⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 book07.csproj

📁 投票系统模块设计
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Login.aspx.resx"
                    DependentUpon = "Login.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "NewPost.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "NewPost.aspx.cs"
                    DependentUpon = "NewPost.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "NewPost.aspx.resx"
                    DependentUpon = "NewPost.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "RandomImage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "RandomImage.aspx.cs"
                    DependentUpon = "RandomImage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "RandomImage.aspx.resx"
                    DependentUpon = "RandomImage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Register.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Register.aspx.cs"
                    DependentUpon = "Register.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Register.aspx.resx"
                    DependentUpon = "Register.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ReplyArticle.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ReplyArticle.aspx.cs"
                    DependentUpon = "ReplyArticle.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ReplyArticle.aspx.resx"
                    DependentUpon = "ReplyArticle.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ShowArticle.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ShowArticle.aspx.cs"
                    DependentUpon = "ShowArticle.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ShowArticle.aspx.resx"
                    DependentUpon = "ShowArticle.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "UserManage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "UserManage.aspx.cs"
                    DependentUpon = "UserManage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "UserManage.aspx.resx"
                    DependentUpon = "UserManage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Controls\Compose.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Controls\Compose.ascx.cs"
                    DependentUpon = "Compose.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Controls\Compose.ascx.resx"
                    DependentUpon = "Compose.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Controls\Edit.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Controls\Edit.ascx.cs"
                    DependentUpon = "Edit.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Controls\Edit.ascx.resx"
                    DependentUpon = "Edit.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Controls\Footer.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Controls\Footer.ascx.cs"
                    DependentUpon = "Footer.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Controls\Footer.ascx.resx"
                    DependentUpon = "Footer.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Controls\Header.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Controls\Header.ascx.cs"
                    DependentUpon = "Header.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Controls\Header.ascx.resx"
                    DependentUpon = "Header.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Controls\LoginCustomControl.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Controls\Reply.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Controls\Reply.ascx.cs"
                    DependentUpon = "Reply.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Controls\Reply.ascx.resx"
                    DependentUpon = "Reply.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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