资源列表
eatbean1.0-src
- 吃豆子源码说明 Version 1.0 Author Raindrop-\"Nothing\" Email chinaren_gc@chinaren.com Date 2002.03.29 此源码在jdk1.3.1下调试通过。 在此环境下以Applet/Application方式均能正常运行。 注意data和images目录必须放到class所在目录下的eatbean/util/目录下,以便程序
netbeanBBS
- JSP开发的BBS,所用开发平台为netbean4.1,在win2000和winXP下顺利通过测试,本作品适合刚学JSP者使用。-JSP development of the BBS, used for the development platform netbean4.1. the WIN2000 and winXP smoothly pass the test, the works suitable for those just learning to use JSP.
zjengin
- 系统介绍 Engineer系统是降低服务器负载,减少企业运营成本的完美解决方案。通过动态批量生成静态页面,可使企业在对外发布服务器选择上,缩减对硬件的投资,并同时降低企业的互联网接入费用。 Engineer系统可与目前98%以上文章管理系统进行无缝结合,2%特例系统,也可通过二次编码进行整合,系统根据模板生成静态页,时刻保持网站的新鲜感。 Engineer系统是企业低成本、高负载量网站运营完美解决方案。 1.2 系统特点 1.2.1 与现有系统无缝整合 系统采用XM
zjxinwen
- eNews(帝国新闻发布系统)安装说明。 本程序由\"PHP帝国\"版权所有。有问题请联系:wm_chief@163.com或访问www.phome.net 安装目录只能是访问根目录下: 如:http://localhost:8080/是指向E:\\myjsp这个目录,则将程序解压到:E:\\myjsp目录下(注意:enews目录名不能更改,否则程序不能运行) 这样访问新闻的地址就是:http://localhost:8080/enews/,而后台则为:http://loc
JSP编写的一个聊天室程序
- JSP编写的一个聊天室程序!功能齐全,界面美观!-JSP prepared a chat room procedures! Fully functional, beautiful interface!
Yuzi调查引擎2000多用户版
- 1.支持多用户模式。 2.在线申请友情连接在线开通。 3.申请EMAIL回复功能。 4.条型图投票百分比显示。 5.为用户提供滚动JAVAs cript更新代码-1. Supports multi-user mode. 2. Online application online friendship link opened. 3. EMAIL restore functional applications. 4. Pattern of the voting percenta
aoyou.net
- C#+SQL开发,遨游C#版。 我个人觉得是最优秀的文章系统-C# and SQL, C# traveling version. Personally, I think it is the best system article
jjinfo
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 详细介绍了jdbc的常用api以及数据库中的表的级联。 开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。 数据库平台为ms sql server2000 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
zjnews
- 1.解压缩 (如解压缩到虚拟目录下) 2.将web-inf内的class文件放入适当的位置 3.建数据源,名称为sts 4.打开你的服务器,可以测试了 (如:http://localhost:8080/sts ) 7.提出Bug -->E-mail:litianquan@tom.com 8.提醒您:不要忘记把web-inf文件夹的内容放到相应的位置呀 resin默认放到doc下 -1. Decompress (such a
xmlhttprequest
- 一个ajax的通用库,可以根据这个实现很多功能-a generic library that is the basis of this realization of many functional
另类设计Flash导航模版
- Flash导航模板 Flash导航模板.-Flash navigation navigation template navigation templates Flash Flash template navigation Flash navigation template.
hellooooo
- 利用多态性编程,创建一个square类,实现求三角形、正方形和圆形面积。方法 //抽象出一个共享的类,定义一个函数求面积的公共界面。再重新定义各面积的求面积 //函数,在主类中创建不同类的对象,并求不同形状的面积 -use polymorphism programming, the creation of a square type, seeking to achieve triangle, square and circular area. Methods / / abstract o