webapplication1.csproj
来自「基于web的图书管理系统 (SQL Server 2000)」· CSPROJ 代码 · 共 443 行 · 第 1/2 页
CSPROJ
443 行
RelPath = "Borrow.aspx.cs"
DependentUpon = "Borrow.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Borrow.aspx.resx"
DependentUpon = "Borrow.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CCUtility.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "CrystalReport1.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "CrystalReport1.cs"
/>
<File
RelPath = "CrystalReport1.cs"
DependentUpon = "CrystalReport1.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet1.cs"
/>
<File
RelPath = "DataSet1.cs"
DependentUpon = "DataSet1.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsx"
DependentUpon = "DataSet1.xsd"
BuildAction = "None"
/>
<File
RelPath = "FirstPage.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "FirstPage.aspx.cs"
DependentUpon = "FirstPage.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "FirstPage.aspx.resx"
DependentUpon = "FirstPage.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<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 = "LeftTreeMenu.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "LeftTreeMenu.aspx.cs"
DependentUpon = "LeftTreeMenu.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "LeftTreeMenu.aspx.resx"
DependentUpon = "LeftTreeMenu.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "test.aspx.cs"
DependentUpon = "LeftTreeMenu.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "test.aspx.resx"
DependentUpon = "test.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Logout.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Logout.aspx.cs"
DependentUpon = "Logout.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Logout.aspx.resx"
DependentUpon = "Logout.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyDateControl.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Return.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Return.aspx.cs"
DependentUpon = "Return.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Return.aspx.resx"
DependentUpon = "Return.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Topmain.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Topmain.aspx.cs"
DependentUpon = "Topmain.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Topmain.aspx.resx"
DependentUpon = "Topmain.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "Web_login.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Web_login.aspx.cs"
DependentUpon = "Web_login.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Web_login.aspx.resx"
DependentUpon = "Web_login.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Webmain.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Webmain.aspx.cs"
DependentUpon = "Webmain.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Webmain.aspx.resx"
DependentUpon = "Webmain.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "WebPrintPreview.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "WebPrintPreview.aspx.cs"
DependentUpon = "WebPrintPreview.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "WebPrintPreview.aspx.resx"
DependentUpon = "WebPrintPreview.aspx.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
<StartupServices>
<Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
</StartupServices>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?