文件名称:StudentRegistrationSystem
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-21
- 文件大小:
- 636kb
- 下载次数:
- 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
..................\StudentRegistrationSystem.suo
..................\.........................\Class.cs
..................\.........................\Department.cs
..................\.........................\FormAbout.cs
..................\.........................\FormAbout.Designer.cs
..................\.........................\FormAbout.resx
..................\.........................\FormClass.cs
..................\.........................\FormClass.Designer.cs
..................\.........................\FormClass.resx
..................\.........................\FormDepartment.cs
..................\.........................\FormDepartment.Designer.cs
..................\.........................\FormDepartment.resx
..................\.........................\FormMain.cs
..................\.........................\FormMain.Designer.cs
..................\.........................\FormMain.resx
..................\.........................\FormStudent.cs
..................\.........................\FormStudent.Designer.cs
..................\.........................\FormStudent.resx
..................\.........................\Program.cs
..................\.........................\Student.cs
..................\.........................\StudentRegistrationSystem.csproj
..................\.........................\bin\Debug\StudentRegistrationSystem.exe
..................\.........................\...\.....\StudentRegistrationSystem.pdb
..................\.........................\...\.....\StudentRegistrationSystem.vshost.exe
..................\.........................\...\.....\StudentRegistrationSystem.vshost.exe.manifest
..................\.........................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..................\.........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..................\.........................\...\...\.....\GenerateResource.read.1.tlog
..................\.........................\...\...\.....\GenerateResource.write.1.tlog
..................\.........................\...\...\.....\ResolveAssemblyReference.cache
..................\.........................\...\...\.....\StudentRegistrationSystem.csproj.FileListAbsolute.txt
..................\.........................\...\...\.....\StudentRegistrationSystem.exe
..................\.........................\...\...\.....\StudentRegistrationSystem.FormAbout.resources
..................\.........................\...\...\.....\StudentRegistrationSystem.FormClass.resources
..................\.........................\...\...\.....\StudentRegistrationSystem.FormDepartment.resources
..................\.........................\...\...\.....\StudentRegistrationSystem.FormMain.resources
..................\.........................\...\...\.....\StudentRegistrationSystem.FormStudent.resources
..................\.........................\...\...\.....\StudentRegistrationSystem.pdb
..................\.........................\...\...\.....\StudentRegistrationSystem.Properties.Resources.resources
..................\.........................\Properties\AssemblyInfo.cs
..................\.........................\..........\Resources.Designer.cs
..................\.........................\..........\Resources.resx
..................\.........................\..........\Settings.Designer.cs
..................\.........................\..........\Settings.settings
..................\.........................\obj\x86\Debug\TempPE
..................\.........................\...\...\Debug
..................\.........................\bin\Debug
..................\.........................\...\Release
..................\.........................\obj\x86
..................\.........................\bin
..................\.........................\obj
..................\.........................\Properties
..................\StudentRegistrationSystem
631106060210付文春
付文春_C#实验报告.doc