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

📄 baogelyb.csproj

📁 这是一个ASP.NET和数据库的程序
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{1EAE51E3-5C97-4155-98E6-4EC8CB52F9C6}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "baogelyb"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "baogelyb"
                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 = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "aspnetpager"
                    AssemblyName = "AspNetPager"
                    HintPath = "bin\aspnetpager.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "admin_index.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "admin_index.aspx.cs"
                    DependentUpon = "admin_index.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "admin_index.aspx.resx"
                    DependentUpon = "admin_index.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CSS.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "db.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "fail.htm"
                    BuildAction = "Content"
                />
                <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 = "guestbook.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "guestbook.aspx.cs"
                    DependentUpon = "guestbook.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "guestbook.aspx.resx"
                    DependentUpon = "guestbook.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "guestbook_del.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "guestbook_del.aspx.cs"
                    DependentUpon = "guestbook_del.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "guestbook_del.aspx.resx"
                    DependentUpon = "guestbook_del.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "guestbook_list.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "guestbook_list.aspx.cs"
                    DependentUpon = "guestbook_list.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "guestbook_list.aspx.resx"
                    DependentUpon = "guestbook_list.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "guestbook_main.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "guestbook_main.aspx.cs"
                    DependentUpon = "guestbook_main.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "guestbook_main.aspx.resx"
                    DependentUpon = "guestbook_main.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "login.aspx"
                    SubType = "Form"
                    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 = "login.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "pwd.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "pwd.aspx.cs"
                    DependentUpon = "pwd.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "pwd.aspx.resx"
                    DependentUpon = "pwd.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "showguestbook.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "showguestbook.aspx.cs"
                    DependentUpon = "showguestbook.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "showguestbook.aspx.resx"
                    DependentUpon = "showguestbook.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bin\aspnetpager.dll"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DataBase\lyb.mdb"
                    BuildAction = "None"
                />
                <File
                    RelPath = "show_files\format.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\forum_dianhua.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\forum_edit.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\forum_email.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\forum_qq.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\main.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\p3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\p5.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\posticon.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "show_files\quote.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\cancel_btn.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\format.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\main.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\ok_btn.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p4.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p5.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p6.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p7.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\p8.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sing_files\Thumbs.db"
                    BuildAction = "None"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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