Code Monkey home page Code Monkey logo

andycms's Introduction

AndyCMS

一个在大三的时候写的CMS系统,当时是结合Thinkphp加上比较流行的CSS3写的,主要体现在后台的一些功能。

本框架是基于Thinkphp开发的一个小型CMS系统.
文件分布:
  前台	index.php
  后台	admin.php		账号admin	密码admin
	
	其余文件夹见Thinkphp详解
	
前台已经做了缓存功能:
	1 . 数据库字段缓存
	2 . 动态缓存首页数据库信息,每1小时后才从数据库提前最新文章等信息
	3 . 文章已经使用了静态缓存,生成静态html文件,1小时后自动清除
	
后台已做缓存功能
	1 . 显示最新文章,显示最新登录信息,显示最新评论记录等都设置为了1小时后提取数据库信息
	2 . 后台集成了多种常用功能,如上传新语言包,文件系统管理,视频音频管理等
	
	
注意事项: 
	如果后台登录页面的验证码不能显示出来,请执行killbom.php文件,这是由于BOM头造成.

andycms's People

Watchers

 avatar

Forkers

git-hash showerxu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.