在Python的sys module裡,提供了一個API getrefcount()可以取得一個object的reference count是多少,回傳值是數字,而且回傳值應該會比你預期的值還要高, ...
確定! 回上一頁