We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在 Symbol 一节,英文是:
... If the symbol is not global, it won’t be able to find it and returns undefined. That said, all symbols have the description property.
undefined
而中文是:
...如果 symbol 不是全局的,它将无法找到它并返回 undefined。 也就是说,所有 symbol 都具有 description 属性。
原文表达转折(但是、话虽如此)。并非中文表示的因果关系。
The text was updated successfully, but these errors were encountered:
感谢指出,已订正 #1179
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
在 Symbol 一节,英文是:
而中文是:
原文表达转折(但是、话虽如此)。并非中文表示的因果关系。
The text was updated successfully, but these errors were encountered: