摘要:
由于windows环境问题导致的不能安装某些需要VC编译的插件下载地址:http://www.lfd.uci.edu/~gohlke/pythonlibs/安装方法:在CMD中输入pip install 下载的文件本地地址如:pip install c:\lxml-3.4.4-cp34-none-w... 阅读全文
posted @ 2015-05-29 14:47
趴着睡大觉
阅读(341)
评论(0)
推荐(0)
摘要:
指定两点地理位置经纬度的距离计算 1 #coding=utf-8 2 3 from math import * 4 5 # input Lat_A 纬度A 6 # input Lng_A 经度A 7 # input Lat_B 纬度B 8 # input Lng_B 经度B 9 # output... 阅读全文
posted @ 2015-05-29 10:51
趴着睡大觉
阅读(6218)
评论(0)
推荐(0)
浙公网安备 33010602011771号