习惯了直接在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
to make tomcat to use javaw.exe instead of
java.exeusing some startup parameter or environment varibaleAt the bottom
ofsetclasspath.batset _RUNJAVA="%...
分类:
其他好文 时间:
2014-05-26 22:24:34
阅读次数:
415
Search bar delegate-
(void)searchBarTextDidBeginEditing:(UISearchBar *)searchBar{ UITextField
*searchBarTextField = nil; for (UIView *mainview i...
分类:
移动开发 时间:
2014-05-26 07:25:46
阅读次数:
310
今天到UITabBarController 结合 UIPickView, 这里一共有5个实现,
由浅到易。其实在IB上面使用UITabBarController很简单, 就像平常拖控件一样拖到界面上面, 然后把Tab Bar
Item拉到UITabBarController就可以增加底下的tab, ...
分类:
移动开发 时间:
2014-05-26 07:04:17
阅读次数:
375
tar
Examples:
tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.
tar -tvf archive.tar # List all files in archive.tar verbosely.
tar -xf archive.tar ...
I believe the fractional reserve gold system
has seen more stress and was probably in good part responsible for cementing the
bottom in gold around $1...
分类:
其他好文 时间:
2014-05-24 09:13:30
阅读次数:
254
Given n non-negative integers representing an
elevation map where the width of each bar is 1, compute how much water it is
able to trap after raining....
分类:
移动开发 时间:
2014-05-23 03:59:43
阅读次数:
364
介绍在在title bar上显示indeterminate progress
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file ...
分类:
其他好文 时间:
2014-05-23 00:31:27
阅读次数:
352
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo...
分类:
其他好文 时间:
2014-05-23 00:30:50
阅读次数:
415