python pip install unidecode python from unidecode import unidecode python text = "Đà Nẵng" ascii_text = unidecode(text) print(ascii_text)


上一篇:
下一篇:
切换中文