Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://en.wikipedia.org/wiki/Here_document — found via Wikipedia
Here document
defined as follows: PS > function ConvertTo-UpperCase($string) { $string.ToUpper() } PS > ConvertTo-UpperCase @' >> one two three >> eins zwei drei >> '@
-
http://radar.oreilly.com/tag/strings — found via Mwmbl
strings Archives - O'Reilly Radar
"strings" entries A new mantra for your next (programming) meditation session. When you begin programming with JavaScript you might run across books, tut…