討論串[.NET] sql+迴圈的問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
Dim a, i, j As Integer. Dim temp As String, into As String = "". i = ListBox1.Items.Count - 1. Try. For a = 0 To i. temp = ListBox1.Items(a). into &=
(還有551個字)
內容預覽:
Dim a, i, j As Integer. Dim temp As String. i = ListBox1.Items.Count - 1. Try. conn.Open(). For a = 0 To i. temp = ListBox1.Items(a). MsgBox(a). into
(還有296個字)
首頁
上一頁
1
下一頁
尾頁