虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

object-relational

  • Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge

    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, refer

    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 ch

    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程序的创建过程

    本小节通过一个简单的实例来讲述ARX程序的创建过程,介绍编制Object ARX程序的一些基本步骤和原则,并初步了解ARX程序与AutoCAD进行通讯的方式。如同学习其它计算机语言一样,我们首先来创建一个最简单的ARX程序—“Hello.ARX”,在AutoCAD 2002中加载并运行该程序,将会在命令行出现-“Hello, ObjectARX!”。

    标签: ARX 程序 过程

    上传时间: 2016-02-19

    上传用户:AbuGe

  • 利用SyncML开发客户端程序的中间件

    利用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.

    标签: SyncML 程序

    上传时间: 2016-03-05

    上传用户:kr770906

  • javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand

    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 站点都包括几种多媒体和交互程

    许多 Web 站点都包括几种多媒体和交互程,如数字视频、数字音频文件、MacromediaFlash 影片和 Java applet。因,Java Web 站点通常将这种内容集成在Servlet 和 JSP(JavaServer Page)中。本文将解释在 Java Web 组件中嵌入多媒体的础。这个过程包括在组件的 HTML 输出中导入 object 和 embed 标记。

    标签: Web 站点 多媒体

    上传时间: 2016-03-11

    上传用户:trepb001

  • JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compil

    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

  • METAmorphoses is a system for flexible and easy-to-use generation of RDF metadata directly from a re

    METAmorphoses is a system for flexible and easy-to-use generation of RDF metadata directly from a relational database. Metadata are genereated according to a mapping from an existing database schema to a particular ontology.

    标签: METAmorphoses easy-to-use generation flexible

    上传时间: 2014-01-03

    上传用户:nanxia

  • Acegi认证授权主要基于两大技术

    Acegi认证授权主要基于两大技术,一是Filter机制,二是AOP的拦截机制。通过FilterSecurityInterceptor很好地实现了对URI的保护,通过MethodSecurityInterceptor实现了对Service的方法的拦截保护,通过ACL 实现了对prototype类型的Object进行过滤和保护。

    标签: Acegi 授权

    上传时间: 2013-12-03

    上传用户:lvzhr