zswordsman / noteBook

笔记本--平时积累的东西

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

我的苹果笔记本

零、序言

平时积累的东西以笔记的形式分享出来

使用

git clone https://github.com/OMGZui/noteBook.git
composer install
php -S localhost:8000
# 浏览器
http://localhost:8000/php/php7.php
# 命令行
cd php
php -f php7.php
或
php php7.php

一、前端

二、后端

三、工具

四、面试

完成进度

  • html+css
  • javascript
  • linux
  • nginx
  • mysql
  • php
  • redis
  • http
  • git
  • 设计模式
  • bash
  • 面试

About

笔记本--平时积累的东西

License:MIT License


Languages

Language:PHP 100.0%