- 授权协议: MIT
- 开发语言: C/C++ JavaScript
- 操作系统: Linux
- 软件首页: https://github.com/toshok/echojs
- 软件文档: https://github.com/toshok/echojs
软件介绍
EchoJS 是一个超前的 EcmaScript 编译器和运行环境。
Mac 下安装:
$ brew tap homebrew/versions # so we can get the specific version of llvm below $ brew install node $ brew install llvm34 --all-targets $ npm install -g coffee-script $ npm install -g node-gyp $ export LLVM_SUFFIX=3.4 # see below $ export MIN_OSX_VERSION=10.8 # only if you're running 10.8, see below $ cd echo-js $ git submodule init $ git submodule update $ make
C++ Primer Plus
Stephen Prata / Addison Wesley / 2011-10-18 / GBP 39.99
C++ Primer Plus, Sixth Edition New C++11 Coverage C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible an......一起来看看 《C++ Primer Plus》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
HTML 编码/解码
HTML 编码/解码
