content stringlengths 0 557k | url stringlengths 16 1.78k | timestamp timestamp[ms] | dump stringlengths 9 15 | segment stringlengths 13 17 | image_urls stringlengths 2 55.5k | netloc stringlengths 7 77 |
|---|---|---|---|---|---|---|
.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback. | https://docs.microsoft.com/en-us/office/vba/api/overview/#vba-programming-in-office | 2022-05-16T21:24:18 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.microsoft.com |
Navigation
The navigation component is a UI tool that helps you easily implement common navigation patterns.
Basic usage
The Mobiscroll Navigation control has the following react components:
<mobiscroll.BottomNav />,
<mobiscroll.HamburgerNav />,
<mobiscroll.TabNav /> and
<mobiscroll.NavItem /> as the child component of... | https://docs.mobiscroll.com/react/navigation | 2022-05-16T21:45:15 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.mobiscroll.com |
Important
This doc is for managing users on the New Relic One user model. For managing users on our original user model, see Original users.
To manage their users, New Relic organizations can configure one or more authentication domains, which control how users are added to a New Relic account, how they’re authenticate... | https://docs.newrelic.com/docs/accounts/accounts-billing/new-relic-one-user-management/authentication-domains-saml-sso-scim-more/?q= | 2022-05-16T21:17:10 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.newrelic.com |
Vulnerability management rules:
There are separate vulnerability policies for containers, hosts, and serverless functions. Host and serverless rules offer a subset of the capabilities of container rules, the big difference being that container rules support blocking. containersto
Off, and click
Save.
To create a vulner... | https://docs.paloaltonetworks.com/prisma/prisma-cloud/22-01/prisma-cloud-compute-edition-admin/vulnerability_management/vuln_management_rules | 2022-05-16T20:58:48 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.paloaltonetworks.com |
get_all_prediction_df
- get_all_prediction_df(model, *, triples_factory, k=None, batch_size=1, return_tensors=False, add_novelties=True, remove_known=False, testing=None, mode=None)[source]
Compute scores for all triples, optionally returning only the k highest scoring.
Note
This operation is computationally very expen... | https://pykeen.readthedocs.io/en/stable/api/pykeen.models.predict.get_all_prediction_df.html | 2022-05-16T22:16:51 | CC-MAIN-2022-21 | 1652662512249.16 | [] | pykeen.readthedocs.io |
Service Fabric¶
The Autofac.ServiceFabric package enables integration of Autofac with Service Fabric services.
Quick Start¶
In your
Main program method, build up your container and register services using the Autofac extensions. This will attach service registrations from the container and the
ServiceRuntime. Dispose o... | https://autofac.readthedocs.io/en/latest/integration/servicefabric.html | 2022-05-16T22:03:36 | CC-MAIN-2022-21 | 1652662512249.16 | [] | autofac.readthedocs.io |
Trace: • LoRa Gateway solution
LoRa Gateway solution
LoRa Gateway solution
Place an order:Ai-Thinker official Alibaba shop
Overview
Ai-Thinker LoRa Gateway (RG-01) is designed and developed by Ai-Thinker Technology. This gateway is used for ultra-long distance spread spectrum communication. Built-in three RF chips SX12... | https://docs.ai-thinker.com/en/loragateway?do=edit | 2022-05-16T22:42:53 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.ai-thinker.com |
GroupDocs.Comparison for .NET 22.4 Release Notes
This page contains release notes for GroupDocs.Comparison for .NET 22.4
Major Features
Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 22.4:
- Implemented ability to compare SVG(Scalable Vector Graphics) documents
- Fixed issue with ... | https://docs.groupdocs.com/comparison/net/groupdocs-comparison-for-net-22-4-release-notes/ | 2022-05-16T21:51:21 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.groupdocs.com |
Countdown Latches
You can see a list of all the countdown latches in your cluster by clicking on the Countdown Latches menu item in the left menu.
A countdown latch has three metrics:
Round: Number of the current round. This number is incremented when the countdown latch reaches 0 and is initialized with a new count.
C... | https://docs.hazelcast.com/management-center/latest/cp-subsystem/countdown-latch | 2022-05-16T21:43:41 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.hazelcast.com |
Table of Contents
- Steps
- Examples
# Steps
Mongock provides different runners, from the standalone runner(vanilla version) to Springboot, and other frameworks. In this section will show how to use Mongock with Springboot.
Carryng on with our client-service example in what is Mongock?, lets start working with Mongock!... | https://docs.mongock.io/v5/get-started/index.html | 2022-05-16T21:52:47 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.mongock.io |
Welcome to pyads’s documentation!
This is a Python wrapper for TwinCATs ADS library. It aims to provide a pythonic way to communicate with TwinCAT devices by using the Python programming language. pyads uses the C API provided by TcAdsDll.dll on Windows and adslib.so on Linux. The Linux library is included in this pack... | https://pyads.readthedocs.io/en/stable/ | 2022-05-16T20:52:46 | CC-MAIN-2022-21 | 1652662512249.16 | [] | pyads.readthedocs.io |
.
Wait until a lifecycle policy preview request is complete and results can be accessed It will poll every 5 seconds until a successful state has been reached. This will exit with a return code of 255 after 20 failed checks.
See also: AWS API Documentation
See 'aws help' for descriptions of global parameters.
lifecycle... | https://docs.aws.amazon.com/cli/latest/reference/ecr/wait/lifecycle-policy-preview-complete.html | 2022-05-16T23:23:48 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.aws.amazon.com |
This tip shows how to set custom standardization for a JChem table. Setting a standardizer allows you to define chemical business rules for a JChem structure table. This lets you define things like:
How things like charges, nitro groups are handled
How salts are handled
Tautomers
And much more. See here for details Usi... | https://docs.chemaxon.com/display/lts-europium/change-standardizer-configuration-for-jchem-table.md | 2022-05-16T21:55:34 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.chemaxon.com |
The REST Server
Introduction
The DeltaJSON DeltaJSON distribution download. It is named using the pattern, deltajson-rest-x.y.z.jar, where x, y and z are respectively the major, minor and patch version numbers of the DeltaJSON release.
Supporting resource files are also included in the download. The REST server JAR fil... | https://docs.deltaxml.com/deltajson/2.1/The-REST-Server.2953805832.html | 2022-05-16T21:22:53 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.deltaxml.com |
EtherType (ethertype)
Description
Returns the EtherType of the Ethernet frame of a packet.
How does it work in the search window?
Select Create column in the search window toolbar, then select the EtherType operation. You need to specify one argument:
The data type of the values in the new column is integer.
How does i... | https://docs.devo.com/confluence/ndt/v7.1.0/searching-data/building-a-query/operations-reference/packet-group/ethertype-ethertype | 2022-05-16T21:31:30 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.devo.com |
Utility functions for handling java.lang.CharSequence instances
Checks if start == 0 and count == length of CharSequence It does this check only for String, StringBuilder and StringBuffer classes which have a fast way to check length Calculating length on GStringImpl requires building the result which is costly. This h... | https://docs.grails.org/4.0.10/api/org/grails/charsequences/CharSequences.html | 2022-05-16T21:19:48 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.grails.org |
5.1.1 Release Notes
These release notes list any new features, enhancements, and fixes that were made between version 5.0 and 5.1.1 of Hazelcast Management Center (MC).
New Features
SQL Browser has a new design which shows queryable objects with a schema and index explorer. [MC-1231] [MC-1292] [MC-1235]
SQL Browser now... | https://docs.hazelcast.com/management-center/latest/release-notes/5-1-1 | 2022-05-16T22:17:40 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.hazelcast.com |
and how quickly they can be used to transform imported datasets into clean and actionable data for use across the enterprise. | https://docs.trifacta.com/pages/diffpages.action?originalId=184211694&pageId=184212931 | 2022-05-16T21:58:08 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.trifacta.com |
In this section the NSX supplied OWASP CRS policy can be configured. It covers the OWASP Top Ten attack protection.
If the CRS version is updated, all new CRS rules will be in Detection mode. With this, you can update the CRS ruleset without any risk in production. However, these new rules must be moved into Enforcemen... | https://docs.vmware.com/en/VMware-NSX-Advanced-Load-Balancer/20.1.4/WAF_Guide/GUID-7FF57A08-0926-4FBA-990C-3473223BCDC4.html | 2022-05-16T23:15:23 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.vmware.com |
You can import and synchronize existing cloud accounts from vRealize Automation 8.x to vRealize Operations Cloud. Click Import Accounts from VRA > Import Accounts to list all the cloud accounts associated with vCenter Server, Amazon AWS, and Microsoft Azure that are not managed by vRealize Operations Cloud. You can sel... | https://docs.vmware.com/en/vRealize-Operations/Cloud/com.vmware.vcom.config.doc/GUID-905FBD95-B0A5-485A-9CEC-B063359723E5.html | 2022-05-16T23:07:47 | CC-MAIN-2022-21 | 1652662512249.16 | [] | docs.vmware.com |
( r.hashMap("name", "John") .with("subscription_date", r.now()) ).run(conn);
Couldn't find what you were looking for?
© RethinkDB contributors
Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. | https://docs.w3cub.com/rethinkdb~java/api/java/now/ | 2019-08-17T10:27:36 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.w3cub.com |
What is WSO2 Managed Cloud?
WSO2 Managed Cloud is a service that allows you to get a team of WSO2 product specialists to run your Cloud for you. These are the typical tasks carried out by the WSO2 Managed Cloud team:
How can I get started?
If you are a WSO2 production support customer, contact your WSO2 account manager... | https://docs.wso2.com/pages/viewpage.action?pageId=57761991 | 2019-08-17T10:59:25 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.wso2.com |
VoiceXML or Java applications and business data can be resident on a Web server or application server and accessed using TCP/IP. With state tables and custom servers, you can access business data either locally on the pSeries system or remotely using TCP/IP or SNA. You can also access host 3270 applications via TCP/IP ... | http://docs.blueworx.com/BVR/InfoCenter/V6.1/help/topic/com.ibm.wvraix.install.doc/datacommunications7.html | 2019-08-17T11:30:00 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.blueworx.com |
Notification Templates¶
Notification templates use django’s build-in templating system. This gives us more than enough power to craft the kind of message we want, without making things too onerous. Here, we go over the various fields on a template object, and what they do.
Fields¶
- Backend
- This sets the backend that... | https://django-vox.readthedocs.io/en/latest/templates.html | 2019-08-17T10:51:34 | CC-MAIN-2019-35 | 1566027312128.3 | [] | django-vox.readthedocs.io |
{"_id":"5863f7420355f31900380464",":"2016-12-28T17:32:50.858Z","changelog":[],"body":"# June 9\n**Frame Server 4.5.5**\n+ Resolved an issue where too many requests to change keyboard layout could cause a session to become unresponsive.\n+ Improved session start time.\n+ Resolved an issue where custom variables (as oppo... | https://docs.fra.me/blog/jun-4-jun-10-2016 | 2019-08-17T11:52:20 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.fra.me |
Setup
When you set Logz.io to fetch Elastic Load Balancing logs, Logz.io will periodically read logs from the configured S3 bucket. Elastic Load Balancing logs are useful for application usage intelligence and monitoring.
You’ll need:
s3:ListBucket and
s3:GetObject permissions for the required S3 bucket (one bucket per... | https://docs.logz.io/shipping/log-sources/elastic-load-balancing.html | 2019-08-17T10:47:37 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.logz.io |
The MyParcel.com API consists mostly of RESTful endpoints that work with resources as described in the json-api standard. However, there are situations where it makes more sense to step away from that standard. In these cases RPC endpoints might be a more fitting solution. These endpoints allow you to call an action on... | https://docs.myparcel.com/api/rpc-endpoints/ | 2019-08-17T11:15:52 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.myparcel.com |
public interface TransactionManagementConfigurer
Configurationclasses annotated with @
EnableTransactionManagementthat wish to or need to explicitly specify the default
PlatformTransactionManagerbean to be used for annotation-driven transaction management, as opposed to the default approach of a by-type lookup. One rea... | https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/TransactionManagementConfigurer.html | 2019-08-17T11:19:00 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.spring.io |
exponentialMovingAverage() function
The
exponentialMovingAverage() function calculates the exponential moving average of values
in the
_value column grouped into
n number of points, giving more weight to recent data.
Function type: Aggregate
exponentialMovingAverage(n: 5)
Exponential moving average rules
- The first va... | https://v2.docs.influxdata.com/v2.0/reference/flux/functions/built-in/transformations/aggregates/exponentialmovingaverage/ | 2019-08-17T10:47:32 | CC-MAIN-2019-35 | 1566027312128.3 | [] | v2.docs.influxdata.com |
You must specify the country or region in which the system is to be used by typing its international dialing code. For example, for the U.S. or Canada, type 1; for France, type 33.
There is no default value for country or region. Once you have made your choice, the telephony configuration wizard excludes choices of val... | http://docs.blueworx.com/BVR/InfoCenter/V6.1/help/topic/com.ibm.wvraix.config.doc/countryregion.html | 2019-08-17T10:47:27 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.blueworx.com |
[CE] Manage content and appearance
1. Manage ads categories and locations
Category
Ad Category allows you to sort posts according to categories. Create as many categories as you need and edit or remove them easily whenever you have to.
To add a category, hit Add New [+] button, enter category name in the box, and press... | https://docs.enginethemes.com/article/133-2-7-manage-content-and-appearance | 2019-08-17T10:52:14 | CC-MAIN-2019-35 | 1566027312128.3 | [array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/570cc02ec697917553cf83c8/file-1aapJUxcii.png',
None], dtype=object)
array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/570cc06990336008d09db594/file-nxeLvBe3iD.png',
None], dt... | docs.enginethemes.com |
Software Copyrights¶
All original source code in this repository is Copyright (C) 2015-2018 Espressif Systems. This source code is licensed under the ESPRESSIF MIT License as described in the file LICENSE.
Additional third party copyrighted code is included under the following licenses:
- esp-stagefright is Copyright (... | https://docs.espressif.com/projects/esp-adf/en/latest/COPYRIGHT.html | 2019-08-17T10:38:14 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.espressif.com |
{"_id":"59dfb0801a63a80024086bc-12T18:12:16.304Z","changelog":[],"body":"## October 6\n\n**Frame UI**\n+ Resolved an issue where advanced launch parameters were not being copied when using the Copy Settings feature as a super admin\n\n+ Resolved a minor display issue when publishing apps.\n\n+ Resolved an issue where i... | https://docs.fra.me/blog/sept-30-oct-6-2017 | 2019-08-17T11:50:34 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.fra.me |
One event can not be accessed from multiple accounts, but users can share their events with others. Here's how:
- Step 1: Click on "more settings" in your event's settings
- Step 2: Turn on the “share my event” button and save the changes.
- Step 3: Share your event's code with your colleagues (i.e.: TUTORIAL)
To impor... | https://docs.wooclap.com/en/articles/1301019-can-you-collaborate-on-or-share-an-event-with-other-users | 2019-08-17T11:23:25 | CC-MAIN-2019-35 | 1566027312128.3 | [array(['https://downloads.intercomcdn.com/i/o/110325255/78d97942eb5756398971dda8/More+settings.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/110325970/cb1f02c026cfbfaf374b1042/Share+event.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/110326155/a7b... | docs.wooclap.com |
Flux built-in selector functions
Flux’s built-in. | https://v2.docs.influxdata.com/v2.0/reference/flux/functions/built-in/transformations/selectors/ | 2019-08-17T11:26:16 | CC-MAIN-2019-35 | 1566027312128.3 | [] | v2.docs.influxdata.com |
desired language:
desired language:
Builder FAQ
How do scene limits work? What are triangles? How about materials? What’s going on?
Genesis City is a really, really big place. In order to make sure everyone has a smooth experience, there’s a limit to how much stuff each scene can hold.
In the bottom left corner of the ... | https://docs.decentraland.org/decentraland/builder-faq/ | 2019-08-17T11:30:21 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.decentraland.org |
Allowing users to modify backup interval for laptops
Allowing users to modify backup interval
As an administrator, you can allow users to modify the interval between two automatic backups. This gives users the opportunity to increase or decrease the frequency of the backups per their preference.
Note: This functionalit... | https://docs.druva.com/003_inSync_Enterprise/5.3.1/040_Data_Backup_and_Restore/050_Configuring_backup_schedule/040_Allowing_users_to_modify_backup_interval_for_laptops | 2019-08-17T11:21:06 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.druva.com |
public interface State
java.lang.String getName().
executor- the context passed in by the caller
java.lang.Exception- if anything goes wrong
boolean isEndState()
Stateis an end state. Implementations should return false if processing can continue, even if that would require a restart.
Stateis the end of processing | https://docs.spring.io/spring-batch/trunk/apidocs/org/springframework/batch/core/job/flow/State.html | 2019-08-17T10:47:08 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.spring.io |
public class AppCacheManifestTransformer extends ResourceTransformerSupport
ResourceTransformerimplementation that helps handling resources within HTML5 AppCache manifests for HTML5 offline applications.
This transformer:
ResourceResolverstrategies
This hash is computed using the content of the appcache manifest and th... | https://docs.spring.io/spring/docs/4.3.23.RELEASE/javadoc-api/org/springframework/web/servlet/resource/AppCacheManifestTransformer.html | 2019-08-17T10:50:45 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.spring.io |
To use the Google Spreadsheet connector, add the
<googlespreadsheet.init> element in your proxy configuration before use any other Google Spreadsheet operations. This The
<googlespreadsheet.init> element element is used to authenticates authenticate the user using OAuth2 authentication and allows the user to access the... | https://docs.wso2.com/pages/diffpagesbyversion.action?pageId=57738752&selectedPageVersions=14&selectedPageVersions=13 | 2019-08-17T10:34:05 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.wso2.com |
How do I get more languages?
For the system to operate in another language, you must do the following:
Always add the language (described in
Defining additional languages
).
If you need window text in the language, translate window text into the new language (described in
Using Blueworx Voice Response to translate wind... | http://docs.blueworx.com/BVR/InfoCenter/V6.1/help/topic/com.ibm.wvraix.config.doc/howdoigetmorelanguages6.html | 2019-08-17T11:06:52 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.blueworx.com |
Helper class for building or manipulating URI references. Not safe for concurrent use.
An absolute hierarchical URI reference follows the pattern:
:// ? #
Relative URI references (which are always hierarchical) follow one
of two patterns:
or
//
An opaque URI follows this pattern:
: #
Use
buildUpon() to obtain a builder... | http://docs.sumile.cn/android/reference/android/net/Uri.Builder.html | 2019-08-17T10:41:41 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.sumile.cn |
.17, “Layout support for incrementally modified graphs” lists the layout algorithms that provide support for incremental graph layout.
Table 5.18, :"
Partial layout is a related concept that also allows to layout distinct parts of a diagram. With this concept, it is possible to use completely different layout styles fo... | http://docs.yworks.com/yfiles/doc/developers-guide/incremental_layout.html | 2018-01-16T11:31:33 | CC-MAIN-2018-05 | 1516084886416.17 | [] | docs.yworks.com |
Ambari and Hadoop have many advanced security options. This guide provides information on configuring Ambari and Hadoop for strong authentication with Kerberos, as well as other security options.
Configuring Ambari and Hadoop for Kerberos
Configuring Ambari for LDAP or Active Directory Authentication
Configuring Ambari... | https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-security/content/ch_amb_sec_guide.html | 2018-04-19T15:39:39 | CC-MAIN-2018-17 | 1524125936981.24 | [] | docs.hortonworks.com |
If above provided metadata facilities are not sufficient then a developer can extend the MetadataRepository class provided in the org.teiid.api jar to plug-in their own metadata facilities into the Teiid engine. For example, a user can write a metadata facility that is based on reading data from a database or a JCR rep... | https://docs.jboss.org/author/display/TEIID/Custom+Metadata+Repository | 2018-04-19T15:45:22 | CC-MAIN-2018-17 | 1524125936981.24 | [] | docs.jboss.org |
Lens extensibility for Windows Phone 8
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
In Windows Phone 8, you can create a camera app called a lens. A lens opens from the built-in camera app and launches right into a viewfinder experience to help t... | https://docs.microsoft.com/en-us/previous-versions/windows/apps/jj662936(v=vs.105) | 2018-04-19T16:39:39 | CC-MAIN-2018-17 | 1524125936981.24 | [] | docs.microsoft.com |
Welcome to Splunk Enterprise 6.3
If you are new to Splunk Enterprise, read the Splunk Enterprise Overview.
For system requirements information, see the Installation Manual.
Before proceeding, review the Known Issues for this release.
Splunk Enterprise 6.3 was first released to customers on September 22, 2015.
Planning ... | http://docs.splunk.com/Documentation/Splunk/latest/ReleaseNotes/MeetSplunk | 2016-02-06T09:01:17 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.splunk.com |
Revision history of "JDocumentRendererRSS/1.6"
View logs for this page
There is no edit history for this page.
This page has been deleted. The deletion and move log for the page are provided below for reference.
- 12:51, 3 May 2013 Wilsonge (Talk | contribs) deleted page JDocumentRendererRSS/1.6 (content was: "__NOTOC_... | https://docs.joomla.org/index.php?title=JDocumentRendererRSS/1.6&action=history | 2016-02-06T09:41:59 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
JForm::getForm::getFormControl
Description
Method to get the form control.
Description:JForm::getFormControl [Edit Descripton]
public function getFormControl ()
- Returns
- Defined on line 457 of libraries/joomla/form/form.php
- Referenced by
See also
JForm::getFormControl source code on BitBucket
Class JForm
Subpackag... | https://docs.joomla.org/API17:JForm::getFormControl | 2016-02-06T09:38:09 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
Rendering menu
Render Setup
Render Setup dialog
Turn on Net Render (Render
Output group)
Render
Rendering menu
Render To Texture
Render To Texture dialog
Turn on Net Render (Render
Settings group)
Render
Rendering menu
Video Post
Set up a sequence with
an Image Output Event
Turn
on Net Render (Output group)
Render
Use ... | http://docs.autodesk.com/3DSMAX/13/ENU/Autodesk%203ds%20Max%202011%20Help/files/WSf742dab0410631334fe17e2d112a1ceaf4d-7f64.htm | 2016-02-06T09:01:32 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.autodesk.com |
How to apply a .sql file to a database From Joomla! Documentation Revision as of 12:00, 25 January 2008 by CirTap (Talk | contribs) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) Login to your MySQL database via phpMyAdmin [1]. Click the link to the Export section. Choose the SQL tab. Enter ... | https://docs.joomla.org/index.php?title=How_to_apply_a_.sql_file_to_a_database&oldid=2389 | 2016-02-06T10:17:57 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
Information for "JSplit/doc" Basic information Display titleTemplate:JSplit/doc Default sort keyJSplit/doc Page length (in bytes)1,089 Page ID280:56, 15 March 2013 Latest editorTom Hutchison (Talk | contribs) Date of latest edit17:21, 27 May 2013 Total number of edits2 Total number of distinct authors1 Recent number of... | https://docs.joomla.org/index.php?title=Template:JSplit/doc&action=info | 2016-02-06T10:07:13 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
Difference between revisions of "JEditor::getInstance"
From Joomla! Documentation
Revision as of::getInstance
Description
Returns the global Editor object, only creating it if it doesn't already exist.
Description:JEditor::getInstance [Edit Descripton]
SeeAlso:JEditor::getInstance [Edit See Also]
User contributed notes... | https://docs.joomla.org/index.php?title=API17:JEditor::getInstance&diff=next&oldid=56690 | 2016-02-06T10:34:02 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
Difference between revisions of "Extensions Language Manager Overrides Edit"
From Joomla! Documentation
Revision as of 17:34, 21 March 2013
Contents
How to Access
Navigate to the the Language Overrides Manager. To add a new Override, click on the New icon in the toolbar. To edit an existing Override, click on the Overr... | https://docs.joomla.org/index.php?title=Help25:Extensions_Language_Manager_Overrides_Edit&diff=prev&oldid=83503 | 2016-02-06T09:31:21 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
Information for "JCacheStorageMemcache/get" Basic information Display titleAPI15:JCacheStorageMemcache/get Default sort keyJCacheStorageMemcache/get Page length (in bytes)1,348 Page ID:13, 22 March 2010 Latest editorJoomlaWikiBot (Talk | contribs) Date of latest edit07:50, 12 May 2013 Total number of edits2 Total numbe... | https://docs.joomla.org/index.php?title=API15:JCacheStorageMemcache/get&action=info | 2016-02-06T10:41:15 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
Difference between revisions of "Internet Relay Chat (IRC)" From Joomla! Documentation Redirect page Revision as of 19:10, 27 June 2013 (view source)HobbesPDX (Talk | contribs) (updated a bit)← Older edit Latest revision as of 18:55, 30 September 2013 (view source) Wilsonge (Talk | contribs) (Add redirect to resources ... | https://docs.joomla.org/index.php?title=Internet_Relay_Chat_(IRC)&diff=104096&oldid=101125 | 2016-02-06T10:22:42 | CC-MAIN-2016-07 | 1454701146241.46 | [] | docs.joomla.org |
User Guide
Local Navigation
Search This Document
My device is ringing or vibrating more times than expected
For calls, the number of times that your BlackBerry® device vibrates is not determined by the number of vibrations that you set in your sound profile, and there is no setting for the number of rings if you do not... | http://docs.blackberry.com/en/smartphone_users/deliverables/15714/My_device_ringing_vibrating_more_than_expected_50_817344_11.jsp | 2013-12-05T08:21:50 | CC-MAIN-2013-48 | 1386163042403 | [] | docs.blackberry.com |
This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by Bembelimen (talk| contribs) 4 years ago. (Pu... | http://docs.joomla.org/index.php?title=Customising_the_Beez_template&diff=12224&oldid=12128 | 2013-12-05T08:40:14 | CC-MAIN-2013-48 | 1386163042403 | [] | docs.joomla.org |
Availability: Windows.
New in version 1.5.2.
The winsound module provides access to the basic sound-playing machinery provided by Windows platforms. It includes functions and several constants.
None. Its interpretation depends on the value of flags, which can be a bit-wise ORed combination of the constants described be... | http://docs.python.org/release/2.5.4/lib/module-winsound.html | 2013-12-05T08:33:19 | CC-MAIN-2013-48 | 1386163042403 | [] | docs.python.org |
UI. The browser uses these events in order to provide improvements in usability. For example, the user must use their finger to scroll through the content, and can double-tap to zoom in to a content block. To prevent these events from being consumed by the UI, you can use the touch-event-mode meta tag.
With this meta ... | http://docs.blackberry.com/nl-nl/developers/deliverables/27297/Touch_Objects_1593432_11.jsp | 2013-12-05T08:35:22 | CC-MAIN-2013-48 | 1386163042403 | [] | docs.blackberry.com |
This chapter of the documentation illustrates real world use cases, with UltraESB samples. This page provides an index of the samples with the relevant real world use case.
A sample categorization based on the user level is available as a reference guide which helps you to find the samples that you should/can follow ba... | http://docs.adroitlogic.org/display/esb/Sample+Use+Cases | 2013-12-05T08:19:57 | CC-MAIN-2013-48 | 1386163042403 | [] | docs.adroitlogic.org |
Configuration in CherryPy is implemented via dictionaries. Keys are strings which name the mapped value; values may be of any type.
In CherryPy 3, you use configuration (files or dicts) to set attributes directly on the engine, server, request, response, and log objects. So the best way to know the full range of what’s... | http://docs.cherrypy.org/3.2.0/concepts/config.html | 2013-12-05T08:19:36 | CC-MAIN-2013-48 | 1386163042403 | [] | docs.cherrypy.org |
Apply to, "Isn measure model.
You did it! You just created a complex measure by add Year and QuarterOfYear as Slicers, we’d get something like this:'ll learn more about context later.
DAX includes many functions that return a table rather than a value. The table isn | https://docs.microsoft.com/en-us/power-bi/desktop-quickstart-learn-dax-basics | 2020-02-17T01:29:16 | CC-MAIN-2020-10 | 1581875141460.64 | [array(['media/desktop-quickstart-learn-dax-basics/qsdax_1_syntax.png',
'DAX formula syntax'], dtype=object)
array(['media/desktop-quickstart-learn-dax-basics/qsdax_3_chart.png',
'Previous Quarter Sales and SalesAmount chart'], dtype=object)
array(['media/desktop-quickstart-learn-dax-basics/qsdax_4_co... | docs.microsoft.com |
MouseWheel
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Occurs when the mouse wheel is moved while the mouse pointer is over a UI element.
<object MouseWheel="eventhandlerFunction" .../>
[token = ]object.AddEventListener("MouseWheel", eventhandlerFunction)
Arguments
AddEventListener P... | https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/dd833079%28v%3Dvs.95%29 | 2020-02-17T01:08:22 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.microsoft.com |
panda3d.core.DatagramGeneratorNet¶
- class
DatagramGeneratorNet¶
Bases:
DatagramGenerator,
ConnectionReader,
QueuedReturn_Datagram
This class provides datagrams one-at-a-time as read directly from the net, via a TCP connection. If a datagram is not available,
getDatagram()will block until one is.
Inheritance diagram
__... | https://docs.panda3d.org/1.10/cpp/reference/panda3d.core.DatagramGeneratorNet | 2020-02-17T01:09:31 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.panda3d.org |
9.1.7. Why does SIMP use rsync?¶
SIMP uses rsync to manage both large files and large numbers of small files. This is to reduce the number of resources in the catalog and take advantage of rsync’s syncing engine to reduce network load and Puppet run times.
The common SIMP use cases for rsync include:
-
clamav
-
tftpboo... | https://simp.readthedocs.io/en/latest/help/FAQ/Rsync.html | 2020-02-17T00:16:50 | CC-MAIN-2020-10 | 1581875141460.64 | [] | simp.readthedocs.io |
Incidents are events created when a predefined rule has been met, such as an API reaching an unwanted error threshold.
The incidents overview will provide a running list of incidents with their start time, end time (if an incident has ended), which API it was for, and the rule that created it. You can create a new rule... | https://docs.bearer.sh/dashboard/incidents | 2020-02-17T00:53:13 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.bearer.sh |
All content with label build+cache+distribution+grid+gridfs+guide+infinispan+jgroups+listener+s3+scala+userguide.
Related Labels:
podcast, expiration, publish, datagrid, interceptor, server, rehash, transactionmanager, dist, release, partitioning, query, deadlock, intro, archetype, pojo_cache, lock_striping, nexus, sch... | https://docs.jboss.org/author/label/build+cache+distribution+grid+gridfs+guide+infinispan+jgroups+listener+s3+scala+userguide | 2020-02-17T01:26:55 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.jboss.org |
All content with label coherence+demo+development+dist+docs+grid+hibernate+hot_rod+infinispan+jboss_cache+listener+lock_striping+mvcc+presentation+release+store+user_guide+write_through.
Related Labels:
podcast, expiration, publish, datagrid, interceptor, server, replication, transactionmanager, partitioning, query, de... | https://docs.jboss.org/author/label/coherence+demo+development+dist+docs+grid+hibernate+hot_rod+infinispan+jboss_cache+listener+lock_striping+mvcc+presentation+release+store+user_guide+write_through | 2020-02-17T00:53:15 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.jboss.org |
Murano is Application catalog that supports types of applications. This document intends to make composing application packages Scripts. Besides the Scripts section the following sections
MuranoPL classes control application deployment workflow execution. Full information about MuranoPL classes see here: MuranoPL: Mura... | https://murano.readthedocs.io/en/stable-kilo/articles/app_pkg.html | 2020-02-17T01:24:51 | CC-MAIN-2020-10 | 1581875141460.64 | [] | murano.readthedocs.io |
Using plugins¶
Aldryn News & Blog comes with a set of useful plugins. They are mostly self-explanatory.
Where to use plugins¶
Though you can add any of these plugins to any placeholder or static placeholder, some really make only sense in particular contexts (and some will simply do nothing at all in a context where th... | https://aldryn-newsblog.readthedocs.io/en/latest/how-to/plugins.html | 2020-02-17T00:16:11 | CC-MAIN-2020-10 | 1581875141460.64 | [array(['../_images/news-archive.png', 'archive plugin output'],
dtype=object) ] | aldryn-newsblog.readthedocs.io |
Future Decoded 10–11 Nov 2015 Excel London–FREE Event
This year we're doing it bigger and bolder!
In 2014, we gave you a tantalising glimpse into the future - this year we're doing it again..
Watch this space for keynote and session announcements, leading up to the big event.
Tuesday 10th Nov - The Business Day
If you'... | https://docs.microsoft.com/en-us/archive/blogs/uk_faculty_connection/future-decoded-1011-nov-2015-excel-londonfree-event | 2020-02-17T02:35:46 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.microsoft.com |
Scripts¶
The scripts API can be used to read view and modify the scripts which NSClient++ can run.
Runtimes¶
As scripts can be provided by multiple plugins (LUAScripts, PythonScripts and CheckExternalScripts) there is a runtime selector which will send the information to the proper runtime. Currently only external scri... | https://docs.nsclient.org/api/rest/scripts/ | 2020-02-17T00:10:50 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.nsclient.org |
Shadowmask lighting mode
The High Definition Render Pipelines (HDRP) supports the Shadowmask Lighting Mode which makes the lightmapper precompute shadows for static GameObjects, but still process real-time lighting for non-static GameObjects. HDRP also supports the Baked Indirect mixed Lighting Mode. For more informati... | https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@7.1/manual/Lighting-Mode-Shadowmask.html | 2020-02-17T02:01:20 | CC-MAIN-2020-10 | 1581875141460.64 | [] | docs.unity3d.com |
GetOpenIDConnectProvider
Returns information about the specified OpenID Connect (OIDC) provider resource object in IAM.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- OpenIDConnectProviderArn
The Amazon Resource Name (ARN) of the OIDC provider resource o... | https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOpenIDConnectProvider.html | 2018-06-18T01:52:14 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.aws.amazon.com |
Before.
Prerequisites
To use MySQL as the Ambari database, you must set up the mysql connector, create a user and grant user permissions before running ambari-setup.
Using Ambari with MySQL/MariaDB
Steps
To start the setup process, run the following command on the Ambari server host. You may also append setup options t... | https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.1.2/bk_installing-hdf-ppc/content/set_up_the_ambari_server.html | 2018-06-18T01:51:18 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.hortonworks.com |
two colors together. Each component is added separately.
// blue + red = magenta var result : Color = Color.blue + Color.red;
using UnityEngine; using System.Collections;
public class ExampleClass : MonoBehaviour { public Color result = Color.blue + Color.red; }
Did you find this page useful? Please give it a rating: | https://docs.unity3d.com/ScriptReference/Color-operator_add.html | 2018-06-18T02:05:19 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.unity3d.com |
MEDIAID Function (MediaSet)
Gets the unique identifier that is assigned to a MediaSet of a record. The MediaSet is a collection of media objects that are used on the record that can be displayed in the client.
Syntax
Guid := Record.MediaSetField.MEDIAID
Parameters
Record
Type: Record
Specifies the record that includes ... | https://docs.microsoft.com/en-us/dynamics-nav/mediaid-function--mediaset- | 2018-06-18T01:36:44 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.microsoft.com |
.
About this task
If you provide a VIB, an existing VIB that is installed to your VMware Host Client environment is updated to the new VIB.
If a link to a metadata.zip file is provided, the entire ESXi system is updated to the version described by the metadata.zip file.
Caution:
If the host is managed by vSphere Update... | https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.html.hostclient.doc/GUID-B8B2FB8C-F401-445F-8226-D3143E2D2F37.html | 2018-06-18T02:08:06 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.vmware.com |
General Options
- 1 Introduction
- 2 Summary
- 3 Detailed Options
- 3.1 -r <RegNum> — Pass registration number to APCrypt
- 3.2 -l <logfile> — Log to a log file
- 3.3 -p — Show progress
- 3.4 -v — Print version information
- 3.5 -h or -help — Show usage
- 3.6 -o <outFile.pdf> — Save to a new file or directory
- 3.7 -w ... | https://docs.appligent.com/apcrypt/general-options/ | 2018-06-18T02:06:44 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.appligent.com |
1. Welcome To The DXR Community¶
Though DXR got its start at Mozilla, it’s seen contributions from a variety of companies and individuals around the world. We welcome contributions of code, bug reports, and helpful feedback.
1.1. Bug Reports¶
Did something explode? Not act as you expected? Let us know.
1.2. Submitting ... | https://dxr.readthedocs.io/en/latest/community.html | 2018-06-18T01:29:40 | CC-MAIN-2018-26 | 1529267859923.59 | [] | dxr.readthedocs.io |
- Release Notes >
- Backup Agent Changelog
Backup Agent Changelog¶
On this page
- Backup Agent 6.8.1.996
- Backup Agent 6.8.0.993
- Backup Agent 6.7.0.985
- Backup Agent 6.6.1.965
- Backup Agent 6.6.0.959
- Backup Agent 6.5.0.756
- Backup Agent 6.4.0.734
- Backup Agent 6.3.0.728
- Backup Agent 6.2.0.714
- Backup Agent ... | https://docs.cloudmanager.mongodb.com/release-notes/backup-agent/ | 2018-06-18T01:58:51 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.cloudmanager.mongodb.com |
You create a new host profile by using the designated reference host's configuration. A host profile can be created from: Host Profile main view host's context menu Create a Host Profile from Host Profiles ViewYou can create a host profile from the Host Profiles main view using the configuration of an existing host. Cr... | https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.hostclient.doc/GUID-6B27C9C1-54ED-45FC-8316-C6BAA66C9842.html | 2018-06-18T02:07:32 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.vmware.com |
Set up guide for GDPR
The GDPR (General Data Privacy Regulation) is a new set of privacy regulations enacted by the European Union. A big part of the GDPR’s requirements is giving users the ability to consent before their data is collected online. Read more about the GDPR here.
The Zonos Checkout is GDPR-ready and feat... | https://docs.zonos.com/docs/zonos-checkout-gdpr | 2018-06-18T01:54:43 | CC-MAIN-2018-26 | 1529267859923.59 | [array(['/assets/images/gdpr/Zonos_GDPR_app.png', 'Zonos app GDPR'],
dtype=object)
array(['/assets/images/gdpr/Zonos_GDPR_marketing_only.png',
'Marketing consent only'], dtype=object)
array(['/assets/images/gdpr/Zonos_GDPR_marketing_and_processing.png',
'Marketing + processing consent'], dtype=... | docs.zonos.com |
DKAN Datastore¶
DKAN Datastore bundles a number of modules and configuration to allow users to upload CSV files, parse them and save them into the native database as flat tables, allowing users to query them through a public API.
Drupal Architecture
The DKAN Datastore’s importer is a wrapper around the Feeds module. Th... | http://docs.getdkan.com/en/latest/components/datastore.html | 2018-06-18T01:37:33 | CC-MAIN-2018-26 | 1529267859923.59 | [array(['../_images/datastore-message.png',
'../_images/datastore-message.png'], dtype=object)
array(['../_images/datastore-resource.png',
'../_images/datastore-resource.png'], dtype=object)
array(['../_images/datastore-feeds-importers.png',
'../_images/datastore-feeds-importers.png'], dtype=o... | docs.getdkan.com |
UI Toolkit addresses an application’s need to process terminal input through an input window. An input window is a standard window that can contain text, input fields, and buttons. Input windows are defined with the .INPUT script command or at runtime with the IB_INPUT subroutine (see Building input windows at runtime)... | http://docs.synergyde.com/tk/tkChap8Usinginputwindows.htm | 2018-06-18T02:12:53 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.synergyde.com |
Elasticsearch¶
We strongly recommend to use a dedicated Elasticsearch cluster for your Graylog setup.
If you are using a shared Elasticsearch setup, a problem with indices unrelated to Graylog might turn the cluster status to YELLOW or RED and impact the availability and performance of your Graylog setup.
Important
Gra... | http://docs.graylog.org/en/2.1/pages/configuration/elasticsearch.html | 2018-06-18T02:09:21 | CC-MAIN-2018-26 | 1529267859923.59 | [] | docs.graylog.org |
Introduction
AppendPDF Pro can stamp barcodes using a Type 1 barcode font, or directly using the Barcode Type. For more information on stamping with Type 1 fonts see Font (optional).
Specify stamping a barcode by setting the Type parameter to Barcode:
Type (Barcode)
AppendPDF Pro only supports Code 128 barcodes, additi... | https://docs.appligent.com/appendpdf-pro/stamp-files/barcodes/ | 2018-06-18T02:04:09 | CC-MAIN-2018-26 | 1529267859923.59 | [array(['/files/2013/03/barcodeexample.jpg', 'Barcode stamp'], dtype=object)] | docs.appligent.com |
If you’d like to automate the download of these files, you should be
able to do so using any HTTP programming toolkit. Your client must
accept cookies and follow any redirects in order to function.
To report a problem with this documentation or provide feedback, please contact the DIG mailing list.
© 2008-2015 GPLS and... | http://docs.evergreen-ils.org/2.8/_automating_the_download.html | 2017-04-23T13:54:45 | CC-MAIN-2017-17 | 1492917118707.23 | [] | docs.evergreen-ils.org |
Integration with Kendo UI for the Web
As of the Kendo UI Q1 2014 release, the Kendo UI hybrid for mobile devices can be used alongside the Kendo UI widgets for the web in a regular web page, without an active mobile application instance.
Basic Usage
This approach is suitable if you use Kendo UI hybrid UI with third-par... | http://docs.telerik.com/kendo-ui/controls/hybrid/support/regular-usage | 2017-04-23T13:50:32 | CC-MAIN-2017-17 | 1492917118707.23 | [] | docs.telerik.com |
If you have a four channel SD soundcard you are able to configure the rear channels for cue channel output.
Note: The Cue channel feature is available in the CD Scratch 1200 Deluxe product. For details on purchasing a CD Scratch 1200 Deluxe license click here.
Click the
icon on the toolbar. CD track.
Tips:.
Note: The c... | http://docs.otslabs.com/CDScratch/help/soundcard_configuration/cue/how_to_configure_a_four_channel_soundcard_for_cue.htm | 2017-04-23T13:55:32 | CC-MAIN-2017-17 | 1492917118707.23 | [] | docs.otslabs.com |
JavaScript seem to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of this website.
The site validation master plan describes the assessment of the validation for the sites facilities, utilities, computer systems and manufacturing processes.
Design Transfer SOP... | http://www.qm-docs.com/glossary/entry/Site+Validation+Master+Plan | 2017-04-23T13:50:56 | CC-MAIN-2017-17 | 1492917118707.23 | [] | www.qm-docs.com |
animation-play-state
animation-play-state
This article is Ready to Use.
W3C Editor's Draft
Summary
Defines whether an animation is running or paused.
Overview table
Syntax
animation-play-state: paused
animation-play-state: running
Values
- running
- Plays the animation. If restarting a paused animation, the animation r... | https://docs.webplatform.org/wiki/css/properties/animation-play-state | 2015-02-27T06:00:25 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.webplatform.org |
Logging on to the Mac after joining a domain
When using Auto Zone, all Active Directory users in the domain become valid users on a joined computer. To verify that Centrify is working properly, you can simply log into the Mac computer by using an Active Directory account.
On the Mac login screen, select Other and enter... | https://docs.centrify.com/Content/mac-admin/DomainLogOnAfterJoining.htm | 2022-01-16T19:10:05 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.centrify.com |
New Relic's VMware vSphere integration helps you understand the health and performance of your vSphere environment. You can:
- Query data to get insights on the performance on your hypervisors, virtual machines, and more.
- Go from high level views down to the most granular data.
vSphere data visualized in a New Relic ... | https://docs.newrelic.com/docs/infrastructure/host-integrations/host-integrations-list/vmware-vsphere-monitoring-integration | 2022-01-16T19:34:53 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.newrelic.com |
9.2. Lesson: Plugin-uri QGIS Utile¶
Acum, că puteți instala, activa și dezactiva plugin-uri, să vedem cum vă poate ajuta în practică acest lucru, privind la câteva exemple de plugin-uri utile.
Scopul acestei lecții: De a vă familiariza cu interfața plugin-urilor și de a face cunoștință cu unele plugin-uri utile.
9.2.1.... | https://docs.qgis.org/3.16/ro/docs/training_manual/qgis_plugins/plugin_examples.html | 2022-01-16T18:30:41 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.qgis.org |
Row level security (RLS)
Using row level security, you can restrict data that appears in search results and pinboards by group. Row through groups they are a member of. The rules restrict the visible data when users:
view a table
view a Worksheet derived from the table
view answers from restricted data - either that th... | https://docs.thoughtspot.com/software/7.0/security-rls.html | 2022-01-16T20:02:20 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.thoughtspot.com |
- Add to Cart
Lasers with different elements: fire, light, magic and others. Works with collisions!
The asset includes:
Highlights:
My social networks:
YouTube | Second YouTube channel | Twitter | Artstation | Instagram | Discord (Support)
Features: 10 high-quality lasers with hit and flash effects made in Niagara.
Typ... | https://docs.unrealengine.com/marketplace/en-US/product/3d-lasers | 2022-01-16T20:10:18 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.unrealengine.com |
AnimationNodeTransition¶
Inherits: AnimationNode < Resource < Reference < Object
A generic animation transition node for AnimationTree.
Description¶
Simple state machine for cases which don't require a more advanced AnimationNodeStateMachine. Animations can be connected to the inputs and transition times can be specifi... | https://docs.godotengine.org/ko/latest/classes/class_animationnodetransition.html | 2022-01-16T19:30:07 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.godotengine.org |
Metrics Collector
Introduction
When running applications in Kubernetes, observability is key. K8ssandra includes Prometheus and Grafana for storage and visualization of metrics associated with the Cassandra cluster.
Metrics Collector for Apache Cassandra (MCAC) is the key to providing useful metrics for K8ssandra users... | https://docs.k8ssandra.io/components/metrics-collector/ | 2022-01-16T19:07:14 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['monitoring-overview.png', 'Monitoring Overview'], dtype=object)
array(['grafana-overview.png', 'Grafana Overview'], dtype=object)
array(['grafana-os-metrics.png', 'OS metrics displayed in Grafana'],
dtype=object)
array(['grafana-cluster-metrics.png', 'Cluster metrics'], dtype=object)
array(['monitor... | docs.k8ssandra.io |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.