{ "files.associations": { "stdlib.h": "c", "assert.h": "c", "valve_init.h": "c", "gpio.h": "c", "type_traits": "c", "gpio_common.h": "c", "unistd.h": "c", "stdint.h": "c", "stat.h": "c", "types.h": "c", "pthread.h": "c", "pthreadtypes.h": "c", "valve.h": "c", "queue.h": "c", "stdio.h": "c", "encoder.h": "c", "semaphore.h": "c", "socket.h": "c", "host_computer.h": "c" }, "makefile.launchConfigurations": [ { "cwd": "/home/miaow/zlg/epc9600", "binaryPath": "/home/miaow/zlg/epc9600", "binaryArgs": [] } ], // Doxygen documentation generator set // 文件注释:版权信息模板 "doxdocgen.file.copyrightTag": [ "@copyright Copyright (c) {year} miaow" ], // 文件注释:自定义模块,这里我添加一个修改日志 "doxdocgen.file.customTag": [ "@par Changelog:", "
| Date | Version | Author | Description", " |
|---|---|---|---|
| {date} | 1.0 | miaow | 内容", " |