🌈 搜索
📅  最后修改于: 2022-03-11 14:48:57.188000             🧑  作者: Mango
string s = "hello"; char c = s[1]; // now c == 'e'