把test.java救回来了
This commit is contained in:
+26
-26
@@ -1,27 +1,27 @@
|
||||
判断题
|
||||
错 错 对 对 错
|
||||
错 对 对 对 错
|
||||
错 错 对 错 对
|
||||
对 错 对 对 对
|
||||
填空题
|
||||
21.
|
||||
if(x>0)
|
||||
y=1;
|
||||
22.
|
||||
public void main(String args[]){}
|
||||
23.
|
||||
PI=3.1415
|
||||
24.
|
||||
finally
|
||||
25.
|
||||
numbers[numbers.lenth-1]=8.88
|
||||
26.
|
||||
Object
|
||||
27.
|
||||
私有方法
|
||||
28.
|
||||
类型安全
|
||||
29.
|
||||
JFrame
|
||||
30.
|
||||
判断题
|
||||
错 错 对 对 错
|
||||
错 对 对 对 错
|
||||
错 错 对 错 对
|
||||
对 错 对 对 对
|
||||
填空题
|
||||
21.
|
||||
if(x>0)
|
||||
y=1;
|
||||
22.
|
||||
public void main(String args[]){}
|
||||
23.
|
||||
PI=3.1415
|
||||
24.
|
||||
finally
|
||||
25.
|
||||
numbers[numbers.lenth-1]=8.88
|
||||
26.
|
||||
Object
|
||||
27.
|
||||
私有方法
|
||||
28.
|
||||
类型安全
|
||||
29.
|
||||
JFrame
|
||||
30.
|
||||
传统的 for 循环
|
||||
Reference in New Issue
Block a user