文件名称:ujframe_v1.0
介绍说明--下载内容均来自于网络,请自行研究使用
UJfr a me是一个简单开源的PHP开发框架,易于上手,高性能。支持读写分离主从架构,分库操作,内置了memcache缓存操作,全站按需加载,性能优越。-UJfr a me is a simple open source PHP development fr a mework, easy to use, high-performance. Support read-write separation master-slave architecture, sub-library operation, built-in memcache cache operation, the whole station on-demand loading, superior performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
app\config\autoload.php
...\......\cache.php
...\......\config.php
...\......\database.php
...\......\email.php
...\......\session.php
...\...troller\IndexController.php
...\model\CategoryModel.php
...\.....\ClassifyModel.php
...\.....\ProductModel.php
...\.....\UserModel.php
...\view\default\index.html
framework\.htaccess
.........\base\base.php
.........\....\baseCommoned.php
.........\....\baseController.php
.........\....\baseException.php
.........\....\baseModel.php
.........\....\baseUrl.php
.........\common\common.php
.........\......\function.php
.........\d.php
.........\.river\cache\FileCache.php
.........\......\.....\Memcached.php
.........\......\.....\Memcaches.php
.........\......\.....\SqliteCache.php
.........\......\db\Mysql.php
.........\......\..\Sqlite.php
.........\......\tpl\Template.php
.........\helper\encrypt.php
.........\......\file.php
.........\library\Cart.php
.........\.......\Check.php
.........\.......\Cookie.php
.........\.......\Dbbak.php
.........\.......\Email.php
.........\.......\Image.php
.........\.......\Install.php
.........\.......\Page.php
.........\.......\phpmailer\class.phpmailer.php
.........\.......\.........\class.smtp.php
.........\.......\Pinyin.php
.........\.......\Session.php
.........\.......\Upload.php
.........\.......\Xml.php
index.php
app\cache\file_cache
...\.....\sqlite_cache
...\.....\view_c
...\.....\view_cache
...\view\default
framework\driver\cache
.........\......\db
.........\......\tpl
.........\library\phpmailer
app\cache
...\config
...\controller
...\helper
...\library
...\log
...\model
...\service
...\view
framework\base
.........\common
.........\driver
.........\helper
.........\library
app
framework
说明.htm
下载说明.txt