搜索资源列表
commZone-05a-bin
- An open-source WWW discussion Forum based on JSP/Servlets which uses JDBC to store and retrieve messages from a database -An open-source WWW discussion Forum based on JSP / Servlet which uses JDBC to store and retrieve messages from a database
FurnitureOrder
- 该系统为家具订购单管理系统,由管理员和销售员管理,销售员可利用该系统进行家具订购单填写和自动生成的工作,减少人工操作带来的工作效率低的问题.还可以管理仓库存储货品信息,管理员还可以进行简单的员工管理和货品信息管理.以下是运行该系统的一点说明 一 开发环境 OS: Windows XP IDE: Jcreator DataBase: MicroSoft Office Access 2003 二 运行 1:注册数据源 数据源名称为OrderMng; 2:
BookSupermarket.rar
- 网上图书超市,本系统是采用myeclipse和sqlserver2000数据库。完成一个简单的网上购物系统,Online book store, the system and are using myeclipse database sqlserver2000. To complete a simple online shopping system
LM
- Java+SQL2005图书借阅管理系统 此程序为图书借阅管理系统课程设计,用Eclipse开发环境开发,采用数据库的形式来存储数据。-Java+ SQL2005 lending management system This procedure for book lending management system, curriculum design, the form of the Eclipse development environment, development, dat
Chat
- C/S模式的聊天系统,java开发,无数据库,使用文件作为存储用户信息的方式-C/S mode of chat system, java development, no database file to use as a store of user information
OnlineBookStore
- It is source code for managing online book store using jsp + servlet + javascr ipt, development tool is Netbean, database is XML, web container tomcat6.0
MyPetShop
- C#编写的宠物商店网站,包括数据库存储过程-C# Prepared pet store Web site, including the database stored procedure
product
- 电子商店,可以对商店的商品进行增删改查操作,此程序不涉及数据库连接问题。存储是由数组实现的 -Electronic stores, you can store the goods on the additions and deletions to search operations, this procedure does not involve database connectivity problems. Storage is achieved by the array
bookshop
- 电子书店说明 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 数据库设计时采用Oracle进行的,可以用所附脚本
jsp2Bmysqlbookstore
- 在线书店,比较完整,装了Mysql和Tomcat后就可。步骤如下: (1)复制源代码bookshop文件夹到Tomcat的webapps\ROOT文件夹下 (2)复制源文件夹下的WEB-INF中的全部内容到Tomcat的webapps\ROOT\WEB-INF\classes下,有同名文件覆盖 (3)将数据库文件夹下的bookstore文件复制到Mysql的data文件夹下 (4)在地址栏中输入http://localhost:8080/bookshop运行测试即可-Online booksto
store
- JSP开发的网上购物系统,数据库为SqlServer2-JSP development of online shopping systems, database SqlServer2000
JSPAjax
- JSP+Ajax database 目录存放数据库SQL文件 java 目录存放java源文件 webapp 目录存放实例页面及JSP源文件-JSP+ Ajax database directory store database SQL files java directory stored java source files stored instance of the webapp directory and the JSP page source file
4S-store-sales
- 基于Oracle数据库的3层架构的4S店销售系统模拟。能实现不同用户群体的权限管理和对车辆信息的管理。-Layer 3-based Oracle database architecture simulation 4S store sales. Different user groups to achieve the rights management and the management of vehicle information.
store_07
- 库存管理系统,适合小企业或公司的仓库管理系统。ASP+SQL2000. 使用方法: 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默认web站点的路径为本目录的绝对路径。确保您的机器上安装了SQL Server2000或以上的版本,建立一个新的数据库store,利用sql查询分析器和store.sql建立数据库。更新pendb.inc文件,将文件中的Server的名称换成本机的机器名,uid的名称换成访问数据库的用户名,pwd的名称换成相应的
The-website-system-an-online-store
- 网站系统-网上书店,用java,数据库、Eclipse实现的前台、后台的所有功能。-The website system-online bookstore, use Java, database, Eclipse of the realization of the front desk, backstage all functions.
case2
- 实现电脑磁盘,内存等数据读取,存储数据库,并显示页面-Achieve computer disk, memory, and data read, store database and display the page
store
- 本系统主要为仓库管理系统,主要包含仓库的各种物资进出管理,包含数据库mdf和ldf文件,主要供大家课程设计参考。-The system for warehouse management systems, and consists mainly of goods between warehouse management, contains database mdf and ldf files, mainly for everyone to curriculum design reference.
store
- 利用jsp+servlet做的一个网上书店数据库的操作用的是jdbc,用户的权限验证及操作用的是过滤器和监听器-Operation use jsp+servlet do an online bookstore database using jdbc, verify the user' s permissions and operation using filters and listeners
TESTING
- JSP + mysql 小型网上商城,数据库一应俱全。-JSP+ mysql small online store, database readily available.
DataBase
- 为满足大学生阅读需求,提高书籍的利用率,我们利用数据库建立大学生二手书交换平台。该平台为C/S模式,使用Java面向对象编程构造客户端,使用SQLServer2008在服务器端存储数据信息。客户端拥有登陆和注册、发布书籍、按需搜索、发出交换请求功能,服务器有处理客户消息、操作数据库、生成交换记录功能。(In order to meet the reading needs of college students and improve the utilization of books, we us