diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 15d556779d..be3ebe8f9b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -66,8 +66,6 @@ ms = Today.getMilliseconds();</code></pre> <h2 id="See_Also" name="See_Also" style="margin-bottom: 20px; line-height: 30px;">相关链接</h2> -<p id=".E7.9B.B8.E5.85.B3.E9.93.BE.E6.8E.A5"> </p> - <ul> <li>{{jsxref("Date.prototype.getUTCMilliseconds()")}}</li> <li>{{jsxref("Date.prototype.setMilliseconds()")}}</li> |