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

📄 办公事务管理系统.vcproj

📁 有关办公管理的系统
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="办公事务管理系统"
	ProjectGUID="{67A70C7D-4A1C-4A37-8F38-83E596FFC4DC}"
	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=".\AccidentForm.cpp"
				>
			</File>
			<File
				RelativePath=".\AccidentForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\AccidentForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\AccountForm.cpp"
				>
			</File>
			<File
				RelativePath=".\AccountForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\AccountForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\ByelawForm.cpp"
				>
			</File>
			<File
				RelativePath=".\ByelawForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\ByelawForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\CertificateForm.cpp"
				>
			</File>
			<File
				RelativePath=".\CertificateForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\CertificateForm.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=".\CommunicationForm.cpp"
				>
			</File>
			<File
				RelativePath=".\CommunicationForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\CommunicationForm.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=".\DispatchForm.cpp"
				>
			</File>
			<File
				RelativePath=".\DispatchForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\DispatchForm.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=".\DormForm.cpp"
				>
			</File>
			<File
				RelativePath=".\DormForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\DormForm.resx"
					SubType="Designer"
					>
				</File>
			</File>
			<File
				RelativePath=".\DraftForm.cpp"
				>
			</File>
			<File
				RelativePath=".\DraftForm.h"
				FileType="3"
				>
				<File
					RelativePath=".\DraftForm.resx"
					SubType="Designer"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -