⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pickboxtest.csproj

📁 可拖动按钮
💻 CSPROJ
字号:
<?xml version="1.0"?>
<VisualStudioProject>
	<CSHARP ProjectType="Local" ProductVersion="7.10.3052" SchemaVersion="2.0" ProjectGuid="{DDC9D62C-F9E4-4599-ACE1-D502B9D933A4}">
		<Build>
			<Settings ApplicationIcon="" AssemblyKeyContainerName="" AssemblyName="" AssemblyOriginatorKeyFile="" DefaultClientScript="JScript" DefaultHTMLPageLayout="Grid" DefaultTargetSchema="IE50" DelaySign="false" PreBuildEvent="" PostBuildEvent="" RunPostBuildEvent="" OutputType="WinExe" RootNamespace="PickBoxTest" StartupObject="">
				<Config Name="Release" AllowUnsafeBlocks="False" BaseAddress="285212672" CheckForOverflowUnderflow="False" ConfigurationOverrideFile="" DefineConstants="TRACE" DocumentationFile="" DefineDebug="false" DebugSymbols="False" FileAlignment="4096" IncrementalBuild="False" NoStdLib="false" NoWarn="" Optimize="True" OutputPath="bin\Release" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="False" WarningLevel="4"/>
				<Config Name="Debug" AllowUnsafeBlocks="False" BaseAddress="285212672" CheckForOverflowUnderflow="False" ConfigurationOverrideFile="" DefineConstants="TRACE;DEBUG" DocumentationFile="" DefineDebug="false" DebugSymbols="True" FileAlignment="4096" IncrementalBuild="True" NoStdLib="false" NoWarn="" Optimize="False" OutputPath="bin\Debug" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="False" WarningLevel="4"/>
			</Settings>
			<References>
				<Reference Name="System" AssemblyName="System" HintPath="c:\windows\microsoft.net\framework\v1.1.4322\System.dll"/>
				<Reference Name="System.Windows.Forms" AssemblyName="System.Windows.Forms" HintPath="c:\windows\microsoft.net\framework\v1.1.4322\System.Windows.Forms.dll"/>
				<Reference Name="" AssemblyName="System.Drawing" HintPath="c:\windows\microsoft.net\framework\v1.1.4322\System.Drawing.dll"/>
			</References>
		</Build>
		<Files>
			<Include>
				<File RelPath="WinForm.resx" BuildAction="EmbeddedResource" DependentUpon="WinForm.cs"/>
				<File RelPath="WinForm.cs" BuildAction="Compile" SubType="Form"/>
				<File RelPath="AssemblyInfo.cs" BuildAction="Compile"/>
				<File RelPath="PickBox.cs" BuildAction="Compile"/>
			</Include>
		</Files>
	</CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -