mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 18:32:22 +00:00
docs(proxy): fix #943
This commit is contained in:
parent
a6abc6775e
commit
942bcc3ee2
@ -613,7 +613,7 @@ var handler = {
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
`construct`方法可以接受两个参数。
|
`construct`方法可以接受三个参数。
|
||||||
|
|
||||||
- `target`:目标对象
|
- `target`:目标对象
|
||||||
- `args`:构造函数的参数对象
|
- `args`:构造函数的参数对象
|
||||||
|
Loading…
x
Reference in New Issue
Block a user