把六月测试答案传上来了
This commit is contained in:
@@ -25,3 +25,6 @@ hs_err_pid*
|
|||||||
#实验报告
|
#实验报告
|
||||||
*.docx
|
*.docx
|
||||||
*.doc
|
*.doc
|
||||||
|
|
||||||
|
#test.java
|
||||||
|
test.java
|
||||||
+27
@@ -0,0 +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.
|
||||||
|
传统的 for 循环
|
||||||
Reference in New Issue
Block a user