void QList::pop_back ()This function is provided for STL compatibility. ... 所以首先要明白resize与reserve的区别先上结论: vec.resize(size)后用push_back,是 ...
確定! 回上一頁