您要查找的是不是:
- The technique of aspect oriented programming(AOP) is introduced. 介绍了面向方面程序设计(AOP)技术.
- Secondly this paper presents basic concepts of AOP, and demonstrates aspect- oriented programming using Aspect C++ . 其次,阐述了AOP的基本概念,并结合AspectC++演示了如何进行面向方面的编程;
- What is Object Oriented Programming? 何为面向对象的程序设计
- 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)是一种新的编程技术,它能够将那些本不应该纠缠在一起的任务分离开,从而为程序提供更好的封装性和互操作性。
- Object Oriented Programming is the name of a piece of software. 微软也称为目标导向程序。
- The object oriented program model is very expansible. 面向对象的编程模式具有很好的扩展性。
- 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)是一种新的编程技术,它能够将那些本不应该纠缠在一起的任务分离开,从而为程序提供更好的封装性和互操作性。
- In this way, the object is given both data properties and behaviors, and so object oriented programs can better reflect the real world they are trying to simulate. 通过这种方式,对象被赋予数据特征和行为,因此,使用面向对象程序能够更好地反映程序欲模拟的现实世界。
- Thanks for putting me in the orientation program. 感谢为我安排迎新节目。
- Visual form inheritance for easy access to the power of object oriented programming. 可视表单继承,用于达到面向对象的程序设计能力。
- All object oriented programming languages have three characteristics in common: objects, polymorphism and inheritance. 所有的面向对象的程序设计语言都具有对象、多态和继承的特点。
- All object oriented programming languages have three characteristics in common: objects,polymorphism and inheritance. 所有的面向对象的程序设计语言都具有对象、多态和继承的特点。
- Do you go through the orientation program when you start school? 你刚开学的时候参加“认识计划”了吗?
- The Common Lisp Object System (CLOS) is an object oriented programming language embeded in Common Lisp. CLOS系统是一个嵌入CommonLisp的面向对象标准语言。