已采納回答 / WatsonYu
系統(tǒng)設(shè)置-->系統(tǒng)-->軟件和更新點(diǎn)擊Download from下拉菜單<...圖片...>選擇Other...<...圖片...>點(diǎn)擊Select Best Server<...圖片...>后面就不用說了吧
2016-10-12
已采納回答 / abcba1
#include <stdio.h>? //include 后面接空格int main(int argc,char *argv[]){????printf("hello world\n");? //分號格式? 用英式????return 0;}
2016-10-10
已采納回答 / R_strangers
Linux中一個(gè)進(jìn)程啟動時(shí),都會打開3個(gè)文件:標(biāo)準(zhǔn)輸入、標(biāo)準(zhǔn)輸出和標(biāo)準(zhǔn)出錯處理,這三個(gè)文件分別對應(yīng)文件描述符0、1、2
2016-10-02
最新回答 / fenpho
老師用的是全英的,你自己的話想裝哪種語言都行,麒麟版是為中文設(shè)計(jì)的Ubuntu,你要是使用全英文的話可以考慮普通版本:http://www.ubuntu.org.cn/download/desktop/contribute/?version=16.04&architecture=amd64
2016-09-29