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

📄 clientmgrui.vbproj

📁 <Visual Basic 数据库开发实例精粹(第二版)>一书首先介绍了Visual Basic(简称VB)开发的技巧和重点技术
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{1716EA3C-1B8D-4615-8C24-ECAE4F55A799}"
        SccProjectName = "SAK"
        SccLocalPath = "SAK"
        SccAuxPath = "SAK"
        SccProvider = "SAK"
    >
        <Build>
            <Settings
                ApplicationIcon = "WinXPPro Icon 22.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "clientMgr"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "clientMgrUI"
                StartupObject = "clientMgrUI.Module_Main"
            >
                <Config
                    Name = "Debug"
                    BaseAddress = "285212672"
                    ConfigurationOverrideFile = ""
                    DefineConstants = ""
                    DefineDebug = "true"
                    DefineTrace = "true"
                    DebugSymbols = "true"
                    IncrementalBuild = "true"
                    Optimize = "false"
                    OutputPath = "..\bin.32\"
                    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"
                />
                <Reference
                    Name = "System.Runtime.InteropServices.APIs"
                    AssemblyName = "System.Runtime.InteropServices.APIs"
                    HintPath = "..\TreeListView\System.Runtime.InteropServices.APIs.dll"
                />
                <Reference
                    Name = "System.Windows.Forms.TreeListView"
                    AssemblyName = "System.Windows.Forms.TreeListView"
                    HintPath = "..\TreeListView\System.Windows.Forms.TreeListView.dll"
                />
                <Reference
                    Name = "XPanderControl"
                    AssemblyName = "XPanderControl"
                    HintPath = "..\XPPanderControl\XPanderControl.dll"
                />
                <Reference
                    Name = "clientMgrBusiness"
                    Project = "{9EE485B6-1BF3-459F-91D4-864B384D1042}"
                    Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
                />
                <Reference
                    Name = "DBOpProvider"
                    Project = "{D07F4256-EAB8-407B-9F77-1F4289C614A5}"
                    Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
                />
                <Reference
                    Name = "colortrackbar"
                    AssemblyName = "ColorTrackBar"
                    HintPath = "..\colortrackbar\colortrackbar.dll"
                />
                <Reference
                    Name = "System.Design"
                    AssemblyName = "System.Design"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
                />
                <Reference
                    Name = "customcontrols"
                    AssemblyName = "CustomControls"
                    HintPath = "..\customcontrols\customcontrols.dll"
                />
                <Reference
                    Name = "FontStyleToolbar"
                    AssemblyName = "FontStyleToolbar"
                    HintPath = "..\ThirdPartyComponent\FontStyleToolbar.dll"
                />
                <Reference
                    Name = "Utility"
                    Project = "{74806FA3-6DCE-4E41-9BBC-3A1EE3CA3501}"
                    Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
                />
                <Reference
                    Name = "techSupport"
                    AssemblyName = "techSupport"
                    HintPath = "..\ThirdPartyComponent\techSupport.dll"
                />
            </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 = "frmAbout.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmAbout.resX"
                    DependentUpon = "frmAbout.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmAddCoop.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmAddCoop.resX"
                    DependentUpon = "frmAddCoop.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmAddWarn.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmAddWarn.resX"
                    DependentUpon = "frmAddWarn.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmClient.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmClient.resX"
                    DependentUpon = "frmClient.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmLogin.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmLogin.resx"
                    DependentUpon = "frmLogin.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMain.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMain.resx"
                    DependentUpon = "frmMain.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmPrompt.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmPrompt.resX"
                    DependentUpon = "frmPrompt.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSendEmail.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSendEmail.resx"
                    DependentUpon = "frmSendEmail.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmShowWarn.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmShowWarn.resX"
                    DependentUpon = "frmShowWarn.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSmtpSetting.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSmtpSetting.resx"
                    DependentUpon = "frmSmtpSetting.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmUserMgr.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmUserMgr.resx"
                    DependentUpon = "frmUserMgr.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmWarn.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmWarn.resX"
                    DependentUpon = "frmWarn.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "mdlListView.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "mdlMain.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "mdlTreeView.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ucAddUser.vb"
                    SubType = "UserControl"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ucAddUser.resx"
                    DependentUpon = "ucAddUser.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ucModifyUserInfo.vb"
                    SubType = "UserControl"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ucModifyUserInfo.resx"
                    DependentUpon = "ucModifyUserInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ucUserList.vb"
                    SubType = "UserControl"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ucUserList.resx"
                    DependentUpon = "ucUserList.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "WinXPPro Icon 22.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "test\Form1.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "test\Form1.resx"
                    DependentUpon = "Form1.vb"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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