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

统计

1 2 3 4 5 ··· 242 下一页

#

[置顶] 【089】◀▶ Microsoft Office 技巧

摘要: 目录: 一、Word 篇: 二、Excel 篇: 三、Visio 篇: 四、Power Point 篇: 一、Word 篇: 二、Excel 篇: 三、Visio 篇: 【中文版】连接线格式->行为->连接线->跨线->添加->从不 【英文版】format->behavior…->Connector 阅读全文

posted @ 2012-10-25 15:35 McDelfino 阅读(1502) 评论(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 阅读(4) 评论(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 阅读(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 阅读(8) 评论(0) 推荐(0) 编辑

2025年2月27日 #

[1115] Python re library examples

摘要: Ref: Python RegEx To find a pattern like "Page " followed by a number in a string, you can use the `re` (regular expressions) module in Python. Here's 阅读全文

posted @ 2025-02-27 08:29 McDelfino 阅读(4) 评论(0) 推荐(0) 编辑

2025年2月25日 #

[1114] Extract the Dataframe from a table on the webpage

摘要: Here is the screenshot of the webpage. Here are the copied texts. Legislation and compliance News and media NSW Environment Protection Authority (EPA) 阅读全文

posted @ 2025-02-25 12:28 McDelfino 阅读(4) 评论(0) 推荐(0) 编辑

1 2 3 4 5 ··· 242 下一页
点击右上角即可分享
微信分享提示