当前位置:首页 > Visual Basic程序设计(07759) > 正文内容

下列程序单击窗体后, 窗体的输出结果为_。Private Sub Form_Click()Dim n As Integer, s As Integern = 5s = ODos=s+ n* (n-1)n=n-1Loop While n> 0PrintsEnd Sub

高老师2年前 (2024-03-26)Visual Basic程序设计(07759)19

下列程序单击窗体后, 窗体的输出结果为_。Private Sub Form_Click()Dim n As Integer, s As Integern = 5s = ODos=s+ n* (n-1)n=n-1Loop While n> 0PrintsEnd Sub

40

扫描二维码免费使用微信小程序搜题/刷题/查看解析。

版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。

本文链接:https://doc.20230611.cn/post/672245.html

分享给朋友: