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.
fckeditorによって作成されたhtmlで、私は次の文字を見つけます:
このキャラクターは何ですか?
XML文字参照としてエンコードされたキャリッジリターンのASCIIコードのように見えます。
Windows でコーディングし、「DOS/Windows」行末を使用すると、行末は「\r\n」のようになります。一部の xhtml エディターでは、この "\r" は違法であるため、エディターはそれを " " に変換します。