Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Returns `true` 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==` 比较值类型)的元素,则返回 `true`。