shengguang.py的最后 的 for i in c: i.join() 加和没加有什么区别?
shengguang.py的最后 的
for i in c:
i.join()
加和没加有什么区别?