install.txt
来自「这里面有UCGUI的源码。对UCGUI介绍比较详细」· 文本 代码 · 共 17 行
TXT
17 行
Embedded GUI SDK for Windows 0.0.1 Beta
Copyright(C) 2006~2007 Develoeprs
Website:www.ecurb2006.com
E-mail:sales@ecurb2006.com
1.Install Dev-C++
Dev-C++ http://www.bloodshed.net/devcpp.html
2. Create a new empty project(C Project)
Add source file ,like hello.c
set project as Win32 GUI
add GUI lib (lib\libgsdk.a)
3.Compile & Run (F9)
more infomation see install.pdf
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?