Archive for the ‘Mac 开发’ Category

How to detect double taps in UIWebView

Thursday, August 13th, 2009

You can use this robust approach, or this smart method. But the first is using the UNDOCUMENTED (private) API, and the second is not working for me (and for somebody according to the comments on that blog post). So this is my solution. Subclass UIWebVi……

CHMate 上线

Friday, July 31st, 2009

拥有 MacBook 已经一年半了吧,有机会接触 Mac 的编程环境,兴趣盎然,一发不可收拾,经过一年的 C 和 Objective-C 语言入门,今年初即开始一些最基本的 Mac 编程,先后做了可可饭和饭否 iPhone ……

CocoaFan alpha1

Tuesday, March 31st, 2009

最近总算有精力投入到 Cocoa 的学习了,做了一个饭否专用的客户端,名曰可可饭,倒腾了一个多月算是有了一个基本可用的版本:http://code.google.com/p/cocoafan/. 门还在入,欢迎各界人士多多指……

Objective-C 学习笔记(一)——简介

Monday, February 2nd, 2009

C 可能是世界上最简洁且功能强大的语言,同为 C 的超集(C++现在可能不认为自己是 C 的超集或者相反,我们姑且如此认为吧,至少历史上有过这样的共识),Objective-C 比 C++ 要简洁得多。Objec……

AppKit 应用程序设计观

Friday, October 10th, 2008

原文来自 Application Design in AppKit. This is a discussion of high-level application design in Cocoa that aims to explain the major class roles in an AppKit application and how they are connected. I’ll show you much more detail than simply &……


realazy (懒到死) is proudly powered by WordPress | Entries (RSS) and Comments (RSS)