Add some padding to allow a leading zero - where needed - and concatenate using your delimiter of choice as string. Number.prototype.padLeft = function(base,chr){ ...
確定! 回上一頁