第一个iphone小程序,哈哈

Screenshot 2010.05.02 14.48.52

瞎鼓捣出来的程序:豆瓣的客户端。不过这次是iphone的本地程序,还是个雏形。由于server端调用采用的都是json数据格式,所以换个client很容易,真正的MVC模式啊。不过iphone本身好像不带json支持,还得自己下载个,看来还是android扩展好点。

iphone开发感觉还是很怪异的,objective c还要自己管理内存,alloc & release,啥啊。UI用这,server端用ruby,很不和谐啊,反过来还差不多。而且这种语言还不是标准c,加了很多扩展,N多关键字。不过人家UI牛就是没办法,动画效果无处不在(osX积累多年噢),这样才让本地应用比较html有了存在的理由

2 thoughts on “第一个iphone小程序,哈哈

  1. reeze says:

    我也在捣鼓douban的iphone客户端,请问你的OAuth认证搞定了没?

  2. Fan Fan says:

    还没。不过这个应该跟其它平台差不多吧

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>