Skip to content

Commit b67561a

Browse files
authored
Update translation of 4-binary/01-arraybuffer-binary-arrays (javascript-tutorial#720)
Update translation of 4-binary/01-arraybuffer-binary-arrays (javascript-tutorial#720)
1 parent 6365562 commit b67561a

2 files changed

Lines changed: 81 additions & 78 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
# 拼接类型化数组(Concatenate typed arrays)
2+
# 拼接类型化数组
33

44
给定一个 `Uint8Array` 数组,请写一个函数 `concat(arrays)`,将数组拼接成一个单一数组并返回。

0 commit comments

Comments
 (0)