Pocket PC Developer's Guide
暫譯: Pocket PC 開發者指南
Bruce E. Krell
- 出版商: McGraw-Hill Education
- 出版日期: 2002-04-10
- 售價: $2,290
- 貴賓價: 9.5 折 $2,176
- 語言: 英文
- 頁數: 480
- 裝訂: Paperback
- ISBN: 0072131500
- ISBN-13: 9780072131505
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,200$1,176 -
$1,090$1,068 -
$2,660$2,527 -
$650$514 -
$1,045Java How to Program, 4/e
-
$199Web Design in a Nutshell, 2/e (Paperback)
-
$970Introduction to Algorithms, 2/e
-
$784E-Business & E-Commerce Infrastructure: Technologies Supporting the E-Business I
-
$931A First Course in Database Systems, 2/e
-
$1,150$1,127 -
$1,740$1,653 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$560$476 -
$2,390$2,271 -
$1,900$1,805 -
$1,650$1,568 -
$780$741 -
$650$514 -
$590$466 -
$720$569 -
$149$149 -
$750$638 -
$350$277 -
$650$507
相關主題
商品描述
Engineer Your Way to Excellence
Develop a full range of applications for Microsoft-powered mobile devices. Tap into the rich array of reusable interface components available through the Windows CE operating system. Pocket PC Developers Guide leads you through development of effective software designs and introduces a set of libraries and tools that significantly shortens your development time. In addition, this book provides a series of practical applications involving graphical user interfaces that effectively utilize the small screen space of the Pocket PC--including drawing and word processing programs, complex user interfaces, COM components, embedded databases, and multithread architectures.
- Understand Windows CE architecture
- Utilize platform-portable designs
- Develop readable code with classes
- Accommodate the Pocket PC display screen size
- Manage application and data memory
- Work with COM Objects
- Execute sound multithread designs
- Optimize and debug Pocket PC applications
- Effectively design a user interface using a state machine for reliable,
deterministic execution behavior
- Implement an image processing program that rapidly performs edge detection
Contents
Part I: The Fundamentals
1:
Overview of the Pocket PC Environment
2: A Typical
Pocket PC Program
3: A Minimal, Easily Tested Pocket PC
Program
Part II: Drawing and
Painting
4: Drawing Images Using
Graphics
5: Implementing a Drawing
Program
6: Image Processing Using
Bitmaps
Part III: User-Friendly Applications in Small
Spaces
7: Using an Effective Software
Design
8: Using Intrinsic Controls in a Graphical User
Interface
9: Developing a Complex User
Interface
10: Maintaining Application
Parameters
Part IV: Systems
Programming
11: Multithreaded Applications and
Synchronization
12: Utilizing COM
Components
商品描述(中文翻譯)
工程師的卓越之路
為微軟驅動的行動裝置開發全方位的應用程式。利用 Windows CE 作業系統提供的豐富可重用介面元件。《Pocket PC 開發者指南》將引導您開發有效的軟體設計,並介紹一套顯著縮短開發時間的函式庫和工具。此外,本書提供一系列實用的應用程式,涉及圖形使用者介面,能有效利用 Pocket PC 的小螢幕空間,包括繪圖和文字處理程式、複雜的使用者介面、COM 元件、嵌入式資料庫和多執行緒架構。
- 了解 Windows CE 架構
- 利用平台可攜式設計
- 使用類別開發可讀的程式碼
- 適應 Pocket PC 顯示螢幕大小
- 管理應用程式和資料記憶體
- 使用 COM 物件
- 執行聲音多執行緒設計
- 優化和除錯 Pocket PC 應用程式
- 使用狀態機有效設計使用者介面,以實現可靠的確定性執行行為
- 實作一個快速執行邊緣檢測的影像處理程式
目錄
第一部分:基礎知識
1: Pocket PC 環境概述
2: 一個典型的 Pocket PC 程式
3: 一個最小且易於測試的 Pocket PC 程式
第二部分:繪圖與繪畫
4: 使用圖形繪製影像
5: 實作一個繪圖程式
6: 使用位圖進行影像處理
第三部分:小空間中的使用者友好應用程式
7: 使用有效的軟體設計
8: 在圖形使用者介面中使用內建控制項
9: 開發複雜的使用者介面
10: 維護應用程式參數
第四部分:系統程式設計
11: 多執行緒應用程式與同步化
12: 利用 COM 元件