搜索资源列表
studentsafss
- 学生成绩管理程序源码,可以用来管理学生的成绩-student performance management procedures source can be used to manage the academic performance of students
student-chieve-manage-system
- 学生成绩管理系统,csharp编写,sql2005数据库,三层架构-student chieve manage system
stu
- student manage system
shujuku
- 针对数据库操作制作的一个学生管理系统,可以对学生信息进行管理-Database operations for the production of a student management system that can manage the information of students
xueshengguanlixitong
- 学生成绩管理系统,管理学生成绩信息和学生本人信息,发布等。-Student performance management system to manage student achievement information and student' s own information dissemination.
Manage.aspx
- 学生数据管理系统,必要的联系我,QQ没有,手机停机-Student data management system
viewcreate-sql
- 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。)
WindowsApplication1
- 运用数据库对一个班上个学生的信息进行管理-The use of the database on a class to manage student information
studentManagement
- 运用数据库对一个班上个学生的信息进行管理-The use of the database on a class to manage student information
StudentsManage
- 包括用户注册 删除用户 修改用户资料 密码等 eclipse开发的-student manage
shujuku
- 便于管理学生的信息,便于查看,修改学生基本信息。-Easy to manage student information, easy to view, modify the basic information of students.
DB-lab---Student-Manage-System
- 数据库实验 - 学生信息管理系统 SQLsever建表,窗体程序用c#编写。(含英文实验报告。)功能:以学生、教师、管理员身份分别登陆系统,实现用户权限内的增删查改以及统计操作(使用SQL语句完成)。运行时需要自行建表并修改程序关联部分-database lab-using c# and SQLsever command to implement an windows application:student manage system.