1 Star 0 Fork 11

Kant / MoAspEnginer

forked from anlige / MoAspEnginer 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

##MoAspEnginer V3.1.1.324

一款基于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!!!

##新特性(New Features)

DEBUG支持,开启DEBUG模式后可查看错误的源行;

类似nodejs的模块加载方式,同时提供更灵活的使用方式

核心模块按需加载,提高加载速度;

优化模板引擎,模板编写更友好;

提供丰富的模块支持,包括Zip压缩,Gzip压缩,tar打包,xml打包,验证码(多字体),QRCode,新的ASPCookie机制等,

异常统一管理,可设置相应的ERROR_REPORTING决定显示哪些异常;

只保留入口文件和核心文件,其他模块动态加载(为了安全,可以将除入口文件和核心文件以外的所有文件放在非web目录);

常用模块(Model__,cookie,mpi,tar,base64,dump,JSON,VBS等)延迟加载,程序调用相关方法时自动加载模块。

##目录结构(Contents)

src 程序目录

README.MD 当前文件

##链接(Links) 官网(http://www.thinkasp.cn/)
文档(http://mae.im)

##以前的版本(Versions) MoAspEnginer2.0(https://github.com/zhanghuiguoanlige/MoAspEnginer/tree/v2)

##联系(Contact Me)

QQ群:MoAspEnginer交流(127430216)

Empty file

About

MoAspEnginer V3.1.1,由于JScript的灵活性,本版本不再兼容以前的版本; expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/sr/MoAspEnginer.git
git@gitee.com:sr/MoAspEnginer.git
sr
MoAspEnginer
MoAspEnginer
master

Search