▍1. FMDB
基于VC++和数据库的学生成绩管理 程序能运行 基本没什么错误
学生选修课管理系统,包括文档,不过有bug。(Student elective management system, including the documentation, but there are bug.)
c++实现的考试成绩管理系统,基于access数据库,可供初学者参考c++语言,及完整系统的设计与实现。(c++ implementation of the test result management system, based on the access database, available for beginners reference c++ language, and complete system design and implementation.)
学生成绩管理系统,适合初学者用 内容比较简单但是很实用 基本的vc++知识都在里面(Student performance management system is suitable for beginners)
Java EE代码学生成绩管理系统,基于SSH框架(Java EE Code student performance management system, based on the SSH framework)
利用QT工具结合sqlite数据库完成的简易学生信息管理系统,具有增删改查,首页、末页、上页、下页、显示全部信息等功能。(QT sqlite database using tools to complete a simple combination of student information management system, with additions and deletions to search, home page, last page, the page, next page, displays all the information and other functions.)
VC 6.0 自己写的图书馆管理系统, 用的MFC 数据库类CDatabase CRecordset(VC 6.0 to write their own library management system, using the MFC database classes CDatabase CRecordset)
此程序为jsp+ext+sqlserver 开发的图书管理系统,非常适合ext的学习,部署以后可满足小型图书馆的工作需要(This program jsp+ ext+ sqlserver developed library management system, is ideal for ext of learning, after the deployment of the work to meet the needs of small libraries)
这是一款c源码,学生考试管理系统ADO版(For VC6)。读者可以学习相关只是。了解相关信息。(This is a c source code, student test management system ADO Edition (For VC6). Readers can learn relevant only. Understanding of the relevant information.)
C语言写的学生成绩管理系统.在VS2010下编译通过.适合初学者参考学习.(C language written in student achievement management system.)
本人的C语言课程设计,一个基于控制台应用程序的学生成绩管理系统。(Student Infomation Manager)
用VC++6.0所做的程序,进行学生信息管理,可以实现添加学生信息,查找学生信息(上一条、下一条、第一条、最后一条)以及删除选定学生信息。(Made using VC++6.0 program for student information management, student information can be added to find student information (on one, next, first, last), and delete the selected student information.)
图书管理系统数据库源代码,完成对图书管理数据库的登陆,查询,删除等数据功能的实施.(Library management system database, source code, complete the landing on the library management database, query, delete data function implementation.)
我自己做的程序,教学任务管理系统 可以拿去参考(My own program, teaching task management system can Naqu Reference)
很小的课程设计,是关于c的 图书信息管理系统(Small curriculum design, c books on information management system)
这个学生成绩管理系统包括学生信息管理、成绩管理、统考管理、班级管理、科目管理和用户管理六个方面内容(The student achievement management system, including student information management, performance management, exam management, class management, course management and user management of the six aspects)
嵌入式的学生成绩管理系统 可以增 删 改 查信息 (Embedded student achievement management system)
高校学生会数据管理系统设计报告,这份设计报告非常的详细.可供大家参考.(College Student Data Management System Design Report, this report is the detailed design. For your reference.)
定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关 数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)