摘要:
解决的方案是将jdk1.7制定的版本定制为jdk.6.即在eclipse中,右键项目->Properties->Java Compiler->enable "project specific settings->Set Compiler compliance level to 1.6 re Buil... 阅读全文
摘要:
android:layout_above 将该控件的底部置于给定ID的控件之上 --Rule that aligns a child's bottom edge with another child's top edge.android:layout_below 将该控件的顶部置于给定ID的... 阅读全文