current location: Home > Download > Learning resources > Web page production > "Building Cross-Platform APP-jQuery.Mobile Mobile Application Practice"
"Building Cross-Platform APP-jQuery.Mobile Mobile Application Practice"
Classify: Learning materials / Web page production | Release time: 2017-12-21 | visits: 3065748 |
Download: 277 |
Latest Downloads
Red Alert Online
Delta Force
Pokémon UNITE
Fantasy Aquarium
Girls Frontline
Wings of Stars
Little Flower Fairy Fairy Paradise
Restaurant Cute Story
Shanhe Travel Exploration
Love and Producer
24 HoursReading Leaderboard
- 1 How Can I Programmatically Access and Change Non-Inline CSS Values Using JavaScript?
- 2 Mocking with Jest and typescript - a cheatsheet
- 3 Can JavaScript Mimic PHP's Variable Variables?
- 4 Are PHP Global Variables Good or Bad Practice?
- 5 How to Display an Unordered List in Two Columns Across Modern and Legacy Browsers?
- 6 Async Local Storage is Here to Help You
- 7 How Can I Implement Delays in JavaScript Loops to Prevent Overlapping Iterations?
- 8 Can Calling Class Methods with Null Pointers in C Lead to Unexpected Behavior?
- 9 How Can Forward Declarations Solve Circular #include Problems?
- 10 `typename` vs. `class` in C Templates: When Do They Differ?
- 11 Building Composable Platforms with Harmony
- 12 How Can I Effectively Filter Profanity While Avoiding Circumvention Techniques?
- 13 VARCHAR(3000) or TEXT in MySQL: Which is Best for Storing 3000-Character User Messages?
- 14 How Can I Create Corner-Only Borders in CSS?
- 15 What Makes an Object Callable in Object-Oriented Programming?
Latest Tutorials
-
- Go language practical GraphQL
- 2331 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3750 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2000 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2782 2024-03-29
jQuery Mobile is currently the most popular cross-platform mobile development framework. "Building Cross-Platform APP: jQuery Mobile Mobile Application Practice" uses example-driven explanations to allow readers with no basic knowledge to easily master application development under jQuery Mobile.
"Building Cross-Platform APP: jQuery Mobile Mobile Application Practice" is divided into 4 articles. The first article is an introduction to mobile development, which introduces some basic knowledge of jQuery Mobile, HTML5 and mobile development, and how to build a development environment; the second article is The basics of jQuery Mobile introduces the use of dialog boxes, toolbars, buttons, forms, layouts and plug-ins in jQuery Mobile; the third is a practical cross-platform APP, which introduces 6 actual APPs developed using jQuery Mobile; the fourth This article is about publishing and promoting applications, which introduces how to publish and promote your own APP after the development is completed.
"Building Cross-Platform APP: jQuery Mobile Mobile Application Practice" is detailed in content and rich in examples. It is a must-have reference book for jQuery Mobile beginners and cross-platform mobile developers. It is also suitable for teachers and students in related majors in colleges and universities and training schools. teaching reference book.
Table of contents:
Part 1 Introduction to Mobile Development
Chapter 1 A preliminary exploration of mobile development
Chapter 2 Starting the Android Development Journey
Chapter 3 Use jQuery Mobile to quickly develop APP
Part 2 jQuery Mobile Basics
Chapter 4 Pages and Dialog Boxes
Chapter 5 Using the Toolbar
Chapter 6 Use of Buttons
Chapter 7 Use of form elements
Chapter 8 Use of List Control
Chapter 9 Layout of jQuery Mobile
Chapter 10 Advanced Features of jQuery Mobile
Chapter 11 Using plug-ins in jQuery Mobile
Chapter 12 Comprehensive Practical Combination of jQuery Mobile Interface
Part Three: Cross-Platform APP Practice
Chapter 13 University Mobile Campus Practical Project
Chapter 14 Personal Blog Project Practice
Chapter 15 Online Music Player
Chapter 16 Online Video Player
Chapter 17 Confession Wall on University Campus
Chapter 18 Practical practice of memorizing words every day
Part 4 Publishing and Promoting Applications
Chapter 19 Application Release and Promotion