我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
5 S3 s, i' ]* |$ I) v0 l& v- p9 X/ r* r" P& w. s2 |* n
if(record1<21)
9 c5 p5 K, E2 h8 M/ ?( F2 N2 D{hsl=DBDataGetAsNumber(database,table1,field1,record1);
& p% L9 f7 A1 V. B9 i. Drecord1++;+ s4 v4 c0 u- h1 j# \ P
DBDataSetAsNumber(database,table2,Field2,record2,hsl);) D# o" \% S+ d$ Y* X' I8 M- _
record2++;
' u, D2 u g. Q2 P6 a' Z9 n}6 O- v T) r8 [. Z( w8 Y
field2++; |