請問這幾句怎麼翻譯?
G Liwen
發表日期:2007-06-05 22:58:04
B Google
贊助廣告
發表日期:2008-12-02 13:45:19 (
樓)
B 帥氣!?不要噓
發表日期:2007-06-06 21:47:52 ( 1 樓)
G Liwen
發表日期:2007-06-06 22:51:37 ( 2 樓)
QUOTE:
作者:B 帥氣!?不要噓 回覆日期:2007-06-06 21:47:52
Public UserName As String ---->宣告全域變數"UserName"為字串
Public PassWord As String ---->宣告全域變數"PassWord"為字串
Public Counter As Integer ---->宣告全域變數"Counter"為整數
右邊的Counter+1得到的答案放到左邊的Counter值
謝謝你
那再請問一下
Adodc1.Visible = False
While Not Adodc1.Recordset.EOF
If b = Adodc1.Recordset.Fields(0) Then
Text1.Text = Adodc1.Recordset.Fields(0)
Text2.Text = Adodc1.Recordset.Fields(1)
Text3.Text = Adodc1.Recordset.Fields(2)
Text4.Text = Adodc1.Recordset.Fields(3)
Text5.Text = Adodc1.Recordset.Fields(4)
Text6.Text = Adodc1.Recordset.Fields(5)
Text7.Text = Adodc1.Recordset.Fields(6)
f = Adodc1.Recordset.Fields(7)
Picture1.Picture = LoadPicture(p & "" & f)
這是資料庫結合VB的程式
0人
推薦此文章
您可能對這些文章感興趣:
- 上一頁
- 1
- 下一頁
| 注意:非註冊用戶沒有發表文章的權利。 | |

