03 2015 档案
摘要:前端: 查看验收项目 后端:using System;using System.Collections.Ge...
阅读全文
摘要:http://www.cnblogs.com/myparamita/archive/2012/02/15/2352182.html
阅读全文
摘要:首先需要添加两个引用:using ESRI.ArcGIS.GISClient;using ESRI.ArcGIS.DataSourcesRaster; /// /// arcgis engine 调用arcgis server服务 /// ...
阅读全文
摘要:根据属性提取要素(利用GP)http://blog.csdn.net/ewyetc/article/details/6746728
阅读全文
摘要:public static void OperateMapDoc(AxMapControl axMapC,string path, string strOperateType) { try { ///...
阅读全文
摘要:if (openMxdDialog.ShowDialog() == DialogResult.OK) { pathMXD = openMxdDialog.FileName; if (pa...
阅读全文
摘要:联合查询效率较高.以下例子来说明联合查询的好处t1表结构(用户名,密码) userid int username varchar(20) password varchar(20) 1 jack jackpwd 2 owen owenpwdt3表结构(用户积分,等级) userid int jf in...
阅读全文
摘要:常见的接口有如下关系IworkspaceFactory-------------->IworkSpace------------------>IfeatureWorkSpace---------------->IFeatrueClass------------->IFeature()||||||If...
阅读全文
摘要:public override void OnMouseDown(int Button, int Shift, int X, int Y) { // TODO: Add Cut.OnMouseDown implementation ...
阅读全文
摘要:使用IMap接口显示各种数据源的数据。IMap接口的成员ActiveGraphicsLayer:活动图形图层,如果没有将创建一个基本memory graphics layer。AddLayer:向地图中添加单个图层。AddLayers:向地图中添加多个图层。AddMapSurround:向地图中添加...
阅读全文

浙公网安备 33010602011771号