When shouldn't you use accessors?
何时不应该使用读写方法?
Accessors and mutators are also added.
访问器和调整器也添加了进来。
为什么使用读写方法?
Have the computational hygiene, if you like, to only go through accessors, only go through methods that are actually provided to you as you do this.
请大家注意计算卫生,如果你喜欢这么说的话,只通过访问器访问数据,当你访问数据的时候,通过提供给你的方法来访问。
应用推荐