📄 计算机机房管理系统服务器端.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{0A6A9321-E400-4B04-A8B0-380941AA5E6C}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "计算机机房管理系统服务器端"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "计算机机房管理系统服务器端"
StartupObject = "计算机机房管理系统服务器端.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"
/>
</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 = "Form1.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.resx"
DependentUpon = "Form1.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmAddManager.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmAddManager.resx"
DependentUpon = "FrmAddManager.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmAddTime.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmAddTime.resx"
DependentUpon = "FrmAddTime.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmAddUser.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmAddUser.resx"
DependentUpon = "FrmAddUser.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmDelManager.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmDelManager.resx"
DependentUpon = "FrmDelManager.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmDelUser.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmDelUser.resx"
DependentUpon = "FrmDelUser.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmLockScreen.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmLockScreen.resx"
DependentUpon = "FrmLockScreen.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmMLog.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmMLog.resx"
DependentUpon = "FrmMLog.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmModMPwd.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmModMPwd.resx"
DependentUpon = "FrmModMPwd.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmModUserPwd.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmModUserPwd.resx"
DependentUpon = "FrmModUserPwd.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmStaus.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmStaus.resx"
DependentUpon = "FrmStaus.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "FrmULog.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "FrmULog.resx"
DependentUpon = "FrmULog.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Login.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Login.resx"
DependentUpon = "Login.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "PublicVar.vb"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -