▍1. book
图书管理系统 满足小型图书管理借阅 增加读者删除读者(Library management)
学生成绩管理系统,具体包括所在班级的学生信息管理、课程信息管理以及学生成绩管理,并完成相应的查询、统计、排序输出等功能。(Student achievement management system, including the student s specific class information management, information management courses and student achievement management, and complete the appropriate query, statistics, sorting out other functions.)
学生成绩管理系统,具体包括所在班级的学生信息管理、课程信息管理以及学生成绩管理,并完成相应的查询、统计、排序输出等功能。(Student achievement management system, including the student s specific class information management, information management courses and student achievement management, and complete the appropriate query, statistics, sorting out other functions.)
学生成绩管理系统,可以用于实现学生成绩管理系统的源码。(Student achievement management system that can be used to implement student achievement management system source code.)
学生成绩管理系统,可以用于实现学生成绩管理系统的源码。(Student achievement management system that can be used to implement student achievement management system source code.)
试卷生成系统,可自动生成,删除,查找,手动组卷等等(Paper Generation System can automatically generate, delete, search, manual test paper, etc.)
试卷生成系统,可自动生成,删除,查找,手动组卷等等(Paper Generation System can automatically generate, delete, search, manual test paper, etc.)
实现学生成绩管理,分姓名查找、分学号查找(Achieve student performance management, sub-name lookup, sub school Lookup)
实现学生成绩管理,分姓名查找、分学号查找(Achieve student performance management, sub-name lookup, sub school Lookup)
课程管理系统。本例将介绍如何构造一个ODBC数据库以及通过MFC如何使用ODBC数据库,并且通过MFC来实现一个课程信息管理系统。(This example describes how to construct an ODBC database and how to use the ODBC database by MFC and MFC to implement a program through information management system.)
一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
一个百分制成绩的测试框架工程,能够对初学者判断语句的使用等方面进行很好的考核(A percentile score of the test framework project for beginners can use the statement to determine other aspects of a good assessment)
一个百分制成绩的测试框架工程,能够对初学者判断语句的使用等方面进行很好的考核(A percentile score of the test framework project for beginners can use the statement to determine other aspects of a good assessment)
endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)
endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)
批量生成学生信息的SQL语句,主要包括生成随机姓名的功能,如下: insert into name(name,age,sex,yuwen_score,shuxue_score)values(林洁凡,93,女,71,13) insert into name(name,age,sex,yuwen_score,shuxue_score)values(范贞晶,83,女,4,37) insert into name(name,age,sex,yuwen_score,shuxue_score)values(黎丹莉,10,女,96,28) insert into name(name,age,sex,yuwen_score,shuxue_score)values(康兰蓉,49,女,73,100) insert into name(name,age,sex,yuwen_score,shuxue_score)values(毕艳艳,62,女,57,42)(Batch SQL statements generated student information, including the name of the function to generate a random, as follows: insert into name (name, age, sex, yuwen_score, shuxue_score) values (Anna Fan, 93, female, 71,13) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Fan Zhen Jing, 83, female, 4,37) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Li Danli, 10, female, 96,28) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Kanglan Rong, 49, female, 73,100) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Bi Yanyan, 62, female, 57,42))
批量生成学生信息的SQL语句,主要包括生成随机姓名的功能,如下: insert into name(name,age,sex,yuwen_score,shuxue_score)values(林洁凡,93,女,71,13) insert into name(name,age,sex,yuwen_score,shuxue_score)values(范贞晶,83,女,4,37) insert into name(name,age,sex,yuwen_score,shuxue_score)values(黎丹莉,10,女,96,28) insert into name(name,age,sex,yuwen_score,shuxue_score)values(康兰蓉,49,女,73,100) insert into name(name,age,sex,yuwen_score,shuxue_score)values(毕艳艳,62,女,57,42)(Batch SQL statements generated student information, including the name of the function to generate a random, as follows: insert into name (name, age, sex, yuwen_score, shuxue_score) values (Anna Fan, 93, female, 71,13) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Fan Zhen Jing, 83, female, 4,37) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Li Danli, 10, female, 96,28) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Kanglan Rong, 49, female, 73,100) insert into name (name, age, sex, yuwen_score, shuxue_score) values (Bi Yanyan, 62, female, 57,42))
此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)