?? 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 + -