readme

来自「对做ARM的人来说」· 代码 · 共 31 行

TXT
31
字号
This is MDE for MiniGUI 2.0.x* If your MiniGUI configured as MiniGUI-Processes    Please run `./configure', `make' to compile `mginit' and other programs:        $ ./configure        $ make    After building, 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 a program, like:        $ cd tools        $ ./vconguiEnjoy it!Wei Yongming2005-10-14

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?