文章目录 前言 一、循环打印的代码 二、运行程序 三、同时运行多个程序 总结 前言 下面展示我们的第一个程序。实际上,它没有太大的作用,它所做的只是调用 Spin()函数,该函数会反复检查时间甚在运行一秒后返回。然后,它会打印出用户在命令行中传入的字符串,甚一直重复这样做。 一、循环打印的代码 #include <stdio.h> #include <stdlib.h> #include <sys/time.h> #include <assert.h> #include "common.h" int main(