Functions and methods
1. std::String
1.1 Create a String from a string literal(字符串字面值)
1.2 从utf-8 btyes创建String
1.3 向一个可变String添加字符
Last updated