搜索资源列表
fenye
- 这个文档写出了web开发中常用的一种分页技术,其中包含了用于实现分页的SQL语句,Javascr ipt代码,jsp页面的代码,和jdbc的操作源码,另外还有相关的代码注释,帮助大家理解原理,特别适合提高基础的初学者-This document sets out the development of commonly used web page of a technology, which includes pages for the realization of the SQL stateme
SQLdatabaseJDBC
- connect to a SQL database with JDBC If you re interested in connecting your Java applications to standard SQL databases like Oracle, MySQL, SQL Server, and others, JDBC is the way. The combination of Java s JDBC and standard SQL makes a simple and
BookManageSystem
- 这是一个功能比较完善的图书管理系统,用Visual Studio 2010编写。主要功能包括图书的查询、管理以及删除等操作。程序用JDBC连接SQL Server数据库,压缩包中用图书信息的数据库导入文件。-This is a fairly complete library management system, written using Visual Studio 2010. Key features include books queries, manage, and delete oper
