上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 98 下一页
摘要: 1, scrollview,2,timer3,网络请求加载 到数据后,4,滚动什么,label背景一同滚动,还是 只滚动label,5,写在 controller里面 还是 cell里面,6,怎样实现循环滚动,让循环起来,7,滚动 就是位置的变化, 阅读全文
posted @ 2013-09-25 16:39 路在脚下, 阅读(138) 评论(0) 推荐(0)
摘要: [[UIApplicationsharedApplication] cancelAllLocalNotifications]; [[NSNotificationCenterdefaultCenter]cancelAllLocalNotifications]; 阅读全文
posted @ 2013-09-24 22:13 路在脚下, 阅读(164) 评论(0) 推荐(0)
摘要: case 3: { MedicineViewController *controller = [[MedicineViewControlleralloc] initWithNibName:@"MedicineViewController"bundle:nil]; [self.navigationController pushViewController:controller animated:YES]; [self performSelector:@selector(pushViewController:) withObject:con... 阅读全文
posted @ 2013-09-24 17:12 路在脚下, 阅读(155) 评论(0) 推荐(0)
摘要: 原来p12是在 别的机子上用的,.cer文件只能在 生成 这个文件 上使用,.cer为了导出 p12用的, 阅读全文
posted @ 2013-09-24 15:45 路在脚下, 阅读(119) 评论(0) 推荐(0)
摘要: 两处一致, 阅读全文
posted @ 2013-09-24 15:36 路在脚下, 阅读(118) 评论(0) 推荐(0)
摘要: 1,两个标记,a进入b的时候 让b记住,如果b不方便记忆,那么让 a自己记住,出来的时候再判断,2,一个通知,两个地方 用,三个地方用,几个地方用 没有关系,关键的是 对同一个数据的操作,然后 就混乱了, 阅读全文
posted @ 2013-09-24 15:10 路在脚下, 阅读(305) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2013-09-24 14:09 路在脚下, 阅读(129) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2013-09-23 11:36 路在脚下, 阅读(174) 评论(0) 推荐(1)
摘要: 没有 里面套着 有 显示的是 没有,而实际上是 有,因此 要把有放到没有外面,然后就显示有了, 阅读全文
posted @ 2013-09-23 11:28 路在脚下, 阅读(177) 评论(0) 推荐(1)
摘要: 阅读全文
posted @ 2013-09-23 10:30 路在脚下, 阅读(179) 评论(0) 推荐(1)
上一页 1 ··· 52 53 54 55 56 57 58 59 60 ··· 98 下一页