以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- 代码问题 (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=123202) |
-- 作者:susu312 -- 发布时间:2018/8/9 20:02:00 -- 代码问题 Dim nums1() As String={"cardID","name","sex","age","birth","tel","jiguan","rational", _ Dim List As WinForm.ListBox = e.Form.Controls("ListBox2") Dim nms As New List(of String)
老师,麻烦您帮我看看这个代码有啥问题? |
-- 作者:有点甜 -- 发布时间:2018/8/9 20:46:00 -- Dim index As Integer=Array.Indexof(nums2,List.Items(i)) [此贴子已经被作者于2018/8/9 20:45:45编辑过]
|