mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-12-31 15:49:53 +08:00
增加tkinter和pyqt5
This commit is contained in:
@@ -26,6 +26,15 @@
|
||||
},
|
||||
"type": "default"
|
||||
},
|
||||
"PyQt5": {
|
||||
"features": {
|
||||
"code": "PyQt5",
|
||||
"explain": "zetcode的PyQt5文档翻译版",
|
||||
"cmds": ["PyQt5文档"],
|
||||
"icon": "logo/PyQt5.png"
|
||||
},
|
||||
"type": "default"
|
||||
},
|
||||
"c": {
|
||||
"features": {
|
||||
"code": "c",
|
||||
@@ -106,5 +115,14 @@
|
||||
"icon": "logo/utools.png"
|
||||
},
|
||||
"type": "default"
|
||||
},
|
||||
"payload": {
|
||||
"features": {
|
||||
"code": "payload",
|
||||
"explain": "一些网络安全测试的常用Payload",
|
||||
"cmds": ["payload"],
|
||||
"icon": "logo/payload.png"
|
||||
},
|
||||
"type": "default"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user