정홍주

Delete tlqkf.js

Showing 1 changed file with 0 additions and 7 deletions
1 -for(var i =0; i<10;i++){
2 - (function(i){
3 - setTimeout(function(){
4 - console.log(i);
5 - },10);
6 - })(i);
7 -}
...\ No newline at end of file ...\ No newline at end of file