我有一个字符串,
char* str = "HELLO"
如果我想从中得到E那我该怎么做?
E
c memory string char
c ×1
char ×1
memory ×1
string ×1