我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
7 V( s5 ]: i9 Q7 ~( U/ Z
" P* g# T7 V. k) S( X3 `if(record1<21)
) g, T. T2 \' c( e{hsl=DBDataGetAsNumber(database,table1,field1,record1);
/ k" l/ i7 O$ Z, z( Nrecord1++;
9 w! u& u" U( E [! p0 }DBDataSetAsNumber(database,table2,Field2,record2,hsl);$ f' D' y- x: a9 i/ f4 O: u
record2++;
& O2 O0 Y. S8 k0 `- k3 r}- h' }' h+ o4 D& H1 T0 M
field2++; |