Skip to content

Commit cbb1dfe

Browse files
committed
整理文件目录
1 parent 0a3555f commit cbb1dfe

File tree

11 files changed

+16
-41
lines changed

11 files changed

+16
-41
lines changed

README.org

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
# 自用脚本工具
1+
* 自用脚本工具
22

3-
# print_image.py
4-
本脚本用来监控指定目录下的图片文件,自动调用默认打印机实现后台打印。
5-
此脚本在 Windows10 64位系统上测试通过。
6-
=print_image.exe= 为打包好的执行文件。
7-
8-
## 使用方法
9-
#+begin_example
10-
python print_image.py path_to_print
11-
#+end_example
12-
=path_to_print= 为你要监控的目录,默认为空的话监控当前目录。
13-
懒人方法可以下载 =print_image.exe= 文件放在要监控的目录,双击运行即可。
3+
- [[./print_image][自动监控打印文件夹图片]]
4+
- [[./download_comic][漫画下载爬虫脚本]]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

learnThread.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

print_image/README.org

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 自用脚本工具
2+
3+
# print_image.py
4+
本脚本用来监控指定目录下的图片文件,自动调用默认打印机实现后台打印。
5+
此脚本在 Windows10 64位系统上测试通过。
6+
=print_image.exe= 为打包好的执行文件。
7+
8+
## 使用方法
9+
#+begin_example
10+
python print_image.py path_to_print
11+
#+end_example
12+
=path_to_print= 为你要监控的目录,默认为空的话监控当前目录。
13+
懒人方法可以下载 =print_image.exe= 文件放在要监控的目录,双击运行即可。
File renamed without changes.

0 commit comments

Comments
 (0)