随笔分类 -  Windows_Graphics_Programming_notes&exercises

摘要:说明,在这里决定跳过第二章,实在是因为里面涉及的内容太理论,对我而言又太艰深3.1 HANDLES AND OBJECT-ORIRNTED PROGRAMMINGIn normal object-oriented programming practice,information hiding is ... 阅读全文
posted @ 2016-01-02 11:57 廖凡 阅读(251) 评论(0) 推荐(0)
摘要:1.3 PROGRAM DEVELOPMENT ENVIRONMENT1.4 WIN32 EXECUTEABLE FILE FORMATWe should also know that complied binary code is a data structure in itself,which ... 阅读全文
posted @ 2016-01-02 11:38 廖凡 阅读(228) 评论(0) 推荐(0)
摘要:People are much happier moving up the ladder,socially or even technically.So our profession has moved from machine code to C/Win32 API,to C++/MFC,to j... 阅读全文
posted @ 2016-01-02 11:34 廖凡 阅读(351) 评论(0) 推荐(0)
摘要:1.1 BASIC WINDOWS PROGRAMMING IN C/C++1.Hello World Version 1:Starting Your BrowserLet's get down now to the businessof writing a basicWindows program... 阅读全文
posted @ 2016-01-01 07:15 廖凡 阅读(542) 评论(0) 推荐(0)