搜索资源列表
StudentSystem
- 简单的学生管理系统。 本代码使用的默认数据库环境是MS SQL Server, study_bak是从MS SQL Server中BACKUP出来的库文件。 在使用前请先RESTORE到study库中。 假如您restore失败,可以用study.sql脚本创建所有表格与视图并自行添加数据。-Simple student management system. The code uses the default database environment is MS SQ