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 |
|---|---|---|---|---|---|---|
On Windows Vista and later versions of Windows, the core stages of device installation are always run in a non-interactive context known as server-side installations. The host process for device installation (DrvInst.exe) runs under the security context of the LocalSystem account.
Because the server-side installations ... | https://docs.microsoft.com/en-us/windows-hardware/drivers/install/debugging-device-installations--windows-vista-and-later- | 2017-05-22T19:55:40 | CC-MAIN-2017-22 | 1495463607046.17 | [] | docs.microsoft.com |
Using Jenkins API¶
JenkinsAPI lets you query the state of a running Jenkins server. It also allows you to change configuration and automate minor tasks on nodes and jobs.
Example 1: Get version of Jenkins¶
from jenkinsapi.jenkins import Jenkins def get_server_instance(): jenkins_url = '' server = Jenkins(jenkins_url, u... | http://jenkinsapi.readthedocs.io/en/latest/using_jenkinsapi.html | 2017-05-22T19:07:05 | CC-MAIN-2017-22 | 1495463607046.17 | [] | jenkinsapi.readthedocs.io |
🔗Creating CDAP Pipelines using CDAP System Artifacts
Source Code Repository: Source code (and other resources) for this guide are available at the CDAP Guides GitHub repository.
Using the built-in
cdap-data-pipeline and
cdap-data-streams system artifacts, you
can create CDAP pipelines with just a JSON configuration fi... | http://docs.cask.co/cdap/4.1.1/en/examples-manual/how-to-guides/cdap-etl-guide.html | 2017-05-22T19:34:16 | CC-MAIN-2017-22 | 1495463607046.17 | [] | docs.cask.co |
certmgr - restricted. The following error message will appear if the current user doesn't have the minimum access rights to remove the certificate:>
Written by Sebastien Pouliot Minor additions by Pablo Ruiz García
Visit for details.
Visit for details
.BR makecert(1), setreg(1) | http://docs.go-mono.com/monodoc.ashx?link=man%3Acertmgr(1) | 2017-05-22T19:26:38 | CC-MAIN-2017-22 | 1495463607046.17 | [] | docs.go-mono.com |
Configuring the Pages tab
The "Pages" tab in "Options" is used for configuring your basic MemberPress pages. Below is a description of these options based on their title.
Reserved Pages
MemberPress requires a handful of pages for its operation. Here is where you can tell MemberPress which pages to use on your site. The... | https://docs.memberpress.com/article/39-pages | 2019-02-16T01:32:50 | CC-MAIN-2019-09 | 1550247479729.27 | [array(['http://cspf.co/image/2J3N1Y0h3x0j/Image%202015-11-21%20at%2012.51.54%20PM.png',
None], dtype=object) ] | docs.memberpress.com |
Bus¶
See also
Unit Systems and Conventions
Create Function¶
pandapower.
create_bus(net, vn_kv, name=None, index=None, geodata=None,, min_vm_pu=<Mock name='mock.nan' id='140428840819960'>, **kwargs)¶
Adds one bus in table net[“bus”].
Busses are the nodes of the network that all other elements connect to.
- INPUT:
- net ... | https://pandapower.readthedocs.io/en/v1.3.0/elements/bus.html | 2019-02-16T01:34:40 | CC-MAIN-2019-09 | 1550247479729.27 | [] | pandapower.readthedocs.io |
REST API Introduction¶
This documentation section is a user guide for w3af’s REST API service, its goal is to provide developers the knowledge to consume w3af as a service using any development language.
We recommend you read through the w3af users guide before diving into this REST API-specific section.
Starting the R... | http://docs.w3af.org/en/latest/api/index.html | 2017-01-16T17:09:52 | CC-MAIN-2017-04 | 1484560279224.13 | [] | docs.w3af.org |
Installing Cython¶
Many scientific Python distributions, such as Anaconda [Anaconda], Enthought Canopy [Canopy], Python(x,y) [Pythonxy], and Sage [Sage], bundle Cython and no setup is needed. Note however that if your distribution ships a version of Cython which is too old you can still use the instructions below to up... | http://docs.cython.org/en/latest/src/quickstart/install.html | 2017-01-16T17:10:21 | CC-MAIN-2017-04 | 1484560279224.13 | [] | docs.cython.org |
.. highlight:: cython
.. _compilation-reference:
=============
Compilation
=============
Cy.
Compiling from the command line
=============================== :file: :class:`Extension` class takes many options, and a fuller explanation can
be found in the `distutils documentation`_. Some useful options to know about
are ... | http://docs.cython.org/en/latest/_sources/src/reference/compilation.txt | 2017-01-16T17:12:04 | CC-MAIN-2017-04 | 1484560279224.13 | [] | docs.cython.org |
Working with Python arrays¶
Python has a builtin array module supporting dynamic 1-dimensional arrays of
primitive types. It is possible to access the underlying C array of a Python
array from within Cython. At the same time they are ordinary Python objects
which can be stored in lists and serialized between processes ... | http://docs.cython.org/en/latest/src/tutorial/array.html | 2017-01-16T17:12:35 | CC-MAIN-2017-04 | 1484560279224.13 | [] | docs.cython.org |
Subcommittee on Aviation (Committee on Transportation and Infrastructure)
Subcommittee on Aviation (Committee on Transportation and Infrastructure)
Wednesday, April 30, 2014 (10:00 AM)
2167 RHOB Washington, D.C.
20515-6256
Mr. Bryan K. Bedford President and CEO, Republic Airways Holdings
Dr. Gerald L. Dillingham Direct... | http://docs.house.gov/Committee/Calendar/ByEvent.aspx?EventID=102149 | 2017-01-16T17:11:30 | CC-MAIN-2017-04 | 1484560279224.13 | [] | docs.house.gov |
Migrate to v0.9¶
The purpose of this document is to enable you a smooth experience when upgrading to xlwings v0.9.0 and above by laying out the concept and syntax changes in detail. If you want to get an overview of the new features and bug fixes, have a look at the release notes. Note that the syntax for User Defined ... | http://docs.xlwings.org/en/stable/migrate_to_0.9.html | 2017-01-16T17:10:18 | CC-MAIN-2017-04 | 1484560279224.13 | [] | docs.xlwings.org |
Engineer: A Static Website Generator for Fellow Engineers¶
Note
Are you looking for documentation on the pre-release version of Engineer? If so, you can find them here:.
- The current release version of Engineer is version 0.5.1.
- This documentation is for version 0.5.1-2-gaef8668-dirty.
At its core, Engineer is a sta... | http://engineer.readthedocs.io/en/master/index.html | 2017-01-16T17:18:33 | CC-MAIN-2017-04 | 1484560279224.13 | [] | engineer.readthedocs.io |
public interface SmartFactoryBean<T> extends FactoryBean<T>
FactoryBeaninterface. Implementations may indicate whether they always return independent instances, for the case where their
FactoryBean.isSingleton()implementation returning
falsedoes()
getObject, getObjectType, isSingleton
boolean isPrototype()().
FactoryBe... | http://docs.spring.io/spring/docs/3.2.0.BUILD-SNAPSHOT/api/org/springframework/beans/factory/SmartFactoryBean.html | 2014-04-16T16:10:28 | CC-MAIN-2014-15 | 1397609524259.30 | [] | docs.spring.io |
it possible to write an extension without having to learn Python’s C API.
If you need to interface to some C or C++ library for which no Python extension currently exists, you can try wrapping the library’s data types and functions with a tool such as SWIG. SIP, CXX Boost, or Weave are also alternatives for wrapping C... | https://docs.python.org/dev/faq/extending.html | 2014-04-16T16:11:42 | CC-MAIN-2014-15 | 1397609524259.30 | [] | docs.python.org |
Welcome to pydas’s documentation!¶
Contents:
Module for the main user classes for pydas.
- class pydas.core.Communicator(url, drivers=None)[source]¶
Class for communicating with the Midas server through its drivers.
This module is for the drivers that actually do the work of communication with the Midas server. Any dri... | http://pydas.readthedocs.org/en/latest/ | 2014-04-16T15:58:34 | CC-MAIN-2014-15 | 1397609524259.30 | [] | pydas.readthedocs.org |
MVC framework SPI interface, allowing parameterization of core MVC workflow.Servlet. Non-Ordered instances get treated as lowest priority.
public boolean supports(java.lang.Object handler)
A typical implementation:
return handler != null && MyHandler.class.isAssignableFrom(handler.getClass());
handler- handler object t... | http://docs.spring.io/docs/tmp/com/interface21/web/servlet/HandlerAdapter.html | 2014-04-16T16:41:46 | CC-MAIN-2014-15 | 1397609524259.30 | [] | docs.spring.io |
Leaderboards
OverviewOverview
The AccelByte Leaderboard Service enables you to keep track of players’ scores and ranking in the game by collecting data from the Statistics service such as the number of matches played, the player’s matchmaking rating, and their experience points. The Leaderboard service will use this da... | http://docs-dev.accelbyte.io/docs/essential-service-guides/social/leaderboards/ | 2021-06-13T00:04:37 | CC-MAIN-2021-25 | 1623487586465.3 | [array(['/img/social/leaderboard/d1.png', 'Leaderboard leaderboard'],
dtype=object)
array(['/img/social/leaderboard/d2.png', 'Leaderboard leaderboard'],
dtype=object)
array(['/img/social/leaderboard/d3.png', 'Leaderboard leaderboard'],
dtype=object)
array(['/img/social/leaderboard/d4.png', 'Lead... | docs-dev.accelbyte.io |
- Sharepoint
- Connect Using OAuth 2.0 Authentication
- Connect using the Sharepoint__SharedLogin authentication provider
- Using the Sharepoint Data Source Type
- Troubleshooting
Sharepoint¶
The SharePoint data source type allows end users to access and manipulate files and data stored in a Sharepoint Online instance... | https://docs.skuid.com/v11.2.7/en/data/microsoft/sharepoint.html | 2021-06-13T00:20:28 | CC-MAIN-2021-25 | 1623487586465.3 | [] | docs.skuid.com |
Scanning, as described in the next topic, Formatting. | https://www.docs4dev.com/docs/en/java/java8/tutorials/essential-io-scanning.html | 2021-06-12T23:41:33 | CC-MAIN-2021-25 | 1623487586465.3 | [] | www.docs4dev.com |
8.5.202.59
Web Services and Applications Release Notes
Helpful Links
Releases Info
Product Documentation
Web Services and Applications
Genesys Products
What's New
This release includes only resolved issues.
Resolved Issues
This release contains the following resolved issues:
Web Services API
A third-party library issue... | https://docs.genesys.com/Documentation/RN/latest/web-svr-apps85rn/web-svr-apps8520259 | 2021-06-13T01:01:28 | CC-MAIN-2021-25 | 1623487586465.3 | [] | docs.genesys.com |
This section explains how to attach a custom workflow to the application creation operation in WSO2 API Manager (WSO2 API-M). First, see Workflow Extensions for information on different types of workflow executors.
Attaching a custom workflow to API creation allows you to control the creation of applications within the... | https://docs.wso2.com/pages/viewpage.action?pageId=80724606&navigatingVersions=true | 2021-06-12T22:49:48 | CC-MAIN-2021-25 | 1623487586465.3 | [] | docs.wso2.com |
You can digitally sign or encrypt messages if you use a work email account that supports S/MIME-protected messages or IBM Notes email encryption on your BlackBerry device. Digitally signing or encrypting messages adds another level of security to email messages that you send from your device.
Digital signatures are des... | http://docs.blackberry.com/en/smartphone_users/deliverables/62002/cfl1391022272000.html | 2015-07-28T03:54:53 | CC-MAIN-2015-32 | 1438042981525.10 | [] | docs.blackberry.com |
random float number between and
min [inclusive] and
max [inclusive] (Read Only).
// Instantiate the prefab somewhere between -10.0 and 10.0 on the x-z plane var prefab : GameObject; function Start () { var position: Vector3 = Vector3(Random.Range(-10.0, 10.0), 0, Random.Range(-10.0, 10.0)); Instantiate(prefab, positio... | http://docs.unity3d.com/ScriptReference/Random.Range.html | 2015-07-28T03:28:15 | CC-MAIN-2015-32 | 1438042981525.10 | [] | docs.unity3d.com |
...
Description / Features
This plugin enhances the Java Ecosystem to analyze Android projects within SonarQube:
- Adds a new set of set of rules based on Android lint
- On top of Java files, Android Manifest and resources (such as layouts or pictures) are analyzed
...
The Android SDK must be installed on the machine(s... | http://docs.codehaus.org/pages/diffpages.action?originalId=231737620&pageId=230400039 | 2014-04-16T10:52:02 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.codehaus.org |
I.
Parent topic:
Service books and diagnostic reports
Related tasks
Run, view, send, or delete a diagnostic report | http://docs.blackberry.com/en/smartphone_users/deliverables/48593/1593348.html | 2014-04-16T10:40:06 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.blackberry.com |
= loglaplace.cdf(x, c) >>> h = plt.semilogy(np.abs(x - loglaplace.ppf(prb, c)) + 1e-20)
Random number generation
>>> R = loglaplace.rvs(c, size=100)
Methods | http://docs.scipy.org/doc/scipy-0.12.0/reference/generated/scipy.stats.loglaplace.html | 2014-04-16T10:19:10 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.scipy.org |
Model Form Functions¶
- modelform_factory(model, form=ModelForm, fields=None, exclude=None, formfield_callback=None, widgets=None, localized_fields=None, labels=None, help_texts=None, error_messages=None)¶
Returns a ModelForm class for the given model. You can optionally pass a form argument to use as a starting point ... | https://docs.djangoproject.com/en/dev/ref/forms/models/ | 2014-04-16T10:10:47 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.djangoproject.com |
There are many ways in which a recorded test will not run as expected and result in a test failure. For example:
The pages in this section include diagnostic and troubleshooting guides that will help guide you in isolating the root cause and suggestions for how to resolve the problem.
A great first step for any trouble... | http://docs.telerik.com/teststudio/user-guide/troubleshooting_guide.aspx | 2014-04-16T10:25:19 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.telerik.com |
Setting up taxes and tax rates is likely one of the first tasks you’ll want to perform when setting up a store. Taxes can be a complex matter, but WooCommerce aims to make setting them up as straightforward as possible. To get started you’ll want to go to WooCommerce > Settings > Tax.
Tax Options ↑ Back to Top
The tax ... | http://docs.woothemes.com/document/setting-up-taxes-in-woocommerce/ | 2014-04-16T10:09:54 | CC-MAIN-2014-15 | 1397609523265.25 | [array(['http://docs.woothemes.com/wp-content/uploads/2014/03/WooCommerce-Settings-Tax.png',
'WooCommerce-Settings-Tax'], dtype=object)
array(['http://docs.woothemes.com/wp-content/uploads/2014/02/C26Z.png',
'CA-Tax-Rate-example'], dtype=object) ] | docs.woothemes.com |
Help Center
Local Navigation
Wi-Fi Roaming Threshold configuration setting
Description
This setting determines how often the Wi-Fi® transceiver scans for nearby wireless access points and roams to one of them if the signal quality is better than the signal of the current access point.
Default value
The default value is... | http://docs.blackberry.com/en/admin/deliverables/10872/WLAN_Roaming_Thresholdc_607199_11.jsp | 2014-04-16T10:58:58 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.blackberry.com |
Switching the Series Type
AnyChart provides a method allowing to change the series type if the current type and the new one have the same or similar fields. See the list of supported chart types to find out what series types can be converted to each other.
To switch the series type, use the seriesType() method of a ser... | https://docs.anychart.com/Basic_Charts/Series_Type | 2017-03-23T04:21:44 | CC-MAIN-2017-13 | 1490218186774.43 | [] | docs.anychart.com |
Release Note 20161101
This is a summary of new features and improvements introduced in the November 1, 2016 release. If you have any product feature request, please file it at feedback.treasuredata.com.
Table of Contents
Tool: Presto API-compatible JDBC / ODBC driver (Private Beta)
Treasure Data has released Presto API... | https://docs.treasuredata.com/articles/releasenote-20161101 | 2017-03-23T04:23:21 | CC-MAIN-2017-13 | 1490218186774.43 | [] | docs.treasuredata.com |
Information for "Language form field type" Basic information Display titleLanguage form field type Default sort keyLanguage form field type Page length (in bytes)1,629 Page ID218vangeest (Talk | contribs) Date of page creation07:28, 21 May 2011 Latest editorMvangeest (Talk | contribs) Date of latest edit07:28, 21 May 2... | https://docs.joomla.org/index.php?title=Language_form_field_type&action=info | 2015-04-18T08:57:25 | CC-MAIN-2015-18 | 1429246634257.45 | [] | docs.joomla.org |
.
Installed Plugins
The "Installed Plugins" tab displays the list of installed plugins and the list of System plugins. For each none System plugins, clicking on the the plugin name expand the description area to get additional information like the license, the author, the homepage of the plugin. Finally, this tab allow... | http://docs.codehaus.org/pages/viewpage.action?pageId=185598096 | 2015-04-18T09:04:18 | CC-MAIN-2015-18 | 1429246634257.45 | [array(['/download/attachments/185598091/sonar-installed-plugins.png?version=1&modificationDate=1289403195344&api=v2',
None], dtype=object) ] | docs.codehaus.org |
Write bitmap text
The jit.gl.text2d object lets you draw bitmap text in the named drawing context. The text which is drawn can be sent as a symbol, a list of symbols, or as a jit.matrix containing char data. When a jit.matrix is used, each row of the matrix is interpreted as one line of text.
Notes:
Due to differences ... | https://docs.cycling74.com/max5/refpages/jit-ref/jit.gl.text2d.html | 2015-04-18T09:07:13 | CC-MAIN-2015-18 | 1429246634257.45 | [] | docs.cycling74.com |
Project Item Options
There are three Source Control specific options when you right click on a project item that is connected to TFS and hover over Source Control.
- Check In to Source Control - check-in the selected project item.
- Check Out from Source Control - check-out the selected project item.
- Get Latest - obt... | http://docs.telerik.com/teststudio/features/source-control/project-item-options | 2015-04-18T08:48:00 | CC-MAIN-2015-18 | 1429246634257.45 | [array(['/teststudio/img/features/source-control/project-item-options/fig1.png',
'Source Control'], dtype=object) ] | docs.telerik.com |
All docs This doc
The following procedure to view alerts is relevant only for system administrators. System administrators, API publishers as well as API subscribers receive alerts via notification emails if they have subscribed to one or more alert type.
Follow the procedure below to view alerts that were generated fo... | https://docs.wso2.com/display/AM250/Viewing+Alerts | 2021-11-27T09:21:02 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.wso2.com |
Registering Users and Assigning Roles
In this topic:
Registering new users and assigning roles
Assigning or unassigning roles from existing users
Adding or changing user email addresses
Also see:
Software users must be registered and assigned roles in order to gain access to this software. Before a user can connect to ... | https://docs.datacore.com/SSV-WebHelp/SSV-WebHelp/Registering_Users_Assigning_Roles.htm | 2021-11-27T09:19:45 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.datacore.com |
Date: Fri, 10 Aug 2012 16:27:43 +0100 From: Matthew Seaman <matthew@FreeBSD.org> To: Robert Huff <roberthuff@rcn.com> Cc: questions@FreeBSD.org Subject: Re: partial sendmail breakage Message-ID: <5025286F.7070602@FreeBSD.org> In-Reply-To: <20517.3419.673436.191619@jerusalem.litteratus.org> References: <20517.3419.67343... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=509703+0+/usr/local/www/mailindex/archive/2012/freebsd-questions/20120812.freebsd-questions | 2021-11-27T08:30:17 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.freebsd.org |
In-house Customers connecting to SharePoint Online - This configuration has been certified by frevvo. Follow these steps:
These instructions assume you are a frevvo Cloud customer or have an in-house installation of
up and running using the frevvo Tomcat bundle. Follow these steps:.
Remember SharePoint only allows http... | https://docs.frevvo.com/d/plugins/viewsource/viewpagesrc.action?pageId=22458987 | 2021-11-27T07:42:50 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.frevvo.com |
Create. To ensure availability for business-critical applications, take safe transition steps.. | https://docs.paloaltonetworks.com/best-practices/9-1/data-center-best-practices/data-center-best-practice-security-policy/how-to-create-data-center-best-practice-security-profiles/create-the-data-center-best-practice-vulnerability-protection-profile.html | 2021-11-27T09:17:45 | CC-MAIN-2021-49 | 1637964358153.33 | [array(['/content/dam/techdocs/en_US/dita/_graphics/9-1/best-practice/vuln-protection-profile-bp-pcap.png/_jcr_content/renditions/original',
None], dtype=object) ] | docs.paloaltonetworks.com |
Eventmie Pro is a flexible event hosting solution. You can use it as a Multi-organization (multi-vendor) or as a single organization website.
In the case of the multi-vendor, you as a website owner can invite event organizers to signup and create events on your website. And that's where you'll also need a commission sy... | https://eventmie-pro-docs.classiebit.com/docs/1.5/admin/commissions | 2021-11-27T08:07:55 | CC-MAIN-2021-49 | 1637964358153.33 | [] | eventmie-pro-docs.classiebit.com |
Query Performance Insight for Azure SQL Database
APPLIES TO:
Azure SQL Database
Query Performance Insight provides intelligent query analysis for single and pooled databases. It helps identify the top resource consuming and long-running queries in your workload. This helps you find the queries to optimize to improve ov... | https://docs.microsoft.com/en-gb/azure/azure-sql/database/query-performance-insight-use | 2021-11-27T10:04:29 | CC-MAIN-2021-49 | 1637964358153.33 | [array(['media/query-performance-insight-use/opening-title.png',
'Query Performance Insight'], dtype=object)
array(['media/query-performance-insight-use/ia.png',
'The Recommendations tab'], dtype=object)
array(['media/query-performance-insight-use/annotation.png',
'Query annotation'], dtype=ob... | docs.microsoft.com |
Windows.
Devices. Bluetooth. Advertisement Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Enums
Remarks
The Windows.Devices.Bluetooth.Adv... | https://docs.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.advertisement?view=winrt-20348 | 2021-11-27T07:46:51 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.microsoft.com |
Modify schedule of reallocate job
You can delete an existing reallocation scan schedule. However, if you do this, the job's scan interval reverts to the schedule that was defined for it when the job was created with the volume reallocation start command..
cluster1::> volume reallocation schedule -s "0 23 6 *" /vol/db/l... | https://docs.netapp.com/ontap-9/topic/com.netapp.doc.dot-cm-cmpr-920/volume__reallocation__schedule.html | 2021-11-27T08:59:58 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.netapp.com |
The Move Equipment activity will cause a staff to move an equipment or transport to a destination.
The staff will exit their current location, travel to the equipment (or transport), pick it up, and then travel to the destination. If the destination is an object, the staff will drop off the equipment and enter the dest... | https://docs.flexsim.com/en/22.0/Reference/PeopleObjects/ProcessFlowActivities/SubFlows/MoveEquipment/MoveEquipment.html | 2021-11-27T09:33:25 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.flexsim.com |
Date: Sat, 27 Nov 2021 09:27:55 +0000 (UTC) Message-ID: <1703297596.6563.1638005275242@ip-10-0-1-14.ec2.internal> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_6562_1783362170.1638005275241" ------=_Part_6562_1783362170.1638005275241 Content-Type: text/html; c... | https://docs.frevvo.com/d/exportword?pageId=22454396 | 2021-11-27T09:27:55 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.frevvo.com |
GroupDocs.Assembly for .NET 17.9 Release Notes
This page contains release notes for GroupDocs.Assembly for .NET 17.9.
Major Features
This release of GroupDocs.Assembly comes up with several fixes for recently supported email file formats.
Full List of Issues Covering all Changes in this Release
Public API and Backward ... | https://docs.groupdocs.com/assembly/net/groupdocs-assembly-for-net-17-9-release-notes/ | 2021-11-27T08:07:33 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.groupdocs.com |
I have Created a webjob to fetch data from external site and entring data in SPOnline list using MS Graph. The webjob is hosted in App Service to run continuously with "Always On" feature activated. I can see job is running, but very slow, intermittently restarting without any error on logs.
Kindly suggest to fix the i... | https://docs.microsoft.com/en-us/answers/questions/33320/continuoys-webjob-is-restarting.html | 2021-11-27T10:27:01 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.microsoft.com |
My WebLink
|
|
About
|
Sign Out
Search
01-19-2011 South Bend resumes curbside Christmas tree pickup
sbend
>
Public
>
News Releases
>
2011
>
01-19-2011 South Bend resumes curbside Christmas tree pickup
Metadata
Thumbnails
Annotations
Entry Properties
Last modified
1/19/2011 10:25:45 AM
Creation date
1/19/2011 10:25 /> <... | https://docs.southbendin.gov/WebLink/0/doc/16506/Page1.aspx | 2021-11-27T09:00:23 | CC-MAIN-2021-49 | 1637964358153.33 | [] | docs.southbendin.gov |
Overview
The walkthrough in this section is intended for users who are familiar with developing applications for WPF by using Visual Studio and know how to work with Telerik UI for WPF. You need the following components to complete this walkthrough:
Visual Studio 2010
ADO.NET Entity Framework 4.1
Prior knowledge of the... | https://docs.telerik.com/devtools/wpf/controls/radscheduleview/populating-with-data/binding-to-database/binding-to-db-overview | 2019-02-15T21:23:27 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.telerik.com |
Integrating SSO with Your App
This topic describes how to integrate SSO with Java and non-Java apps.
Integrate SSO with an App
Because SSO service is based on the OAuth protocol, any app that uses SSO must be OAuth-aware.
Java Apps
If you are using Java, see Single Sign-On Service Sample Applications. These are sample ... | https://docs.pivotal.io/p-identity/1-7/integrating-sso.html | 2019-02-15T21:01:06 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.pivotal.io |
Using Your Own Load Balancer
This guide describes how to use your own load balancer and forward traffic to your Pivotal Application Service (PAS) router IP address.
Pivotal Cloud Foundry (PCF) deploys with a single instance of HAProxy for use in lab and test environments. Production environments should use a highly-ava... | https://docs.pivotal.io/pivotalcf/2-1/customizing/custom-load-balancer.html | 2019-02-15T21:33:17 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.pivotal.io |
File:WM 852 nw trd rsp-accpt-icon.png
WM_852_nw_trd_rsp-accpt-icon.png (29 × 35 pixels, file size: 560 B, MIME type: image/png)
File history
Click on a date/time to view the file as it appeared at that time.
- You cannot overwrite this file.
File usage
The following 4 pages link to this file:
This page was last modifie... | 2019-02-15T21:13:42 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.genesys.com | |
Edit and delete groups
From PeepSo Docs
Contents
Edit Groups
In order to edit groups you go to the Group that needs to be edited -> Settings -> Click the edit button on the item you need to edit.
Group Name
Edit the name.
Group Description
Edit the description.
Categories
Select group categories
Has no effect on Site A... | https://docs.peepso.com/wiki/Edit_and_delete_groups | 2019-02-15T21:31:12 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.peepso.com |
Delete all user accounts -f
This documentation applies to the following versions of Splunk® Enterprise: 4.3, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 4.3.5, 4.3.6, 4.3.7
Feedback submitted, thanks! | https://docs.splunk.com/Documentation/Splunk/4.3.1/Admin/DeleteuserdatafromtheCLI | 2019-02-15T21:30:27 | CC-MAIN-2019-09 | 1550247479159.2 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
Remote participants can participate in the same way as people who are present.
- Either they are connected at the same time and receive the votes on their smartphones just like the other participants.
- Or you want them to receive your votes in order to answer them at their own pace. In this case, you simply have to cr... | https://docs.wooclap.com/faq-en/3-event-settings/how-can-i-share-my-questions-with-a-remote-audience | 2019-02-15T22:00:02 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.wooclap.com |
UDOO Neo Full¶. Zephyr was ported to run on the Cortex-M4 core only. In a future release, it will also communicate with the Cortex-A9 core (running Linux) via OpenAMP.
Hardware¶
- MCIMX6X MCU with a single Cortex-A9 (1 GHz) core and single Cortex-M4 (227 MHz) core
- Memory
- 1 GB RAM
- 128 KB OCRAM
- 256 KB L2 cache (c... | https://docs.zephyrproject.org/latest/boards/arm/udoo_neo_full_m4/doc/udoo_neo_full.html | 2019-02-15T21:27:32 | CC-MAIN-2019-09 | 1550247479159.2 | [] | docs.zephyrproject.org |
For LON devices, the SmartServer provides two network management modes called LON Device Management Mode (DMM) and LON Independent Management Mode (IMM). In LON DMM, the SmartServer manages the configuration of all LON devices provisioned by the SmartServer. In LON IMM, the SmartServer acts as an independent device in ... | https://docs.adestotech.com/pages/viewpage.action?pageId=43375845 | 2022-01-29T04:28:24 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.adestotech.com |
Risk webinars
You can also learn how to use Adyen's fraud and dispute management tools in an upcoming Risk webinar.
You can use our risk management system, RevenueProtect, to minimize fraud by applying risk rules before processing a transaction. For most point-of-sale transactions, you don't need RevenueProtect because... | https://docs.adyen.com/point-of-sale/risk-management-pos | 2022-01-29T04:15:08 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.adyen.com |
<resource ...> <name>Resource1</name> <administrativeOperationalState> <administrativeAvailabilityStatus>maintenance</administrativeAvailabilityStatus> <!-- values: maintenance/operational --> </administrativeOperationalState> ... </resource>
Resource Maintenance State
MidPoint provides feature that puts Resource into ... | https://docs.evolveum.com/midpoint/reference/resources/maintenance-state/ | 2022-01-29T05:28:09 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.evolveum.com |
If your integration already supports XML 3D Secure (3DS) 1.0, to support the new directives within the PSD2 regulations it is necessary to make some small changes.
When using 3DS 1.0 it is not necessary to add the Cardholder Name in the REQUEST BODY for the 3D Secure Verification. For 3DS 2.0 it is necessary to add the... | https://docs.worldnettps.com/doku.php?id=developer:api_specification:upgrading_xml_to_3ds_version_2 | 2022-01-29T05:47:35 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.worldnettps.com |
Hardware Requirements¶
Do you ask yourself how much RAM do you need to give your new IntelMQ virtual machine?
The honest answer is simple and pointless: It depends ;)
Contents
IntelMQ and the messaging queue (broker)¶
IntelMQ uses a messaging queue to move the messages between the bots. All bot instances can only proce... | https://intelmq.readthedocs.io/en/latest/user/hardware-requirements.html | 2022-01-29T03:27:03 | CC-MAIN-2022-05 | 1642320299927.25 | [] | intelmq.readthedocs.io |
You're viewing Apigee Edge documentation.
View Apigee X documentation.
Symptomargeterror on the Message Processor. The Message Processor will send
502 Bad Gateway
TargetServerdefinition by including the
SSLInfoattributes where the
enabledflag"> <Host>mocktarget.apigee.net</Host> <Port>443</Port> <IsEnabled>true</IsEnab... | https://docs.apigee.com/api-platform/troubleshoot/runtime/502-bad-gateway?hl=pt-br | 2022-01-29T04:46:35 | CC-MAIN-2022-05 | 1642320299927.25 | [array(['https://docs.apigee.com/api-platform/images/502-UnexEOF-502-logs.png?hl=pt-br',
None], dtype=object) ] | docs.apigee.com |
Field visibility adds another level of customization to the listing packages. Apart from setting the “Listings Limit” and “Expiration Date” on a package, you can now also show or hide any listing field based on the package the user decides to purchase.
To take advantage of this feature, first you must edit a listing ty... | https://docs.mylistingtheme.com/article/using-field-visibility-to-limit-fields-based-on-the-package-the-user-purchases/ | 2022-01-29T05:06:01 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.mylistingtheme.com |
Configure Tunnels with Cisco ISR
Table of Contents
Prerequisites
The following prerequisites must be met for the tunnel to work successfully.
Licensing and Hardware
- A valid Cisco Umbrella SIG Essentials or SIG Add-On subscription or a free SIG trial.
- A router (ISR-G2, ISR4K or CSR) with a security K9 license to est... | https://docs.umbrella.com/umbrella-user-guide/docs/add-a-tunnel-cisco-isr | 2022-01-29T04:08:35 | CC-MAIN-2022-05 | 1642320299927.25 | [array(['https://files.readme.io/36289ed-Add_Network_Tunnel.png',
'Add_Network_Tunnel.png'], dtype=object)
array(['https://files.readme.io/36289ed-Add_Network_Tunnel.png',
'Click to close...'], dtype=object)
array(['https://files.readme.io/252236c-isr.png', 'isr.png'], dtype=object)
array(['https://f... | docs.umbrella.com |
Viral Spread Theory in RKnot¶
RKnot is built up from the contact level. A contact is an interaction between an infected person and a susceptible person that could result in transmission of the virus (more details below). Contacts occur in a 2d environment in which subjects move randomly according to pre-defined distrib... | https://rknotdocs.readthedocs.io/en/latest/theory.html | 2022-01-29T04:08:34 | CC-MAIN-2022-05 | 1642320299927.25 | [array(['_images/theory_14_0.png', '_images/theory_14_0.png'], dtype=object)
array(['https://storage.googleapis.com/rknotvids/imgs/tau_v_contacts.png',
'Drawing'], dtype=object)
array(['_images/theory_23_0.png', '_images/theory_23_0.png'], dtype=object)
array(['_images/theory_27_0.png', '_images/theory_27_0.... | rknotdocs.readthedocs.io |
Concepts in the AWS Encryption SDK
This section introduces the concepts used in the AWS Encryption SDK, and provides a glossary and reference. It's designed to help you understand how the AWS Encryption SDK works and the terms we use to describe it.
Need help?
Learn how the AWS Encryption SDK uses envelope encryption t... | https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/concepts.html | 2022-01-29T05:35:07 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.aws.amazon.com |
...
- Log in to the Cloud Service Portal.
- Click Manage -> Data Connector.
- On the Destination Configuration tab, from the Create drop-down list, choose Splunk. The Create Splunk Destination Configuration screen appears.
- In the Name field, enter the name of the destination. Select a name that best describes the des... | https://docs.infoblox.com/pages/diffpages.action?originalId=54137834&pageId=58468004 | 2022-01-29T03:52:23 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.infoblox.com |
Interface IDataSourceConfiguration
This helps a data source get configured. It manages all the properties which the data source will want to look up, as well as the LookUp engine which will perform the token resolution
Namespace: ToSic.Eav.DataSources
Assembly: ToSic.Eav.DataSources.dll
Syntax
[PublicApi_Stable_ForUseI... | https://docs.2sxc.org/api/dot-net/ToSic.Eav.DataSources.IDataSourceConfiguration.html | 2022-01-29T04:57:21 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.2sxc.org |
Content Assets / Images / Documents
Content has Assets like images and documents.
Private Assets
By default, all Assets belong to the item and field they were uploaded on. This happens automatically and is managed by ADAM.
Shared Assets
You can also have shared assets which are stored in the Site content folder, but we... | https://docs.2sxc.org/basics/content/content-assets.html | 2022-01-29T05:12:28 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.2sxc.org |
gluster.gluster.gluster_heal_info – Gather information on self-heal or rebalance status
Note
This plugin is part of the gluster.gluster collection (version 1.0.2).
You might already have this collection installed if you are using the
ansible package.
It is not included in
ansible-core.
To check whether it is installed,... | https://docs.ansible.com/ansible/latest/collections/gluster/gluster/gluster_heal_info_module.html | 2022-01-29T03:37:16 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.ansible.com |
ASPxGridLookup
The ASPxGridLookup control combines the functionality of the ASPxDropDownEdit and ASPxGridView controls, and allows users to select values from a drop-down grid.
You can use the settings listed in the following topic to customize the embedded ASPxGridView control: Member Table: GridView Specific Settings... | https://docs.devexpress.com/AspNet/9073/components/grid-view/concepts/aspxgridlookup | 2022-01-29T04:35:51 | CC-MAIN-2022-05 | 1642320299927.25 | [array(['/AspNet/images/gridlookup_control.png12682.png',
'GridLookup_Control.png'], dtype=object) ] | docs.devexpress.com |
Introduction
ag|knowledge is a REST API for mobile and web applications allowing easy access and integration of satellite remote sensing data & analytics into your agricultural application. The API provides access to field monitoring products for registered parcels (= fields or other plots of land). The data for each p... | https://docs.geocledian.com/product-overview/ | 2022-01-29T04:26:54 | CC-MAIN-2022-05 | 1642320299927.25 | [array(['https://docs.geocledian.com/wp-content/uploads/2021/09/Product_packages_overview-1024x629.png',
None], dtype=object)
array(['https://docs.geocledian.com/wp-content/uploads/2021/08/Analysts_dashboard_Virgiliana2018_graph-1024x588.jpg',
'Data Times Series Visualisation'], dtype=object)
array(['... | docs.geocledian.com |
Canceled Bookings – Overview
Your Canceled Bookings page will provide you with a list of all bookings that have been Cancelled by either your customer or staff. From the Cancelled Bookings page you can either edit the Cancellation Price for that booking, or you can restore the booking to an Active Booking.
Restore a Bo... | https://docs.launch27.com/knwbase/canceled-bookings/ | 2022-01-29T04:45:04 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.launch27.com |
Characters¶
One of Game Creator's main systems is the Character. It represents any interactive playable or non-playable entity and comes packed with a collection of flexible and independent features that can be used to enhance and speed up the development process.
Main Features¶
A Character is defined by a
Character co... | https://docs.gamecreator.io/gamecreator/characters/ | 2022-01-29T05:09:56 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.gamecreator.io |
URL:
Creates a new projection of an existing table. A projection represents a subset of the columns (potentially including derived columns) of a table.
For projection details and examples, see Projections. For limitations, see Projection Limitations and Cautions.
Window functions, which can perform operations like movi... | https://docs.kinetica.com/7.1/azure/api/rest/create_projection_rest/ | 2022-01-29T04:37:59 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.kinetica.com |
Enable ADEM in Panorama Managed Prisma Access for Mobile Users
Learn how to enable Autonomous DEM for your Panorama:
- Generate the certificate the agent will use to authenticate to the Autonomous DEM service.
- From Panorama, select.PanoramaCloud ServicesConfigurationService Setup
- In the GlobalProtect App Log Collec... | https://docs.paloaltonetworks.com/autonomous-dem/autonomous-dem-in-prisma-access/enable-autonomous-dem/enable-autonomous-dem-in-panorama-managed-prisma-access.html | 2022-01-29T03:57:14 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.paloaltonetworks.com |
Actions in the Workbench
Select various Actions in the Workbench based upon the object and control type selected. Actions are allowed on HTML, . NET and Java Swing/AWT controls.
Actions allowed on HTML controls
The following Actions are allowed on HTML Controls:
- Click
- DoubleClick
- RightClick
- SetText
- AppendText... | https://docs.automationanywhere.com/zh-TW/bundle/enterprise-v11.3/page/enterprise/topics/aae-client/metabots/getting-started/selecting-actions-in-the-logic-editor.html | 2022-01-29T04:20:11 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.automationanywhere.com |
This guide shows you how to install CloudBees CI on Azure Kubernetes Service (AKS). To perform the installation, you should be knowledgeable in AKS, Helm, Kubernetes, and NGINX Ingress.
CloudBees CI is a fully-featured, cloud native CD solution that can be hosted on-premise or in the public cloud. It provides a shared,... | https://docs.cloudbees.com/docs/cloudbees-ci/2.289.3.2/aks-install-guide/ | 2022-01-29T03:34:54 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.cloudbees.com |
SMTP port 25 is blocked on all Droplets for some new accounts to prevent spam and other abuses of our platform. To send mail on these accounts, use a dedicated email deliverability platform (such as Sendgrid and Mailgun), which are better at handling deliverability factors like IP reputation.
Even on accounts where SMT... | https://docs.digitalocean.com/support/why-is-smtp-blocked/ | 2022-01-29T04:16:22 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.digitalocean.com |
Command
Binding. Command Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ICommand associated with this CommandBinding.
... | https://docs.microsoft.com/en-us/dotnet/api/system.windows.input.commandbinding.command?view=windowsdesktop-5.0 | 2022-01-29T06:02:45 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.microsoft.com |
Versions with this page:
Versions without this page:
struct in UnityEngine
Representation of 2D vectors and points.
This structure is used in some places to represent 2D positions and vectors (e.g. texture
coordinates in a Mesh or texture offsets in Material). In the majority of other cases a Vector3
is used. | https://docs.unity3d.com/kr/2017.4/ScriptReference/Vector2.html | 2022-01-29T04:41:23 | CC-MAIN-2022-05 | 1642320299927.25 | [] | docs.unity3d.com |
[ aws . directconnect ]
Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.
Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects. AWS polices the hosted connec... | https://docs.aws.amazon.com/cli/latest/reference/directconnect/allocate-hosted-connection.html | 2019-05-19T14:54:07 | CC-MAIN-2019-22 | 1558232254889.43 | [] | docs.aws.amazon.com |
lookups... For an example, see feature_id_element.
- The default setting for
feature_id_element configuration..
- For information on generating a choropleth map, see Choropleth maps in the Dashboards and Visualizations manual..
Search commands and geospatial lookups
After you save a geospatial lookup stanza and restart... | https://docs.splunk.com/Documentation/Splunk/6.6.12/Knowledge/Configuregeospatiallookups | 2019-05-19T14:58:17 | CC-MAIN-2019-22 | 1558232254889.43 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
Google Cloud Platform (GCP) can provide memory and CPU for your ThoughtSpot instance.
Your database capacity will determine the number of instances you’ll need and the instance network/storage requirements. In addition, you can go with multiple virtual machines (VMs) based on your dataset size.
You will need to setup t... | https://docs.thoughtspot.com/5.0/appliance/gcp/about-gcp.html | 2019-05-19T15:54:38 | CC-MAIN-2019-22 | 1558232254889.43 | [] | docs.thoughtspot.com |
Data Serialization¶
What is data serialization?¶
Data serialization is the concept of converting structured data into a format that allows it to be shared or stored in such a way that its original structure to be recovered. In some cases, the secondary intention of data serialization is to minimize the size of the seri... | https://python-guide-kr.readthedocs.io/ko/latest/scenarios/serialization.html | 2019-05-19T15:44:48 | CC-MAIN-2019-22 | 1558232254889.43 | [] | python-guide-kr.readthedocs.io |
Configuring REX-Ray
Tweak this, turn that, peek behind the curtain...
Overview
This page reviews how to configure REX-Ray to suit any environment, beginning with the most common use cases, exploring recommended guidelines, and finally, delving into the details of more advanced settings.
Quick Configuration
Upon install... | https://rexray.readthedocs.io/en/stable/user-guide/config/ | 2019-05-19T14:32:31 | CC-MAIN-2019-22 | 1558232254889.43 | [] | rexray.readthedocs.io |
[ Tcllib Table Of Contents | Tcllib Index ]
yencode(n) 1.1.2 "Text encoding & decoding binary data"
Table Of Contents
Synopsis
- package require Tcl 8.2
- package require yencode ?1.1.2?
Description
This package provides a Tcl-only implementation of the yEnc file encoding. This is a recently introduced method of encodi... | http://docs.activestate.com/activetcl/8.5/tcl/tcllib/base64/yencode.html | 2019-05-19T15:29:13 | CC-MAIN-2019-22 | 1558232254889.43 | [] | docs.activestate.com |
You can assign a business entity to an asset ( host, port, storage, switch, virtual machine, qtree, share, volume, or internal volume) without having associated the business entity to an application; however, business entities are assigned automatically to an asset if that asset is associated with an application relate... | http://docs.netapp.com/oci-73/topic/com.netapp.doc.oci-acg/GUID-CFFC8AE9-7195-4910-BFBC-FB3BB222A7FD.html | 2019-05-19T15:06:53 | CC-MAIN-2019-22 | 1558232254889.43 | [] | docs.netapp.com |
You can configure GemFire XD to write immediately to disk and you may be able to modify your operating system behavior to perform buffer flushes more frequently.
Typically, GemFire XD writes disk data into the operating system's disk buffers and the operating system periodically flushes the buffers to disk. Increasing ... | http://gemfirexd.docs.pivotal.io/docs/1.4.0/userguide/disk_storage/managing_disk_buffer_flushes.html | 2019-05-19T15:44:14 | CC-MAIN-2019-22 | 1558232254889.43 | [] | gemfirexd.docs.pivotal.io |
)
Renamed "Error Code Analysis" dashboard
The "Error Analysis" dashboard has been renamed to "Error Code Analysis." The dashboard includes API calls with HTTP status codes of 4xx and 5xx. (EDGEUI-738)
TPS data on proxy dashboards
When an analytics dashboard received a 500 error, the management UI displayed "Report time... | https://docs.apigee.com/release/notes/161026-ui-apigee-edge-public-cloud-release-notes | 2020-10-20T05:17:52 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.apigee.com |
« Previous Tour
Next Tour »
We've added this layer to hold the Theme Press Tour Guide.
changes.mady.by.user Geoff Ka'alani
Saved on Oct 30, 2019
Saved on Oct 31, 2019
Armor Knowledge Base / Armor Anywhere / Health Overview Dashboard
In the Detection screen, the Detection score focuses on the incoming activity of Armor ... | https://docs.armor.com/pages/diffpages.action?pageId=54535104&originalId=54532509 | 2020-10-20T05:37:34 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.armor.com |
Fill out the 3 fields and click the Transfer button to complete transaction.
The Multisig page will have 4 fields to fill in;
Proposer - The account you are proposing the multisig from.
Proposal Name - Name of the proposal and can be 2-12 characters long.
Requested Approvals - List which accounts can prove this transac... | https://docs.bloks.io/wallet/msig | 2020-10-20T06:53:25 | CC-MAIN-2020-45 | 1603107869933.16 | [] | docs.bloks.io |
Web Data Extraction Part II
The web data extraction can also take place on an actual IE if you have the "Extract data from Web Page" action open while you move your mouse pointer to the page of interest.
Should you click in the webpage, then the "Live Web Helper- Extract Data From Web Page" window will pop up. In this ... | https://docs.winautomation.com/en/web-data-extraction-part-ii.html | 2020-10-20T05:41:41 | CC-MAIN-2020-45 | 1603107869933.16 | [array(['image/15f1820132e76b.png', 'Extract1.png'], dtype=object)
array(['image/15f18201330988.png', 'Extract2.png'], dtype=object)
array(['image/15f18201332c5e.png', 'Extract3.png'], dtype=object)] | docs.winautomation.com |
Vectorization¶
To find parallel instructions the tracer must provide enough information about memory load/store operations. They must be adjacent in memory. The requirement for that is that they use the same index variable and offset can be expressed as a a linear or affine combination.
Command line flags:
- –jit vec=1... | https://rpython.readthedocs.io/en/latest/jit/vectorization.html | 2020-10-20T06:31:05 | CC-MAIN-2020-45 | 1603107869933.16 | [] | rpython.readthedocs.io |
Description
CouchDB is an open source NoSQL database that stores your data with JSON documents, which you can access via HTTP. It allows you to index, combine, and transform your documents with JavaScript.
First steps with the Bitnami CouchDB: admin of CouchDB?
The default access port for CouchDB's HTTP server is 5984.... | https://docs.bitnami.com/oracle/infrastructure/couchdb/ | 2018-07-15T20:50:37 | CC-MAIN-2018-30 | 1531676588972.37 | [] | docs.bitnami.com |
Virtual machines can be configured like physical computers and can perform the same tasks as physical computers. Virtual machines also support special features that physical computers do not support.
You can use the VMware Host Client to create, register, and manage virtual machines, and to conduct daily administrative... | https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.html.hostclient.doc/GUID-4ECD8CE7-6362-4FC3-A2DA-CD3D68882306.html | 2018-07-15T21:28:37 | CC-MAIN-2018-30 | 1531676588972.37 | [] | docs.vmware.com |
Device Details page
Overview
This page displays the information about last backup details, profile settings, DLP details and device location, and the device platform details.
Summary
The following table lists the fields in the Summary area.
Profile Settings
The following table lists the fields in the Profile Settings a... | https://docs.druva.com/001_inSync_Cloud/Cloud/020_Backup_and_Restore/030_inSync_Master_Management_Console_User_Interface/Device_Details_page | 2018-07-15T21:22:01 | CC-MAIN-2018-30 | 1531676588972.37 | [array(['https://docs.druva.com/@api/deki/files/3644/tick.png?revision=2',
'File:/tick.png'], dtype=object)
array(['https://docs.druva.com/@api/deki/files/3644/tick.png?revision=2',
'File:/tick.png'], dtype=object)
array(['https://docs.druva.com/@api/deki/files/3644/tick.png?revision=2',
'File... | docs.druva.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.