搜索资源列表
DocumentManage_51aspx
- 企业文档管理系统,采用C#和SQL+ASP开发架构,默认管理帐号密码均为51aspx, 如果使用VS2005打开本站项目文件,建议打开前务必安装VS2005Sp1
06
- 用Visual C++ 6.0和SQL Server 2000编写的超市进销存管理系统,本程序来源于VC项目开发全程实录(书籍光盘)\06 -Using Visual C++ 6.0 and SQL Server 2000 prepared by the supermarket inventory management systems, the entire project development process from VC Record (book CD) \ 06
HotelRoomManagementSystem
- 宾馆客房管理系统是一个由宾馆工作人员、计算机及数据库组成的对宾馆信息管理的系统。即对相关的信息进行收集、整理、使用和维护的过程。从1946年第一台计算机诞生至此,随着科学技术日新月异的发展,计算机技术也日渐成熟,其强大的功能已被人们深刻认识,并在社会各个领域里发挥着越来越重要的作用。人们将大量工作交给计算机处理,将海量的数据信息存储在数据库里,从而大幅度提高了工作效率,也方便了数据信息的统计。宾馆管理项目众多、信息量繁杂,要降低管理成本,提高宾馆管理的水平,增进经济利润,则必然要借助于计算机进行
Client
- Visual c++项目开发实例自学手册 (客户管理系统)-Client Manager
ForsetiCppSetup
- C++考试系统 ,试题管理(新增考试项目、新增和修改试题)、学生成绩查询、数据库管理(数据备份、恢复),界面传统,小巧灵活,操作方便,是学习VC++的好程序。-exam_student,students in the examination system (Access), the procedure is broadly divided into three major functions
MyQQ
- 用C#,SQL2005版做的一个模拟QQ项目-Using C#, SQL2005 version of QQ to do a simulation project
CanYiGLXT
- 用Visual C++ 6.0和SQl server 2000编写的餐饮管理系统,来源于VC项目开发全程实录(书籍光盘)-Using Visual C++ 6.0 and SQl server 2000, prepared food and beverage management system, from project development throughout VC Record (books CD-ROM)
RenLiZiYuanGLXT
- 用Visual C++ 6.0和SQL Server 2000编写的人力资源管理系统,本程序来源于VC项目开发全程实录(书籍光盘)\010-Using Visual C++ 6.0 and SQL Server 2000 prepared by the Human Resources Management System, the entire project development process from VC Record (books CD-ROM) \ 010
Project
- 该系统是按照学校项目审批流程设计的,运用C#语言和SQL数据库,运行环境为Visual Studio 2008以及SQL Server2008-The system is designed in accordance with the school project approval process, the use of C# language and SQL database environment to run Visual Studio 2008 and SQL Server2008
CSharp-qynbglxt
- C# 企业内部项目管理系统 很好的企业内部管理系统源码,包括进销存等管理-C# internal project management system
database-programming1
- 数据库编程初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书 -Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programmi
database-programming2
- 数据库初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programming ex
Warehouse-management-system
- 仓库管理系统 大学项目设计 C#仓库管理系统 完整项目源代码-University of warehouse management system project design complete project source code in C# Warehouse Management System
super-market
- Visual C++典型模块与项目实战大全 超市管理系统-Visual C++ typical modules and project combat Guinness supermarket management system
Exp11_5
- C# 连接SqlServer数据库基础代码,并在可视化数据库项目中增加查询功能-Connection used c# database code base, and in the visual query function was added into the database project
WindowsFormsApplication1
- KTV项目,实现了最基本的增删改查的功能,其项目包括前后台。运用的是Visual Studio的开发工具-Mainly using c++, the front desk background have the source code. Achieved at the very least, add and delete
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最