我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.$ S& e2 H2 c: t) }$ U- b: H8 L* J
+ }4 ^* t! y/ i* e
if(record1<21)
& S Q: O: m0 |, U0 I* k, L{hsl=DBDataGetAsNumber(database,table1,field1,record1);
( ?! R1 N( x# l! W Crecord1++;
2 Y0 ]+ ` {9 Z( R' f' kDBDataSetAsNumber(database,table2,Field2,record2,hsl);, z! R! _( y1 w2 m% c
record2++;- W* H2 H8 e7 u0 S2 f l# B
}
T w% F$ Z5 tfield2++; |