GithubHelp home page GithubHelp logo

0xkerwin / pythonspidernotes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wediors/pythonspidernotes

0.0 0.0 0.0 7.17 MB

Python入门网络爬虫之精华版

Batchfile 0.08% Python 64.09% Java 35.83%

pythonspidernotes's Introduction

个人博客系统


简介

系统基于Yii2框架开发,后台样式使用了AdminLTE,集成RBAC,前台样式使用了Bootstrap。

Yii2

主要功能

  • 首页统计
  • 文章分类和文章内容的增删改查
  • 图片上传
  • RBAC权限管理(角色、权限增删改查,以及给赋予角色权限)
  • 菜单配置(自定义菜单,可以根据用户权限显示和隐藏菜单)
  • 操作日志

安装要求

  • PHP >= 5.4
  • MySql
  • Redis

安装

  • 克隆项目
git clone https://github.com/0xkerwin/0xkerwin.git
  • 执行composer install安装Yii2;
  • 运行init对系统进行初始化;
  • 导入Mysql数据,sql文件在doc目录下。

pythonspidernotes's People

Contributors

lining0806 avatar

Watchers

 avatar

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.