var x = {a: 1}; // 变量x是指向一个对象的引用
JavaScript学习(一)对象
原文:https://www.cnblogs.com/Running00/p/14527439.html