我不知道count()怎么会比find()快,因为只要找到一个元素,find()就会 ... 尽管STL是“面向对象的”, .find() 还是不成员函数 std::vector ,正如你所期望的那样 ...
確定! 回上一頁