一般debug时,在for循环里面的话,需要自己一步一步点。如果循环几百次那种就比较麻烦。此时可以采用try http://www.devze.comexcept的方式来解决
Let\'s assume I have a database with two tables: categories and articles. Every article belongs to a category.