会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Fionaa
博客园
首页
新随笔
联系
订阅
管理
2020年2月7日
[C++ Primer Plus] 第5章、循环和关系表达式——(一)程序清单
摘要: 程序5.14(延时等待) 1 #include<iostream> 2 #include<ctime> 3 using namespace std; 4 5 void main() { 6 cout << "Enter the delay time,in seconds:"; 7 float sec
阅读全文
posted @ 2020-02-07 15:23 Fionaa
阅读(209)
评论(0)
推荐(0)
公告