質問編集履歴

2

ゴジ

2016/08/15 02:38

投稿

pro-poke5
pro-poke5

スコア46

test CHANGED
File without changes
test CHANGED
@@ -278,15 +278,15 @@
278
278
 
279
279
 
280
280
 
281
- Boufuusetsu = null;
281
+ boufuusetsu = null;
282
-
282
+
283
- Teion = null;
283
+ teion = null;
284
-
284
+
285
- Shimo = null;
285
+ shimo = null;
286
-
286
+
287
- Chakuhyo = null;
287
+ chakuhyo = null;
288
-
288
+
289
- Chakusetsu = null;
289
+ chakusetsu = null;
290
290
 
291
291
  sw.Write("</table>");
292
292
 

1

修正

2016/08/15 02:38

投稿

pro-poke5
pro-poke5

スコア46

test CHANGED
File without changes
test CHANGED
@@ -278,37 +278,15 @@
278
278
 
279
279
 
280
280
 
281
- oldBoufuusetsu = null;
281
+ Boufuusetsu = null;
282
-
283
- oldOoame = null;
282
+
284
-
285
- oldBouhuu = null;
286
-
287
- oldOoyuki = null;
288
-
289
- oldHaro = null;
290
-
291
- oldTakashio = null;
292
-
293
- oldKouzui = null;
294
-
295
- oldKaminari = null;
296
-
297
- oldYuusetsu = null;
298
-
299
- oldNoumu = null;
300
-
301
- oldKanso = null;
302
-
303
- oldNadare = null;
304
-
305
- oldTeion = null;
283
+ Teion = null;
306
-
284
+
307
- oldShimo = null;
285
+ Shimo = null;
308
-
286
+
309
- oldChakuhyo = null;
287
+ Chakuhyo = null;
310
-
288
+
311
- oldChakusetsu = null;
289
+ Chakusetsu = null;
312
290
 
313
291
  sw.Write("</table>");
314
292