当前位置:网站首页>Idea shortcut
Idea shortcut
2022-06-25 23:22:00 【chenyanlong_ v】
1) Quickly generate program entry :main
Input main-> enter
def main(args: Array[String]): Unit = {
}
2) Automatically complete variables :.var
Input 1.var-> enter
val i: Int = 2
3) Fast printing :.sout
Input 1.sout-> enter
println(1)
4) Quickly generate for loop : Traversing objects .for
Input 1 to 3.for
for (elem <- 1 to 3) {
}
5) View the structure of the current file :Ctrl + F12
6) Format current code :Ctrl + Shift + L
7) Automatically complete the variable declaration for the current code :Ctrl + Shift + V
See the screenshot for more information :




边栏推荐
- How to use JMeter for interface testing
- Oracle - 基本入门
- Unity技术手册 - 粒子发射和生命周期内速度子模块
- 等价类,边界值,场景法的使用方法和运用场景
- 建立自己的网站(15)
- adb常用命令
- Baidu: in 2022, the top ten hot spots will rise and the profession will be released. There is no suspense about the first place!
- Flex & Bison Start
- Core points of assembly language
- STM32开发板+机智云AIoT+家庭监测控制系统
猜你喜欢
![[opencv450 samples] inpaint restores the selected region in the image using the region neighborhood](/img/36/8ad6034473382f66f315eb70440711.png)
[opencv450 samples] inpaint restores the selected region in the image using the region neighborhood

多台云服务器的 Kubernetes 集群搭建

【opencv450-samples】inpaint 使用区域邻域恢复图像中的选定区域

民航局:到 2025 年我国将初步建成安全、智慧、高效和绿色的航空物流体系

ES6-Const常量与数组解构

How to use JMeter for interface testing

Use and difference between ue4\ue5 blueprint node delay and retroggable delay

ES6 -- 形参设置初始值、拓展运算符、迭代器、生成函数

干货丨产品的可行性分析要从哪几个方面入手?

ES6 -- formal parameter setting initial value, extension operator, iterator, and generating function
随机推荐
adb常用命令
ADB common commands
Comp212 distributed protocol
【opencv450 samples】创建图像列表yaml
c语言与数据库的创建使用
ES6 - numerical extension and object extension
MySQL数据库常用函数和查询
2、一个向量乘它的转置,其几何意义是什么?
如何用jmeter做接口测试
What aspects should we start with in the feasibility analysis of dry goods?
民航局:到 2025 年我国将初步建成安全、智慧、高效和绿色的航空物流体系
As a programmer, how can we learn, grow and progress happily? (personal perception has nothing to do with technology)
1281_FreeRTOS_vTaskDelayUntil实现分析
汇编语言核心要点
Kubernetes cluster construction of multiple ECS
为什么OpenCV计算的帧率是错误的?
提问的智慧?如何提问?
PDM fur
腾讯《和平精英》新版本将至:新增账号安全保护系统,游戏内违规行为检测升级
What is CDN acceleration