xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

本文件為一個(gè)AE二次開發(fā)具體項(xiàng)目,可作為課程設(shè)計(jì)代碼。

資源截圖

代碼片段和文件信息

using?System;
using?System.Drawing;
using?System.Runtime.InteropServices;
using?ESRI.ArcGIS.ADF.baseClasses;
using?ESRI.ArcGIS.ADF.CATIDs;
using?ESRI.ArcGIS.framework;
using?ESRI.ArcGIS.ArcMapUI;
using?ESRI.ArcGIS.esriSystem;
using?System.Windows.Forms;

namespace?ShortcutKey
{
????///?
????///?Summary?description?for?ShortcutKey_AddData.
????///?

????[Guid(“eed9879b-8bde-4a16-899c-d9c737089bde“)]
????[ClassInterface(ClassInterfaceType.None)]
????[ProgId(“ShortcutKey.ShortcutKey_AddData“)]
????public?sealed?class?ShortcutKey_AddData?:?baseCommand
????{
????????#region?COM?Registration?Function(s)
????????[ComRegisterFunction()]
????????[ComVisible(false)]
????????static?void?RegisterFunction(Type?registerType)
????????{
????????????//?Required?for?ArcGIS?Component?Category?Registrar?support
????????????ArcGISCategoryRegistration(registerType);

????????????//
????????????//?TODO:?Add?any?COM?registration?code?here
????????????//
????????}

????????[ComUnregisterFunction()]
????????[ComVisible(false)]
????????static?void?UnregisterFunction(Type?registerType)
????????{
????????????//?Required?for?ArcGIS?Component?Category?Registrar?support
????????????ArcGISCategoryUnregistration(registerType);

????????????//
????????????//?TODO:?Add?any?COM?unregistration?code?here
????????????//
????????}

????????#region?ArcGIS?Component?Category?Registrar?generated?code
????????///?
????????///?Required?method?for?ArcGIS?Component?Category?registration?-
????????///?Do?not?modify?the?contents?of?this?method?with?the?code?editor.
????????///?

????????private?static?void?ArcGISCategoryRegistration(Type?registerType)
????????{
????????????string?regKey?=?string.Format(“HKEY_CLASSES_ROOT\\CLSID\\{{{0}}}“?registerType.GUID);
????????????MxCommands.Register(regKey);

????????}
????????///?
????????///?Required?method?for?ArcGIS?Component?Category?unregistration?-
????????///?Do?not?modify?the?contents?of?this?method?with?the?code?editor.
????????///?

????????private?static?void?ArcGISCategoryUnregistration(Type?registerType)
????????{
????????????string?regKey?=?string.Format(“HKEY_CLASSES_ROOT\\CLSID\\{{{0}}}“?registerType.GUID);
????????????MxCommands.Unregister(regKey);

????????}

????????#endregion
????????#endregion

????????private?IApplication?m_application;
????????public?ShortcutKey_AddData()
????????{
????????????//
????????????//?TODO:?Define?values?for?the?public?properties
????????????//
????????????base.m_category?=?“ShortcutKey“;?//localizable?text
????????????base.m_caption?=?“ShortcutKey_AddData“;??//localizable?text
????????????base.m_message?=?“ShortcutKey_AddData“;??//localizable?text?
????????????base.m_toolTip?=?“ShortcutKey_AddData“;??//localizable?text?
????????????base.m_name?=?“ShortcutKey_AddData“;???//unique?id?non-localizable?(e.g.?“MyCategory_ArcMapCommand“)

????????????try
????????????{
?????

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-03-12?15:38??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\
?????文件?????7570432??2017-03-12?15:32??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.1?.ppt
?????文件?????1833472??2017-03-12?15:36??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.10.ppt
?????文件?????1668608??2017-03-12?15:33??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.2.ppt
?????文件?????1498624??2017-03-12?15:33??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.3.ppt
?????文件??????997888??2017-03-12?15:34??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.4.ppt
?????文件?????2548736??2017-03-12?15:38??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.5.ppt
?????文件?????1731072??2017-03-12?15:37??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.6.ppt
?????文件?????1481728??2017-03-12?15:37??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.7.ppt
?????文件?????1194496??2017-03-12?15:36??DevelopingGISApp\GIS應(yīng)用開發(fā)課件\GIS應(yīng)用開發(fā)chap.9.ppt
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\
?????文件????????6143??2011-09-24?15:54??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\Accelerator.csproj
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\bin\
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\bin\Debug\
?????文件????????6656??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\bin\Debug\AcceleratorTable.dll
?????文件???????17920??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\bin\Debug\AcceleratorTable.pdb
?????文件????????1580??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\bin\Debug\AcceleratorTable.tlb
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\bin\Release\
?????目錄???????????0??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\
?????文件?????????669??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Accelerator.csproj.UnmanagedRegistration.cache
?????目錄???????????0??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\
?????文件????????3082??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\Accelerator.csproj.FileListAbsolute.txt
?????文件??????166884??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\Accelerator.csprojResolveAssemblyReference.cache
?????文件????????6656??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\AcceleratorTable.dll
?????文件???????17920??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\AcceleratorTable.pdb
?????文件????????6145??2018-01-04?14:58??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????730??2011-09-24?17:02??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\ShortcutKey.csproj.FileListAbsolute.txt
?????目錄???????????0??2011-12-07?20:23??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\Debug\TempPE\
?????文件?????????643??2011-09-24?17:02??DevelopingGISApp\SourceCodes\Chap.02--ArcGIS應(yīng)用程序框架擴(kuò)展\Accelerator\obj\ShortcutKey.csproj.UnmanagedRegistration.cache
............此處省略3286個(gè)文件信息

評(píng)論

共有 條評(píng)論