📄 common.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{77F0A967-4F79-47C8-B197-AF5E19C3A591}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "com.sungoal.MemberManage.Common"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "com.sungoal.MemberManage.Common"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
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.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AccountData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "AccountData.cs"
/>
<File
RelPath = "AccountData.cs"
DependentUpon = "AccountData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "AccountData.xsx"
DependentUpon = "AccountData.xsd"
BuildAction = "None"
/>
<File
RelPath = "AppConfiguration.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ArticleData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "ArticleData.cs"
/>
<File
RelPath = "ArticleData.cs"
DependentUpon = "ArticleData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "ArticleData.xsx"
DependentUpon = "ArticleData.xsd"
BuildAction = "None"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BookShelfData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "BookShelfData.cs"
/>
<File
RelPath = "BookShelfData.cs"
DependentUpon = "BookShelfData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "BookShelfData.xsx"
DependentUpon = "BookShelfData.xsd"
BuildAction = "None"
/>
<File
RelPath = "CommonUserData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "CommonUserData.cs"
/>
<File
RelPath = "CommonUserData.cs"
DependentUpon = "CommonUserData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "CommonUserData.xsx"
DependentUpon = "CommonUserData.xsd"
BuildAction = "None"
/>
<File
RelPath = "CompanyUserData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "CompanyUserData.cs"
/>
<File
RelPath = "CompanyUserData.cs"
DependentUpon = "CompanyUserData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "CompanyUserData.xsx"
DependentUpon = "CompanyUserData.xsd"
BuildAction = "None"
/>
<File
RelPath = "ReadCardData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "ReadCardData.cs"
/>
<File
RelPath = "ReadCardData.cs"
DependentUpon = "ReadCardData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "ReadCardData.xsx"
DependentUpon = "ReadCardData.xsd"
BuildAction = "None"
/>
<File
RelPath = "UserBaseData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "UserBaseData.cs"
/>
<File
RelPath = "UserBaseData.cs"
DependentUpon = "UserBaseData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserBaseData.xsx"
DependentUpon = "UserBaseData.xsd"
BuildAction = "None"
/>
<File
RelPath = "UserData.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "UserData.cs"
/>
<File
RelPath = "UserData.cs"
DependentUpon = "UserData.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserData.xsx"
DependentUpon = "UserData.xsd"
BuildAction = "None"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -