你可以为操作员创建一个任务序列:# d* H$ G) \+ u9 x$ N1 P# V5 F
treenode dispatcher = centerobject(current,1); ' h6 p' P. n& S
treenode ts = createemptytasksequence(dispatcher,0,0);0 a0 J4 R- g- T3 a7 \/ e
& T f6 a3 t4 ~$ P n- y, jinserttask(ts,TASKTYPE_TRAVEL,current,NULL); K5 Z2 _- g) }, Y
for (int i = 1; i <= content(current); i++)$ ?% R; f6 U9 C) _* {
{; e4 z- {+ P4 s
inserttask(ts,TASKTYPE_FRLOAD,item,current,port);3 L1 c# E- R1 q. \5 [. J' d
}