|
![]() | 作者: cyh811122 [cyh811122]
![]() |
登录 |
这个程序应该怎么样解释呀,我认为最后应该是只有一个值被选中粘贴到list2上,但是你先选一个值,然后再在list 上按住shift键选另一个值最后在这两个值中间被选中的值都传到list2上去了,应该怎么解释 Private Sub Command1_Click() Dim cyhb As Integer For cyhb = 0 To List1.ListCount - 1 If List1.Selected(cyhb) = True Then List2.AddItem List1.List(cyhb) End If Next 最后问一下用VB能写扫描工具和破解密码的软件,在VB中写的ACTIVE控件能写出来恶意网页吗? End Sub |
地主 发表时间: 07/29 23:39 |
![]() | 回复: gym [gym] ![]() |
登录 |
不会吧,我试过。 |
B1层 发表时间: 07/30 22:50 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon
粤ICP备05087286号