任务是编写一个C++程序,该程序在控制台上缓慢显示给定字符串的字符。
方法:可以通过使用C++中的sleep()函数来解决给定的问题。
头文件:
- Windows的
-
对于Linux
句法:
Sleep(time_in_milliseconds)
随机函数: C++中的rand()函数生成范围为[0, RAND_MAX ]的随机数。如果使用rand()函数生成随机数而没有先调用srand(),则程序每次执行时都会创建相同的数字序列。
句法:
rand(void)
程序1:
以下是使用sleep函数在C++中的控制台上缓慢显示字符的实现:
C++
// C++ program for the above approach
#include
#include
#include
using namespace std;
// Driver Code
int main()
{
// Initialize the string
string S = "Hello World!";
// Traverse the given string S
for (int i = 0; i < S[i]; i++) {
cout << S[i];
// Waits for 200 milliseconds
Sleep(200);
}
return 0;
}
C++
// C++ program for the above approach
#include
#include
#include
using namespace std;
// Driver Code
int main()
{
string S = "Hello World!";
for (int i = 0; i < S.length(); i++) {
cout << S[i];
// random function generates
// random values
Sleep(200 + rand() % 200);
}
return 0;
}
输出:
程式2:
以下是使用sleep函数和random函数在C++中的控制台上缓慢显示字符的实现:
C++
// C++ program for the above approach
#include
#include
#include
using namespace std;
// Driver Code
int main()
{
string S = "Hello World!";
for (int i = 0; i < S.length(); i++) {
cout << S[i];
// random function generates
// random values
Sleep(200 + rand() % 200);
}
return 0;
}
输出:
要从最佳影片策划和实践问题去学习,检查了C++基础课程为基础,以先进的C++和C++ STL课程基础加上STL。要完成从学习语言到DS Algo等的更多准备工作,请参阅“完整面试准备课程” 。