摘要:
解决的方案是将jdk1.7制定的版本定制为jdk.6.即在eclipse中,右键项目->Properties->Java Compiler->enable "project specific settings->Set Compiler compliance level to 1.6 re Buil... 阅读全文
posted @ 2014-12-05 17:37
wonkju
阅读(212)
评论(0)
推荐(0)
摘要:
android:layout_above 将该控件的底部置于给定ID的控件之上 --Rule that aligns a child's bottom edge with another child's top edge.android:layout_below 将该控件的顶部置于给定ID的... 阅读全文
posted @ 2014-12-05 13:50
wonkju
阅读(264)
评论(0)
推荐(0)
摘要:
一,java端: 定义native方法, 'public native long factorial(int n);', 该方法用c/c++实现,计算'1到20阶乘的和',参数中'int n'是前n项的阶乘的和(这里是20).返回计算结果,并返回java调用处.代码为: 1 public clas... 阅读全文
posted @ 2014-12-05 09:40
wonkju
阅读(355)
评论(0)
推荐(0)
摘要:
概述 我在进行LinearLayout和TableLayout的嵌套布局的时候,发生题的错误.如下布局xml代码: 1 5 6 11 12 19 20 27 28 35 36 43 44 45 50 51 ... 阅读全文
posted @ 2014-12-05 02:02
wonkju
阅读(323)
评论(0)
推荐(0)

浙公网安备 33010602011771号