myRs=myStmt.executeQuery(\"select i_col,col_name from tab_col\") i=0 开发者_如何学Pythonwhile (myRs.next()):