🦖
Wii
Ctrl
K
复制
Coding
Python
Notes
Modules
str
spite
复制
s
.
split
(
'.'
)
# 切分所有
s
.
split
(
'.'
,
2
)
# 最多切分两次
rspite
右侧开始切分
上一页
TypeError
下一页
queue
最后更新于
5年前
这有帮助吗?