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
Capturing multiple asset hosts Covered in this doc How to configure Percy to capture assets from many different hosts You are viewing docs for the new @percy/cli. Most SDKs have been updated to utilize the new CLI, so check the appropriate SDK doc for instructions for your specific SDK! By default Percy's SDKs will onl...
https://docs.percy.io/docs/capturing-multiple-asset-hosts-cli
2022-09-24T21:55:59
CC-MAIN-2022-40
1664030333541.98
[]
docs.percy.io
Set Up Your Local Environment One of the most common questions we get asked is what development toolset to use to build on-chain integrations with Uniswap. There’s no right answer to this question but for this guide we’ll recommend a common one: Node.js , NPM and Hardhat. At the end of this guide you’ll have a developm...
https://docs.uniswap.org/protocol/guides/local-environment
2022-09-24T21:49:46
CC-MAIN-2022-40
1664030333541.98
[]
docs.uniswap.org
Workspace preferences allow you to change the display and other options for the central hub of analysis in FlowJo. - Workspace: Define sample name and general workspace appearance. - Fonts: Define text/font settings for Workspace,Graphs and Layouts. - Gates: Set gate appearance, define frequently used gate names and ch...
https://docs.flowjo.com/flowjo/setting-your-preferences/workspace/
2022-09-24T22:35:06
CC-MAIN-2022-40
1664030333541.98
[array(['https://docs.flowjo.com/wp-content/uploads/2021/07/Preferences-855x1024.png', None], dtype=object) ]
docs.flowjo.com
Line2D¶ Inherits: Node2D < CanvasItem < Node < Object A 2D line. Description¶ A line through several points in 2D space. Supports varying width and color over the line's length, texturing, and several cap/joint types. Properties¶ Methods attempt to perform antialiasing by drawing thin OpenGL smooth lines on the line's ...
https://docs.godotengine.org/pt_BR/latest/classes/class_line2d.html
2022-09-24T22:06:29
CC-MAIN-2022-40
1664030333541.98
[]
docs.godotengine.org
Out of stock / Sold-out items: Should be setup through Shopify Note: Minmaxify only sets minimum/maximum items a customer can order. - Our application does not have any functionality to track whether the product the merchant advertises is already sold out. - We recommend using Shopify inventory for real-time inventory ...
https://docs.minmaxify.com/article/283-sold-out-items-can-still-be-purchased-during-check-out
2022-09-24T22:49:26
CC-MAIN-2022-40
1664030333541.98
[]
docs.minmaxify.com
Search fallback Learn how to configure your bot to search using a preferred search service as a fallback when it does not understand what the user says. By default, whenever the user asks a question in such a manner and the bot isn’t able to infer its meaning because of low confidence, an invalid-replies answer is disp...
https://docs.nativechat.com/docs/1.0/settings/search-fallback.html
2022-09-24T23:47:32
CC-MAIN-2022-40
1664030333541.98
[]
docs.nativechat.com
User Storage and Shared Team Folders Last updated on March 30, 2022 1 User storage As the Cloud Administrator, adding new users to the team results in the users getting their own storage area that can only be seen by the user unless the user chooses (and have been given permissions) to create a shared folder. On the un...
https://docs.storagemadeeasy.com/organisationcloud/userstorageandsharedfolders
2022-09-24T22:55:09
CC-MAIN-2022-40
1664030333541.98
[]
docs.storagemadeeasy.com
await driver.switchTo().frame()or await driver.wait(until.ableToSwitchToFrame()). WebDriverError: unknown error: Runtime.evaluate threw exception: TypeError: Cannot read properties of null (reading 'cdc_adoQpoasnfa76pfcZLmcfl_Promise')or NoSuchWindowError: no such window. These errors are thrown when an action is attem...
https://docs.thousandeyes.com/product-documentation/global-vantage-points/enterprise-agents/upgrading-to-browserbot-26
2022-09-24T22:46:19
CC-MAIN-2022-40
1664030333541.98
[]
docs.thousandeyes.com
Tutorial - Create Your First Mobile App The objective of this tutorial is to introduce you to the basic actions required to use the VertiGIS Studio Mobile Designer and VertiGIS Studio Go to build your first app. The tutorial walks you through the following: - Create and save a new app. - Link to your Esri Web Map. - Vi...
https://docs.vertigisstudio.com/mobileviewer/latest/admin-help/Content/gmv/designer/create-your-first-app.htm
2022-09-24T22:42:25
CC-MAIN-2022-40
1664030333541.98
[]
docs.vertigisstudio.com
Introduction to VertiGIS Studio Workflow Welcome to VertiGIS Studio Workflow, the easy way to automate your business processes so you can use them in web mapping applications. VertiGIS Studio Workflow allows you to integrate geographic information and processing with other business tasks to create sophisticated functio...
https://docs.vertigisstudio.com/workflow/latest/help/Content/wf5/help/vertigis-studio-workflow.htm
2022-09-24T21:51:37
CC-MAIN-2022-40
1664030333541.98
[]
docs.vertigisstudio.com
20. The Kea Shell 20.1. Overview of the Kea Shell The Kea Control Agent (CA, see The Kea Control Agent) provides a RESTful control interface over HTTP. That API is typically expected to be used by various IPAMs and similar management systems. Nevertheless, there may be cases when an administrator wants to send a comman...
https://kea.readthedocs.io/en/latest/arm/shell.html
2022-09-24T21:42:56
CC-MAIN-2022-40
1664030333541.98
[]
kea.readthedocs.io
Running SEED on a cluster¶ SEED has a parallel version based on the Message Passing Interface (MPI) that can speed up docking campaigns on multicore cluster architectures. In order to install it you need a C-compiled MPI implementation (for example OpenMPI) against which to link the code. For manually installed librari...
https://caflischlab-seed.readthedocs.io/en/latest/parallel.html
2022-09-24T23:41:38
CC-MAIN-2022-40
1664030333541.98
[]
caflischlab-seed.readthedocs.io
OEChem TK 3.3.0¶ Spring 2022 New features¶ Support for CXSMILES has been added as a new molecule I/O format, OEFormat.CXSMILES. A new option flag, OESMILESFlag.EnhStereohas been added to the OESMILESFlagflags for controlling the output of CXSMILES enhanced stereo information. New methods were added to the OEParseSmiles...
https://docs.eyesopen.com/toolkits/java/oechemtk/releasenotes/version3_3_0.html
2022-09-24T22:09:06
CC-MAIN-2022-40
1664030333541.98
[]
docs.eyesopen.com
When working with text or numbers, FlowJo supports Cut, and Copy & Paste in a very standard way, but it extends the operations to also work with graphs and objects in a layout. When pasting nodes into a workspace, the contents of the clipboard will be grafted onto each selected node in the destination. This means that ...
https://docs.flowjo.com/flowjo/faq/tech-copypaste/
2022-09-24T22:56:58
CC-MAIN-2022-40
1664030333541.98
[array(['https://docs.flowjo.com/wp-content/uploads/sites/6/2013/03/Screenshot_112015_031009_PM.jpg', 'Screenshot_112015_031009_PM'], dtype=object) array(['https://docs.flowjo.com/wp-content/uploads/sites/6/2013/03/Screenshot_112015_034201_PM.jpg', 'Screenshot_112015_034201_PM'], dtype=object) ...
docs.flowjo.com
Reimzul CentOS 7 distro build system Reimzul CentOS 7 distro build system¶ Note Reimzul is a distributed build system that is used to build CentOS Linux up to (and including CentOS 7). For CentOs 8/8-stream/9-stream and beyond, see other koji system Reimzul overview¶ Reimzul consists only of some python scripts, that a...
https://docs.infra.centos.org/buildsys/reimzul/
2022-09-24T22:02:04
CC-MAIN-2022-40
1664030333541.98
[array(['../../img/reimzul.png', 'reimzul'], dtype=object)]
docs.infra.centos.org
Hosting Your Own Copy of MathJax¶ We recommend using a CDN service if you can, but you can also install MathJax on your own server, or locally on your own hard disk. You may need to do this if you are creating a custom build of MathJax, for example, or if you wish to use MathJax off-line. Acquiring the MathJax Code¶ In...
https://docs.mathjax.org/en/v3.2-latest/web/hosting.html
2022-09-24T22:57:54
CC-MAIN-2022-40
1664030333541.98
[]
docs.mathjax.org
Table of Contents Editing Office Documents from Mobile Phones or Tablets with the File Fabric Editing Office Documents in MS Office on iOS (iPhone or iPad) Pre-Requisites: SME File Fabric (or branded) App installed - Ensure you have a recent valid login to the File Fabric App that is installed and then launch the MS Of...
https://docs.storagemadeeasy.com/mobileedit
2022-09-24T22:46:35
CC-MAIN-2022-40
1664030333541.98
[]
docs.storagemadeeasy.com
Licenses In the Licenses section of the Billing page you can see all the SurveyPlanet licenses you own. You can also purchase additional licenses, distribute licenses and revoke licenses. Purchasing Additional Licenses If you're part of a group or organization, SurveyPlanet has made it simple for you to purchase multip...
https://docs.surveyplanet.com/licenses
2022-09-24T23:47:12
CC-MAIN-2022-40
1664030333541.98
[]
docs.surveyplanet.com
Kudos Boards and Microsoft OneDrive Kudos Boards and Microsoft OneDrive¶ The Kudos Boards integration with Microsoft OneDrive allows you to find files that you have added to boards, conveniently located in your OneDrive. In the example below, a file titled "Best Melbourne Restaurants" has been added to the board, Food ...
https://docs.kudosapps.com/boards/howto/kudos-boards-and-microsoft-onedrive/
2019-07-16T00:09:04
CC-MAIN-2019-30
1563195524290.60
[array(['/assets/images/boards-logo.jpg', 'My Boards'], dtype=object)]
docs.kudosapps.com
The default map type view in the MapBrowser is Vertical view, which lets you see Nearmap vertical aerial photography. Our vertical imagery has been orthorectified; that is, it has been transformed in such a way that each point on the map looks like it was photographed from directly above it. Orthorectification makes ve...
https://docs.nearmap.com/display/ND/Viewing+Nearmap+Imagery
2019-07-16T01:09:39
CC-MAIN-2019-30
1563195524290.60
[]
docs.nearmap.com
Watchdogs¶ Overview¶ The ESP-IDF has support for two types of watchdogs: The Interrupt Watchdog Timer and the Task Watchdog Timer (TWDT). The Interrupt Watchdog Timer and the TWDT can both be enabled using make menuconfig, elect on the ESP32 CPUs. And also there is a possibility to redefine the function esp_task_wdt_is...
https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/system/wdts.html
2019-07-16T00:17:23
CC-MAIN-2019-30
1563195524290.60
[]
docs.espressif.com
Customized Setup of Toolchain (CMake)¶ Instead of downloading binary toolchain from Espressif website (see Step 3. Set up the tools) you may build the toolchain yourself..
https://docs.espressif.com/projects/esp-idf/en/latest/get-started-cmake/toolchain-setup-scratch.html
2019-07-16T00:10:49
CC-MAIN-2019-30
1563195524290.60
[]
docs.espressif.com
Upgrading Calico for Kubernetes This document covers upgrading the Calico components in a Kubernetes deployment. This upgrade procedure is supported for Calico v1.6+. It is possible to upgrade the Calico components on a single node without affecting connectivity or network policy for any existing pods. However, it is r...
https://docs.projectcalico.org/v2.2/getting-started/kubernetes/upgrade
2019-07-16T00:45:00
CC-MAIN-2019-30
1563195524290.60
[]
docs.projectcalico.org
Buy and deploy Dynamics 365 Layout With Dynamics 365 Layout you can bridge the gap between the real and digital worlds to complete crucial tasks faster, safer, and more efficiently, and create new ways to connect with customers and partners. Tip Did you know you can try Dynamics 365 Layout for free for up to 90 days? L...
https://docs.microsoft.com/en-us/dynamics365/mixed-reality/layout/buy-and-deploy-layout
2019-07-16T00:41:51
CC-MAIN-2019-30
1563195524290.60
[]
docs.microsoft.com
Tutorial: Creating a Type Provider (F#) The type provider mechanism in F# 3.0 is a significant part of its support for information rich programming. This tutorial explains how to create your own type providers by walking you through the development of several simple type providers to illustrate the basic concepts. For ...
https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2012/hh361034%28v%3Dvs.110%29
2019-07-16T01:38:35
CC-MAIN-2019-30
1563195524290.60
[]
docs.microsoft.com
1. Purpose¶ - The purpose of these requirements is to accelerate adoption of xNF best practices which will increase innovation, minimize customization needed to onboard xNFs as well as reduce implementation complexity, time and cost for all impacted stakeholders. - The consolidated requirements provide common xNF requi...
https://docs.onap.org/en/casablanca/submodules/vnfrqts/requirements.git/docs/Chapter1/index.html
2019-07-16T00:46:46
CC-MAIN-2019-30
1563195524290.60
[]
docs.onap.org
Kubernetes API datastore This document describes how to install Calico on Kubernetes without a separate etcd cluster. In this mode, Calico uses the Kubernetes API directly as the datastore. Note that this mode currently comes with a number of limitations, namely: - It does not yet support Calico IPAM. It is recommended...
https://docs.projectcalico.org/v3.0/getting-started/kubernetes/installation/hosted/kubernetes-datastore/
2019-07-16T00:50:26
CC-MAIN-2019-30
1563195524290.60
[]
docs.projectcalico.org
Currency Settings ↑ Back to top Change the look of how currency is shown in your WooCommerce store. Currency ↑ Back to top ↑ Back to top If your currency is not listed in the dropdown, you can: - Use our tutorial on how to add your own custom currency - Use a plugin, such as WooCommerce Custom Currencies This is consid...
https://docs.woocommerce.com/document/shop-currency/
2019-07-16T00:53:53
CC-MAIN-2019-30
1563195524290.60
[]
docs.woocommerce.com
General security conceptsGeneral security concepts DC/OS is based on a Linux kernel and user space. The same best practices for securing any Linux system apply to securing DC/OS, including setting correct file permissions, restricting root and normal user accounts, protecting network interfaces with iptables or other f...
http://docs-staging.mesosphere.com/1.12/administering-clusters/securing-your-cluster/
2019-07-16T00:06:16
CC-MAIN-2019-30
1563195524290.60
[array(['/1.12/img/security-zones.jpg', 'Security Zones'], dtype=object)]
docs-staging.mesosphere.com
This section describes how to configure secure DC/OS service accounts for Spark. When running in DC/OS strict security mode, both the dispatcher and jobs must authenticate to Mesos using a DC/OS service account. Provisioning a service account This section describes how to configure DC/OS access for Apache Spark. Depend...
http://docs-staging.mesosphere.com/services/spark/2.8.0-2.4.0/security/
2019-07-16T00:50:29
CC-MAIN-2019-30
1563195524290.60
[]
docs-staging.mesosphere.com
the Camunda Libraries After shutting down the server, replace the following libraries in $GLASSFISH_HOME/glassfish/lib with their equivalents from $GLASSFISH $GLASSFISH_DISTRIBUTION/modules/lib to the folder $GLASSFISH_HOME/glassfish $GLASSFISH_DISTRIBUTION/modules/lib to the folder $GLASSFISH_HOME/glassfish $GLASSFI...
https://docs.camunda.org/manual/7.9/update/minor/71-to-72/glassfish/
2019-07-16T00:13:08
CC-MAIN-2019-30
1563195524290.60
[]
docs.camunda.org
SPI Flash API¶ Overview¶ The spi_flash component contains API functions related to reading, writing, erasing, memory mapping for data in the external flash. The spi_flash component also has higher-level API functions which work with partitions defined in the partition table. Different from the API before IDF v4.0, the ...
https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/storage/spi_flash.html
2019-07-16T00:37:03
CC-MAIN-2019-30
1563195524290.60
[]
docs.espressif.com
_Query Table. _Query Workbook Connection Table. _Query Workbook Connection Table. Property Workbook Connection Definition Returns the WorkbookConnection object that the query table uses. Read-only. public: property Microsoft::Office::Interop::Excel::WorkbookConnection ^ WorkbookConnection { Microsoft::Office::Interop::...
https://docs.microsoft.com/en-US/dotnet/api/microsoft.office.interop.excel._querytable.workbookconnection?view=excel-pia
2019-07-16T00:34:12
CC-MAIN-2019-30
1563195524290.60
[]
docs.microsoft.com
Component Designer. Component Post Filter Events(IDictionary) Designer. Component Post Filter Events(IDictionary) Designer. Component Post Filter Events(IDictionary) Designer. Method Post Filter Events(IDictionary) Definition Allows a designer to change or remove items from the set of events that it exposes through a T...
https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.design.componentdesigner.postfilterevents?view=netframework-4.7.2
2019-07-16T01:42:52
CC-MAIN-2019-30
1563195524290.60
[]
docs.microsoft.com
Committable Transaction. Committable Commit Transaction. Committable Commit Transaction. Committable Commit Transaction. Method Commit Definition Attempts to commit the transaction. public: void Commit(); public void Commit (); member this.Commit : unit -> unit Public Sub Commit () Exceptions Commit() is called on a tr...
https://docs.microsoft.com/en-us/dotnet/api/system.transactions.committabletransaction.commit?view=netframework-4.7.2
2019-07-16T01:39:51
CC-MAIN-2019-30
1563195524290.60
[]
docs.microsoft.com
campaignresponse EntityType Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online Description: Response from an existing or a potential new customer for a campaign. Entity Set path:[organization URI]/api/data/v8.2/campaignresponses Base Type: activitypointer EntityType Di...
https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/mt593030%28v%3Dcrm.8%29
2019-07-16T00:04:47
CC-MAIN-2019-30
1563195524290.60
[]
docs.microsoft.com
Dashboards: An introduction A dashboard is a view containing one or more panels that display visualizations of data, such as tables, charts, and graphs. Dashboard panels typically retrieve data from an inline search or a saved search. Dashboards live within apps, which means you can set permissions on a dashboard the s...
https://docs.splunk.com/Documentation/Splunk/4.3.2/Developer/DashboardIntro
2019-07-16T01:22:28
CC-MAIN-2019-30
1563195524290.60
[array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)]
docs.splunk.com
Quadratic Test Problems¶ DeepOBS includes a stochastic quadratic problem with an eigenspectrum similar to what has been reported for neural networks. Other stochastic quadratic problems (of different dimensionality or with a different Hessian structure) can be created easily using the quadratic_base class. - class deep...
https://deepobs.readthedocs.io/en/stable/api/testproblems/quadratic.html
2020-03-28T14:59:10
CC-MAIN-2020-16
1585370491998.11
[]
deepobs.readthedocs.io
Energy UK comments on the Committee on Climate Change's new report "The UK needs a joined up, forward-thinking energy policy..." said Angela Knight CBE, Chief Executive of Energy UK, commenting on the Committee on Climate Change's new report 'Next steps on Electricity Market Reform – securing the benefits of low-carbon...
https://docs.energy-uk.org.uk/media-and-campaigns/press-releases/21-2013/230-energy-uk-comments-on-the-committee-on-climate-change-s-new-report.html
2020-03-28T15:33:56
CC-MAIN-2020-16
1585370491998.11
[]
docs.energy-uk.org.uk
galpy.orbit.Orbit.integrate¶ Orbit. integrate(t, pot, method='symplec4_c', dt=None, numcores=4, force_map=False)[source]¶ NAME:integrate PURPOSE:integrate this Orbit instance with multiprocessing INPUT: t - list of times at which to output (0 has to be in this!) (can be Quantity) pot - potential instance or list of ins...
https://galpy.readthedocs.io/en/latest/reference/orbitint.html
2020-03-28T15:36:43
CC-MAIN-2020-16
1585370491998.11
[]
galpy.readthedocs.io
Energy UK responds to the Government's £60M budget for renewable schemes announcement Responding to the government’s £60M budget for new round of renewable schemes announcement today, Energy UK’s chief executive, Lawrence Slade said: “The UK has taken huge steps forward in reducing emissions whilst delivering clean ene...
https://docs.energy-uk.org.uk/media-and-campaigns/press-releases/412-2018/6887-energy-uk-responds-to-the-government-s-60m-budget-for-renewable-schemes-announcement.html
2020-03-28T15:08:24
CC-MAIN-2020-16
1585370491998.11
[]
docs.energy-uk.org.uk
LDAP Client Missing Escape Method From Joomla! Documentation Errors reported The LDAP authentication plugin tries to call a non-existing `escape` method on the Joomla\Ldap\LdapClient class. Versions affected General Information This pertains only to Joomla! version(s): 3.8.0 What is the cause A file was not correctly u...
https://docs.joomla.org/J3.x:LDAP_Client_Missing_Escape_Method
2020-03-28T15:33:33
CC-MAIN-2020-16
1585370491998.11
[]
docs.joomla.org
Index Properties¶ In addition to the numerous index types MongoDB supports, indexes can also have various properties. The following documents detail the index properties. - Partial Indexes - A partial index indexes only documents that meet specified filter criteria. - Case Insensitive Indexes - A case insensitive index...
https://docs.mongodb.com/master/core/index-properties/
2020-03-28T15:35:23
CC-MAIN-2020-16
1585370491998.11
[]
docs.mongodb.com
possible. Depthses Note Setting the number of passes with either of these utilities will discard any custom passes you may have added. El primer método simplemente establece las pasadas según la propiedad Profundidad de paso de la herramienta seleccionada. De forma predeterminada, este es el método utilizado por Aspir...
https://docs.vectric.com/docs/V10.0/VCarvePro/ENU/Help/form/uiProfileMachineForm/
2020-03-28T13:45:51
CC-MAIN-2020-16
1585370491998.11
[array(['https://cdn.sanity.io/images/i7cqi3ri/translated/bf46973fbd51d60ac940b638b1dd4804ce2a809d-278x954.png', None], dtype=object) array(['https://cdn.sanity.io/images/i7cqi3ri/production/14c9d14e8c1309e1635c6b37d1e56f2668263009-383x562.png', None], dtype=object) array(['https://cdn.sanity.io/image...
docs.vectric.com
Britain will have the world’s most rigorous anti-bribery laws courtesy of the new Bribery Act 2010. This means that all business entities (including partnerships) either incorporated or trading (even partially) in the UK and persons associated with such businesses will be subject to more stringent anti-corruption laws....
https://blog.simply-docs.co.uk/2011/
2020-03-28T14:47:17
CC-MAIN-2020-16
1585370491998.11
[]
blog.simply-docs.co.uk
Hole SOP Summary[edit] The Hole SOP is for making holes where faces are enclosed, even if they are not in the same plane. It can also remove existing holes from the input geometry. The holes are made by searching for faces which are enclosed by other faces and creating bridges to the interior faces. It offers more flex...
https://docs.derivative.ca/Hole_SOP
2020-03-28T14:17:41
CC-MAIN-2020-16
1585370491998.11
[]
docs.derivative.ca
Creating Unified, Heroku-Style Workflows Across Cloud Platforms Tue, 01 Sep 2015 10:00:00 GMT. Event Hubs for Analytics and Visualization, Part 3 Wed, 01 Jul 2015 10:00:00 GMT. Event Hubs for Analytics and Visualization, Part 2 Mon, 01 Jun 2015 10:00:00 GMT Event Hubs can store massive amounts of data, but you have to ...
https://docs.microsoft.com/pt-br%5Carchive%5Cmsdn-magazine%5Cauthors%5CBruno_Terkaly
2020-03-28T16:27:45
CC-MAIN-2020-16
1585370491998.11
[]
docs.microsoft.com
MongoDB Connector for BI¶ About the MongoDB Connector for BI¶ Note The MongoDB Connector for BI and associated utilities are compatible only with MongoDB server version 3.2 or greater. The MongoDB Connector for Business Intelligence (BI) allows users to create queries with SQL and visualize, graph, and report on their ...
https://docs.mongodb.com/bi-connector/master/
2020-03-28T15:56:39
CC-MAIN-2020-16
1585370491998.11
[array(['_images/cloud-none-vert.png', '_images/cloud-none-vert.png'], dtype=object) array(['_images/cloud-bi-vert.png', 'Hosted DB and BI Connector'], dtype=object) array(['_images/cloud-db-vert.png', 'On Premises DB and Local BI Connector'], dtype=object) array(['_images/cloud-onprem-vert.png...
docs.mongodb.com
- Administration > - Configuration and Maintenance > - Rotate Log Files Rotate Log Files¶ On this page Overview¶ When used with the --logpath option or systemLog.path setting, mongod and mongos instances report a live account of all activity and operations to a log file. When reporting activity data to a log file, by d...
https://docs.mongodb.com/master/tutorial/rotate-log-files/
2020-03-28T15:18:35
CC-MAIN-2020-16
1585370491998.11
[]
docs.mongodb.com
BeagleBone Blue BeagleBone Blue 是一台基于 Linux 的一体机。 它针对机器人技术进行了优化,这种紧凑且便宜的电路板具有飞行控制器所需的所有必要传感器和外围设备。 本主题说明如何设置电路板以使用 librobotcontrol 机器人软件包运行 PX4。 操作系统映像 可以在这里找到 BeagleBone Blue 图像: - 最新的稳定 OS 映像。 - 测试 OS 映像(经常更新)。 有关闪存操作系统映像的信息可以在 this page 上找到。 其他有用的信息可以在 FAQ 中找到。 您可以选择更新到实时内核,如果这样做,请重新检查 librobotcontrol 是否与实时内核一起正常工作。...
https://docs.px4.io/master/zh/flight_controller/beaglebone_blue.html
2020-03-28T14:05:49
CC-MAIN-2020-16
1585370491998.11
[array(['../../assets/hardware/BeagleBone_Blue_balloons.jpg', 'BeagleBone - 标记图'], dtype=object) ]
docs.px4.io
[−][src]Crate bae_rs Broad Audio Engine (BAE) The Broad Audio Engine presents the ability to process sounds and audio files for applications like video games and DAWs. This engine was born out of a frustration with other audio systems for their lack of readable code that results from the large monolithic structures and...
https://docs.rs/bae_rs/0.12.1/bae_rs/
2020-03-28T15:09:49
CC-MAIN-2020-16
1585370491998.11
[]
docs.rs
Plug-in environment We often have questions posted from users asking why something is or is not working. The information needed to be able to assist them properly and efficiently is shown under the SLP/INFO tab. It is called the Plugin environment. What is meant by the Plugin Environment. The plugin environment shows t...
https://docs.storelocatorplus.com/store-locator-plus-info-plug-environment/
2020-03-28T15:07:17
CC-MAIN-2020-16
1585370491998.11
[array(['https://docs.storelocatorplus.com/wp-content/uploads/2018/01/2018-01plugin-environ-300x277.jpg', None], dtype=object) ]
docs.storelocatorplus.com
Modules¶ Module is the core abstraction provided by Sonnet. By organising your code into Module subclasses, it is easy to keep track of variables and deal with common tasks such as locating model parameters and checkpointing state. Module also helps with debugging, adding a tf.name_scope around each method, making tool...
https://sonnet.readthedocs.io/en/latest/modules.html
2020-03-28T15:14:10
CC-MAIN-2020-16
1585370491998.11
[]
sonnet.readthedocs.io
This section requires a full exchange configuration through bitHolla Dashboard, HollaEx Kit folder as well as HollaEx CLI installed on your machine. Please check Get Started and Installation sections if you haven't already done these. If you are looking for a way to deploy HollaEx on Kubernetes, Please checkout Kuberne...
https://docs.bitholla.com/hollaex-kit/get-started/setup
2020-03-28T14:52:51
CC-MAIN-2020-16
1585370491998.11
[]
docs.bitholla.com
Vault, is a crypto digital asset custody service specialized for businesses. It suits as a hot wallet for businesses such as exchanges, payment service provides and companies with high number of transactions dealing with different cryptocurrencies. It manages multiple wallets, allows you to generate multiple addresses,...
https://docs.bitholla.com/vault/introduction
2020-03-28T13:55:13
CC-MAIN-2020-16
1585370491998.11
[]
docs.bitholla.com
You can either follow the video or the below steps to configure this section in the Blossom Fashion Pro theme. After you have the latest version of WordPress, save the downloaded Blossom Fashion Pro theme file (blossom-fashion-pro.zip) somewhere handy on your computer, as you will be using the included files for the re...
https://docs.blossomthemes.com/docs/blossom-fashion-pro/theme-installation-activation/how-to-install-blossom-fashion-pro-wordpress-theme/
2020-03-28T13:50:00
CC-MAIN-2020-16
1585370491998.11
[array(['https://docs.blossomthemes.com/wp-content/uploads/2019/04/Blossom-Fashion-Pro-Installation.gif', 'Blossom-Fashion-Pro-Installation'], dtype=object) array(['https://docs.blossomthemes.com/wp-content/uploads/2019/04/Add-New-theme-Blossom-feminine-Pro.png', 'Add New theme Blossom feminine Pro'], ...
docs.blossomthemes.com
>> Enterprise attempts to complete the search by reconnecting to the missing peer or redistributing the search across the rest of the peers. Batch mode search functionality is enabled by default. See "Configure batch mode search" in this topic for information about configuring or disabling batch mode search. the search...
https://docs.splunk.com/Documentation/Splunk/6.1.2/Knowledge/Configurebatchmodesearch
2020-03-28T14:23:36
CC-MAIN-2020-16
1585370491998.11
[array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)]
docs.splunk.com
Adding Placements Once logged in to the Admix plugin, click 'Create inventory' to access the main plugin window. The top area enables you to pick between various placements formats sizes. - yellow are 3D ads - red are video ads - blue are banner ads Using the side arrows, browse the ad sizes available. Click on the 'AD...
https://docs.admix.in/docs/admix-plugin/adding-placements
2020-03-28T14:12:01
CC-MAIN-2020-16
1585370491998.11
[array(['/docs/assets/plugin-create-inventory.png', 'alt text'], dtype=object) array(['/docs/assets/plugin-select-placements.png', 'alt text'], dtype=object) array(['/docs/assets/plugin-click-add.png', 'alt text'], dtype=object) array(['/docs/assets/plugin-place-placement2.png', 'alt text'], dty...
docs.admix.in
. Rather than passively receiving SNMP traps from AWS Elemental Live, you can actively poll the SNMP interface. You can interact with AWS Elemental Live using a variety of network management systems. AWS Elemental products ship with the Net-SNMP () command line tools to access the SNMP interface while logged into the s...
https://docs.aws.amazon.com/elemental-live/latest/configguide/notification-polling.html
2020-03-28T16:10:21
CC-MAIN-2020-16
1585370491998.11
[]
docs.aws.amazon.com
Extensions Module Manager Who Online From Joomla! Documentation Contents Description The Who's Online Module displays the number of Anonymous Users (e.g. Guests) and Registered Users (ones logged-in) that are currently accessing the website. How to Access To add a new Who's Online module or edit an existing Who's Onlin...
https://docs.joomla.org/Help38:Extensions_Module_Manager_Who_Online
2020-03-28T15:35:45
CC-MAIN-2020-16
1585370491998.11
[]
docs.joomla.org
入口:开发者 From Joomla! Documentation Contents Joomla!的开发由Joomla开发团队及第三方开发者共同完成.对于有志于开发JOOMLA!组件、模块、 插件、模板的开发者来说,从本页开始学习,会是一个不错的起点。 Joomla!的开发由Joomla开发团队及第三方开发者共同完成.如果你想了解Joomla!核心代码的开发,或是想成为核心开发者: JOOMAL!核心代码贡献者 开始!. ==有4种不同的扩展开发== 组件Components). 插件Plugins. 模块Modules 模板Templates 更多开发主题 数据库Database - Accessing the database...
https://docs.joomla.org/Portal:Developers/zh-cn
2020-03-28T15:51:46
CC-MAIN-2020-16
1585370491998.11
[]
docs.joomla.org
[EN] Make demos! I must admit that I learnt programming because I wanted to develop games (when I grow adult). Reality showed that in ERP and database systems business I'm better candidate to be a developer and now it's a completely different story. But the truth is that if I only have time to play hard with my compute...
https://docs.microsoft.com/en-us/archive/blogs/danieb/en-make-demos
2020-03-28T16:11:05
CC-MAIN-2020-16
1585370491998.11
[]
docs.microsoft.com
This is an older version of Search Guard. Switch to Latest version Upgrading Search Guard Content If you’re looking for specific upgrade instructions from 6.x to 7.x, please follow the steps described here. The following instructions assume that Search Guard has been installed on your cluster previously and that the Se...
https://docs.search-guard.com/7.x-38/upgrading
2020-03-28T14:23:17
CC-MAIN-2020-16
1585370491998.11
[]
docs.search-guard.com
Legal documents¶ Note Herein you will find various legal information you might need to operate Weblate in certain legal jurisdictions. It is provided as a means of guidance, without any warranty of accuracy or correctness. It is ultimately your responsibility to ensure that your use of Weblate complies with all applica...
https://docs.weblate.org/en/latest/legal.html
2020-03-28T13:59:36
CC-MAIN-2020-16
1585370491998.11
[]
docs.weblate.org
Creating inline editors for widget properties Inline editors allow content editors to configure the properties of widgets. They can be used as an alternative to the property configuration dialog, or in combination with it. Unlike the configuration dialog, inline editors are interactive elements directly within the outp...
https://docs.kentico.com/k12sp/developing-websites/page-builder-development/developing-widgets-in-mvc/creating-inline-editors-for-widget-properties
2020-03-28T14:51:19
CC-MAIN-2020-16
1585370491998.11
[]
docs.kentico.com
. Tutoriales relacionados: Virtual Reality Busque en la Unity Knowledge Base para consejos, trucos y resolución de problemas.
https://docs.unity3d.com/es/2017.2/Manual/XR.html
2020-03-28T14:33:08
CC-MAIN-2020-16
1585370491998.11
[]
docs.unity3d.com
Get-Cs Unassigned Number Syntax Get-CsUnassignedNumber [[-Identity] <XdsGlobalRelativeIdentity>] [-LocalStore] [<CommonParameters>] Get-CsUnassignedNumber [-Filter <String>] [-LocalStore] [<CommonParameters>] Description Unassigned numbers are phone numbers that have been assigned to an organization but that have not b...
https://docs.microsoft.com/en-us/powershell/module/skype/Get-CsUnassignedNumber?view=skype-ps
2017-10-17T04:54:26
CC-MAIN-2017-43
1508187820700.4
[]
docs.microsoft.com
Location: Carlsbad, CA Start Date: ASAP Contractor: TetraVue TetraVue is an early-stage startup that is developing and commercial This work includes understanding the 3D dataflow and creating the elements required to implement this workflow in software/firmware for real-time operation on various hardware platforms. The...
http://mobile.docs.pointclouds.org/jobs/3d-camera-software-engineer,-tetravue.html
2017-10-17T04:04:42
CC-MAIN-2017-43
1508187820700.4
[]
mobile.docs.pointclouds.org
Access Condition. Generate IfSequence Number Less Than Condition(Int64) Method 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. Constructs an acce...
https://docs.azure.cn/en-us/dotnet/api/microsoft.azure.storage.accesscondition.generateifsequencenumberlessthancondition?view=azure-dotnet
2022-05-16T22:51:53
CC-MAIN-2022-21
1652662512249.16
[]
docs.azure.cn
debops.system_groups¶ The UNIX system groups are used on Linux hosts for low level access control mechanism for different system services. Debian by default creates a a set of UNIX system groups which control access to various parts of the system. The debops.system_groups Ansible role is used to configure additional UN...
https://docs.debops.org/en/stable-3.0/ansible/roles/system_groups/index.html
2022-05-16T22:36:02
CC-MAIN-2022-21
1652662512249.16
[]
docs.debops.org
Cron Settings This guide is for advanced users. Disabling the WP-cron function The built-in WordPress cron function is only called when customers visit your website, e.g. browse product pages. You may replace a WordPress cron with a server one. In this way, it will not depend on the traffic on your site. Add the follow...
https://docs.flexibleinvoices.com/article/992-cron-settings
2022-05-16T22:32:51
CC-MAIN-2022-21
1652662512249.16
[]
docs.flexibleinvoices.com
SIM Management SIM Management equips product creators with the functionality needed to operate at scale with cellular-connected devices. This suite of tools is focused on reducing friction of managing a fleet of Particle SIM cards at all stages of the SIM life cycle. Introduction The SIMs view in the console is availab...
https://docs.particle.io/tutorials/product-tools/sim-management/
2022-05-16T22:41:06
CC-MAIN-2022-21
1652662512249.16
[]
docs.particle.io
Creating an adaptive model Create an adaptive model to predict customer behavior. Refer to your Adaptive Model rule in a strategy to use the propensity that the model returns. When you run the strategy, adaptive models are created automatically for each unique combination of model identifiers in the Adaptive Model rule...
https://docs.pega.com/sites/default/files/help_v83/pxpredictionstudio/dsm/da-portal/tasks/da-creating-adaptive-model-tsk.htm
2022-05-16T21:37:09
CC-MAIN-2022-21
1652662512249.16
[]
docs.pega.com
Appian uses .properties and .xml files to set or modify standard configuration settings. This page describes how to set custom parameters in these files so that your customizations are retained whenever Appian is updated. Most system settings can be centrally managed by configuring a single properties file called custo...
https://docs.appian.com/suite/help/20.3/Custom_Configurations.html
2022-05-16T22:50:55
CC-MAIN-2022-21
1652662512249.16
[]
docs.appian.com
DeleteProject Deletes an Evidently project. Before you can delete a project, you must delete all the features that the project contains. To delete a feature, use DeleteFeature. Request Syntax DELETE /projects/ project A resource was in an inconsistent state during an update or a deletion. HTTP Status Code: 409 -:
https://docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_DeleteProject.html
2022-05-16T23:24:31
CC-MAIN-2022-21
1652662512249.16
[]
docs.aws.amazon.com
undo/redo Most changes made within the lighttable are recorded and can be reverted to a previous state. This includes modifications to color labels, ratings, geo-localization, tags, metadata, orientation, copy/paste of history, image duplication, or application of a style. Note that the facility to undo/redo actions is...
https://docs.darktable.org/usermanual/3.6/en/lighttable/undo-redo/
2022-05-16T21:00:34
CC-MAIN-2022-21
1652662512249.16
[]
docs.darktable.org
@Documented @Retention(RetentionPolicy.RUNTIME) @Target({ElementType.PACKAGE, ElementType.TYPE, ElementType.ANNOTATION_TYPE, ElementType.CONSTRUCTOR, ElementType.METHOD, ElementType.FIELD, ElementType.PARAMETER, ElementType.LOCAL_VARIABLE}) @GroovyASTTransformationClass("org.codehaus.groovy.transform.ASTTestTransformat...
https://docs.groovy-lang.org/docs/groovy-3.0.8/html/gapi/groovy/transform/ASTTest.html
2022-05-16T21:24:49
CC-MAIN-2022-21
1652662512249.16
[]
docs.groovy-lang.org
4 Articles in this category - - DarkLight About SettleMint 4 Articles in this category - - DarkLight Platform overview SettleMint makes it easy for any developer to build, deploy and integrate blockchain applications rapidly. How? By radically simplifying the entire blockchain development process through our low-code p...
https://docs.settlemint.com/docs
2022-05-16T21:36:35
CC-MAIN-2022-21
1652662512249.16
[]
docs.settlemint.com
Contributing to HyperShift Thanks for your interest in contributing to HyperShift. Here are some guidelines that help make the process more straight-forward for everyone: - For small changes, you can just do the change and submit a pull request with it. - For bigger changes (more than 200 lines of code diff), do not ju...
https://hypershift-docs.netlify.app/contribute/
2022-05-16T22:28:21
CC-MAIN-2022-21
1652662512249.16
[]
hypershift-docs.netlify.app
Send Push-Messages to Mobile Device Anveo Mobile App users can receive push messages from Microsoft Dynamics NAV 2018. These messages will be displayed on the screen without a synchronization process. The user may be logged out of the app data base and may be even not using the app to receive push messages. However, an...
https://docs.anveogroup.com/en/manual/anveo-mobile-app/customize-the-user-interface/send-push-messages-to-mobile-device/?product_version=Version%2011&product_platform=Microsoft%20Dynamics%20NAV%202018&product_name=anveo-mobile-app
2022-05-16T21:48:01
CC-MAIN-2022-21
1652662512249.16
[]
docs.anveogroup.com
Conditional Formatting - 4 minutes to read Use conditional formatting to highlight chart elements such as bars, lines, areas, and data points. The following series types support conditional formatting: Supported Format Rules You can use the following data in rule calculations: - measures from the Values section - dimen...
https://docs.devexpress.com/Dashboard/401937/winforms-dashboard/winforms-designer/create-dashboards-in-the-winforms-designer/dashboard-item-settings/chart/conditional-formatting
2022-05-16T22:35:25
CC-MAIN-2022-21
1652662512249.16
[]
docs.devexpress.com
Real Time Navigation (3D)¶ Introduction¶ Godot provides two nodes which can be used to achieve real time navigation in a 3D environment, Navigation and NavigationMeshInstance. A navigation mesh instance is used to hold a NavigationMesh, which defines what areas in a scene can be navigated to. The Navigation node is the...
https://docs.godotengine.org/en/stable/tutorials/navigation/real_time_navigation_3d.html
2022-05-16T21:57:00
CC-MAIN-2022-21
1652662512249.16
[]
docs.godotengine.org
Orchestration modes for virtual machine scale sets in Azure Applies to: ✔️ Linux VMs ✔️ Windows VMs ✔️ Flexible scale sets ✔️ Uniform scale sets Virtual Machines Scale Sets provide a logical grouping of platform-managed virtual machines. With scale sets, you create a virtual machine configuration model, automatically a...
https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes
2022-05-16T23:18:28
CC-MAIN-2022-21
1652662512249.16
[]
docs.microsoft.com
Hacker News# Hacker News is a social news website focusing on computer science and entrepreneurship. Credentials The Hacker News node does not require authentication. Basic Operations# - All - Get all items - Article - Get a Hacker News article - User - Get a Hacker News user Example Usage# This workflow allows you to ...
https://docs.n8n.io/integrations/nodes/n8n-nodes-base.hackernews/
2022-05-16T20:59:55
CC-MAIN-2022-21
1652662512249.16
[]
docs.n8n.io
Genesys Predictive Engagement Chat Interaction Genesys Predictive Engagement displays a graphic representation of a contact's website journey, providing information and insight for sales and service agents. - Some Workspace Agent Desktop features are available only for Genesys Multicloud CX users. - Genesys Predictive ...
https://all.docs.genesys.com/PEC-AD/Current/Agent/ADPredictive_Engagement
2022-05-16T21:30:31
CC-MAIN-2022-21
1652662512249.16
[]
all.docs.genesys.com
ListEventSubscriptions Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent. Request Syntax { "maxResults": number, "nextToken": " string", "resourceArn": "EventSubscriptions action. Sub...
https://docs.aws.amazon.com/inspector/latest/APIReference/API_ListEventSubscriptions.html
2019-04-18T13:11:18
CC-MAIN-2019-18
1555578517639.17
[]
docs.aws.amazon.com
Plan for Internet-based client management in System Center Configuration Manager Applies to: System Center Configuration Manager (Current Branch) Internet-based client management (sometimes referred to as IBCM) lets you manage System Center. Wake-on-LAN. Operating system deployment. However, you can deploy task sequenc...
https://docs.microsoft.com/en-us/sccm/core/clients/manage/plan-internet-based-client-management
2019-04-18T12:34:25
CC-MAIN-2019-18
1555578517639.17
[]
docs.microsoft.com
Ticket #1165 (closed defect: fixed) The console-only applications fail to start in terminal from menu Description We are porting the console only application to OpenMoko? and have produced the normal .ipk installer that creates the icon in the application menu. This icon, however, fails to start the actual application:...
https://docs.openmoko.org/trac/ticket/1165
2019-04-18T12:28:58
CC-MAIN-2019-18
1555578517639.17
[]
docs.openmoko.org
JS. The first step is to create a Dockerfile and use it as the starting point for creating a custom Helm chart to automate the application deployment in a Kubernetes cluster. Once the application is deployed and working, it will also explore how to modify the source code for publishing a new application release and how...
https://docs.bitnami.com/kubernetes/how-to/deploy-mean-application-kubernetes-helm/
2019-04-18T13:39:21
CC-MAIN-2019-18
1555578517639.17
[]
docs.bitnami.com
public class CompositeKey A tree data structure that enables the representation of composite public keys, which are used to represent the signing requirements for multi-signature scenarios such as RAFT notary services. A composite key is a list of leaf keys and their contributing weight, and each leaf can be a conventi...
https://docs.corda.r3.com/api/javadoc/net/corda/core/crypto/CompositeKey.html
2019-04-18T12:20:09
CC-MAIN-2019-18
1555578517639.17
[]
docs.corda.r3.com
ListVolumes Lists the iSCSI stored volumes of a gateway. Results are sorted by volume ARN. The response includes only the volume ARNs. If you want additional volume information, use the DescribeStorediSCSIVolumes or the DescribeCachediSCSIVolumes API. The operation supports pagination. By default, the operation returns...
https://docs.aws.amazon.com/storagegateway/latest/APIReference/API_ListVolumes.html
2019-04-18T13:02:47
CC-MAIN-2019-18
1555578517639.17
[]
docs.aws.amazon.com
You can't, no use in trying. We do not permit aribitrary access to ports from our firewall and users are not supposed to try claiming ports. We offer classic webhosting, version control, and basic shell access. You are free to run applications, within bounds of what is reasonable, legal and ethical, on our shellservers...
https://docs.ulyssis.org/index.php?title=Claiming_a_port&printable=yes
2019-04-18T12:26:16
CC-MAIN-2019-18
1555578517639.17
[]
docs.ulyssis.org
Building Cython code¶ Cython code must, unlike Python, be compiled. This happens in two stages: - A .pyxfile is compiled by Cython to a .cfile, containing the code of a Python extension module. - The .cfile is compiled by a C compiler to a .sofile (or .pydon Windows) which can be import-ed directly into a Python sessio...
https://cython.readthedocs.io/en/latest/src/quickstart/build.html
2019-04-18T12:39:15
CC-MAIN-2019-18
1555578517639.17
[array(['../../_images/jupyter.png', '../../_images/jupyter.png'], dtype=object) ]
cython.readthedocs.io
# Kernel CentOS 7 ships with 3.10 kernel family while CentOS 8 is based on 4.18. These are stock kernels vetted and delivered by Red Hat. In addition to the OS kernel, ApisCP ships with package-based kernels from ELRepo. Long-term ( -lt suffix) and mainline ( -ml suffix) are offered. # Changing kernels Long-term kernel...
https://docs.apnscp.com/admin/Kernel/
2020-11-24T01:15:11
CC-MAIN-2020-50
1606141169606.2
[]
docs.apnscp.com
When Intellicus is integrated with another application, an organization needs to be created in Intellicus, users need to be created in that organization with desired privileges and access rights. Host application users are then mapped with these users. User Mapping is set on User Mapping tab. Click Navigate > Administr...
https://docs.intellicus.com/documentation/basic-configurations-must-read-19-1/user-and-access-rights-management-in-intellicus-19-1/user-mapping-19-1/
2020-11-24T01:36:53
CC-MAIN-2020-50
1606141169606.2
[array(['https://docs.intellicus.com/wp-content/uploads/2018/12/User-mapping-Page.png', 'User Mapping'], dtype=object) array(['https://docs.intellicus.com/wp-content/uploads/2018/12/Adding-a-user-mapping.png', 'add user mapping'], dtype=object) ]
docs.intellicus.com
UML is a general purpose visual modeling language for specifying, constructing and documenting the artifacts of systems to be used with all major application domains and implementation platforms. It has been widely adopted by both industry and academia as the standard language for describing software systems. The Magic...
https://docs.nomagic.com/plugins/viewsource/viewpagesrc.action?pageId=55847220
2020-11-24T00:34:13
CC-MAIN-2020-50
1606141169606.2
[]
docs.nomagic.com
Part VMRS Code File The part file has it's own set of VMRS codes. The VMRS codes help separate the parts into different repair categories, and is also required to track a warrantied part. - Select Master > Part > Part VMRS > File Maintenance from the RTA main menu (MPVM). - Adding and editing Part VMRS codes is perform...
https://docs.rtafleet.com/rta-manual/part-inventory/part-vmrs-code-file/
2020-11-24T00:47:55
CC-MAIN-2020-50
1606141169606.2
[]
docs.rtafleet.com
Parent property Gets the parent of the object. Syntax Property values Type: Object the parent. Remarks If the WebBrowser control is in a frame, this method returns the automation interface of the document object in the containing window. Otherwise, it delegates to the top-level control, if there is one. The InternetExp...
https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa752063(v=vs.85)
2020-11-24T01:57:16
CC-MAIN-2020-50
1606141169606.2
[]
docs.microsoft.com
Welcome to StarBLAST!¶ StarBlast is a scalable extension of SequenceServer BLAST, making BLAST accessible to educators and researchers running classroom-scale searches concurrently. StarBLAST utilizes cctools for faster, distributed computing and CyVerse’s Visual Interactive Computing Environment (VICE). What is Sequen...
https://starblast.readthedocs.io/en/latest/
2020-11-24T01:31:14
CC-MAIN-2020-50
1606141169606.2
[]
starblast.readthedocs.io
may take a few hours. I changed the Refile configuration in Control Center. When will I see the changes take effect? The Refile Service checks for updates to the configuration after it completes all the activities in its queue. Depending on your environment, updates related to your Refile configuration changes may tak...
https://docs.imanage.com/cc-help/10.3.1/en/Refile_FAQs.html
2020-11-24T00:33:48
CC-MAIN-2020-50
1606141169606.2
[]
docs.imanage.com