摘要: 本文转载自:https://www.cnblogs.com/xiaomingzaixian/p/8561790.html 1、创建C文件 test.c 指令:touch test.c 2编写test.c文件 vim test.c #include <stdio.h> int main() { pri 阅读全文
posted @ 2020-07-23 15:31 夜下青灯 阅读(1942) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/u013898698/article/details/90726818 阅读全文
posted @ 2020-07-23 09:35 夜下青灯 阅读(334) 评论(0) 推荐(0)
摘要: http://www.mamicode.com/info-detail-1492432.html 阅读全文
posted @ 2020-07-23 09:33 夜下青灯 阅读(263) 评论(0) 推荐(0)