搜索资源列表
Windows程序设计讲义
- Windows程序设计讲义。我们学校的上课的讲义-Windows programming notes. Our school classroom lectures
WindowsCE下的GPS接收程序
- Windows CE下的GPS接收程序 Windows CE下的GPS接收程序 -Windows CE GPS receiver under the Windows CE GPS receiver procedures Windows CE GPS receiver procedures
ProgrammingWindowsCHS
- 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 **
WindowsProcessbook
- windows程序设计语言电子书非常好的电子书籍-windows programming language e-books very good e-books
WinExecShellExecute
- 在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。
Windows
- Windows平台下的设备驱动程序开发------论文
windowsdatatype
- windows程序设计的数据类型讲解,比较全。
Windows
- 程序设计书籍 很经典的 希望大家下载 非常感谢
《Windows的API函数参考》
- windows 编程的api函数参考,帮助程序员了解系统函数在各个windows版本的使用情况.-windows api programming function reference, to help programmers understand the system function in all versions of Windows use.
VC-USB-HID.常用的Windows+API调用
- 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问,Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
MFCWindowsPram
- 网络上少有的MFC Windows程序设计的中文第二版全套,包括每一章节的练习程序的源码-Network, the few MFC Windows program designed to complete the second edition of the Chinese, including the procedures for each of the sections of the source code of practice
Windows
- 这是Windows程序设计文档,可以让大家了解一些基础知识-This is a Windows program design documents, can enable us to know some basic knowledge
MFC-Windows-programming(2nd)
- 《MFC Windows程序设计》是经典的编程书籍,在Windows环境下,是程序员编写出完美的实用代码。-" MFC Windows Programming" is a classic programming books, in the Windows environment, is a programmer to write code for the perfect practical.
windows
- windows程序设计第五版,清晰版。很经典的书籍,主要讲windows API 程序设计-programming windows fifth edition, clear edition. Classic books, mainly about windows API Programming
Windows
- Windows环境中的程序开发大致可以分为3个层次:第一个层次是最终用户,他们可以利用诸如Microsoft Word,Excel等软件中提供的宏语言来完成一些简单的编程任务 第二个层次是Visual BASIC,FoxPro for Windows,Access的使用群 第三个层次则是利用C或C~(++)来完成开发的Windows程序员。这3种不同的程序开发并没有绝对的-Windows application development environment can be divided int
Windows
- Windows程序设计帮助文档,希望对windows开发的朋友们有点帮助!-Windows program designed to help document
windows-Programing
- 我从自己买的windows程序设计遗书(2010版)的光盘中拷贝出来的该书全部的代码工程文件,可供学习者参考使用-The the windows program design that I have to buy their own suicide note (2010 version) CD copies of the book code project file available for learners to use and reference
Windows-programming
- Charles Petzold 从1984年开始编写个人计算机程序,从1985年开始编写Micrososft Windows程序。他在《Microsoft Systems Journal》1986年12月号上发表了第一篇关于Windows程序设计的杂志论文。从1986年到1995年,他为《PC Magazine》撰写“Environments”专栏,给读者介绍了Windows和OS/2程序设计的许多方面。-failed to translate
windows-application
- windows程序开发教程,适用于初学者,都是简单基础学-base learning
Windows程序设计(第6版)
- 《Windows程序设计》更能够让你了解以及掌握Windows的核心功能,能够对Windows操作系统有更深刻的理解以及在编程时更方便运用