توضیحاتی در مورد کتاب Dojo: Using the Dojo JavaScript Library to Build Ajax Applications
نام کتاب : Dojo: Using the Dojo JavaScript Library to Build Ajax Applications
عنوان ترجمه شده به فارسی : Dojo: استفاده از کتابخانه جاوا اسکریپت Dojo برای ساخت برنامه های Ajax
سری : Developer's Library
نویسندگان : Harmon, James E
ناشر : Addison-Wesley Professional
سال نشر : 2008
تعداد صفحات : 336
ISBN (شابک) : 0132358042 , 1561571571
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 3 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
فهرست مطالب :
Cover......Page 1
Contents......Page 8
Foreword......Page 14
Acknowledgments......Page 16
About the Author......Page 17
I: A Dojo Tutorial......Page 18
1.1 Introduction to the Tutorial......Page 20
1.2 A Standard HTML Data Entry Form......Page 22
1.3 The Plan for Enhancing the Form......Page 29
1.4 Getting and Running the Source Code......Page 31
1.5 Tutorial Step 1—Including Dojo......Page 32
2.1 Validating Form Fields......Page 42
2.2 Tutorial Step 2—Adding Client-side Validation......Page 43
3.1 Adding Server-side Features......Page 52
3.2 Tutorial Step 3a—Adding Server-side Validation......Page 53
3.3 Tutorial Step 3b—Retrieving Data from the Server......Page 60
4.1 Adding Dojo Widgets to the Page......Page 68
4.2 Tutorial Step 4—Using Dojo Widgets......Page 69
5.1 Using Dojo to Process Forms......Page 76
5.2 Tutorial Step 5—Processing the Form......Page 77
II: Dojo Widgets......Page 82
6.1 What Are Widgets?......Page 84
6.2 What Are Dojo Widgets?......Page 85
6.3 Components of a Dojo Widget......Page 87
7.1 Standard Forms and Dojo Form Widgets......Page 108
7.2 The Dojo Form Widget Explained......Page 111
8.1 Understanding Page Layout......Page 154
9.1 What Are Specialized Widgets?......Page 172
9.2 Menu Widget......Page 173
III: Dojo in Detail......Page 204
10.1 History of JavaScript and AJAX......Page 206
10.3 Purpose of Dojo......Page 208
10.4 Description of Dojo......Page 209
10.5 What Problems Does Dojo Solve?......Page 210
10.6 Who Should Use Dojo?......Page 211
10.8 Competitors and Alternatives......Page 212
10.9 The Future of Dojo......Page 214
11.1 What You Get in the Dojo Download......Page 216
11.2 Organization of Dojo Source Code......Page 218
11.3 Dojo Modules and Features......Page 220
12.1 Objects Explained......Page 240
12.2 Using Dojo to Work with Objects......Page 245
12.3 Defining a Class......Page 246
13.1 Text Strings......Page 256
13.2 JSON......Page 261
14.1 Description of the Event Model......Page 266
14.2 Defining and Assigning Event Handlers......Page 269
14.3 Representing an Event as an Object......Page 271
14.4 Using Aspect Oriented Programming in Dojo......Page 273
15.1 Remoting......Page 276
15.2 Review of XMLHttpRequest (or XHR for Short)......Page 277
15.3 The dojo.xhrGet Function......Page 278
15.4 dojo.xhrPost......Page 281
15.5 Working with Forms......Page 286
16.1 Finding Needles in the DOM Haystack......Page 294
16.2 Dojo Query......Page 295
16.3 Animation......Page 300
17.1 Testing......Page 310
17.2 Logging......Page 315
A......Page 320
C......Page 321
D......Page 322
E......Page 325
F......Page 326
L......Page 327
N......Page 328
R......Page 329
S......Page 330
T......Page 331
W......Page 332
Z......Page 333