[填空题] 下列程序段的输出结果为______。 Dimy As Integer Private Sub Commandl_CUck() DimX As In
2021-07-20
[填空题] 下列程序段的输出结果为______。 Dimy As Integer Private Sub Commandl_CUck() DimX As Integer x=2 TeKt1.Text=SecondFunc(FirStFunC(X),y) Text2.Text=FirstFunc(X) End Sub PrivateFunctionFirstFunc(XASInteger)As Integer x=x+y:y=x+y FirstFunc=x+y End Function PtivateFunction SecondFunc(X As Integer,y AS Integer)As Integer SecondFunc=2*x+y End Function
正确答案:10,10 58, 58
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
