我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
t& ?0 ~) X/ l$ `4 _" l5 ?) h" S' Y* U9 {& ?, p$ l
if(record1<21)
2 b1 ?/ F$ L7 q2 Q+ t{hsl=DBDataGetAsNumber(database,table1,field1,record1);: b4 h `3 w$ N5 J
record1++;
: G- Y* T$ l6 }- g3 \DBDataSetAsNumber(database,table2,Field2,record2,hsl);
, y- ~8 N( }8 }record2++;
& J. N3 |) |3 B; F h3 u9 [6 a0 A! W9 z}
* b. V2 c& h& h7 T7 e0 J; vfield2++; |