Ataotao
ef89f58f61
此处参数有误
...
// Reflect.construct 的写法
const instance = Reflect.construct(Greeting, '张三');
Reflect.construct(target, argumentsList[, newTarget])
An array-like object specifying the arguments with which target should be called.
2017-01-13 15:53:07 +08:00
..
2016-08-10 16:47:36 +08:00
2017-01-05 11:17:25 +08:00
2017-01-09 16:39:55 +08:00
2016-12-13 19:22:09 +08:00
2017-01-09 11:26:56 +08:00
2016-11-11 17:44:24 +08:00
2016-11-23 17:15:39 +08:00
2017-01-07 13:31:27 +08:00
2017-01-12 11:11:22 +08:00
2016-10-07 12:51:15 +08:00
2016-12-03 09:43:14 +08:00
2016-12-21 14:54:20 +08:00
2016-04-24 10:09:27 +08:00
2016-12-25 17:11:39 +08:00
2016-08-23 12:00:08 +08:00
2017-01-09 15:41:07 +08:00
2016-12-28 02:45:38 +08:00
2016-12-26 06:11:16 +08:00
2017-01-02 23:19:46 +08:00
2017-01-13 15:53:07 +08:00
2017-01-12 11:11:22 +08:00
2016-12-15 15:24:30 +08:00
2016-10-04 18:50:56 +08:00
2015-11-13 13:22:20 +08:00
2016-12-03 09:43:14 +08:00
2016-11-28 14:38:58 +08:00
2016-12-20 17:39:34 +08:00