240 发简信
IP属地:上海
  • TextView设置默认文本

    //PlaceholderTextView.m //Copyright (c) All rights reserved. #import"Pla...

  • UITextField tips

    1.通过KVC设置默认文本的颜色 textField.placeholder=@"多个标签用逗号或者换行隔开"; //设置了占位文字内容以后,才...

  • GCD定时器

    GCD定时器不受RunLoop影响,比NSTimer更精确 //获得队列 //dispatch_queue_t queue = dispatch...

  • dispatch_semaphore_t与dispatch_group_t

    - (void)viewDidLoad { dispatch_async(dispatch_get_global_queue(DISPATCH_...

  • 点击 UITableView 隐藏键盘

    原帖地址 在 UITableView 上加手势 UITapGestureRecognizer *gestureRecognizer = [[UI...

  • 保持APP长时间在后台运行

    UIBackgroundTaskIdentifier task =[application beginBackgroundTaskWithExp...

  • 用push,然后做出present的效果

    用push,然后做出present的效果 ViewController*vc = [[ViewController alloc] init]; ...

  • 点击状态栏,列表滑动到顶部

    //XMGTopWindow.m #import"XMGTopWindow.h" @implementationXMGTopWindow sta...

  • 常用命令行操作

    文件和目录 cd /home 进入 '/ home' 目录' cd .. 返回上一级目录 cd ../.. 返回上两级目录 cd 进入个人的主目...

个人介绍
不为尘世浮名,只取一片丹心