Using Geojson to Draw a Map
Why Leaflet
Leaflet is an open-source JavaScript library, which supply so many plugins we can use for map making.
Based on Leaflet, geojson is even more friendly to geo-data visualization. Tutorials are easy to follow.
Leaflet is an open-source JavaScript library, which supply so many plugins we can use for map making.
Based on Leaflet, geojson is even more friendly to geo-data visualization. Tutorials are easy to follow.
此文翻译《Eloquent Javascript》中第六章,The Secret Life of Objects,侵删。
该书有中文译本出版。此译文仅作交流学习之用。
.find()
function is used for find a substring in a string, and will return location index. E.g. -1
means no such substirng in this string.
Markdownhere
button, then a nice formatted email will be there. That’s awesome.此文翻译《Eloquent Javascript》中第九章,Regular Expressions,侵删。
该书有中文译本出版。此译文仅作交流学习之用。
下载并安装Java SE,下载对应版本的Tomcat,版本对应关系tomcat给出了文档. 我下载之后把apache-tomcat-7.0.75.zip
放在Application
目录下,方便起见改名为tomcat
。mac应该下载tar.gz
文件,zip
文件会报错。
查看java版本