事件浏览器。
CEI includes an event browser application — a CBEViewer.ear file that can be used to view the events that the CEI stores.
CEI包含事件浏览器应用程序——CBEViewer . ear文件,它可被用于观察cei存储的事件。
The effects of disclosure control are shown in the event browser. The users in this scenario have the following information requirements.
在事件浏览器中可以看到公开控制的效果。
The data that is supposed to be suppressed must appear as empty cells in a query result table within the event browser, as shown in Figures 10 and 12.
在事件浏览器中的查询结果表中,应该被禁止公开的数据必须显示为空的单元,见图10和图 12。
Testing the disclosure policies can be done manually using the RFIDIC event browser and by selectively enabling and disabling security policies in the security Policy Editor.
通过使用RFIDIC事件浏览器,并在Security Policy Editor中选择性地启用和禁用安全策略,可以对公开策略进行手工测试。
The geolocation service in the browser event supports tracking the location if you expect it to change rapidly.
如果您希望位置迅速改变的话,浏览器事件中的定位服务支持跟踪位置。
One of the cross-page wires can be additionally marked with a switch-page flag, so that, after event processing completes, the browser is redirected to the target page.
可以使用页面切换标记来对其中一个跨页面连接进行标记,以便在事件处理完成以后,可以将浏览器重定向到目标页面。
Script processing takes place when the user's browser sends a request to the server, usually by triggering an event.
当用户浏览器向服务器发送请求(通常是通过触发事件来实现)时,将进行脚本处理。
You implemented code to: hook cursor events for all three browser event models, start and cancel both types of timers, and hook their timer events.
实现了以下功能的代码:针对所有三种浏览器事件模型连接鼠标事件,启动和取消两种类型的计时器,并连接它们的计时器事件。
These language features provide a compact and concise way to organize actions for events and transitions between states, and an elegant way to cope with differences between browser event models.
这些语言特性可以提供一种紧凑而简明的方式来为状态间的事件和转移组织动作,还可以提供一种巧妙的方式来兼容不同的浏览器事件模型。
The trick of writing cross–browser event handling scripts is not to use an overall event model check but to answer all these questions separately.
写跨浏览器的事件处理程序的的技巧在于不要用整体的事件模型而是分别的回答每一个问题。
But DHTML and event handling have different browser compatibility patterns.
但是DHTML和事件处理程序有不同的浏览器兼容性模式。
In a browser, events are typically generated in response to user actions: a button fires an ONCLICK event when the user clicks.
在浏览器中,通常为响应用户操作而生成事件:当用户单击按钮时,按钮产生一个ONCLICK事件。
Each time the server sends a new event, the browser interprets it. Neither side closes the connection.
每当服务器发送一个新的事件,浏览器将对事件进行解释,服务器和浏览器都没有关闭这个连接。
When one of these menu text items is clicked, then the corresponding onclick event handler makes the corresponding screen appear in the browser window.
当单击这些菜单文本项时,对应的onclick事件处理函数让对应的屏幕出现在浏览器窗口中。
When a user clicks on a closed node, the onClick event of the target node is bubbled up by the browser to the main onClick handler of the widget's controller code.
当用户单击某个关闭的节点时,浏览器会将目标节点的onClick事件(通过气泡)传递给小组件控制器代码的主onclick处理程序。
Next, an event similar to onload on the browser side is established, except this one is on the server side.
接下来,建立了类似浏览器端的onload的事件,只不过这个位于服务器端。
The second action in the behavior (stop) is to prevent the event from bubbling up in the browser.
行为中的第二个动作(stop)是为了阻止浏览器中的泡沫事件。
The server processes the event code and sends a revised page back to the browser (or the Lotus Notes client).
服务器处理事件代码并将修订的页面发送回浏览器(或LotusNotes 客户端)。
A rich OS event model on the client side was replaced by a Web browser and a primitive scripting language.
客户端的富os事件模型由Web浏览器和原始的脚本语言代替。
When the cursor then moves, any browser will generate a mousemove or mouseout event in Inactive state.
然后,当鼠标移动时,任何浏览器都会在Inactive 状态下生成mousemove或mouseout事件。
But a minor minor browser might support the Microsoft way of accessing an event, while the actual event properties are a mix of the W3C and the old Netscape model.
但是其他的更小众的浏览器可能选择支持微软处理事件的方法,同时又有W3C和老的Netscape的属性。
The onload event is fired when the loading of a page is completed in the Web browser.
onload事件在Web浏览器完成加载某个页面时触发。
In general, you can pass information from the server runtime to the browser by embedding a server-side script in the client-side code. The following is a client-side onclick event for a button.
通常,通过在客户端代码中嵌入服务器端脚本,可以将信息从服务器运行时传递到浏览器。
I prefer to associate most actions with the start event, as that gives the browser some time to collect the data while the user is watching the animation.
我喜欢将大部分动作与开始事件联系起来,因为这就为浏览器留出一些时间来收集数据,同时用户可以观看动画。
Finally, browser vendors had to decide what happened when an element and its parent element both had a handler for the same event.
最终,浏览器必须要对一个元素和这个元素的父元素对同一个动作都有事件处理程序做出选择。
On this page I give an overview of what event handling is, what its problems are and how to write proper cross-browser scripts.
什么是事件处理,它有什么问题和怎样写出跨浏览器的代码,我将在这一章做一个概述。
How does the browser handle these items and how does it map event handlers, functions, and styles to that textual markup?
浏览器如何处理这些项,如果将事件处理程序、函数和样式映射到该文本标记?
The browser sends a request to the server, and the event code executes.
浏览器向服务器发送请求,且执行事件代码。
After sending such an event, the server closes the connection, and the browser immediately opens a new one.
在事件发送完毕后,服务器关闭该连接并马上打开一个新的连接。
应用推荐