This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
Joker
/
20200404418mushaobo
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
4379b3ec1f
Branche
Tagy
master
20200404418mush...
/
day5
/
AIAPP
/
main.py
main.py
126 B
História
Raw
1
2
3
4
5
6
7
from frame.app import App
app=App()
app.exec() #消息循环(程序循环处理操作系统发过来的消息)阻塞函数