摘要:
原文:http://www.itiger.me/?p=38 使用ReactiveCocoa实现iOS平台响应式编程ReactiveCocoa和响应式编程在说ReactiveCocoa之前,先要介绍一下FRP(Functional Reactive Programming,响应式编程),在维基百科中有... 阅读全文
摘要:
The Arduino is a small Atmel-based microcontroller development board easily integrated into many different types of digital control and automation. Hu... 阅读全文
摘要:
ref:http://blog.persistent.info/2013/10/a-faster-uiwebview-communication.htmlUselocation.hashor theclick()method on a dummynode (instead oflocation.hr... 阅读全文
摘要:
ref:https://www.webkit.org/blog/1188/how-webkit-loads-a-web-page/Before WebKit can render a web page, it needs to load the page and all of its subresources from the network. There are many layers invo... 阅读全文
摘要:
instruments -t /Developer/Platforms/iPhoneOS.platform/Developer/Library/Instruments/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.... 阅读全文
摘要:
link:http://www.stewgleadow.com/blog/2011/11/05/installing-ios-apps-on-the-device-from-the-command-line/One of the reasons I run most of my tests in t... 阅读全文
摘要:
link:http://blog.boceto.fr/2012/05/05/libimobiledevice-for-macosx/ The objective of the day: Compiler libimobiledevice for macosx. The objective is to... 阅读全文
摘要:
一、KEXT包的安全性说明 KEXT 程序包及其包含的所有文件及文件夹必须属于 root 用户(用户 id 是 0) KEXT 程序包及其包含的所有文件及文件夹必须属于 wheel 组(组 id 是 0) KEXT 程序包及其包含的所有文件夹的权限掩码必须是 0755 (rwxr-xr-x) KEX... 阅读全文
摘要:
ref:http://reverse.put.as/2012/04/16/how-to-compile-gdb-for-ios/source code:http://www.opensource.apple.com/tarballs/gdb/One obstacle that I faced lon... 阅读全文
摘要:
ref:http://www.raywenderlich.com/52080/introduction-core-bluetooth-building-heart-rate-monitorThe Core Bluetooth framework lets your iOS and Mac apps ... 阅读全文