📄 student.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{B0399E29-E5A5-4811-923A-9D98F9490C79}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Student"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "Student"
StartupObject = "Student.FormLogin"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "CommonDB"
AssemblyName = "CommonDB"
HintPath = "bin\CommonDB.dll"
/>
<Reference
Name = "CommonSystem"
AssemblyName = "CommonSystem"
HintPath = "bin\CommonSystem.dll"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Diagnostics" />
<Import Namespace = "System.Windows.Forms" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "App.config"
BuildAction = "None"
/>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "FormAbout.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormAbout.resx"
DependentUpon = "FormAbout.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormAchievement.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormAchievement.resx"
DependentUpon = "FormAchievement.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormBase.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormBase.resx"
DependentUpon = "FormBase.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormCancelCourse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormCancelCourse.resx"
DependentUpon = "FormCancelCourse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormClassroom.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormClassroom.resx"
DependentUpon = "FormClassroom.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormCollege.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormCollege.resx"
DependentUpon = "FormCollege.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormCourse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormCourse.resx"
DependentUpon = "FormCourse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormCourseOrder.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormCourseOrder.resx"
DependentUpon = "FormCourseOrder.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormCurriculum.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormCurriculum.resx"
DependentUpon = "FormCurriculum.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormCurriculumSchedule.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormCurriculumSchedule.resx"
DependentUpon = "FormCurriculumSchedule.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormEnroll.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormEnroll.resx"
DependentUpon = "FormEnroll.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormInherit.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormInherit.resx"
DependentUpon = "FormInherit.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormLogin.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormLogin.resx"
DependentUpon = "FormLogin.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormLogout.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormLogout.resx"
DependentUpon = "FormLogout.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormMain.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormMain.resx"
DependentUpon = "FormMain.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormProfession.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormProfession.resx"
DependentUpon = "FormProfession.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormProfessionOrder.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormProfessionOrder.resx"
DependentUpon = "FormProfessionOrder.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormSelectCourse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormSelectCourse.resx"
DependentUpon = "FormSelectCourse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormStudentChangeProfession.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormStudentChangeProfession.resx"
DependentUpon = "FormStudentChangeProfession.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormStudentLeaveSchool.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormStudentLeaveSchool.resx"
DependentUpon = "FormStudentLeaveSchool.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormStudentQueryAchievent.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormStudentQueryAchievent.resx"
DependentUpon = "FormStudentQueryAchievent.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormTeacher.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormTeacher.resx"
DependentUpon = "FormTeacher.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormUser.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormUser.resx"
DependentUpon = "FormUser.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FormUserLevel.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FormUserLevel.resx"
DependentUpon = "FormUserLevel.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "classes\Achievement.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\ClassRoom.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\ClassTime.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\College.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\Course.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\Curriculum.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\Profession.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\Student.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "classes\Teacher.vb"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -