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

📄 毕业设计.vbproj

📁 asp,vb.net编写,我的毕业设计,简单的网上购书系统,比较主流
💻 VBPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{D87E5085-74B0-4789-9A0A-F135C0D81F0C}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "毕业设计"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "毕业设计"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    BaseAddress = "285212672"
                    ConfigurationOverrideFile = ""
                    DefineConstants = ""
                    DefineDebug = "true"
                    DefineTrace = "true"
                    DebugSymbols = "true"
                    IncrementalBuild = "true"
                    Optimize = "false"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "1"
                />
                <Config
                    Name = "Release"
                    BaseAddress = "285212672"
                    ConfigurationOverrideFile = ""
                    DefineConstants = ""
                    DefineDebug = "false"
                    DefineTrace = "true"
                    DebugSymbols = "false"
                    IncrementalBuild = "false"
                    Optimize = "true"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "1"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                />
            </References>
            <Imports>
                <Import Namespace = "Microsoft.VisualBasic" />
                <Import Namespace = "System" />
                <Import Namespace = "System.Collections" />
                <Import Namespace = "System.Configuration" />
                <Import Namespace = "System.Data" />
                <Import Namespace = "System.Drawing" />
                <Import Namespace = "System.Web" />
                <Import Namespace = "System.Web.UI" />
                <Import Namespace = "System.Web.UI.HtmlControls" />
                <Import Namespace = "System.Web.UI.WebControls" />
            </Imports>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "buy.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "buy.aspx.vb"
                    DependentUpon = "buy.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "buy.aspx.resx"
                    DependentUpon = "buy.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ck.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ck.aspx.vb"
                    DependentUpon = "ck.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ck.aspx.resx"
                    DependentUpon = "ck.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Global.asax"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Global.asax.vb"
                    DependentUpon = "Global.asax"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax.resx"
                    DependentUpon = "Global.asax.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "huiyunzc.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "huiyunzc.aspx.vb"
                    DependentUpon = "huiyunzc.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "huiyunzc.aspx.resx"
                    DependentUpon = "huiyunzc.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "login.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "login.aspx.vb"
                    DependentUpon = "login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.aspx.resx"
                    DependentUpon = "login.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "message.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "message.aspx.vb"
                    DependentUpon = "message.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "message.aspx.resx"
                    DependentUpon = "message.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Styles.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "购物车.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "购物车.aspx.vb"
                    DependentUpon = "购物车.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "购物车.aspx.resx"
                    DependentUpon = "购物车.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "新商品.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "新商品.aspx.vb"
                    DependentUpon = "新商品.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "新商品.aspx.resx"
                    DependentUpon = "新商品.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "主页.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "主页.aspx.vb"
                    DependentUpon = "主页.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "主页.aspx.resx"
                    DependentUpon = "主页.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "a\00133129.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\0013445.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\0013449.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\0013669.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\00149209.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\00158987.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\00159282.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\clip.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_bg_right2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_bg1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_bg2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_bg3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_bg4.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_down.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_house.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_left.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_logo.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_novel.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_pen.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_right1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_tubiao_4.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\cyber_web_bg.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\lenovo_book3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "a\lenovo_book4.gif"
                    BuildAction = "Content"

⌨️ 快捷键说明

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