[JS筆記]Js download file programmatically & padding zero ... function padLeft(str, lenght) { ... return padLeft("0" + str, lenght);
確定! 回上一頁