我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.# m! X2 P. b& p# a" U
0 E6 U# v' V T0 v: f5 ]
if(record1<21)2 ~( c* o2 `8 a; z: J3 Z5 o
{hsl=DBDataGetAsNumber(database,table1,field1,record1);8 a$ }* W# J% J
record1++;) J; \5 g* \& }! @ @3 V7 j3 `
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
: {! `& A& g/ i% [ N/ q7 N, U1 Erecord2++;- ?' \) I" O7 z9 W; Q
}, b! s$ [4 L( L3 C& H
field2++; |