文件名称:Code2
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-03-04
- 文件大小:
- 1.81mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
每个进程至少拥有一个线程,来执行进程的地址空间中的代码。当创建一个进程时,操作系统会自动创建这个进程的第一个线程,称为主线程。此后,该线程可以创建其他的线程。-Each process has at least one thread to execute the code in the address space of the process. When a process is created, the operating system will automatically create a thread in this process, called the main thread. Since then, the thread can create other threads.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code2\Chat\Chat.aps
.....\....\Chat.clw
.....\....\Chat.cpp
.....\....\Chat.dsp
.....\....\Chat.dsw
.....\....\Chat.h
.....\....\Chat.ncb
.....\....\Chat.opt
.....\....\Chat.plg
.....\....\Chat.rc
.....\....\ChatDlg.cpp
.....\....\ChatDlg.h
.....\....\Debug\Chat.exe
.....\....\.....\Chat.ilk
.....\....\.....\Chat.obj
.....\....\.....\Chat.pch
.....\....\.....\Chat.pdb
.....\....\.....\Chat.res
.....\....\.....\ChatDlg.obj
.....\....\.....\StdAfx.obj
.....\....\.....\vc60.idb
.....\....\.....\vc60.pdb
.....\....\ReadMe.txt
.....\....\res\Chat.ico
.....\....\...\Chat.rc2
.....\....\resource.h
.....\....\StdAfx.cpp
.....\....\StdAfx.h
.....\MultiThread\MultiThread.cpp
.....\...........\MultiThread.dsp
.....\...........\MultiThread.dsw
.....\...........\MultiThread.ncb
.....\...........\MultiThread.opt
.....\...........\MultiThread.plg
.....\Chat\Debug
.....\....\res
.....\Chat
.....\MultiThread
Code2