摘要:
一、UILabel (1)初始化UILabel UILabel *scoreLabel = [ [UILabel alloc ] initWithFrame:CGRectMake((self.bounds.size.width / 2), 0.0, 150.0, 43.0) ]; scoreLabel.textAlignment = UITextAlignmentCenter; scoreLabel.text = @"我是Andy--清风"; scoreLabel.textColor = [UIColor whiteColor]; scoreLabel.background 阅读全文
posted @ 2012-02-02 11:31
鹏insomnia
阅读(416)
评论(0)
推荐(0)

浙公网安备 33010602011771号