The contents of two arrays are arranged and combined.

there are now two arrays
String arg1 [] = {"a", "b", "c"};
String arg2 [] = {"01", "02"};

in addition to using two for loops, what is the other way to combine two arrays into
{a01Magi a02dir b01Magi c02MagneC02}
I would like to ask you Daniel ~

Mar.16,2021

  

to advanced traversal functions such as map, for is also used internally to loop.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38904-2ae69.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38904-2ae69.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?