numpy.dtype 创建一个数据结构 class numpy.dtype(obj, align=False, copy=False) 参数 类型 默认值 说明 obj obj – 创建的数据类型 align bool False 是否对齐 相关文章: