- Leaflet.js Essentials
- Paul Crickard III
- 122字
- 2021-09-03 10:03:01
What you need for this book
You need, at a minimum, the following software for this book:
- A web browser, preferably Google Chrome, which is available at https://www.google.com/chrome/browser/
For the examples in Chapter 5, ESRI in Leaflet and Chapter 6, Leaflet in Node.js, Python, and C#, the following software is required:
- Node.js, which is available at http://nodejs.org/.
- Python 2.7, preferably 3.x. You can download either version from https://www.python.org/.
- Visual Studio Express 2010. You will find a free copy at http://www.visualstudio.com/downloads/download-visual-studio-vs.
- CherryPy is available at http://www.cherrypy.org/.
- MongoDB is available at http://www.mongodb.org/.
- Pymongo is the Python library to use MongoDB, and it is freely available at https://pypi.python.org/pypi/pymongo/.
- C# drivers for MongoDB are available in several formats at https://github.com/mongodb/mongo-csharp-driver/releases.
- WAMP can be downloaded from http://www.wampserver.com/en/.
推薦閱讀
- Visual C++程序設計教程
- Mobile Application Development:JavaScript Frameworks
- Java從入門到精通(第4版)
- MATLAB 2020 從入門到精通
- Learning Laravel 4 Application Development
- 假如C語言是我發明的:講給孩子聽的大師編程課
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Apache Mahout Clustering Designs
- C++新經典
- Learning Concurrent Programming in Scala
- C/C++程序員面試指南
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Unity Android Game Development by Example Beginner's Guide
- C語言程序設計
- Java程序設計教程