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

📄 bookmanagesystem.vbproj

📁 图书管理系统 VB加SQL 数据库在文件里的DATA里 进到SQL里附加进去就可以使用了
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{7C4C8AC9-BEA3-4344-8DD8-E824FBE0B0AC}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "BookManageSystem"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "BookManageSystem"
                StartupObject = "BookManageSystem.Frm_Login"
            >
                <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.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                />
            </References>
            <Imports>
                <Import Namespace = "Microsoft.VisualBasic" />
                <Import Namespace = "System" />
                <Import Namespace = "System.Collections" />
                <Import Namespace = "System.Data" />
                <Import Namespace = "System.Drawing" />
                <Import Namespace = "System.Diagnostics" />
                <Import Namespace = "System.Windows.Forms" />
            </Imports>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DataBase.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frm_Help.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frm_Help.resx"
                    DependentUpon = "Frm_Help.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frm_Login.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frm_Login.resx"
                    DependentUpon = "Frm_Login.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frm_Main.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frm_Main.resx"
                    DependentUpon = "Frm_Main.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Mdl_dy.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DailyManage\Frm_Continue.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DailyManage\Frm_Continue.resx"
                    DependentUpon = "Frm_Continue.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DailyManage\Frm_LendingBook.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DailyManage\Frm_LendingBook.resx"
                    DependentUpon = "Frm_LendingBook.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DailyManage\Frm_Overdue.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DailyManage\Frm_Overdue.resx"
                    DependentUpon = "Frm_Overdue.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DailyManage\Frm_RestitutionBook.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DailyManage\Frm_RestitutionBook.resx"
                    DependentUpon = "Frm_RestitutionBook.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DailyManage\Frm_Statistics.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DailyManage\Frm_Statistics.resx"
                    DependentUpon = "Frm_Statistics.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Images\1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InformationManage\Frm_BookManage.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InformationManage\Frm_BookManage.resx"
                    DependentUpon = "Frm_BookManage.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "InformationManage\Frm_CategoryManage.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InformationManage\Frm_CategoryManage.resx"
                    DependentUpon = "Frm_CategoryManage.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "InformationManage\Frm_StudentManage.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InformationManage\Frm_StudentManage.resx"
                    DependentUpon = "Frm_StudentManage.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_AddUser.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_AddUser.resx"
                    DependentUpon = "Frm_AddUser.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_BackupData.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_BackupData.resx"
                    DependentUpon = "Frm_BackupData.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_DelUser.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_DelUser.resx"
                    DependentUpon = "Frm_DelUser.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_Find.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_Find.resx"
                    DependentUpon = "Frm_Find.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_PasswordChange.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_PasswordChange.resx"
                    DependentUpon = "Frm_PasswordChange.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_ResumeData.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_ResumeData.resx"
                    DependentUpon = "Frm_ResumeData.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SystemManage\Frm_User.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SystemManage\Frm_User.resx"
                    DependentUpon = "Frm_User.vb"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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