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

📄 医院管理系统.vbproj

📁 用VB.net做的关于医院收费管理系统的东西
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{4248D475-73E2-4AFB-899A-5EEE79BFE717}"
    >
        <Build>
            <Settings
                ApplicationIcon = "医院.ICO"
                AssemblyKeyContainerName = ""
                AssemblyName = "医院管理系统"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "医院管理系统"
                StartupObject = "医院管理系统.frmMain"
            >
                <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 = "DataSet1.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet1.vb"
                />
                <File
                    RelPath = "DataSet1.vb"
                    DependentUpon = "DataSet1.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DataSet1.xsx"
                    DependentUpon = "DataSet1.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "frmBase.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBase.resx"
                    DependentUpon = "frmBase.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmCash.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmCash.resx"
                    DependentUpon = "frmCash.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmFaYao.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmFaYao.resx"
                    DependentUpon = "frmFaYao.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmGHL.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmGHL.resx"
                    DependentUpon = "frmGHL.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmGuaHao.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmGuaHao.resx"
                    DependentUpon = "frmGuaHao.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmHuaJia.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmHuaJia.resx"
                    DependentUpon = "frmHuaJia.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmKCL.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmKCL.resx"
                    DependentUpon = "frmKCL.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMain.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMain.resx"
                    DependentUpon = "frmMain.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmMedicine.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmMedicine.resx"
                    DependentUpon = "frmMedicine.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmPayMoney.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmPayMoney.resx"
                    DependentUpon = "frmPayMoney.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSelectHuaJia.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSelectHuaJia.resx"
                    DependentUpon = "frmSelectHuaJia.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmSelectHuaJiaMX.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmSelectHuaJiaMX.resx"
                    DependentUpon = "frmSelectHuaJiaMX.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmShouFei.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmShouFei.resx"
                    DependentUpon = "frmShouFei.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "医院.ICO"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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