02 2014 档案

摘要:from:http://phoboslab.org/log/2011/06/javascriptcore-project-files-for-ios github:https://github.com/phoboslab/JavaScriptCore-iOS Some weeks agoI ... 阅读全文
posted @ 2014-02-28 14:46 Proteas 阅读(712) 评论(0) 推荐(0)
摘要:from appleIn general, iOS adheres to the generic ABI specified by ARM for the ARM64 architecture. However there are some choices to be made within that framework, and some divergences from it. This do... 阅读全文
posted @ 2014-02-26 10:38 Proteas 阅读(1046) 评论(0) 推荐(0)
摘要:一、选择职业职业的选择,总的来说,无非就是销售、市场、客服、物流、行政、人事、财务、技术、管理几个大类,有个有趣的现象就是,500强的CEO当中最多的是销售出身,第二多的人是财务出身,这两者加起来大概超过95%。现代IT行业也有技术出身成为老板的,但实际上,后来他们还是从事了很多销售和市场的工作,并且表现出色,公司才获得了成功,完全靠技术能力成为公司老板的,几乎没有。这是有原因的,因为销售就是一... 阅读全文
posted @ 2014-02-19 12:46 Proteas 阅读(251) 评论(0) 推荐(0)
摘要:link from:http://www.crowdstrike.com/blog/native-java-bytecode-debugging-without-source-code/index.htmlNative Java Bytecode Debugging without Source CodeFeb 12, 2014 | Jason Geffner, Sr. Security Rese... 阅读全文
posted @ 2014-02-14 12:29 Proteas 阅读(680) 评论(0) 推荐(0)
摘要:link:http://www.praetorian.com/blog/building-a-basic-fuzzer-with-gdb-the-five-minute-gdb-scripting-tutorialA few weeks ago, I built a basic fuzzer in GDB for an iPhone application I was testing and I ... 阅读全文
posted @ 2014-02-13 11:37 Proteas 阅读(357) 评论(0) 推荐(0)
摘要:FFmpeg Build Instructions MAC 10.8 or betterCopy ffmpeg-2.0.tar.bz2 (https://ffmpeg.org/releases/ffmpeg-1.0.7.tar.bz2,https://ffmpeg.org/download.html... 阅读全文
posted @ 2014-02-12 11:30 Proteas 阅读(454) 评论(0) 推荐(0)
摘要:原文:http://www.itiger.me/?p=38 使用ReactiveCocoa实现iOS平台响应式编程ReactiveCocoa和响应式编程在说ReactiveCocoa之前,先要介绍一下FRP(Functional Reactive Programming,响应式编程),在维基百科中有... 阅读全文
posted @ 2014-02-10 10:44 Proteas 阅读(444) 评论(0) 推荐(0)
摘要:The Arduino is a small Atmel-based microcontroller development board easily integrated into many different types of digital control and automation. Hu... 阅读全文
posted @ 2014-02-08 21:24 Proteas 阅读(795) 评论(0) 推荐(0)