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

📄 httpforajax.csproj

📁 利用AJAX实现目录树
💻 CSPROJ
📖 第 1 页 / 共 3 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{7B19E336-67D0-4635-A6D0-80D07F53A23A}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "HttpForAjax"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "HttpForAjax"
                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 = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "dtable"
                    AssemblyName = "dtable"
                    HintPath = "d:\dtable\bin\dtable.dll"
                />
                <Reference
                    Name = "Microsoft.VisualBasic"
                    AssemblyName = "Microsoft.VisualBasic"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.dll"
                />
                <Reference
                    Name = "System.Management"
                    AssemblyName = "System.Management"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Management.dll"
                />
                <Reference
                    Name = "Ajax"
                    AssemblyName = "Ajax"
                    HintPath = "E:\vs.net\ttyuPK\bin\Ajax.dll"
                />
                <Reference
                    Name = "ttyu.DB7.DataAccess"
                    AssemblyName = "ttyu.DB7.DataAccess"
                    HintPath = "E:\vs.net\ttyuPK\bin\ttyu.DB7.DataAccess.dll"
                />
                <Reference
                    Name = "Lion.Web.Calendar"
                    AssemblyName = "Lion.Web.Calendar"
                    HintPath = "E:\vs.net\ttyuPK\bin\Lion.Web.Calendar.DLL"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.dll"
                />
                <Reference
                    Name = "Ttyu.Web"
                    AssemblyName = "Ttyu.Web"
                    HintPath = "E:\vs.net\ttyuPK\bin\Ttyu.Web.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax"
                    SubType = "Component"
                    BuildAction = "Content"
                />
                <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 = "InfoClass.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InfoClass_edit.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InfoClass_edit.aspx.cs"
                    DependentUpon = "InfoClass_edit.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InfoClass_edit.aspx.resx"
                    DependentUpon = "InfoClass_edit.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "InfoGrade.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InfoGrade_edit.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InfoGrade_edit.aspx.cs"
                    DependentUpon = "InfoGrade_edit.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InfoGrade_edit.aspx.resx"
                    DependentUpon = "InfoGrade_edit.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx.cs"
                    DependentUpon = "WebForm1.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "WebForm1.aspx.resx"
                    DependentUpon = "WebForm1.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Class\AjaxData.cs"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Class\PageEdit.cs"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Class\ttyuPKData.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Class\WebPublic.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "css\dhtmlXTree.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\myStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\A2A2A2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\add.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\add1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqfw0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqfw1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqjc0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqjc1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqsg0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqsg1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqtb0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqtb1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqwjs0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqwjs1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqxx0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqxx1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqzb0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqzb1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqzg0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aqzg1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\arr_left.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\arr_leftstart.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\arr_right.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\arr_rightend.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\back.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\back1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\back2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\back22.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\back22副本.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\back3.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bg_blue.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bgcolor1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\biao.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\biao1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bluefangkuai.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bntAdd.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bntCategory.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bntClear.gif"

⌨️ 快捷键说明

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