04 2016 档案
摘要:创建 ViewControllerA * ctlA = [ViewControllerA new]; UINavigationController * navA = [[UINavigationController alloc] initWithRootViewController:ctlA]; V
阅读全文
摘要:功能展示 点击“加载”按钮,启动进度条,显示“刷新”图标点击“停止”按钮,停止进度条的加载,隐藏“刷新”图标 step1-添加属性 因为要定时更新进度条,所以需要添加一个定时器对象 timer 同时,也需要保存下当前的进度, count @interface UIDemoViewController
阅读全文

浙公网安备 33010602011771号