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 页面的字符编码是否会影响通过输入字段提交的字符的字符编码(即用户输入的内容/提交的内容),还是仅影响页面显示的编码?
是的。浏览器在包含表单的页面的编码中对表单数据进行编码。