This parallels a Lotus Expeditor application that already contains the UI and application logic and only needs to read/write data from/to the server.
这就类似于这样一个LotusExpeditor应用程序,它已经包含UI和应用程序逻辑,而且只需要从服务器读取数据或向服务器写入数据。
Or you can duplicate and edit existing application code while leaving the original mixed UI and business logic in place.
或者,可以复制和编辑现有的应用程序代码,同时保留最初的UI和业务混合的情况。
Both UI components and the Application object (which is a singleton) can receive system events.
UI组件和应用对象(这是一个单例)都能收到系统事件。
We also discussed strategies for maintaining consistent wiring on the pages of your application and finished with a simple component for quickly mocking up UI designs for previewing.
我们还讨论了在应用程序页面上保持一致连接的策略。最后介绍了一个简单的组件,它让您能够看到快速模拟的UI设计。
The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.
应用程序的主要层是数据库、持久性框架、数据库访问对象和用户界面(UI)控制器及视图层。
Where an application is split between UI logic and business logic, SOA enablement can often be applied at the business logic’s message interface, bypassing the UI code entirely.
当应用程序的UI逻辑和业务逻辑拆分开时,SOA支持通常可以在业务逻辑的消息接口上应用,而完全忽略 UI代码。
The Email application uses a new two-pane UI to make viewing and organizing messages more efficient.
电子邮件应用也是采用双屏界面,使得浏览和组织信息更加有效。
Adding animation to UI elements can add visual interest to an application and refine the user experience, to keep users engaged.
在UI元素上加入动画风格,能够让应用增加可视化的效果,改善用户体验,增加用户的沉浸感。
The simplest way to do this is to send an asynchronous update to the server and while that is processing, update the cache and the UI of our application.
完成此操作的最简单方法是向服务器发送异步更新并且在处理期间,更新缓存和应用程序的UI。
Validation and constraint information will help to drive the UI and make the application easier to use, as the application might change the available choices and UI elements based on user input.
验证和约束信息将帮助驱动ui并使应用程序更易于使用,因为应用程序可能根据用户输入更改可用的选择和ui元素。
Specifically, practitioners make changes to the UI (prototype or application) as soon as the problem is found and the solution spotted.
具体来说,一旦发现问题,方案受到影响,从业者就修改用户界面(原型或者应用程序)。
In this article, I will introduce the basics of RCC, walk through the implementation of a first user-interface widget (a push-button), and provide a demo of a richer UI application.
本文中将介绍RCC的基础,探讨如何实现一个用户界面部件(按钮),并提供一个更丰富的UI应用程序的演示。
When you click the button, context switches to the sales lead application, and the component invokes the UI for creating a new sales lead and populates it with the available information.
当单击这个按钮时,将切换到潜在客户应用程序,同时组件调用UI创建新的潜在客户并使用可用信息进行填充。
MVC aims to separate view logic and UI components from application logic.
MVC 的目的在于将视图逻辑和UI组件与应用程序逻辑相分离。
Now that we understand the calculations in the application, let's finish off the application by looking at the rest of the UI setup and menus.
现在,我们理解了应用程序中的计算,最后来看看剩下的UI设置和菜单。
Eclipse has some UI elements that are not part of your application, such as the tool-tip maximize and minimize window button.
Eclipse有一些UI元素并不是您的应用程序的一部分,如最大化和最小化窗口按钮的tool - tip。
This article shows how to integrate these two systems into a single framework and how to use jQuery to improve the UI of an existing Web application.
本文展示了如何将这两个系统集成到一个单一框架中,以及如何使用jQuery改善现有Web应用程序的UI。
Dynamic UI application programming interfaces enable you to add transient pages and portlets to the portal user interface.
动态用户界面应用程序编程接口允许您将临时页面和Portlet添加到门户用户界面。
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)和业务逻辑(以及如何让它们访问所请求的数据)的应用程序代码。
Facelets supports all of the JSF UI components and builds its own component tree, reflecting the view for a JSF application.
Facelets支持所有的JSFUI组件,并且构建了它自己的组件树,以反映JSF应用程序的视图。
The communication channels between the Web UI application and Eclipse vary depending on the Web UI technology used.
WebUI应用程序与Eclipse之间的通信渠道根据所用的Web UI技术而有所不同。
Ajax, through its utilization of rich UI controls and access to Web-based data, enables major improvements to Web application responsiveness and performance.
Ajax通过利用丰富的用户界面控件和对基于Web的数据的访问,主要改进了Web应用程序响应能力和性能。
Listings 7 and 8 show how the Web UI application and Eclipse could be set up for this communication channel.
清单7和8显示了对于这种通信渠道该如何设置此WebUI应用程序和Eclipse。
It's okay to do this from a worker since you are not on the main UI thread, and this is not going to freeze up the application.
在worker中这么做是可以的,因为没有处于主ui线程,并且不会冻结整个应用程序。
Writing a Web-based data entry UI for a complex application is never fun and is often downright tedious.
为复杂应用程序编写基于Web的数据输入ui永远都不是件快乐的事,通常都是非常单调乏味的。
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.
为了证明这一点,我们将使用Python和wxPythonUI库来创建一个小GUI应用程序,以便执行关键字搜索来查找书籍(book)、音乐(music)和dvd。
Similarly, if the Web UI application runs within a container inside the browser, the HTML application layer could act as a proxy between the Web UI application and Eclipse.
同样地,如果WebUI应用程序在浏览器内的一个容器内运行,那么HTML应用程序层可充当Web UI应用程序和eclipse间的一个代理。
This article describes the steps involved in writing an EGL Rich UI web application that provides the UI to call a HATS web service and integrates the resulting output with another web application.
本文介绍了编写一个EGL RichUIWeb应用程序所涉及的步骤,这个应用程序能提供UI来调用HATS Web服务并将结果输出与其他Web应用程序相集成。
The primary differences between a KIOSK application and a conventional Web browser application lie more in the user interface (UI) than in the backend system.
KIOSK应用程序和常规Web浏览器应用程序最主要的区别在于:KIOSK在用户界面(UI)和后端系统的开发中更注重前者。
Our next step will be to setup the overall UI layout structure of our application, and arrange more controls within it. To-do that let's jump to our next tutorial: Using layout management.
下一步,是配置我们的应用的总的ui布局结构,在其中安排更多的控件。
应用推荐