我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
) S7 F6 a* W, p3 k/ n- p5 D7 u# H I0 e" Q0 E( N1 z
if(record1<21)3 [7 K$ Q8 j1 e' B5 y' O9 ?# h& Z
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
& u' t! y' C Y; `record1++;; s" `( a# T4 \: O' C8 r7 m
DBDataSetAsNumber(database,table2,Field2,record2,hsl);5 i% P# m2 P, g4 G
record2++;
' F+ q) P. ` _- m( P}! j) |, G) n* }
field2++; |