storeonline.csproj

来自「在线商店: C#、SQL和ASP编写」· CSPROJ 代码 · 共 427 行 · 第 1/2 页

CSPROJ
427
字号
                    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 = "Navigator.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Navigator.ascx.cs"
                    DependentUpon = "Navigator.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Navigator.ascx.resx"
                    DependentUpon = "Navigator.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "OrderDetails.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "OrderDetails.aspx.cs"
                    DependentUpon = "OrderDetails.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "OrderDetails.aspx.resx"
                    DependentUpon = "OrderDetails.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "OrderList.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "OrderList.aspx.cs"
                    DependentUpon = "OrderList.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "OrderList.aspx.resx"
                    DependentUpon = "OrderList.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Popular.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Popular.ascx.cs"
                    DependentUpon = "Popular.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Popular.ascx.resx"
                    DependentUpon = "Popular.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ProDetails.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ProDetails.aspx.cs"
                    DependentUpon = "ProDetails.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ProDetails.aspx.resx"
                    DependentUpon = "ProDetails.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ProList.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ProList.aspx.cs"
                    DependentUpon = "ProList.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ProList.aspx.resx"
                    DependentUpon = "ProList.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Search.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Search.ascx.cs"
                    DependentUpon = "Search.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Search.ascx.resx"
                    DependentUpon = "Search.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SearchResult.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "SearchResult.aspx.cs"
                    DependentUpon = "SearchResult.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SearchResult.aspx.resx"
                    DependentUpon = "SearchResult.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ShoppingCart.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ShoppingCart.aspx.cs"
                    DependentUpon = "ShoppingCart.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ShoppingCart.aspx.resx"
                    DependentUpon = "ShoppingCart.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "StoreDBO.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CSS\Css1.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\button_search.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\left_bg_3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\login.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\login_b.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\login_l.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\login_r.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\login_t.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\prosearch.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\reg.gif"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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