码迷,mamicode.com
首页 >  
搜索关键字:background modes    ( 6455个结果
CheckBox控件中background和button的区别
控件:CheckBox android:background="@drawable/me_setting_switch_selector"这个表示替换默认控件的背景android:button="@drawable/me_setting_switch_selec...
分类:其他好文   时间:2014-07-16 23:17:48    阅读次数:433
[android警告]AndroidManifest.xml警告 Not targeting the latest versions of Android
警告:Not targeting the latest versions of Android; compatibility modes apply.Consider testing and updating this version. Consult the android.os.Build.VE...
分类:移动开发   时间:2014-07-09 23:56:40    阅读次数:431
tyvj 1934 高精度
「Poetize3」Heaven Cow与God BullFrom wwwwodddd背景 Background__int64ago,there'saheavencowcalledsjy...Agodbullnamedwzcfellinlovewithher...AsanOI&MOer,wzcgav...
分类:其他好文   时间:2014-06-30 14:04:00    阅读次数:230
class0513(html)
精通DIV+CSSMeta1、div span2、三种样式表内联样式(行内样式) 嵌入样式 外部样式 就近原则3、常见样式 复合样式background border css单位 % px em background-color color border-style border-width...
分类:Web程序   时间:2014-06-30 13:55:59    阅读次数:184
Android Training - 使用IntentService执行任务(Lesson 2 - 发送任务给IntentService)
写在http://hukai.me/blog/android-training-18-running-background-service-lesson-2/...
分类:移动开发   时间:2014-06-30 09:50:37    阅读次数:205
Bellon(多么痛的领悟)
尼玛 我今天刚刚知道什么是负权回路任意相连的无向图之间都是回路!!!囧了一天了,算是看出来了,渣比A====B则A能到B且B能到A,这就是一个回路。
分类:其他好文   时间:2014-06-27 22:47:20    阅读次数:208
rgba兼容IE系列
在容器里面如果用到opacity或者filter:opacity里面的内容也会被滤镜化如果不想里面的内容也被滤镜化我们可以用rgba来处理或者用透明的背景图片。兼容ie的rgba的写法background: rgba(0,0,0,0.75);-ms-filter:progid:DXImageTran...
分类:其他好文   时间:2014-06-27 12:32:41    阅读次数:179
CSS background-position 问题
今天在用background-position进行BODY背景图定位的时候发现100% 100%理应定位在右下角,结果却不一致,查了下语法也没问题结果发现是background-attachment:fixed加上后才能定位到自己预定的位置。发现一个规律:当使用像素定位的时候比如100px 200p...
分类:Web程序   时间:2014-06-26 17:26:22    阅读次数:199
根据之前的博文,我把给同学做的三子棋小游戏的代码发出来,只是界面很丑很丑,AI算法很笨很笨,过几天我传到网盘上,提供大家下载娱乐
1 background_image_filename = 'blackground.png' 2 black_mouse_image_filename = 'black.png' 3 white_mouse_image_filename = 'white.png' 4 restart_i...
分类:其他好文   时间:2014-06-26 15:21:46    阅读次数:243
JS技巧
1.文本框焦点问题 onBlur:当失去输入焦点后产生该事件 onFocus:当输入获得焦点后,产生该文件 Onchange:当文字值改变时,产生该事件 Onselect:当文字加亮后,产生该文件 点击时文字消失,失去焦点时文字再出现 2.网页按钮的特殊颜色 style="background-color:rgb(235,207,22)"> 3.鼠标移入移出时颜色变化 ...
分类:Web程序   时间:2014-06-26 10:35:34    阅读次数:458
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!