当前位置:网站首页>Vscode function annotation / file header annotation shortcut
Vscode function annotation / file header annotation shortcut
2022-07-01 05:37:00 【HaanLen】
Installing a plug-in KoroFileHeader

Document header comments :ctrl + window + i
Function header annotation : 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 The Communist model of design pattern */
/** * @description: * @param {*} name * @param {*} age * @return {*} */
function factory(name, age) {
let item = '';
return item
}
边栏推荐
- RecycleView的一些使用
- How to select conductive slip ring material
- Practice of combining rook CEPH and rainbow, a cloud native storage solution
- [SRS] use of Vhost isolated stream: push / pull Stream Address
- Lock free concurrency of JUC (leguan lock)
- 教务管理系统(免费源码获取)
- 激活函数简述
- vsCode函数注解/文件头部注解快捷键
- Fluentd is easy to use. Combined with the rainbow plug-in market, log collection is faster
- 从底层结构开始学习FPGA----RAM IP的定制与测试
猜你喜欢

What is the at instruction set often used in the development of IOT devices?

【考研高数 自用】高数第一章基础阶段思维导图

Chapitre d'apprentissage mongodb: Introduction à la première leçon après l'installation

小程序常用组件小结

Usage and principle of synchronized
![[RootersCTF2019]babyWeb](/img/b4/aa8f8e107a9dacbace72d4717b1834.png)
[RootersCTF2019]babyWeb

如何创建一个根据进度改变颜色的进度条

Day 05 - file operation function

激活函数简述
![[RootersCTF2019]babyWeb](/img/b4/aa8f8e107a9dacbace72d4717b1834.png)
[RootersCTF2019]babyWeb
随机推荐
Summary of common components of applet
Unity项目心得总结
【考研高数 自用】高数第一章基础阶段思维导图
Flutter can refresh data every time the interface comes in
Application and principle of ThreadPoolExecutor thread pool
More than one file was found with OS independent path ‘lib/armeabi-v7a/libyuv. so‘.
Data consistency between redis and database
轩逸保养手册
数据治理:数据治理框架(第一篇)
【考研高数 武忠祥+880版 自用】高数第二章基础阶段思维导图
ssm+mysql二手交易网站(论文+源码获取链接)
Fluentd is easy to use. Combined with the rainbow plug-in market, log collection is faster
HDU - 1024 Max Sum Plus Plus(DP)
HDU - 1069 Monkey and Banana(DP+LIS)
[SRS] use of Vhost isolated stream: push / pull Stream Address
Usage and principle of synchronized
提高企业产品交付效率系列(1)—— 企业应用一键安装和升级
CockroachDB 分布式事务源码分析之 TxnCoordSender
json数据比较器
HDU - 1024 Max Sum Plus Plus(DP)