str.split()
>>> "many fancy word nhello thi".split()['many', 'fancy', 'word', 'hello', 'hi']
上一篇 如何在JavaScript中将十进制转换为十六进制
下一篇 如何使用pip安装Python MySQLdb模块?
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号