上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 81 下一页
摘要: '创建扇区Private Function FeatureFactoryCell(ByVal longitude As Double, ByVal latitude As Double, ByVal angle As Integer, ByVal Lac As Integer, ByVal sect 阅读全文
posted @ 2011-06-15 22:10 googlegis 阅读(665) 评论(0) 推荐(0)
摘要: using System;using System.Drawing;using System.Collections;using System.ComponentModel;using System.Windows.Forms;using System.Data;using EditInfo; us 阅读全文
posted @ 2011-06-15 21:43 googlegis 阅读(377) 评论(0) 推荐(0)
摘要: 升级到了Vista或者Windows7系统后,发现一些老软件自带的帮助文件竟然都打不开了。怎么回事?其实很简单,新系统里面少了个东西:WinHlp32.exe。 Windows 帮助 (WinHlp32.exe) 是一个帮助程序,自 Microsoft Windows 3.1 版本的操作系统以来,它已包含在 Microsoft Windows 中。但是,在许多发行版中,Windows 帮助... 阅读全文
posted @ 2011-05-03 15:53 googlegis 阅读(411) 评论(0) 推荐(0)
摘要: 代码如下: With Map1.Layers(1) '定义符号类型 .Style.SymbolType = miSymbolTypeTrueTypeFont '指定字体名称 .Style.SymbolFont = "Webdings" '指定字体颜色(前景色) .Style.SymbolFontCo 阅读全文
posted @ 2011-04-25 09:41 googlegis 阅读(268) 评论(0) 推荐(0)
摘要: 1: 接下来: 2: //****************************** 3: #region 文件/打开*另存为*导出*按钮的代码 4: 5: private void menuitem20_click(object sender, system.eventargs e) //打开地 阅读全文
posted @ 2011-04-22 10:16 googlegis 阅读(466) 评论(0) 推荐(0)
摘要: 1: 接着第一篇文章,继续,这是在frmain.cs文件中除了第一篇文章里的代码外的第二部分: 2: //******************************* 3: 4: #region 创建自定义工具,用来测量距离(能折线)和测量面积 5: //****************************888 6: priva... 阅读全文
posted @ 2011-04-22 10:15 googlegis 阅读(785) 评论(0) 推荐(0)
摘要: 1: 这是 我在.net环境中调用mapx5.0控件 的一次test,前几次网上没有发现这方面的文章,所以自己 2: 把几个代码拿出 来:这里有些代码是自动生成的,但只要把几篇文章的代码直接拷贝到工程里 就 3: 能直接运行的。 4: 5: using system.drawing; 6: usin 阅读全文
posted @ 2011-04-22 10:13 googlegis 阅读(947) 评论(0) 推荐(0)
摘要: 在WinCE中不能使用相对路径,必须获得配置文件的绝对路径 WinCE中不支持System.IO.Directory.GetCurrentDirectory() Dim curDir As String curDir = System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAs... 阅读全文
posted @ 2011-04-18 15:24 googlegis 阅读(1111) 评论(0) 推荐(0)
摘要: I have developed a Windows Application in Visual Studio 2008 some years ago and now it has been updated in Visual Studio 2010. The application connect 阅读全文
posted @ 2011-04-18 09:40 googlegis 阅读(276) 评论(0) 推荐(0)
摘要: 安装测试做了很多此,卸了装,装了卸。最后终于把几个问题总结出来,供大家参考: 1. XP系统,确认文件夹选项里面的 使用简单文件共享 没有被勾选。 2. 确认你已经关闭防火墙。 3. 确认用户组里包含登陆用户:我就在这里被拦住了。。。。 以上是我所能知道的几种可能存在问题的地方。我做到第三步的时候能 阅读全文
posted @ 2011-03-01 20:40 googlegis 阅读(193) 评论(0) 推荐(0)
上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 81 下一页

坐标合肥,非典型GIS开发人员 GitHub