📄 webapplication1.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{C4CAA819-4741-4CED-AAEF-690868CC3C7E}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "WebApplication1"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "WebApplication1"
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\"
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\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "MySql.Data"
AssemblyName = "MySql.Data"
HintPath = "..\..\..\Program Files\MySQL\MySQL Connector Net 1.0.7\bin\.NET 1.1\MySql.Data.dll"
AssemblyFolderKey = "hklm\mysql connector net 1.0.7"
/>
<Reference
Name = "System.ServiceProcess"
AssemblyName = "System.ServiceProcess"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.ServiceProcess.dll"
/>
<Reference
Name = "System.Configuration.Install"
AssemblyName = "System.Configuration.Install"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Configuration.Install.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
/>
<Reference
Name = "System.EnterpriseServices"
AssemblyName = "System.EnterpriseServices"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.EnterpriseServices.dll"
/>
<Reference
Name = "System.DirectoryServices"
AssemblyName = "System.DirectoryServices"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.DirectoryServices.dll"
/>
<Reference
Name = "crystaldecisions.shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "..\..\..\winnt\assembly\gac\crystaldecisions.shared\9.1.5000.0__692fbea5521e1304\crystaldecisions.shared.dll"
/>
<Reference
Name = "crystaldecisions.crystalreports.engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "..\..\..\winnt\assembly\gac\crystaldecisions.crystalreports.engine\9.1.5000.0__692fbea5521e1304\crystaldecisions.crystalreports.engine.dll"
/>
<Reference
Name = "crystaldecisions.reportsource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "..\..\..\winnt\assembly\gac\crystaldecisions.reportsource\9.1.5000.0__692fbea5521e1304\crystaldecisions.reportsource.dll"
/>
<Reference
Name = "CrystalDecisions.Web"
AssemblyName = "CrystalDecisions.Web"
HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Web.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalEnterpriseLib"
AssemblyName = "CrystalEnterpriseLib"
HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalEnterpriseLib.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalReportPluginLib"
AssemblyName = "CrystalReportPluginLib"
HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalReportPluginLib.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
<Reference
Name = "CrystalInfoStoreLib"
AssemblyName = "CrystalInfoStoreLib"
HintPath = "..\..\..\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalInfoStoreLib.dll"
AssemblyFolderKey = "hklm\crystal.net"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Batch_Date_rpt.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "Batch_Date_rpt1.cs"
/>
<File
RelPath = "Batch_Date_rpt1.cs"
DependentUpon = "Batch_Date_rpt.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Batch_order_rpt.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "Batch_order_rpt1.cs"
/>
<File
RelPath = "Batch_order_rpt1.cs"
DependentUpon = "Batch_order_rpt.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Crystal_Pdf_Rpt.pdf"
BuildAction = "None"
/>
<File
RelPath = "Err_Session.htm"
BuildAction = "Content"
/>
<File
RelPath = "Global.asax"
SubType = "Component"
BuildAction = "Content"
/>
<File
RelPath = "Global.asax.cs"
DependentUpon = "Global.asax"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Global.asax.resx"
DependentUpon = "Global.asax.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "main.htm"
BuildAction = "Content"
/>
<File
RelPath = "Main_logo.htm"
BuildAction = "Content"
/>
<File
RelPath = "Order_data.xsd"
BuildAction = "Content"
/>
<File
RelPath = "Order_data.xsx"
DependentUpon = "Order_data.xsd"
BuildAction = "None"
/>
<File
RelPath = "Order_Date_rpt.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "Order_Date_rpt1.cs"
/>
<File
RelPath = "Order_Date_rpt1.cs"
DependentUpon = "Order_Date_rpt.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Order_rpt.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "Order_rpt1.cs"
/>
<File
RelPath = "Order_rpt1.cs"
DependentUpon = "Order_rpt.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "OrderFrm.aspx"
BuildAction = "Content"
/>
<File
RelPath = "OrderFrm.aspx.cs"
DependentUpon = "OrderFrm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "OrderFrm.aspx.resx"
DependentUpon = "OrderFrm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "PdfFrm.aspx"
BuildAction = "Content"
/>
<File
RelPath = "PdfFrm.aspx.cs"
DependentUpon = "PdfFrm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "PdfFrm.aspx.resx"
DependentUpon = "PdfFrm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "QueryFrm.aspx"
BuildAction = "Content"
/>
<File
RelPath = "QueryFrm.aspx.cs"
DependentUpon = "QueryFrm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "QueryFrm.aspx.resx"
DependentUpon = "QueryFrm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "RptFrm.aspx"
BuildAction = "Content"
/>
<File
RelPath = "RptFrm.aspx.cs"
DependentUpon = "RptFrm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "RptFrm.aspx.resx"
DependentUpon = "RptFrm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "sysmenu_0.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "sysmenu_0.aspx.cs"
DependentUpon = "sysmenu_0.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "sysmenu_0.aspx.resx"
DependentUpon = "sysmenu_0.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "sysmenu_1.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "sysmenu_1.aspx.cs"
DependentUpon = "sysmenu_1.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -