Programming with Microsoft Visual C++ .NET, 6/e
暫譯: 使用 Microsoft Visual C++ .NET 程式設計,第6版
George Shepherd
- 出版商: MicroSoft
- 出版日期: 2002-04-01
- 售價: $2,270
- 貴賓價: 9.5 折 $2,157
- 語言: 英文
- 頁數: 1098
- 裝訂: Paperback
- ISBN: 0735615497
- ISBN-13: 9780735615496
-
相關分類:
Visual C++
已過版
買這商品的人也買了...
-
Computer Organization & Design: The Hardware/Software Interface, 2/e$1,200$1,176 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Data Mining: Concepts and Techniques$2,530$2,404 -
C++ Primer, 3/e 中文版$980$774 -
CCNA 認證自學手冊: ICND (Interconnecting Cisco Network Devices)$980$833 -
FrontPage 2002 中文版實務$480$379 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
Sams Teach Yourself Game Programming in 24 Hours$1,620$1,539 -
Visual C#.NET 程式設計經典$650$514 -
JavaScript 範例活用辭典$450$351 -
Dreamweaver MX 中文版魔法網頁 Easy Go$490$417 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
Java 完美經典優質學習篇$750$638 -
Red Hat Linux 9 實務應用$650$553 -
Linux 核心程式設計 (Linux Kernel Programming, 3/e)$580$458 -
802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600 -
Dreamweaver MX 互動網站百寶箱 for ASP$580$493 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
深入淺出 JBuilder 程式設計實作(JBuilder 9.0/8.0/7.0 適用) (Charlie Calvert's Learn Jbuilder)$720$562 -
重構─改善既有程式的設計$720$569 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
相關主題
商品描述
Summary
The in-depth reference that covers both classic, core Windows competencies and modern .NET programming
Learn how to write solid Microsoft® Visual C++® .NET code today with this comprehensive reference—the latest edition of the industry’s most trusted text. It’s the complete programming guide for intermediate and advanced developers who want to create .NET applications with Visual C++ and the Microsoft .NET Framework. Focusing on core programming techniques, instructions, and solutions, this book shows you what’s new in Visual C++ .NET and walks you through the development lifecycle with this powerful language. Get in-depth coverage of the language’s syntax, tools, and APIs—along with expert advice and timesaving techniques. Take advantage of complete, task-based instruction plus your Microsoft Windows® and C++ programming skills to produce a new generation of killer Windows and .NET applications. Topics covered include:
• Fundamentals: Windows and Visual C++; MFC essentials and the MFC application wizard; Visual C++ .NET wizards; Windows message mapping; classic GDI functions, fonts, and bitmaps; dialog boxes; common controls and ActiveX® controls; Win32® core memory management; Windows message processing and multithreaded programming
• MFC document-view architecture: Menus, keyboard accelerators, the Rich Edit control, and property sheets; toolbars and status bars; a reusable frame Windows base class; separating the document from its view; reading and writing documents—SDI and MDI applications; printing and print preview; splitter windows and multiple views; context-sensitive Help; dynamic link libraries; MFC programs without document or view classes
• COM, automation, ActiveX, and OLE: Automation and IDispatch, uniform data transfer with the Clipboard and OLE drag and drop, the Active Template Library, ActiveX Controls, and OLEDB templates
• Programming for the Internet: TCP/IP, Winsock, and WinINet; dynamic HTML; ATL Server
• .NET and beyond: The .NET platform; .NET interoperability with managed C++; Windows Forms, GDI+, and .NET Web services with C++; ADO.NET
商品描述(中文翻譯)
摘要
這本深入的參考書涵蓋了經典的核心 Windows 能力以及現代 .NET 程式設計。
今天就學習如何撰寫穩健的 Microsoft® Visual C++® .NET 代碼,這本全面的參考書是業界最受信賴的文本的最新版本。它是中級和高級開發人員的完整程式設計指南,旨在使用 Visual C++ 和 Microsoft .NET Framework 創建 .NET 應用程式。這本書專注於核心程式設計技術、指導和解決方案,展示了 Visual C++ .NET 的新特性,並引導您通過這種強大語言的開發生命週期。深入涵蓋語言的語法、工具和 API,並提供專家建議和節省時間的技巧。利用完整的任務導向指導,加上您的 Microsoft Windows® 和 C++ 程式設計技能,創造出新一代的優秀 Windows 和 .NET 應用程式。涵蓋的主題包括:
• 基礎知識:Windows 和 Visual C++;MFC 基本要素和 MFC 應用程式精靈;Visual C++ .NET 精靈;Windows 訊息映射;經典 GDI 函數、字型和位圖;對話框;常用控制項和 ActiveX® 控制項;Win32® 核心記憶體管理;Windows 訊息處理和多執行緒程式設計
• MFC 文檔-視圖架構:菜單、鍵盤加速器、Rich Edit 控制項和屬性表;工具列和狀態列;可重用的框架 Windows 基類;將文檔與其視圖分開;讀取和寫入文檔—SDI 和 MDI 應用程式;列印和列印預覽;分割視窗和多個視圖;上下文敏感幫助;動態連結庫;沒有文檔或視圖類別的 MFC 程式
• COM、自動化、ActiveX 和 OLE:自動化和 IDispatch,使用剪貼簿和 OLE 拖放的統一數據傳輸,Active Template Library、ActiveX 控制項和 OLEDB 模板
• 互聯網程式設計:TCP/IP、Winsock 和 WinINet;動態 HTML;ATL Server
• .NET 及其後:.NET 平台;使用受管理的 C++ 進行 .NET 互操作;Windows Forms、GDI+ 和使用 C++ 的 .NET Web 服務;ADO.NET
