📄 sorttest.vbproj
字号:
<VisualStudioProject>
<VisualBasic ProjectType = "Local" >
<Build>
<Settings
ApplicationIcon = ""
ApplicationRoot = "true"
AssemblyBuildNumber = "0"
AssemblyCopyright = ""
AssemblyCulture = ""
AssemblyDescription = ""
AssemblyKeyContainerName = ""
AssemblyMajorVersion = "1"
AssemblyMinorVersion = "0"
AssemblyName = "SortTest"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
AssemblyProduct = ""
AssemblyRevisionNumber = "0"
AssemblyTitle = ""
AssemblyTrademark = ""
AssemblyCompany = ""
ClsCompliant = "true"
DefaultClientScript = "JScript"
DefaultDTCPlatform = "Server"
DefaultHTMLPageLayout = "Linear"
DefaultTargetSchema = "HTML32"
DefaultServerScript = "VBScript"
DefaultSessionState = "True"
GenerateRevisionNumber = "true"
NoStandardLibraries = "true"
OutputType = "Exe"
OptionStrict = "true"
RootNamespace = "SortTest"
StartupObject = ""
TreatWarningsAsErrors = "false"
WarningLevel = "1"
>
<Config
Name = "Debug"
AllowUnroundedFloatingPoint = "false"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DocumentationFile = ""
DebugSymbols = "true"
IncrementalBuild = "false"
NoLogo = "true"
NoOutput = "false"
Optimize = "false"
OutputPath = ".\bin\"
RemoveFloatingPointChecks = "false"
RemoveIntegerChecks = "false"
/>
<Config
Name = "Release"
AllowUnroundedFloatingPoint = "false"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "false"
DocumentationFile = ""
DebugSymbols = "false"
IncrementalBuild = "false"
NoLogo = "true"
NoOutput = "false"
Optimize = "false"
OutputPath = ".\bin\"
RemoveFloatingPointChecks = "false"
RemoveIntegerChecks = "false"
/>
</Settings>
<References>
<Reference
Name = "COM+"
AssemblyName = "mscorlib"
Path = "mscorlib.dll"
Guid = "{00000000-0000-0000-0000-000000000000}"
Lcid = "0"
VersionMajor = "2000"
VersionMinor = "14"
Revision = "1730"
Build = "3"
Originator = "03689116d3a4ae33"
/>
<Reference
Name = "Sort"
AssemblyName = "Sort"
Path = "..\Sort\obj\Debug\Sort.dll"
Guid = "{00000000-0000-0000-0000-000000000000}"
Lcid = "0"
VersionMajor = "0"
VersionMinor = "0"
Revision = "0"
Build = "0"
Originator = "95601890afd80709"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
Project = "{C6603120-BA91-4CD6-9945-27D76B4C9026}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "Module1.vb"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -