Tutorial by Topics: k

Simply place this code as a Public Module that can be called by any other procedure. When calling the code, add in the name of the table you want to look up within the parenthesis. The Code returns a True/False value on whether or not a table already exists. This is helpful when needing to dete...
Packages build on base R. This document explains how to inspect installed packages and their functionality. Related Docs: Installing packages The Comprehensive R Archive Network (CRAN) is the primary package repository.
Try to play music in '.wav' instead of '.mp3'.In '.mp3' the music lags.
boolean(path_to_node) Boolean function has other uses Check if a string is empty Check if the argument is not a number (NaN) or is 0
boolean(path_to_node/text()) string(path_to_node) != '' Boolean function has other uses Check if a node is present Check if the argument is not a number (NaN) or is 0 String function is used to return the string value of a node.
The UNLOCK statement explicitly releases any record locks associated with a file connector.
<g-map api-key="AIzaSyBLc_T17p91u6ujSpThe2H3nh_8nG2p6FQ" locations='["Boston","NewYork","California","Pennsylvania"]'></g-map> api-keygoogle's javascript api keylocationsList of locations you want to mark on the google ...
This section provides an overview of what slick is, and why a developer might want to use it. It should also mention any large subjects within slick, and link out to the related topics. Since the Documentation for slick is new, you may need to create initial versions of those related topics. ...
Microsoft Bot Framework is a comprehensive offering to build and deploy high quality bots for your users to enjoy in their favorite conversation experiences. Developers writing bots all face the same problems: bots require basic I/O; they must have language and dialog skills; they must be performa...
Conceptual Hierarchy In the SharePoint conceptual hierarchy, site collections contain sites, which in turn contain lists. A site collection (SPSite) has no explicit UI but always contains one root level site (accessible through the RootWeb property) and possibly additional subsites under that r...
This section provides an overview of what elastic-beanstalk is, and why a developer might want to use it. It should also mention any large subjects within elastic-beanstalk, and link out to the related topics. Since the Documentation for elastic-beanstalk is new, you may need to create initial v...
Released in Tkinter is Python's most popular GUI (Graphical User Interface) library. This topic explains proper usage of this library and its features. The capitalization of the tkinter module is different between Python 2 and 3. For Python 2 use the following: from Tkinter import * # Capita...

Page 32 of 49