🐰兔子窝🥕
github
categories
tags
archives
alt_er_love
thoughts
github
categories
tags
archives
alt_er_love
thoughts
欢迎来到Gryffinbit的思维殿堂
Stay Hungry. Stay Foolish.
github
categories
tags
archives
alt_er_love
thoughts
pyQt开发中遇到的一些小坑-macOS M1
PyQt里面keyPressEvent的相关问题在macOS系统里controlModifier对应的是command,MetaModifier对应的是ctrl 123456class MyLabel(QLabel): def keyPressEvent(self, evt): print("点击了键盘") # 用以测试这种方法是否被正常调用 ...
2022-04-13
杂七杂八
杂七杂八
阅读全文