Tutorial by Topics: k

The Scripting.FileSystemObject is much more robust that the legacy methods in this topic. It should be preferred in almost all cases.
CKEditor is a JavaScript based WYSIWYG editor created for use within web pages. It is open source and plugin based making it both customizable and extensible. The CKEditor website can be found in http://www.ckeditor.com and the source code of the library is available on github. The official docu...
This section provides an overview of what quickblox is, and why a developer might want to use it. It should also mention any large subjects within quickblox, and link out to the related topics. Since the Documentation for quickblox is new, you may need to create initial versions of those related...
collectgarbage(gcrule [, gcdata]) -- collect garbage using gcrule setmetatable(tab, {__mode = weakmode}) -- set weak mode of tab to weakmode parameterdetailsgcrule & gcdataAction to gc (garbage collector): "stop" (stop collecting), "restart" (start collecting again),...
This section provides an overview of what cakephp-3.0 is, and why a developer might want to use it. It should also mention any large subjects within cakephp-3.0, and link out to the related topics. Since the Documentation for cakephp-3.0 is new, you may need to create initial versions of those r...
This section provides an overview of what apache-flink is, and why a developer might want to use it. It should also mention any large subjects within apache-flink, and link out to the related topics. Since the Documentation for apache-flink is new, you may need to create initial versions of thos...
Pkg.add(package) Pkg.checkout(package, branch="master") Pkg.clone(url) Pkg.dir(package) Pkg.pin(package, version) Pkg.rm(package) ParameterDetailsPkg.add(package)Download and install the given registered package.Pkg.checkout(package,branch)Check out the given branch for the gi...
BACKUP DATABASE database TO backup_device [ ,...n ] WITH with_options [ ,...o ] RESTORE DATABASE database FROM backup_device [ ,...n ] WITH with_options [ ,...o ] ParameterDetailsdatabaseThe name of the database to backup or restorebackup_deviceThe device to backup or restore the database f...
Different types of Siri requests Ride Booking (e.g. Get me a ride to New York via MyApp) Messaging (e.g. Send a text to John using MyApp) Photo Search (e.g. Look for beach photos taken last summer in MyApp) Payments (e.g. Send $20 to John for dinner last night using MyApp) ...
Useful Links Apple Documentation Stack Overflow Related Q&A WWDC15 Session Video

Page 23 of 49