Skip to content

Commit

Permalink
void 0
Browse files Browse the repository at this point in the history
  • Loading branch information
alsotang committed Oct 6, 2014
1 parent c229e46 commit 9c6799f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lesson5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,10 @@ async.mapLimit(urls, 5, function (url, callback) {
});
```

运行输出是这样的:

![](https://raw.githubusercontent.com/alsotang/node-lessons/master/lesson5/2.png)




0 comments on commit 9c6799f

Please sign in to comment.