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

📄 namegis.vbproj

📁 用vb.net和gis组建MO实现了一个地名数据库地理信息系统
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Local"
        ProductVersion = "7.0.9466"
        SchemaVersion = "1.0"
        ProjectGuid = "{C4755CD3-4CF6-45DC-A915-E55E9FC990D8}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "NameGIS"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "NameGIS"
                StartupObject = "NameGIS.MainForm"
            >
                <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 = "stdole"
                    Guid = "{00020430-0000-0000-C000-000000000046}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "MapObjects2"
                    Guid = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxMapObjects2"
                    Guid = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "aximp"
                />
                <Reference
                    Name = "MagicLibrary"
                    AssemblyName = "MagicLibrary"
                    HintPath = "bin\MagicLibrary.DLL"
                />
                <Reference
                    Name = "MOSYMBOLLib"
                    Guid = "{7E2173D1-A5D6-11D2-82D6-00400545518C}"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "UtilityLibrary"
                    AssemblyName = "UtilityLibrary"
                    HintPath = "bin\UtilityLibrary.dll"
                />
                <Reference
                    Name = "RepositoryTypeLib"
                    Guid = "{2DF7E2FB-60D2-11CF-920E-00AA00A1EB95}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "AxInterop.SHDocVw"
                    AssemblyName = "AxInterop.SHDocVw"
                    HintPath = "bin\AxInterop.SHDocVw.dll"
                />
                <Reference
                    Name = "Interop.SHDocVw"
                    AssemblyName = "Interop.SHDocVw"
                    HintPath = "bin\Interop.SHDocVw.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 = "CBusLine.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CEnvironment.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CPath.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form1.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form1.resx"
                    DependentUpon = "Form1.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmBus.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBus.resx"
                    DependentUpon = "frmBus.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmBusResult.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmBusResult.resx"
                    DependentUpon = "frmBusResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmContent.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmContent.resx"
                    DependentUpon = "frmContent.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmInfo.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmInfo.resx"
                    DependentUpon = "frmInfo.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmLine.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmLine.resx"
                    DependentUpon = "frmLine.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "frmStation.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "frmStation.resx"
                    DependentUpon = "frmStation.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Maps.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "MapTip.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "NetLayer.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Toolbar16.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Toolbar2.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Visible.bmp"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Workspace.bmp"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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