-
1.inet2。一组封装WinInet类
1.2。一个组封装类的Wininet
- 2022-07-27 12:32:38下载
- 积分:1
-
asp.net+ajax无刷新评论(留言)系统
asp.net + ajax no refresh comments (message) System...
asp.net+ajax无刷新评论(留言)系统
asp.net + ajax no refresh comments (message) System -asp.net+ ajax no refresh comments (message) System
- 2022-03-05 12:59:18下载
- 积分:1
-
UDP广播通信
VC++ 写的一个关于UPD广播通信原理及实现,分两个工程,一端是用来发送,另一端用来接收;希望本例子能给您带来帮助。
- 2022-11-11 22:50:03下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
用delphi5实现SOAP通信
用delphi5实现SOAP通信-using SOAP communications 3.0-5.0
- 2022-04-10 10:02:05下载
- 积分:1
-
网络串口通信及虚拟串口创建
资源描述WINDOWS下TCP、UDP作为客户端或服务进行报文测试,RS232串口报文测试,虚拟串口创建
- 2022-04-07 08:33:51下载
- 积分:1
-
Http下载
客户端与服务器的对接。http默认是UTF8编码,所以把中文编码为UTF8,发送接收文件,对文件的读写操作。
- 2022-11-18 23:15:03下载
- 积分:1
-
CISCO工作手册完整版,是学习路由器配置的利器,新手值得一读。...
CISCO工作手册完整版,是学习路由器配置的利器,新手值得一读。-CISCO full version of the manual work, is to learn from the router configuration tool, and newcomers worth reading.
- 2022-06-01 01:22:50下载
- 积分:1
-
C++客户端版包含了一套完整的C++类库,与客户有关。
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
- 2022-09-19 11:55:03下载
- 积分:1
-
有6个c/c++的网络编程的代码
有6个c/c++的网络编程的代码-a 6 c/c network programming code
- 2022-07-20 05:57:26下载
- 积分:1