搜索资源列表
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i
MFC Windows 应用程序设计
- mfcwindows应用教程,带习题解代码-A tutorial of MFC Windows. It includes exercises and codes.
Windows CE应用程序设计
- Windows CE 应用程序设计随书源码,包括用EVC开发的很多完整的编程实例和一些EVB的编程实例-Windows CE application design source books, including the development of many EVC integrity of the programming examples and some programming examples EVB
C++Builder6程序设计教程
- 本书系统地介绍了在Windows环境下利用C++Builder 进行应用程序开发的方法,主要内容包括C++Builder 常用组件的使用、MDI多文档应用程序设计、文件操作与文件管理、数据库应用程序设计、多线程应用程序设计、Internet应用程序设计、动态链接库DLL以及多媒体与图形应用程序设计。全书内容翔实、实例丰富,汇集了作者多年来的实际开发经验和教学心得。各章附有适量习题,便于学生课后练习。本书可作为高等院校计算机程序设计及其相
Windows CE应用程序设计
- Windows CE 应用程序设计随书源码,包括用EVC开发的很多完整的编程实例和一些EVB的编程实例-Windows CE application design source books, including the development of many EVC integrity of the programming examples and some programming examples EVB
wince应用程序开发电子书
- WINCE应用程序开发的电子书,很有参考学习价值-pulled application development e-books, great reference value learning
用 C 语言编写 Windows 服务程序的五个步骤
- Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i
answerCode
- 清华 《MFC Windows应用程序设计》习题源码-Qinghua "MFC Windows Application Programming" Exercise FOSS
Charpter2
- 清华 MFC Windows应用程序设计 课本部分源代码2-Qinghua MFC Windows Application Programming textbooks source code 2
Charpter3
- 清华 MFC WIndows应用程序设计 课本部分源代码3-Qinghua MFC WIndows application design textbooks source code 3
Windowsnet
- 本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-book devoted to the Windows network prog
WindowsCE_program_SRC
- Windows CE 应用程序设计源代码, 全面, 典型的应用还包含各种安装设置步骤, 是Windows CE程序员的必备的代码! 吐血推荐!-Windows CE application design source code, comprehensive, Typical application also includes various steps to set up the installation, Windows CE is
WinCE_IrSend
- 《Windows CE 应用程序设计》 书上的第七章第一节实例——红外通信工具——EVC开发的,不错的WinCE实例- Windows CE Application Programming book on the first section of Chapter VII of the examples- infrared communication tools- EVC developed examples of good WinCE
Crtt_WinCE
- 《Windows CE 应用程序设计》 书上的第七章第六节实例——火车时刻表查询工具——EVC开发的,不错的WinCE实例、、、 - Windows CE Application Programming book on the example of Section VI Chapter VII- Train Timetable Query Tool- EVC developed WinCE good example,,,
Accobook_WinCE
- 《Windows CE 应用程序设计》 书上的第七章第七节实例——家庭理财助手工具——EVC开发的,不错的WinCE实例- Windows CE Application Programming book on the examples of Chapter VII Section VII- Family management assistant tool- EVC developed examples of good WinCE
wincemobile
- Windows+CE程序设计,这是学习windows mobile 应用开发的很好的教程。-this is a document file,about the development of windows mobile based on wince system。
Windows
- Windows应用程序设计第2版第一二章-chapter one and two
aunleu2
- 清华 MFC WIndows应用程序设计 课本部分源代码3(Tsinghua MFC WIndows application source 3 parts textbook design)
C#程序设计实用教程 黄兴荣
- C#基础知识,文件操作,Windows应用程序设计PPT,详细讲解各种窗体控件,通俗易懂(Basic knowledge, file operation and Windows application design PPT of C#, it contains a detailed explanation of the various forms of controls, easy to understand)
Windows网络与通信程序设计(第2版)源代码
- 本教程结合大量的实例,介绍了开发Windows网络应用程序的必备知识,并完整地讲述了几个Windows网络应用程序实例的开发过程(Combined with a large number of examples, this tutorial introduces the necessary knowledge of developing windows network applications, and describes the de