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 |
|---|---|---|---|---|---|---|
If you wish to use features of Laboratory, you can create Users with Laboratory User. Lab Tests, Sample Collection etc. are only visible to users with this Role enabled.
Read Healthcare Settings for setting up the Healthcare module.
Whenever you create a new Lab Test, the Lab Test document is loaded based on the templa... | https://docs.erpnext.com/docs/user/manual/en/healthcare/setup_laboratory | 2020-03-28T18:39:21 | CC-MAIN-2020-16 | 1585370492125.18 | [] | docs.erpnext.com |
This document explains how you enter running absence. You do this when the end of the absence is unkown, for example, when an employee goes on indefinite sick leave.
A personal and indefinite leave of absence, containing the absence type and date from which it is valid, is entered in 'Absence. Enter Running' (TMS004).
... | https://docs.infor.com/help_m3beud_16.x/topic/com.infor.help.manexechs_16.x/c000475.html | 2020-03-28T18:27:44 | CC-MAIN-2020-16 | 1585370492125.18 | [] | docs.infor.com |
Bokeh Image Node¶
The Bokeh Image node generates a special input image for use with the Bokeh Blur filter node.
The Bokeh Image node is designed to create a reference image which simulates optical parameters such as aperture shape and lens distortions which have important impacts on bokeh in real cameras.
Properties¶
T... | https://docs.blender.org/manual/es/dev/compositing/types/input/bokeh_image.html | 2020-03-28T19:01:48 | CC-MAIN-2020-16 | 1585370492125.18 | [] | docs.blender.org |
A capacity calendar contains information on available daily capacity for a work center. Capacity is calculated from information regarding capacity in the work center file in combination with the capacity percentage (working time as a proportion of the day, 0 - 100 %) as stated in the system calendar. Daily capacity can... | https://docs.infor.com/help_m3beud_16.x/topic/com.infor.help.manexechs_16.x/czz0188.html | 2020-03-28T18:04:52 | CC-MAIN-2020-16 | 1585370492125.18 | [] | docs.infor.com |
.
Data Pins, a set of collapsed nodes is not shared, even within a single Level Blueprint or Blueprint Class. If you copy the collapsed node, it duplicates the internal graph. This can be handy if you want to make several variants of the same approximate behavior, but it also means that any bug fixes would have to be ... | https://docs.unrealengine.com/en-US/Engine/Blueprints/UserGuide/Nodes/index.html | 2020-03-28T18:45:47 | CC-MAIN-2020-16 | 1585370492125.18 | [array(['./../../../../../Images/Engine/Blueprints/UserGuide/Nodes/SelectNode.jpg',
'SelectNode.jpg'], dtype=object)
array(['./../../../../../Images/Engine/Blueprints/UserGuide/Nodes/VarMessage.jpg',
'VarMessage.jpg'], dtype=object)
array(['./../../../../../Images/Engine/Blueprints/UserGuide/Nodes/Dot... | docs.unrealengine.com |
socket_stats_*
The
socket_stats_* tables store statistical metrics about socket usage for a Greenplum Database instance. There are three system tables, all having the same columns:
These tables are in place for future use and are not currently populated.
socket_stats_nowis an external table whose data files are stored ... | https://gpcc.docs.pivotal.io/320/gpcc/topics/db-socket-stats.html | 2020-03-28T18:54:34 | CC-MAIN-2020-16 | 1585370492125.18 | [] | gpcc.docs.pivotal.io |
What is a template?
The Template controls the overall look and layout of your site and how your site would appear to people. or create your own according to Joomla! standards. Some are available without charge under various licenses, and some are for sale. In addition, there are many designers available who can make cu... | https://docs.joomla.org/What_is_a_template%3F | 2017-10-17T02:12:34 | CC-MAIN-2017-43 | 1508187820556.7 | [] | docs.joomla.org |
This category is for "official" specifications for Joomla. Unapproved specifications or proposals should be submitted to the dev mailing list or the Feature Requests - White Paper forum.
This category has the following 6 subcategories, out of 6 total.
The following 27 pages are in this category, out of 27 total. | https://docs.joomla.org/index.php?title=Category:Specifications&oldid=63221 | 2015-02-27T06:39:05 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
Greeter {
def name
Greeter(who) {
name = who[0].toUpperCase() + who[1..-1]
}
def salute() { println "Hello ${name}!" }
}
g = new Greeter('world') // create object
g.salute() // Output "Hello World!"
Leveraging existing Java libraries:
import org.apache.commons.lang.WordUtils
class Greeter {
def name
Greeter(who) { nam... | http://docs.codehaus.org/plugins/viewsource/viewpagesrc.action?pageId=65589 | 2015-02-27T06:17:18 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.codehaus.org |
Introduction: Sencha Animator Guided Tour
Contents
To make effective use of Sencha Animator, it’s important to learn the major parts of the interface and feature groupings. This guided tour of Animator provides a brief introduction to some Animator functionality and suggests exercises to help you learn your way around ... | http://docs.sencha.com/animator/1.5/?_escaped_fragment_=/guide/intro_tour | 2015-02-27T05:59:36 | CC-MAIN-2015-11 | 1424936460576.24 | [array(['guides/intro_tour/animator_tour_1_5.png',
'Animator Interface animatortour'], dtype=object)
array(['guides/intro_tour/timelinePanel.png', 'Timeline Panel timeline'],
dtype=object)
array(['guides/intro_tour/scenepanel.png', 'Scene Panel scene'],
dtype=object)
array(['guides/intro_tour/p... | docs.sencha.com |
<.
The object-oriented way of writing plugins involves writing a subclass of JPlugin, a base class that implements the basic properties of plugins. In your methods, the following properties are available:
$this->params: the parameters set for this plugin by the administrator
$this->_name: the name of the plugin
$this->... | https://docs.joomla.org/index.php?title=J2.5:Creating_a_Plugin_for_Joomla&diff=101461&oldid=101038 | 2015-02-27T06:54:04 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
You ever want to run multiple instance of tomcats with the same install base, but tired of copy and setup server.xml file? Attached are couple Groovy scripts that create new server instances, and a tool to quickly setup a new Groovlet webapp.
new_tomcat_instance.groovy
Assume you have installed Tomcat6 or Tomcat5 in /o... | http://docs.codehaus.org/pages/viewpage.action?pageId=40697881 | 2015-02-27T05:58:18 | CC-MAIN-2015-11 | 1424936460576.24 | [array(['/s/en_GB/5510/701ab0bfc8a95d65a5559a923f8ed8badd272d36.15/_/images/icons/emoticons/smile.png',
'(smile)'], dtype=object) ] | docs.codehaus.org |
:
And, Download/registration/purchase URL field. URL can target:
If your extension is a free direct download link then all your work is done and you can ignore the next step :).: my no means compulsory) to point this to your login page. Note an empty value of this parameter will default to pointing to the Joomla User C... | https://docs.joomla.org/index.php?title=J3.3:Install_From_Web_For_Developers&diff=104825&oldid=104824 | 2015-02-27T06:35:13 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
Administration Guide
Local Navigation
Sending software and BlackBerry Java Applications to BlackBerry devices
- Managing BlackBerry Java Applications and BlackBerry Device Software
- the users that have a BlackBerry Java Application installed on their BlackBerry devices
- View how the BlackBerry Administration Service ... | http://docs.blackberry.com/en/admin/deliverables/27983/Sending_sw_and_java_apps_to_BB_devices_320037_11.jsp | 2015-02-27T06:21:31 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.blackberry.com |
scipy.signal.impulse2¶
- scipy.signal.impulse2(system, X0=None, T=None, N=None, **kwargs)[source]¶
Impulse)
>>> from scipy import signal >>> system = ([1.0], [1.0, 2.0, 1.0]) >>> t, y = signal.impulse2(system) >>> import matplotlib.pyplot as plt >>> plt.plot(t, y) | http://docs.scipy.org/doc/scipy-0.13.0/reference/generated/scipy.signal.impulse2.html | 2015-02-27T06:04:06 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.scipy.org |
JBoss.orgCommunity Documentation
Version 5.4.0.Beta2.
Assign each process to a server.
Hard constraints:
Every server should be able to handle the sum of each of the minimal hardware requirements (CPR, RAM, network bandwidth) of all its processes.
Soft constraints:
Each server that has one or more processes assigned, h... | http://docs.jboss.org/drools/release/5.4.0.Beta2/drools-planner-docs/html_single/index.html | 2015-02-27T07:05:23 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.jboss.org |
Import your contacts and calendar appointments from Microsoft Outlook
If your Microsoft Outlook contacts and calendar appointments are synced with a web-based email account added to your device, or if your device is running BlackBerry 10 OS version 10.1, this import isn't required. With BlackBerry 10 OS version 10.1 yo... | http://docs.blackberry.com/en/smartphone_users/deliverables/53140/tom1362401071315.jsp | 2015-02-27T06:06:16 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.blackberry.com |
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 83
Lesser GNU General Public License 3.0.
Auto-cleanup of repositories decalred in POMs
Can remove external repository declarations in POMs (which is bad practice): Cleanup of repos used in active profi... | http://docs.codehaus.org/pages/viewpage.action?pageId=136675714 | 2015-02-27T06:18:22 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.codehaus.org |
This) which lists all of the classes in the Framework API.
If you would like to help us with this massive project, then all you need to do is register on this wiki. You don't need to join a Working Group and you don't need to ask permission. You just register and get started. A good idea is to pick a class you know som... | https://docs.joomla.org/index.php?title=Archived:API_Reference_Project&diff=100371&oldid=25798 | 2015-02-27T07:22:11 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
scipy.special.clpmn¶
- scipy.special.clpmn(m, n, z, type=3).
Notes
By default, i.e. for type=3, phase conventions are chosen according to [R229] such that the function is analytic. The cut lies on the interval (-1, 1). Approaching the cut from above or below in general yields a phase factor with respect to Ferrer’s fun... | http://docs.scipy.org/doc/scipy/reference/generated/scipy.special.clpmn.html | 2015-02-27T06:04:19 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.scipy.org |
Sets the fragment part of the URI represented by the JURI object.
void setFragment( $anchor )
where:
In this example, a URI object is created and a fragment is added to it.
$uri = ''; $u =& JURI::getInstance( $uri ); echo 'Before: ' . $u->toString() . "\n"; $u->setFragment( 'anchorthat' ); echo 'After : ' . $u->toStrin... | https://docs.joomla.org/index.php?title=JURI/setFragment&oldid=70860 | 2015-02-27T06:57:39 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
o > Documentazione sui prodotti > Documentazione per gli sviluppatori > Plazmic Content Developer's Kit > User Guide Plazmic Composer for BlackBerry Smartphones - 4.7. | http://docs.blackberry.com/it-it/developers/deliverables/7116/Add_one_or_more_filters_to_a_bitmap_image_630022_11.jsp | 2015-02-27T06:23:22 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.blackberry.com |
Action Maps
Note
Lumberyard's Input component replaces legacy action maps. For more information, see Input in the Amazon Lumberyard User Guide.
The Action Map Manager provides a high-level interface to handle input controls inside a game. The Action Map system is implemented in Lumberyard, and can be used directly by a... | https://docs.aws.amazon.com/lumberyard/latest/developerguide/controllers-action-maps.html | 2018-02-17T21:53:37 | CC-MAIN-2018-09 | 1518891807825.38 | [] | docs.aws.amazon.com |
The Platform Services Controller handles the authentication between Site Recovery Manager and vCenter Server at the vCenter Single Sign-On level.
All communications between Site Recovery Manager and vCenter Server instances take place over transport layer security (TLS) connections. Previous versions of Site Recovery M... | https://docs.vmware.com/en/Site-Recovery-Manager/6.1/com.vmware.srm.install_config.doc/GUID-4FBC345A-F3CA-4A0A-9FC2-970BBFB293CD.html | 2018-02-17T21:41:20 | CC-MAIN-2018-09 | 1518891807825.38 | [] | docs.vmware.com |
You can use the reports that vSphere Replication compiles to optimize your environment for replication, identify problems in your environment, and reveal their most probable cause.
Server and site connectivity, number of RPO violations, and other metrics give you, as an administrator, the information you need to diagno... | https://docs.vmware.com/en/vSphere-Replication/6.0/com.vmware.vsphere.replication-admin.doc/GUID-E9B5A24A-0BC1-43A7-9FBD-00A967E50C84.html | 2018-02-17T21:42:58 | CC-MAIN-2018-09 | 1518891807825.38 | [] | docs.vmware.com |
Configuring¶
After you installed your Ganeti Web Manager instance with setup script it’s time for some configuration.
Configuration of Ganeti Web Manager can be defined with YAML, a human-readable markup
language. Ganeti Web Manager also supports configuration through
settings.py.
Ganeti Web Manager supports
settings.p... | http://ganeti-webmgr.readthedocs.io/en/latest/getting_started/configuring.html | 2018-02-17T21:34:07 | CC-MAIN-2018-09 | 1518891807825.38 | [] | ganeti-webmgr.readthedocs.io |
Paint Mode
The tools in Paint mode enable you to modify the appearance of your Landscape by selectively applying Material layers to parts of your Landscape.
For more information about Landscape Materials, see Landscape Materials .
Landscape Paint Mode also works in the VR Editor. For the controls for using Landscape in... | https://docs.unrealengine.com/latest/INT/Engine/Landscape/Editing/PaintMode/ | 2018-02-17T21:01:29 | CC-MAIN-2018-09 | 1518891807825.38 | [array(['./../../../../../images/Engine/Landscape/Editing/PaintMode/Landscape_Paint.jpg',
'Paint Tool'], dtype=object)
array(['./../../../../../images/Engine/Landscape/Editing/SculptMode/Landscape_Smooth.jpg',
'Smooth Tool'], dtype=object)
array(['./../../../../../images/Engine/Landscape/Editing/Paint... | docs.unrealengine.com |
- Release Notes >
- Release Notes for MongoDB 2.4 >
- JavaScript Changes in MongoDB 2.4
JavaScript Changes in MongoDB 2.4¶ properties,:
original = [4, 8, 15]; var [b, ,c] = a; // <== destructuring assignment print(b) // 4 print(c) // 15:
var o = { name: 'MongoDB', version: 2.4 }; for each (var value in o) { print(value... | http://docs.mongodb.org/manual/release-notes/2.4-javascript/ | 2015-07-28T05:46:24 | CC-MAIN-2015-32 | 1438042981576.7 | [] | docs.mongodb.org |
Revision history of "JDocumentHTML::setHeadDataHeadData/1.6 (content was: "__NOTOC__ =={{JVer|1.6}} JDocumentHTML::setHeadData== ===Description=== Set the html document head data. {{Description:JDocumentHTML::setHeadData}} <span class=..." (and the only contributor was "Doxiki2")) | https://docs.joomla.org/index.php?title=JDocumentHTML::setHeadData/1.6&action=history | 2015-07-28T06:11:17 | CC-MAIN-2015-32 | 1438042981576.7 | [] | docs.joomla.org |
Help Center
Local Navigation
Setting up the sample application in the BlackBerry JDE.
- On the taskbar, click Start > Applications > Research In Motion > BlackBerry JDE 4.6.0 > JDE to open the BlackBerry® Java® Development Environment.
- Press F5 to build the open projects and start the BlackBerry®: Run the sample appl... | http://docs.blackberry.com/es-es/developers/deliverables/7649/Setting_up_for_JDE_organizer_1009971_11.jsp | 2015-07-28T06:12:02 | CC-MAIN-2015-32 | 1438042981576.7 | [] | docs.blackberry.com |
User Guide
Local Navigation
I can't open media files
Try the following actions:
- If you're trying to open a media file on your BlackBerry smartphone and your smartphone is connected to your computer, disconnect your smartphone from your computer.
- If you're trying to open a media file on your computer using your smar... | http://docs.blackberry.com/en/smartphone_users/deliverables/37644/I_cannot_open_media_files_61_1478853_11.jsp | 2015-07-28T06:00:01 | CC-MAIN-2015-32 | 1438042981576.7 | [] | docs.blackberry.com |
scipy.odr.ODR¶
- class
scipy.odr.
ODR(data, model, beta0=None, delta0=None, ifixb=None, ifixx=None, job=None, iprint=None, errfile=None, rptfile=None, ndigit=None, taufac=None, sstol=None, partol=None, maxit=None, stpb=None, stpd=None, sclb=None, scld=None, work=None, iwork=None)[source]¶
The ODR class gathers all info... | https://docs.scipy.org/doc/scipy-1.5.3/reference/generated/scipy.odr.ODR.html | 2021-05-06T03:53:50 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.scipy.org |
, when that Scene uses a Lighting Settings Asset with its Lighting Mode property set to Subtractive.
In Subtractive Lighting Mode, all Mixed Lights in your Scene provide baked direct and indirect lighting. Unity bakes shadows cast by static GameObjectsThe fundamental object in Unity scenes, which can represent characte... | https://docs.unity3d.com/Manual/LightMode-Mixed-Subtractive.html | 2021-05-06T04:47:09 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.unity3d.com |
Android Resources
With Android additional files and static content are defined as resources, this includes images, layouts, strings, configuration, icons and more.
Sometimes you will need to include resources with your AIR application either to configure a service (such as Firebase) or to provide visual assets for syst... | https://docs.airnativeextensions.com/docs/tutorials/android-resources/ | 2021-05-06T03:18:57 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.airnativeextensions.com |
Building with Docker¶
Officially supported and tested method for building with Docker¶
This method works for building u-boot and kernel packages as well as building full OS images.
Building additional packages (
EXTERNAL_NEW) is not supported.
Requirements¶
- x86/x64 Linux host that supports running a recent Docker dae... | https://docs.armbian.com/Developer-Guide_Building-with-Docker/ | 2021-05-06T04:27:39 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.armbian.com |
[…]
Category: Tracking Expiration Items
Overview Tags allows you to add labels or tags to expiration items to identify them with a specific characteristic. They’re commonly used to designate a status to the expiration item or just to classify them into certain groups for later filtering. You can have multiple tags con... | https://docs.expirationreminder.net/category/tracking-expiration-items/ | 2021-05-06T04:31:02 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.expirationreminder.net |
%.
Returns a detailed overview of the entities pathId consists of, including their unique and occurrence IDs, positions, roles and literal value.
The last two columns will only contain data if stemming is enabled for this domain through the $$$IKPSTEMMING domain parameter.() | https://docs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cls?PAGE=CLASS&LIBRARY=%25SYS&CLASSNAME=%25iKnow.Queries.PathAPI | 2021-05-06T04:05:17 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.intersystems.com |
Creating and using a configuration value using CloudBees Feature Management is simple. As soon as you define a configuration value in code and build and run your application, the newly defined configuration value will appear in the dashboard.
1. Creating a container class
To create your first configuration value, you s... | https://docs.cloudbees.com/docs/cloudbees-feature-management/latest/feature-flags/configuration-values | 2021-05-06T03:12:12 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.cloudbees.com |
Kirkbymoorside Town Council
Agenda for the Ordinary Meeting of the Town Council 15 March 2021
Issued on 10 March 2021 for a meeting of the Town Council to be held remotely via Zoom at 7pm on Monday 15 March February 28 February 2021
- To note the cost of £38 for renewal of the garden waste subscription for the cemetery... | https://docs.kirkbymoorsidetowncouncil.gov.uk/doku.php/agenda2021-03-15 | 2021-05-06T02:44:08 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.kirkbymoorsidetowncouncil.gov.uk |
jax.numpy.column_stack¶
jax.numpy.
column_stack(tup)[source]¶
Stack 1-D arrays as columns into a 2-D array.
LAX-backend implementation of
column_stack().
Original docstring below.
Take a sequence of 1-D arrays and stack them as columns to make a single 2-D array. 2-D arrays are stacked as-is, just like with hstack. 1-D... | https://jax.readthedocs.io/en/latest/_autosummary/jax.numpy.column_stack.html | 2021-05-06T04:06:24 | CC-MAIN-2021-21 | 1620243988725.79 | [] | jax.readthedocs.io |
If an error occurs when StorageGRID attempts to communicate with an endpoint, a message is displayed on the Dashboard and the error message is shown in the Last Error column on the Endpoints page. No error is displayed if the permissions associated with an endpoint's credentials are incorrect.
If any endpoint errors ha... | https://docs.netapp.com/sgws-113/topic/com.netapp.doc.sg-tenant-admin/GUID-46F5CBFC-B106-4065-B366-3C4170898AE3.html | 2021-05-06T04:26:42 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.netapp.com |
jax.numpy.polymul¶
jax.numpy.
polymul(a1, a2, *, trim_leading_zeros=False)[source]¶
Find the product of two polynomials.
LAX-backend implementation of
polymul().
Setting trim_leading_zeros=True makes the output match that of numpy. But prevents the function from being able to be used in compiled code.
Original docstrin... | https://jax.readthedocs.io/en/latest/_autosummary/jax.numpy.polymul.html | 2021-05-06T03:55:05 | CC-MAIN-2021-21 | 1620243988725.79 | [] | jax.readthedocs.io |
OETokenizerBase¶
class OETokenizerBase
This is an abstract base class used to represent an object that can efficiently split up a molecular file into a stream of tokens, each token representing one molecule in the stream. Implementations of this class are returned by the OEGetTokenizer function. This class is expected ... | https://docs.eyesopen.com/toolkits/cpp/oechemtk/OEChemClasses/OETokenizerBase.html | 2021-05-06T03:03:48 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.eyesopen.com |
The QFileSystemModel class provides a data model for the local filesystem. More...
This class was introduced in Qt 4.4.
This class provides access to the local filesystem, providing functions for renaming and removing files and directories, and for creating new directories. In the simplest case, it can be used with a s... | https://docs.w3cub.com/qt~5.15/qfilesystemmodel | 2021-05-06T04:49:04 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.w3cub.com |
My File Doesn't Open After Migration
If the migration completes successfully, with no errors but the file is not open at the end, then it could be that your "file is Insecure".
FileMaker Server can be configured to not allow files that do not have good passwords to be hosted. If your server is setup that way, then you ... | https://docs.ottofms.info/article/637-my-file-doesnt-open-after-migration | 2021-05-06T04:12:34 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.ottofms.info |
Definition at line 150 of file RtmProfileList.py.
00001 """\ 00002 This example demonstrates the ListCtrl's Virtual List features. A Virtual list 00003 can contain any number of cells, but data is not loaded into the control itself. 00004 It is loaded on demand via virtual methods <code>OnGetItemText(), OnGetItemImage(... | https://docs.ros.org/en/indigo/api/openrtm_aist/html/namespaceRtmProfileList.html | 2021-05-06T04:54:40 | CC-MAIN-2021-21 | 1620243988725.79 | [] | docs.ros.org |
Difference between revisions of "Turist"
Latest revision as of
Policies
Violating these following terms can permanently terminate your use of the VM
Aside from the normal morals of using someone else's machine:
- Don't distribute your private key. Only you are allowed to log into the server.
- Don't fill up the disk, a... | http://docs.cslabs.clarkson.edu/mediawiki/index.php?title=Turist&diff=prev&oldid=8561&printable=yes | 2020-05-25T09:01:29 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.cslabs.clarkson.edu |
Table of Contents
Product Index
Z Supernatural for Genesis 8 Male and Landon 8 is a brand new and unique pose collection. You can use them with various different scenes and scenarios as they are extremely versatile.
All poses have been carefully adjusted for both Genesis 8 Male and Landon. | http://docs.daz3d.com/doku.php/public/read_me/index/58675/start | 2020-05-25T09:05:47 | CC-MAIN-2020-24 | 1590347388012.14 | [] | docs.daz3d.com |
Numbers
Two types of numbers can be highlighted in modern JavaScript: Regular and bigInt.
- Regular ones are stored in the format of 64-bit IEEE-754. It is also known as “double-precision floating-point numbers”. Developers use these numbers most in their practice.
- BigInt numbers are used for representing integers of... | https://www.w3docs.com/learn-javascript/numbers.html | 2020-03-28T20:53:43 | CC-MAIN-2020-16 | 1585370493120.15 | [] | www.w3docs.com |
If you are looking to save some time by copying shifts, you can achieve this one of two ways.
The first is by editing a current shift or creating a new one. You will see a dropdown that says "Copy shift to" where you'll be able to select which days you'd like the shift to be copied to. After you've chosen your shifts s... | https://docs.buddypunch.com/en/articles/2664089-how-do-i-copy-shifts | 2020-03-28T21:38:06 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['https://downloads.intercomcdn.com/i/o/98882729/5ea0f0b3a772674c5a885c2e/copyshift.png',
None], dtype=object)
array(['https://downloads.intercomcdn.com/i/o/98882959/3d2cb180f52348bbaee9c031/copy_week.png',
None], dtype=object) ] | docs.buddypunch.com |
WireGuard¶
WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. See for more information.
Configuration¶
WireGuard requires the generation of a keypair, a private key which will decrypt incoming traffic and a public key, which the peer(s) will use to encrypt traffic.
Gen... | https://docs.vyos.io/en/latest/vpn/wireguard.html | 2020-03-28T21:10:24 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.vyos.io |
pg_statistic
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 6.x documentation.
pg_statistic
The pg_statistic system catalog table stores statistical data about the contents of the database. Entries are created by ANALYZE and subsequent... | https://gpdb.docs.pivotal.io/6-0/ref_guide/system_catalogs/pg_statistic.html | 2020-03-28T22:01:59 | CC-MAIN-2020-16 | 1585370493120.15 | [] | gpdb.docs.pivotal.io |
ONTAP cluster and SnapMirror requirements
Before connecting the NetApp Data Availability Services (NDAS) app to ONTAP storage, you must prepare the ONTAP target cluster and the ONTAP source clusters that contain the volumes you are backing up.
You must have ONTAP administrator privileges to configure these pre-requisit... | https://docs.netapp.com/us-en/netapp-data-availability-services/concept_cluster_and_snapmirror_requirements.html | 2020-03-28T21:44:54 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.netapp.com |
examples package: Using the
Alias property
Gloop gives developers the ability to rename Gloop model properties during
serialization1 and deserialization2 using the
Alias property.
With this property, you can:
- name a Gloop model property after a Java/Groovy keyword (e.g.
int,
boolean,
while);
- have it contain special... | https://docs.torocloud.com/martini/latest/quick-start/resources/examples-package/alias-property/ | 2020-03-28T21:40:06 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['../../../../placeholders/img/coder/gloop-model-alias.png',
'Screenshot showing a Gloop property with an alias'], dtype=object)] | docs.torocloud.com |
Feature: #77900 - Introduce TypeScript for the core¶
See Issue #77900
Why we use TypeScript in the core?¶
TypeScript.
Coding Guidelines & Best practice¶
/// <amd-dependency informs the compiler about a non-TS module dependency that needs to be injected in the resulting module’s require call.
The amd-dependency has a pr... | https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.4/Feature-77900-IntroduceTypeScriptForTheCore.html | 2020-03-28T20:13:24 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.typo3.org |
RCDay2018
From UABgrid Documentation
(Difference between revisions)
Revision as of 14:47, 17 October 2018
Fall 2018 Research Computing Day -- Use Cases and Strategic Engagement
Date: November, 7 2018
Venue: Hill Student Center, Alumni Theater
Open to all UAB faculty, staff, and students. Registration is free but seatin... | https://docs.uabgrid.uab.edu/tgw/index.php?title=RCDay2018&oldid=5832&diff=prev&printable=yes | 2020-03-28T20:58:12 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.uabgrid.uab.edu |
Configuration¶
This section documents additional configuration options of OpenLMI-Software not covered by Configuration files.
Note
All additional options listed here are specific to python implementation. C provider ignores them.
Apart from main configuration file /etc/openlmi/openlmi.conf, all software related settin... | https://openlmi.readthedocs.io/en/latest/openlmi-providers/software/configuration.html | 2020-03-28T21:12:35 | CC-MAIN-2020-16 | 1585370493120.15 | [] | openlmi.readthedocs.io |
What are projects and milestones?
A project is between a single freelancer and client, and is divided into intermediary steps we call milestones.
Each milestone has:
- a deliverable (the work the freelancer has to submit)
- a deadline (when they have to submit it for)
- a price (how much they will get paid for it)
👉 M... | https://docs.freelancerprotocol.com/defs.html | 2020-03-28T20:06:07 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.freelancerprotocol.com |
Last updated: 26 Feb 2020. Changes made to the CTAS installation guide and iTDS migration guide.
As a part of our continuous maintenance endeavors, we have released new server updates for the iTDS and CTAS. You will need to update your Maltego servers to ensure that your server license certificate continues to work and... | https://docs.maltego.com/support/solutions/articles/15000031417-server-migration-2020-mandatory-update-to-all-maltego-itds-and-ctas-on-premise-servers | 2020-03-28T20:27:29 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.maltego.com |
Using an Access 2007 database with ASP.NET 3.5 and Expression Web 3.
First, your system and server must have the 2007 Office System Driver: Data Connectivity Components installed. Many ASP.NET hosts have this installed, such as DiscountASP. Once this is installed, you’re ready to start working.
Drag a SqlDataSource con... | https://docs.microsoft.com/en-us/archive/blogs/xweb/using-an-access-2007-database-with-asp-net-3-5-and-expression-web-3 | 2020-03-28T22:37:17 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.microsoft.com |
Table of Contents
Infrastructure Workflow - Deploy Kubernetes with Hub CLI
Updated
by Agile Stacks
In this tutorial, you are going to deploy a Kubernetes cluster on AWS using Spot instances and cluster autoscaling for cost optimization. The cluster will be integrated with DNS, TLS via Let's Encrypt, and SSO via Okta.
H... | https://docs.agilestacks.com/article/z0draxk06r-infrastructure-workflow-deploy-kubernetes-stack-hub-cli | 2020-03-28T20:16:59 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['https://files.helpdocs.io/5dz7tj1wpg/articles/z0draxk06r/1582056216057/image.png',
None], dtype=object) ] | docs.agilestacks.com |
LMISubscription¶
- class lmi.shell.LMISubscription.LMISubscription(client, cim_filter, cim_handler, cim_subscription, permanent)¶
Class holding information about a indication subscription.
- delete()¶
Cleans up the indication subscription.
First it deletes subscription object. If LMISubscription._cim_filter_tpl contain... | https://openlmi.readthedocs.io/en/latest/openlmi-tools/api/shell/LMISubscription.html | 2020-03-28T21:04:25 | CC-MAIN-2020-16 | 1585370493120.15 | [] | openlmi.readthedocs.io |
How-to articles, tricks, and solutions about ANGULARJS
AngularJs '{{' and '}}' symbols conflict with Twig
IF you use Symfony as PHP framework and AngularJs as Javascript framework, you will have problems with print function, if you use Twigs
AngularJs Blocks Form Submit without "action"
AngularJs Blocks Form Submit wit... | https://www.w3docs.com/snippets-tags/angularjs | 2020-03-28T21:10:18 | CC-MAIN-2020-16 | 1585370493120.15 | [] | www.w3docs.com |
Updates v3.3.0 – v3.21.0
Find out what features has been add and improve.
Update v3.21.0
20 August 2019
Payment Method
– Added Strong Customer Authentication (SCA) support in Stripe payment method.
Fixed Price improvements
– Added option to search fixed prices by location name.
– ALL to ALL locations setting in fixed p... | https://docs.easytaxioffice.com/updates/updates-v3-3-0-v3-21-0/ | 2020-03-28T20:10:08 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.easytaxioffice.com |
Making the diagram visible for others to see...
From:
One of the questions we still get is: "What is your story for sharing diagram? If I do not have the Visual Studio Team Edition for Software Architects version of Visual Studio how do I view the diagram?"
We would have liked to have a read-only view (or something sim... | https://docs.microsoft.com/en-us/archive/blogs/a_pasha/making-the-diagram-visible-for-others-to-see | 2020-03-28T22:29:07 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.microsoft.com |
Creating nodes locally
Local nodes are used for testing and demo purposes only.
There are two ways you can create a node locally:
- Manually: create a local directory, add the relevant node and CorDapp files, and configure them.
- Automatically: use the Cordform or Dockerform gradle plug-ins, which automatically genera... | https://docs.corda.net/docs/corda-enterprise/4.6/node/deploy/generating-a-node.html | 2021-04-10T14:50:10 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.corda.net |
Encryption
- Internal Certificate Authority
- PGP Key Servers
- Encryption Settings
- Internal Recipients Encryption
- External Recipients Encryption
Internal
PG.
Encryption Settings
- The Trigger encryption by e-mail subject allows Internal Recipients to encrypt email to any External Recipient by entering a special ke... | https://docs.deeztek.com/books/hermes-seg-administrator-guide/chapter/encryption/export/html | 2021-04-10T14:38:33 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.deeztek.com |
About View Storage in Greenplum Database
About View Storage in Greenplum Database
A view is similar to a table, both are relations - that is "something with columns". All such objects are stored in the catalog table pg_class. These are the general differences:
- A view has no data files (because it holds no data).
- Th... | https://docs.greenplum.org/6-13/admin_guide/ddl/ddl-view-storage.html | 2021-04-10T14:41:29 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.greenplum.org |
I need to share groups I created on teams with my clients who are external users to the exchange server.
However our IT team is concerned about security and do not want to allow me access to invite guests to the groups.
Can you maybe explain the real risk in security and if it is a concern or not.
Kind Regards | https://docs.microsoft.com/en-us/answers/questions/21258/allowing-external-users-in-teams-and-the-security.html | 2021-04-10T16:07:21 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.microsoft.com |
ImportError: DLL Load Failed: The Specified Procedure Could Not Be Found¶
When using version 2014 on Windows, you may have problems running QuantumATK or starting calculations in the Job Manager inside QuantumATK, and it shows the following error:
Traceback (most recent call last): File "", line 1, in File ".\zipdir\NL... | https://docs.quantumatk.com/faq/faq_installation_dllerror.html | 2021-04-10T14:54:39 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.quantumatk.com |
Set the Elastic DRS policy on a cluster to optimize for your workloads' needs.
In a new SDDC, elastic DRS uses the Default Storage Scale-Out policy, adding hosts only when storage utilization exceeds the threshold of 75%. You can select a different policy if it provides better support for your workload VMs. For any pol... | https://docs.vmware.com/en/VMware-Cloud-on-AWS/services/com.vmware.vmc-aws-operations/GUID-961C4B32-6093-4C2E-AFE5-5B1F56BF4EEE.html | 2021-04-10T15:24:03 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.vmware.com |
Enable the eBPF dataplane
Big picture
This guide explains how to enable the eBPF dataplane; a high-performance alternative to the standard (iptables based) dataplane for both Calico and kube-proxy.
Value
The eBPF dataplane mode has several advantages over standard linux networking pipeline mode:
- It scales to higher t... | https://docs.projectcalico.org/maintenance/ebpf/enabling-bpf | 2021-04-10T14:14:41 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.projectcalico.org |
Recommended Product Image Sizes
Your Product images are displayed responsively so will vary in actual size according to the device the viewer is using. However to get the images to display "nicely" we recommend you use images with the following ratios:
For default theme, try using an aspect ration of 12:7
In other word... | https://docs.promotelabs.com/article/839-recommended-product-image-sizes | 2021-04-10T15:00:48 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.promotelabs.com |
This magical component takes care of translating instructions from Direct3D 9/10/11 (from Windows) to Vulkan (to Linux) and is developed by doitsujin and many other contributors.
Mainly dxvk is a .dll override bundle which, integrated in a wine prefix, allows you to detect and translate calls from DirectX to Vulkan. Th... | https://docs.usebottles.com/components/dxvk | 2021-04-10T14:22:28 | CC-MAIN-2021-17 | 1618038057142.4 | [] | docs.usebottles.com |
Due to the large number of events that may have transpired, the Event Manager may take a lengthy time to open. To enhance the opening of the Event Manager, you must periodically Archive and Purge the events. It is recommended that you archive all events that are older than 30 days, then purge these events. See the Netw... | https://docs.vmware.com/en/VMware-Smart-Assurance/10.1.4/ncm-online-help-1014/GUID-F287973D-6EFA-4C52-B2DB-43E473756CCC.html | 2021-04-10T15:18:43 | CC-MAIN-2021-17 | 1618038057142.4 | [array(['images/GUID-8494EAF0-A49D-478E-9A27-D38E8C077AD4-low.png',
'newdash'], dtype=object)
array(['images/GUID-C8E2F275-E293-46CE-8C7C-8B514208F962-low.png',
'eventmanagernew'], dtype=object) ] | docs.vmware.com |
Model Insertion command-line interface (MIC) is an application to assist modelers for adding through the steps required for encapsulating your model component and exposing a set of inputs and parameters of interest so they can be added on a Model Catalog Service.
In addition, MIC also allows describing basic model meta... | https://mic-cli.readthedocs.io/en/latest/ | 2021-04-10T14:18:41 | CC-MAIN-2021-17 | 1618038057142.4 | [array(['figures/overview_01.png', 'Diagram'], dtype=object)] | mic-cli.readthedocs.io |
Amazon SNS Connector.
Prerequisites
To be able to use the Amazon SNS Connector, you must have the following:
Access to Amazon Web Services - SNS.
To access AWS with the connector, you need the credentials in the form of IAM.
Anypoint Studio version 7.0 (or higher) or Anypoint Design Center. Connector Global Element
To ... | https://docs.mulesoft.com/connectors/amazon-sns-connector | 2018-07-16T00:52:55 | CC-MAIN-2018-30 | 1531676589029.26 | [array(['./_images/amazon-sns-use-case-flow.png',
'Sending messages to SQS Queue'], dtype=object)] | docs.mulesoft.com |
Crate cdrs
cdrs is a native Cassandra DB client written in Rust.
CDRS support traffic decompression as it is described in Apache
Cassandra protocol
The module contains Rust representation of Cassandra consistency levels.
frame module contains general Frame functionality.
frame
This module contains a declaration of CDRS... | https://docs.rs/cdrs/2.0.0-beta.1/cdrs/ | 2018-07-16T00:53:22 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.rs |
Users and groups¶
TYPO3 CMS features an access control system based on users and groups.
Users¶
Each user of the backend must be represented with a single record in the table "be_users". This record contains the username and password, other meta data and some permissions settings.
The above screenshot shows a part of t... | https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/AccessControl/UsersAndGroups/Index.html | 2018-07-16T00:56:47 | CC-MAIN-2018-30 | 1531676589029.26 | [array(['../../../_images/AccessBackendUser.png',
'Part of the editing form for user "simple\\_editor" of the Introduction Package'],
dtype=object)
array(['../../../_images/AccessBackendGroup.png',
'Part of the editing form for group "Simple editors" of the Introduction Package'],
dtype=o... | docs.typo3.org |
Apache CloudStack uses Jira to track its issues and Github for pull requests. All new features and bugs for 4.9.0 have been merged through Github pull requests. A subset of these changes are tracked in Jira, which have a standard naming convention of “CLOUDSTACK-NNNN” where “NNNN” is the issue number. | http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.9.0/fixed_issues.html | 2018-07-16T00:57:45 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.cloudstack.apache.org |
Code author: Sang Han <jjangsangy@gmail.com>
translate.
translator(source, target, phrase, version='0.0 test', charset='utf-8')[source]¶
Returns the url encoded string that will be pushed to the translation server for parsing.
List of acceptable language codes for source and target languages can be found as a JSON file... | http://py-translate.readthedocs.io/en/master/devs/api.html | 2018-07-16T01:08:13 | CC-MAIN-2018-30 | 1531676589029.26 | [] | py-translate.readthedocs.io |
AttachVolume about EBS volumes, see Attaching Amazon EBS Volumes in the Amazon Elastic Compute Cloud User Guide.
Request Parameters
The following parameters are for this specific action. For more information about required and optional parameters that are common to all actions, see Common Query Parameters.
- Device
The... | https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_AttachVolume.html | 2018-07-16T01:18:02 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.aws.amazon.com |
Break on Exception
If a fatal error occurs while your program is being debugged, PHP Tools breaks on it by default. A fatal error is an error which prevents the continuation of the script execution, e.g. a parse error or an unhandled exception.
In this case the debugger can be used to inspect the current program state.... | https://docs.devsense.com/en/debugging/exceptions | 2018-07-16T00:41:43 | CC-MAIN-2018-30 | 1531676589029.26 | [array(['https://docs.devsense.com/content_docs/debugging/imgs/parse-error.png',
'Parse error'], dtype=object)
array(['https://docs.devsense.com/content_docs/debugging/imgs/exceptions-configuration.png',
'Exceptions configuration dialog'], dtype=object) ] | docs.devsense.com |
Content with label eap6 in JBoss AS 7.1 (See content from all spaces)
Related Labels:
high, wildfly, cluster, jboss, tutorial, mod_jk, domain, httpd, eap, ha, load, modcluster, mod_cluster, getting_started, balancing, as7, availability
Powered by a free Atlassian Confluence Open Source Project License granted to Red Ha... | https://docs.jboss.org/author/label/AS71/eap6 | 2018-07-16T00:48:25 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.jboss.org |
Backend User Object¶ one other global variables is of interest -
$FILEMOUNTS, holding an array with the File mounts of the
$BE_USER.
Checking user access¶
The
$BE_USER object is mostly used to check user access right,
but contains other helpful information. This is presented here by
way of a few examples:
Checking acce... | https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/BackendUserObject/Index.html | 2018-07-16T00:42:02 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.typo3.org |
Hosts and virtual machines in a View deployment must meet specific hardware and operating system requirements. View Composer RequirementsWith View Composer, you can deploy multiple linked-clone desktops from a single centralized base image. View Composer has specific installation and storage requirements. View Connecti... | https://docs.vmware.com/en/VMware-Horizon-6/6.1/com.vmware.horizon-view.upgrade.doc/GUID-0CCC3C1B-44E4-410E-966F-EAC4AB42D10B.html | 2018-07-16T01:23:43 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.vmware.com |
Putnam: (860) 928-7330
Charlton: (508) 980-7074
Patient Portal
Our physician is board certified by THE AMERICAN BOARD OF OTOLARYNGOLOGY.
Dr. Charon earned his undergraduate degree from the University of Notre Dame and attended the Georgetown University School of Medicine on a Navy Health Professions Scholarship. He com... | http://www.ent-docs.com/ent-physicians/ | 2018-07-16T00:34:33 | CC-MAIN-2018-30 | 1531676589029.26 | [] | www.ent-docs.com |
Updated on 30-06-2018
Consumer is a SONM's user, which buys and uses the computing resources of other users (Suppliers) through the system. The purpose of the Consumer is to perform a specific task in an optimal way (most quickly, most cheaply, by the price / speed criterion, most reliably, or others). Every Consumer h... | https://docs.sonm.io/getting-started/as-a-consumer | 2018-07-16T00:36:36 | CC-MAIN-2018-30 | 1531676589029.26 | [] | docs.sonm.io |
Note: Most user interface tasks can be performed in Edge Classic or the New Edge experience. For an overview, getting started topics, and release notes specific to the New Edge experience, see the docs.
Basic.
, use the
<User>element to specify the variable containing the username. Username and password values are conc... | http://ja.docs.apigee.com/api-services/reference/basic-authentication-policy | 2017-09-19T20:52:38 | CC-MAIN-2017-39 | 1505818686034.31 | [array(['http://d3grn7b5c5cnw5.cloudfront.net/sites/docs/files/icon_policy_threat-protection.jpg',
None], dtype=object) ] | ja.docs.apigee.com |
#include <URL.h>
class URL {
URL(std::string uri);
URL(const URL& rhs);
URL& operator=(const URL& url);
const bool operator==(const URL& rhs);
const bool operator!=(const URL& rhs);
const std::string getProto();
const std::string getHostName();
int getPort();
const std::string getPath();
const std::string operator std:... | http://docs.nscl.msu.edu/daq/newsite/nscldaq-11.2/r39161.html | 2017-09-19T20:28:51 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.nscl.msu.edu |
Flex ads
Last updated on August 23,, such as flexible sizes only for certain refreshes, use the
setFlexAdSize parameter:
/* set predefined flex adsize here. Please refer 'AdConfiguration.OXMAdSize' for more OpenX predefined flex ad sizes */ adView.setFlexAdSize(AdConfiguration.OXMAdSize.BANNER_320x50); //or set your cu... | https://docs.openx.com/Content/developers/android-sdk/android-sdk-flex-ads.html | 2017-09-19T20:44:01 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.openx.com |
How to install R¶
Introduction to R¶
This little booklet has some information on how to use R for time series analysis.
R () is a commonly used free Statistics software. R allows you to carry out statistical analyses in an interactive mode, as well as allowing simple programming.
Installing R¶
To use R, you first need ... | http://a-little-book-of-r-for-bayesian-statistics.readthedocs.io/en/latest/src/installr.html | 2017-09-19T20:40:56 | CC-MAIN-2017-39 | 1505818686034.31 | [array(['../_images/image3.png', 'image3'], dtype=object)] | a-little-book-of-r-for-bayesian-statistics.readthedocs.io |
.
This function returns a handle to a sound file.
Please note that you are responsible for unloading (cleaning up) any audio files you load with this API. Use the audio.dispose() API to clean up audio handles you are completely done with them and want to unload from memory to get back more RAM.
In many usage cases, you... | http://docs.coronalabs.com.s3-website-us-east-1.amazonaws.com/api/library/audio/loadSound.html | 2017-09-19T20:35:07 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.coronalabs.com.s3-website-us-east-1.amazonaws.com |
The ring pipe utilities are intended to provide mechanisms for non ringbuffer aware software to access ring buffers. These utilities are also used by the high level access libraries to provide access to remote ringbuffers via proxy rings.
There are two ring pipe utilities:
Accepts data from a ring buffer and transmits ... | http://docs.nscl.msu.edu/daq/newsite/nscldaq-11.2/c6914.html | 2017-09-19T20:38:44 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.nscl.msu.edu |
Azure Active Directory is a Microsoft Azure service which provides identity and access management. OpsGenie supports single sign on with Azure AD, which means your organization can easily incorporate OpsGenie into your application base in Azure AD and let your users securely access OpsGenie.
For general information abo... | https://docs.opsgenie.com/docs/azure-active-directory-sso | 2017-09-19T20:47:55 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.opsgenie.com |
SQLAlchemy 1.2 Documentation
SQLAlchemy 1.2 Documentation
pre release
SQLAlchemy Core
- SQL Expression Language Tutorial
- SQL Statements and Expressions API
- Schema Definition Language
- Describing Databases with MetaData
- Reflecting Database Objects
- Column Insert/Update Defaults¶
- Scalar Defaults
- Python-Execut... | http://docs.sqlalchemy.org/en/latest/core/defaults.html | 2017-09-19T20:30:03 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.sqlalchemy.org |
Apps using a Service Instance
- Monitor Quota Saturation and Service Instance Count
- Knowledge Base (Community)
- File a Support Ticket
Instructions on interacting with the on-demand service broker and on-demand service instance BOSH deployments, and on performing general maintenance and housekeeping tasks
Parse a Cl... | https://docs.pivotal.io/svc-sdk/odb/0-17/tshooting-techniques.html | 2017-09-19T20:36:55 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.pivotal.io |
Sample Null Transform Plugin¶
This section provides a step-by-step description of what the null transform plugin does, along with sections of code that apply. For context, you can find each code snippet in the complete source code. Some of the error checking details are left out - to give the description a step-by-step... | https://docs.trafficserver.apache.org/en/latest/developer-guide/plugins/http-transformations/sample-null-transformation-plugin.en.html | 2017-09-19T20:50:22 | CC-MAIN-2017-39 | 1505818686034.31 | [array(['../../../_images/vconnection1.jpg',
'Passing Data Through a Transformation'], dtype=object)] | docs.trafficserver.apache.org |
Data Structure¶
A PSAS Message has a header with an ASCII four character code (e.g., ‘ADIS’) that identifies it. This is followed by a 6 byte timestamp in nanoseconds. This is always nanosecond since beginning of a program, which is usually the same as boot time for a device. This is followed by two bytes that give the... | https://psas-packet-serializer.readthedocs.io/en/latest/packet.html | 2017-09-19T20:35:04 | CC-MAIN-2017-39 | 1505818686034.31 | [] | psas-packet-serializer.readthedocs.io |
{"_id":"59bc03d41d2d8d001a3445":"57bb7e47afc18c0e00529cf-04-20T23:49:42.659Z","link_external":false,"link_url":"","githubsync":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":2,"body":"[block:callout]\n{\n \"type\": \"war... | http://docs.viromedia.com/docs/quick-start-windows | 2017-09-19T20:31:56 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.viromedia.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.