因为工作上需要
程式须要自动判断
是否有重覆执行的处理序识别
并将重覆的PID结束
判断与结束的程式已被我 delete
留给有兴趣的朋友动动脑
相关文件请至MSDN
'Initial Width and Height
Me.Size = New Size(240, 360)
' Create a new ListView control.
Dim listView1 As New ListView()
listView1.Bounds = New Rectangle(New Point(12, 12), New Size(200, 300))
' Set the view to show details.
listView1.View = View.Details
' Allow the user to edit item ..
访客只能看到部份内容,免费 加入会员 或由脸书 Google 可以看到全部内容