关于如何使用 jQTouch 的最佳文章
我想在我的项目中使用jQTouch,但我找不到很多例子。
那么你知道某个网站有很多 jQTouch 示例吗?
谢谢
I want to use jQTouch on my project, but I can't find many examples.
So do you know some website which has many jQTouch examples.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
我为 sencha 工作,他们资助 jqtouch 的开发。以下是人们认为有用的最佳入门材料。如果您正在寻找剪切和粘贴 jqtouch 代码,您可以查看 Google 代码组
如果您正在寻找入门培训材料,您应该查看以下资源:
I work for sencha who funds jqtouch development. Here are the best getting started materials that people have said are useful. If you're looking for cut and paste jqtouch code then, you can look at the directory of applications on the Google Code Group
If you're looking for introductory training materials, you should look at the following resources:
我在 Jonathan starks 的书 使用 HTML、CSS 和 JavaScript 构建 iPhone 应用程序中找到了对 jqtouch 的最佳介绍,目前可免费在线获取。窥探代码视频很好,但是读完乔纳森的书后我真的没有学到任何新东西。
The best introduction to jqtouch that I have found in Jonathan's starks book Building iPhone Apps with HTML, CSS, and JavaScript, which is currently available online for free. The peepcode video is good, however after reading Jonathan's book I really didn't learn anything new.
我建议您查看 JQTouch 的这些分支 - 它们有一些很棒的新扩展和演示:
http://github .com/DataZombies/jQTouch
https://github.com/beedesk/jQTouch
I suggest you look at these forks of JQTouch - they have some great new extensions, and demos as well:
http://github.com/DataZombies/jQTouch
https://github.com/beedesk/jQTouch
我用了一件事来帮助我开始使用 jqtouch,这是相关的 peepcode 截屏视频:便宜(9 美元),做得很好,足够完整,附带工作项目和源代码,
我真的鼓励你看看这个(我和 peepcode 一点关系都没有,只是真的很喜欢他们的作品):http://peepcode.com/
I have used one thing to help me get started with jqtouch which is the related peepcode screencast: cheap (9$), very well done, complete enough, comes with working projects and source code,
I would really encourage you to check this out (and I am by no means related to peepcode, only really like their productions): http://peepcode.com/
Peepcode 截屏视频是对 jQTouch 的很好的介绍。
Peepcode screencast is a good introduction to jQTouch.