📄 charge.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{88BCFE27-683B-4A2E-BD1D-7EE51EC336FA}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Charge"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Charge"
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.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 = "System.Data.OracleClient"
AssemblyName = "System.Data.OracleClient"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.OracleClient.dll"
/>
<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.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 = "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"
/>
<Reference
Name = "Reader"
AssemblyName = "Reader"
HintPath = "obj\Debug\Reader.dll"
/>
<Reference
Name = "DogOperaLib"
AssemblyName = "DogOperaLib"
HintPath = "obj\Debug\DogOperaLib.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "App.ico"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CCommon.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgAddWs.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgAddWs.resx"
DependentUpon = "CdlgAddWs.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgCreateItem.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgCreateItem.resx"
DependentUpon = "CdlgCreateItem.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgItemInfoView.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgItemInfoView.resx"
DependentUpon = "CdlgItemInfoView.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgItwmMaintain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgItwmMaintain.resx"
DependentUpon = "CdlgItwmMaintain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgMaintain.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgMaintain.resx"
DependentUpon = "CdlgMaintain.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgPay.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgPay.resx"
DependentUpon = "CdlgPay.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgSiteInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgSiteInfo.resx"
DependentUpon = "CdlgSiteInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgStat.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgStat.resx"
DependentUpon = "CdlgStat.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgStopChargeItem.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "CdlgStopChargeItem.resx"
DependentUpon = "CdlgStopChargeItem.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CdlgWs.cs"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -