基于ASP和JScript的开源MVC框架 MoAspEnginer

码农软件 · 软件分类 · JavaScript MVC 框架 · 2019-03-15 14:59:03

软件介绍

MoAspEnginer 是一款基于 JScript 的 ASP 开源 MVC 框架。A JScript-based MVC framework for ASP.

单文件入口。Single entry point.

代码和程序的真正分离。A real MVC.

模板编译ASP代码。Combine template file to ASP(JScript) code.

支持类库扩展以及模板自定义标签扩展。Support Library and Tag extend.

支持多种数据库,默认支持ACCESS、MSSQL、MYSQL、SQLITE,可自定义其他类型数据库。Support Muti-Type-Databases.

支持多数据库操作。Support Muti-Databases-Operate.

表单验证支持,HTTP请求数据可直接用来更新数据库。FormValidatee is supported, and Http Post data can be used for insert or update table record(s).

提供HttpRequest,HttpUpload,Soap,OAUTH2.0等模块。"HttpRequest,HttpUpload,Soap,OAUTH2.0" are supported.

提供CryptoJS,提供AES/DES/RC4/Rabbit/pbkdf2/ripemd160等算法。CryptoJS is supported.

内置Json解析和构建。Json2 is built-in.You can use it to parse or stringify Json data.

支持多种路由方式,包括404、URL、isapi_URLRewrite,完全自定义的路由配置。URLRoute is Supported(404 Error Page, URL Route,ISAPI_URIRewrite).

路由支持REST。REST is Supported.

支持类库缓存,编译缓存,HTML缓存,数据库Model缓存。Library Cache, Combined File Cache, HTML Cache and Model Cache.

资源统一管理,统一销毁,使您专心于业务逻辑处理。You can pay much more attention on you business.

换一种ASP的开发方式!!!Get your ASP!!!

本文地址:https://codercto.com/soft/d/1407.html

XForms Essentials

XForms Essentials

Micah Dubinko / O'Reilly Media, Inc. / 2003-08-27 / USD 29.95

The use of forms on the Web is so commonplace that most user interactions involve some type of form. XForms - a combination of XML and forms - offers a powerful alternative to HTML-based forms. By pro......一起来看看 《XForms Essentials》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具