我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.( g" |; ?$ E# D+ X* r. d1 t% ]
# r1 B& }) P$ R+ g( u! P
if(record1<21)
" ?. G& e9 P+ w, z{hsl=DBDataGetAsNumber(database,table1,field1,record1);
0 u6 I( n P/ F& @% R. h2 Arecord1++;2 u3 ]; [! w1 H$ Y# d
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
. \$ D7 k% G5 O: A+ wrecord2++;
7 |) H( W! R& f; u9 l}6 c6 Z$ `# f9 J# V
field2++; |