我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
2 y) j4 ]) ?. H3 R
5 ^8 Z [. L; v& {6 Iif(record1<21)
( S* T9 ~# U% ^+ u4 m! Q: R1 b1 k3 Z1 n- C{hsl=DBDataGetAsNumber(database,table1,field1,record1);) a+ H' Y8 F+ C8 V% `0 v1 M0 Q( n
record1++;
9 l7 y0 u" Z9 g( s( xDBDataSetAsNumber(database,table2,Field2,record2,hsl);
2 f- g- Z3 |0 T$ V( P' |record2++;
# N8 }" s# W7 R. v6 g}
+ b. \+ w! J; f4 e7 @* cfield2++; |