习惯了直接在xml里设置margin(距离上下左右都是10dip),如:只是有些情况下,需要在java代码里来写。API中,android.view.ViewGroup.MarginLayoutParams有个方法setMargins(left,
top, right, bottom)。可是View...
分类:
移动开发 时间:
2014-05-26 23:51:05
阅读次数:
543
copyFrom====〉http://www.cnblogs.com/2050/archive/2012/07/31/2616460.html高度自适应布局 我是left
我是right现在我的高度比left高,但left用它的padding-bottom补偿了这部分高度 //PS因为...
分类:
其他好文 时间:
2014-05-26 23:20:28
阅读次数:
295
LayoutAnimation干嘛用的?不知道的话网上搜一下。Android的Animation之LayoutAnimation使用方法有两种用法,我的通常写在代码中,像下面这样:
1 /** 2 * Layout动画 3 * 4 * @return 5 *...
分类:
其他好文 时间:
2014-05-26 22:26:15
阅读次数:
421
在网上看了很多demo 自己实现了一个效果如下 ps jquery1.7.2 jQuery
EasyUI 1.3.6 easyui QQ群:15129679 tabs 右键菜单demo QQ:15129679 tab...
分类:
其他好文 时间:
2014-05-26 21:32:47
阅读次数:
471
The most known area of theJordan 6 Carminemay
be the two-finger pull-up tongue and also the button lower shroud that hides top
of the a part of its la...
分类:
其他好文 时间:
2014-05-26 21:03:46
阅读次数:
333
PageLayout布局方法pageLayout.addView("NodePMTSStream" +
":1", IPageLayout.TOP, 0.5f, editorArea);
pageLayout.getViewLayout("NodePMTSStream").setClos...
分类:
其他好文 时间:
2014-05-26 15:42:29
阅读次数:
216
原文:【翻译】C#和.NET核心快速参考PS:在网上看到的一篇C#总结,英文的,总结的还可以,都是基础知识,翻译给大家学习。文章结尾有英文原版。发布地址:http://www.cnblogs.com/zxlovenet/p/3745903.html1.数据类型类型名大小示例String2字节/字符S...
分类:
Web程序 时间:
2014-05-26 14:44:30
阅读次数:
359
reference
from:http://www.programcreek.com/2013/10/top-10-questions-about-java-exceptions/This
article summarizes the top 10 frequently asked question...
分类:
编程语言 时间:
2014-05-23 06:50:07
阅读次数:
290
首先 , 对于redhat,openSuse来说 ,C/C++的编译器已经集成了
大多数应该使用的是Ubuntu ,Ubuntu只有gcc(一个编译C语言的编译器), 因此还需要使用命令apt-get g++ 来下载g++的编译器(PS:
g++是一个cpp的编译器) 然后可以使用vim 来测试了(...
分类:
编程语言 时间:
2014-05-23 05:13:49
阅读次数:
285
上篇实例为图片浏览器是从小说阅读器直接将图片分页替换文本分页,还是双页显示。页面小阅读比较吃力,本篇拟改动几行代码,用全屏显示,看看效果如何。
#pgnumber{position:fixed;font-size:12px;left:200px;height:25px;top:10px;width:200px;z-index:1;} 原top改成10px,也就是从页脚改到页眉,可以动...
分类:
移动开发 时间:
2014-05-23 02:28:51
阅读次数:
397