微软Visual Studio 2010感人广告
Posted in programmer at April 24th, 2010. No Comments.
歪歪的后庭
《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。