单词 | mvc |
释义 | 例句释义: 犬小病毒,控制器,模型-视图-控制 1. Hence, one cannot strictly compare Eclipse's MVC implementation with that of the Web or any other application type. 所以,不能严格地把Eclipse的MVC实现与Web或其他应用程序类型的MVC进行比较。 www.ibm.com 2. The general idea behind the workings of a PHP framework is referred to as Model View Controller (MVC). PHP开发框架背后的思想被称为“模型—视图—控制器”(MVC)。 www.bing.com 3. For a real-world scenario, an architecture with a clear separation of the Model View Controller (MVC) parts would be appropriate. 对于真实场景,对ModelViewController(MVC)部分进行清晰分离的架构要相对合适一点。 www.ibm.com 4. The biggest strength of the MVC framework is the fact that it is a web ui framework that can stay out of your way as a developer. MVC最大的优点在于它不是一个会影响开发人员开发方式的WebUI框架。 www.infoq.com 5. My primary complaint with existing MVC frameworks was that they magicked away too much, and tried to hide the HTTP layer. 我对现有的MVC框架感到最不爽的地方就是他们出来的快,消失的也快,而且还隐藏了HTTP层。 www.infoq.com 6. this seem to be because of the use the MVC pattern in this framework which force the code to be very structured. 这似乎是因为框架里使用了MVC模式,这迫使代码非常结构化。 www.infoq.com 7. Each piece of the MVC architecture is well defined and self-contained, which is referred to as the separation of concerns. MVC体系结构的每一部分都是定义良好和自包含的,这称为关系分离。 www.bbsmvc.com 8. As you probably know, Struts is one of the most widely adopted MVC frameworks in the market today. 正如您可能了解的一样,Struts是目前市场中采用最为广泛的一种MVC框架。 www-128.ibm.com 9. I'm going to use a simple e-commerce store application to help illustrate how the ASP. NET MVC Framework works. 我将用一个简单的网上商店应用程序来演示ASP.netMVC框架的工作原理。 blog.csdn.net 10. I ve also explained some of the most common uses for Servlet filters and touched on how filters fit into a traditional MVC architecture. 本文还阐述了Servlet过滤器的一些最普遍应用,并提到了过滤器如何适应传统的MVC体系结构。 www-128.ibm.com 1. But, to reduce the number of extra packages the sample application requires, I roll my own MVC pattern, shown in Listing 7. 但是,为了减少样例应用程序要求使用的附加软件包的数目,我启动了自己的MVC模式,如清单7所示。 www.ibm.com 2. Interactions with an MVC application follow a natural cycle of user actions and view updates, where the view is assumed to be stateless. 与一个MVC应用程序的交互遵循了用户动作和视图更替(这里假设视图是无状态的)的自然周期。 www.bbsmvc.com 3. The goal of this tutorial was to discuss one approach to performing validation in an ASP. NET MVC application. 这篇指南讨论了如何在ASP.NETMVC应用程序中执行验证的另一种方法。 www.cnblogs.com 4. Now that we understand how all that works in concept, let's actually create an application that does it. 现在,在概念上了解了MVC的工作原理后,让我们实际地创建一个应用程序来实践下。 www.infoq.com 5. A Model-View-Controller (MVC) architecture is a way of separating data entered in a form from its actual screen representation. Model-View-Controller(MVC)体系结构是把输入表单的数据和具体的屏幕表示分离开来的一种方式。 www.ibm.com 6. They provide a strong organization for your application and follow the commonly used MVC pattern. 它们为你的应用程序提供了很强的组织性,且能符合流行的MVC模式规范。 www.bing.com 7. Are there any other projects that you see as competing with or complementing MVC Contrib? 有没有你们认为是与MVCContrib竞争或是可以作为补充的项目? www.infoq.com 8. I'll get you started this month with an architectural overview of JSF and a working example demonstrating the fundamentals of MVC and JSF. 本期一开始,我将给出JSF的一个结构上的概述和一个实际的例子,演示了MVC和JSF的基础。 www.ibm.com 9. What the MVC-for-the-Web crowd is really trying to achieve is a clear separation of concerns. MVC-for-the-Web实际上试图完成的是关注点的明确分离。 www.ibm.com 10. MVC Contrib is slightly more than a year old and is nearing its first production-grade release. 目前MVCContrib已经一岁多了,第一个生产环境版本也即将发布。 www.infoq.com 1. The model-view-controller (MVC) design pattern is frequently used in portlet coding, as it is in Java servlet coding. 与Javaservlet编码中一样,portlet编码中也经常使用模型-视图-控制器(MVC)设计模式。 www.ibm.com 2. The JSPX files are generated by a controller command that converts a simple JAR-based application to a Spring MVC web application. JSPX文件由一个控制器命令生成,该命令将简单的基于JAR的应用程序转换为SpringMVCWeb应用程序。 www.ibm.com 3. Notice that I just mock up some flight data in a HashMap rather than setting up the full MVC infrastructure. 注意我仅仅模仿了HashMap中的一些机载数据,而不是设置完整的MVC基础设施。 www.ibm.com 4. MVC is all about proper separation of concerns. MVC最重要的就是合理的分离关注点。 www.infoq.com 5. A good understanding of what lies behind MVC can help put the features of the framework into context as we continue through the book. 杰出地懂得MVC背后的器材,有助于在浏览本书的过程中把这个框架的特点放到相干的语境中。 www.mysjtu.com 6. NET MVC's default routing convention is to treat the segment of a URL after the action method name as a parameter named "ID" . NETMVC的默认路由规范就是将链接中跟在动作方法名称后面的链接作为一个名为“ID”的参数。 blog.sina.com.cn 7. One of the key features is the ability to create custom views that are responsible for rendering output for specific tasks. MVC框架的一个关键特性是提供了一种为特定任务生成内容而创建自定义视图(View)的能力。 www.infoq.com 8. By re-engineering process of a legacy system middleware, the model is proved to be practicable and effective. 将该方法应用到遗留系统数据中间件中,证明了MVC模式的实用性和有效性。 kns50.chkd.cnki.net 9. You should also be at least passingly familiar with the MVC architecture. 我们至少还应该顺便熟悉一下MVC架构。 www.ibm.com 10. The techniques are simple enough to learn, and that's really why I wrote the book - to make it easier for others to use TDD in ASP. NET MVC. 这种技术很容易学习,而且也是我写这本书的原因——让其他人更易于在MVC的开发中使用TDD。 www.infoq.com 1. In the previous article in this series, you constructed an existing MVC pattern; now you can apply a web services architecture on top of it. 在本系列前一篇文章中,您已经构建了一个已有的MVC模式;现在您就可以在这个模式的基础上应用Web服务体系结构了。 www.ibm.com 2. Turbine is an open-source MVC framework designed from scratch to work well with Velocity as the view component technology. Turbine是一种从头开始设计的开放源代码MVC框架,可以很好地使用Velocity作为视图组件技术。 www.ibm.com 3. The goal of this tutorial is to describe one method of performing validation in an ASP. NET MVC application. 本指南主要描述一种在ASP.NETMVC应用程序中执行验证的方法。 www.cnblogs.com 4. The typical way to create a view in ASP. NET MVC is to call an action method that uses the model to prepare the view data. 在ASP.NETMVC中,创建视图最典型的方式是调用一个action方法,它使用模型准备视图数据。 www.cnblogs.com 5. Once you start thinking in terms of MVC, your perspective about and attitude toward PHP development changes radically. 一旦您开始用MVC思考,您对PHP开发的观点和态度将发生显著变化。 www.ibm.com 6. To provide an implementation, I have designed a sample MVC pattern with a web service architecture applied to it. 为了提供实现,我设计了一个应用Web服务体系结构的MVC模式样本。 www.ibm.com 7. However, implementing MVP will not benefit directly if the only goal is migration to MVC. 但是,如果你唯一的目的就是迁移到MVC的话,MVP并不会带来直接的好处。 www.infoq.com 8. As shown in Figure 4, the MVC pattern can be implemented at numerous levels throughout an application. 正如图4所示,MVC模式在整个应用程序中可以在多个级别上实现。 www-128.ibm.com 9. MVC's model works through URL routing to specific controller methods and any operation routes back to a specific method in the controller. MVC模型在工作时是通过URL来选择应该执行哪个指定的控制器方法,并且任何的操作都会被引导至控制器中的特定方法。 www.infoq.com 10. I'll take you through all the steps necessary to start from scratch to a full-blown MVC system. 我将带你们弄清从草案到完成一个完善的MVC系统里的所有必要的步骤。 wenwen.soso.com 1. Model annotation identifies a Java bean as a model object in an Model-View-Controller (MVC) architecture. Model注解会在MVC架构下将某个JavaBean标识为一个模型对象。 www.infoq.com 2. With the ZK MVC approach, a controller can be applied to a specific component using the apply attribute. 在ZKMVC方法中,控制器可以通过使用apply属性应用到特定组件中。 www.ibm.com 3. Are technically part of the controller in the MVC pattern, as they respond to events initiated by the client. 从技术上讲是MVC模式的控制器的一部分,因为它们对客户发起的事件进行响应。 www-128.ibm.com 4. The REST support is integrated seamlessly into Spring's MVC layer and can be easily adopted by applications that build with Spring. REST支持被无缝整合到Spring的MVC层,它可以很容易应用到使用Spring构建的应用中。 www.ibm.com 5. Each public static method will be an e-mail sender, in a similar manner as actions for a MVC controller. 的方法都会是一个邮件发送器,就像MVC控制器中的actions一样。 wenku.baidu.com 6. You can co-opt some parts of the MVC Framework and ignore others, or even implement an entirely new architectural pattern. 你可以接收MVC框架的某些部分而忽略其它部分,或者甚至实现一个全新的体系结构模式。 www.bbsmvc.com 7. All the data and the actions (requests to the server) are part of the model, as is common in typical Model View Control (MVC) architectures. 所有的数据和动作(请求服务器)都属于模型的一部分,和典型的模型-视图-控制器(MVC)架构一样。 www.ibm.com 8. Exactly how you implement the model-view-controller pattern depends on your application type. 具体的怎么样去正确的实现你的MVC模型,依赖于你的应用程序类型。 www.cnblogs.com 9. The flow we used follows the standard model view controller (MVC) pattern, as shown in the figure below. 我们使用的流遵守标准模型-视图-控制器(MVC)模式,如下图所示。 www.ibm.com 10. At the broadest level, the MVC pattern partitions multiple tiers of the application, representing the popular three-tier application model. 在最广泛级别,MVC模式将应用程序划分成多个层,来表示流行的三层应用程序模型。 www-128.ibm.com 1. The goal of JumpShip is to take into account MVC best practices, but in a way that focuses on getting work done. JumpShip的目标是:重视MVC的最佳实践,但稍稍偏重于“把任务完成就好”。 www.infoq.com 2. Model-View-Controller (MVC) is probably one of the most quoted patterns in the web programming world in recent years. 模型-视图-控制器(MVC)可能是近年来网络编程圈子里最常被提及的模式之一。 kk.dongxi.net 3. In terms of development speed, the lack of complex user controls has been quite detrimental to the framework. 在开发速度方面,MVC框架缺乏复杂的用户控件是相当不利的。 www.infoq.com 4. If you invoke these services through some model-view-controller framework like Struts, you wind up with MVC Bloat as shown in Figure 2. 如果您通过像Struts这样的模型-视图-控制器框架来调用这些服务,那么您最终将会得到如图2所示的MVC膨胀。 www.ibm.com 5. This makes the MVC framework ideal for developers who want full control over the behavior of an application. 这使得MVC框架特别适合想要完全控制应用程序行为的开发人员。 msdn.microsoft.com 6. In an MVC architecture, the internal state of the program is kept in the model. 在MVC体系结构中,程序的内部状态保存在模型中。 www-128.ibm.com 7. Rails is an applications framework that emphasizes proper Web application patterns, such Model-View-Controller (MVC). Rails作为一种应用程序框架,强调使用正确的Web应用程序模式,即模型-视图-控制器(MVC)。 www.ibm.com 8. The use of these three components together provides a perfect environment for developing Java-based MVC Web applications. 这三种组件的综合使用为开发基于Java的MVCWeb应用程序提供了理想的环境。 www.ibm.com 9. It has inherited the characteristics of the MVC model and made corresponding changes based on J2EE characteristics. 它继承了MVC模式的各种特性,并根据J2EE的特性作了相应的变化和扩展。 www.fabiao.net 10. The Spring MVC framework is view agnostic, so does not push you to use only JSP technology. SpringMVC框架并不知道使用的视图,所以不会强迫您只使用JSP技术。 www-128.ibm.com 1. We did find that Cairngorm does not work though, because Cairngorm assumes only one copy of the MVC. 可是我们确实发现了Cairngorm无法配合工作,因为Cairngorm只允许一份运行时的MVC。 www.infoq.com 2. The classical MVC design pattern is discussed. An extended MVC design pattern is proposed and is applied in the mobile phone designing. 基于传统的MVC设计模式,本文提出了一种扩展的MVC设计模式,并将其应用到手机设计。 www.ceps.com.tw 3. Model-View-Controller (MVC) -- This pattern separates the visual presentation of the application model (the view) from the model itself. 模型-视图-控制器(Model-View-Controller,MVC)——此模式将应用程序模型的可视表示形式(视图)从模型本身分离。 www.ibm.com 4. Both of the improved MVC patten and the improved Front Controller pattern could be applied for system design in other business areas. 其中改善了的MVC模式和前端制约器模式可以应用在其它业务领域的系统设计上。 www.zidir.com 5. Model-View-Controller (MVC) is a design pattern put together to help control change. “模型-视图-控制器”(MVC)就是用来帮助您控制变化的一种设计模式。 www.ibm.com 6. In addition, we use the DataType attribute to tell the MVC Framework how we want the editor for the Password property displayed. 此外,我们使用DataType属性来告诉MVC框架,我们希望如何显示Password属性的编辑器。 www.bbsmvc.com 7. A Module should be constructed in the standard MVC pattern with one or more views, a presenter, and a model. 模块应该以标准的MVC模式构建,其中有一个或多个视图、一个控制器和一个模型。 www.infoq.com 8. It includes a model-view-controller (MVC)-based framework, as well as a rendering subsystem. 它包括了基于模型-显示-控制(MVC)的框架,以及一个呈现分系统。 www.ibm.com 9. Unlike other MVC frameworks, there are no strict naming conventions for your models, tables, and controllers in CodeIgniter. 与其他MVC框架不同,在CodeIgniter中,对于您的模型、表和控制器来说没有严格的命名约定。 www.ibm.com 10. MVC achieves this separation of concerns as a by-product of clearly separating inputs (controls) and outputs (views). MVC完成了关注点的分离,作为对输入(控制,controls)和输入(视图,views)进行明确划分的副产品。 www.ibm.com 1. The loose coupling between the three main components of an MVC application also promotes parallel development. MVC应用程序的这三个主要组件之间的松散耦合也可促进并行开发。 msdn.microsoft.com 2. The goal of this tutorial is to explain how you can perform validation within an ASP. NET MVC application. 这篇指南的目的是解释如何在ASP.NETMVC应用程序中执行验证。 www.cnblogs.com 3. In a traditional MVC app, the Controller acts as a concrete strategy in a strategy pattern. 在传统的MVC的应用程序,该控制器作为一个具体的战略,在战略格局。 wenwen.soso.com 4. This design technique, called model-view-controller (MVC), makes it easier to isolate changes to a view or model. 这项设计技术叫做模型-视图-控制器(MVC),它使对视图或模型的更改更容易分隔开。 www.ibm.com 5. With MVC in Dojo trees, tree creation starts from controller, goes to model, then to view, as shown in Figure 1. 使用Dojo树中的MVC,树的创建由控制器开始,然后是模型,最后是视图,如图1所示。 www.ibm.com 6. It's too early to tell whether MVC will actually address the needs of most Web developers. 现在要确定MVC框架是否真正满足大多数Web开发人员的需要还为时过早。 www.infoq.com 7. Although we are using Spring MVC, the techniques apply to any MVC style web framework. 尽管我们使用的是SpringMVC,但该技术可以应用于任何MVC风格的Web框架。 www.infoq.com 8. Namespaces simplifying Spring MVC and JPA usage will probably be the first to be added to the core. 简化SpringMVC和JPA使用的命名空间可能会最先加入到核心中去。 www.infoq.com 9. Apart from isolating the view from the business logic, the M-V-C separation reduces the complexity when designing large applications. 除了将视图从业务逻辑中分离开外,MVC的分离也降低了大型应用设计的难度。 kk.dongxi.net 10. This type of business logic must be coded tediously with an MVC framework making it hard to change, monitor and report on. 这种业务逻辑下,用MVC框架编程一定是冗长乏味的,而且难以改变、监控和报告。 www.bing.com 1. In keeping with the Model-View-Controller (MVC) architecture, the Eclipse Text Editor API only uses this widget to provide the View aspect. 为了与模型-视图-控制器架构保持一致,Eclipse文本编辑器API只使用此部件来提供视图外观。 www.ibm.com 2. In the following sections, we’ ll build up the MVC project we created at the start of the chapter and add these features. 在以下末节中,我们将建树这个本章开端已经生成的MVC项目,并添加这些特点。 www.byysoo.com 3. The MVC team is looking to offer a way get the same rapid development that Web Forms offers, but without the associated lack of control. MVC团队正在想办法提供一种方式,能实现象WebForms一样快速开发,而不会被缺乏控件的情况所拖累。 www.infoq.com 4. I can use remoting, transactions, security, persistence, and MVC code much more easily because Spring does the heavy lifting. 我可以更加简单地使用远程控制、事务、安全、持久性和MVC代码,因为Spring确实做到了“减负”。 www.ibm.com 5. Web Flow is an extension to Spring MVC for implementing flows in a web application. WebFlow是对SpringMVC的一个扩展,用来在Web应用程序中实现流程。 www.infoq.com 6. Our application development tools support the IBM Framework for e-business, which advocates the model view controller (MVC) concept. 我们的应用开发工具支持“IBM电子商务框架”,它支持模型-视图-控制器(MVC)概念。 www.ibm.com 7. This month, I'll round out the MVC triptych with a discussion of Grails views. 在本月的文章中,我将通过讨论Grails视图进一步介绍MVC。 www.ibm.com 8. The MVC concept can be easily applied to form the basis for Java EE application architecture. MVC的概念可以很容易地被用来构建JavaEE应用架构的基础。 www.bing.com 9. I think you'll find that the ASP. NET MVC Framework makes writing tests easy, and enables a nice TDD workflow. 我想你会发现ASP.netMVC框架式的编写测试更加容易,同时更好地支持了TDD开发流程。 blog.csdn.net 10. Over the years it evolved into a full MVC framework running exclusively on . NET 2. 0. 经过几年的发展,它已经成为一个专门运行于.NET2.0之上的完整MVC框架了。 www.infoq.com 1. The MVC Framework gives the developer almost as much flexibility here as with models. 对于视图而言,MVC框架给了开发者和模型差不多的灵活性。 www.infoq.com 2. We could use CGI, and I expect to write a CGI: : Maypole sometime soon, but Maypole is currently best front-ended by Apache: : MVC. 我们可以使用CGI,而且我也想在近期编写一个CGI::Maypole,不过,Maypole现在有最好的前端:Apache::MVC。 www.ibm.com 3. The most obvious advantage we gain using MVC is a clear separation of presentation (the interface with the user) and application logic. 我们使用MVC的一个最明显好处就是它将视图展示和应用逻辑清晰的分离开来。 dongxi.net 4. The cornerstone of NeXT development environment was Interface Builder, a model driven, MVC based, graphical UI designer. InterfaceBuilder这个模型驱动、基于MVC的图形用户界面设计器则堪称NeXT开发环境的基石。 www.infoq.com 5. We'll then integrate the template engine into the Struts MVC framework as a view component. 然后我们将把这个模板引擎集成到StrutsMVC框架中作为视图组件。 www.ibm.com 6. Certainly from what's been shown so far it looks like MVC will require a lot more code to build even simple pages. 从现在所表现出来的结果上看,即使是开发简单的页面,MVC框架也需要大量的代码。 www.infoq.com 7. Even if you're currently using MVC, this stage presents an opportunity to ensure that you're doing it right. 即使您目前正在使用MVC,这个阶段给您确保正确地使用了MVC提供了一个机会。 www.ibm.com 8. If you're not familiar with the MVC design pattern, a number of books and Web sites provide tutorial information about it. 如果您对MVC设计模式不熟悉,有大量的书籍和网站可以提供关于这方面的教程信息。 www.ibm.com 9. This is not intended to be a full tutorial on jQuery but just some simple examples of using the JavaScript library with ASP. NET MVC. 我不打算把它写成一篇完整的jQuery指南,只是简单给出几个跟ASP.NETMVC一起使用这款JavaScript库的示例。 www.infoq.com 10. PAC is a bit more abstract and generic than MVC and may be more suitable outside the user interface (UI) arena. PAC比MVC更为抽象和通用,可能更适合在用户界面(UserInterface,UI)之外的领域使用。 www.ibm.com 1. Model View Controller (MVC) is a popular design pattern for building many different types of applications. 模型-视图-控制器(MVC)是一种常用的设计模式,用于构建许多不同类型的应用程序。 www.ibm.com 2. We are going to provide some additional context before we start diving into the details of specific MVCFramework features. 在我们潜入特定的MVC框架特性之前,我们打算提供一些补充材料。 dotnet.java123.net 3. Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different. 最现代的Web应用程序框架都基于MVC(模型、视图、控制器)模式,Rails也不例外。 www.ibm.com 4. JSF provides a component model and a richer MVC environment than most Model 2 implementations. JSF提供一个组件模型和一个比大多数Model2实现更丰富的MVC环境。 www-128.ibm.com 5. JFace also has tables and trees that use a model view controller (MVC) architecture to separate data access log-in from data display logic. JFace还提供表格和树组件,这些组件使用模型-视图-控制器(MVC)体系结构将数据访问逻辑和数据显示逻辑隔离开。 www.ibm.com 6. It also supports the Model-View-Controller (MVC) pattern and plays nicely with various and sundry database drivers for data access. 它还支持Model-View-Controller(MVC)模式,很好地兼容用于数据访问的各种数据库驱动程序。 www.ibm.com 7. MVC makes the placeholder visible and adds the error messages defined by the validation attributes. MVC使这个占位符成为可见的,并添加根据验证属性所定义的错误消息。 www.bbsmvc.com 8. Unlike the previous implementation of Manage Customer, this example used ZK's MVC approach to separate the view from the controller. 与ManageCustomer之前的实现不同,本例使用ZKMVC方法将视图与控制器独立开来。 www.ibm.com 9. You also see nice integration between Active Record (the Rails persistence engine) and the model-view-controller (MVC) framework. 您也可以看到ActiveRecord(Rails的持久引擎)和模型-视图-控制器(MVC)框架之间进行了很好的集成。 www.ibm.com 10. NET MVC will automatically pass the URL segment to you as a parameter. NETMVC就会自动的将这个链接片断转换为一个参数发送给你。 blog.sina.com.cn 1. In MVC, the model encapsulates the business logic tier, and together with the framework, the data tier. 在MVC模式中,模型封装业务逻辑层,并与框架一起封装数据层。 www.ibm.com 2. Lastly, make sure to leverage MvcContrib. MvcContrib is an open source library that builds functionality on top of the MVC framework. 最后,一定要利用MvcContrib,它是一个构建在MVC框架之上的开源库。 www.infoq.com 3. We'll show you examples of unit testing MVC applications throughout this book. 我们将通过这本书给你演示单元测试MVC应用程序的例子。 www.bbsmvc.com 4. We used MVC design model to build the platform of administration AMS, it has good expansion and upkeep. AMS管理平台采用MVC设计模式,具有良好的可扩展性和可维护性。 www.fabiao.net 5. An understanding of MVC is a plus, and a working knowledge of Velocity is also highly advantageous, but isn't required. 了解MVC更佳,并且具有Velocity的工作知识也会非常有利,但并非强制要求。 www.ibm.com 6. I'll then combine MVC principles with the Java EE platform to derive multitier Java EE application architecture. 然后我会结合MVC准则与JavaEE平台,来讲解多层JavaEE应用结构。 www.bing.com 7. Implementing the MVC architecture differs from other types of applications. 实现MVC架构与其他类型的应用程序有所不同。 www-128.ibm.com 8. We think you would find that boring, though, so we are going to switch tracks and start using the MVC Framework in earnest. 但我们认为你可能觉得这很厌烦,因此,我们打算认真地开始使用MVC框架。 www.bbsmvc.com 9. This command creates the proverbial view and controller part of Model-View-Controller (MVC). 该命令将创建模型-视图-控制器(MVC)的视图和控制器部分。 www.ibm.com 10. MVC is a fundamental design pattern that separates concerns and makes systems easier to build, manage, debug, and maintain. MVC是一种基本的设计模式,它把问题分解开来,使得系统更容易构建、管理、调试和维护。 www.ibm.com 1. Web applications were the early implementers of MVC architecture style. Web应用程序是MVC架构样式的早期实现者。 www-128.ibm.com 2. It is accompanied by the ASP. NET MVC Toolkit, which "provides HTML rendering helpers and dynamic data support for MVC" 伴随它的还有ASP.NETMVC工具箱,这个东西“为MVC框架提供了生成HTML的辅助类(helper)以及动态数据的支持”。 www.infoq.com 3. Well, remember with the MVC model, all execution goes through the controller, the views themselves are not runnable. 是的,请务必谨记在MVC模型中,所有的执行都要经过控制器,视图自身是不能运行的。 www.infoq.com 4. In this chapter, we started by giving an overview of the key C# language features that an effective MVC programmer needs to know about. 本章中,我们从介绍一个高效的MVC程序员需要了解的关键的C#语言特性概述开始。 www.bbsmvc.com 5. Dynamic Data support: this gives ASP. NET MVC a powerful and extensible scaffolding architecture. 动态数据(DynamicData)支持:它为ASP.NETMVC提供了一个强大的,可扩展的脚手架架构。 www.infoq.com 6. NET MVC application, including the default project structure and naming conventions that you must follow. NETMVC应用程序结构和性质的概述,包括默认的项目结构,以及你必须遵循的命名约定。 www.bbsmvc.com 7. The MVC pattern supported in ZK helps to neatly separate the various application layers. ZK中支持的MVC模式有助于清晰地分隔各个应用程序层。 www.ibm.com 8. They also facilitate the ubiquitous MVC pattern and, even more importantly, they support refactoring into MVC code by embodying the view. 它还可以促进无所不在的MVC模式的使用;更重要的是,它们可以通过表示视图来支持转换为MVC代码。 www.ibm.com 9. When the JSP page is loaded, it calls the Action class, which acts as a Controller in the MVC design pattern. JSP页被加载时,它就调用Action类,这个类在MVC设计模式中充当控制器角色。 www.ibm.com 10. An example is developers who are responsible for the controller or model layers in a Model-View-Controller (MVC) architecture. 开发人员的一个例子就是在模型-视图-控制器(Model-View-Controller,MVC)体系结构中负责控制器或模型层的人员。 www.ibm.com 1. As well as support for Spring MVC a generic web integration mechanism is planned. 除了对SpringMVC的支持,它还计划支持一般的web集成机制。 www.infoq.com 2. MVC's several advantages include separation of concerns and decreased redundant code. MVC的众多优势包括:问题隔离和减少冗余代码。 www.ibm.com 3. Like XForms, Flex also keeps data model, data presentation, data validators, and data services separate (similar to the MVC style). 与XForms一样,Flex保持数据模型、数据表示、数据验证器和数据服务分离(类似于MVC样式)。 www.ibm.com 4. Would this be the recommended approach for existing ASP. NET projects moving towards ASP. NET MVC? 对于那些希望迁移到ASP.NETMVC的ASP.NET项目,这是推荐的方式么? www.infoq.com 5. Separated from Facebook. Web. dll to avoid all developers from needing to install the MVC bits. 为了避免所有开发人员都需要安装MVC,将此程序集从Facebook.Web.dll中分离出来。 www.infoq.com 6. If you need SSL support, you can change the utility classes to add the support, while your view (like in MVC) stays the same. 如果需要SSL支持,那么可以修改实用程序类来添加这种支持,而视图(就像MVC中的视图一样)可以保持不变。 www.ibm.com 7. Struts is a Model-View-Controller (MVC) framework implementation that uses servlets and JavaServer Pages (JSPs). Struts是一个使用Servlet和JavaServerPages(JSP)的模型-视图-控制器(MVC)框架实现。 www.ibm.com 8. Previous versions of MVC relied on the ASPX view engine, for which view files have the . aspx extension. MVC之前的版本建立的ASPX视图引擎之上,视图文件为.aspx扩展名。 www.bbsmvc.com 9. Please read the release notes that ship with the ASP. NET MVC download for full details on all changes. 请阅读随ASP.NETMVC下载一起发布的发布说明,以了解所有改动的完整细节。 archive.cnblogs.com 10. The MVC design pattern clearly demarcates the roles of programmers and designers. MVC设计模式很清楚的划定了程序员与设计者的角色界限。 www.ibm.com 1. A servlet acting as a front controller in this MVC-style application. 一个servlet,作为这个采用MVC模式的应用程序的前端控制器。 www-128.ibm.com 2. It is evident from Figure 7 that layered architecture is an extension of the MVC architecture. 从图7中可以明显看出,分层结构是MVC结构的一种拓展。 www.bing.com 3. Firstly, the architecture and evolutional history of MVC was introduced. 其中首先介绍了MVC的体系结构和发展过程; lib.cqvip.com 4. Each MVC "unit" in Mojito is both a module and a widget. Mojito的每个MVC“单元”都既是模块[module],又是部件[widget]。 www.infoq.com 5. By nature, the MVC pattern is highly testable and encourages good separation of concerns. MVC模式天生就是可测试的,而且鼓励对关注点的分离。 www.infoq.com 6. Sitebricks is a model-view-control (MVC) style of framework, but it concentrates on the controllers and views in your application. Sitebricks是一种模型-视图-控制(MVC)类型的框架,不过它专注于应用程序中的控制器和视图。 www.ibm.com 7. In particular could comment on the applicability of the MVC Pattern? 特别是你能否对MVC模式在其上的适用性做一些评论? www.infoq.com 8. Furthermore, you're using the model-view-controller (MVC) design pattern for the implementation. 此外,还将使用model-view-controller(MVC)设计模式用于实现。 www.ibm.com 9. MVC: Same light-weight view engine as Web Pages, but backed by the full MVC framework. MVC架构:和页面开发一样的轻量级开发引擎,但后台完全由MVC框架支持。 www.infoq.com 10. NET MVC framework also supports the use of Dependency Injection (DI) and Inversion of Control (IOC) container models. NETMVC框架还支持使用依赖项注入(DI)和控制反转(IOC)容器模型。 msdn.microsoft.com 1. The MVC architecture is a well-known and generally accepted architecture. MVC是一个著名的也是通常采用的体系结构。 www.ibm.com 2. Most Java developers have applied the Model-View-Controller (MVC) pattern to their Web applications. 多数Java开发人员已经把模型-视图-控制器(MVC)模式应用在他们的Web应用程序上。 www.ibm.com 3. Note that in our MVC implementation, a practical approach was taken that preferred simplicity over design purity. 注意在我们的MVC实现中,采取了一种简便性重于设计的实用方式。 www.ibm.com 4. An MVC (model, view, controller) framework, split into two parts: ActionController for the controller and ActionView for the model and view. 模型-视图-控制器(Model,View,Controller,MVC)框架,拆分为两个部分:ActionController用于控制器,而ActionView用于模型和视图。 www.ibm.com 5. When you build an ASP. NET MVC application, you should not place your database logic inside your controller actions. 当创建一个ASP.NETMVC应用程序的时候,不应该把数据库相关的逻辑放在controller中的action里。 www.cnblogs.com 6. If you find the MVC approach attractive, investigate the Zend Framework for PHP. 如果发现MVC方法很吸引人,请研究用于PHP的Zend框架。 www.ibm.com 7. You can see this in the "mvc" flavor of the Spring Travel reference application, which shows a mix of @Controller and flow usage. 在充满“mvc”风味的SpringTravel参考应用中可以看到这一点,其中混合使用了@Controller和flow。 www.infoq.com 8. I use the MVC helper method Html. ActionLink to create the URL for the List action with the appropriate product ID. 我使用了MVC的辅助方法Html.ActionLink,为包含了对应产品ID的Listaction创建了URL。 www.infoq.com 9. The main advantage that a framework offers is a prescribed way of implementing an approach, be it MVC or ViewHelper, or whatever. 一个框架提供的主要优势是指明了实现方法的路线,它可能是MVC或ViewHelper或其他什么东西。 www.infoq.com 10. This strategy is easily compatible with the popular Model-View-Controller (MVC) design pattern (see figure 3). 这个策略与流行的模型-视图-控制器(Model-View-Controller,MVC)设计模式相兼容(见图3)。 www.ibm.com 1. MVC is a common way of separating applications into parts that interact with each other. MVC是一个将应用分离为相关部分的常规方法。 www.bing.com 2. The ASP. NET MVC team is working on addressing some of this in 3. 0, but we'll see what they finally come up with. NETMVC团队已经在3.0的版本中开始着手解决这些问题了,我们会发现他们最后还是能解决的。 www.infoq.com 3. At present, MVC pattern is one of widely applied pattern in the development of application software system. MVC是目前应用系统丌发中被广为采用的一种设计模式。 www.fabiao.net 4. Strictly according to MVC pattern, The system is implemented based on four layers distributed architecture. 系统是基于四层结构的分散式体系结构,严格按照MVC模式开发。 www.fabiao.net 5. The whole point of the MVC separation of concerns is that it lets you easily skin your Web application with any view you'd like. MVC关注点隔离的整体要点在于:它能够使您轻松地用自己喜欢的任何视图作为Web应用程序的外观。 www.ibm.com 6. Struts offers some insight if you want to create your own MVC implementation. 如果您希望创建您自己的MVC实现,则Struts可增加您的见识。 www.ibm.com 7. Jonathan: I think ASP. NET MVC is a more pure presentation framework than most. Jonathan:我认为,ASP.NETMVC与大多数框架比较而言,是一种更加纯粹的表现层框架。 www.infoq.com 8. In the following sections, we briefly describe different approaches to structuring an application and contrast them with MVC. 在以下小节中,我们主要描述构造应用程序的不同方法,并把它们与MVC进行对比。 www.bbsmvc.com 9. Every ASP. NET MVC Framework presentation I've seen has shown the basics, but they have also shown bad practices. 每个我看过的ASP.NETMVC的展示都包含了基础的东西,但同时也包含了不好的实践。 www.infoq.com 10. Mate is a framework that helps you build applications that follow the MVC pattern. Mate是一个帮助您构建遵循MVC模式的应用程序的框架。 www.ibm.com 1. In previous versions of the Azure Tools, developers had to add MVC 3 web roles manually. 在AzureTools的前一版本中,开发者必须手动添加MVC3Web角色。 www.infoq.com 2. You can click here to download the complete MVC system that we created in this tutorial. 你可以点击这里来下载本篇导读里创建的完整MVC系统。 www.phpx.com 3. The release notes include detailed instructions on how to upgrade existing applications built with the ASP. NET MVC Beta to the RC. 该发布说明也包含了如何把用ASP.NETMVCBeta版本建造的现有应用升级到RC版的详细指令。 archive.cnblogs.com 4. The main reasons of multi view video coding(MVC) were described. 阐述了多视点视频编码(MVC)的主要研究问题。 lib.cqvip.com 5. ASP. NET MVC 3 ships with a new view-engine option called "Razor" (in addition to the existing . aspx view engine). NETMVC3配有一个新的名为“Razor”的视图引擎选项(除了已有的.aspx视图引擎)。 blog.joycode.com 6. So we already implemented the model of the MVC architecture. 这样我们已经实现了MVC体系结构的模型。 www-128.ibm.com 7. Today's RC is the last public release of ASP. NET MVC that we'll ship prior to the final "1. 0" release. 今天的ASP.NETMVCRC版本是我们在发布最终的1.0版本前的最后一个公开版本。 archive.cnblogs.com 8. Eclipse JFace implements the MVC architecture using the content provider and label provider. EclipseJFace用内容提供者和标签提供者实现MVC架构。 www.ibm.com 9. System is a the MVC pattern, design and development based on the recruitment management system lighting platform. 系统是一个采用MVC模式,设计开发的基于照明平台的招聘管理系统。 zhidao.baidu.com 10. API components are well thought out, and both the components and the AWT graphing classes adhere to the MVC architecture. API组件设计得也很好,这些组件和AWT绘图类都遵守MVC体系结构。 www-128.ibm.com 1. As mentioned earlier, your application is built using an MVC paradigm. 如之前所述,您的应用程序是基于MVC模式开发的。 www.ibm.com 2. Once all the roles are deployed you can enter the MVC client on port 8080 as the following image shows. 一旦把这个任务安排好了后,你可以经由过程8080端口进入MVC客户端,如下图所示。 www.cnthub.com 3. NET MVC application is to place the model in a separate C# assembly. NETMVC应用程序的其余部分分离的一个常用办法是把模型放在一个独立的C#程序集中。 www.bbsmvc.com 4. Or you could implement this in your basic parser and generator, making the whole thing only work in MVC projects. 你还可以在基本的解析器和生成器中实现它,这样所有一切都只能用在MVC项目中了。 www.infoq.com 5. An understanding of Model-View-Controller (MVC) is a plus, but isn't required. 另外,您还需要了解模型-视图-控制器(MVC),但这不是必需的。 www.ibm.com 6. MVC aims to separate view logic and UI components from application logic. MVC的目的在于将视图逻辑和UI组件与应用程序逻辑相分离。 www.ibm.com 7. Struts is an open-source framework for building web applications based on the MVC pattern. Struts是MVC模式基础上构建Web应用程序的一种开放源码框加。 www.ibm.com 8. I was probably the very first non-Microsoft adopters of the ASP. NET MVC Framework. 我可能是第一个使用ASP.NETMVC的非微软员工。 www.infoq.com 9. In ASP. NET MVC, views are still written in the pseudo-HTML language used by aspx files. 在ASP.NETMVC中,开发人员依旧使用aspx文件中的伪HTML代码来编写视图。 www.infoq.com 10. Tomcat should start up and deploy the Spring MVC example application. Tomcat应当启动并部署SpringMVC范例应用程式。 www-128.ibm.com 1. Now within Struts, Struts 2 and Spring MVC applications we have to add this id manually and we would like to automatize this task. 现在,在Struts、Struts2和SpringMVC应用中,我们不得不手动增加这个id,我们非常高兴能让这个任务自动起来。 www.infoq.com 2. Those frameworks address the lower level issues of MVC. 那些框架解决的是MVC较低层次的问题。 www.infoq.com 3. Java Explorer, based on the MVC achieved clearance code analysis of the structure, norms. Java资源管理器,基于MVC实现,代码结构清析、规范。 www.pudn.com 4. ASP. NET MVC lets us easily do this without having to configure anything. NETMVC让我们可以很轻易的不做任何配置就做到这些。 blog.sina.com.cn 5. InfoQ: What would you say is the major difference between ASP. NET MVC and other MVC frameworks on other platforms you're familiar with? InfoQ:ASP.NETMVC框架跟其它平台上你熟悉的一些MVC框架比较,您认为最主要的区别是什么? www.infoq.com 6. It "s acquired obvious effects that on the base of the MVC mode to design and exploiture the Shuo-Huang railway INMS GUI. " 基于MVC模式的朔黄铁路综合网络管理系统GU(图形用户接口)的设计与开发,获得了明显的效果。 www.magsci.org 7. Here's an example application (the one you're about to get to know in detail! ) seen from an MVC point of view. 下面是一个从MVC角度来看的示例应用程序(后面会详细介绍)。 www.ibm.com 8. This approach lets you closely follow the MVC pattern, and limits the amount of business logic that is placed within our portlet controller. 这一方法让您严格遵循MVC模式,并限定了放置在我们的portlet控制器中的业务逻辑的数目。 www.ibm.com 9. The Web site has a very clean separation of the presentation and data layers because it uses the MVC pattern. 该站点由于使用了MVC模式,其表示层和数据层已经完全分开。 www.ibm.com 10. It implements the controller of the MVC model. 它实现MVC模型的控制器。 www-128.ibm.com 1. This static class helps to make mocking a lot easier in ASP. NET MVC applications. 不过该静态类有助于开发者更加方便地在ASP.NETMVC应用程序中创建模拟对象。 www.infoq.com 2. Additionally, I do not want to write my own MVC implementation, just learn one. 另外,我并不想编写自己的MVC实现,而只想了解一个这样的实现。 www.ibm.com 3. The MVC framework uses routing to link URL patterns to controllers instead of to Web pages. MVC架构使用路由,将URL模式连结至控制器,而不是网页。 technet.microsoft.com 4. Today we released a beta of the new ASP. NET MVC framework. 今天我们在www.asp.net网站上推出了一个新的ASP.NETMVC设计陈列室。 blog.joycode.com 5. Spring MVC's view resolver resolves each logical name to an actual resource, that is a JSP file that contains account information. SpringMVC的视图解析器把每个逻辑名称解析成实际的资源,即包含帐户信息的JSP文件。 www.ibm.com 6. This tells MVC to render the default view for the action. 这告诉MVC为这个动作渲染一个默认的视图。 www.bbsmvc.com 7. I didn't really want to have to change it, because I liked how it worked and decided to make an MVC framework around it. 我真的不想改变它,因为我喜欢它的工作方式,这样我就决定围绕它来开发一个MVC框架。 www.infoq.com 8. As mentioned, Part 5 of this tutorial series provides a thorough introduction to the Spring MVC module. 如上所述,本系列教程的第5部分提供了对SpringMVC模块的完整介绍。 www.ibm.com 9. This screencast is about how data gets displayed in ASP. NET MVC. 这一视频介绍了如何将获取的数据显示在ASP.NETMVC中。 www.infoq.com 10. There are a number of problems that can emerge from not following basic MVC architecture. 如果不遵循基本的MVC体系结构,在开发过程中就会出现许多的问题。 www.ibm.com 1. As we have already seen earlier, using the MVC pattern helps to structure the code into modular segments. 正如我们早先已经看到的那样,使用MVC样式有助于将我们的代码模块化。 docs.google.com 2. By providing a book that is heavily opinionated, and written by Alt. Net community members, this audience can quickly leverage ASP. NET MVC. 通过一本由Alt.NET社区成员编写的,并带有他们想法的书,读者可以快速掌握ASP.NETMVC。 www.infoq.com 3. Further, popular frameworks, such as Spring and Struts, facilitate an MVC pattern in distributed object applications. 此外,流行的框架(比如Spring和Struts)为在分布式对象应用程序中使用MVC模式提供了便利。 www.ibm.com 4. FxStruts is created to solve a problem that arises when you switch the MVC application's view to Flex. FxStruts的诞生则是为了在你将MVC应用的视图(view)向Flex转移过程中助上一臂之力。 www.infoq.com 5. InfoQ: Does the rise of Service Oriented UI (SOUI) means the death of server-assisted MVC? 是否崛起,面向服务的用户界面(soui)指死亡的服务器辅助的mvc吗? dictsearch.appspot.com 6. As we've said, one of most important features of the MVC pattern is that it enables separation of concerns. 正如我们已经说过的,MVC模式最重要的特性之一是它能够关系分离。 www.bbsmvc.com 7. This lab shows the fundamentals of creating and ASP. NET MVC applications, their core concepts, how they work and how to use them. 这个实验展示了建立ASP.NETMVC应用程序的基本原则,核心概念,工作原理以及如何使用。 www.infoq.com 8. XForms makes heavy use of the Model-View-Control paradigm, so familiarity with that is helpful. XForms大量采用模型-视图-控制器范型,因此熟悉MVC就足够了。 www.ibm.com 9. The ASP. NET MVC Framework Preview 2 has been released last week and offers a lot of new features and many refactorings. 微软公司在上周发布了ASP.NETMVC框架的第二个预览版。这个版本提供了许多新特性,并进行了相当的重构。 www.infoq.com 10. JSF encourages consistent use of MVC throughout your application. 鼓励一致的MVC在你的应用中。 www.blogcn.com 1. Demonstrates how to create a basic MVC application, add controllers, add views, and add unit tests. 演示如何创建基本MVC应用程序、添加控制器、添加视图以及添加单元测试。 msdn.microsoft.com 2. So Web Flow 2 deepens its integration with the popular Spring MVC platform. 因此WebFlow2加深了与流行的SpringMVC平台的集成。 www.infoq.com 3. Similarly, Web MVC provides a Model-View-Controller (MVC) architecture for Web-based applications that is similar to Struts. 类似地,WebMVC为类似Struts的基于Web的应用程序提供了模型-视图-控制器(MVC)架构。 www.ibm.com 4. Spring MVC is also supported as a new connector. SrpingMVC也作为一个新连接器被支持。 www.infoq.com 5. Change base web frameworks (e. g. Struts, Spring MVC, JSF, other) without having to change your flow definitions. 改变web框架(比如Struts、SpringMVC、JSF及其它)而不用修改流转定义。 www.infoq.com 6. Because the UI is unique to the iPhone you need to separate out the visual layer from the domain model, basic MVC logic. 由于UI在iPhone的唯一性,所以需要将可视层与领域模型剥离开来,这也是基本的MVC逻辑。 www.infoq.com 7. In addition, the well-designed MVC pattern lets you easily update the data to the UI view. 此外,凭借设计良好的MVC模式,你可以轻松将数据更新到UI视图上。 www.infoq.com 8. MVC 3 has introduced the Razor View Engine, which uses a different syntax entirely (described in Chapter 5). MVC3已经引入了Razor视图引擎,它采用了完全不同的语法(第5章描述)。 www.bbsmvc.com 9. An understanding of MVC is a plus, but isn't required. 另外还需要了解MVC,但这不是必需的。 www.ibm.com 10. Part 5 takes a look at the Spring Model-View-Controller (MVC). 第5部分考察了Spring的模型–视图–控制器(MVC)架构。 www.ibm.com 1. In the MVC paradigm, each view has a controller class. 在MVC模式中,每一个视图都有一个控制器类。 www.ibm.com 2. This article also introduces the MVC pattern under JDK1. 6 environment by taking an example for the users' property management. 该文还以资产管理为例,对JDK1.6环境下的MVC开发模式进行了简单的介绍。 wenwen.soso.com 3. Software in the country, three-tier architecture based on MVC is definitely preferred. 在国内的软件领域,基于MVC的三层体系结构绝对是首选。 zhishi.sohu.com 4. They will come back with a much better understanding of why to choose ASP. NET MVC. 然后,他们就会对为什么选择ASP.NETMVC有更好的理解。 www.infoq.com 5. The overhead of the MVC framework can also slow things down. 对MVC框架的架空使用也将拖慢速度。 blog.sina.com.cn 6. Also your code was deployed to WebSphere Application Server version 5. 1 Using a very good MVC model. 并且您通过使用非常好的MVC模型,将您的代码部署到WebSphereApplicationServerversion5. www-128.ibm.com 7. MVC is a much better suited pattern for ASP. NET. 对于ASP.NET来说MVC是一个更好的模式集。 www.infoq.com 8. These are topics that we will return to again and again in the chapters that follow, as we dig deeper into how the MVC Framework operates. 这些是以下各章中,我们深切到如何把持MVC框架时,一次又一次地返回来评论辩论的论题。 www.byywee.com 9. Broadly speaking, Magnus is a web service, and not every web service needs an MVC stack framework to get the job done. 广义上说,Magnus是一个Web服务,而并不是每个Web服务都需要MVC堆栈框架才能完成工作。 www.ibm.com 10. In this section, we'll show you how to set up and use areas in your MVC projects. 在本小节中,我们将向你演示如何在你的MVC项目中建立和使用区域。 www.bbsmvc.com 1. The ASP. NET 3. 5 Extensions CTP ist the first community drop to include the MVC (Model-View-Controller) Framework. NET3.5ExtensionsCTP是向社区发布的第一个包含了MVC(模型-视图-控制器,Model-View-Controller)框架的扩展包。 www.infoq.com 2. The Razor view model was designed for Web Pages first, then adopted by MVC 3. Razor视图模式起初是为页面开发模式设计的,后来也被MVC3所采用。 www.infoq.com 3. In the MVC example below, a user submits a form from an HTML page. 在下面的MVC示例中,一个用户从HTML页面提交了一个表单。 www.ibm.com 4. For example, with the MVC design, you could implement a data-entry form that has three distinct pieces. 例如,使用mvc设计,你可以实现一个数据输入形式,具有三个不同的部分。 blog.sina.com.cn 5. In addition he shows three different options of inserting links to controller actions and how to create and use MVC User Controls. 此外,他还演示了插入链接到控制器活动(controlleractions)中的三种不同的选择,以及如何创建与使用MVC用户控件的方法。 www.infoq.com 6. Selecting on a node will not only highlight it in the rendered page and the DOM tree, but also in the MVC source code that created it. 选定一个节点,不仅会让它在渲染后的页面和DOM树中突出显示,而且还会在创建它的MVC源代码文件中突出显示。 www.infoq.com 7. Maintaining the coding standards: The MVC code is easy to write and also follows the code restrictions. 保持编码规范:MVC易写且能遵循代码规范。 www.bing.com 8. The first use of the controller command will also add additional dependencies, such as Spring MVC and Tiles to your project. 第一次使用控制器命令还会添加额外的依赖项到您的项目中,比如SpringMVC和Tiles。 www.ibm.com 9. If you have hundreds of Web Forms pages, the work of converting all of them will be tremendous. 将成百的WebForms页面转换成MVC的工作量是非常巨大的。 www.infoq.com 10. It's a better idea to base a web services solution on the MVC pattern. 在MVC模式基础上来实现Web服务解决方案会更好点。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。