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

📄 ienumfiltered.vbproj

📁 《ViSUAL BASIC》设计模式
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic ProjectType = "Local" >
        <Build>
            <Settings
                ApplicationIcon = ""
                ApplicationRoot = "true"
                AssemblyBuildNumber = "0"
                AssemblyCompany = ""
                AssemblyCopyright = ""
                AssemblyDescription = ""
                AssemblyKeyContainerName = ""
                AssemblyMajorVersion = "1"
                AssemblyMinorVersion = "0"
                AssemblyName = "IENumFiltered"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                AssemblyProduct = ""
                AssemblyRevisionNumber = "0"
                AssemblyTitle = ""
                AssemblyTrademark = ""
                CLSCompliant = "true"
                DefaultClientScript = "JScript"
                DefaultDTCPlatform = "Server"
                DefaultHTMLPageLayout = "Linear"
                DefaultTargetSchema = "HTML32"
                DefaultServerScript = "VBScript"
                DefaultSessionState = "True"
                GenerateRevisionNumber = "true"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "On"
                _RootNamespace = "IENumFiltered"
                StartupObject = "IENumFiltered.KidForm"
            >
                <Config
                    Name = "Debug"
                    BaseAddress = "0"
                    DefineConstants = ""
                    DefineDebug = "true"
                    DefineTrace = "true"
                    DebugSymbols = "true"
                    OutputPath = "bin\"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "1"
                />
                <Config
                    Name = "Release"
                    BaseAddress = "0"
                    DefineConstants = ""
                    DefineDebug = "false"
                    DefineTrace = "true"
                    DebugSymbols = "false"
                    OutputPath = "bin\"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "1"
                />
            </Settings>
            <References>
                <Reference Name = "System" />
                <Reference Name = "System.Drawing" />
                <Reference Name = "System.WinForms" />
                <Reference Name = "System.WinForms.Design" />
                <Reference Name = "System.Data" />
                <Reference Name = "System.Configuration" />
                <Reference Name = "System.Diagnostics" />
                <Reference Name = "System.XML.Serialization" />
                <Reference Name = "Microsoft.Win32.Interop" />
            </References>
            <Imports>
                <Import Namespace = "Microsoft.VisualBasic" />
                <Import Namespace = "System" />
                <Import Namespace = "System.Data" />
                <Import Namespace = "System.Collections" />
                <Import Namespace = "System.Configuration" />
                <Import Namespace = "System.Diagnostics" />
            </Imports>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "Kid.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "KidClubIterator.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "KidForm.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "KidIterator.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Kids.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Tokenizer.vb"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "vbFile.vb"
                    BuildAction = "Compile"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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