From 9a06d5b4a3874caa094bff06895c892914eaea93 Mon Sep 17 00:00:00 2001 From: MDN Date: Thu, 30 Sep 2021 00:53:33 +0000 Subject: [CRON] sync translated content --- .../index.html | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html (limited to 'files/zh-cn/conflicting') diff --git a/files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html b/files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html new file mode 100644 index 0000000000..9468a794ba --- /dev/null +++ b/files/zh-cn/conflicting/web/api/blob/size_3e7c15d3e7851172bb4623d0237d8c9e/index.html @@ -0,0 +1,31 @@ +--- +title: File.size +slug: conflicting/Web/API/Blob/size_3e7c15d3e7851172bb4623d0237d8c9e +translation_of: Web/API/File/size +original_slug: Web/API/File/size +--- +

{{APIRef("File API") }}

+ +

概述

+ +

以字节为单位返回文件的大小。

+ +

语法

+ +
var size = instanceOfFile.size
+ +

+ +

一个数

+ +

规范

+ +

不属于任何规范。

+ +

另请参见

+ + + +

 

-- cgit v1.2.3-54-g00ecf