王中王 · 2007-08-23 04:54:26 · 阅读: 543 这样比较特殊: 假如是ABC的集合, if a in set then set.remove(a); if b in set then set.remove(b); if c in set then set.remove(c); if set still <> [] then 崩溃