چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

XSLT and Xpath : a guide to XML transformations

John Robert Gardner, Zarella L. Rendon

قیمت نهایی

۴۴٬۰۰۰ تومان۴۹٬۰۰۰ تومان۱۰٪ تخفیف
  • تخفیف زمان‌دار−۵٬۰۰۰ تومان

۵٬۰۰۰ تومان صرفه‌جویی نسبت به قیمت اصلی

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

سال انتشار
۲۰۰۱
فرمت
PDF
زبان
انگلیسی
حجم فایل
۲٫۷ مگابایت
شابک
9780130404466، 9780131240728، 0130404462، 0131240722

دربارهٔ کتاب

Using XSLT and XPath, developers can take full advantage of virtually any XML data in both Web applications and printed documents. Guide to XML Transformations: XSLT & XPath delivers a thorough understanding of the concepts and inner workings of Xpath and the XSLT processing model. Leading XSL experts Zarella Rendon and John Robert Gardner teach XSLT and XPath through extensive example code, explained line by line. Guide to XML Transformations assumes basic HTML and/or skills, but no familiarity with programming concepts. Readers can utilize its hands-on exercises to quickly begin performing substantive transformations of XML to HTML and, soon after, to virtually any other format.

"...not only the best book on Qt I have ever seen, but also the best book presenting any programming framework. Every sentence appears to be carefully worded, and every chapter has a sound concept, and so does the work as a whole." --Matthias Ettrich, Trolltech's lead developer, founder of the KDE project

"The 'Tao of Qt'.... The Qt system is a beautiful example of object oriented design, and the authors take advantage of this.... The authors have done an excellent job of presenting the subject in an interesting and engaging way...." --Ron McCarty, Instructor and Chair of the Department of Computer Science, Penn State Erie, The Behrend College

The first official Trolltech guide to Qt 3.2 programming!

Straight from Trolltech, this book covers all you need to build industrial-strength applications with Qt 3.2.x and C++--applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux with no source code changes! The book teaches solid Qt programming practices; it is not a rehash of the documentation. You'll find start-to-finish coverage packed with examples, plus a CD with the Qt 3.2 toolset and Borland C++ compilers--including a non-commercial Qt 3.2 for Windows available nowhere else!


  • Build powerful C++ GUI applications quickly and easily

  • Design dialogs and main windows visually and in code

  • Learn Qt's innovative typesafe signals and slots mechanism

  • Use layouts to create forms that automatically size and scale

  • Create custom signals, slots, events, and controls

  • Program the "Qt way" with techniques for Qt 3.2 that'll work with Qt 4

  • Code applicationswith menus, toolbars, dialogs, and drag and drop

  • Utilize 2D and 3D graphics, multithreading, and networking

  • Write database and XML applications

  • Internationalize to reach foreign markets

  • Exploit platform-specific-features like ActiveX

Already using Qt or just starting out? Evaluating Qt or managing it? Building open source applications--or commercial applications? Want to develop for Windows without buying an expensive compiler? Whatever your goal, this is the only book you need!

CD-ROM: Everything you need to write great GUI programs!


  • Qt 3.2 Non-Commercial Edition for Windows

  • Borland C++ 5.5 Non-Commercial Edition

  • Borland C++ 6.0 Trial Edition

  • Qt 3.2 Free Editions for Unix/Linux/Mac OS X

  • SQLite database

  • The book's code examples
"...Not only the best book on Qt I have ever seen, but also the best book presenting any programming framework. Every sentence appears to be carefully worded, and every chapter has a sound concept, and so does the work as a whole." --Matthias Ettrich, Trolltech's lead developer, founder of the KDE project "The 'Tao of Qt'.... The Qt system is a beautiful example of object oriented design, and the authors take advantage of this.... The authors have done an excellent job of presenting the subject in an interesting and engaging way...." --Ron McCarty, Instructor and Chair of the Department of Computer Science, Penn State Erie, The Behrend College The first official Trolltech guide to Qt 3.2 programming! Straight from Trolltech, this book covers all you need to build industrial-strength applications with Qt 3.2.x and C++--applications that run natively on Windows, Linux/Unix, Mac OS X, and embedded Linux with no source code changes! The book teaches solid Qt programming practices; it is not a rehash of the documentation. Build powerful C++ GUI applications quickly and easily Design dialogs and main windows visually and in code Learn Qt's innovative typesafe signals and slots mechanism Use layouts to create forms that automatically size and scale Create custom signals, slots, events, and controls Program the ''Qt way'' with techniques for Qt 3.2 that'll work with Qt 4 Code applications with menus, toolbars, dialogs, and drag and drop Utilize 2D and 3D graphics, multithreading, and networking Write database and XML applications Internationalize to reach foreign markets Exploit platform-specific-features like ActiveX Already using Qt or just starting out? Evaluating Qt or managing it? Building open source applications--or commercial applications? Want to develop for Windows without buying an expensive compiler? Whatever your goal, this is the only book you need!

Gain total control over your information with XSLT and XPath!

  • Master XSLT and XPath—the "keys to the XML kingdom"
  • Build custom XML output solutions that won't become obsolete
  • Learn everything from basic XML-to-HTML conversions to leading edge techniques
  • CD-ROM includes all examples from the book

Mastering XSLT and XPath gives you unprecedented control over your information—and helps you leverage virtually every new XML technology, from XLink to schemas. Discover XSLT's powerful vocabulary of easy, programming-like features, and learn how to build custom solutions that resist obsolescence. By the end of the first chapter, you'll be performing XML-to-HTML conversions for display in any Web browser. Then build on your knowledge through a series of hands-on examples that transform you into an XSLT/XPath expert!

  • XSLT as an XML document instance: leveraging your existing XML skills
  • XSLT stylesheet concepts and constructs: fundamental through advanced level
  • XPath patterns and functions
  • XSLT subroutine functions and variables
  • XSLT processing of multiple nodes: iterative and conditional XSLT elements
  • Controlling output options
  • XSLT extensions, and more

Whether you're an experienced programmer or a novice markup specialist, here's your chance to master XML's most potent tools for organizing, updating, and delivering digital information—any data, anywhere, any time!

Many companies are facing problems with Windows development using traditional Windows tools such as Visual Studio. When they write applications, even just "single platform" applications for Windows, they often have to account for differences between different Windows versions, which adds hassle to development and maintenance. Qt works no matter the Windows versions. This book provides all the information needed to become a professional Qt developer. The book also covers cross platform GUI programming--programmers can be working on Windows, Linux, or Mac and the book will work for them. This is useful for commercial companies that use Qt, and for companies that are evaluating Qt. It will also be valuable to the vast number of open source developers who already use Qt since no other book of comparable quality or comprehensiveness is available. This book teaches Qt's idioms and how to use Qt to best advantage. The book is organized into four parts. The first part introduces the C++ necessary for the effective use of Qt. The second part covers basic Qt, starting with some very short examples, and quickly building up to a complete Graphical User Interface program. The second part provides coverage of key Qt features including signals. The third and fourth parts cover more advanced and specialized material. Build powerful C++ GUI applications quickly and easily, design dialogs and main windows visually and in code, learn Qt's innovative type-safe "signals and slots" mechanism, use layouts to create forms that automatically size and scale, create custom signals, slots, events, and controls, program the "Qt way" with techniques for Qt 3.2 that will work with Qt 4, code applications with menus, toolbars, dialogs, and drag-and-drop, Use 2D and 3D graphics, multithreading, and networking, write database and XML applications, internationalize to reach foreign markets, exploit platform-specific features like ActiveX on Windows This book provides a thorough understanding of the concepts and inner workings of Xpath and the XSLT processing model. Readers who are experienced in HTML will find that this book provides the necessary tools to begin the crossover of ongoing HTML work to XML, XHTML, and other forms of markup. Although the book doesn't assume familiarity with programming concepts, it does assume a sound knowledge of markup technology and takes the reader though enough exercises to have him/her performing substantive transformations of XML to HTML and, soon after, most any other format.

قیمت نهایی

۴۴٬۰۰۰ تومان