Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guanguans/notes
:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
https://github.com/guanguans/notes
chrome chrome-extension ios macos minttyrc phpstorm sublime
Last synced: about 1 month ago
JSON representation
:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
- Host: GitHub
- URL: https://github.com/guanguans/notes
- Owner: guanguans
- License: apache-2.0
- Created: 2018-07-24T08:47:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T07:28:12.000Z (about 3 years ago)
- Last Synced: 2024-09-30T17:01:22.922Z (about 1 month ago)
- Topics: chrome, chrome-extension, ios, macos, minttyrc, phpstorm, sublime
- Language: JavaScript
- Homepage: https://guanguans.github.io/notes
- Size: 3.93 MB
- Stars: 2,127
- Watchers: 71
- Forks: 451
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# notes
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
学习笔记
## Linux
* [命令行的艺术](Linux/the-art-of-command-line.md)
## PHP
* [PHP 学习路线图](PHP/PHP学习路线图.md)
* [PHP7.0 至 PHP7.3 的新特性](PHP/PHP7.0至PHP7.3的新特性.md)
* [php.php](PHP/php.php)
* [PHP 常用函数](PHP/PHP常用函数.md)
* [PHP 常量](PHP/PHP常量.md)
* [PHP 工具包](PHP/PHP工具包.md)
* [PHPUnit](PHP/PHPUnit.md)
* [PHP 的 SPL Exception](PHP/PHP的SPL-Exception.md)## Redis
* [Redis](Redis/Redis.md)
## Go
* [Go](Go/Go.md)
* [golang.go](Go/golang.go)## MySQL
* [MySQL 语法](MySQL/语法.md)
* [MySQL 数据类型](MySQL/数据类型.md)
* [MySQL 数据库开发的三十六条军规](MySQL/MySQL数据库开发的三十六条军规.md)
* [MySQL 数据库设计规范](MySQL/MySQL数据库设计规范.md)
* [MySQL 常用函数汇总](MySQL/MySQL常用函数汇总.md)## MongoDB
* [SQL 到 Mongo 的对应表](MongoDB/SQL到Mongo的对应表.md)
## Git
* [常用 Git 命令清单](Git/常用Git命令清单.md)
* [git commit message 和 Change log](Git/git-commit-message-change-log.md)## 其他
* [应用代码分层](应用代码分层.md)
* [有哪些鲜为人知,但是很有意思的网站?](Useful-website.md)
* [《代码整洁之道》](《代码整洁之道》.md)
* [设计模式(45 种)](设计模式(45种).md)
* [设计模式的七大原则](设计模式的七大原则.md)
* [Mac 安装中文版 man 帮助命令](mac-man-cn.md)
* [PhpStorm](PhpStorm.md)
* [Sublime](Sublime.md)
* [Chrome](Chrome.md)
* [Select-license](Select-license.md)
* [.minttyrc](.minttyrc.md)
* [.vimrc](.vimrc.md)
* [macOS](macOS.md)
* [iOS](iOS.md)
* [Shell](Shell.md)
* [Vscode](Vscode.md)## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## License
[Apache License 2.0](./LICENSE)