MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you. This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.
資源簡介:MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The se...
上傳時間: 2015-05-30
上傳用戶:youke111
資源簡介:《MFC技術內幕》原名:MFC Black Book 作者:Ai Williams 書中所有范例的完整文件
上傳時間: 2016-04-27
上傳用戶:wangchong
資源簡介:Visual C++ MFC Black Book
上傳時間: 2017-06-14
上傳用戶:shus521
資源簡介:In this book, we aim to give you an Introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help ...
上傳時間: 2013-12-22
上傳用戶:youmo81
資源簡介:The new trend nowadays is Enterprise Java Beans(EJB). The book gives you an insight on what EJB is and how to use it.
上傳時間: 2013-12-19
上傳用戶:cx111111
資源簡介:Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also l...
上傳時間: 2017-04-08
上傳用戶:13188549192
資源簡介:assembly black book,you can program for 89C51
上傳時間: 2017-07-31
上傳用戶:趙云興
資源簡介:How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
上傳時間: 2013-11-25
上傳用戶:王慶才
資源簡介:I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supp...
上傳時間: 2016-04-15
上傳用戶:佳期如夢
資源簡介:Expert C Programming: Deep C Secrets By Peter van der Linden. Have you ever noticed that there are plenty of C books with suggestive names like C Traps and Pitfalls, or The C Puzzle Book, or Obfuscated C and Other Mysteries, but other pr...
上傳時間: 2013-12-12
上傳用戶:wqxstar
資源簡介:C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If ...
上傳時間: 2014-07-26
上傳用戶:ljmwh2000
資源簡介:This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an...
上傳時間: 2014-01-09
上傳用戶:wpwpwlxwlx
資源簡介:Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not...
上傳時間: 2013-12-31
上傳用戶:pinksun9
資源簡介:nesc language Introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited...
上傳時間: 2017-09-04
上傳用戶:66666
資源簡介:If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-orient...
上傳時間: 2017-09-25
上傳用戶:gtzj
資源簡介:Visual.Basic.6.Black.Book.with.Source.Codes
上傳時間: 2015-01-14
上傳用戶:sunjet
資源簡介:Visual C++ MFC 簡明教程 原著:Marshall Brain 編譯:張圣華 第一部分:MFC導論 第二部分:一個簡單的MFC程序 第三部分:MFC樣式 第四部分:消息映射
上傳時間: 2014-01-25
上傳用戶:hn891122
資源簡介:This is a book about vb.you could learn this from this book
上傳時間: 2013-12-21
上傳用戶:leehom61
資源簡介:這本書全面講述了WINDOWS MFC類的各種聲明定義等,能幫助編程人員很好的理解MFC類
上傳時間: 2014-01-16
上傳用戶:xcy122677
資源簡介:Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve r...
上傳時間: 2015-11-05
上傳用戶:franktu
資源簡介:是學開發complier 的好書,是本分析LCC 的好書,作者用了大量的圖,很清晰,有助于理解編譯原理, a book to teach you how to develop c complier.
上傳時間: 2013-12-15
上傳用戶:時代電子小智
資源簡介:a book about em-map,hope this book can help you !
上傳時間: 2013-12-11
上傳用戶:qoovoop
資源簡介:介紹了MFC的一些重要概念,比如消息的實現等,是一本不錯的MFC學習書籍
上傳時間: 2013-12-21
上傳用戶:杜瑩12345
資源簡介:MFC深入淺出 這本書是我所看過的寫的最好的剖析MFC源碼的書,這本書其實出版的比臺灣侯俊杰的《深入淺出MFC》要早,可現在網上把侯俊杰的那本書都炒作的上天了(其實侯俊杰的書寫的并不怎么樣,看完本書后你會同意我的說法)。
上傳時間: 2014-01-03
上傳用戶:a673761058
資源簡介:upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use functio...
上傳時間: 2013-12-23
上傳用戶:Andy123456
資源簡介:C++ sample code, for the book: C++ black book, including templates, exceptional handling.
上傳時間: 2014-09-04
上傳用戶:wlcaption
資源簡介:this a test hello how are you
上傳時間: 2016-06-05
上傳用戶:xfbs821
資源簡介:You can see some basis operation on the binary tree.There are some very easy content of data structure.
上傳時間: 2014-01-17
上傳用戶:zaizaibang
資源簡介:If you d like to create web-based applications easily, then this book is for you. More importantly, it shows you how to do that with joy and feel good about your own work! You don t need to know servlet or JSP while your productivity will...
上傳時間: 2016-09-29
上傳用戶:宋桃子
資源簡介:英文原版的如何做一個高效的程序員This book will help you become a better programmer
上傳時間: 2013-12-20
上傳用戶:lizhizheng88