Mostrando 2,001 - 2,020 Resultados de 3,162 Para Buscar 'debbugs~', tiempo de consulta: 1.54s Limitar resultados
  1. 2001
    por Robinson, David
    Publicado 2007
    Tabla de Contenidos: “…Testing your verification environment; 7.6. Debugging using AOP; 7.7. Encapsulating tests; Chapter 8. …”
    Libro electrónico
  2. 2002
    por Lucas, Michael, 1967-
    Publicado 2009
    Tabla de Contenidos: “…Troubleshooting Routers -- Router Crashes -- Network Failure -- Initial Circuit Tests -- ping -- traceroute -- Circuit Design -- The Smartjack -- Examining the Circuit -- Resetting the Interface -- Rebooting the Router -- Nothing Worked! -- Interface Debugging Information -- Input/Output Rates -- Types of Errors -- Using Carrier Transition to Detect a Bad Serial Connection -- Extended Pings and Circuit Troubleshooting -- Phoning the ISP -- Circuit Loopback Tests…”
    Libro electrónico
  3. 2003
    Publicado 2011
    Tabla de Contenidos: “…Supporting IntelliSenseErrors and Debugging; The Browser Object; The Sys Namespace; Summary; Chapter 5: Using the ScriptManager; The Ubiquitous ScriptManager; ASP.NET Application Services; Error Handling; Customizing the Location of Scripts; Script Combining; Summary; Chapter 6: Controlling the Back Button; The Document Fragment Indicator; Sample Application; Enabling Partial Updates; Adding History Support; State Encoding; Managing History Client-Side; Client-Side Updates; Adding History Support; Deep Linking; Summary; Chapter 7: The ASP.NET AJAX Toolkit; Downloading and Installing…”
    Libro electrónico
  4. 2004
    por Griffin, Eric
    Publicado 2009
    Tabla de Contenidos: “…SummaryChapter 7: Working with HTML and JavaScript; Introducing Virtual Earth; Integrating Virtual Earth into the Personal Portal; Controlling the Virtual Earth Control with an HTML and a JavaScript Interface; Debugging JavaScript in Visual Web Developer; Setting a Breakpoint; Summary; Chapter 8: Working with Databases; Brief Introduction to Databases; Database Software; Creating the ToDo Table in Visual Web Developer; Creating Rows in the ToDo Table; Querying Tables by Using Database Explorer; Summary; Chapter 9: Building Data-Driven User Interfaces; Data Sets; Table Adapters…”
    Libro electrónico
  5. 2005
    por Griffin, Terry, 1962-
    Publicado 2010
    Tabla de Contenidos: “…; 2: The NXT-G Programming Environment; A Tour Through the MINDSTORMS Environment; Writing an NXT-G Program; Your First Program; Running Your Program; Your Second Program; Debugging…”
    Libro electrónico
  6. 2006
    por Saini, Kulbir
    Publicado 2011
    Tabla de Contenidos: “…Old SyntaxNew Syntax; --enable-auth-basic; --enable-auth-ntlm; --enable-auth-negotiate; --enable-auth-digest; --enable-ntlm-fail-open; --enable-external-acl-helpers; --disable-translation; --disable-auto-locale; --disable-unlinkd; --with-default-user; --with-logdir; --with-pidfile; --with-aufs-threads; --without-pthreads; --with-openssl; --with-large-files; --with-filedescriptors; Have a go hero - file descriptors; Time for action - running the configure command; What just happened?; Have a go hero - debugging configure errors; Time for action - compiling the source; What just happened?…”
    Libro electrónico
  7. 2007
    por Erinle, Bayo
    Publicado 2013
    Tabla de Contenidos: “…Helpful Tips -- JMeter properties and variables -- JMeter functions -- The Regular Expression tester -- The Debug sampler -- Using timers in your test plan -- The Constant timer -- The Gaussian random timer -- The Uniform random timer -- The Constant throughput timer -- The Synchronizing timer -- The Poisson random timer -- The JDBC Request sampler -- Setting up an H2 database -- Configuring a JDBC Connection Configuration component -- Adding a JDBC Request sampler -- A Dummy sampler -- The JSON Path Extractor element -- Handling RESTful web services -- Summary -- Index…”
    Libro electrónico
  8. 2008
    por Kerfs, Jeremy
    Publicado 2011
    Tabla de Contenidos: “…Understanding Multiplayer GamesMultiplayer Games through a Server; Multiplayer Games with Peer-to-Peer; Choosing a Multiplayer Method; Building a Two-Player Peer-to-Peer Game; Adding Bluetooth Connections; Managing Bluetooth Connections; Adapting the Game Code for Two Players; Testing the Game; Summary; CHAPTER 8 A One-Player Strategy Game; Part I: Building the Game; Introducing Harbor Defender; Assembling Harbor Defender; Constructing the Pier; Adding the Ground and Castle; Creating the Boats; Adding Cannons; Adding Images; Debugging Harbor Defender; Summary…”
    Libro electrónico
  9. 2009
    Publicado 2014
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: JavaScript - A Quick Overview; Setting up the environment; The browser is enough; Using web servers (XAMPP); It's all about JavaScript (Node.js); JavaScript basics; Variables; Variable scope; Operators; Truthy and falsy; The equals operators (== and ===); Control structures; Conditional statements; Loops; Functions; Object-oriented programming; Debugging and tools; Summary; Chapter 2: Arrays; Why should we use arrays?…”
    Libro electrónico
  10. 2010
    por Lengstorf, Jason
    Publicado 2013
    Tabla de Contenidos: “…; Scalability; WebSocket, Fallback Support, and Auto-Reconnect; Other Client Libraries; REST API; Server Libraries; Developer Tools; Documentation; Pusher Terminology; Getting Started with Pusher; Using Pusher to Send Events; Debugging Your Pusher Application; Summary; PART II Planning the App; CHAPTER 4 Choosing Web Apps Over Native Apps; Why Does It Matter?…”
    Libro electrónico
  11. 2011
    por Gronlund, Hans-Eric
    Publicado 2012
    Tabla de Contenidos: “…Recipe 1-12: Adding a Lite VersionAdding a Build Target; Coding for a Specific Version; Recipe 1-13: Adding Launch Images; Launch Image Files; Designing Launch Images; Summary; Chapter 2 Layout Recipes; Recipe 2-1: Using Autolayout; Autolayout Constraints; Constraint Priorities; Adding a Trailing Button; Recipe 2-2: Programming Autolayout; Setting Up the Application; The Visual Format Language; Adding Image Views; Defining the Image Views' Constraints; Recipe 2-3: Debugging Autolayout; Dealing with Ambiguous Layouts; Handling Unsatisfiability; Summary…”
    Libro electrónico
  12. 2012
    por Liberty, Jesse
    Publicado 2012
    Tabla de Contenidos:
    Libro electrónico
  13. 2013
    por Lakshmiraghavan, Badrinarayanan
    Publicado 2013
    Tabla de Contenidos: “…Implementing Preflighted CORS in ASP.NET Web APIHTTP Cookies; Cookies and ASP.NET Web API; HttpOnly Cookies; Proxy Server; HTTPS; Configuring HTTPS for ASP.NET Web API Hosted in IIS; Fiddler: A Tool for Web Debugging; Capturing and Decrypting HTTPS Traffic; Fiddler as Man-in-the-Middle; Summary; CHAPTER 5 Identity Management; Authentication and Authorization; Role-Based Security; Identity and Principal; Using Generic Identity in a WinForms Application; Using Windows Identity in a Console Application; The Curious Case of Thread.CurrentPrincipal; Claims-Based Security; Real-World Analogy…”
    Libro electrónico
  14. 2014
    Publicado 2011
    Tabla de Contenidos: “…The Dependency Graph -- The Problem with Bad Dependencies -- Step 1: Computing the Dependency Graph -- Step 2: Determining Which Files Are Out-of-Date -- Step 3: Sequencing the Compilation Steps -- Summary -- Chapter 12 BUILDING WITH METADATA -- Debugging Support -- Profiling Support -- Coverage Support -- Source Code Documentation -- Unit Testing -- Static Analysis -- Adding Metadata to a Build System -- Summary -- Chapter 13 SOFTWARE PACKAGING AND INSTALLATION -- Archive Files -- Package-Management Tools -- Custom-Built GUI Installation Tools -- Summary -- Chapter 14 VERSION MANAGEMENT -- What Should Be Version-Controlled -- What Should Not Be in the Source Tree -- Version Numbering -- Summary -- Chapter 15 BUILD MACHINES -- Native and Cross-Compilation -- Centralized Development Environments -- Open-Source Development Environments -- GNU Autoconf -- Summary -- Chapter 16 TOOL MANAGEMENT -- Rules for Managing Tools -- Writing Your Own Compilation Tools -- Summary -- PART IV: SCALING UP -- Chapter 17 REDUCING COMPLEXITY FOR END USERS -- Build Frameworks -- Reasons to Avoid Supporting Multiple Variants -- Various Ways to Reduce Complexity -- Scheduling and Staffing Build System Changes -- Summary -- Chapter 18 MANAGING BUILD SIZE -- The Problem with Monolithic Builds -- Component-Based Software -- People and Process Management -- Apache Ivy -- Chapter 19 FASTER BUILDS -- Measuring Build System Performance -- Build Avoidance: Eliminating Unnecessary Rebuilds -- Parallelism -- Reducing Disk Usage -- Summary -- REFERENCES -- INDEX…”
    Libro electrónico
  15. 2015
    por Percival, John
    Publicado 2013
    Tabla de Contenidos: “…DeferrequestAnimationFrame; XML; JSON; JavaScript Libraries; jQuery; JavaScript Compilers; Polyfills; Browser Extensions; Debugging; Advertising Best Practices; Borders; Tracking; Click Tags; File Size; Asset Delivery; Element Names; Same In-Same Out Rule; Mobile; Images vs. …”
    Libro electrónico
  16. 2016
    Publicado 2023
    Tabla de Contenidos: “…Installing Advanced Analytics Integration with R -- Installing Advanced Analytics Integration with Python -- Setting up Qlik AutoML -- Cloud integrations with REST -- General Advanced Analytics connector -- Amazon SageMaker connector -- Azure ML connector -- Qlik AutoML connector -- Summary -- Chapter 6: Preprocessing and Exploring Data with Qlik Sense -- Creating a data model with the data manager -- Introduction to the data manager -- Introduction to Qlik script -- Important functions in Qlik script -- Validating data -- Data lineage and data catalogs -- Data lineage -- Data catalogs -- Exploring data and finding insights -- Summary -- Chapter 7: Deploying and Monitoring Machine Learning Models -- Building a model in an on-premises environment using the Advanced Analytics connection -- Monitoring and debugging models -- Summary -- Chapter 8: Utilizing Qlik AutoML -- Features of Qlik AutoML -- Using Qlik AutoML in a cloud environment -- Creating and monitoring a machine learning model with Qlik AutoML -- Connecting Qlik AutoML to an on-premises environment -- Best practices with Qlik AutoML -- Summary -- Chapter 9: Advanced Data Visualization Techniques for Machine Learning Solutions -- Visualizing machine learning data -- Chart and visualization types in Qlik -- Bar charts -- Box plots -- Bullet charts -- Distribution plots -- Histogram -- Maps -- Scatter plots -- Waterfall charts -- Choosing visualization type -- Summary -- Part 3: Case studies and best practices -- Chapter 10: Examples and Case Studies -- Linear regression example -- Customer churn example -- Summary -- Chapter 11: Future Direction -- The future trends of machine learning and AI -- How to recognize potential megatrends -- Summary -- Index -- About Packt -- Other Books You May Enjoy…”
    Libro electrónico
  17. 2017
    Publicado 2024
    Tabla de Contenidos: “…4.13 What is the Difference Between a Syntax Error, a Logic Error, and a Runtime Error? -- 4.14 What "Debugging" Means -- 4.15 Commenting Your Code -- 4.16 User-Friendly Programs -- 4.17 Review Questions: True/False -- 4.18 Review Questions: Multiple Choice -- Chapter 5 Variables and Constants -- 5.1 What is a Variable? …”
    Libro electrónico
  18. 2018
    Publicado 2024
    Tabla de Contenidos: “…4.13 What is the Difference Between a Syntax Error, a Logic Error, and a Runtime Error? -- 4.14 What "Debugging" Means -- 4.15 Commenting Your Code -- 4.16 User-Friendly Programs -- 4.17 Review Questions: True/False -- 4.18 Review Questions: Multiple Choice -- Chapter 5 Variables and Constants -- 5.1 What is a Variable? …”
    Libro electrónico
  19. 2019
    Publicado 2021
    Tabla de Contenidos: “…381 Simple Tricks to Resolve Problems 381 Documenting the flow 382 Talking through your code 382 Writing comments for future-you 382 The Debugger 383 Debugging setup 383 Working the debugger 385 Setting a breakpoint 387 Watching variables 388 Improved Error Messages 390 Part 6: The Part of Tens 393 Chapter 26: Ten Common Boo-Boos 395 Conditional Foul-Ups 395 == v = 396 Dangerous Loop Semicolons 397 Commas in for Loops 398 Missing break in a switch Structure 398 Missing Parentheses and Curly Brackets 399 Don't Ignore a Warning 399 Endless Loops 400 scanf() Blunders 401 Streaming Input Restrictions 402 Chapter 27: Ten Reminders and Suggestions 403 Maintain Good Posture 404 Use Creative Names 404 Write a Function 405 Work on Your Code a Little Bit at a Time 405 Break Apart Larger Projects into Several Modules 406 Know What a Pointer is 406 Add Whitespace before Condensing 407 Know When if-else Becomes switch-case 407 Remember Assignment Operators 408 When You Get Stuck, Read Your Code Out Loud 409 Part 7: Appendices 411 Appendix A: ASCII Codes 413 Appendix B: Keywords 419 Appendix C: Operators 421 Appendix D: Data Types 423 Appendix E: Escape Sequences 425 Appendix F: Conversion Characters 427 Appendix G: Order of Precedence 429 Index 431.…”
    Libro electrónico
  20. 2020
    Publicado 2018
    Tabla de Contenidos: “…Setting up the Dialogflow client SDK -- Enabling the Dialogflow API for Fortune Cookie -- Creating a test script using the Dialogflow client SDK -- Summary -- Chapter 5: Deploying the Fortune Cookie App for Google Home -- Setting up Google Home for the first time -- Learning about Google Home's features -- Adding a home control device to Google Home -- Deploying Fortune Cookie to Google Home -- Certifying an application for the marketplace -- Learning about general guidelines -- Summary -- Chapter 6: Building a Cooking Application Using Alexa -- Introducing the ASK -- Building a Henry's Kitchen Alexa skill -- Setting up the ASK development environment -- Creating an Alexa skill -- Creating wake up words -- Building slots -- Building intents -- Building utterances -- Creating a web service endpoint to handle skill requests -- Deploying and debugging the web service endpoint -- Configuring and testing the endpoint in the Alexa console -- Debugging the endpoint locally -- Working with Amazon Echo -- Setting up and testing in Amazon Echo -- Viewing history in Amazon Echo -- Backing up the Alexa skill -- Summary -- Chapter 7: Using Advanced Alexa Features for the Cooking App -- Logging application events and data -- Setting up an Azure Blob storage -- Setting up application logging in the cooking application -- About dialog interfaces -- Building GetCookingIntent dialog models -- Handling the GetCookingIntent dialog model in code -- Deploying and testing the GetCookingIntent dialog model -- Working with built-in Intents -- About dialog states -- Coding the state management -- Submitting cooking app to Amazon marketplace -- Summary -- Chapter 8: Migrating the Alexa Cooking Application to Google Home -- Comparing an Alexa Skills Kit and Dialogflow agent -- Comparing an Alexa Skill to a Dialogflow agent -- Comparing intent -- Comparing slots to entities…”
    Libro electrónico