我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
J' e% g; @) g C% H" g. t
, [/ R/ O$ b( ]# q' Eif(record1<21)8 W o& d8 r, ]% a- k
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
9 |7 S: c4 g& S& G- ]3 o+ trecord1++;6 V# X$ t& {1 o9 ?( q7 X' x: Y/ k
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
8 g7 P! U# m0 o( Irecord2++;+ r: M& t$ i& K1 G. M& O: S
}
* \& P5 ^9 x% Cfield2++; |