Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse中是否有办法在突出显示时同时删除开头和结尾的大括号?有那个就好了。
for key in int_vars: int_values.append((getattr(self, key+'_value')))