单词 | n-tier | ||||||||||||
释义 | n-tier
更多释义 收起释义 例句释义: 多层,多层式架构,多层架构 1. OLE DB avoids the terms client and server because these roles do not always make sense, especially in an n-tier situation. OLEDB避免使用术语“客户端”和“服务器”,因为这些角色并不总是有意义,尤其具有n层的情况下。 msdn2.microsoft.com 2. Although this did allow you to use Typed Dataset in N-Tier scenario, it had one major problem. 尽管这的确使得您可以在N层架构中使用强类型的DataSet。 blog.joycode.com 3. It is ready to use Context3 to deploy the N-tier clustered application and my floating remote office infrastructure in a matter of minutes. 已经可以使用Context3来部署N层集群式应用程序和移动远程办公基础架构了,几分钟就可以搞定。 www.ibm.com 4. Entity Framework won't define its own unique representation for the set of changes represented in an N-Tier application. 对于N层应用程序中所描述的更改集合,EntityFramework并无定义自己独特的表示法。 www.infoq.com 5. Before giving an overview of the SOA patterns it is helpful to think of an n-tier architecture as outlined below. 在讨论SOA模式的概况前,将n层体系结构视为以下所给出的情况。 www.ibm.com 6. This enables you to quickly separate application layers and generate n-tier data applications. 这使您可以快速分离各应用程序层及生成n层数据应用程序。 msdn2.microsoft.com 7. The journey starts with a review of the evolution of distributed computing and n-tier application architecture. 我们将首先回顾一下分布式计算的进化史以及n级结构。 www.bing.com 8. The sample has an n-tier design containing an HTML-based interface layer and a subscription management middle-tier layer. 该示例有N层设计,包含基于HTML的接口层和订阅管理中间层。 msdn2.microsoft.com 9. You might have heard of the term 3-tier (or n-tier) physical architecture. 您可能听说过3层(或者n层)物理体系结构一词。 blog.163.com 10. Explore the design differences between a cloud application and a traditional N-tier application. 另外还将探讨云应用程序与传统N-层应用程序的设计差异。 www.ibm.com 1. The next few sections highlight some standard best design and coding practices for n-tier applications. 后面的小节将着重介绍一些面向n层应用程序的标准的最佳设计和编码实践。 www.ibm.com 2. The technical team decides to convert the product to an n-tier architecture to divide the load across the tiers. 技术团队决定将此产品转换到n层架构来将负载分散到各个层。 www.ibm.com 3. Coordinating the invalidation of stale cache data as well as the replication of updated across an N-tier cache. 协调陈旧缓存数据的失效,以及在N层缓存中复制更新。 www.ibm.com 4. Part 2 explores some critical design differences between a cloud application and a traditional N-tier application. 第2部分探索了云应用程序和传统的N层应用程序之间的一些关键设计区别。 www.ibm.com 5. ADO. NET provides first-class support for the disconnected, n-tier programming environment for which many new applications are written. ADO.NET为断开式N层编程环境提供了一流的支持,许多新的应用程序都是为该环境编写的。 msdn2.microsoft.com 6. A typical n-tier application includes a presentation tier, a middle tier, and a data tier. 典型的N层应用程序包括表示层、中间层和数据层。 msdn2.microsoft.com 7. DevForce is targeted squarely at accelerating the building of N-tier applications on the . NET platform. DevForce是明确地用于加速.NET平台上的N层应用程序的构建。 www.infoq.com 8. It is written in C# and is an n-tier application with all business and data separated from the presentation layer. 它是用C#编写的,并且是一个n层应用程序,其中所有业务和数据都与表示层分离。 www.ibm.com 9. N-tier data applications are data-centric applications that are separated into multiple logical layers (or tiers). N层数据应用程序是以数据为中心的应用程序,分为多个逻辑层(或层)。 msdn2.microsoft.com 10. The N-Tier Guide in Resources can provide a comprehensive list of server object properties and implicit parameters. 参考资料中的N-TierGuide提供服务器对象属性和隐式参数的完整列表。 www.ibm.com 1. The Data Grid near-cache is the entry point to the N-tier caching infrastructure to facilitate better performance. 数据网格近缓存是N层缓存基础结构的入口点,以便实现更高的性能。 www.ibm.com 2. His areas of expertise include designing and developing stand-alone to n-tier distributed applications. 他的专长包括设计和开发从独立应用程序到n层分布式应用程序。 www-128.ibm.com 3. This allows n-tier relationships to be easily captured in the model. 这使得模型中的n层关系可以很容易的被捕获。 www.ibm.com 4. Cohesion is especially important in n-tier applications where more than one server processes data. 在一个由多个服务器处理数据的n层应用程序中,聚合非常重要。 www.ibm.com 5. N-tier data applications are data applications that are separated into multiple tiers. “N层”数据应用程序是指分为多个层的数据应用程序。 msdn2.microsoft.com 6. Developing n-tier distributed applications is a complex and challenging job. 开发n级分布式应用是一项复杂且富有挑战性的工作。 www.bing.com 7. Before we examine these patterns in detail it will help to consider an n-tier architecture as outlined below. 在详细讨论这些模式前,考虑以下所示的n层体系结构将有所帮助。 www.ibm.com 8. Aggressive caching across an N-tier caching infrastructure. 在N层缓存基础结构中进行主动性缓存。 www.ibm.com 9. A next-generation 4GL platform should address the demand for server-side computing by providing n-tier architecture. 下一代4GL平台应该通过提供n层架构来解决服务器端计算的需求。 www.ibm.com 10. Figure 1 shows the n-tier layered architecture for service implementation and where these patterns are applied. 图1显示了服务实现的n层分层体系结构以及这些模式的应用位置。 www.ibm.com 1. Another area we are focusing on is to make your life easier for n-tier development. 我们工作的另一个重点是使得N-Tier应用的开发更加容易。 blog.joycode.com 2. The options also enable code separation for n-tier applications. 这些选项还允许为N层应用程序分离代码。 msdn2.microsoft.com 3. By setting up a trigger in the monitoring system (see the N-Tier Guide). 通过在监视系统中设置触发器(见N-TierGuide)。 www.ibm.com 4. Once the design phase is completed, it's time to transform the design on paper into an n-tier system. 完成设计阶段之后,就该把设计转换为实际的n层系统了。 www.ibm.com 5. I admit. Typed Dataset code we generate in Visual Studio 2005 is not N-Tier ready. 我承认,VisualStudio2005中生成强类型DataSet的代码并未对多层架构提供很好的支持。 blog.joycode.com 6. The ADO. NET solution for n-tier programming is the DataSet. N层编程的ADO.NET解决方案就是DataSet。 msdn2.microsoft.com 7. Support the n-tier programming model. 支持N层编程模型。 msdn2.microsoft.com 8. Figure 5 shows where in the n-tier architecture these patterns are applied. 图5显示了这些模式在n层体系结构中的应用位置。 www.ibm.com 9. The rationale for using two separate tiers is that IMOD's N-Tier engine allows us to define deployment order among tiers. 能够使用两个单独的层是因为IMOD的n层引擎允许定义层的部署次序。 www.ibm.com 10. Is your application distributed over several systems, such as those found in an N-tier system? 您的应用程序是分布在几个系统中,就像在N层系统中所见到的情况一样吗? www.ibm.com 1. If you are not familiar with n-tier architecture, I like to recommend following articles. 如果你对n-tier架构不太熟悉,我给你推荐下列文章。 asp.shumablog.com 2. N-tier Architecture--A Step Forward to a Flexible, Secure, Scalable and Highly Available E-commerce Infrastructure N层构架--灵活性、安全性、可扩展性和高实用性的电子商务构架 ilib.cn 3. Walkthrough: Adding Validation to an N-Tier Data Application 演练:向N层数据应用程序添加验证 msdn2.microsoft.com 4. Walkthrough: Adding a Local Database Cache to an N-Tier Application 演练:向N层应用程序添加本地数据库缓存 msdn2.microsoft.com 5. The following topics provide information about working with n-tier applications 以下主题提供了有关开发N层应用程序的信息 msdn2.microsoft.com 6. Best practices coding standards for n-tier applications 面向n层应用程序的编码标准的最佳实践 www.ibm.com 7. Walkthrough: Creating an N-Tier Data Application 演练:创建N层数据应用程序 msdn2.microsoft.com 8. Build Distributed N-Tier E-Commerce System Using Windows DNA 构建多层分布式电子商务系统 www.ilib.cn 9. N-tier architectures for dynamic sites 用于动态站点的N层体系结构 www.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。