引用引用第5樓有魚丶于2024-10-10 13:02發表的 :ST是:btemp: array[0..9] of bool;btemp:=true;當i=0時,btemp[0]=true;當i=1時,btemp[1]=true;.......