📄 createzipfile.prjx
字号:
<Project name="VBCreateZipFile" standardNamespace="NewProject" description="erzeugt eine leere Forms Anwendung in VB.NET" newfilesearch="None" enableviewstate="True" version="1.1" projecttype="VBNET">
<Contents>
<File name=".\Main.vb" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\AssemblyInfo.vb" subtype="Code" buildaction="Compile" dependson="" data="" />
<File name=".\Form1.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="False" 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="True" commandlineparameters="" />
<Output directory=".\bin" assembly="createzipfile" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
</Configuration>
<Configurations active="Debug">
<Configuration runwithwarnings="False" 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="True" commandlineparameters="" />
<Output directory=".\bin" assembly="createzipfile" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
</Configuration>
<Configuration runwithwarnings="False" name="Release">
<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="True" commandlineparameters="" />
<Output directory=".\" assembly="sdffds" executeScript="" executeBeforeBuild="" executeAfterBuild="" executeBeforeBuildArguments="" executeAfterBuildArguments="" />
</Configuration>
</Configurations>
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -