var foo = { time: 11}foo.time //=> 11var foo ={}a.time = 11; //=> 11請問,上面兩種定義與賦值方式有什么區(qū)別么?
對象的定義與賦值的問題
縹緲止盈
2019-02-21 18:19:14