搜索资源列表
模拟学生管理系统
- 本程序将用户信息设计成一个类,使用对象模拟对 象数据库,将用户信息保存到数据文件中。并实现打开 文件,保存文本,添加&删除用户信息等功能。 在运行的过程中,用户须先填上自己的姓名、性别 ,然后选择自己所在省份、城市。点击“Add”按钮, 该用户信息即可添加进面板左边的文本区,点击 “Delete”时,可删除该用户的信息,点击“Open”可 打开一个文件,点“Prior”可将该用户信息上移一行, “Next”下移一行,“First”上移至文本区第一行, “Last”信息下移至最后一行,“Save”
vincen
- 数据库文件先要导入,这个图书管理系统是我自己实训时做的,请大家多多指教-first database files into the Library Management System Training is when I do, please exhibitions
newxuejigl
- 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下
xjglxt
- 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件的完整性。-examples of 19 species to the database to add a new recording method. As DAO and use ADO and S
sanxia
- 用C#,VB和SQLSERVER编写的远程教学程序,包括文件上传,音视频点播,论坛,文件管理等功能,已在实际单位中运行,附带数据库文件,有完整的存储过程,另编写了自定义页面控件-C#, VB and SQLSERVER prepared by the long-distance teaching procedures, including file upload, audio and video-on-demand, the Forum, document management and oth
datatext
- 将数据库文件转换为文本文件,方便使用,,适合初学者学习和开发所用,内容齐全.可做为毕业论文和课程设计所用. -database files will be converted to text files, for ease of use, suitable for beginners to learn and develop their use, content complete. as can dissertation and curriculum design use.
sdxuexizhengzhanxitong
- 深度学习整站系统 v1.10 1、将整个目录上传到虚拟空间,即可直接访问 index.asp 首页文件(不可以将index.asp改成其它的名字,否则系统跳转出错),不需要做其他的操作。 2、后台登陆文件“deep_login.asp”可任意更名(隐藏登陆路径) 3、管理员用户:admin 密码:admin 登录管理并修改密码. 3、请确保你存放的文件夹有everyone可写权限 4、默认数据库为database.mdb(可用记事本打开Connections/conn
tushujieyuexitong
- 图书借阅系统!ASP.NET实现的,附有数据库SQL Server2000数据库文件,风格简单!-Book Loan System! ASP.NET, SQL Server 2000 database with database files, simple style!
library(jbuilder)
- 这是一个用jbuilder2005编写的图书管理系统,数据库的sql代码和相关使用说明请文件夹中的说明文档和帮助文档-jbuilder2005 prepared by the library management system, sql database related to the use of codes and descr iption of the folder documentation and help files
LibMIS2007
- 图书管理系统,课程设计,附数据库文件,VC6.0开发。-library management system, the curriculum design, database files attached, VC6.0 development.
booklist
- 一个图书管理系统,java代码数据库文件在data目录中。 ODBC数据源名:Library 登录口令:1-a library management system, java code database files in data directory. ODBC Data Source Name : Library Login Password : 1
studel
- 这是一个学生成绩管理系统,可以对学生设计进行管理,插入删除添加存储,数据库利用文件来实现-This is a performance management system for students, the students can design management, delete, insert add storage, Database used to achieve document
zhaoshenguanlixitong
- 数据库要求:Access 2000或者更高的版本。 系统要求:Windows系列操作系统。 运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装。 由于本实例程序数据库采用的是ODBC方式,因此需要配置ODBC数据源后方可执行本例程序。 在操作系统的控制面板中打开“管理工具|ODBC数据源”窗体,将admissionsys.mdb数据库配置名为AdmissionSys的ODBC数据源即可。 登录时: 1. 一般用户的默认用户名和密
zhashengkashi
- 数据库要求:Access 2000或者更高的版本。 系统要求:Windows系列操作系统。 运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装。 登录时: 1. 如果是管理员身份,初次登录可输入“111”、“555”。 2. 如果是教师身份,初次登录可输入“何书”、“11001”。 3. 如果是学生身份,初次登录可输入“张俊”、“10010001”。-database requirements : Access 2000 or higher
examinationtotle---studentnew
- 一个功能完美的学生成绩管理系统 使用ACCESS数据库在DATA文件夹中 功能强大-a function of the perfect student performance management system database used in ACCESS DATA folder Powerful China
MS SQLServer2000数据库文件(毕业设计)
- 我们设计的数据库系统能够实现学生信息管理,学生成绩管理等功能。我们研究了数据库的查询优化问题。-we design a database system to achieve student information management, student performance management capabilities. We have studied the database query optimization problem.
一个实用的数据库---学生管理系统
- 编程思路:①: 使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。②: 创建一个链表类(List),链表类可实现如下功能:创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。③: 创建一个操作类(Operater),操作类实现如下功能:显示菜单,操作链表。-programming ideas : : use a single linked list to achieve the procedural requirement
图书管理系统
- 图书管理系统(sql server 数据库文件+VB源代码+设计报告).rar,vb
Socere-Management
- 使用c语言编写的简单的成绩管理系统,文件不连接数据库,使用简单的文件操作。-Use the simple written in c language the performance management system.
StudentManager
- 用java写的学生管理系统,数据库采用microsoft access,包括了源文件和数据库文件。-Student management system written in java, database using microsoft access, including the source files and database files.