您可以从内容菜单或者下拉菜单中取消应用的过滤器。
You can undo the applied filter from the context menu or from the drop-down menu.
一个布尔值用来控制是否取消应用程序空闲时间。
Boolean value that controls whether the idle timer is disabled for the application.
为了取消应用程序与项目之间的耦合,我们使用了一个中间基本文件作为Job应用程序所有页面文件的基础。
To keep the application decoupled from the project, use an intermediary base file as the base for all the Job application page files.
如果应用程序有一个按钮用于取消某个长时间运行的操作,而您正在使用UI线程执行操作,那么这个取消事件只有到UI线程所做的操作完成后才会被处理!
If your application has a button to cancel a long-running operation but you're doing work in the UI thread, the cancellation event won't be delivered until after the operation has finished!
最后,应用程序可以使用此服务锁定和取消锁定库中的内容。
Lastly, applications can use this service to lock and unlock content within the repository.
如果应用程序动态订阅或取消订阅的级别太高,则代理数据库操作的级别也将更高。
If the level of dynamic subscribing or unsubscribing by applications is too high, then there will be greater level of broker database operations.
在系统失败时,事务日志可以应用或取消失败时没有写入磁盘的那些事务。
In the event of a system failure, transaction log recovery can apply or undo only those transactions not written to disk at the time of the failure.
您可以在tdbshell中使用事务,以便允许您运行一系列命令并作为一个组应用它们,或者作为一个组取消它们。
You can use transactions in the TDB shell to allow you to run a series of commands and apply them as a group or cancel them as a group.
WorkflowService支持应用程序启动和取消工作流进程。
WorkflowService enables applications to start and cancel workflow processes.
确定应用服务器在使用JNDI名称查找数据源后,将再次取消注释URL属性。
You will uncomment the url property again once you are convinced that the application server is using the JNDI name to lookup the data source.
他们有正确的理念,但他们一定不会为Amazon.com在网上购物车的专利点击和在线讨论方法或微软点击激活应用程序着想,现在是时候执行布拉德.菲尔德的建议了:干脆取消这些可憎的玩意。
They had the concept right, but they surely never conceived of Amazon.com patenting clicks . It’s time to do as Brad Feld suggests: simply abolish these abominations.
这个应用程序将允许用户设置某个日期和时间的约会,取消约会或查看已经设置好的约会列表。
This application will allow users to set appointments at certain dates and times, cancel appointments, or view a list of appointments already set.
例如,如果一个应用部署失败,对另一应用中的服务所做的任何更改(如动态连接)都必须要取消。
For example, if an application deployment fails, any changes to services in another application such as dynamic wiring need to be undone.
有些应用程序在创建的时候使用表单输入按钮,而把取消动作当成文本链接。
Some applications use the form input button for the create action, and have the cancel action as a text anchor.
另外,此刷新不取消工作项传输,这是因为传输历史记录会再次应用于刷新过的结果。
Also, a work item transfer is not canceled by this refresh, since the transfer history is applied again to the refreshed result.
这个解决方案使用一个简单的应用程序从没有活动消息使用方应用程序的集群队列提取消息,并将它们放置到另一个集群队列中。
The solution USES a simple application to get each message from the cluster queue with no active message consumer applications and put them to another cluster queue.
如果侦听器的寿命应当比应用程序的短,那么请确保取消它的登记,这样它就可以被垃圾收集。
If it is intended to have a shorter lifetime than the application, ensure that it gets unregistered, so that it can be garbage collected.
如果一项修改的目标是减少数据库的内存占用量,那么取消各种缓冲区肯定会有帮助,但是这会牺牲查询速度和应用程序性能。
If the goal of a change is to reduce the memory footprint of the database, eliminating various buffers will certainly help, at the expense of query speed and application performance.
如果应用程序将超时设置为数秒钟,则会在给定时间内退出,取消锁定应用程序,然后要求您稍后返回以完成事务。
If the application has set a timeout for several seconds, it exits in a given amount of time, unlocks the application, then asks you to return later to finish your transaction.
本节概述在服务器应用程序中向RPC运行时注册接口规范和取消注册的例程。
This section gives an overview of registering an interface specification with the RPC runtime in the server application and unregistering it.
编写新应用程序时应该避免使用老的身份认证方案,因为对这种老方案的支持很快就会取消了。
You should avoid using the older authentication scheme when writing new applications as support for this older scheme will not be available in the near future.
只有当超时周期过期时,而且读取消息的应用程序没有删除它,消息才会重新出现在队列中。
The message will only reappear in the queue when the timeout period expires if, and only if, it has not been deleted by the reading process.
在应用软件开发过程中,可视化命令执行过程的对话框里有一个取消按钮(图2所示),这是用来中止这一命令的。
In Application Developer, the progress dialog for the Visualize command has a Cancel button (Figure 2), which can be used to abort the command.
应用程序随后提取消息中携带的数据并创建一个新的WPS处理实例,该实例将根据组织的业务目标对通知进行处理。
The application then extracts data carried in the message and creates a new WPS process instance that governs the announcement handling according to the business objectives of the organization.
在编写MQ应用程序时,考虑尽快从队列提取消息,并决定是立即处理它们还是将它们发送到故障队列。
When writing an MQ application, consider pulling messages off the queue as soon as possible and deciding whether to process them immediately or to send them to a failure queue.
鼠标加速、指标轨迹、过滤键、甚至粘滞键在某些系统里会引起轻微延迟,其他的用户热键软件也是如此,所以如果别的招数都不管用,就取消这些应用。
Mouse acceleration, pointer trails, FilterKeys and even StickyKeys can cause slight delays on some systems, as well as other custom hotkey software, so its worth disabling these if all else fails.
还可以使用部署工具对应用程序进行启动、停止和取消部署。
The deployment tool can be used for starting/stopping applications as well as un-deploying an application.
而如果你按住某个文件夹或者订阅源,就会有重命名文件夹和取消订阅的选项出现,大大提高了应用的可用性。
And if you hold down a folder or a particular subscription, you'll have the option to rename folders or unsubscribe from feeds, something that makes the app much more usable.
从死信队列获取消息的应用程序必须确保消息以MQDLH结构开头。
Applications that get messages from the dead-letter queue must verify that the messages begin with an MQDLH structure.
因此对于样例应用程序,您只需编辑persistence . xml文件,取消对这些属性的注释并保存文件。
So for the sample application, you can simply edit the persistence.xml file, uncomment those properties, and save the file.
应用推荐