There is an array data as follow; $hoge {“a”,“b”,“c”} // the number of items are unknown. How to initialize the array ? the following code ...
確定! 回上一頁