Here, main calls phpinfo , which returns TRUE.
在这里,main将调用phpinfo,后者将返回TRUE。
The -f operator returns true only if the file exists.
只有在文件存在时,-f操作符才返回true。
Current implementation of Encina Connector returns true.
当前的Encina连接器的实现返回true。
If validate returns true, the form is submitted to the server.
如果validate返回true,则表单被提交到服务器。
Clicking OK returns true, and the server-side script executes.
单击确定返回true,执行服务器端脚本。
If the predicate returns true, it adds it to the results array.
如果谓词返回true,则它将此值添加到结果数组中。
Returns true if a connection with the LDAP server is established.
如果与LDAP服务器的连接建立,就会返回true。
The system returns true if named parameters are supported. For example
如果支持命名参数,则系统返回true。
Once Selenium detects that the condition returns true, it will stop waiting.
一旦Selenium检测到条件返回为真,它将停止等待。
Thus, whenever the service returns true, the loop exits and the Reply activity runs.
这样,在服务返回True时就会退出循环,接着运行Reply活动。
starts-with("McLaughlin", "Mc") returns true, as does contains("McLaughlin", "augh").
starts-with("McLaughlin", "Mc")返回true,contains("McLaughlin", "augh") 同样如此。
If the fetch function returns TRUE, the catalog id value is defined in the catalog table.
如果fetch函数返回TRUE,则catalog表中已经定义了这个catalogid值。
IsPresent returns true if the file specified by the path is actually present on the disk.
如果路径指定的文件在磁盘中存在,isPresent返回真。
The eq function compares an argument to the context and returns true if they are the same.
eq函数将参数同上下文比较,如果它们相同,就返回true。
PROCESS_SKIP — the visitor isn't interested in the node's children, so accept returns true.
PROCESS_SKIP——访问程序对该节点的子节点不感兴趣,所以accept返回true。
As you can see in Listing 3, both lamp6 and lamp7 are the same reference, hence is returns true.
在清单3中可以看出,lamp6和lamp7是相同的引用,所以is返回true。
This property works just like IsPostBack but returns true when a cross-page postback has occurred.
这个属性类似现有的IsPostBack但是只有跨页投递发生时返回true。
This method returns true if the file or directory is successfully deleted. Otherwise it returns false.
若文件或目录被成功删除,此方法将返回true,否则返回false。
Is not validated predicate returns true if the XML document is not validated against specified schema.
如果没有根据指定的模式验证XML文档,IS NOT VALIDATED谓词返回true。
The feof command detects whether you have already read to the end of the file and returns True or False.
feof命令将检测您是否已经读到文件的末尾并返回True或False。
The handler chain continues processing the handlers only if the current processing handler returns true.
只有当前正在处理的处理程序返回true时,处理程序链才继续处理这个处理程序。
When a state change is about to occur, the guard that returns true determines the transition that occurs.
在即将发生一次状态变换时,返回True的监护确定所发生的转换。
The fetch() function returns TRUE if the requested row exists and FALSE if the requested row does not exist.
如果被请求的行存在,则 fetch()函数返回TRUE,如果被请求的行不存在,则返回FALSE。
Similarly, if comp(a,b) returns true , and comp(b,c) returns true , then comp(a,c) must also return true .
类似的,如果comp(a,b)为true,comp(b,c)为true,那么comp(a,c)也一定为true。
The filter function applies the predicate, and if it returns true, the element in the sequence is added to the result.
filter函数被应用到这个断言,如果该断言返回true,序列中的元素就被加到此结果。
If the probe function returns TRUE, the frame is passed down the stream, but if it returns FALSE, the frame is dropped.
如果探测器函数返回TRUE,该帧被传递给流,如果返回FALSE,该帧将被丢弃。
AW.Grid.Control.create is a script ready-function that returns true when the grid-control script is known to be initialized.
create是脚本就绪函数,它在网格控件脚本将被初始化时,返回true。
One is to invoke the logon method first, and when the method invocation returns true, invoke a method to fetch tasks consequently.
一种解决方案是首先调用登录方法,然后当该方法调用返回true时,调用一个方法来获取相应的任务。
The is validated predicate returns true if the document is already validated against the specified schema and returns false otherwise.
如果已经根据指定的模式验证了文档,IS VALIDATED谓词将返回true,否则返回错误。
This returns true if the MDB is using container-managed transactions and the method in question has a transaction attribute of Required.
如果MDB正在使用容器托管的事务,而且要处理的方法具有Required事务属性,那么isDeliveryTransacted会返回true。
应用推荐