搜索资源列表
通用档案管理系统
- C#人事管理系统的主要任务是对人事档案进行整理,使得能方便快捷地对从事档案进行查询、统计、更新,并且能按一定要求输出报表。通过该系统,使企业的人事管理工作系统化、规范化、自动化,从而提高企业人事管理的效率 -C# personnel management system's main task is to collate the personnel files, will make it easier to engage in inquiry files, statistics, up
学生信息管理系统2005
- 统开发的总体任务是实现学生信息关系的系统化,规范化,自动化-EC's overall mandate is to achieve the student information system, standardization and automation
rwgl
- 任务管理系统,采用asp.net(c#)编写-task management system, using Asp. Net (c #) prepared
TaskVision
- 任务管理系统为C#和VB.net源码,功能齐全
TaskVisionCS
- .net2.0环境下的任务管理系统,学习smartclient的好资料
C语言学生信息管理系统
- 课程设计名称:学生信息管理系统 设计内容:设计一个学生信息管理系统,能够对学生的信息进行管理, 编写一个学生管理系统,每个学生应该包含如下信息:地址、出生日期、学科成绩(语文,英语,数学,物理)、个人信息(姓名,性别,民族,国籍,学历)、联系方式(手机,家庭电话,学校电话)。 任务和要求 实现任意添加学生信息 实现删除学生信息 实现编辑学生信息 实现查询、保存和打印学生信息 测试数据:程序应输入不少于10人的学生信息进行测试。
TaskMgr.zip
- 该任务管理器用vc6.0开发,可以查看当前系统进程,显示进程图标,可以暂停、恢复和结束进程,可以定位文件,查看进程用到的模块,内存占用,进程ID,还可查看当前系统内存的使用情况
rinwuguanli
- 相当与Windows 系统中的任务管理器-Rather with the Windows Task Manager System
NewFolder(3)
- 火电厂的管理系统,有权限设置和任务分配功能-Thermal power plant management system, have permission to set up and task allocation function
hutingkcsj
- 高效人事管理系统的课程设计报告 ,C++版的,里面有课程设计的报告书和任务书,内容详细。-And efficient personnel management system, curriculum design report, C++ version, which has curriculum design report and the mission statement and detailed.
TaskList
- 一个采用VS2008+Sql2000开发的任务管理系统,有任务管理和角色管理等功能,内附数据库文件。-Developed using VS2008+ Sql2000 a task management system, a task management and role management and other functions, containing database files.
学生消费管理系统
- 本项目的具体任务是制作针对大学生的学生个人消费管理系统,能够度学生的个人信息以及消费购物信息进行管理,以便查看,并且把学生的学号作为学生的唯一标识。(The specific task of this project is to make the students personal consumption management system of college students, to manage the degree of student's personal information an
taskManage
- 只要功能是任务管理系统,系统提供消息分发机制(As long as the function is a task management system, the system provides message distribution mechanisms)
ProcessInfo
- 获取系统进程消息,类似于任务管理器:可用于杀死进程,有时任务管理器里明明已经没有该进程消息,但提示还是被占用,为了应对该问题,编写此程序(The acquisition process, similar to the task manager: can be used to kill the process, sometimes it is not the task manager in the process of news, but it still occupied, in order t
任务管理器(Linux)
- LINUX下的任务管理器程序,在LINUX系统下运行的桌面程序,管理运行的程序(task manager in linux)
SqlHelper
- 要求完成一个具有一定实用价值的图书管理系统,主要任务包括: ? 在Microsoft SQL Server 2000/2005/2008环境下建立图书管理系统所使用的数据库,利用企业管理器或查询分析器建立各种数据库对象,包括:数据表、视图、约束、存储过程和触发器等; ? 掌握ADO.NET编程技术,对MS SQL Server数据库进行连接和操纵; ? 掌握使用C#语言开发一个数据库应用系统的基本方法和步骤,熟悉一些基础功能的实现方法,如:数据维护(插删改等操作),数据查询、浏览和Exce
hotelmanage
- 实训任务,酒店管理系统,用了c3p0连接池(The training task, the hotel management system, using the c3p0 connection pool)
andori图书管理-论文-项目-任务书-PPT
- 图书管理,对用户进行管理 ,对图书进行管理,功能有点不完整(Management of books and management of users In the management of books, the function is incomplete)
参考 季莹莹--图书管理系统(参照任务量)
- C++项目实践图书管理系统参考代码样例。(Book management system)
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计