2014年9月5日

摘要: QDateTime time = QDateTime::currentDateTime();QString strTime = QString("%1%2%3") .arg(time.date().year(), 4, 10, QChar('0')) .a... 阅读全文
posted @ 2014-09-05 14:29 trako 阅读(635) 评论(0) 推荐(0) 编辑

导航