jquery 开发人员的良好 jQuery Mobile 演练或教程?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4344259/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-26 17:06:33  来源:igfitidea点击:

Good jQuery Mobile walkthrough or tutorial for a jquery developer?

jquerymobile-phonesjavascript-frameworkjquery-mobile

提问by naugtur

jQuery Mobile 1.0 final is out

jQuery Mobile 1.0 最终版已经发布

Important: Many of the tutorials are old and should not be followed. The current version of jQuery Mobile is 1.0! Please be careful while looking through the links

重要提示:许多教程是旧的,不应遵循。jQuery Mobile 的当前版本是 1.0!浏览链接时请小心

I have updated my answer to point out the right resources for final release

我已经更新了我的答案以指出最终版本的正确资源



I was wondering if there is a tutorial for people experienced with jQuery - to know some conventions for the new jQuery mobileas it is going to be released soon. I especially like those that show how to make an example app, but please post what you consider best. Only thing required is that it shows some use of JS and new events that jQueryMobile introduces.So it's not a question about basic tutorials.

我想知道是否有针对 jQuery 经验的人的教程 - 了解即将发布的新jQuery 移动设备的一些约定。我特别喜欢那些展示如何制作示例应用程序的内容,但请发布您认为最好的内容。唯一需要的是它展示了 JS 的一些使用和 jQueryMobile 引入的新事件。所以这不是关于基本教程的问题。



OLD Basic tutorials:

旧基础教程:

I've obviously googled for it and got these: http://blogfreakz.com/mobile-development/jquery-mobile-tutorials/[<- this links to a page linking to 5 tutorials]which are showing the idea, but aren't really interesting for a jQuery developer.

我显然已经用谷歌搜索过并得到了这些:http: //blogfreakz.com/mobile-development/jquery-mobile-tutorials/ [<- 这个链接到一个链接到 5 个教程的页面]展示了这个想法,但不是对于 jQuery 开发人员来说并不是很有趣。

This here has some actual jQuery code in it, but not much: http://thoughtsunlimited.net/intro-to-jquery-mobile/

这里有一些实际的 jQuery 代码,但不多:http: //thoughtsunlimited.net/intro-to-jquery-mobile/



So this question is mostly to people that have already tried out some tutorials and know what they'd recommend. I think this question might be useful to people in the future.

所以这个问题主要针对已经尝试过一些教程并知道他们会推荐什么的人。我认为这个问题将来可能对人们有用。

Bounty will be awarded to an answer that links to tutorials covering the largest number of methods available from jQueryMobile.

回答链接到涵盖 jQueryMobile 提供的最多方法的教程的答案将获得赏金。

采纳答案by naugtur

The first-hand list of tutorials can be found here: http://jquerymobile.com/resources/I don't expect a better list to show up.

第一手教程列表可以在这里找到:http: //jquerymobile.com/resources/我不希望出现更好的列表。



jQuery Mobile dictionaryis a project I started to create a resource for people getting to know / using JQM to quickly look up attribute or method names without browsing the docs. It's updated for the 1.0 release!

jQuery Mobile 字典是我开始创建的一个资源,供人们了解/使用 JQM 来快速查找属性或方法名称,而无需浏览文档。它已更新为 1.0 版本!

http://jquerymobiledictionary.pl/

http://jquerymobiledictionary.pl/



Old links:

旧链接:

A tutorial that uses jqm beta 2, but it covers the whole site creation with PHP and stuff: http://demo.tutorialzine.com/2011/08/jquery-mobile-product-website/

使用 jqm beta 2 的教程,但它涵盖了使用 PHP 和内容的整个站点创建:http://demo.tutorialzine.com/2011/08/jquery-mobile-product-website/

A bunch of tutorials I didn't check for versions: http://webdesign14.com/8-useful-jquery-mobile-tutorials/

一堆我没有检查版本的教程:http: //webdesign14.com/8-useful-jquery-mobile-tutorials/

old creating a mobile blog app

创建移动博客应用程序

回答by Christian Fazzini

[edit] Some of the information below is outdated as JQM 1.0 finalwas released

[编辑] 由于JQM 1.0 最终版发布,以下某些信息已过时

Here are a few I have come across that I have found useful:

以下是我遇到的一些我觉得有用的:

For those who are using Rails and the Devise authentication gem: http://everydayrails.com/2010/11/09/jquery-mobile-rails-devise.html

对于那些使用 Rails 和设计认证 gem 的人:http: //everydayrails.com/2010/11/09/jquery-mobile-rails-devise.html

Pretty thorough tutorial http://www.elated.com/articles/jquery-mobile-what-can-it-do-for-you

相当详尽的教程 http://www.elated.com/articles/jquery-mobile-what-c​​an-it-do-for-you

Has example zip http://devgrow.com/mobile-web-dev-using-jquery-mobile

有示例 zip http://devgrow.com/mobile-web-dev-using-jquery-mobile

Short tutorial on ajax http://www.giantflyingsaucer.com/blog/?p=1948

ajax 简短教程 http://www.giantflyingsaucer.com/blog/?p=1948

回答by Libby

I am currently writing tutorials for Mobile (Android). My company created the tool AppLaud(eclipse plugin for PhoneGap / Android). Detailed instructions and source coded provided. Support, too!

我目前正在为移动 (Android) 编写教程。我的公司创建了工具AppLaud(PhoneGap / Android 的 eclipse 插件)。提供详细说明和源代码。也支持!

AppLaud includes the latest versions of PhoneGap (0.9.5 today) and jQuery Mobile (alpha 4.1 today).

AppLaud 包括最新版本的 PhoneGap(今天是 0.9.5)和 jQuery Mobile(今天是 alpha 4.1)。

Getting Started Tutorial

入门教程

All Tutorials

所有教程

Latest: jQuery Google Maps plugin / Map App on Android

最新:Android 上的 jQuery 谷歌地图插件/地图应用程序

回答by infocyde

Another tutorial, just for the list, don't think it is bounty worthy. http://www.ibm.com/developerworks/xml/tutorials/x-jquerymobilejsontut/index.html

另一个教程,仅用于列表,不要认为它值得赏金。http://www.ibm.com/developerworks/xml/tutorials/x-jquerymobilejsontut/index.html