登录
首页 » C# » Layer

Layer

于 2011-02-21 发布 文件大小:962KB
0 216
下载积分: 1 下载次数: 1

代码说明:

说明:  ArcEngine二次开发图层操作,包括添加图层,添加Shape文件,删除图层,移动图层(ArcEngine layer secondary development operations, including adding layers, adding Shape file, delete the layer, move layer)

文件列表:

Layer
.....\data
.....\....\World
.....\....\.....\cities.sdc,259552,2006-09-28
.....\....\.....\cities.sdc.prj,142,2006-03-13
.....\....\.....\cities.sdc.xml,164344,2006-09-28
.....\....\.....\cities.sdi,8599,2006-09-28
.....\....\.....\continent.sdc,663359,2006-03-13
.....\....\.....\continent.sdc.prj,142,2006-03-13
.....\....\.....\continent.sdc.xml,141222,2006-03-13
.....\....\.....\continent.sdi,236,2006-03-13
.....\....\.....\Continents.lyr,13824,2006-03-13
.....\....\.....\Continents.lyr.xml,121241,2006-03-13
.....\....\.....\World Cities.lyr,21504,2006-03-13
.....\....\.....\World.mxd,160768,2009-03-22
.....\....\.....\World.pmf,98304,2006-03-13
.....\....\.....\world30.avl,841,2006-03-11
.....\....\.....\world30.dbf,930,2006-03-11
.....\....\.....\world30.prj,143,2006-03-11
.....\....\.....\world30.sbn,1068,2006-03-11
.....\....\.....\world30.sbx,244,2006-03-11
.....\....\.....\world30.sdc,20740,2006-03-13
.....\....\.....\world30.sdc.prj,142,2006-03-13
.....\....\.....\world30.sdc.xml,138837,2006-03-13
.....\....\.....\world30.sdi,236,2006-03-13
.....\....\.....\world30.shp,143524,2006-03-11
.....\....\.....\world30.shx,676,2006-03-11
.....\lesson3
.....\.......\bin
.....\.......\...\Debug
.....\.......\...\.....\lesson3.exe,24576,2009-11-22
.....\.......\...\.....\lesson3.pdb,26112,2009-11-22
.....\.......\...\.....\lesson3.vshost.exe,5632,2005-12-08
.....\.......\Form1.cs,3320,2009-03-22
.....\.......\Form1.Designer.cs,5813,2009-03-22
.....\.......\Form1.resx,9422,2009-03-22
.....\.......\lesson3.csproj,4523,2009-03-22
.....\.......\obj
.....\.......\...\Debug
.....\.......\...\.....\lesson3.csproj.GenerateResource.Cache,842,2009-11-22
.....\.......\...\.....\lesson3.exe,24576,2009-11-22
.....\.......\...\.....\lesson3.Form1.resources,2641,2009-03-22
.....\.......\...\.....\lesson3.pdb,26112,2009-11-22
.....\.......\...\.....\lesson3.Properties.Resources.resources,180,2009-03-22
.....\.......\...\.....\ResolveAssemblyReference.cache,223216,2009-11-22
.....\.......\...\.....\TempPE
.....\.......\...\lesson3.csproj.FileList.txt,268,2009-03-22
.....\.......\...\lesson3.csproj.FileListAbsolute.txt,1352,2009-11-22
.....\.......\Program.cs,466,2009-03-22
.....\.......\Properties
.....\.......\..........\AssemblyInfo.cs,1166,2009-03-22
.....\.......\..........\Resources.Designer.cs,2868,2009-03-22
.....\.......\..........\Resources.resx,5612,2009-03-22
.....\.......\..........\Settings.Designer.cs,1090,2009-03-22
.....\.......\..........\Settings.settings,249,2009-03-22
.....\lesson3.sln,910,2009-03-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Crawler爬虫(采集京东商品信息)
    Crawler爬虫(采集京东商品信息)
    2019-10-08下载
    积分:1
  • ADDRESSbook
    说明:  VC++编写的通迅录,可实现增加,修改,删除等等功能,利用了多个控件,对初学者非常有帮助!!(VC++ written communication records, can be realized to increase, modify, delete, etc. capabilities, the use of a number of controls, very helpful for beginners! !)
    2011-04-12 20:33:29下载
    积分:1
  • computer
    这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.(This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.)
    2021-02-19 10:09:44下载
    积分:1
  • 智能交通(1)
    说明:  stm32驱动速度可调节小车,简单驱动,所有程序均已模块化,可直接调用(Stm32 driving speed adjustable car, simple drive, all procedures have been modular, can be directly called)
    2020-06-19 17:20:02下载
    积分:1
  • 学生成绩管理系统
    说明:  使用链表保存数据,实现学生成绩的输入输出查找删除排序(Using linked list to save data, the input and output of students' scores can be searched, deleted and sorted.)
    2021-01-07 13:34:02下载
    积分:1
  • median
    中值滤波程序,一个简单的程序,抛砖引玉,简单实用(Median filter program,A simple procedure, author, simple and practical)
    2012-07-14 10:16:40下载
    积分:1
  • winsocket
    用Winsocket实现网络中聊天和文件传输, VC++编写(you can use it to communicate with other or transfer some files.)
    2009-06-16 23:13:16下载
    积分:1
  • Ray
    说明:  Orleans是一个框架,它提供了一种直接构建分布式高规模计算应用程序的方法,而无需学习和应用复杂的并发或其他扩展模式。 Ray在Orleans框架进行封装,在一致性方面得到了很好的处理(A straightforward approach to building distributed, high-scale applications in .NET. Orleans is a framework that provides a straightforward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns.)
    2020-06-21 08:40:01下载
    积分:1
  • GetPacket
    这是一个用vc++编写的,用以截获以太网数据的代码。(This is a used vc++ Prepared for Ethernet data intercepted code.)
    2008-07-15 15:57:46下载
    积分:1
  • matrix
    matrix.C 该文件是矩阵键盘的驱动代码,其中包括了main主函数以及矩阵键盘判读的代码( matrix.C )
    2013-11-04 13:02:32下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载