📄 library.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{4389E4D7-B56A-4963-9A80-C3C4305453E8}"
>
<Build>
<Settings
ApplicationIcon = "App.ico"
AssemblyKeyContainerName = ""
AssemblyName = "Library"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Library"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = "Library.Login"
>
<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.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "CrystalDecisions.Windows.Forms"
AssemblyName = "CrystalDecisions.Windows.Forms"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.Shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalDecisions.ReportSource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
<Reference
Name = "CrystalDecisions.CrystalReports.Engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.CrystalReports.Engine.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<Folder RelPath = "BusinessRules\" />
<File
RelPath = "DataLevel\DataBaseConnection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "DataLevel\DataSetUser.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSetUser.cs"
/>
<File
RelPath = "DataLevel\DataSetUser.cs"
DependentUpon = "DataSetUser.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserInterface\Book.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\Book.resx"
DependentUpon = "Book.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\BorrowReturn.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\BorrowReturn.resx"
DependentUpon = "BorrowReturn.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\DataSetBook.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSetBook.cs"
/>
<File
RelPath = "UserInterface\DataSetBook.cs"
DependentUpon = "DataSetBook.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserInterface\DataSetBook.xsx"
DependentUpon = "DataSetBook.xsd"
BuildAction = "None"
/>
<File
RelPath = "UserInterface\DataSetBorrowReturn.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSetBorrowReturn.cs"
/>
<File
RelPath = "UserInterface\DataSetBorrowReturn.cs"
DependentUpon = "DataSetBorrowReturn.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserInterface\DataSetPublishing.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSetPublishing.cs"
/>
<File
RelPath = "UserInterface\DataSetPublishing.cs"
DependentUpon = "DataSetPublishing.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserInterface\DataSetPublishing.xsx"
DependentUpon = "DataSetPublishing.xsd"
BuildAction = "None"
/>
<File
RelPath = "UserInterface\DataSetQuery.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSetQuery.cs"
/>
<File
RelPath = "UserInterface\DataSetQuery.cs"
DependentUpon = "DataSetQuery.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserInterface\DataSetQuery.xsx"
DependentUpon = "DataSetQuery.xsd"
BuildAction = "None"
/>
<File
RelPath = "UserInterface\DataSetReader.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSetReader.cs"
/>
<File
RelPath = "UserInterface\DataSetReader.cs"
DependentUpon = "DataSetReader.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "UserInterface\Login.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\Login.resx"
DependentUpon = "Login.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\MainForm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\MainForm.resx"
DependentUpon = "MainForm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\PublishCompany.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\PublishCompany.resx"
DependentUpon = "PublishCompany.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\Query.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\Query.resx"
DependentUpon = "Query.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\Reader.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\Reader.resx"
DependentUpon = "Reader.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserInterface\User.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "UserInterface\User.resx"
DependentUpon = "User.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
<StartupServices>
<Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
</StartupServices>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -