2025年6月13日

设备之间内网内容互传,创建本地文件服务器

摘要: 使用场景: 当你需要从手机把文件或者文本传输到电脑,或者电脑文件或者文本传到手机时: 部署文件服务器: #!/usr/bin/python # -*- coding: UTF-8 -*- """Simple HTTP Server With Upload. This module builds on 阅读全文

posted @ 2025-06-13 10:17 老吃鸡 阅读(31) 评论(0) 推荐(0)

导航