Mostrando 123,501 - 123,520 Resultados de 127,786 Para Buscar 'Jebús~', tiempo de consulta: 1.58s Limitar resultados
  1. 123501
    por Nelli, Fabio. author
    Publicado 2014
    Tabla de Contenidos: “…""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewer""; ""Acknowledgments""; ""Introduction""; ""Chapter 1: Charting Technology Overview""; ""Elements in a Chart""; ""Most Common Charts""; ""How to Realize Charts on the Web""; ""HTML5""; ""Charting with SVG and CANVAS""; ""Canvas vs SVG""; ""The DOM""; ""Developing in JavaScript""; ""Running and Debugging JavaScript""; ""Data Types in JavaScript""; ""Arrays""; ""Objects""; ""Firebug and DevTools""; ""JSON""; ""Summary""; ""Chapter 2: Working with D3""; ""Introducing D3""…”
    Libro electrónico
  2. 123502
    Tabla de Contenidos: “…Committing NuGet Packages to Source Control Summary; Chapter 6: PowerShell for Deployment; PowerShell; Cmdlets ; Getting Output ; PowerShell Pipeline ; Error Handling; Functions; PowerShell Drives; Sample Script/ Template ; Testing and Debugging Your Scripts; Common Scenarios; Working with the File System; List XML Files Recursively in a Folder; List All Sub-Directories in a Folder; Copy All Files from One Folder to Another Recursively; Find (and Remove) All Files Older Than 10 Days; Find Files Larger Than 1GB; Get the First and Last 10 Lines in a File…”
    Libro electrónico
  3. 123503
    Publicado 2014
    Tabla de Contenidos: “…Speculative execution of tasksMapReduce job counters; Handling data joins; Reduce-side joins; Map-side joins; Summary; Chapter 3: Advanced Pig; Pig versus SQL; Different modes of execution; Complex data types in Pig; Compiling Pig scripts; The logical plan; The physical plan; The MapReduce plan; Development and debugging aids; The DESCRIBE command; The EXPLAIN command; The ILLUSTRATE command; The advanced Pig operators; The advanced FOREACH operator; The FLATTEN operator; The nested FOREACH operator; The COGROUP operator; The UNION operator; The CROSS operator; Specialized joins in Pig…”
    Libro electrónico
  4. 123504
    por Jordan, Gregory. author
    Publicado 2014
    Tabla de Contenidos: “…""Installing Visual Studio Express for Web""""Adding the Project to Visual Studio""; ""Neo4jClient""; ""Managing Nodes and Relationships""; ""Creating a Node""; ""Retrieving and Updating a Node""; ""Removing a Node""; ""Creating a Relationship""; ""Retrieving Relationships""; ""Deleting a Relationship""; ""Using Labels""; ""Adding a Label to Nodes""; ""Removing a Label""; ""Debugging""; ""Developing a .NET Neo4j Application""; ""Preparing the Graph""; ""Using the Sample Application""; "".NET Application Configuration""; ""Neo4jModule and Ninject""; ""Controller and Service Layers""…”
    Libro electrónico
  5. 123505
    Tabla de Contenidos: “…; ""Advanced Examples""; ""Debugging Applications""; ""Inspecting the SDK""; ""Summary""; ""Chapter 4: Using Pub and dart2js to Compile Applications to JavaScript""; ""Reviewing the Compilation Process""; ""Pub build""; ""dart2js""; ""Pub Serve""…”
    Libro electrónico
  6. 123506
    Tabla de Contenidos:
    Libro electrónico
  7. 123507
    Publicado 2015
    Tabla de Contenidos: “…Chapter 4: Exploring the Dashboard PageUnderstanding the toolbar; The New Dashboard option; Adding visualizations; Using the search bar; The Save Dashboard option; The Load Saved Dashboard option; Sharing the saved dashboard; Understanding the dashboard canvas; Moving visualizations; Resizing visualizations; Editing visualizations; Removing visualizations; Embedding a dashboard in a web page; Understanding the debug panel; Table; Request; Response; Statistics; Summary; Chapter 5: Exploring the Settings Page; Indices; Configuring an index pattern; Setting the default index pattern…”
    Libro electrónico
  8. 123508
    por Cinar, Onur. author
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  9. 123509
    Tabla de Contenidos: “…Accessing a Namespace Programmatically Referencing External Assemblies; Exploring an Assembly Using ildasm.exe; Viewing CIL Code; Viewing Type Metadata; Viewing Assembly Metadata (aka the Manifest); The Platform-Independent Nature of .NET; The Mono Project; Microsoft .NET Core; Summary; Chapter 2: Building C# Applications; Building C# Applications on the Windows OS; The Visual Studio Express Family of IDEs; A Brief Overview of Express for Windows Desktop; The New Project Dialog Box and C# Code Editor; Running and Debugging your Project; The Solution Explorer; The Object Browser…”
    Libro electrónico
  10. 123510
    Publicado 2016
    Tabla de Contenidos:
    Libro electrónico
  11. 123511
    Publicado 2016
    Tabla de Contenidos: “…Consistency with Structured VariabilityModularity and Reusability; Greater Involvement of Marketing/Analytics Department; Creating a Google Tag Manager Account and Container; Creating an Account; Adding the Container Code to Your Website; Installing the GTM Container in WordPress; Deploying Google Analytics through Google Tag Manager; Creating a Google Analytics Pageview Tracker; Previewing/Debugging; Publishing and Versioning; Access Rights; Account Access; Container Access; Two-Step Verification; Migrating to Google Tag Manager from Native Tracking…”
    Libro electrónico
  12. 123512
    Publicado 2015
    Tabla de Contenidos: “…Chapter 6: Handling Exceptions and Debugging…”
    Libro electrónico
  13. 123513
    por Wager, Karen A., 1961-
    Publicado 2013
    Tabla de Contenidos: “…1970's: Clinical Departments Wake Up Debut of the Minicomputer; 1980's: Computers for the Masses; Age of the Cheap Machine; Arrival of the Computer Utility; 1990's: Round One of Health Care Reform; Advent of the Internet; 2000 to 2010: Health Care IT Arrives; Patients Take Center Stage; 2010 to Today: The Era of Accountability, Transparency, and Change; Affordable Care Act, Meaningful Use, and ICD-10 All Kick in; Summary; Key Terms; Learning Activities; References; CHAPTER 5: Clinical Information Systems; The Electronic Health Record; EHR Definition and Functions…”
    Libro electrónico
  14. 123514
    por Pratschner, Steven
    Publicado 2009
    Tabla de Contenidos: “…Memory and Garbage CollectionThreading and Synchronization; Other Hosting API Features; Thread Pool Management; I/O Completion Management; Debugging Services Management; Application Domain Management; CLR Event Handling; Summary; 3. …”
    Libro electrónico
  15. 123515
    Publicado 2019
    Tabla de Contenidos: “…A word of caution: security matters -- 6.4. Debugging tips -- Summary -- Chapter 7. Adding behaviors -- 7.1. …”
    Libro electrónico
  16. 123516
    Publicado 2016
    Tabla de Contenidos: “…Using a Simulator Network and Proxy Setup ; Bypassing TLS Validation ; Bypassing SSL with stunnel ; Certificate Management on a Device ; Proxy Setup on a Device ; Xcode and Build Setup ; Make Life Difficult ; Enabling Full ASLR ; Clang and Static Analysis ; Address Sanitizer and Dynamic Analysis ; Monitoring Programs with Instruments ; Activating Instruments ; Watching Filesystem Activity with Watchdog ; Closing Thoughts ; Chapter 5: Debugging with lldb and Friends ; Useful Features in lldb ; Working with Breakpoints ; Navigating Frames and Variables…”
    Libro electrónico
  17. 123517
    por Oualline, Steve
    Publicado 2002
    Tabla de Contenidos: “…Operators for Performing ShortcutsSide Effects; Programming Exercises; Answers to Chapter Questions; Decision and Control Statements; if Statement; else Statement; How Not to Use std::strcmp; Looping Statements; while Statement; break Statement; continue Statement; The Assignment Anywhere Side Effect; Programming Exercises; Answers to Chapter Questions; The Programming Process; Setting Up Your Work Area; The Specification; Code Design; The Prototype; The Makefile; Testing; Debugging; Maintenance; Revisions; Electronic Archaeology; Mark Up the Program; Use the Debugger…”
    Libro electrónico
  18. 123518
    por Tate, Bruce, 1965-
    Publicado 2011
    Tabla de Contenidos: “…Quick Reference; Supported Web Servers; Supported Databases; Integrated Development Environments (IDEs); Commercial; Editors; Debugging; Create a New Rails Application; Testing; Functional Tests; Redirects; Rendered with template; Variable assignments…”
    Libro electrónico
  19. 123519
    Publicado 2015
    Tabla de Contenidos:
    Libro electrónico
  20. 123520
    por Cafferky, Bryan P. author
    Publicado 2015
    Tabla de Contenidos: “…Pipelining Example: SQL Server Deployment Formatting Output; Creating and Using COM Objects; Creating and Using .Net Objects; Waiting for a File; Summary; Chapter 4: Writing Scripts; Strict Mode ; Error Handling ; Using the Try/Catch Block; The Trap Statement; Using Try/Catch and the Trap Statement Together; Setting the ErrorActionPreference Preference Variable; Using the Error Variable and the ErrorAction Parameter; More on the Error Variable; Common cmdlet Parameters ; Debugging; Events and Script Blocks: The Perfect Marriage; Using Windows Events…”
    Libro electrónico