Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bookshop
Search - bookshop - List
DL : 0
利用JDBC,JSP技术实现简单的网上书店程序设计,程序具有图书展示(三本书),加入购物车,购物篮展示,移出商品,继续购物,交银台,结账单等功能。-use JDBC, JSP technology to achieve simple online bookstore programming, procedures to display books (three books), a shopping cars, shopping basket display and outflow of goods, continue to be offered Silver Terrace, Regulations alone, and other functions.
Update : 2024-05-17 Size : 80896 Publisher : 陈正昌

C语言课程设计:图书管理系统 希望对大家有帮助-C language curriculum design : library management system hope to be helpful
Update : 2024-05-17 Size : 1024 Publisher : 柳文明

DL : 0
本科时候的一个小课程设计,用c++实现的书店管理程序-time undergraduate courses in a small, was designed to achieve c bookstore management procedures
Update : 2024-05-17 Size : 7168 Publisher : zhangjun

DL : 1
用JAVA做的网上书店系统.可以用来做毕业设计或者课程设计.-with JAVA do online bookstore system. Can be used to do design or graduate curriculum design.
Update : 2024-05-17 Size : 224256 Publisher : 蓉蓉

DL : 0
电子书店是本人在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。    本程序只可用于学习参考,不得用于商业系统,如有发现,将以法律解决。-Electronic bookshop was I in the learning process of a JAVA operations, used by the website name and company name are fabricated, if the same name, I am sorry. This procedure may be used only in reference to learning, should not be used for business systems and, if found, will be law.
Update : 2024-05-17 Size : 1339392 Publisher :

DL : 0
运行环境:Win 2000 Server + SQL Server 2000 + MS vs.net Framework   安装:  1、用相应解压工具解开BookShop.rar到某目录下,如C:\BookShop,将其设置为Web共享。        2、将Database里边的数据文件到某目录下,如C:\Db,启动SQL Server的查询分析器,      运行以下存储过程        sp_attach_db BookShop , c:\db\BookShop_Data.MDF , c:\db\BookShop_Log.LDF      如果无误的话这时应该在你的SQL Server服务器上建立了一个叫BookShop的数据库。        3、打开BookShop目录下的文件web.config(文本的),找到 <appSettings> <add key="strConnection" value="data source=kiss-2iawrfcmv7 initial catalog=BookShop persist security info=False user id=sa workstation id=LJY packet size=4096" /> 这部分,将(local)改为你的数据库服务器名,sa改为有权限访问BookShop数据库的用户。      4、打开IE验证,这个就不用教了吧:)
Update : 2024-05-17 Size : 2323456 Publisher : cxd

DL : 0
电子书店管理系统, 不要解压密码的,直接可以下载-Electronic bookshop management system, not to extract the password, can be downloaded directly
Update : 2024-05-17 Size : 2788352 Publisher : hu

 · 电子书店管理系统 很容易学习!!初学者的天堂-Electronic bookshop management system is easy to learn!! Beginner
Update : 2024-05-17 Size : 2900992 Publisher : gfhgh

DL : 0
利用JSP来实现网站的各种功能,还可以与数据库进行连接。-Use JSP to achieve the site
Update : 2024-05-17 Size : 1558528 Publisher : 王曼

DL : 0
网上书店系统-Online bookstore system
Update : 2024-05-17 Size : 16518144 Publisher :

DL : 0
本系统采用JSP技术,实现了网上书店-电子商务的功能。-The system uses JSP technology, the realization of the online bookstore- E-commerce functions.
Update : 2024-05-17 Size : 58368 Publisher : wj

DL : 0
登陆,注册,添加图书,浏览图书,删除图书,购物车。。。。。。等-Landing, registration, add books, browse books, delete books, shopping cart. . . . . . Etc.
Update : 2024-05-17 Size : 435200 Publisher :

DL : 0
一个简单的书店程序,ASP.NET跟C#开发的-err
Update : 2024-05-17 Size : 186368 Publisher : 不知道

DL : 0
网上书店网站源代码,用SQLServer结合做的,可一添加书籍删除书籍,这些是我在大一的时候做的,还有点小错误,请大家自己修改。-Online bookstore web site source code, combined with SQLServer do, can I add books to delete books, these are in the freshman year when I do, there is little error, please amend its own.
Update : 2024-05-17 Size : 73728 Publisher : zmx

DL : 0
网上书店 可实现购物车、用户注册、管理等的管理。支持ACESS数据库-Can be achieved online bookstore shopping cart, user registration and management, management. Acess database support
Update : 2024-05-17 Size : 336896 Publisher : white

DL : 0
网上书店,简单代码.让初学者容易掌握内容-err
Update : 2024-05-17 Size : 76800 Publisher : lulu

电子书店管理系统,完整无错全部源代码,代码内注释清楚,是一个很不错的例程。-Electronic bookshop management system, a complete error-free full source code, the code within the notes clearly, is a very good routine.
Update : 2024-05-17 Size : 2897920 Publisher : 张天乐

DL : 0
基于JSP编程的网上书店系统,功能挺强的!可供课程设计或毕业设计的同学使用-JSP-based programming online bookstore system, function quite strong! For curriculum design or graduate design students to use
Update : 2024-05-17 Size : 343040 Publisher : 孙孙孙

DL : 0
系统分为用户模块和管理员模块两大部分。 普通用户只能查看、搜索和购买图书。搜索有按书籍的类别、书籍名称、出版社名称、上架时间等条件的查询。购买方式有选择邮递和特快等方式。购物车的设计有记录某用户购买了什么书以及书籍的一系列信息和购买时间都记录下来,用户账户上还剩多少钱进行动态跟踪,实时记录用户信息,设计时要注意多表查询,多表的对应关系等。 -System is divided into a user module and the administrator of two major modules. Ordinary users can only view, search and buy books. Search by the category of books, book name, Press the names of conditions was added to our catalog inquiries. Buy the way have to choose, such as mail and express. Shopping cart design has record what a user purchased the book, as well as a series of books of information and to buy time on record, the user accounts on how much money left for dynamic tracking, real-time record of user information, the design should pay attention to multi-table queries, multi- the corresponding relationship table.
Update : 2024-05-17 Size : 1462272 Publisher : ly

DL : 0
网上书店的源代码,可以运行,功能非常详细-Online bookstore of the source code, you can run, very detailed
Update : 2024-05-17 Size : 826368 Publisher : 啊门
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.