Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
漢字をフォームに送信していますが、送信すると XML 数字参照として送信されます。たとえば、これ星洲を入力していて、フォームに送られる値は星洲
星洲
星洲
この XML 数字参照を同等の漢字に変換する方法を教えてください。
送信して返される値は、Google 翻訳者と同じです。エンコーディングに関する限り、破損を避けるために、UTFEncoding を使用してデータを保存および表示できます。