Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted Object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform
標簽: Architecture Application Enterprise challenge
上傳時間: 2013-12-12
上傳用戶:ywqaxiwang
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic Objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of Object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++.
標簽: methodically and patiently Thinking
上傳時間: 2014-01-03
上傳用戶:it男一枚
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer Object and a decision feedback equalizer (DFE) Object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
標簽: performance equalizers Adaptive several
上傳時間: 2016-02-16
上傳用戶:yan2267246
本小節通過一個簡單的實例來講述ARX程序的創建過程,介紹編制Object ARX程序的一些基本步驟和原則,并初步了解ARX程序與AutoCAD進行通訊的方式。如同學習其它計算機語言一樣,我們首先來創建一個最簡單的ARX程序—“Hello.ARX”,在AutoCAD 2002中加載并運行該程序,將會在命令行出現-“Hello, ObjectARX!”。
上傳時間: 2016-02-19
上傳用戶:AbuGe
利用SyncML開發客戶端程序的中間件,J2ME版本。 This library is a collection of basic utilities for: Object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.
上傳時間: 2016-03-05
上傳用戶:kr770906
javascript中文教程 <INPUT TYPE="button" NAME="ObjectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button Object as a property of the enclosing form Object and can be accessed using the name property. VALUE specifies the label to display on the button face and can be accessed using the value property.
標簽: javascript buttonText ObjectName onClick
上傳時間: 2014-01-25
上傳用戶:aix008
許多 Web 站點都包括幾種多媒體和交互程,如數字視頻、數字音頻文件、MacromediaFlash 影片和 Java applet。因,Java Web 站點通常將這種內容集成在Servlet 和 JSP(JavaServer Page)中。本文將解釋在 Java Web 組件中嵌入多媒體的礎。這個過程包括在組件的 HTML 輸出中導入 Object 和 embed 標記。
上傳時間: 2016-03-11
上傳用戶:trepb001
JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compilation, JavaServer PagesTM Software and an Object Oriented Database
標簽: JavaServer Deploying Software tutorial
上傳時間: 2016-03-11
上傳用戶:13215175592
LiteSQL is a C++ library that integrates C++ Objects tightly to relational database and thus provides an Object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
標簽: integrates relational database LiteSQL
上傳時間: 2016-03-25
上傳用戶:源弋弋
Acegi認證授權主要基于兩大技術,一是Filter機制,二是AOP的攔截機制。通過FilterSecurityInterceptor很好地實現了對URI的保護,通過MethodSecurityInterceptor實現了對Service的方法的攔截保護,通過ACL 實現了對prototype類型的Object進行過濾和保護。
上傳時間: 2013-12-03
上傳用戶:lvzhr