code

1 #include <iostream>
2 using namespace std;
3 int main(){
4   cout << "\e[1mHello World\e[0m" << endl;
5 }

 

posted @ 2016-10-03 23:00  林博士  阅读(106)  评论(0编辑  收藏  举报