From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/web/api/domtimestamp/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 files/zh-cn/web/api/domtimestamp/index.html (limited to 'files/zh-cn/web/api/domtimestamp') diff --git a/files/zh-cn/web/api/domtimestamp/index.html b/files/zh-cn/web/api/domtimestamp/index.html new file mode 100644 index 0000000000..e60983e81e --- /dev/null +++ b/files/zh-cn/web/api/domtimestamp/index.html @@ -0,0 +1,27 @@ +--- +title: DOMTimeStamp +slug: Web/API/DOMTimeStamp +translation_of: Web/API/DOMTimeStamp +--- +
{{APIRef("DOM")}}
+ +

DOMTimeStamp 类型表示绝对或相对毫秒数,具体取决于它出现的规范。

+ +

Specifications

+ + + + + + + + + + + + + + + + +
SpecificationStatusComment
{{SpecName("WebIDL", "#common-DOMTimeStamp", "DOMTimeStamp")}}{{Spec2("WebIDL")}}Initial specification
-- cgit v1.2.3-54-g00ecf