• 大小: 13.18MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-06
  • 语言: C#
  • 标签: AE  c#  

资源简介

基于AE和c#的组件式二次开发系统实例,涵盖了类ARCGIS的基本功能:数据加载,空间分析等

资源截图

代码片段和文件信息

/*
 Copyright 1995-2005 ESRI

 All rights reserved under the copyright laws of the United States.

 You may freely redistribute and use this sample code with or without modification.

 Disclaimer: THE SAMPLE CODE IS PROVIDED “AS IS“ AND ANY EXPRESS OR IMPLIED 
 WARRANTIES INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ESRI OR 
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY 
 OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF 
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS 
 INTERRUPTION) SUSTAINED BY YOU OR A THIRD PARTY HOWEVER CAUSED AND ON ANY 
 THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT ARISING IN ANY 
 WAY OUT OF THE USE OF THIS SAMPLE CODE EVEN IF ADVISED OF THE POSSIBILITY OF 
 SUCH DAMAGE.

 For additional information contact: Environmental Systems Research Institute Inc.

 Attn: Contracts Dept.

 380 New York Street

 Redlands California U.S.A. 92373 

 Email: contracts@esri.com
*/
using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build Numbers 
// by using the ‘*‘ as shown below:

[assembly: AssemblyVersion(“1.0.*“)]

//
// In order to sign your assembly you must specify a key to use. Refer to the 
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing. 
//
// Notes: 
//   (*) If no key is specified the assembly is not signed.
//   (*) KeyName refers to a key that has been installed in the Crypto Service
//       Provider (CSP) on your machine. KeyFile refers to a file which contains
//       a key.
//   (*) If the KeyFile and the KeyName values are both specified the 
//       following processing occurs:
//       (1) If the KeyName can be found in the CSP that key is used.
//       (2) If the KeyName does not exist and the KeyFile does exist the key 
//           in the KeyFile is installed into the CSP and used.
//   (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
//       When specifying the KeyFile the location of the KeyFile s

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1102  2006-12-30 13:33  Controls\app.config

     文件       1102  2009-03-20 14:23  Controls\ArcGISBackup\Controls\app.config

     文件       3549  2009-03-20 14:23  Controls\ArcGISBackup\Controls\AssemblyInfo.cs

     文件       1017  2009-03-20 14:23  Controls\ArcGISBackup\Controls\clsProfileStruct.cs

     文件       2171  2009-03-20 14:23  Controls\ArcGISBackup\Controls\ComboBoxEx.cs

     文件       5995  2009-03-20 14:23  Controls\ArcGISBackup\Controls\ComboBoxEx.resx

     文件        895  2009-03-20 14:23  Controls\ArcGISBackup\Controls\ComboxBoxExItem.cs

     文件      34189  2009-03-20 14:24  Controls\ArcGISBackup\Controls\Controls.csproj

     文件       2688  2006-11-28 11:47  Controls\ArcGISBackup\Controls\Controls.csproj.user

     文件        899  2006-10-01 01:10  Controls\ArcGISBackup\Controls\Controls.sln

    ..A..H.    120832  2009-03-20 14:21  Controls\ArcGISBackup\Controls\Controls.suo

     文件        864  2009-03-20 14:23  Controls\ArcGISBackup\Controls\DisconnectEditingFunction.cs

     文件        624  2009-03-20 14:23  Controls\ArcGISBackup\Controls\ExtentUpdatedEventArgs.cs

     文件       4581  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frm3DAnalyst.cs

     文件       4345  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frm3DAnalyst.Designer.cs

     文件       7780  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frm3DAnalyst.resx

     文件       4863  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAbout.cs

     文件    3011516  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAbout.resx

     文件       6203  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAddSDEData.cs

     文件      13065  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAddSDEData.Designer.cs

     文件       5814  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAddSDEData.resx

     文件       5340  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAllocation.cs

     文件       8505  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAllocation.Designer.cs

     文件       5814  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAllocation.resx

     文件      29610  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAnalysisOption.cs

     文件      41389  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAnalysisOption.resx

     文件       5311  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAspect.cs

     文件       7497  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAspect.Designer.cs

     文件       5814  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmAspect.resx

     文件       8087  2009-03-20 14:23  Controls\ArcGISBackup\Controls\frmBurstReport.cs

............此处省略485个文件信息

评论

共有 条评论