Concurrent dynamic acquisition of pictures at the same time

for example, if I have 10 image tags
var imgs= [src1,src2,.];
for (var iTuno [imgs.length;iPP] var oImg = document.getElementById ("img");
oImg.onload = function () {
/ / do something
}}
, do I count it concurrent at the same time?

Mar.26,2021

you can get ten image paths at the same time

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-1b3e42a-2bc47.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-1b3e42a-2bc47.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?