keys( options ).forEach(function( key ){ console.log( key, options[ key] ); });. Besides the elegance, we get a better performance ...
確定! 回上一頁