ورود به حساب

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

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

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

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

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

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


09117307688
09117179751

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

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

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

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

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

پشتیبانی

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

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

دانلود کتاب شروع XML

Beginning XML

مشخصات کتاب

Beginning XML

ویرایش: 4., Auflage 
نویسندگان: , , , , , , ,   
سری:  
ISBN (شابک) : 9781118169353, 1118169352 
ناشر: John Wiley & Sons 
سال نشر: 2011 
تعداد صفحات: 0 
زبان: English 
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 20 مگابایت 

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



کلمات کلیدی مربوط به کتاب شروع XML: (عنوان موضوع BISAC)COM000000، (فرم محصول) متن کتاب الکترونیکی، (گروه‌های محصول VLB) TN000، (VLB-WN)9633: غیرکتاب‌ها، PBS/IT، IT/زبان‌های برنامه‌نویسی، XML



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

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


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

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


توضیحاتی در مورد کتاب شروع XML




زمانی که اولین ویرایش این کتاب نوشته شد، XML یک زبان نسبتاً جدید بود، اما در حال حاضر به سرعت در حال رشد است و به طور گسترده‌تری در طیف وسیعی از برنامه‌ها مورد استفاده قرار می‌گیرد. در زمان نسخه دوم، XML قبلاً خود را بیش از یک مد گذرا ثابت کرده بود و در واقع در سراسر صنعت برای طیف وسیعی از کاربردها استفاده می شد. با ویرایش سوم، واضح بود که XML یک فناوری بالغ است، اما مهمتر از آن، آشکار شد که چشم انداز XML به چندین حوزه تخصصی تقسیم می شود. اکنون در این نسخه، ما باید تعداد فزاینده‌ای از مشخصات پیرامون XML را دسته‌بندی کنیم که یا از XML استفاده می‌کنند یا علاوه بر مشخصات اصلی XML، عملکردی را ارائه می‌دهند.

پس XML چیست؟ این یک زبان نشانه گذاری است که برای توصیف ساختار داده ها به روش های معنی دار استفاده می شود. هر جایی که داده ها ورودی/خروجی، ذخیره شده یا از مکانی به مکان دیگر منتقل می شوند، بالقوه مناسب برای قابلیت های XML است. شاید...


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


When the first edition of this book was written, XML was a relatively new language but already gaining ground fast and becoming more and more widely used in a vast range of applications. By the time of the second edition, XML had already proven itself to be more than a passing fad, and was in fact being used throughout the industry for an incredibly wide range of uses. With the third edition, it was clear that XML was a mature technology, but more important, it became evident that the XML landscape was dividing into several areas of expertise. Now in this edition, we needed to categorize the increasing number of specifications surrounding XML, which either use XML or provide functionality in addition to the XML core specification.

So what is XML? It's a markup language, used to describe the structure of data in meaningful ways. Anywhere that data is input/output, stored, or transmitted from one place to another, is a potential fit for XML's capabilities. Perh...



فهرست مطالب

\"\"Part I: Introduction\"\"
\"\"Chapter 1: What is XML?\"\"
\"\"Of Data, Files, and Text\"\"
\"\"So What Is XML?\"\"
\"\"Origin of the XML Standards\"\"
\"\"Where XML Can Be Used, and What You Can Use It For\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Chapter 2: Well-Formed XML\"\"
\"\"Parsing XML\"\"
\"\"Tags and Text and Elements, Oh My!\"\"
\"\"Attributes\"\"
\"\"Comments\"\"
\"\"Empty Elements\"\"
\"\"XML Declarations\"\"
\"\"Processing Instructions\"\"
\"\"Illegal PCDATA Characters\"\"
\"\"Errors in XML\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Chapter 3: XML Namespaces\"\"
\"\"Why We Need Namespaces\"\"
\"\"How XML Namespaces Work\"\" \"\"Understanding URIs\"\"\"\"When to Use Namespaces\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Part II: Validation\"\"
\"\"Chapter 4: Document Type Definitions\"\"
\"\"Running the Samples\"\"
\"\"Sharing Vocabularies\"\"
\"\"Anatomy of a DTD\"\"
\"\"Developing DTDs\"\"
\"\"DTD Limitations\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Chapter 5: XML Schemas\"\"
\"\"Benefits of XML Schemas\"\"
\"\"Do We Still Need DTDs?\"\"
\"\"XML Schemas\"\"
\"\"Creating a Schema from Multiple Documents\"\"
\"\"Documenting XML Schemas\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Chapter 6: Relax Ng\"\"
\"\"XML and Compact Syntaxes\"\"
\"\"RELAX NG Patterns\"\" \"\"Combining and Reusing Patterns and Grammars\"\"\"\"Additional RELAX NG Features\"\"
\"\"Useful Resources\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Part III: Processing\"\"
\"\"Chapter 7: XPath\"\"
\"\"Ways of Looking at an XML Document\"\"
\"\"Modeling XML Documents\"\"
\"\"Visualizing XPath\"\"
\"\"Abbreviated and Unabbreviated Syntax\"\"
\"\"XPath 1.0 Axes\"\"
\"\"XPath 1.0 Functions\"\"
\"\"Predicates\"\"
\"\"Structure of XPath Expressions\"\"
\"\"XPath 2.0\"\"
\"\"Summary\"\"
\"\"Exercises Questions\"\"
\"\"Chapter 8: XSLT\"\"
\"\"What Is XSLT?\"\"
\"\"How an XSLT Processor Works\"\"
\"\"Running the Examples\"\" \"\"Procedural versus Declarative Programming\"\"\"\"Foundational XSLT Elements\"\"
\"\"Getting Information from the Source Tree\"\"
\"\"Influencing the Output with the Element\"\"
\"\"Conditional Processing\"\"
\"\"The Element\"\"
\"\"The Element\"\"
\"\"XSLT Modes\"\"
\"\"XSLT Variables and Parameters\"\"
\"\"Named Templates and the Element\"\"
\"\"XSLT Functions\"\"
\"\"XSLT 2.0\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Part IV: Databases\"\"
\"\"Chapter 9: XQuery, the XML Query Language\"\"
\"\"Why XQuery?\"\"
\"\"XQuery Tools\"\"
\"\"Some XQuery Examples\"\" \"\"The XQuery Data Model\"\"\"\"XQuery Expressions\"\"
\"\"XQuery Functions\"\"
\"\"Using Parameters with XQuery\"\"
\"\"User-Defined Functions\"\"
\"\"Looking Ahead\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Chapter 10: XML and Databases\"\"
\"\"The Need for Efficient XML Data Stores\"\"
\"\"Approaches to Storing XML\"\"
\"\"Using Native XML Databases\"\"
\"\"XML in Commercial RDBMSs\"\"
\"\"XML in Open Source RDBMS\"\"
\"\"Choosing a Database to Store XML\"\"
\"\"Looking Ahead\"\"
\"\"Summary\"\"
\"\"Exercise Questions\"\"
\"\"Part V: Programming\"\"
\"\"Chapter 11: The XML Document Object Model (DOM)\"\"
\"\"Purpose of the XML DOM\"\"




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