你可以为操作员创建一个任务序列:
4 a4 ]$ |! R0 H$ [5 `) {treenode dispatcher = centerobject(current,1);
7 O4 m4 L' ~" k P' L Z6 rtreenode ts = createemptytasksequence(dispatcher,0,0);+ h. V9 ]/ d/ ^( f5 f7 s R; ~
' @' c! H+ @0 H) x) @
inserttask(ts,TASKTYPE_TRAVEL,current,NULL);
* J0 ]/ h" U5 \9 a% y, Rfor (int i = 1; i <= content(current); i++): k$ R) c. D# |6 ]* u6 l) w" P
{
+ P' g; x4 S+ `% S/ g, Z inserttask(ts,TASKTYPE_FRLOAD,item,current,port);
" [0 \' o" S/ a R i} |