FORMAT controls the output as in C printf. ... \r: carriage return; \t: horizontal tab; \v: vertical tab; \NNN: byte with octal value NNN (1 to 3 digits) ...
確定! 回上一頁