搜索结果
找到约 459 项符合
OBJECT-Oriented 的查询结果
SQL Server sql equipment management system for the Institute of Laboratory office automation management system
sql equipment management system for the Institute of Laboratory office automation management system an important part of it can lend to the return of the equipment scrapped and a new standardized management, thereby increasing efficiency and avoiding waste of resources.
&#61550 background database ...
Java编程 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information te
是一本介绍java基础应用的好书
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book.
As a textbook it employs learning objectives, skill-building exercises, suggested ...
VC书籍 学会一个程序语言
学会一个程序语言,是一回事儿;学会如何以此语言设计并实作出有效的程序,又是一
回事儿。C++ 尤其如此,因为它很不寻常地涵盖了罕见的威力和丰富的表现力,不但建立
在一个全功能的传统语言(C)之上,更提供极为广泛的对象导向(object-oriented)性质,
以及对templates 和exceptions(异常状态)的支持。
Lostmouse编 ...
软件设计/软件工程 A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distrib
A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Orient ...
软件工程 Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob
Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most ...
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 ...
软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...
其他书籍 Microsoft Visual Basic developers have long clamored for complete objectoriented language support
Microsoft Visual Basic developers have long clamored for complete objectoriented
language support. Microsoft Visual Basic .NET supports all the features of an objectoriented
language. In addition, the entire Microsoft .NET Framework, which includes the
development support for Microsoft Windows ap ...
VC书籍 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣
深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。
如果你是一位对 Application Framework 和物件导向(Object Oriented ...
软件设计/软件工程 The purpose of the design pattern dictionary is to serve as reference point for commonly accepted s
The purpose of the design pattern dictionary is to serve as
reference point for commonly accepted software design patterns
and idioms. It contains structured summaries of
some 30 design patterns and idioms, commonly used in object oriented
programming