会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
atom_lxh
博客园
首页
新随笔
联系
订阅
管理
随笔 - 46
文章 - 0
评论 - 1
阅读 -
3811
02 2025 档案
python pdf 转图片压缩
摘要:import fitz import os def covert2pic(zoom): if os.path.exists('.pdf'): os.removedirs('.pdf') os.mkdir('.pdf') for pg in range(totaling): page = doc.lo
阅读全文
posted @
2025-02-24 16:50
atom_lxh
阅读(1)
评论(0)
推荐(0)
编辑
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
C/C++(14)
JAVA(14)
python (6)
保險(1)
前端(4)
随笔档案
2025年2月(1)
2024年9月(1)
2024年8月(19)
2024年7月(2)
2024年6月(11)
2024年5月(1)
2024年3月(1)
2024年2月(2)
2024年1月(1)
2023年11月(5)
2022年1月(1)
前端
Vue项目使用“花生壳“制作内网穿透---->步骤
思维导图
阅读排行榜
1. 图像显示窗口名支持中文 使用cv2.imshow()显示图像默认是不支持中文名称的窗口的(1034)
2. STARUML 安装及破解(647)
3. macos 与 windows10之间互ping不通、以及TCP通信故障解决方法(633)
4. MacOS 端口映射(416)
5. Vue项目使用“花生壳“制作内网穿透---->步骤(214)
评论排行榜
1. vite安装失败问题Emitted ‘error‘ event on ChildProcess instance at:-4058esbuild.exe(1)
最新评论
1. Re:vite安装失败问题Emitted ‘error‘ event on ChildProcess instance at:-4058esbuild.exe
E:\vue3-mindmap-main>npm run serve vue3-mindmap@0.5.12 serve vite node:events:495 throw er; // Unhan...
--atom_lxh
点击右上角即可分享