登录
首页 » Windows_Unix » information-management

information-management

于 2013-12-11 发布 文件大小:1880KB
0 125
下载积分: 1 下载次数: 1

代码说明:

  一个windows程序设计编写的学生信息管理软件。可以实现学生信息的录入,文件的打开、信息的保存,成员的删除、查找和增加等诸多功能。(A windows program designed to prepare the student information management software. Student information input can be achieved, the file open, save information, delete members find and increase, and many other functions.)

文件列表:

information-management
......................\Debug
......................\.....\EditItemDlg.obj,20655,2013-05-30
......................\.....\Find.obj,3777,2013-05-30
......................\.....\StdAfx.obj,105472,2013-05-30
......................\.....\StudentInfo.txt,100,2013-04-24
......................\.....\vc60.idb,222208,2013-12-12
......................\.....\vc60.pdb,380928,2013-05-30
......................\.....\Work2.exe,118838,2013-05-30
......................\.....\Work2.ilk,301856,2013-05-30
......................\.....\Work2.obj,13852,2013-05-30
......................\.....\Work2.pch,5493172,2013-05-30
......................\.....\Work2.pdb,418816,2013-05-30
......................\.....\Work2.res,3468,2013-05-30
......................\.....\Work2Dlg.obj,53884,2013-05-30
......................\EditItemDlg.cpp,2440,2013-05-30
......................\EditItemDlg.h,1389,2013-05-30
......................\Find.cpp,537,2013-05-30
......................\Find.h,474,2013-05-30
......................\ReadMe.txt,3561,2013-04-24
......................\res

......................\...\Work2.rc2,397,2013-04-24
......................\resource.h,1280,2013-04-24
......................\resource.hm,163,2013-05-30
......................\StdAfx.cpp,207,2013-04-24
......................\StdAfx.h,1054,2013-04-24
......................\Work2.aps,22452,2013-07-05
......................\Work2.clw,2299,2013-07-05
......................\Work2.cpp,2049,2013-04-24
......................\Work2.dsp,4392,2013-05-30
......................\Work2.dsw,516,2013-04-24
......................\Work2.h,1313,2013-04-24
......................\Work2.ncb,115712,2013-12-12
......................\Work2.opt,49664,2013-07-05
......................\Work2.plg,244,2013-12-12
......................\Work2.rc,7223,2013-05-30
......................\Work2Dlg.cpp,10096,2013-05-30
......................\Work2Dlg.h,1520,2013-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • byxxmane
    毕业生信息管理系统,包括对毕业生的成绩管理,还有毕业设计管理,还可以对老师留言,可以分为管理端,学生端,教师端。(Graduate information management system, including performance management graduates, and graduate design management, teachers can also leave a message, can be divided into the management end, students end, teachers end.)
    2016-09-01 18:02:55下载
    积分:1
  • shijuanshengcheng
    试卷生成系统,可自动生成,删除,查找,手动组卷等等(Paper Generation System can automatically generate, delete, search, manual test paper, etc.)
    2013-12-22 16:11:18下载
    积分:1
  • class
    班级管理系统,能管班级所有的事,班级学生的考勤,班费管理,学生成绩管理(Class management system, ability to administer all classes, and class attendance, class fee management, management of student achievement)
    2008-01-14 13:16:15下载
    积分:1
  • java-library
    图书管理系统;系统划分成系统设置、读者管理、图书管理、图书借还以及系统查询五大功能模块。(System is divided into system settings, the reader management, library management, library circulation system queries and five functional modules.)
    2014-03-12 14:58:59下载
    积分:1
  • studentgradecw
    说明:  成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作(performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete, print, backup and restore databases, and other operations)
    2006-11-30 20:03:42下载
    积分:1
  • students_name-productor
    批量生成学生信息的SQL语句,主要包括生成随机姓名的功能,如下: insert into name(name,age,sex,yuwen_score,shuxue_score)values(林洁凡,93,女,71,13) insert into name(name,age,sex,yuwen_score,shuxue_score)values(范贞晶,83,女,4,37) insert into name(name,age,sex,yuwen_score,shuxue_score)values(黎丹莉,10,女,96,28) insert into name(name,age,sex,yuwen_score,shuxue_score)values(康兰蓉,49,女,73,100) insert into name(name,age,sex,yuwen_score,shuxue_score)values(毕艳艳,62,女,57,42)(Batch SQL statements generated student information, including the name of the function to generate a random, as follows: insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Anna Fan, 93, female, 71,13) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Fan Zhen Jing, 83, female, 4,37) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Li Danli, 10, female, 96,28) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Kanglan Rong, 49, female, 73,100) insert into name (name, age, sex, yuwen_score, shuxue_score) values ​ ​ (Bi Yanyan, 62, female, 57,42))
    2013-12-07 21:37:09下载
    积分:1
  • Student-management-system
    学生学籍管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 经过分析,我使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。 (Student achievement management system)
    2011-05-18 09:52:37下载
    积分:1
  • assignment1
    用ODBC连接MySQL的一个图书馆管理系统(ODBC connection to MySQL with a library management system)
    2013-11-17 11:36:02下载
    积分:1
  • C++作业代码
    学习c++必会的20道经典练习题其中包括复数的运算,构造函数的练习以及文件的操作和继承的练习(Learn the 20 classical exercises that c++ will have, including plural operations, constructor exercises, and file operations and inheritance exercises)
    2017-09-15 16:56:39下载
    积分:1
  • tushuguanlixitong
    图书管理系统,vc+sql,用于数据库课程设计(Library management system, vc+ sql, curriculum design for the database)
    2011-06-20 10:40:02下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载