批處理指令碼 - REM



此批處理命令用於批處理檔案中添加註釋,以防止執行註釋內容。

語法

REM remark description

示例

@echo off 
REM This is a batch file

輸出

None
batch_script_commands.htm
廣告