let characterLabel:UILabel! = UILabel(frame: CGRectMake(600,140,300,300)); characterLabel.font = UIFont(name:"Kaiti SC" , size:250.0);
確定! 回上一頁