|
There are two possibilities:
1. Whether the return value of the function of lz is bool type, otherwise, it must be wrong.
2. Whether the return value of ob.scr(sql, "shuju") is of type string, otherwise, an error will occur.
The if(...) conditional expression is no problem, because the priority of relational operators is higher than that of logical operators! |
|