- 授权协议: BSD
- 开发语言: C/C++ Python JavaScript HTML/CSS 汇编
- 操作系统: 跨平台
- 软件首页: http://nodegui.org
- 软件文档: http://nodegui.org/doc/README-cn.html
- 官方下载: https://github.com/louis-tru/ngui/releases
软件介绍
Ngui 是一个 GUI 的排版显示引擎和跨平台的 GUI 应用程序开发框架,基于 Node.js/OpenGL。
目标:在此基础上开发 GUI 应用程序可拥有开发 Web 应用般的简单与速度,同时兼顾 Native 应用程序的性能与体验。
暂时只支持
iOS与Android系统,并不包含AndroidTV因为TV应用与手机应用有很大的不同从这里
Go API Index可以到API Documents Index
代码示例
这是一个简单的在屏幕上显示hello world!的程序
import { GUIApplication, Text } from 'ngui'
new GUIApplication().start(
<Text>hello world!</Text>
)
Trading and Exchanges
Larry Harris / Oxford University Press, USA / 2002-10-24 / USD 95.00
This book is about trading, the people who trade securities and contracts, the marketplaces where they trade, and the rules that govern it. Readers will learn about investors, brokers, dealers, arbit......一起来看看 《Trading and Exchanges》 这本书的介绍吧!
