文件名称:yykj
介绍说明--下载内容均来自于网络,请自行研究使用
是一个快速开发PHP的开发框架,其中使用了一些常见的设计模式如ActiveRecord,Association Data Mapping,Front Controller以及MVC。其主要目标在于提供一个令任意水平的PHP开发人员都能够快速开发web应用的框架,而且这个快速的实现并没有牺牲项目的弹性。-A rapid development of PHP development fr a mework, which use some common design patterns like ActiveRecord, Association Data Mapping, Front Controller, and the MVC. Its main objective is to provide a way to make any level of PHP developers are able to quickly develop a web application fr a mework, and fast implementation does not sacrifice the flexibility of the project.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yykj\cakephp-2.2.4\.gitignore
....\.............\.htaccess
....\.............\.travis.yml
....\.............\app\.htaccess
....\.............\...\Config\acl.ini.php
....\.............\...\......\acl.php
....\.............\...\......\bootstrap.php
....\.............\...\......\core.php
....\.............\...\......\database.php.default
....\.............\...\......\email.php.default
....\.............\...\......\routes.php
....\.............\...\......\Schema\db_acl.php
....\.............\...\......\......\db_acl.sql
....\.............\...\......\......\i18n.php
....\.............\...\......\......\i18n.sql
....\.............\...\......\......\sessions.php
....\.............\...\......\......\sessions.sql
....\.............\...\...sole\cake
....\.............\...\.......\cake.bat
....\.............\...\.......\cake.php
....\.............\...\.......\Command\AppShell.php
....\.............\...\.......\.......\Task\empty
....\.............\...\.......\Templates\empty
....\.............\...\...troller\AppController.php
....\.............\...\..........\Component\empty
....\.............\...\..........\PagesController.php
....\.............\...\index.php
....\.............\...\Lib\empty
....\.............\...\.ocale\eng\LC_MESSAGES\empty
....\.............\...\Model\AppModel.php
....\.............\...\.....\Behavior\empty
....\.............\...\.....\Datasource\empty
....\.............\...\Plugin\empty
....\.............\...\Test\Case\Controller\Component\empty
....\.............\...\....\....\Model\Behavior\empty
....\.............\...\....\....\View\Helper\empty
....\.............\...\....\Fixture\empty
....\.............\...\tmp\cache\models\empty
....\.............\...\...\.....\persistent\empty
....\.............\...\...\.....\views\empty
....\.............\...\...\logs\empty
....\.............\...\...\sessions\empty
....\.............\...\...\tests\empty
....\.............\...\Vendor\empty
....\.............\...\.iew\Elements\empty
....\.............\...\....\.mails\html\default.ctp
....\.............\...\....\......\text\default.ctp
....\.............\...\....\.rrors\error400.ctp
....\.............\...\....\......\error500.ctp
....\.............\...\....\Helper\AppHelper.php
....\.............\...\....\Layouts\ajax.ctp
....\.............\...\....\.......\default.ctp
....\.............\...\....\.......\Emails\html\default.ctp
....\.............\...\....\.......\......\text\default.ctp
....\.............\...\....\.......\error.ctp
....\.............\...\....\.......\flash.ctp
....\.............\...\....\.......\js\default.ctp
....\.............\...\....\.......\rss\default.ctp
....\.............\...\....\.......\xml\default.ctp
....\.............\...\....\Pages\home.ctp
....\.............\...\....\Scaffolds\empty
....\.............\...\webroot\.htaccess
....\.............\...\.......\css\cake.generic.css
....\.............\...\.......\favicon.ico
....\.............\...\.......\.iles\empty
....\.............\...\.......\img\cake.icon.png
....\.............\...\.......\...\cake.power.gif
....\.............\...\.......\...\test-error-icon.png
....\.............\...\.......\...\test-fail-icon.png
....\.............\...\.......\...\test-pass-icon.png
....\.............\...\.......\...\test-skip-icon.png
....\.............\...\.......\index.php
....\.............\...\.......\js\empty
....\.............\...\.......\test.php
....\.............\build.properties
....\.............\build.xml
....\.............\index.php
....\.............\lib\Cake\basics.php
....\.............\...\....\bootstrap.php
....\.............\...\....\Cache\Cache.php
....\.............\...\....\.....\CacheEngine.php
....\.............\...\....\.....\Engine\ApcEngine.php
....\.............\...\....\.....\......\FileEngine.php
....\.............\...\....\.....\......\MemcacheEngine.php
....\.............\...\....\.....\......\RedisEngine.php
....\.............\...\....\.....\......\WincacheEngine.php
....\.............\...\....\.....\......\XcacheEngine.php
....\.............\...\....\.onfig\config.php
....\.............\...\....\......\routes.php
....\.