歪歪的后庭
《JavaScript高级程序设计》的作者Nicholas C. Zakas使用JavaScript实现的一些基本算法,链接地址如下http://www.nczonline.net/blog/tag/computer-science/。 其中,对本文提到的二分查找算法的实现如下:
3.3.1 — Applications may only use Documented APIs in the manner prescribed by Apple and must not use or call any private APIs. Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine , and only code written in C, C++, and Objective-C may compile and directly link against the Documented APIs (eg, Applications that link to Documented APIs through an intermediary translation or compatibility layer or tool are prohibited).
这段3.3.1的苹果开发者规定,让我高兴了一天,只需要掌握两种语言就可以开发了,不需要其他的狗屁flash,java。
David Wong 使用了openiboot成功引导Android系统。在早期就,dev team中的planetbeing就成功将Linux2.6内核引进到苹果平台中的第一二代的iphone和第一代的ipod touch中的,但是还是缺乏一些硬件驱动。
现在david开发了一些驱动程序,使适应iphone缺少部分物理键盘的情况。
此次的对于苹果来说应该说是一场灾难。估计乔布斯见到视频后会抓狂。