var f = yield readFile(fileA);與var f = readFile(fileA);yield要怎么理解這個原理,異步的操作也是處理完成后才會執行
node js 的 yield疑問
撒科打諢
2018-08-13 10:09:06