首页 > 技术文章 > 中文乱码

772933011qq 2016-10-28 22:14 原文

<html>

  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <form action="index.php" method="post">
      <input type="text" name="title" value="标题"/>
      <input type="submit" value="提交"/>
    </form>
  </body>
</html>

  

推荐阅读