文件名称:写你自己的MVC框架
文件大小:38KB
文件格式:ZIP
更新时间:2022-04-07 19:48:02
源码 工具
NULL 博文链接:https://justcoding.iteye.com/blog/728331
【文件预览】:
framework
----index.php(71B)
----config()
--------config.php(288B)
--------routing.php(155B)
--------inflection.php(116B)
----.htaccess(140B)
----db()
--------.DS_Store(6KB)
--------framework-20090330111635.sql(3KB)
----library()
--------bootstrap.php(245B)
--------.htaccess(13B)
--------vanillamodel.class.php(419B)
--------shared.php(4KB)
--------sqlquery.class.php(11KB)
--------template.class.php(1KB)
--------inflection.class.php(5KB)
--------vanillacontroller.class.php(721B)
--------cache.class.php(503B)
--------html.class.php(1KB)
----.DS_Store(6KB)
----tmp()
--------cache()
--------logs()
--------sessions()
----application()
--------models()
--------controllers()
--------views()
----public()
--------css()
--------swf()
--------index.php(177B)
--------.htaccess(296B)
--------img()
--------js()
--------.DS_Store(6KB)
----scripts()
--------dbexport.php(536B)