jiaocaiku.csproj

来自「本文介绍了在Visual Studio.net环境下开发一个教材库管理系统的过程」· CSPROJ 代码 · 共 900 行 · 第 1/3 页

CSPROJ
900
字号
                />
                <File
                    RelPath = "news_show.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "news_show.aspx.cs"
                    DependentUpon = "news_show.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "news_show.aspx.resx"
                    DependentUpon = "news_show.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx.cs"
                    DependentUpon = "WebForm1.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "WebForm1.aspx.resx"
                    DependentUpon = "WebForm1.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin.aspx.cs"
                    DependentUpon = "admin.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin.aspx.resx"
                    DependentUpon = "admin.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_password.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_password.aspx.cs"
                    DependentUpon = "admin_password.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_password.aspx.resx"
                    DependentUpon = "admin_password.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\book_add.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\book_add.aspx.cs"
                    DependentUpon = "book_add.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\book_add.aspx.resx"
                    DependentUpon = "book_add.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\book_modify.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\book_modify.aspx.cs"
                    DependentUpon = "book_modify.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\book_modify.aspx.resx"
                    DependentUpon = "book_modify.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\book_modify2.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\book_modify2.aspx.cs"
                    DependentUpon = "book_modify2.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\book_modify2.aspx.resx"
                    DependentUpon = "book_modify2.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\kc_add.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\kc_add.aspx.cs"
                    DependentUpon = "kc_add.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\kc_add.aspx.resx"
                    DependentUpon = "kc_add.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\kc_modify.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\kc_modify.aspx.cs"
                    DependentUpon = "kc_modify.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\kc_modify.aspx.resx"
                    DependentUpon = "kc_modify.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\kc_modify2.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\kc_modify2.aspx.cs"
                    DependentUpon = "kc_modify2.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\kc_modify2.aspx.resx"
                    DependentUpon = "kc_modify2.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\left.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\left.aspx.cs"
                    DependentUpon = "left.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\left.aspx.resx"
                    DependentUpon = "left.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\line.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\line.aspx.cs"
                    DependentUpon = "line.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\line.aspx.resx"
                    DependentUpon = "line.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\login.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\login.aspx.cs"
                    DependentUpon = "login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\login.aspx.resx"
                    DependentUpon = "login.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\logout.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\logout.aspx.cs"
                    DependentUpon = "logout.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\logout.aspx.resx"
                    DependentUpon = "logout.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\main.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\main.aspx.cs"
                    DependentUpon = "main.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\main.aspx.resx"
                    DependentUpon = "main.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\news_add.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\news_add.aspx.cs"
                    DependentUpon = "news_add.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\news_add.aspx.resx"
                    DependentUpon = "news_add.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\news_modify.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\news_modify.aspx.cs"
                    DependentUpon = "news_modify.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\news_modify.aspx.resx"
                    DependentUpon = "news_modify.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\news_modify2.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\news_modify2.aspx.cs"
                    DependentUpon = "news_modify2.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\news_modify2.aspx.resx"
                    DependentUpon = "news_modify2.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\teacher_add.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\teacher_add.aspx.cs"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?