mvcappwizard.vcproj
来自「这是VCF框架的代码」· VCPROJ 代码 · 共 250 行
VCPROJ
250 行
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="MVCAppWizard" ProjectGUID="{F5C18EE2-F25E-4796-ACC8-F66DDB06096B}" RootNamespace="MVCAppWizard" Keyword="CustomAppWizProj" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Release|Win32" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Debug|Win32" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Template Files" Filter="txt" > <File RelativePath=".\Templates\1033\mvc.xml" > </File> <File RelativePath=".\Templates\1033\MyDocument.cpp" > </File> <File RelativePath=".\Templates\1033\MyDocument.h" > </File> <File RelativePath=".\Templates\1033\MyView.cpp" > </File> <File RelativePath=".\Templates\1033\MyView.h" > </File> <File RelativePath=".\Templates\1033\MyWindow.cpp" > </File> <File RelativePath=".\Templates\1033\MyWindow.h" > </File> <File RelativePath=".\Templates\1033\ReadMe.txt" > </File> <File RelativePath=".\Templates\1033\root.cpp" > </File> </Filter> <Filter Name="HTML Files" Filter="htm" > <File RelativePath=".\Html\1033\default.htm" DeploymentContent="true" > </File> </Filter> <Filter Name="Image Files" Filter="bmp" > </Filter> <Filter Name="Script Files" Filter="js" > <File RelativePath=".\Scripts\1033\default.js" > </File> </Filter> <Filter Name="Miscellaneous Files" Filter="vsz;vsdir;ico;vcproj;csproj;css;inf" > <File RelativePath=".\default.vcproj" > </File> <File RelativePath=".\MVCAppWizard.ico" > </File> <File RelativePath=".\MVCAppWizard.vsdir" > </File> <File RelativePath=".\MVCAppWizard.vsz" > </File> <File RelativePath=".\1033\styles.css" > </File> <File RelativePath=".\Templates\1033\Templates.inf" > </File> </Filter> <File RelativePath=".\Images\MVCAppWizard.gif" > </File> <File RelativePath=".\Images\MVCAppWizard_Background.gif" > </File> </Files> <Globals> </Globals></VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?