我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.8 ?! M! t' r4 K$ u5 h
& i! F$ j. F0 j9 b5 S) Oif(record1<21)" v9 R) n- G" B3 Q5 E$ L! B- R- u% f
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
& z) ?( y. v! V, J& M- X+ mrecord1++;3 W# k: S6 p B4 J6 ]
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
" R( Y# Z0 a- v' h9 t Urecord2++;
- r2 B# T0 d; O3 i7 A}
/ F% a | [) w7 V6 ^6 Yfield2++; |