【发布时间】:2021-10-13 18:29:50
【问题描述】:
我想将一些带有重音字符的城市名称转换为普通字符串。例如:
<<"Sosúa">> to <<"Sosua">>
<<"Luperón">> to <<"Luperon">>
关于如何做到这一点的任何线索?
【问题讨论】:
-
它不能解决你的问题,但你可以把它当作“灵感”:medium.com/grindr-engineering/…
标签: string unicode erlang diacritics