初級編
応用編
APKダウンロードサイト:https://twitter.jp.uptodown.com/android
C#:日付の取得
return DateTime.Now.ToString(“yyyy/MM/dd HH:MM”);
return DateTime.Now.ToString(“yyyy/MM/dd HH:MM”);
C#:変数リセット
project.Variables[“変数名”].Value = “null”;
project.Variables[“変数名”].Value = “null”;