回答編集履歴

1

少し修正

2020/05/14 07:59

投稿

退会済みユーザー
test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
 
28
28
 
29
- //1msec 待機
29
+ //1ms 待機
30
30
 
31
31
  System.Threading.Thread.Sleep(1);
32
32