messageboardtest.csproj

来自「前台用户可以在线留言」· CSPROJ 代码 · 共 328 行

CSPROJ
328
字号
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{9E5197BF-5EBA-4078-8CE6-D77B5BB07CCF}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "messageboardtest"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "messageboardtest"
                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:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "System.Design"
                    AssemblyName = "System.Design"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.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 = "customerror.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "customerror.aspx.cs"
                    DependentUpon = "customerror.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "customerror.aspx.resx"
                    DependentUpon = "customerror.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "default.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "default.aspx.cs"
                    DependentUpon = "default.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "default.aspx.resx"
                    DependentUpon = "default.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin.aspx.cs"
                    DependentUpon = "admin.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin.aspx.resx"
                    DependentUpon = "admin.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_addblock.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_addblock.aspx.cs"
                    DependentUpon = "admin_addblock.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_addblock.aspx.resx"
                    DependentUpon = "admin_addblock.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_adduser.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_adduser.aspx.cs"
                    DependentUpon = "admin_adduser.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_adduser.aspx.resx"
                    DependentUpon = "admin_adduser.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_default.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_default.aspx.cs"
                    DependentUpon = "admin_default.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_default.aspx.resx"
                    DependentUpon = "admin_default.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_kaoqingearly.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_kaoqingearly.aspx.cs"
                    DependentUpon = "admin_kaoqingearly.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_kaoqingearly.aspx.resx"
                    DependentUpon = "admin_kaoqingearly.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_kaoqinglate.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_kaoqinglate.aspx.cs"
                    DependentUpon = "admin_kaoqinglate.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_kaoqinglate.aspx.resx"
                    DependentUpon = "admin_kaoqinglate.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_left.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_left.aspx.cs"
                    DependentUpon = "admin_left.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_left.aspx.resx"
                    DependentUpon = "admin_left.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_log.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_log.aspx.cs"
                    DependentUpon = "admin_log.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_log.aspx.resx"
                    DependentUpon = "admin_log.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_messageboard.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_messageboard.aspx.cs"
                    DependentUpon = "admin_messageboard.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_messageboard.aspx.resx"
                    DependentUpon = "admin_messageboard.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "admin\admin_register.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin\admin_register.aspx.cs"
                    DependentUpon = "admin_register.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin\admin_register.aspx.resx"
                    DependentUpon = "admin_register.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DataAccess\DbHelper.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataAccess\SQLHelper.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <Folder RelPath = "image\" />
                <File
                    RelPath = "style\style.css"
                    BuildAction = "Content"
                />
                <Folder RelPath = "webctrl_client\1_0\" />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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