Skip to content
#

callbacks

Here are 146 public repositories matching this topic...

joshuambg
joshuambg commented Jan 13, 2019

Consider this example for map

async.map(['file1','file2','file3'], fs.stat, function(err, results) {
    // results is now an array of stats for each file
});

This basically tells me nothing except syntax. In most cases people aren't going to pass fs.stat. The examples should include use of all possible options. All examples for all functions and methods need to be updated. They

A simple、 light(only two file)、fast 、powerful 、easy to use 、easy to extend 、 Android Library To Manager your AsyncTask/Thread/CallBack Jobqueue ! 一个超级简单,易用,轻量级,快速的异步任务管理器,类似于AsyncTask,但是比AsyncTask更好用,更易控制,从此不再写Thread ! ^_^

  • Updated Nov 17, 2017
  • Java

Improve this page

Add a description, image, and links to the callbacks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the callbacks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.