Created by: Shixiaowei02
增加一个字符串视图 StringView,以减少子串操作 std::string 对象频繁创建释放带来的开销。
StringView
std::string