sprintf function for Javascript function sprintf() { if (!arguments ¦¦ arguments.length < 1 ¦¦!RegExp) { return; } var str = arguments[0];
確定! 回上一頁