我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
7 t4 d6 F/ O$ g/ K4 }. _: ~9 q# j& b$ {# \, E
if(record1<21)( s$ I. G. K9 r* N% z. m' M& H
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
; W$ \% I( s3 g+ Orecord1++;
% F9 Q5 w! e( Q: F _* p7 E/ l, KDBDataSetAsNumber(database,table2,Field2,record2,hsl);
1 a+ T _' }( I! r2 y" \4 C' @4 |record2++;+ f" H' j+ C. J8 y4 x( j
}) X% r, U0 q' e- R6 f+ |
field2++; |