标签: mysql
有没有办法将4字节长的数组转换为浮点数,方式与python具有struct.pack和numpy.frombuffer的方式相同?
struct.pack
numpy.frombuffer