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

📄 junjun.vbproj

📁 用VB.NET在VS.NET 2003下开发的完整的设备管理系统,后台数据库为SQL SERVER 2000,解压缩后请先阅读"说明"文件来部署此系统.
💻 VBPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{34552162-4239-4262-ABA1-1FD96F2B6866}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "junjun"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "junjun"
                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 = "error.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "error.aspx.vb"
                    DependentUpon = "error.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "error.aspx.resx"
                    DependentUpon = "error.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 = "index.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "index.aspx.vb"
                    DependentUpon = "index.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "index.aspx.resx"
                    DependentUpon = "index.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 = "OnlineError.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "OnlineError.aspx.vb"
                    DependentUpon = "OnlineError.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "OnlineError.aspx.resx"
                    DependentUpon = "OnlineError.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "style.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Styles.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ApplicationInfo\ConnectionStringHead.txt"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\equipment_Data.MDF"
                    BuildAction = "None"
                />
                <File
                    RelPath = "database\equipment_Log.LDF"
                    BuildAction = "None"
                />
                <File
                    RelPath = "dataedit\add_person.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\add_person.aspx.vb"
                    DependentUpon = "add_person.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\add_person.aspx.resx"
                    DependentUpon = "add_person.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\AddDatabase.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\AddDatabase.aspx.vb"
                    DependentUpon = "AddDatabase.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\AddDatabase.aspx.resx"
                    DependentUpon = "AddDatabase.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\addPersonTemp.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\addPersonTemp.aspx.vb"
                    DependentUpon = "addPersonTemp.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\addPersonTemp.aspx.resx"
                    DependentUpon = "addPersonTemp.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\false.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\false.aspx.vb"
                    DependentUpon = "false.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\false.aspx.resx"
                    DependentUpon = "false.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\foundbase.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\foundbase.aspx.vb"
                    DependentUpon = "foundbase.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\foundbase.aspx.resx"
                    DependentUpon = "foundbase.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\makedatabase.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\makedatabase.aspx.vb"
                    DependentUpon = "makedatabase.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\makedatabase.aspx.resx"
                    DependentUpon = "makedatabase.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\person_updata.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\person_updata.aspx.vb"
                    DependentUpon = "person_updata.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\person_updata.aspx.resx"
                    DependentUpon = "person_updata.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\personbase.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\personbase.aspx.vb"
                    DependentUpon = "personbase.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\personbase.aspx.resx"
                    DependentUpon = "personbase.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\updatacard.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\updatacard.aspx.vb"
                    DependentUpon = "updatacard.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\updatacard.aspx.resx"
                    DependentUpon = "updatacard.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\updataCardTemp.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\updataCardTemp.aspx.vb"
                    DependentUpon = "updataCardTemp.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "dataedit\updataCardTemp.aspx.resx"
                    DependentUpon = "updataCardTemp.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "dataedit\updataPersonTemp.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "dataedit\updataPersonTemp.aspx.vb"
                    DependentUpon = "updataPersonTemp.aspx"
                    SubType = "ASPXCodeBehind"

⌨️ 快捷键说明

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