发表于2024-11-21
Windows via C/C++ 2024 pdf epub mobi 电子书
大学时候买的书,当时看得似懂非懂,因为也没有实际去写程序。后来工作了,接触windows ce的编程,发现书里面的内容对于CE也是适用的,毕竟微软的WIN32搬来搬去也还是那套东西:进程、线程,同步、内存管理、DLL...
评分大二的时候就仰慕这本书了,直到现在才有时间好好地细读,感觉不错,很优秀,特别是学习windows的线程模型,win32多线程编程这本书已经是经典了,但是这本书关于线程方面觉得更加优秀
评分怎么评价这本书呢?书买了好几年,我承认很多内容就一直没有看懂过。只是每当遇到难以解决的问题时,我就会翻开这本书--问题于是迎刃而解!对于Windows编程中的很多概念,也是从这本书开始澄清的,比如线程和进程的实质,Windows消息循环的原理等等。 这不是一本Windows编程的入...
评分由于时间的关系,这本书只看了80%,但已让我受益无穷。 这本书给我什么感觉呢,它将每一个知识点的来龙去脉讲的清清楚楚,读后让人有一通百通的爽快。事实上,第一遍是看不懂的,这里的“看不懂”并非难以理解,相反,这本书的让你一读就知道在讲什么,但因其涉及到...
评分大二的时候就仰慕这本书了,直到现在才有时间好好地细读,感觉不错,很优秀,特别是学习windows的线程模型,win32多线程编程这本书已经是经典了,但是这本书关于线程方面觉得更加优秀
图书标签: Windows C++ 编程 windows编程 计算机 C/C++ programming 软件开发
Get the preeminent guide to programming application for Windows with C++. Programming Applications for Microsoft Windows is a classic book (formerly titled Advanced Windows, Third Edition) and is now fully updated for Windows Vista, including the latest information about Windows XP. In-depth and comprehensive, this essential reference covers the Windows operating system and how to program at the API level. Recognized experts provide an inside view of how Windows works and how to use its features in Visual C++ development tasks. Topics covered include processes, thread pooling, virtual memory, DLLs, file I/O, and message crackers. For systems-level programmers, this is a must-have title. Includes code samples in Visual C++. Features coverage of classic topics such as thread pooling, heaps, and advanced DLL techniques Provides expert guidance fully updated for Windows Vista Provides extensive sample code in Visual C++ 2005
点击链接进入中文版:
Windows核心编程(第5版)
不孚我望
评分WINDOWS核心编程第5版
评分总的来说还不错。
评分没有仔细的读所有代码,把基本的概念和windows的设计思想过了一下。感觉这书有点像Unix高级环境编程,其实我们在写的时候都是和compiler打交道,很少有情况需要直接调用OS的API,不过理解了底层API的设计对写代码还是会很有帮助的。里面陌生又很重要的几个概念分别是是Kernel Object, Completion IO Ports, Memory Mapped Files, Dynamic Linked Libraries。书越看越觉得以前系统这块学的不扎实,DLL的设计挺tricky的,却不记得Unix类似的库是怎么设计的了。
评分讲进程线程通信的多,如果对api无从下手,这本书将是不错的tutorial
Windows via C/C++ 2024 pdf epub mobi 电子书