• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share javascript sử dụng vòng lặp chạy 16777216 lần để đưa ra mã màu từ #000000 đến #FFFFFF

Myshare

New Member
<script type='text/ javascript'> function mamau(i) { if(i==0) {a="0"} else{if(i==1) {a="1"} else{if(i==2) {a="2"} else{if(i==3) {a="3"} else{if(i==4) {a="4"} else{if(i==5) {a="5"} else{if(i==6) {a="6"} else{if(i==7) {a="7"} else{if(i==8) {a="8"} else{if(i==9) {a="9"} else{if(i==10) {a="A"} else{if(i==11) {a="B"} else{if(i==12) {a="C"} else{if(i==13) {a="D"} else{if(i==14) {a="E"} else{if(i==15) {a="F"} } } } } } }} } } } } } } } }
return a;
}
ta1="0";
ta2="0";
ta3="0";
ta4="0";
ta5="0";
ta6="0";
for(v=0; v<17; v++) { for(w=0; w<=15; w++) { for(x=0; x<=15; x++) { for(y=0; y<=15; y++) { for(z=0; z<=15; z++) { for(u=0; u<=15; u++) { ta6=mamau(u);
mmv=ta1+ta2+ta3 +ta4+ta5+ta6;
document.write( "<table width=100% border=0><tr><t d width=\'50%\' align=\'center\ '>#"+mmv+"</ td><td width=\'50%\'bgcolor=\'#"+mm v+"\'></td></ tr></table>");
}
ta5=mamau(z); }
ta4=mamau(y); }
ta3=mamau(x); }
ta2=mamau(w); }
ta1=mamau(v); } </script>
 

Facebook Comments

New posts New threads New resources

Back
Top