ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب XML Demystified

دانلود کتاب XML نمایه سازی شده

XML Demystified

مشخصات کتاب

XML Demystified

دسته بندی: برنامه نویسی: زبان های برنامه نویسی
ویرایش: 1 
نویسندگان:   
سری:  
ISBN (شابک) : 0072262109, 9780072262100 
ناشر: McGraw-Hill Osborne Media 
سال نشر: 2005 
تعداد صفحات: 242 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 1 مگابایت 

قیمت کتاب (تومان) : 54,000



کلمات کلیدی مربوط به کتاب XML نمایه سازی شده: کتابخانه، ادبیات کامپیوتر، XML / XSLT



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 11


در صورت تبدیل فایل کتاب XML Demystified به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب XML نمایه سازی شده نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب XML نمایه سازی شده

راه سریع و آسان برای یادگیری XML
برنامه نویسی را در XML فوراً با استفاده از این راهنمای آسان برای دنبال کردن شروع کنید. XML Demystified نحوه ساخت برنامه های وب XML را توضیح می دهد که روی هر پلتفرم یا مرورگری کار می کنند. دستورالعمل های گام به گام با مثال های فراوان به شما کمک می کند تا سریع یاد بگیرید.
این متن خودآموز بی نظیر ارائه می دهد:
راهی آسان برای درک XML
یک آزمون در پایان هر فصل
امتحان نهایی در پایان کتاب
بدون اصطلاحات فنی غیرضروری
رویکرد صرفه جویی در زمان
کتاب با معرفی شما با اجزای سازنده XML آغاز می شود. سپس، در مورد اسناد XML، تعاریف نوع سند (DTD)، طرح XML، XLink، XPath، XPointer، XSLT، تجزیه‌کننده‌های XML، RSS، XQuery و MSXML آشنا می‌شوید. این کتاب که شامل آزمون‌های پایان فصل و امتحان نهایی است، به شما کمک می‌کند تا در کمترین زمان برنامه‌های XML ایجاد کنید.
برای یک مبتدی به اندازه کافی ساده است، اما برای یک دانش‌آموز پیشرفته به اندازه کافی چالش برانگیز است، XML Demystified میانبر شما برای تسلط بر این قدرتمند است. زبان برنامه نویسی


توضیحاتی درمورد کتاب به خارجی

The fast and easy way to learn XML
Start programming in XML right away using this easy-to-follow guide. XML Demystified explains how to build XML web applications that work on any platform or browser. Step-by-step instructions with lots of examples help you learn quickly.
This one-of-a-kind self-teaching text offers:
An easy way to understand XML
A quiz at the end of each chapter
A final exam at the end of the book
No unnecessary technical jargon
A time-saving approach
The book begins by introducing you to the building blocks of XML. Then, youll learn about XML documents, document type definitions (DTDs), XML schema, XLink, XPath, XPointer, XSLT, XML parsers, RSS, XQuery, and MSXML. Featuring end-of-chapter quizzes and a final exam, this book will have you creating XML applications in no time.
Simple enough for a beginner, but challenging enough for an advanced student, XML Demystified is your shortcut to mastering this powerful programming language



فهرست مطالب

Contents......Page 11
Introduction......Page 17
Chapter 1 XML: An Inside Look......Page 21
XML: In the Beginning......Page 22
What Is XML?......Page 23
Document Type Definitions......Page 26
Where to Place the DTD......Page 28
Reading an XML Document......Page 30
Why Are Corporations Switching to XML?......Page 32
Looking Ahead......Page 33
Quiz......Page 34
Chapter 2 Creating an XML Document......Page 37
Identifying Information......Page 38
Creating XML Markup Tags......Page 39
Parent ... Parent/Child ... Child......Page 40
Creating a Document Type Definition......Page 42
Creating an XML Document......Page 43
Attributes......Page 45
Comments......Page 47
Entities......Page 48
CDATA Sections......Page 49
Looking Ahead......Page 50
Quiz......Page 51
Chapter 3 Document Type Definitions......Page 53
Types of Document Type Definition......Page 54
External Document Type Definition......Page 55
Shared Document Type Definition......Page 58
Element Declarations......Page 60
Specifying the Number of Occurrences in an Element......Page 61
Optional Child Elements......Page 62
Grouping Elements......Page 63
Naming Elements......Page 65
Attribute Declarations......Page 66
Looking Ahead......Page 67
Quiz......Page 68
Chapter 4 XML Schema......Page 71
Inside an XML Schema......Page 72
Document Type Definition vs. XML Schema......Page 73
An Inside Look at an XML Schema......Page 75
Defining Simple Elements......Page 76
Defining Attributes......Page 77
Facets......Page 78
Working with Whitespace Characters......Page 82
Complex Elements......Page 83
Setting the Number of Occurrences......Page 85
Looking Ahead......Page 86
Quiz......Page 87
Chapter 5 XLink, XPath, XPointer......Page 89
An Inside Look at XLink......Page 90
Speaking the XLink Language......Page 91
XPath......Page 93
A Closer Look at XPath......Page 95
Predicates......Page 96
Functions......Page 97
Looking Ahead......Page 100
Quiz......Page 101
Chapter 6 XSLT......Page 103
XPath and the Transformation......Page 104
XSLT in Action......Page 105
A Closer Look at XSL Stylesheet......Page 107
Looking Ahead......Page 112
Quiz......Page 113
Chapter 7 XML Parsers and Transformations......Page 115
The Simple API for XML (SAX)......Page 116
Components of a SAX Parser......Page 117
The DTD Handler......Page 119
The Document Object Model......Page 120
Java and Parsing an XML Document......Page 124
Looking Ahead......Page 125
Quiz......Page 126
Chapter 8 Really Simple Syndication (RSS)......Page 129
Inside an RSS Document......Page 130
More About the channel Element......Page 132
Communicating with the Aggregator......Page 134
More About the item Element......Page 136
Quiz......Page 138
Chapter 9 XQuery......Page 141
Testing Saxon-B......Page 142
The Where and Return Clauses......Page 146
A Walkthrough of an XQuery......Page 147
Constructors......Page 148
Conditional Statements......Page 151
Retrieving the Value of an Attribute......Page 156
Retrieving the Value of an Attribute and the Attribute Name......Page 158
Functions......Page 161
Looking Ahead......Page 165
Quiz......Page 166
What Is MSXML?......Page 169
Getting Down and Dirty with MSXML......Page 170
Loading a Document......Page 178
The LoadDocument() Function......Page 179
Adding a New Element......Page 181
The LoadNewNode() Function......Page 182
The InsertFirst() Method......Page 183
The InsertLast() Method......Page 186
The InsertBefore() Function......Page 188
The InsertAfter() Function......Page 191
Create a New Element Programmatically......Page 193
The SelectArtist() Function—Filtering an XML Document......Page 197
The DisplayTitles() Function......Page 199
The DeleteNodes() Function......Page 200
The ValidateDocument() Function......Page 201
MSXML and XSLT......Page 204
Summary......Page 206
Quiz......Page 207
Final Exam......Page 209
Answers to Quizzes and Final Exam......Page 225
C......Page 235
E......Page 236
M......Page 237
Q......Page 238
U......Page 239
X......Page 240




نظرات کاربران