我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
% U$ `9 k9 S/ L. ?: l4 Q e$ l) E. y
if(record1<21)- b1 d( G7 `/ q2 X0 ^5 {
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
+ k, x$ e& b* g1 Vrecord1++;
2 }6 r% z: t0 y3 `% tDBDataSetAsNumber(database,table2,Field2,record2,hsl);
9 M5 u% X" F- V5 H. ? crecord2++;5 o3 A1 z& M" y1 R8 I. G9 |
}5 q7 c0 `5 U& B7 o8 S% l
field2++; |