str.join()方法是Python的字符串方法,用于将序列中的元素以指定的字符串连接成一个新的字符串。 语法. string.join(sequence). 名称, 说明, 备注. string ...
確定! 回上一頁