【避免Block中的强引用环】 In manual reference counting
mode, __block id x; has the effect of not retaining x. In ARC mode, __block id
x; defaults to retaining ....
分类:
其他好文 时间:
2014-05-26 15:18:44
阅读次数:
219
http://www.w3school.com.cn/jquery/effect_animate.asp实例改变
"div" 元素的高度:$(".btn1").click(function(){
$("#box").animate({height:"300px"});});亲自试一试定义和用法an....
分类:
Web程序 时间:
2014-05-23 02:40:35
阅读次数:
313
This blog post introduces the problem with
Globals, Side Effect when Forgetting var, Access the Global Object, Single var
Pattern and Hoisting: A prob...
分类:
编程语言 时间:
2014-05-20 01:30:31
阅读次数:
404
.blur{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:url(#blur-effect-1);filter:progid:DXImageTransfor...
分类:
Web程序 时间:
2014-05-08 23:10:46
阅读次数:
637
htmlSliding Menu
Effect据《华尔街日报》报道,彼得森国际经济研究所的两位经济学家利用新的数据分析方法得出结论,中国的货币没有被低估。Martin
Kessler和Arvind Subramanian使用新的PPP算法计算出,在2011年至2014年3月期间中国的人均GDP增速较...
分类:
其他好文 时间:
2014-05-07 14:43:16
阅读次数:
309
Blend stateState Default ValueAlphaToCoverage
Enable FALSEIndependentBlend Enable FALSERenderTarget[0].BlendEnable
FALSERenderT...
分类:
其他好文 时间:
2014-05-01 16:25:22
阅读次数:
346