ベスパリブ

プログラミングを主とした日記・備忘録です。ベスパ持ってないです。

コマンドプロンプト

chcpコマンドは何の略なのか

"CHange CodePage" の略らしいです。 ターミナルでchcp /?と打つと、 >chcp /? Displays or sets the active code page number. CHCP [nnn] nnn Specifies a code page number. Type CHCP without a parameter to display the active code page number. Spec…