Rhino is implemented in Java. charAt returns a character. In your code you are trying to compare a String with a character which will always return false ...
確定! 回上一頁