From 0f5837e3d327fa8668eb9838c67fed40517a145e Mon Sep 17 00:00:00 2001 From: tys1128 Date: Tue, 11 May 2021 11:02:53 +0800 Subject: Update /web/api/urlsearchparams/get, zh-CN (#816) see: https://github.com/mdn/content/blob/main/files/en-us/web/api/urlsearchparams/get/index.html#L11 --- files/zh-cn/web/api/urlsearchparams/get/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web') diff --git a/files/zh-cn/web/api/urlsearchparams/get/index.html b/files/zh-cn/web/api/urlsearchparams/get/index.html index 232b200c83..e598daa441 100644 --- a/files/zh-cn/web/api/urlsearchparams/get/index.html +++ b/files/zh-cn/web/api/urlsearchparams/get/index.html @@ -3,7 +3,7 @@ title: URLSearchParams.get() slug: Web/API/URLSearchParams/get translation_of: Web/API/URLSearchParams/get --- -

{{ApiRef("URL API")}}{{SeeCompatTable}} 

+

{{ApiRef("URL API")}}

{{domxref("URLSearchParams")}} 接口的get()方法返回第一个与搜索参数对应的值

-- cgit v1.2.3-54-g00ecf