• If you want to save time when writing user-interface code, you can always find high-quality, free tools on the Internet.

    如果希望节省编写用户接口代码时间通常可以Internet上找到高质量免费工具

    youdao

  • They are less effective with those classes whose public interface changes a lot, and that includes most of the user-interface code.

    那些公共接口更改很多以及包含大多数用户接口代码来说,这些测试就不怎么有效了。

    youdao

  • This generally means that you need to write the user-interface code twice. There are libraries, though, that make the process a bit easier.

    一般意味着必须两次用户界面代码不过还一些可以减轻工作量。

    youdao

  • So, the only way in which we know that your code works is through the user interface.

    所以我们判断代码是不是正确唯一方式就是通过用户界面

    youdao

  • Beyond the concepts we have described, development teams could apply architectural patterns and user interface patterns to generate code that meets the needs of their target personas.

    除了我们已经介绍概念开发团队可以应用体系结构模式用户界面模式生成满足目标角色需求代码

    youdao

  • It is common for architects of database interaction logic, for example, to have no knowledge of how their logic is specifically expressed via user interface code.

    举例来说,对于数据库交互逻辑设计师来说知道他们的逻辑如何通过用户接口代码表示出来,是很普通的现象。

    youdao

  • While this approach is not without merit, it can be difficult to accurately reproduce the asynchronous processing of user interface code.

    虽然这种方法不是没有好处,但是精确复写出与用户界面异步交互的代码却很难

    youdao

  • This makes it much easier for the user interface code to be sandboxed nicely away from the guts of the game, improving security and reliability.

    这样一来,用户界面代码置于沙箱中,使之远离游戏本身干扰,从而提高安全性可靠性,一点就变得容易得多

    youdao

  • Can scan applications in practically any state, whether they have a deployed user interface, whether only code or only a deployed instance is available, and so on.

    可以任何特定状态扫描应用程序不论他们拥有是拥有部署用户界面仅仅拥有代码还是仅仅拥有一个部署的可利用实例等等

    youdao

  • The customer was pushing us for more information about the user interface, code prototypes, and tool selection than we were ready to provide at this time.

    客户正向我们索取我们现在可以提供更多有关用户界面代码原型工具选择信息

    youdao

  • In a small JSP application, it is common to see the data, business logic, and the user interface combined into one module of code.

    小型JSP应用程序中,经常看到数据业务逻辑和用户界面被组合一个代码模块

    youdao

  • You can drag and drop the data source onto a form in the application, which automatically creates a default user interface control in the form and generates all the necessary code.

    数据源拖放到应用程序中的一个窗体将自动窗体中创建默认用户界面控件生成所有必需的代码

    youdao

  • At runtime, the renderer converts the panel definition into the actual user interface, producing the necessary HTML code.

    运行时呈现器将面板定义转变为实际用户界面生成所需HTML代码

    youdao

  • For example, you can write three lines of code, create a table, and then immediately generate a user interface for that model.

    例如可以编写代码创建一个然后立即模型生成用户界面

    youdao

  • In this scenario, we will completely relieve the PHP code from outputting any client user interface code.

    这个场景中我们完全不用PHP代码输出任何客户机用户界面代码。

    youdao

  • Figure 2 shows a relatively simple user interface; all the code needed to create it is in Listing 1. All you have used at this point is some HTML.

    2显示一个相对简单用户界面创建需要所有代码清单1中,此时所用一些HTML

    youdao

  • The core code is clean and easy to extend, and the user interface is very easy to use.

    核心代码干净而且容易扩展用户界面非常容易使用

    youdao

  • Start with the XUL code for the user interface (see Listing 1).

    我们从用户界面XUL代码开始(参见清单1)。

    youdao

  • This causes a default user interface, which has a tabular format to be automatically created and also generates the necessary code to interact with the user interface.

    生成默认的用户界面其中自动创建一个表格格式生成了用户界面交互所需代码

    youdao

  • But, before diving into the code, I'll explain a few user interface screens that have been generated using ZK.

    但是,在深入代码之前描述几个通过ZK生成用户界面屏幕

    youdao

  • In a rough analogy, this is a slightly similar model to ASP.NET or WPF, where you define your user interface in HTML or XAML, and have a code-behind page that handles events.

    一个粗略比喻的话就是asp.netWPF有点类似的模型这些模型中,通过HTML或XAML定义用户界面,在后置代码中处理事件。

    youdao

  • For instance, user interface frameworks often require a lot of code involving copying data back and forth from the database to the user interface.

    例如用户界面框架经常包含大量类似代码,它们的作用就是把数据数据库复制用户界面,或者把界面上的数据复制数据库。

    youdao

  • Don't forget to collect strings that may not be displayed in user interface pages, such as portlet tiles, page titles, status, and code systems.

    不要忘记收集那些可能不会用户界面显示字符串Portlet标题页面标题状态代码系统

    youdao

  • Before looking at the test code, you need a better understanding of the Rails user interface layer.

    查看测试代码之前,需要Rails用户界面更好理解

    youdao

  • Data Studio Developer provides the ability to tweak the generated code using user interface wizard dialogs and Settings.

    DataStudioDeveloper能够使用用户界面向导对话框设置生成代码进行调整

    youdao

  • The first JSP provides an interface for the user to enter the zip code, and then retrieves the results of the Web service call.

    第一JSP用户输入邮政编码提供了一个接口然后检索Web服务调用结果

    youdao

  • In contrast, Application Developer's visual editor provided a nice and simple user interface, plus it generated much of the code itself.

    相比之下,Application Developer可视化编辑器提供非常简便用户界面利用它,绝大部分代码都可以自动生成。

    youdao

  • More specifically, we mean the application code that implements the user interface (UI) and business logic (and how to get access to the data).

    确切地说我们的是实现用户界面(UI)业务逻辑(以及如何它们访问所请求数据)的应用程序代码

    youdao

  • Compartmentalize the Ajax code that connects to the server from the DHTML user interface (UI) components that render the data.

    连接服务器Ajax代码呈现数据DHTML用户界面(UI)组件分开。

    youdao

  • As a result, implementing the new validation scheme should be fairly simple: I won't need to change a single line of the code that USES the User interface.

    因此实现新的验证方案应当非常简单对于使用User接口代码行也不用修改

    youdao

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

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

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