思科 CMS 内容管理系统 sikcms

码农软件 · 软件分类 · 建站系统CMS · 2020-01-23 22:57:12

软件介绍

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、安装指导

本地部署:点此进入安装

本文地址:https://codercto.com/soft/d/24048.html

Head Rush Ajax

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》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

SHA 加密
SHA 加密

SHA 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具