資料介紹
You probably picked up this book because of the buzzwords Ajax, REST, and patterns. You will
probably read this introduction and skim through the pages. But I want to stop you from skimming
through the pages, at least for a moment. I want you to read this introduction and then decide
whether you want to buy the book.
Here are the things you need to know about Ajax:
? Ajax is an acronym, and the ramifications of the acronym are immense.
? Ajax is not just about a fat client, JavaScript, XML, or asynchronous behavior, but about
developing the next generation of web applications.
? We are at the beginning of building the next generation of web applications.
You are still reading, and that means I still have your interest, which is a good thing. So now
let me tell you what this book is about:
? Using Ajax is the act of creating a web application that implies using REST, that implies
using HTTP, and that implies using the Internet. The patterns of this book illustrate how
JavaScript can be used to control the XMLHttpRequest object to make XMLHttpRequest calls
that process XML or HTML.
? This book for the server side focuses on using Java and C# .NET. The patterns can be used
with Python or Ruby on Rails. I focus on Java and C# because at the time of this writing I
feel that most developers are using them. In the next edition of this book, I want to extend
the materials to include Python and Ruby on Rails examples, because I happen to be an
avid Python programmer.
? The patterns in this book can be used in other contexts, such as Flex (Flash Ajax). For
example, the Permutations pattern can be used to generate Flex content.
Good, you’re still reading and haven’t closed the book. That means you are still interested
and probably willing to spend a few more moments. Here is what I suggest: finish reading the
Introduction because it includes a road map of the patterns. Skim Chapter 1 to get an idea of
what Ajax does and is. Then skim the patterns and focus on reading the “Motivation” and
“Architecture” sections.
■CHAPTER 1 Introduction to Ajax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
■CHAPTER 2 The Nuts and Bolts of Ajax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
■CHAPTER 3 Content Chunking Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
■CHAPTER 4 Cache Controller Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
■CHAPTER 5 Permutations Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111
■CHAPTER 6 Decoupled Navigation Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 153
■CHAPTER 7 Representation Morphing Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197
■CHAPTER 8 Persistent Communications Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . 225
■CHAPTER 9 State Navigation Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265
■CHAPTER 10 Infinite Data Pattern . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303
■CHAPTER 11 REST-Based Model View Controller Pattern . . . . . . . . . . . . . . . . . . 333
- React-in-patterns React開(kāi)發(fā)設(shè)計(jì)模式/技術(shù)列表
- Javascript-best-practice
- AJAX有哪些框架AJAX的框架匯總 7次下載
- Best Trace路由跟蹤工具 4次下載
- ASP.net Ajax開(kāi)發(fā) 0次下載
- 《ASP.net Ajax開(kāi)發(fā)》AJAX Control Too 0次下載
- 《ASP.net Ajax開(kāi)發(fā)》初識(shí)ASP.NET AJAX 0次下載
- 《ASP.net Ajax開(kāi)發(fā)》基于AJAX的電子郵件處理 0次下載
- AN2394_CapSense? Best Practices 12次下載
- 利用Ajax與ExtJS 改善用戶(hù)體驗(yàn) 24次下載
- 基于AJAX技術(shù)的WEB研究與實(shí)現(xiàn)
- AJAX模型的安全性分析與實(shí)現(xiàn)
- 基于.NET的Ajax控件保值技術(shù)及其應(yīng)用
- Ajax中文手冊(cè)(快速上手).chm 0次下載
- ajax實(shí)現(xiàn)電子商務(wù)網(wǎng)站中的購(gòu)物車(chē)系統(tǒng)+源碼
- JDK19中比較重要的新特性 1567次閱讀
- 基于AJAX框架DWR、CP243-1 IT和Java多線(xiàn)程技術(shù)實(shí)現(xiàn)Web監(jiān)控系統(tǒng)的設(shè)計(jì) 1905次閱讀
- 復(fù)合放大器實(shí)現(xiàn)高精度的高輸出驅(qū)動(dòng)能力 獲得最佳的性能 1600次閱讀
- 用降壓型穩(wěn)壓器或線(xiàn)性穩(wěn)壓器電源時(shí)值來(lái)會(huì)為負(fù)載供電 984次閱讀
- 什么是紅外熱像儀?菲力爾全新FLIR T500系列紅外熱像儀詳細(xì)介紹 5334次閱讀
- jquery中的ajax實(shí)例教程 2375次閱讀
- ajax實(shí)例調(diào)用方法 2315次閱讀
- ajax如何獲取數(shù)據(jù)庫(kù)數(shù)據(jù) 8528次閱讀
- ajax異步請(qǐng)求的步驟介紹 3058次閱讀
- ajax異步和同步的區(qū)別 2356次閱讀
- ajax有什么用_ajax工作原理 7899次閱讀
- ajax請(qǐng)求json數(shù)據(jù)實(shí)例 2590次閱讀
- ajax應(yīng)用的五個(gè)步驟 3727次閱讀
- jquery ajax實(shí)例代碼(驗(yàn)證用戶(hù)名唯一性、實(shí)現(xiàn)遮罩層登錄驗(yàn)證界面) 4277次閱讀
- Ajax和XMLHttpRequest基礎(chǔ)知識(shí)介紹 2089次閱讀
下載排行
本周
- 1電子電路原理第七版PDF電子教材免費(fèi)下載
- 0.00 MB | 1490次下載 | 免費(fèi)
- 2單片機(jī)典型實(shí)例介紹
- 18.19 MB | 92次下載 | 1 積分
- 3S7-200PLC編程實(shí)例詳細(xì)資料
- 1.17 MB | 27次下載 | 1 積分
- 4筆記本電腦主板的元件識(shí)別和講解說(shuō)明
- 4.28 MB | 18次下載 | 4 積分
- 5開(kāi)關(guān)電源原理及各功能電路詳解
- 0.38 MB | 10次下載 | 免費(fèi)
- 6基于AT89C2051/4051單片機(jī)編程器的實(shí)驗(yàn)
- 0.11 MB | 4次下載 | 免費(fèi)
- 7藍(lán)牙設(shè)備在嵌入式領(lǐng)域的廣泛應(yīng)用
- 0.63 MB | 3次下載 | 免費(fèi)
- 89天練會(huì)電子電路識(shí)圖
- 5.91 MB | 3次下載 | 免費(fèi)
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 2PADS 9.0 2009最新版 -下載
- 0.00 MB | 66304次下載 | 免費(fèi)
- 3protel99下載protel99軟件下載(中文版)
- 0.00 MB | 51209次下載 | 免費(fèi)
- 4LabView 8.0 專(zhuān)業(yè)版下載 (3CD完整版)
- 0.00 MB | 51043次下載 | 免費(fèi)
- 5555集成電路應(yīng)用800例(新編版)
- 0.00 MB | 33562次下載 | 免費(fèi)
- 6接口電路圖大全
- 未知 | 30320次下載 | 免費(fèi)
- 7Multisim 10下載Multisim 10 中文版
- 0.00 MB | 28588次下載 | 免費(fèi)
- 8開(kāi)關(guān)電源設(shè)計(jì)實(shí)例指南
- 未知 | 21539次下載 | 免費(fèi)
總榜
- 1matlab軟件下載入口
- 未知 | 935053次下載 | 免費(fèi)
- 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
- 78.1 MB | 537791次下載 | 免費(fèi)
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420026次下載 | 免費(fèi)
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 5Altium DXP2002下載入口
- 未知 | 233045次下載 | 免費(fèi)
- 6電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191183次下載 | 免費(fèi)
- 7十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
- 158M | 183277次下載 | 免費(fèi)
- 8proe5.0野火版下載(中文版免費(fèi)下載)
- 未知 | 138039次下載 | 免費(fèi)
評(píng)論
查看更多