- 授权协议: LGPL
- 开发语言: C/C++ Objective-C
- 操作系统: 跨平台
- 软件首页: http://libyue.com
- 软件文档: https://github.com/yue/yue/blob/master/README.md
- 官方下载: https://github.com/yue/yue/releases
软件介绍
Yue 是用于创建本机跨平台 GUI 应用程序的库。通过使用其 V8 绑定,您可以轻松地使用 Node.js 构建桌面应用程序。
安装
Yue 的 V8 绑定作为 gui npm 模块存在。
Node.js
在 Node.js 中安装 Yue
npm i gui
但是请注意,gui 是一个本机模块,每当您更改 Node.js 版本或平台时,都必须重新安装。
仅支持 Node.js v7 及以上版本。
How to Build a Billion Dollar App
George Berkowski / Little, Brown Book Group / 2015-4-1 / USD 24.95
Apps have changed the way we communicate, shop, play, interact and travel and their phenomenal popularity has presented possibly the biggest business opportunity in history. In How to Build a Billi......一起来看看 《How to Build a Billion Dollar App》 这本书的介绍吧!
