控件:CheckBox android:background="@drawable/me_setting_switch_selector"这个表示替换默认控件的背景android:button="@drawable/me_setting_switch_selec...
分类:
其他好文 时间:
2014-07-16 23:17:48
阅读次数:
433
警告: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
「Poetize3」Heaven Cow与God BullFrom wwwwodddd背景 Background__int64ago,there'saheavencowcalledsjy...Agodbullnamedwzcfellinlovewithher...AsanOI&MOer,wzcgav...
分类:
其他好文 时间:
2014-06-30 14:04:00
阅读次数:
230
精通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
写在http://hukai.me/blog/android-training-18-running-background-service-lesson-2/...
分类:
移动开发 时间:
2014-06-30 09:50:37
阅读次数:
205
尼玛 我今天刚刚知道什么是负权回路任意相连的无向图之间都是回路!!!囧了一天了,算是看出来了,渣比A====B则A能到B且B能到A,这就是一个回路。
分类:
其他好文 时间:
2014-06-27 22:47:20
阅读次数:
208
在容器里面如果用到opacity或者filter:opacity里面的内容也会被滤镜化如果不想里面的内容也被滤镜化我们可以用rgba来处理或者用透明的背景图片。兼容ie的rgba的写法background: rgba(0,0,0,0.75);-ms-filter:progid:DXImageTran...
分类:
其他好文 时间:
2014-06-27 12:32:41
阅读次数:
179
今天在用background-position进行BODY背景图定位的时候发现100% 100%理应定位在右下角,结果却不一致,查了下语法也没问题结果发现是background-attachment:fixed加上后才能定位到自己预定的位置。发现一个规律:当使用像素定位的时候比如100px 200p...
分类:
Web程序 时间:
2014-06-26 17:26:22
阅读次数:
199
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
1.文本框焦点问题 onBlur:当失去输入焦点后产生该事件 onFocus:当输入获得焦点后,产生该文件 Onchange:当文字值改变时,产生该事件 Onselect:当文字加亮后,产生该文件
点击时文字消失,失去焦点时文字再出现
2.网页按钮的特殊颜色
style="background-color:rgb(235,207,22)">
3.鼠标移入移出时颜色变化
...
分类:
Web程序 时间:
2014-06-26 10:35:34
阅读次数:
458