您要查找的是不是:
- The technique of aspect oriented programming(AOP) is introduced. 介绍了面向方面程序设计(AOP)技术.
- Using aspect oriented programming the crosscutting concerns and core function concerns can be designed and developed concurrently and independently. 运用面向方面的编程技术可实现中间件横切关注和核心功能关注的并行设计与开发。
- Aspect Oriented Programming (AOP) compensates the weakness of Object Oriented Programming (OOP) at applying common behavior that spans multiple non-related object models. 面向方面编程(AOP)弥补了面向对象的编程(OOP)在跨越模块行为上的不足。
- According to the AOP(aspect oriented programming) programming method, a new mannequin modeling mode named AOMM(aspect orient mannequin modeling)is proposed. 针对目前比较流行的AOP(aspect oriented programming)编程模式,提出了一种新的人体建模模式:AOMM(aspect orient mannequin modeling)法,即面向方面的人体建模。
- Aspect oriented program(AOP) is a new program technology.Using AOP,those unconnected tasks are separated so as to support much more encapsulation and interoperability for program. 面向方面编程(AOP)是一种新的编程技术,它能够将那些本不应该纠缠在一起的任务分离开,从而为程序提供更好的封装性和互操作性。
- Third, Aspect Oriented Programming technique (AOP) is successfully applied to the development of application security functions which can isolate application codes and security codes to improve the continuous security advance ability. 第三,成功地将面向方面编程技术(AOP)应用于应用系统安全功能的开发,使得应用系统代码同安全功能代码分离,提高了安全的持续改进能力。
- Aspect Oriented Programming(AOP) provides the users with the ability to modularize,and weave the representation of crosscutting concerns,in order to maximize code reusability and solve the code-tangling problem. 面向方面编程(AOP)向用户提供了把贯穿特性模块化和编排的能力,以便获得最大的代码重用以及解决代码混乱的问题。
- The AOP (Aspect Oriented Programming), IOC(Inverse Of Control) and MVC design patterns will be discussed in this thesis. Software Design with UML will also be presented in the thesis. 本文将介绍采用UML进行程序设计,AOP(Aspect Oriented Programming),IOC(Inverse Of Control)这些比较新的技术或设计模式,以及经典的MVC模式。
- Aspect oriented program(AOP) is a new program technology. Using AOP,those unconnected tasks are separated so as to support much more encapsulation and interoperability for program. 面向方面编程(AOP)是一种新的编程技术,它能够将那些本不应该纠缠在一起的任务分离开,从而为程序提供更好的封装性和互操作性。
- Aspect Oriented Programming (AOP) 面向方面编程
- Aspect Oriented Programming( AOP) 面向方面的编程
- AOP(Aspect Oriented Programming) 面向方面编程
- Aspect Oriented Programming(AOP) 面向方面编程
- aspect oriented programming based on embedded operation system 基于嵌入式操作系统的面向方面编程的研究
- Error-tolerable aspect oriented programming framework in .NET framework 基于.;NET Framework实现可容错AOP框架
- A Design and Realization Scheme of Data Validation with the Aspect Oriented Programming 一种基于切面技术的数据验证设计与实现方案
- What is Object Oriented Programming? 何为面向对象的程序设计
- To achieve the goal, Aspect Oriented Modeling (AOM) is an effective way. 现在,AOM已成为AOSD中重要的研究内容。
- Object Oriented Programming is the name of a piece of software. 微软也称为目标导向程序。
- Secondly this paper presents basic concepts of AOP, and demonstrates aspect- oriented programming using Aspect C++ . 其次,阐述了AOP的基本概念,并结合AspectC++演示了如何进行面向方面的编程;