📄 install.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -