久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長(zhǎng)資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      vscode編譯c控制臺(tái)輸出亂碼

      vscode編譯c控制臺(tái)輸出亂碼

      更改 cmd 或者 vscode 的編碼方式即可,具體方法如下:

      1、進(jìn)入程序所在的目錄,運(yùn)行程序。如我的 cpp 程序在 D:/c/test.exe:

      2、進(jìn)入cmd后輸入如下命令:

      D:    進(jìn)入到驅(qū)動(dòng)器 cd c    進(jìn)入到 c 目錄下 chcp 65001    轉(zhuǎn)換編碼方式 test.exe    運(yùn)行程序

      3、就可以在字符編碼為 utf-8 的情況下,將程序輸出中文。

      vs code控制臺(tái):

      chcp 65001 .test.exe

      相關(guān)文章教程推薦:vscode教程

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)