-
Chat
异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
- 2013-11-28 14:44:55下载
- 积分:1
-
单机版的‘三子棋’游戏
单机版的‘三子棋’游戏-stand-alone version of the "three-game" game
- 2022-06-12 04:51:03下载
- 积分:1
-
这是网络实用编程的随书的源代码,欢迎下载
这是网络实用编程的随书的源代码,欢迎下载-This is the Network Utility program source code with the book are welcome to download
- 2022-04-17 14:59:00下载
- 积分:1
-
yueqhn
可以任意虚拟IP,运行后可以使用虚拟的IP发邮件,注册,可以学习用()
- 2018-06-14 03:23:47下载
- 积分:1
-
不止一个文档浏览器
一个多文档浏览器-more than one document browser
- 2023-08-07 05:55: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
-
Java--programming
精通java网络编程第二版的全部的源代码(Proficient in the second version of the java network programming source code)
- 2012-05-20 14:48:42下载
- 积分:1
-
prepared with the asp
用asp编写的无组件上传文件代码,请需要的网友们下载阿-prepared with the asp-code components upload documents, the net surfers download A
- 2023-01-20 18:30:05下载
- 积分:1
-
vncviewer
说明: 这是一个比较复杂的远程控制工具,分为服务器与客户斋,让你了解socket编程的知识.(This is a more complex remote control tools, is divided into server and client fasting, so that you understand socket programming knowledge.)
- 2008-11-17 16:42:34下载
- 积分:1
-
vcpeerYou
守候远程控制VC++源码,任意开源。已在XP下编译通过并运行。(Waiting for remote control of VC++ source code, any open-source. Has been compiled by and run under XP.)
- 2009-09-26 21:39:30下载
- 积分:1