如果它将物件视为符合解构资格,便会呼叫解构函式(如果存在),并且回收用来储存该物件的记忆体。
If it considers an object eligible for destruction, it calls the destructor (if any) and reclaims the memory used to store the object.
如果它将物件视为符合解构资格,便会呼叫解构函式(如果存在),并且回收用来储存该物件的记忆体。
If it considers an object eligible for destruction, it calls the destructor (if any) and reclaims the memory used to store the object.
应用推荐