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

📄 bookshop.csproj

📁 网上书店系统由两部分组成:购书网站和订单处理中心。其中购书网站是一个Web应用程序, 用户可以通过Web浏览器登录到此网站.在此网站
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
                <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 = "Header.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Header.ascx.cs"
                    DependentUpon = "Header.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Header.ascx.resx"
                    DependentUpon = "Header.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Help.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Help.aspx.cs"
                    DependentUpon = "Help.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Help.aspx.resx"
                    DependentUpon = "Help.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "OleDbConn.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <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 = "ShopCart.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ShopCart.aspx.cs"
                    DependentUpon = "ShopCart.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ShopCart.aspx.resx"
                    DependentUpon = "ShopCart.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ShopCartSimple.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ShopCartSimple.aspx.cs"
                    DependentUpon = "ShopCartSimple.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ShopCartSimple.aspx.resx"
                    DependentUpon = "ShopCartSimple.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Style.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Template.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Template.aspx.cs"
                    DependentUpon = "Template.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Template.aspx.resx"
                    DependentUpon = "Template.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "UserStatus.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "UserStatus.ascx.cs"
                    DependentUpon = "UserStatus.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "UserStatus.ascx.resx"
                    DependentUpon = "UserStatus.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_10.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_11.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_12.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_4.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_5.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_6.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_7.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_8.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Menu_9.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\spacer.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "upload\1.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "upload\2.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "upload\3.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "upload\4.jpg"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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