Star 是一个构造函数,ldh 是用 Star 构造函数创立进去的对象实例。 外围概念:__proto__指向构造函数的 prototype; 构造函数 Star.prototype.constructor 指向构造函数自身