搜索结果

找到约 425 项符合 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 b ...
https://www.eeworm.com/dl/540/253834.html
下载: 187
查看: 1044

VC书籍 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 fabri ...
https://www.eeworm.com/dl/686/258189.html
下载: 25
查看: 1057

matlab例程 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 s ...
https://www.eeworm.com/dl/665/259919.html
下载: 23
查看: 1049

文件格式 本小节通过一个简单的实例来讲述ARX程序的创建过程

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

J2ME 利用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 fun ...
https://www.eeworm.com/dl/660/267433.html
下载: 99
查看: 1049

文章/文档 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 ...
https://www.eeworm.com/dl/652/269182.html
下载: 56
查看: 1214

文章/文档 许多 Web 站点都包括几种多媒体和交互程

许多 Web 站点都包括几种多媒体和交互程,如数字视频、数字音频文件、MacromediaFlash 影片和 Java applet。因,Java Web 站点通常将这种内容集成在Servlet 和 JSP(JavaServer Page)中。本文将解释在 Java Web 组件中嵌入多媒体的础。这个过程包括在组件的 HTML 输出中导入 object 和 embed 标记。 ...
https://www.eeworm.com/dl/652/269820.html
下载: 54
查看: 1043

Java书籍 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
https://www.eeworm.com/dl/656/269989.html
下载: 173
查看: 1033

人工智能/神经网络 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.
https://www.eeworm.com/dl/650/273043.html
下载: 62
查看: 1070

Java书籍 Acegi认证授权主要基于两大技术

Acegi认证授权主要基于两大技术,一是Filter机制,二是AOP的拦截机制。通过FilterSecurityInterceptor很好地实现了对URI的保护,通过MethodSecurityInterceptor实现了对Service的方法的拦截保护,通过ACL 实现了对prototype类型的Object进行过滤和保护。 ...
https://www.eeworm.com/dl/656/284663.html
下载: 161
查看: 1019