摘要:
Yep, just announced earlier today at WWDC.http://www.apple.com/pr/library/2009/06/08iphone.htmlFrom the release:"iPhone 3G S offers incredible speed and performance, on average up to twice as fast as ... 阅读全文
摘要:
RT 阅读全文
摘要:
so nice... 阅读全文
摘要:
For those who are interested nVidia have made GPU Gems 1 available on their website. You can find it here http://http.developer.nvidia.com/GPUGems/gpugems_part01.html Copyright Forewor... 阅读全文
摘要:
这是4月初的计划, 还有几天就到5月了,不能欠债了。 先发个截图. 慢慢整理. 希望能将 CCGameBox 的各个部件都能介绍。 这是一个贪吃蛇游戏. 操作玩法是用重力感应器来控制方向。 http://www.box.net/shared/rktgsv2uug 是下载的连接. 如果你能帮我做ipa或者pxl的安装 请mail 我. 感谢 阅读全文
摘要:
原理和以前发的一样. 经过群里的朋友实验过了. 误刷了 Iphone OS 3.0 的朋友, 可以按此办法恢复到低版本的系统。 How to Downgrade From iPhone Firmware 2.2 to 2.1 视频教程降级iphone 2.2 到2.1 阅读全文
摘要:
Absolute.BSD.The.Ultimate.Guide.to.FreeBSD.eBook-EEn.pdf Absolute.OpenBSD.UNIX.For.The.Practical.Paranoid.eBook-LiB.chm Addison-Wesley.Professional.The.dot.NET.Developers.Guide.to.Windows.Security... 阅读全文
摘要:
解决Komodo中文支持问题 Komodo是一个支持多语言开发(python/ruby/perl/php/tk/javascript/xml甚至java)的IDE,基于Mozilla开发,经过试用(4.0版),还是很不错的,至少速度上比我机器上的eclipse+plugin要快许多。不过比较郁闷的是,虽然编辑器能正常录入中文,但解释运行的时候就会出错,上网查了一下,原来可以通过配置一个python... 阅读全文
摘要:
NSArray *views = [tabBarController.view subviews]; for(id v in views){ if([v isKindOfClass:[UITabBar class]]){ [(UITabBar *)v setHidden:YES]; } } 阅读全文
摘要:
http://www.engadget.com/2009/03/17/live-from-apples-iphone-os-3-0-preview-event/ 10:10AM 1000 new APIs. 10:09AM "Let me tell you what we're doing for developers. Our goal was to make devs succes... 阅读全文