现在,我需要编写一个unpack()方法,将打包的XML数组转换回python列表.我可以很好地提取数组维度和数据: def unpack(element): # retrieve the array ...
確定! 回上一頁