搜索资源列表
ajaxcd20060404
- tomcat 详细方法请见http://www.webplat.cn的技术文档. 2.将解压后的文件夹拷至%tomcat_home%/webapps/Root下,文件夹下有index.jsp文件 3.在mysql环境中将src文件夹下jspshop.sql执行生成数据库 4.按照系统环境修改build.bat文件以及src中.java文件。 其中build.bat中修改tomcat和jdk的安装路径 其中.java文件修改数据库的地址、登陆用户名和密码 5.命令
store_manager
- 这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图; 2.使用Visual C++建立基于对话框模型的工程框架 3.依次创建各表的类,用来操作表数据 4.创建用户登陆模块,实现基本的登录和退出功能 5.创建客户管理模块,实现对客户信息的编辑和管理功能 6.创建仓库管理模块,实现对仓库信息的编辑和管理功能 7.创建产品管理模块,实现对产品类别和信息的编辑和管理功能 8.创建操作管理模块,实现对仓库的各种操作的编辑以及管理功能
business
- c#+sql sever2000开发的电子商务系统,可以实现网上的购物浏览查询。
215466
- 基于C#+sql的超市管理系统源代码,能用于学习交流-C#+ sql-based supermarket management system source code, can be used to study exchange
MrNetShop
- 这是用C#.net编制的网上商店管理网站,数据库采用的是Sql server2005,里面包括商品显示,商品增加,商品查找等-This is to use C#. Net prepared cybershops management Web sites, databases are used in Sql server2005, which include merchandise display, merchandise increased merchandise, such as search
supermarket_management_system
- 数据库小课设-超市管理系统,数据库为sql server 2005,语言C#-Database of small class setting- Supermarket Management System
dianzishangcheng
- 电子商城系统的实现 .net+SQl架构开发 c#语言编写- Implementation of Electronic Shopping Mall
bookshop
- 这是一个基于C#的网上书店,后台是SQL数据库,本压缩文件里有相关的配置说明和源码,数据库文件。-This is a C#-based online bookstore, the background is the SQL database, the compressed file, there are specific configuration instructions and source code, database files.
tushuguanlixitong
- 图书管理系统 应用C++的MFC做的界面,连接SQL数据库。-Library management system application to do C++, MFC interface, SQL database connection.
SuperCash
- 简单的超市收银系统 实现平台: 编译环境:Visual C++6.0 数据库:SQL Server 2005 文件中包含软件文档-Supermarket cash register system to achieve a simple platform: the build environment: Visual C++6.0 Database: SQL Server 2005 file contains software documentation
c_cs
- 首先简单给出了超市管理系统的设计背景和意义,并介绍了系统开发所用到的开发工具和语言,然后在进行了需求分析的基础上,说明了系统功能模块的划分及各模块之间的相互关系,然后着重论述了系统功能的一些重要的技术实现过程。 本系统的每一个功能模块都包含了多个功能。整个系统主要完成对超市商品的日常管理,包括进货管理,销售管理,库存管理,员工管理和供应商管理等方面。在功能上系统可以完成对相关信息的浏览、查询、添加、删除、修改等功能。本课题的核心之一是销售管理、库存管理和进货管理三者之间的联系,同时系统有完整
SuperMarket
- 本系统是采用visual C++开发的超市货物进存管理系统,所用到的数据库是sql server 2005-This system is developed using visual C++ supermarket goods into inventory management systems, the use of the database is sql server 2005
SuperMaket
- 采用VISUAL C++ 和Sql 2005开发的一套超市管理系统,通过该系统的学习,能够让开发者学习常用控件的使用方法以及软件开发的步骤和流程! -VISUAL C++ and Sql 2005 to develop a set of supermarket management system that allows developers to learn the system, learning the steps and processes of the use of common c
WarehouseManagementSystem
- 仓库管理系统源码,系统采用visual c++和SQL Sever进行开发。-Warehouse Management System。
Super-Market-Management
- SQL Server 2005 + Visual C++,C/S架构,分为前台管理和后台操作,前台负责结账管理。后台主要是入库、库存销售等管理。-The SQL Server 2005+ Visual C++, C/S structure, divided into front and back-office operation, front desk check-out management. The background is a major warehousing, inventory,
book2
- 营销存系统,前端采用c#实现,后台采用SQL SEVER实现数据库-Marketing system, front-end using c# to achieve, the background using SQL SEVER to achieve the
进销存
- 自己开发的进销存系统。开发语言:C#;开发平台:Microsoft Visual Studio 2008;数据库:Mocrosoft SQL server 2008