该函数还支持使用参数的样式表。
使用参数标记发出sql语句。
使用参数- h提供主机名。
实际命令行程序使用参数。
文件系统,使用参数,栈。
不要害怕使用参数和fitness函数。
Don't be afraid to play with the parameters and with the fitness function.
本节描述何时使用参数标记,何时使用文本。
This section describes when to use parameter markers and when to use literals.
下面是使用参数创建你自己的智能书签的方法。
Here's how to create your own collections of Smart Bookmarks using search parameters.
要删除集合,可以使用参数dc(不是lc)。
然而,使用参数标记时,将生成另一个访问计划。
Nevertheless, another access plan is generated when parameter markers are used.
如果不使用参数引用,抽象范式就与非抽象范式一样。
Other than the use of parameter references, abstract patterns look just like non-abstract ones.
目前,不使用参数schemaname。
但使用参数标记并不总是比使用文本(显式值)更好。
But using parameter markers is not always better than using literals (explicit values).
使用参数列表下方Edit按钮添加一个新的链接参数。
Add a new linked parameter using the Edit button below the parameters list.
修复了MultiQuery在所有的查询强制使用参数。
如果一个sql语句满足下面所有条件,则使用参数标记。
Parameter markers should be used if all of the following conditions are true for an SQL statement.
使用参数化查询。
使用参数列表下方的Edit按钮添加一个新的链接参数。
Add a new linked parameter with the Edit button below the parameters list.
使用参数标记,以避免对于每一行都有Prepare成本。
第7 - 15行使用参数:值的形式设置若干个必需的参数。
Lines 7-15 set a number of required parameters using the form parameter: value.
因此,即使使用参数标记,准备阶段的时间和CPU节约也很少。
Therefore, time and CPU savings in the prepare phase is minimal even if parameter markers are used.
pushd和popd命令还支持使用参数处理目录堆栈。
The pushd and popd commands also support parameters to manipulate the directory stack.
实现此目的一种简单方式就是在代码中使用字符,而不是使用参数标记。
A simple way to accomplish this is to use literals rather than parameter markers in the code.
在大多数情况下,希望让应用程序使用参数标志等动态地调用存储过程。
In most cases you will want to use an application to invoke the stored procedure dynamically, using parameter markers and so on.
若要了解使用参数的地方,请查看清单22中的footerdiv。
To understand where the parameter is used, look back at the footer div in Listing 22.
图5中的代码使用参数化s QL阻止Injection攻击。
The code in Figure 5 employs parameterized SQL to stop injection attacks.
使用参数化查询或存储过程来访问数据库,而不是使用字符串连接。
Use parameterized queries or stored procedures to access a database as opposed to using string concatenation.
如果xargs将要执行的命令包含有替换字符串,那么将使用参数替换它。
Wherever the replacement string occurs in the command you ask xargs to execute, it will be replaced by an argument.
xargs命令读取标准的输入,然后使用参数作为输入构建和执行命令。
The xargs command reads standard input and then builds and executes commands with the input as parameters.
让我们再次看看cars表的查询示例,但这次使用参数标记,而不是具体值。
Let's look again at our sample query for the table CARS, but with parameter markers instead of concrete values.
应用推荐