Mostrando 7,641 - 7,660 Resultados de 9,070 Para Buscar '"Windows"', tiempo de consulta: 0.14s Limitar resultados
  1. 7641
    Publicado 2016
    Tabla de Contenidos: “…-- Implementing an achievement system -- Example of usage -- Taking in the view with dashboards -- There is no I in team -- Adding an element of fun to agile frameworks -- Summary -- Chapter 4: Organized Chaos - Getting Ideas Out of Your Head and on to Paper -- Brainstorming - getting it all out on the table -- Tools and methods for getting ideas out and organizing thoughts -- Start pinning with Pinterest -- Starting with a fresh slate -- Never forget with Evernote -- Brainstorming activities -- Spinning the wheel of randomness -- Getting in and among it -- Game on with Gamicards -- The great exchange -- Getting moody with mood boards -- Creating the ideal ideation sessions -- Implementing a brainstorming tool in Unity to shuffle ideas -- Making a new friend with editor scripts -- Creating an editor script -- Opening a new editor window -- Drawing something inside our editor window -- Adding a scrollable text area -- Inserting a button and implementing the shuffle function -- Showing the extracted idea -- Testing our brainstorming tool -- Summary -- Chapter 5: Sculpting the Conceptual Beast -- Creating a Game Design Document -- Google Drive -- Word (and Microsoft Office) -- InDesign -- Creating a prototype - what you'll need -- Gathering your humans -- Having a plan! …”
    Libro electrónico
  2. 7642
    Publicado 2017
    Tabla de Contenidos: “…. -- Chapter 7: Designing vCenter on Windows for Best Performance -- Introduction -- Things to bear in mind while designing the vCenter platform -- How to do it... -- Deploying Platform Services Controller -- Getting ready -- How to do it... -- Deploying the vCenter server components -- Getting ready -- How to do it... -- Designing vCenter server for redundancy -- How to do it... -- Designing a highly available vCenter database -- How to do it... -- vCenter database size and location affects performance -- How to do it... -- Using vSphere 6.x Certificate Manager for certificates -- Getting ready -- How to do it... -- See also -- Designing vCenter server for Auto Deploy -- Getting ready -- How to do it... -- Chapter 8: Designing VCSA for Best Performance -- Introduction -- Deploying Platform Services Controller -- Getting ready -- How to do it... -- Deploying VCSA server components -- Getting ready -- How to do it... -- Setting up vCenter Server High Availability -- Getting ready -- How to do it... -- Adding VCSA to your Windows domain and adding users -- Getting ready -- How to do it... -- Checking VCSA performance using vimtop -- Getting ready -- How to do it... -- Checking VCSA performance using the GUI -- Getting ready -- How to do it... -- Chapter 9: Virtual Machine and Virtual Environment Performance Design -- Introduction -- Setting the right time in Guest OS -- Getting ready -- How to do it... -- Virtual NUMA considerations -- Getting ready -- How to do it... -- See also -- Choosing the SCSI controller for storage -- Getting ready -- How to do it... -- Impact of VM swap file placement -- Getting ready -- How to do it...…”
    Libro electrónico
  3. 7643
    Publicado 2016
    Tabla de Contenidos: “…Identify the Subject Drive -- Query the Subject Disk for Information -- Document Device Identification Details -- Query Disk Capabilities and Features with hdparm -- Extract SMART Data with smartctl -- Enable Access to Hidden Sectors -- Remove a DCO -- Remove an HPA -- Drive Service Area Access -- ATA Password Security and Self-Encrypting Drives -- Identify and Unlock ATA Password-Protected Disks -- Identify and Unlock Opal Self-Encrypting Drives -- Encrypted Flash Thumb Drives -- Attach Removable Media -- Optical Media Drives -- Magnetic Tape Drives -- Memory Cards -- Attach Other Storage -- Apple Target Disk Mode -- NVME SSDs -- Other Devices with Block or Character Access -- Closing Thoughts -- Chapter 6: Forensic Image Acquisition -- Acquire an Image with dd Tools -- Standard Unix dd and GNU dd -- The dcfldd and dc3dd Tools -- Acquire an Image with Forensic Formats -- The ewfacquire Tool -- AccessData ftkimager -- SquashFS Forensic Evidence Container -- Acquire an Image to Multiple Destinations -- Preserve Digital Evidence with Cryptography -- Basic Cryptographic Hashing -- Hash Windows -- Sign an Image with PGP or S/MIME -- RFC-3161 Timestamping -- Manage Drive Failure and Errors -- Forensic Tool Error Handling -- Data Recovery Tools -- SMART and Kernel Errors -- Other Options for Failed Drives -- Damaged Optical Discs -- Image Acquisition over a Network -- Remote Forensic Imaging with rdd -- Secure Remote Imaging with ssh -- Remote Acquisition to a SquashFS Evidence Container -- Acquire a Remote Disk to EnCase or FTK Format -- Live Imaging with Copy-On-Write Snapshots -- Acquire Removable Media -- Memory Cards -- Optical Discs -- Magnetic Tapes -- RAID and Multidisk Systems -- Proprietary RAID Acquisition -- JBOD and RAID-0 Striped Disks -- Microsoft Dynamic Disks -- RAID-1 Mirrored Disks -- Linux RAID-5 -- Closing Thoughts…”
    Libro electrónico
  4. 7644
    Publicado 2017
    Tabla de Contenidos: “…Getting information -- Comparing containers -- Changing Items -- Finding Items -- Sorting items -- Using the numeric libraries -- Compile time arithmetic -- Complex numbers -- Using the Standard Library -- Summary -- Chapter 9: Using Strings -- Using the string class as a container -- Getting information about a string -- Altering strings -- Searching strings -- Internationalization -- Using facets -- Strings and numbers -- Converting strings to numbers -- Converting numbers to strings -- Using stream classes -- Outputting floating point numbers -- Outputting integers -- Outputting time and money -- Converting numbers to strings using streams -- Reading numbers from strings using streams -- Using regular expressions -- Defining regular expressions -- Standard Library classes -- Matching expressions -- Using iterators -- Replacing strings -- Using strings -- Creating the project -- Processing header subitems -- Summary -- Chapter 10: Diagnostics and Debugging -- Preparing your code -- Invariants and conditions -- Conditional compilation -- Using pragmas -- Adding informational messages -- Compiler switches for debugging -- Pre-processor symbols -- Producing diagnostic messages -- Trace messages with the C runtime -- Tracing messages with Windows -- Using asserts -- Application termination -- Error values -- Obtaining message descriptions -- Using the Message Compiler -- C++ exceptions -- Exception specifications -- C++ exception syntax -- Standard exception classes -- Catching exceptions by type -- Function try blocks -- System errors -- Nested exceptions -- Structured Exception Handling -- Compiler exception switches -- Mixing C++ and SEH exception handling -- Writing exception-safe classes -- Summary -- Index…”
    Libro electrónico
  5. 7645
    por Godbold, Ashley
    Publicado 2023
    Tabla de Contenidos: “…Input Field - TextMeshPro -- TextMeshPro - Input Field component -- Examples -- Creating a dropdown menu with images -- Summary -- Part 4: Unity UI Advanced Topics -- Chapter 14: Animating UI Elements -- Technical requirements -- Animation Clips -- Animation Events -- Animator Controller -- The Animator of Transition Animations -- Animator layers -- Setting Animation Parameters in scripts -- Animator Behaviours -- Animating pop-up windows to fade in and out -- Animating a complex loot box -- Summary -- Chapter 15: Particles in the UI -- Technical requirements -- Particles in the UI -- Examples -- Creating a Particle System that displays in the UI -- Summary -- Chapter 16: Utilizing World Space UI -- Technical requirements -- When to use World Space UI -- Appropriately scaling text in the Canvas -- Other considerations when working in World Space -- Examples -- 2D World Space status indicators -- 3D hovering health bars -- Summary -- Chapter 17: Optimizing Unity UI -- Optimization basics -- Frame Rate -- GPU and CPU -- Tools for determining performance -- Statistics window -- Unity Profiler -- Unity Frame Debugger -- Basic Unity UI Optimization Strategies -- Using multiple Canvases and Canvas Hierarchies -- Minimizing the use of Layout Groups -- Hiding objects appropriately -- Appropriately time object pooling enabling and disabling -- Reducing Raycast computations -- Summary -- Further reading -- Part 5: Other UI and Input Systems -- Chapter 18: Getting Started with UI Toolkit -- Technical requirements -- Overview of UI Toolkit -- Installing the UI Toolkit package -- Parts of the UI Toolkit system -- Visual Elements and UI Hierarchy -- Creating UI with the UI Builder -- Using the UI Document component -- Making The UI interactable with C# -- The UIElements namespaces -- Getting a reference to UI Documents variables -- Managing Visual Element events…”
    Libro electrónico
  6. 7646
    Publicado 2004
    Tabla de Contenidos: “…Tips collection -- WebSphere Application Server Version 5 -- Administration -- J2EE based application -- Startup and shutdown procedure -- DB2 Universal Database Version 8 -- Relational database system -- DB2 on z/OS systems -- DB2 on AIX or Window systems -- Differences between z/OS and distributed DB2 processing -- Important tables -- z/OS Communication Server TCP/IP -- IBM Tivoli NetView for z/OS Version 5.…”
    Libro electrónico
  7. 7647
    Publicado 2010
    Tabla de Contenidos: “…In-Path Deployment -- Nonredundant Branch Office -- Redundant Branch Office -- Serial Inline Clustering -- Off-Path Deployment -- Small to Medium-Sized Nonredundant Branch Office -- Enhanced Network Module (NME-WAE) -- Two-Arm Deployment -- Large Nonredundant Branch Office -- Off-Path Redundant Topology -- Small to Medium-Sized Redundant Branch Office -- Large Redundant Branch Office -- Policy-Based Routing Interception -- Cisco IOS Firewall Integration -- Summary -- Chapter 6 Data Center Network Integration -- Data Center Placement -- Deployment Solutions -- WCCP -- Server Load Balancing -- Scaling Transparent Interception -- WCCP Scalability -- ACE Scalability -- Firewall Integration -- Summary -- Chapter 7 System and Device Management -- System and Device Management Overview -- Initial Setup Wizard -- CLI -- CM Overview -- Centralized Management System Service -- Device Registration and Groups -- Device Activation -- Device Groups -- Provisioned Management -- Role-Based Access Control -- Integration with Centralized Authentication -- Windows Authentication -- TACACS+ Authentication -- RADIUS Authentication -- Device Configuration, Monitoring, and Management -- Alarms, Monitoring, and Reporting -- Managing Alarms -- Monitoring Charts -- Managing Reports -- SNMP, Syslog, and System Logs -- Upgrading and Downgrading Software -- Backup and Restore of CM Database -- Programmatic Interfaces and the XML-API -- Vendors Supporting the XML-API -- Data Accessible via the XML-API -- Simple Method of Accessing XML-API Data -- Summary -- Chapter 8 Configuring WAN Optimization -- Cisco WAAS WAN Optimization Capabilities -- Transport Flow Optimization -- Data Redundancy Elimination -- Persistent LZ Compression -- Automatic Discovery -- Directed Mode -- Configuring WAN Optimization -- Configuring Licenses -- Enabling and Disabling Features…”
    Libro electrónico
  8. 7648
    Publicado 2018
    Tabla de Contenidos: “…Using Headless Mode -- Using Mobile Emulation for testing mobile web applications -- Adding ChromeExtensions -- InternetExplorerDriver -- Writing your first test script for the IE browser -- Understanding IEDriver capabilities -- Edge Driver -- Writing your first test script for the Edge browser -- Safari Driver -- Writing your first test script for the Safari browser -- Summary -- Questions -- Further information -- Chapter 3: Using Java 8 Features with Selenium -- Introducing Java 8 Stream API -- Stream.filter() -- Stream.sort() -- Stream.map() -- Stream.collect() -- Stream.min() and Stream.max() -- Stream.count() -- Using Stream API with Selenium WebDriver -- Filtering and counting WebElements -- Filtering element attributes -- Using the Map function to get the text value from elements -- Filtering and performing actions on WebElements -- Summary -- Questions -- Further information -- Chapter 4: Exploring the Features of WebDriver -- Taking screenshots -- Locating target windows and Frames -- Switching among windows -- Switching between frames -- Handling alerts -- Exploring Navigate -- Waiting for WebElements to load -- Implicit wait time -- Explicit wait time -- Handling cookies -- Summary -- Questions -- Further information -- Chapter 5: Exploring Advanced Interactions of WebDriver -- Understanding the build and perform actions -- Learning mouse based interactions -- The moveByOffset action -- The click at current location action -- The click on a WebElement action -- The click and hold at current location action -- The click and hold a WebElement action -- The release at current location action -- The release on another WebElement action -- The moveToElement action -- The dragAndDropBy action -- The dragAndDrop action -- The double click at current location action -- The double click on WebElement action…”
    Libro electrónico
  9. 7649
    Publicado 2017
    Tabla de Contenidos: “…-- History of Git -- Industry-Standard Tooling -- The Git Ecosystem -- Core Git -- Git-Hosting Sites -- Self-Hosting Packages -- Ease-of-Use Packages -- Plug-ins -- Tools That Incorporate Git -- Git Libraries -- Git's Advantages and Challenges -- The Advantages -- The Challenges -- Summary -- Chapter 2: Key Concepts -- Design Concepts: User-Facing -- Centralized Model -- Distributed Model -- Design Concepts: Internal -- Delta Storage -- Snapshot Storage -- Git's Storage Requirements -- Repository Design Considerations -- Repository Scope -- File Scope -- Summary -- Chapter 3: The Git Promotion Model -- The Levels of Git -- Dev-Test-Prod and Git -- The Core Git Commands for Moving Content -- Summary -- About Connected Lab 1: Installing Git -- Connected Lab 1 Installing Git -- Installing Git for Windows -- Steps -- Installing Git on Mac OS X -- Installing Git on Linux -- Part II Using Git -- Chapter 4: Configuration and Setup -- Executing Commands in Git -- Operand Types -- Porcelain versus Plumbing Commands -- Specifying Arguments -- Auto-complete -- Configuring Git -- Telling Git Who You Are -- Configuration Scope -- Default Editor -- End of Line Settings -- Aliases -- Windows Filesystem Cache -- Initializing a Repository -- Git Init -- Git Clone -- Advanced Topics -- Git Init Demystified -- Looking Further into a Git Repository -- Mapping Config Commands to Configuration Files -- Creating Parameterized Aliases -- Summary -- Chapter 5: Getting Productive -- Getting Help -- The Multiple Repositories Model…”
    Libro electrónico
  10. 7650
    Publicado 2011
    Tabla de Contenidos: “…Adaptive Structuration Theory (AST) -- Classical Rhetoric -- Contagion Theory -- Cognitive Dissonance Theory -- Elaboration Likelihood Model -- Enactment Theory -- Framing -- Groupthink -- Communication Bytes 2.1 -- Interpretative and Interaction Theories -- Language Expectancy Theory -- Network Theory and Analysis -- Model of Text Comprehension -- Priming -- Media Richness and Media Naturalness Theories -- Reduced Social Cues Approach -- Social Presence Theory -- Semiotics -- Sense-making -- Information Bytes 2.1 -- Symbolic Interactionism -- Speech Act Phenomena -- Uncertainty Reduction Theory -- Summary -- Assess Your Knowledge -- Use Your Knowledge -- Web-based Exercises -- Further Reading -- Endnotes -- Chapter 3: Interpersonal Communication -- Introduction -- Defining Interpersonal Communication -- An Evolving Model for Interpersonal Communication -- Principles of Interpersonal Communication -- Barriers to Interpersonal Communication -- Point Counterpoint -- Relational Development: the Role of Interpersonal Semantics -- The Open Area or the Arena -- The Blind Area -- The Facade -- The Unknown Area -- Managerial Implications of the Johari Window -- Johari Window, Tuckman Model, and Team Development -- Forming -- Storming -- Norming -- Performing -- Emotional Intelligence -- Communication Bytes 3.1 -- Getting Along with Others -- Information Bytes 3.1 -- Interpersonal Communication Styles -- Interpersonal Communication Under Stress -- Fight or Flight -- Bases for Selecting a Conflict Communication Mode -- Conflict Resolution and Communication -- Being Assertive -- Summary -- Assess Your Knowledge -- Use Your Knowledge -- Web-based Exercises -- Further Reading -- Endnotes -- Chapter 4: Analysing Transactions: The Units of Communication -- Introduction -- Communication Bytes 4.1 -- The Role of Intonation -- Strokes -- The Three Ego States…”
    Libro electrónico
  11. 7651
    Publicado 2024
    Tabla de Contenidos: “…. -- See also -- Using window functions with Apache Spark -- How to do it... -- There's more... -- Writing custom UDFs in Apache Spark -- How to do it... -- There's more... -- See also -- Handling null values with Apache Spark -- How to do it... -- There's more... -- See also -- Chapter 3: Data Management with Delta Lake -- Technical requirements -- Creating a Delta Lake table -- How to do it... -- There's more... -- See also -- Reading a Delta Lake table -- How to do it... -- There's more... -- See also -- Updating data in a Delta Lake table -- How to do it…”
    Libro electrónico
  12. 7652
    Tabla de Contenidos: “…WebSphere Studio Application Monitor distributed Data Collector installation -- 6.1 Installation of the Distributed Data Collectors -- 6.1.1 Software requirements -- 6.1.2 Prepare to run the installer -- 6.2 Install Application Monitor V3.1 Data Collector on Windows 2000 Server SP4 -- 6.2.1 Start the J2EE server to be monitored -- 6.2.2 Set up environment variables for the Application Monitor DC installer -- 6.2.3 Unpackage the installation code -- 6.2.4 Microsoft Windows graphical user interface installation -- 6.2.5 Microsoft Windows non-interactive (silent) installation -- 6.2.6 Configure the Data Collector -- 6.3 Linux (Intel), Linux for zSeries, and AIX 5L Data Collector…”
    Libro electrónico
  13. 7653
    Publicado 2004
    Tabla de Contenidos: “…Implement the run-time environment -- 6.1 Planning and scenario overview -- 6.1.1 Scenario overview -- 6.1.2 Hardware and software prerequisites -- 6.1.3 Hardware used within the ITSO run-time environment -- 6.1.4 Software used within the ITSO run-time environment -- 6.1.5 Software installation paths and variables -- 6.2 Content Manager node implementation -- 6.2.1 Windows 2000 Server installation -- 6.2.2 DB2 Universal Database installation -- 6.2.3 DB2 Net Search Extender installation -- 6.2.4 Microsoft Visual C++ installation -- 6.2.5 WebSphere Application Server installation…”
    Libro electrónico
  14. 7654
    Publicado 2003
    Tabla de Contenidos: “…Accessing dimensional data in DB2 using QMF for Windows -- 7.1 QMF product overview -- 7.2 Evolution of QMF to DB2 Cube Views support -- 7.3 Components involved -- 7.4 Using DB2 Cube Views in QMF for Windows -- 7.4.1 QMF for Windows OLAP Query wizard -- 7.4.2 Multidimensional data modeling -- 7.4.3 Object Explorer -- 7.4.4 Layout Designer -- 7.4.5 Query Results View -- 7.5 OLAP report examples and benefits -- 7.5.1 Who can use OLAP functionality? …”
    Libro electrónico
  15. 7655
    Publicado 2004
    Tabla de Contenidos: “…ODWEK installation and configuration -- 12.1 Installing CGI ODWEK on Windows -- 12.1.1 Installing Java Runtime Environment (JRE) -- 12.1.2 Installing IBM HTTP server -- 12.1.3 Installing ODWEK base code -- 12.1.4 Installing ODWEK releases, modifications, and PTFs -- 12.1.5 Configuring HTTP and ODWEK -- 12.1.6 Testing CGI ODWEK -- 12.2 Line data applets -- 12.3 Installing the ODWEK servlet on Windows -- 12.3.1 Installing Java Runtime Environment (JRE) -- 12.3.2 Installing WebSphere Application Server 5.0 for Windows -- 12.3.3 Installing the ODWEK servlet -- 12.3.4 Installing ODWEK servlet fixes…”
    Libro electrónico
  16. 7656
    por Monge Mediavilla, Blanca Nieves
    Publicado 2014
    Tabla de Contenidos: “…PROCESO (...); 2.3.1 WINDOWS; 2.3.2 OTRAS MODIFICACIONES DEL ENTORNO (...); 2.4 ORGANIZACIÓN DE LA INFORMACIÓN; 2.4.1 CREAR CARPETAS EN LAS UNIDADES DE (...); 2.5 GUARDADO Y RECUPERACIÓN DE ARCHVIOS; 2.5.1 MANEJO DEL PAINT BRUSH; 2.5.2 MANEJO DEL WORDPAD; 2.6 INTERCAMBIO DE INFORMACIÓN…”
    Libro electrónico
  17. 7657
    por Moreno Pérez, Juan Carlos
    Publicado 2014
    Tabla de Contenidos: “….); 4.1 SISTEMAS OPERATIVOS EN LA ACTUALIDAD; 4.1.1 PLATAFORMA WINDOWS®; 4.1.2 PLATAFORMA GNU/LINUX; 4.1.3 PLATAFORMA MAC OS; 4.1.4 SISTEMAS OPERATIVOS DE DISPOSITIVOS (...); 4.2 INSTALACIÓN DE SISTEMAS OPERATIVOS; 4.2.1 PASOS EN LA INSTALACIÓN DE UN SISTEMA (...); 4.2.2 CONFIGURACIÓN DEL DISPOSITIVO DE (...); 4.2.3 PARTICIONAMIENTO DEL DISCO DURO; 4.2.4 EJECUCIÓN DEL PROGRAMA DE INSTALACIÓN…”
    Libro electrónico
  18. 7658
    por Rodriguez Penin, Aquilino
    Publicado 2007
    Tabla de Contenidos: “…El mayor sistema SCADA del mundo basado en WindowsReferencias; Figura 1; Figura 2; Figura 3; Figura 4; Figura 5; Figura 6; Figura 7; Figura 8; Figura 9; Figura 10; Figura 11; Figura 12; Figura 13; Figura 14; Figura 15; Figura 16; Figura 17; Figura 18; Figura 19; Figura 20; Figura 21; Figura 22; Figura 23; Figura 24; Figura 25; Figura 26; Figura 27; Figura 28; Figura 29; Figura 30; Figura 31; Figura 32; Figura 33; Figura 34; Figura 35; Figura 36; Figura 36 A; Figura 37; Figura 38; Figura 39; Figura 40; Figura 41; Figura 42; Figura 43; Figura 44; Figura 45; Figura 46; Figura 47; Figura 48…”
    Libro electrónico
  19. 7659
    Tabla de Contenidos: “…1.1.7 Ejercicios de cambio de base entre los sistemas octal y decimal o binario1.1.8 Herramientas informáticas para el trabajo con los sistemas de numeración; 1.1.9 Utilización de la calculadora de Windows para la realización de cambios de base; 1.2 Otros sistemas de codificación; 1.2.1 Sistemas binarios numéricos; 1.2.2 Ejercicios de cambio de base entre los sistemas decimal y BCD; 1.2.3 Sistemas para codificación alfanumérica; 2. …”
    Libro electrónico
  20. 7660
    Publicado 2019
    Tabla de Contenidos: “…-- Reviewing the Project -- Creating the First Alien -- Building the Alien Fleet -- Making the Fleet Move -- Shooting Aliens -- Ending the Game -- Summary -- 14 SCORING -- Adding the Play Button -- Leveling Up -- Scoring -- Summary -- PROJECT 2: DATA VISUALIZATION -- 15 GENERATING DATA -- Installing Matplotlib -- Plotting a Simple Line Graph -- Random Walks -- Rolling Dice with Plotly -- Summary -- 16 DOWNLOADING DATA -- The CSV File Format -- Mapping Global Data Sets: JSON Format -- Summary -- 17 WORKING WITH APIS -- Using a Web API -- Visualizing Repositories Using Plotly -- The Hacker News API -- Summary -- PROJECT 3: WEB APPLICATIONS -- 18 GETTING STARTED WITH DJANGO -- Setting Up a Project -- Starting an App -- Making Pages: The Learning Log Home Page -- Building Additional Pages -- Summary -- 19 USER ACCOUNTS -- Allowing Users to Enter Data -- Setting Up User Accounts -- Allowing Users to Own Their Data -- Summary -- 20 STYLING AND DEPLOYING AN APP -- Styling Learning Log -- Deploying Learning Log -- Summary -- AFTERWORD -- A INSTALLATION AND TROUBLESHOOTING -- Python on Windows -- Python on macOS -- Python on Linux -- Python Keywords and Built-in Functions -- B TEXT EDITORS AND IDEs -- Customizing Sublime Text Settings -- Other Text Editors and IDEs -- C GETTING HELP -- First Steps -- Searching Online -- Internet Relay Chat -- Slack…”
    Libro electrónico