Mostrando 2,141 - 2,160 Resultados de 2,781 Para Buscar '"JavaScript"', tiempo de consulta: 0.17s Limitar resultados
  1. 2141
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Component-Based User Interfaces -- Thinking in components -- Components - the organs of user interfaces -- Encapsulation -- Composability -- Components, invented by nature -- My UI framework wishlist -- Time for new standards -- Template elements -- Shadow DOM -- Angular's component architecture -- Everything is a component -- Your first component -- Angular NgModule -- JavaScript of the future -- I speak JavaScript, translate, please! …”
    Libro electrónico
  2. 2142
    Publicado 2015
    Tabla de Contenidos: “…Contrasting compiled code and interpreted codeProgramming for the web; Taking a Tour of a Web App Built with Code; Defining the app's purpose and scope; Standing on the shoulders of giants; Chapter 2: Programming for the Web; Displaying Web Pages on Your Desktop and Mobile Device; Hacking your favorite news website; Understanding how the World Wide Web works; Watching out for your front end and back end; Defining web and mobile applications; Coding Web Applications; Starting with HTML, CSS, and JavaScript; Adding logic with Python, Ruby, or PHP; Coding Mobile Applications…”
    Libro electrónico
  3. 2143
    por Cimolini, Patrick
    Publicado 2012
    Tabla de Contenidos: “…Core Debugging ToolsExtended Technologies; Publishing; APEX API; Themes and Templates; JavaScript; Public APIs; APEX Multilingual Applications; Advanced Debugging Tools; Summary; CHAPTER 5 Project Management; Developer and Project Manager Roles; Developer Perspective; Project Manager Perspective; Agile vs. …”
    Libro electrónico
  4. 2144
    por Gundecha, Unmesh
    Publicado 2012
    Tabla de Contenidos: “…Chapter 2:Working with Selenium APIIntroduction; Checking an element's text; Checking an element's attribute values; Checking an element's CSS values; Using Advanced User Interactions API for mouse and keyboard events; Performing double-click on an element; Performing drag-and-drop operations; Executing JavaScript code; Capturing screenshots with Selenium WebDriver; Capturing screenshots with RemoteWebDriver/Grid; Maximizing the browser window; Automating dropdowns and lists; Checking options in dropdowns and lists; Checking selected options in dropdowns and lists…”
    Libro electrónico
  5. 2145
    por Rowell, Eric
    Publicado 2011
    “…This book is geared towards web developers who are familiar with HTML and JavaScript. It is written for both beginners and seasoned HTML5 developers with a good working knowledge of JavaScript…”
    Libro electrónico
  6. 2146
    Publicado 2013
    Tabla de Contenidos: “…; ""My Site Requires JavaScript""; ""Thereâ€?s Always a Better Approach""; ""Summary""; ""Chapter 3: Designing a Responsive Web Site""; ""Our Scenario""; ""The SharePoint Web Site Design Approach""; ""The Return on Investment of Usability""; ""Key User-Centered Design Activities We Use""; ""Vision, Goals, and Objectives""; ""User Analysis and Persona Development""; ""Public Web Site User""; ""Community Member""; ""Specter Web Site Administrator""…”
    Libro electrónico
  7. 2147
    Publicado 2023
    Tabla de Contenidos: “…. -- Chapter 13: Writing Automated Tests in Drupal -- Types of tests -- Unit tests -- Kernel tests -- Functional tests -- Functional JavaScript tests -- NightwatchJS tests -- Installing the PHPUnit test suite -- Getting ready -- How to do it... -- How it works... -- There's more... -- Running PHPUnit -- How to do it... -- How it works... -- Writing a unit test -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Writing a kernel test -- How to do it... -- How it works... -- Writing a functional test -- How to do it... -- How it works... -- See also -- Writing a functional JavaScript test -- How to do it... -- How it works... -- Writing a NightwatchJS test -- Getting ready -- How to do it... -- How it works... -- Chapter 14: Migrating External Data into Drupal -- Technical requirements -- Migrating from a previous version of Drupal -- Getting ready -- How to do it... -- How it works... -- Migrating data from CSV file(s) -- Getting ready -- How to do it... -- Migrating data from an HTTP API -- How to do it... -- How it works... -- There's more... -- Writing a custom migration source plugin -- How to do it... -- How it works... -- Writing a custom process plugin for migrations -- How to do it... -- How it works... -- See also -- Index -- About Packt -- Other Books You May Enjoy…”
    Libro electrónico
  8. 2148
    por Zhu, Nick Qi
    Publicado 2013
    Tabla de Contenidos: “…. -- Setup a local HTTP server -- Python Simple HTTP Server -- Node.js HTTP Server -- Understanding D3-style JavaScript -- Getting ready -- How to do it... -- How it works... -- Functions are objects -- Static variable scoping -- Variable-parameter function -- Function chaining -- There's more... -- Finding and sharing code -- How to get help -- 2. …”
    Libro electrónico
  9. 2149
    Publicado 2015
    Tabla de Contenidos: “…The WebVR APISupported Browsers and Devices; Querying for VR Devices; Setting Up VR Fullscreen Mode; Head Tracking; Creating a WebVR Application; Three.js: A JavaScript 3D Engine; A Full Example; Tools and Techniques for Creating Web VR; WebVR Engines and Development Tools; Using Unity3D and Unreal for WebVR Development; Open Source Libraries and Frameworks; WebVR and the Future of Web Browsing; Chapter Summary; Chapter 6. …”
    Libro electrónico
  10. 2150
    Publicado 2015
    Tabla de Contenidos: “…Working with browser navigationWorking with WebDriver events; Chapter 5: Synchronizing Tests; Introduction; Synchronizing a test with an implicit wait; Synchronizing a test with an explicit wait; Synchronizing a test with custom-expected conditions; Synchronizing a test with FluentWait; Chapter 6: Working with Alerts, Frames, and Windows; Introduction; Handling a simple JavaScript alert box; Handling a confirm and prompt alert box; Identifying and handling frames; Working with IFRAME; Identifying and handling a child window; Identifying and handling a window by its title…”
    Libro electrónico
  11. 2151
    por Robbins, Jennifer Niederst
    Publicado 2007
    Tabla de Contenidos: “…; CSS (Cascading Style Sheets); JavaScript/DOM scripting; Server-side programming; XML; Java; What Do I Need to Buy?…”
    Libro electrónico
  12. 2152
    por Siggelkow, Bill
    Publicado 2005
    Tabla de Contenidos: “…3.2 Using the Struts-EL TagsProblem; Solution; Discussion; See Also; 3.3 Displaying Indexed Properties; Problem; Solution; Discussion; See Also; 3.4 Using Indexed Properties on Forms; Problem; Solution; Discussion; See Also; 3.5 Using Indexed Properties in a JSTL Loop; Problem; Solution; Discussion; See Also; 3.6 Submitting a Form from an Image; Problem; Solution; Discussion; See Also; 3.7 Generating JavaScript on the Fly; Problem; Solution; Discussion; See Also; 3.8 Dynamically Changing Select Options Using JavaScript; Problem; Solution; Discussion; See Also…”
    Libro electrónico
  13. 2153
    por Hillerson, Tony
    Publicado 2009
    Tabla de Contenidos: “…-- Summary -- 20 Server Push with Juggernaut -- Goal -- Solution -- Push Technology -- Juggernaut -- Creating the Rails Messaging Application -- Creating the Flex Messaging Client Application -- Summary -- 21 Communicating between Flex and JavaScript -- Goal -- Solution -- Communication between Flex and JavaScript -- Security -- Building the Samples -- ExternalInterface -- SWFObject and Prototype -- ExternalInterface in Action -- Flex-Ajax Bridge in Action -- Summary -- 22 File Upload -- Goal -- Solution -- File Upload -- Creating the Rails Application and Installing attachment_fu -- Using Flex's FileReference Class to Upload One or Several Files -- Using Flex URLLoader Class to Upload a PNG File -- Summary -- Index…”
    Libro electrónico
  14. 2154
    por Ferrill, Paul
    Publicado 2011
    Tabla de Contenidos: “…; The World of Android; Android Application Anatomy; Activities; Intents; SL4A History; SL4A Architecture; SL4A Concepts; JavaScript Object Notation (JSON); Events; Languages; Beanshell 2.0b4; Lua 5.1.4; Perl 5.1 0.1; PHP 5.3.3; Rhino 1.7R2; JRuby 1.4; Shell; Python; Summary; Chapter 2: Getting Started; Installing SL4A on the Device; Installing the Android SDK; Linux; Mac OS X; Windows; Installing Python…”
    Libro electrónico
  15. 2155
    por Rodger, Richard Luna
    Publicado 2012
    Tabla de Contenidos: “…Beginning Mobile Application Development in the Cloud; Contents; Introduction; Chapter 1: Introducing Cloud-Based Mobile Apps; How to Build Mobile Apps in the Cloud; Using Your Existing Skill Set; Determining What Tools You Need; The Skills You'll Learn; Two Big Ideas About the App Industry; Web Apps and the Future; The Cloud as the Future; Getting Started; Using JavaScript Functions; The WebKit Browser Engine; A Colorful Little App; Introducing the nginx Web Server; Summary; Chapter 2: Mobilizing Your App; Building a Touch-Sensitive Drawing App; How to Draw on the Screen…”
    Libro electrónico
  16. 2156
    Publicado 2014
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Running WebRTC with and without SIP; JavaScript Session Establishment Protocol (JSEP); Signal and media flows; Running WebRTC without SIP; Sending media over WebSockets; getUserMedia; RTCPeerConnection; RTCDataChannel; Media traversal in WebRTC clients; WebRTC through WebSocket signaling servers; Node.js; Making a peer-to-peer audio call using Node.js for signaling; Running WebRTC with SIP; Session Initiation Protocol (SIP); JavaScript-based SIP libraries; Summary…”
    Libro electrónico
  17. 2157
    por Wang, Vanessa
    Publicado 2013
    Tabla de Contenidos: “…The WebSocket Closing HandshakeSupport for Other Protocols; Extensions; Writing a WebSocket Server in JavaScript with Node.js; Building a Simple WebSocket Server; Testing Our Simple WebSocket Server; Building a Remote JavaScript Console; Suggested Extensions; Summary; CHAPTER 4 Building Instant Messaging and Chat over WebSocket with XMPP; Layered Protocols; XMPP: A Streaming Mile of XML; Standardization; Choosing a Connectivity Strategy; Stanza-to-Message Alignment; Federation; Building a Chat and Instant Messaging Application over WebSocket; Using a WebSocket-Enabled XMPP Server…”
    Libro electrónico
  18. 2158
    Publicado 2019
    Tabla de Contenidos: “…FASE Invited Talk -- Software Assurance in an Uncertain World -- Software Verification -- Tool Support for Correctness-by-Construction -- Automatic Modeling for Opaque Code in JavaScript Static Analysis -- SMT-Based Bounded Schedulability Analysis of the Clock Constraint Specification Language -- A Hybrid Dynamic Logic for Event/Data-based Systems -- Model-driven Development and Model Transformation -- Pyro: Generating Domain-Specific Collaborative Online Modeling Environments -- Efficient Model Synchronization by Automatically Constructed Repair Processes -- Offline Delta-driven Model Transformation with Dependency Injection -- A Logic-Based Incremental Approach to Graph Repair -- Software Verification -- DeepFault: Fault Localization For Deep Neural Networks -- Variability Abstraction and Refinement for Game-based Lifted Model Checking of full CTL -- Formal Verification of Safety and Security Related Timing Constraints for A Cooperative Automotive System -- Checking Observational Purity Of Procedures -- Software Evolution & Requirements Engineering -- Structural and Nominal Cross-Language Clone Detection -- SL2SF: Refactoring Simulink to Stateflow -- Metric Temporal Graph Logic over Typed Attributed Graphs -- KupC: A Formal Tool for Modeling and Verifying Dynamic Updating of C Programs -- Business Process Privacy Analysis in PLEAK -- Specification, Design, and Implementation of Particular Classes of Systems -- CLTestCheck: Measuring Test Effectiveness for GPU Kernels -- Implementing SOS with Active Objects: A Case Study of a Multicore Memory System -- Optimal and Automated Deployment for Microservices -- A Data Flow Model with Frequency Arithmetic -- Software Testing -- CoVeriTest: Cooperative Verifier-Based Testing -- Pardis: Priority Aware Test Case Reduction -- Automatically Identifying Sufficient Object Builders from Module APIs…”
    Libro electrónico
  19. 2159
    Publicado 2021
    “…Applying your understanding of how HTML, CSS, and JavaScript work in the browser you'll build a web application called Bookish using TDD and mainstream React stack technologies such as React, React-router, and Redux. …”
    Libro electrónico
  20. 2160
    Publicado 2021
    “…Power BI theme files use JSON (JavaScript Object Notation) as their structure, so the book includes a brief introduction to JSON as well as how it applies to Power BI themes. …”
    Libro electrónico