当前位置:网站首页>vsCode函数注解/文件头部注解快捷键
vsCode函数注解/文件头部注解快捷键
2022-07-01 05:24:00 【HaanLen】
安装插件KoroFileHeader

文件头部注解:ctrl + window + i
函数头部注解: CTRL + window + t
/* * @Author: YanHSama * @Date: 2022-03-02 20:21:47 * @LastEditors: YanHSama [email protected] * @LastEditTime: 2022-06-29 23:02:10 * @FilePath: \Design_patterns\Factory-Pattern.js * @Description: JavaScript设计模式之共产模式 */
/** * @description: * @param {*} name * @param {*} age * @return {*} */
function factory(name, age) {
let item = '';
return item
}
边栏推荐
- HDU - 1024 Max Sum Plus Plus(DP)
- 轻松上手Fluentd,结合 Rainbond 插件市场,日志收集更快捷
- Flowable source code comment (XXXIX) task listener
- [NLP Li Hongyi] notes
- Printk debugging summary
- 实战:redux的基本使用
- Redis database deployment and common commands
- Some common commands of podman
- Global and Chinese market of digital badge 2022-2028: Research Report on technology, participants, trends, market size and share
- Global and Chinese market of 3D design and modeling software 2022-2028: Research Report on technology, participants, trends, market size and share
猜你喜欢

Rainbow combines neuvector to practice container safety management

複制寶貝提示材質不能為空,如何解决?

Series of improving enterprise product delivery efficiency (1) -- one click installation and upgrade of enterprise applications

Unity drags and modifies scene camera parameters under the editor

Day 05 - file operation function

Redis database deployment and common commands

Go learning notes (5) basic types and declarations (4)

数据库连接池的简单实现

Vmware workstation network card settings and three common network modes

云原生存储解决方案Rook-Ceph与Rainbond结合的实践
随机推荐
复制宝贝提示材质不能为空,如何解决?
Global and Chinese market for instant messaging security and compliance solutions 2022-2028: Research Report on technology, participants, trends, market size and share
And search: the suspects (find the number of people related to the nth person)
Youqitong [vip] v3.7.2022.0106 official January 22 Edition
0xc000007b应用程序无法正常启动解决方案(亲测有效)
Tar command
了解 JVM 中几个相关问题 — JVM 内存布局、类加载机制、垃圾回收
Floweable source code annotation (40) class delegation
Variable binding and deconstruction for rudimentary rust
Global and Chinese market of digital badge 2022-2028: Research Report on technology, participants, trends, market size and share
Rust hello-word
Redis database deployment and common commands
CentOS 7使用yum安装PHP7.0
[RootersCTF2019]babyWeb
导电滑环短路的原因以及应对措施
Global and Chinese market of broadband amplifiers 2022-2028: Research Report on technology, participants, trends, market size and share
Unit testing with mongodb
Numeric amount plus comma; JS two methods of adding three digits and a comma to numbers; JS data formatting
More than one file was found with OS independent path ‘lib/armeabi-v7a/libyuv.so‘.
Use and principle of wait notify