会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
刘贵庆的博客
关注软件编程、人工智能、软硬件、DIY、艺术、爬山、日记、摄影、电影等解说。觉得有用请点赞收藏哦!相互学习相互激励。(本人是:山西侯马人)
博客园
首页
新随笔
联系
管理
2024年8月29日
【ajax】 html js jquery ajax上传文件【一眼就会】【实用】
摘要: 先看效果: 代码: <form id="fileUpload" action="" method="post" enctype="multipart/form-data"> <input type="file" name="file" id="file"> <button type="submit"
阅读全文
posted @ 2024-08-29 18:35 刘贵庆
阅读(128)
评论(2)
推荐(0)