Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 18
and
Version 19
of
entity
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
12/09/2011 06:13:41 PM (
14 years
ago)
Author:
leijingtang
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
entity
v18
v19
111
111
loading_idx : NSInteger 该索引指向的图片为下载中
112
112
113
conn : NSURLConnection 某图片的链接对象
114
113
115
- (void)start;
114
116
…
…
139
141
140
142
+ (void)deleteTaskAtIndex:(NSInteger)idx;
143
144
+ (void)receiveSuccesNotify:(NSNotification *)noti;
141
145
142
146
+ (BOOL)isFull;