2019年8月14日

摘要: 1.windos store ubuntu18 2.改安装源 3.装gcc apt-install 即可 4.装gdb apt-instll 即可 5.写helloworld 记做1.c文件 #include <stdio.h> int main() { printf("Hello World!\n 阅读全文
posted @ 2019-08-14 03:06 张博的博客 阅读(385) 评论(0) 推荐(0)

导航