In this paper, a new method was suggested to separate Dipole-Dipole relaxation, that is called parameter separation method.
本文提出了分离偶极—偶极驰豫的新方法参数分离法。
For example, if you manually set a parameter called 'price' to 'free' while testing an online shopping cart, then the customer gets the ordered product for free.
例如,当你测试一个在线购物车功能时,手动设置“价格”参数为“免费”,消费者就会免费得到这款商品。
For each of the stored procedures, you need to add one parameter called JOBCODE of type CHARACTER with a length of 8 (as shown in Figure 5).
对于每一个存储过程来说,您都需要为其添加一个名为jobcode的参数,其类型为CHARACTER,长度为8(参见图5)。
An early-bound call takes advantage of knowing exactly which method is being called and what its parameter types are.
而前期绑定调用则可以利用能够确切知道要调用的方法以及方法参数类型的优势。
This way, the function being called can know the exact offset of each parameter, no matter how big the parameter list area is.
不管参数列表区域多大,被调用的函数总可以知道每个参数的精确偏移量。
Any function called as a parameter will be called for every time it is listed on the right-hand side.
任何作为参数调用的函数每次都会被列到右边。
In Listing 2, I declare a single static method that accepts a String parameter (traditionally called self, but you can call it whatever you like) that represents the class I'm adding the method to.
在清单2中,我声明了一个单独的静态方法,接收String参数(通常称为self,但是您可以随意为其命名),代表我向其中添加方法的类。
In the Pattern Parameters window, define a parameter called MySingleton (see Figure 2).
在模式参数窗口中,定义一个参数,称为MySingleton(参见图2)。
This both says I'm going to accept a parameter called tracegroups, and makes its default value the empty string.
引号中的两个字段表明,我将要接受名为tracegroups 的参数,并且它的缺省值为空字符串。
In Listing 2, to override this, set it equal to a function that accepts a single parameter called event.
在清单2中,要覆盖它,需要将它设置为等同于能接受单一参数的函数,名为event。
When the procedures are called with wrong input parameter types, this error is returned.
当使用错误的输入参数类型来调用存储过程时,将返回下列错误。
As the element will be created at a later stage, when we apply Asset 1, we add another template parameter called "marshaller" of type "class" (Figures 15 and 16).
当在后期应用资产1创建元素时,我们添加类型“类”的另一个模版参数,名为“marshaller ”(图15和16)。
If the HTTP method is GET (currently not used by JSF forms), the form data has already been appended to the URL and send is called with a null parameter.
如果HTTP方法是GET(当前未被JSF表单使用),那么表单数据应该已经追加到此url,并会用null参数调用send 。
First, assume that your service accepts a parameter called callback in the request URL.
首先,假设您的服务在所请求的URL中接受了一个名为callback的参数。
Note: The select statement specified in this example has a parameter marker called: empno.
注意:这个例子中指定的select语句有一个名为:empno的参数占位符。
The interface has a single one-way method called event_emission with a single parameter with a type of connector.
此接口只有一个单向方法,名为 event_emission,此方法只有一个参数,其类型为connector。
It's called libxml_display_error and accepts a LibXMLError object as its only parameter.
它名为libxml_display_error并接受LibXMLError对象作为其惟一参数。
You set a portlet parameter called cm.workspace to the name of your new workspace.
您可以将portlet参数cm.workspace 设置为新工作区的名称。
If no exceptions occur, the object's callback method should be called with a parameter of true.
如果没有异常发生,就应该用一个真值参数调用这个对象的callback方法。
The application should take one input, a parameter called "number."
这个应用程序应该接受一个输入:一个名为 “number” 的参数。
When the validate method is called, the parameter types and the required parameters are checked by the command framework, so there is no need to call super.validate later.
当调用验证方法时,命令框架会检查参数类型和所需的参数,这样,稍后就无需调用super . validate 。
The code below checks to see if the parameter called nodirectflights is set to true when this page is posted.
下面的代码检查当post该页面时,参数nodirectflights是否被设为true。
Next, testparm is complaining about an invalid parameter called hide dto files.
接下来,testparm抱怨有一个名为hided tofiles的无效参数。
Upon being called, the groovlet obtains a key parameter from Twitter: oauth_verifier.
在被调用时,groovlet从Twitter中获得关键字参数:oauth_verifier。
Create a report parameter called First Sort Criteria as shown in Figure 14.
创建一个名为FirstSortCriteria的报告参数,如图14所示。
The messages.php page now also takes a parameter called id, which is the message_id of the last message the page has seen.
php增加了一个参数id,即页面显示的最后一条消息的message_id。
Create another report parameter called Second Sort Criteria as shown in Figure 15.
创建另一个名为SecondSortCriteria的报告参数,如图15所示。
This too USES the JAX-RS annotations to bind the after parameter to the query string parameter called after.
这里也使用JAX - RS注释来将参数after绑定到查询字符参数after上。
Add a one-way operation called handle with an input parameter called input of type DelimitedFlatFile (Figure 9).
添加名为handle的单向操作,其输入参数为delimitedflatfile类型,名为input(图9)。
The SALES_STATUS procedure accepts an input parameter called quota and returns an output parameter called sql_state.
SALES_STATUS过程接受名为quota的输入参数,并返回名为sql_state的输出参数。
应用推荐