?? overview.html
字號(hào):
<html><head> <title>wGui - Overview</title></head><body> <h1>wGui - Overview</h1> <p>wGui is a platform independent dialog management library based on SDL (Simple Direct-Media Layer) and Freetype 2. It's purpose is to fill the small niche of a GUI library for SDL. There are actually three well known alternatives: LibUta, ParaGUI and aedGui. wGui was spawned from the work of another project (as was LibUta), which I may someday actually get back to. </p> <p>This was designed to have as few dependencies as possible, and currently only relies upon SDL and Freetype. There is also no platform dependent code, which means it should work properly on any platform that has SDL and Freetype.</p> <p>wGui was also designed to take advantage of C++, the Standard Library, and the latest Object Oriented techniques. Unfortunately both SDL and Freetype are regular C projects, so not everything is strict C++.</p></body></html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -