values () as equivalent of Object.keys() except the returned array would contain values. Better than repeated Object.keys(obj).map(function(p){return ...
確定! 回上一頁