from django.utils.http import urlquote a = urlquote('分享') print(a) 相关文章: 2021-06-26 2022-02-28 2021-10-16 2021-06-27 2022-12-23 2022-02-13