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.
Javaでどのように変換-lrb-300-rrb-┬á922-6590しますか?-lrb-300-rrb- 922-6590
-lrb-300-rrb- 922-6590
-lrb-300-rrb- 922-6590
以下を試しました:
t.lemma = lemma.replaceAll("\\p{C}", " "); t.lemma = lemma.replaceAll("[\u0000-\u001f]", " ");
おそらく概念的な何かが欠けています。解決策への指針をいただければ幸いです。
ありがとうございました
メールを受信したときにutf-8を機能させようとしています。フォームが入力されると、文字はコードとして表示されます。 ç /Ç は &$ を表示します。
「 header('Content-Type: text/html;charset=UTF-8'); 」を使用してみましたが、まだ機能