object.key and object[key] accomplish the same thing. However, object.key only works if the key name is hardwired ( I mean not happening dynamically ...
確定! 回上一頁