资源列表
SqlPageClass
- 利用SQL语句进行分页,效果极佳。使用示例: set mypage = new sqlpage mypage.sql = 执行查询的Sql语句 mypage.orderby = \"id desc,date desc\" mypage.pagesize = 20 每页20条 rs.open mypage.newsql,conn,1,1 do while not rs.eof .... .... Loop rs.close mypage.sho
JavaChatClient
- 用JAVA写的一个简单的聊天室客户端代码,供初学者学习参考-with JAVA write a simple chat room client code reference for beginners learning
IndexHTML
- Index HTML-Index HTML ...
luo
- 图书管理系统主要实现学生们可以在里面,进行任何书籍的查询,对于新到图书,可以立即检索出来。-The main achievement of library management system in which students can carry out any inquiries books for new books, search out immediately.
HTMLoverlay.js.tar
- javascr ipt overlay example
dianzishangwu
- 软件设计模式 国际电子商务系统的实现 内附上源代码-Software design patterns to achieve international e-commerce system containing the source code
displayHit
- this the php to display the hit ofthe webpage-this is the php to display the hit ofthe webpage
chapter-12
- Head First java里的源代码,12章- the code is in the book which named Head First java .chapter 12
filter
- 一个过滤器,管理网站目录文件权限的过滤器,有例子说明,简单实用,只需要一个session即可-A filter, administer the site directory file permissions filter, there are examples, simple and practical, you only need a session to
Calculate
- JAVA代码:带界面显示的计算器,除了一些基本数学操作外,还加入了清零,退格等相应功能-JAVA code: calculator with interface, in addition to some basic math operations, also joined the cleared backspace and corresponding function
ElemCopyOf
- Elem Copy Of extends Elem Template Element.
teshuqipanfugai
- 特殊棋盘覆盖问题的Java脚本文档,采用递归的思想解决-Special chessboard coverage of Java scr ipt files, using recursive thinking to solve
