📄 bll.csproj
字号:
<VisualStudioProject>
<CSHARP
OwnerKey = "{FE3BBBB6-72D5-11d2-9ACE-00C04F79A2A4}"
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{EBB3137B-0B97-49E9-9184-5098EF3BF81F}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "qminoa.BLL"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "qminoa.BLL"
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 = "Common"
Project = "{75E03458-FB12-4280-8465-385BA009B2B7}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "DA"
Project = "{A9B652A0-1F45-4BF7-820F-296A816536C7}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CatalogSystem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DepSystem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EmpSystem.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "fm\DocTree.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "fm\FileBLL.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\CategoriesCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\Category.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\PMUser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\Project.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectReportCategory.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectReportCategoryCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectReportEntryLog.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectReportEntryLogCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectReportProject.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectReportProjectCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ProjectsCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ResourceReportUser.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\ResourceReportUserCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\Roles.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\RolesCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\TimeEntriesCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\TimeEntry.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PM\UsersCollection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
<UserProperties
TDLFILE = "DAP.tdl"
TDLELEMENTTYPE = "BusinessFacade"
/>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -