readme
来自「MINI GUI1.6X源码」· 代码 · 共 32 行
TXT
32 行
This is the package of demos for MiniGUI 1.6.x.* If your MiniGUI configured as MiniGUI-Lite Please run `./configure', `make' to compile `mginit' and the demos: $ ./configure $ make After build the demos, please change to `mginit/' and run `mginit': $ cd mginit $ ./mginit* If your MiniGUI configured as MiniGUI-Threads Please use the following command to configure and make MDE: $ ./configure $ make Then change to a sub-directory to run the demo program, like: $ cd tools $ ./vconguiEnjoy it!Wei Yongming2004-06-07
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?