UID:138835
UID:123401
引用第2楼realfan于2013-02-19 09:19发表的 :还有种方法就是用argQString str = QString("%1").arg(5, 3, 10, QChar('0'));str的值为"005".......
UID:97396