# Features list for simplified Chinese(支持列表)
Translation for Features list
翻譯自Features list
下面的列表是 node-webkit 的支持列表,如果你正在考慮使用 node-webkit 或其他的東西來作為未來的發展方向。你可以耐心閱讀并作出正確的決定。?*頁面尚未完成*
* 完全支持在瀏覽器中運行node.js
* 使用方便
* 原生UI庫
* 無邊框窗口
* 打包與發布
* 兼容NPM
* 調試器支持
* 豐富的文檔
* Kiosk模式(PS:直譯為自助模式,疑為諸如自動取款機等程序所使用的全屏模式。MAC系統下未發現區別)
* 文件對話框
* 媒體
* 良好的HTML5支持
* web組件
* 拖放
* 數據持久性
* WebGL
* WebRTC
* datalist
* CSS3
[](https://wizardforcel.gitbooks.io/nwjs-doc/content/wiki/index.html)[](https://wizardforcel.gitbooks.io/nwjs-doc/content/wiki/Getting-Started-with-nw.js-for-simplified-Chinese.html)
- 1.中文WIKI
- 1.1支持列表
- 1.2開始nw.js
- 1.3package.json
- 2.中文教程
- 2.1node-webkit學習(1)hello world
- 2.2node-webkit學習(2)基本結構和配置
- 2.3node-webkit學習(3)Native UI API概覽
- 2.4node-webkit學習(4)Native UI API 之window
- 2.5node-webkit教程(5)Native UI API 之Frameless window
- 2.6node-webkit教程(6)Native UI API 之Menu(菜單)
- 2.7node-webkit教程(7)Platform Service之APP
- 2.8node-webkit教程(8)Platform Service之Clipboard
- 2.9node-webkit教程(9)native api 之Tray(托盤)
- 2.10node-webkit教程(10)Platform Service之File dialogs
- 2.11node-webkit教程(11)Platform Service之shell
- 2.12node-webkit教程(12)全屏
- 2.13node-webkit教程(13)gpu支持信息查看
- 2.14node-webkit教程(14)禁用緩存
- 2.15node-webkit教程(15)當圖片加載失敗的時候
- 2.16node-webkit教程(16)調試typescript