码迷,mamicode.com
首页 >  
搜索关键字:scroll bar    ( 8099个结果
microsoft 微软 Surface Pro3 中
http://bar.cnyes.com/html/100102-1/8D225E270FEE1D0.shtml http://bar.cnyes.com/html/100102-1/8D225E2951F2386.shtml http://bar.cnyes.com/html/100102-1/8D225E2CA3761C8.shtml http://bar.cnyes.com/html/100102-1/8D225E2EA9B9484.shtml http://bar.cnyes.com/html/10...
分类:其他好文   时间:2015-03-08 06:46:54    阅读次数:112
Android ActionBar自定义
1.设置action bar的背景色第一种方式:getActionBar().setBackgroundDrawable(getResources().getDrawable(R.drawable.ActionBarBackground));ActionBarBackground 为定义在value...
分类:移动开发   时间:2015-03-07 22:40:49    阅读次数:268
设置显示action bar及appcompat_v7
1.若只支持3.0及以上 若miniSdkVersion设置11及以上 eg:则默认的主题为Theme.Holo此主题下所有activity都包含action bar. (也可在Application或单独activity标签下明确设置主题样式: android:theme="@android:st...
分类:移动开发   时间:2015-03-07 20:00:18    阅读次数:166
设置显示action bar及appcompat_v7问题
1.若只支持3.0及以上 若miniSdkVersion设置11及以上 eg:则默认的主题为Theme.Holo此主题下所有activity都包含action bar. (也可在Application或单独activity标签下明确设置主题样式: android:theme="@android:st...
分类:移动开发   时间:2015-03-07 19:57:03    阅读次数:201
js禁用默认鼠标滑轮
一、参考插件jQuery mouse wheel 二、样例代码 Scroll Test 三、done
分类:Web程序   时间:2015-03-06 23:26:34    阅读次数:226
IOS8状态栏文字颜色问题
iOS8下面状态栏文字颜色变白:首先,设置Info.plist中的View controller-based status bar appearance为YES。其次 在appdelegate 中的didfinishlaunching中 加入 OC: [[UINavigationBar appear...
分类:移动开发   时间:2015-03-06 18:44:21    阅读次数:143
【起航计划 026】2015 起航计划 Android APIDemo的魔鬼步伐 25 App->Notification->Status Bar 状态栏显示自定义的通知布局,省却声音、震动
这个例子的Icons Only 和 Icons and marquee 没有什么特别好说明的。而Use Remote views in balloon 介绍了可以自定义在Extended Status bar显示Notification的Layout,Extended Status Bar缺省显示N...
分类:移动开发   时间:2015-03-06 18:41:16    阅读次数:166
【起航计划 024】2015 起航计划 Android APIDemo的魔鬼步伐 23 App->Notification->IncomingMessage 状态栏通知
应用程序可以使用Notifications来通知用户某个事件发生了(如收到短信)。类NotificationManager 用来处理Notification, NotificationManager可以:在Status Bar上显示一个新的图标。在Extended status bar 窗口上显示附...
分类:移动开发   时间:2015-03-06 18:40:49    阅读次数:212
jquery scroll事件
scroll Demo w3c scroll事件:http://www.w3school.com.cn/tiy/t.asp?f=jquery_event_scroll
分类:Web程序   时间:2015-03-06 16:12:12    阅读次数:140
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!