把test.java救回来了

This commit is contained in:
2024-06-11 01:53:01 +08:00
parent d085000064
commit d753356d40
54 changed files with 1309 additions and 1297 deletions
+26 -26
View File
@@ -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 循环