Tutorial by Topics: in

git branch [--set-upstream | --track | --no-track] [-l] [-f] <branchname> [<start-point>] git branch (--set-upstream-to=<upstream> | -u <upstream>) [<branchname>] git branch --unset-upstream [<branchname>] git branch (-m | -M) [<oldbranch>] <newbran...
Typed Arrays were originally specified by a Khronos editor's draft, and later standardized in ECMAScript 6 §24 and §22.2. Blobs are specified by the W3C File API working draft.
For further information, see Apple's documentation on Using Swift with Cocoa and Objective-C.
string date ( string $format [, int $timestamp = time() ] ) int strtotime ( string $time [, int $now ] )
plot(Y) plot(Y,LineSpec) plot(X,Y) plot(X,Y,LineSpec) plot(X1,Y1, X2,Y2, ..., Xn,Yn) plot(X1,Y1,LineSpec1, X2,Y2,LineSpec2, ..., Xn,Yn,LineSpecn) plot(___, Name,Value) h = plot(___) ParameterDetailsXx-valuesYy-valuesLineSpecLine style, marker symbol, an...
Meteor is a full-stack JavaScript platform for developing modern Web and mobile applications. Within one project, you are able to build your client (browser and/or hybrid mobile App for Android and/or iOS) and server sides. Reference pages: Meteor Guide Meteor API Docs Meteor Tutorials Met...
cat [OPTIONS]... [FILE]... OptionDetails-nPrint line numbers-vShow non-printing characters using ^ and M- notation except LFD and TAB-TShow TAB characters as ^I-EShow linefeed(LF) characters as $-eSame as -vE-bNumber nonempty output lines, overrides -n-Aequivalent to -vET-ssuppress repeated ...
Twilio provides a platform for communication via IP messaging (chat), video, voice, SMS and MMS. This simple example demonstrates how to send an SMS text message using the Twilio module for Node.js. VersionRelease Date1.0.02016-04-12
ParameterDetailscard_dataJSON object containing payment information for transactioncredit_card_detailsJSON object containing credit card data that is sent to PayPal to be vaultedclient_idYour PayPal application client ID (OAuth 2 credentials)paypalPayPal Node SDK referencesecretYour PayPal applicat...
ParameterDetailsclientIdYour PayPal application client ID (OAuth 2 credentials)linksSimple reference object for all return HATEOAS links from PayPalpaymentIdThe ID of the payment returned from PayPal in order to complete paymentpayerIdThe ID of the payer returned from PayPal in order to complete pa...
CSS specificity intends to promote code conciseness by allowing an author to define some general formatting rules for a broad set of elements, and then to override them for a certain subset.
void (*signal(int sig, void (*func)(int)))(int); ParameterDetailssigThe signal to set the signal handler to, one of SIGABRT, SIGFPE, SIGILL, SIGTERM, SIGINT, SIGSEGV or some implementation defined valuefuncThe signal handler, which is either of the following: SIG_DFL, for the default handler...
ParameterDetailsstring $toThe recipient email addressstring $subjectThe subject linestring $messageThe body of the emailstring $additional_headersOptional: headers to add to the emailstring $additional_parametersOptional: arguments to pass to the configured mail send application in the command line...

Page 8 of 207