搜索结果
找到约 416 项符合
Object-orientated 的查询结果
Internet/网络编程 SconeServer is a modular, object-orientated and extremely versatile network server framework.
SconeServer is a modular, object-orientated and extremely versatile network server framework.
通讯/手机编程 提供串行口存取的 Object Pascal 类 ( 1.2 版
提供串行口存取的 Object Pascal 类 ( 1.2 版,附源码 ),作者 : Maarten Bekers。
编译器/解释器 Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation ...
Internet/网络编程 MultiUse COM object that can be used to administer, send and retrieve mail by Shawn Anderson
MultiUse COM object that can be used to administer, send and retrieve mail by Shawn Anderson
电子书籍 Inside C++ Object Model(英文原版)
Inside C++ Object Model(英文原版)
数据库系统 Object-Oriented Modeling with PowerDesigner 9.5 不错的学习教案
Object-Oriented Modeling with PowerDesigner 9.5 不错的学习教案
电子书籍 Object Pascal参考手册
Object Pascal参考手册
操作系统开发 read the network addresses from a named Directory Services object and display all parts of the addre
read the network addresses from a named Directory Services object and display all parts of the address.
书籍源码 fielder Working with the Fields Object
fielder Working with the Fields Object
Java编程 A Waiter relays an order Object to a Producer, waits in an independent thread during the production,
A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.