Mostrando 125,501 - 125,520 Resultados de 129,566 Para Buscar 'Jebús~', tiempo de consulta: 1.73s Limitar resultados
  1. 125501
    por Doar, Matthew
    Publicado 2005
    Tabla de Contenidos: “…The Different Stages of a BuildA Typical Build File; Build States: Virgin, Up-to-date, Changed, Interrupted, Clean; Good Builds, Bad Builds; Build States and Different Targets; Build States in Practice; Build Dependencies; When Build Dependencies Go Wrong; How Build Dependencies Change; Common Build Problems; Slow Builds; Build Tools; Shell Scripts and Batch Files; make; GNU Autotools; Autoconf; Automake; Libtool; An Autotools "Hello World" program; Debugging GNU Autotools installs; More Autotools; Ant; Jam; SCons; Custom Build Tools; Comparison of Build Tools; Changing Your Build Tool…”
    Libro electrónico
  2. 125502
    por Catsoulis, John
    Publicado 2005
    Tabla de Contenidos: “…Building HardwareTools; Development Kits; Measurement Tools; In-Circuit Emulators; Construction Tools; Soldering; How to Solder; Quick Construction; Breadboarding; Wirewrapping; Printed-Circuit Boards; Laying Out a PCB; Building It; Powering Up for the First Time; Add in the Processor; Some Thoughts on Debugging; JTAG; Chapter 7. Adding Peripherals Using SPI; Serial Peripheral Interface; SPI-Based Clock/Calendar; SPI-Based Digital Potentiometer; Adding Nonvolatile Data Memory with SPI; Adding a Parameter Memory Using SPI; Chapter 8. …”
    Libro electrónico
  3. 125503
    por Burke, Sean M.
    Publicado 2002
    Tabla de Contenidos: “…Sending response content to a callbackMirroring a URL to a file; Advanced Methods; HTTP::Response Objects; Status Line; Content; Headers; Expiration Times; Base for Relative URLs; Debugging; LWP Classes: Behind the Scenes; URLs; Parsing URLs; Constructors; Output; Comparison; Components of a URL; Queries; Relative URLs; Converting Absolute URLs to Relative; Converting Relative URLs to Absolute; Forms; Elements of an HTML Form; LWP and GET Requests; GETting Fixed URLs; GETting a query_form() URL; Automating Form Analysis; Idiosyncrasies of HTML Forms; Hidden Elements; Text Elements…”
    Libro electrónico
  4. 125504
    por Ray, Randy J.
    Publicado 2002
    Tabla de Contenidos: “…The XMLRPC::Lite Class in DetailDebugging; Auto-Dispatch; The Fortune Server Using XMLRPC::Lite; The XMLRPC::Lite Server Classes; RPC::XML; Client Example: meer2html.pl; The RPC::XML::Client Class in Detail; The Fortune Server Using RPC::XML::Server; The RPC::XML::Server Class in Detail; Managing server-side code with XPL files; The Introspection Interface for Servers; Writing for Apache with Apache::RPC::Server; Configuring Server Objects; The Apache::RPC::Status Monitor; Introduction to SOAP; Background; XML Definitions; The Basic Message Structure; The Envelope Tag: Declaring Namespaces…”
    Libro electrónico
  5. 125505
    por Inc, Apple Computer
    Publicado 2002
    Tabla de Contenidos: “…Other ConceptsExercises; The Cocoa Foundation Kit; Strings; Basic String Operations; Setting breakpoints and debugging; Working with Portions of a String; Mutable Strings; Working with Files; Collections; Arrays; Using the debugger to explore NSArray; Mutable Arrays; Exploring NSMutableArray with the debugger; Arrays and the Address Book; Sets; Dictionaries; Mutable Dictionaries; Storing Collections as Files; Memory Management; Object Initialization and Deallocation; Reference Counting; Autorelease Pools; Retaining Objects in Accessor Methods; Rules of Thumb; Exercises; Part II…”
    Libro electrónico
  6. 125506
    Publicado 2007
    Tabla de Contenidos:
    Libro electrónico
  7. 125507
    por Raymond, Scott
    Publicado 2006
    Tabla de Contenidos: “…TransitionsVisual Effect Helper; Drag and Drop; Draggables; Draggable options; Droppables; Droppable options; Droppables with Ajax; Sortables; Ajax-enabled sortables; Summary; RJS; Instructions Instead of Data; Putting the R in RJS; Diving In; Rendering JavaScript Without RJS; RJS: Generating JavaScript with Ruby; Using .rjs files; Testing and debugging RJS; Element Proxies; Custom methods with element proxies; Updating content with element proxies; Collection Proxies; each; invoke; pluck; collect/map; detect/find; select/find_all; reject; partition; min and max; all and any; inject; zip…”
    Libro electrónico
  8. 125508
    por Russell, Matthew A.
    Publicado 2008
    Tabla de Contenidos: “…; What's in This Book; What's Not in This Book; Open Source Software Is Fluid; About You; Development Tools; Essential Working Knowledge; Closures; Context; Anonymous functions; Conventions Used in This Book; Style Conventions; Using Code Examples; Safari® Books Online; We'd Like to Hear from You; Acknowledgments; Part I; Toolkit Overview; Overview of Dojo's Architecture; Base; Core; Dijit; DojoX; Util; Prepping for Development; Getting Dojo; Downloading an official release; Downloading from Subversion; AOL's CDN; Debugging with Firebug…”
    Libro electrónico
  9. 125509
    por Liberty, Jesse
    Publicado 2008
    Tabla de Contenidos:
    Libro electrónico
  10. 125510
    por Oualline, Steve
    Publicado 1997
    Tabla de Contenidos: “…Hexadecimal and Octal ConstantsOperators for Performing Shortcuts; Side Effects; ++x or x++; More Side-Effect Problems; Answers; Programming Exercises; Decision and Control Statements; if Statement; else Statement; How Not to Use strcmp; Looping Statements; while Statement; break Statement; continue Statement; Assignment Anywhere Side Effect; Answer; Programming Exercises; Programming Process; Setting Up; Specification; Code Design; Prototype; Makefile; Generic UNIX; UNIX with the Free Software Foundation's gcc Compiler; Borland C++; Turbo C++; Visual C++; Testing; Debugging; Maintenance…”
    Libro electrónico
  11. 125511
    por Dougherty, Dale
    Publicado 1997
    Tabla de Contenidos: “…The Bottom Drawer; The getline Function; The close( ) Function; The system( ) Function; A Menu-Based Command Generator; Directing Output to Files and Pipes; Generating Columnar Reports; Debugging…”
    Libro electrónico
  12. 125512
    por Pelland, Patrice
    Publicado 2008
    Tabla de Contenidos: “…Having a Professional Look and Feel at Your FingertipsAdding a Tool Strip Container and Some Tools; Adding a Status Bar to Your Browser; Personalizing Your Application with Windows Icons; Redoing the Browser; Windows Presentation Foundation; WPF and XAML; Chapter 7: Fixing the Broken Blocks; Debugging an Application; Using a DLL in an Application; Using Breakpoints, Locals, Edit and Continue, and Visualizers; Chapter 8: Managing the Data; What Is a Database?…”
    Libro electrónico
  13. 125513
    por Pelland, Patrice
    Publicado 2010
    Tabla de Contenidos: “…Adding a Navigate Dialog BoxHaving a Professional Look and Feel at Your Fingertips; Adding a Tool Strip Container and Some Tools; Adding a Status Bar to Your Browser; Personalizing Your Application with Windows Icons; Redoing the Browser; Using Windows Presentation Foundation; WPF and XAML; Chapter 7: Fixing the Broken Blocks; Debugging an Application; Using a DLL in an Application; Using Breakpoints, Locals, Edit and Continue, and Visualizers; Chapter 8: Managing the Data; What Is a Database?…”
    Libro electrónico
  14. 125514
    por Pavlov, Stanislav
    Publicado 2009
    Tabla de Contenidos: “…Application Development; OS Design Subprojects and Separate Projects; Building Applications as OS Design Subprojects; Building Applications as Separate Projects; Environment Preparation for Building Managed Code Applications; Connecting to the Device to Deploy and Debug Applications; 10. Testing Operating System Images; Testing the Image with Support for KITL Enabled; CETK Utilities; CPU Monitor; PerfToCsv; Print Screen; Windows Embedded CE Stress Tool; Glossary; References; Resources; Blogs; Newsgroups; Books; Index…”
    Libro electrónico
  15. 125515
    por Watt, Andrew, 1953-
    Publicado 2007
    Tabla de Contenidos: “…Limitations of CMD. exeThe GUI Emphasis in Windows; Previous Attempted Solutions; Summary; Chapter 3: The Windows PowerShell Approach; A New Architecture; A New Cross-Tool Approach; Namespaces as Drives; Extensibility and Backward Compatibility; Object-Based Approach in PowerShell; A Consistent Verb-Noun Naming Scheme; Coping with a Diverse World; Upgrade Path to C#; Working with Errors; Debugging in PowerShell; Additional PowerShell Features; Summary; Chapter 4: Using the Interactive Shell; Windows PowerShell's Two Command Line Parsing Approaches…”
    Libro electrónico
  16. 125516
    por Connell, Andrew, 1976-
    Publicado 2008
    Tabla de Contenidos: “…SharePoint Namespace; Debugging in WSS 3.0; Summary; Chapter 3: Overview of Web Content Management in Microsoft Office SharePoint Server 2007; Web Content Management on the Microsoft Platform; Microsoft Office SharePoint Server; The ABCs of Web Content Management; Publishing Sites; Microsoft. …”
    Libro electrónico
  17. 125517
    Publicado 2008
    Tabla de Contenidos: “…; Importing and Aliasing Namespaces; Creating Your Own Namespaces; The My Keyword; Extending the My Namespace; Summary; Chapter 8: Exception Handling and Debugging; A Brief Review of Error Handling in VB6; Exceptions in .NET; Structured Exception-Handling Keywords; Interoperability with VB6-Style Error Handling; Error Logging; Analyzing Problems and Measuring Performance via the Trace Class; Summary; Chapter 9: Data Access with ADO.NET 3.5…”
    Libro electrónico
  18. 125518
    por Weir, Luis Augusto
    Publicado 2013
    Tabla de Contenidos: “…Executing the HarvesterBootstrapping OSB 11g; Configuring the OSB Harvester connection details; Executing the OSB Harvester; Submitting Assets with Asset Editor; Searching for Assets; Visualizing Asset relationships; Summary; Chapter 6: Asset Lifecycle and Workflow; Use case; Implementing Policies; Creating Policies; Editing the Asset Types; Applying Policies; Policy status; Validating Policies; Reporting; Implementing Architecture Blueprints; Creating the Architecture Blueprint Asset Type; Creating an Architecture Blueprint; Prescriptive reuse; Report and compliance; Understanding workflow…”
    Libro electrónico
  19. 125519
    por Yaghmour, Karim
    Publicado 2008
    Tabla de Contenidos: “…Removable Storage SetupStandalone Setup; Types of Host/Target Debug Setups; Generic Architecture of an Embedded Linux System; System Startup; Types of Boot Configurations; Disk; Network; System Memory Layout; 3. …”
    Libro electrónico
  20. 125520
    por Martin, Robert, 1972-
    Publicado 2008
    Tabla de Contenidos: “…The item ElementThe comboBox Element; The dropDown Element; Conclusion; Chapter 8: Custom Pictures and Galleries; Custom Pictures; Adding Custom Pictures to Excel or Word Projects; Adding Custom Pictures to Access Projects; Using GDI+ to Load PNG Files; Using the Gallery Control; Conclusion; Chapter 9: Creating Menus; The menu Element; The splitButton Element; The dynamicMenu Element; Conclusion; Chapter 10: Formatting Elements; The box Element; The buttonGroup element; The labelControl Element; The separator Element; The menuSeparator Element; Conclusion…”
    Libro electrónico