码迷,mamicode.com
首页 >  
搜索关键字:变蓝色    ( 12个结果
ios7 button settitle setimage 变蓝色
button 调用设置图片和标题在iOS7下会变蓝色,修正办法UIButton* button = [UIButton buttonWithType:UIButtonTypeCustom];将UIButtonTypesystem换成UIButtonTypeCustom...
分类:移动开发   时间:2014-09-23 19:52:15    阅读次数:169
DIV+CSS HACK
当需要区分IE7与FireFox时,可用#divcss5{background:blue; /*Firefox 背景变蓝色*/*background:green !important; /*IE7 背景变绿色*/}
分类:Web程序   时间:2014-08-05 13:52:49    阅读次数:265
12条   上一页 1 2
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!