万本电子书0元读

万本电子书0元读

顶部广告

Developing Windows Store Apps with HTML5 and JavaScript电子书

售       价:¥

3人正在读 | 0人评论 9.8

作       者:Rami Sarieddine

出  版  社:Packt Publishing

出版时间:2013-08-23

字       数:71.3万

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

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

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript.This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, as well as leveraging their existing skills and code assets in web development.
目录展开

Developing Windows Store Apps with HTML5 and JavaScript

Table of Contents

Developing Windows Store Apps with HTML5 and JavaScript

Credits

About the Author

Acknowledgments

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers and more

Why Subscribe?

Free Access for Packt account holders

Instant Updates on New Packt Books

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Errata

Piracy

Questions

1. HTML5 Structure

Understanding semantic elements

Introducing built-in media elements

Advanced media with JavaScript

Introducing feature-rich form elements

An enriched <input> tag

Easy validation

Assigning custom data attributes

Summary

2. Styling with CSS3

The power of CSS3 selectors

Attribute selectors

Combinator selectors

Pseudo-class selectors

Pseudo-element selectors

Creating fluid layouts with Grid and Flexbox

The Grid layout

The Flexbox layout

CSS-powered animations

CSS3 animations

CSS3 transforms

Introducing media queries

Summary

3. JavaScript for Windows Apps

Asynchronous programming with Promise objects

Querying the DOM with WinJS.Utilities

Understanding WinJS.xhr

Introducing a new set of controls

Summary

4. Developing Apps with JavaScript

Introducing the tools

Getting a free developer license

Using Visual Studio and its templates

Project item templates

Getting started with Blank App

Understanding the ListView control

Summary

5. Binding Data to the App

Getting the data

Displaying the data

Sorting and filtering the data

Summary

6. Making the App Responsive

Introducing app view states

Handling a view state

Understanding semantic zoom

Summary

7. Making the App Live with Tiles and Notifications

Introducing tiles, badges, and notifications

Working with live tiles

Sending notifications

Summary

8. Signing Users in

Introducing Live Connect

Signing in users to the app

Getting user info

Summary

9. Adding Menus and Commands

Understanding the app bar

Adding functionality to the commands

Summary

10. Packaging and Publishing

Introducing the Windows Store

Submitting the app for certification

The Store within Visual Studio

Creating an App Package

Summary

11. Developing Apps with XAML

Creating apps with different platforms

Introducing XAML apps

Adding a title, theme color, and content

Summary

Index

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

发表评论

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

买过这本书的人还买过

读了这本书的人还在读

回顶部