scipy.sparse.dok_array. fromkeys# classmethod dok_array.fromkeys(iterable, value=1, /)[源代码]# 创建一个新的字典,其键来自 iterable,值设置为 value。