Windows CE 程式設計 3rd 版

2021-08-22 11:03:43 字數 2805 閱讀 2914

拜讀**

這為老兄tellmenow都翻譯好了,真是辛苦他了

programming microsoft windows ce .net, third edition

bydouglas boling

isbn:0735618844

作者對如何把windows、嵌入式程式設計經驗應用到windows ce.net環境裡做了嫻熟的示範。這這個環境裡,可以為支援windows的pocket pc、smartphone以及其它下一代裝置編寫更快,更小的應用。

目錄

前言

第一部分 - windows程式設計基礎

第1章 - "hello windows ce"

第2章 - 螢幕繪畫

第3章 - 輸入:鍵盤、滑鼠和觸控螢幕

第4章 - 視窗、控制項和選單

第5章 - 公共控制項和windows ce

第6章 - 對話狂和屬性表

第二部分 - windows ce程式設計

第7章 - 記憶體管理

第8章 - 檔案和註冊

第9章 - windows ce資料庫

第10章 - 模組、程序和執行緒

第11章 - 通知機制

第三部分 - 通訊

第12章 - 串列埠通訊

第13章 - windows ce網路通訊

第14章 - 裝置間通訊

第15章 - 桌面連線

第四部分 裝置程式設計

第16章 - 瀏覽器shell程式設計

第17章 - pocket pc程式設計

第18章 - pocket pc擴充套件

第19章 - smartphone程式設計

第20章 - 遊戲api-gapi

第五部分 - windows ce高階程式設計

第21章 - 系統程式設計

第22章 - 裝置驅動程式和服務程式設計

第23章 - .net cf下的程式設計

索引

********************=英文原文****************************************====

programming microsoft windows ce .net, third edition

bydouglas boling

isbn:0735618844

microsoft press

(1224 pages)

cd content

table of contents

programming microsoft windows ce .net, third edition

introduction

part i - windows programming basics

chapter 1

-hello windows ce

chapter 2

-drawing on the screen

chapter 3

-input: keyboard, mouse, and touch screen

chapter 4

-windows, controls, and menus

chapter 5

-common controls and windows ce

chapter 6

-dialog boxes and property sheets

part ii - windows ce programming

chapter 7

-memory management

chapter 8

-files and the registry

chapter 9

-windows ce databases

chapter 10

-modules, processes, and threads

chapter 11

-notifications

part iii - communications

chapter 12

-serial communications

chapter 13

-windows ce networking

chapter 14

-device-to-device communication

chapter 15

-connecting to the desktop

part iv - device programming

chapter 16

-the explorer shell

chapter 17

-programming the pocket pc

chapter 18

-extending the pocket pc

chapter 19

-programming the smartphone

chapter 20

-gapi, the game api

part v - advanced windows ce

chapter 21

-system programming

chapter 22

-device drivers and services

chapter 23

-programming the .net compact framework

index

list of figures

list of tables

list of listings

cd content

執行緒池3rd卷 龍臥淺灘等海潮

全世界讓乙個人沉默並不比乙個人讓全世界沉默更具有正當性。約翰 密爾 眼看你的飯店生意越做越大,又出現了乙個頭疼的問題 廚師管理問題。福禍相依,你發現有些廚師培訓學校的校長開始主動找你喝茶,大家都心知肚明,這是 醉翁之意不在酒 校長是來推銷自己的學生,進而提高學校的就業率。你表面上裝出一副為難的樣子,...

3rd 邏輯運算子的基本用法

b 案例演示 邏輯運算子的基本用法 注意事項 c 結論 邏輯與 有false則false。邏輯或 有true則true。邏輯異或 相同為false,不同為true。邏輯非 非false則true,非true則false。b 同理 和 的區別?學生自學 c 開發中常用誰?b 案例演示 b 面試題 b ...

s60 2nd 移植到 3rd 的一些心得

首先,是幾個需要參考的doc 這個是wiki百科,中文的,按照這個步驟更改原始檔 下面這個,是s60 3rd 的入門,包括簽名的許可權 還有這個就是教如何自簽軟體的,當然,這看看就可以了,因為carbide會自動幫你打包 然後,說說我遇到的問題吧 首先,uid3 必須一致,否則程式設計成功,但是無法...