Python 内置函数memoryview(obj)的具体用法 memoryview()函数返回给定参数的内存查看对象(Momoryview)。语法memoryview语法:memoryview(obj)参数 memoryview()