Python类和方法注释规范

Python类和方法注释规范 注释风格 reStructuredText(PyCharm默认) def func(path, field_storage, temporary): '''基本描述 详细描述 :param path: The path of the file to wrap :type path: str :param field_storage: The :class:`F
相关文章
相关标签/搜索