Changes between Initial Version and Version 4 of Ticket #45


Ignore:
Timestamp:
12/05/2011 06:26:43 PM (14 years ago)
Author:
chenyinle
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Type changed from defect to QA
    • Property Keywords 常见故障 added
  • Ticket #45 – Description

    initial v4  
    2727  [[Image(http://rdwiki.pc.com.cn/download/attachments/1015925/111.jpg?version=1&modificationDate=1323059395000)]] 
    2828 
     29同时,传入的list本身传入了重复的对象,也修正了这个bug。 
     30 
    2931改进了之后, 
    30321、保证了效率问题,时间复杂度是O(n),且只管遍历就得了,不用每次都判断是否为最后一个元素