开通局域网共Option Explicit Public SrcFile As String Type Guid Data1 As Long Data2 As Integer Data3 As Integer Data4(7) As Byte End Type Type DEV_BROADCAST_DEVICEINTERFACE dbcc_size As Long dbcc_devicetype As Long dbcc_reserved As Long dbcc_classgui d As
附件有更新,新增了以前没有实现的tweet功能,这里附件不能更新,请有兴趣的,到这里去下载:http://code.google.com/p/gridtwit/ ---------------------------------------------------------------------- you can refer to the demo program "gridtwit": http://code.google.com/p/gridtwit/ especially the f
VB 定时网络共享,定时网络共享设置,同样将事件定义在按钮中,用户单击按钮后执行以下代码: Private Sub Command1_Click() Timer1.Interval = 300 开启计时器 MsgBox "共享控制已经设置完毕!" End Sub Private Sub Command2_Click() End End Sub Private Sub Timer1_Timer() Dim R If Time = DTPicker