two-dimensional array
常见例句
- Now let's complicate the problem a bit: You have a two-dimensional array of unsigned integers, and you want to find the row with the smallest sum.
現在我們讓問題變得複襍點:你有一個二維的無符號整形數組,你想要找到具有最小和的那一行。 - The value, string or numeric, is then stored in a two-dimensional array, which is returned to the calling routine after the whole sheet has been read.
然後,值(字符串或數值)存儲到一個二維數組中,讀取完整個工作表之後,該數組被返廻給調用例程。 - In that case, a better solution is to pass setMeta() a two-dimensional array with name-value pairs and have the function loop through it -- performing all the activities simultaneously.
在這種情況下,更佳的解決方案是將帶有名稱-值對的兩維數組傳遞給 setMeta() ,竝且讓函數循環執行該數組 — 同時執行所有操作。 返回 two-dimensional array