You have to pass them into the theme function and change the theme function to use them.
您必须将它们传递到主题函数中,并修改主题函数,然后才能使用它们。
It will pass the event object to that function as its argument.
它将事件对象作为参数传递给这个函数。
Pass the updated text string into this function.
将更新过的文本字符串传递给这个函数。
You can pass an optional data object and callback function if you need them.
如果需要的话,您还可以传递一个可选的数据对象和回调函数。
To locate the metadata, simply pass this filename to your function.
查找元数据只需要将文件名传递给该函数即可。
You can work around this problem by defining a row as you pass the arguments to the function.
可以通过在向函数传递参数时定义一行来解决这个问题。
This article assumes that you have some experience using PHP already and can use a function to pass a variable and return a result.
本文假设您已经具有一些使用PHP的经验,并能够使用函数来传递变量并返回结果。
We then extract the name of the changed property, the new value, and pass that into a function that sets the value through reflection (see listing 7).
然后提取已变更的属性的名称和新的值,并将它们传递给一个函数,该函数通过反射对值进行设置(见清单7)。
You must call this function and pass it the arguments your program was invoked with before any other GTK + call is made.
在进行其他GTK +调用之前,必须调用这个函数,并把调用程序使用的参数传递给它。
Pass this to a function called search to compare it against the feed ID passed into the method.
把服务ID传递给搜索函数来将其与传递给方法的提要ID相比较。
If you pass a function in c, a value that it's not expecting bad things happen and bad things generally reduce to segfault.
如果你在C中传递一个函数,一个没有预料的情况将会出现,这个情况通常是段错误。
We first walk the tree and pass a function that merely prints the node being visited and returns the node.
我们首先遍历树,传递一个仅打印所访问的节点并返回该节点的函数。
Then pass it to the main function.
然后将它传递给main函数。
Notice that the map you pass to the extend function maps from keywords to anonymous functions.
请注意将您传递到extend函数的映射从关键字映射到匿名函数。
Here, we call the range function and pass in the number 1,000.
在这里,我们调用了range函数并将数1,000传递给它。
However, the variable representing the input field value that you pass to the WMLScript function is not initialized until you enter a value in the input box.
然而,直到输入一个值到输入框以后,您传递到WMLScript函数的代表输入域值的那个变量才开始被初始化。
You then pass the results to CouchDB's emit function.
然后,您可以将结果传递给CouchDB 的emit函数。
Invoke the getopt.getopt function and pass it the required parameters.
调用getopt . getopt函数并把必需的参数传递给它。
Due to the functional nature of the API, it is necessary to pass a function (method) to many of these operations so that it can be performed on each item in the ParallelArray.
由于API的函数特性,传递一个函数(方法)给这些操作很有必要,这样就可以在ParallelArray中的每个项目上执行它。
For the error callback function, you pass a simple closure that simply displays the error information.
如果callback函数失败,就传递一个显示失败信息的终止参数。
Prior to Python 2.4, it was possible to implement a custom CMP function to pass to list.sort .
在Python 2.4之前,完全有可能实现定制的cmp函数并将它传递给list . sort 。
To change state, you pass a function to the agent and it evaluates a stream of these functions, replacing the state with the output of each function.
要更改状态,您可以向agent传递一个函数,然后agent评估功能流,用每个函数的输出替换状态。
To access the preventDefault function, you must pass the handler event through as a parameter and use it to access the function.
要访问preventdefault函数,您必须传递处理函数(即使作为一个参数)或者使用它访问该函数。
In the init function, called when the body of the document is loaded, you define static data (the report data) and pass it to the graph function.
在init函数(在文档主体加载时调用)中,您定义静态数据(报告数据)并将其传递到graph函数。
You then pass in an anonymous function (closure) to the onEvent property.
然后将一个匿名函数(closure)传入到onevent属性。
You can use the square brackets () that you encountered earlier to pass arguments to the lambda function.
可以使用前面的方括号()把参数传递给lambda函数。
It is clear that your throwit function cannot pass the dynamic type of the object to the throw expression.
非常明显,你的throwit函数不能把对象的动态类型传给抛出表达式。
Just turn on the change-tracking function and pass the document from one contributor to the next.
只需打开变化跟踪功能并且将文档从一个贡献者传递到下一个贡献者。
Then you pass this to the date function with a common display format.
然后将此信息传递给带有常用显示格式的日期函数。
Then you pass this to the date function with a common display format.
然后将此信息传递给带有常用显示格式的日期函数。
应用推荐