码迷,mamicode.com
首页 >  
搜索关键字:industry    ( 198个结果
【转】 iOS KVO KVC
原文: http://www.cocoachina.com/industry/20140224/7866.htmlKey Value Coding Key Value Coding是cocoa的一个标准组成部分,它能让我们可以通过name(key)的方式访问property, 不必调用明确的prop...
分类:移动开发   时间:2015-08-26 19:49:51    阅读次数:176
Share Your Knowledge and Experiences
?Share Your Knowledge and ExperiencesPaul W. HomerFRoM All oF ouR ExpERiEnCES, including both success and failure, we learn a great deal. In a young industry like software development, disseminat- ing...
分类:其他好文   时间:2015-08-21 09:30:40    阅读次数:170
开始iOS 7中自动布局教程(一)
本文转载至http://www.cocoachina.com/industry/20131203/7462.html到目前为止,如果你的设计相当的复杂,那么你必须编写大量的代码来适应这样的布局。你应该很高兴,现在这样的情况再也不存在了--iOS6为iPhone和iPad带来了一个极好的新特性:自动布...
分类:移动开发   时间:2015-08-13 17:25:10    阅读次数:262
RAC的坑
http://www.cocoachina.com/industry/20140609/8737.html1.对数组的观察有了这些Category,大部分的Delegate都可以使用RAC来做。或许你会想,可不可以subscribe NSMutableArray.rac_sequence.signa...
分类:其他好文   时间:2015-07-31 01:19:30    阅读次数:198
ios 中__bridge,__bridge_transfer和__bridge_retained详解
转载自:http://www.cocoachina.com/industry/20130411/5975.htmlObjective-C和Core Foundation 对象相互转换的内存管理总结发布于:2013-04-11 13:37阅读数:4109iOS允许Objective-C 和 Core ...
分类:移动开发   时间:2015-07-29 19:01:48    阅读次数:109
电气工程领域期刊
==========顶级期刊=============Proceedings of The IEEE(涵盖电气,计算机科学等领域,”电气与电子领域综合类“)IEEE Transactions on Industry Applications(涵盖面宽,电气、控制系统、工业电子等,属于“电气、电子应用...
分类:其他好文   时间:2015-07-28 06:40:08    阅读次数:179
iOS高效开发之Xcode应用插件
前言:本文非原创 文章摘自 www.cocoachina.com/industry/20130918/7022.html古人云“工欲善其事必先利其器”,打造一个强大的开发环境,是立即提升自身战斗力的绝佳途径!以下是搜集的一些有力的XCode插件。1.全能搜索家CodePilot 2.0你要找的是文件...
分类:移动开发   时间:2015-07-26 12:19:22    阅读次数:242
uva 104 Arbitrage (DP + floyd)
uva 104 ArbitrageDescription Download as PDFBackgroundThe use of computers in the finance industry has been marked with controversy lately as programmed trading – designed to take advantage of extreme...
分类:其他好文   时间:2015-07-22 21:00:08    阅读次数:206
IOS Bug分析
异常代码是SIGABRT。通常, SIGABRT 异常是由于某个对象接收到未实现的消息引起的。 或者,用简单的话说,在某个对象上调用了不存在的方法。http://www.cocoachina.com/industry/20130725/6677.html首先你得找到你的调试文件再xcrun 找出该地...
分类:移动开发   时间:2015-07-01 20:31:49    阅读次数:147
198条   上一页 1 ... 9 10 11 12 13 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!