“语句的”造句

建立SQL语句的时候使用参数集合.
Use the Parameters collection when you build SQL statements.

通过将变量名称置于赋值语句的左侧,可以在变量中存储值.
Use the variable name on the left side of an assignment statement.

如果长表达式在语句的中间,可以额外提出来.
Factor out long expressions in the middle of statements.

相关问题