我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
9 z1 `6 w' K9 J" x/ m2 J2 W4 ^( \! P( i# H" x8 y! w
if(record1<21)
; y6 ^, @' e4 N T5 b{hsl=DBDataGetAsNumber(database,table1,field1,record1);8 j+ S6 |. P3 e+ u, G
record1++;
, L8 F' y/ X1 U" x7 M5 e mDBDataSetAsNumber(database,table2,Field2,record2,hsl);% v `( ~" I! h+ x
record2++;1 F3 ^" U8 J7 O( N5 j* v
}& ?0 J# {/ K5 G4 r( `- |
field2++; |