搜索结果

找到约 489 项符合 OBJECT 的查询结果

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

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

网络 A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by mean

A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by means of modules. It is not a new node object derived from Node. Rather it is a new layout of mostly existing components. Rationale for this new design has been presented in [1]. The MW-Node provides a fl ...
https://www.eeworm.com/dl/635/360682.html
下载: 46
查看: 1121

其他 在实际应用中

在实际应用中,经常需要根据用户需求来动态创建数据窗,一般方法是这样的。   在一个window中加入一个数据窗控件,如dw_new,但是该数据窗没有data object,(空白的)就可以用以下语法来创建
https://www.eeworm.com/dl/534/393615.html
下载: 21
查看: 1038

Java编程 SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate

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 ...
https://www.eeworm.com/dl/633/450995.html
下载: 159
查看: 1094

技术资料 VC6从入门到精通

 MFC提供了对数据库编程的强大支持。对于数据库的访问,MFC提供了两组类:ODBC(Open Database Connectivity)和DAO(Database Access Object)。利用这两个功能强大的类,用户可以方便的开发出基于ODBC或DAO的数据库应用。
https://www.eeworm.com/dl/946987.html
下载: 3
查看: 7789

GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R

function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions is epsilon =??????. %*******Modified 9/15/04 to have epsilon = ...
https://www.eeworm.com/dl/693/377007.html
下载: 125
查看: 1169

Java编程 Java is the first language to provide a cross-platform I/O library that is powerful enough to handle

Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than ...
https://www.eeworm.com/dl/633/384517.html
下载: 122
查看: 1117

其他 假设图书馆的图书包含书名、编号和作者属性

假设图书馆的图书包含书名、编号和作者属性,读者包含姓名和借书证属性,每们读者最多可借5本书。设计一个类object,从它派生出图书类book和读者类reader,在reader类中有一个rentbook()成员函数用于借阅图书。
https://www.eeworm.com/dl/534/397438.html
下载: 90
查看: 1746

软件设计/软件工程 Learn how to leverage a key Java technology used to access relational data from Java programs, in

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 ...
https://www.eeworm.com/dl/684/472671.html
下载: 23
查看: 1209

电子书籍 C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked ...
https://www.eeworm.com/dl/cadence/ebook/227176.html
下载: 182
查看: 1073