上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 135 下一页
#region 在内存中创建图层 /// /// 在内存中创建图层 /// /// 数据集名称 /// 别名 /// 空间参考 /// 几何类型... Read More
posted @ 2013-03-18 17:25 adodo1 Views(164) Comments(0) Diggs(0)
http://blog.sina.com.cn/s/blog_4ae102b001012u4y.html http://technet.microsoft.com/zh-cn/library/system.globalization.unicodecategory(v=vs.96).aspx h... Read More
posted @ 2013-03-17 21:32 adodo1 Views(153) Comments(0) Diggs(0)
http://blog.sina.com.cn/s/blog_4ae102b001012u4y.html http://technet.microsoft.com/zh-cn/library/system.globalization.unicodecategory(v=vs.96).aspx h... Read More
posted @ 2013-03-17 21:32 adodo1 Views(543) Comments(0) Diggs(0)
MMSeg算法说明 首先来理解一下chunk,它是MMSeg分词算法中一个关键的概念。Chunk中包含依据上下文分出的一组词和相关的属性,包括长度(Length)、平均长度(Average Length)、标准差的平方(Variance)和自由语素度(Degree OfMorphemic Free... Read More
posted @ 2013-03-17 00:48 adodo1 Views(195) Comments(0) Diggs(0)
MMSeg算法说明 首先来理解一下chunk,它是MMSeg分词算法中一个关键的概念。Chunk中包含依据上下文分出的一组词和相关的属性,包括长度(Length)、平均长度(Average Length)、标准差的平方(Variance)和自由语素度(Degree OfMorphemic Free... Read More
posted @ 2013-03-17 00:48 adodo1 Views(305) Comments(0) Diggs(0)
Lucene.Net最高版本为3.0.3,并且apache已经不再提供Lucene.Net的更新,没仔细研究过Lucene.Net的所有版本,Lucene.Net3.0.3遍历TokenStream获取Token对象,已经和以前的版本有了很大的区别,很多方法都已经删除了或者过时。 以前版本的Lu... Read More
posted @ 2013-03-16 23:59 adodo1 Views(429) Comments(0) Diggs(0)
Lucene.Net最高版本为3.0.3,并且apache已经不再提供Lucene.Net的更新,没仔细研究过Lucene.Net的所有版本,Lucene.Net3.0.3遍历TokenStream获取Token对象,已经和以前的版本有了很大的区别,很多方法都已经删除了或者过时。 以前版本的Lu... Read More
posted @ 2013-03-16 23:59 adodo1 Views(120) Comments(0) Diggs(0)
http://blog.csdn.net/jixg1800/article/details/8116299 Esri公司已经发布了最新的ArcGIS Server for JavaScript api v3.2,提供了更为丰富而又强大的功能,接下来我们来下载部署一下ArcGIS Server fo... Read More
posted @ 2013-03-15 09:48 adodo1 Views(163) Comments(0) Diggs(0)
http://blog.csdn.net/jixg1800/article/details/8116299 Esri公司已经发布了最新的ArcGIS Server for JavaScript api v3.2,提供了更为丰富而又强大的功能,接下来我们来下载部署一下ArcGIS Server fo... Read More
posted @ 2013-03-15 09:48 adodo1 Views(159) Comments(0) Diggs(0)
平时工作中可能会遇到当试图对库表中的某一列或几列创建唯一索引时,系统提示 ORA-01452 :不能创建唯一索引,发现重复记录。 下面总结一下几种查找和删除重复记录的方法(以表CZ为例): 表CZ的结构如下: SQL> desc cz Name Null? Type ----... Read More
posted @ 2013-03-05 00:30 adodo1 Views(365) Comments(0) Diggs(0)
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 135 下一页