📌  相关文章
📜  命令后的批处理文件注释 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:32.045000             🧑  作者: Mango

代码示例2
::   This is a comment
REM  This is also a comment

echo Hello world & :: This is an inline comment