posted @ 2010-06-03 21:02 寒宵飞飞 阅读(524) 评论(0) 推荐(0) 编辑
摘要:
1、功能介绍 This sample show map extent and mouse coordinate2、代码详解 MainPage.axml中 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<UserControlx:Class=... 阅读全文
摘要:
1、下载oracle客户端 http://www.oracle.com/technology/software/tech/oci/instantclient/index.html2、我机器是windows 32位的系统,因此下载Instant Client for Microsoft Windows (32-bit)3、Instant Client for Microsoft Windows (32-bit) 有几个版本 Basic和Basic Lite。Basic版本包括了所有的支持运行OCI、OCCI、JDBC、JDBC-OCI的文件,支持多种语言。Basic Lite是Basic版本的精 阅读全文
posted @ 2010-06-03 16:05 寒宵飞飞 阅读(1741) 评论(0) 推荐(0) 编辑
摘要:
microsoft jet数据引擎找不到输入表或查询 GDB_objectclass,这个错误大部分出现在用catalog导入或者导入数据时究其原因,主要是是因为表名,字段名称或者偶尔情况下字段值不能正常读取导致的例如:列名“海拔(米)”这种情况下,catalog不能读取此类的表或者图层这列的数据将列名“海拔(米)”改成“海拔”... 阅读全文
posted @ 2010-06-03 11:37 寒宵飞飞 阅读(2594) 评论(2) 推荐(0) 编辑
摘要:
sde数据库里有几个feature dataset和几个feature class,想把其中的一个featureclass导入到相同数据库里的一个feature dataset中显示错误 Error: The spatial references do not match可是检查了一下,要导入的featureclass和目标feature dataset的坐标控件参考完全一致不放心,还将featu... 阅读全文
posted @ 2010-06-03 11:32 寒宵飞飞 阅读(1669) 评论(1) 推荐(1) 编辑
摘要:
1、功能介绍 This sample contains a Map with one tiled map service layer and one dynamic map service layer. A layer list shows the layers (sublayers) within the dynamic map service and a visibility check bo... 阅读全文
posted @ 2010-06-02 16:00 寒宵飞飞 阅读(689) 评论(0) 推荐(0) 编辑
摘要:
1、功能 This sample includes a Map with one tiled map service layer and two dynamic map service layers. A layer list shows the layer (service) name, a visibility check box, and a slider to adjust opacity... 阅读全文
posted @ 2010-06-02 11:04 寒宵飞飞 阅读(741) 评论(0) 推荐(0) 编辑
摘要:
1、功能:地图显示建立一个silverlight程序MainPage.xmal中的代码:代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<UserControlx:Class="SilverlightApplication1.MainPag... 阅读全文
posted @ 2010-06-02 10:41 寒宵飞飞 阅读(866) 评论(3) 推荐(0) 编辑
摘要:
U盘显示插入,但是在我的电脑里面看不见u盘解决办法:开启Shell hardware detection服务~~ 阅读全文
posted @ 2010-05-19 09:05 寒宵飞飞 阅读(178) 评论(0) 推荐(1) 编辑