• 使能向窗体添加控件排列这些控件,针对这些控件的事件编写代码

    Enables you to add controls to a form, arrange them, and write code for their events.

    youdao

  • 同样今天事件编写了程序,一切源自于那里——不是意识在起作用。

    It's as if he is programmed for a day's events and anything that deviates from that - is not reacted to consciously.

    youdao

  • 例如系统一个HTTP请求可以能够引起一系列事件针对这些事件编写处理程序

    For example, an HTTP request through the system causes a set of events to occur. You can write handlers for these events.

    youdao

  • 例如一个关于事件网页应该以“事件作文主题不是某个特定事件编写索引,这样可以经常往索引中添加删除内容

    For example, a page on events should be indexed for the topic of “Events,” but not for the specific events themselves, which would be constantly added and deleted.

    youdao

  • 可以这个工具板中拖出这些现存JSF组件利用PageData视图它们数据捆绑在一起,通过Properties 视图调节它们行为通过QuickEdit 视图为这些事件编写脚本

    You can drag existing JSF components from the palette, bind them to data using the Page Data view, tweak their behavior by using the Properties view, and script events by using Quick Edit view.

    youdao

  • 它没有提取事件而是它们推出数据编写程序中。

    Instead of pulling in events, it pushes them out to a stream or a writer.

    youdao

  • 一般他们直接根据事件编写代码,匆忙地实现对象职责协作

    Typically, they write code directly from the use-case flow of events, implementing object responsibilities and collaborations on the fly.

    youdao

  • 通过使用适配器应用程序可以数据库发送请求以及数据库接收事件,同时不需要编写SQL代码

    By using the adapter, an application can send requests to the database, as well as receive events from the database, and get rid of writing SQL code.

    youdao

  • 命令行参数不够用时,下一步编写一个事件循环

    When command-line arguments are not enough, the next step is to write an event loop.

    youdao

  • 编写用于解释ui中的更改相应修改ACL注册中心的事件处理程序服务方法

    Writing event handlers and service methods that will interpret changes in the UI and modify ACLs and the registry accordingly.

    youdao

  • 不需要编写任何关于事件处理的代码就可以创建这样组件

    You can create such a component without writing a single line of event-handling code.

    youdao

  • 通过附带两种脚本类型可以完成一个事件中的客户服务器编写脚本

    Scripting for both the client side and server side in one event is also accomplished by attaching both types of script.

    youdao

  • 编写触发事件的程序员看来,这个过程有些冗长乏味。

    For programmers writing classes that raise events, the process is a bit more tedious.

    youdao

  • 由于跟踪事件内容极为详细而且技术信息,因此经常编写应用程序价值

    Due to the very detailed and technical content of trace events, they are often only of value to the person who wrote the application.

    youdao

  • 报告一年事件未来预测展望分析,是几个月来调研、推敲、重新编写结果

    Its analysis of the previous year's events and future predictions are the result of months of research, bargaining and re-writing.

    youdao

  • 现在可以确保知道响应返回客户端的顺序从而可以根据事件顺序编写代码

    You can now be sure you know the order in which responses come back to the client, enabling you to write code that can predict the order of events.

    youdao

  • 可以编写应用程序/工具根据这些事件计算显示有用信息

    You can also create applications/tools that use these events to deduce and display useful information.

    youdao

  • 编写审核日志事件比作数据库系统中编写数据库日志记录。

    Writing audit log events is comparable to writing database log records in a database system.

    youdao

  • 比方说,可以编写一个模块读取数据库输出SAX事件

    You can for example write a module that reads a table in a database and outputs a stream of SAX events.

    youdao

  • 然而SAX设计只考虑了功能的强大性,却没有考虑程序员使用起来是否方便,而这个问题对于编写事件处理程序,却显得尤为明显

    However, SAX was designed for power, not programmer's convenience, and that becomes painfully apparent when you write an event handler.

    youdao

  • 事件发生调用回调函数可以捕获事件进行编写

    The callback functions that are called when an event occurs can be written in the same spot where you capture the event.

    youdao

  • 尽管这个夏天注意力集中Rubyland项目编码完善之中,但是打算编写一些初始事件,为的是展示Rubyland的功能,同时也是为了做着好玩

    Although my focus this summer will be on the plumbing of Rubyland, there are a few initial event sources I plan to write, for the sake of demoing Rubyland, and also to have some fun.

    youdao

  • 作为WebSphereXD监视环境一部分可以编写一个程序检测这些日志文件报告重要信息事件

    As part of a WebSphere XD monitoring solution, a program could be written to examine these log files and report information or events of importance.

    youdao

  • 知道sax语法分析要求编写处理语法分析器事件的ContentHandler。

    As you know, SAX parsing requires you to write a ContentHandler that processes parser events.

    youdao

  • 如果这些撤销服务有一个执行失败,那么流程就会处于补偿出现问题(compensation - in -doubt)状态并且同时编写相对应的审核事件“流程的补偿出现问题”(42030)。

    If the execution of one of these undo services fails, the process is put into the compensation-in-doubt state and the corresponding audit event "process compensation in doubt" (42030) is written.

    youdao

  • 另一种方法编写方法,将该方法嵌入对象标记声明中,事件处理程序赋给那个方法的event属性

    Another approach is to write a method nested in the tag declaration of an object and assign the event handler to the event attribute of that method.

    youdao

  • 使用CPrimeCalculator编写应用程序员角度看,处理事件简单直白

    From the perspective of a programmer writing an application that USES CPrimeCalculator, handling events is simple and straightforward.

    youdao

  • 使用Dispatcher一个好处可以事件参数轻松设置本地(比如文本输入),无需编写任何ActionScript代码完成这个任务。

    A benefit of using the Dispatcher is that it allows you to easily set parameters on the event to local values, such as text input, without having to write any code in ActionScript to do it.

    youdao

  • 由于事件功能生成XMLBeans组成部分,所以可以按照典型mvc风格编写UI

    You write the UI in a classic MVC style that's made possible by the eventing that is a part of the generated XMLBeans.

    youdao

  • 与其对应输入xmleventreader一样这个编写使用事件对象表示底层XMLInfoSet的各个部分。

    Just like its input side counterpart XMLEventReader, this writer USES event objects to represent pieces of the underlying XML InfoSet.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定