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

📄 loadmapcontrol.csproj

📁 利用CSharp进行二次开发
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{8ACB61B6-B4F2-40F9-8E41-FA02129889E5}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "LoadMapControl"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "LoadMapControl"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\Debug\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = ".\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "MSComDlg"
                    Guid = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}"
                    VersionMajor = "1"
                    VersionMinor = "2"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "esri.arcgis.axpagelayoutcontrol"
                    AssemblyName = "ESRI.ArcGIS.AxPageLayoutControl"
                    HintPath = "..\..\..\..\arcdev\dotnet\esri.arcgis.axpagelayoutcontrol.dll"
                    AssemblyFolderKey = "hklm\dn\arcdev"
                />
                <Reference
                    Name = "ESRI.ArcGIS.System"
                    AssemblyName = "ESRI.ArcGIS.System"
                    HintPath = "..\..\..\..\ArcDev\DotNet\ESRI.ArcGIS.System.dll"
                    AssemblyFolderKey = "hklm\dn\arcdev"
                />
                <Reference
                    Name = "ESRI.ArcGIS.Carto"
                    AssemblyName = "ESRI.ArcGIS.Carto"
                    HintPath = "..\..\..\..\ArcDev\DotNet\ESRI.ArcGIS.Carto.dll"
                    AssemblyFolderKey = "hklm\dn\arcdev"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "ESRI.ArcGIS.Utility"
                    AssemblyName = "ESRI.ArcGIS.Utility"
                    HintPath = "..\..\..\..\ArcDev\DotNet\ESRI.ArcGIS.Utility.dll"
                    AssemblyFolderKey = "hklm\dn\arcdev"
                />
                <Reference
                    Name = "stdole"
                    Guid = "{00020430-0000-0000-C000-000000000046}"
                    VersionMajor = "2"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "esri.arcgis.axlicensecontrol"
                    AssemblyName = "esri.arcgis.axlicensecontrol"
                    HintPath = "..\..\..\..\..\program files\arcgis\dotnet\esri.arcgis.axlicensecontrol.dll"
                    AssemblyFolderKey = "hklm\dn\arcengine"
                />
                <Reference
                    Name = "ESRI.ArcGIS.LicenseControl"
                    AssemblyName = "ESRI.ArcGIS.LicenseControl"
                    HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.LicenseControl.dll"
                    AssemblyFolderKey = "hklm\dn\arcengine"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LoadMap.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LoadMap.resx"
                    DependentUpon = "LoadMap.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Password.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Password.resx"
                    DependentUpon = "Password.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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