Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Mod: Ln14 'true --> false', Ln18 'false --> true';#1094

Closed
ghost wants to merge 879 commits into
en-comparisonjavascript-tutorial/zh.javascript.info:en-comparisonfrom
masterjavascript-tutorial/zh.javascript.info:masterCopy head branch name to clipboard
Closed

Mod: Ln14 'true --> false', Ln18 'false --> true';#1094
ghost wants to merge 879 commits into
en-comparisonjavascript-tutorial/zh.javascript.info:en-comparisonfrom
masterjavascript-tutorial/zh.javascript.info:masterCopy head branch name to clipboard

Conversation

@ghost

@ghost ghost commented Sep 2, 2022

Copy link
Copy Markdown

目标章节:例如 1-js/04-object-basics/01-object/3-is-empty/task.md

当前上游最新 commit:此处填写本项目英文版 https://github.com/javascript-tutorial/en.javascript.info 的最新 commit,例如 b03ca00

本 PR 所做更改如下:

文件名 参考上游 commit 更改(理由)
task.md - 修改部分错误

注意,参考上游 commit 是指你所修改的文件,在英文仓库中同名文件的对应 commit,即你此次提交的修改的依据。如果本 PR 你只是提交一个文字或者语句优化,并非根据上游英文仓库的修改而提交的更新,则请填无。

leviding and others added 30 commits December 4, 2021 21:03
…icle.md (#987)

”捕获组“小节的最后两行,英文版已删除。
**目标章节**:2-ui/1-document/04-searching-elements-dom/

**当前上游最新** commit:

本 PR 所做更改如下:

|文件名|参考上游 commit|更改(理由)
|---|---|---|
|article.md| |翻译错误,原文中的 over 应该是 **在...之上**,而不是 **结束**|
…994)

* Update article.md

* Update 1-js/06-advanced-functions/03-closure/article.md

Co-authored-by: Songhn <songhn233@gmail.com>

* Update article.md

Co-authored-by: Songhn <songhn233@gmail.com>
Co-authored-by: LeviDing <imdingxuewen@gmail.com>
* feat: add promise.any

* Update article.md

* Update article.md

Co-authored-by: LeviDing <imdingxuewen@gmail.com>
…okbehind task and solution (#974)

* 翻译9-regular-expressions/14-regexp-lookahead-lookbehind 下的任务部分内容

* 精排翻译格式

* 修改一处遗漏的需翻译的地方

* 修订前瞻后瞻的混淆错误

* Update solution.md

* Update task.md

* Update solution.md

* Update task.md

Co-authored-by: LeviDing <imdingxuewen@gmail.com>
* Typo fix in 9-regular-exprssions

* translate tasks in 9-regular-expressions/11-regexp-groups

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/02-find-webcolor-3-or-6/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/02-find-webcolor-3-or-6/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/01-test-mac/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/02-find-webcolor-3-or-6/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/02-find-webcolor-3-or-6/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/02-find-webcolor-3-or-6/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/02-find-webcolor-3-or-6/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/03-find-decimal-numbers/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/04-parse-expression/solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update 9-regular-expressions/11-regexp-groups/03-find-decimal-numbers/task.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>

* Update task.md

* Update solution.md

* Update task.md

* Update solution.md

* Update task.md

* Update solution.md

* Update task.md

* Update solution.md

Co-authored-by: bemself <45781328+bemself@users.noreply.github.com>
Co-authored-by: LeviDing <imdingxuewen@gmail.com>
Co-authored-by: hankaibo <hankaibo@thtf.com.cn>
…1009)

* feat: add promise.any

* Update article.md

* Update article.md

* feat: regexp flags add dotall

* Update article.md

Co-authored-by: LeviDing <imdingxuewen@gmail.com>
* Update: 更新blob的最新使用方法

更新了 blob 到 arrayBuffer、blob 到流的最新方法,以及一些使用它们的技巧。
https://developer.mozilla.org/en-US/docs/Web/API/Blob/arrayBuffer
https://developer.mozilla.org/en-US/docs/Web/API/Blob/stream

* Update article.md

* Update article.md

* Update article.md

Co-authored-by: LeviDing <imdingxuewen@gmail.com>
@songhn233

Copy link
Copy Markdown
Member

分支设置错了吧,从自己要改动的分支 merge 到 main 吧。这个先关了~

@songhn233 songhn233 closed this Sep 2, 2022
@leviding leviding added wontfix This will not be worked on and removed review needed labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.