If you get a PHP-related error (other than something to the effect of "program not found"), then your problem is a typo in the code.
如果您得到一个与php相关的错误(除了“未找到程序”之类的结果),则问题是代码中的输入错误。
As a result, if someone comes across an error (for example, a 404 page Not Found, 403 Forbidden, or 500 Internal Server error), he will only see an ugly error code page.
因此,如果某人遇到一个错误(例如,404PageNot Found、403 Forbidden或500InternalServerError等错误),他将看到一个难看的错误代码页面。
Everyone knows that if you try to access a page that doesn't exist, the server will throw you back 404 page not Found, or if you mess up your rails code, you will get a 500 Application Error.
每个人都知道如果打开一个并不存在的页面,服务器会返回一个404错误页面。如果你的Rails程序出错了,会返回一个500应用程序内部错误的页面。
Although we aren't usually fans of metrics such as statement-lines-of-code (SLOCs), they were certainly interesting in this case (see Error! Reference source not found.).
虽然我们不是度量分析的狂热者,比如,代码行陈述(SLOCs),但是在这个例子中度量分析的确是很有趣的。
I found people say this error might happen when I have very long method names, but this does not seem to apply here because I don't have long methods names and I don't generate code myself.
我发现人们说这个错误可能发生当我有很长的方法名,但这似乎并不适用,因为我没有长方法名称和我自己不生成代码。
Error code: 404 The requested URL was not found on this server, please contact with your system administrator.
错误代码:404您访问的地址或文件不存在,请联系您的系统管理员。
Error code: 404 The requested URL was not found on this server, please contact with your system administrator.
错误代码:404您访问的地址或文件不存在,请联系您的系统管理员。
应用推荐