Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 224
- Application software 200
- JavaScript (Computer program language) 111
- Web site development 77
- Computer programming 68
- Java (Computer program language) 67
- Python (Computer program language) 63
- Web applications 58
- Database management 52
- Programming 48
- Application program interfaces (Computer software) 45
- Cloud computing 44
- Internet programming 39
- Programming languages (Electronic computers) 39
- Microsoft .NET Framework 37
- Web sites 34
- Computer programs 33
- Data mining 33
- Design 33
- iOS (Electronic resource) 29
- Computer software 28
- Big data 26
- Engineering & Applied Sciences 25
- Go (Computer program language) 24
- Node.js 24
- Web Development 23
- Client/server computing 21
- Mobile computing 21
- SQL (Computer program language) 21
- Ajax (Web site development technology) 20
-
741Publicado 2023Tabla de Contenidos: “…-- Types of APIs -- Public APIs -- Partner APIs -- Private APIs -- Composite APIs -- SOAP versus REST versus gRPC versus GraphQL -- SOAP -- REST -- gRPC -- GraphQL -- Event/message bus integration -- Custom code versus tools -- Summary -- Chapter 12: Using Platform Events -- An overview of the event-driven architecture and the event bus -- Exploring event-driven architecture -- The event bus -- When to use platform events -- Defining and publishing a platform event -- Using Apex -- Publishing platform events through Flow -- Using the REST API -- Subscribing to and handling platform events -- Handling platform events using Apex triggers -- Subscribing to platform events in Flow -- Change Data Capture and platform events -- Testing platform events -- Testing whether platform events are publishing -- Testing the consumption of platform events -- Logging using platform events -- A discussion of the CometD protocol and handling events externally -- The Pub/Sub API -- Integrations using platform events -- Summary -- Chapter 13: Apex and Flow -- Apex and Flow -- Invocable actions -- Testing invocable actions -- Internal APIs -- Callouts from invocable methods -- External Services in Flow -- Summary -- Chapter 14: Apex REST and Custom Web Services -- An overview of REST -- HTTP methods -- REST and Apex - when to use custom endpoints -- Defining endpoints -- A more detailed example -- Dynamic parsing using custom metadata -- Testing endpoints using Workbench -- Exposing endpoints -- Public APIs and Sites pages -- An alternative using URL Rewriter and Visualforce pages -- Handling request body data -- Handling JSON -- Handling XML -- Testing Apex REST code -- Summary -- Chapter 15: Outbound Integrations - REST -- Basic REST callouts -- Remote Site Settings…”
Libro electrónico -
742Publicado 2015Tabla de Contenidos: “…Geometry JavaScript Object Notation (GeoJSON) -- 6.1.5. Scalable Vector Graphics (SVG) -- 6.1.6. …”
Libro electrónico -
743Publicado 2018Tabla de Contenidos: “…Exercise 36: Setting Instance Attributes within Instance Methods -- Activity 29: Defining Methods in a Class -- Class Versus Instance Attributes -- Exercise 37: Declaring a Class with Instance Attributes -- Class Attributes -- Exercise 38: Extending our Class with Class Attributes -- Exercise 39: Implementing a Counter for Instances of a Class -- Activity 30: Creating Class Attributes -- Class Versus Instance Methods -- Exercise 40: Creating Instance Methods -- Class Methods -- Exercise 41: Testing our Factory Method -- Exercise 42: Accessing Class Attributes from within Class Methods -- Encapsulation and Information Hiding -- Activity 31: Creating Class Methods and Using Information Hiding -- Class Inheritance -- Exercise 43: Implementing Class Inheritance -- Overriding __init__() -- Exercise 44: Overriding the __init__ Method to Add an Attribute -- Commonly Overridden Methods -- Activity 32: Overriding Methods -- Multiple Inheritance -- Exercise 45: Implementing Multiple Inheritance -- Activity 33: Practicing Multiple Inheritance -- Summary -- Modules, Packages, and File Operations -- Introduction -- Defining Modules -- Exercise 46: Creating Modules -- Imports and Import Statements -- Exercise 47: Importing Modules -- Modules and Packages -- The Module Search Path -- Standard Python Modules -- Activity 34: Inspecting Modules -- Packages -- Absolute Imports -- Relative Imports -- Activity 35: Listing the Resources Defined in a Package or Module -- Activity 36: Using Resources in a Module -- File Operations -- The file Object -- The file Object Methods -- Reading and Writing to Files -- The open() Method -- Exercise 48: Creating, Reading, and Writing to Files -- The with Context Manager -- Activity 37: Performing File Operations -- Handling Structured Data -- Working with CSV Data -- Activity 38: Working with Files -- Working with JSON Data…”
Libro electrónico -
744Publicado 2018Tabla de Contenidos: “…Working with APIs -- Creating a REST endpoint -- Create -- Read -- Update -- Delete -- Interacting with a RESTful API -- Working with events -- Object events -- WMI events -- Engine events -- Remote events -- Custom formatting -- Custom type extensions -- Summary -- Questions -- Further reading -- Chapter 5: Writing Reusable Code -- Best practice guidelines -- Code layout -- Brace placement -- Naming conventions -- Aliases and parameter names -- Readability -- Function design -- Output -- Cmdlet output -- Conveying messages -- Compatibility -- Comments -- Header or disclaimer -- Functions -- Script blocks -- Function declaration -- The parameter attribute -- Parameter sets -- Pipeline input -- Cmdlet binding attribute -- Scopes -- Dot-sourcing code -- Help files -- Help-driven development -- Code signing -- Possible solutions -- Digital certificates -- Public key Infrastructure -- Self-signed certificates for testing -- Preventing changes and execution -- Proving that changes were made -- Modules -- Module architecture -- Combining multiple functions -- The module manifest -- Managing complexity -- Deployment and upgrade -- Version control -- Changelog -- Recovery -- Revert -- Checkout -- Reset -- Branching -- Merging -- Possible solutions -- TFS -- Git -- SVN -- PSScriptAnalyzer -- Summary -- Questions -- Further reading -- Chapter 6: Working with Data -- Registry -- Files -- CSV -- XML -- CLIXML -- JSON -- Classes -- Summary -- Questions -- Further reading -- Chapter 7: Understanding PowerShell Security -- Current situation around PowerShell -- Is PowerShell a vulnerability? …”
Libro electrónico -
745por Freeman, Adam. authorTabla de Contenidos: “…Understanding the Anatomy of an HTML Element -- Understanding Attributes -- Understanding Element Content -- Understanding Void Elements -- Understanding the Document Structure -- Understanding Bootstrap -- Applying Basic Bootstrap Classes -- Modifying Style Context -- Modifying Sizes -- Using Bootstrap to Style Tables -- Ensuring the Correct Table Structure -- Using Bootstrap to Create Forms -- Using Bootstrap to Create Grids -- Creating Responsive Grids -- Summary -- Chapter 5: JavaScript Primer -- Preparing the Example Project -- Understanding the Script Element -- Using Statements -- Defining and Using Functions -- Defining Functions with Parameters -- Defining Functions That Return Results -- Detecting Functions -- Using Variables and Types -- Using the Primitive Types -- Working with Booleans -- Working with Strings -- Working with Numbers -- Creating Objects -- Using Object Literals -- Using Functions as Methods -- Extending Objects -- Working with Objects -- Detecting Objects -- Reading and Modifying the Property Values -- Enumerating an Object's Properties -- Adding and Deleting Properties and Methods -- Determining Whether an Object Has a Property -- Using JavaScript Operators -- Using Conditional Statements -- The Equality Operator vs. the Identity Operator -- Explicitly Converting Types -- Converting Numbers to Strings -- Converting Strings to Numbers -- Working with Arrays -- Using an Array Literal -- Detecting an Array -- Reading and Modifying the Contents of an Array -- Enumerating the Contents of an Array -- Using the Built-in Array Methods -- Comparing undefined and null Values -- Checking for null or undefined -- Working with Promises -- Working with JSON -- Summary -- Chapter 6: SportsStore: A Real Application -- Getting Started -- Preparing the Data -- Creating the Data Structure -- Adding the Data -- Testing the Data Service…”
Publicado 2014
Libro electrónico -
746Publicado 2017Tabla de Contenidos: “…. -- How it works... -- JSON serializers -- Getting ready -- How to do it... -- How it works…”
Libro electrónico -
747Publicado 2023Tabla de Contenidos: “…Understanding how data warehouses are different from databases -- Significance of ETL in data warehouse -- Learning about BigQuery -- Features of BigQuery -- Setting up and configuring a fully managed data warehouse with BigQuery -- Enabling BigQuery from the console -- Creating a BigQuery dataset -- Using an existing public dataset -- Creating a table in the dataset -- Performing simple analytics -- Summary of operational aspects and design considerations -- Summary -- Part 3: Semi-Structured, Unstructured Data, and NoSQL Design -- 6 -- Designing for Semi-Structured Data -- Semi-structured data -- Pros and cons of semi-structured data -- Use cases of semi-structured data -- NoSQL for semi-structured data -- Data structures supported by NoSQL databases -- Firestore and its features -- Setting up Firestore -- Collection -- Document -- Subcollection -- Security -- Client libraries and APIs -- Indexing -- Single-field index -- Composite index -- Collection group query -- Data model considerations -- Hierarchical format -- Denormalized format -- Easy querying with RunQuery API -- API endpoint and method -- The parent parameter -- JSON body format -- StructuredQuery -- The from clause -- The where clause -- Putting the pieces together -- Implementing RunQuery API programmatically -- Summary -- 7 -- Unstructured Data Management -- Use cases -- Processing unstructured data -- Storage options in Google Cloud -- Cloud Storage, classes, and features -- Unstructured data storage with BigQuery -- External sources -- External connections -- Unstructured data analytics with BigQuery -- Summary -- Part 4: DevOps and Databases -- 8 -- DevOps and Databases -- Upgrades, updates, and patching -- Security, privacy, and encryption -- Replication and availability -- Scalability -- Performance and throughput -- SLA, SLI, and SLO -- Data federation…”
Libro electrónico -
748Publicado 2018Tabla de Contenidos: “…-- Use case - Object Versioning -- Object versioning in the Cloud Storage bucket -- Use case - object life cycle policies -- Managing bucket life cycle using the web console -- Manipulating object life-cycle via JSON file…”
Libro electrónico -
749Publicado 2018Tabla de Contenidos: “…The context click on WebElement action -- The context click at current location action -- Learning keyboard-based interactions -- The keyDown and keyUp actions -- The sendKeys method -- Summary -- Questions -- Further information -- Chapter 6: Understanding WebDriver Events -- Introducing the eventFiringWebDriver and eventListener classes -- Creating an instance of EventListener -- Implementing WebDriverEventListener -- Extending AbstractWebDriverEventListener -- Creating a WebDriver instance -- Creating EventFiringWebDriver and EventListener instances -- Registering EventListener with EventFiringWebDriver -- Executing and verifying the events -- Registering multiple EventListeners -- Exploring different WebDriver event listeners -- Listening for WebElement value changes -- Listening for the clicked WebElement -- Listening for a WebElement search event -- Listening for browser back-navigation -- Listening for browser forward-navigation -- Listening for browser NavigateTo events -- Listening for script execution -- Listening for an exception -- Unregistering EventListener with EventFiringWebDriver -- Performing accessibility testing -- Capturing page-performance metrics -- Summary -- Questions -- Further information -- Chapter 7: Exploring RemoteWebDriver -- Introducing RemoteWebDriver -- Understanding Selenium Standalone Server -- Downloading Selenium Standalone Server -- Running the server -- Understanding the RemoteWebDriver client -- Converting an existing test script to use the RemoteWebDriver server -- Using RemoteWebDriver for Firefox -- Using RemoteWebDriver for Internet Explorer -- Understanding the JSON wire protocol -- Summary -- Questions -- Further information -- Chapter 8: Setting up Selenium Grid -- Exploring Selenium Grid -- Understanding the hub -- Understanding the node -- Modifying the existing test script to use Selenium Grid…”
Libro electrónico -
750Publicado 2024Tabla de Contenidos: “…Using API specifications in Postman -- Creating a mock server -- Validating requests -- Summary -- Chapter 4: Considerations for Good API Test Automation -- Technical requirements -- Exploratory and automated testing -- Exercise - considerations for good API test automation -- Writing good automation -- Types of API tests -- Organizing and structuring tests -- Creating the test structure -- Organizing the tests -- Environments -- Collection variables -- Choosing a variable scope -- Exercise - using variables -- Creating maintainable tests -- Using logging -- Test reports -- Creating repeatable tests -- Summary -- Chapter 5: Understanding Authorization Options -- Understanding API security -- Authorization in APIs -- Authentication in APIs -- API security in Postman -- Getting started with authorization in Postman -- Using Basic Auth -- Using bearer tokens -- Using API keys -- Using AWS Signature -- Using OAuth -- Setting up OAuth 2.0 in Postman -- OAuth 1.0 -- Digest authentication -- Hawk authentication -- Using NTLM authentication -- Using Akamai EdgeGrid -- Handling credentials in Postman safely -- Summary -- Chapter 6: Creating Test Validation Scripts -- Technical requirements -- Checking API responses -- Checking the status code in a response -- Using the pm.test method -- Using Chai assertions in Postman -- Try it out -- Checking the body of a response -- Checking whether the response contains a given string -- Checking JSON properties in the response -- Try it out -- Checking headers -- Custom assertion objects in Postman -- Creating your own tests -- Try it out -- Creating folder and collection tests -- Cleaning up after tests -- Setting up pre-request scripts -- Using variables in pre-request scripts -- Passing data between tests -- Building request workflows -- Looping over the current request -- Running requests in the collection runner…”
Libro electrónico -
751por Lat, Joshua ArvinTabla de Contenidos: “…Analyzing the data -- Exporting the data flow -- Turning off the resources -- Verifying the results -- Summary -- Further reading -- Part 3: Diving Deeper with Relevant Model Training and Deployment Solutions -- Chapter 6: SageMaker Training and Debugging Solutions -- Technical requirements -- Getting started with the SageMaker Python SDK -- Preparing the essential prerequisites -- Creating a service limit increase request -- Training an image classification model with the SageMaker Python SDK -- Creating a new Notebook in SageMaker Studio -- Downloading the training, validation, and test datasets -- Uploading the data to S3 -- Using the SageMaker Python SDK to train an ML model -- Using the %store magic to store data -- Using the SageMaker Python SDK to deploy an ML model -- Using the Debugger Insights Dashboard -- Utilizing Managed Spot Training and Checkpoints -- Cleaning up -- Summary -- Further reading -- Chapter 7: SageMaker Deployment Solutions -- Technical requirements -- Getting started with model deployments in SageMaker -- Preparing the pre-trained model artifacts -- Preparing the SageMaker script mode prerequisites -- Preparing the inference.py file -- Preparing the requirements.txt file -- Preparing the setup.py file -- Deploying a pre-trained model to a real-time inference endpoint -- Deploying a pre-trained model to a serverless inference endpoint -- Deploying a pre-trained model to an asynchronous inference endpoint -- Creating the input JSON file -- Adding an artificial delay to the inference script -- Deploying and testing an asynchronous inference endpoint -- Cleaning up -- Deployment strategies and best practices -- Summary -- Further reading -- Part 4: Securing, Monitoring, and Managing Machine Learning Systems and Environments -- Chapter 8: Model Monitoring and Management Solutions -- Technical prerequisites…”
Publicado 2022
Libro electrónico -
752Publicado 2024Tabla de Contenidos: “…Numeric values in the ACL -- Ownership -- Transactions -- File catalog commands -- About hashing -- New-FileCatalog -- Test-FileCatalog -- Summary -- Chapter 11: Windows Management Instrumentation -- Working with WMI -- WMI classes -- WMI commands -- CIM commands -- Getting instances -- Getting classes -- Calling methods -- Creating instances -- Removing instances -- Working with CIM sessions -- Associated classes -- The WMI Query Language -- Understanding SELECT, WHERE, and FROM -- Escape sequences and wildcards -- Comparison operators -- WQL filters and dates -- Logic operators -- Quoting values -- Associated classes -- WMI object paths -- Using ASSOCIATORS OF -- WMI type accelerators -- Getting instances -- Working with dates -- Getting classes -- Calling methods -- Creating instances -- Associated classes -- Permissions -- Sharing permissions -- Creating a shared directory -- Getting a security descriptor -- Adding an access control entry -- Setting the security descriptor -- WMI permissions -- Getting a security descriptor -- The access mask -- WMI and SDDL -- Summary -- Chapter 12: Working with HTML, XML, and JSON -- ConvertTo-Html -- Multiple tables -- Adding style -- ConvertTo-Html and Send-MailMessage -- Windows PowerShell and ConvertTo-Html -- Modifying HTML content -- XML commands -- About XML -- Elements and attributes -- Namespaces -- Schemas -- Select-Xml -- Select-Xml and namespaces -- ConvertTo-Xml -- System.Xml -- The XML type accelerator -- XPath and XmlDocument -- SelectNodes and XPathNodeList -- Working with namespaces -- Creating XML documents -- Modifying element and attribute values -- Adding elements -- Removing elements and attributes -- Copying nodes between documents -- Schema validation -- Inferring a schema -- System.Xml.Linq -- Opening documents -- Selecting nodes -- Creating documents -- Working with namespaces…”
Libro electrónico -
753por Press, Posts & TelecomTabla de Contenidos: “…8.6.3 工作原理 -- 8.6.4 参 -- 第9 章 井然有序1 -- 9.1 简介 -- 9.2 创建 图 -- 9.2.1 准备 段 -- 9.2.2 开始编程 -- 9.2.3 工作原理 -- 9.2.4 更多内容 -- 9.2.5 参 -- 9.3 创建堆叠 积图 -- 9.3.1 准备 段 -- 9.3.2 开始编程 -- 9.3.3 工作原理 -- 9.3.4 更多内容 -- 扩展 积图 Expanded area chart -- 河流图 Streamgraph -- 9.3.5 参 -- 9.4 创建矩形式树状结构图 -- 9.4.1 准备 段 -- 9.4.2 开始编程 -- 9.4.3 工作原理 -- 9.4.4 参 -- 9.5 创建树 -- 9.5.1 准备 段 -- 9.5.2 开始编程 -- 9.5.3 工作原理 -- 9.5.4 参 -- 9.6 创建封 图 -- 9.6.1 准备 段 -- 9.6.2 开始编程 -- 9.6.3 工作原理 -- 9.6.4 参 -- 第10 章 可 化交互 -- 10.1 简介 -- 10.2 与 标事件交互 -- 10.2.1 准备 段 -- 10.2.2 开始编程 -- 10.2.3 工作原理 -- 10.2.4 更多内容 -- 10.2.5 参 -- 10.3 多点 摸 备交互 -- 10.3.1 准备 段 -- 10.3.2 开始编程 -- 10.3.3 工作原理 -- 10.3.4 更多内容 -- 10.3.5 参 -- 10.4 实现缩放和平移 为 -- 10.4.1 准备 段 -- 10.4.2 开始编程 -- 10.4.3 工作原理 -- 10.4.4 更多内容 -- 10.4.5 参 -- 10.5 实现拖曳 为 -- 10.5.1 准备 段 -- 10.5.2 开始编程 -- 10.5.3 工作原理 -- 10.5.4 更多内容 -- 10.5.5 参 -- 第11 章 使用"原力" 1 -- 11.1 简介 -- 11.2 使用引力和相互作用力 -- 11.2.1 准备 段 -- 11.2.2 开始编程 -- 11.2.3 工作原理 -- 相互作用力 -- 引力 -- 摩擦力 -- 置 受力布局 -- 置斥力 -- 置相吸效果 -- 置引力 -- 使用引力和互斥 -- 11.2.4 参 -- 11.3 生成动 -- 11.3.1 准备 段 -- 11.3.2 开始编程 -- 11.3.3 工作原理 -- 11.3.4 参 -- 11.4 置 接约束 -- 11.4.1 准备 段 -- 11.4.2 开始编程 -- 11.4.3 工作原理 -- 11.4.4 参 -- 11.5 借助力来 助可 化 -- 11.5.1 准备 段 -- 11.5.2 开始编程 -- 11.5.3 工作原理 -- 11.5.4 参 -- 11.6 操作"力" -- 11.6.1 准备 段 -- 11.6.2 开始编程 -- 11.6.3 工作原理 -- 11.6.4 参 -- 11.7 创建力导向图 -- 11.7.1 准备 段 -- 11.7.2 开始编程 -- 11.7.3 工作原理 -- 11.7.4 参 -- 第12 章 地图的奥秘 -- 12.1 简介 -- 12.2 美国地图的投影 -- 12.2.1 GeoJSON -- TopoJSON -- 12.2.2 准备 段 -- 12.2.3 开始编程 -- 12.2.4 工作原理 -- 12.2.5 参 -- 12.3 世界地图的投射 -- 12.3.1 准备 段 -- 12.3.2 开始编程 -- 12.3.3 工作原理 -- 12.3.4 参 -- 12.4 构建等值区域图 -- 12.4.1 准备 段 -- 12.4.2 开始编程 -- 12.4.3 工作原理 -- 12.4.4 参 -- 第13 章 测 动 -- 13.1 简介 -- 13.1.1 单元测 简介 -- 13.2 下 Jasmine并搭建测 环境 -- 13.2.1 准备 段 -- 13.2.2 开始编程 -- 13.2.3 工作原理…”
Publicado 2024
Libro electrónico -
754Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Introduction to Penetration Testing and Web Applications -- Proactive security testing -- Different testing methodologies -- Ethical hacking -- Penetration testing -- Vulnerability assessment -- Security audits -- Considerations when performing penetration testing -- Rules of Engagement -- The type and scope of testing -- Client contact details -- Client IT team notifications -- Sensitive data handling -- Status meeting and reports -- The limitations of penetration testing -- The need for testing web applications -- Reasons to guard against attacks on web applications -- Kali Linux -- A web application overview for penetration testers -- HTTP protocol -- Knowing an HTTP request and response -- The request header -- The response header -- HTTP methods -- The GET method -- The POST method -- The HEAD method -- The TRACE method -- The PUT and DELETE methods -- The OPTIONS method -- Keeping sessions in HTTP -- Cookies -- Cookie flow between server and client -- Persistent and nonpersistent cookies -- Cookie parameters -- HTML data in HTTP response -- The server-side code -- Multilayer web application -- Three-layer web application design -- Web services -- Introducing SOAP and REST web services -- HTTP methods in web services -- XML and JSON -- AJAX -- Building blocks of AJAX -- The AJAX workflow -- HTML5 -- WebSockets -- Summary -- Chapter 2: Setting Up Your Lab with Kali Linux -- Kali Linux -- Latest improvements in Kali Linux -- Installing Kali Linux -- Virtualizing Kali Linux versus installing it on physical hardware -- Installing on VirtualBox -- Creating the virtual machine -- Installing the system -- Important tools in Kali Linux -- CMS & -- Framework Identification -- WPScan -- JoomScan -- CMSmap…”
Libro electrónico -
755Publicado 2018Tabla de Contenidos: “…. -- Chapter 3: Processing Data -- Introduction -- Working with CSV and JSON data -- Getting ready -- How to do it -- How it works -- There's more... -- Storing data using AWS S3 -- Getting ready -- How to do it -- How it works -- There's more... -- Storing data using MySQL -- Getting ready -- How to do it -- How it works -- There's more... -- Storing data using PostgreSQL -- Getting ready -- How to do it -- How it works -- There's more…”
Libro electrónico -
756Publicado 2021Tabla de Contenidos: “…-- When to use a value type -- Summary -- Chapter 7: Flexible Code with Protocols, Generics, and Extensions -- Technical requirements -- Understanding and implementing protocols -- Defining your own protocols -- Checking for traits instead of types -- Extending your protocols with default behavior -- Improving your protocols with associated types -- Adding flexibility with generics -- Summary -- Chapter 8: Adding Core Data to Your App -- Technical requirements -- Understanding the Core Data stack -- Adding Core Data to an existing application -- Creating a Core Data model -- Creating the models -- Defining relationships -- Using your entities -- Persisting data and reacting to data changes -- Understanding data persistence -- Persisting your models -- Refactoring the persistence code -- Reading data with a simple fetch request -- Filtering data with predicates -- Reacting to database changes -- Understanding the use of multiple instances of NSManagedObjectContext -- Refactoring the persisting code -- Summary -- Further reading -- Chapter 9: Fetching and Displaying Data from the Network -- Technical requirements -- Fetching data from the web with URLSession -- Understanding the basics of URLSession -- Working with JSON in Swift -- Updating Core Data objects with fetched data -- Implementing the fetch logic -- Updating a movie with a popularity rating…”
Libro electrónico -
757por Hochstein, LorinTabla de Contenidos: “…Making Ansible Go Even Faster -- SSH Multiplexing and ControlPersist -- Manually Enabling SSH Multiplexing -- SSH Multiplexing Options in Ansible -- Pipelining -- Enabling Pipelining -- Configuring Hosts for Pipelining -- Fact Caching -- JSON File Fact-Caching Backend -- Redis Fact Caching Backend -- Memcached Fact Caching Backend -- Parallelism -- Accelerated Mode -- Fireball Mode -- Chapter 10. …”
Publicado 2015
Libro electrónico -
758Publicado 2017Tabla de Contenidos: “…. -- Debugging your application with mustaches (for example, a JSON filter) -- How to do it... -- How it works... -- X-raying your application with Vue developer tools -- Getting Ready -- How to do it... -- Upgrading to Vue.js 2 -- How to do it... -- How it works... -- Deprecation of broadcast, dispatch, and the events option -- Deprecation of array filters -- Deprecation of Vue.config.delimiters -- Renaming of life cycle hooks -- Chapter 2: Basic Vue.js Features -- Introduction -- Learning how to use computed properties -- Getting ready -- How to do it... -- There's more... -- Caching computed properties -- Computed setters -- Filtering a list with a computed property -- Getting ready -- How to do it... -- How it works... -- There's more…”
Libro electrónico -
759por Gustafson, J. M.Tabla de Contenidos: “…-- Time for action - getting JSON data -- What just happened? -- HTML5 Geolocation API -- Time for action - getting geolocation data -- What just happened? …”
Publicado 2013
Libro electrónico -
760Publicado 2017Tabla de Contenidos: “…. -- There's more... -- Configuring JSON API in Express -- Getting ready -- How to do it... -- How it works... -- There's more…”
Libro electrónico