append() 和prepend() append() 在字串的後面新增字串, prepend() 在字串的前面新增字串QString ... 都接受一個int型別的引數n,都是對字串進行擷取。
確定! 回上一頁