📄 autotest.py
字号:
# This should be equivalent to running regrtest.py from the cmdline.# It can be especially handy if you're in an interactive shell, e.g.,# from test import autotest.import regrtestregrtest.main()
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -