這是一個(gè)支持"微型嵌入式 GUI" 的 SDK For Linux 版,其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平臺(tái)工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW對(duì)話框窗 口,Button按鈕,MAINMENU下拉式菜單,POPMENU彈出式菜單,HSCROLLBAR橫向滾動(dòng)條,VSCROLLBAR豎 向滾動(dòng)條,TEXTBOX單行文本編輯框,EDITBOX多行文本編輯框,COMBOBOX組合框,LISTBOX列表 框,CHECKBOX多項(xiàng)選擇框,CHOICEBOX單項(xiàng)選擇框,LABEL文字標(biāo)簽,PAGEVIEW標(biāo)簽頁,SPEEDBAR進(jìn)度 條及窗體與按鈕圖形化等功能.體積小編譯后大小約為100~180KB,運(yùn)行速度快,簡單易用的API,完 全的中文支持,內(nèi)置拼音輸入法支持添加新的輸入法與支持中英文混合編輯,采用 ANSI C(標(biāo)準(zhǔn)C 語言)編寫,幾乎支持所有的編譯器,支持多種輸出與輸入設(shè)備,支持多窗口切換,內(nèi)置內(nèi)存分配模 塊,強(qiáng)大的動(dòng)態(tài)加載及優(yōu)良的擴(kuò)充性不失為一個(gè)優(yōu)秀的 GUI 介面.更多的詳細(xì)功能與訊息請(qǐng)參閱 檔案內(nèi)附的 GUI 編程指南.PDF
標(biāo)簽: Linux GUI Windows OS-II
上傳時(shí)間: 2015-12-30
上傳用戶:410805624
ch03目錄下: disasm.tgz :作者改寫的反匯編器,可以輸出比較容易接受的匯編格式。 simpleboot.tgz: 作者編寫的簡單boot代碼 ch04目錄下: gba_ucos.tgz : 作者移植的可運(yùn)行在GBA(或者模擬器)上的uC/OS-II代碼 ch05目錄下: znet.tgz : 作者在uC/OS-II上實(shí)現(xiàn)的tcp/ip協(xié)議實(shí)現(xiàn)代碼 ch09目錄下: font.c 字體顯示和變更例程 image1 位圖文件加載與顯示 2win.c 兩個(gè)窗口間消息傳遞例程 Button 按鈕制作的例程 slider 游戲文件程序
標(biāo)簽: simpleboot tgz disasm ch
上傳時(shí)間: 2014-01-09
上傳用戶:妄想演繹師
歡迎使用eWebSoft在線文本編輯器飛魚修改版 。 JSP+XML+BEAN 部署方式: 直接把壓縮目錄中的文件拷貝到您的網(wǎng)站發(fā)布目錄下即可。 修改: 一般來說,您只要修改/WEB-INF目錄下面的style.xml和Button.xml就可以了。 應(yīng)用:請(qǐng)參考index.jsp和submit.jsp。
標(biāo)簽: eWebSoft BEAN JSP XML
上傳時(shí)間: 2013-12-26
上傳用戶:windwolf2000
Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar and VScrollBar. It uses the library CRM32Pro, so the CRM32Pro devkit will be needed to develop any application with Motoko, and it s contained in the Motoko devkit. The Motoko library is under the LGPL license, so read first the license if you want to make any change to the library.
標(biāo)簽: the graphical interface supports
上傳時(shí)間: 2013-12-20
上傳用戶:yoleeson
這是一個(gè)支持"微型嵌入式 GUI" 的 SDK For Linux 版,其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平臺(tái)工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW對(duì)話框窗 口,Button按鈕
標(biāo)簽: Linux GUI Windows OS-II
上傳時(shí)間: 2014-01-13
上傳用戶:gaome
s3c2410開發(fā)板的測(cè)試代碼,包括lcd,led,Button,中斷測(cè)試等
標(biāo)簽: s3c2410 lcd 開發(fā)板 測(cè)試代碼
上傳時(shí)間: 2016-04-14
上傳用戶:Thuan
Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only winamp 2.x version. [StartUp] In Tools -> Options.. -> Auto Nickname tabs, Configure your prefix and postfix besides your mp3 name And Press Start Button. so nickname changer listener will be started. [Configure] If I m listening Marilyn Manson - This Is The New Shit , Prefix : Jang-Ho Hwang listen Postfix: ~* When winamp song was changed, your nickname will be Jang-Ho Hwang listen Marylyn Manson - This Is The New Shit~* [Winamp plugin configure] In Winamp 2.x, Press Control+P (Preferences). You will find JMSN Nickname Changer Plug-In v0.7 in Plug-ins -> General purpose. Click Configure and set access password. it will keep your nickname. Enjoy it
標(biāo)簽: Directory gen_jmsn Nickname Changer
上傳時(shí)間: 2014-01-20
上傳用戶:zhuimenghuadie
學(xué)籍管理系統(tǒng):所使用的運(yùn)行環(huán)境:jdk5.0 驅(qū)動(dòng)器:jdbc-odbc 所連接的數(shù)據(jù)庫:Access。1. 所使用的圖形用戶界面的組件: 基本的窗口類:Frame,Dialog 基本的GUI組件類:Button,Lable,TextFiled,TextArea 基本的事件接口:ActionListener,WindowListener 基本的版面控制:Panel 圖形用戶界面程序都在窗口下運(yùn)行,該程序中窗口顯示的是Frame類,并且對(duì)話框(Dialog)是一個(gè)Frame或另一個(gè)對(duì)話框擁有的窗口。
標(biāo)簽: jdbc-odbc Access Dialog Frame
上傳時(shí)間: 2013-12-28
上傳用戶:頂?shù)弥?/p>
可拖動(dòng)按鈕,包括Button,label,panel,picturebox等。
標(biāo)簽: 按鈕
上傳時(shí)間: 2016-05-29
上傳用戶:gtf1207
The simulator GUI is started with command ui_start in Matlab command window. WLAN simulation starts by clicking the Start Simulation Button in the GUI window. WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
標(biāo)簽: command simulation simulator ui_start
上傳時(shí)間: 2016-06-11
上傳用戶:sevenbestfei
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1