20399.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 27 行
HTML
27 行
<html> <head> <title>Re: listbox选项填入资料库的问题~~~~~高手求救!!</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: listbox选项填入资料库的问题~~~~~高手求救!!</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by Joint on October 20, 1999 at 09:44:47:<p>In Reply to: <a href="20367.html">listbox选项填入资料库的问题~~~~~高手求救!!</a> posted by 阿帝拉 on October 19, 1999 at 16:30:57:<p><br>: For I = 0 To List1.ListCount - 1<br>: If List1.Selected(I) Then<br>: Data1.Recordset(I) = txtSource.Text<br>: End If<br>: Next I<p>我不太明白为什么是txtSource.text<br>若是我会用list1.list(i)<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20399--><!--top: 20446--><li><a href="20446.html">Re: listbox选项填入资料库的问题~~~~~高手求救!!</a> <b>大汉堡</b> <i>00:17:18 10/21/99</i>(<!--responses: 20446-->0)<ul><!--insert: 20446--></ul><!--end: 20446--></ul><!--end: 20399--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?