This website works better with JavaScript.
Explore
Help
Sign In
psyrcwhj8
/
Spyder_python
Watch
1
Star
0
Fork
You've already forked Spyder_python
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d070562986
main
Excel
SpyderController
UIController
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd070562986'
${ noResults }
Spyder_python
/
controller
/
UIController.py
6 lines
181 B
Raw
Normal View
History
Unescape
Escape
框架确立
8 months ago
class
UIController
:
def
main
(
self
)
:
"""
UI的主进程
,
启动UI界面并保持
,
当return时表示UI界面已经被关闭
。
:
return
:
void
"""