我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
' X9 _) G+ G: G, C4 V# [$ `( W' E3 W( H- I9 A( e3 P
if(record1<21)
' B. h3 L( I0 H$ X R; ]" Y{hsl=DBDataGetAsNumber(database,table1,field1,record1);
; L) f0 J% \0 Xrecord1++;# ~' s! S+ L! L: T: s" M0 j
DBDataSetAsNumber(database,table2,Field2,record2,hsl);3 w! M7 ^5 f/ @# x0 M; B7 r
record2++;
: c, p5 S% J% B: i$ ]5 W1 m}
' q" m% o. }/ z E. |1 U: cfield2++; |