u type code 對應到的是Python 過去的unicode 字母( Py_UNICODE 是 wchar_t )。 ... 緩衝區的長度單位是bytes ,並可以用 array.buffer_info()[1] ...
確定! 回上一頁