搜索资源列表
DormMIS
- 一个用C#开发的学生宿舍管理系统,数据库是用access。可添加宿舍,查询宿舍,学生入住,查询学生,水电查询等等。-failed to translate
StudentsInfo
- 学生管理系统,C#编写,其中管理员使用C/S模式编写,教师和学生用B/S模式,自己写的,有什么建议跟我联系,包含数据库以及开发使用文档-Student Management System, C# Prepared, in which administrators use the C/S mode of preparation, teachers and students to use B/S model, wrote it myself, have any suggestions contact
student
- 用C#编写的学生信息管理系统,实现基本的学生信息查询、修改等功能。-C# prepared by the Information Management System for students, the students achieve the basic information, modify other functions.
StudentInfo
- 用c#写的,数据库Sql2005连接,学生信息管理系统。数据库的一般操作都有,对初学者肯定是有帮助的.-Written with c#, database Sql2005 connection, student information management system. Normal operation of the database are for beginners is definitely helpful.
StudentGradeMng
- 一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!-A simple student information management system, the need for database support, students can achieve the basic information processing!
studentmanagementsystem
- 学生管理系统,用asp.net实现,后台语言是c#,后台数据库是sql server2-Student management system, using asp.net realized, the background language is c#, The background database is sql server2
4566601onlinetest2-msnet
- 简单的学生管理系统,用C#做的,有需要的可以下载-Simple student management system, using C# Do need can be downloaded
Manage
- 这是一个学生公寓管理系统,主要实现学生录入,宿舍录入,学生入住,更换宿舍,宿舍信息,宿舍奖惩情况等的添加查询。分为三个用户:系统管理员,管理员,学生。-This is a student housing management system, the main student entry, dormitory entry, students stay, the replacement of houses, dormitories information, dormitories and so th
SolutionStudentCSharp
- 学生信息管理系统,功能比较简单,有少许bug,但是用来学习已经很不错了。-Student Information Management System, features a relatively simple, there is some bug, but has been used to study very well.
StudentManage
- 这是一个经典的csharp编写的学生管理系统,值得一看哦-This is a classic preparation of students csharp management system, see Oh
DBDemo
- 实现一个学生成绩管理系统,具体分为管理员,教师和学生的操作。是一个学习C#数据库操作很好的模型-The realization of a student achievement management system is divided into specific administrators, teachers and students of the operation. Learning C# is a good model database operations
XSCJ
- 一个C#做的简单的学生管理系统,仅供大家参考。-C# to do a simple student management system, for reference only
111
- C#制作学生成绩管理系统可执行文件和源代码-c# de student mangement system
studentScore
- c sharp 开发的学生成绩管理系统的源代码,希望对大家有所帮助,欢迎大家积极下载!-c sharp development of student achievement management system source code, I hope to help all of you, welcome you to download!
jiaowuguanlixitongasp.net
- 为提高我校研究生教务管理效率,在基于ASP.NET技术的基础上,结合我校研究生教务管理的实际需求,设计一种网络化的高校研究生教务管理系统.该系统集基本信息管理、学生成绩管理、综合教务管理等功能于一体,既提高了教务工作效率,又加强了教务管理水平。经过研究分析,结合实际情况,我们使用Microsoft公司的C#.NET和Access 2003作为开发工具, 研究生教务管理系统是典型的信息管理系统,其开发主要包括前端应用程序的开发以及后台数据库的建立和维护两个方面。对于前者要求程序功能完备,易使用
SIMS
- 学生管理系统,开发环境Microsoft Visual Studio 2005、asp.net2.0、sql server2-Student management system, development environment Microsoft Visual Studio 2005, asp.net2.0, sql server2000
TheSystemOfStudentInfomation
- 这是用c#编写的学生信息管理系统,可以用来熟悉c#编写windows应用程序的工作过程和方法。-It is written in c# student information management system that can be used to write windows are familiar with c# application work processes and methods.
studentManageSystem
- 学生信息管理系统 学生信息管理系统 学生信息管理系统 -Student Manage System ! Student Manage System Student Manage SystemStudent Manage System Student Manage System Student Manage System v Student Manage System
xsxxgl
- 学生信息管理系统的开发,介绍如何利用C#开发一个管理系统-The information of student
csharp
- 第一章 C#简介 第二章 C#基础元素 第三章 布尔逻辑与分支语句 第四章 循环 第五章 方法 第六章 结果及异常处理 第七章 类与对象 第八章 枚举与机构 第九章 数组与集合 第十章 面向对象技术进阶 第十一章 字段与属性 第十二章 迭代器和分部类 第十三章 索引器 第十四章 泛型 第十五章 委托和时间 第十六章 运算符重载 第十七章 Windows窗体应用程序 第十八章 菜单与工具栏设计 第十九章 Windows窗体应用