CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:yii-1.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    3.12mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

最新的开源的yii-1.1框架~轻量,但功能强大,并发也很牛-The latest open-source framework for ~ yii-1.1 lightweight, but powerful, concurrency is also very cattle ~ ~
相关搜索: yii

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

下载文件列表

yii-1.1/CHANGELOG
yii-1.1/demos/blog/css/bg.gif
yii-1.1/demos/blog/css/form.css
yii-1.1/demos/blog/css/ie.css
yii-1.1/demos/blog/css/main.css
yii-1.1/demos/blog/css/print.css
yii-1.1/demos/blog/css/screen.css
yii-1.1/demos/blog/index-test.php
yii-1.1/demos/blog/index.php
yii-1.1/demos/blog/protected/.htaccess
yii-1.1/demos/blog/protected/components/Controller.php
yii-1.1/demos/blog/protected/components/RecentComments.php
yii-1.1/demos/blog/protected/components/TagCloud.php
yii-1.1/demos/blog/protected/components/UserIdentity.php
yii-1.1/demos/blog/protected/components/UserMenu.php
yii-1.1/demos/blog/protected/components/views/recentComments.php
yii-1.1/demos/blog/protected/components/views/userMenu.php
yii-1.1/demos/blog/protected/config/console.php
yii-1.1/demos/blog/protected/config/main.php
yii-1.1/demos/blog/protected/config/params.php
yii-1.1/demos/blog/protected/config/test.php
yii-1.1/demos/blog/protected/controllers/CommentController.php
yii-1.1/demos/blog/protected/controllers/PostController.php
yii-1.1/demos/blog/protected/controllers/SiteController.php
yii-1.1/demos/blog/protected/data/blog-test.db
yii-1.1/demos/blog/protected/data/blog.db
yii-1.1/demos/blog/protected/data/dbgen.php
yii-1.1/demos/blog/protected/data/schema.mysql.sql
yii-1.1/demos/blog/protected/data/schema.sqlite.sql
yii-1.1/demos/blog/protected/models/Comment.php
yii-1.1/demos/blog/protected/models/ContactForm.php
yii-1.1/demos/blog/protected/models/LoginForm.php
yii-1.1/demos/blog/protected/models/Lookup.php
yii-1.1/demos/blog/protected/models/Post.php
yii-1.1/demos/blog/protected/models/Tag.php
yii-1.1/demos/blog/protected/models/User.php
yii-1.1/demos/blog/protected/tests/bootstrap.php
yii-1.1/demos/blog/protected/tests/fixtures/tbl_comment.php
yii-1.1/demos/blog/protected/tests/fixtures/tbl_lookup.php
yii-1.1/demos/blog/protected/tests/fixtures/tbl_post.php
yii-1.1/demos/blog/protected/tests/fixtures/tbl_tag.php
yii-1.1/demos/blog/protected/tests/fixtures/tbl_user.php
yii-1.1/demos/blog/protected/tests/functional/CommentTest.php
yii-1.1/demos/blog/protected/tests/functional/PostTest.php
yii-1.1/demos/blog/protected/tests/functional/SiteTest.php
yii-1.1/demos/blog/protected/tests/phpunit.xml
yii-1.1/demos/blog/protected/tests/readme.txt
yii-1.1/demos/blog/protected/tests/unit/CommentTest.php
yii-1.1/demos/blog/protected/tests/unit/LookupTest.php
yii-1.1/demos/blog/protected/tests/unit/PostTest.php
yii-1.1/demos/blog/protected/tests/unit/TagTest.php
yii-1.1/demos/blog/protected/tests/unit/UserTest.php
yii-1.1/demos/blog/protected/tests/WebTestCase.php
yii-1.1/demos/blog/protected/views/comment/index.php
yii-1.1/demos/blog/protected/views/comment/update.php
yii-1.1/demos/blog/protected/views/comment/_form.php
yii-1.1/demos/blog/protected/views/comment/_view.php
yii-1.1/demos/blog/protected/views/layouts/column1.php
yii-1.1/demos/blog/protected/views/layouts/column2.php
yii-1.1/demos/blog/protected/views/layouts/main.php
yii-1.1/demos/blog/protected/views/post/admin.php
yii-1.1/demos/blog/protected/views/post/create.php
yii-1.1/demos/blog/protected/views/post/index.php
yii-1.1/demos/blog/protected/views/post/update.php
yii-1.1/demos/blog/protected/views/post/view.php
yii-1.1/demos/blog/protected/views/post/_comments.php
yii-1.1/demos/blog/protected/views/post/_form.php
yii-1.1/demos/blog/protected/views/post/_view.php
yii-1.1/demos/blog/protected/views/site/contact.php
yii-1.1/demos/blog/protected/views/site/error.php
yii-1.1/demos/blog/protected/views/site/login.php
yii-1.1/demos/blog/protected/views/site/pages/about.php
yii-1.1/demos/blog/protected/yiic
yii-1.1/demos/blog/protected/yiic.bat
yii-1.1/demos/blog/protected/yiic.php
yii-1.1/demos/blog/themes/classic/views/.htaccess
yii-1.1/demos/hangman/assets/empty
yii-1.1/demos/hangman/index.php
yii-1.1/demos/hangman/protected/.htaccess
yii-1.1/demos/hangman/protected/config/main.php
yii-1.1/demos/hangman/protected/controllers/GameController.php
yii-1.1/demos/hangman/protected/controllers/words.txt
yii-1.1/demos/hangman/protected/runtime/empty
yii-1.1/demos/hangman/protected/views/game/guess.php
yii-1.1/demos/hangman/protected/views/game/lose.php
yii-1.1/demos/hangman/protected/views/game/play.php
yii-1.1/demos/hangman/protected/views/game/win.php
yii-1.1/demos/hangman/protected/views/layouts/main.php
yii-1.1/demos/helloworld/index.php
yii-1.1/demos/helloworld/protected/.htaccess
yii-1.1/demos/helloworld/protected/controllers/SiteController.php
yii-1.1/demos/phonebook/flex/.actionScriptProperties
yii-1.1/demos/phonebook/flex/.flexProperties
yii-1.1/demos/phonebook/flex/.project
yii-1.1/demos/phonebook/flex/.settings/com.adobe.flexbuilder.project.prefs
yii-1.1/demos/phonebook/flex/.settings/org.eclipse.core.resources.prefs
yii-1.1/demos/phonebook/flex/bin/AC_OETags.js
yii-1.1/demos/phonebook/flex/bin/history/history.css
yii-1.1/demos/phonebook/flex/bin/history/history.js
yii-1.1/demos/phonebook/flex/bin/history/historyFrame.html
yii-1.1/demos/phonebook/flex/bin/phonebook.html
yii-1.1/demos/phonebook/flex/bin/phonebook.swf
yii-1.1/demos/phonebook/flex/bin/playerProductInstall.swf
yii-1.1/demos/phone

相关说明

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

相关评论

暂无评论内容.

发表评论

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