Common shortcut keys:CTRL + 1 quick fixCTRL + D: Delete the current rowCTRL + ALT + ↓ copy the current row to the next row (copy added)CTRL + ALT + ↓ copy the current row to the previous row (copy added)Alt + ↓ interaction position between the
CTRL + 1 quick fix (the most classic shortcut, you don't need to talk about it)CTRL + D: Delete the current rowCTRL + ALT + ↓ copy the current row to the next row (copy added)CTRL + ALT + ↓ copy the current row to the previous row (copy added)Alt + ↓
3. Eclipse shortcut keys
CTRL + 1 quick fix (the most classic shortcut)CTRL + D: Delete the current rowCTRL + ALT + ↓ copy the current row to the next row (copy added)CTRL + ALT + ↓ copy the current row to the previous row (copy added)Alt + ↓
In VI/vim, you can use the: s command to replace the string. In the past, we used only one format to replace the full text. Today we found that there are many ways to write this command (VI is really powerful, and there are still a lot to learn).
Vim copy and paste and register
Vim copy and paste and registerTemporary content for operations such as copying, deleting, and replacing in Vim will be stored in registers.
1. Unknown register ("")Two double quotes. Vim is called an anonymous
Common vi/vim commands and common vivim commandsWorking Mode
INSERT command
A attaches text behind the cursor
A adds text at the end of the line
I insert before the cursor
I insert text at the beginning of the line
O Insert a new row under the
Vim-) move the cursor
Movement
Command
Flip the screen
Ctrl + F
Flip the screen
Ctrl + B
Front Half Screen
Ctrl + D
Half screen flip
Ctrl + U
Roll Forward a row
Ctrl + E
The most complete shortcut keys for Eclipse and for Eclipse
Ctrl + 1 quick fix (the most classic shortcut key must be met)
Ctrl + D: Delete the current rowCtrl + Alt + ↓ copy the current row to the next row (copy added)Ctrl + Alt + ↓ copy the
[Reprinted]
CTRL + 1 quick fix (the most classic shortcut, you don't need to talk about it)CTRL + D: Delete the current rowCTRL + ALT + ↓ copy the current row to the next row (copy added)CTRL + ALT + ↓ copy the current row to the previous row (copy
In VI/vim, you can use the: s command to replace the string.
: S/Vivian/sky/Replace the first Vivian in the current row with sky
: S/Vivian/sky/g replace all Vivian in the current row with sky
: N, $ S/Vivian/sky/Replace the first Vivian from
I want to improve the speed and efficiency in development! Eclipse shortcut keys that cannot be forgottenEclipse shortcut keysWe recommend that you use Ctrl + 1 to quickly fix the problem)CTRL + D: Delete the current rowCTRL + ALT + ↓ copy the
I first enters the editing mode after the initial startup. In this case, you can use predefined buttons to move the cursor, delete text, copy or paste text. These buttons are common characters. For example, if l is to move the cursor to the right,
CTRL + 1 quick fix (the most classic shortcut, you don't need to talk about it)CTRL + D: Delete the current rowCTRL + ALT + ↓ copy the current row to the next row (copy added)CTRL + ALT + ↓ copy the current row to the previous row (copy added)Alt + ↓
CTRL + 1 quick fix (the most classic shortcut, you don't need to talk about it) Chinese Java Technology Network G'-b6u h8qXN]CTRL + D: Delete the current line of Chinese Java Technology Network V * ph8v | HCTRL + ALT + ↓ copy the current row to the
F-Key classF2 Show DetailsF3 jump to the place of declaration or definitionCTRL + Key ClassCtrl+1 Quick Fix (the most classic shortcuts, you don't have to say more)Ctrl+d Delete When moving forwardCtrl+e quick display of the current Editer drop-down
1.Vim#在命令行中输入vim, enter the VIM editor2.I#按一下i键, lower display--insert--#插入命令, any character may be useful in vim3.Esc#退出i (insert) command for other commands to use4.: R filename#读入一个文件内容, and writes to the current editor5.: w
Next, we will parse the parsing function syntax format (syntax format diagram refer to: http://blog.csdn.net/yidian815/article/details/12709223).
Function name
When it comes to it people, it's a simple thing, not a description.
Function arguments:
How to write a text editor "2005-8-24 Edition" in C #
Nanjing Trinidad Lone 2005 Copyright, not limited to reprint, please retain the copyright notice
Summary
This paper explores the task of developing a formatted text editor using C # from the
Unit_1First: Jdbc:java Database connectivity Sun provides a set of standard specifications for operational databases.The relationship between JDBC and database-driven is the relationship between interface and implementation.JDBC involves four core
Edit related
CTRL + scroll Ctrl + scroll up and down in the editing area (scroll slider)CTRL + ← Ctrl + →Move a word forward and backwardCTRL + Shift + ← Ctrl + Shift + ←Move a paragraph up and down (you can easily scroll through the function method)
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.