Mostrando 7,921 - 7,940 Resultados de 13,866 Para Buscar '"The Class"', tiempo de consulta: 0.11s Limitar resultados
  1. 7921
    por Wenz, Christian
    Publicado 2007
    Tabla de Contenidos: “…ASP.NET AJAX Shortcuts and Helper FunctionsShortcuts; DOM Element Methods; Extensions to Existing JavaScript Objects; ASP.NET AJAX OOP Features for JavaScript; Namespaces; Class Inheritance; Derived classes; Accessing base methods; Interfaces; Client Versions of .NET Classes; Sys.StringBuilder; Enumerations; Summary; For Further Reading; Web Services; Error Handling; Page Methods; Maintaining Session State; Exchanging Complex Data with the Server; Consuming Web Services with JavaScript; Web Services and Internet Explorer; Web Services and Mozilla Browsers; Web Services with Both Browsers…”
    Libro electrónico
  2. 7922
    por Long, Leland. author
    Publicado 2014
    Tabla de Contenidos: “…; Code Reorganization; New Class for the Player; Replacing Static Values; New Class for Your Textures; Adding Textures; Changing Direction; Skidding to a Stop; Summary; Chapter 4: Edges, Boundaries, and Ledges; Physics; Properties of a Physics Body; Adding a Backdrop; Contacts and Collisions; Adding a Brick Base; Determining Contact with an Edge; Handling Sprite Wrapping; Jumping; Ledges and Joints; Summary; Chapter 5: More Animated Sprites: "Enemies" and "Bonuses "; The Opposition; Optimizing Texture Generation; Enemy "Ratz" Class…”
    Libro electrónico
  3. 7923
    Tabla de Contenidos: “…Chapter 5: Functional Programming 5.1 Scoping Rules; 5.2 Reserved Names and Syntactically Correct Names; 5.3 Functions and Arguments; 5.4 Some Example Functions; 5.4.1 Guess the Number; 5.4.2 A Function with Arguments; 5.5 Classes and Methods; 5.5.1 S3 Class and Method Example; 5.5.2 S3 Methods for Existing Classes; Chapter 6: Probability Distributions; 6.1 Discrete Probability Distributions; 6.2 The Binomial Distribution; 6.2.1 The Poisson Distribution; 6.2.2 Some Other Discrete Distributions; 6.3 Continuous Probability Distributions; 6.3.1 The Normal Distribution…”
    Libro electrónico
  4. 7924
    por Harrington, Jan L.
    Publicado 2003
    Tabla de Contenidos: “…Determining When Constraints Are CheckedChapter 15: Object-Oriented Features of the SQL:1999 Standard; The Basics of Object Orientation; SQL:1999 versus Pure Object-Orientation; Object-Relational Support; Typed Tables; Creating Classes; Querying with Classes; Modifying Data for Classes as Domains; Part 6: Appendices; Appendix A: The Online Bookstore Database; Appendix B: SQLSTATE Return Codes; Appendix C: SQL Syntax Summary; Appendix D: SQL:1999 Core Features; Glossary; Index…”
    Libro electrónico
  5. 7925
    por Sarka, Dejan
    Publicado 2009
    Tabla de Contenidos: “…Case-Sensitive FiltersLarge Objects; BULK Rowset Provider; Implicit Conversions; Filter Expressions; CLR-Based User-Defined Types; Relations and Classes; Domains and Classes; Complex Domains; Why Do We Need Complex Classes?…”
    Libro electrónico
  6. 7926
    Publicado 2002
    Tabla de Contenidos: “…; Summary; Filesystems and the CLASSPATH; How branches of the host filesystem manifest themselves in NetBeans; How CLASSPATH is handled in the IDE; How to modify the IDE's CLASSPATH; Appending and prepending CLASSPATH to the IDE's CLASSPATH; Other CLASSPATH tricks; Creating Packages and Classes; Creating Packages; Creating Classes…”
    Libro electrónico
  7. 7927
    por Lomax, Paul
    Publicado 1998
    Tabla de Contenidos: “…The Collection Object Passing Parameters; ByRef; ByVal; ByRef and ByVal: Performance; Optional Arguments; ParamArray; Intrinsic Constants; Class Modules; Properties; Implementing Properties; The Anatomy of a Property; Private member variable; The Property Let procedure; The Property Get procedure; Property scope; Implementing a User-Defined Type Property; Implementing a Read-Only Property; Using Properties in the Client Application; Using a Mass Assignation Function in Collection Classes; Enumerated Constants; Using Enumerated Constants; Class Module Events; The Initialize Event…”
    Libro electrónico
  8. 7928
    por Gorton, Benjamin
    Publicado 2008
    Tabla de Contenidos: “…Part IV Building an ApplicationChapter 14 Preparing to Build a Large-Scale Application; Planning an Application; The Architecture Phase; Summary; Chapter 15 Building a Reusable Config Class; Defining the XML; Resolving Dynamic Properties; Using Composition for Event Dispatching; Global Accessibility; Your Config Class in Action; Summary; Chapter 16 Application Design Best Practices; Preventing Spaghetti Code; Flex and Flash Guidelines; General Coding Guidelines; Summary; Chapter 17 SDK Development; SDK Development Essentials; Compiling Applications; Debugging; Summary…”
    Libro electrónico
  9. 7929
    Publicado 2008
    Tabla de Contenidos: “…Professional Visual Basic 2008; About the Authors; About the Technical Editors; Credits; Contents; Introduction; The Importance of Visual Basic; Who This Book Is For; What You Need to Use This Book; What This Book Covers; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1: Visual Basic 2008 Core Elements; Initial Keywords and Syntax; Value and Reference Types; Commands: Conditional; Value Types (Structures); Reference Types (Classes); Commands: Looping Statements; Boxing; Parameter Passing; Variable Scope; Data Type Conversions; Summary; Chapter 2: Object Syntax Introduction…”
    Libro electrónico
  10. 7930
    por Gassner, David
    Publicado 2008
    Tabla de Contenidos: “…Handling Events in MXMLHandling Events with addEventListener(); Using Event Bubbling; Using Custom Events; Using Custom Event Classes; Summary; Part II: The Flex Class Library; Chapter 8: Using Flex Controls; Instantiating and Customizing Controls; Using Text Controls; Using Layout Controls; Using Button Controls; Other Data Entry Controls; Using Interactive Controls; Working with Images; Summary; Chapter 9: Using Layout Containers; Using Simple Box Containers; Using the Panel Container; Using Constraint-Based Layout; Sizing Containers and Controls; Using Advanced Constraints; Summary…”
    Libro electrónico
  11. 7931
    por Fisher, Timothy
    Publicado 2008
    Tabla de Contenidos: “…Ruby On Rails Bible; About the Author; Credits; Acknowledgments; Contents at a Glance; Contents; Introduction; Ruby on Rails Quick Start; Installing Instant Rails on Windows; Installing Ruby and Rails on Mac OS X and Linux; Setting up a Development Environment; Summary; Part I: First Steps with Rails; Chapter 1: Learning Ruby; The Nature of Ruby; Object Oriented Programming; The Basics of Ruby; Classes, Objects, and Variables; Built-in Classes and Modules; Control Flow; Organizing Code with Modules; Advanced Ruby Techniques; Summary; Chapter 2: Getting Started with Rails…”
    Libro electrónico
  12. 7932
    por Wang, Rui (Software engineer)
    Publicado 2010
    Tabla de Contenidos: “…Time for action - improving the ""Hello World"" exampleUnderstanding memory management; ref_ptr and Referenced classes; Collecting garbage: why and how; Tracing the managed entities; Time for action - monitoring counted objects; Parsing command-line arguments; Time for action - reading the model filename from the; command line; Tracing with the notifier; Redirecting the notifier; Time for action - saving the log file; Summary; Chapter 4: Building Geometry Models; How OpenGL draws objects; Geode and Drawable classes; Rendering basic shapes; Time for action - quickly creating simple objects…”
    Libro electrónico
  13. 7933
    por MacDonald, Matthew
    Publicado 2012
    Tabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; Overlapping Animations; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; PART I Fundamentals; CHAPTER 1 Introducing WPF; The Evolution of Windows Graphics; DirectX: The New Graphics Engine; Hardware Acceleration and WPF; WPF: A Higher-Level API; Resolution Independence; WPF Units; System DPI; Windows Vista; Windows 7 and Windows 8; Bitmap and Vector Graphics; The Architecture of WPF; The Class Hierarchy; System.Threading.DispatcherObject; System.Windows.DependencyObject…”
    Libro electrónico
  14. 7934
    por Liberty, Jesse
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico
  15. 7935
    por Greenberg, Ira
    Publicado 2013
    Tabla de Contenidos: “…Customizing InstancesA Useful Keyword: this; Tabs: Organizing Code; Defining Additional Behaviors: Motion; OOP and Encapsulation in Processing; PVector Class in Processing; Ball in a Box; Composition: Has-a Relationships; Simulated Physics: Verlet Motion; Two Balls and a Stick: An Application of Verlet Integration; Inheritance: Is-a Relationships; Interfaces Are Doable; Summary; Chapter 7 Creative Abstraction; Strings; String Methods; Working with Strings; Text Visualization: Creating Word Clouds; Acquiring the Data; Parsing the Data; Filtering the Data; The ArrayList Class…”
    Libro electrónico
  16. 7936
    por Gasston, Peter
    Publicado 2011
    Tabla de Contenidos: “…Aspect RatioPixel Ratio; Multiple Media Features; Mozilla-Specific Media Features; Summary; Media Queries: Browser Support; 3: Selectors; Attribute Selectors; New Attribute Selectors in CSS3; Beginning Substring Attribute Value Selector; Ending Substring Attribute Value Selector; Arbitrary Substring Attribute Value Selector; Multiple Attribute Selectors; The General Sibling Combinator; Summary; Selectors: Browser Support; 4: Pseudo-classes and Pseudo-elements; Structural Pseudo-classes; The nth-* Pseudo-classes; first-of-type, last-child, and last-of-type; only-child and only-of-type…”
    Libro electrónico
  17. 7937
    por MacIntyre, Peter
    Publicado 2011
    Tabla de Contenidos: “…Chapter 12: Team Development with Zend StudioChapter 13: Refactoring Unit Testing; Chapter 14: XML and PHP; Chapter 14: JSON / Ajax; Chapter 15: Conclusion; The Future of PHP; CHAPTER 1 Object Orientation]; Classes; Inheritance and Overloading; Miscellaneous "Magic" Methods; The __get and __set Methods; The __isset Method; The __call method; The __toString() method; Copying, Cloning, and Comparing Objects; Interfaces, Iterators, and Abstract Classes; Class Scope and Static Members; Summary; CHAPTER 2 Exceptions and References; Exceptions; References; Summary; CHAPTER 3 Mobile PHP…”
    Libro electrónico
  18. 7938
    Publicado 2011
    Tabla de Contenidos: “…Explicit Member ConstraintSummary; CHAPTER 11: PACKAGING; Namespaces; Referencing a Namespace; Defining a Namespace; Modules; Referencing a Module; Dening a Module; Summary; CHAPTER 12: CUSTOM ATTRIBUTES; Using Custom Attributes; EntryPoint; Obsolete; Conditional; ParamArray; Struct, Class, AbstractClass, Interface, Literal, and Measure; Assembly Attributes; DefaultMember; Serializable, NonSerialized; AutoOpen; Other Attributes; Creation and Consumption; Creation; Consumption; Summary; PART III: FUNCTIONAL PROGRAMMING; CHAPTER 13: FUNCTIONS; Traditional Function Calls; Mathematical Functions…”
    Libro electrónico
  19. 7939
    por Desjardins, Patrick. author
    Publicado 2014
    Tabla de Contenidos: “…TracingCall Stack; Code Map; IntelliTrace; Tracepoint; Memory Analysis with Profiling; Summary; Chapter 5: Code Improvement Tools; Code Map; Using Code Map for Methods; Using Code Map for Libraries; Finding Cloned Code; How the Code Clone Analyzer Works; Refining Results; Limitations; When to Use the Code Clone Analyzer; Architecture Tools; Editing; UML and Validation; Visualization; Layer Diagrams; Sequence Diagrams; Class Diagrams; Activity Diagrams; Use Case Diagrams; Component Diagrams; Directed-Graph Diagrams; Code Metrics; Lines of Code; Depth of Inheritance; Class Coupling…”
    Libro electrónico
  20. 7940
    Tabla de Contenidos: “…Case 1: Single Laptop System for Mainframe DeveloperCase 2: Server Class Machine Hosting Multiple Mainframe Systems for Software QA Testing; Chapter 3: Building the Hypervisor Host; Networking Design Considerations; Remote Access to the Physical Server; Network KVM; RAC; Network Connectivity Planning; Physical Network Connections; IP Configuration; Hard Drive Configuration; RAID Configuration Consideration; Other Storage Technologies; Installing the Linux Operating System; Network Time Protocol Server; File System Creation; Swap File System; Root File System; Virtual System Data…”
    Libro electrónico