简体   繁体   English

开始煎茶触摸

[英]Starting sencha touch

I need some guidance from you all.. I want to start making iphone/ipad apps using Sencha Touch but i dunno HTML,javascript,XML or CSS. 我需要大家的指导。我想开始使用Sencha Touch制作iphone / ipad应用程序,但我不知道HTML,javascript,XML或CSS。

Is there any book or tutorials available for the startup??? 是否有任何书籍或教程可用于启动???

Is it mandatory to be master in javascript or HTML or CSS to use sencha touch??? 在javascript或HTML或CSS中使用sencha touch是强制性的吗?

Let me guess, you're attending Senchacon right now? 我猜,您现在正在参加Senchacon?

Sencha Touch is based on ExtJS, which has a notoriously steep learning curve. Sencha Touch基于ExtJS,它具有众所周知的陡峭学习曲线。 ExtJS 4 will simplify things a bit, so maybe Sencha Touch is also more newbie friendly. ExtJS 4会简化一些事情,所以也许Sencha Touch也更适合新手。

Here's the startup guide: http://dev.sencha.com/deploy/touch/getting-started.html 这是启动指南: http : //dev.sencha.com/deploy/touch/getting-started.html

Here's the docs: http://dev.sencha.com/deploy/touch/docs/ 这是文档: http//dev.sencha.com/deploy/touch/docs/

No XML needed. 不需要XML。 Strong understanding of HTML, Javascript, and CSS are highly recommended but not absolutely required if you have a programming background. 强烈建议您对HTML,Javascript和CSS有深入的了解,但如果您有编程背景,则不是绝对必需的。

This is what I did : 这就是我所做的:

Goto this link : http://vimeo.com/channels/sencha 转到此链接: http//vimeo.com/channels/sencha

Start with the videos in the following order : 从视频开始按以下顺序进行:

  1. Layouts 布局
  2. Tabs & Toolbars 标签和工具栏
  3. Forms 形式

By now you should be relatively comfortable in the Framework. 到目前为止,您应该相对熟悉框架。 Explore !! 探索!! Cheers 干杯

学习HTML,CSS,XML和Javascript的最简单方法是浏览www.w3schools.com提供的教程,它们提供了快速有效的教程,并提供了您所需的所有示例的示例........ .......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM