为数据库设计了交互用户接口系统。
用户接口系统是网格研究的重要组成部分,如何构造直观、清晰的交互式用户界面是研究的重点。
User interface can be used to display the result of grid computing. How to provide a friendly user interface and make it visual and clear is crucial important in grid research.
然而,我们确实为我们所建立的大多数系统创建用户接口。
We do, however, create user interfaces for most of the systems we build.
这使您可以将所有设计软件系统的最佳实践应用到用户接口的设计中来。
This allows you to apply all the best practices for designing software systems to the design of user interfaces.
作为这篇文章的示例所显示的那样,我们为我们的系统所建立的用户接口将成为我们从相应的参与者透视图得出的用例描述的逆转。
As the examples in this article show, the user interfaces we build for our systems will be the reverse of the use case descriptions we write from the relevant actor's perspective.
当我们从“目前的”转移到“将来的”时,我们的许多业务角色被演化成了系统中真实的用户和接口,虽然有意义的重构是必要的。
As we moved from "as is" to "to be," many of our business actors evolved into true users and interfaces within the system, although significant restructuring was required.
同样,开发团队现在可以将设计软件系统的最佳实践应用于用户接口的设计。
Also, the development team can now apply best practices for designing software systems to the design of the user interface.
如果您建立自己的客户程序,就要有一个用户接口,或者决定要一个直接调用这些方法的自动系统。
If you were building your own client you might have a user interface, or you might decide to have an automated system that calls these methods directly.
除了这里的建议之外,读读关于配置管理、需求分析、测试、系统管理以及用户接口等主题的介绍是最明智的做法。
Along with the Suggestions here, it's wisest to read introductions to the topics of configuration management, requirements analysis, test, system administration, and user interfaces.
本文还讨论了一种用户接口同系统分析相链接的正式的表示法。
The articles have also discussed an approach to a formal representation of user interfaces linked with system analysis.
用户发起网络调用时,通过系统调用接口进入内核的过程应该是多路的。
When a networking call is made by the user, it is multiplexed through the system call interface into the kernel.
为您提供将用户接口和系统模型链接起来的能力,使您更容易地找到错误。
Gives you the ability to link the user interface and the system models, enabling you to find errors more easily.
用户接口和系统模型之间的关联考虑到更有效的检查,因此导致在开发周期中,更早地找到更多错误。
The links between the user interface and the system models allow for more efficient reviews, thus resulting in more errors found earlier in the development cycle.
本系列还会向您介绍怎样可以正式化地表示与系统分析相连接的用户接口。
The series will also describe how you can formally represent user interfaces linked with system analysis.
计费系统还可以提供订户接口组件,这些组件将被集成到最终用户门户网站中。
The billing system may also provide subscriber interface components that would be integrated into an end user portal.
此处的关键是着重于“可见的”系统的数据结构——例如,由用户接口暴露出的数据结构、报告及数据接口。
The key here is to focus on the "visible" data structure of the systems — i.e., the data structure exposed by the user interface, reports, and data interfaces.
这个修改为用户空间启用了一个新的接口,它可以允许其他操作系统在启用了KVM的内核之上运行。
This modification enabled a new interface to user space that allows other operating systems to run above the KVM-enabled kernel.
如果在OID方法中寻找弱点,那么其弱点是缺少业务环境、系统环境,和用户接口之间的正式连接。
If a weakness were to be found in the OID approach, it would be the lack of formal connections among the business context, the system context, and the user interface.
我们的系统有不同种类的需求:用户界面,业务过程,基础结构需求,数据需求,以及接口需求。
Our system has different kinds of requirements: user interfaces, business processes, infrastructure requirements, data requirements, and interfacing requirements.
用户接口规范可能是不明确的,并且对实际的系统uml图是不可追溯的。
User interface specifications can be ambiguous, and are not traceable to the actual system's UML diagrams.
一个开发团队可以很容易的在所有用户接口都被设计好以前进行并解决关于系统能够支持1000个并发用户的问题。
A development team can easily go off and solve the problem of how the system will support 1,000 concurrent users long before all the user interfaces are designed.
用户接口设计人员和系统设计人员不使用同一的语言(uml)来将它们的系统形式化。
User interface designers and system designers do not use the same language (UML) to formalize their systems.
传统上,用户通过具有典型用户接口的Web应用,来添加、删除、以及更新系统的每个条目。
Traditionally, users add, remove, and update entries for each of the systems they own in the Address database through a Web application with a typical user interface.
用户接口:这个子系统提供用户界面使用户可以向Web应用程序服务器提交搜索请求,然后搜索结果通过用户接口来显示出来。
User interface: This subsystem provides the user interface that lets the user submit a search request to the Web application server, and the search results are displayed to the user.
UNIXshell实质上是用户、内核和系统硬件之间的接口。
A UNIX shell is essentially the API between the user, the kernel, and the system hardware.
该系统将用户概要信息收集在中央数据存储区中,并通过Web服务接口向外提供。
It collects user profile information in a central data store, and WI makes it available through a Web Services interface.
用户可以为外部用户(客户)、内部用户(员工)或系统用户(安排的批处理作业或B2B接口)。
Users could be external users (customers), internal users (employees), or system users (scheduled batch jobs or B2B interfaces).
例如,系统类是不可修改的,而用户定义接口类虽然可以修改,但是不能包含实际的实现代码。
System classes, for instance, are not modifiable, while user-defined interface classes can be modified, but can't include actual implementation code.
在流行操作系统中,除了在最终用户调用到操作系统的接口上进行安全性检查之外,在内核中通常没有安全性检查。
In popular operating systems, there are generally no security checks in the kernel, except at the interfaces through which the end user calls into the OS.
该模块为用户和文件系统实现提供从内核文件系统接口到用户空间的桥梁。
The module provides a bridge from the kernel file system interface to user space for user and file system implementations.
应用推荐