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

📄 webs.csproj

📁 专业的办公oa代码下载 c#语言编写 三层结构
💻 CSPROJ
📖 第 1 页 / 共 5 页
字号:
<VisualStudioProject>
    <CSHARP
        OwnerKey = "{FE3BBBB6-72D5-11d2-9ACE-00C04F79A2A4}"
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{2AF33403-A3F1-420D-8269-98A1B48CF6D6}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "qminoa.Webs"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "qminoa.Webs"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "true"
                    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.0.3705\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
                />
                <Reference
                    Name = "System.Design"
                    AssemblyName = "System.Design"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Design.dll"
                />
                <Reference
                    Name = "System.Management"
                    AssemblyName = "System.Management"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Management.dll"
                />
                <Reference
                    Name = "Common"
                    Project = "{75E03458-FB12-4280-8465-385BA009B2B7}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "BLL"
                    Project = "{EBB3137B-0B97-49E9-9184-5098EF3BF81F}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "DA"
                    Project = "{A9B652A0-1F45-4BF7-820F-296A816536C7}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "RTFBox"
                    AssemblyName = "RTFBox"
                    HintPath = "msg\RTFBox\bin\RTFBox.dll"
                />
                <Reference
                    Name = "microsoft.web.ui.webcontrols"
                    AssemblyName = "Microsoft.Web.UI.WebControls"
                    HintPath = "bin\microsoft.web.ui.webcontrols.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BulletinFirstFace.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "BulletinFirstFace.ascx.cs"
                    DependentUpon = "BulletinFirstFace.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BulletinFirstFace.ascx.resx"
                    DependentUpon = "BulletinFirstFace.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Content.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Content.aspx.cs"
                    DependentUpon = "Content.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Content.aspx.resx"
                    DependentUpon = "Content.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "database.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database.ascx.cs"
                    DependentUpon = "database.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "database.ascx.resx"
                    DependentUpon = "database.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "default.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "desktop.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "desktop.aspx.cs"
                    DependentUpon = "desktop.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "desktop.aspx.resx"
                    DependentUpon = "desktop.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "errorpage.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "errorpage404.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Global.asax"
                    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 = "index.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "index.aspx.cs"
                    DependentUpon = "index.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "index.aspx.resx"
                    DependentUpon = "index.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "information.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "information.ascx.cs"
                    DependentUpon = "information.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "information.ascx.resx"
                    DependentUpon = "information.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "left.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "left.aspx.cs"
                    DependentUpon = "left.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "left.aspx.resx"
                    DependentUpon = "left.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 = "lynn.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "navigation.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "navigation.ascx.cs"
                    DependentUpon = "navigation.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "navigation.ascx.resx"
                    DependentUpon = "navigation.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "PageBase.cs"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "publication.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "publication.ascx.cs"
                    DependentUpon = "publication.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "publication.ascx.resx"
                    DependentUpon = "publication.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "simplenews.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "simplenews.ascx.cs"
                    DependentUpon = "simplenews.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "simplenews.ascx.resx"
                    DependentUpon = "simplenews.ascx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "top.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "top.aspx.cs"
                    DependentUpon = "top.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "top.aspx.resx"
                    DependentUpon = "top.aspx.cs"

⌨️ 快捷键说明

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