自定义的cell
第一个:Instruments测试,iphone4 38fps-45fps,iphone3G 25fps
// table with normal XIB based cells
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)in...
分类:
其他好文 时间:
2014-05-11 14:55:50
阅读次数:
389
苹果:Instruments User GuideiPhone Memory
Debugging with NSZombie and Instruments苹果:Mac OS X Debugging Magic——高级瓶盖调试技巧必备
分类:
其他好文 时间:
2014-04-29 14:03:37
阅读次数:
451
最近使用了几次instruments中的automation工具,现记录下automation的简单使用方法,希望对没接触过自动化测试又有需求的人有所帮助。
UI自动测试是iOS中重要的附加功能,它由名为“Automation”的新的工具对象支持。Automation工具的脚本是用JavaSc...
分类:
移动开发 时间:
2014-04-28 09:20:33
阅读次数:
910