当前位置:网站首页>VS,MATLAB,leetcode注释快捷键
VS,MATLAB,leetcode注释快捷键
2022-07-21 05:05:00 【什么时候能造钢铁侠啊】
因为不想每次用鼠标去调试或提交,所以用快捷键
RunCode:Ctrl + ’
SubmitSubmit: Ctrl + [email protected]TOC
ctrl + 问号(斜杆):注释当前行 或 所选代码快
VS注释快捷键操作: 注释: 先CTRL+K,然后CTRL+C 取消注释: 先CTRL+K,然后CTRL+U.
MATLAB注释快捷键CTRL+R,取消注释: 先CTRL+T
边栏推荐
猜你喜欢
如何使用迭代最近点ICP
1027打印沙漏
UNET reproduction and environment configuration (including dataset)
模拟实现字符串函数和内存函数(strlen,strcpy,strstr,memcpy.....)
MMdetection环境搭配(cuda10.1+mmdet2.24)
12.【I/O流get()与getline()与put()函数】
Stm32f407-ov7670 (no FIFO) -onenet- upload camera pictures to onenet (EDP protocol)
Examples of enumeration
Those pits in distributed transactions
Simply recognize deep copy and shallow copy
随机推荐
The output coordinates of the target detection task are decimal
2. Learn the vector calculation of paddlepaddle from scratch
Tensorflow GPU environment configuration
12.【I/O流get()与getline()与put()函数】
1019数字黑洞
1023组最小数
CSDN2022总排名前十统计
pycharm 笔记
(环境配置)TDD-net
C. Doremy‘s IQ
Model definition of pytorch
1-10000水仙花数
OneNote plug-in, cloud expansion
Mmdetection environment matching (cuda10.1+mmdet2.24)
[C语言]一百个奥特曼大战一百个怪兽 源代码
深度理解指针(冒泡排序模拟实现qsort,函数指针实现回调函数)
1019 digital black hole
25.【判断是否是素数的方法】
深度学习源码项目里的checkpoint
深度剖析 string —— strchr & strstr