搜索资源列表
xkext
- 这是一个学生选课系统,用C++编写。值得一看。
studentchoosecourse
- 大三时实训做的一个学生选课系统,c#语言编写,界面美观、实现查询、删除、添加、排序等功能。-Training to do a junior year student elective system, c# language, beautiful interface, to achieve query, delete, add, sorting and other functions.
source
- 高校学生选课管理系统以SQL Server 2000作为后台数据库,前台以Visual C++6.0作为开发工具,首先利用该开发工具提供的各种编程控件,快速建立起系统的原型,然后再对初始原型系统进行不断修正和改进,逐渐形成可运行的系统。-College students course management systems to SQL Server 2000 database as a background, the prospects for Visual C++ 6.0 as a devel
studentdatabaseCreate
- 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met