-
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
-
HTTP:URL编码解码
HTTP:URL编码解码-A codec for URL encoding and decoding.
- 2022-04-12 09:16:06下载
- 积分:1
-
JAVA+JSP程序系统的JSP聊天室
JAVA+JSP程序系统的JSP聊天室-Java System JSP JSP Chat Room
- 2022-10-23 01:10: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
-
Linux下C语言编程套接字实现群聊
Client端和server端通过父子进程分别负责进行发送和接收数据,Server端通过共享存储区来存储聊天信息,并发送给每个连接的用户。
**实现多人在线群聊
**实现显示时间功能
**会提示有新客户进入聊天室
**客户可以用命令 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-16 14:40:03下载
- 积分:1
-
python 实现带源IP地址的设置超时的ping程序
资源描述由于linux自带ping设置的超时时间不准达不到预期,因此根据网上资源整合了一个带源IP地址的ping命令程序
- 2022-04-18 16:53:38下载
- 积分:1
-
this document contains two separate procedures, Sender and Receiver for testing...
此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet transmission, could use this test procedure two routers support RAW types of IP packet transmission, whether to support multicast. Procedures demonstrated Windows RAW socket and the use of RTP packets agreement utilization. VC7.0 procedures generated by the project.
- 2023-08-24 03:35:02下载
- 积分:1
-
used in Windows WinSock API examples of development
在Windows下用WinSock API开发的示例-used in Windows WinSock API examples of development
- 2022-03-06 18:49:29下载
- 积分:1
-
ppp协议实现源代码
ppp协议实现源代码-ppp protocol source code
- 2022-02-11 22:37:16下载
- 积分:1
-
socket编程
socket编程-socket programming
- 2023-03-22 04:05:04下载
- 积分:1