随笔 - 934, 文章 - 0, 评论 - 247, 阅读 - 344万

导航

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

11 2011 档案

摘要:查看操作系统版本 # lsb_release -a LSB Version: :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: CentOS Description: CentOS ... 阅读全文

posted @ 2011-11-30 15:09 蝈蝈俊 阅读(1010) 评论(0) 推荐(0) 编辑

摘要:PHP的代码 <?phpstr=apple;if(md5(str) === '1f3870be274f6c49b3e31a0c6728957f') { echo "Would you like a green or red apple?<br/>";}echo md5("7654123")?>Android 代码public static String md5(Str... 阅读全文

posted @ 2011-11-25 17:24 蝈蝈俊 阅读(1548) 评论(0) 推荐(0) 编辑

摘要:我把设置相对布局的属性分成下面几类一、相对于父容器的布局定义属性即指定widget在container的相对位置,包括:android:layout_alignParentTop,android:layout_alignParentBottom,android:layout_alignParentLeft,android:layout_alignParentRight,android:layout_centerHorizontal,android:layout_centerVertical,android:layout_centerInParent,他们的值是false|true。二、相对于其 阅读全文

posted @ 2011-11-16 15:36 蝈蝈俊 阅读(721) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示