搜索资源列表
web.config
- 通过微软的最新技术ASP.NET2.0开发一个类似BtoC、CtoC的企业产品信息发布系统。 整体设计思想与规划: 用Firework设计图形,CSS定义五种界面外观,分别为:黑、黄、蓝、绿、朱。更加突出企业网站外观的个性选择。 用Visual Studio .NET2005做为开发工具,ASP.NET2.0与C#相结合,用 ACCESS数据库储存整个系统的信息。 -through Microsoft's latest technology ASP.NET2.0
pyeden
- 进销存SQL Server数据库开发经典案例解析[配套光盘] 本书第1~4章分别介绍了数据库基础、SQL Server 2000应用基础、数据库创建及维护、Transact-SQL程序设计;第5~8章以进销存管理系统、 医院管理系统、酒店管理系统和图书馆管理系统4个实用的信息管理系统为例,分别以Delphi、PowerBuilder、Visual Basic .NET和Visual C# .NET 4种开发工具为开发平台,详细地介绍了这些系统的需求分析及开发-PSI SQL Server dat
CRM4
- 标准C++编写的小小CRM软件,无任何平台依赖.采用标准XML作为数据库.只需重新纺译,可在任何平台上运行.目前测试过在GCC和VC下都可以编译通过-standards prepared by the small C CRM software. No platform-dependent. XML as a standard database. just re-spinning translation can run on any platform. Currently tested in th
kefangguanlixitong.rar
- C语言课程设计,客房管理系统的C语言源程序和实习报告。。。,C language curriculum design, hotel management system for C language source code as well as a practical report. . .
xinxiguanlixitong.rar
- 这是一个使用C++环境编程学生信息管理系统,有添加删除,修改等等一些基础功能,还有写入文件的功能,This is a program using the C++, Student Information Management System, there is added to delete, modify, and so some basic features, as well as write to a file function
tuglxt
- c语言程序设计题图书管理系统 功能描述: (1)新进图书基本信息的输入。 (2) 图书基本信息的查询。 (3) 对撤消图书信息的删除。 (4)为借书人办理注册。 (5)办理借书手续(非注册会员不能借书)。 (6)办理还书手续 信息描述:有关该系统基本信息的描述,如:图书名称、图书编号、单价、作者、存在状态、借书人姓名、性别、学号等-c language programming library management system functional descr
c
- 固定资产管理系统 此系统采用VC++编写 对固定资产管理进行了模拟 可以作为参考-Fixed Assets Management System This system uses VC++ written on the simulation of fixed asset management can be used as reference
copy
- 模拟 简单的文件管理系统.. 能新建,删除. 复制.等操作 源程序-Simulation of a simple document management system .. to the new, delete. Reproduction. Such as the operation source
kqgl
- visual c++与sql Server数据库开发考勤管理系统,包含源程序,系统相关PPT,以及数据库备份-visual c++ with sql Server database development time and attendance management system, including source code, the system related to PPT, as well as database backup
jiatingcaiwu
- 家庭财务管理系统应用软件给家庭成员提供了一个在Windows操作系统上运行的管理平台,家庭成可以对其成员编号、姓名以及收入、支出构成进行增加、删除、修改等管理操作。同时该系统还提供了家庭成员管理功能,根据家庭成员的分类,其拥有的权限也不同,系统可以判断登录家庭成员管理功能,根据家庭成员的分类,其拥有的权限也不同,系统可以判断登录家庭成员的用户名和密码,从而判断其是否可以使用该系统。-Family financial management system application software t
c++builder2
- 员工管理系统读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您-Staff management system to read your package and then write their specific functions (at least 20 words). As far as possible not to let the station to the time spent on your
studentsmanganger
- 基于C++的学生信息管理系统,实现了添加删除等基本功能-Based on the C++ Student information management system to realize the basic functions such as add delete
FileMaSyszb
- 用Visual C++ 开发的项目管理系统,其中包含项目的添加,修改,删除,项目中文件以及人员的查询,以及项目的档案文件的借阅-Using Visual C++ development project management system, including projects to add, modify, delete, project documents, as well as personnel inquiries, and project file documents to borrow
The-stuff-managment-system
- 职工管理系统,对于C语言学习者而言,编写类似的系统成为了测试所学知识以及锻炼自己动手能力的最好方法。里面有许多子函数。用到了结构体数组,已及文件。-Staff management system, for the C language learners, the preparation of a similar system as the knowledge test as well as the ability to exercise the best do-it-yourself metho
Bookmanagement
- 图书管理系统 用 C++实现 能完成图书的查询 入库出库 增加图书等-Library management system using C++ realization of the query to complete warehousing books out of library books, such as increased
student
- 课程设计任务书 技术参数)及要求 题目名称(包括主要 题目4:个人理财管理系统 要求: (1)只能使用C++语言,源程序要有适当的注释,使程序容易阅读 (2)至少采用文本菜单界面(如果能采用图形菜单界面更好) (3)学生可自动增加新功能模块(视情况可另外加分) (4)写出课程设计报告,具体要求见相关说明文档 设计内容及工作量 (1)信息维护:个人资金的收入与支出管理。此模块包括子模块有:资金收入信息、资金支出信息 (2)信息查询:查询时可实现按日期进行支出、收入情况查询 (3)统计功能
shangpin
- C语言的商品信息管理系统源码。只要可以运行c的都可以运行。具有的功能 1、输入功能:可以对新商品信息的输入 2、显示功能 3、查询功能:完成按货号、货名、类别查询,并显示。 4、排序功能:按进行货号、货名、类别排序。 6、删除功能:删改商品的信息。 7、修改功能 -C-source information management system products. C can run as long as both can run. With the function
c
- C语言实现的简易湖泊管理系统,可统计几个省市各类水质面积以及污染情况-C language simple lake management system, several provinces and cities all statistical area, as well as pollution of water
c
- 这是一个关于人事管理系统的课设报告,报告分析了程序的整体思路,包括流程图,数据成员表在内的诸多内容,还有详细设计。-This is a course on personnel management system based report of the overall idea of the program, including flow charts, data tables, including many members of the content, as well as the detai
企业人事工资考勤管理系统(c#源码)
- 一个可以作为毕业设计的企业人事工资考勤系统(An enterprise personnel salary and attendance system which can be used as graduation design)