文件名称:startbbs_v1.2.2
-
所属分类:
- 标签属性:
- 上传时间:2015-01-06
-
文件大小:798.38kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
StartBBS(起点开源社区系统)是一个基于 PHP+MySQL MVC架构开发的新型微社区系统,她轻量小巧, 简单易用,强大高效,又简称 ”STB(烧饼)”。
前台 UI 采用当前流行的 Bootstrap 和 jQuery,最大可能地发掘用户体验,增强论坛用户的粘性互动。设计上采用流式响应式设计,无论你是使用电脑、平板还是手机,都能很好地适应屏幕。
继1.1.3版发布后的一周后,又发布了1.1.4版本,主要原因有两个,一是安全性漏洞,二是兼容性,这两点影响到了大家的正式建站,所以就紧张发布了1.1.4版。强烈建议1.1.2和1.1.3版本的用户升级过来。 -StartBBS (the starting point of the open source community system) is a new MVC architecture based on PHP+MySQL development of the micro community system, her light weight and compact, easy to use, powerful and efficient, also referred to as STB (Clay oven rolls) .
Front UI uses the current popular Bootstrap and jQuery, the largest possible to discover the user experience, enhance the cohesive interaction forum users. Design using response type design flow, whether you are using the computer, tablet or mobile phone, can well adapt to the screen.
Following the 1.1.3 version was released after a week later, also released a version of 1.1.4, there are two main reasons, one is the security vulnerability, two is the compatibility of the two factors, to officially the establishment of everybody, so nervous released version 1.1.4. Strongly recommended that the 1.1.2 and 1.1.3 versions of the user upgrades over.
前台 UI 采用当前流行的 Bootstrap 和 jQuery,最大可能地发掘用户体验,增强论坛用户的粘性互动。设计上采用流式响应式设计,无论你是使用电脑、平板还是手机,都能很好地适应屏幕。
继1.1.3版发布后的一周后,又发布了1.1.4版本,主要原因有两个,一是安全性漏洞,二是兼容性,这两点影响到了大家的正式建站,所以就紧张发布了1.1.4版。强烈建议1.1.2和1.1.3版本的用户升级过来。 -StartBBS (the starting point of the open source community system) is a new MVC architecture based on PHP+MySQL development of the micro community system, her light weight and compact, easy to use, powerful and efficient, also referred to as STB (Clay oven rolls) .
Front UI uses the current popular Bootstrap and jQuery, the largest possible to discover the user experience, enhance the cohesive interaction forum users. Design using response type design flow, whether you are using the computer, tablet or mobile phone, can well adapt to the screen.
Following the 1.1.3 version was released after a week later, also released a version of 1.1.4, there are two main reasons, one is the security vulnerability, two is the compatibility of the two factors, to officially the establishment of everybody, so nervous released version 1.1.4. Strongly recommended that the 1.1.2 and 1.1.3 versions of the user upgrades over.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.htaccess
app/
app/.htaccess
app/cache/
app/cache/.htaccess
app/cache/index.html
app/config/
app/config/autoload.php
app/config/config.php
app/config/constants.php
app/config/database.php
app/config/doctypes.php
app/config/foreign_chars.php
app/config/form_validation.php
app/config/hooks.php
app/config/index.html
app/config/index_page.php
app/config/mailset.php
app/config/migration.php
app/config/mimes.php
app/config/myconfig.php
app/config/pagination.php
app/config/profiler.php
app/config/qiniu.php
app/config/routes.php
app/config/sample_ database.php
app/config/smileys.php
app/config/topicset.php
app/config/userset.php
app/config/user_agents.php
app/config/version.php
app/controllers/
app/controllers/admin/
app/controllers/admin/db_admin.php
app/controllers/admin/links.php
app/controllers/admin/login.php
app/controllers/admin/nodes.php
app/controllers/admin/page.php
app/controllers/admin/site_settings.php
app/controllers/admin/topics.php
app/controllers/admin/users.php
app/controllers/captcha_code.php
app/controllers/comment.php
app/controllers/favorites.php
app/controllers/feed.php
app/controllers/follow.php
app/controllers/home.php
app/controllers/index.html
app/controllers/install.php
app/controllers/message.php
app/controllers/node.php
app/controllers/notifications.php
app/controllers/page.php
app/controllers/search.php
app/controllers/settings.php
app/controllers/tag.php
app/controllers/topic.php
app/controllers/upload.php
app/controllers/user.php
app/core/
app/core/index.html
app/core/MY_Config.php
app/core/MY_Controller.php
app/core/MY_Loader.php
app/core/MY_Model.php
app/core/MY_Router.php
app/core/MY_URI.php
app/errors/
app/errors/error_404.php
app/errors/error_db.php
app/errors/error_general.php
app/errors/error_php.php
app/errors/index.html
app/errors/show_message.php
app/helpers/
app/helpers/br2nl_helper.php
app/helpers/format_content_helper.php
app/helpers/function_helper.php
app/helpers/index.html
app/helpers/remove_xss_helper.php
app/hooks/
app/hooks/index.html
app/index.html
app/language/
app/language/en/
app/language/en/default_lang.php
app/language/en/index.html
app/language/zh_cn/
app/language/zh_cn/custom_lang.php
app/language/zh_cn/default_lang.php
app/language/zh_cn/form_validation_lang.php
app/language/zh_cn/index.html
app/libraries/
app/libraries/Auth.php
app/libraries/AvatarResize.php
app/libraries/Captcha.php
app/libraries/index.html
app/libraries/Myclass.php
app/libraries/qiniu/
app/libraries/qiniu/auth_digest.php
app/libraries/qiniu/conf.php
app/libraries/qiniu/fop.php
app/libraries/qiniu/http.php
app/libraries/qiniu/io.php
app/libraries/qiniu/pfop.php
app/libraries/qiniu/resumable_io.php
app/libraries/qiniu/rs.php
app/libraries/qiniu/rsf.php
app/libraries/qiniu/rs_utils.php
app/libraries/qiniu/utils.php
app/libraries/Qiniu_lib.php
app/logs/
app/logs/index.html
app/models/
app/models/cate_m.php
app/models/comment_m.php
app/models/favorites_m.php
app/models/follow_m.php
app/models/group_m.php
app/models/index.html
app/models/link_m.php
app/models/message_m.php
app/models/notifications_m.php
app/models/page_m.php
app/models/tag_m.php
app/models/topic_m.php
app/models/upload_m.php
app/models/user_m.php
app/plugin/
app/plugin/index.html
app/third_party/
app/third_party/index.html
data/
data/db/
data/db/startbbs.sql
index.php
readme.txt
robots.txt
static/
static/common/
static/common/css/
static/common/css/bootstrap.min.css
static/common/css/style.css
static/common/fonts/
static/common/fonts/glyphicons-halflings-regular.eot
static/common/fonts/glyphicons-halflings-regular.svg
static/common/fonts/glyphicons-halflings-regular.ttf
static/common/fonts/glyphicons-halflings-regular.woff
static/common/images/
static/common/images/add_uploads.png
static/common/images/bg.png
static/common/images/donations.jpg
static/common/images/dot.png
static/common/images/dot_orange.png
static/common/images/qq_login.png
static/common/images/reply_button.png
static/common/images/rss.png
static/common/images/tag.gif
static/common/js/
static/common/js/ajaxfileupload.js
static/common/js/bootstrap.min.js
static/common/js/fileupload.js
static/common/js/global.js
static/common/js/jquery-1.10.2.min.js
static/common/js/jquery.upload.js
static/common/js/local.file.js
static/common/js/main.js
static/common/js/plugins.js
static/common/js/qiniu.js
static/common/js/topic.js
system/
system/.htaccess
system/core/
system/core/Benchmark.php
system/core/CodeIgniter.php
system/core/Common.php
system/core/Config.php
system/core/Controller.php
system/core/Exceptions.php
system/core/Hooks.php
system/core/index.html
system/core/Input.php
system/core/Lang.php
system/core/Loader.php
system/core/Model.php
system/core/Output.php
system/core/Router.php
system/core/Security.php
system/core/URI.php
system/core/Utf8.php
system/database/
system/database/DB.php
system/database/DB_active_rec.php
system/database/DB_cache.php
system/database/DB_driver.php
system/database/DB_forge.php
system/database/DB_result.php
system/database/DB_utility.php
system/database/drivers/
system/database/drivers/cubrid/
system/database/drivers/cubrid/cubrid_driver.php
system/data
app/
app/.htaccess
app/cache/
app/cache/.htaccess
app/cache/index.html
app/config/
app/config/autoload.php
app/config/config.php
app/config/constants.php
app/config/database.php
app/config/doctypes.php
app/config/foreign_chars.php
app/config/form_validation.php
app/config/hooks.php
app/config/index.html
app/config/index_page.php
app/config/mailset.php
app/config/migration.php
app/config/mimes.php
app/config/myconfig.php
app/config/pagination.php
app/config/profiler.php
app/config/qiniu.php
app/config/routes.php
app/config/sample_ database.php
app/config/smileys.php
app/config/topicset.php
app/config/userset.php
app/config/user_agents.php
app/config/version.php
app/controllers/
app/controllers/admin/
app/controllers/admin/db_admin.php
app/controllers/admin/links.php
app/controllers/admin/login.php
app/controllers/admin/nodes.php
app/controllers/admin/page.php
app/controllers/admin/site_settings.php
app/controllers/admin/topics.php
app/controllers/admin/users.php
app/controllers/captcha_code.php
app/controllers/comment.php
app/controllers/favorites.php
app/controllers/feed.php
app/controllers/follow.php
app/controllers/home.php
app/controllers/index.html
app/controllers/install.php
app/controllers/message.php
app/controllers/node.php
app/controllers/notifications.php
app/controllers/page.php
app/controllers/search.php
app/controllers/settings.php
app/controllers/tag.php
app/controllers/topic.php
app/controllers/upload.php
app/controllers/user.php
app/core/
app/core/index.html
app/core/MY_Config.php
app/core/MY_Controller.php
app/core/MY_Loader.php
app/core/MY_Model.php
app/core/MY_Router.php
app/core/MY_URI.php
app/errors/
app/errors/error_404.php
app/errors/error_db.php
app/errors/error_general.php
app/errors/error_php.php
app/errors/index.html
app/errors/show_message.php
app/helpers/
app/helpers/br2nl_helper.php
app/helpers/format_content_helper.php
app/helpers/function_helper.php
app/helpers/index.html
app/helpers/remove_xss_helper.php
app/hooks/
app/hooks/index.html
app/index.html
app/language/
app/language/en/
app/language/en/default_lang.php
app/language/en/index.html
app/language/zh_cn/
app/language/zh_cn/custom_lang.php
app/language/zh_cn/default_lang.php
app/language/zh_cn/form_validation_lang.php
app/language/zh_cn/index.html
app/libraries/
app/libraries/Auth.php
app/libraries/AvatarResize.php
app/libraries/Captcha.php
app/libraries/index.html
app/libraries/Myclass.php
app/libraries/qiniu/
app/libraries/qiniu/auth_digest.php
app/libraries/qiniu/conf.php
app/libraries/qiniu/fop.php
app/libraries/qiniu/http.php
app/libraries/qiniu/io.php
app/libraries/qiniu/pfop.php
app/libraries/qiniu/resumable_io.php
app/libraries/qiniu/rs.php
app/libraries/qiniu/rsf.php
app/libraries/qiniu/rs_utils.php
app/libraries/qiniu/utils.php
app/libraries/Qiniu_lib.php
app/logs/
app/logs/index.html
app/models/
app/models/cate_m.php
app/models/comment_m.php
app/models/favorites_m.php
app/models/follow_m.php
app/models/group_m.php
app/models/index.html
app/models/link_m.php
app/models/message_m.php
app/models/notifications_m.php
app/models/page_m.php
app/models/tag_m.php
app/models/topic_m.php
app/models/upload_m.php
app/models/user_m.php
app/plugin/
app/plugin/index.html
app/third_party/
app/third_party/index.html
data/
data/db/
data/db/startbbs.sql
index.php
readme.txt
robots.txt
static/
static/common/
static/common/css/
static/common/css/bootstrap.min.css
static/common/css/style.css
static/common/fonts/
static/common/fonts/glyphicons-halflings-regular.eot
static/common/fonts/glyphicons-halflings-regular.svg
static/common/fonts/glyphicons-halflings-regular.ttf
static/common/fonts/glyphicons-halflings-regular.woff
static/common/images/
static/common/images/add_uploads.png
static/common/images/bg.png
static/common/images/donations.jpg
static/common/images/dot.png
static/common/images/dot_orange.png
static/common/images/qq_login.png
static/common/images/reply_button.png
static/common/images/rss.png
static/common/images/tag.gif
static/common/js/
static/common/js/ajaxfileupload.js
static/common/js/bootstrap.min.js
static/common/js/fileupload.js
static/common/js/global.js
static/common/js/jquery-1.10.2.min.js
static/common/js/jquery.upload.js
static/common/js/local.file.js
static/common/js/main.js
static/common/js/plugins.js
static/common/js/qiniu.js
static/common/js/topic.js
system/
system/.htaccess
system/core/
system/core/Benchmark.php
system/core/CodeIgniter.php
system/core/Common.php
system/core/Config.php
system/core/Controller.php
system/core/Exceptions.php
system/core/Hooks.php
system/core/index.html
system/core/Input.php
system/core/Lang.php
system/core/Loader.php
system/core/Model.php
system/core/Output.php
system/core/Router.php
system/core/Security.php
system/core/URI.php
system/core/Utf8.php
system/database/
system/database/DB.php
system/database/DB_active_rec.php
system/database/DB_cache.php
system/database/DB_driver.php
system/database/DB_forge.php
system/database/DB_result.php
system/database/DB_utility.php
system/database/drivers/
system/database/drivers/cubrid/
system/database/drivers/cubrid/cubrid_driver.php
system/data
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.