alex_bn_lee

导航

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

2024年7月9日 #

[1025] PyQt6 and Qt Designer

摘要: ref: Install and Setup PyQt6 and Qt Designer [PyQt6 tutorial] ref: PyQt5 Tutorial - Setup and a Basic GUI Application pip install pyqt6 pip install py 阅读全文

posted @ 2024-07-09 08:10 McDelfino 阅读(2) 评论(0) 推荐(0) 编辑

2024年7月8日 #

[1024] Extract tables from HTML with Python and Pandas

摘要: ref: How to Extract Tables from HTML with Python and Pandas 阅读全文

posted @ 2024-07-08 15:00 McDelfino 阅读(3) 评论(0) 推荐(0) 编辑

[1023] PyQt: GUI for Python

摘要: ref: PyQt5 tutorial ref: PyQt6 Widgets Example: Script: from PyQt6.QtWidgets import QApplication, QHBoxLayout, QLabel, QWidget, QLineEdit, QPushButton 阅读全文

posted @ 2024-07-08 14:57 McDelfino 阅读(2) 评论(0) 推荐(0) 编辑

2024年7月5日 #

[1022] Activate specific apps using keyboard shortcuts

摘要: This is a very good one!!! Taskbar Shortcut Keys: If an app is pinned to your taskbar, you can use the following shortcut: Press Win + 1 to activate t 阅读全文

posted @ 2024-07-05 12:33 McDelfino 阅读(1) 评论(0) 推荐(0) 编辑

2024年7月4日 #

[1021] snipping tool: snipaste

摘要: ref: https://www.snipaste.com/ Snip & Paste * Free. Customizable. Portable. 阅读全文

posted @ 2024-07-04 20:50 McDelfino 阅读(3) 评论(0) 推荐(0) 编辑

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