关于pe的问题,帮助文档中如图所示,但还是不太了解,请了解的大神帮助解答一下。。谢谢0 Z5 i. O3 ~" x, q
9 D: M" B, E% q ]% K1 `
这是文件中的一段代码。。。模型图如3所示4 M/ Z. H6 [0 F; ^
if buffer_turning.occupied then 7 S1 `& x2 c$ K* G; L& G }& W from i:=1 until i=buffer_turning.capacity loop 2 N! P# i: _9 O a8 G if buffer_turning.pe(i).cont/=void then) c) m; Y- [/ @0 D
working_assets:=working_assets+ M" R/ {6 A! q% d; I buffer_turning.pe(i).cont.production_cost; ) J4 w6 i# x E/ J end;: B8 I A% l0 q: b7 R. D2 e
i:=i+1;. ~0 o3 @8 u9 g
end;