Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bookshop
Search - bookshop - List
DL : 0
本系统采用JSP技术构建了电子商务在线书店系统。本文首先介绍了JSP及XML技术的相关特性,并介绍了本系统的JSP+Access+Tomcat开发环境。接着详细叙述了本系统数据库建立过程和JDBC连接数据源的相关技术,详细阐述了数据源的设置方法和JDBC访问数据库的过程。本系统由客户端和后台管理两部分组成。客户端的主要功能包括:会员注册、登录,查询图书,显示图书详细信息,购物车和留言板;后台部分包括:管理员管理图书,管理会员和定义管理员用户名和密码三个功能。-This system used the JSP technology to construct the electronic commerce on-line bookstore system.This article first introduced the related characteristic of the JSP and XML technology,and introduced the JSP+Access+Tomcat development environment of this system,then narrated the database creation process,the related technology of the JDBC connection data pool in detail,the data pool establishment method and the JDBC visit database process.This system manages two parts by the client side and the backstage to be composed.The client side main function includes: The member registration,logins, inquiry books,demonstration detailed information of books,shopping cart and message center The backstage partially includes: The manager manages the books,manages the member and defines the manager user name and the password three functions.
Update : 2024-05-17 Size : 1176576 Publisher : 杨家波

DL : 0
网上书店,运用JSP 和mysql 编写。稍微改动可变为网店。-bookshop
Update : 2024-05-17 Size : 1227776 Publisher : 华川

DL : 0
网上书城系统,javaweb部分小结,mvc+3层架构,mysql数据库,包含sql语句-Online bookstore system, javaweb part summary, mvc+3 layer architecture, mysql database that contains sql statement
Update : 2024-05-17 Size : 1698816 Publisher : 张三

web jsp基于B/S模式实现网上商城系统-web jsp online mall system based on B/S Mode
Update : 2024-05-17 Size : 22776832 Publisher : wanglin

DL : 0
web源代码,帮助大家学习,上课用的,很好用哦,不信下下来试试看嘛-web source code to help you learn, class, and very easy to use, oh, do not believe it try the next thing
Update : 2024-05-17 Size : 207872 Publisher : 小白

DL : 0
简单的网上书店系统、包含购物车管理、用户管理、涉及的技术JavaBean-servlet-JSP-Simple online bookstore system, including shopping cart management, user management, technology involved JavaBean-servlet-JSP
Update : 2024-05-17 Size : 5550080 Publisher : che

DL : 0
超市管理系统,能够实现订购,添加,删除,查询商品的功能。-Supermarket management system, to achieve order, add, delete, query functions commodities.
Update : 2024-05-17 Size : 402432 Publisher : kevin

电子书城,后台实现书籍信息和文件上传添加功能,前台实现书籍分类显示功能,用户购物车购买功能等-Electronic bookstores, book information and background to achieve file upload add functionality, front display to achieve the classification of books, user' s shopping cart to purchase functions
Update : 2024-05-17 Size : 3013632 Publisher : 李崇德

系统说明 在运行系统之前,用户必须配置连接数据库的字符串,配置连接数据库的字符串存放在Web.config文件中,Web.config文件中的配置连接数据库的字符串如以下代码所示: <add key="strConnection" value="data source=(local) initial catalog=BookShop persist security info=False user id=sa pwd=sa workstation id=LJY packet size=4096"/> 有部分页面是使用SqlDataSoruce数据源控件连接数据,因此用户必须修改页面中连接数据库的字符串,如left.aspx页面中等。 -Before running the system described in the system, the user must configure the database connection string, the configuration is stored in the database connection string in the Web.config file, the string in the Web.config file to configure the database connection as shown in the following code: <add key="strConnection" value="data source=(local) initial catalog=BookShop persist security info=False user id=sa pwd=sa workstation id=LJY packet size=4096"/> Some pages are connected to the data source control using SqlDataSoruce data, so users must modify the database connection string page, such as left.aspx page moderate.
Update : 2024-05-17 Size : 1540096 Publisher : 小梅子

DL : 0
简单的购书网站 简单的购书网站-Simple textbook website
Update : 2024-05-17 Size : 2329600 Publisher : funfei

网上书 asp+access+html+css+js-bookshop online
Update : 2024-05-17 Size : 442368 Publisher : ssymtdh

DL : 0
购买书籍的实现,实现书籍的查找、删除等功能。- Buy books, achieving the books to find, delete functions.
Update : 2024-05-17 Size : 1931264 Publisher : 小红

DL : 0
某些功能有些欠缺因为是赶出来的,适合初学者了解一下-Some lack certain features because it is driven out, suitable for beginners to understand what
Update : 2024-05-17 Size : 12171264 Publisher : belly

DL : 0
网上书店管理系统 .NET平台 前台后台完备 附有数据库-Online bookstore management systems. NET platform, complete with database foreground to background
Update : 2024-05-17 Size : 20124672 Publisher : 岩岩

DL : 0
一份网上书店的数据库配置的代码,有需要的朋友可以下载使用-A database configuration code online bookstore, a friend in need can be downloaded using the
Update : 2024-05-17 Size : 1473536 Publisher : 张欢欢

网上书店系统 基于JSP 使用myeclipse sql 2008 有良好的界面 包含源程序-Online bookstore system based on JSP using myeclipse sql 2008 has a good interface contains the source
Update : 2024-05-17 Size : 627712 Publisher : 紫荆乐悠悠

DL : 0
全部使用java写的txt阅读器。帮助掌握java基础知识。-All java app for txt reader. Help master the basic knowledge of java.
Update : 2024-05-17 Size : 1995776 Publisher : 江胡

DL : 0
用HashMap模拟一个网上购物车。包括string类操作;包装器类使用方法;Math类相关数学方法和Random类的使用;HashMap类的应用方法。 -HashMap simulation using an online shopping cart. Including the string class action wrapper class uses methods using relevant mathematical methods and the Math class Random class application methods HashMap class.
Update : 2024-05-17 Size : 1024 Publisher : 汉库克

DL : 0
用JSP编写的图书管理系统,实现图书的买卖。-JSP+bookshop good
Update : 2024-05-17 Size : 1955840 Publisher : 王鸿翔

DL : 0
实现网上购书系统的基本功能,添加购物车、提交订单等-Book online system for basic functionality, add the shopping cart, submit orders, etc.
Update : 2024-05-17 Size : 4121600 Publisher : Adobe
« 1 2 ... 25 26 27 28 29 3031 32 33 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.