我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.& M* z8 E1 g7 y9 Q) o0 ^( |, `
0 c$ N; c5 e7 I }if(record1<21)
/ D/ b5 m8 d6 a{hsl=DBDataGetAsNumber(database,table1,field1,record1);
: |9 G }8 t0 l9 O* G! T Z2 g6 T: K; Yrecord1++;5 G0 C- x9 c" K
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
. e6 Y& j1 ~( q1 p! x5 C2 p: frecord2++;* O- |4 l( v/ f4 |- Q- @
}, p, C/ [$ [" h5 M
field2++; |