Lines Matching refs:endl
27 std::cout << "===================Power-Shell===================" << std::endl;
28 std::cout << "You can run Power-Shell commands here without exiting the process(" << std::endl;
29 std::cout << "help: to show help message" << std::endl;
30 std::cout << "exit: to exit this programm" << std::endl;
31 std::cout << "don't type \"power-shell\" again!" << std::endl;
38 std::cout << "--------------------------------------------" << std::endl;
39 std::cout << std::endl << "power-shell > ";
51 std::cout << "invalid input, the string is too long" << std::endl;
59 std::cout << "--------------------------------------------" << std::endl;
60 std::cout << std::endl << "power-shell > ";