当前位置:网站首页>Software tools_ Shortcut_ Operation summary
Software tools_ Shortcut_ Operation summary
2022-06-30 06:16:00 【d_ xia】
Idea Instructions
1、 Shortcut key
Key | function |
---|---|
ctrl+alt+M | Draw code lines |
Ctrl+Alt+l | formatting code |
Ctrl+d | Copy line |
shift+Alt+↑ | Move the current line of code up |
Ctrl+n | Search class |
Ctrl+shift+U | Toggle case |
shift+Alt+↓ | Move the current line of code down |
Ctrl+n | Search class |
Ctrl+shift+U | Toggle case |
– | – |
2、 Letter prompt is quick
abbreviation | effect |
---|---|
psvm | Generate main Method |
sout | Generate System.out.println(); |
soutp | Generate a print of method parameters |
soutv | Generate a print of the previously declared variable |
fori | Generate a with cyclic variables for Loop structure |
ifn | Generate to judge whether a variable is null Of if sentence |
inn | Generate to judge whether a variable is not null Of if sentence |
边栏推荐
- ES6数组遍历与ES5数组遍历
- Beauty of Refactoring: when multithreaded batch processing task lifts the beam - Universal scaffold
- Usage of case, casez and casex statements in Verilog
- Common address collection
- 01. 正则表达式概述
- Static routing job
- [exercise] basic practice letter graph of Blue Bridge Cup
- 旋转标注工具roLabelImg
- Cocos studio3.1 installation package win
- 880. 索引处的解码字符串
猜你喜欢
Cisco vxlan configuration
CompletableFuture从了解到精通,你想知道的这里都有
[Alibaba cloud] student growth plan answers
[deep learning] data segmentation
Official win 10 image download
Verilog中case,casez,casex语句的用法
C language final experiment report (student achievement management system) source code
[ansible series] fundamentals -01
Golang's handwritten Web Framework
VLAN access mode
随机推荐
Multithreading advanced level
How does Altium designer hide some temporarily unnecessary classes, such as GND
HCIA day 1
583. deleting two strings - Dynamic Planning
Es6数组
46. 全排列-dfs双百代码
Mariadb数据库的安装与初始化
STM32F103 series controlled OLED IIC 4-pin
My experience in functional testing for so many years
ES6解构赋值
Unable to read file for extraction: gdx64. dll
Zibll子比主题V6.4.1wordpress 开心版源码下载_破解原版/直接使用/无需教程
uniapp 微信小程序返回上一页并刷新
Use and principle of completionservice (source code analysis)
VLAN access mode
MySQL高级SQL语句
Centos8 install redis
Develop stylelint rules from zero (plug-ins)
MySQL transaction
Base64详解:玩转图片Base64编码