-
服务器聊天室编写 c/s
服务器聊天室编写 c/s- The server chatroom compiles c/s
- 2023-08-16 09:55:03下载
- 积分:1
-
商城程序下载,再调调。
商城程序下载,再调调。-Mall downloading, to stress transfer.
- 2022-02-01 23:43:03下载
- 积分:1
-
中的dns重定向,用asp 确定dns
中的dns重定向,用asp 确定dns-redirect the dns used to determine dns asp
- 2022-07-16 16:28:52下载
- 积分: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
-
AHP1
说明: 层次分析法程序,可用于多目标优化问题,改变评价矩阵即可(The analytic hierarchy process can be used in multi-objective optimization problems, and the evaluation matrix can be changed)
- 2019-11-06 17:07:42下载
- 积分:1
-
用VC++编写的源码,属于网络编程部分,一个简单的聊天程序。...
用VC++编写的源码,属于网络编程部分,一个简单的聊天程序。-With VC++ Prepared source, belonging to part of network programming, a simple chat program.
- 2022-06-15 13:35:29下载
- 积分:1
-
如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSp...
如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框-If you develop Windows NT system over the network software certainly encountered allows users to connect selecting the landing or the computer or domain name situation. Under these circumstances certainly used shell API function, and as SHGetSpecialFolderLocation SHBrowseForFolder and display standard resource management for dialog
- 2022-04-06 16:35:46下载
- 积分:1
-
一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮网站很有帮助,大家一定不要错过。...
一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮网站很有帮助,大家一定不要错过。-a Javascript source code Series 1.0, quite Oh, chm format, and for your beautiful production site useful, we must not miss.
- 2022-02-03 07:52:04下载
- 积分:1
-
快速掌握windows网络编程,很容易上手
快速掌握windows网络编程,很容易上手-Express master windows network programming, it is easy to use
- 2022-06-18 06:07:22下载
- 积分:1
-
bookstore(1)
网上在线书城的注册登录,书籍的购买,订单的查询功能(Online online bookstore registration, book purchase, order query function)
- 2018-03-26 22:47:53下载
- 积分:1