我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
. U+ S! x; a4 P W, L, V
, O7 v3 `7 t! T; w. wif(record1<21)
# w }7 E3 d ?. c3 y1 A{hsl=DBDataGetAsNumber(database,table1,field1,record1);6 j8 W( ~! x2 c( p* k' d3 C# D5 q2 E
record1++;! y+ V- w/ n0 `5 B
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
/ x* D3 n0 m! b8 vrecord2++; ^7 _/ S* `9 `
}
" t* a/ F7 W! |/ x: e7 Nfield2++; |