我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
8 C' c7 ^# l$ s0 v. a' h4 ]
0 O. k2 ~, T+ }5 Gif(record1<21), c3 |) P: W7 V; U/ r
{hsl=DBDataGetAsNumber(database,table1,field1,record1);1 y/ k8 ~4 M' E/ P2 ]: Y3 b
record1++;
: S) r$ {0 v1 q& B" L/ R; N# P0 |& ?8 WDBDataSetAsNumber(database,table2,Field2,record2,hsl);% u- k" n0 s7 O, X! ^
record2++;
4 q0 _) h, M1 J6 r}
' M3 `8 i. [( J# ]' e8 Afield2++; |