diff options
Diffstat (limited to 'files/zh-cn/web/api/streams_api')
-rw-r--r-- | files/zh-cn/web/api/streams_api/concepts/index.html (renamed from files/zh-cn/web/api/streams_api/概念/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/streams_api/using_readable_streams/index.html (renamed from files/zh-cn/web/api/streams_api/使用可读文件流/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/streams_api/概念/index.html b/files/zh-cn/web/api/streams_api/concepts/index.html index 9c2d9f77ae..a634fb4f07 100644 --- a/files/zh-cn/web/api/streams_api/概念/index.html +++ b/files/zh-cn/web/api/streams_api/concepts/index.html @@ -1,10 +1,11 @@ --- title: Streams API 概念 -slug: Web/API/Streams_API/概念 +slug: Web/API/Streams_API/Concepts tags: - 概念 - 流 translation_of: Web/API/Streams_API/Concepts +original_slug: Web/API/Streams_API/概念 --- <div>{{apiref("Streams")}}</div> diff --git a/files/zh-cn/web/api/streams_api/使用可读文件流/index.html b/files/zh-cn/web/api/streams_api/using_readable_streams/index.html index 5313b80dc2..8d2df46ffb 100644 --- a/files/zh-cn/web/api/streams_api/使用可读文件流/index.html +++ b/files/zh-cn/web/api/streams_api/using_readable_streams/index.html @@ -1,7 +1,8 @@ --- title: 使用可读文件流 -slug: Web/API/Streams_API/使用可读文件流 +slug: Web/API/Streams_API/Using_readable_streams translation_of: Web/API/Streams_API/Using_readable_streams +original_slug: Web/API/Streams_API/使用可读文件流 --- <div>{{apiref("Streams")}}</div> |