Sean's Note: Static variables are not resetting when the application is destroyed
Sean's Note
2013年3月29日 星期五
Static variables are not resetting when the application is destroyed
當 APP 觸發 OnDestory() 而結束時,所宣告的 static variables 並不會因此而重設,
必須手動重設,這是因為當 class 被載入時,靜態變數就會一直存在直到 class
被卸載,像是 Remove 整個 APP 時或系統記憶體不足的時候。
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言