日常更新

This commit is contained in:
da_nuo 2025-05-17 21:12:58 +08:00
parent 6704f3dfc2
commit 8baf322af0
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# web文件视图 # web文件视图
--- ---
[English](https://github.com/Jonck-lens/web_file_view/blob/master/readme_en.md)<p>
一个非常简单的项目使用python 以及 flask开发可用于临时的web文件浏览需求 一个非常简单的项目使用python 以及 flask开发可用于临时的web文件浏览需求
--- ---
## 1如何使用 ## 1. 如何使用
* 首先这个项目需要py推荐的版本是3.12。 * 首先这个项目需要py推荐的版本是3.12。
* 你还需要安装一些python模块你可以用下面的命令来完成 * 你还需要安装一些python模块你可以用下面的命令来完成

View File

@ -1,7 +1,7 @@
# web file view # web file view
--- ---
[中文](https://github.com/Jonck-lens/web_file_view/blob/master/readme.md)<p>
A very simple project, developed with python flask, that can be used for temporary web file browsing needs A very simple project, developed with python flask, that can be used for temporary web file browsing needs
--- ---