我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.4 {8 Z ^. C P
6 V" [9 l( S9 R+ I4 W
if(record1<21)
7 y& T7 N0 S) w4 q5 _{hsl=DBDataGetAsNumber(database,table1,field1,record1);
" p$ ^ \8 t6 P! B4 m/ z- Nrecord1++;
( Z: N/ {, Y/ H/ V3 a+ fDBDataSetAsNumber(database,table2,Field2,record2,hsl);, G6 ~( B$ L3 a& }
record2++;
* V/ X* T) ^% o0 u8 x+ @+ L}
4 Y% n$ \+ P1 ~) p4 Z) O7 A; yfield2++; |