搜索资源列表
jspjdlyb
- 留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB-INF\\classes\\wu目录下面 数据库采用的是mysql 建表语言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varcha
Fader
- 改程序可以实现渐隐渐现的文字.程序源码在Java2上编译通过,并且有注释.-reform process can be achieved gradually become Implicit is the language. Procedures in Java2 source compiled through, and it Notes.
xwchat10
- 这是一个简单的聊天室,适合个人网站,朋友家庭之间使用 也是asp初学者的非常好的学习资料,几乎常用的asp代码这里都用到了 并做了解释.所有的代码我都进行了注释 思路清晰 asp初学者可以从以下三块功能分析这个程序 1.在线用户统计(关键) 2.存储显示信息, 3.开展功能熟悉vb的函数如compstr() replace() mid()等-This a simple chat room for personal websites, family fr
java34772224
- 基于JavaSoundDemo的多客户端语音通信. 适合于初学者,对源码有了较为详尽的注释!-JavaSoundDemo based on the multi-client voice communications. Suitable for beginners, to have a more detailed source of the Notes!
随机雪花3
- 表现随机的雪花,有详细的注释。想了解随机函数的请下载学习-performance random snowflakes, a detailed notes. To understand the function of the random study Download
91wapurl20060206
- 刚刚告一阶段的小站,网址导航类,采用ASP+ACCESS,部分程序汉注释,Discuz!默认风格 下载地址见站内公告,以后会不断完善其功能,比如手机的浏览模块,欢迎下载交流! 我的QQ:308662921 MSN:freegq@hotmail.com 网址:http://www.91wap.cn -was just one phase of the station site navigation category, using ASP ACCESS, s
spb444
- 本论坛采用asp+access2000开发,因此,要求服务器为WIN2000+IIS5+ADO2.5或以上版本, 方能保证本论坛高效,稳定的运行。如果你的服务器为WINNT 4.0+IIS,则请用文本编辑器(如 记事本)打开forumconn.asp,使用第5行的ODBC驱动,并将第6行变为注释。但这样做将严重影 响本程序的效率,经测试,默认的OLEDB方式在大数据量时效率要比ODBC驱动方式效率高2.5倍 左右。-use this forum asp access2000 de
FLASHboo
- FLASH大头贴 FLASH部分源程序解析 原来有几个前辈贴过了一些关于这个技术的代码,有JAVA的,也有FLASH COM的。现在我把FLASH部分通过摄象头获得图象信息的代码贴出来。供大家参考。 这段代码是我参考了别人的代码自己写出来的。原来的那个网站里总共提供了两个类来实现这个问题。估计贴出来大多数人也会看的眼花缭乱不知所以(其实我也没太看明白)。所以按原来程序的思路自己重新写了一部分。大多数语句都写了注释。如果大家有什么不明白的,欢迎跟贴讨论-source analytic
xuehui
- 江苏省测绘学会网站 文件非常精简,加了很多注释-Jiangsu Province Survey Institute website very concise document, with a number of Notes
cysjw520lyb
- 一个功能完整留言本程序,带有很详细的注释,适合初学asp学习使用.下载后安装即可.-functional integrity of a message of this program, with a very detailed notes, asp suitable for beginners to learn how to use. after installation can be downloaded.
Chat-Java
- 一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server / client class document
java_chat_src
- 聊天室说明: 此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分为广播形式和单点对单点的选择发送形式。此程序可以在单机和局域网运行。 在原来程序的基础上,稍加修改了程序,添加了检测用户名唯一性的功能,并且完善了注释。如果有什么错误,请大家多多指导!-Chat Room Note : This procedure based on the C / S mode, Server runni
DES_Descript
- DES加密算法,从网站上下载的,但对一此要点的地方做了注释-DES encryption algorithm, downloaded from the website, but this points to one of the places to do a footnote
334345javartp
- 用javax.media中与RTP相关的包实现了RTP传输过程。注释很详细,读者可以很快掌握如何用java实现rtp-with javax.media RTP associated with the realization of the RTP packet transmission. Notes detail, the reader can quickly grasp how to use java achieve rtp
myqq
- qq聊天室 一个用java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件 -qq chat aaaaaaaaaaaaaaaaaaaa
jquery源码_详细中文注释.pdf
- jquery源码详解,很清晰的注释,按代码逻辑层层入深。(JQuery source code detailed, very clear notes, according to the code logic layer by layer.)
limy-eclipse-1.5.4
- 该软件包可合成至eclipse,自动生成注释代码,get、set方法。(The package can be synthesized into eclipse and automatically generated annotation code, get and set methods.)
Annotation
- 注释详解,适合java初学者了解几种常见注解类型(Annotation detailed, suitable for beginners java understanding of several common types of notes)
three.js源码注释
- 详细的翻译了three.js官方文档的大部分源码,有利于初步接触three.js的童鞋快速入门。(The detailed translation of most of the source code of the three.js official document is beneficial to the initial exposure of child to three.js.)
根据数据库注释自动生成数据库文档【支持Oracle和Mysql】
- java源码,可以读取 mysql和oracle的数据库注释生成word格式的数据库文档