Useful Links of Nginx and Web Process

这篇主要记录一些之前看过的,对于web的请求流程以及在各个流程中发生的关键处理技术讲述的比较清晰的系列文章。 ...

1 minute read

可能是全网最好的MySQL重要知识点

出处:可能是全网最好的MySQL重要知识点 作者:Snailclimb 什么是MySQL? MySQL 是一种关系型数据库,在Java企业级开发中非常常用,因为 MySQL ...

40 minute read

Practical Object Caching In Laravel

See how Laravel’s cache drivers perform. Conserve server memory without significantly slowing response times. Learn...

18 minute read

Notes of FFMpeg Documentation

FFMPEG ffmpeg is a very fast video and audio converter that can also grab from...

2 minute read

Notes of Machine Learning with Python

Python 可以说是现在最流行的机器学习语言,而且你也能在网上找到大量的资源。你现在也在考虑从 Python 入门机器学习吗? ...

50 minute read

Notes of Laravel Documentation

Blade Note that views which extend a Blade layout simply override sections from the layout....

7 minute read

Notes of Some Useful Linux Commands

timedatectl In Ubuntu and most other Linux distributions, we can use the timedatectl command to...

5 minute read