sheng.csproj
来自「这是一个学生服务管理系统」· CSPROJ 代码 · 共 460 行 · 第 1/2 页
CSPROJ
460 行
<File
RelPath = "Global.asax.resx"
DependentUpon = "Global.asax.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "hasExist.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "hasExist.aspx.cs"
DependentUpon = "hasExist.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "hasExist.aspx.resx"
DependentUpon = "hasExist.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "index.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "index.aspx.cs"
DependentUpon = "index.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "index.aspx.resx"
DependentUpon = "index.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Keychange.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Keychange.aspx.cs"
DependentUpon = "Keychange.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Keychange.aspx.resx"
DependentUpon = "Keychange.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "left.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "left.aspx.cs"
DependentUpon = "left.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "left.aspx.resx"
DependentUpon = "left.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "loginerror.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "loginerror.aspx.cs"
DependentUpon = "loginerror.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "loginerror.aspx.resx"
DependentUpon = "loginerror.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "memberList.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "memberList.aspx.cs"
DependentUpon = "memberList.aspx"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "memberList.aspx.resx"
DependentUpon = "memberList.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "modify.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "modify.aspx.cs"
DependentUpon = "modify.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "modify.aspx.resx"
DependentUpon = "modify.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "noRecord.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "noRecord.aspx.cs"
DependentUpon = "noRecord.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "noRecord.aspx.resx"
DependentUpon = "noRecord.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "query.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "query.aspx.cs"
DependentUpon = "query.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "query.aspx.resx"
DependentUpon = "query.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "track.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "track.aspx.cs"
DependentUpon = "track.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "track.aspx.resx"
DependentUpon = "track.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Url.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "Url.cs"
/>
<File
RelPath = "Url.cs"
DependentUpon = "Url.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Url.xsx"
DependentUpon = "Url.xsd"
BuildAction = "None"
/>
<File
RelPath = "userdatachange.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "userdatachange.aspx.cs"
DependentUpon = "userdatachange.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "userdatachange.aspx.resx"
DependentUpon = "userdatachange.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "userlogin.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "userlogin.aspx.cs"
DependentUpon = "userlogin.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "userlogin.aspx.resx"
DependentUpon = "userlogin.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "access\sheng.mdb"
BuildAction = "None"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?