简体   繁体   English

Ext Js和Adobe Air

[英]Ext Js and Adobe Air

Can anyone reccomend some good tutorials for ext js and adobe air? 任何人都可以为ext js和adobe air推荐一些好的教程吗? The ones I have seen seem to start with you knowing a lot or already having a lot of code in place. 我所看到的似乎从你开始知道很多或已经有很多代码。

What I am looking for is a simple step by step guide that takes you through the basics of Ext Js in use with adobe air, in fact i suppose just a good Ext Js tutorial for begginers would be handy I just cant find anything. 我正在寻找的是一个简单的一步一步的指南,它带你了解与adobe air一起使用的Ext Js的基础知识,事实上我认为只有一个好的Ext Js教程可以方便我找不到任何东西。

Im looking to build a desktop app and need to get on it quickly, but Js is my weakness and the app has some complexity (dont they always!!). 我想建立一个桌面应用程序,需要快速上手,但Js是我的弱点,应用程序有一些复杂性(不要总是!!)。

So Question - What are the best Ext Js tutorials for begginners (preferbly with some adobe air thrown in, but not essentiall, one step at a time ;)) 所以问题 - 对于初学者来说,最好的Ext Js教程是什么(最好是投入一些adobe air,但不是essentiall,一次一步;))

I found the best tutorials are on the Ext JS site itself. 我发现最好的教程是在Ext JS网站上。

Ext JS Intro Tutorial Ext JS简介教程

Ext JS is large JS library that includes a lot of functionality from standard DOM manipulation through the one of the most comprehensive set of JavaScript UI components. Ext JS是一个大型JS库,它包含许多来自标准DOM操作的功能,通过最全面的JavaScript UI组件之一。 Since it's such a large API to learn, I found looking through the samples and the associated source code a the best way to learn. 由于它是如此庞大的API学习,我发现通过样本和相关的源代码查找最好的学习方法。

Ext JS Samples Ext JS Samples

It's handy to have the Ext JS API docs easily accessible and Jack Slocum's Ext JS Docs AIR app is nice. 让Ext JS API文档易于访问并且Jack Slocum的Ext JS Docs AIR应用程序很好用,这很方便。

Ext JS API Docs AIR App Ext JS API Docs AIR App

If your JS isn't too strong, you may want to consider a different JavaScript library/framework. 如果你的JS不是太强大,你可能想要考虑一个不同的JavaScript库/框架。 Ext JS is great and some would argue it's the highest quality JS library/framework out there at least from a UI components perspective, but it takes some time to master it since it is so large. Ext JS非常棒,有些人认为它是最高质量的JS库/框架,至少从UI组件的角度来看,但它需要一些时间来掌握它,因为它太大了。 If your only going to use a couple of the UI components then you may be ok, but once you get into more complex UI that includes many components and layouts it gets fairly involved. 如果您只使用几个UI组件,那么您可能没问题,但是一旦您进入包含许多组件和布局的更复杂的UI,它就会相当复杂。

我建议的另一个最好的资源是www.adobeairtutorials.com

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

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