我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.2 T. y4 F6 ^/ h, [) g1 ?3 h
Z! B) m D# ?: D4 Xif(record1<21)
" d( f7 E+ W8 t s{hsl=DBDataGetAsNumber(database,table1,field1,record1);
$ w q) y/ j1 j$ l/ U5 Q) zrecord1++;
1 ~% g$ u: D( @DBDataSetAsNumber(database,table2,Field2,record2,hsl);$ U3 P. |0 E$ F: O
record2++;% R; D3 m1 C1 H4 f8 H
}
/ K. T/ ~' o" I' m& O6 M/ Gfield2++; |