update readme
This commit is contained in:
parent
5110fb4e34
commit
405fc0466e
|
@ -26,7 +26,9 @@
|
|||
| 24 MHZ | 29 KB | 9 KB |
|
||||
|
||||
## Cross platforms
|
||||
Application base on GuiLite could run on **all platforms**(e.g, iOS/macOS/WathOS, Android, Linux, Windows, Docker and MCU without OS), and work with **many languages**(e.g. Swift, Java, Javascript, C#, Golang).
|
||||
- Support OS: iOS/macOS/WathOS, Android, Linux, Windows, RTOS... or **MCU without OS**
|
||||
- Support language: Swift, Java, Javascript, C#, Golang...
|
||||
- Support 3rd library: Qt, MFC, Winforms, CoCoa...
|
||||
|
||||
## Useful features
|
||||
- 🔣Multi-language, support UTF-8
|
||||
|
|
|
@ -24,7 +24,9 @@
|
|||
| 24 MHZ | 29 KB | 9 KB |
|
||||
|
||||
## 跨平台
|
||||
基于GuiLite的应用程序,可以运行在**所有平台**(例如:iOS/macOS/WathOS,Android,Linux(ARM/x86-64),Windows(包含VR),Docker和MCU)上;也可以与**多种语言**(例如: Swift, Java, Javascript, C#, Golang)协同工作。
|
||||
- 支持的操作系统:iOS/macOS/WathOS,Android,Linux(ARM/x86-64),Windows(包含VR),RTOS... 甚至**无操作系统的单片机**
|
||||
- 支持的开发语言: Swift, Java, Javascript, C#, Golang...
|
||||
- 支持的第3方库:Qt, MFC, Winforms, CoCoa...
|
||||
|
||||
## 实用的功能
|
||||
- 🔣支持多语言,采用 UTF-8 编码
|
||||
|
|
Loading…
Reference in New Issue