我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
/ j# t) ^% i6 d6 l
) l) Z! I* n: a4 e$ A1 d/ vif(record1<21)" _9 T1 s7 j9 t
{hsl=DBDataGetAsNumber(database,table1,field1,record1);/ b+ Y( a8 P! I
record1++;
) c- F( c. f, C& sDBDataSetAsNumber(database,table2,Field2,record2,hsl);
# n) t+ n, E3 L5 z4 Lrecord2++;) G e- M! D; V9 H* E4 C: w) J
}
; M l( w ]; J0 gfield2++; |