摘要:
看第一二章容易劝退小白。直接验证代码,然后再看汉字。 #include <stdio.h>int main(void){ int dogs; printf("How many dogs do you have?\n"); scanf("%d", &dogs); printf("So you have 阅读全文
posted @ 2019-06-12 13:25
sfslife
阅读(204)
评论(0)
推荐(0)
摘要:
下载mingw-get-setup.exe,点击Install安装: 点击continue: 点击continue: 阅读全文
posted @ 2019-06-12 12:44
sfslife
阅读(628)
评论(0)
推荐(0)