However, I think you have mistyped. te[0] is QChar , but you are comparing against "#" , which is a (literal) string, not a char.
確定! 回上一頁