alex_bn_lee

导航

< 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

统计

03 2025 档案

[1118] Change Shortcut Target Using a Batch File
摘要:Steps to Change Shortcut Target Using a Batch File: Create a Batch File: Open Notepad. Write the following code in Notepad: @echo off set "shortcutPat 阅读全文

posted @ 2025-03-07 14:07 McDelfino 阅读(4) 评论(0) 推荐(0) 编辑

[1117] Remove some pages from a PDF while preserving the bookmarks
摘要:To remove the last page from a PDF while preserving the bookmarks, you can use the PyMuPDF library (fitz package) instead of PyPDF2, as PyMuPDF provid 阅读全文

posted @ 2025-03-05 14:10 McDelfino 阅读(4) 评论(0) 推荐(0) 编辑

[1116] Python Regular Expression (re)
摘要:ref: Python RegEx - geeksforgeeks A Regular Expression or RegEx is a special sequence of characters that uses a search pattern to find a string or set 阅读全文

posted @ 2025-03-05 07:08 McDelfino 阅读(7) 评论(0) 推荐(0) 编辑

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