aspnet.csproj

来自「ASP.NET的一些开发实例,有论坛管理系统等」· CSPROJ 代码 · 共 1,152 行 · 第 1/4 页

CSPROJ
1,152
字号
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter04\FuncationExample.aspx.resx"
                    DependentUpon = "FuncationExample.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter06\HttpApplication1.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter06\HttpApplication1.aspx.cs"
                    DependentUpon = "HttpApplication1.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter06\HttpApplication1.aspx.resx"
                    DependentUpon = "HttpApplication1.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter06\HttpApplication2.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter06\HttpApplication2.aspx.cs"
                    DependentUpon = "HttpApplication2.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter06\HttpApplication2.aspx.resx"
                    DependentUpon = "HttpApplication2.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter06\HttpReponse.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter06\HttpReponse.aspx.cs"
                    DependentUpon = "HttpReponse.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter06\HttpReponse.aspx.resx"
                    DependentUpon = "HttpReponse.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter06\HttpRequest.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter06\HttpRequest.aspx.cs"
                    DependentUpon = "HttpRequest.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter06\HttpRequest.aspx.resx"
                    DependentUpon = "HttpRequest.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter06\HttpServer.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter06\HttpServer.aspx.cs"
                    DependentUpon = "HttpServer.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter06\HttpServer.aspx.resx"
                    DependentUpon = "HttpServer.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter06\TextFile1.txt"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter07\EventControl.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter07\EventControl.aspx.cs"
                    DependentUpon = "EventControl.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter07\EventControl.aspx.resx"
                    DependentUpon = "EventControl.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter07\EventPage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter07\EventPage.aspx.cs"
                    DependentUpon = "EventPage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter07\EventPage.aspx.resx"
                    DependentUpon = "EventPage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter07\tree.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter07\tree.aspx.cs"
                    DependentUpon = "tree.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter07\tree.aspx.resx"
                    DependentUpon = "tree.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter07\WebControlUse.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter07\WebControlUse.aspx.cs"
                    DependentUpon = "WebControlUse.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter07\WebControlUse.aspx.resx"
                    DependentUpon = "WebControlUse.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter07\WebUserControl.ascx"
                    SubType = "UserControl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter07\WebUserControl.ascx.cs"
                    DependentUpon = "WebUserControl.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter07\WebUserControl.ascx.resx"
                    DependentUpon = "WebUserControl.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\AccessKey.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\AccessKey.aspx.cs"
                    DependentUpon = "AccessKey.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\AccessKey.aspx.resx"
                    DependentUpon = "AccessKey.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\Backcolor.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\Backcolor.aspx.cs"
                    DependentUpon = "Backcolor.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\Backcolor.aspx.resx"
                    DependentUpon = "Backcolor.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\Bordercolor.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\Bordercolor.aspx.cs"
                    DependentUpon = "Bordercolor.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\Bordercolor.aspx.resx"
                    DependentUpon = "Bordercolor.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\BorderStyle.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\BorderStyle.aspx.cs"
                    DependentUpon = "BorderStyle.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\BorderStyle.aspx.resx"
                    DependentUpon = "BorderStyle.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\BorderWidth.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\BorderWidth.aspx.cs"
                    DependentUpon = "BorderWidth.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\BorderWidth.aspx.resx"
                    DependentUpon = "BorderWidth.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\Button.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\Button.aspx.cs"
                    DependentUpon = "Button.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\Button.aspx.resx"
                    DependentUpon = "Button.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "chapter08\dotnet.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\Enable.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "chapter08\Enable.aspx.cs"
                    DependentUpon = "Enable.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "chapter08\Enable.aspx.resx"
                    DependentUpon = "Enable.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />

⌨️ 快捷键说明

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