搜索结果
找到约 459 项符合
OBJECT-Oriented 的查询结果
VC书籍 Object Arx 的中文说明文档
Object Arx 的中文说明文档,欢迎下载
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
游戏 圍攻阿瓦隆[Siege of Avalon]遊戲源代碼 是個值得參考的RPG遊戲 使用到的語言 : C, Delphi/Kylix, Object Pascal, Pascal
圍攻阿瓦隆[Siege of Avalon]遊戲源代碼
是個值得參考的RPG遊戲
使用到的語言 : C, Delphi/Kylix, Object Pascal, Pascal
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
Java书籍 Service Oriented Architecture Based Integration
Service Oriented Architecture Based Integration
电子书籍 Object pascal参考手册
Object pascal参考手册,中文,对于初学delphi的新手非常有用,讲解详细,为pdf版,高清晰
其他 sqlalchemy连接数据库.已经如何保持一个连接:就像java中的one object类似.
sqlalchemy连接数据库.已经如何保持一个连接:就像java中的one object类似.
书籍源码 A multi-hypothesis approach for salient object tracking in visual surveillance
A multi-hypothesis approach for salient object tracking in visual surveillance
其他 A System for Moving Object Detection and Shadow Extermination
A System for Moving Object Detection and Shadow Extermination
Delphi控件源码 DCNF 采用RSOMC(Remote Service Object Method Call)远程服务对象方法调用机制,分层结构实现. 1.网络通信适配层 2.服务对象管理层 3.应用业务层(F
DCNF 采用RSOMC(Remote Service Object Method Call)远程服务对象方法调用机制,分层结构实现.
1.网络通信适配层
2.服务对象管理层
3.应用业务层(For Delphi VCL 组件)
容易学习,灵活的扩展机制.兼容原有的应用开发环境(譬如:VCL DB 控件),
利于旧系统迁移(大部分成熟的应用软件都是C/S结构,其业务功能非常完善,
为了能在 ...