• Because users will often change their minds about how the desktop application should look, it is important to ensure that components on the GUI can be easily changed and moved.

    因为用户常常改变桌面应用程序外观想法,所以确保能够容易地更改移动GUI组件,这重要

    youdao

  • In this article, I introduce some of the basic SWT (the name for the basic GUI object) types and show how to combine them to create a working application.

    本文中,将介绍一些基本SWT(基本GUI对象名称)类型展示如何综合使用它们创建有用应用程序

    youdao

  • Of course, the first two factors are nothing new -- graphical frameworks are complex by nature and adding business functionality to a GUI application has always posed a barrier to testing.

    当然两个原因并不新鲜 ——图形框架本来就很复杂而且GUI应用程序添加业务功能总是测试造成麻烦。

    youdao

  • GUI scripts record your user-interface actions and, when played back, launch and control Windows as if a user were manipulating the application.

    gui脚本记录用户界面动作进行回放时,就一个用户操作应用登陆控制程序的窗口

    youdao

  • This higher level of abstraction should free the developer from worrying about the GUI portion of their application and allow them to focus more on the guts of their application.

    这种高层抽象应该可以开发人员应用程序GUI部分担忧解放出来,他们更多专注应用的核心。

    youdao

  • Isn't this just another kludge to try and emulate real desktop GUI application capabilities?

    是不是一种临时搭配,尝试模拟真正桌面GUI应用程序功能?

    youdao

  • The goal is to speed development by getting developers to focus more on business logic of an application and less on the overall GUI framework and look and feel issues.

    目的通过开发者专注一个应用业务逻辑,避免GUI框架外观等问题上下花费过多时间,进而加速开发过程

    youdao

  • For this application, test cases were so specific and focused (and GUI dependent) that a data-driven framework didn't make sense.

    对于这个应用程序测试非常特殊集中(并且依靠于GUI),以至于数据驱动框架没有意义了。

    youdao

  • As a GUI application, which allows easy selection of individual tests and groups of tests.

    图形用户接口应用程序让你方便地选择个别以及一整组测试

    youdao

  • This simple Swing-based GUI client application will access the CMP2 entity EJB in the business tier and display all the pet store product categories.

    这个简单基于SwingGUI客户机应用程序访问业务中的CMP2实体e JB显示宠物所有产品种类

    youdao

  • JMeter provides a GUI-based application to design and execute a variety of reusable test plans.

    JMeter提供一个基于GUI应用程序,用于设计执行多种可重用测试计划

    youdao

  • It includes a console application, GUI coverage browser, and XSL transforms for use in CC.Net.

    包括了一个控制台应用程序GUI覆盖浏览器以及CC.NET中的xsl转换

    youdao

  • This took maybe twenty lines of Perl, and the result was much faster than a more general solution, to say nothing of how long it would have taken to write a GUI application to do the same thing.

    这个程序只有20perl代码而且速度一般解决方案快得根本不需要花费很长时间编写GUI应用程序完成同样任务

    youdao

  • For example, portal developers use Web clipping techniques to encapsulate an existing Web application within a portlet, hiding the original GUI and keeping the portal consistent.

    例如门户开发人员可以使用Web剪辑技术现有Web应用程序封装Portlet从而隐藏原始gui保持门户的一致性

    youdao

  • AWT and Swing components, such as JButton or JTable, use the Observer pattern to decouple the generation of GUI events from their semantics within a given application.

    AWTSwing组件(例如JButtonJTable)使用观察者模式消除GUI事件生成它们指定应用程序中的语义之间的耦合。

    youdao

  • To prove it, we'll create a simple little GUI application using Python and the wxPython UI library to perform keyword searches for books, music, and dvds.

    为了证明这一点我们使用PythonwxPythonUI创建一个GUI应用程序,以便执行关键字搜索来查找书籍(book)、音乐(music)和dvd

    youdao

  • The Python code starts processing the XML by importing all the packages it will be using in the application: PyGTK, GTK for building the GUI, and Sax2 for XML parsing.

    Python代码通过导入应用程序使用所有开始处理XMLPyGTK用于构建GUI 的 GTK以及用于 XML分析Sax2

    youdao

  • The project code named pureQuery gives database application developers an easy, GUI-based means to significantly increase productivity in both the design and implementation phases.

    pureQuery项目数据库应用开发人员提供套基于 GUI 且易用方法,它能够显著提高应用程序的设计实现阶段生产效率

    youdao

  • The MVC implementation in JSF more closely approximates the style of a traditional GUI application than the Model 2, or "push-MVC" approach used in frameworks such as Struts, WebWork, and Spring MVC.

    Model2或者StrutsWebWorkSpringMVC 之类框架使用的 “push-MVC”方法相比JSF中的 MVC实现接近于传统GUI应用程序

    youdao

  • After launching the application, create a new project and use the 'Qt Gui application' template and leave the other options at their default value.

    运行应用程序之后创建一个新的项目使用QtGui Application模板,同时保留其他选项默认

    youdao

  • When played back, these scripts rerun the tests without having to launch the application, making them faster and lighter than GUI scripts.

    进行回放时,这些脚本不必登陆应用可以重新运行测试这使他们gui脚本执行的更快

    youdao

  • Specifically, the application must always create Windows and GUI elements at the same locations and in the same sequence.

    应用程序必须经常相同目录相同的顺序建立窗口GUI元素

    youdao

  • To show the automobile's status, a GUI application is used to display the automobile's current zone and whether the automobile's movement along the assembly line is valid.

    为了展示汽车状态,将使用一个GUI应用程序显示汽车当前所在的以及汽车沿着装配线移动是否有效。

    youdao

  • The bottom panel of the main GUI consists of buttons for adding or modifying employee records, for clearing the form fields of a panel, and for exiting the application.

    gui下面那个面板包括一些用来添加修改员工记录清空面板中的字段以及退出程序按钮

    youdao

  • The popular Presentation Model (see Resources) advocates separating out the state and business logic of an application into a model layer that is separate from the GUI controls in the view.

    流行的PresentationModel请参阅参考资料提倡将应用程序状态业务逻辑分开放入模型,而模型层是从视图的GUI控件分离出来

    youdao

  • Like other automated testing tools, Rational Functional tester enables a tester to simply record GUI operations and play them back against an application under test.

    其他自动化测试工具一样,RationalFunctionalTester使得测试可以简单地记录GUI操作它们测试程序中运行。

    youdao

  • A Windows GUI application and the Windows operating system.

    Windows用户界面程序Windows操作系统

    youdao

  • Embeded Digital Video Recorder is a typical embedded application, in which man-machine interface and other applications require the support of GUI system.

    嵌入式数字视频录像机一种典型嵌入式应用人机界面中文输入法应用需要GUI系统支持

    youdao

  • On the basis of multimedia application platform and the embedded system development's requirements, establishes a GUI system which according to this requirements.

    根据多媒体应用平台特点嵌入式系统开发需求制定一种符合要求GUI系统。

    youdao

  • On the basis of multimedia application platform and the embedded system development's requirements, establishes a GUI system which according to this requirements.

    根据多媒体应用平台特点嵌入式系统开发需求制定一种符合要求GUI系统。

    youdao

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

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

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