C++ 输出颜色字体 #include <iostream> #include <string> using namespace std; int main(){ cout << "这是原始颜色" << endl; c