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
The scaffolding plugin configures Grails' support for CRUD via scaffolding. scaffolding An example of enabling "dynamic" scaffolding: class BookController { static scaffold = Book // static scaffold = true form is not supported in grails 3.0 and above } Refer to the section on scaffolding in the Grails user guide which...
http://docs.grails.org/latest/ref/Plug-ins/scaffolding.html
2017-06-22T16:51:11
CC-MAIN-2017-26
1498128319636.73
[]
docs.grails.org
Timestamp type Enter a timestamp type as an integer for CQL input, or as a string literal in ISO 8601 formats. Values for the timestamp type are encoded as 64-bit signed integers representing a number of milliseconds since the standard base time known as the epoch: January 1 1970 at 00:00:00 GMT. Enter a timestamp type...
http://docs.datastax.com/en/cql/3.3/cql/cql_reference/timestamp_type_r.html
2017-06-22T16:28:17
CC-MAIN-2017-26
1498128319636.73
[]
docs.datastax.com
Managing Your MongoDB Deployment - MongoDB version management - Viewing and killing current operations - Restarting your MongoDB processes - Compacting your database deployment - Initiating a failover for your cluster - mLab’s rolling node replacement process Overview When you host your MongoDB database with mLab,Lab T...
http://docs.mlab.com/ops/
2017-06-22T16:18:14
CC-MAIN-2017-26
1498128319636.73
[]
docs.mlab.com
The site is and they asked me […] 08-Apr-2015 Blog, Tips Everybody is talking about the Google’s upcoming algorithm update. Then go to your wordpress site’s admin dashboard and navigate to “Plugins > Add New > Upload“. Now upload the plugin and install and activate. The plugin also allows you to deliver your content ac...
http://wp-docs.ru/2016/10/09/14539-mobipress-%D1%88%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD
2017-06-22T16:37:32
CC-MAIN-2017-26
1498128319636.73
[array(['http://2.bp.blogspot.com/-vaJCI6Eed8U/Vfdvp7eAsYI/AAAAAAAAAW0/hyv2NkT1wHA/s1600/unnamed.jpg', None], dtype=object) ]
wp-docs.ru
A collection of validators. The class that all other validators must inherit from. Validates for only alph characters. Validates a credential, normall a password. Validates for currency format. Validates for a well formed email address. Validates for an array of Identifers. Validates for an Identifer. Validates an ineq...
http://sds.readthedocs.io/en/latest/validator/index.html
2017-06-22T16:26:15
CC-MAIN-2017-26
1498128319636.73
[]
sds.readthedocs.io
1 Introduction To create a mobile app, you need platform-specific app signing keys. A mobile app is signed with a digital signature by its developers before publication. These signatures are used by both app stores and devices to verify that the app is authentic. Depending on which platforms you want to target, you wil...
https://docs.mendix.com/refguide/managing-app-signing-keys
2018-08-14T13:17:13
CC-MAIN-2018-34
1534221209040.29
[]
docs.mendix.com
By Carles Sora and Neus Ballús In recent years, the number of people with university qualifications has been enormously increasing. In a society in which each new academic year sees more university degree holders, it is important to reflect on the role that university plays in our lives. Ambtítol is a compilation of th...
http://i-docs.org/2016/04/13/qualified-ambtitol-the-university-subject-of-debate/
2018-08-14T14:20:36
CC-MAIN-2018-34
1534221209040.29
[array(['https://i0.wp.com/i-docs.org/wp-content/uploads/2016/04/img2-copy-1.jpg?resize=1022%2C715', 'img2-copy'], dtype=object) array(['https://i0.wp.com/i-docs.org/wp-content/uploads/2016/04/img3-copy-1.jpg?resize=1021%2C541', 'The final consultation space.'], dtype=object) ...
i-docs.org
In releases prior to ClustrixDB 9, the database could only be run with as the root system user. With ClustrixDB 9, it can now be run as a non-root user on CentOS 7. Installing ClustrixDB requires root or sudo access, but as part of installation you can specify which user(s) should be used to run and manage the database...
http://docs.clustrix.com/display/CLXDOC/ClustrixDB+Operating+System+Users
2018-08-14T13:33:40
CC-MAIN-2018-34
1534221209040.29
[]
docs.clustrix.com
.. Note. In this section Additional resources
https://docs.microsoft.com/en-us/windows/desktop/VSS/volume-shadow-copy-service-portal
2018-08-14T14:12:04
CC-MAIN-2018-34
1534221209040.29
[]
docs.microsoft.com
Safely detach a storage device from your - Browse to the host in the vSphere Web Client navigator. -.
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.storage.doc/GUID-F2E75F67-740B-4406-9F0C-A2D99A698F2A.html
2018-08-14T13:38:27
CC-MAIN-2018-34
1534221209040.29
[]
docs.vmware.com
Do you provide historical data? Yes, you can access the archive to get access to data older than 30 days.. How are results sorted? By default (when the sort parameter isn't specified) the results are sorted by the recommended order of crawl date. You can however change the sort order by using the following values: - re...
https://docs.webhose.io/v1.0/docs/frequently-asked-questions
2018-08-14T14:23:32
CC-MAIN-2018-34
1534221209040.29
[]
docs.webhose.io
Changelog¶ Here you can see the full list of changes between each Flask-Restless release. Numbers following a pound sign (#) refer to GitHub issues. Note As of version 0.13.0, Flask-Restless supports Python 2.6, 2.7, and 3. Before that, it supported Python 2.5, 2.6, and 2.7. Note As of version 0.6, Flask-Restless suppo...
http://flask-restless.readthedocs.io/en/stable/changelog.html
2018-08-14T13:40:11
CC-MAIN-2018-34
1534221209040.29
[]
flask-restless.readthedocs.io
DateTime::Format::Builder - Create DateTime parser classes and objects. - NAME - VERSION - SYNOPSIS - DESCRIPTION - TUTORIAL - ERROR HANDLING AND BAD PARSES - SINGLE SPECIFICATIONS - MULTIPLE SPECIFICATIONS - EXECUTION FLOW - METHODS - SUBCLASSING - USING BUILDER OBJECTS aka USERS USING BUILDER - LONGER EXAMPLES - THAN...
http://docs.activestate.com/activeperl/5.24/perl/lib/DateTime/Format/Builder.html
2018-08-14T14:23:50
CC-MAIN-2018-34
1534221209040.29
[]
docs.activestate.com
Schedule sprints VSTS | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013 With Scrum, teams plan and track work at regular time intervals, referred to as a sprint cadence. You define sprints to correspond to the cadence your team uses. Many teams choose a two or three week cadence. However, you can specify shorter or longer sp...
https://docs.microsoft.com/en-us/vsts/boards/sprints/define-sprints?view=vsts
2018-08-14T13:23:14
CC-MAIN-2018-34
1534221209040.29
[]
docs.microsoft.com
This is an iframe, to view it upgrade your browser or enable iframe display. Prev Gnome-RPM The GNOME Desktop () provides another graphical RPM-management tool, Gnome-RPM. Also known as gnorpm, Gnome-RPM is very similar to KPackage in terms of its basic functionality, although Gnome-RPM can manage only RPMs. When start...
https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch07s02s04.html
2018-08-14T13:29:32
CC-MAIN-2018-34
1534221209040.29
[]
docs.fedoraproject.org
You are browsing documentation for a version other than the latest stable release. Switch to the latest stable release, 1.5. This document outlines the steps needed to build a Yocto Project image for a device. The build output will most notably include: .biosimgif the system is an x86 system and boots using the traditi...
https://docs.mender.io/1.6/artifacts/building-mender-yocto-image
2018-08-14T13:43:02
CC-MAIN-2018-34
1534221209040.29
[]
docs.mender.io
Overview Thank you for choosing Telerik RadSpreadStreamProcessing! This article briefly explains the specifics of RadSpreadStreamProcessing - what is spread streaming, how it works compared to other libraries and when to use it.
https://docs.telerik.com/devtools/xamarin/nativecontrols/android/spreadstreamprocessing/overview.html
2017-11-17T23:02:23
CC-MAIN-2017-47
1510934804019.50
[array(['images/SpreadStreamProcessing-Overview_01.png', None], dtype=object) ]
docs.telerik.com
To change some of the information that you supplied when you installed Site Recovery Manager Server, you can run the Site Recovery Manager installer in modify mode. About this task Installing Site Recovery Manager Server binds the installation to a number of values that you supply, including the vCenter Server instance...
https://docs.vmware.com/en/Site-Recovery-Manager/5.8/com.vmware.srm.install_config.doc/GUID-55A0D565-333C-4A5D-9B34-429DB48DBF5D.html
2017-11-17T23:19:08
CC-MAIN-2017-47
1510934804019.50
[]
docs.vmware.com
View Persona Management and Windows roaming profiles require a specific minimum level of permissions on the user profile repository. View Persona Management also requires that the security group of the users who put data on the shared folder must have read attributes on the share. Set the required access permissions on...
https://docs.vmware.com/en/VMware-Horizon-6/6.2/com.vmware.horizon-view.desktops.doc/GUID-8DA2B3DC-028F-4A0A-9AB0-DCABE72B802C.html
2017-11-17T23:19:02
CC-MAIN-2017-47
1510934804019.50
[]
docs.vmware.com
The ContactForm class¶ - class contact_form.forms. ContactForm¶ The base contact form class from which all contact form classes should inherit. If you don’t need any customization, you can simply use this form to provide basic contact functionality; it will collect name, email address and message. The ContactFormViewin...
http://django-contact-form.readthedocs.io/en/1.3/forms.html
2017-11-17T23:12:28
CC-MAIN-2017-47
1510934804019.50
[]
django-contact-form.readthedocs.io
GameMaker: Studio by default only permits you to export games for Windows or the GameMaker: Player, while the Professional version also permits you to compile for Windows 8 (as well as use additional functionality). If you have bought GameMaker: Studio through Steam, you will also have an additional target module to ex...
http://docs.yoyogames.com/source/dadiospice/000_using%20gamemaker/index.html
2017-11-17T23:17:53
CC-MAIN-2017-47
1510934804019.50
[]
docs.yoyogames.com
method cache Documentation for method cache, assembled from the following types: class Any (Any) method cache Defined As: method cache(--> List) Provides a List representation of the object itself, calling the method list on the instance. role PositionalBindFailover From PositionalBindFailover (PositionalBindFailover) ...
https://docs.perl6.org/routine/cache
2018-02-18T03:04:01
CC-MAIN-2018-09
1518891811352.60
[]
docs.perl6.org
Did you find this page useful? Do you have a suggestion? Give us feedback or send us a pull request on GitHub. First time using the AWS CLI? See the User Guide for help getting started. Deletes a tag or tags from a resource. You must provide the ARN of the resource from which you want to delete the tag or tags. See als...
https://docs.aws.amazon.com/cli/latest/reference/redshift/delete-tags.html
2018-02-18T03:43:59
CC-MAIN-2018-09
1518891811352.60
[]
docs.aws.amazon.com
UCF authority document update process You can update the UCF documents you use in GRC manually or configure the system to do it automatically whenever a new UCF version is available. By default, GRC downloads the most recent version of the UCF authority documents, which are updated quarterly. The ServiceNow system plac...
https://docs.servicenow.com/bundle/geneva-governance-risk-compliance/page/product/it_governance_risk_and_compliance/concept/c_GRCDocumentUpdates.html
2018-02-18T03:04:31
CC-MAIN-2018-09
1518891811352.60
[]
docs.servicenow.com
Specify an OAuth scope Specify the OAuth scopes that you get from the provider. Scopes can be any level of access specified by the provider, such as read, write, or any string, including a URL. Before you beginRole required: admin Procedure Open a third-party OAuth provider record. Open a profile associated with the pr...
https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/security/task/t_SpecifyAnOAuthScope.html
2018-02-18T03:04:12
CC-MAIN-2018-09
1518891811352.60
[]
docs.servicenow.com
CONTENTS Contents Editorial: European crisis .5 Themes . 23 Europe The EU’s choice: reform or decline . 24 Nordics in brief .7 Sweden Growth all around.8 Denmark Consumers drive growth . 10 Norway Still an oil story . 12 Finland Living off debt . 14 Global overview Slower for longer . 32 Oil Crude at USD 50 a barrel by...
http://docs.nordeamarkets.com/?Page=3
2018-02-18T02:38:39
CC-MAIN-2018-09
1518891811352.60
[]
docs.nordeamarkets.com
Welcome to OIOI’s documentation!¶ Warning This is the latest version of the OIOI, version 4. For other versions, e.g. version 3, open the menu on the very bottom left of the screen. Even though this version is marked as stable, new fields may be added to requests and responses. Your service must still accept all respon...
http://docs.plugsurfing.com/en/stable/
2018-02-18T02:35:13
CC-MAIN-2018-09
1518891811352.60
[array(['_images/ps-oioi-logo-small.png', '_images/ps-oioi-logo-small.png'], dtype=object) ]
docs.plugsurfing.com
Resetting Your Password To reset your password, log in to elevio and open the drop down in the top right hand corner. Click account settings and you’ll be brought to the ‘Your Account’ page. Simply type your new password in the ‘Password’ and ‘Confirm Password’ boxes and hit ‘Update Account’. Your password will now hav...
http://docs.elevio.help/en/articles/81529-resetting-your-password
2018-02-18T03:05:35
CC-MAIN-2018-09
1518891811352.60
[]
docs.elevio.help
The make plugin The make plugin is useful for building make based parts. Make based projects are projects that have a Makefile that drives the build. This plugin always runs ‘make’ followed by ‘make install’, except when the ‘artifacts’ keyword is used. Plugin-specific keywords - artifacts: (list) Link/copy the given f...
https://docs.snapcraft.io/reference/plugins/make
2018-02-18T03:24:43
CC-MAIN-2018-09
1518891811352.60
[]
docs.snapcraft.io
PRAW and OAuth¶ OAuth support allows you to use reddit to authenticate on non-reddit websites. It also allows a user to authorize an application to perform different groups of actions on reddit with his account. A moderator can grant an application the right to set flair on his subreddits without simultaneously grantin...
http://praw.readthedocs.io/en/v3.6.1/pages/oauth.html
2018-02-18T02:42:54
CC-MAIN-2018-09
1518891811352.60
[]
praw.readthedocs.io
Go to BOOKINGS | SEARCH BOOKINGS to create detailed Lists and Reports of Guest Bookings. The Search Bookings function is a powerful tool for creating lists based on specific criteria and date ranges. It can be used to locate specific booking details, locate availability issues and for marketing to guests, The lists cre...
https://docs.bookingcenter.com/display/MYPMS/Search+Bookings
2018-02-18T03:11:55
CC-MAIN-2018-09
1518891811352.60
[array(['/download/attachments/1376547/search_booking.com.png?version=1&modificationDate=1457549513000&api=v2', None], dtype=object) ]
docs.bookingcenter.com
You can change or add virtual machine configuration parameters when instructed by a VMware technical support representative, or if you see VMware documentation that instructs you to add or change a parameter to fix a problem with your system. About this task..
https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.vm_admin.doc/GUID-B746F15C-888F-4210-ABDA-94E2D66854CC.html
2018-02-18T03:27:54
CC-MAIN-2018-09
1518891811352.60
[]
docs.vmware.com
AlfStream Module¶ This module provides an Apache Camel component and an Alfresco Repository component. Changelog¶ The change log for Alfstream can be found here Requirements:¶ Alfresco¶ - Alfresco Dynamic Extensions - Java version 8 - Version 5.0 and Above Apache Karaf¶ - Apache Karaf 4.0+ - The Alfstream Camel Compone...
https://docs.parashift.com.au/paramodules/alfstream/
2018-02-18T03:31:38
CC-MAIN-2018-09
1518891811352.60
[]
docs.parashift.com.au
Function futures:: future:: [−] [src] result pub fn result<T, E>(r: Result<T, E>) -> FutureResult<T, E> Creates a new "leaf future" which will resolve with the given result. The returned future represents a computation which is finshed immediately. This can be useful with the finished and failed base future types to co...
https://docs.rs/futures/0.1.13/futures/future/fn.result.html
2018-02-18T03:24:20
CC-MAIN-2018-09
1518891811352.60
[]
docs.rs
The amount of memory that you allocate for a virtual machine is the amount of memory that the guest operating system detects. About this task The minimum memory size is 4 MB for virtual machines that use BIOS firmware. Virtual machines that use EFI firmware require at least 96 MB of RAM or they cannot power on. MB. 7 v...
https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.hostclient.doc/GUID-7DE71A2A-065B-4B44-B97C-BAAAA7E6CCF9.html
2018-02-18T03:29:02
CC-MAIN-2018-09
1518891811352.60
[]
docs.vmware.com
Theming MediaGoblin¶ We try to provide a nice theme for MediaGoblin by default, but of course, you might want something different! Maybe you want something more light and colorful, or maybe you want something specifically tailored to your organization. Have no fear—MediaGoblin has theming support! This guide should wal...
https://mediagoblin.readthedocs.io/en/stable/siteadmin/theming.html
2018-10-15T20:10:19
CC-MAIN-2018-43
1539583509690.35
[]
mediagoblin.readthedocs.io
What is Emergency Change in ITIL? A Change is nothing but of shifting/transitioning/modifying/from its current state to a desired future state. Any change that is implemented to restore a service or to avoid an outage of a service, especially when it.) Each and every emergency change ticket should be recorded so that i...
http://itil-docs.com/change-management/itil-emergency-change-management-pocess/
2018-10-15T20:03:11
CC-MAIN-2018-43
1539583509690.35
[array(['http://itil-docs.com/wp-content/uploads/2018/05/ITIL-Emergency-Change-Emergency-Change-Management-Process-2.png', 'ITIL Emergency Change, Emergency Change Management Process'], dtype=object) array(['http://itil-docs.com/wp-content/uploads/2018/05/RACI-for-Emergency-Change-Management.png', ...
itil-docs.com
Office 365 Enterprise Microsoft Office 365 provides powerful online cloud services that enable collaboration, security and compliance, mobility, and intellgence and analytics. This page provides links to guidance for admins and IT Professionals who are deploying, configuring, and managing Office 365 services in enterpr...
https://docs.microsoft.com/en-us/Office365/Enterprise/?redirectSourcePath=%252fet-ee%252farticle%252fOffice-365-ettev%2525C3%2525B5ttestsenaariumid-e0d73777-f005-44da-9186-f38058b6e640
2018-09-18T21:47:23
CC-MAIN-2018-39
1537267155702.33
[]
docs.microsoft.com
Auto-Paging in Anypoint Connectors When an Anypoint Connector in your flow produces output that is significantly large, processing the load may cause significant performance delays in your application. To prevent this from happening, split the connector’s output into several "pages" for more efficient processing. Withi...
https://docs.mulesoft.com/mule-user-guide/v/3.8/auto-paging-in-anypoint-connectors
2018-09-18T20:58:39
CC-MAIN-2018-39
1537267155702.33
[array(['./_images/google-contacts-example-flow.png', 'google contacts flow'], dtype=object) ]
docs.mulesoft.com
This DDA board packet provides information about the state of the parking system, with reports detailing revenues for 3Q FY 2009. It includes comparisons with the previous calendar year. The agenda also includes a mention of a presentation by Connie Pulcipher, City of Ann Arbor, on New Public Notification Regulations; ...
http://a2docs.org/view/21
2018-09-18T22:10:09
CC-MAIN-2018-39
1537267155702.33
[]
a2docs.org
Specifies whether the List View settings are persisted in cookies when the browser cookie storage is enabled. Namespace: DevExpress.ExpressApp.Web Assembly: DevExpress.ExpressApp.Web.v18.1.dll This property is considered in XAF ASP.NET applications for List Views represented by the ASPxGridListEditor, ASPxTreeListEdito...
https://docs.devexpress.com/eXpressAppFramework/DevExpress.ExpressApp.Web.IModelListViewStateStore.SaveStateInCookies
2018-09-18T21:07:50
CC-MAIN-2018-39
1537267155702.33
[]
docs.devexpress.com
HBase stores all of its data under its root directory in HDFS, configured with hbase.rootdir. The only other directory that the HBase service will read or write is hbase.bulkload.staging.dir. On HDP clusters, hbase.rootdir is typically configured as /apps/hbase/data, and hbase.bulkload.staging.dir is configured as /app...
https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_security/content/hbase-with-hdfs-encr.html
2018-09-18T22:41:33
CC-MAIN-2018-39
1537267155702.33
[]
docs.hortonworks.com
Kalastatic Kalastatic is a prototyping framework and static site generator. Featuring: - Easy installation, with minimal dependencies - Produces documented component library - Output production ready styles that can be ingested by other systems - Browsersync: - Built in webserver - Live reload - saving files reloads th...
https://kalastatic.readthedocs.io/en/latest/
2018-09-18T21:44:40
CC-MAIN-2018-39
1537267155702.33
[]
kalastatic.readthedocs.io
Personas The Personas view lists information about the personas you have created in your environment. A persona is a distinct personality you use for your Genesys Intelligent Automation applications. For example, you might create a distinct persona for each language your company serves. as such, you can use one persona...
https://docs.genesys.com/Documentation/GAAP/latest/iaHelp/Personas
2018-09-18T21:32:10
CC-MAIN-2018-39
1537267155702.33
[]
docs.genesys.com
API Usage¶ Standard Django Cache API¶ get(self, key[, default=None]): Retrieves a value from the cache. add(self, key, value[, timeout=DEFAULT_TIMEOUT]): Add a value to the cache, failing if the key already exists. set(self, key, value, timeout=DEFAULT_TIMEOUT): Sets a value to the cache, regardless of whether it exist...
http://django-redis-cache.readthedocs.io/en/latest/api.html
2017-03-23T08:10:49
CC-MAIN-2017-13
1490218186841.66
[]
django-redis-cache.readthedocs.io
RackHD supports event notification via both web hook and AMQP. A web hook allows applications to subscribe certain RackHD published events by configured URL, when one of the subscribed events is triggered, RackHD will send a POST request with event payload to configured URL. RackHD also publishes defined events over AM...
http://rackhd.readthedocs.io/en/latest/rackhd/event_notification.html
2017-03-23T08:11:46
CC-MAIN-2017-13
1490218186841.66
[]
rackhd.readthedocs.io
VDSP++ is an excellent development system for signal processing algorithms, however, it is not equipped to provide true operating system services like the Linux environment. It may be useful for some people to take C, C++ or assembly code algorithms that were written for the VDSP compiler, and recompile it with gcc, g+...
https://docs.blackfin.uclinux.org/doku.php?id=visualdsp:port_program_to_linux
2017-03-23T08:18:02
CC-MAIN-2017-13
1490218186841.66
[]
docs.blackfin.uclinux.org
- Reference > mongoShell Methods > - Database Methods > - db.getLastErrorObj() db.getLastErrorObj()¶ On this page Definition¶ db. getLastErrorObj()¶ Specifies the level of write concern for confirming the success of previous write operation issued over the same connection and returns the document for that operation. Wh...
https://docs.mongodb.com/master/reference/method/db.getLastErrorObj/
2017-03-23T08:18:35
CC-MAIN-2017-13
1490218186841.66
[]
docs.mongodb.com
Puppet 3.0 — 3.4 Release Notes Included in Puppet Enterprise 3.2. A newer version is available; see the version menu above for details. This page documents the history of the Puppet 3 series. Starting from version 3.0.0, Puppet is semantically versioned with a three-part version number. In version X.Y.Z: - X must incre...
https://docs.puppet.com/puppet/3/release_notes.html
2017-03-23T08:13:46
CC-MAIN-2017-13
1490218186841.66
[]
docs.puppet.com
FrameworkEvent¶ - std::ostream & cppmicroservices:: operator<<(std::ostream &os, FrameworkEvent::Type eventType)¶ Writes a string representation of eventTypeto the stream os. - std::ostream & cppmicroservices:: operator<<(std::ostream &os, const FrameworkEvent &evt)¶ Writes a string representation of evtto the stream o...
http://docs.cppmicroservices.org/en/latest/framework/doc/api/main/FrameworkEvent.html
2017-03-23T08:19:23
CC-MAIN-2017-13
1490218186841.66
[]
docs.cppmicroservices.org
Toggle navigation Documentation Home Online Store Support All Documentation for Plugin Version keyword + Filter by product MemberMouse WooCommerce Plus Wishlist Member Easy Digital Downloads Plus Wishlist Member WooCommerce Plus Wishlist 1-Click Registration MemberMouse WooCommerce Plus What version of WooCommerce plug...
http://docs.happyplugins.com/doc/keyword/plugin-version
2017-03-23T08:18:57
CC-MAIN-2017-13
1490218186841.66
[]
docs.happyplugins.com
22, 80, 443, 18080(Optional: Used to view the management stack as it comes up) 500, 4500 2181, 2376, 2888, 3888, 6379 Note: Currently, Docker for Windows and Docker for Mac are not supported. Prepare the nodes that will be used in the HA setup. These nodes should meet the same requirements as a single node setup of Ran...
http://docs.rancher.com/rancher/v1.1/en/installing-rancher/installing-server/multi-nodes/
2017-03-23T08:17:35
CC-MAIN-2017-13
1490218186841.66
[]
docs.rancher.com
This is an iframe, to view it upgrade your browser or enable iframe display. Prev B.2.3.. Warning If an operating system was installed on that partition, it must be reinstalled if you want to use that system as well. Be aware that some computers sold with pre-installed operating systems may not include the installation...
https://docs.fedoraproject.org/en-US/Fedora/25/html/Installation_Guide/sect-disk-partitions-active-partition.html
2017-03-23T08:14:08
CC-MAIN-2017-13
1490218186841.66
[]
docs.fedoraproject.org
Tips and Tricks Tabbed Modeling It is possible to edit multiple models at the same time by using model tabs. Every new or loaded model is displayed as a tab in the tab bar at the top of the screen. By clicking on a tab, you can view the respective model. Eclipse Project Synchronization If you use Eclipse to develop pro...
https://docs.camunda.org/manual/7.6/modeler/camunda-modeler/tips/
2017-03-23T08:27:06
CC-MAIN-2017-13
1490218186841.66
[array(['img/model-tabs-1.png', 'Model Tabs'], dtype=object) array(['img/eclipse-refresh.png', 'Model Tabs'], dtype=object)]
docs.camunda.org
Getting Started with Joomla! for WordPress users This series of documents introduces Joomla! to WordPress users and covers Joomla version 3.x. Who is it written for? The series is for anyone who already has experience with WordPress and wants to use Joomla! What's covered - Getting Started with Templates for WordPress ...
https://docs.joomla.org/J3.x:Getting_Started_with_Joomla!_for_WordPress_users
2017-03-23T08:22:50
CC-MAIN-2017-13
1490218186841.66
[]
docs.joomla.org
Rules for generating Dockerfiles involving OPAM val run_as_opam : ('a, unit, string, Dockerfile.t) Pervasives.format4 -> 'a run_as_opam fmt runs the command specified by the fmt format string as the opam user. val opam_init : ?branch:string -> ?repo:string -> ?need_upgrade:bool -> ?compiler_version:string -> unit -> Do...
http://docs.mirage.io/dockerfile/Dockerfile_opam/index.html
2017-03-23T08:14:38
CC-MAIN-2017-13
1490218186841.66
[]
docs.mirage.io
Rancher Server is able to run without internet, but the web browser accessing the UI will need access to the private network. Rancher can be configured with either a private registry or with an HTTP proxy. When launching Rancher server with no internet access, there will be a couple of features that will no longer work...
http://docs.rancher.com/rancher/v1.6/en/installing-rancher/installing-server/no-internet-access/
2017-03-23T08:20:48
CC-MAIN-2017-13
1490218186841.66
[]
docs.rancher.com
The commit size and interval settings were introduced in 2.2.0. --svc-applier-block-commit-size) When the commit timer reaches the specified commit interval (set by --svc-applier-block-commit-interval).
http://docs.continuent.com/tungsten-replicator-4.0/performance-block.html
2017-03-23T08:11:38
CC-MAIN-2017-13
1490218186841.66
[]
docs.continuent.com
Predictive scaling for Amazon EC2 Auto Scaling Use predictive scaling to increase the number of EC2 instances in your Auto Scaling group In general, if you have regular patterns of traffic increases and applications that take a long time to initialize, you should consider using predictive scaling. Predictive scaling ca...
https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-predictive-scaling.html
2022-01-29T05:51:05
CC-MAIN-2022-05
1642320299927.25
[]
docs.aws.amazon.com
This section consists of the following: Mechanical Dimensions The U60 DIN 43880 2TE enclosure is 35mm (1.38“) wide, 89.5mm (3.52“) high and 66.5mm (2.62“) deep excluding the network connectors. Visual Indicators Three LEDs are located in the centre of the enclosure. The yellow Service LED on the left (labeled Link or S...
http://docs.adestotech.com/pages/?pageId=43375992&sortBy=size
2022-01-29T05:22:13
CC-MAIN-2022-05
1642320299927.25
[]
docs.adestotech.com
Linked Images Widget Overview This article covers specific setup and content entry for the Linked Images Widget. If you've never set up a Widget, check the Setup Guides Section for a step by step guide for getting started. The Linked Images Widget is a flexible content area that allows you to configure a group of image...
https://custom-fields.docs.bonify.io/article/342-linked-images-widget
2022-01-29T05:09:37
CC-MAIN-2022-05
1642320299927.25
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/5ecd69412c7d3a3dea3d0b36/images/5ff625e166df373cab706eba/file-0NKbvfPMoZ.png', None], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/5ecd69412c7d3a3dea3d0b36/images/5ff62676551e0c2853f39ddf/file-QhcmNbo9na.png', None], dt...
custom-fields.docs.bonify.io
Replace task steps with a MetaBot Use MetaBots to encapsulate assets and logic to do common processes and tasks. MetaBots are reusable by other bots, allowing Bot developers to create a library of MetaBots for reuse. Prerequisites - The Import data to a MetaBot task must be completed successfully before you can complet...
https://docs.automationanywhere.com/fr-FR/bundle/enterprise-v11.3/page/enterprise/topics/aae-client/bot-creator/build-basic-bot/aae-replace-task-steps-with-a-meta-bot.html
2022-01-29T04:03:29
CC-MAIN-2022-05
1642320299927.25
[]
docs.automationanywhere.com
ASP.NET 2.0 and 3.5 not working after you uninstall ASP.NET 4.5 in Windows 8 or Windows Server 2012 This article helps you resolve the problem where uninstalling ASP.NET 4.5 from Windows 8 or Windows Server 2012 causes ASP.NET 2.0 and ASP.NET 3.5 not working. Original product version: Windows Server 2012, Hyper-V Serve...
https://docs.microsoft.com/en-US/troubleshoot/developer/webapps/aspnet/development/aspnet-35-aspnet-2-not-work
2022-01-29T05:03:32
CC-MAIN-2022-05
1642320299927.25
[]
docs.microsoft.com
Roadmap Please check with the sales team anytime to add feature requests or provide feedback on priority of current items in progress. Recent Updates: 6100 Release - Text annotation fix to save and view better with various versions of Acrobat PDF viewers - Signature feature to allow users to sign documents easier witho...
https://docs.xdocm.com/6100/user/roadmap
2022-01-29T04:57:04
CC-MAIN-2022-05
1642320299927.25
[]
docs.xdocm.com
Projects using Kiln¶ Over the past years and versions, Kiln. - Ancient Inscriptions of the Northern Black Sea - Corpus of Romanesque Sculpture in Britain and Ireland - Centre for the History and Analysis of Recorded Music - The Complete Works of Ben Jonson: Online Edition - Digital Du Chemin - Electronic Sawyer - The G...
https://kiln.readthedocs.io/en/latest/projects.html
2022-01-29T04:04:20
CC-MAIN-2022-05
1642320299927.25
[]
kiln.readthedocs.io
Bots: Configure version control To control edits to files that might include TaskBots, MetaBots, docs, reports, scripts, exe files, and workflows, as an Control Room admin, you can configure version control in the Control Room settings. The Control Room is integrated with Subversion Version Control so that the version,...
https://docs.automationanywhere.com/fr-FR/bundle/enterprise-v11.3/page/enterprise/topics/control-room/administration/settings/bots-configure-version-control.html
2022-01-29T04:22:33
CC-MAIN-2022-05
1642320299927.25
[]
docs.automationanywhere.com
Host Your Kit Supporting grass roots sport across the United Kingdom iomart in the Community Our approach to corporate citizenship mirrors our core values. We seek to involve ourselves in projects that help young people achieve their personal goals through teamwork. iomart has helped more than 200 youth sports teams ac...
https://docs.iomart.com/about-iomart/corporate-responsibility/host-kit/
2022-01-29T03:35:36
CC-MAIN-2022-05
1642320299927.25
[array(['https://docs.iomart.com/wp-content/uploads/2016/04/vmware-icon.png', 'iomart Technology partners'], dtype=object) array(['https://docs.iomart.com/wp-content/uploads/2014/07/host-your-kit-logo.png', None], dtype=object) array(['https://docs.iomart.com/wp-content/uploads/2015/01/hyk1.jpg', ...
docs.iomart.com
What APIs does Infinispan offer? Which JVMs (JDKs) does Infinispan work with? Is Infinispan's configuration compatible with JBoss Cache? Grouping API vs Key Affinity Service Does Infinispan store data by value or by reference?? When using Atomikos transaction manager, distributed caches are not distributing data, what ...
https://docs.jboss.org/author/display/ISPN/Technical%20FAQs.html
2022-01-29T03:48:16
CC-MAIN-2022-05
1642320299927.25
[]
docs.jboss.org
A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme. Child themes are the recommended way of modifying an existing theme. When a theme update releases, you can update it without fearing that your code customizations will be lost. No, if you don't need to edit t...
https://docs.mylistingtheme.com/article/installing-child-theme/
2022-01-29T03:35:44
CC-MAIN-2022-05
1642320299927.25
[]
docs.mylistingtheme.com
get https://{tenant_url}/v2.0/SCIM/capabilities. Large group support features are identified in the swagger documentation for the /v2.0/Users and /v2.0/Groups API. The "largeGroupSupport" flag enabled means that the tenant supports the retrieval of the members of groups that have greater than 10,000 members. Additional...
https://docs.verify.ibm.com/verify/reference/getcapabilities
2022-01-29T03:56:42
CC-MAIN-2022-05
1642320299927.25
[]
docs.verify.ibm.com
: 1. Click the email message icon from the Actions Menu 2. From the window that pops up, choose the message you want to send from the **Quick Message** dropdown field 3. Choose the message recipient from the **Choose Recipient** dropdown field 4. The screen below now has all the information needed to send the message. ...
https://docs.xdocm.com/6112/user/the-xdoc-document-viewer/document-actions/quick-message
2022-01-29T05:23:36
CC-MAIN-2022-05
1642320299927.25
[array(['/user/pages/04.6112/02.user/03.the-xdoc-document-viewer/16.document-actions/10.quick-message/quick-message-actions.png', 'Quick Message in Actions Menu'], dtype=object) array(['/user/pages/04.6112/02.user/03.the-xdoc-document-viewer/16.document-actions/10.quick-message/quick-message-dropdown.png', ...
docs.xdocm.com
Could not find asset snippets/products.custom_fields.liquid Help, there's some liquid error! Liquid error: Could not find asset snippets/products.custom_fields.liquid This error can happen if you've deleted products.custom_fields.liquid, or if you updated your theme to a new version. The snippet the error message is re...
https://custom-fields.docs.bonify.io/article/131-could-not-find-asset-snippets-productscustomfieldsliquid
2022-01-29T04:38:57
CC-MAIN-2022-05
1642320299927.25
[]
custom-fields.docs.bonify.io
Release notes Creating payment links through the Customer Area requires no development work, and allows you to accept most payment methods, except for buy now, pay later payment methods. You can view the status of payment links within your Customer Area, and get payment notifications sent to your email. Using payment l...
https://docs.adyen.com/pt/unified-commerce/pay-by-link/payment-links/customer-area
2022-01-29T04:33:28
CC-MAIN-2022-05
1642320299927.25
[]
docs.adyen.com
Specify the locality for IP addresses By adding a CIDR block to the Network Localities page, you can classify traffic from these IP addresses as internal or external to your network. Assets. Detail metric data for internal or external devices is displayed. To remove the filter, click the x icon as shown in the followin...
https://docs.extrahop.com/7.8/network-localities-specify/
2022-01-29T05:25:14
CC-MAIN-2022-05
1642320299927.25
[array(['/images/7.8/devices_network_locality_remove_filter.png', None], dtype=object) array(['/images/7.8/devices_network_locality_remove_filter.png', None], dtype=object) ]
docs.extrahop.com
. Customized charts are then saved to dashboards. The following steps show you how to quickly create a blank custom chart: - Log in to the ExtraHop system through https://<extrahop-hostname-or-IP-address>. - Complete one of the following steps: - Click Dashboards at the top of the page. - Click Assets: Thank you for yo...
https://docs.extrahop.com/8.0/create-chart/
2022-01-29T05:11:15
CC-MAIN-2022-05
1642320299927.25
[]
docs.extrahop.com
Deactivated plugins and themes scan The scan This scan checks if any deactivated plugins and themes are installed. The fix SecuPress will ask you to select the deactivated plugins and themes to be deleted. What if the fix doesn't work ? Several solutions are possible. - Try to manually delete the plugins and themes fro...
https://docs.secupress.me/article/118-deactivated-plugins-and-themes-scan
2022-01-29T04:04:45
CC-MAIN-2022-05
1642320299927.25
[]
docs.secupress.me
This guide describes how to upgrade an existing installation of CloudBees Accelerator. You can upgrade the software using a GUI or an interactive command-line interface (for Linux and Solaris), or by using a "silent" installation. Not all instructions are the same for each platform. Follow the instructions carefully fo...
https://docs.cloudbees.com/docs/cloudbees-build-acceleration/11.2/upgrade-guide/
2021-10-16T04:40:53
CC-MAIN-2021-43
1634323583423.96
[]
docs.cloudbees.com
Installing Cloudera Manager, CDH, and Managed Services The following diagram illustrates the phases required to install Cloudera Manager and a Cloudera Manager deployment of CDH and managed services. Every phase is required, but you can accomplish each phase in multiple ways, depending on your organization's policies a...
https://docs.cloudera.com/documentation/enterprise/5-3-x/topics/cm_ig_intro_to_cm_install.html
2021-10-16T05:15:14
CC-MAIN-2021-43
1634323583423.96
[array(['../images/cm_install_phases.jpg', None], dtype=object)]
docs.cloudera.com
At euroSKIES, we will serve a perfect service to our members for a perfect flight simulation experience. With your registration as Pilot, you are added to our mailing list automatically. For the Newsletter removal, please fill in the form below. It may take up to 72 hours until the removal process is completed! With th...
https://docs.euroskies.net/documents/member-service/account-requests/newsletter-removal/
2021-10-16T05:14:56
CC-MAIN-2021-43
1634323583423.96
[]
docs.euroskies.net
Aerospike Detailed information on the Aerospike state store component Component format To setup Aerospike state store create a component of type state.Aerospike. See this guide on how to create and apply a state store configuration. apiVersion: dapr.io/v1alpha1 kind: Component metadata: name: <NAME> namespace: <NAMESPA...
https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-aerospike/
2021-10-16T06:42:43
CC-MAIN-2021-43
1634323583423.96
[]
docs.dapr.io
Troubleshooting Contents - 1 I cannot find TWONKY V4.4.* to run the Linn DS products. - 2 I cannot see any Playlists on the Music listing - 3 The LINNGUI can see the DS, but cannot see any of the Music tracks - 4 I can only see some of my Music and the Muaic keeps pausing - 5 LINNCONFIG reports and error everytime I ru...
https://docs.linn.co.uk/wiki/index.php?title=Troubleshooting&oldid=2072
2021-10-16T06:24:30
CC-MAIN-2021-43
1634323583423.96
[]
docs.linn.co.uk
Sources Management¶ JavaScript Sources Location¶ The JavaScript sources of an application must be located in the project folder src/main/js. All JavaScript files ( *.js) found in this folder, at any level, are processed. JavaScript Sources Load Order¶ When several JavaScript files are found in the sources folder, they ...
https://docs.microej.com/en/latest/ApplicationDeveloperGuide/js/sources.html
2021-10-16T06:44:33
CC-MAIN-2021-43
1634323583423.96
[]
docs.microej.com
Device Id #Overview The device ID is the unique identifier for your device. For IP-based devices provisioned on nRF Cloud, this id must be unique across all other devices in our system. It must also be used as the MQTT client id if your device is using MQTT. The recommended device ID format is a UUID. All nRF9160 SiPs ...
https://docs.nrfcloud.com/Reference/Devices/DeviceId/
2021-10-16T04:41:32
CC-MAIN-2021-43
1634323583423.96
[]
docs.nrfcloud.com
Custom events Create your own specific events for tracking. What you can track Custom events information (custom user actions) will be displayed directly in recordings. Create your own events and we will track them for you. Events allow you to track user interactions other than clicks, page views (URL) and text inputs....
https://docs.smartlook.com/docs/web/custom-events/
2021-10-16T06:37:12
CC-MAIN-2021-43
1634323583423.96
[]
docs.smartlook.com
libEnsemble: A Python Library for Dynamic Ensemble-Based Computations David Bindel, Stephen Hudson, Jeffrey Larson, John-Luke Navarro and Stefan Wild A PDF poster version of this content is available on figshare. Overview libEnsemble is a Python library for coordinating the concurrent evaluation of dynamic ensembles of...
https://libensemble.readthedocs.io/en/develop/scipy2020.html
2021-10-16T05:50:46
CC-MAIN-2021-43
1634323583423.96
[array(['_images/ECP_logo.png', 'ECP'], dtype=object) array(['_images/ANL_CMYK.png', 'ANL'], dtype=object) array(['_images/white.png', '_images/white.png'], dtype=object) array(['_images/using_new.png', 'Using libEnsemble'], dtype=object) array(['_images/logo_manager_worker.png', 'Managers and Workers'], dty...
libensemble.readthedocs.io
Luminance Key Node The Luminance Key node determines background objects from foreground objects by the difference in the luminance (brightness) levels. Stock footage of explosions, smoke or debris are normally shot against a solid, dark background rather than a green screen. This node can separate the foreground effect...
https://docs.blender.org/manual/it/dev/compositing/types/matte/luminance_key.html
2021-10-16T06:45:52
CC-MAIN-2021-43
1634323583423.96
[array(['../../../_images/compositing_node-types_CompositorNodeLuminanceKey.png', '../../../_images/compositing_node-types_CompositorNodeLuminanceKey.png'], dtype=object) array(['../../../_images/compositing_types_matte_luminance-key_example.png', '../../../_images/compositing_types_matte_lumina...
docs.blender.org
Profiling Profiling game performance is a very important step in the development process. Flax Editor contains a dedicated set of tools such as the Profiler window and supports using external utilities. Follow this documentation section to learn more about measuring and optimizing the performance of your games and proj...
https://docs.flaxengine.com/manual/editor/profiling/index.html
2021-10-16T05:45:47
CC-MAIN-2021-43
1634323583423.96
[array(['media/title.jpg', 'Flax Profiler'], dtype=object)]
docs.flaxengine.com
Text Control Type This topic provides information about Microsoft UI Automation support for the Text control type. A text control is a basic user interface item that represents a piece of text on the screen. The following sections define the required UI Automation tree structure, properties, control patterns, and event...
https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-supporttextcontroltype
2021-10-16T05:21:52
CC-MAIN-2021-43
1634323583423.96
[]
docs.microsoft.com
Which scanner model should I use? Scan2CAD works with any valid image created by a scanner. Therefore any available scanner will be compatible with Scan2CAD. We do not recommend specific scanner models. However, we would recommend that you choose a scanner created by a leading scanner manufacturer such as HP, Canon, Co...
https://docs.scan2cad.com/article/12-which-scanner
2021-10-16T05:18:53
CC-MAIN-2021-43
1634323583423.96
[]
docs.scan2cad.com
Used to provision new devices for the network and combines a number of existing API methods into one. This method assigns the next available, or manually defined, IP address and optionally adds a DNS host record and MAC address that are linked to the IP address and returns the property string containing IP address, net...
https://docs.bluecatnetworks.com/r/Address-Manager-API-Guide/Add-Device-Instance/9.0.0
2021-10-16T06:06:41
CC-MAIN-2021-43
1634323583423.96
[]
docs.bluecatnetworks.com
dask.array.log¶ - dask.array.log(x, /, out=None, *, where=True,¶ This docstring was copied from numpy.log. Some inconsistencies with the Dask version may exist. Natural logarithm, element-wise. The natural logarithm log is the inverse of the exponential function, so that log(exp(x)) = x. The natural logarithm is logari...
https://docs.dask.org/en/stable/generated/dask.array.log.html
2021-10-16T06:37:06
CC-MAIN-2021-43
1634323583423.96
[]
docs.dask.org
Error Message: A sharing violation occurred while accessing… This article relates to Scan2CAD v8 and v9 This article relates to the following Windows error message: A sharing violation occurred while accessing [file-name] If you see this error message, it is probable that it is caused by one of the two following scenar...
https://docs.scan2cad.com/article/57-error-message-sharing-violation-occurred-accessing
2021-10-16T06:46:13
CC-MAIN-2021-43
1634323583423.96
[]
docs.scan2cad.com
Device Interface - Tremetrics RA500 This page provides instructions for retrieving results from the Tremetrics RA500 audiometer with Enterprise Health (EH), Tremetrics Audio section. - Click the Connect to RA500. - Click the Request Current Test link. “Tremetrics Data Import” from the dropdown. - Click the Go button. -...
https://docs.webchartnow.com/functions/system-administration/interfaces/device-interface-tremetrics-ra500.html
2021-10-16T06:07:01
CC-MAIN-2021-43
1634323583423.96
[]
docs.webchartnow.com
The Systems page enables you to connect the systems in which you store data, to the portal. When a consumer makes a request for personal data, these systems are scanned, and the data found is displayed for you to review and edit. To add a new system: - In the top-right corner, click Add A New System. - In the Select Sy...
https://www.docs.bigid.com/bigidme/docs/managing-systems
2021-10-16T06:02:37
CC-MAIN-2021-43
1634323583423.96
[array(['https://files.readme.io/0e4fa9f-BME_Systems.png', 'BME_Systems.png'], dtype=object) array(['https://files.readme.io/0e4fa9f-BME_Systems.png', 'Click to close...'], dtype=object) array(['https://files.readme.io/9bba400-BME_Systems_Select_System.png', 'BME_Systems_Select_System.png'], d...
www.docs.bigid.com
Vantage Analytics Library provides the Data Scientists and other users with over 50 advanced analytic functions built directly in the Advanced SQL Engine, which is a core capability of Teradata Vantage. These functions support the entire data science process, including exploratory data analysis, data preparation and fe...
https://docs.teradata.com/r/xLnbN80h9C6037gi3ildag/nuzF9jQcQpQeA5e0UABhaQ
2021-10-16T05:31:43
CC-MAIN-2021-43
1634323583423.96
[]
docs.teradata.com
Table of Contents Let’s start with a simple example: you are building your own blog using ASP.NET MVC and want to receive an email notification about each posted comment. We will use the simple but awesome Postal library to send emails. Tip I’ve prepared a simple application that has only comments list, you can downloa...
http://docs.hangfire.io/en/latest/tutorials/send-email.html?highlight=jobfilterattribute
2019-09-15T16:01:08
CC-MAIN-2019-39
1568514571651.9
[]
docs.hangfire.io
Sometimes you want the Default answer block to only send a message once instead of sending a reply to every message of the user. Thanks to the Set User Attribute and Redirect to block plugin this is possible to set up in just a few minutes. You can then also add an integration with a Sequence to enable the Default answ...
https://docs.chatfuel.com/en/articles/961372-showing-the-default-answer-only-once-per-day
2019-09-15T16:32:12
CC-MAIN-2019-39
1568514571651.9
[array(['https://downloads.intercomcdn.com/i/o/136281378/14a86f6920d42178d78d4768/Image1.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/136286061/d95c8ddbbb044eba0740cd3f/Image+2.png', None], dtype=object) ]
docs.chatfuel.com
When you use the delegate operator, you might omit the parameter list. If you do that, the created anonymous method can be converted to a delegate type with any list of parameters, as the following example shows: Action greet = delegate { Console.WriteLine("Hello!"); }; greet(); Action<int, double> introduce = delegat...
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/delegate-operator
2019-09-15T16:54:37
CC-MAIN-2019-39
1568514571651.9
[]
docs.microsoft.com
AutomationProperties.ItemStatus Attached Property Microsoft Silverlight will reach end of support after October 2021. Learn more. Gets or sets a description of the status of an item in an element. Namespace: System.Windows.Automation Assembly: System.Windows (in System.Windows.dll) Syntax 'Declaration See GetItemStatus...
https://docs.microsoft.com/en-us/previous-versions/windows/silverlight/dotnet-windows-silverlight/ms591288(v%3Dvs.95)
2019-09-15T16:16:48
CC-MAIN-2019-39
1568514571651.9
[]
docs.microsoft.com
Run manual tests Azure Test Plans | Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 Run your manual tests and record the test results for each test step using Microsoft Test Runner. If you find an issue when testing, use Test Runner to create a bug. Test steps, screenshots, and comments are automatically incl...
https://docs.microsoft.com/pl-pl/azure/devops/test/run-manual-tests?view=azure-devops
2019-09-15T16:11:36
CC-MAIN-2019-39
1568514571651.9
[]
docs.microsoft.com