关于pe的问题,帮助文档中如图所示,但还是不太了解,请了解的大神帮助解答一下。。谢谢 1 P* [; o3 M/ R# i b 7 z( Z2 W3 h& A- t; N d4 [这是文件中的一段代码。。。模型图如3所示8 ~- m& e- I& |" a+ u5 q& c, h
if buffer_turning.occupied then4 v! ], X& q4 w9 G; o: y
from i:=1 until i=buffer_turning.capacity loop" k9 y6 e: X. G+ `' s8 \
if buffer_turning.pe(i).cont/=void then 0 V. {- X1 I. t7 z7 H0 ?" N6 v working_assets:=working_assets++ S" D' T" u4 q. p5 J! a
buffer_turning.pe(i).cont.production_cost;/ o( i M3 n" V- v8 m
end;: q" e1 @9 e, _/ Q% \/ o
i:=i+1;8 a0 N; s4 R9 i
end;