我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.2 A" E7 ^- P: y6 |* V- g* [7 y
; ~7 p$ i; G. G7 l+ P4 \* \! Aif(record1<21)/ r: B: m7 m+ C
{hsl=DBDataGetAsNumber(database,table1,field1,record1);' ]; g) o3 b& A4 d ?
record1++;! n9 _" E3 R w! ?; G9 X
DBDataSetAsNumber(database,table2,Field2,record2,hsl);; C5 V+ _: R) K2 g" y, [ h3 V7 R
record2++;
: S& M% \# [) A! H}
" M) Y% D/ S5 X1 tfield2++; |