📄 mycommunity.vcproj
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="MyCommunity"
ProjectGUID="{CCCF859F-2977-4E63-9164-414BDDE669B0}"
RootNamespace="MyCommunity"
Keyword="ManagedCProj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
ManagedExtensions="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(NoInherit)"
LinkIncremental="2"
GenerateDebugInformation="true"
AssemblyDebug="1"
SubSystem="2"
EntryPointSymbol="main"
TargetMachine="1"
/>
<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="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="1"
ManagedExtensions="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG"
RuntimeLibrary="2"
UsePrecompiledHeader="2"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="$(NoInherit)"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
EntryPointSymbol="main"
TargetMachine="1"
/>
<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>
<AssemblyReference
RelativePath="System.dll"
AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
<AssemblyReference
RelativePath="System.Data.dll"
AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
/>
<AssemblyReference
RelativePath="System.Drawing.dll"
AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
/>
<AssemblyReference
RelativePath="System.Windows.Forms.dll"
AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
<AssemblyReference
RelativePath="System.XML.dll"
AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
/>
<ActiveXReference
ControlGUID="{00020813-0000-0000-C000-000000000046}"
ControlVersion="1.5"
LocaleID="0"
/>
</References>
<Files>
<Filter
Name="源文件"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\AssemblyInfo.cpp"
>
</File>
<File
RelativePath=".\BuildingForm.cpp"
>
</File>
<File
RelativePath=".\ChangeUserPasswordForm.cpp"
>
</File>
<File
RelativePath=".\CommonPropertyForm.cpp"
>
</File>
<File
RelativePath=".\CommonRepairForm.cpp"
>
</File>
<File
RelativePath=".\CommunityForm.cpp"
>
</File>
<File
RelativePath=".\ComplainForm.cpp"
>
</File>
<File
RelativePath=".\EventForm.cpp"
>
</File>
<File
RelativePath=".\GasPaymentForm.cpp"
>
</File>
<File
RelativePath=".\GasQueryForm.cpp"
>
</File>
<File
RelativePath=".\GasRegisterForm.cpp"
>
</File>
<File
RelativePath=".\LoginForm.cpp"
>
</File>
<File
RelativePath=".\MainForm.cpp"
>
</File>
<File
RelativePath=".\ManagePaymentForm.cpp"
>
</File>
<File
RelativePath=".\ManageQueryForm.cpp"
>
</File>
<File
RelativePath=".\ManageRegisterForm.cpp"
>
</File>
<File
RelativePath=".\MoveForm.cpp"
>
</File>
<File
RelativePath=".\MyCommunity.cpp"
>
</File>
<File
RelativePath=".\OperatorForm.cpp"
>
</File>
<File
RelativePath=".\OtherPaymentForm.cpp"
>
</File>
<File
RelativePath=".\OwnerForm.cpp"
>
</File>
<File
RelativePath=".\OwnerRepairForm.cpp"
>
</File>
<File
RelativePath=".\ReportChargeForm.cpp"
>
</File>
<File
RelativePath=".\ReportCommonRepairForm.cpp"
>
</File>
<File
RelativePath=".\ReportComplainForm.cpp"
>
</File>
<File
RelativePath=".\ReportOwnerForm.cpp"
>
</File>
<File
RelativePath=".\ReportOwnerRepairForm.cpp"
>
</File>
<File
RelativePath=".\StationForm.cpp"
>
</File>
<File
RelativePath=".\stdafx.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\VersionForm.cpp"
>
</File>
</Filter>
<Filter
Name="头文件"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\BuildingForm.h"
FileType="3"
>
<File
RelativePath=".\BuildingForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ChangeUserPasswordForm.h"
FileType="3"
>
<File
RelativePath=".\ChangeUserPasswordForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\CommonPropertyForm.h"
FileType="3"
>
<File
RelativePath=".\CommonPropertyForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\CommonRepairForm.h"
FileType="3"
>
<File
RelativePath=".\CommonRepairForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\CommunityForm.h"
FileType="3"
>
<File
RelativePath=".\CommunityForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ComplainForm.h"
FileType="3"
>
<File
RelativePath=".\ComplainForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\DBCommunityDataSet.xsd"
>
<File
RelativePath=".\DBCommunityDataSet.h"
>
</File>
<File
RelativePath=".\DBCommunityDataSet.xsc"
>
</File>
<File
RelativePath=".\DBCommunityDataSet.xss"
>
</File>
</File>
<File
RelativePath=".\EventForm.h"
FileType="3"
>
<File
RelativePath=".\EventForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\GasPaymentForm.h"
FileType="3"
>
<File
RelativePath=".\GasPaymentForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\GasQueryForm.h"
FileType="3"
>
<File
RelativePath=".\GasQueryForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\GasRegisterForm.h"
FileType="3"
>
<File
RelativePath=".\GasRegisterForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\LoginForm.h"
FileType="3"
>
<File
RelativePath=".\LoginForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\MainForm.h"
FileType="3"
>
<File
RelativePath=".\MainForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ManagePaymentForm.h"
FileType="3"
>
<File
RelativePath=".\ManagePaymentForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ManageQueryForm.h"
FileType="3"
>
<File
RelativePath=".\ManageQueryForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ManageRegisterForm.h"
FileType="3"
>
<File
RelativePath=".\ManageRegisterForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\MoveForm.h"
FileType="3"
>
<File
RelativePath=".\MoveForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\OperatorForm.h"
FileType="3"
>
<File
RelativePath=".\OperatorForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\OtherPaymentForm.h"
FileType="3"
>
<File
RelativePath=".\OtherPaymentForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\OwnerForm.h"
FileType="3"
>
<File
RelativePath=".\OwnerForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\OwnerRepairForm.h"
FileType="3"
>
<File
RelativePath=".\OwnerRepairForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ReportChargeForm.h"
FileType="3"
>
<File
RelativePath=".\ReportChargeForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ReportCommonRepairForm.h"
FileType="3"
>
<File
RelativePath=".\ReportCommonRepairForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ReportComplainForm.h"
FileType="3"
>
<File
RelativePath=".\ReportComplainForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ReportOwnerForm.h"
FileType="3"
>
<File
RelativePath=".\ReportOwnerForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\ReportOwnerRepairForm.h"
FileType="3"
>
<File
RelativePath=".\ReportOwnerRepairForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\resource.h"
>
</File>
<File
RelativePath=".\StationForm.h"
FileType="3"
>
<File
RelativePath=".\StationForm.resx"
SubType="Designer"
>
</File>
</File>
<File
RelativePath=".\stdafx.h"
>
</File>
<File
RelativePath=".\VersionForm.h"
FileType="3"
>
<File
RelativePath=".\VersionForm.resx"
SubType="Designer"
>
</File>
</File>
</Filter>
<Filter
Name="资源文件"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\app.ico"
>
</File>
<File
RelativePath=".\app.rc"
>
</File>
</Filter>
<File
RelativePath=".\ReadMe.txt"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -