If you need to check type of an object, it is recommended to use Python isinstance() function instead. It's because isinstance() function ...
確定! 回上一頁