搜索资源列表
一个学生管理系统
- 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving Vie
VBstudent
- 这是朋友一起做的 这是一个关于学生成绩管理系统的VS程序 谢谢大家提意见-This is a friend who has done this is one of the students performance management system VS procedures Thank you for advice
Studentsmanagesystem-c
- 在TC环境下编写的一个学生成绩管理程序! 主要功能包括数据输入,查询,删除,插入等。-TC environment in the preparation of a student performance management process! Main functions include data entry, search, delete, insert and so on.
studentsafss
- 学生成绩管理程序源码,可以用来管理学生的成绩-student performance management procedures source can be used to manage the academic performance of students
chengjiguanli3
- 一个不错学生成绩管理程序,大家可以借鉴-a good student performance management process, we can learn from the `` `
students11.81
- 自己写的access学生学籍和成绩管理程序-write access their student record management procedures and results
student
- 本程序是实现学生成绩管理的实验,数据库时Oricle,实现基本功能-This procedure is to achieve student performance management experiment, the database Oricle, the realization of the basic functions
score
- linux平台下基于sqlite数据库的学生成绩管理系统程序-linux platform based on student achievement sqlite database management system procedures
mytest1
- 本程序是一个简单的学生成绩管理系统,可用于学生的课程设计和毕业设计,希望可以帮助有需要的同学-This procedure is a simple student achievement management system that can be used for students graduating from the course design and the design, hope to help those students in need
Student_achievement_management_system
- 一个学生成绩管理系统 一个简单的asp程序 欢迎指教-A student achievement management system for a simple asp program welcomes Zhijiao
chegnjiguanli
- 用vf编写的程序 学生成绩管理系统 很适合做课程设计用-Vf write programs using student achievement management system is very suited to courses designed for use
GradeManage
- 一个非常适合学生的简单的jsp学生成绩管理系统程序-A very suitable for students at a simple jsp student achievement management system program
studentsguanlixitong
- 学生成绩管理系统,SQL与VB共同开发具有美观的界面,同时本程序最大的优点就是代码正确,运行正确。-Student performance management system, SQL and VB to develop a beautiful interface, at the same time the biggest advantages of this procedure is that the code correctly, run properly.
xscj
- SQL Server 2005环境下的学生成绩管理系统,程序实现对学生成绩,信息的管理。-SQL Server 2005 environment management system for student achievement, program implementation on student achievement, and information management.
good
- 一个基本的学生数据管理系统,设计一个实用的小型学生成绩管理程序,具有新建、输入、输出、查询、修改、删除、存储等功能。 -A basic student data management system, design a practical management program for small student achievement, with new, input, output, query, modify, delete, storage and other functions.
Performance-management-system
- 本系统请求应用SQL Server 2005和C#设计开发一个学生成绩管理系统利用程序平台。通过该平台,能够实现对班级学生信息的增、删、改、查;班级课程综合信息的查询;以及学生个人信息、班级信息和课程信息的增、删、改;并能够对登录身份进行验证等功效。 设计开发所设计的知识点: -The system request application of SQL Server 2005 and C# design and development of a student achievement m
score
- MFC多文档学生成绩管理系统源代码,是ADO数据库编程的实例程序,使用Visual C++ SQL 制作-failed to translate
Student-goal-system
- 基于数据库的学生成绩管理系统,数据表是Microsoft Office Access,可以查看添加学生成绩、查看平均成绩、及格人数、优秀人数、任课老师等(运行程序在Debug里)-Based on student achievement management system database, data tables are Microsoft Office Access, you can view the added student achievement, view an average sc
51CTO下载-学生成绩管理系统(c#)
- 制作学生成绩管理系统,一个简单的程序,还ing大家下载欢迎(cdvbdfbdbbdbdbddgjkkjsdgjsdjjkskbv)
学生管理系统QT代码
- 1.学生成绩管理系统使用的数据库是MySql,需要调试程序请到main函数里修改数据库信息,否则运行不了。 2.MySql数据库里面应创建一个数据库命名为school,在school里面应创建两张table分别是student和teacher。