摘要: 用 Xcode7 Beta2 版本创建的项目拷贝到别人的电脑上面打开的时候出现 『target specifies product type 'com.apple.product-type.bundle.ui-testing', but there's no such product type fo... 阅读全文
posted @ 2015-09-16 22:31 糖醋排骨_zwt 阅读(212) 评论(0) 推荐(0) 编辑
摘要: 毛玻璃 的UI 设计在手机开发中已经 非常热门,在之前的 开发中 一般用到 github上FXBlurView 封装好的一个view类 ,可以直接应用加载到控件中,iOS 8 后更新的 UIBlurEffect类和UIVisualEffectView类使这种特效应用更加便捷,高效。使用也非常简便,U... 阅读全文
posted @ 2015-09-14 11:05 糖醋排骨_zwt 阅读(305) 评论(0) 推荐(0) 编辑
摘要: IOS 关于下架通过审核在AppStore上线的APP 阅读全文
posted @ 2015-08-26 16:25 糖醋排骨_zwt 阅读(308) 评论(0) 推荐(0) 编辑
摘要: iOS开发笔记--Layer 图层圆角、边框 、底纹其他常用操作 阅读全文
posted @ 2015-07-30 19:05 糖醋排骨_zwt 阅读(353) 评论(0) 推荐(0) 编辑
摘要: tableView中deselectRowAtIndexPath的作用 阅读全文
posted @ 2015-06-27 19:59 糖醋排骨_zwt 阅读(764) 评论(0) 推荐(0) 编辑
摘要: 升级到XCode6后,iOS8里设置tableview的setSeparatorInset:UIEdgeInsetsZero不起作用的解决办法 阅读全文
posted @ 2015-06-18 14:56 糖醋排骨_zwt 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 1.协议介绍UITableViewDataSource(11)1234567891011121314151617181920212223242526272829303132333435//每个section下cell的个数(必须实现)-(NSInteger)tableView:(UITableVie... 阅读全文
posted @ 2015-06-18 14:52 糖醋排骨_zwt 阅读(260) 评论(0) 推荐(0) 编辑
摘要: ios修改textField的placeholder的字体颜色、大小 阅读全文
posted @ 2015-06-17 11:48 糖醋排骨_zwt 阅读(240) 评论(0) 推荐(0) 编辑
摘要: IOS-TextField知多少 阅读全文
posted @ 2015-06-16 14:07 糖醋排骨_zwt 阅读(144) 评论(0) 推荐(0) 编辑
摘要: IOS开发SVN更新代码不报错却运行不了问题 阅读全文
posted @ 2015-06-15 19:55 糖醋排骨_zwt 阅读(316) 评论(0) 推荐(0) 编辑