python中如何使用help()
使用??榘镏?,需要先导入??椋⑶衣肪兑淙胪暾?。查看关键字:help("keywords");查看modules:help("modules");查看内置函数:help("open");查看内置的类型:help("list"),等等。
Python学习网 2019-09-04 7074
help()的相关搜索
热门标签
文章热搜
教程热榜