240 发简信
IP属地:河南
  • 名词介绍1

    1.OC语言的基本特点 OC语言的C语言的一个超集,只是在C的基础上加了面向对象的特性(00,object-oriented)。 OC与Java...

  • 分享几个博客

    唐巧的技术博客 http://blog.devtang.com/atom.xml OneV's Den http://onevcat.com/a...

  • CoreText简单设置

    UILabel * textLabel = [[UILabel alloc]initWithFrame:CGRectMake(10, 100, ...