- 授权协议: 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 支持。
The Linux Command Line
William E. Shotts Jr. / No Starch Press, Incorporated / 2012-1-17 / USD 39.95
You've experienced the shiny, point-and-click surface of your Linux computer-now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very ......一起来看看 《The Linux Command Line》 这本书的介绍吧!
