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

📄 rsflow.csproj

📁 RSFlow 工作流站点
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{B3D9B297-54C3-4D06-81C5-80AF5DC364D5}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "RSFlow"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "RSFlow"
                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 = "Microsoft.Web.UI.WebControls"
                    AssemblyName = "Microsoft.Web.UI.WebControls"
                    HintPath = "C:\Program Files\Microsoft Internet Explorer WebControls\Microsoft.Web.UI.WebControls.dll"
                    AssemblyFolderKey = "hklm\dn\iewebcontrols"
                />
                <Reference
                    Name = "System.Design"
                    AssemblyName = "System.Design"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "CoreControl"
                    AssemblyName = "CoreControl"
                    HintPath = "..\..\xenodll\NewDll\CoreControl.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 = "LeftPage.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "LeftPage.aspx.cs"
                    DependentUpon = "LeftPage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LeftPage.aspx.resx"
                    DependentUpon = "LeftPage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "login.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "login.aspx.cs"
                    DependentUpon = "login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.aspx.resx"
                    DependentUpon = "login.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "main.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "MainFram.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "MiddlePage.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "MiddlePage.aspx.cs"
                    DependentUpon = "MiddlePage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MiddlePage.aspx.resx"
                    DependentUpon = "MiddlePage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "NavigationPage.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "NavigationPage.aspx.cs"
                    DependentUpon = "NavigationPage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "NavigationPage.aspx.resx"
                    DependentUpon = "NavigationPage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "TopPage.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TopPage.aspx.cs"
                    DependentUpon = "TopPage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "TopPage.aspx.resx"
                    DependentUpon = "TopPage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm2.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm2.aspx.cs"
                    DependentUpon = "WebForm2.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "WebForm2.aspx.resx"
                    DependentUpon = "WebForm2.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\001.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\add.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Address.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\AddressAdd.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\AddressDelete.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\AddressGroup.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Alwe.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\aright.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\auto.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\Bg01.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\bottomLine.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\button.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\call.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\CloseButton.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\config.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\configbg.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\CreateFlow.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\daiban_L1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\defaultflow.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\defaultNode.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\defaultopenflow.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\delete.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\DeleteFlow.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\DeleteTask.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\deskday.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\deskimage.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\desknews.gif"

⌨️ 快捷键说明

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