我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
* E: G2 \/ s$ U1 z- r: ?- ^$ E2 _+ f3 x7 G4 y f3 U* ~
if(record1<21)* [* v5 ]3 C8 s4 J4 \
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
/ D, Y' Y* ]) ^+ |5 N$ qrecord1++;
1 a" @- R0 M% P) _6 y BDBDataSetAsNumber(database,table2,Field2,record2,hsl);4 H' O: n' q1 d. N
record2++;- I# D' c- H6 Y/ Z4 G, ^+ W
}
+ o, E! y( [/ {: @8 ~- Hfield2++; |