我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
# f$ V4 f" T/ w! [- i: S1 [
' P1 e) z( U! q5 [9 z6 {0 q* J3 |if(record1<21)0 f5 I+ m* ]" Y6 i% V0 i
{hsl=DBDataGetAsNumber(database,table1,field1,record1);
6 |7 W2 c% R+ [' g, Mrecord1++;% B! Y5 g5 D) _0 p. h
DBDataSetAsNumber(database,table2,Field2,record2,hsl);2 f. X+ W) Y6 }7 b! U% r
record2++;, t7 O0 {- }" k$ }* q- j7 n6 S
}% Z. C# f/ r0 u
field2++; |