This method provides you the array buffer start address in memory and number of elements in array. Here is an example: my_array = array('i', [1,2,3,4,5]) ...
確定! 回上一頁