万本电子书0元读

万本电子书0元读

顶部广告

JavaScript and JSON电子书

售       价:¥

17人正在读 | 0人评论 6.2

作       者:Sai Srinivas Sriparasa

出  版  社:Packt Publishing

出版时间:2013-10-24

字       数:15.5万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
The book follows a tutorial-based approach and will teach you how to work with JSON tools, design JSON objects, and how to use different techniques to handle JSON data.This book is a great resource for developers who would like to learn more about JSON and who wish to apply it in their own projects. It will be useful to have some prior knowledge of HTML and JavaScript to help you understand the concepts covered in this book. Some familiarity with a server-side language such as PHP, C#, or Python would also be beneficial, but this is not compulsory.
目录展开

JavaScript and JSON Essentials

Table of Contents

JavaScript and JSON Essentials

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. JavaScript Basics

Variables in JavaScript

Arrays

Objects

The Carousel application

Summary

2. Getting Started with JSON

The Hello World program with JSON

Datatypes in JSON

Languages that support JSON

PHP

Python

Summary

3. Working with Real-time JSON

Accessing objects in JSON

Performing complex operations

Modifying JSON

Summary

4. AJAX Calls with JSON Data

Requirements for AJAX

Hosting JSON

Making your first AJAX call

Parsing JSON data

Summary

5. Cross-domain Asynchronous Requests

Making GET and POST AJAX calls with JSON data

The problem with cross-domain AJAX calls

Introduction to JSONP

Implementing JSONP

Summary

6. Building the Carousel Application

Setting up the application

Building the JSON file for the Carousel application

Creating the Carousel application with jQuery Cycle

Summary

7. Alternate Implementations of JSON

Dependency management

JSON for storing metadata

Comparisons with YAML

Summary

8. Debugging JSON

Using the developer tools

Validating JSON

Formatting JSON

Summary

Index

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部