摘要: 1.首先到Three20官网最新版下载地点http://three20.info/roadmap/1.0.6.2[以后网址可能改变] 建议用命令行下载,[本人发现直接下载和用命令行下载的文件有所不同],下载后的文件夹名字为 Three20。2.新建工程,在命令行中键入 python three20文件夹位置/src/scripts/ttmodule.py -p 你工程的 位置/工程名.xcodeproj Three --xcode-version=4,就把Three20的工程加载到工程里了。我在 加载时遇到了文件名的问题,好像工程名字里不能有下划线。3.新建工程,先将含有Three20工程的工 阅读全文
posted @ 2012-02-19 22:16 mec0825 阅读(206) 评论(0) 推荐(0)
摘要: #import <past.h>#import <future.h>@interface NewBlog : mec0825.worldpress.com <passDelegate> { Idea *newIdeas; Article *newArticles;}@end@implementation NewBlog - (void) mec0825worldpresscomConnectionFailed { [newIdeas continue]; [newArticles continue];}... 阅读全文
posted @ 2012-01-01 21:28 mec0825 阅读(171) 评论(0) 推荐(0)