- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://code.google.com/p/nativeclient-sdk/
- 软件文档: http://code.google.com/p/nativeclient-sdk/wiki/GettingStarted
软件介绍
Google 发布了首个开发者预览版的 Native Client SDK, 开发者已经可以通过该SDK开发应用程序了。Google表示此举让 Native Client 走出了重要的第一步。
预览版的 Native Client SDK 包含一个基于 GCC 的编译器,可让开发者使用 C 或者 C++ 语言创建 X86-32/X86-64的二进制程序。
由于目前的 SDK 所依赖的 NPAPI Pepper extensions 只支持 Chromium,不支持 Native Client 浏览器插件,所以要想使用该 SDK,必须安装最 新版的 Chromium 浏览器,并使用 --enable-nacl 启动参数开启 Nactive Client 支持。
Programming PHP
Rasmus Lerdorf、Kevin Tatroe、Peter MacIntyre / O'Reilly Media / 2006-5-5 / USD 39.99
Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websit......一起来看看 《Programming PHP》 这本书的介绍吧!
