1.决不要创建一个不包括0在内的枚举类型2.举例如下:public enum Planet { Mercury = 1, Venus = 2, Earth = 3, Mars = 4, Jupiter = 5, Saturn = 6, Neptune = 7, Uranus = 8, Pluto ....
import?java.util.HashMap;
import?java.util.Map;
public?class?MapDistance?{
???private?static?double?EARTH_RADIUS?=?6378.137;
???private?static?double?rad(double?d)?{
??...
分类:
其他好文 时间:
2015-09-17 13:42:11
阅读次数:
170
主题如以下:People in Mars represent the colors in their computers in a similar way as the Earth people. That is, a color is represented by a 6-digit number...
分类:
其他好文 时间:
2015-09-11 22:13:24
阅读次数:
238
/*根据半径(1000米)选择记录 */ SELECT * FROM pointlocation where earth_box(ll_to_earth(40.057031,116.307852),4000) @> ll_to_earth(pointlocation.lat, pointlocati...
分类:
其他好文 时间:
2015-09-09 17:15:50
阅读次数:
165
DescriptionBessie hears that an extraordinary meteor shower is coming; reports say that these meteors will crash into earth and destroy anything they ...
分类:
其他好文 时间:
2015-09-04 23:50:57
阅读次数:
186
以Google Earth的图片叠加层为例介绍Geo-referencing算法
分类:
编程语言 时间:
2015-09-03 06:58:08
阅读次数:
378
Google Maps与Google Earth中的每个级别的每一副图片都有一个URL,例如下面这幅我们学校的图的地址是http://kh.google.com/kh?v=3&t=trstrqqrsstttqtss(这个就是图的URL)URL中的变量v=3代表,卫星图的投影算法采用Mercator ...
分类:
编程语言 时间:
2015-08-31 21:08:34
阅读次数:
158
Your Ride Is HereIt is a well-known fact that behind every good comet is a UFO. These UFOs often come to collect loyal supporters from here on Earth. ...
分类:
其他好文 时间:
2015-08-28 15:26:37
阅读次数:
212
Description
The Genographic Project is a research partnership between IBM and The National Geographic Society that is analyzing DNA from hundreds of thousands of contributors to map how the Earth was...
分类:
其他好文 时间:
2015-08-25 12:06:01
阅读次数:
163
1、ajax技术的背景不可否认,ajax技术的流行得益于google的大力推广,正是由于google earth、google suggest以及gmail等对ajax技术的广泛应用,催生了ajax的流行。而这也让微软感到无比的尴尬,因为早在97年,微软便已经发明了ajax中的关键技术,并且在99年...
分类:
Web程序 时间:
2015-08-20 10:25:21
阅读次数:
187