当前位置:网站首页>Shortcut key to comment code and cancel code in idea
Shortcut key to comment code and cancel code in idea
2022-07-02 08:28:00 【Ischanged】
idea The notes in are mainly divided into the following three types
Single-line comments :// The comment ( Most used ):Ctrl+/, Check the code and press the comment for the first time , Press the second time to cancel the comment , You do not need to select .
Multiline comment :/*
The comment */( Not recommended ):Ctrl+shift+/, Select the code block to comment for the first time and press comment , The second time, the cursor is positioned at the code of the annotation , There is no need to select the comment code , Press the key combination to cancel the comment .Documentation Comments : /** Documentation Comments
*/( It is common to describe the functions of methods and classes above methods and classes ), Can be used to automatically generate documents .“ Input /**, Click on Enter”, Automatically generate annotation templates based on parameters and return values .

边栏推荐
- Global and Chinese market of recovery equipment 2022-2028: Research Report on technology, participants, trends, market size and share
- 路由基础—动态路由
- 乐理基础(简述)
- 力扣每日一题刷题总结:二叉树篇(持续更新)
- 顺序表基本功能函数的实现
- 什么是SQL注入
- TCP/IP—传输层
- Smart agriculture solutions smart agriculture system development
- Wang extracurricular words
- 力扣每日一题刷题总结:栈与队列篇(持续更新)
猜你喜欢

Smart agriculture solutions smart agriculture system development

How to build the alliance chain? How much is the development of the alliance chain

Analysis of the use of comparable, comparator and clonable interfaces

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

【无标题】

What is SQL injection

Don't know mock test yet? An article to familiarize you with mock

樂理基礎(簡述)

类和对象(类和类的实例化,this,static关键字,封装)

sqli-labs(POST类型注入)
随机推荐
Opencv's experience of confusing X and Y coordinates
Force deduction method summary: find classes
STM32 new project (refer to punctual atom)
Sparse matrix storage
Learning C
sqli-labs第12关
OpenCV3 6.2 低通滤波器的使用
TCP/IP—传输层
sqli-labs(POST类型注入)
STM32-新建工程(参考正点原子)
实现双向链表(带傀儡节点)
Vs code configuration problem
Jz-061-serialized binary tree
Animation synchronization of CarSim real-time simulation
idea中注释代码取消代码的快捷键
Carla-ue4editor import Roadrunner map file (nanny level tutorial)
Short video with goods source code, double-click to zoom in when watching the video
Introduction to parameters of CarSim pavement 3D shape file
Use Wireshark to grab TCP three handshakes
When a custom exception encounters reflection