Mostrando 781 - 800 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.69s Limitar resultados
  1. 781
    Publicado 2017
    Tabla de Contenidos: “…Deploying Python Applications -- Deployability -- Factors affecting Deployability -- Tiers of software deployment architecture -- Software deployment in Python -- Packaging Python code -- Pip -- Virtualenv -- Virtualenv and pip -- Relocatable virtual environments -- PyPI -- Packaging and submission of an application -- The __init__.py files -- The setup.py file -- Installing the package -- Submitting the package to PyPI -- PyPA -- Remote deployments using Fabric -- Remote deployments using Ansible -- Managing remote daemons using Supervisor -- Deployment - patterns and best practices -- Summary -- 10. Techniques for Debugging -- Maximum subarray problem -- The power of "print -- Analysis and rewrite -- Timing and optimizing the code -- Simple debugging tricks and techniques -- Word searcher program -- Word searcher program-debugging step 1 -- Word searcher program-debugging step 2 -- Word searcher program-final code -- Skipping blocks of code -- Stopping execution -- External dependencies-using wrappers -- Replacing functions with their return value/data (Mocking) -- Saving to / loading data from files as cache -- Saving to / loading data from memory as cache -- Returning random/mock data -- Generating random patient data -- Logging as a debugging technique -- Simple application logging -- Advanced logging-logger objects -- Advanced logging-custom formatting and loggers -- Advanced logging-writing to syslog -- Debugging tools-using debuggers -- A debugging session with pdb -- Pdb-similar tools -- iPdb -- Pdb++…”
    Libro electrónico
  2. 782
    Publicado 2021
    “…Finally, you'll explore Cloud Operations to monitor, alert, debug, trace, and profile deployed applications. …”
    Libro electrónico
  3. 783
    Publicado 2020
    Tabla de Contenidos: “…-- Debugging tools -- Common debugging tactics used by developers -- Semantic errors -- Making the underlying program structure more obvious -- Tips for debugging -- Summary -- 13. …”
    Libro electrónico
  4. 784
    por Tretola, Rich, 1971-
    Publicado 2011
    Tabla de Contenidos: “…Hello World; Create a Flex Mobile Project; Set Up a Test Environment; Setup Simulator; Setup Device; Reading and setting author information for debug; Debug a Flex Mobile Project; Chapter 2. Application Layouts; Blank Application; View-Based Application; View Life Cycle; Tabbed Application…”
    Libro electrónico
  5. 785
    Publicado 2017
    Tabla de Contenidos: “…Spark components and packages -- A. Tuning, debugging and other things developers like to pretend don't exist -- Index…”
    Libro electrónico
  6. 786
    Publicado 2019
    Tabla de Contenidos: “…Introducing DRL ; Unity ML-Agents ; Agent and the Environment ; Understanding PPO ; Rewards and Reinforcement Learning ; Imitation and Transfer Learning ; Building Multi-Agent Environments -- Section 3. Building Games. Debugging/Testing a Game with DRL ; Obstacle Tower Challenge and Beyond…”
    Libro electrónico
  7. 787
    por Jensen, David. author
    Publicado 2019
    Tabla de Contenidos: “…-- Chapter 2: Azure IoT Edge Core Concepts -- Chapter 3: Azure IoT Edge Development Environment -- Chapter 4: Hello Edge -- Chapter 5: Developing and Debugging Edge Modules -- Chapter 6: Analytics on the Edge -- Chapter 7: Device Provisioning Service -- Chapter 8: Azure IoT Edge Security -- Chapter 9: Azure DevOps for IoT Edge Solutions. …”
    Libro electrónico
  8. 788
    por Archibald, Neil
    Publicado 2005
    Tabla de Contenidos: “…Cover; Contents; Foreword; Nessus Tools; The Inner Workings of NASL; Debugging NASLs; Extensions and Custom Tests; Understanding the Extended Capabilities of the Nessus Environment; Analyzing GetFileVersion and MySQL Passwordless Test; Automating the Creation of NASLs; The Inner Workings of Snort; Snort Rules; Plugins and Preprocessors; Modifying Snort; Capture File Formats; Protocol Dissectors; Reporting from Ethereal; Host Integrity Monitoring Using Osiris and Samhain; Index; Related Titles…”
    Libro electrónico
  9. 789
    por Holzner, Steven
    Publicado 2004
    Tabla de Contenidos: “…Essential Eclipse Java Development Testing and Debugging Working in Teams Building Eclipse Projects Using Ant GUI Programming: From Applets to Swing SWT: Buttons, Text, Labels, Lists, Layouts, and Events SWT: Menus, Toolbars, Sliders, Trees, and Dialogs Web Development Developing Struts Applications with Eclipse Developing a Plug-in: The Plug-in Development Environment, Manifests, and Extension Points Developing a Plug-in: Creating Editors and Views Eclipse 3.0…”
    Libro electrónico
  10. 790
    por Sally, Gene
    Publicado 2010
    Tabla de Contenidos: “…About Embedded Linux -- Configuring the Software Environment -- Target Emulation and Virtual Machines -- Starting Your Project -- Getting Linux for Your Board -- Creating a Linux Distribution from Scratch -- Booting the Board -- Configuring the Application Development Environment -- Application Development -- Debugging Applications -- Kernel Configuration and Development -- Real Time -- Using Open Source Software Projects -- BusyBox -- System Design -- System Tuning -- Deploying Applications -- Handling Field Updates…”
    Libro electrónico
  11. 791
    Publicado 2020
    Tabla de Contenidos: “…-- Chapter 5: Introduction to Game Development -- Chapter 6: Building the Crazy 8 Game -- Chapter 7: Building the Balloon Popper Game -- Chapter 8: Testing and Debugging -- Chapter 9: -- Chapter 10: Monetization -- Chapter 11: Publishing the Game -- Chapter 12: Where Do We Go From Here?.…”
    Libro electrónico
  12. 792
    por Cheng, Fu. author
    Publicado 2019
    Tabla de Contenidos: “…Miscellaneous -- Chapter 14. Testing and Debugging…”
    Libro electrónico
  13. 793
    por Ashley, W. David. author
    Publicado 2019
    Tabla de Contenidos: “…Using the QEMU Guest Agent -- 11. Debugging and Logging -- 12. A Sample Problem -- 13. …”
    Libro electrónico
  14. 794
    por Watkiss, Stewart. author
    Publicado 2020
    Tabla de Contenidos: “…-Chapter 10 - Artificial Intelligence -- Chapter 11 - Improvements and Debugging -- Appendix A - Quick Reference -- Appendix B - More Information…”
    Libro electrónico
  15. 795
    Publicado 2011
    Tabla de Contenidos: “…Web page building blocks -- Working with web page files -- Basic HTML structure -- Text -- Images -- Links -- CSS building blocks -- Working with style sheets -- Defining selectors -- Formatting text with styles -- Layout with styles -- Style sheets for mobile to desktop -- Working with web fonts -- Enhancements with CSS3 -- List -- Forms -- Video, audio, and other multimedia -- Tables -- Working with scripts -- Testing & debugging web pages -- Publishing your pages on the web…”
    Libro electrónico
  16. 796
    por Callaghan, Michael D.
    Publicado 2024
    Tabla de Contenidos: “…-- Part ii: Testing and Debugging -- 14: Test-Driven Development with Angular -- 15: Unit Testing Strategies -- 16: Debugging with Docker Containers -- Part III: The Command Line -- 17: What Do All Those Symbols Mean? …”
    Libro electrónico
  17. 797
    por Fauser, Cody
    Publicado 2006
    Tabla de Contenidos: “…; Rails Version; Acknowledgments; Getting Started with a Simple Application; RJS and Rails; Debugging; Development Mode Debugging; Monitoring the Logfile; ActionController; Default View; Layouts; Rendering; Inline Rendering; Browser Redirection; ActionView; Element, Class, and Collection Proxies; Element Proxies; Class Proxies; Collection Proxies; Making Ajax Calls with Rails; Helpers; RJS in Practice: The Expense Tracker; Creating the Models; Defining the Controllers; Setting Up a Route; Creating an Application Layout…”
    Libro electrónico
  18. 798
    por Phung, Samuel, 1960-
    Publicado 2009
    Tabla de Contenidos: “…Professional Microsoft Windows Embedded CE 6.0; About the Author; About the Technical Editors; Credits; Acknowledgments; Contents; Introduction; Chapter 1: Windows Embedded CE; Chapter 2: Development Environment and Tools; Chapter 3: Board Support Package; Chapter 4: Building a Customized CE 6.0 Runtime Image; Chapter 5: Connecting to Target Device; Chapter 6: Debugging and Debugging Tools; Chapter 7: Boot Loader Overview; Chapter 8: The Registry; Chapter 9: Testing with CETK; Chapter 10: Application Development; Chapter 11: Visual C# 2005 Applications; Chapter 12: VB 2005 Applications…”
    Libro electrónico
  19. 799
    por McFedries, Paul
    Publicado 2024
    Tabla de Contenidos: “…Declaring and populating an array at the same time -- Populating an array using a loop -- Iterating Arrays -- Iterating an array: forEach() -- Iterating to create a new array: map() -- Iterating an array down to a value: reduce() -- Iterating to locate an element: find() -- Manipulating Arrays -- The length property -- Some useful array methods -- Chapter 8 Coding Strings and Dates -- Manipulating Strings -- Working with string templates -- Determining the length of a string -- Searching for substrings -- Learning the methods that extract substrings -- Dealing with Dates and Times -- Learning the arguments used with the Date object -- Getting to know the Date object -- Specifying the current date and time -- Specifying any date and time -- Getting info about a date -- Setting the date -- Chapter 9 Debugging JavaScript -- Laying Out Your Debugging Tools -- Debugging 101: Using the Console -- Getting the console onscreen -- Printing program data in the Console -- Running code in the Console -- Putting Your Code into Break Mode -- Invoking break mode -- Setting a breakpoint -- Adding a debugger statement -- Getting out of break mode -- Stepping Through Your Code -- Stepping one statement at a time -- Stepping into some code -- Stepping over some code -- Stepping out of some code -- Chapter 10 Dealing with Form Data -- Coding Text Fields -- Referencing by field type -- Getting a text field value -- Setting a text field value -- Programming Checkboxes -- Referencing checkboxes -- Getting the checkbox state -- Setting the checkbox state -- Coding Radio Buttons -- Referencing radio buttons -- Getting a radio button state -- Setting the radio button state -- Programming Selection Lists -- Referencing selection list options -- Getting the selected list option -- Changing the selected option -- Working with Form Events -- Setting the focus…”
    Libro electrónico
  20. 800
    por Lomax, Paul
    Publicado 2003
    Tabla de Contenidos: “…The Microsoft Script Debugger…”
    Libro electrónico