我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.1 j- t6 r* j8 }$ c; T3 E
' \6 D- _+ I. G! ?if(record1<21)+ t" l+ F5 t' X! c0 f2 |
{hsl=DBDataGetAsNumber(database,table1,field1,record1);3 p! W$ f3 J$ _) Q! @
record1++;* o& @. N( ~. N% V" k% c- I' d3 M2 j% f
DBDataSetAsNumber(database,table2,Field2,record2,hsl);, A# m$ e0 O B& _* i4 p0 K* h
record2++;
; Q/ Y/ Q- j. ~4 b& C+ q& S}
: \4 y- i+ Y K3 v2 m& m5 nfield2++; |