我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
- e3 Q" p/ v3 ~ Z
" M/ N8 g8 Y9 H) q- wif(record1<21)
: B3 {+ F5 z$ J( S/ L$ E{hsl=DBDataGetAsNumber(database,table1,field1,record1);
! Z& H* M$ w! C5 n/ E! U0 Yrecord1++;
5 A7 p! w" x2 |/ N9 F9 \4 ]DBDataSetAsNumber(database,table2,Field2,record2,hsl);
* }" {" l9 n7 F3 Xrecord2++;
& m+ x2 M' @: F+ g" t0 t}
/ {; g$ i3 l- B' M8 {5 r3 Y4 e- l7 Jfield2++; |