当前位置:网站首页>idea实用快捷键合集——持续更新
idea实用快捷键合集——持续更新
2022-08-01 20:44:00 【小尘要自信】
持续更新。。。。。。。。
Ctrl+F :在当期文件中进行文本查找
Ctrl+H :显示当前类的层次结构
Ctrl+O :选择可重写的方法
Ctrl+/ :注释光标所在行的代码
Ctrl+I :实现方法
Alt+insert : 代码自动生成,如get,set,构造器,等的生成
alt+Enter : 生成对象的类型和对象名
shift+F6 :类/方法/变量重命名
Ctrl + Alt + T :使用代码环绕(if,else,try,catch等)
Ctrl + Shift + F6 :重构变量类型
Ctrl + F11 :添加书签
Ctrl + 数字 :定位到对应数值的书签位置
Ctrl + P :方法参数提示
Ctrl + Shift + B :跳转到类/方法的声明处
Ctrl + [ :移动到当前代码所在花括号开始位置(括号内)
Ctrl + ] :移动到当前代码所在花括号结束位置(括号内)
边栏推荐
猜你喜欢
Excel advanced drawing techniques, 100 (22) - how to respectively the irregular data
Zheng Xiangling, Chairman of Tide Pharmaceuticals, won the "2022 Outstanding Influential Entrepreneur Award" Tide Pharmaceuticals won the "Corporate Social Responsibility Model Award"
【Kaggle】House Prices
To promote energy conservation institute 】 【 the opinions of the agricultural water price reform
AQS原理和介绍
New graduate students, great experience in reading English literature, worthy of your collection
Acrel-5010重点用能单位能耗在线监测系统在湖南三立集团的应用
MySQL Syntax Basics
Godaddy域名解析速度慢问题以及如何使用DNSPod解析解决
宝塔搭建PESCMS-Ticket开源客服工单系统源码实测
随机推荐
Imitation cattle forum project
[Multi-task learning] Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts KDD18
【Untitled】
string
【多任务学习】Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts KDD18
乐观锁批量跟新 纯SQL
tiup mirror grant
Which websites are commonly used for patent searches?
SIPp installation and use
Determine a binary tree given inorder traversal and another traversal method
泰德制药董事长郑翔玲荣膺“2022卓越影响力企业家奖” 泰德制药荣获“企业社会责任典范奖”
人工智能可信安全与评测
用户身份标识与账号体系实践
[Personal work] Wireless network image transmission module
【torch】张量乘法:matmul,einsum
tiup mirror
Redis does web page UV statistics
Pytorch框架学校记录11——搭建小实战完整细节
通俗解释:什么是临床预测模型
Goroutine Leaks - The Forgotten Sender