SVGeocoder
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/samvermette/SVGeocoder
- 软件文档: https://github.com/samvermette/SVGeocoder
软件介绍
SVGeocoder 是对 Google Geocoding Service 的简单 Cocoa 封装,它可以让你迅速的进行地理编码和反向地理编码地址和坐标。It is block-based, uses NSURLConnection internally as well as JSONKit (included in package). Make sure you read the Google Geocoding Service Terms of Service before using SVGeocoder.
示例代码:
[SVGeocoder geocode:addressString
completion:^(NSArray *placemarks, NSError *error) {
// do something with placemarks, handle errors
}];
Tango with Django
David Maxwell、Leif Azzopardi / Leanpub / 2016-11-12 / USD 19.00
Tango with Django is a beginner's guide to web development using the Python programming language and the popular Django web framework. The book is written in a clear and friendly style teaching you th......一起来看看 《Tango with Django》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
URL 编码/解码
URL 编码/解码
