📄 createzipfile.prjx
字号:
<Project name="CreateZipFile" standardNamespace="CreateZipFile" description="" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="VBNET">
<Contents>
<File name=".\MainForm.vb" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\AssemblyInfo.vb" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\CreateZipFile.MainForm.resources" subtype="Code" buildaction="EmbedAsResource" dependson="" data="" />
</Contents>
<References>
<Reference type="Assembly" refto="..\..\..\bin\ICSharpCode.SharpZipLib.dll" localcopy="True" />
</References>
<DeploymentInformation target="" script="" strategy="File" />
<Configuration runwithwarnings="True" name="Debug">
<CodeGeneration compilerversion="" includedebuginformation="True" optimize="True" generateoverflowchecks="True" rootnamespace="" mainclass="" target="WinExe" definesymbols="" optionexplicit="True" optionstrict="False" win32Icon="" imports="" />
<VBDOC outputfile="" filestoparse="" commentprefix="'" />
<Execution consolepause="False" commandlineparameters="" />
<Output directory=".\bin\Debug" assembly="CreateZipFile" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
</Configuration>
<Configurations active="Debug">
<Configuration runwithwarnings="True" name="Debug">
<CodeGeneration compilerversion="" includedebuginformation="True" optimize="True" generateoverflowchecks="True" rootnamespace="" mainclass="" target="WinExe" definesymbols="" optionexplicit="True" optionstrict="False" win32Icon="" imports="" />
<VBDOC outputfile="" filestoparse="" commentprefix="'" />
<Execution consolepause="False" commandlineparameters="" />
<Output directory=".\bin\Debug" assembly="CreateZipFile" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
</Configuration>
<Configuration runwithwarnings="True" name="Release">
<CodeGeneration compilerversion="" includedebuginformation="False" optimize="True" generateoverflowchecks="False" rootnamespace="" mainclass="" target="WinExe" definesymbols="" optionexplicit="True" optionstrict="False" win32Icon="" imports="" />
<VBDOC outputfile="" filestoparse="" commentprefix="'" />
<Execution consolepause="False" commandlineparameters="" />
<Output directory=".\bin\Release" assembly="CreateZipFile" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
</Configuration>
</Configurations>
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -