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

📄 rbwebedu.csproj

📁 利用远程控制进行上课
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{0D409451-7BA4-4E8F-93C6-9AACD9409CB0}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "RBWebEdu"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "RBWebEdu"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "aboutme.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "aboutme.aspx.cs"
                    DependentUpon = "aboutme.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "aboutme.aspx.resx"
                    DependentUpon = "aboutme.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_aboutweb.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_aboutweb.aspx.cs"
                    DependentUpon = "class_aboutweb.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_aboutweb.aspx.resx"
                    DependentUpon = "class_aboutweb.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_bookinformation.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_bookinformation.aspx.cs"
                    DependentUpon = "class_bookinformation.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_bookinformation.aspx.resx"
                    DependentUpon = "class_bookinformation.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_chakanziliao.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_chakanziliao.aspx.cs"
                    DependentUpon = "class_chakanziliao.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_chakanziliao.aspx.resx"
                    DependentUpon = "class_chakanziliao.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_default.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_default.aspx.cs"
                    DependentUpon = "class_default.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_default.aspx.resx"
                    DependentUpon = "class_default.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_denglu.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_denglu.aspx.cs"
                    DependentUpon = "class_denglu.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_denglu.aspx.resx"
                    DependentUpon = "class_denglu.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_error.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_error.aspx.cs"
                    DependentUpon = "class_error.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_error.aspx.resx"
                    DependentUpon = "class_error.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_foot.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_foot.ascx.cs"
                    DependentUpon = "class_foot.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_foot.ascx.resx"
                    DependentUpon = "class_foot.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_guanli.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_guanli.aspx.cs"
                    DependentUpon = "class_guanli.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_guanli.aspx.resx"
                    DependentUpon = "class_guanli.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_guanli_denglu.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_guanli_denglu.aspx.cs"
                    DependentUpon = "class_guanli_denglu.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_guanli_denglu.aspx.resx"
                    DependentUpon = "class_guanli_denglu.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_guanlihead.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_guanlihead.ascx.cs"
                    DependentUpon = "class_guanlihead.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_guanlihead.ascx.resx"
                    DependentUpon = "class_guanlihead.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_head.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_head.ascx.cs"
                    DependentUpon = "class_head.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_head.ascx.resx"
                    DependentUpon = "class_head.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_help.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_help.aspx.cs"
                    DependentUpon = "class_help.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_help.aspx.resx"
                    DependentUpon = "class_help.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_howtoaford.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_howtoaford.aspx.cs"
                    DependentUpon = "class_howtoaford.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_howtoaford.aspx.resx"
                    DependentUpon = "class_howtoaford.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_jchshch.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_jchshch.aspx.cs"
                    DependentUpon = "class_jchshch.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_jchshch.aspx.resx"
                    DependentUpon = "class_jchshch.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_jchshch1.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_jchshch1.aspx.cs"
                    DependentUpon = "class_jchshch1.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_jchshch1.aspx.resx"
                    DependentUpon = "class_jchshch1.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_jchshch2.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_jchshch2.aspx.cs"
                    DependentUpon = "class_jchshch2.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_jchshch2.aspx.resx"
                    DependentUpon = "class_jchshch2.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_jiaocheng.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "class_jiaocheng.aspx.cs"
                    DependentUpon = "class_jiaocheng.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "class_jiaocheng.aspx.resx"
                    DependentUpon = "class_jiaocheng.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "class_kuaisudenglu.ascx"
                    BuildAction = "Content"
                />

⌨️ 快捷键说明

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