基于Java开发的Data Object自动生成器
上传时间: 2015-05-27
上传用户:duoshen1989
使用数组存储一个英文句子"java is an object oriented programming language"显示该句子,并算出每个单词的平均字母数。
标签: programming language oriented object
上传时间: 2015-05-29
上传用户:Ants
Delphi书籍---Object Pascal 编程指南
上传时间: 2014-01-26
上传用户:bibirnovis
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
标签: connection pool applications program
上传时间: 2013-12-25
上传用户:playboys0
SconeServer is a modular, object-orientated and extremely versatile network server framework.
标签: object-orientated SconeServer extremely framework
上传时间: 2015-07-04
上传用户:x4587
A URN Namespace of Object Identifiers
标签: Identifiers Namespace Object URN
上传时间: 2015-07-05
上传用户:zmy123
java data object 作者: David Jordan, Craig Russe
上传时间: 2015-07-05
上传用户:zhenyushaw
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bitstream structure.
标签: object-orientation that functions program
上传时间: 2014-01-15
上传用户:epson850
inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗?
上传时间: 2013-12-22
上传用户:佳期如梦
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。 http://doc.zoomquiet.org/data/20060522172353/
标签: JavaScript zoomquiet Notation Object
上传时间: 2013-12-10
上传用户:yulg