我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.6 k* T- W+ l4 P1 `- x' E6 _) q: N) s
7 V, [3 I3 D1 h' u$ ~if(record1<21)
! J7 q& e% k D% e9 M& T: l2 l0 ~4 c{hsl=DBDataGetAsNumber(database,table1,field1,record1);
9 v1 m1 V8 _3 h1 ]6 R f$ }3 yrecord1++;9 L5 y; L0 L6 c9 M' T2 l
DBDataSetAsNumber(database,table2,Field2,record2,hsl);; e$ e( N, @: j( a
record2++;6 m+ [& R9 V- k1 o6 ]' |) ^; f2 s" ?! R
}
# Q* u, Y6 r3 E- j" o5 ^; h- ?field2++; |