搜索结果
找到约 427 项符合
object-orientation 的查询结果
Java书籍 SSD3: Object-Oriented Programming and Design Introduction This course introduces students to prob
SSD3: Object-Oriented Programming and Design
Introduction
This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and ...
软件工程 UML Applied - Object Oriented Analysis and Design Using the UML 英文E书
UML Applied - Object Oriented Analysis and Design Using the UML
英文E书
软件设计/软件工程 Object-Oriented_System_Development 软件工程类E书
Object-Oriented_System_Development
软件工程类E书
其他书籍 DataWindow Object 的几个有用的属性
DataWindow Object 的几个有用的属性
其他 turboc code in dos a graphics program to crease some illusory object on screen
turboc code in dos
a graphics program to crease some illusory object on screen
Java编程 Java, Java Object-Oriented Problem Solving, Third Edition
Java, Java Object-Oriented Problem Solving, Third Edition
Oracle数据库 提供了Oracle Spatial的数据类型和实体-关系模式(object-relational schema)。用户可以直接使用这些数据类型和模式对象来存储带有地理坐标的栅格数据。
提供了Oracle Spatial的数据类型和实体-关系模式(object-relational schema)。用户可以直接使用这些数据类型和模式对象来存储带有地理坐标的栅格数据。
VC书籍 Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久
Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久,好不容易找到的,给大家分享一下,提供了C面向对象的方法,书本可以网上下载!
Delphi/CppBuilder Object Pascal 编程指南-程序设计-Delphi
Object Pascal 编程指南-程序设计-Delphi
Java编程 public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a
public void playerUpdate(final Player p, final String event, final Object eventData) {
// queue a call to updateEvent in the user interface event queue
Display display = Display.getDisplay(midlet)
display.callSerially(new Runnable() {
public void run() {
DRMPlayer.this.updateEvent(p, e ...