是否有可能确定一个stringstr1="ABCDEFGHIJKLMNOP"包含一个string模式strptrn="gHi" ? 我想知道,如果字符是不区分大小写的,这是可能的。 如果是这样,怎么样?