server {listen 80;server_name example.com;示例1:文章页重写location /article/ {rewrite ^/article/([0-9]+)/?$ /article.php?id=$1 last;}示...
阅读全文...
Choice is more important than effort
In fact, the sooner the choice of direction is determined, the better, in life we have to face countless choices, there is a li...
阅读全文...
阅读全文...
Don't set limits on yourself!
Too many people focus on the boundaries and not on the core. You can think of boundaries as gravity, and every object has a gra...
阅读全文...
阅读全文...
How to improve code quality?
Before that, we have to think about whyHow important do major manufacturers value code quality?In the current competitive marke...
阅读全文...
阅读全文...
Algorithms are still developed
Data structures and algorithms are important, whether it's an interview or a job, no matter what aspect of technology you're wo...
阅读全文...
阅读全文...