python 查看某个模块的所有方法python 查看某个模块的所有方法查看python中模块的所有方法
python 查看某个模块的所有方法https://blog.csdn.net/qq_24504591/article/details/88392642https://blog.csdn.net/qq_24504591/category_8707326.htmldir(模块名)import timeprint(dir(time))['_STRUCT_TM_ITEMS', '...