关于pe的问题,帮助文档中如图所示,但还是不太了解,请了解的大神帮助解答一下。。谢谢/ J: W8 O$ { t) x" [
, `5 g7 s6 ^8 m. i
这是文件中的一段代码。。。模型图如3所示' ?3 i. S @5 D. n: a& f' x
if buffer_turning.occupied then% M# M. Q8 _/ W/ I
from i:=1 until i=buffer_turning.capacity loop 3 w' }+ ?! u% b1 g if buffer_turning.pe(i).cont/=void then; N1 P* l7 M0 q
working_assets:=working_assets+ 8 f) D$ T; k% |# S6 q! s" r8 ]( \ buffer_turning.pe(i).cont.production_cost;2 {. b& B/ F/ v3 Y/ \
end;5 h4 A+ ~3 I( S* s2 y
i:=i+1;' o$ i. f. i z6 s. r2 l; y
end;