来也匆匆 几十繁华一阵风; 去也匆匆 回头一看已成空
发布时间:2015-10-02 01:19:26
<span style="font-size:12px;">出自: http://m.blog.csdn.net/blog/song_shi_chao/20361447#</span><br /><br /><span style="font-size:12px;">View组件显示的内容可以通过cache机制保存为bitmap, 使用到的api有</span><br /><span style="font-size:12px;"><br /> void setDrawingCacheEnabled(b.........【阅读全文】
发布时间:2015-10-01 11:44:14
<span style="font-size:12px;">先看一下Android源码中对于View中dispatchTouchEvent的实现:</span><br /><span style="font-size:12px;"></span><br /><div><div class="codeheads"><p><span style="font-size:12px;"> 点击(</span><span style="cursor:pointer;color:red;font-size:12px;" onclick="code_hid.........【阅读全文】
发布时间:2015-09-28 00:46:03
<p style="text-indent:2em;"><br /></p><div style="text-indent:2em;"><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code861')">此处</span>)折叠或打开</p></div><div id="code861" class="codeText"><ol style="margin:0 1px 0 0px;padding-le.........【阅读全文】
发布时间:2015-09-16 00:05:32
<span style="font-size:12px;"> layout_weight只在Linearlayout中才有效,具体注意事项参见<a href="http://blog.csdn.net/yanzi1225627/article/details/24667299" target="_blank"><span style="color:#E53333;">这里</span></a></span>.........【阅读全文】
发布时间:2015-09-15 23:58:13
<h2 style="margin:0px;padding:0px;color:#333333;font-family:Arial;line-height:26px;white-space:normal;background-color:#FFFFFF;"><strong><span style="font-size:14px;">android:gravity / android:layout_gravity</span></strong><span style="font-size:14px;">区别:</span></h2><p style="color:#333333;f.........【阅读全文】