質問編集履歴

2

Logの削除

2016/08/03 09:25

投稿

JunpeiSakaino
JunpeiSakaino

スコア18

test CHANGED
File without changes
test CHANGED
@@ -104,7 +104,7 @@
104
104
 
105
105
  mOutput.write('1');
106
106
 
107
- Log.i("read",String.valueOf(mInput));
107
+
108
108
 
109
109
 
110
110
 

1

コード用の記述

2016/08/03 09:25

投稿

JunpeiSakaino
JunpeiSakaino

スコア18

test CHANGED
File without changes
test CHANGED
@@ -154,4 +154,6 @@
154
154
 
155
155
  }
156
156
 
157
+ }
158
+
157
- }```
159
+ ```