1-js/01-getting-started/2-manuals-specifications/article.md#479
Merged
MartinsYong merged 3 commits intomasterfrom Sep 12, 2019
Merged
1-js/01-getting-started/2-manuals-specifications/article.md#479MartinsYong merged 3 commits intomasterfrom
MartinsYong merged 3 commits intomasterfrom
Conversation
MartinsYong
suggested changes
Sep 11, 2019
| 你可以在 <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference> 找到这本手册。 | ||
|
|
||
| 虽然,通常(来说)利用互联网搜索是个最好的选择。只需在查询时输入“MDN [关键字]”,例如 <https://google.com/search?q=MDN+parseInt> 搜索 `parseInt` 函数。 | ||
| 虽然,通常利用互联网搜索是最好的选择。只需在查询时输入“MDN [关键字]”,例如 <https://google.com/search?q=MDN+parseInt> 搜索 `parseInt` 函数。 |
Member
There was a problem hiding this comment.
通常利用互联网搜索是最好的选择
-> 利用互联网搜索通常是最好的选择
| - **MSDN** —— 一本微软的手册,它包含大量的信息,包括 JavaScript(在里面经常被写成 JScript)。如果有人需要关于 Internet Explorer 的规范细节,最好去看:<http://msdn.microsoft.com/>。 | ||
|
|
||
| 我们还可以在使用互联网搜索时利用如“RegExp MSDN”或“RegExp MSDN jscript”这样的字条。 | ||
| 我们还可以在使用互联网搜索时使用如 “RegExp MSDN” 或 “RegExp MSDN jscript” 这样的词条。 |
Member
Author
There was a problem hiding this comment.
现在全文中,有些空格了,有些没空格。这次更新的时候就统一英文左右的加空格吧
|
Please make the requested changes. After it, add a comment "/done". |
MartinsYong
approved these changes
Sep 12, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
目标章节:1-js/01-getting-started/2-manuals-specifications
当前上游最新 commit:javascript-tutorial/en.javascript.info@80ea234
所做更改如下: