QString & QString::sprintf(const char * cformat, …) 与C语言中的sprintf()函数类似 #if 1 QStringList hheader; for(int i=0;i<64;i++) ...
確定! 回上一頁