我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
2 O. Y0 P5 E* a% `
' N% I$ @8 r8 Y) ^& t, q1 P( Aif(record1<21)
0 ^- u0 U6 f" ]/ `{hsl=DBDataGetAsNumber(database,table1,field1,record1);0 f$ F# O2 k3 z/ E2 R" Y* E
record1++;
O1 b) r- i: ADBDataSetAsNumber(database,table2,Field2,record2,hsl);
& A7 w* L1 S y! o- Q2 [+ O* a% {& m2 Vrecord2++;
: v3 }2 a- l0 y7 W+ U, S}# S+ e% l8 |- ^& C" J
field2++; |