[C#]取得現在時間


DateTime currentTime = DateTime.NOw; // 取得現在時間
String timeString = currentTime.toString(); //轉成字串

留言

這個網誌中的熱門文章

電腦網路project