我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
t6 j2 d( S4 G$ U' t7 L
# ~7 D: s4 u9 T7 \% Pif(record1<21)/ r. A, I+ \9 f& U4 G3 H! `# O
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
! Z" S0 V$ n! d; d1 q8 b( Mrecord1++;
) v& M: P1 n) S- bDBDataSetAsNumber(database,table2,Field2,record2,hsl);
- B1 \. d6 \5 ^" f4 S6 mrecord2++;
( S p0 m0 K1 a8 Q}
6 D" j" ]) Z0 G7 I Ffield2++; |