📄 宿舍管理.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{E47478EC-5049-4A25-B2FF-BDD0CAFE06BE}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "windows-miaoyu"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "windows_miaoyu"
StartupObject = "windows_miaoyu.mainform"
>
<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"
/>
</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 = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "mainform.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "mainform.resx"
DependentUpon = "mainform.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module1.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "查询.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "查询.resx"
DependentUpon = "查询.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "浏览.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "浏览.resx"
DependentUpon = "浏览.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "人员管理.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "人员管理.resx"
DependentUpon = "人员管理.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "宿舍管理.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "宿舍管理.resx"
DependentUpon = "宿舍管理.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "修改.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "修改.resx"
DependentUpon = "修改.vb"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -