python lazy_pinyin模块 isalpha函数
"""
@time: 2020/7/30 12:01
@file: csdn_temp_01.py
@desc: python lazy_pinyin模块 isalpha函数
"""
# Python 中拼音库 PyPinyin 的用法
# https://blog.csdn.net/zhoulei124/article/details/89055403
from pypinyin import lazy_pinyin
def temp_test(chars):
"""
test .
原创
2020-07-30 14:51:36 ·
2888 阅读 ·
0 评论