📄 savemapdocument.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{96E6E259-B68C-472E-92DE-72F8992C3539}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Project1"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "Project1"
StartupObject = "Project1.Form1"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = "Win32 = True"
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 = "Win32 = True"
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "true"
Optimize = "false"
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 = "ESRI.ArcGIS.AxPageLayoutControl"
AssemblyName = "ESRI.ArcGIS.AxPageLayoutControl"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.AxPageLayoutControl.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
<Reference
Name = "ESRI.ArcGIS.System"
AssemblyName = "ESRI.ArcGIS.System"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.System.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
<Reference
Name = "ESRI.ArcGIS.SystemUI"
AssemblyName = "ESRI.ArcGIS.SystemUI"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.SystemUI.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
<Reference
Name = "ESRI.ArcGIS.AxToolbarControl"
AssemblyName = "ESRI.ArcGIS.AxToolbarControl"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.AxToolbarControl.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
<Reference
Name = "ESRI.ArcGIS.AxTOCControl"
AssemblyName = "ESRI.ArcGIS.AxTOCControl"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.AxTOCControl.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
<Reference
Name = "ESRI.ArcGIS.Carto"
AssemblyName = "ESRI.ArcGIS.Carto"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
<Reference
Name = "ESRI.ArcGIS.Utility"
AssemblyName = "ESRI.ArcGIS.Utility"
HintPath = "..\..\..\..\..\Program Files\ArcGIS\DotNet\ESRI.ArcGIS.Utility.dll"
AssemblyFolderKey = "hklm\dn\arcgis desktop"
/>
</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 = "SaveMapDocument.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "SaveMapDocument.resX"
DependentUpon = "SaveMapDocument.vb"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -