Location:
Search - servercontrol
Search list
Description: process kill examples from codeproject.com
process kill examples from codeproject.com
process kill examples from codeproject.com
-process kill examples from codeproject.com
process kill examples from codeproject.com
process kill examples from codeproject.com
process kill examples from codeproject.com
Platform: |
Size: 11264 |
Author: korone |
Hits:
Description: 用于远程控制服务器端的Server服务的开启与关闭。当需要共享服务时,开启之,反之则关闭之。-For remote control of server-side of the Server service to open and close. When the need to share services, open the, and vice versa Closed.
Platform: |
Size: 189440 |
Author: delphi |
Hits:
Description: server control to transmitt ECG
Platform: |
Size: 4096 |
Author: Ali Amin |
Hits:
Description: ServerPage 一个C#程序写的分页程序,直接引用dll,直接调用就可以了!
Dim page As Int16 = Utility.RequestHelp.GetInt("page")
If page = 0 Then page = 1
Dim pagesize As Int16 = 12
Dim eds As DataSet
eds =你的dataset返回程序 Dim rowcount As Int32 = Convert.ToInt32(eds.Tables(1).Rows(0)(0))
DataGrid1.DataSource = eds.Tables(0)
DataGrid1.DataBind()
PagerControl1.UrlManager = New ServerControl.DefaultUrlManager(rowcount, pagesize, "page")
eds.Dispose()
eds = Nothing-ServerPage a program written in C# pager, direct reference to the dll, direct calls on it! Dim page As Int16 = Utility.RequestHelp.GetInt (" page" ) If page = 0 Then page = 1 Dim pagesize As Int16 = 12 Dim eds As DataSet eds = your dataset returns procedure Dim rowcount As Int32 = Convert.ToInt32 (eds . Tables (1). Rows (0) (0)) DataGrid1.DataSource = eds.Tables (0) DataGrid1.DataBind () PagerControl1.UrlManager = New ServerControl.DefaultUrlManager (rowcount, pagesize, " page" ) eds.Dispose ( ) eds = Nothing
Platform: |
Size: 35840 |
Author: skyapple |
Hits:
Description: 1,在目标机器上运行serverControl(代码中全是原代码,必须编译后才能运行).
2,在本地机上运行client(代码中全是原代码,必须编译后才能运行).
3, 运行client后会看到一个界面,在HOST后输入目标机IP,按Connect按钮,第二行的connection status... 如果显示connection failure,就表示连接失败了,serverControl没有在指定目标机上运行成功;如果显示connection seccess,就表示连接成功了。-Watch target screen
Platform: |
Size: 11264 |
Author: 念哥 |
Hits:
Description: C# HOOK写的QQ截图!无任何版权,请尽情修改,使用!-The C# HOOK write QQ screenshots! No copyright, please enjoy modified!
Platform: |
Size: 1580032 |
Author: 龚敏 |
Hits:
Description: ASP.NET服务器控件、包括Button、ImageButton、LinkButton、HyperLink、RadioButton、RadioButtonList、CheckBox、CheckBoxList、Calendar-ASP.NET server controls, including the Button, ImageButton, LinkButton, the HyperLink, RadioButton, RadioButtonList, CheckBox, CheckBoxList, Calendar and so on
Platform: |
Size: 230400 |
Author: David |
Hits:
Description: 自己写的c# scoket客户端段与服务端通讯。目前是客户端的资料,写的比较简单,仅供参考。-Write your own c# socket client to communicate with the off-side service. Currently the client s information, written in relatively simple for reference purposes only.
Platform: |
Size: 281600 |
Author: 左莉莉 |
Hits: