1, jquery plug-in a general function has been error, especially is obviously the existence of functions, it is possible that you did not introduce Jquery ... or the wrong version.
2, debugging half a day unchanged: not in the same file debugging. This is very scary, we often back up several projects, change the error after the discovery. A group of friends said good: Put salt in the spoon.
3, space in the configuration file, or coding problems
4, before the release of your debugger not commented out
5, modify the jar after the deployment to find the file did not change, the local code is also changed is the deployment of the file code did not get rid of the later found that the date of the file after the local changes have not changed:
Because the compilation did not succeed!!
6, I found a lot of people here to ask the JS question. Many of them are copy of other people's code, the JS format is broken, error. Copy more commas, quotes, and so on.
8, I met the most retarded bug is the mother of the network is not smooth tune for two days!
10, sometimes want to close the debugging page, always turn off the IDE.
11, when I update the database script, the results found that I deleted the database was rebuilt, 艹 ...
12, remote debugging server, modify the network configuration, ready to restart the network card ... found that I can no longer connect, had to ask for local services.
http://news.cnblogs.com/n/511595/
Programmer's experience in programming the mental retardation problem (turn)