在QString 中, contains() 方法的工作方式如下: QString s = "long word"; s.contains("long"); // -> True 我认为QStringList 的工作方式类似,但它没有:
確定! 回上一頁