回答編集履歴

2

Gobi wo syuusei

2018/10/21 15:05

投稿

former_neet_cat
former_neet_cat

スコア46

test CHANGED
@@ -96,7 +96,7 @@
96
96
 
97
97
  {
98
98
 
99
- Console.WriteLine("Ellor");
99
+ Console.WriteLine("Error");
100
100
 
101
101
  }
102
102
 

1

やめて、見ないで

2018/10/21 15:04

投稿

former_neet_cat
former_neet_cat

スコア46

test CHANGED
@@ -26,9 +26,9 @@
26
26
 
27
27
  public static int Repetition;
28
28
 
29
- public static string transFolderPath = "/Users/jeremejevit/Documents/TransFolder";
29
+ public static string transFolderPath = "/Users/XXXXX/Documents/TransFolder";
30
30
 
31
- public static string devicePath = "/Users/jeremejevit/Documents/DeviceFolder";
31
+ public static string devicePath = "/Users/XXXXX/Documents/DeviceFolder";
32
32
 
33
33
  public static Timer timer;
34
34