搜索资源列表
jsp-chapter5
- 本实例是一个由JSP实现的网上购物系统。本实例实现了基本的登录验证、查询商品、分页处理、购物车处理以及订单处理功能。程序安装方法是: 第一步:将cart.jsp复制到C:\\Apache Tomcat 4.0\\webapps\\ROOT下。 第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\\Apache Tomcat 4.0\\common\\classes目录中。 第三步:将cart.mdb复制到C:\\下。 第四步:配制ODBC数据源,在
51CTO-java-page
- 在项目中,分页是一个项目中必不可少的,它可以防止我们从数据库中进行大量数据查询时速度变慢,提高我们的查询效率。-In the project, paging is essential to a project, it can prevent us the of the large amounts of data query speed, improve our query efficiency
sigma_grid2.4_release
- Sigma Grid是一个基于Ajax的数据表格,用以显示滚动的表格以及进行单元格数据的在线编辑,支持各种流行的浏览器,提供服务器端的集成解决方案,包括PHP、Java、.NET和Perl。主要功能包括数据浏览、嵌套的多个表头、列排序、分页显示,支持大数据量的数据显示。 -Sigma Grid is an Ajax data grid for displaying scrolling table cell data as well as online editing, supports a
gytinla
- ssh实现简单的论坛帖子增删改查,分页,回复帖子的项目实例(SSH to achieve simple forum posts additions and deletions to change, paging, reply to posts of project examples)