🌈 搜索
📅  最后修改于: 2022-03-11 14:47:00.203000             🧑  作者: Mango
import h5py with h5py.File('test.mat', 'r') as file: print(list(file.keys()))