📄 data.classes
字号:
GnuView = { ACTIONS = { }; OUTLETS = { prInfo; }; SUPERCLASS = View;};gnuviewController = { ACTIONS = { largerPushed:; GVactivate:; deactivate:; smallerPushed:; windowDidBecomeMain:; windowWillClose:; activatePushed:; }; OUTLETS = { gnuView; window; activateButton; controller; }; SUPERCLASS = Object;};FirstResponder = { ACTIONS = { }; SUPERCLASS = Object;};Controller = { ACTIONS = { setKeyTitle:; appDidInit:; printPScodeInKey:; newGnuView:; }; OUTLETS = { NameField; activeTerm; keyTerm; }; SUPERCLASS = Object;};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -