我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
$ z# D3 W8 b3 [9 L6 m* e
- @8 E3 v4 f& w ]if(record1<21)2 a0 I& Z9 y8 c( f# _
{hsl=DBDataGetAsNumber(database,table1,field1,record1);0 b8 i) p2 H- S. A: N( y! ?0 ]! a% ^/ a
record1++;' M" X( n% Z+ C# ]6 A5 B8 v
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
; Y* P% P& ]7 _3 n4 V+ D, I3 Rrecord2++;2 R' Q( ~0 C# @* {
}
: l: C5 S7 _5 S4 q/ Bfield2++; |