PageRenderTime 37ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/www.cppreference.com/wiki/br-pt/playground/playground

https://github.com/tsgates/cclookup
#! | 55 lines | 47 code | 8 blank | 0 comment | 0 complexity | e64dd763bf66423aee5be462d22e80a0 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="br-pt"
  4. lang="br-pt" dir="ltr">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>br-pt:playground:playground</title>
  8. <meta name="generator" content="DokuWiki" />
  9. <meta name="robots" content="index,follow" />
  10. <meta name="date" content="2010-10-28T18:18:02-0700" />
  11. <meta name="keywords" content="br-pt,playground,playground" />
  12. <link rel="search" type="application/opensearchdescription+xml" href="http://www.cppreference.com/wiki/lib/exe/opensearch.php" title="C++ Reference" />
  13. <link rel="start" href="../../../index.html" />
  14. <link rel="contents" href="http://www.cppreference.com/wiki/br-pt/playground/playground?do=index" title="Sitemap" />
  15. <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://www.cppreference.com/wiki/feed.php" />
  16. <link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://www.cppreference.com/wiki/feed.php?mode=list&amp;ns=br-pt:playground" />
  17. <link rel="alternate" type="text/html" title="Plain HTML" href="http://www.cppreference.com/wiki/_export/xhtml/br-pt/playground/playground" />
  18. <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://www.cppreference.com/wiki/_export/raw/br-pt/playground/playground" />
  19. <link rel="canonical" href="playground" />
  20. <link rel="stylesheet" media="screen" type="text/css" href="../../lib/exe/css.php@t=custom1&amp;tseed=1289693594" />
  21. <link rel="stylesheet" media="all" type="text/css" href="../../lib/exe/css.php@s=all&amp;t=custom1&amp;tseed=1289693594" />
  22. <link rel="stylesheet" media="print" type="text/css" href="../../lib/exe/css.php@s=print&amp;t=custom1&amp;tseed=1289693594" />
  23. <script type="text/javascript" ><!--//--><![CDATA[//><!--
  24. var NS='br-pt:playground';var JSINFO = {"id":"br-pt:playground:playground","namespace":"br-pt:playground"};
  25. //--><!]]></script>
  26. <script type="text/javascript" charset="utf-8" src="../../lib/exe/js.php@tseed=1289693594" ></script>
  27. </head>
  28. <body>
  29. <div class="dokuwiki export">
  30. <h1 class="sectionedit1"><a name="playground" id="playground">PlayGround</a></h1>
  31. <div class="level1">
  32. <p>
  33. Fique a vontade para testar <a href="http://www.cppreference.com/wiki/wiki/syntax" class="wikilink1" title="wiki:syntax">sintaxe wiki</a> nesta página. Está página é resetada a cada 60 minutos.
  34. </p>
  35. <p>
  36. Este é um <a href="http://www.cppreference.com/wiki/br-pt/playground/link" class="wikilink2" title="br-pt:playground:link" rel="nofollow">link</a> simples. Seções são separadas com uma barra, por exemplo, <a href="../../stl/vector/clear" class="wikilink1" title="stl:vector:clear">clear</a>. Cabeçalhos de seções devem terminar com uma barra, por exemplo: <a href="../../stl/vector/start" class="wikilink1" title="stl:vector:start">vector</a>.
  37. </p>
  38. <pre class="code">Este é um [[link]] simples. Seções são separadas com uma barra,
  39. por exemplo, [[stl/vector/clear]]. Cabeçalhos de seções devem
  40. terminar com uma barra, por exemplo: [[stl/vector/]].</pre>
  41. <pre class="cpp code cpp"> <span class="kw3">cout</span> <span class="sy1">&lt;&lt;</span> <span class="st0">&quot;Exemplos de codigo vao numa tag especial<span class="es1">\n</span>&quot;</span><span class="sy4">;</span></pre><pre class="code">&lt;code&gt;
  42. cout &lt;&lt; &quot;&quot;Exemplos de codigo vao numa tag especial\n&quot;;
  43. &lt;/code&gt;</pre>
  44. </div>
  45. </div>
  46. </body>
  47. </html>