文件名称:Grid
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 曲**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Search Articles Authors Advanced Search
Sitemap
Print Broken Article? Bookmark Discuss Send to a friend
23 votes for this article.
Popularity: 6.11. Rating: 4.49 out of 5.
You are signed up for one or more newsletters but unfortunately we are unable to send you emails. Please click here to have an email sent that will allow us to confirm your email address.
Download demo project - 19.6 KB
Download source file - 10.5 KB
Introduction
The MVC pattern is the way of breaking an application or GUI control into three parts: the controller, the model, and the view. The MVC pattern was designed to deal with input, data processing, and rendering the data into the GUI realm. The user input, data processing and rendering the data are separated and handled by the view, model, and controller objects.
-
Search Articles Authors Advanced Search
Sitemap
Print Broken Article? Bookmark Discuss Send to a friend
23 votes for this article.
Popularity: 6.11. Rating: 4.49 out of 5.
You are signed up for one or more newsletters but unfortunately we are unable to send you emails. Please click here to have an email sent that will allow us to confirm your email address.
Download demo project- 19.6 KB
Download source file- 10.5 KB
Introduction
The MVC pattern is the way of breaking an application or GUI control into three parts: the controller, the model, and the view. The MVC pattern was designed to deal with input, data processing, and rendering the data into the GUI realm. The user input, data processing and rendering the data are separated and handled by the view, model, and controller objects.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Grid
....\GolikGrid.js
....\GolikGrid.js