key. Since the Alt key and many other keys constitute a combination, we cannot simulate long-pressing ALT, otherwise it will affect normal games. Our solution should be to simulate a long press of the [key and] key. The Code is as follows:
// Obtain the handle intptr wchandle = findwindow (null, "Warcraft III") of the Warcraft program; // If the hook is valid if (wchandle! = Intptr. Zero) {// set the game window to the top setforegroundwindow (wchandle );
Byte vk_num1 = 219; // [key code on the
down (window) in small menu modeCTRL + Drag function: Save the link's address or selected text or the specified picture into a folder (save directory can be changed, Maxthon option → Save)CTRL + Keypad ' + ' feature: current page magnification 20%CTRL + Numpad '-' feature: Current page reduced by 20%CTRL + KEYPAD ' * ' function: Restores the current page's zoom to its original sizeCtrl+alt+s function: Automatically save all contents of the current pa
lineCtrl + H Display class hierarchy diagramCtrl + F1 Display errorsCtrl + F3 to the next name of the selected wordCtrl + F9 CompilationCTRL–F12 Quick Navigation in the currently edited file (you can type the letter directly, IntelliJ idea will filter what you entered to match the corresponding method, to quickly locate it) (similar to the structure diagram)Ctrl + F11 pop-up a small box to add bookmarks (can work on a file or folder)Ctrl + Tab Edit window Toggle (If you press DELETE in the proc
-Select drop-down listhttp://qt-apps.org/content/show.php/QMultiComboBox?content=149416Numeric keypadhttp://qt-apps.org/content/show.php/NUMPAD?content=155032Table Header Controlhttp://qt-apps.org/content/show.php/QSpreadsheetHeaderView?content=154405Command answering control (similar to console)http://qt-apps.org/content/show.php/ReplWidget?content=152031Hexadecimal control not successfully downloadedhttp://qt-apps.org/content/show.php/QHexEdit?conte
+enter Insert blank line in current line (principle above)Ctrl+q positioning to the last edited placeCtrl+l positioning in a row (for people with programs over 100 have the gospel)Ctrl+m maximize the current edit or view (and vice versa)ctrl+/comment on the current line, and then uncomment itCtrl+o Quick Display OutLineCtrl+t quickly displays the inheritance structure of the current classCtrl+w Closing the current editerCtrl+k the selected word quickly navigates to the nextCtrl+e quick display o
Display OutLineCtrl+t quickly displays the inheritance structure of the current classCtrl+w Closing the current editerCtrl+k the selected word quickly navigates to the nextCtrl+e quick display of the current Editer drop-down list (in bold if the current page does not appear)ctrl+/(numpad) collapses all code in the current classCtrl+x (keypad) expands all code in the current classCtrl+space Code Helper to complete the insertion of some code (but the g
I didn't think notepad++ learned so much.Ctrl+sctrl+alt+sctrl+shift+sctrl+i split row ctrl+j merge row ctrl+shift+up/down up/down current row alt+c column block edit ctrl+uctrl+shift+u Turn to uppercase Ctrl+q single-line comment ctrl+shift+q block comment ctrl+kctrl+shift+k set comment ctrl+fctrl+shift+ff3shift+f3ctrl+alt+f3ctrl+alt+shift+ F3ctrl+f3ctrl+shift+f3f4 look for the next result shift+f4f7ctrl+h replace ctrl+alt+h increment find ctrl+gctrl+b go to match parentheses ctrl+alt+b Select a
over 100 have the gospel)Ctrl+m maximize the current edit or View (and vice versa)ctrl+/comment on the current line, and then uncomment itCtrl+o Quick Display OutLineCtrl+t quickly displays the inheritance structure of the current classCtrl+w Closing the current editerCtrl+k the selected word quickly navigates to the nextCtrl+e quick display of the current Editer drop-down list (in bold if the current page does not appear)ctrl+/(numpad) collapses all
does not appear in bold) ctrl+/(numpad) collapses all code in the current class Ctrl+x (keypad) expands all code in the current class Ctrl+space code helper to complete some code insertion (but general and IME conflict, you can modify the input method hotkey, you can also take up alt+/ instead) Ctrl+shift+e displays the manager that manages all of the currently open view (you can choose to close, activate, and so on) Ctrl+j forward Incremental l
line, and then uncomment itCtrl+o Quick Display OutLineCtrl+t quickly displays the inheritance structure of the current classCtrl+w Closing the current editerCtrl+k the selected word quickly navigates to the nextCtrl+e quick display of the current Editer drop-down list (in bold if the current page does not appear)ctrl+/(numpad) collapses all code in the current classCtrl+x (keypad) expands all code in the current classCtrl+space Code Helper to comple
always activating together with the window (bug in windows I guess ).-The playlist remembers its items after closing and relaunching the player.-In capture mode, presets can be added to the playlist just like files and saved into a new playlist file format created for this purpose in the first place (. mpcpl ).-Image saving to the root directory fixed.-A few "after playback" actions (close, shutdown). It can be found under the play menu.-Pixel shader effects and a little editor with basic AutoC
# Win32 Although the keyboard can also be controlled, it is not as convenient as using Pyuserinput. It is important to note that the interface parameters may vary under windows and Macs. From pymouse import pymousefrom pykeyboard Import PYKEYBOARDM = Pymouse () k = Pykeyboard () x_dim, Y_dim = M.screen_size ()# mouse click M.click (x_dim/2, y_dim/2,1)# Keyboard Input k.type_string (' Hello, world! ')# Hold down a key K.press_key (' H ')# Release a key K.release_key (' H ')# Press and release,
)Ctrl+q positioning to the last edited placeCtrl+l positioning in a row (for people with programs over 100 have the gospel)Ctrl+m maximize the current edit or view (and vice versa)ctrl+/comment on the current line, and then uncomment itCtrl+t quickly displays the inheritance structure of the current classCTRL+SHIFT-T: Opens type (open type). If you don't intentionally skiving, forget to open it through the source tree.Ctrl+o: Open a small window like outline view in your codeCTRL + Mouse hover:
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.