https://baike.baidu.com/item/static/9598919?fr=aladdin 有改动: 静态成员函数并非完全不能访问非静态数据成员,通过对象名可以访问 如 point.x 这样的形式访问一个点的x值