From d4b97cd8ba7c9b71d5e3ccb119103047da3b44a8 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 10:31:29 -0400 Subject: remove link 'title' attributes that's just the 'href' (zh-cn, part 6) --- files/zh-cn/web/api/devicemotionevent/devicemotionevent/index.html | 4 ++-- files/zh-cn/web/api/devicemotionevent/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'files/zh-cn/web/api/devicemotionevent') diff --git a/files/zh-cn/web/api/devicemotionevent/devicemotionevent/index.html b/files/zh-cn/web/api/devicemotionevent/devicemotionevent/index.html index fcbe9a2864..72de7a63f3 100644 --- a/files/zh-cn/web/api/devicemotionevent/devicemotionevent/index.html +++ b/files/zh-cn/web/api/devicemotionevent/devicemotionevent/index.html @@ -19,8 +19,8 @@ translation_of: Web/API/DeviceMotionEvent/DeviceMotionEvent
options{{Optional_Inline}}
可选项如下: diff --git a/files/zh-cn/web/api/devicemotionevent/index.html b/files/zh-cn/web/api/devicemotionevent/index.html index 4892a855b9..9e5ffff8d6 100644 --- a/files/zh-cn/web/api/devicemotionevent/index.html +++ b/files/zh-cn/web/api/devicemotionevent/index.html @@ -31,9 +31,9 @@ translation_of: Web/API/DeviceMotionEvent
{{domxref("DeviceMotionEvent.acceleration")}} {{readonlyinline}}
-
提供了设备在X,Y,Z轴方向上加速度的对象。加速度的单位为 m/s2
+
提供了设备在X,Y,Z轴方向上加速度的对象。加速度的单位为 m/s2
{{domxref("DeviceMotionEvent.accelerationIncludingGravity")}} {{readonlyinline}}
-
提供了设备在X,Y,Z轴方向上带重力的加速度的对象。加速度的单位为 m/s2
+
提供了设备在X,Y,Z轴方向上带重力的加速度的对象。加速度的单位为 m/s2
{{domxref("DeviceMotionEvent.rotationRate")}} {{readonlyinline}}
提供了设备在 alpha,beta, gamma轴方向上旋转的速率的对象。旋转速率的单位为度每秒。
{{domxref("DeviceMotionEvent.interval")}} {{readonlyinline}}
-- cgit v1.2.3-54-g00ecf