“Batch -Kommentar” Code-Antworten

Batch -Kommentar

:: This is a comment that won't be printed
- or -
REM This is a comment that will be printed

ECHO "Hello" & :: This command prints 'Hello'
- or -
ECHO "Hello" REM This command prints 'Hello'
Black Bison

Batch -Kommentar

:: This is a comment is batch
Av3

Ähnliche Antworten wie “Batch -Kommentar”

Fragen ähnlich wie “Batch -Kommentar”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen