Python 字符串方法如果字符串中的所有字符都是字母,则isalpha()方法将返回True。如果不是,则返回False。isalpha()的语法为:string.isalpha()isalpha()参数isalpha() ...
確定! 回上一頁