python 集合set. class set(object): def add(self, *args, **kwargs): 源代码里面,add方法,参数写的是*args,不是应该可以可以传递多个值的吗ss ...
確定! 回上一頁