虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

OBJECT-oriented

  • Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge

    Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted OBJECT-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform

    标签: Architecture Application Enterprise challenge

    上传时间: 2013-12-12

    上传用户:ywqaxiwang

  • JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compil

    JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compilation, JavaServer PagesTM Software and an Object Oriented Database

    标签: JavaServer Deploying Software tutorial

    上传时间: 2016-03-11

    上传用户:13215175592

  • Part 1. OO Techniques (面向对象技术) Chapter 1. OO Software Development (面向对象软件开发) Chapter 2. Ca

    Part 1. OO Techniques (面向对象技术) Chapter 1. OO Software Development (面向对象软件开发) Chapter 2. Case Study--OO in C++ (C++面向对象程序设计实例) Part 2. OBJECT-oriented Programming (面向对象程序设计) Chapter 3. Basic C++ Programming (C++程序设计基础) Chapter 4. OBJECT-oriented C++ Programming (C++面向对象程序设计) Chapter 5. Java Programming Overview (Java程序设计简介)

    标签: Chapter Development Techniques Software

    上传时间: 2016-05-01

    上传用户:源码3

  • delphi经典入门教程 ---------- Delphi是全新的可视化编程环境

    delphi经典入门教程 ---------- Delphi是全新的可视化编程环境,为我们提供了一种方便、快捷的Windows应用程序开发工具。它使用了Microsoft Windows图形用户界面的许多先进特性和设计思想,采用了弹性可重复利用的完整的面向对象程序语言(OBJECT-oriented Language)、当今世界上最快的编辑器、最为领先的数据库技术。对于广大的程序开发人员来讲,使用Delphi开发应用软件,无疑会大大地提高编程效率,而且随着应用的深入,您将会发现编程不再是枯燥无味的工作——Delphi的每一个设计细节,都将带给您一份欣喜。 

    标签: delphi Delphi 入门教程 可视化编程

    上传时间: 2014-01-23

    上传用户:wlcaption

  • s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/doc

    s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/docs/dte.html to learn more about it. To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org Joone and the DTE are both released with the LGPL license @2004 Paolo Marrone and the Joone team - All rights reserved ==================================================================== Credits The Joone DTE uses the following external packages: - SUN Jini Network Technology http://wwws.sun.com/software/jini/index.html - Computefarm Framework http://computefarm.jini.org - Spring Framework http://www.springframework.org We want to thank all the authors and contributors of the above packages. Please read the respective licenses contained in this distribution.

    标签: Distributed Environment jooneworld contains

    上传时间: 2013-12-25

    上传用户:钓鳌牧马

  • Solution Manual for Programming with Objects c++ and java Programming with Objects: A Comparative

    Solution Manual for Programming with Objects c++ and java Programming with Objects: A Comparative Presentation of Object Oriented Programmming

    标签: Programming Objects with Comparative

    上传时间: 2014-01-20

    上传用户:三人用菜

  • As information technology is more and more in-depth and wide range of applications, management infor

    As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various OBJECT-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.

    标签: more applications information technology

    上传时间: 2013-11-29

    上传用户:xymbian

  • PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran

    PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved OBJECT-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.

    标签: that solutions regularly Cookbook

    上传时间: 2014-12-03

    上传用户:努力努力再努力

  • IDE开发环境

    IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borland® Delphi® . We are currently using Delphi 6, but you should be able to use Delphi 3 or later (Delphi 7 included). Some of the BASIC IDEs features include: Form Designer with support for all of RapidQ s components Flexible Code Editor Project Management Written in OO (Object Oriented) Delphi. Some future items that we are working on are: Code Tip Code Completion CVS Integration Code Editor Macros Point-and-Click access to subroutines, functions, and variables

    标签: IDE 开发环境

    上传时间: 2016-07-05

    上传用户:dapangxie

  • Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro

    Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of OBJECT-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).

    标签: Java-centric companion hands-on Patterns

    上传时间: 2013-12-01

    上传用户:1079836864