- 授权协议: GPL
- 开发语言: PHP JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.sikcms.cn/
- 软件文档: https://github.com/chenfeizhou/sikcms-v1.0/blob/master/README.md
- 官方下载: https://github.com/chenfeizhou/sikcms-v1.0/archive/master.zip
软件介绍
sikcms 是后台内容管理系统。
结构说明
1、使用 thinkphp3.2.3 版本作为 PHP 框架
2、目录结构
/index.php 前端入口文件
/admin.php 后端入口文件
/api.php api 入口文件
/install.php 安装入口文件(需安装时使用)
/app 项目主目录
/app/Application 主应用程序目录
/app/Application/Admin 后台主应用程序
/app/Application/Api api主应用程序
/app/Application/Home 前台主应用程序
/app/Application/Install 安装向导主应用程序
/app/Core3.2.3 核心框架主目录
/Common 公共项目
/Common/conf 项目主配置访目录,与其它子项目共享使用
/statics sikcms静态资源目录
/statics/admin sikcms后台静态资源目录
/statics/home sikcms前台静态资源目录
/statics/install sikcms安装向导静态资源目录
/Public 公共资源调用目录
/upload_dir 后台文件上传目录
/#runtime 应用缓存文件
3、安装指导
本地部署:点此进入安装
Head Rush Ajax
Brett McLaughlin、Eric Freeman、Elisabeth Freeman / O'Reilly Media, Inc. / 2006-03-01 / USD 34.99
Ajax, or Asynchronous JavaScript and XML, is a term describing the latest rage in web development. Ajax is used to create interactive web applications with XML-based web services, and using JavaScript......一起来看看 《Head Rush Ajax》 这本书的介绍吧!
