欢迎访问服务器技术网-www.fuwuqijishu.com

vb一题如何做???

程序设计 fuwuqijishu 2年前 (2022-10-01) 35次浏览 0个评论 扫描二维码

关于如何编写这个代码?
按”添加”按钮,出现一个对话框,提示”请输入****”,然后按确定,这时你所输入的内容将在一个listbox显示.
我已经想了一晚了,可还是没有答案,请高人指点.谢谢!的问题

Private Sub 添加_Click()
Dim strIpt As String
strIpt = InputBox(“请输入数据”)
List1.AddItem (strIpt)
End Sub
就是这样啊,同样的问题你都问了一遍了

喜欢 (0)
发表我的评论
取消评论
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

Warning: error_log(/www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/#log/log-2408.txt): failed to open stream: No such file or directory in /www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/spider.class.php on line 2900