dim i as integer dim j as integer for j=0 to 2 if txt(j)>txt(j+1) i=cint(txt(j)) else i=cint(txt(j+1)) end if txt(4)=i
内存再鸭算得美倚