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: 3065741 |
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 to Prevent Premature onmouseout Events in Absolutely Positioned Divs?
- 2 How Can I Delete a Cookie Using JavaScript?
- 3 How to Safely and Gracefully Stop a Java Thread?
- 4 When Do Variables Become Unreachable in Go?
- 5 How Can I Insert Date and Time Values into MySQL Using mysqli\'s bind_param?
- 6 Should I Omit Closing PHP Tags?
- 7 Designing the Future: A Premium Landing Page with Glassmorphism, Neumorphism, and Password-Free Login
- 8 Promise.all() vs. Multiple Awaits: When to Use Concurrent vs. Sequential Async Calls in JavaScript?
- 9 How to Use Regex to Avoid Modifying Text Inside HTML Tags During Replacement?
- 10 How to Calculate the Time Difference in Hours and Minutes Between Two Pandas Columns?
- 11 OKMX-C GDB Remote Debugging Skills
- 12 How Can I Compare `interface{}` Values for Equality in Go, Especially with Custom Structs?
- 13 How Can I Use Variables in Python Regular Expressions for Dynamic Pattern Matching?
- 14 How Can I Remove Gutters in Bootstrap?
- 15 How can I group WHERE clauses in CodeIgniter for complex queries?
Latest Tutorials
-
- Go language practical GraphQL
- 2192 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3623 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 1913 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2716 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