A.AutoSize B.Stretch C.Picture D.AutoRedraw
A、形式參數(shù) B、對(duì)象參數(shù) C、實(shí)際參數(shù) D、數(shù)組參數(shù)
模塊的通用聲明處有如下語(yǔ)句,會(huì)產(chǎn)生錯(cuò)誤的語(yǔ)句是() ①ConstaasInteger=25 ②PublicStAsString*8 ③ReDimB(3)AsInteger ④DimConstXAsInteger=10
A、①③ B、①②③ C、②③④ D、①②