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 |
|---|---|---|---|---|---|---|
Azure Functions development and configuration with Azure SignalR Service
Azure Functions applications can leverage the Azure SignalR Service bindings to add real-time capabilities. Client applications use client SDKs available in several languages to connect to Azure SignalR Service and receive real-time messages.
This... | https://docs.microsoft.com/bs-cyrl-ba/azure/azure-signalr/signalr-concept-serverless-development-config | 2020-11-24T02:37:23 | CC-MAIN-2020-50 | 1606141169606.2 | [array(['media/signalr-concept-azure-functions/signalr-service-mode.png',
'SignalR Service Mode'], dtype=object)
array(['media/signalr-concept-serverless-development-config/cors-settings.png',
'Configuring CORS'], dtype=object) ] | docs.microsoft.com |
Adding Currency Support: edd_currencies
The “edd_currencies” filter allows you to easily add support for your own additional currencies to Easy Digital Downloads.
Let’s say, for example, that you want to add support for the Indian Rupee (already supported, so this is only an example). The sample function below would ad... | https://docs.easydigitaldownloads.com/article/272-adding-currency-support-eddcurrencies | 2018-12-10T04:41:12 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.easydigitaldownloads.com |
QtAudioEngine.AttenuationModelInverse
Defines a non-linear attenuation curve for a Sound. More...
Properties
Detailed Description
This type is part of the QtAudioEngine 1.0 module.
AttenuationModelInverse must be defined inside AudioEngine.
import QtQuick 2.0 import QtAudioEngine 1.0. The default value is 1. | https://docs.ubuntu.com/phone/en/apps/api-qml-development/QtAudioEngine.AttenuationModelInverse | 2018-12-10T04:54:46 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.ubuntu.com |
3.1.13. Base web application¶
3.1.13.1. JavaScript Application¶
The client side of the web UI is written in JavaScript and based on the AngularJS framework and concepts.
This is a Single Page Application”
All Buildbot pages are loaded from the same path, at the master’s base URL.
The actual content of the page is dicta... | http://docs.buildbot.net/0.9.9/developer/www-base-app.html | 2018-12-10T04:00:39 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.buildbot.net |
Frontend Submissions – Shortcodes
Frontend Submissions includes several shortcodes for displaying the submission forms, vendor dashboard, profile form, and more.
[fes_vendor_dashboard] - This will display the main vendor dashboard.
[fes_submission_form] - This will display just the product submission form.
[fes_profile... | https://docs.easydigitaldownloads.com/article/333-frontend-submissions-short-codes | 2018-12-10T05:16:39 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.easydigitaldownloads.com |
States for managing Hashicorp Vault. Currently handles policies. Configuration instructions are documented in the execution module docs.
New in version 2017.7.0.
salt.states.vault.
policy_present(name, rules)¶
Ensure a Vault policy with the given name and rules is present.
demo-policy: vault.policy_present: - name: foo... | https://docs.saltstack.com/en/latest/ref/states/all/salt.states.vault.html | 2018-12-10T04:55:47 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.saltstack.com |
QtQuick.PathAnimation
Animates an item along a path More...
Properties
- anchorPoint : point
- duration : int
- easing
- easing.type : enumeration
- easing.amplitude : real
- easing.bezierCurve : list<real>
- easing.overshoot : real
- easing.period : real
- endRotation : real
- orientation : enumeration
- orientationEn... | https://docs.ubuntu.com/phone/en/apps/api-qml-current/QtQuick.PathAnimation | 2018-12-10T04:24:36 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.ubuntu.com |
Digital Signature Algorithm (DSA and ECDSA)¶
A variant of the ElGamal signature, specified in FIPS PUB 186-4.
It is based on the discrete logarithm problem in a prime finite field (DSA) or in an elliptic curve field (ECDSA).
A sender can use a private key (loaded from a file) to sign a message:
>>> from Crypto.Hash imp... | https://pycryptodome.readthedocs.io/en/latest/src/signature/dsa.html | 2018-12-10T04:54:20 | CC-MAIN-2018-51 | 1544376823303.28 | [] | pycryptodome.readthedocs.io |
.3 Map { RouteModel { id: routeModel } MapItemView { model: routeModel delegate: routeDelegate } Component { id: routeDelegate MapRoute { route: routeData line.color: "blue" line.width: 5 smooth: true opacity: 0.8 } } }
Property Documentation
This property controls whether to automatically pan and zoom the viewport to ... | https://docs.ubuntu.com/phone/en/apps/api-qml-development/QtLocation.MapItemView | 2018-12-10T05:03:25 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.ubuntu.com |
Returns.
See also: AWS API Documentation
See 'aws help' for descriptions of global parameters.
describe-db-snapshot-attributes --db-snapshot-identifier <value> [--cli-input-json <value>] [--generate-cli-skeleton <value>]
--db-snapshot-identifier (string)
The identifier for the DB snapshot to describe the attributesAttr... | https://docs.aws.amazon.com/cli/latest/reference/rds/describe-db-snapshot-attributes.html | 2018-12-10T04:34:26 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.aws.amazon.com |
Add a custom flag
To add a custom flag, perform the following steps:
- Create the file that corresponds to the version of Apache or PHP that will receive the custom flag.
- In the file, enter the flag that you wish to add.
- EasyApache parses the flag and formats the options properly before it adds them to the data str... | https://docs.cpanel.net/display/EA/Raw+Opts | 2018-12-10T03:49:38 | CC-MAIN-2018-51 | 1544376823303.28 | [] | docs.cpanel.net |
This topic describes how to work with notes in your edX course.
As you work through an edX course, you may want to highlight a particular passage or make a note about what you have read. In some edX courses, you can highlight passages and make notes right in the course.
Note
You can create notes for most text in the bo... | https://edx.readthedocs.io/projects/edx-guide-for-students/en/latest/SFD_notes.html | 2018-12-10T05:31:14 | CC-MAIN-2018-51 | 1544376823303.28 | [] | edx.readthedocs.io |
- Reference >
mongoShell Methods >
- Database Methods >
- db.upgradeCheckAllDBs()
db.upgradeCheckAllDBs()¶
On this page
Definition¶
db.
upgradeCheckAllDBs()¶
New in version 2.6.
Performs a preliminary check for upgrade preparedness to 2.6. The helper, available in the 2.6
mongoshell, can run connected to either a 2.4 o... | https://docs.mongodb.com/v3.2/reference/method/db.upgradeCheckAllDBs/ | 2018-05-20T13:38:13 | CC-MAIN-2018-22 | 1526794863570.21 | [] | docs.mongodb.com |
You can configure display resolution settings for your virtual machine to enable 3D accelerated graphics, retina display support, and single window and full screen settings. Enable Accelerated 3D GraphicsOn certain virtual machines, Fusion provides support for accelerated 3D graphics. Enable Retina Display SupportThe R... | https://docs.vmware.com/en/VMware-Fusion/10.0/com.vmware.fusion.using.doc/GUID-CAB5888F-1008-4F12-8210-0AA603089749.html | 2018-05-20T14:04:29 | CC-MAIN-2018-22 | 1526794863570.21 | [] | docs.vmware.com |
java.lang.Object
org.springframework.context.support.ApplicationObjectSupportorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupportorg.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.view.BeanNameVi... | http://docs.spring.io/spring/docs/3.0.0.M1/javadoc-api/org/springframework/web/servlet/view/BeanNameViewResolver.html | 2016-07-23T15:32:43 | CC-MAIN-2016-30 | 1469257823072.2 | [] | docs.spring.io |
From the Form Design tab you can you select widgets to add to your form.
- Pointer
Pointer, switches to the widget selection mode.
Note
Selecting any widget, will switch to the widget add mode. Then you can click anywhere on the form to place the widget.
- Label
A Label widget displays predefined information on a form.... | https://docs.kde.org/stable4/en/calligra/kexi/the-form-design-tab.html | 2016-07-23T15:01:24 | CC-MAIN-2016-30 | 1469257823072.2 | [array(['/stable4/common/top-kde.jpg', None], dtype=object)
array(['kexi_form_design_tab.png', None], dtype=object)] | docs.kde.org |
Letter from FDR to the Royal Couple Showing his Appreciation for their
Visit
THE WHITE HOUSE
WASHINGTON
June 15, 1939
His Majesty
King George VI
SS
Empress of Britain
,
Halifax, June 15.
I cannot allow you and the
Queen to sail for home without expressing once more the extreme pleasure
which your all too brief visit to... | http://docs.fdrlibrary.marist.edu/bonvoyag.html | 2016-07-23T15:02:48 | CC-MAIN-2016-30 | 1469257823072.2 | [] | docs.fdrlibrary.marist.edu |
This form sets forth a formal notice from a company to its employees regarding changes to an incentive payment plan, as well as an acknowledgment and agreement by the employee to such changes. It provides language to advise employees of the effective date of the change as well as notify them as to the exact changes and... | http://premium.docstoc.com/docs/111143726/Change-of-Incentive-Pay-Plan-Notice-and-Agreement | 2013-05-18T21:53:44 | CC-MAIN-2013-20 | 1368696382892 | [] | premium.docstoc.com |
Feature and Technical Overview
Local Navigation
Integrating with the BlackBerry Messenger menu
With the BlackBerry Messenger SDK, you can add menu items to the BlackBerry Messenger menu. From within BBM, BlackBerry device users can click the menu items to perform actions that are specific to your application. This tigh... | http://docs.blackberry.com/en/developers/deliverables/36639/Adding_menu_items_into_BBM_1327371_11.jsp | 2013-05-18T21:20:16 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.blackberry.com |
Introduction
is a lightweight protocol intended for exchanging structured information in a decentralized, distributed environment. Groovy has a SOAP implementation based on
which allows you to create a SOAP server and/or make calls to remote SOAP servers using Groovy..
-<< | http://docs.codehaus.org/pages/diffpages.action?pageId=49064&originalId=228168381 | 2013-05-18T21:38:43 | CC-MAIN-2013-20 | 1368696382892 | [array(['/download/attachments/49064/GroovySOAP.png?version=1&modificationDate=1148501980402',
None], dtype=object) ] | docs.codehaus.org |
java.lang.Object
org.modeshape.sequencer.image.ImageMetadataorg.modeshape.sequencer.image.ImageMetadata
public class ImageMetadata
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD ... | http://docs.jboss.org/modeshape/2.4.0.Final/api/org/modeshape/sequencer/image/ImageMetadata.html | 2013-05-18T21:40:34 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.jboss.org |
Talk:Adding?????????????????);
} | http://docs.joomla.org/index.php?title=Talk:Adding_a_multiple_item_select_list_parameter_type&oldid=64513 | 2013-05-18T21:40:22 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.joomla.org |
View tree
Close tree
|
Preferences
|
|
Feedback
|
Legislature home
|
Table of contents
Search
Up
Up.
Trans 200.04 History
History:
1-2-56; am. (1),
Register, June, 1959, No. 42
, eff. 7-1-59; renum. from Hy 10.04 and am.,
Register, July, 1980, No. 295
, eff. 8-1-80; am. (1) and (2),
Register, March, 1984, No. 339
, eff... | http://docs.legis.wisconsin.gov/code/admin_code/trans/200/06/1/g | 2013-05-18T21:47:28 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.legis.wisconsin.gov |
You can use nack with consume, using those flags :
- On consume method : AMQP_NOPARAM
- On nack method : AMQP_REQUEUE
AMQPQueue::nack
(PECL amqp >= Unknown)
AMQPQueue::nack — Mark a message as explicitly not acknowledged.
Beschreibung
.
Parameter-Liste
delivery_tag
The delivery tag by which to identify the message.
fla... | http://docs.php.net/manual/de/amqpqueue.nack.php | 2013-05-18T21:38:24 | CC-MAIN-2013-20 | 1368696382892 | [array(['/images/notes-add.gif', 'add a note'], dtype=object)] | docs.php.net |
.
List comprehensions provide a concise way to create]] >>> functions with more than one argument and to nested functions:
>>> [str(round(355/113.0, i)) for i in range(1,6)] ['3.1', '3.14', '3.142', '3.1416', '3.14159']
There alway..
Another useful data type built into Python is the dictionary. their append() and exte... | http://docs.python.org/release/2.3.5/tut/node7.html | 2013-05-18T21:31:04 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.python.org |
time range picker
noun
A tool that enables you to quickly define the time range of a search when using Splunk Web. In the Search app, the time range picker appears as a menu at the end of the search bar. You can also define time range pickers with custom sets of time ranges for forms in views and dashboards.
The time r... | http://docs.splunk.com/Splexicon:Timerangepicker | 2013-05-18T21:18:17 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.splunk.com |
User Guide
Local Navigation
Search This Document
Download a free or trial item
You must be logged in to the BlackBerry App World storefront with your BlackBerry ID before you download free or trial items. BlackBerry smartphone, or in one of the following folders on the home screen of your smartphone: Downloads, Games, ... | http://docs.blackberry.com/en/smartphone_users/deliverables/40444/Download_a_free_or_trial_item_643942_11.jsp | 2013-05-18T21:55:53 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.blackberry.com |
Groovy Monkey is a dynamic scripting tool for the Eclipse Platform that enables you to automate tasks, explore the Eclipse API and engage in rapid prototyping. In fact, I think that if you are working on automating tasks in Eclipse or doing Plugin development in general, this tool is one for you. Groovy Monkey can allo... | http://docs.codehaus.org/display/GROOVY/Groovy+Monkey?showComments=true%20showCommentArea=true | 2013-05-18T21:18:51 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.codehaus.org |
Design appearance using Menus and Modules: Joomla! 1.5
Please note that the content on this page is currently incomplete. Please treat it as a work in progress.
- This article was last edited by LornaS (talk| contribs) 2 years ago. (Purge)
The aim of this document is to introduce the design of Menus and Modules.
Backgr... | http://docs.joomla.org/index.php?title=Design_appearance_using_Menus_and_Modules:_Joomla!_1.5&oldid=37342 | 2013-05-18T21:21:07 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.joomla.org |
Your best way to get started with Python on Mac OS X is through the PythonIDE integrated development environment, see section 1.2. AppleWorks or any other word processor that can save files in ASCII is also a possibility, including TextEdit which is included with OS X.
To run your script from the Terminal window you mu... | http://docs.python.org/release/2.4.1/mac/node5.html | 2013-05-18T21:19:18 | CC-MAIN-2013-20 | 1368696382892 | [] | docs.python.org |
Extensions¶
TextBlob supports adding custom models and new languages through “extensions”.
Extensions can be installed from the PyPI.
$ pip install textblob-name
where “name” is the name of the package.
Available extensions¶
Languages¶
- textblob-fr: French
- textblob-de: German
Part-of-speech Taggers¶
- textblob-aptag... | https://textblob.readthedocs.io/en/latest/extensions.html | 2021-06-12T23:47:05 | CC-MAIN-2021-25 | 1623487586465.3 | [] | textblob.readthedocs.io |
iOS SDK Debugging Guide
iOS Debug Mind Map
Confirm Certificate
Please confirm the availability of the certificate on the "Application Details Page":
Development Environment Test
Before testing the JPush iOS development environment, make sure that 3 are unified::
App is a package of development environment (development ... | https://docs.jiguang.cn/en/jpush/client/iOS/ios_debug_guide/ | 2018-07-15T21:03:19 | CC-MAIN-2018-30 | 1531676588972.37 | [array(['../../image/JPushiOS.png', 'jpush_ios'], dtype=object)
array(['../../image/ios_tut_cert_ok.png', 'jpush_ios_5'], dtype=object)] | docs.jiguang.cn |
Fundamentally, integrations occur when two or more systems need to communicate with each other. Appian provides a comprehensive set of objects and features that enable Designers to easily integrate with external systems.
These topics gather all of the relevant information dealing with integrations and puts them into an... | https://docs.appian.com/suite/help/18.3/Getting_Started_with_Connecting_Appian.html | 2019-03-18T18:03:00 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.appian.com |
Network configuration
This chapter contains information about network configuration that must be in place before installing Dynamics GP.
Domain
To use Dynamics GP, your Web server, back office server, Remote Desktop Services (if applicable), and client workstations must belong to a domain.
A domain is a group of comput... | https://docs.microsoft.com/en-us/dynamics-gp/installation/network-configuration | 2019-03-18T17:49:13 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.microsoft.com |
RetrieveMultipleRequest Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the data that is needed to retrieve a collection of records that satisfy the specified query criteria.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Micros... | https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/gg327661(v=crm.8) | 2019-03-18T18:32:28 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.microsoft.com |
How Does an Effect Work?
An effect always needs a drawing connection and sometimes a matte or shape connection. A matte provides drawing information that determines the area on which the effect will be applied on the drawing. The details and colours within the matte drawing.
| https://docs.toonboom.com/help/harmony-11/draw-network/Content/_CORE/_Workflow/031_Effects/017_H1_How_Does_An_Effect_Module_Work__.html | 2019-03-18T17:57:32 | CC-MAIN-2019-13 | 1552912201521.60 | [array(['../../../Resources/Images/_ICONS/Home_Icon.png', None],
dtype=object)
array(['../../../Resources/Images/HAR/_Skins/stage.png', None],
dtype=object)
array(['../../../../Skins/Default/Stylesheets/Images/transparent.gif',
'Closed'], dtype=object)
array(['../../../Resources/Images/HAR/_Ski... | docs.toonboom.com |
Resource
The term Resource refers to the fundamental structural unit of a configuration management system. Clarive is such a configuration management system, keeping track of all its configuration entities as Resources in its database.
In Clarive, examples of Resources can be Topics (i.e. releases, changesets, requirem... | https://docs.clarive.com/concepts/resource/ | 2019-03-18T17:57:19 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.clarive.com |
Data protection API (Windows Runtime apps)
[ This article is for Windows 8.x and Windows Phone 8.x developers writing Windows Runtime apps. If you’re developing for Windows 10, see the latest documentation ] public key contained in an X.509 certificate. The owner of the private key can decrypt the data.
- You can prote... | https://docs.microsoft.com/en-us/previous-versions/windows/apps/hh464970(v=win.10) | 2019-03-18T17:49:17 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.microsoft.com |
add the /NONAME option. This will stop your license name details from being displayed in the OtsAV title bar.
It should look like this: C:\OtsLabs\OtsAVDJ.exe /NONAME
Click the Apply button.
Click the OK button.
Note: The command
line needs to reflect the version
of OtsAV you are using.
OtsAVDJ.exe for OtsAV DJ Produc... | http://docs.otslabs.com/OtsAV/help/using_otsav/control_features/command_line_feature/how_to_remove_the_license_name_from_the_title_bar.htm | 2019-03-18T18:26:33 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.otslabs.com |
...
This document outlines the design of a REST-based API for Aspose Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The Aspose for Cloud API will give developers access to all the key functions of the downloadable Asp... | https://docs.aspose.cloud/pages/diffpagesbyversion.action?pageId=80317514&selectedPageVersions=2&selectedPageVersions=1 | 2019-03-18T18:50:57 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.aspose.cloud |
-
Communatarism in Great Britain and the French Republican model of integration: With which method should the public policies be controlled while dealing with a multicultural society
Résumé de l'exposé
The issues of national identity, citizenship and multiculturalism are definitely in the middle of nowadays debates. I... | https://docs.school/sciences-politiques-economiques-administratives/sciences-politiques/dissertation/communautarisme-grande-bretagne-modele-republicain-francais-integration-autorites-publiques-controlent-24328.html | 2019-03-18T18:15:25 | CC-MAIN-2019-13 | 1552912201521.60 | [array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-SP.png',
None], dtype=object) ] | docs.school |
Manual categorization involves creating new categories, if they are not already present, and assigning Ots Album files, Wave files, or MP3 files to the created categories. For instructions on how to create and manage categories click here.
Use this method for categorizing Wave, MP3, and Ots Items. To learn what an Item... | http://docs.otslabs.com/OtsAV/help/using_otsav/media_library/categorizing_music/manual_categorization.htm | 2019-03-18T18:26:17 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.otslabs.com |
MouseUp event
From Xojo Documentation
Event
The mouse button was released. Use the x and y parameters to determine if the mouse button was released within the control's boundaries.
Notes
The parameters x and y are local coordinates, i.e. they represent the position of the mouse click relative to the upper-left corner o... | http://docs.xojo.com/index.php?title=MouseUp_event&printable=yes | 2019-03-18T18:50:39 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.xojo.com |
Shuffling for GroupBy and Join¶
Operations like
groupby,
join, and
set_index have special
performance considerations that are different from normal Pandas due to the
parallel, larger-than-memory, and distributed nature of Dask DataFrame.
Easy Case¶
To start off, common groupby operations like
df.groupby(columns).reduct... | https://docs.dask.org/en/latest/dataframe-groupby.html | 2019-03-18T18:19:50 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.dask.org |
In order to publish a version of the Passport App for members under your name and organisation, a few steps must be followed to get your iTunes development account.
This will eliminate any problems setting up your accounts with Apple.
You must have a D-U-N-S Number
When.
Step 2: Inviting Nexudus to your iTunes Connect ... | http://docs.nexudus.com:8090/display/NSKE/White-label+Mobile+App | 2019-03-18T18:20:24 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.nexudus.com:8090 |
Click on the
icon on the toolbar.
In the Import/Refresh Files to Media Library dialog box click on the Import/Refresh... Folder button.
Note: If you wish to import folders, that are contained within the folder you are going to select, make sure that the Recurse sub-folders option is checked.
Navigate to the folder that... | http://docs.otslabs.com/OtsAV/help/using_otsav/media_library/importing_ots_albums_to_the_media_library/how_to_import_refresh_folder.htm | 2019-03-18T18:26:00 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.otslabs.com |
CSS Grid is a game-changing approach to creating flexible and responsive layouts for the web. And with the new Pinegrow you can use powerful visual tools to work with all aspects of the Grid.
Introduction
Read about why CSS Grid is here to stay and how Pinegrow can help you take full advantage of the grid.
A Quick Over... | https://docs.pinegrow.com/docs/css-grid/ | 2019-03-18T18:07:51 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.pinegrow.com |
Get a UAB Mathworks key
From UABgrid Documentation
Revision as of 10:23, 11 February 2011 by Mbolding@uab.edu (Talk | contribs)
Print these steps or keep them open in another browser window
- Go to the UAB software library page.
-. | https://docs.uabgrid.uab.edu/w/index.php?title=Get_a_UAB_Mathworks_key&oldid=2479 | 2019-03-18T17:22:17 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.uabgrid.uab.edu |
TextFont property
From Xojo Documentation(Redirected from ReportField.TextFont)
a<See Below>.TextFont = newStringValue
or
StringValue = a<See Below>.TextFont
Supported for all project types and targets.
or
StringValue = a<See Below>.TextFont
Supported for all project types and targets.
Name of the font used to display ... | http://docs.xojo.com/ReportField.TextFont | 2019-03-18T19:00:49 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.xojo.com |
Sparse Arrays¶
By swapping out in-memory NumPy arrays with in-memory sparse arrays, we can reuse the blocked algorithms of Dask’s Array to achieve parallel and distributed sparse arrays.
The blocked algorithms in Dask Array normally parallelize around in-memory NumPy arrays. However, if another in-memory array library ... | https://docs.dask.org/en/latest/array-sparse.html | 2019-03-18T17:50:59 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.dask.org |
Connecting to the web client
To have the Dynamics GP web client installation work as efficiently as possible, it’s important that users follow the proper process for connecting to the web client. Information about this is divided into the following topics:
-
Disconnecting from a session
Reconnecting to a session
-
Web ... | https://docs.microsoft.com/en-us/dynamics-gp/web-components/connecting-to-the-web-client | 2019-03-18T18:26:16 | CC-MAIN-2019-13 | 1552912201521.60 | [array(['media/install-web-login-03.png',
'GP login shows the login screen to dynamics gp in the browser.'],
dtype=object)
array(['media/install-web-login-01.png',
'GP login shows the login screen to dynamics gp using sql login.'],
dtype=object)
array(['media/install-web-login-02.png',
... | docs.microsoft.com |
Pinegrow comes with a powerful and flexible user interface that gets out of your way when you don’t need it.
Let’s get familiar with the user interface.
This topic is also available as a video:
Watch the video about the User Interface
In addition, watch the video explaining how the floating panels can be used on multip... | https://docs.pinegrow.com/docs/master-pinegrow/getting-the-most-out-of-pinegrow-ui/ | 2019-03-18T17:21:59 | CC-MAIN-2019-13 | 1552912201521.60 | [array(['http://download.pinegrow.com/docsmedia/master/master-ui-collapse.jpg',
None], dtype=object)
array(['http://download.pinegrow.com/docsmedia/master/master-ui-expand.jpg',
None], dtype=object)
array(['http://download.pinegrow.com/docsmedia/master/master-ui2-float.jpg',
None], dtype=objec... | docs.pinegrow.com |
Contents IT Operations Management Previous Topic Next Topic Example: create a blueprint for configuration management provider integration Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Configuration Management ... | https://docs.servicenow.com/bundle/kingston-it-operations-management/page/product/cloud-management-v2/concept/cloud-provioning-with-chef.html | 2019-03-18T18:15:32 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.servicenow.com |
For Each...Next
From Xojo Documentation(Redirected from In)
Language Keyword
Loops through the elements of a one-dimensional array or a class that implements the Iterable interface.
Usage
For Each element [As datatype] In array
[statements]
[ Continue [For] ]
[ Exit [For] ]
[ Continue [For] ]
Next [element]
Notes
A For... | https://docs.xojo.com/In | 2019-03-18T19:01:30 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.xojo.com |
The SITL (Software In The Loop) simulator allows you to run APM without any hardware. It is a build of the autopilot code using an ordinary C++ compiler and giving you a native executable that allows you to test the behaviour of the code without hardware.
Refer to the APM wiki for installation instructions.
sim_vehicle... | http://docs.erlerobotics.com/brains/discontinued/erle-brain-2/sofware/apm/tools/sitl | 2019-03-18T17:44:53 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.erlerobotics.com |
Tmate.
Peer Console Development (tmate)
Screencast [email protected]
Interacting with Tmate
^b + c create a new window
^b + n move to next window
^b + p move to previous window | https://docs.cloudposse.com/local-dev-environments/tmate/ | 2019-03-18T17:43:05 | CC-MAIN-2019-13 | 1552912201521.60 | [array(['https://cloudposse.com/wp-content/uploads/sites/29/2018/01/tmate-linuxdescomplicado.gif',
None], dtype=object) ] | docs.cloudposse.com |
An abstract base class for parameter objects that can be added to an AudioProcessor. More...
An abstract base class for parameter objects that can be added to an AudioProcessor.
Destructor.
Called by the host to find out the value of this parameter.
Hosts will expect the value returned to be between 0 and 1.0.
This cou... | https://docs.juce.com/master/classAudioProcessorParameter.html | 2019-03-18T18:10:35 | CC-MAIN-2019-13 | 1552912201521.60 | [] | docs.juce.com |
Difference between revisions of "JDatabaseQuerySQLAzure::length"
From Joomla! Documentation
Latest revision as of 20:19,::length
Description
Description:JDatabaseQuerySQLAzure::length [Edit Descripton]
public function length ( $field )
- Returns Length function for the field
- Defined on line 512 of libraries/joomla/da... | https://docs.joomla.org/index.php?title=API17:JDatabaseQuerySQLAzure::length&diff=cur&oldid=56476 | 2015-10-04T13:21:43 | CC-MAIN-2015-40 | 1443736673632.3 | [] | docs.joomla.org |
Changes related to "Latest News module with date"
← Latest News module with date
This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold.
No changes during the given period matching these criteria. | https://docs.joomla.org/index.php?title=Special:RecentChangesLinked&from=20131017080916&target=Latest_News_module_with_date | 2015-10-04T12:44:15 | CC-MAIN-2015-40 | 1443736673632.3 | [] | docs.joomla.org |
Difference between revisions of "JHtmlGrid::checkedOut"
From Joomla! Documentation
Revision as of 18Grid::checkedOut
Description
Description:JHtmlGrid::checkedOut [Edit Descripton]
public static function checkedOut ( &$row $i $identifier= 'id' )
- Returns
- Defined on line 142 of libraries/joomla/html/html/grid.php
See... | https://docs.joomla.org/index.php?title=API17:JHtmlGrid::checkedOut&diff=next&oldid=57020 | 2015-10-04T13:43:50 | CC-MAIN-2015-40 | 1443736673632.3 | [] | docs.joomla.org |
With the FWA Order Ingestion API, you can retrieve financial data you need for your accounting system. This document outlines the details of the web service calls available in the API.
API DETAILS
The Financial Bridge contains both the most recent version of the API, as well as older legacy versions (e.g., v1 and v4). ... | https://api-docs.freewheel.tv/financial/reference/fwa-order-ingestion-financial-api | 2022-09-25T08:48:04 | CC-MAIN-2022-40 | 1664030334515.14 | [] | api-docs.freewheel.tv |
projects/{project_owner}/{project_name}/files
This call lists the files in the specified project. It is an alias for the call GET /files and redirects to that path.
Alias call
Note that since this is an alias for another call, the call cannot be made straightforwardly from all applications. In particular, to send the c... | https://docs.cancergenomicscloud.org/reference/list-files-secondary-method | 2022-09-25T08:00:12 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.cancergenomicscloud.org |
Application
feelpp_hm_heat_moisture devlopment
As is it coded yet, the application
feelpp_hm_heat_moisture can only be used for one of the previous benchmarks at a time (drying-layer, and moisture-uptake) : the values of the parameters are distinguished with macros, and we have to build again if we want to chang e, whi... | https://docs.cemosis.fr/ibat/latest/reports/thomas-saigre-tardif/appli.html | 2022-09-25T07:53:54 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['../_images/thomas-saigre/geo_mult.png', 'geo mult'], dtype=object)
array(['../_images/thomas-saigre/res_mult.png', 'res mult'], dtype=object)] | docs.cemosis.fr |
Getting Started with the Clear API
Learn how to get data in and out of Clear through its RESTful API.
This is exactly how APIs work
With the Clear API, you can access many objects that you can access through the site itself, such as regions and registrations.
Authentication
For most endpoints, you will need an API
toke... | https://docs.clear.codeday.org/docs | 2022-09-25T07:38:17 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['https://files.readme.io/6851b5a-funny_illustration.png',
'funny_illustration.png 1000'], dtype=object)
array(['https://files.readme.io/6851b5a-funny_illustration.png',
'Click to close... 1000'], dtype=object) ] | docs.clear.codeday.org |
Use:
Extract a plugin using the shim wrapper
- Move the project to an external repo. We recommend preserving the path structure: for example, if your plugin was located at
plugins/inputs/cpuin the Telegraf repo, move it to
plugins/inputs/cpuin the new repo.
- Copy main.go into your project under the
cmdfolder. This ser... | https://docs.influxdata.com/telegraf/v1.24/configure_plugins/external_plugins/shim/ | 2022-09-25T08:24:23 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.influxdata.com |
lbuild module:
modm:communication:sab
The SAB (**S**ensor **A**ctuator **B**us) is a simple master-slave bus system. It is primarily used to query simple sensors and control actuators inside our robots.
One master can communicate with up to 32 slaves. The slaves are only allowed to transmit after a direct request by th... | https://docs.modm.io/develop/api/attiny85v-20su/group__modm__communication__sab.html | 2022-09-25T07:16:48 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.modm.io |
Tokens reference
Tokens are placeholders in a check definition that the agent replaces with entity information before executing the check. You can use tokens to fine-tune check attributes (like alert thresholds) on a per-entity level while reusing the check definition.
When a check is scheduled to be executed by an age... | https://docs.sensu.io/sensu-go/latest/observability-pipeline/observe-schedule/tokens/ | 2022-09-25T08:46:56 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.sensu.io |
Create a basic chart
In this example you compare the counts of user actions by calculating information about the actions customers have taken on the online store website.
- The number of times each product is viewed
- The number of times each product is added to the cart
- The number of times each product is purchased
... | https://docs.splunk.com/Documentation/Splunk/8.0.4/SearchTutorial/Basicchart | 2022-09-25T08:41:29 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'],
dtype=object) ] | docs.splunk.com |
IEnchantment
Link to ienchantment
An IEnchantment essentially is an IEnchantmentDefinition and an enchantment level.
Importing the package
Link to importing-the-package
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import... | https://docs.blamejared.com/1.12/en/Vanilla/Enchantments/IEnchantment | 2022-09-25T09:15:25 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.blamejared.com |
RenderTick
Link to rendertick
The RenderTick Event is fired for every render tick on the client.
Event Class
Link to event-class
You will need to cast the event in the function header as this class:
crafttweaker.event.RenderTickEvent
You can, of course, also import the class before and use that name then.
Event interfa... | https://docs.blamejared.com/1.12/en/Vanilla/Events/Events/RenderTick | 2022-09-25T07:14:41 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.blamejared.com |
Agents in Zendesk use the Zendesk Time tracking app to record time they spend on a ticket.
"Zendesk Ticket Time Tracking to NetSuite Support Case Time Tracking" data flow syncs Zendesk ticket - time tracking information to NetSuite. With this information you can track how much time an Agent has spent on a ticket.
The Z... | https://docs.celigo.com/hc/en-us/articles/230011607-Zendesk-Ticket-Time-Tracking-To-NetSuite-Support-Case-Time-Tracking | 2022-09-25T07:37:00 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['/hc/en-us/article_attachments/214810087/2016-10-04_14-42-50a.png',
None], dtype=object)
array(['/hc/en-us/article_attachments/214732688/2016-10-04_14-43-20a.png',
None], dtype=object)
array(['/hc/article_attachments/360093164612/TS_flows.png',
'TS_flows.png'], dtype=object)
array(['/... | docs.celigo.com |
Sub-Document Operations with the Java SDK
Sub-Document operations can be used to efficiently access and change parts of Path syntax. Considering the document:
{ "title": "Ayr (Scotland)", "name": "Enterkine House Hotel", "address": "by Annbank. Ayrshire", "directions": "5 miles off A77, follow B742 to Mossblown then An... | https://docs.couchbase.com/java-sdk/current/howtos/subdocument-operations.html | 2022-09-25T08:38:47 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.couchbase.com |
Remote Code Editing with Visual Studio Code
and other editors
What we'll cover
In this tutorial, you will learn how to easily link your robot’s code directories into your local machine over SSH where local updates are securely sent to the robot instantly.
Instead of using Remote Desktop, you can also use Freedom's remo... | https://docs.freedomrobotics.ai/docs/remote-code-editing-with-vscode | 2022-09-25T07:26:58 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['https://files.readme.io/dc263a2-remote-status-bar.png',
'remote-status-bar.png 370'], dtype=object)
array(['https://files.readme.io/dc263a2-remote-status-bar.png',
'Click to close... 370'], dtype=object)
array(['https://files.readme.io/0ea5d72-Screen_Shot_2020-07-23_at_12.28.44_PM.png',
... | docs.freedomrobotics.ai |
Breaking changes in 5.4
Versions 5.4.0 and forwards require SQL Server 2016 for on-premise Core deployments (UI + Log service)
Updating from pre 5.3 versions: API Trigger query parameters are now typed when passed to the Process, this might affect Processes which expected them to be strings.
Upcoming breaking changes i... | https://docs.frends.com/en/articles/4953793-5-4-release-notes | 2022-09-25T08:04:11 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.frends.com |
coreboot building
Intro
This documents describes the procedure for compiling coreboot for NovaCustom NV4X.
Requirements
- Docker
- Git
Procedure
The easiest way to build coreboot is to use the official Docker image.
Obtain the image:
docker pull coreboot/coreboot-sdk:0ad5fbd48d
Clone the coreboot repository:
git clone
... | https://docs.dasharo.com/variants/novacustom_nv4x/building/ | 2022-09-25T07:45:26 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.dasharo.com |
toctoc
Outbound InterceptionOutbound Interception
Automatically decrypt sensitive data after it leaves your app and before it reaches your trusted destination.
By including our Node.js SDK or Python SDK, we will automatically route all requests from your backend to third-party APIs through the Evervault edge network an... | https://docs.evervault.com/concepts/relay/outbound-interception | 2022-09-25T07:53:59 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.evervault.com |
):
with \(N = S + I + R\) and \(\mu\) is the birth rate and \(\nu\) \(\frac{\beta}{\gamma}\):
In EMOD, the state changes at fixed time steps. The size of the time step, denoted \(\delta\), is selected to be small compared to the characteristic timescale of the disease dynamics. By default, \(\delta\) =, \(\lambda = \fr... | https://docs.idmod.org/projects/emod-vector/en/2.21_a/model-compartments.html | 2022-09-25T07:40:06 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.idmod.org |
Next: Inheritance, Previous: Properties, Up: classdef Classes [Contents][Index]
All class methods must be defined within
methods blocks. An exception
to this rule is described at the end of this subsection. Those
methods
blocks can have additional attributes specifying the access rights or whether
the methods are stati... | https://docs.octave.org/v5.1.0/Methods.html | 2022-09-25T08:22:59 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.octave.org |
Configures the scheduled RX algorithm.
#include <
rail_types.h>
Configures the scheduled RX algorithm.
Defines the start and end times of the receive window created for a scheduled receive. If either start or end times are disabled, they will be ignored.
Definition at line
3047 of file
rail_types.h.
Field Documentation... | https://docs.silabs.com/rail/2.12/struct-r-a-i-l-schedule-rx-config-t | 2022-09-25T09:14:58 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.silabs.com |
Version Notes¶
These notes will only include major changes.
0.13¶
Overhauled micro moment API
Product-specific demographics
Passthrough calculations
Added problem results methods to simulation results
Profit Hessian computation
Checks of pricing second order conditions
Newton-based methods for computing equilibrium pri... | https://pyblp.readthedocs.io/en/latest/versions.html | 2022-09-25T08:47:30 | CC-MAIN-2022-40 | 1664030334515.14 | [] | pyblp.readthedocs.io |
View source for Permissions for Group/nl
← Help4.x:Permissions for Group/nl
You do not have permission to edit this page, for the following reasons below:
- Editing of this page is limited to registered doc users in the group: Email Confirmed.
- This page cannot be updated manually. This page is a translation of the pa... | https://docs.joomla.org/index.php?title=Help4.x:Permissions_for_Group/nl&action=edit | 2022-09-25T09:25:35 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.joomla.org |
File Upload¶
File upload functionality is accessed through the +modify item view or the Index view.
To upload a file on the +modify item view, click the browsers Browse/Choose button. Use the browser’s file dialog to select an item, then click the OK button. The file will be uploaded and saved with the previously chose... | https://moin-20.readthedocs.io/en/latest/user/upload.html | 2022-09-25T08:58:56 | CC-MAIN-2022-40 | 1664030334515.14 | [] | moin-20.readthedocs.io |
New and improved in this release:
HTTP triggers
Trigger editing
Logging of process executions and presenting these in a graph
Foreach loops
Exception handling aka error scopes
Environments
Environment variables
Process validation
Exporting and importing processes
It is possible to give only viewing rights to a user
Ico... | https://docs.frends.com/en/articles/2189589-4-1-release-notes | 2022-09-25T09:06:51 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.frends.com |
Custom Views
You can customize views.
To configure custom views in the UI configuration use JSON similar to the following example.
Custom View
{ "point":"com.reltio.plugins.ui.view", "id":"com.reltio.plugins.entity.bbChartView", "class":"com.reltio.plugins.ui.CustomActionView", "caption":"B2B Integration", "url":"", "h... | https://docs.reltio.com/hub/customviews.html | 2022-09-25T07:56:48 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.reltio.com |
Performs either or both of the following functions.
- Controls whether an existing method can run in protected mode as a separate process or in non-protected mode as part of the database.
- Recompiles or relinks the method and redistributes it.
Privileges
To alter a method definition, you must have the UDTMETHOD privil... | https://docs.teradata.com/r/Teradata-VantageTM-SQL-Data-Definition-Language-Syntax-and-Examples/September-2020/User-Defined-Method-Statements/ALTER-METHOD | 2022-09-25T08:39:05 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.teradata.com |
min¶
New in version 12.0.
- min¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']
- Type
integer
- Scope
Display
This option allows to define a minimum number of characters for the
<input>field and adds a
minlengthattribute to the field. If at least one character is typed in and the number of characters is l... | https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Input/Properties/Min.html | 2022-09-25T07:28:50 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.typo3.org |
Ethtree
Search…
Ethtree Documentation
GitBook
Ethtree Documentation
Welcome to our Ethtree documentation page. Here you can find descriptions of how to use our DApp and answers to commonly asked questions.
Ethtree - Batch Transaction DApp
On our Home page there is one important feature, our logo! Just kidding, it's of ... | https://docs.ethtree.io/ | 2022-09-25T09:11:04 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.ethtree.io |
Contacts
Much like tenancy, contact assignment enables you to track ownership of resources modeled in NetBox. A contact represents an individual responsible for a resource within the context of its assigned role.
flowchart TD ContactGroup --> ContactGroup & Contact ContactRole & Contact --> assignment([Assignment]) ass... | https://docs.netbox.dev/en/stable/features/contacts/ | 2022-09-25T08:16:20 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.netbox.dev |
Redpanda security on Kubernetes
The custom resource definition (CRD) of a Redpanda cluster includes four APIs: Kafka API, HTTP Proxy (formerly Pandaproxy), Schema Registry, and Admin API. You can configure authentication individually for each of the APIs. Redpanda does not have authentication enabled by default, which ... | https://docs.redpanda.com/docs/22.1/security/kubernetes-security/ | 2022-09-25T09:14:07 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.redpanda.com |
Ansible - Management of Files¶
In this chapter you will learn how to manage files with Ansible.
Objectives: In this chapter you will learn how to:
modify the content of file;
upload files to the targeted servers;
retrieve files from the targeted servers.
ansible, module, files
Knowledge:
Complexity:
Reading time: 20 mi... | https://docs.rockylinux.org/pl/books/learning_ansible/03-working-with-files/ | 2022-09-25T07:38:04 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.rockylinux.org |
This page was generated from ad/methods/modeldistillation.ipynb.
Model distillation
Overview.
The detector can be used as follows:
Given an input \(x,\) an adversarial score \(S(x)\) is computed. \(S(x)\) equals the value loss function employed for distillation calculated between the original model’s output and the dis... | https://docs.seldon.io/projects/alibi-detect/en/latest/ad/methods/modeldistillation.html | 2022-09-25T08:45:52 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.seldon.io |
Create Data Volume
Data volumes contain the database data. For more information on volumes, refer to the Volumes Overview section.
Assigning Nodes to a Volume
When creating a storage master nodes is 4.
The following principles apply:
- The value you set in the Number of Master Nodes field of the Add EXAStorage Volume s... | https://docs.exasol.com/db/6.2/administration/gcp/manage_storage/create_data_volume.htm | 2022-09-25T08:20:48 | CC-MAIN-2022-40 | 1664030334515.14 | [array(['../../../resource/images/administration/storage/add volume - default screen.png',
'Add Volume'], dtype=object)
array(['../../../resource/images/administration/storage/add volume - data volume added.png',
'Add Volume'], dtype=object) ] | docs.exasol.com |
...
- Open Flow Analysis.
... | https://docs.parasoft.com/pages/diffpagesbyversion.action?pageId=80825127&selectedPageVersions=1&selectedPageVersions=2 | 2022-09-25T08:01:56 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.parasoft.com |
Solutions
Products
Support and Downloads
About Zebra
Solutions
Products
Support and Downloads
About Zebra
GK420d Desktop Printer User Guide
About This Guide
Notational Conventions
Icon Conventions
Introduction
GK Series Thermal Printers
What is in the Box
Unpack and Inspect the Printer
Your Printer
Opening the Printer
... | https://docs.zebra.com/content/tcm/us/en/printers/desktop/gk420d-desktop-printer-user-guide/c-gk420d-ug-about-this-guide.html | 2022-09-25T07:41:23 | CC-MAIN-2022-40 | 1664030334515.14 | [] | docs.zebra.com |
pynq.pl Module¶
The pynq.pl module facilitates management of the Programmable Logic (PL). The PL module manages the PL state through the PL class. The PL class is a singleton for the Overlay class and Bitstream classes that provide user-facing methods for bitstream and overlay manipulation. The TCL in the PL module par... | https://pynq.readthedocs.io/en/v2.0/pynq_package/pynq.pl.html | 2019-06-15T23:20:45 | CC-MAIN-2019-26 | 1560627997501.61 | [] | pynq.readthedocs.io |
Warning
We highly recommend that users use the Anaconda python distribution. Instructions are available here Using conda.
Because of the wide variety of methods for setting up a Python environment on Mac OS X, users have a number of options with how to install SunPy and its dependencies. We have a number of solutions l... | http://docs.sunpy.org/en/stable/guide/installation/mac.html | 2018-04-19T19:22:46 | CC-MAIN-2018-17 | 1524125937016.16 | [] | docs.sunpy.org |
A custom result processor must implement the GemFire XD ProcedureResultProcessor interface. GemFire XD calls the processor implementation after a client invokes a procedure using the WITH RESULT PROCESSOR clause and begins retrieving results.
Procedure Result Processor Interfaces provides a complete reference to the me... | http://gemfirexd.docs.pivotal.io/docs/1.3.0/userguide/developers_guide/topics/server-side/dap-impl-processor-interface.html | 2018-04-19T19:22:26 | CC-MAIN-2018-17 | 1524125937016.16 | [] | gemfirexd.docs.pivotal.io |
...
Description / Features
This plugin allows you to generate a project quality report in PDF format that contains with the most relevant information showed by from SonarQube TM web interface. The report aims to be a deliverable as part of project documentation.
Actually the The report contains:
- Global A dashboard (s... | http://docs.codehaus.org/pages/diffpages.action?pageId=116359257&originalId=231081976 | 2013-12-05T02:03:48 | CC-MAIN-2013-48 | 1386163038079 | [array(['/download/attachments/116359257/sonar-pdf-plugin-2.png?version=1&modificationDate=1239910382053&api=v2',
'sonar-pdf-plugin-2.png'], dtype=object) ] | docs.codehaus.org |
: Keep backlighting on when you play a video
Was this information helpful? Send us your comments. | http://docs.blackberry.com/en/smartphone_users/deliverables/15974/Playlists_234393_11.jsp | 2013-12-05T02:04:19 | CC-MAIN-2013-48 | 1386163038079 | [] | docs.blackberry.com |
. The.
The Joomla! Framework consists of several different packages. | http://docs.joomla.org/index.php?title=Framework&diff=6578&oldid=2357 | 2013-12-05T01:55:26 | CC-MAIN-2013-48 | 1386163038079 | [] | docs.joomla.org |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.