Original address: http://www.cr173.com/html/66775_1.htmlPhpstorm is a commercial PHP integrated development tool developed by JetBrains, and Phpstorm is ready to help users adjust their coding, run unit tests or provide visual debug functionality. Phpstrom, a plug-in named Magicento, is useful for quickly creating Magento plugins.Common shortcut keysSet shortcut keys: Select "Eclipse" and then "copy" one copy and re-personalize (your own) shortcut
Serial port is commonly used in the data transmission between the computer and the external serial device, because the serial communication is convenient and easy to use, so widely used. Now the international serial port new technology and new specifications launched, in combination with all aspects of social needs, th
In Win32, two programming methods can be used to implement serial communication. One is to use ActiveX controls. This method is simple but not flexible. The second is to call Windows API functions. This method can clearly master the serial communication mechanism and be free and flexible. This article only introduces the API Serial Communication Section.
Quick Comment Custom shortcut keys
Shortcut Builder Ctrl Enter or COMMANDN
Mouse Tips
Quick Find Next same variable Ctrlkcommand K
Qandroid Studio does not automatically prompt for code completion does not automatically check the wrong
1. Quick Comments (custom shortcut keys)In Eclispe, "alt+shift+j" can quickly generate comments for [function/member variable/class], which
Each form has such 3 events: KeyDown, KeyPress, Keyup,keydown, and KeyPress are all key press events, but KeyDown is keycode with the keyboard keys, which corresponds to keys enumeration, it is more convenient to use. and KeyPress use is Keychar, this will find ASC II coded, inconvenient. KeyUp is the key to bounce events, not commonly used, so we use the KeyDown event to set the form's shortcut
Create a new blank formEach form has such 3 events: KeyDown, KeyPress, Keyup,keydown, and KeyPress are all key press events, but KeyDown is keycode with the keyboard keys, which corresponds to keys enumeration, it is more convenient to use. and KeyPress use is Keychar, this will find ASC II coded, inconvenient. KeyUp is the key to bounce events, not commonly used, so we use the KeyDown event to set the form
[Practical] shortcut keys and practical shortcut keysShortcut Key
You can use the shortcut key to quickly use the browser function. The following is the shortcut key for the 360 speed Browser:
Labels and window shortcuts:
Open a new window: Ctrl + NOpen the new tag: Ctrl + TOpen the stealth browser window: Ctrl + Shift + NOpen the file: Ctrl + OOpen the link in the new tab: Ctrl + click the link, middle mouse button (or scroll wheel) click the linkOpe
Eclipse shortcut keys, eclipse shortcut keys
Ctrl + 1 quick fix
Ctrl + D quick Delete
Shift + enter skip this row and start the next row
Ctrl + F11 quick run
Alt + ↑/↓ move rows quickly
Ctrl + Alt + ↑/↓ fast copy rows
Ctrl + M window Maximization
Alt +/Automatic completion
Right-click the code area and select preferences → Java → editor → content assist → Auto activation triggers for java (automati
Differences Between Auto-incrementing primary keys of mysql Storage types and primary keys of mysql Storage
Q: if there is a table with an auto-increment primary key whose field is id, after 10 data entries have been inserted into the table, the data with id and 10 has been deleted, restart mysql and insert a data record. What is the id of the data record, which is 8 or 11?A: If the table type is MyISAM, i
In the GIT management process, do not want to enter the user name and password every time, the solution is as follows;1. The link is replaced by the SSH protocol.2. Add the SSH public key to the GIT server.Open Gitbash1) Enter the command ssh-keygen-t rsa-c "XXXX" and then press ENTER, double quotation marks in the mailbox or username to change their own;2) Double Press 3 times Enter3) Copy the contents of id_rsa.pub (this file in the personal directory under the SSH folder) into the GIT server
Vim shortcut keys and vim common shortcut keys
# Vim filename
: Scriptname// View scripts loaded by vim
: Set nu// Set the row number
: Set tabstop = 4// Set a tab to 4 spaces
: Set ai// Set Automatic indent
Space key// Move one cell to the right
X// Delete the subsequent characters (in command mode)
X// Delete the first character. Delete the three characters to 3x.
Dd// Delete a row
D// Delete to the end o
Complete vim shortcut keys and complete vim shortcut keys
I have been studying for a long time in Linux, but I am still a primary school student. Alas, I shared the vim commands in linux, with these shortcuts, I believe everyone will be able to learn in linux.
I. move the cursor1. Shift left h, move right l, move down j, move up k2. Flip down ctrl + f, flip up ctrl + B3. Flip down half page ctrl + d, flip u
Database Operations change primary keys, insert loops, and database primary keys-- Alter table HistoryData drop constraint PK_HistoryData -- delete the primary keyAlter table HistoryData add constraint PK_HistoryData primary key (CollectionTime, Code) -- change the primary keyDelete from HistoryData where CollectionTime between '2017-09-01 00:00:00 'and '2017-11-01 00:00:00' and ID not in (Select id from (S
Shift+ctrl+t: New tab pageSHIFT+CTRL+W: Close tabCtrl+pageup: Previous tabCtrl+pagedown: Next tabShift+ctrl+pageup: Tab Shift leftShift+ctrl+pagedown: Tabs Move RightALT+1: Switch to tab page 1ALT+2: Switch to tab page 2ALT+3: Switch to tab page 3Shift+ctrl+n: New WindowSHIFT+CTRL+Q: Closing the terminalCopy/paste in terminal:Shift+ctrl+c: CopyShift+ctrl+v: PastingTerminal change Size:F11: FullscreenCtrl+plus: Zoom InCtrl+minus: DecreaseCtrl+0: Original SizeLinux terminal shortcut
index-based update operation, although MyISAM may be inferior innodb, but so high concurrency of write, from the library can chase is also a problem, It might as well be solved by a multi-instance sub-Library table architecture.7, if it is used MyISAM, the merge engine can greatly speed up the development of the application department, they just do some select count (*) operation on this merge table, it is very suitable for a large project total of about hundreds of millions of rows of a type (
Win10 common Shortcut Keys Daquan win8/8.1 common shortcut keys to share, win10win8
For more information about win10 shortcuts
For more information about the win10 shortcut keys, today's mini series bring frequently used win10 shortcut keys. Many friends like to use the shortcut ke
Visual Studio 2013 is a basic, complete set of development tools that includes most of the tools needed throughout the software lifecycle, such as UML tools, code control tools, integrated development environment (IDE), and more. VS 2013 has added a lot of new features to improve developer productivity, such as automatic completion of square brackets, the use of shortcut keys to move the entire line or the whole block of code, etc.;
Reasonable use of
From Eclispe to Android Studio, you need to know the shortcut keys (AS how to modify the shortcut keys), eclispeandroid
Quick notes
Shortcut Builder
Mouse prompt
Quick Search for the next same variable
Code prompt shortcut
Line comment shortcut
Hierarchy hierarchical observer
QAndroid Studio does not automatically prompt that the Code Completion fails to automatically detect
Solution 1: The direction keys and backspace keys cannot be used normally in ubuntu vi. in ubuntu, the direction keys cannot be used in the editing status, the return key cannot be deleted. Solution: You can install the vimfull version, in the full version...
Solution 1: The direction keys and backspace
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.