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

📄 windowsapplication13.vbproj

📁 第五章 家庭财务程序开发
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{6263530A-E46C-42F0-9300-936DC76B060C}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "WindowsApplication13"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "WindowsApplication13"
                StartupObject = "WindowsApplication13.Form1"
            >
                <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"
                />
                <Reference
                    Name = "CrystalDecisions.Shared"
                    AssemblyName = "CrystalDecisions.Shared"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Shared.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.ReportSource"
                    AssemblyName = "CrystalDecisions.ReportSource"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.ReportSource.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.CrystalReports.Engine"
                    AssemblyName = "CrystalDecisions.CrystalReports.Engine"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.CrystalReports.Engine.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "CrystalDecisions.Windows.Forms"
                    AssemblyName = "CrystalDecisions.Windows.Forms"
                    HintPath = "C:\Program Files\Common Files\Crystal Decisions\1.1\Managed\CrystalDecisions.Windows.Forms.dll"
                    AssemblyFolderKey = "hklm\crystal.net"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.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 = "about.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "about.resx"
                    DependentUpon = "about.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CrystalReport1.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "CrystalReport1.vb"
                />
                <File
                    RelPath = "CrystalReport1.vb"
                    DependentUpon = "CrystalReport1.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "CrystalReport2.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "CrystalReport2.vb"
                />
                <File
                    RelPath = "CrystalReport2.vb"
                    DependentUpon = "CrystalReport2.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <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 = "DataSet11.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet11.vb"
                />
                <File
                    RelPath = "DataSet11.vb"
                    DependentUpon = "DataSet11.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DataSet2.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet2.vb"
                />
                <File
                    RelPath = "DataSet2.vb"
                    DependentUpon = "DataSet2.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "DataSet2.xsx"
                    DependentUpon = "DataSet2.xsd"
                    BuildAction = "None"
                />
                <File
                    RelPath = "DataSet3.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "DataSet3.vb"
                />
                <File
                    RelPath = "DataSet3.vb"
                    DependentUpon = "DataSet3.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "Form1.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form1.resx"
                    DependentUpon = "Form1.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form3.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form3.resx"
                    DependentUpon = "Form3.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form4.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form4.resx"
                    DependentUpon = "Form4.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form5.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form5.resx"
                    DependentUpon = "Form5.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form6.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form6.resx"
                    DependentUpon = "Form6.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form7.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form7.resx"
                    DependentUpon = "Form7.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form8.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form8.resx"
                    DependentUpon = "Form8.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form9.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form9.resx"
                    DependentUpon = "Form9.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "income.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "income.vb"
                />
                <File
                    RelPath = "income.vb"
                    DependentUpon = "income.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "incometable.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "incometable.vb"
                />
                <File
                    RelPath = "incometable.vb"
                    DependentUpon = "incometable.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "outgoing.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "outgoing.vb"
                />
                <File
                    RelPath = "outgoing.vb"
                    DependentUpon = "outgoing.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "outgoingtable.xsd"
                    BuildAction = "Content"
                    Generator = "MSDataSetGenerator"
                    LastGenOutput = "outgoingtable.vb"
                />
                <File
                    RelPath = "outgoingtable.vb"
                    DependentUpon = "outgoingtable.xsd"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
            </Include>
        </Files>
        <StartupServices>
            <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
        </StartupServices>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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