0
2
1763
1
1. nil檢查 用if(!boolValue)代替if(boolValue == nil) 例子:AMKElement判斷非主線程 2. 將次...
1. this 這里來(lái)解釋一下,為何需要var t=this; 在全局函數(shù)中只酥,this等于window斟珊;在某個(gè)對(duì)象的函數(shù)中,this等于這個(gè)對(duì)象...