The other solution is that you can set a flag field somewhere else in the database to notify that data has been updated safely.
另一个解决方法是,你可以在数据库中设置一个标志字段别处去通知数据已更新安全。
The second solution (which is much worse) is to catch the "item not in collection" error and then set a flag to say the item does not exist.
第二个解决方案(这是更坏)是捕捉“项目不是在收集”错误,然后设置一个标志,表示该项目不存在。
You code might set a flag or an internal synchronization object (such as event) so that main thread code would eventually notice it and proceed with raising an external event from there.
你的代码可能设置一个标志或内部同步对象(如事件)使主线程的代码最终会注意到它,并继续从那里筹集外部事件。
Since this code is attempting to set up a client connection, the flag is set to 0.
由于这段代码试图建立客户机连接,因此这个标记就应该设置为0。
When it is set in motion, the lack of atmosphere and hence air resistance mean the flag takes a long time to settle.
一旦旗子被动过,由于月球没有大气,也就没有了空气阻力,它反而要过很久才能停下来。
To set a variable from the command line when invoking the rundsjob executable file, you must pass the -v flag along with the variable name and value that you want to set it to.
在激发rundsjob可执行文件时,为了从命令行设置一个变量,您必须通过带有变量名以及想要设置值的-v标记。
The only thing you should normally do inside a signal handler is set a global flag that will be processed later.
在一个信号处理器内部,您通常应该做的一件事是,设置一个将在以后处理的全局标记。
Most notably, if you want to set up a partition for use in an LVM or RAID configuration, you'll need to do so using the flag-manipulation tools.
最明显的是,如果您想在一个LVM或RAID配置中建立一个可以使用的分区,则需要使用标记操作工具来完成分区创建操作。
A flag is set to tell the memory manager when this optimization is in effect for a given page.
一个标记设置用来告诉内存管理器什么时候这种优化对一个给定的页有效。
It will do this by sending a TCP packet with the FIN flag set to the server.
它将通过向服务器发送设置了FIN标志的tcp包来完成该操作。
If another transaction retrieves the data and sees that the flag is set by some other user, then it will, by convention, give a warning message to the user that the data is in use.
如果另外的事务检索数据并发现标记已被其他用户设置,那么它将按约定向用户发出数据正在被使用的警告消息。
This means a TCP packet with the SYN flag set is sent to the server.
这意味着向服务器发送一个设置了SYN标志的tcp包。
The server will acknowledge this by returning a packet with the ack flag set.
服务器将通过返回设置了ACK标志的包进行确认。
To accomplish this, the attacker sends a TCP packet with the SYN flag set to the target host, just like when opening a regular TCP connection.
要实现这一点,攻击者向目标主机发送设置了SYN标志的tcp包,就象打开常规tCP连接时一样。
Finally, the client confirms this by sending a TCP packet back to the server with the ack flag set.
最后,客户机通过向服务器发送设置了ACK标志的tcp包进行确认。
As soon as a cycle is detected the appropriate flag defined in the cycle clause is set and the recursive query process for the branch is stopped.
一旦检测到循环,就会设置cycle子句中已定义好的适当标记,并停止分支的递归查询过程。
The result of a staff query can be the flag "Everybody," a set of user IDs or E-mail addresses, or the name of a group of people.
人员查询的结果可以是“每个人”标志、一组用户ID或电子邮件地址,也可以是一组人员的姓名。
It has northern European standards of shops, facilities and public services, set around a blue-flag beach.
那里有北欧标准的商店,在海滩周围设有公共设施和服务。
As discussed above, when Host a wants to establish a TCP connection to destination Host d, it sends a TCP segment with the SYN flag set first.
如上所述,当主机A想建立到目的地主机d的TCP连接时,它首先发送设置了SYN标志的tcp段。
In addition, if you implement a validate method and set the validate flag in the corresponding action mapping entry in the Struts configuration file, the ActionServlet will invoke the validate method.
此外,如果您实现了一个验证方法并在Struts配置文件中相应的操作映射条目上设置了验证标志,ActionServlet将会调用那个验证方法。
In this case, you simply ensure a clean data set via the CLEAN_INSERT flag in some enhanced fixture logic in the setUp method of the MockStrutsTestCase type defined in Listing 4.
在这个示例中,只是通过清单4中定义的MockStrutsTestCase类型的setUp方法中的一些增强的fixture逻辑中的CLEAN _ INSERT标志来保证干净的数据集。
The Boolean parameters only need the flag character itself to set a value, but the other types of parameters require some sort of additional argument information.
boolean形参只需标记字符本身就可以设置一个值,而其他类型的形参还需要某种附加的实参信息。
This means that, if the failed flag has been set because a message has not been received, we can roll back the transaction and return all of the other messages in the group back to the queue.
这意味着,如果由于尚未接收到某条消息而已经设置了failed标志,则可以回滚事务,并将组中的所有其他消息返回给队列。
You need to bypass this logic to effectively always assure that the validate flag is set to true; higher up in the class, it is initialized with a default value of false.
为了有效地始终确保将验证标志设置为true,您需要绕开此逻辑;在类的上部,此值初始化时使用的缺省值为false。
When the LTG size is set using the -m flag, the varyonvg and extendvg commands might fail if an underlying disk has a maximum transfer size that is smaller than the LTG size.
当使用- M标志设置ltg大小时,如果磁盘的最大传输大小小于该LTG大小,那么varyonvg和extendvg命令可能会执行失败。
Use the lsattr command to see whether the immutable flag (or any other attribute) is set for a file or directory.
使用lsattr命令查看文件或者目录是否设置了不可变标识(或者任何其他属性)。
A flag, if set, indicates to automatically delete all stored data at application startup.
一个flag,如果设置了,那么表示在应用程序启动时自动删除所有已存储的数据。
BManualReset is a flag and if it is TRUE, a manual-reset event is created and ResetEvent should be called explicitly to set the state to non-signaled.
bManualReset是一个标记,如果该值为TRUE,就会创建一个手工重置的事件,应该显式地调用ResetEvent,将事件对象的状态设置为无信号状态。
If you're using Gentoo Linux, be aware that you must set swat as a USE flag when you emerge the samba package to build swat.
如果您正在使用GentooLinux,请注意,当您使用samba程序包来构建swat时,必须将swat设置为一个USE标志。
If you're using Gentoo Linux, be aware that you must set swat as a USE flag when you emerge the samba package to build swat.
如果您正在使用GentooLinux,请注意,当您使用samba程序包来构建swat时,必须将swat设置为一个USE标志。
应用推荐