- 授权协议: MS-PL
- 开发语言: C# .NET
- 操作系统: Windows
- 软件首页: https://github.com/danludwig/NGeo
软件介绍
======NGeo makes it easier to invoke GeoNames and Yahoo! GeoPlanet / PlaceFinder services in .NET applications.
示例代码:
using (var geoNamesClient = new NGeo.GeoNames.GeoNamesClient())
{
var toponym = geoNamesClient.Get(6295630, "demo"); // replace with your own username
// do something with the data
}
The Joy of X
Niall Mansfield / UIT Cambridge Ltd. / 2010-7-1 / USD 14.95
Aimed at those new to the system seeking an overall understanding first, and written in a clear, uncomplicated style, this reprint of the much-cited 1993 classic describes the standard windowing syste......一起来看看 《The Joy of X》 这本书的介绍吧!
