我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.! J' I3 r, e* f: W8 `
; r# O E, |& n5 N
if(record1<21)# z7 P y$ |. n% J( @
{hsl=DBDataGetAsNumber(database,table1,field1,record1);# E1 ~$ @ R# c# o! h n' V- r
record1++;
) w; d; v1 m, e/ X6 L* O4 o* w0 }DBDataSetAsNumber(database,table2,Field2,record2,hsl);& ?7 b3 y2 o, I4 d$ w9 _
record2++;
1 V2 w4 L' U/ U" Z}
$ C& k3 L3 `* K' ~" K; xfield2++; |