Welcome![Sign In][Sign Up]
Location:
Search - jsp shop sql

Search list

[JSP/Javastruts+ibatis

Description: >项目名称:电脑电子商务平台 >1.运行环境JDK1.6+Oracle10g+Tomcat5.5 >2.开发工具: MyEclipse Enterprise Workbench 项目名称:电脑电子商务平台 1.运行环境JDK1.6+Oracle10g+Tomcat5.5 2.开发工具: MyEclipse Enterprise Workbench 5.1.0 GA 3.开发框架:Struts1.38+Ibertis2.3 4.功能描述: 项目后台和前台.后台是网站管理员对商务网的产品和商品的分类进行管理,客户的会员管理前台显示最新的产品信息,会员注册登 陆后可以享用购物车和网上订购产品功能. 使用说明: 1.数据库配置,在ORACLE10的客户工具运行ddl里的CREATE TABLE SHOP.sql创建数据库表 2.用MyEclipse上传项目到tomcat5.5中,然后启动tomcat. 3.系统后台数据管URL是http://localhost:8080/omegshop/admin/adminLogin.jsp 默认的用户名是admin,密码admin. 4.系统前台URL是http://localhost:8080/omegshop/index.jsp, 注册用户名: member 密码: member
Platform: | Size: 4100245 | Author: 林生 | Hits:

[Web Server网上书店

Description: 一个功能强大的网上书店asp实现,数据库采用sql server2000,并有后台管理功能。-Setting up a very storng book shop on net by asp, Database use the sql server2000 and Manage of Function on Backstage
Platform: | Size: 3266560 | Author: 李永波 | Hits:

[WEB Codebookstore_jspt

Description: 网上书店是一个多功能的网上店铺,您可以使用框架建立一个可扩展的系统。它运用数字签名付费表单系统检验信用卡。 特点有: - 用户注册 - 产品投票 - 数字签名付费表单综合化 - 类别 - 购物车 - 成员管理 - 命令管理 - 项目管理 - 类别管理 - 信用卡类型管理-online bookstore is a multi-purpose shop online, you can use the framework for the establishment of a scalable system. Digital signatures use it to pay credit card system on the form. Features include :- User Registration- products- in the form of digital signature to pay integrated-type-Cart- member management-Order Management- project management-type of management-type credit card management
Platform: | Size: 322560 | Author: xiaoguang327 | Hits:

[JSP/Javastruts+ibatis

Description: >项目名称:电脑电子商务平台 >1.运行环境JDK1.6+Oracle10g+Tomcat5.5 >2.开发工具: MyEclipse Enterprise Workbench 项目名称:电脑电子商务平台 1.运行环境JDK1.6+Oracle10g+Tomcat5.5 2.开发工具: MyEclipse Enterprise Workbench 5.1.0 GA 3.开发框架:Struts1.38+Ibertis2.3 4.功能描述: 项目后台和前台.后台是网站管理员对商务网的产品和商品的分类进行管理,客户的会员管理前台显示最新的产品信息,会员注册登 陆后可以享用购物车和网上订购产品功能. 使用说明: 1.数据库配置,在ORACLE10的客户工具运行ddl里的CREATE TABLE SHOP.sql创建数据库表 2.用MyEclipse上传项目到tomcat5.5中,然后启动tomcat. 3.系统后台数据管URL是http://localhost:8080/omegshop/admin/adminLogin.jsp 默认的用户名是admin,密码admin. 4.系统前台URL是http://localhost:8080/omegshop/index.jsp, 注册用户名: member 密码: member
Platform: | Size: 4100096 | Author: 林生 | Hits:

[JSP/JavaJSPshop

Description: JSPshop JSPshop-JSPshop JSPshop JSPshop
Platform: | Size: 645120 | Author: | Hits:

[JSP/JavaJSP-shop

Description: JSP制作得网上购物系统,用得是SQL2000数据库-JSP create a online shopping system, is used SQL2000 database
Platform: | Size: 344064 | Author: 1111 | Hits:

[JSP/Javashop

Description: 这是一个基于jsp和sql server数据库的网上商城,功能基本齐全。可以参考看看。-This is a jsp and sql server based web-based database Mall, an almost fully functional. Can refer to to see.
Platform: | Size: 2927616 | Author: 高翠娜 | Hits:

[JSP/Javajspwangshangtushushangcheng

Description: 网上图书商城源代码,供广大学生学习使用-jsp source code online Book Shop
Platform: | Size: 2479104 | Author: 张永伟 | Hits:

[JSP/JavaShop

Description: 在线购物网站,eclipse环境编写,使用JSP语言 ,SQL数据库,tomcat服务器-Online shopping site, eclipse environment preparation, use JSP language, SQL database, tomcat server
Platform: | Size: 3741696 | Author: zhangxiaomin | Hits:

[JSP/Javashop

Description: jsp sql代码编写的 购物车 系统 程序精简适合初学jsp的才子们。-failed to translate
Platform: | Size: 609280 | Author: 常樂轩 | Hits:

[Database systemcanyinxitong

Description: 此系统是基于Windows XP + JSP + SQL server 2005的奶茶店管理系统,压缩文件内有开发详细说明(word文档),以及系统的完整代码。-This system is based on Windows XP+ JSP+ SQL server 2005 tea shop management system, the compressed file a complete code development detailed description (word document), as well as the system.
Platform: | Size: 20200448 | Author: 卢可佩 | Hits:

[androidAndroid_gwwz

Description: 在线商城系统源码包括Android客户端源码+jsp服务端源码+MySQL数据库。初级作品,没有使用分层架构,项目不大,注释得当。比较适合做毕业设计,安卓客户端里面默认的调用地址已经失效了,需要自己搭建服务端,把服务器端源代码目录下的shop.sql文件以utf8编码导入MySQL后,在AndroidWeb\src\hibernate.cfg.xml这个文件中更改数据库连接,安卓客户端在ConnectWeb.java中更改网站调用地址,全部配置好以后启动网站再打开安卓客户端就可以看到演示了,服务端配置需要一定的耐心和技术基础,因为服务端搭建配置比较耗时我就没有去搭建,只简单的截了一张没有数据的图,翻了翻源码登录、购物车、订单处理这些简单的功能都有,需要的朋友可以自己搭建起来看一下。-Online mall system source code, including the Android client source code+ JSP+ MySQL server source code. Primary work, don t use the layered architecture, the project is not big, annotation is proper. Is more suitable for graduation design, the android client calls inside the default address has failed, the need to build the server, the server side source code directory shop. SQL file to utf8 encoding after importing the MySQL in AndroidWeb \ SRC \ hibernate CFG. XML this file change the connection, the android client in ConnectWeb. Calls to address changes in the Java website, all configured later launch site again open the android client can see the demo, the server configuration requires patience and technology base, because the server build configuration more time-consuming I will not go, only simple cut a figure without data, flipped through source login, shopping cart, order processing these simple function, need friends can set up to look at ourselves.
Platform: | Size: 681984 | Author: duxiao | Hits:

[JSP/Javassh

Description: 基于SSH+SQL+JSP实现的简单网上购物系统,用户可以正常购物,管理员进行后台管理。(A simple online shopping system based on SSH+SQL+JSP, users can shop normally, and administrators carry out backstage management.)
Platform: | Size: 2881536 | Author: 耿豆不会发芽 | Hits:

CodeBus www.codebus.net