Mostrando 5,661 - 5,680 Resultados de 13,910 Para Buscar '"The Class"', tiempo de consulta: 0.15s Limitar resultados
  1. 5661
    Publicado 2009
    Tabla de Contenidos: “…(3) Hierarchical Inheritance -- (4) Multilevel Inheritance -- (5) Hybrid Inheritance -- (6) Multipath Inheritance -- 9.5 Single Inheritance -- 9.6 Multilevel Inheritance -- 9.7 Multiple Inheritance -- 9.8 Hierarchical Inheritance -- 9.9 Hybrid Inheritance -- 9.10 Multipath Inheritance -- 9.11 Virtual Base Classes -- 9.12 Constructors, Destructors and Inheritance -- (1) Base and Derived Classes with Constructor -- (2) Base Class with Various Constructors and Derived Class with One Constructor -- (3) Base and Derived Classes without Default Constructor -- (4) Constructors and Multiple Inheritance -- (5) Constructors in Multiple Inheritances with Explicit Call -- (6) Multiple Inheritance and Virtual Class -- (7) Execution of Constructors in Multilevel Inheritance -- 9.13 Object as a Class Member -- 9.14 Abstract Classes -- 9.15 Qualifier Classes and Inheritance -- 9.16 Common Constructor -- 9.17 Pointers and Inheritance -- 9.18 Overloading Member Function -- 9.19 Advantages of Inheritance -- 9.20 Disadvantages of Inheritance -- Summary -- Exercises -- Chapter 10: Pointers and Arrays -- 10.1 Introduction -- (1) Features of Pointers -- 10.2 Pointer Declaration -- 10.3 Void Pointers -- 10.4 Wild Pointers -- 10.5 Pointer to Class -- 10.6 Pointer to Object -- 10.7 The this Pointer -- 10.8 Pointer to Derived Classes and Base Classes -- 10.9 Pointer to Members -- 10.10 Accessing Private Members with Pointers -- 10.11 Direct Access to Private Members -- 10.12 Address of Object and Void Pointers -- 10.13 Arrays -- (1) Array Declaration and Initialization -- 10.14 Characteristics of Arrays -- 10.15 Initialization of Arrays Using Functions -- 10.16 Arrays of Classes -- Summary -- Exercises -- Chapter 11: C++ and Memory -- 11.1 Introduction -- 11.2 Memory Models -- (1) Tiny -- (2) Small -- (3) Medium -- (4) Compact -- (5) Large -- (6) Huge…”
    Libro electrónico
  2. 5662
    por Lindsey, Duncan, 1947-
    Publicado 2009
    Tabla de Contenidos: “…The color of child poverty -- Growing inequality : from the "era of the middle class" to the "era of the wealthy class" -- Doing for children what we have done for seniors : government efforts to end poverty -- The failure of welfare reform to reduce child poverty -- Eliminating welfare and reducing child poverty -- Embracing capitalism : investing in our children -- Closing : the world we leave our children…”
    Enlace del recurso
    Libro electrónico
  3. 5663
    Publicado 2006
    Tabla de Contenidos: “…Interactive Flash -- Making Plans -- Movies that Remember -- Movies that Decide for Themselves -- More Power, Less Script -- Movies that Remember How to do Things -- Objects and Classes -- Objects on the Stage -- Reusable Code and Realistic Movement -- Games and Sprites -- Drawing API -- Adding Sound to Flash -- Loading Dynamic Data with XML -- Finishing the Futuremedia Case Study -- Advanced Actionscript: Components and Classes…”
    Libro electrónico
  4. 5664
    por Sinha, Sanjib. author
    Publicado 2020
    Tabla de Contenidos: “…Chapter 01: Getting Started with Dart -- Chapter 02: Flow Control and Looping -- Chapter 03: Functions and Objects -- Chapter 04: Inheritance and Mixins in Dart -- Chapter 05: Abstract Class and Methods -- Chapter 06: Anonymous Functions -- Chapter 07: Data Structures and Collections -- Chapter 08: Callable Classes and Exception Handling -- Chapter 09: Dart Packages and Libraries…”
    Libro electrónico
  5. 5665
    por Ali, Maher
    Publicado 2009
    Tabla de Contenidos: “…; 2.1.3 Class definition; 2.1.4 Method invocation and definition; 2.1.5 Important types; 2.1.6 Important Cocoa classes; 2.2 Memory Management…”
    Libro electrónico
  6. 5666
    Tabla de Contenidos: “…""Figure 3.2 Inondations de classes 3 et 4""…”
    Libro electrónico
  7. 5667
    por Bartra, Agustí, 1908-1982
    Publicado 1997
    Tabla de Contenidos: “…Conté: De tercera classe ; La ciutat ; Dos-cents graons…”
    Libro
  8. 5668
    por Stolcke, Verena
    Publicado 1992
    Libro
  9. 5669
    por Zeitlin, Maurice
    Publicado 1976
    Libro
  10. 5670
    por Maskell, Brian H.
    Publicado 1995
    Libro
  11. 5671
    por Axtell, James
    Publicado 2006
    Tabla de Contenidos: “…The dream realized -- From gentlemen to scholars -- Getting in -- In class -- Beyond the classroom -- A charming turbulence -- Higher learning -- The bookish heart -- The tiger's eye -- Coin of the realm…”
    Sumario
    Libro
  12. 5672
    por Horton, John
    Publicado 2015
    Tabla de Contenidos: “…Restarting the gameAdding sound FX; Generating the FX; The SoundPool class; Coding the sound FX; Adding persistence; Iteration; Multiple different enemy graphics; An exercise in balance; Format time; Handle the back button; The finished game; Summary; Chapter 5: Platformer - Upgrading the Game Engine; The game; The backstory; The game mechanics; Rules for the game; Upgrading the game engine; The platform activity; Locking the layout to landscape; The PlatformView class; The basic structure of PlatformView; The GameObject class; The view through a viewport; Creating the levels…”
    Libro electrónico
  13. 5673
    por Britton, Carol, 1947-
    Publicado 2005
    Tabla de Contenidos: “…; What is a class?; Relationships between classes; Technical points…”
    Libro electrónico
  14. 5674
    por Sanghera, Paul
    Publicado 2007
    Tabla de Contenidos: “…DirectivityAntenna Gain; Polarization; Resonance Frequency; Performing Antenna Power Calculations; Effective Radiated Power; Power Density; Link Margin; The Travel Adventures of RF Waves; Absorption; Attenuation; Dielectric Effects; Diffraction; Free Space Loss; Interference; Reflection; Refraction; Scattering; Summary; Key Terms; Chapter 3: Working with RFID Tags; Introduction; Understanding Tags; Components of a Tag; Tag Size; Operating Tag Frequencies; Understanding Tag Types; Passive Tags; Semipassive Tags; Active Tags; Tag Classification; Class 0 Tags; Class 1 Tags; Class 2 Tags…”
    Libro electrónico
  15. 5675
    por Hogenson, Gordon
    Publicado 2008
    Tabla de Contenidos: “…Introducing C++/CLI -- A Quick Tour of the C++/CLI Language Features -- Building C++/CLI Programs for the Common Language Runtime with Visual C++ -- Object Semantics in C++/CLI -- Fundamental Types: Strings, Arrays, and Enums -- Classes and Structs -- Features of a .NET Class -- Inheritance -- Interfaces -- Exceptions, Attributes, and Reflection -- Parameterized Functions and Types -- An Introduction to the STL/CLR Library -- Interoperability…”
    Libro electrónico
  16. 5676
    Publicado 2010
    Tabla de Contenidos: “…Introducing C♯ -- Basic programming techniques -- Abstracting ideas with classes and structs -- Extensibility and polymorphism -- Composability and extensibility with delegates -- Dealing with errors -- Arrays and lists -- LINQ -- Collection classes -- Strings -- Files and streams -- XML -- Networking -- Databases -- Assemblies -- Threads and asynchronous code -- Attributes and reflection -- Dynamic -- Interop with COM and Win32 -- WPF and Silverlight -- Programming ASP.NET applications -- Windows forms…”
    Libro electrónico
  17. 5677
    Publicado 2013
    Tabla de Contenidos: “…Java PackagesWorking with Packages; Static Import; Summary; Chapter 4: Advanced Class Design; Abstract Classes; Points to Remember; Using the "final" Keyword; Final Classes; Final Methods and Variables; In a class, you may declare a method final. …”
    Libro electrónico
  18. 5678
    Publicado 2015
    Tabla de Contenidos: “…-- Everything's an Object -- The Life Cycle of an Object -- Static and Instance Class Members -- OOP Techniques -- Interfaces -- Inheritance -- Polymorphism -- Relationships between Objects -- Operator Overloading -- Events -- Reference Types versus Value Types -- OOP in Desktop Applications -- Chapter 9: Defining Classes -- Class Definitions in C# -- Interface Definitions -- System.Object -- Constructors and Destructors -- Constructor Execution Sequence -- OOP Tools in Visual Studio -- The Class View Window -- The Object Browser -- Adding Classes -- Class Diagrams -- Class Library Projects -- Interfaces versus Abstract Classes -- Struct Types -- Shallow Copying versus Deep Copying -- Chapter 10: Defining Class Members -- Member Definitions -- Defining Fields -- Defining Methods -- Defining Properties -- Refactoring Members -- Automatic Properties -- Additional Class Member Topics -- Hiding Base Class Methods -- Calling Overridden or Hidden Base Class Methods -- Using Nested Type Definitions -- Interface Implementation -- Implementing Interfaces in Classes -- Partial Class Definitions -- Partial Method Definitions -- Example Application -- Planning the Application -- Writing the Class Library -- A Client Application for the Class Library -- The Call Hierarchy Window -- Chapter 11: Collections, Comparisons, and Conversions -- Collections -- Using Collections -- Defining Collections -- Indexers -- Adding a Cards Collection to CardLib -- Keyed Collections and IDictionary -- Iterators -- Iterators and Collections -- Deep Copying -- Adding Deep Copying to CardLib -- Comparisons -- Type Comparisons -- Value Comparisons -- Conversions -- Overloading Conversion Operators -- The as Operator…”
    Libro electrónico
  19. 5679
    por Matsumoto, Yukihiro
    Publicado 2002
    Tabla de Contenidos: “…super StatementControl Structures; if Statement; unless Statement; case Statement; while Statement; until Statement; for Statement; break Statement; next Statement; redo Statement; retry Statement; begin Statement; rescue Statement; raise method; BEGIN Statement; END Statement; Object-Oriented Programming; Classes and Instances; class Statement; Methods; Singleton Classes; Modules; module Statement; Mix-ins; Method Visibility; Object Initialization; Attributes; Hooks; Security; Restricted Execution; Level 0; Level 1; Level 2; Level 3; Level 4; Built-in Library Reference; Predefined Variables…”
    Libro electrónico
  20. 5680
    por Fain, Yakov
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico