📄 common.csproj
字号:
<VisualStudioProject>
<CSHARP
OwnerKey = "{FE3BBBB6-72D5-11d2-9ACE-00C04F79A2A4}"
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{75E03458-FB12-4280-8465-385BA009B2B7}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "qminoa.Common"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "qminoa.Common"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
OutputPath = "bin\Debug\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CNDate.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DateUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "JScript.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "StringUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ValidateUtil.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "data\CatalogData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\CatalogData.resx"
DependentUpon = "CatalogData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\DepData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\DepData.resx"
DependentUpon = "DepData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\DocData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\DocData.resx"
DependentUpon = "DocData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\EmpArcData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\EmpBaseData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\EmpBaseData.resx"
DependentUpon = "EmpBaseData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\EmpConData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\EmpConData.resx"
DependentUpon = "EmpConData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\EmpPhotoData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\EmpPhotoData.resx"
DependentUpon = "EmpPhotoData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\EmpVisaData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\EmpVisaData.resx"
DependentUpon = "EmpVisaData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\FileData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\FileData.resx"
DependentUpon = "FileData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\LogData.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "data\MessageData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\MessageData.resx"
DependentUpon = "MessageData.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\MsgAdd.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\MsgAdd.resx"
DependentUpon = "MsgAdd.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "data\MsgCont.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "data\ScheduleData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\UserData.cs"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "data\UserData.resx"
DependentUpon = "UserData.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
<UserProperties
TDLFILE = "DAP.tdl"
TDLELEMENTTYPE = "DataAccess"
/>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -