`
菜菜土人
  • 浏览: 11303 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论
文章列表

JS

<input typt="text" name="userName" width="20"><a href="javascript:openUrl()">超连接</a></span></td> <script>function openUrl(){var temp = document.loginForm.userName.value;window.location.href="abc.html?name="+temp;}& ...
using System.Collections.ArrayList; ArrayList ss=new ArrayList();//or ArrayList ss=new ArrayList(25);//开始就指定有25个,上面默认是16个可以无限增大ss.add(new v());//可以存任何对象。v v=(v)ss[1];//取的时候要转换。ss.Insert(1,new v())//可以插入ss.RemoveAt(1);//删除int i=ss.Count;//个数//*********************************************//字典Hashtabl ...
‘。。。。。。。。。。 Dim pAnnoLayerPropsColl As IAnnotateLayerPropertiesCollectionDim pAnnoLayerProps As IAnnotateLayerPropertiesDim pLabelEngineLayerProps As ILabelEngineLayerPropertiesDim pBasicOverposterLayerProps4 As IBasicOverposterLayerProperties4 pAnnoLayerProps.AnnotationMaximumScale = 40000 pAnnoLaye ...
IgeoFeatureLayer 这个接口有着色功能renderer 而 IfeatureLayer 没有这个功能 Layer as IgeoFeatureLayer IFDOGraphicsLayer IdimensionLayer IscaleDependentRenderer 一个和比例尺相关的 修饰器 a render IannotateLa
Public Sub Anno() Dim pActiveView As IActiveView Dim pDoc As IMxDocument, pMap As IMap Dim pGeoLayer As IGeoFeatureLayer Set pDoc = Application.Document Set pMap = pDoc.FocusMap Set pActiveView = pDoc.FocusMap Set pGeoLayer = pMap.Layer(0) ' MsgBox pGeoLayer.Name Dim pAnnoProps As IAnnotateLayerPrope ...
/////*********1-9 feats: IEnumFeature; Feat: IFeature; GeometryBag: IGeometryBag; geocol: IGeometryCollection; geo: IGeometry; pRelOp: IRelationalOperator;IGeometry;i: Integer; ALayer: ILayer; FeatLayer: IFeatureLayer; SpRel: esriSpatialRelEnum; FeatCursor: IFeatureCursor; sFilter: ISpatialFilter; Qu ...
http://manager.csdn.net/
Browse for and select the prjBookmarkmgr.dll using the 'Add From File' button on the Customize dialog. Place the button somewhere on a toolbar.

VB

Public Sub LoadCadDrawingLayer() Dim pMxDoc As IMxDocument Dim pCadLayer As ICadLayer Dim pCadDrawingDataset As ICadDrawingDataset Set pMxDoc = Application.Document Set pCadDrawingDataset = GetCadDataset("F:/CAD文件/dwg", "105-604-15.dwg") If pCadDrawingDataset Is Nothing Then Exit ...
http://211.157.10.180/esrilink/techdoctype.php?doctype=doc&PHPSESSID=04b673e64fa106c21771c03827f50674
熟悉http, mms, Tcp/Ip, Udp, 组播等网络协议优先.
JAVA二次开发GIS的(17765831
GIS的19个研究方向(美) 发表:2005-6-21 11:54:41 出处:你的博客网(yourblog.org) 1空间数据库的准确性研究 地理信息数据中误差处理和不确定性错误处理的方法和技术 ,包括 : 不确定性误差模型 ; 误差跟踪并对误差进行编码的方 ...
Geodatabase中基于规则的拓扑关系管理机制 发表:2004-11-27 22:28:17 出处:你的博客网(yourblog.org) (富融公司 蔡晓兵) 1、问题的提出 空间数据的拓扑关系及其处理方法在高级的空间分析处理和空间数据库数据质量保证方面具有相 ...
1.3需要的技术基础 如何进入AO软件的领域开发?对于高级的AO程序设计人员我想必须跨越四大技术障碍: 1.面向对象技术思想; 2.COM技术; 3.AO各组件对象的层次组织和相互关系; 4.支持COM的各种开发工具及其环境(如VB、VC、DEPHI等) 真正属于ESRI自己的东西无非就是这套AO组件库。对于初次进入AO开发领域的人员来说,我个人觉得(至于COM还有其它暂时 可以先放一边,照猫画虎完成许多任务还是没有问题的了)可以先从ArcGIS Desktop的应用开始,对AO的层次及相关概念有一个了解(如Map、Layer、View、Label、支持的数据格式等 ),否则等看到AO的示例时可 ...
Global site tag (gtag.js) - Google Analytics