show(len+1, new String(temp+string.substring(i, i+1)));
}
}
}
}
}
复制代码
错误提示:The method contains(CharSequence) from the type String refers to the missing type
CharSequence
- The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from
required .class files