当前位置:网站首页>idea中注释代码取消代码的快捷键
idea中注释代码取消代码的快捷键
2022-07-02 06:28:00 【Ischanged】
idea中的注释主要分为以下三种
单行注释:// 注释内容(用的最多):Ctrl+/,选中代码第一次按下注释,第二次按下取消注释,取消时也不需要选中。
多行注释:/*
注释内容*/(不推荐):Ctrl+shift+/,第一次选中要注释的代码块按下注释,第二次光标定位在注释的代码处,不需要选中注释代码,按下组合键取消注释。文档注释: /** 文档注释
*/(常见于方法和类之上描述方法和类的作用),可用来自动生成文档。“输入/**,点击Enter”,自动根据参数和返回值生成注释模板。

边栏推荐
- Carsim-路面3D形状文件参数介绍
- 王-课外单词
- Carsim problem failed to start Solver: Path Id Obj (X) was set to y; Aucune valeur de correction de xxxxx?
- SQLyog远程连接centos7系统下的MySQL数据库
- On the confrontation samples and their generation methods in deep learning
- CarSim learning experience - rough translation 1
- Jupyter Notebook常用快捷键(在命令模式中按H也可查看)
- Deep understanding of JVM
- Simple implementation scheme of transcoding and streaming (I)
- OpenCV3 6.3 用滤波器进行缩减像素采样
猜你喜欢

Simple implementation scheme of transcoding and streaming (I)

How to wrap qstring strings

Carsim-实时仿真的动画同步问题

方法递归(斐波那契数列,青蛙跳台阶,汉诺塔问题)

乐理基础(简述)

Intelligent manufacturing solutions digital twin smart factory

链表经典面试题(反转链表,中间节点,倒数第k个节点,合并分割链表,删除重复节点)

When a custom exception encounters reflection

STM32-新建工程(参考正点原子)

How to back up the configuration before the idea when reinstalling the idea
随机推荐
用C# 语言实现MYSQL 真分页
Static library and dynamic library
力扣方法总结:双指针
In depth understanding of prototype drawings
2022 Heilongjiang latest construction eight members (materialman) simulated examination questions and answers
Intelligent manufacturing solutions digital twin smart factory
Data reverse attack under federated learning -- gradinversion
Specification for package drawing
Using transformer for object detection and semantic segmentation
静态库和动态库
Matlab-其它
STL quick reference manual
Get the width and height of the screen in real time (adaptive)
A brief analysis of graph pooling
C语言实现XML生成解析库(XML扩展)
程序猿学英语-Learning C
Opencv's experience of confusing X and Y coordinates
最长等比子序列
Matlab数学建模工具
使用wireshark抓取Tcp三次握手