我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.' n/ X3 Q% p1 f% q
4 _, Q8 M* y, V; o& Z. mif(record1<21)
7 A2 B3 N) S9 ^/ g# ?2 H% m{hsl=DBDataGetAsNumber(database,table1,field1,record1);) u3 i4 Q$ ?* x1 l% C
record1++;
8 z+ U( }/ v/ H7 S4 eDBDataSetAsNumber(database,table2,Field2,record2,hsl);) u% j$ V r+ W% O! ^$ s/ g D! o
record2++;
4 q+ I/ s" N8 V4 [}6 k% H* {; Q+ A! J2 F: e5 W
field2++; |