美文网首页
2021-03-08 post 上传 html

2021-03-08 post 上传 html

作者: 水泥中的鱼 | 来源:发表于2021-03-08 15:40 被阅读0次
    <html>
      <body>
        <form id="upload-form" action="http://192.168.1.1/" method="post" >
             <input type="file" id="upload" name="uploadFile" /> <br />
             <input type="submit" value="Upload" />
        </form>
      </body>
    </html>
    

    用到记下来。。

    相关文章

      网友评论

          本文标题:2021-03-08 post 上传 html

          本文链接:https://www.haomeiwen.com/subject/trwpqltx.html