我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
6 _2 u: i3 E: K" ?+ k9 `1 Q; Q) h: i/ T4 g! z8 N
if(record1<21)
$ A/ R$ m1 u: a- E4 M! G{hsl=DBDataGetAsNumber(database,table1,field1,record1);
3 b5 T, L4 \; f' O3 M3 grecord1++;
( F- ]+ f, j! V0 P& v' S" jDBDataSetAsNumber(database,table2,Field2,record2,hsl);% `; y; N, T1 T0 Y
record2++;) g7 y/ _% R0 g4 ^ b- s
}% @ z2 m0 G" E j$ [
field2++; |