搜索结果
找到约 173 项符合
Aspect-Oriented 的查询结果
软件工程 Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems
Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Lang ...
Java编程 <Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录
<Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring的基础原理,这些基础 ...
其他书籍 Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABL
Dr. Dobb s Journal - Issue 402 @ 2007 November
- Smart Compilers BUT SMART ENOUGH ?
- GRID-ENABLING YOUR APPS
- Building Desktop Apps Using Web Technologies
- JavaScript & Aspect-Oriented Programming
- C++ & Reusable Associations
*** A Programmer s MUST-READ magazine... ***
编译器/解释器 Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation ...
数据库系统 Object-Oriented Modeling with PowerDesigner 9.5 不错的学习教案
Object-Oriented Modeling with PowerDesigner 9.5 不错的学习教案
电子书籍 Language Oriented Programming
Language Oriented Programming
电子书籍 Data Structures And Algorithms With Object-Oriented Design Patterns In Python
Data Structures And Algorithms With Object-Oriented Design Patterns In Python
电子书籍 We are simply going to use ANSI-C to discover how object-oriented
We are simply going to use ANSI-C to discover how object-oriented
电子书籍 Addison Wesley - Design Patterns - Elements of Reusable Object-Oriented Software
Addison Wesley - Design Patterns - Elements of Reusable Object-Oriented Software
人工智能/神经网络 Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎
Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。