alex_bn_lee

导航

上一页 1 2 3 4 5 6 7 8 ··· 245 下一页

2025年3月17日 #

[1120] RedNote Skills

该文被密码保护。 阅读全文

posted @ 2025-03-17 13:24 McDelfino 阅读(0) 评论(0) 推荐(0)

2025年3月14日 #

[1119] Work related stuff

该文被密码保护。 阅读全文

posted @ 2025-03-14 06:58 McDelfino 阅读(0) 评论(0) 推荐(0)

2025年3月7日 #

[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 阅读(20) 评论(0) 推荐(0)

2025年3月5日 #

[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 阅读(33) 评论(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 阅读(59) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 ··· 245 下一页