-
Socket 聊天
资源描述利用Socket编写聊天程序 Windows Socket和套接口的基本概念 套接口,就是一个指向传输提供者的句柄。Win32中,套接口不同于文件描述符,所以它是一个独立的类型——Socket。
- 2022-02-24 10:09:21下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
MFC技术内幕(配书源码CHAP09.rar
MFC技术内幕(配书源码CHAP09.rar-MFC Insider (book distribution source CHAP09.rar
- 2022-04-10 12:12:17下载
- 积分:1
-
一个模仿Windows操作系统下空当接龙的游戏.
一个模仿Windows操作系统下空当接龙的游戏.-A mimic empty when the next Windows operating system Solitaire game.
- 2022-06-25 23:15:39下载
- 积分:1
-
计算M到N间的素数及其个数 , 比较简单d等几个小程序
计算M到N间的素数及其个数 , 比较简单d等几个小程序-Calculation of M to N between the prime numbers and the number of relatively simple d several small programs
- 2022-10-04 20:30:03下载
- 积分:1
-
这是用C++编的用链表求大数阶乘,
这是用C++编的用链表求大数阶乘,-This the C series for the use of large numbers factorial chain,
- 2022-03-07 12:50:11下载
- 积分:1
-
创建单实例的应用程序
创建单实例的应用程序-create single-instance applications
- 2022-03-21 14:10:24下载
- 积分:1
-
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!...
这是一个关于mp3 播放的程序的程序,是我从同学那里拷过来的,试了一下,还可以!-This is a MP3 player on the procedures for the process, the students from where I beat up, tried it, also!
- 2023-08-11 10:10:03下载
- 积分:1
-
很短的介绍C++的初学者用户,C是有用的
very short introduction of c++ that is useful for beginners users of c-very short introduction of c++ that is useful for beginners users of c++
- 2022-03-18 15:53:20下载
- 积分:1
-
- 2022-03-14 20:19:37下载
- 积分:1