brew平臺下scrollbar控件的實現算法。 scrollbar采用圖片背景,比較美觀。
上傳時間: 2014-07-06
上傳用戶:shus521
UCGUI最新版源碼簡介 UCGUI3.90版源碼有如下幾點新的變化. 1.這個版本的UCGUI提供了模擬器的源碼(早知我不用那么辛苦反編譯出模擬器源碼了,不過大家可以比較一下看). 2.還有JPEG圖版支持 3.ListView控件支持. 4.Menu菜單支持. 5.scrollbar滾動條支持. 6.multi-controller多控制器支持. 另外源碼上還有很多的調整, 將控件的功能分開到各個文件當中更易于將來擴充, 大家仔細看看
上傳時間: 2013-07-11
上傳用戶:ywqaxiwang
哈哈!終于找到了最新版本的UCGUI! 增加了不少的功能,只是缺少MEMDEV! 那位大俠找到了共獻一下:P UCGUI3.90版源碼有如下幾點新的變化. 1.這個版本的UCGUI提供了模擬器的源碼(早知我不用那么辛苦反編譯出模擬器源碼了,不過大家可以比較一下看). 2.還有JPEG圖版支持 3.ListView控件支持. 4.Menu菜單支持. 5.scrollbar滾動條支持. 6.multi-controller多控制器支持
上傳時間: 2014-01-14
上傳用戶:chenxichenyue
UCGUI最新版源碼簡介UCGUI3.90版源碼有如下幾點新的變化. 1.這個版本的UCGUI提供了模擬器的源碼(早知我不用那么辛苦反編譯出模擬器源碼了,不過大家可以比較一下看). 2.還有JPEG圖版支持 3.ListView控件支持. 4.Menu菜單支持. 5.scrollbar滾動條支持. 6.multi-controller多控制器支持. 另外源碼上還有很多的調整, 將控件的功能分開到各個文件當中更易于將來擴充, 大家仔細看看.
上傳時間: 2013-12-23
上傳用戶:xwd2010
WinCE 下實現Listctrl自畫,并且完美實現隱藏scrollbar功能,開發平臺EVC
上傳時間: 2016-05-10
上傳用戶:離殤
windows ce 6.0下的實現Listctrl自畫,并且完美實現隱藏scrollbar功能,開發平臺windows ce 6.0加上模擬器CHSEmu (ARMV4I)(WinCE6.0中文模擬器SDK)。
上傳時間: 2013-12-31
上傳用戶:拔絲土豆
調整圖形的明暗對比 顏色漸層表單 如何使Form的背景圖隨Form大小改變 做出分隔線 如何并排圖形,以填滿Form Form改變大小時同時改變其內Control之大小 判別圖形中Mouse Click是在其中哪個子圖上發生 閃爍的Label 具有scrollbar的表單
上傳時間: 2014-01-13
上傳用戶:sssl
新加原版MemDev功能模塊 UCGUI3.90版源碼有如下幾點新的變化. 1.這個版本的UCGUI提供了模擬器的源碼[本站上似乎有3.24版的帶模擬器源碼的UCGUI下載, 大家比較一下..] 2.還有JPEG圖版支持 3.ListView控件支持. 4.Menu菜單支持. 5.scrollbar滾動條支持. 6.multi-controller多控制器支持.
上傳時間: 2017-03-18
上傳用戶:zhanditian
這是華為內部的優秀C項目,供大家學習參考。 body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-shadow:none !important;}::-webkit-scrollbar-track:hover{background-color:rgba(56, 56, 56, 0.03) !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.1), inset -1px -1px 0rgba(56, 56, 56, 0.1) !important;}::-webkit-scrollbar-track:active{background-color:rgba(56, 56, 56, 0.04) !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.14), inset -1px -1px 0 rgba(56, 56, 56, 0.14) !important;}::-webkit-scrollbar-thumb{background-clip:padding-box !important; background-color:rgba(56, 56, 56, 0.2) !important;}::-webkit-scrollbar-thumb:vertical{min-height:28px !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.1), inset -1px -1px 0 rgba(56, 56, 56, 0.1) !important;}::-webkit-scrollbar-thumb:horizontal{min-width:28px !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.1), inset -1px -1px 0 rgba(56, 56, 56, 0.1) !important;}::-webkit-scrollbar-thumb:hover{background-color:rgba(56, 56, 56, 0.6) !important; box-shadow:inset 1px 1px 1px rgba(56, 56, 56, 0.25), inset -1px -1px 1px rgba(56, 56, 56, 0.25) !important;}::-webkit-scrollbar-thumb:active{background-color:rgba(56, 56, 56, 0.7) !important; box-shadow:inset 1px 1px 3px rgba(56, 56, 56, 0.35), inset -1px -1px 3px rgba(56, 56, 56, 0.35) !important;}::-webkit-scrollbar-corner{background:trnasparent !important;}html::-webkit-scrollbar,body::-webkit-scrollbar{background: rgba(56, 56, 56, 0.5) !important;}body * {background-color: rgba(56, 56, 56, 0.44) !important;}* {color: #B6AA7B !important;}a:link,a:link *,a:link:hover,a:link:hover *,a:link:active,a:link:active * {color: #B6AA7B !important;}a:visited,a:visited *,a:visited:hover,a:visited:hover *,a:visited:active,a:visited:active * {color: #D9C077 !important;}#_maxthon_night_mode_mask{position:fixed !important; left:0 !important; right:0 !important; top:0 !important; bottom:0 !important;z-index:100 !important; opacity:0.22 !important; background:#383838 !important; pointer-events:none !important;}
標簽: C 代碼
上傳時間: 2015-12-13
上傳用戶:qq253363112
C語言接口與實現,一本過于學術的書 body {background: #383838 !important;}::-webkit-scrollbar{height:10px !important; width:10px !important; overflow:visible !important;}::-webkit-scrollbar-button{height:0 !important; width:0 !important; display:none !important;}::-webkit-scrollbar-track{box-shadow:none !important;}::-webkit-scrollbar-track:hover{background-color:rgba(56, 56, 56, 0.03) !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.1), inset -1px -1px 0rgba(56, 56, 56, 0.1) !important;}::-webkit-scrollbar-track:active{background-color:rgba(56, 56, 56, 0.04) !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.14), inset -1px -1px 0 rgba(56, 56, 56, 0.14) !important;}::-webkit-scrollbar-thumb{background-clip:padding-box !important; background-color:rgba(56, 56, 56, 0.2) !important;}::-webkit-scrollbar-thumb:vertical{min-height:28px !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.1), inset -1px -1px 0 rgba(56, 56, 56, 0.1) !important;}::-webkit-scrollbar-thumb:horizontal{min-width:28px !important; box-shadow:inset 1px 1px 0 rgba(56, 56, 56, 0.1), inset -1px -1px 0 rgba(56, 56, 56, 0.1) !important;}::-webkit-scrollbar-thumb:hover{background-color:rgba(56, 56, 56, 0.6) !important; box-shadow:inset 1px 1px 1px rgba(56, 56, 56, 0.25), inset -1px -1px 1px rgba(56, 56, 56, 0.25) !important;}::-webkit-scrollbar-thumb:active{background-color:rgba(56, 56, 56, 0.7) !important; box-shadow:inset 1px 1px 3px rgba(56, 56, 56, 0.35), inset -1px -1px 3px rgba(56, 56, 56, 0.35) !important;}::-webkit-scrollbar-corner{background:trnasparent !important;}html::-webkit-scrollbar,body::-webkit-scrollbar{background: rgba(56, 56, 56, 0.5) !important;}body * {background-color: rgba(56, 56, 56, 0.44) !important;}* {color: #B6AA7B !important;}a:link,a:link *,a:link:hover,a:link:hover *,a:link:active,a:link:active * {color: #B6AA7B !important;}a:visited,a:visited *,a:visited:hover,a:visited:hover *,a:visited:active,a:visited:active * {color: #D9C077 !important;}#_maxthon_night_mode_mask{position:fixed !important; left:0 !important; right:0 !important; top:0 !important; bottom:0 !important;z-index:100 !important; opacity:0.22 !important; background:#383838 !important; pointer-events:none !important;}
標簽: c語言 接口與實現
上傳時間: 2015-12-13
上傳用戶:qq253363112