C++/C# Programmer's Guide for Windows 2000
暫譯: Windows 2000 C++/C# 程式設計師指南
Ronald D. Reeves
- 出版商: Prentice Hall
- 出版日期: 2001-08-27
- 售價: $2,030
- 貴賓價: 9.5 折 $1,929
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 0130409472
- ISBN-13: 9780130409478
-
相關分類:
C#、C++ 程式語言
已絕版
買這商品的人也買了...
-
$1,180$1,121 -
$1,920$1,824 -
$1,520$1,444 -
$480$379 -
$1,920$1,824 -
$880$695 -
$1,078Wireless Communications: Principles and Practice, 2/e
-
$540$486 -
$600$474 -
$760$600 -
$590$466 -
$690$538 -
$780$616 -
$720$569 -
$590$502 -
$560$476 -
$480$379 -
$750$593 -
$450$360 -
$880$695 -
$880$695 -
$650$507 -
$550$468 -
$1,730$1,644 -
$600$480
相關主題
商品描述
- The serious developer's guide to leveraging the power of Windows 2000
- For both C++ and C# developers!
- Windows 2000 concurrency, threading, processes, and exception handling
- .NET Framework: architecture, common language runtime, metadata, and more
- CD-ROM: Code covering the material discussed in the book
Foreword by Andrew Scoppa, UCI Software Technical Training
- All the information you need to create sophisticated Windows 2000 applications
- Practical techniques for distributed and Web development
- Revamped Windows 2000 concurrency and threading models
- .NET Framework: base classes, Common Language Runtime, metadata, and self-describing components
- Programming with managed extensions for Visual C++ 7.0
- Integrating managed and legacy code
The complete Windows 2000 programming tutorial for every C++ and C# programmer!
Using Windows 2000, developers can build breakthrough distributed and Web systems more rapidly and productively than ever before. Now, there's a guide to Windows 2000 development that lets you choose the right tools for each job: Visual C++, or C# and the new Microsoft .NET framework!
Dr. Reeves begins with a detailed architectural overview of Windows 2000 and its key components; then introduces the fundamentals of Windows 2000 programming for both C++ and C# programmers, including processes, threads, jobs, error handling, and Windows 2000's Win32 APIs. Next, he introduces the .NET Framework, showing how its base classes almost entirely encapsulate the Win32 APIs, how to leverage .NET and C# to build more scalable and robust applications, and how to integrate legacy and "managed" code in the same components.
The book includes detailed coverage of both the Visual C++ 7.0 and C# compilers, showing how to use each to take full advantage of the .NET Framework for building powerful distributed applications. If you're ready to leverage Windows 2000 and .NET to the fullest, you're ready for C++/C# Programmer's Guide for Windows 2000.
About the CD-ROM
The accompanying CD-ROM contains code examples covering the material discussed in the book.
Table of Contents
Foreword
Preface.
1. Introduction.
2. Processes, Threads, and Jobs in Windows 2000.
3. .NET Framework.
4. Visual C++ 7.0.
5. C#.
Appendix A: APIs.
Appendix B: Base Priority.
Appendix C: Object
Categories.
Appendix D: Functions in Alphabetic Order (1939 APIs).
Appendix E: Win32 API Functions by Category (95).
Appendix F: Win32 Data
Types.
Appendix G: .NET Framework Namespaces.
Appendix H: Attributes.
Appendix I: Debugging Visual C++.
Appendix J: Event Handling in Visual
C++.
Appendix K: Managed Extensions for C++ Reference.
Appendix L: /CLR
(Common Language Runtime Compilation).
Appendix M: C# Compiler Options.
Appendix N: C# Keywords.
Appendix O: C# Libraries Tutorial.
About
the Author.
About UCI.
Index.
商品描述(中文翻譯)
- 嚴謹開發者的 Windows 2000 應用程式開發指南
- 適用於 C++ 和 C# 開發者!
- Windows 2000 的併發、執行緒、進程和例外處理
- .NET Framework:架構、通用語言執行環境、元資料等
- CD-ROM:包含書中討論的程式碼
前言由 Andrew Scoppa,UCI 軟體技術訓練
- 創建複雜 Windows 2000 應用程式所需的所有資訊
- 分散式和網頁開發的實用技術
- 改進的 Windows 2000 併發和執行緒模型
- .NET Framework:基類、通用語言執行環境、元資料和自描述元件
- 使用 Visual C++ 7.0 的管理擴展進行程式設計
- 整合管理和舊版程式碼
這是每位 C++ 和 C# 程式設計師的完整 Windows 2000 程式設計教程!
使用 Windows 2000,開發者可以比以往更快速、更有效率地構建突破性的分散式和網頁系統。現在,有一本關於 Windows 2000 開發的指南,讓您可以為每個工作選擇合適的工具:Visual C++ 或 C# 以及新的 Microsoft .NET Framework!
Reeves 博士首先詳細介紹 Windows 2000 的架構概述及其關鍵組件;然後介紹 Windows 2000 程式設計的基本概念,適用於 C++ 和 C# 程式設計師,包括進程、執行緒、工作、錯誤處理以及 Windows 2000 的 Win32 API。接下來,他介紹 .NET Framework,展示其基類幾乎完全封裝了 Win32 API,如何利用 .NET 和 C# 構建更具可擴展性和穩健性的應用程式,以及如何在同一元件中整合舊版和“管理”程式碼。
本書詳細介紹了 Visual C++ 7.0 和 C# 編譯器,展示如何使用每個編譯器充分利用 .NET Framework 來構建強大的分散式應用程式。如果您準備充分利用 Windows 2000 和 .NET,那麼您就準備好閱讀《C++/C# 程式設計師的 Windows 2000 指南》。
關於 CD-ROM
隨附的 CD-ROM 包含涵蓋書中討論內容的程式碼範例。
目錄
前言
序言
1. 介紹
Windows 2000 作業系統架構
2. Windows 2000 的進程、執行緒和工作
物件類別。終止進程。工作。
3. .NET Framework
介紹。.NET Framework 基類。通用語言執行環境。元資料和自描述元件。
4. Visual C++ 7.0
介紹。Visual C++ 版本。使用管理擴展進行 C++ 程式設計。
5. C#
介紹。C++ 和 C# 的比較。C# 程式的基本結構。C# 版本的 Hello World。開發簡單的 Windows Forms 控制項。
附錄 A:API
附錄 B:基本優先權
附錄 C:物件類別
附錄 D:按字母順序排列的函數(1939 API)
附錄 E:按類別排列的 Win32 API 函數(95)
附錄 F:Win32 資料類型
附錄 G:.NET Framework 命名空間
附錄 H:屬性
附錄 I:調試 Visual C++
附錄 J:Visual C++ 中的事件處理
附錄 K:C++ 的管理擴展參考
附錄 L:/CLR(通用語言執行環境編譯)
附錄 M:C# 編譯器選項
附錄 N:C# 關鍵字
附錄 O:C# 函式庫教程
關於作者
關於 UCI
索引