My second argument concerns how such a policy would interact with the financial markets – which are not accounted for in modern macroeconomic models.
我的第二个论点涉及政策与金融市场的互动方式——现代宏观经济模型都没有涵盖这一点。
The first argument is the reference to the document object, and the second argument is the absolute name of file in which output will be written.
第一个参数是对文档对象的引用,第二个参数是文件的实际名称,在该名称中还会给出其输出路径。
Once the sending sensor is identified, the appropriate UI elements are updated with data contained in the array of float values passed as the second argument to the method.
确认了发送数据的传感器之后,将使用方法第二个参数传递的浮点值数组中所包含的数据更新相应的ui元素。
For example, to extract the second argument of command 782 in the history log, type the code shown in Listing 4.
例如,要提取历史日志中命令 782的第二个参数,可以输入清单4 中所示的代码。
The first argument is to set a verification point name that is unique in the project, the second argument is to set an expected object, and the third argument is to set an actual object.
第一个参数是设置项目中独一无二的验证点名,第二个参数是设置预期的对象,而第三个参数是设置一个实际对象。
When setting up the server in non-WSDL mode, it is mandatory to specify the server URI; in Listing 3, this is specified in the options array passed to the constructor as the second argument.
如果以非wsdl模式创建服务器,我们必须指定服务器uri;在清单3中,这是在作为第二个参数传递给构造函数的选项数组中指定的。
In Listing 10, the second argument passed to the delete method specifies the constraint or filter to be used when performing the delete operation.
在清单10中,传递给delete函数的第二个参数指定了执行delete操作时使用的约束或过滤器。
The second argument, EM_REG_BEFORE, indicates that we are interested in running our program just before the operation is called.
第二个参数是EM_REG_BEFORE,它指出我们想在调用操作之前运行该程序。
Here's a second example of begging the question, in which a dubious premise which is needed to make the argument valid is completely ignored: "Murder is morally wrong."
第二个例子,在这里令人怀疑的、结论所需要的前提,被忽略了。
In a third world country like Cambodia, where girls are second-class citizens and steeped in the notion that they must sacrifice for their families, Mam di's argument was persuasive.
在如柬埔寨这样的第三世界国家里,女孩在传统概念上是属于二等公民,她们理所应当的为家庭而牺牲自己,MamDi的观点是有一定说服力的。
First, in broadest terms, the function's purpose is to "match what is in the first pattern, then replace it with the second pattern, using the third argument as the string to operate on."
首先,从最主要的角度来看,函数的目的是“查找与第一个模式中的值匹配的字符串,然后通过将第三个变量作为要操作的字符串,以第二个模式替换匹配结果”。
In the second case, we supply the name separator, which suggests the purpose of the argument.
在第二行中,我们提供了参数名separator,同时也暗示了参数的用处。
Like filter , map evaluates the string passed as its second argument, passing each list element in turn, via v: val.
和filter一样,map计算作为第二个参数传递的字符串,并且通过v:val传递每个列表元素。
Having two methods seems a bit wasteful. It would be nice if we could eliminate the second joiner method and declare that the separator argument in the first joiner has a default value.
写两个函数似乎有点浪费,如果我们能消除第二个joiner方法,在第一个jioner方法里为separator参数声明一个默认值,那就太好了。
To capture the results in an array, add the name of the array as a second argument to exec .
为了捕捉数组中的结果,要将该数组的名称作为第二个参数添加到exec 。
The second argument to t() — $replace — is used to swap placeholders in the text with actual values.
t() 函数的第二个参数 — $replace —用于用实际值替换文本中的占位符。
The second argument to Vim::Msg is the type of information that is displayed: error implies that this information is highlighted in red.
Msg的第二个参数是显示的信息的类型:error意味着此信息用红色高亮显示。
You can restrict the fields that are returned by your queries using a second argument in the find function.
您可以使用find函数中的第二个参数来限制查询返回的字段。
The second argument, shown in bold in Listing 3, specifies the number of identical actions that task consists of, which is m = integers.length in this case.
第二个参数(在清单3 中用粗体显示)指定任务包含的相同操作 的数量,在这里是m =integers.length。
The call to Vim’s built-in mkdir() then takes this directory path and creates all the interim directories along it (as requested by the second argument, "p").
然后,对Vim 的内置mkdir() 的调用读取这个目录路径,按这个路径创建所有临时目录(按第二参数要求,"p")。
The second argument to writefile is the name of the new file to be written; in this case, the name of the current file (bufname (' % ')) with the counter's new value appended.
writefile的第二个参数是将要写入的新文件的名称;在本例中,为当前文件(bufname(' % '))的名称附加上计数器的新值。
The name and location of the file are specified in the output key of the $options array, which is passed to dumpDatabase() as the second argument.
文件名及位置在 $options数组的output键中进行指定,该数组作为dumpDatabase() 方法的第二个参数传入。
The following instruction asks Tesseract to examine Figure 1 stored in Tagged Image File Format (TIFF) format and then use the second argument, wm, as the base of a file name to receive output.
如下的指令会让Tesseract检查存储为 TaggedImageFileFormat (TIFF)格式的图1,然后使用第二个参数wm作为文件名的基础来接收输出。
Rails' default behavior is to identify specific model instances by adding an id to the URL, so the call to get includes a second argument to pass in the id of a person.
Rails的默认机制是通过在URL中加入id来标识特定的模型实例。
In this case, it is the full path to the file that just got created. (as you'll see in just a bit, the second argument is a list - you can pass back as many comma-delimited values as you'd like.)
在本例中,它是刚才创建的文件的完全路径(随后会看到,第二个参数是一个列表—可以需要传递回以逗号分隔的值)。
The first functional map call is executed for each slice of data and is shown below in Figure 19. The second argument in the call carries the index of the current slice
对于每个数据片,都执行第一个功能性映射调用,见图19。
If there is more than one format sequence in the string, the second argument has to be a tuple.
如果格式化序列有一个以上了,那么第二个参数就必须是一个元组了。
Returns a string representation of the first argument in the radix specified by the second argument.
返回第一个参数的字符串形式,进制由第二个参数指定。
The point of argument of this article is opposed to the attempt to deny the Second Law of Thermodynamics on "grounds" of certain phenomena in photo-chemical reactions.
本文针对那种试图以光化学反应为“依据”来否定热力学第二定律的观点提出了异议。
So if we understand the argument in terms of the second interpretation, it looks as invisible. It looks all the argument still go through, Simmias' counterexample fails.
所以如果我们以第二种解释,理解这个论证,灵魂是无形的,所有的论证仍然讲得通,西米亚斯的反例无效了。
应用推荐