我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
4 j# C2 ]2 B) d. k" b3 o
1 k% |) t3 C$ A6 E' Yif(record1<21)
; K& Q9 ?& ]! S$ m2 X{hsl=DBDataGetAsNumber(database,table1,field1,record1);
( u2 d% \" ^/ O$ e0 Precord1++;9 c9 f% y+ n/ A, {7 S
DBDataSetAsNumber(database,table2,Field2,record2,hsl);. u* Y0 [# O! w2 r4 c _: w, [
record2++;
$ Y5 h k. Q t3 K6 N}- ~8 W. A$ ?& L7 X. b4 L- w( U
field2++; |