QString strDate;QDateTime time;//获取系统当前时间time = QDateTime::currentTime();//以固定的时间格式yyyy-MM-dd hh:mm:ss保存为字符串strDate ...
確定! 回上一頁