Changes between Version 10 and Version 11 of entity
- Timestamp:
- 12/09/2011 12:09:15 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
entity
v10 v11 55 55 56 56 图片(Photo): 57 57 58 photo_id : NSString 图片id 58 59 … … 86 87 87 88 评论(Comment): 89 88 90 user_id : NSString 评论者的太平洋通行证id 89 91 … … 95 97 96 98 下载任务(DownloadTask): 99 97 100 enum {loading, waiting, stopped, finished}State 98 101 … … 123 126 124 127 下载队列(DownloadQueue): 128 125 129 @private 130 126 131 + tasks : NSArray 元素为下载任务,下载完成之后将该元素序列化。 127 132 128 133 + (void)enqueue:(DownloadTask *)task; 134 129 135 + (void)dequeue; 130 136 131 137 132 138 关注的摄影师(FocusedPhotographer): 139 133 140 @private 141 134 142 + user_ids : NSArray 已关注的摄影师 135 143 … … 139 147 140 148 摄影师(Photographer): 149 141 150 user_id : NSString 摄影师id 142 151 … … 146 155 147 156 拼图(PhotosCombintor): 157 148 158 name : NSString 拼图的名称,默认是“新建图片_idx” 149 159
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)