This is because the generic copy method is required to find out the type of the list which has to be copied to the new list. import copy ...
確定! 回上一頁