码迷,mamicode.com
首页 > Web开发 > 详细

Study ExtJS 4.x

时间:2014-10-12 01:54:37      阅读:238      评论:0      收藏:0      [点我收藏+]

标签:des   style   blog   http   color   io   ar   java   for   

Before we start:  

                   1.  All my knowledge comes from Internet and I will try my best to present the reference link。

                   2.  I would be glad if u could join me with the same topic.

                   3.  I am green hand, really..

                   4.  never code for u , u code for urself.(I give u my pics never codes)

 

Content:

                   1. Start with a fine demo.    -----2014/10/11

                   2. 

 

 

Now We Begin:

1. A fine Demo with extjs.

 

what is extjs?

JavaScript Framework for building Rich Desktop Web Applications.(一句话:把网页做的丰富的像桌面程序那样)

 

 I recommend you to use Firefox as a dev tool.

bubuko.com,布布扣

also we need extjs 4.x  (please go to ......download your extjs 4.x)

(recommend: pls use version4.2,if there is any new version like 5.x, we will see it in a future article  )

bubuko.com,布布扣

 

create a new folder "demo1" in which create another folder "extjs" and a html file "HelloWorld.html"

bubuko.com,布布扣

copy this to your newly created folder "extjs"

bubuko.com,布布扣bubuko.com,布布扣

 

write these code in helloworld.html

bubuko.com,布布扣

 

key file:  (1 css file and 1 js file)

1.  extjs/resources/css/ext-all.css

2. bootstrap.js

 

Have a look at what happends..(run helloworld.html)

bubuko.com,布布扣

what we get?

A beautiful UI(or ...) for web applications which is amazing and attractive.

 

what we really get?

1. css 

2. javascript

3. pics in html or other sources in html.

(this framework has done all I could think in web view layer, at least now , I believe so) 


 

Study ExtJS 4.x

标签:des   style   blog   http   color   io   ar   java   for   

原文地址:http://www.cnblogs.com/bluechip/p/4019889.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!