If the return value from the code is false, the submittion is cancelled.
如果该代码的返回值错误,就会取消提交。
If the list is empty, then return False.
如果列表是空的,那么返回False。
The question mark at the end of the method name means that the method is testing for something and will return True or False.
方法名末尾的问号意思是该方法在测试某些东西,并且将返回True或False。
As with fopen, file_get_contents, file, and readfile, all return False on failure to open or process the file.
如fopen函数一样,file_get _ contents、file和readfile函数都在打开失败或处理文件失败时返回False。
The return value is True if oldval and *ptr match and False otherwise.
如果oldval和 *ptr匹配,返回值是True,否则是 False。
The fgets, fgetss, fread, fscanf, and fclose functions also return False on error.
fscanf和fclose 函数在出错时也返回False。
Methods that return Numbers return 0. Methods that return booleans return false.
返回数字的方法返回0,返回布尔值的方法返回false。
If you return false, the message is not processed further nor delivered, and will be discarded.
如果您返回false,那么消息将不被继续处理和分发,并将被丢弃。
Simply override each abstract method in BridgeFactory, and change it to return true or false, as appropriate.
只需覆盖BridgeFactory中的每个抽象方法,并适当地将它改为返回true或false。
The is validated predicate returns true if the XML document is already validated against any specific schema or against any registered schemas, else it will return false.
如果已经根据特定的模式或任何已注册模式验证了XML文档,IS VALIDATED谓词将返回true,否则返回false。
If you return false from the visit method, the children of this node won't be visited.
如果visit方法返回false,那么该节点的子接点将不会被访问。
If the list is empty, then return false.
如果列表为空,则返回false。
And suppose that both major revision Numbers, in field1, are the same-the function will always return false because the minor revision will not be checked.
假设两个版本号的major域是相等的,那么该函数必然返回false, minor根本就不需要比较了。
Because Order knows nothing about OrderFulfillment, its equals method will always return false when passed an OrderFulfillment.
因为Order对OrderFulfillment一无所知,所以在传递OrderFulfillment时,其equals方法将总是返回false。
Finally, return false to prevent the form from being submitted.
最后,返回false来阻止表单提交。
The is not validated predicate returns true if the XML document is not validated against specified schema or any of the registered schemas, or else it will return false.
如果还没有根据特定的模式或任何已注册模式验证了XML文档,IS NOT VALIDATED谓词将返回true,否则返回false。
This is an iterative function, meaning that if you call it again, you'll get the next result in the set (and so on, until there are no results in the result set, in which case, it will return false).
这是一个迭代函数,这意味着如果您再次调用它,会得到结果集中的下一个结果(依此类推,直到结果集中没有结果,如果没有结果,则返回false)。
When the property is set to false, the shell gets a 0 return code even in case of customization failure.
在将属性设置为false后,即使定制错误,也会将0返回到shell中。
It should return false if no changes are made. The example code in Listing 8 shows this logic.
如果没有进行修改,就应该返回false。
Then, submitForm() returns false so that the onclick expression of the Send button can return false, indicating the Web browser must not submit the form data to the server.
然后,submitForm()返回false,因此Send按钮的onclick表达式返回 false,指示Web浏览器不要将表单数据提交到服务器。
Adding a return false to the end of the handler created in 5 did the trick.
将一个return false添加到5中创建的处理程序的之后,就可以解决问题。
These methods return true if the current permission object in the collection implies the specified permission, false if it does not.
如果集合中的当前许可权对象暗示指定的许可权,则这些方法返回true,否则返回false。
Return values: If the function succeeds, the return value is nonzero; otherwise, it is zero (False).
返回值:如果函数成功,返回值是非零;否则,它是零(假)。
Next, in the form tag, add the onsubmit="displayName();return false;" attribute.
接下来,在表格标签中,添加onsubmit="displayName();return false;"属性。
I intend to return the false gods of others unto their field of origin.
我意愿外部的虚假神返回到起源之能量场。
Note: This function will return false if you cast a ray from inside a sphere to the outside; this in an intended behaviour.
注意:如果从一个球型体的内部到外部用光线投射,返回为假。
A simple hook of this type might check the amount of memory allocated so far, and return FALSE if that amount exceeded a small limit.
该类型的简单挂钩可以检查迄今为止分配的内存量,如果该数量超出小限制,则返回FALSE。
A simple hook of this type might check the amount of memory allocated so far, and return FALSE if that amount exceeded a small limit.
该类型的简单挂钩可以检查迄今为止分配的内存量,如果该数量超出小限制,则返回FALSE。
应用推荐