If the object is instance of third party library and it has predefined __str__() method then you can convert the object to string by using str(object) method.
確定! 回上一頁