文件名称:StudentRegistrationSystem
-
所属分类:
- 标签属性:
- 上传时间:2013-06-21
-
文件大小:635.54kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C#写的学生报到注册系统,不包含数据库
界面的设计上要同时包含菜单、工具条和状态条;
用户可以对学院、班级和学生进行注册;
相同的学院、班级和学生不能重复进行注册,若用户重复进行注册时,系统应给出相应的提示;
状态条上应实时显示当前的日期和时间;
当用户选择学院时,状态条上应显示该学院的班级数量和学生数量;
当用户选择班级时,状态条上应显示该班级的学生数量。-Interface design to include both menus, toolbars and status bar Users can colleges, classes and students registered same college, classes, and students can not be repeated for registration, if the user repeatedly to register, the system should be given the appropriate tips status bar should display the current date and time when the user selects college when the status bar should display the number of classes and the college student population when the user selects the class, the status bar should show the class of students number.
界面的设计上要同时包含菜单、工具条和状态条;
用户可以对学院、班级和学生进行注册;
相同的学院、班级和学生不能重复进行注册,若用户重复进行注册时,系统应给出相应的提示;
状态条上应实时显示当前的日期和时间;
当用户选择学院时,状态条上应显示该学院的班级数量和学生数量;
当用户选择班级时,状态条上应显示该班级的学生数量。-Interface design to include both menus, toolbars and status bar Users can colleges, classes and students registered same college, classes, and students can not be repeated for registration, if the user repeatedly to register, the system should be given the appropriate tips status bar should display the current date and time when the user selects college when the status bar should display the number of classes and the college student population when the user selects the class, the status bar should show the class of students number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
631106060210付文春/StudentRegistrationSystem.sln
631106060210付文春/StudentRegistrationSystem.suo
631106060210付文春/StudentRegistrationSystem/Class.cs
631106060210付文春/StudentRegistrationSystem/Department.cs
631106060210付文春/StudentRegistrationSystem/FormAbout.cs
631106060210付文春/StudentRegistrationSystem/FormAbout.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormAbout.resx
631106060210付文春/StudentRegistrationSystem/FormClass.cs
631106060210付文春/StudentRegistrationSystem/FormClass.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormClass.resx
631106060210付文春/StudentRegistrationSystem/FormDepartment.cs
631106060210付文春/StudentRegistrationSystem/FormDepartment.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormDepartment.resx
631106060210付文春/StudentRegistrationSystem/FormMain.cs
631106060210付文春/StudentRegistrationSystem/FormMain.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormMain.resx
631106060210付文春/StudentRegistrationSystem/FormStudent.cs
631106060210付文春/StudentRegistrationSystem/FormStudent.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormStudent.resx
631106060210付文春/StudentRegistrationSystem/Program.cs
631106060210付文春/StudentRegistrationSystem/Student.cs
631106060210付文春/StudentRegistrationSystem/StudentRegistrationSystem.csproj
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.exe
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.pdb
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.vshost.exe
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.vshost.exe.manifest
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/GenerateResource.read.1.tlog
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/GenerateResource.write.1.tlog
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/ResolveAssemblyReference.cache
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.csproj.FileListAbsolute.txt
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.exe
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormAbout.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormClass.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormDepartment.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormMain.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormStudent.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.pdb
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.Properties.Resources.resources
631106060210付文春/StudentRegistrationSystem/Properties/AssemblyInfo.cs
631106060210付文春/StudentRegistrationSystem/Properties/Resources.Designer.cs
631106060210付文春/StudentRegistrationSystem/Properties/Resources.resx
631106060210付文春/StudentRegistrationSystem/Properties/Settings.Designer.cs
631106060210付文春/StudentRegistrationSystem/Properties/Settings.settings
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/TempPE
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug
631106060210付文春/StudentRegistrationSystem/bin/Debug
631106060210付文春/StudentRegistrationSystem/bin/Release
631106060210付文春/StudentRegistrationSystem/obj/x86
631106060210付文春/StudentRegistrationSystem/bin
631106060210付文春/StudentRegistrationSystem/obj
631106060210付文春/StudentRegistrationSystem/Properties
631106060210付文春/StudentRegistrationSystem
631106060210付文春
付文春_C#实验报告.doc
631106060210付文春/StudentRegistrationSystem.suo
631106060210付文春/StudentRegistrationSystem/Class.cs
631106060210付文春/StudentRegistrationSystem/Department.cs
631106060210付文春/StudentRegistrationSystem/FormAbout.cs
631106060210付文春/StudentRegistrationSystem/FormAbout.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormAbout.resx
631106060210付文春/StudentRegistrationSystem/FormClass.cs
631106060210付文春/StudentRegistrationSystem/FormClass.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormClass.resx
631106060210付文春/StudentRegistrationSystem/FormDepartment.cs
631106060210付文春/StudentRegistrationSystem/FormDepartment.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormDepartment.resx
631106060210付文春/StudentRegistrationSystem/FormMain.cs
631106060210付文春/StudentRegistrationSystem/FormMain.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormMain.resx
631106060210付文春/StudentRegistrationSystem/FormStudent.cs
631106060210付文春/StudentRegistrationSystem/FormStudent.Designer.cs
631106060210付文春/StudentRegistrationSystem/FormStudent.resx
631106060210付文春/StudentRegistrationSystem/Program.cs
631106060210付文春/StudentRegistrationSystem/Student.cs
631106060210付文春/StudentRegistrationSystem/StudentRegistrationSystem.csproj
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.exe
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.pdb
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.vshost.exe
631106060210付文春/StudentRegistrationSystem/bin/Debug/StudentRegistrationSystem.vshost.exe.manifest
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/GenerateResource.read.1.tlog
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/GenerateResource.write.1.tlog
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/ResolveAssemblyReference.cache
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.csproj.FileListAbsolute.txt
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.exe
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormAbout.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormClass.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormDepartment.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormMain.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.FormStudent.resources
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.pdb
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/StudentRegistrationSystem.Properties.Resources.resources
631106060210付文春/StudentRegistrationSystem/Properties/AssemblyInfo.cs
631106060210付文春/StudentRegistrationSystem/Properties/Resources.Designer.cs
631106060210付文春/StudentRegistrationSystem/Properties/Resources.resx
631106060210付文春/StudentRegistrationSystem/Properties/Settings.Designer.cs
631106060210付文春/StudentRegistrationSystem/Properties/Settings.settings
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug/TempPE
631106060210付文春/StudentRegistrationSystem/obj/x86/Debug
631106060210付文春/StudentRegistrationSystem/bin/Debug
631106060210付文春/StudentRegistrationSystem/bin/Release
631106060210付文春/StudentRegistrationSystem/obj/x86
631106060210付文春/StudentRegistrationSystem/bin
631106060210付文春/StudentRegistrationSystem/obj
631106060210付文春/StudentRegistrationSystem/Properties
631106060210付文春/StudentRegistrationSystem
631106060210付文春
付文春_C#实验报告.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.