源码: tt.cpp下载

使用 g++ 编译

g++ tt.cpp -o tt

定时器无限循环使用示例,tmux 开启一个后台窗口,输入下面命令

while :
do
./tt 10  "curl -sL lyvba.com/index.php"
done

显示时钟原理

2017.png

分类: 学习编程

0 条评论

发表回复

Avatar placeholder

您的邮箱地址不会被公开。 必填项已用 * 标注