当我在 chrome 中打开开发人员工具并转到“资源”选项卡时,有时资源名称右侧有一个带有数字的红色圆圈。
那个号码是多少?你可以在这个网站上看到它:http ://www.realclearpolitics.com/?state=noad
当我在 chrome 中打开开发人员工具并转到“资源”选项卡时,有时资源名称右侧有一个带有数字的红色圆圈。
那个号码是多少?你可以在这个网站上看到它:http ://www.realclearpolitics.com/?state=noad
There are some notes that depend from the color.
The red is for errors. Open the console to see the errors, then in the resource is trying to tell you where they found.
Then if you go to the resource with this red sign and move down you see the error line.
The yellow are messages.
The blue is for the search results.
The number is the times that this found.
It shows the number of errors on the resource.
In the specified case, there is one error: an unmatched span close tag.