📜  python 设置拆分限制 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:24.090000             🧑  作者: Mango

代码示例1
s = STRING
s.split(maxsplit = 1)