Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はDataTable動的な行で構成されるを持っています:
DataTable
no | cid | wait | prio -------------------------------- 1 | 1234 | 0:57 | 0 2 | 54785 | 0:44 | 0 3 | 74125 | 0:22 | 0
これから、個々の配列の各行の情報を持つ配列の配列を作成したいと思います。
データ テーブルの配列を作成する必要はありません。