text = "⌂⚘いの法嫁" print(text) # output: ⌂⚘いの法嫁 import json ... 在python 2上,返回值將是 unicode 而不是 str ,因此您可能希望在對它執行任何其他操作 ...
確定! 回上一頁