我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
/ k9 x9 a2 o+ a9 s" y
& \3 |; U+ i3 [ ]2 L6 f* rif(record1<21)
+ q9 H9 u" |2 c( M# s# v' D% Q{hsl=DBDataGetAsNumber(database,table1,field1,record1);1 D" d8 B( o) {7 X f* A
record1++;1 T# l# e# D& h/ x+ Z M! b/ G
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
0 N; s. \: G: U4 ^$ w8 |record2++;
( K& y& W( u* p! T8 Y/ s}. G% M' D1 \+ s# W) a
field2++; |