[button setTitle:@"normal" forState:UIControlStateNormal]; ... UIButton 有5种状态,分别是:default(normal), highlighted, focused, selected, ...
確定! 回上一頁