-settings-manager. Then Ubuntu unity in the DesktopIn plugin.
* Ctrl-alt-numpad 7-place the window to the upper left corner of the screen. * Ctrl-alt-numpad 8-place the window to the upper part of the screen. * Ctrl-alt-numpad 9-place the window in the upper-right corner of the screen. * Ctrl-alt-numpad 4-p
The Keycode:keycode is returned by Event.keycode. These directly map to physical keys on the keyboard.Http://docs.unity3d.com/ScriptReference/KeyCode.htmlHttp://blog.163.com/[email protected]/blog/static/11598384820131072391343/Value corresponding keyBackspace backspace keyDelete Delete keyTab Tabtab KeyClear Clear KeyReturn EnterPause suspend keyEscape ESC KeySpace SPACEBARKeypad0 Numpad 0Keypad1 Numpad 1K
Put it inside the update. if (Input.anykeydown) { foreach in Enum.getvalues (typeof(keycode))) { if (Input.getkeydown (keycode)) { debug.logerror (" " + keycode.tostring ()); }}}Return output corresponding key value===============================================The Keycode:keycode is returned by Event.keycode. These directly map to physical keys on the keyboard.Value corresponding keyBackspace backspa
that has the focus, the TextInput event support is not very good, currently only Safari, Chrome support3.ctrl+ Combination decision code for other keysbackspace 8 left windowtab 9 right windowEnter Select KeyShiftCtrl Numpad 0alt Numpad 1Pause/break numpad 2 98CAPS LOCK 3 NumpadEscape Numpad 4PAGE UP
Alt+enter Automatically add packages
Ctrl+t SVN update
Ctrl+k SVN submission
Ctrl +/Comment (uncomment) the selected line
Ctrl+shift+f Advanced Find
Ctrl+enter Full complement
Shift + Enter to start a new line
TAB shift+tab indent/un-indent selected rows
Ctrl + Alt + I Auto Indent
Ctrl + Y Deletes the row where the current caret is located
Ctrl + D Copies the current line, or blocks selected
Ctrl + Shift + J merge rows
Ctrl + Shift + V paste from the nearest buffer
Ctrl + DELETE Delete to end o
Pycharm shortcut keys and some common settings, the need for friends can refer to the next.Alt+enter Automatically add packagesCtrl+t SVN updateCtrl+k SVN submissionCtrl +/Comment (uncomment) the selected lineCtrl+shift+f Advanced FindCtrl+enter Full complementShift + Enter to start a new lineTAB shift+tab indent/un-indent selected rowsCtrl + Alt + I Auto IndentCtrl + Y Deletes the row where the current caret is locatedCtrl + D Copies the current line, or blocks selectedCtrl + Shift + J merge ro
Python debugging tool ---- pycharm shortcut key and some common settings, python ---- pycharm
Pycharm shortcut keys and some common settings. For more information, see.
Alt + Enter automatically add package
Ctrl + t SVN update
Ctrl + k SVN submit
Ctrl +/comment (uncomment) the row selected
Ctrl + Shift + F Advanced Search
Ctrl + Enter completion
Shift + Enter start new line
TAB Shift + TAB indent/unindent selected row
Ctrl + Alt + I automatic contraction
Ctrl + Y Delete the row where the current
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.