ورود به حساب

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

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

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

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

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

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


09117307688
09117179751

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

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

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

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

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

پشتیبانی

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

دانلود کتاب Sams Teach Yourself XSLT in 21 Days (Sams Teach Yourself)

دانلود کتاب Sams Teach Yourself XSLT در 21 روز (Sams Teach Yourself)

Sams Teach Yourself XSLT in 21 Days (Sams Teach Yourself)

مشخصات کتاب

Sams Teach Yourself XSLT in 21 Days (Sams Teach Yourself)

ویرایش: 1 
نویسندگان:   
سری:  
ISBN (شابک) : 0672323184, 9780768658972 
ناشر: Sams 
سال نشر: 2002 
تعداد صفحات: 670 
زبان: English  
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 2 مگابایت 

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



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

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


در صورت تبدیل فایل کتاب Sams Teach Yourself XSLT in 21 Days (Sams Teach Yourself) به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب Sams Teach Yourself XSLT در 21 روز (Sams Teach Yourself) نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب Sams Teach Yourself XSLT در 21 روز (Sams Teach Yourself)

این کتاب XSLT و Xpath (به عنوان بخشی از XSLT) را پوشش می‌دهد، زیرا این موضوعات با پردازش XML ارتباط دارند. همچنین XML را از دیدگاه پردازش و طراحی XSLT پوشش خواهد داد. سایر فناوری‌های XML به عنوان ابر مجموعه XSLT، به ویژه XSL، مورد بحث قرار نخواهند گرفت. XSL Formatting Objects به تنهایی مواد کافی برای کل کتاب است. جدای از آن، XSLT و Xpath بخش پردازش/برنامه‌نویسی کل مشخصات XSL را تشکیل می‌دهند. این کتاب مروری بر XSLT ارائه می‌کند و خوانندگان را از طریق تبدیل اولین داده‌های XML خود راهنمایی می‌کند. در این کتاب همچنین یاد خواهید گرفت: Selecting Data-Stylesheets و Xpath Basics. درج متن و عناصر در خروجی. کپی کردن عناصر از منبع و درج متن. مبانی و عبارات پردازش شرطی؛ مدولار کردن شیوه نامه ها. درک، ایجاد و استفاده از الگوها؛ کنترل خروجی، و همچنین ایجاد خروجی پیشرفته تر. استفاده از شیوه نامه ها، متغیرها و پارامترهای چند فایلی. کار با اعداد، رشته ها، چندین منبع XML و فضاهای نام. انتخاب داده ها بر اساس کلیدها؛ بازگشت؛ ایجاد شیوه نامه محاسباتی؛ کار با تجزیه؛ طراحی برنامه های کاربردی XML و XSLT. گسترش XSLT.


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

The book covers XSLT and Xpath (as a part of XSLT), as these topics have everything to do with processing XML. It will also cover XML from an XSLT processing and design point of view. Other XML technologies will not be discussed as superset of XSLT, most notably XSL. XSL Formatting Objects alone is enough material for an entire book. Apart from that, XSLT and Xpath form the processing/programming section of the entire XSL specification. This book presents an overview of XSLT and guides readers through transforming their first XML data. In this book you will also learn: Selecting Data-Stylesheets and Xpath Basics; Inserting text and elements in output; Copying elements from the source and inserting text; Conditional processing basics and expressions; Modularizing stylesheets; Understanding, creating, and using templates; Controlling output, as well as creating more advanced output; Using multi-file stylesheets, variables, and parameters; Working with numbers, strings, multiple XML sources, and namespaces; Selecting data based upon keys; Recursion; Creating computational stylesheets; Working with parses; Designing XML and XSLT applications; Extending XSLT.



فهرست مطالب

Contents......Page 7
What Do You Need to Know Before You Read This Book?......Page 23
How This Book Is Organized......Page 24
Conventions Used in This Book......Page 25
WEEK 1 At a Glance......Page 27
DAY 1 Getting Started with XSLT......Page 29
Overview of XSLT......Page 30
How Does XSLT Work?......Page 44
Creating XSLT Files......Page 49
Processors for XML Transformation with XSLT......Page 51
Q&A......Page 54
Workshop......Page 55
DAY 2 Transforming Your First XML......Page 57
Anatomy of a Stylesheet......Page 58
Applying a Stylesheet to an XML Source......Page 71
Summary......Page 77
Workshop......Page 78
Understanding the XML Document Tree......Page 81
Understanding XPath......Page 85
Q&A......Page 102
Workshop......Page 103
Understanding Templates......Page 105
Creating and Using Templates......Page 114
Determining Which Template Is Used......Page 120
Summary......Page 126
Workshop......Page 127
DAY 5 Inserting Text and Elements......Page 129
Inserting Text......Page 130
Inserting Elements and Attributes......Page 135
Copying Elements from the Source Document......Page 151
Inserting Comments and Processing Instructions......Page 155
Summary......Page 158
Workshop......Page 159
DAY 6 Conditional and Iterative Processing......Page 161
Iterating Through a Node-Set......Page 162
Conditional Processing......Page 170
More About Expressions......Page 176
Using Boolean Functions......Page 179
Q&A......Page 182
Workshop......Page 183
DAY 7 Controlling the Output......Page 185
Creating Different Output Formats......Page 186
Output Encoding and Output Escaping......Page 196
Controlling Whitespace......Page 201
Q&A......Page 211
Workshop......Page 212
Creating an Article with a Table of Contents......Page 213
Project Overview......Page 214
Creating the Article XML......Page 215
Creating the XSLT Document......Page 217
WEEK 2 At a Glance......Page 227
DAY 8 Working with Variables......Page 229
Understanding Variables......Page 230
Creating and Using Variables......Page 232
Creating Variables from Expressions......Page 238
Q&A......Page 248
Workshop......Page 249
DAY 9 Working with Parameters......Page 251
Understanding Parameters......Page 252
Using Parameters......Page 254
Q&A......Page 269
Workshop......Page 270
DAY 10 Understanding Data Types......Page 271
Data Type Basics......Page 272
Conversion Between Data Types......Page 281
Comparing Values......Page 285
Summary......Page 287
Workshop......Page 288
DAY 11 Working with Strings......Page 291
Operations on Strings......Page 292
Formatting Data......Page 307
Summary......Page 314
Workshop......Page 315
DAY 12 Sorting and Numbering......Page 317
Sorting......Page 318
Numbering......Page 328
Q&A......Page 339
Workshop......Page 340
DAY 13 Working with Multifile Stylesheets......Page 341
Using Multiple Stylesheets......Page 342
Including Stylesheets......Page 343
Importing Stylesheets......Page 351
Q&A......Page 361
Workshop......Page 362
DAY 14 Working with Multiple XML Sources......Page 363
Accessing Other XML Sources......Page 364
Accessing the Stylesheet Elements......Page 379
Multidocument Pros and Cons......Page 381
Summary......Page 382
Q&A......Page 383
Workshop......Page 384
Creating a Multifile Stylesheet with Parameters......Page 385
Starting Your Project......Page 386
Creating the Second Stylesheet......Page 391
Creating a Stylesheet for All the Data......Page 393
WEEK 3 At a Glance......Page 395
DAY 15 Working with Namespaces......Page 397
Understanding Namespaces......Page 398
Processing XML Sources with Namespaces......Page 406
Getting Namespace Information......Page 408
Inserting and Removing Namespaces......Page 409
Summary......Page 418
Workshop......Page 419
DAY 16 Advanced Data Selection......Page 421
More About Expressions......Page 422
Working with Keys......Page 426
Working with Unique IDs......Page 435
Summary......Page 441
Workshop......Page 442
DAY 17 Using Recursion......Page 445
Understanding Recursion......Page 446
Creating Recursive Templates......Page 450
Q&A......Page 459
Workshop......Page 460
DAY 18 Building Computational Stylesheets......Page 463
Computational Stylesheets Explained......Page 464
Operators and Functions Used in Computations......Page 465
Computational Applications......Page 473
Q&A......Page 484
Workshop......Page 485
DAY 19 Working with XSLT Extensions......Page 487
Understanding XSLT Extensions......Page 488
Using Built-in Extensions......Page 490
Creating Your Own Extension Functions......Page 497
Summary......Page 504
Q&A......Page 505
Workshop......Page 506
DAY 20 Working with Different Processors......Page 507
Targeting Multiple Processors......Page 508
XML Capabilities of Database Servers......Page 519
Summary......Page 525
Workshop......Page 526
DAY 21 Designing XML and XSLT Applications......Page 529
Designing XML......Page 530
Designing XSLT......Page 541
Q&A......Page 547
Workshop......Page 548
Overview of Bonus Project 3......Page 549
The Product Data......Page 550
The Shopping Basket......Page 551
Displaying the Data......Page 552
Updating the Basket......Page 558
Invoking the Processor......Page 561
Answers for Day 1......Page 569
Answers for Day 2......Page 570
Answers for Day 3......Page 571
Answers for Day 4......Page 572
Answers for Day 5......Page 574
Answers for Day 6......Page 575
Answers for Day 7......Page 576
Answers for Day 8......Page 577
Answers for Day 9......Page 579
Answers for Day 10......Page 581
Answers for Day 11......Page 582
Answers for Day 12......Page 585
Answers for Day 13......Page 586
Answers for Day 14......Page 587
Answers for Day 15......Page 589
Answers for Day 16......Page 590
Answers for Day 17......Page 591
Answers for Day 18......Page 593
Answers for Day 19......Page 595
Answers for Day 20......Page 596
Answers for Day 21......Page 598
B: A Quick Reference of XSLT Elements and Functions......Page 601
XSLT Element Reference......Page 602
XSLT and XPath Function Reference......Page 622
MSXSL......Page 639
Saxon......Page 641
Xalan......Page 642
D: XML Resources on the Web......Page 645
A......Page 647
C......Page 648
D......Page 650
E......Page 651
F......Page 653
H......Page 654
J......Page 655
K-L......Page 656
N......Page 660
O......Page 661
P......Page 662
Q-R......Page 663
S......Page 664
T......Page 666
V......Page 667
W-Y......Page 668
X-Z......Page 669




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