我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.: V$ I, w* H; e- k6 M' n/ d
) A: P" ]& r6 V
if(record1<21)2 L9 v; H6 t; u! O% h7 ~
{hsl=DBDataGetAsNumber(database,table1,field1,record1);. h: H' ~. e. Y$ Y8 r! U
record1++;. s, y4 w5 G8 h
DBDataSetAsNumber(database,table2,Field2,record2,hsl);
6 C) o$ n8 c7 J: yrecord2++;
! E9 i1 U, g) `; D4 q/ C}
2 |- e5 T- b, M: f" m/ E0 Sfield2++; |