我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
+ F) w2 Y8 `: d7 \% z" E' G4 T3 W8 q0 F% s1 N
if(record1<21)
/ t. B7 U. Q" a' F& z' ]! o0 @! a; |{hsl=DBDataGetAsNumber(database,table1,field1,record1);6 T* @) F" B3 w C/ ^8 s, Y; ^
record1++;4 o5 A) p# Y2 y0 e9 J
DBDataSetAsNumber(database,table2,Field2,record2,hsl);; L6 c2 f) s8 j: G9 l/ a: h6 S
record2++;3 N' G( E2 W6 G k$ ^
}8 P' Y3 _1 h& O8 W" A' ?
field2++; |