小型博客系统 ccwwBlog

码农软件 · 软件分类 · 开源轻博客系统 · 2020-01-16 14:11:29

软件介绍

ccwwBlog

ccwwBlog小型博客系统

首页 文章

前台使用TP5+Bootstrap4开发

后台使用 TP5+vue开发

支持

  • 分类

  • 标签

  • markdown markdown

  • 自定义网站配置(包括版权信息,网页浏览器图标等) 网站配置

安装

//下载
git clone https://github.com/ccwwonebyone/ccwwBlog.git
cd ccwwBlog
//安装php扩展
composer install
cd public
//安装npm包
npm install

如果想自己打包的话

cd fornt
npm install
npm run build

后台页面入口

http://yourwebsite.com/vue

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

Probability and Computing

Probability and Computing

Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2005-01-31 / USD 66.00

Assuming only an elementary background in discrete mathematics, this textbook is an excellent introduction to the probabilistic techniques and paradigms used in the development of probabilistic algori......一起来看看 《Probability and Computing》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具