https://github.com/liigo/esp
ESP, the Easy Server Pages, a component & template based framework for B/S web application development.
https://github.com/liigo/esp
Last synced: 2 months ago
JSON representation
ESP, the Easy Server Pages, a component & template based framework for B/S web application development.
- Host: GitHub
- URL: https://github.com/liigo/esp
- Owner: liigo
- Created: 2013-01-10T13:39:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-12T09:16:54.000Z (over 12 years ago)
- Last Synced: 2025-01-23T05:43:49.718Z (4 months ago)
- Language: C
- Size: 1.65 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
esp
===ESP, the Easy Server Pages, a component & template based framework for B/S web application development.
----------
这原本是易语言公司内部未完成的项目,经易语言创始人吴涛同意将源代码开放出来,交由社区全权管理、共同研发。
ESP项目最初由Liigo和海洋于2008年底共同设计研发,2009年初海洋退出。4年来,此项目历经波折,走走停停,发展至今甚为不易。
ESP借鉴了Tapestry的设计思路,结合易语言实际情况,努力打造我们心目中最理想的B/S开发框架。现在(2013年初)来说,ESP初步实现了当初设计的基本架构和基本功能,但还有很多很多需要完善的地方,需要借助社区的力量继续演进。我(Liigo)个人依然报以厚望。
----------
>ESP (Easy Server Pages),基于组件和模板的B/S网络应用快速开发平台。
>ESP是类似却又明显区别于ASP,JSP,PHP的一项技术,是主要针对易语言提供的轻量级解决方案。
>ESP将把易语言的应用领域,从桌面开发,进一步拓展到网络开发。
>ESP为易语言开发提供特别便利支持,但不限于使用易语言开发。
>ESP, the Easy Server Pages, a component & template based framework for B/S web application development.
>关键字:ESP, WEB, B/S, 易语言, 网络, 瘦客户端(Thin Client), MVC(模型-视图-控制器)
更多关于ESP的介绍和使用,参见 docs/user_manual 目录下的开发手册。