Tutorial by Topics: n

JIRA is interesting for developers in two ways. 1) it is used to track tasks for software development (especially for agile projects) or as bug tracker (see JIRA User's Guide). 2) JIRA provides a large support for extending functionality with plugins written in Java (see Create a HelloWorld Plugin...
Where rounded-phase is
Related Docs: Get user input
To construct file paths, for reading or writing, use file.path. Use dir to see what files are in a directory.
This section provides an overview of what core-bluetooth is, and why a developer might want to use it. It should also mention any large subjects within core-bluetooth, and link out to the related topics. Since the Documentation for core-bluetooth is new, you may need to create initial versions o...
doLast Note, that in a gradle 3.x more idiomatic way task definition: using explicit doLast{closure} notation instead "leftShift"(<<) operator preferable.(leftShift has been deprecated in a gradle 3.2 is scheduled to be removed in gradle 5.0.) task oldStyle << { printl...
React Router is a popular and complete routing library for React.js that keeps UI in sync with the URL. It supports lazy code loading, dynamic route matching, and location transition handling, and was initially inspired by Ember's router. TODO: this section should also mention any large subjects ...
There are many reasons a read or write operation may fail. A frequent one is because your security rules reject the operation, for example because you're not authenticated (by default a database can only be accessed by an authenticated user) or because you're writing/listening at a location where yo...
Please note that mustRunAfter and shouldRunAfter are marked as "incubating" (as of Gradle 3.0) which means that these are experimental features and their behavior can be changed in future releases. There are two ordering rules available: mustRunAfter shouldRunAfter When you u...
Documentation Advertisement - A representation of a Bluetooth LE advertisement payload. Advertisement Publisher - Manages the sending of Bluetooth LE advertisements. Advertisement Watcher - Manages the watching of Bluetooth LE advertisements. Notes Windows 10 can only act in central mod...
This section provides an overview of what data-mining is, and why a developer might want to use it. It should also mention any large subjects within data-mining, and link out to the related topics. Since the Documentation for data-mining is new, you may need to create initial versions of those r...
Allocate working storage for a BASED item, or allocate a give size of heap storage. See also: FREE statement
Further reading More about FaultException: MSDN FaultException

Page 163 of 329