1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-28 21:32:20 +00:00

Merge pull request #93 from jasl/patch-1

Update arraybuffer.md
This commit is contained in:
Ruan YiFeng 2015-10-04 15:16:07 +08:00
commit 226899ea54

View File

@ -38,7 +38,7 @@ Float64|8|64位浮点数|double
- Canvas
- WebSockets
## ArrayBuffe对象
## ArrayBuffer对象
### 概述