alex_bn_lee

导航

上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 247 下一页

2024年7月9日 #

[1026] Convert a Qt Designer .ui file to a Python .py file (PyQt)

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

posted @ 2024-07-09 11:48 McDelfino 阅读(0) 评论(0) 推荐(0)

[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 阅读(29) 评论(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 阅读(15) 评论(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 阅读(38) 评论(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 阅读(69) 评论(0) 推荐(0)

上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 247 下一页