QStringList slFruitList; slFruitList << "apple" << "banana" << "cherry" ; 也可以使用insert方法將字串插入QStringList,被插隊的原始字 ...
確定! 回上一頁