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.
我在一个 html 表单上有一个文本框,我使用来自服务器的值进行设置。但是如果值包含引号,它会破坏事情。所以我对它进行了 html 编码以生成报价实体,但现在该实体显示在页面的文本框中。