Tutorial by Topics: add

padding: length|initial|inherit|unset; padding-top: length|initial|inherit|unset; padding-right: length|initial|inherit|unset; padding-bottom: length|initial|inherit|unset; padding-left: length|initial|inherit|unset; The padding property sets the padding space on all sides of an elem...
LOAD DATA [LOW_PRIORITY | CONCURRENT] [LOCAL] INFILE 'file_name' INTO TABLE tbl_name [CHARACTER SET charset] [{FIELDS | COLUMNS} [TERMINATED BY 'string'] [[OPTIONALLY] ENCLOSED BY 'char']] [LINES [STARTING BY 'string'] [TERMINATED BY 'string'] ] [IGNORE number {LINES | ROWS}] [(col_name...
[ localpart "@" ] domainpart [ "/" resourcepart ] PartCommon UsageLocalpartIdentifies an XMPP entity (optional)DomainpartIdentifies the XMPP serviceResourcepartIdentifies a session of an XMPP entity (optional) XMPP addresses, more commonly known as JIDs (Jabber Identif...
Sed commands can be specified to act only on certain lines by using addresses or address ranges.
Note about XML syntax: As the record is made inside of XML file, you can not leave any tag unclosed as you could in a plain HTML, like: <link rel='stylesheet' href="..." >, Close the link tag instead, like: <link rel='stylesheet' href="..." /> Possible ...
The official vignette, "Reference semantics", is the best introduction to this topic. A reminder: DT[where, select|update|do, by] syntax is used to work with columns of a data.table. The "where" part is the i argument The "select|update|do" part is the j argument...
addMenu(name, subMenus) NameDescriptionnamethe name of the menu to be createdsubMenusan array of JavaScript maps Usually, you will want to call addMenu from the onOpen function so that the menu is automatically created when the Spreadsheet is loaded. // The onOpen function is executed au...
Addons and modules are encouraged to be registered with Packagist which then means they are found and registered with the SilverStripe add-on repository Installation of modules is recommended through use of Composer
By default, C compilers lay out structures so that each member can be accessed fast, without incurring penalties for 'unaligned access, a problem with RISC machines such as the DEC Alpha, and some ARM CPUs. Depending on the CPU architecture and the compiler, a structure may occupy more space in mem...
This section provides an overview of what outlook-addin is, and why a developer might want to use it. It should also mention any large subjects within outlook-addin, and link out to the related topics. Since the Documentation for outlook-addin is new, you may need to create initial versions of t...

Page 1 of 3