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

User

  • 使用说明:请您先正确设置数据库及JDBC驱动。 参考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.r

    使用说明:请您先正确设置数据库及JDBC驱动。 参考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.raofeng.com/love/kiss/archives/2006/13.html http://dev.mysql.com/downloads/connector/j/3.1.html下载JDBC驱动 先新建一数据库(默认名为jspmo)建立数据库及表格的命令都在sql.txt内,可以直接复制到数据库里运行。 默认管理员名为: admin ,密码为:jspmo.com 请修改config.jsp中的name(管理员名),password(管理员密码),sitename(留言本标题),copyright(版权信息). 以及conn.jsp中的host(数据库服务器主机),User(数据库用户名),pw(数据库密码),db(数据库名),tab(数据库表名)。

    标签: http blog archives raofeng

    上传时间: 2015-10-25

    上传用户:894898248

  • 功能介绍: (1)使用三层架构,代码优化

    功能介绍: (1)使用三层架构,代码优化,便于修改,可以自由选择皮肤。 (2)界面友好,操作简便 性能进行了优化,速度快 (3)User.aspx进行用户管理,可以进行用户注册,密码修改,用户登录 (4)从页面左边可以直接进入词条,也可通过搜索进入词条,还会直接显示最新的10个词条。 (5)词条按tag(标签)分类聚合,每个词条可加入到任意多个tag,点击词条下面的tag,会列出所以包含此tag的词条 (6)点击history(历史)进入对比页面,将各个版本的列出,可以将任意两个进行比较,可以恢复到以前的版本 (7)每一次修改者的IP和详细地址会记录在数据库中,IP地址采用纯真数据库 (8)管理员登录后,可以将各个内容模块随意摆放拖曳,调整步局

    标签: 三层架构 代码

    上传时间: 2013-12-21

    上传用户:zwei41

  • 管理员用户登陆: 用户名 admin 密码123 (密码可打开access数据库hangkong.mdb

    管理员用户登陆: 用户名 admin 密码123 (密码可打开access数据库hangkong.mdb,在User表中直接修改)asp文件:login.asp

    标签: hangkong access admin 123

    上传时间: 2015-10-28

    上传用户:bjgaofei

  • 连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="

    连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String User="DBA_WEB" static String password="DBA_WEB"

    标签: oracle String OracleDriver driverName

    上传时间: 2013-12-12

    上传用户:skfreeman

  • java登陆,帐号以及密码的操作 <strong>UserBean</strong> will hold all of the information * regardi

    java登陆,帐号以及密码的操作 <strong>UserBean</strong> will hold all of the information * regarding a specific User of the AddressBook application.

    标签: strong information UserBean regardi

    上传时间: 2015-10-29

    上传用户:894898248

  • 1、锁定某个主题抓取; 2、能够产生日志文本文件

    1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行设置,包括:抓取深度(depth)、种子URL等; 7、使用User-agent向服务器表明自己的身份; 8、产生抓取统计信息:包括抓取速度、抓取完成所需时间、抓取网页总数;重要变量和所有类、方法加注释; 9、请遵守编程规范,如类、方法、文件等的命名规范, 10、可选:GUI图形用户界面、web界面,通过界面管理spider/crawler,包括启停、URL增删等

    标签: 日志

    上传时间: 2013-12-22

    上传用户:wang5829

  • This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete s

    This practical, roll-up-your-sleeves guide distills years of ingenious XML hacking into a complete set of tips, tricks, and tools for web developers, system administrators, and programmers who want to leverage the untapped power of XML. If you want more than the average XML User--to explore and experiment, discover clever shortcuts, and show off just a little (and have fun in the process)--this invaluable book is a must-have.

    标签: roll-up-your-sleeves practical ingenious distills

    上传时间: 2015-11-01

    上传用户:lili123

  • 自从微软推出16位的Windows操作系统起

    自从微软推出16位的Windows操作系统起,此后每种版本的Windows操作系统都非常依赖于动态链接库(DLL)中的函数和数据,实际上Windows操作系统中几乎所有的内容都由DLL以一种或另外一种形式代表着,例如显示的字体和图标存储在GDI DLL中、显示Windows桌面和处理用户的输入所需要的代码被存储在一个User DLL中、Windows编程所需要的大量的API函数也被包含在Kernel DLL中。

    标签: Windows 微软 操作系统

    上传时间: 2013-12-14

    上传用户:zhuimenghuadie

  • A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer

    A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your User interface and then automatically generate SWT java source code.

    标签: Designer translator converts classes

    上传时间: 2014-10-30

    上传用户:zhanditian

  • design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally

    design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so User only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.

    标签: Butterworth internally Chebyshev specified

    上传时间: 2015-11-08

    上传用户:253189838