虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

localhost

  • php+spider 官方: http://www.cs.ioc.ee/~ando/sphider/ 演示: http://www.ioqz.com/search/sphider/searc

    php+spider 官方: http://www.cs.ioc.ee/~ando/sphider/ 演示: http://www.ioqz.com/search/sphider/search.php 汉化 by sluke topscn@gmail.com www.sluke.cn 1、修改admin/auth.php中的管理员和密码 $admin = "admin" 用户名 $admin_pw = "admin" 密码 2、修改include/connect.php中的数据库设置 $database="sphider" 数据库名称 $mysql_user = "root" 数据库用户 $mysql_password = "" 数据库密码 $mysql_host = "localhost" 数据库地址 $mysql_table_prefix = "sphider_" 3、修改include/connect.php中的各种设置,可以不修改。 4、运行admin/install.php安装

    标签: sphider http www spider

    上传时间: 2017-01-01

    上传用户:wqxstar

  • 小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D: omcat4webappsROOT ews目录下) 2.进入classes目录

    小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录下news.sql导入;news.sql中37行中用户可修改你想要的密码,但用户名admin不能更改,否则不能实现超级管理员的功能 4.运行管理文件 --> admin/index.jsp 对系统进行一些基本设置(首先添加栏目) (如: http://localhost:8080/news/admin/index.jsp ) 5.OK!欢迎使用 (如:http://localhost:8080/news/index.jsp )

    标签: omcat4webappsROOT javabean classes mysql

    上传时间: 2013-11-28

    上传用户:www240697738

  • 1、在Tomcat的Webapps目录下建立一个目录

    1、在Tomcat的Webapps目录下建立一个目录,例如oa。 2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。 3、启动Tomcat 4、在地址栏中输入http://localhost:8080/oa 缺省用户: Robin 管理员, 密码:111111 RL 用户, 密码:222222 用户可以自己注册用户或者修改data目录下的users.xml文件。

    标签: Webapps Tomcat 目录

    上传时间: 2013-12-22

    上传用户:小宝爱考拉

  • 如果不使用IIS,请先运行 XSP.exe,待提示已侦听 8080端口后

    如果不使用IIS,请先运行 XSP.exe,待提示已侦听 8080端口后,用浏览器访问 http://localhost:8080/即可

    标签: 8080 IIS XSP exe

    上传时间: 2013-12-25

    上传用户:hebmuljb

  • 本系统为在线相册系统

    本系统为在线相册系统,使用方法(这里假定Tomcat安装在本机,且为缺省的配置): 1、在Tomcat的Webapps目录下建立一个目录,例如oa。 2、将程序代码的build/web/目录下的全部文件复制到Tomcat的webapps目录下oa目录。 3、启动Tomcat 4、在地址栏中输入http://localhost:8080/oa 缺省用户: Robin 管理员, 密码:111111 RL 用户, 密码:222222 用户可以自己注册用户或者修改data目录下的users.xml文件。

    标签:

    上传时间: 2013-12-20

    上传用户:561596

  • Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

    Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL.

    标签: your directory htdocs LOGIN

    上传时间: 2017-03-26

    上传用户:zq70996813

  • 旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mys

    旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs; 2、将/WebRoot目录下的tshs.war复制到${CATALINA_HOME}/webapps目录下(其中CATALINA_HOME是tomcat的安装目录),然后启动tomcat; 3、完毕后使用http://localhost:8080/tshs访问系统,通过旅游管理部门帐户email:admin@buaa.edu.cn password:admin 访问(若前一步导入的是tshs-initialized.sql,则系统增加了客户帐户email:client@163.com password:client 和公司帐户email: travelcorp@163.com password: travelcorp,你可以尝试用各个帐户登陆系统)。 本系统开发仓促,难免存在不足,请提出宝贵意见,谢谢!

    标签: myeclipse eclipse struts tomcat

    上传时间: 2013-12-21

    上传用户:waitingfy

  • jsp+servlet实现上传文件的源代码。WAR 文件里包含源码。 把fileupload.war放入tomcat的webapps目录

    jsp+servlet实现上传文件的源代码。WAR 文件里包含源码。 把fileupload.war放入tomcat的webapps目录,看http://localhost:8080/fileupload/ web.xml内有设置说明。可以设:maxFileSize, localDirectory, encoding ...

    标签: fileupload servlet webapps tomcat

    上传时间: 2014-11-26

    上传用户:asddsd

  • 解压在c盘

    解压在c盘,运行bin/httpd.exe,整个电子商务网站在ec里,在浏览器中输入http://localhost:8080/ec/index.jsp 来运行主页,此网站设计时有一个错误,自己改正。

    标签: 解压

    上传时间: 2013-12-26

    上传用户:金宜

  • 在J2ME中实现虚拟代理

    在J2ME中实现虚拟代理,然后过滤user-agent ,用于突破广东移动等的cmwap限制使用方法,启动后将相应软件(如Opera)的代理设成localhost 8080,即可-J2ME virtual agents, then filter user-agent, Guangdong Mobile breakthrough for the restrictions on the use of SMS, will start corresponding software (such as the Opera), the agent set to localhost 8080 can be

    标签: J2ME 虚拟 代理

    上传时间: 2017-05-22

    上传用户:wuyuying