Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 16
and
Version 17
of
standard
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:
05/17/2012 09:57:11 AM (
14 years
ago)
Author:
lifeng
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
standard
v16
v17
330
330
}
331
331
}}}
332
333
=== 数组 ===
334
需要返回Collections或者数组的方法不应该返回null,应该返回空的容器或数组,而不是null。
335
332
336
=== 空白 ===
333
337
==== 空行 ====