0ã§è©°ããJavaScriptã®ãã³ããã¼ã¯ - FFFF - 0x Number.prototype.fillZero = function(n){ return (0 .toFixed(n) + this).slice(-n); } ã´ã«ãçã«ã¯ã (''+ 1e20 + this).slice(-n) ãã¨ãããã¨ãã ãï¼20æ¡ã¾ã§ã«ãªãã®ã§ããã§å¦¥åã js> dis(function(n) ('_' + Math.pow(10, n) + this).slice(-n) ) flags: LAMBDA EXPR_CLOSURE INTERPRETED main: 00000: string "_" 00003: name "Math" 00006: callprop "pow" 00009: int8 10 00011: getarg 0 00014: call 2 00017:
{{#tags}}- {{label}}
{{/tags}}