Native Client SDK

码农软件 · 软件分类 · C/C++开发工具 · 2019-11-10 16:28:56

软件介绍

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 支持。

本文地址:https://codercto.com/soft/d/18694.html

The Linux Command Line

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》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试