09 2014 档案

摘要: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 阅读(649) 评论(0) 推荐(0)

导航