搜索资源列表
秀秀在线书店
- 用jbuilder开发的在线书店源码.前台用户页面的功能:注册,浏览,下订单,取消订单等.后台管理员的功能:更新图书库,处理订单,添加或注销用户.- On-line bookstore source code develops which with jbuilder Onstage user page function: The registration, the browsing, gets down the order form, the cancel order and so on
使用JSP和Java Bean来构建一个网上书店
- 基于ejb的网上书店开发说明
网上书店
- 网上书店管理系统
网上书店系统 Jsp
- 基于java的网上书店系统课设报告
J2EEbookstore.基于J2EE网上书店的设计与实现
- 基于J2EE网上书店的设计与实现,是JSP+SQL+TOMCAT框架的,完整毕业课程设计文档。,J2EE-based online bookstore Design and Implementation is the JSP+ SQL+ TOMCAT framework, complete school curriculum design document.
wangshangshudianlunwen
- 比较完整的网上书店论文,附流程图,数流图和数据字典-More complete paper online bookstore, with a flow chart, the number of flow diagrams and data dictionary
2009
- 《软件工程》大型作业:网上书店管理系统分析、设计及实现- Software engineering large-scale operation: online bookstore management system analysis, design and realization of
InternetShop
- 如何写好网上书店需求分析报告详细规格的说明-How to write online bookstore needs analysis report provides a detailed descr iption of specifications
DescribeOfDatabase
- 本文档说明了亚马逊网上书店系统的数据库的设计,用于指导该系统在数据库存储各方面的内容,为系统开发的程序员、系统分析员做为基准文档。-This document explains the Amazon online bookstore database system design, used to guide the system in all aspects of database content, system development for programmers, system analy
GeneralDesign
- 本说明是在线书店系统项目软件产品的总体设计和实现说明,包括程序系统的基本处理流程、程序系统的组织结构、模块划分、功能分配、接口设计、运行设计和出错处理设计等-The present note is online bookstore system project software product design and implementation, including procedures for the basic treatment processes, procedures system
javaDatabase
- 里面有电子书店管理系统,酒店管理系统,物流管理系统jsp的和javabean源代码-There are electronic bookstore management systems, hotel management system, logistics management system source code
book
- 软件工程的说明书,有关网上书店的概要设计说明书-Specification of software engineering, the online bookstore a summary of the design specification
shudian
- 网上书店系统及其UML建模。项目名称:网上书店系统 开发背景:学习面向对象分析和设计 问题描述:随着网络在中国的广泛普及,网络支付手段的逐步完善,越来越多的人逐渐习惯于网上购物,习惯于鼠标点击下订单,送货上门的快捷便利的购物方式。传统书店的购书观念正在被网上书店这一方便快捷的购书方式所冲击。网上书店在国际互联网上可以实现的商务功能已经越来越多样化,从最开始的信息发布功能,到现在的在线图书展示功能、在线采购功能、在线客户服务功能、在线网站管理功能等等,几乎传统书店所提供的功能都可以在互联网
bookstore2
- 网上书店管理系统分析、设计及实现及完整的UML-Online bookstore management system analysis, design and implementation and complete UML
bookstore
- 网上书店管理系统分析、设计及实现及完整的UML-Online bookstore management system analysis, design and implementation and complete UML
JSPonlinebookstore
- JSP网上书店管理系统 适合大学毕业论文-Thesis JSP online bookstore system
Internetbookshop
- 网上书店管理系统。含有买家子系统和卖家子系统两个子系统,是软件工程初学者经典实验用例-Online bookstore management system. Subsystem subsystem buyers and sellers with two subsystems, is the classic beginner software engineering experiment cases
webshopping
- jsp网上书店系统详细设计,基于access数据库-jsp online bookstore system detailed design, based on access database
JSPOnlineBookstoreGraduation
- JSP网上书店毕业设计(含论文和源代码),有比较详细的设计过程。-JSP Online Bookstore Graduation (including paper and source code), more detailed design process.
基于Struts框架的网上书店
- 本文就网上书店的整个开发流程(包括需求分析,系统设计,详细设计,系统测试等)进行了详细的论述,并在架构设计和实现方案上给出了考虑因素和理论依据。系统实现的主要功能包括:前台的用户注册登录、图书信息的查询和浏览、购物车、下订单等,后台的图书管理,用户管理,订单管理等。本系统采用了B/S结构,三层运行模式,同时适用于Intranet/Internet。