Skip to content

[zh-TW]: update API XMLHttpRequest.open() method #27644

New issue

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

Merged
merged 8 commits into from
Jul 4, 2025
Merged

Conversation

Dr-XYZ
Copy link
Contributor

@Dr-XYZ Dr-XYZ commented Jun 12, 2025

Description

Motivation

Additional details

Related issues and pull requests

@Dr-XYZ Dr-XYZ requested a review from a team as a code owner June 12, 2025 12:04
@Dr-XYZ Dr-XYZ requested review from jasonren0403 and removed request for a team June 12, 2025 12:04
@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Jun 12, 2025
Copy link
Contributor

github-actions bot commented Jun 12, 2025

Preview URLs

Flaws (1)

URL: /zh-TW/docs/Web/API/XMLHttpRequest/open
Title: XMLHttpRequest:open() 方法
Flaw count: 1

  • broken_links:
    • /zh-TW/docs/Web/HTTP/Methods is a redirect

(comment last updated: 2025-07-04 07:07:47)

@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jun 24, 2025
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jun 24, 2025
- `url`
- : 字串或任何其他帶有 {{Glossary("stringifier")}} 的物件──包括 {{domxref("URL")}} 物件──提供要向其發送請求的資源的 URL。
- : 一個{{Glossary("stringifier", "字串化器")}}包括 {{domxref("URL")}} 物件)的{{jsxref("String", "字串")}}或任何其他物件,提供要傳送請求的資源 URL。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里的stringifier是修饰“其他物件”的,“其他物件”提供了要传送请求的资源的URL

Dr-XYZ and others added 2 commits July 1, 2025 16:59
@Dr-XYZ Dr-XYZ requested a review from jasonren0403 July 1, 2025 08:59
- `url`
- : 字串或任何其他帶有 {{Glossary("stringifier")}} 的物件──包括 {{domxref("URL")}} 物件──提供要向其發送請求的資源的 URL。
一個字串或任何具有{{Glossary("stringifier", "字串化器")}}的其他物件(包括一個 {{domxref("URL")}} 物件)提供了要傳送請求的資源的 URL。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
一個字串或任何具有{{Glossary("stringifier", "字串化器")}}的其他物件(包括一個 {{domxref("URL")}} 物件)提供了要傳送請求的資源的 URL。
一個字串或任何具有{{Glossary("stringifier", "字串化器")}}的其他物件(包括一個 {{domxref("URL")}} 物件)提供了要傳送請求的資源的 URL。

@jasonren0403 jasonren0403 enabled auto-merge (squash) July 4, 2025 07:06
@jasonren0403 jasonren0403 merged commit 9d22295 into mdn:main Jul 4, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from Review requested to Done in MDN translated-content l10n-zh Jul 4, 2025
@Dr-XYZ Dr-XYZ deleted the api-3 branch July 5, 2025 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants