feat(upload): 实现文件上传功能
- 添加处理 multipart 表单的 Go 函数 - 创建用于文件上传的 HTML 表单页面 - 支持解析和显示上传文件的元数据- 实现多文件上传处理逻辑 - 添加城市和姓名的文本文件示例- 集成 Bootstrap 样式提升界面美观度
This commit is contained in:
2
24-httpserver/httpserver/static/city.txt
Normal file
2
24-httpserver/httpserver/static/city.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
城市:重庆
|
||||
姓名:颜佐光
|
||||
Reference in New Issue
Block a user