String name = "hello";
name.c_str();//转为char *

 

相关文章: