Translate 2-ui/5-loading/01-onload-ondomcontentloaded and 2-ui/5-loading/03-onload-onerror#363
Merged
Translate 2-ui/5-loading/01-onload-ondomcontentloaded and 2-ui/5-loading/03-onload-onerror#363
Conversation
Update translation /2-ui/5-loading/01-onload-ondomcontentloaded
lycheeEng
reviewed
Jun 11, 2019
Update 2-ui/5-loading/03-onload-onerror/1-load-img-callback/solution.md
Update 2-ui/5-loading/03-onload-onerror/1-load-img-callback/task.md
Collaborator
|
修改完成! |
Member
Author
|
@lycheeEng Good job! Thanks a lot. |
Member
Author
|
@Xuyuey 阔以有空的时候校对下吗 |
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Xuyuey
reviewed
Jun 18, 2019
Xuyuey
reviewed
Jun 18, 2019
| 你可以在 <info:fetch-crossorigin> 中阅读更多关于跨源访问的信息。这里虽然它是以 `fetch` 方法作为网络请求的,但策略都是相同的。 | ||
|
|
||
| Such thing as "cookies" is out of our current scope, but you can read about them in the chapter <info:cookie>. | ||
| 诸如“cookies”这类的内容超出了本章的范围,你可以在 <info:cookie> 章节获取到关于它的更多信息。 |
Collaborator
There was a problem hiding this comment.
Suggested change
| 诸如“cookies”这类的内容超出了本章的范围,你可以在 <info:cookie> 章节获取到关于它的更多信息。 | |
| 诸如 “cookies” 这类的内容超出了本章的范围,你可以在 <info:cookie> 章节获取到关于它的更多信息。 |
| 我们可以选择“anonymous”(不会发送 cookies,但是需要服务端响应头)和“use-credentials”(发送 cookes,需要两个服务端响应头)中的任意一个。 | ||
|
|
||
| If we don't care about cookies, then `"anonymous"` is a way to go: | ||
| 如果我们不关心“cookies”,那么可以使用`“anonymous”`: |
Collaborator
There was a problem hiding this comment.
Suggested change
| 如果我们不关心“cookies”,那么可以使用`“anonymous”`: | |
| 如果我们不关心 “cookies”,那么可以使用 `“anonymous”`: |
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
Collaborator
|
@Xuyuey 感谢校对,已经修改过来了。还有两个问题麻烦再看一下。谢谢。 |
Member
Author
|
Thanks a lot! |
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.
No description provided.