随笔分类 -  实用小工具

常用有用小工具
摘要:@echo off echo 正在清除系统垃圾文件,请稍等...... del /f /s /q %systemdrive%\*.tmp del /f /s /q %systemdrive%\*._mp del /f /s /q %systemdrive%\*.log del /f /s /q %s 阅读全文
posted @ 2021-09-03 14:15 我有清茶与酒 阅读(452) 评论(0) 推荐(0) 编辑
摘要:Python2 简单搭建Web服务器,只需在需要搭建Web服务器的目录(如 E:\tools)下,输入如下命令: python -m SimpleHTTPServer 8080 使用 8080端口的创建Web服务器 然后就可以在浏览器中输入 http://localhost:端口号/路径 Pytho 阅读全文
posted @ 2021-06-14 00:37 我有清茶与酒 阅读(1666) 评论(0) 推荐(1) 编辑
摘要:以下工具本人亲自试用,无病毒无后门。 免费word批量转pdf 链接:https://pan.baidu.com/s/1OWLYBlcCaAzHEqRQrnRtEg 提取码:tno0 阅读全文
posted @ 2020-05-28 15:21 我有清茶与酒 阅读(173) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示