搜索资源列表
-
0下载:
个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.-a simple student performance management system, the VC 2000 and SQL tested successfully, (they have a database backup file, direct reduction, and it would be reduced after -A
-
-
1下载:
《Java+SQL+Server项目开发实践》源代码,很好的书,课程设计时它们功不可没。包括 JAVA连接数据库的两种方法;TableDisplay 学生管理系统;宾馆管理系统 图书馆管理系统 信用卡管理系统;flightmanagement;本打算分开上传的,但害怕被封号,只能全部奉上了!-" Java+ SQL+ Server project development practice," the source code, good books, curriculum des
-
-
0下载:
jsp+sql开发的学生课程管理系统,希望对初学者有用!-the system development process in the development of basic software engineering methods to follow completely the use of structured programming methods. The main functions of the system can be convenient for the student ho
-
-
0下载:
//需求分析:写一个成绩管理系统。其中的一个功能是实现成绩录入。要求能根据课程名称在系统里找到学生和课程信息;在结果区域中添加成绩。
//规则:要求对输入成绩的操作要有有效性检验。成绩只接受大于0且小于100的数字;同一记录不能反复提交;当点击“提交”,告知用户操作是否成功,并给出相应信息;课程名下拉列表中的课程列表根据数据库中的课程表,自动生成。-//Demand analysis: write a performance management system. One of thes
-