📄 testxmlhelper.csproj
字号:
<VisualStudioProject>
<CSHARP ProjectType = "Local" >
<Build>
<Settings
ApplicationIcon = ""
ApplicationRoot = "true"
AssemblyBuildNumber = "0"
AssemblyCompany = ""
AssemblyCopyright = ""
AssemblyDescription = ""
AssemblyKeyContainerName = ""
AssemblyMajorVersion = "1"
AssemblyMinorVersion = "0"
AssemblyName = "RobBirdwell.TestXmlHelper"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
AssemblyProduct = ""
AssemblyRevisionNumber = "0"
AssemblyTitle = ""
AssemblyTrademark = ""
CLSCompliant = "true"
DefaultClientScript = "JScript"
DefaultDTCPlatform = "Server"
DefaultHTMLPageLayout = "Linear"
DefaultTargetSchema = "HTML32"
DefaultServerScript = "VBScript"
DefaultSessionState = "True"
GenerateRevisionNumber = "true"
NoStandardLibraries = "false"
OutputType = "Exe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "On"
_RootNamespace = ""
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
DefineConstants = "DEBUG;TRACE"
DefineDebug = "true"
DefineTrace = "true"
DocumentationFile = ""
DebugSymbols = "true"
IncrementalBuild = "false"
NoLogo = "true"
NoOutput = "false"
Optimize = "false"
OutputPath = "bin\Debug\"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "0"
CheckForOverflowUnderflow = "false"
DefineConstants = "TRACE"
DefineDebug = "true"
DefineTrace = "true"
DocumentationFile = ""
DebugSymbols = "false"
IncrementalBuild = "false"
NoLogo = "true"
NoOutput = "false"
Optimize = "true"
OutputPath = "bin\Release\"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference Name = "mscorlib" />
<Reference Name = "System" />
<Reference Name = "System.XML" />
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TestXmlHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "XMLHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -