📄 stumanager.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{7487844B-AD8F-42F8-8D28-EEC20C880CA9}"
>
<Build>
<Settings
ApplicationIcon = "people (group).ico"
AssemblyKeyContainerName = ""
AssemblyName = "StuManager"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "StuManager"
StartupObject = "StuManager.Login"
>
<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 = "numerictextbox"
AssemblyName = "NumericTextbox"
HintPath = "..\..\book\只能输入数字的文本框控件(附源程序)\numerictextbox\bin\numerictextbox.dll"
/>
<Reference
Name = "Microsoft.VisualBasic"
AssemblyName = "Microsoft.VisualBasic"
HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.dll"
/>
<Reference
Name = "eastlibrary"
AssemblyName = "EastLibrary"
HintPath = "d:\documents and settings\administrator\桌面\一套漂亮的office2003界面控件包括源代码\menu_demo\控件dll\eastlibrary.dll"
/>
<Reference
Name = "System.Design"
AssemblyName = "System.Design"
HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
/>
<Reference
Name = "xp"
AssemblyName = "CollapsiblePanelBar"
HintPath = "d:\documents and settings\administrator\桌面\xp.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 = "About.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "About.resx"
DependentUpon = "About.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddClassInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "AddClassInfo.resx"
DependentUpon = "AddClassInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddCourse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "AddCourse.resx"
DependentUpon = "AddCourse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddMark.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "AddMark.resx"
DependentUpon = "AddMark.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddStuInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "AddStuInfo.resx"
DependentUpon = "AddStuInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DelClass.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DelClass.resx"
DependentUpon = "DelClass.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DelStuInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DelStuInfo.resx"
DependentUpon = "DelStuInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DelUser.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "DelUser.resx"
DependentUpon = "DelUser.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "InquireClass.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "InquireClass.resx"
DependentUpon = "InquireClass.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "InquireStuInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "InquireStuInfo.resx"
DependentUpon = "InquireStuInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Login.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Login.resx"
DependentUpon = "Login.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Manager.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Manager.resx"
DependentUpon = "Manager.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ModifyClassInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "ModifyClassInfo.resx"
DependentUpon = "ModifyClassInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ModifyStuInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "ModifyStuInfo.resx"
DependentUpon = "ModifyStuInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ModifyUserpass.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "ModifyUserpass.resx"
DependentUpon = "ModifyUserpass.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "people (group).ico"
BuildAction = "Content"
/>
<File
RelPath = "Register.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Register.resx"
DependentUpon = "Register.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "search.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "UserInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XpStyle.vb"
SubType = "Component"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -