码迷,mamicode.com
首页 >  
搜索关键字:coffee lake power-on me    ( 7774个结果
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
dedecms list 判断 每隔3次输出内容
{dede:list pagesize='12' runphp='yes'} [field:global name=autoindex runphp="yes"](@me%3==0)? @me='输出':@me='';[/field:global] {/dede:list}花了好几个小...
分类:其他好文   时间:2014-06-27 22:48:38    阅读次数:250
跨浏览器的CORS
1 function createCORSRequest(method, url){ 2 var xhr = new XMLHttpRequest(); 3 4 if("withCredentials" in xhr){ 5 xhr.open(me...
分类:其他好文   时间:2014-06-27 22:02:10    阅读次数:159
ZOJ 2971 Give Me the Number;ZOJ 2311 Inglish-Number Translator (字符处理,防空行,strstr)
ZOJ 2971 Give Me the Number题目ZOJ 2311Inglish-Number Translator 题目//两者题目差不多,细节有点点不一样,因为不是一起做的,所以处理方式有一点点不一样——还是前一个方式高端呀。//ZOJ 2971 的AC代码(用了strstr函数):#i...
分类:其他好文   时间:2014-06-27 17:11:36    阅读次数:282
Firefox、chrome下隐藏表格行不能使用block
Firefox下隐藏表格行不能使用block如下一段代码,在IE下能正常执行,但在Firefox下执行却有点不正常: Click Me! 有网友说可能是CSS对表格的处理能力比较弱,个人认为不然,因为上边代码在IE却是能正常执行的;也有网友说是因为在Firefox中执行"display:no...
分类:其他好文   时间:2014-06-27 14:08:23    阅读次数:184
Get Cordova Ready for Grunt and CoffeeScript
Cordova, Grunt and Coffee You may reference to below if you deside to work with coffee instead of Javascript in Cordova project. Prepare Cordova Helloworld Project This guide is based on Hello Wo...
分类:其他好文   时间:2014-06-27 08:13:42    阅读次数:230
Handling PnP Paging Request
磁盘类过滤驱动中 PnP 函数的处理。...
分类:其他好文   时间:2014-06-27 07:33:19    阅读次数:281
Web 通信 之 长连接、长轮询(long polling)(ZZ)
http://feilong.me/2011/07/talk-about-polling-and-long-polling轮询(Polling)是指不管服务器端有没有更新,客户端(通常是指浏览器)都定时的发送请求进行查询,轮询的结果可能是服务器端有新的更新过来,也可能什么也没有,只是返回个空的信息。...
分类:Web程序   时间:2014-06-26 16:23:24    阅读次数:328
私人定制javascript中数组小知识点(Only For Me)
先上笑话,1.刚看到一个游泳的,想起公司组织去三亚旅游,老板跳海里,各种挣扎,捞上来老板第一句话:我记得我会游泳的啊。 2.媳妇说:老公对不起,我把你新买的自行车撞散架了! 老公:没事宝贝,你若安好,便是晴天! 媳妇说:老公你太有诗意了。 老公:滚犊子,安不好我整死你!数组的概念javascript...
分类:编程语言   时间:2014-06-25 11:39:25    阅读次数:257
Just a complaint about the college examinations
Well , you know. As a college student who want to find a good job after graduating  like me , scores are not that important. I just want to have some low scores which can help me graduate successfully...
分类:其他好文   时间:2014-06-25 09:59:37    阅读次数:202
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!