// AppDelegate.h #import@interface AppDelegate : UIResponder @property (strong, nonato...
![240](https://cdn2.jianshu.io/assets/default_avatar/11-4d7c6ca89f439111aff57b23be1c73ba.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
// AppDelegate.h #import@interface AppDelegate : UIResponder @property (strong, nonato...
联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 //GCD 图片合成效果: #import"SHViewController.h"@interfaceView...
联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 //一行代码实现自适应 UIlable 的宽度效果: #import"UILabel+Extension.h"...
谈谈栅栏函数?
iOS dispatch_semaphore是GCD用来同步的一种方式联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 dispatch_semaphore是GCD用来同步的一种方式,与他相关的共有三个函数,分别是dispatch_...
联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 dispatch_semaphore是GCD用来同步的一种方式,与他相关的共有三个函数,分别是dispatch_...
联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 -(void)viewWillAppear:(BOOL)animated { [superviewWillAp...
//联系人:石虎QQ: 1224614774昵称:嗡嘛呢叭咪哄 #import"SHCodeTableViewCell.h"#import"SHQRCodeView.h"//...
加油
iOS 核心动画 - 图标抖动//联系人:石虎QQ: 1224614774昵称:嗡嘛呢叭咪哄 实现效果: 实现技术过程: #import"SHViewController.h"#define ANGLE_...
//联系人:石虎QQ: 1224614774昵称:嗡嘛呢叭咪哄 实现效果: 实现技术过程: #import"SHViewController.h"#define ANGLE_...
联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 设计模式主要分三个类型:创建型、结构型和行为型。 其中创建型有: 一、单例模式(Singleton):保证一个...
联系人:石虎QQ: 1224614774 昵称:嗡嘛呢叭咪哄 @property(nonatomic,strong)UIButton *btnCountdown;//倒计时...