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

📄 客户关系管理系统.vcproj

📁 实现了很好的客户关系管理功能
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="客户关系管理系统"
	ProjectGUID="{FC40095D-5CFC-486C-AD9D-033352E6166F}"
	RootNamespace="客户关系管理系统"
	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=".\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=".\客户关系管理系统.cpp"
				>
			</File>
		</Filter>
		<Filter
			Name="头文件"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
			>
			<File
				RelativePath=".\AccessForm.cpp"
				>
			</File>
			<File
				RelativePath=".\AccessForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\AccessForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ChangeUserPasswordForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ChangeUserPasswordForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ChangeUserPasswordForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ClientForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ClientForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ClientForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\CommissaryForm.cpp"
				>
			</File>
			<File
				RelativePath=".\CommissaryForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\CommissaryForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\CompanyForm.cpp"
				>
			</File>
			<File
				RelativePath=".\CompanyForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\CompanyForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ComplainForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ComplainForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ComplainForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ContactForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ContactForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ContactForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ContractForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ContractForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ContractForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\DocumentForm.cpp"
				>
			</File>
			<File
				RelativePath=".\DocumentForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\DocumentForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\LoginForm.cpp"
				>
			</File>
			<File
				RelativePath=".\LoginForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\LoginForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\MainForm.cpp"
				>
			</File>
			<File
				RelativePath=".\MainForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\MainForm.resx"
					>
				</File>
			</File>
			<File
				RelativePath=".\MyCRMDataSet.xsd"
				>
				<File
					RelativePath=".\MyCRMDataSet.h"
					>
				</File>
				<File
					RelativePath=".\MyCRMDataSet.xsc"
					>
				</File>
				<File
					RelativePath=".\MyCRMDataSet.xss"
					>
				</File>
			</File>
			<File
				RelativePath=".\OperatorForm.cpp"
				>
			</File>
			<File
				RelativePath=".\OperatorForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\OperatorForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\PriceForm.cpp"
				>
			</File>
			<File
				RelativePath=".\PriceForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\PriceForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ProductForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ProductForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ProductForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\RemindForm.cpp"
				>
			</File>
			<File
				RelativePath=".\RemindForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\RemindForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportAccessForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportAccessForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportAccessForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportClientForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportClientForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportClientForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportCommissaryForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportCommissaryForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportCommissaryForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportComplainForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportComplainForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportComplainForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportContactForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportContactForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportContactForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportProductForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportProductForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportProductForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ReportRemindForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ReportRemindForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ReportRemindForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\resource.h"
				>
			</File>
			<File
				RelativePath=".\stdafx.h"
				>
			</File>
			<File
				RelativePath=".\SumForm.cpp"
				>
			</File>
			<File
				RelativePath=".\SumForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\SumForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\VersionForm.cpp"
				>
			</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 + -