alsotang / node-lessons

:closed_book:《Node.js 包教不包会》 by alsotang
16.54k stars 4.7k forks source link

lesson4 #97

Open liuruomu opened 8 years ago

liuruomu commented 8 years ago

按照lesson4代码得出的结果,只得出少数几个包含完整title,href,comment1的信息。其他信息中只有href的内容,而title与comment的内容为空。想问这是为什么?而且,因为异步的关系,最后的topics数组中,信息的排序也是打乱的...有什么办法可以排序否?

alsotang commented 8 years ago

信息缺漏的原因不懂。 排序的问题看 api

在 2016年4月29日 下午4:47,xixi880928 notifications@github.com写道:

按照lesson4代码得出的结果,只得出少数几个包含完整title,href,comment1的信息。其他信息中只有href的内容,而title与comment的内容为空。想问这是为什么?而且,因为异步的关系,最后的topics数组中,信息的排序也是打乱的...有什么办法可以排序否?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/alsotang/node-lessons/issues/97