-
This is basically to explain how to use an automation out of proc server. So I u...
This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by MSN Messenger. It catches events fired by MSN Messenger and just outputs about it in an EditBox.
- 2022-01-26 01:56:00下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
批处理相关的电子书籍,非常适合初学者学习,内容详尽
批处理相关的电子书籍,非常适合初学者学习,内容详尽-Batch-related e-books, very suitable for beginners to learn, the content in detail
- 2022-02-01 19:19:43下载
- 积分:1
-
VC常量、宏等自动提示器
VC常量、宏等自动提示器-VC constant, great and so on automatic prompt
- 2022-10-14 22:15:03下载
- 积分:1
-
vc++学习资料,包括“孙鑫老师《vc++深入详解》1
vc++学习资料,包括“孙鑫老师《vc++深入详解》1-20课笔记”“VC++编程指南”“vc经典教程”-vc++ learning materials, including
- 2022-03-31 19:58:35下载
- 积分:1
-
vc++学习之――菜单加速键。源代码共享
vc++学习之――菜单加速键。源代码共享-vc learning-- menu accelerate bond. Source code sharing
- 2022-09-26 18:40:02下载
- 积分:1
-
This is an information book, very interesting. The main collection of 18 interes...
这是一本资料书,趣味性极强。主要收集了18个有趣的java程序。像“青蛙吃小虫”、“三楼电梯模型”、“java聊天室”......等有趣程序。不看你会后悔的-This is an information book, very interesting. The main collection of 18 interesting java program. Such as " frogs eat insects," " Model of the third floor of the lift" , " java chat room interesting " ...... procedures, etc.. Do not see you will be sorry! ! !
- 2022-03-15 05:31:48下载
- 积分:1
-
opengl下一个小球动画的实现。考虑了重力与摩擦力,并作了光影处理。...
opengl下一个小球动画的实现。考虑了重力与摩擦力,并作了光影处理。-The next ball animation opengl implementation. Taking into account gravity and friction, and made a deal with light and shade.
- 2023-04-02 22:20:04下载
- 积分:1
-
tar, zip, tgz, gz compressed files, such as add compression library, unzip into...
tar,zip,tgz,gz等压缩文件的加压缩库,解压到内存中,lib库工程-tar, zip, tgz, gz compressed files, such as add compression library, unzip into memory, lib library project
- 2022-01-24 13:35:50下载
- 积分:1
-
kNN.scala
note that groupByKey() provides an expensive solution,
but combineByKey() and reduceByKey() will give a better
scale-out performance
- 2022-01-31 10:20:29下载
- 积分:1