原文:獲取當前系統本地時間,精確到毫秒

...

2017-11-02 17:47 0 2279 推薦指數:

查看詳情

怎么使用Delphi獲取當前時間精確毫秒

先介紹一個可能比較常用的方法,獲取當前時間         var datetime: string; begin datetime:= FormatDateTime('yyyy-mm-dd hh:mm:ss', Now); ShowMessage(datetime ...

Tue Aug 18 04:26:00 CST 2015 2 4986
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM