推荐
专栏
教程
课程
飞鹅
本次共找到2条
again
相关的信息
Stella981
•
3年前
Nginx报错:Sorry, the page you are looking for is currently unavailable. Please try again later.
查看了进程,nginx,phpfpm都在运行,排除程序错误,那么就是配置的问题了.一个可能的错误,是由于配置中的 fastcgi\_pass配置错了错误的配置如下 server{listen80;server_namelocalhost;
Stella981
•
3年前
HDOJ1021题 Fibonacci Again 应用求模公式
ProblemDescriptionThereareanotherkindofFibonaccinumbers:F(0)7,F(1)11,F(n)F(n1)F(n2)(n2).InputInputconsistsofasequenceoflines,eachcontaini
1