mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-08 19:44:45 +08:00
update docs
This commit is contained in:
parent
7a8c6ce8f4
commit
1242b5c2d6
10
README.md
10
README.md
@ -369,10 +369,20 @@ npm install -g glob
|
||||
|
||||
* [Examples for Custom Widgets: rive](https://github.com/zlgopen/awtk-widget-rive)
|
||||
|
||||
* [Examples for Custom Widgets: liquid flow](https://github.com/zlgopen/awtk-widget-liquid-flow)
|
||||
|
||||
* [Examples for Custom Font Loader](https://github.com/zlgopen/awtk-custom-font-loader)
|
||||
|
||||
* [Write AWTK App With ReactJS](https://github.com/zlgopen/react-awtk)
|
||||
|
||||
* [awtk-modbus](https://github.com/zlgopen/awtk-modbus)
|
||||
|
||||
* [awtk-ftpd](https://github.com/zlgopen/awtk-ftpd)
|
||||
|
||||
* [awtk-ftp-fs](https://github.com/zlgopen/awtk-ftp-fs)
|
||||
|
||||
* [awtk-hmi](https://github.com/zlgopen/awtk-hmi)
|
||||
|
||||
The third party provides:
|
||||
|
||||
* [Examples for Custom Widgets: QR code](https://github.com/CUITzhaoqi/awtk-qr)
|
||||
|
10
README_zh.md
10
README_zh.md
@ -373,10 +373,20 @@ npm install -g glob
|
||||
|
||||
* [扩展控件实例:Rive动画](https://github.com/zlgopen/awtk-widget-rive)
|
||||
|
||||
* [扩展控件实例:液体流动](https://github.com/zlgopen/awtk-widget-liquid-flow)
|
||||
|
||||
* [自定义字体加载器:加载部分字体](https://github.com/zlgopen/awtk-custom-font-loader)
|
||||
|
||||
* [用reactjs开发AWTK应用程序](https://github.com/zlgopen/react-awtk)
|
||||
|
||||
* [MODBUS 协议](https://github.com/zlgopen/awtk-modbus)
|
||||
|
||||
* [FTP 服务器](https://github.com/zlgopen/awtk-ftpd)
|
||||
|
||||
* [基于FTP的文件系统](https://github.com/zlgopen/awtk-ftp-fs)
|
||||
|
||||
* [开源智能串口屏](https://github.com/zlgopen/awtk-hmi)
|
||||
|
||||
第三方提供:
|
||||
|
||||
* [扩展控件实例:二维码](https://github.com/CUITzhaoqi/awtk-qr)
|
||||
|
@ -8,8 +8,9 @@
|
||||
|
||||
## 索引
|
||||
|
||||
- [索引](#索引)
|
||||
- [操作系统适配](#操作系统适配)
|
||||
- [MCU芯片适配](#MCU芯片适配)
|
||||
- [MCU芯片适配](#mcu芯片适配)
|
||||
- [控件与示例](#控件与示例)
|
||||
- [编程语言绑定](#编程语言绑定)
|
||||
- [编译构建工具](#编译构建工具)
|
||||
@ -265,7 +266,7 @@
|
||||
| SCons | MinGW | https://github.com/zlgopen/awtk-scons-mingw | [ZLG](http://www.zlg.cn) |
|
||||
| CMake | MSVC | https://github.com/zlgopen/awtk-msvc | [ZLG](http://www.zlg.cn) |
|
||||
| CMake | macOS | https://github.com/oskycar/awtktest_cmake | [allenyang](https://github.com/oskycar) |
|
||||
|
||||
| SCons | Windows | https://gitee.com/zlgopen/awtk-scons-cross-compile | [ZLG](http://www.zlg.cn) |
|
||||
|
||||
|
||||
## 商业应用案例
|
||||
|
Loading…
x
Reference in New Issue
Block a user