See More

/************************************************************************* > File Name: cpp11_8_OrigStr.cpp > Author: DragonFive > Mail: [email protected] > Created Time: 2016å¹´07月22æ—¥ 星期五 12æ—¶40分37ç§’ ************************************************************************/ #include using namespace std; int main() { string str = R"("hehe")"; cout<