zoukankan      html  css  js  c++  java
  • 经典Vc书

    Charles Petzold 的《Programming Windows》 -- 入门
    Jeffrey Richter 的《Advanced Windows》 -- 经典中的经典,我太喜爱这本书了
    Jeffrey Richter 的《Windows 95 : A Developer's Guide》 -- 学Hook
    Matt Pietrek 的 《Windows 95 System Programming SECRETS》 -- 学PE
    Stanley Lippman 的《Inside The C++ Object Model》 -- 适合于摆在床头,睡觉前翻几页
    Mark Nelson 的《数据压缩原理与范例》 -- Zip,Rar,Gif不再神秘
    Don Box 的《Essential COM》 -- 你很想把你的C++类放入DLL中吗?但......
    Walter Oney 的《Programming the Windows Driver model》 -- 底层Driver
    Solomon和Russinovich 的《Inside Windows 2000》 -- 你真的了解Windows吗?一本看起来会打击自信的书

    http://www.crazy-bit.com/mylife/profile.htm


    (3),Windows API
    Programming Windows 95 - Charles Petzold and Paul Yao
    Programming Applications for Windows - Jeffrey Richter
    Advanced Windows - Jeffrey Richter
    Visual C++ Windows Shell Programming - Dino Esposito


    (4),MFC
    Programming Windows 95 with MFC - Jeff Prosise
    MFC Internals - George Shepherd and Scot Wingo
    Professional MFC with Visual C++ - Mike Blaszczak

  • 相关阅读:
    第三天
    第二天
    第一天
    构建之法阅读笔记06
    返回一个一维整数数组中最大子数组的和2
    团队介绍
    软件工程结对作业02
    返回一个整数数组中最大子数组的和
    构建之法阅读笔记05
    暑假周总结二7.22
  • 原文地址:https://www.cnblogs.com/cy163/p/532891.html
Copyright © 2011-2022 走看看