Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Return `false` if如果 `x.size() == y.size()`and for every element in `x`, there is an element in `y` with the same key, with an equal value (using `operator==` to compare the value types).并且对于 `x` 中的每个元素,在 `y` 中都有一个具有相同键且值相等的元素(使用 `operator==` 比较值类型),则返回 `false`。