转载自: http://demon.tw/programming/javascript-sprintf.html. function str_repeat(i, m) {; for (var o = []; m > 0; o[--m] = i);
確定! 回上一頁