instanceof for testing object instance, cannot test primitive type. literal string is not an object, so intanceof would return false.
確定! 回上一頁