Files
python3-cookbook/source/c07/p09_replace_single_method_classes_with_functions.rst

19 lines
216 B
ReStructuredText
Raw Normal View History

2014-08-21 11:20:03 +08:00
============================
7.9 将单方法的类转换为函数
2014-08-21 11:20:03 +08:00
============================
----------
问题
----------
todo...
----------
解决方案
----------
todo...
----------
讨论
----------
todo...