当前位置:网站首页>Common shortcuts to idea
Common shortcuts to idea
2022-07-07 00:26:00 【Nancy-sn】
Shortcut name | Shortcut key introduction |
---|---|
Alt+Insert | Quickly generate constructors /Getter/Setter etc. |
Ctrl+N | Quick open class |
Ctrl+R | replace text |
Ctrl+F | Find the text |
Ctrl+X | Delete row |
Ctrl+D | Copy line |
Ctrl+O | Rewriting methods |
Ctrl+I | Implementation method |
Ctrl+Y | Delete current row |
Shift+Ente | Insert new line down |
Ctrl+Shift+F | Global search |
Ctrl+”+/-” | The current method expands 、 Fold |
Ctrl+Shift+”+/-” | Expand all 、 Fold |
Ctrl+Enter | Insert a line under the cursor |
Ctrl+Shift+F12 | Zoom in of window 、 narrow |
Ctrl+Alt+L | Code formatting |
边栏推荐
- System activity monitor ISTAT menus 6.61 (1185) Chinese repair
- PostgreSQL uses pgpool II to realize read-write separation + load balancing
- Oracle中使用包FY_Recover_Data.pck来恢复truncate误操作的表
- Introduction au GPIO
- DAY FIVE
- 37 page overall planning and construction plan for digital Village revitalization of smart agriculture
- MySQL master-slave multi-source replication (3 master and 1 slave) setup and synchronization test
- DAY FOUR
- Personal digestion of DDD
- 陀螺仪的工作原理
猜你喜欢
Geo data mining (III) enrichment analysis of go and KEGG using David database
Devops can help reduce technology debt in ten ways
What is a responsive object? How to create a responsive object?
17、 MySQL - high availability + read / write separation + gtid + semi synchronous master-slave replication cluster
@TableId can‘t more than one in Class: “com.example.CloseContactSearcher.entity.Activity“.
Pytest multi process / multi thread execution test case
DAY THREE
Everyone is always talking about EQ, so what is EQ?
pytest多进程/多线程执行测试用例
Clipboard management tool paste Chinese version
随机推荐
在Docker中分分钟拥有Oracle EMCC 13.5环境
Use Yum or up2date to install the postgresql13.3 database
2022/2/10 summary
【自动化测试框架】关于unittest你需要知道的事
Three application characteristics of immersive projection in offline display
量子时代计算机怎么保证数据安全?美国公布四项备选加密算法
华为mate8电池价格_华为mate8换电池后充电巨慢
[2022 the finest in the whole network] how to test the interface test generally? Process and steps of interface test
基于GO语言实现的X.509证书
vector的使用方法_vector指针如何使用
Cas d'essai fonctionnel universel de l'application
Understand the misunderstanding of programmers: Chinese programmers in the eyes of Western programmers
C语言输入/输出流和文件操作【二】
Uniapp uploads and displays avatars locally, and converts avatars into Base64 format and stores them in MySQL database
DAY THREE
Imeta | Chen Chengjie / Xia Rui of South China Agricultural University released a simple method of constructing Circos map by tbtools
MySQL master-slave multi-source replication (3 master and 1 slave) setup and synchronization test
Leecode brush questions record sword finger offer 44 A digit in a sequence of numbers
Wechat applet UploadFile server, wechat applet wx Uploadfile[easy to understand]
uniapp实现从本地上传头像并显示,同时将头像转化为base64格式存储在mysql数据库中