C++ XML
Fabio Arjona Arciniegas
- 出版商: New Riders
- 出版日期: 2001-08-13
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 336
- 裝訂: Paperback
- ISBN: 073571052X
- ISBN-13: 9780735710528
-
相關分類:
C++ 程式語言、XML
已過版
買這商品的人也買了...
-
$925XML Developer's Handbook
-
$990Core JFC, 2/e (Paperback)
-
$399Developing Applications with Visual Studio .NET
-
$680$537 -
$480$408 -
$920$727 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$420$328 -
$600$588 -
$590$466 -
$1,710$1,625 -
$690$538 -
$775Using XML with Legacy Business Applications (Paperback)
-
$750$675 -
$560$504 -
$390$304 -
$490$417 -
$480$379 -
$750$593 -
$780$616 -
$580$493 -
$450$383 -
$490$417 -
$590$460 -
$650$507
相關主題
商品描述
"C++ XML" is a book exclusively devoted to the power and complexities of
integrating XML standards into C++. As a developer, this is a book you cannot
miss. "C++ XML" addresses all major standards, toolkits, and types of
applications dealing with XML as a format for representing and exchanging data,
as well as XML behavior, from a C++ standpoint. It explains the implementation
of applications and reusable frameworks for all major XML purposes exclusively
using C/C++ parsers and toolkits, such as expat, Xerces, Xalan, libxml2, and
Microsoft's MSXML.The high-end theory and examples in this book - such as
development of OpenGL applications, Visual Studio Wizards to automate DOM
procedures, GIMP extension to interpret XML scripts, and more - and its
exclusive C++ orientation - separates this work from any other resource (online
and offline). It is a must-have for any programmer interested in a specialized,
complete, and detailed view of XML technologies.This book will show you how to
master:-All major XML technologies addressed exclusively from the C++
perspective (C++ SAX, DOM, XSLT, Xpath, and more)-Every aspect of efficient
server-side, standalone, and client-side C++ development for XML-Extensions to
your C++ programs, allowing seamless XML and database integration-Advanced
techniques for the development of Windows and graphic Linux XML
applications-Important concepts using examples showing applications of C++
libraries and XML (MFC, OpenGL, ODBC, GTK, and more)The CD-ROM included with
this book contains:Hundreds of MB of working code, showcasing C++ exclusive
applications of all major XML standards and toolkits, including (but not limited
to) MSXML, Xerces, Xalan, Xpath, XSLT, SAX 2.0, DOM Level 2, and SOAP. Every
line of code in the book is supported by a working program.
Table of Contents
Introduction.
I. XML BASICS.
1. XML: Constructs and Concepts.
2. XML/C++ Overview.
II. PROCESSING XML WITH C++.
3. Event-Driven Processing.
4. SAX C++.
5. SAX C++ 2.0 and Advanced Techniques.
6. DOM Level 2.0.
7. Advanced C++ DOM Manipulation.
8. Advanced C++ Aspects of SAX and DOM.
III. USING XML RELATED STANDARDS WITH C++.
9. XML Schema, TREX, and Other Modeling Languages.
10. XPath and XPointer in C++.
11. XSLT Transformations.
12. Toolkit Features and Implementation Frameworks.
IV. INTEGRATING WELL-KNOWN C++ MODULES.
13. Creating XML-Based Extension Languages for C++ Programs.
14. Distributed C++ XML Applications: SOAP and XML-RPC.
15. XML and Databases with C++ (ODBC and DAO).
V. APPENDIXES.
A. UML.
B. STL.
C. CD Contents and Instructions.
Index.