而已。如果要記錄函數或類,請在定義之后放置一個字符串。例如:def foo(): """This function does nothing.""" pass但是模塊呢?如何記錄file.py的功能? 查看完整描述