The call to registry.getComponent() returns the registered object of the appropriate class if it can; otherwise, it returns a false value to allow testing.
如果调用registry.getComponent() 成功,则这次调用会返回对应类的已注册对象,否则就返回一个错误值以允许进行测试。
The XMLEXISTS is a Boolean function that takes an XPath expression as input and returns FALSE if the XPath expression returns an empty sequence and TRUE otherwise.
XMLEXISTS是一个Boolean函数,它接受一个XPath表达式作为输入;如果这个XPath表达式返回空序列,它会返回FALSE,否则返回TRUE。
The is validated predicate returns true if the document is already validated against the specified schema and returns false otherwise.
如果已经根据指定的模式验证了文档,IS VALIDATED谓词将返回true,否则返回错误。
The result returns a Boolean object with value false if the computation is not complete; otherwise, it returns an instance of class object, which contains the result.
如果计算没有完成,结果返回一个值为false的Boolean对象;否则,将返回object类的一个实例,其中包含了计算结果。
This method returns true if the file or directory is successfully deleted. Otherwise it returns false.
若文件或目录被成功删除,此方法将返回true,否则返回false。
Replaces the given cache if it exists, returns false otherwise.
如果存在高速缓存,取代给定的高速缓存,否则返回错误的。
Returns: true if and only if the name should be included in the file list; false otherwise.
测试指定文件是否被包含与指定的列表里面,如果是则返回真,如果否,则返回假。
Returns TRUE if var exists and has value other than NULL, FALSE otherwise.
输入可以是多个变量,只有所有的变量为真的时候,返回真。
Returns TRUE if var exists and has value other than NULL, FALSE otherwise.
输入可以是多个变量,只有所有的变量为真的时候,返回真。
应用推荐