当前位置:网站首页>Easy to use shortcut keys in idea
Easy to use shortcut keys in idea
2022-07-06 12:28:00 【Vigorous waist Nuo dance】
Catalog
Open Settings
ctrl alt s
Select text in any style
ctrl+shift+alt Hold on
Drag the mouse to select text
After copying the code, it is necessary to remove superfluous things !
Rectangle selected text
Switch to this mode :shift+alt+insert
Cancel this mode in the same way 
formatting code
ctrl+alt+l
Find rewritable methods in the class
ctrl+o
Find a word in the code
Eternal ctrl+f
Enhanced search ( Global search ):Ctrl + shift +F
Pick a word
Place the cursor in the middle of the word , then ctrl+w
Copy a whole line
Place the cursor in the middle of a line , then Ctrl+c
Add constructors, etc
The cursor is in a class
Alt+Insert
Quickly return to the location where you last viewed the code
ctrl+alt+ Direction key
边栏推荐
- Servlet
- Page performance optimization of video scene
- Flink late data processing (3)
- NRF24L01故障排查
- Remember an experience of ECS being blown up by passwords - closing a small black house, changing passwords, and changing ports
- Latex learning
- . elf . map . list . Hex file
- 数据库课程设计:高校教务管理系统(含代码)
- JS變量類型以及常用類型轉換
- Symbolic representation of functions in deep learning papers
猜你喜欢

MySQL时间、时区、自动填充0的问题

Fashion-Gen: The Generative Fashion Dataset and Challenge 论文解读&数据集介绍

History object
![Intermediate use tutorial of postman [environment variables, test scripts, assertions, interface documents, etc.]](/img/b0/176bf6dea2201afc892d6750c5974b.png)
Intermediate use tutorial of postman [environment variables, test scripts, assertions, interface documents, etc.]

AMBA、AHB、APB、AXI的理解

Feature of sklearn_ extraction. text. CountVectorizer / TfidVectorizer

JS Title: input array, exchange the largest with the first element, exchange the smallest with the last element, and output array.

MySQL takes up too much memory solution

Expected value (EV)

js题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
随机推荐
ARM PC=PC+8 最便于理解的阐述
.elf .map .list .hex文件
NRF24L01故障排查
Expected value (EV)
Pat 1097 duplication on a linked list (25 points)
Vscode basic configuration
AMBA、AHB、APB、AXI的理解
Feature of sklearn_ extraction. text. CountVectorizer / TfidVectorizer
map文件粗略分析
基於Redis的分布式ID生成器
Conditional probability
Working principle of genius telephone watch Z3
JS variable types and common type conversions
程序员老鸟都会搞错的问题 C语言基础 指针和数组
Navigator object (determine browser type)
Esp8266 connects to onenet cloud platform (mqtt) through Arduino IDE
程序设计大作业:教务管理系统(C语言)
(3) Introduction to bioinformatics of R language - function, data Frame, simple DNA reading and analysis
单片机蓝牙无线烧录
JUC forkjoin and completable future