-
java版的简单聊天室程序
java版的简单聊天室程序-java version of the simple procedures Chat Room
- 2022-02-24 11:39:16下载
- 积分:1
-
主要讲网络编程中的重定向器,展示了网络的连接能力。
主要讲网络编程中的重定向器,展示了网络的连接能力。-The main speakers of the network redirector program to demonstrate the capacity of the network connection.
- 2023-08-04 22:40:02下载
- 积分: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
-
XML编辑器是自由软件的GNU通用公共许可证下发布的…
XML Copy Editor is free software released under the GNU General Public License. It is available in Chinese (simplified and traditional), English, French, German, Italian, Slovak, Swedish and Ukrainian. There are Linux packages for Arch, Fedora, Gentoo, Slackware and Ubuntu.
- 2022-03-14 11:20:57下载
- 积分:1
-
ping
本程序检测统计同一网段的电脑在线情况,功能比较单一是给新手学习的.老鸟就绕过了(This program detects and counts the online situation of the computer in the same network segment. The function is relatively simple for novices to learn. Old birds bypass it.)
- 2019-03-13 21:07:50下载
- 积分:1
-
Socket高性能通用实例
免费版Socket高性能通用实例。。。100客户端万次实验无错误
- 2022-06-20 09:16:43下载
- 积分:1
-
软件测试:一个编译器测试软件,支持下列C语言运算符:+
软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >=
- 2022-10-15 02:10:03下载
- 积分:1
-
一个文件传输的例子
一个文件传输的例子-an example of file transfer
- 2022-01-20 23:22:01下载
- 积分:1
-
ALMI:应用层组播基础设施
LMI:应用层组播基础设施Sherlia仕计算机科学与技术(sherlia@arl.wustl.edu)圣路易斯华盛顿大学美国处,请报告bug和建议
- 2022-08-19 16:04:44下载
- 积分:1
-
nxvkrbh
全数字调制解调器的Quartus的源程序,下载即可使用,具有很好的参考价值,()
- 2018-06-06 15:52:46下载
- 积分:1