我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
+ H7 C* [# B9 ?* y2 A& x5 I6 e7 y6 R5 l' V1 y
if(record1<21)& A+ T( @8 a$ z
{hsl=DBDataGetAsNumber(database,table1,field1,record1);8 d5 o4 d# C! x2 @8 s& w% g9 F8 r
record1++;) p: ]8 P* A7 N0 l7 X2 L
DBDataSetAsNumber(database,table2,Field2,record2,hsl);- r4 L o- o- s0 X" T- `. w% U
record2++;3 h5 x% c! Z* E2 h1 [5 [/ }( `
}: U7 j, e7 T! A2 q
field2++; |