質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
```Main
|
1
|
+
```Main
|
2
2
|
package application;
|
3
3
|
|
4
4
|
import java.io.IOException;
|
@@ -46,7 +46,7 @@
|
|
46
46
|
|
47
47
|
<top>
|
48
48
|
|
49
|
-
<Label text="
|
49
|
+
<Label text="test"/>
|
50
50
|
|
51
51
|
</top>
|
52
52
|
|