Microsoft Visual Basic developers have long clamored for complete objectoriented
language support. Microsoft Visual Basic .NET supports all the features of an objectoriented
language. In addition, the entire Microsoft .NET Framework, which includes the
development support for Microsoft Windows ap ...
The purpose of the design pattern dictionary is to serve as
reference point for commonly accepted software design patterns
and idioms. It contains structured summaries of
some 30 design patterns and idioms, commonly used in object oriented
programming
SOME BACKGROUND ON DESIGN PATTERNS
The term “design patterns” sounds a bit formal to the uninitiated and
can be somewhat off-putting when you first encounter it. But, in fact, design
patterns are just convenient ways of reusing object-oriented code between
projects and between programmers. The ide ...
Learn how to leverage a key Java technology used to access
relational data from Java programs, in an Oracle environment.
Author Donald Bales begins by teaching you the mysteries of
establishing database connections, and how to issue SQL queries
and get results back. You ll move on to advanced to ...
Abstract—The contourlet transform is a new two-dimensional
extension of the wavelet transform using multiscale and direc-
tional fi lter banks. The contourlet expansion is composed of
basis images oriented at various directions in multiple scales,
with fl exible aspect ratios. Given this ...
The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practic ...
Cocoa Framework 简称Cocoa,它是Mac OS X 上的快速应用程序开发(RAD, Rapid Application Development)框
架,一个高度面向对象的(Object Oriented)开发框架。无论您是资深的Mac 开发人员,还是即将踏入Mac 开发世
界的新新人类,Cocoa 都是您开发应用程序的瑞士军刀、乐高积木,它是您构建Mac OS X 应用程序最强大、最 ...
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you!
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary ge ...