2012年4月1日 - 動態配置二維陣列不外乎都是利用下面這種方式int i;int data_height, data_width;int **data;p = new int*[data_height];for(i =
smalldd.pixnet.net