def update(self): """ 根据最新数据获取更新ElementTree内容 """ if self.natom != len(self.data): raise UnmatchedDataShape( 'length of data is not equal to ...
確定! 回上一頁