C ++ Windows Programming
暫譯: C++ Windows 程式設計

Stefan Bjornander

  • 出版商: Packt Publishing
  • 出版日期: 2016-08-31
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 588
  • 裝訂: Paperback
  • ISBN: 1786464225
  • ISBN-13: 9781786464224
  • 相關分類: C 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Key Features

  • Create diverse applications featuring the versatility of Small Windows C++ library
  • Learn about object-oriented programming in Windows and how to develop a large object-oriented class library in C++
  • Understand how to tackle application-specific problems along with acquiring a deep understanding of the workings of Windows architecture

Book Description

It is critical that modern developers have the right tools to build practical, user-friendly, and efficient applications in order to compete in today s market. Through hands-on guidance, this book illustrates and demonstrates C++ best practices and the Small Windows object-oriented class library to ease your development of interactive Windows applications.

Begin with a focus on high level application development using Small Windows. Learn how to build four real-world applications which focus on the general problems faced when developing graphical applications. Get essential troubleshooting guidance on drawing, spreadsheet, and word processing applications. Finally finish up with a deep dive into the workings of the Small Windows class library, which will give you all the insights you need to build your own object-oriented class library in C++.

What you will learn

  • Develop advanced real-world applications in Windows
  • Design and implement a graphical object-oriented class library in C++
  • Get to grips with the workings of the integral aspects of the Win32 API, such as mouse input, drawing, cut-and-paste, file handling, and drop files
  • Identify general problems when developing graphical applications as well as specific problems regarding drawing, spreadsheet, and word processing applications
  • Implement classes, functions, and macros of the object-oriented class library developed in the book and how we implement its functionality by calling functions and macros in the Win32 API

About the Author

Stefan Björnander holds a master's degree in computer science, and has worked with software development for many years. He has lectured on programming for the industry and universities. He has also authored Microsoft Visual C++ Windows Applications by Example for Packt Publishing, which gained great acclaim.

Table of Contents

  1. Introduction
  2. Hello, Small World!
  3. Building a Tetris Application
  4. Working with Shapes and Figures
  5. The Figure Hierarchy
  6. Building a Word Processor
  7. Keyboard Input and Character Calculation
  8. Building a Spreadsheet Application
  9. Formula Interpretation
  10. The Framework
  11. The Document
  12. The Auxiliary Classes
  13. The Registry, Clipboard, Standard Dialogs, and Print Preview
  14. Dialogs, Controls, and Page Setup
  15. Rational and Complex Numbers

商品描述(中文翻譯)

關鍵特點
- 創建多樣化的應用程式,展現 Small Windows C++ 函式庫的多功能性
- 學習 Windows 中的物件導向程式設計,以及如何在 C++ 中開發大型物件導向類別庫
- 理解如何解決特定應用程式的問題,並深入了解 Windows 架構的運作

書籍描述
現代開發者必須擁有合適的工具,以便在當今市場中競爭,構建實用、使用者友好且高效的應用程式。通過實作指導,本書說明並展示 C++ 的最佳實踐以及 Small Windows 物件導向類別庫,以簡化您開發互動式 Windows 應用程式的過程。

本書以使用 Small Windows 進行高階應用程式開發為重點。學習如何構建四個真實世界的應用程式,這些應用程式專注於開發圖形應用程式時面臨的一般問題。獲得有關繪圖、電子表格和文字處理應用程式的基本故障排除指導。最後,深入探討 Small Windows 類別庫的運作,這將為您提供構建自己的 C++ 物件導向類別庫所需的所有見解。

您將學到的內容
- 在 Windows 中開發高級真實世界應用程式
- 設計並實作 C++ 中的圖形物件導向類別庫
- 理解 Win32 API 的基本運作,包括滑鼠輸入、繪圖、剪切與粘貼、檔案處理和拖放檔案
- 確認開發圖形應用程式時的一般問題,以及有關繪圖、電子表格和文字處理應用程式的具體問題
- 實作書中開發的物件導向類別庫的類別、函數和巨集,以及如何通過調用 Win32 API 中的函數和巨集來實現其功能

關於作者
**Stefan Björnander** 擁有計算機科學碩士學位,並在軟體開發領域工作多年。他曾在業界和大學講授程式設計。他還為 Packt Publishing 撰寫了《Microsoft Visual C++ Windows Applications by Example》,該書獲得了廣泛的讚譽。

目錄
1. 介紹
2. 你好,小世界!
3. 建立一個俄羅斯方塊應用程式
4. 與形狀和圖形一起工作
5. 圖形層級
6. 建立一個文字處理器
7. 鍵盤輸入和字元計算
8. 建立一個電子表格應用程式
9. 公式解釋
10. 框架
11. 文件
12. 輔助類別
13. 註冊表、剪貼簿、標準對話框和列印預覽
14. 對話框、控制項和頁面設置
15. 有理數和複數