搜索资源列表
Windows CE程序设计
- Windows CE程序设计 全部源码以及相关资料
《Microsoft Windows CE 程序设计》书上的源代码
- 《Microsoft Windows CE 程序设计》书上的源代码
Windows_CE_Program_Code
- Windows CE程序设计随书源代码 在学习的过程中,对照源程序,事半功倍-Programming Windows CE source code with the book in the learning process, the control source, a multiplier
zylappcom113
- "命名管道"或"命名管线"(Named Pipes)是一种简单的进程间通信(I P C)机制, Microsoft Windows NT,Windows 2000,Windows 95以及Windows 98均提供了对它的支持 (但不包括Windows CE).命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的 不同计算机的不同进程之间,支持可靠的,单向或双向的数据通信.用命名管道来设计应用 程序实际非常简单,并不需要事先深入掌握基层网络传送协议(如T C P / I P