-
newxuejigl
说明: 学籍管理系统
系统是在VC++6.0和SQL Server 2000下开发的.
数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库.
源程序在Src目录中.
因为程序极为经典,所以本人在此转载~
一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000
二、SQL设置:
将在SQL2000下建立schooldata数据库,导入数据文件
三、导入数据:
data目录下有school_back数据库备分文件
操作:用SQL企业管理器还原数据库来导入数据
访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。
主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决,
四、实现功能:
操作:在选择查询条件:选择一个,tree控件里显示相关信息
可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内
双击LIST控件显示具体信息
也可以在窗口里单击右键或操作菜单具体操作
五、主要功能:
查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(err)
- 2006-03-14 14:30:30下载
- 积分:1
-
vb
说明: 用vb写的一个点名程序的源码,可以用于老师上课(Write a name with a vb program' s source code, can be used for school teachers)
- 2010-04-25 11:37:05下载
- 积分:1
-
hacker
有人曾经对黑客年龄这方面进行过调查,组成黑客的主要群体是18-30岁之间的年轻人,大多是男性,不过也有很多女性加入到这个行列。他们大多是在校的学生,因为他们对计算机有着很强的求知欲,且好奇心强、精力旺盛等诸类因素,这都是使他们步入了黑客殿堂的原因之一。还有一些黑客大多都有自己的事业或工作,大致分为:程序员、资深安全员、安全研究员、职业间谍、安全顾问等。当然这些人的技术和水平是刚刚入门的“小黑客”无法与之相比的,不过他们也是从这一步一点一点地摸索过来的。[1] (Someone once told hacker ages been investigated in this regard, the composition of the major groups of hackers are young people between 18-30 years old, mostly male, but there are a lot of women to join the ranks. Most of them are students in the school, because they have a strong thirst for knowledge of computers, and the curious, energetic and other various categories of factors, this is one of the reasons so that they entered the hall hackers. Some hackers most of them have their own business or work, divided into: programmer, senior security officer, security researchers, career spies, security advisors. Of course, the level of technology and those who are just getting started Little hackers can not be compared, but they are also a little bit this step to fumble over. [1])
- 2015-06-28 22:46:14下载
- 积分:1
-
Bmi
本作品为学生健康管理系统,是基于安卓平台的Java应用,具有参考价值(
Student Health System, Java application)
- 2014-11-24 12:34:02下载
- 积分:1
-
Library3
图书馆 简单功能 简单代码 c++实现 作业要求(Simple function of a simple code library c++ to achieve operational requirements)
- 2011-11-24 16:55:50下载
- 积分:1
-
AcousticsToolbox_backupWin
包含Kraken,SPARC,BELLHOP等声学模型数值仿真软件,是带有bin的最新的版本(之后发布的不在带有.exe需要自己生成存放在bin文件夹下)。(The new version Acoustic Toolbox foreign website,including Kraken, Sparc, bellhop etc.)
- 2016-10-17 10:00:11下载
- 积分:1
-
students
在Windows 环境下利用ODBC,使用SqlServer2000作为数据库管理系统对数据进行管理与维护,使用VC++6.0为前台设计平台(In the Windows environment using ODBC, use SqlServer2000 as a database management system data management and maintenance, the use of VC++6.0 for the front design platform)
- 2012-01-20 19:43:39下载
- 积分:1
-
Student_System_Manager
一个简单的学生管理系统,我自己写的,功能不是很强大,但是有点用,希望你们会喜欢,对于大多数学数据可得同学,应该有用,我就是学数据库的,这是我课设的作业。。(A simple student management system, I wrote it myself, not very powerful, but a little with the hope that you will like)
- 2013-12-01 22:57:14下载
- 积分:1
-
Student_management_sys
学生管理系统,主要功能实现学生信息的增删改查等等。(dfdf fredg dfgreasf )
- 2015-12-28 20:20:42下载
- 积分:1
-
student
建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
- 2012-05-20 10:33:41下载
- 积分:1