CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:china-code.net.zhy.5.Rar

介绍说明--下载内容来自于网络,使用问题请自行百度

这是一个应用与asp的MVC框架,本框架部分功能参考ThinkPHP。

初衷:

在ASP大势已去的时代,不想再在ASP上花太多精力,想写一个快速的ASP开发框架,提高工作效率。





优势:

1、单文件入口,M/A模式

2、核心大部分Jscr ipt开发,

3、将POST、GET进行可读写化操作,所有数据通过F.post或F.get进行读写

4、支持CURL操作,扩展assign到Model和Record

5、支持模板的跨模块、跨模板调用

6、编译缓存、类库缓存,提高代码效率

7、支持严格编译和非严格编译,严格编译需要变量的完全声明(即模板中使用的变量,都需要assign,特别是对象)

8、支持类的静态调用和动态调用(静态调用只初始化一次,动态调用每次都初始化一个新类)

9、支持update、insert的自动post调用(入库前可通过FormValidatee验证数据的有效性),例如:Model__("Public","id").insert()、Model__("Public","id").update()

10、支持多数据库操作,只要编写多个数据库配置文件即可在程序中随意调用

11、支持数据集的缓存,以json方式缓存到文件系统





缺陷:

1、目前文档相对不完善

2、调试不方便,需要一定的ASP基础

3、核心大部分为Jscr ipt,不熟悉Jscr ipt的人员去修改核心有一定困难-This is an application with asp MVC framework , and the framework for some functions reference ThinkPHP.

Mind :

ASP hopeless situation at times , do not want to spend too much energy on ASP, ASP wanted to write a quick development framework , improve work efficiency.





Advantage :

1, single file entry , M/A mode

2 , the core of most Jscr ipt development,

3, POST, GET perform read and write operation, all data read and write through F.post or F.get

4, support CURL operation, extended assign to the Model and Record

5, support for cross-module template , template calls across

6 , compiled cache, library cache, improved code efficiency

7 , support for strict and non- strict compiler to compile, compile strictly require full declaration of variables ( ie the variables used in the template , you need to assign, in particular, object )

8 , static call and dynamic call support class ( static call initialized only once every dynamic call to initialize a new class )

9, support updat
(系统自动生成,下载前可以参看下载内容)

下载文件列表

404.asp
App/Action/Action.Data.asp
App/Action/Action.Form.asp
App/Action/Action.Home.asp
App/Action/Action.Json.asp
App/Action/Action.Json2.asp
App/Action/Action.Lib.asp
App/Action/china-code.net.txt
App/Action/说明.html
App/Cache/china-code.net.txt
App/Cache/Compiled/.mae
App/Cache/Compiled/china-code.net.txt
App/Cache/Compiled/说明.html
App/Cache/Model/.mae
App/Cache/Model/china-code.net.txt
App/Cache/Model/说明.html
App/Cache/说明.html
App/china-code.net.txt
App/Config/china-code.net.txt
App/Config/Config.asp
App/Config/Mo.Conf.DB.asp
App/Config/Mo.Conf.Rewrite.asp
App/Config/说明.html
App/Data/china-code.net.txt
App/Data/GBqcBsFizy.mdb
App/Data/说明.html
App/Library/china-code.net.txt
App/Library/EndLib/.mae
App/Library/EndLib/china-code.net.txt
App/Library/EndLib/说明.html
App/Library/Extend/china-code.net.txt
App/Library/Extend/Mo.Lib.SafeCode.asp
App/Library/Extend/说明.html
App/Library/PreLib/china-code.net.txt
App/Library/PreLib/Mo.Pre.Default.asp
App/Library/PreLib/说明.html
App/Library/TagLib/.mae
App/Library/TagLib/china-code.net.txt
App/Library/TagLib/说明.html
App/Library/说明.html
App/Templates/china-code.net.txt
App/Templates/default/china-code.net.txt
App/Templates/default/Home/china-code.net.txt
App/Templates/default/Home/Data.html
App/Templates/default/Home/foot.html
App/Templates/default/Home/Form.html
App/Templates/default/Home/Index.html
App/Templates/default/Home/Json.html
App/Templates/default/Home/Test.html
App/Templates/default/Home/top.html
App/Templates/default/Home/说明.html
App/Templates/default/说明.html
App/Templates/说明.html
App/说明.html
china-code.net.txt
default.asp
Mo/Action/Action.Home.asp
Mo/Action/china-code.net.txt
Mo/Action/说明.html
Mo/china-code.net.txt
Mo/Config/china-code.net.txt
Mo/Config/Config.asp
Mo/Config/说明.html
Mo/Library/china-code.net.txt
Mo/Library/Core/china-code.net.txt
Mo/Library/Core/Mo.Core.asp
Mo/Library/Core/Mo.Function.asp
Mo/Library/Core/Mo.Function.Jscript.asp
Mo/Library/Core/Mo.List.asp
Mo/Library/Core/Mo.Md5.asp
Mo/Library/Core/Mo.Model.asp
Mo/Library/Core/Mo.Record.asp
Mo/Library/Core/Mo.View.asp
Mo/Library/Core/说明.html
Mo/Library/EndLib/.mae
Mo/Library/EndLib/china-code.net.txt
Mo/Library/EndLib/说明.html
Mo/Library/Extend/china-code.net.txt
Mo/Library/Extend/Mo.Lib.ADOX.asp
Mo/Library/Extend/Mo.Lib.Aes.asp
Mo/Library/Extend/Mo.Lib.Base64.asp
Mo/Library/Extend/Mo.Lib.Des.asp
Mo/Library/Extend/Mo.Lib.File.asp
Mo/Library/Extend/Mo.Lib.Folder.asp
Mo/Library/Extend/Mo.Lib.FormValidatee.asp
Mo/Library/Extend/Mo.Lib.HashTable.asp
Mo/Library/Extend/Mo.Lib.HttpRequest.asp
Mo/Library/Extend/Mo.Lib.Image.asp
Mo/Library/Extend/Mo.Lib.Jmail.asp
Mo/Library/Extend/Mo.Lib.Json.asp
Mo/Library/Extend/Mo.Lib.JsonGenerater.asp
Mo/Library/Extend/Mo.Lib.JsonParser.asp
Mo/Library/Extend/Mo.Lib.Net.asp
Mo/Library/Extend/Mo.Lib.Punycode.asp
Mo/Library/Extend/Mo.Lib.SHA1.asp
Mo/Library/Extend/Mo.Lib.Upload.asp
Mo/Library/Extend/Mo.Lib.XMLPack.asp
Mo/Library/Extend/Mo.Lib.XOR.asp
Mo/Library/Extend/说明.html
Mo/Library/PreLib/.mae
Mo/Library/PreLib/china-code.net.txt
Mo/Library/PreLib/说明.html
Mo/Library/TagLib/.mae
Mo/Library/TagLib/china-code.net.txt
Mo/Library/TagLib/说明.html
Mo/Library/说明.html
Mo/Templates/china-code.net.txt
Mo/Templates/default/china-code.net.txt
Mo/Templates/default/Home/china-code.net.txt
Mo/Templates/default/Home/Index.html
Mo/Templates/default/Home/说明.html
Mo/Templates/default/说明.html
Mo/Templates/说明.html
Mo/说明.html
README.md
readme.txt
说明.html
App/Templates/default/Home
Mo/Templates/default/Home
App/Cache/Compiled
App/Cache/Model
App/Library/EndLib
App/Library/Extend
App/Library/PreLib
App/Library/TagLib
App/Templates/default
Mo/Library/Core
Mo/Library/EndLib
Mo/Library/Extend
Mo/Library/PreLib
Mo/Library/TagLib
Mo/Templates/default
App/Action
App/Cache
App/Config
App/Data
App/Library
App/Templates
Mo/Action
Mo/Config
Mo/Library
Mo/Templates
App
Mo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com