code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<h1>Проект выполнил Долгов Николай Александрович</h1>
kolofut/tBitlyKiller
Web/ClientApp/app/components/about/about.component.html
HTML
mit
96
<!doctype html> <html lang="pt-br"> <head> <meta charset="utf-8"> <link rel="stylesheet" href="styles.css"> <title>one-and-only</title> </head> <body> <div class="site-wrapper"> <div class="content-wrapper"> <div class="foo"> <p>Foo with contents</p> </div> <div class="foo"> <p>Foo with contents</p> </div> <div class="foo"> <p>Foo with contents</p> </div> <div class="foo"> <p>Foo with contents</p> </div> <div class="bar"> <p>Bar with contents</p> </div> <div class="bar"> <p>Bar with contents</p> </div> </div> </div> <script src="jquery-2.1.4.min.js"></script> <script src="gaonscroll.js"></script> </body> </html>
marcker/one-and-only
index.html
HTML
mit
728
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq-template: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.12.2 / metacoq-template - 1.0~alpha2+8.11</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> metacoq-template <small> 1.0~alpha2+8.11 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-09 06:27:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-09 06:27:18 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.2 Official release 4.10.2 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matthieu.sozeau@inria.fr&quot; homepage: &quot;https://metacoq.github.io/metacoq&quot; dev-repo: &quot;git+https://github.com/MetaCoq/metacoq.git#coq-8.11&quot; bug-reports: &quot;https://github.com/MetaCoq/metacoq/issues&quot; authors: [&quot;Abhishek Anand &lt;aa755@cs.cornell.edu&gt;&quot; &quot;Simon Boulier &lt;simon.boulier@inria.fr&gt;&quot; &quot;Cyril Cohen &lt;cyril.cohen@inria.fr&gt;&quot; &quot;Yannick Forster &lt;forster@ps.uni-saarland.de&gt;&quot; &quot;Fabian Kunze &lt;fkunze@fakusb.de&gt;&quot; &quot;Gregory Malecha &lt;gmalecha@gmail.com&gt;&quot; &quot;Matthieu Sozeau &lt;matthieu.sozeau@inria.fr&gt;&quot; &quot;Nicolas Tabareau &lt;nicolas.tabareau@inria.fr&gt;&quot; &quot;Théo Winterhalter &lt;theo.winterhalter@inria.fr&gt;&quot; ] license: &quot;MIT&quot; build: [ [&quot;sh&quot; &quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot; &quot;template-coq&quot;] ] install: [ [make &quot;-C&quot; &quot;template-coq&quot; &quot;install&quot;] ] depends: [ &quot;ocaml&quot; {&gt;= &quot;4.07.1&quot; &amp; &lt; &quot;4.10&quot;} &quot;coq&quot; {&gt;= &quot;8.11&quot; &amp; &lt; &quot;8.12~&quot;} &quot;coq-equations&quot; {&gt;= &quot;1.2.1&quot;} ] synopsis: &quot;A quoting and unquoting library for Coq in Coq&quot; description: &quot;&quot;&quot; MetaCoq is a meta-programming framework for Coq. Template Coq is a quoting library for Coq. It takes Coq terms and constructs a representation of their syntax tree as a Coq inductive data type. The representation is based on the kernel&#39;s term representation. In addition to a complete reification and denotation of CIC terms, Template Coq includes: - Reification of the environment structures, for constant and inductive declarations. - Denotation of terms and global declarations - A monad for manipulating global declarations, calling the type checker, and inserting them in the global environment, in the style of MetaCoq/MTac. &quot;&quot;&quot; url { src: &quot;https://github.com/MetaCoq/metacoq/archive/v1.0-alpha2-8.11.tar.gz&quot; checksum: &quot;sha256=8f1d2b42ad97d7c8660a57aabe53ddcc7b1645ced43386a1d2bef428b20d6b42&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-metacoq-template.1.0~alpha2+8.11 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2). The following dependencies couldn&#39;t be met: - coq-metacoq-template -&gt; ocaml &lt; 4.10 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-metacoq-template.1.0~alpha2+8.11</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.2/metacoq-template/1.0~alpha2+8.11.html
HTML
mit
7,897
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ctltctl: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.2~camlp4 / ctltctl - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ctltctl <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-31 22:37:26 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-31 22:37:26 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler base-threads base base-unix base camlp4 4.02+7 Camlp4 is a system for writing extensible parsers for programming languages conf-findutils 1 Virtual package relying on findutils conf-which 1 Virtual package relying on which coq 8.5.2~camlp4 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlbuild 0 Build system distributed with the OCaml compiler since OCaml 3.10.0 # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ctltctl&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/CTLTCTL&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: CTL&quot; &quot;keyword: TCTL&quot; &quot;keyword: real time&quot; &quot;keyword: reactive systems&quot; &quot;keyword: temporal logic&quot; &quot;keyword: timed automatas&quot; &quot;keyword: timed graphs&quot; &quot;keyword: discrete time&quot; &quot;keyword: modal logic&quot; &quot;category: Mathematics/Logic/Modal logic&quot; &quot;date: February-March 2000&quot; ] authors: [ &quot;Carlos Daniel Luna&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ctltctl/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ctltctl.git&quot; synopsis: &quot;Computation Tree Logic for Reactive Systems and Timed Computation Tree Logic for Real Time Systems&quot; description: &quot;&quot;&quot; This library formalises two logics for reasoning about reactive systems (CTL) and real time systems (TCTL) represents using timed automatas (timed graphs) with discrete time. http://www.fing.edu.uy/~cluna&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ctltctl/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=01e8dc01404c7dfcf1fb908150bbf9b0&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-ctltctl.8.8.0 coq.8.5.2~camlp4</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4). The following dependencies couldn&#39;t be met: - coq-ctltctl -&gt; coq &gt;= 8.8 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-ctltctl.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.5.2~camlp4/ctltctl/8.8.0.html
HTML
mit
7,643
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Fri Oct 03 11:31:28 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> <title>com.gsma.android.oneapi.discovery</title> <meta name="date" content="2014-10-03"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../com/gsma/android/oneapi/discovery/package-summary.html" target="classFrame">com.gsma.android.oneapi.discovery</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="DiscoveryCallbackReceiver.html" title="interface in com.gsma.android.oneapi.discovery" target="classFrame"><i>DiscoveryCallbackReceiver</i></a></li> <li><a href="DiscoveryListener.html" title="interface in com.gsma.android.oneapi.discovery" target="classFrame"><i>DiscoveryListener</i></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="Api.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">Api</a></li> <li><a href="DiscoveryItem.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">DiscoveryItem</a></li> <li><a href="DiscoveryProcessEndpoints.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">DiscoveryProcessEndpoints</a></li> <li><a href="DiscoveryProvider.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">DiscoveryProvider</a></li> <li><a href="DiscoveryResponse.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">DiscoveryResponse</a></li> <li><a href="DiscoveryTask.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">DiscoveryTask</a></li> <li><a href="DiscoveryTestingProvider.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">DiscoveryTestingProvider</a></li> <li><a href="Link.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">Link</a></li> <li><a href="ProcessDiscoveryToken.html" title="class in com.gsma.android.oneapi.discovery" target="classFrame">ProcessDiscoveryToken</a></li> </ul> </div> </body> </html>
GSMADeveloper/MobileConnectSDKTestApp
javadoc/com/gsma/android/oneapi/discovery/package-frame.html
HTML
mit
2,325
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>T527290712</title> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600"> <link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/custom.css"> <link rel="alternate" type="application/rss+xml" title="Des Paroz" href="https://desparoz.me/feed.xml" /> <link rel="alternate" type="application/json" title="Des Paroz" href="https://desparoz.me/feed.json" /> <link rel="EditURI" type="application/rsd+xml" href="/rsd.xml" /> <link rel="me" href="https://micro.blog/desparoz" /> <link rel="me" href="https://twitter.com/desparoz" /> <link rel="me" href="https://github.com/desparoz" /> <link rel="authorization_endpoint" href="https://indieauth.com/auth" /> <link rel="token_endpoint" href="https://tokens.indieauth.com/token" /> <link rel="micropub" href="https://micro.blog/micropub" /> <link rel="webmention" href="https://micro.blog/webmention" /> <link rel="subscribe" href="https://micro.blog/users/follow" /> </head> <body> <div class="container"> <header class="masthead"> <h1 class="masthead-title--small"> <a href="/">Des Paroz</a> </h1> </header> <div class="content post h-entry"> <div class="post-date"> <time class="dt-published" datetime="2007-12-23 03:00:00 +0300">23 Dec 2007</time> </div> <div class="e-content"> <p>7.30am Christmas Eve. At the shopping centre for some last minute shopping.</p> </div> </div> </div> </body> </html>
desparoz/desparoz.github.io
_site/2007/12/23/t527290712.html
HTML
mit
1,626
--- title: "Seneca, a Micro-Services toolkit for Node.js" layout: "default" isPage: true --- <div class="fullwidthtop-content"> <div class="col-md-12 column"> <div class="header-box"> <h1>What is Seneca?</h1> </div> </div> </div> <!-- CONTAINER STARTS HERE --> <div class="container"> <h2>Built it Now, Scale it Later!</h2> <div class="row clearfix"> <div class="col-md-12 column"> <p> This toolkit lets you write clean code that you can scale without needing to refactor. Start with everything in one process, and split it all out onto multiple systems when you need to. </p> <p> Here's a <a href="http://new.livestream.com/websummit/DeveloperStage2013/videos/33534085" target="_blank">micro-service (video)</a> that generates identifiers. You send the micro-service JSON objects. It responds with a new JSON object. </p> <div class="src-anno"> &larr; load <a href="http://npmjs.org/package/seneca">seneca</a> module, and create instance<br> &larr; add a JSON message <span class="anno-em">pattern</span> to match<br> &larr; the pattern is <span class="anno-em anno-code">{...,"generate":"id",...}</span><br> &larr; the <span class="anno-em">action</span> function for the pattern,<br> &larr; <span class="anno-em">done</span> is a regular callback function<br> &larr; send back another JSON message as the result,<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;which is <span class="anno-em anno-code">{"id":"0.123456789"}</span><br> &larr; listen for messages (HTTP is the default) </div> <pre> <code class="javascript"> require('seneca')() .add( { generate:'id'}, function( message, done ) { done( null, {id:''+Math.random()} ) }) .listen() </code> </pre> <p> Here's a client that connects to the identifier generating service (you could also do this manually over HTTP). </p> <div class="src-anno"> <br> &larr; become a client<br> &larr; send a message: <span class="anno-em anno-code">{"generate":"id"}</span><br> &larr; the result arrives via a callback function<br> &larr; print out the result: <span class="anno-em anno-code">{"id":"0.123456789"}</span><br> </div> <pre> <code class="javascript"> require('seneca')() .client() .act( { generate:'id' }, function( err, result ) { console.log(JSON.stringify(result)) }) </code> </pre> <p> Let's put the logic that generates identifiers into it's own module, and add some features. This is just a normal Node.js module. </p> <div class="src-anno"> &larr; the <a href="http://github.com/rjrodger/nid">nid</a> module generates <i>polite</i> identifiers<br> <br> &larr; export a function for random identifiers<br> <br> <br> <br> &uarr; this time, generate formatted identifiers<br> <br> &larr; export a function for nid-style identifiers<br> </div> <pre> <code class="javascript"> var nid = require('nid') exports.random = function( args, done ) { var len = args.len || 8 done( null, {id: (''+(Math.pow(10,len)*Math.abs(Math.random()))).substring(0,len)} ) } exports.nid = function( args, done ) { done( null, {id: nid( args.len || 8 )} ) } </code> </pre> <p> Let's update the identifier service. The service receives JSON objects as messages, and can use <i>pattern matching</i> to decide what to do with them </p> <div class="src-anno"> &larr; load the identifier module (code as above)<br> <br> <br> &larr; add the patterns to match,<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and the actions to execute </div> <pre> <code class="javascript"> var id = require('./id-module'); require('seneca')() .add( { generate:'id'}, id.random ) .add( { generate:'id', type:'nid'}, id.nid ) .listen() </code> </pre> <p> You can also call the service directly over HTTP. The default port is 10101. Here's an example: </p> <pre> <code class="javascript"> $ curl -d '{"generate":"id"}' http://localhost:10101/act {"id":"28375388"} $ curl -d '{"generate":"id","type":"nid"}' http://localhost:10101/act {"id":"8vo0n02o"} </code> </pre> <p> The service is exposed via HTTP by default. You can also use other transport mechanisms such as publish/subscribe or queues. </p> <p> The pattern matching on the content of the message means you can easily extend and enhance the service. You can also use patterns to split services into smaller pieces as the system grows. </p> </div> </div> <div style="clear:both;"></div> <a name=""></a> <div class="sep"> <span class="star"><img src="images/star.png" alt="star" height="auto" width="20"></span> <span class="rule-l">&nbsp;</span> <span class="rule-r">&nbsp;</span> </div> <h2>Why Should I Use Seneca?</h2> <div class="row clearfix"> <div class="col-md-12 column"> <br> <p> <a href="#benefit-organized">Get Your Code Organized</a><br> Where is the code that does X? Seneca makes it obvious. </p> <p> <a href="#benefit-b">Quickly Build Minimum Viable Products</a><br> There are lots of plugins that give you things like user accounts, payments, social media, back office admin, all that good stuff. </p> <p> <a href="#benefit-c">Write Micro-Services</a><br> Easily break everything into little pieces, and deliver them any way you like, even using <i>other languages</i> (gasp). </p> <p> <a href="#benefit-d">Why Scale Today When You Can Scale Tomorrow?</a><br> Forgot to add a caching layer? Need to refactor technical debt? No you dont. </p> <p> <a href="#benefit-e">Enhance, Extend, Evolve</a><br> Standard plugins not doing it for you? Bending them to your will does not require API grokking. </p> <p> <a href="#benefit-f">Light Touch Integration</a><br> Got your own architecture? Fond of a framework? Not a problem, Seneca does not want to take over the world. </p> <p> <a href="#benefit-g">Mix and Match Databases and Other Services</a><br> Need Mongo for user profiles, Postgres for purchases, and Redis for sessions? All in the same data model? Got it covered. </p> </div> </div> <div style="clear: both;"></div> <div class="sep"> <span class="star"><img src="images/star.png" alt="star" height="auto" width="20"></span> <span class="rule-l">&nbsp;</span> <span class="rule-r">&nbsp;</span> </div> <div class="row clearfix"> <div class="col-md-12 column"> <br> <a name="benefit-organized"></a> <h3>Get Your Code Organized</h3> <p> Seneca organizes your code into <i>actions</i> that are triggered by <i>patterns</i>. Patterns are not at the same fine-grained level as traditional API methods. Patterns are coarsed-grained. They correspond much more closely to the business use-cases that your system has to offer as features. </p> <p> This means you can think about your system in a much more natural style, right from the start. Let's say you're building a simple e-commerce website. What are the use cases? <br> <img class="container-img" src="images/cart-use-cases.jpg"> <br> Define a set of patterns for these use cases: <ul> <li><code>{case:"list", what:"product"}</code></li> <li><code>{case:"show", what:"product"}</code></li> <li><code>{case:"cart-add"}</code></li> <li><code>{case:"cart-remove"}</code></li> <li><code>{case:"checkout"}</code></li> </ul> Then you can send these messages to "get stuff done": <ul> <li><code>{<b>case:"list", what:"product"</b>}</code></li> <li><code>{<b>case:"show", what:"product"</b>, <i>id:"1234"</i>}</code></li> <li><code>{<b>case:"cart-add"</b>, <i>product:"1234", cart:"5678"</i>}</code></li> <li><code>{<b>case:"cart-remove"</b>, <i>product:"1234", cart:"5678"</i>}</code></li> <li><code>{<b>case:"checkout"</b>, <i>cart:"5678"</i>}</code></li> </ul> </p> <p> Now, let's say you need to customize the business logic. For example, if you spend more than $50, you get a discount. You can easily see that a good place to add this code is in the <code>{case:"cart-add"}</code> pattern. When you add a new product to the cart, check the total, and add a discount line item to the cart if the total is over $50. </p> <br> <h4>Testing</h4> <p> Writing tests also becomes easier. You just need to specify a list of inbound JSON messages, and check that you get the right JSON result back for each one. You are testing at a higher level than unit tests, which means your tests are less fragile. They will tend to break only when you change the actual feature, rather than when you refactor. </p> </div> </div> <div style="clear:both;"></div> <a name=""></a> <div class="sep"> <span class="star"><img src="images/star.png" alt="star" height="auto" width="20"></span> <span class="rule-l">&nbsp;</span> <span class="rule-r">&nbsp;</span> </div> </div>
orlacoding/staging
src/render/what-is-seneca.html
HTML
mit
9,852
<template name="layout"> <a id="shareLink" data-url="https://dakatrety.com" href="http://www.facebook.com/share.php?u=https://dakatrety.com" target="_blank"> <div id="shareButton"> <img id="facebookIcon" width="14" height="30" title="" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAeCAYAAAAcni9KAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAACrSURBVDiN7ZIxCgIxFERfJIWLeAfZwsbG1trGY1gKXsTTiVhZW61baWU524jEvwkbUsoOpJjPPPIZvpNERFPgCGyBxedVPwlJ9m0k3TUgZ36cAVegjq0RamL8IQeKgascCMAbv0zkzsAJaL8TU8wl0cXelmhXTamxg1ywJw+sA18lcrXJySlxOgN6lq76KAWbYtADr2AwJ950C7wDf8s9gF3pAfQ0giP492AHRSWr8DbSr6wAAAAASUVORK5CYII=" /> <div id="shareText"><span id="shareTextContent">ادعم الموقع و شير</span><span id="shareTextNumber"></span> </div> </div> </a> <header>:) فى طلاب حلوين بعتولنا و عايزين يدعمو الموقع. احسن حاجة ممكن تعملوها دلوقتى انكو تنشرو الفكرة</header> <a id="linkToHome" href="{{pathFor 'home'}}"> <div id="logo"></div> <h3 id="logoText">دكاترتى.كوم</h3> </a> <div id="layoutContainer"> {{>yield}} </div> <h1 id="statsHeader">لحد دلوقتى تم اضافة </h1> <div id="longDivider"></div> <div id="statsContainer"> <div class="singleStat">{{totalDrs}} <br>دكتور</div> <div class="singleStat statsGreen">{{totalPositiveOpinions}} <br>رأى اجابى</div> <div class="singleStat statsRed">{{totalNegativeOpinions}} <br>رأى سلبى</div> <div class="singleStat">{{totalEngs}} <br>معيد</div> </div> <footer>كل الأراء تعبر عن صاحبها و فريق عمل الموقع لا يوافق ولا يعارض اى رأى و بيحذف اى كومنت خارج عن الحدود</footer> </template>
eahefnawy/dakatrety.com
client/layout/layout.html
HTML
mit
2,000
<div ng-intro-options="IntroOptions" ng-intro-method="CallMe" ng-intro-oncomplete="CompletedEvent" ng-intro-onexit="ExitEvent" ng-intro-onchange="ChangeEvent" ng-intro-onbeforechange="BeforeChangeEvent"> <div class="alert alert-error" ng-show="hasError()"> <strong>Error as occured...</strong> <div>{{error}}</div> </div> <div ng-show="isLoading()"> <i class="fa fa-spinner fa-spin"></i> Loading... </div> <div ng-show="!isLoading() && status!='hidden'"> <div class="alert alert-warning" ng-show=" editForm.government.$error.required || editForm.name.$error.required || editForm.city.$error.required || editForm.country.$error.required || editForm.phones.$error.required || editForm.emails.$error.required || editForm.absResponsibleForAll.$error.required || (!document.absResponsibleForAll && editForm.responsibilities.$error.required) || (!document.absResponsibleForAll && editForm.absJurisdiction.$error.required)"> <strong>Mandatory information:</strong> <ul> <li ng-show="editForm.government.$error.required" >Field is mandatory / <strong>government</strong></li> <li ng-show="editForm.name.$error.required" >Field is mandatory / <strong>name</strong></li> <li ng-show="editForm.city.$error.required" >Field is mandatory / <strong>city</strong></li> <li ng-show="editForm.country.$error.required" >Field is mandatory / <strong>country</strong></li> <li ng-show="editForm.phones.$error.required" >Field is mandatory / <strong>phone</strong></li> <li ng-show="editForm.emails.$error.required" >Field is mandatory / <strong>email</strong></li> <li ng-show="editForm.absResponsibleForAll.$error.required" >Field is mandatory / <strong>is responsible for all functions?</strong></li> <li ng-show="(!document.absResponsibleForAll && editForm.responsibilities.$error.required)" >Field is mandatory / <strong>responsibilities: description </strong></li> <li ng-show="(!document.absResponsibleForAll && editForm.absJurisdiction.$error.required)" >Field is mandatory / <strong>responsibilities : area of jurisdiction </strong></li> </ul> </div> <div class="alert alert-success" ng-hide=" editForm.government.$error.required || editForm.name.$error.required || editForm.city.$error.required || editForm.country.$error.required || editForm.phones.$error.required || editForm.emails.$error.required || editForm.absResponsibleForAll.$error.required || (!document.absResponsibleForAll && editForm.responsibilities.$error.required) || (!document.absResponsibleForAll && editForm.absJurisdiction.$error.required)"> <i class="glyphicon glyphicon-ok-circle"></i> Your document is valid. All mandatory fields have been completed. </div> <!-- <div class="col-md-12 visible-md"> <div> <span km-form-std-buttons document="getCleanDocument()"></span> <span km-form-languages ng-model="document.header.languages"></span> </div> </div> --> <!-- <div class="col-lg-8 col-md-12" id="helpTip2"> <ul class="pagination"> <li ng-class="{ disabled: tab=='edit' }"><a href="" ng-click="tab=prevTab">&laquo;</a></li> <li ng-class="{ active : tab=='edit' }"><a href="" ng-click="tab='edit'" >General</a></li> <li ng-class="{ active : tab=='absch' }"><a href="" ng-click="tab='absch'">ABS</a></li> <li ng-class="{ active : tab=='review' }"><a href="" ng-click="tab='review'">Review</a></li> <li ng-class="{ disabled: tab=='review' }"><a href="" ng-click="tab=nextTab">&raquo;</a></li> </ul> </div> --> <div class="row"> <div class="col-lg-12 text-right"> <div class="pagination pull-right"> <span km-form-languages ng-model="document.header.languages"></span> <span km-form-std-buttons document="getCleanDocument()"></span> </div> </div> </div> <form class="editForm" name="editForm"> <div ng-show="tab=='edit'" km-tab="edit"> <legend>General information</legend> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="government" required caption="Country"> <div class="alert alert-info" ng-show="userGovernment()"><i class="icon-hand-right"></i>You cannot change this value.</div> <div km-select required name="government" ng-disabled="userGovernment()" ng-model="document.government" items="options.countries()" placeholder="Please select a country..."></div> </div> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="name" required caption="Name of the Competent National Authority"> <div km-textbox-ml name="name" ng-model="document.name" rows="1" placeholder="" locales="document.header.languages"></div> </div> </div> </div> <legend>Coordinates</legend> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="address" caption="Address"> <div km-textbox-ml ng-model="document.address" rows="2" placeholder="example: 413 St-Jacques Ouest, Suite 800" locales="document.header.languages"></div> </div> </div> </div> <div class="row"> <div class="col-xs-6"> <div class="km-control-group" name="city" required caption="City"> <div km-textbox-ml name="city" ng-model="document.city" required locales="document.header.languages" placeholder="example: Montreal"></div> </div> </div> <div class="col-xs-6"> <div class="km-control-group" name="state" caption="State or Province"> <div km-textbox-ml name="state" ng-model="document.state" locales="document.header.languages" placeholder="example: Quebec"></div> </div> </div> </div> <div class="row"> <div class="col-xs-6"> <div class="km-control-group" name="postalCode" caption="Postal Code or Zip"> <div km-textbox-ml name="postalCode" ng-model="document.postalCode" locales="document.header.languages" placeholder="example: G1X 3V3"></div> </div> </div> <div class="col-xs-6"> <div class="km-control-group" name="country" required caption="Country"> <div km-select name="country" ng-model="document.country" items="options.countries()" required></div> </div> </div> </div> <legend>Contact Information</legend> <div class="row"> <div class="col-xs-6"> <div class="km-control-group" name="phones" required caption="Phone numbers"> <!-- <div class="help-block">Please use the following format: +[country code] [city code] [telephone number] [extension, if necessary].</div> --> <div km-inputtext-list name="phones" ng-model="document.phones" required placeholder="example: +1 514.288.2220"></div> </div> </div> <div class="col-xs-6"> <div class="km-control-group" name="faxes" caption="Fax Numbers"> <!-- <div class="help-block">Please use the following format: +[country code] [city code] [telephone number] [extension, if necessary].</div> --> <div km-inputtext-list name="faxes" ng-model="document.faxes" placeholder="example: +1 514.288.6588"></div> </div> </div> </div> <div class="row"> <div class="col-xs-6"> <div class="km-control-group" name="emails" required caption="Emails"> <div km-inputtext-list name="emails" required type="email" ng-model="document.emails" pattern="email" placeholder="example: secretariat@cbd.int"></div> </div> </div> <div class="col-xs-6"> <div class="km-control-group" name="websites" caption="Website address"> <!-- <div class="help-block">Please provide the URL of the website (e.g http://absch.cbd.int/) and the name of the website (e.g. ‘Access and Benefit-sharing Clearing-House’).</div> --> <div km-link name="websites" ng-model="document.websites" allow-link="true" allow-file="false"></div> </div> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="contacts" required caption="Additional contacts"> <field-embed-contact multiple ng-model="$parent.document.contacts" locales="$parent.document.header.languages" name="contacts" caption="Add an additional contacts »"></field-embed-contact> </div> </div> </div> </div> <legend>Responsibilities </legend> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="absResponsibleForAll" required caption="Is this CNA responsible for all functions under the Nagoya Protocol?" ></div> <div class="help-block">Article 13, paragraph 4 provides that “…Where a Party designates more than one competent national authority, it shall convey to the Secretariat, with its notification thereof, relevant information on the relevant information on the respective responsibilities of those authorities. Where applicable, such information, shall, at a minimum, specify which competent authority is responsible for the genetic resource sought…”</div> <div km-yes-no required ng-model="document.absResponsibleForAll" locales="document.header.languages"></div> <div ng-show="!document.absResponsibleForAll" > <div class="km-control-group" name="responsibilities" caption="Short description of CNA responsibilities (maximum 500 words). This information is required when a CNA is not responsible for all functions under the Nagoya Protocol" required> <div class="help-block" > Article 13, paragraph 2 provides that “Competent national authorities shall, in accordance with applicable national legislative, administrative or policy measures, be responsible for granting access or, as applicable, issuing written evidence that access requirements have been met and be responsible for advising on applicable procedures and requirements for obtaining prior informed consent and entering into mutually agreed terms.”</div> </div><div km-textbox-ml name="responsibilities" ng-model="document.responsibilities" rows="6" placeholder="" locales="document.header.languages" required></div> </div> </div> </div> <div class="row" ng-show="!document.absResponsibleForAll" > <div class="col-xs-6"> <div class="km-control-group" name="absJurisdiction" caption="Area of jurisdiction for granting access to genetic resources" required></div> <div km-select name="absJurisdiction" ng-model="document.absJurisdiction" items="options.absJurisdictions()" required></div> </div> <div class="col-xs-6"> <div ng-show="document.absJurisdiction.identifier=='DEBB019D-8647-40EC-8AE5-10CA88572F6E'"> <div class="km-control-group" name="absJurisdictionName" required caption="Name of the sub-national jurisdiction"></div> <div km-textbox-ml ng-model="document.absJurisdictionName" rows="1" locales="document.header.languages"></div> </div> </div> </div> <div class="row" ng-show="!document.absResponsibleForAll" > <div class="col-xs-12"> <div class="km-control-group" name="absGeneticResourceTypes" caption="Keywords to describe scope of CNA responsibilities"></div> <div km-term-check name="absGeneticResourceTypes" description="true" required ng-model="document.absGeneticResourceTypes" terms="options.absGeneticResourceTypes()" layout="tree" ></div> <div km-term-check name="absGeneticResourceAreas" description="true" required ng-model="document.absGeneticResourceAreas" terms="options.absGeneticResourceAreas()" layout="tree" ></div> <!-- <div class="km-control-group" name="absGeneticResourceTypes" caption="Responsibilities according to the type of organism"></div> <div km-select multiple name="absGeneticResourceTypes" ng-model="document.absGeneticResourceTypes" items="options.absGeneticResourceTypes()" binding-type="term[]"></div> <div class="km-control-group" name="absGeneticResourceAreas" caption="Responsibilities according to the area where the genetic resource is found"></div> <div class="help-block">For further information on the biomes identified you can consult the specific thematic programmes of work of the CBD (http://www.cbd.int/programmes )</div> <div km-select multiple name="absGeneticResourceAreas" ng-model="document.absGeneticResourceAreas" items="options.absGeneticResourceAreas()" binding-type="term[]"></div> --> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="absPolicyBasisForCompetency" caption="Legal, administrative or policy basis for the competence of the CNA:"></div> <div km-textbox-ml ng-model="document.absPolicyBasisForCompetency" rows="6" placeholder="" locales="document.header.languages"></div> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="absPolicyBasisForCompetencyRef" caption="Provide a reference to the administrative or policy measure in access and benefit-sharing record:"></div> <div km-reference multiple name="absPolicyBasisForCompetencyRef" ng-model="document.absPolicyBasisForCompetencyRef" loader="loadRecords(identifier, 'measure')"> <div> <div><strong>{{reference.title | lstring}}</strong></div> <div>{{reference.summary | lstring}}</div> </div> </div> </div> </div> <legend>Additional Information</legend> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="relevantInformation" caption="Additional Information"> <div class="help-block">Please use this field to provide any other relevant information that may not have been addressed elsewhere in the record.</div> <div km-textbox-ml name="relevantInformation" rows="6" ng-model="document.relevantInformation" locales="document.header.languages"></div> </div> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="relevantDocuments" caption="Other relevant website address or attached documents"> <div km-link name="relevantDocuments" ng-model="document.relevantDocuments" identifier="document.header.identifier"></div> </div> </div> </div> <hr> <div class="row"> <div class="col-xs-12"> <div class="km-control-group" name="notes" caption="Notes"> <div class="help-block">The field “Notes” is for personal reference and can be seen only when the record is being edited.</div> <textarea class="form-control" rows="4" name="notes" ng-model="document.notes"></textarea> </div> </div> </div> </form> <hr> <div class="row"> <div class="col-xs-12" > <a ng-click="scrollToTop()" style="padding-top:20px;" class="pull-right"><i class="glyphicon glyphicon-circle-arrow-up"></i> back to top</a> </div> </div> <!-- <div ng-show="tab=='review'" km-tab="review"> --> <!-- <div km-document-validation ng-model="validationReport"></div> <div class="btn-group" ng-show="reviewDocument.header.languages.length>1"> <input type="button" class="btn" ng-class="{'active' : review.locale==locale, 'btn-info' : review.locale==locale}" ng-repeat="locale in document.header.languages" ng-click="$parent.review.locale = locale" value="{{locale | uppercase}}" /> </div> --> <!-- <div view-authority ng-model="reviewDocument" locale="review.locale" allow-drafts="true"></div> --> <!-- </div> --> <!-- <div class="row"> <div class="col-lg-8 col-md-12" id="helpTip2"> <ul class="pagination"> <li ng-class="{ disabled: tab=='edit' }"><a href="" ng-click="tab=prevTab">&laquo;</a></li> <li ng-class="{ active : tab=='edit' }"><a href="" ng-click="tab='edit'" >General</a></li> <li ng-class="{ active : tab=='absch' }"><a href="" ng-click="tab='absch'">ABS</a></li> <li ng-class="{ active : tab=='review' }"><a href="" ng-click="tab='review'">Review</a></li> <li ng-class="{ disabled: tab=='review' }"><a href="" ng-click="tab=nextTab">&raquo;</a></li> </ul> </div> <div class="col-lg-4 hidden-md text-right"> <div class="pagination"> <span km-form-std-buttons document="getCleanDocument()"></span> </div> </div> <div class="col-md-12 visible-md"> <div> <span km-form-std-buttons document="getCleanDocument()"></span> </div> </div> </div> --> </div> </div>
scbd/lbcd-portal
lbcd/app/views/forms/edit/edit-authority.directive.html
HTML
mit
20,988
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for io.js v1.6.0 - v1.6.1: v8::ExternalOneByteStringResourceImpl Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for io.js v1.6.0 - v1.6.1 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_external_one_byte_string_resource_impl.html">ExternalOneByteStringResourceImpl</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classv8_1_1_external_one_byte_string_resource_impl-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::ExternalOneByteStringResourceImpl Class Reference</div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for v8::ExternalOneByteStringResourceImpl:</div> <div class="dyncontent"> <div class="center"> <img src="classv8_1_1_external_one_byte_string_resource_impl.png" usemap="#v8::ExternalOneByteStringResourceImpl_map" alt=""/> <map id="v8::ExternalOneByteStringResourceImpl_map" name="v8::ExternalOneByteStringResourceImpl_map"> <area href="classv8_1_1_string_1_1_external_one_byte_string_resource.html" alt="v8::String::ExternalOneByteStringResource" shape="rect" coords="0,56,253,80"/> <area href="classv8_1_1_string_1_1_external_string_resource_base.html" alt="v8::String::ExternalStringResourceBase" shape="rect" coords="0,0,253,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a46178fb208419f5ea99552871b3a373e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a46178fb208419f5ea99552871b3a373e"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>ExternalOneByteStringResourceImpl</b> (const char *<a class="el" href="classv8_1_1_external_one_byte_string_resource_impl.html#a37ada5dc21ecb982c50482c90fffe529">data</a>, size_t <a class="el" href="classv8_1_1_external_one_byte_string_resource_impl.html#aedcf350d46f64cf1e3045658920d1dc8">length</a>)</td></tr> <tr class="separator:a46178fb208419f5ea99552871b3a373e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a37ada5dc21ecb982c50482c90fffe529"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_external_one_byte_string_resource_impl.html#a37ada5dc21ecb982c50482c90fffe529">data</a> () const </td></tr> <tr class="separator:a37ada5dc21ecb982c50482c90fffe529"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aedcf350d46f64cf1e3045658920d1dc8"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_external_one_byte_string_resource_impl.html#aedcf350d46f64cf1e3045658920d1dc8">length</a> () const </td></tr> <tr class="separator:aedcf350d46f64cf1e3045658920d1dc8"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classv8_1_1_string_1_1_external_one_byte_string_resource"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classv8_1_1_string_1_1_external_one_byte_string_resource')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classv8_1_1_string_1_1_external_one_byte_string_resource.html">v8::String::ExternalOneByteStringResource</a></td></tr> <tr class="memitem:a443edbb33926b2a9480fe0caac6e95ab inherit pub_methods_classv8_1_1_string_1_1_external_one_byte_string_resource"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_string_1_1_external_one_byte_string_resource.html#a443edbb33926b2a9480fe0caac6e95ab">~ExternalOneByteStringResource</a> ()</td></tr> <tr class="separator:a443edbb33926b2a9480fe0caac6e95ab inherit pub_methods_classv8_1_1_string_1_1_external_one_byte_string_resource"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pro_methods_classv8_1_1_string_1_1_external_string_resource_base"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classv8_1_1_string_1_1_external_string_resource_base')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classv8_1_1_string_1_1_external_string_resource_base.html">v8::String::ExternalStringResourceBase</a></td></tr> <tr class="memitem:af4720342ae31e1ab4656df3f15d069c0 inherit pro_methods_classv8_1_1_string_1_1_external_string_resource_base"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_string_1_1_external_string_resource_base.html#af4720342ae31e1ab4656df3f15d069c0">Dispose</a> ()</td></tr> <tr class="separator:af4720342ae31e1ab4656df3f15d069c0 inherit pro_methods_classv8_1_1_string_1_1_external_string_resource_base"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a37ada5dc21ecb982c50482c90fffe529"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const char* v8::ExternalOneByteStringResourceImpl::data </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>The string data from the underlying buffer. </p> <p>Implements <a class="el" href="classv8_1_1_string_1_1_external_one_byte_string_resource.html#aaeca31240d3dbf990d1b974e3c64593e">v8::String::ExternalOneByteStringResource</a>.</p> </div> </div> <a class="anchor" id="aedcf350d46f64cf1e3045658920d1dc8"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t v8::ExternalOneByteStringResourceImpl::length </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>The number of Latin-1 characters in the string. </p> <p>Implements <a class="el" href="classv8_1_1_string_1_1_external_one_byte_string_resource.html#ad6b702f05798bcfc3975cb922f32b5ab">v8::String::ExternalOneByteStringResource</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:49:28 for V8 API Reference Guide for io.js v1.6.0 - v1.6.1 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
22793da/html/classv8_1_1_external_one_byte_string_resource_impl.html
HTML
mit
11,059
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="author" content="JackeyGao"> <meta name="description" content="JackeyGao, 一个程序员的技术分享和对生活的理解."> <meta name="keywords" content="JackeyGao, JackeyGao的日记本, Python, Django, Vue.js, chinese-poetry"> <title>Python 可变参数的坑</title> <meta name="google-site-verification" content="xTBu05X0P9OJkoWvQWGdZimRp6nD6uqesWwTJ6v-BoA" /> <meta name="google-site-verification" content="7Obwo8u7tT_NKgyJiirEB1qRpINEnh9BtyBa1WtiVjU" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" sizes="180x180" href="/static/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/static/favicon/favicon-16x16.png"> <link rel="manifest" href="/static/favicon/site.webmanifest"> <link rel="mask-icon" href="/static/favicon/safari-pinned-tab.svg" color="#286272"> <link rel="shortcut icon" href="/static/favicon/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-config" content="/static/favicon/browserconfig.xml"> <meta name="theme-color" content="#ffffff"> <link rel="stylesheet" href="/static/global.css"> <link rel="stylesheet" href="/static/mobile.css"> <link rel="stylesheet" href="/static/word.css"> <link rel="stylesheet" href="/static/highlight.css"> <link rel="stylesheet" href="/static/3rd/gitalk.css"> <style> </style> </head> <body> <div id="canvasWrapper"> <div id="canvas"> <div id="toTop" onclick="topFunction();">⇪</div> <div id="mobileNav" class="hidden"> <div id="avatarWrapper"> <img class="avatar" src="/static/images/avatar.png"> </div> <div id="menuNav"></div> </div> <div id="headerWrapper"> <header> <div id="topNavMobile"> <nav id="mobileMenuLink" onclick="ToggleMenu()" class="main-nav clear">☰</nav> </div> <div id="logo"> <a href='/'><img class="logo image" src="/static/images/logo.png"></a> </div> <div id="topNav"> <nav id="mainNavigation"> <ul> <li> <a href="/">文章</a> </li> <li> <a href="/r/about.html">关于</a> </li> <li> <a href="/r/links.html">链接</a> </li> <li> <a href="#">ღ</a> </li> </ul> </nav> <nav id="secondaryNavigation"> <ul> <li> <a href="/r/sets.html#Django小技巧">Django小技巧</a> </li> <li> <a href="/r/sets.html#个人项目">个人项目</a> </li> <li> <a href="/r/sets.html#好玩的Django">好玩的Django</a> </li> <li> <a href="/r/sets.html#淫诗作对">淫诗作对</a> </li> <li> <a href="/r/sets.html#瞎JB扯淡">瞎JB扯淡</a> </li> <li> <a href="/r/sets.html#随笔">随笔</a> </li> </ul> </nav> </div> <div id="avatarWrapper"> <img class="avatar" src="/static/images/avatar.png"> </div> </header> </div> <div id="pageWrapper"> <div id="content" class="typo ui container"> <div id="article"> <h1 class="bigtitle">Python 可变参数的坑</h1> <p class="post-date">Posted July 04, 2017</p> <p>Python 的可变参数有<code>*args</code>的位置可变参数和<code>**kwargs</code>参数可变两种. 今天在DEBUG的时候发现了一个非常棘手的<code>**kwargs</code>的坑.</p> <p>具体代码为:</p> <figure id="code6a50c86020caad26d8d8023b99a54ab9" class="code-wrapper"><div class="highlight"><pre><span></span><span class="bp">cls</span><span class="p">(</span><span class="n">__auto_convert</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">_created</span><span class="o">=</span><span class="n">created</span><span class="p">,</span> <span class="n">__only_fields</span><span class="o">=</span><span class="n">only_fields</span><span class="p">,</span> <span class="o">**</span><span class="n">data</span><span class="p">)</span> </pre></div> <figcaption><a class="lang-label" href="#code6a50c86020caad26d8d8023b99a54ab9"><\>Python</a></figcaption></figure> <p>正常情况, data为以下内容时此语句没有问题.</p> <figure id="codeff6fd153994287171771998bfb848f40" class="code-wrapper"><div class="highlight"><pre><span></span><span class="n">data</span> <span class="o">=</span> <span class="p">{</span> <span class="s2">&quot;user&quot;</span><span class="p">:</span> <span class="s2">&quot;JG&quot;</span><span class="p">,</span> <span class="s2">&quot;age&quot;</span><span class="p">:</span> <span class="mi">18</span> <span class="p">}</span> </pre></div> <figcaption><a class="lang-label" href="#codeff6fd153994287171771998bfb848f40"><\>Python</a></figcaption></figure> <p>但由于最近mongodb恢复数据的时候, 有重复数据。 mongodb会加上<code>_created</code>和<code>_modified</code>两个字段. 这样data的内容就成了下面这样.</p> <figure id="code54b29fc6c1e2611c31d119f18e3d45d4" class="code-wrapper"><div class="highlight"><pre><span></span><span class="n">data</span> <span class="o">=</span> <span class="p">{</span> <span class="s2">&quot;user&quot;</span><span class="p">:</span> <span class="s2">&quot;JG&quot;</span><span class="p">,</span> <span class="s2">&quot;age&quot;</span><span class="p">:</span> <span class="mi">18</span><span class="p">,</span> <span class="s2">&quot;_created&quot;</span><span class="p">:</span> <span class="n">datetime</span><span class="o">.</span><span class="n">datetime</span><span class="p">(</span><span class="mi">2017</span><span class="p">,</span> <span class="mi">7</span><span class="p">,</span> <span class="mi">1</span><span class="p">,</span> <span class="mi">8</span><span class="p">,</span> <span class="mi">11</span><span class="p">,</span> <span class="mi">6</span><span class="p">,</span> <span class="mi">699976</span><span class="p">),</span> <span class="s2">&quot;_modified&quot;</span><span class="p">:</span> <span class="n">datetime</span><span class="o">.</span><span class="n">datetime</span><span class="p">(</span><span class="mi">2017</span><span class="p">,</span> <span class="mi">7</span><span class="p">,</span> <span class="mi">3</span><span class="p">,</span> <span class="mi">13</span><span class="p">,</span> <span class="mi">10</span><span class="p">,</span> <span class="mi">6</span><span class="p">,</span> <span class="mi">699976</span><span class="p">)</span> <span class="p">}</span> </pre></div> <figcaption><a class="lang-label" href="#code54b29fc6c1e2611c31d119f18e3d45d4"><\>Python</a></figcaption></figure> <p>会产生什么BUG? <code>_created</code>重复赋值问题.</p> <figure id="code1b3a5b30d87db2c4a3ca9ca0f8b6d6ee" class="code-wrapper"><div class="highlight"><pre><span></span>obj = cls(__auto_convert=False, _created=created, __only_fields=only_fields, **data) TypeError: TopLevelDocumentMetaclass object got multiple values for keyword argument &#39;_created&#39; </pre></div> <figcaption><a class="lang-label" href="#code1b3a5b30d87db2c4a3ca9ca0f8b6d6ee"><\>Text</a></figcaption></figure> <p>我的解决办法是删除了这两个无效字段.</p> </div> <hr> <div class="controls"> <div class="trigger-comment" onclick=" gitalk.render('comments');">𝔔</div> </div> <div id="comments"></div> </div> </div> <div id="footerWrapper"> </div> </div> </div> </body> <script> window.menu = '☰' function ToggleMenu () { var mobile = document.getElementById('mobileNav'); var menu = document.getElementById('menuNav'); var t = document.getElementById('mobileMenuLink'); var topNav = document.getElementById('topNav'); if (mobile.className === "visible") { mobile.className = 'hidden' t.innerHTML = '☰' window.menu = '☰' } else { mobile.className = 'visible' menu.innerHTML = topNav.innerHTML; t.innerHTML = '⌫' window.menu = '⌫' } } window.onscroll = function() {scrollFunction()}; function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } function scrollFunction() { var t = document.getElementById('mobileMenuLink'); var toTop = document.getElementById('toTop'); var m = document.getElementById('mobileNav'); var scrollTop = m.offsetHeight > 100 ? m.offsetHeight : 800; if (document.body.scrollTop > scrollTop || document.documentElement.scrollTop > scrollTop) { t.innerHTML = '⇪' t.onclick = function() {topFunction()}; toTop.className = 'visible' } else { t.innerHTML = window.menu t.onclick = function() {ToggleMenu()}; toTop.className = '' } } </script> <script src="/static/3rd/gitalk.min.js"></script> <script> const gitalk = new Gitalk({ clientID: '177af99888a292531873', clientSecret: '7c0927c7cdf0d94eed7dad0b238552c10ec6f53c', repo: 'JackeyGao.github.io', owner: 'jackeyGao', admin: ['jackeyGao'], id: 'kwargs-safe', // Ensure uniqueness and length less than 50 distractionFreeMode: false, // Facebook-like distraction free mode labels: ['gitment'], pagerDirection: "last", proxy: "https://jgcors.herokuapp.com/https://github.com/login/oauth/access_token" }) // gitalk.render('comments') </script> </html>
jackeyGao/JackeyGao.github.io
r/words/kwargs-safe.html
HTML
mit
10,667
<!DOCTYPE html> <!-- saved from url=(0038)http://218.244.142.3/game/14/game.html --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <script src="jquery.js"></script> <script src="crafty.js"></script> <link href="animation.css" rel="stylesheet"> <title>男人的内心有颗坚硬的水煮蛋</title> <style> body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; } article,aside,footer,header,hgroup,nav,section,audio,canvas,video,img { display: block; } body { font-size: 100%; font-family:Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0); } textarea { resize: none; } iframe,img { border:0; } ul,ol { list-style:none; } input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; } input { -webkit-appearance: none; } a{ text-decoration: none; } body,html{ width: 100%; height: 100%; position: relative; overflow: hidden; margin: 0; padding: 0; /*background: #000;*/ /*background: #13a438;*/ background-image:url('images/game_start.png'); background-size: 100% 100%; } </style> </head> <body> <!--横幅--> <div id="header" class="pt-page-moveFromTop" style="position:absolute;top:0;width:100%; margin-top:0px;z-index: 999;"> <img src="images/result_header.png" width="100%" /> </div> <div class="" style=" position: absolute; top: 220px; width: 300px; /* z-index: 999; */ /* display: none; */ left: 50%; margin-left: -150px;"> <img src="images/result_ctrs_bg.png" width="100%" /> </div> <div class="pt-page-flipInLeft" style=" position: absolute; top: 120px; width: 300px; z-index: 999; left: 50%; margin-left: -150px;"> <img src="ctrs/1.png" width="100%" /> </div> <div id="copyright" style=" position: absolute; bottom: 10px; width: 90%; z-index: 999; left: 5%;"> <img src="images/copyright.png" width="100%" /> </div> <script> </script> </body> </html>
ypandoo/sites
vnewcd/cases/weixinapi/yinhun/result.html
HTML
mit
3,338
<div ng-controller="projectsController"> <form class="well"> <label>Project Name</label> <input type="text" name="projectname" ng-model="newproject.projectname" /> <br/> <input type="hidden" ng-model="newproject.projectid" /> <input type="button" value="Save" ng-click="saveHarbor()" class="btn btn-primary" /> </form> <div> <label>Search Project Name</label> <input type="text" name="projectname" ng-model="searchText" /> </div> <table class="table table-striped table-bordered"> <thead> <tr> <th>Project Name</th> </tr> </thead> <tbody> <tr ng-repeat="project in projects | filter:searchText"> <td>{{ project.harborname }}</td> <td> <a href="javascript:void(0)" ng-click="edit(harbor.harborid)">edit</a> | <a href="javascript:void(0)" ng-click="delete(harbor.harborid)">delete</a> </td> </tr> </tbody> </table> </div>
yosiasz/tms
app/partials/projects.html
HTML
mit
1,084
<ion-navbar *navbar> <ion-title>Tab 1</ion-title> </ion-navbar> <ion-content padding class="page1"> <h2>Welcome to Ionic!</h2> <p> This starter project comes with simple tabs-based layout for apps that are going to primarily use a Tabbed UI. </p> <p> Take a look at the <code>app/</code> directory to add or change tabs, update any existing page or create new pages. </p> </ion-content>
jayeshbhalodia/jlo-account
mobile-app/app/pages/page1/page1.html
HTML
mit
416
<!DOCTYPE html > <html> <head> <title>GlobalOptimizer - io.github.mandar2812.dynaml.optimization.GlobalOptimizer</title> <meta name="description" content="GlobalOptimizer - io.github.mandar2812.dynaml.optimization.GlobalOptimizer" /> <meta name="keywords" content="GlobalOptimizer io.github.mandar2812.dynaml.optimization.GlobalOptimizer" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../../../lib/jquery.js" id="jquery-js"></script> <script type="text/javascript" src="../../../../../lib/jquery-ui.js"></script> <script type="text/javascript" src="../../../../../lib/template.js"></script> <script type="text/javascript" src="../../../../../lib/tools.tooltip.js"></script> <script type="text/javascript"> if(top === self) { var url = '../../../../../index.html'; var hash = 'io.github.mandar2812.dynaml.optimization.GlobalOptimizer'; var anchor = window.location.hash; var anchor_opt = ''; if (anchor.length >= 1) anchor_opt = '@' + anchor.substring(1); window.location.href = url + '#' + hash + anchor_opt; } </script> </head> <body class="type"> <div id="definition"> <a href="GlobalOptimizer$.html" title="See companion object"><img alt="Trait/Object" src="../../../../../lib/trait_to_object_big.png" /></a> <p id="owner"><a href="../../../../package.html" class="extype" name="io">io</a>.<a href="../../../package.html" class="extype" name="io.github">github</a>.<a href="../../package.html" class="extype" name="io.github.mandar2812">mandar2812</a>.<a href="../package.html" class="extype" name="io.github.mandar2812.dynaml">dynaml</a>.<a href="package.html" class="extype" name="io.github.mandar2812.dynaml.optimization">optimization</a></p> <h1><a href="GlobalOptimizer$.html" title="See companion object">GlobalOptimizer</a></h1><h3><span class="morelinks"><div> Related Docs: <a href="GlobalOptimizer$.html" title="See companion object">object GlobalOptimizer</a> | <a href="package.html" class="extype" name="io.github.mandar2812.dynaml.optimization">package optimization</a> </div></span></h3><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">trait</span> </span> <span class="symbol"> <span class="name">GlobalOptimizer</span><span class="tparams">[<span name="T">T &lt;: <a href="GloballyOptimizable.html" class="extype" name="io.github.mandar2812.dynaml.optimization.GloballyOptimizable">GloballyOptimizable</a></span>]</span><span class="result"> extends <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"></div><div class="toggleContainer block"> <span class="toggle">Linear Supertypes</span> <div class="superTypes hiddenContent"><span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div><div class="toggleContainer block"> <span class="toggle">Known Subclasses</span> <div class="subClasses hiddenContent"><a href="AbstractCSA.html" class="extype" name="io.github.mandar2812.dynaml.optimization.AbstractCSA">AbstractCSA</a>, <a href="AbstractGridSearch.html" class="extype" name="io.github.mandar2812.dynaml.optimization.AbstractGridSearch">AbstractGridSearch</a>, <a href="CoupledSimulatedAnnealing.html" class="extype" name="io.github.mandar2812.dynaml.optimization.CoupledSimulatedAnnealing">CoupledSimulatedAnnealing</a>, <a href="GPMLOptimizer.html" class="extype" name="io.github.mandar2812.dynaml.optimization.GradBasedGlobalOptimizer">GPMLOptimizer</a>, <a href="GridSearch.html" class="extype" name="io.github.mandar2812.dynaml.optimization.GridSearch">GridSearch</a></div> </div></div> <div id="mbrsel"> <div id="textfilter"><span class="pre"></span><span class="input"><input id="mbrsel-input" type="text" accesskey="/" /></span><span class="post"></span></div> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div id="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer"><span>GlobalOptimizer</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div id="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> <div id="template"> <div id="allMembers"> <div id="values" class="values members"> <h3>Abstract Value Members</h3> <ol><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#optimize" visbl="pub" data-isabs="true" fullComment="no" group="Ungrouped"> <a id="optimize(initialConfig:Map[String,Double],options:Map[String,String]):(T,Map[String,Double])"></a> <a id="optimize(Map[String,Double],Map[String,String]):(T,Map[String,Double])"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">abstract </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">optimize</span><span class="params">(<span name="initialConfig">initialConfig: <span class="extype" name="scala.Predef.Map">Map</span>[<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Double">Double</span>]</span>, <span name="options">options: <span class="extype" name="scala.Predef.Map">Map</span>[<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Predef.String">String</span>] = <span class="symbol">Map()</span></span>)</span><span class="result">: (<span class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer.T">T</span>, <span class="extype" name="scala.Predef.Map">Map</span>[<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Double">Double</span>])</span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@optimize(initialConfig:Map[String,Double],options:Map[String,String]):(T,Map[String,Double])" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#system" visbl="pub" data-isabs="true" fullComment="no" group="Ungrouped"> <a id="system:T"></a> <a id="system:T"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">abstract </span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">system</span><span class="result">: <span class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer.T">T</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@system:T" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li></ol> </div> <div id="values" class="values members"> <h3>Concrete Value Members</h3> <ol><li name="scala.AnyRef#!=" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a> <a id="!=(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@!=(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <a id="##():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@##():Int" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a> <a id="==(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@==(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <a id="asInstanceOf[T0]:T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@asInstanceOf[T0]:T0" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a> <a id="clone():AnyRef"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@clone():Object" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a> <a id="eq(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@eq(x$1:AnyRef):Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a> <a id="equals(Any):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@equals(x$1:Any):Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <a id="finalize():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@finalize():Unit" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<a href="../../../../../java$lang.html" class="extype" name="java.lang">java.lang</a>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <a id="getClass():Class[_]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@getClass():Class[_]" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#getEnergyLandscape" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="getEnergyLandscape(initialConfig:Map[String,Double],options:Map[String,String]):List[(Double,Map[String,Double])]"></a> <a id="getEnergyLandscape(Map[String,Double],Map[String,String]):List[(Double,Map[String,Double])]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getEnergyLandscape</span><span class="params">(<span name="initialConfig">initialConfig: <span class="extype" name="scala.Predef.Map">Map</span>[<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Double">Double</span>]</span>, <span name="options">options: <span class="extype" name="scala.Predef.Map">Map</span>[<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Predef.String">String</span>] = <span class="symbol">Map()</span></span>)</span><span class="result">: <span class="extype" name="scala.List">List</span>[(<span class="extype" name="scala.Double">Double</span>, <span class="extype" name="scala.Predef.Map">Map</span>[<span class="extype" name="scala.Predef.String">String</span>, <span class="extype" name="scala.Double">Double</span>])]</span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@getEnergyLandscape(initialConfig:Map[String,Double],options:Map[String,String]):List[(Double,Map[String,Double])]" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#gridsize" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="gridsize:Int"></a> <a id="gridsize:Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">var</span> </span> <span class="symbol"> <span class="name">gridsize</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@gridsize:Int" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected </dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <a id="hashCode():Int"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@hashCode():Int" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <a id="isInstanceOf[T0]:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@isInstanceOf[T0]:Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#logarithmicScale" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="logarithmicScale:Boolean"></a> <a id="logarithmicScale:Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">var</span> </span> <span class="symbol"> <span class="name">logarithmicScale</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@logarithmicScale:Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected </dd></dl></div> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#logger" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="logger:org.apache.log4j.Logger"></a> <a id="logger:Logger"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">val</span> </span> <span class="symbol"> <span class="name">logger</span><span class="result">: <span class="extype" name="org.apache.log4j.Logger">Logger</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@logger:org.apache.log4j.Logger" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected </dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a> <a id="ne(AnyRef):Boolean"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@ne(x$1:AnyRef):Boolean" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <a id="notify():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@notify():Unit" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <a id="notifyAll():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@notifyAll():Unit" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#setGridSize" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="setGridSize(s:Int):io.github.mandar2812.dynaml.optimization.GlobalOptimizer[T]"></a> <a id="setGridSize(Int):GlobalOptimizer[T]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">setGridSize</span><span class="params">(<span name="s">s: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <a href="" class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer">GlobalOptimizer</a>[<span class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer.T">T</span>]</span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@setGridSize(s:Int):io.github.mandar2812.dynaml.optimization.GlobalOptimizer[T]" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#setLogScale" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="setLogScale(t:Boolean):io.github.mandar2812.dynaml.optimization.GlobalOptimizer[T]"></a> <a id="setLogScale(Boolean):GlobalOptimizer[T]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">setLogScale</span><span class="params">(<span name="t">t: <span class="extype" name="scala.Boolean">Boolean</span></span>)</span><span class="result">: <a href="" class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer">GlobalOptimizer</a>[<span class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer.T">T</span>]</span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@setLogScale(t:Boolean):io.github.mandar2812.dynaml.optimization.GlobalOptimizer[T]" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#setStepSize" visbl="pub" data-isabs="false" fullComment="no" group="Ungrouped"> <a id="setStepSize(s:Double):io.github.mandar2812.dynaml.optimization.GlobalOptimizer[T]"></a> <a id="setStepSize(Double):GlobalOptimizer[T]"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">setStepSize</span><span class="params">(<span name="s">s: <span class="extype" name="scala.Double">Double</span></span>)</span><span class="result">: <a href="" class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer">GlobalOptimizer</a>[<span class="extype" name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer.T">T</span>]</span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@setStepSize(s:Double):io.github.mandar2812.dynaml.optimization.GlobalOptimizer[T]" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> </li><li name="io.github.mandar2812.dynaml.optimization.GlobalOptimizer#step" visbl="prt" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="step:Double"></a> <a id="step:Double"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">var</span> </span> <span class="symbol"> <span class="name">step</span><span class="result">: <span class="extype" name="scala.Double">Double</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@step:Double" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected </dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a> <a id="synchronized[T0](⇒T0):T0"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@synchronized[T0](x$1:=&gt;T0):T0" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <a id="toString():String"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@toString():String" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <a id="wait():Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@wait():Unit" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a> <a id="wait(Long,Int):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@wait(x$1:Long,x$2:Int):Unit" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a> <a id="wait(Long):Unit"></a> <h4 class="signature"> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> </h4><span class="permalink"> <a href="../../../../../index.html#io.github.mandar2812.dynaml.optimization.GlobalOptimizer@wait(x$1:Long):Unit" title="Permalink" target="_top"> <img src="../../../../../lib/permalink.png" alt="Permalink" /> </a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li></ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </html>
transcendent-ai-labs/transcendent-ai-labs.github.io
api_docs/DynaML/v1.4/dynaml-core/io/github/mandar2812/dynaml/optimization/GlobalOptimizer.html
HTML
mit
39,306
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>class YMDP::Compiler::Options - RDoc Documentation</title> <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../../"; </script> <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/navigation.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/search_index.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/search.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/searcher.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/darkfish.js"></script> <body id="top" class="class"> <nav id="metadata"> <nav id="home-section" class="section"> <h3 class="section-header"> <a href="../../index.html">Home</a> <a href="../../table_of_contents.html#classes">Classes</a> <a href="../../table_of_contents.html#methods">Methods</a> </h3> </nav> <nav id="search-section" class="section project-section" class="initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <h3 class="section-header"> <input type="text" name="search" placeholder="Search" id="search-field" title="Type to search, Up and Down to navigate, Enter to load"> </h3> </form> <ul id="search-results" class="initially-hidden"></ul> </nav> <div id="file-metadata"> <nav id="file-list-section" class="section"> <h3 class="section-header">Defined In</h3> <ul> <li>lib/ymdp/compiler/options.rb </ul> </nav> </div> <div id="class-metadata"> <nav id="parent-class-section" class="section"> <h3 class="section-header">Parent</h3> <p class="link"><a href="../../Object.html">Object</a> </nav> <!-- Method Quickref --> <nav id="method-list-section" class="section"> <h3 class="section-header">Methods</h3> <ul class="link-list"> <li><a href="#method-c-parse">::parse</a> </ul> </nav> </div> <div id="project-metadata"> <nav id="fileindex-section" class="section project-section"> <h3 class="section-header">Pages</h3> <ul> <li class="file"><a href="../../LICENSE.html">LICENSE</a> <li class="file"><a href="../../README_rdoc.html">README</a> </ul> </nav> <nav id="classindex-section" class="section project-section"> <h3 class="section-header">Class and Module Index</h3> <ul class="link-list"> <li><a href="../../YMDP.html">YMDP</a> <li><a href="../../YMDP/ApplicationView.html">YMDP::ApplicationView</a> <li><a href="../../YMDP/AssetTagHelper.html">YMDP::AssetTagHelper</a> <li><a href="../../YMDP/Base.html">YMDP::Base</a> <li><a href="../../YMDP/Compiler.html">YMDP::Compiler</a> <li><a href="../../YMDP/Compiler/Base.html">YMDP::Compiler::Base</a> <li><a href="../../YMDP/Compiler/Domains.html">YMDP::Compiler::Domains</a> <li><a href="../../YMDP/Compiler/Options.html">YMDP::Compiler::Options</a> <li><a href="../../YMDP/Compiler/Template.html">YMDP::Compiler::Template</a> <li><a href="../../YMDP/Compiler/Template/Base.html">YMDP::Compiler::Template::Base</a> <li><a href="../../YMDP/Compiler/Template/CoffeeScript.html">YMDP::Compiler::Template::CoffeeScript</a> <li><a href="../../YMDP/Compiler/Template/JavaScript.html">YMDP::Compiler::Template::JavaScript</a> <li><a href="../../YMDP/Compiler/Template/View.html">YMDP::Compiler::Template::View</a> <li><a href="../../YMDP/Compiler/Template/YRB.html">YMDP::Compiler::Template::YRB</a> <li><a href="../../YMDP/Configuration.html">YMDP::Configuration</a> <li><a href="../../YMDP/Configuration/Base.html">YMDP::Configuration::Base</a> <li><a href="../../YMDP/Configuration/Config.html">YMDP::Configuration::Config</a> <li><a href="../../YMDP/Configuration/Servers.html">YMDP::Configuration::Servers</a> <li><a href="../../YMDP/Configuration/Setter.html">YMDP::Configuration::Setter</a> <li><a href="../../YMDP/FormTagHelper.html">YMDP::FormTagHelper</a> <li><a href="../../YMDP/GitHelper.html">YMDP::GitHelper</a> <li><a href="../../YMDP/LinkTagHelper.html">YMDP::LinkTagHelper</a> <li><a href="../../YMDP/View.html">YMDP::View</a> <li><a href="../../ActionView.html">ActionView</a> <li><a href="../../ActionView/Helpers.html">ActionView::Helpers</a> <li><a href="../../ActionView/Helpers/TagHelper.html">ActionView::Helpers::TagHelper</a> <li><a href="../../Application.html">Application</a> <li><a href="../../Object.html">Object</a> </ul> </nav> </div> </nav> <div id="documentation"> <h1 class="class">class YMDP::Compiler::Options</h1> <div id="description" class="description"> <p>Command-line options processor for <a href="../Compiler.html">Compiler</a> module.</p> </div><!-- description --> <section id="5Buntitled-5D" class="documentation-section"> <!-- Methods --> <section id="public-class-5Buntitled-5D-method-details" class="method-section section"> <h3 class="section-header">Public Class Methods</h3> <div id="method-c-parse" class="method-detail "> <div class="method-heading"> <span class="method-name">parse</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <p>Parse command line options into an options hash.</p> <div class="method-source-code" id="parse-source"> <pre><span class="ruby-comment"># File lib/ymdp/compiler/options.rb, line 8</span> <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">parse</span> <span class="ruby-identifier">options</span> = { <span class="ruby-value">:commit</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">false</span>, <span class="ruby-value">:branch</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-string">&quot;master&quot;</span>, <span class="ruby-value">:base_path</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-constant">BASE_PATH</span>, <span class="ruby-value">:servers</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-constant">SERVERS</span> } <span class="ruby-constant">OptionParser</span>.<span class="ruby-identifier">new</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">opts</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:commit</span>] = <span class="ruby-keyword">false</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:verbose</span>] = <span class="ruby-constant">CONFIG</span>.<span class="ruby-identifier">verbose?</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">banner</span> = <span class="ruby-string">&quot;Usage: build.rb [options]&quot;</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-d&quot;</span>, <span class="ruby-string">&quot;--domain [domain]&quot;</span>, <span class="ruby-string">&quot;Force Domain&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:domain</span>] = <span class="ruby-identifier">v</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-b&quot;</span>, <span class="ruby-string">&quot;--branch [branch]&quot;</span>, <span class="ruby-string">&quot;Current Branch&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:branch</span>] = <span class="ruby-identifier">v</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-m&quot;</span>, <span class="ruby-string">&quot;--message [message]&quot;</span>, <span class="ruby-string">&quot;Commit Message&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:commit</span>] = <span class="ruby-keyword">true</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:message</span>] = <span class="ruby-identifier">v</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-n&quot;</span>, <span class="ruby-string">&quot;--no-commit&quot;</span>, <span class="ruby-string">&quot;Don't Commit&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:commit</span>] = <span class="ruby-keyword">false</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-v&quot;</span>, <span class="ruby-string">&quot;--verbose&quot;</span>, <span class="ruby-string">&quot;Verbose (show all file writes)&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:verbose</span>] = <span class="ruby-keyword">true</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-r&quot;</span>, <span class="ruby-string">&quot;--rake [task]&quot;</span>, <span class="ruby-string">&quot;Execute Rake task&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:rake</span>] = <span class="ruby-identifier">v</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">opts</span>.<span class="ruby-identifier">on</span>(<span class="ruby-string">&quot;-c&quot;</span>, <span class="ruby-string">&quot;--compress&quot;</span>, <span class="ruby-string">&quot;Compress JavaScript and CSS&quot;</span>) <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">v</span><span class="ruby-operator">|</span> <span class="ruby-identifier">options</span>[<span class="ruby-value">:compress</span>] = <span class="ruby-identifier">v</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span>.<span class="ruby-identifier">parse!</span> <span class="ruby-identifier">options</span> <span class="ruby-keyword">end</span></pre> </div><!-- parse-source --> </div> </div><!-- parse-method --> </section><!-- public-class-method-details --> </section><!-- 5Buntitled-5D --> </div><!-- documentation --> <footer id="validator-badges"> <p><a href="http://validator.w3.org/check/referer">[Validate]</a> <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12. <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3. </footer>
progressions/ymdp
doc/YMDP/Compiler/Options.html
HTML
mit
12,331
<!doctype html> <html ng-app="eCurrency"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>eCurrency</title> <link rel="shortcut icon" href="icons/curcy-24.png" type="image/png"> <link type="text/css" rel="stylesheet" href="./css/ex-ui.css"> <link type="text/css" rel="stylesheet" href="./css/currency.css"> <link type="text/css" rel="stylesheet" href="./css/flags.css"> <script type="text/javascript" src="./libs/jquery.min.js"></script> <script type="text/javascript" src="./libs/jquery-ui.min.js"></script> <script type="text/javascript" src="./libs/angular.min.js"></script> <script type="text/javascript" src="./js/jd-currencies.js"></script> <script type="text/javascript" src="./js/ex-ui.js"></script> <script type="text/javascript" src="./js/settings.js"></script> <script type="text/javascript" src="optionsUI.js"></script> </head> <body ng-controller="MainCtrl"> <div id="main"> <div class="caption-panel"> <h3>eCurrency Options</h3> </div> <div class="auto-refresh-panel"> <span class="check-button"> <span class="check-box"><span class="circlet"></span></span>Auto Request </span> Time-out Number-Box </div> <hr> <div class="currency-panel"> <div class="row header"> &nbsp;&nbsp;&nbsp; <span>Short List</span>: <span class="nobold">display on the top of menu</span> </div> <div class="row {{cb.state()}}" ng-disabled="{{cb.isDisabled()}}" ng-repeat="cb in commonBoxes"> <span class="index"> <span class="icon icon-12" data-icon-image="./icons/bin-12b.png" title="Remove Currency" ng-click="cb.remove()"></span> <span class="number">{{cb.index+1}}</span> </span> <span class="currency"> <div class="combo-box combo-box-icon combo-box-caret ui-widget currency" role="dropdown-menu" title="{{currencyInfo[cb.cid].name}}"> <span class="icon icon-16 icon-manual"> <span class="icon icon-manual flag flag-{{cb.cid}}" ng-class="{hidden: cb.cid==''}"></span> <span ng-class="{hidden: cb.cid!=''}" class="label">&gt;</span> </span> <input type="text" ng-class="{'ui-state-disabled': cb.isDisabled()}" ng-disabled="cb.isDisabled()" class="label" data-index="{{cb.index}}" ng-value="cb.cid" /> <span class="caret"></span> </div> </span> <span class="currency-name">{{currencyInfo[cb.cid].name}}</span> <span class="buttons" ng-class="{hidden: cb.cid==''}"> <span class="button-wrap up" ng-class="{'disabled': cb.index==0}"> <span class="button-caret up" ng-click="swapBox(cb.index, cb.index-1)"></span> </span> <span class="button-wrap down" ng-class="{'disabled': cb.index==LAST_INDEX || commonBoxes[cb.index+1].cid==''}"> <span class="button-caret down" ng-click="swapBox(cb.index, cb.index+1)"></span> </span> </span> </div> </div> <ul class="menu-template hidden"> <li class="currency {{c.classes}}" title="{{c.name}}" data-cid="{{c.cid}}" ng-repeat="c in currencyInfo"> <span class="icon icon-16 icon-manual flag flag-{{c.cid}}"></span> <span> <b>{{c.cid}}</b> - {{c.name}} </span> </li> </ul> </div> </body> </html>
eGust/eCurrency.js
options.html
HTML
mit
3,250
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="css/main.css"> </head> <body> <div data-view="main"></div> <script type="text/template" data-view="main"> {{#each items}} {{title}}<a class="active" data-item="{{@index}}">{{#if active}}ON{{else}}OFF{{/if}}</a><br> {{/each}} </script> <script type="text/javascript" src="libs/jquery.min.js"></script> <script type="text/javascript" src="libs/jquery.caret.js"></script> <script type="text/javascript" src="libs/handlebars.js"></script> <script type="text/javascript" src="../instant.js"></script> <script type="text/javascript"> var model = { title: instant.docTitle('mdCloud'), items: [{ title: 'rekj', active: true }, { title: 'erjkkwjer', active: false }] }; instant.model(model); $('body').click('.active', function(e) { var item = $(e.target).attr('data-item'); model.items[item].active = !model.items[item].active; }); </script> </body> </html>
nunull/instant.js
mdcloud copy/index.html
HTML
mit
1,023
<ul class="w3-ul" style="padding-top: 55px;" *ngIf="favoriteList"> <li style="position: fixed; top: 0; left: 0; right: 0; z-index: 10; min-height: 53px;" class="w3-white md-elevation-z2 w3-row"> <select [(ngModel)]="displayFavorite" (change)="favoriteService.setActiveFav(displayFavorite)" class="w3-select w3-col s7 m7 l7"> <option value="" disabled selected>Favorite</option> <option class="w3-large" *ngFor="let fav of favoriteList" [ngValue]="fav">{{fav.name}}</option> </select> <div class="w3-container w3-col s5 m5 l5" style="min-height: 40px;"> <i class="fa fa-plus w3-large w3-left w3-btn w3-light-green w3-round-small w3-ripple" style="padding-top: 11px;padding-bottom: 11px;" aria-hidden="true" (click)="newFav()"></i> <i class="fa fa-trash w3-large w3-right w3-btn w3-red w3-round-small w3-ripple" style="padding-top: 11px;padding-bottom: 11px;" aria-hidden="true" (click)="delFav()"></i> </div> </li> <div *ngIf="displayFavorite"> <li style="padding: 0;" *ngFor="let leaf of displayFavorite.myLeafs" class="w3-row w3-animate-zoom w3-ripple" (click)="leaf.query()"> <my-container [leaf]="leaf"></my-container> </li> </div> </ul>
Ragingart/TRage
src/app/page/favorites/favorites.component.html
HTML
mit
1,202
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template knuth_morris_pratt_search</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The Boost Algorithm Library"> <link rel="up" href="../../header/boost/algorithm/searching/knuth_morris_pratt_hpp.html" title="Header &lt;boost/algorithm/searching/knuth_morris_pratt.hpp&gt;"> <link rel="prev" href="knuth_morris_pratt.html" title="Class template knuth_morris_pratt"> <link rel="next" href="../../header/boost/algorithm/string_hpp.html" title="Header &lt;boost/algorithm/string.hpp&gt;"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="knuth_morris_pratt.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../header/boost/algorithm/searching/knuth_morris_pratt_hpp.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../header/boost/algorithm/string_hpp.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.algorithm.knuth_morris_pr_idp8955296"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Function template knuth_morris_pratt_search</span></h2> <p>boost::algorithm::knuth_morris_pratt_search &#8212; Searches the corpus for the pattern. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../header/boost/algorithm/searching/knuth_morris_pratt_hpp.html" title="Header &lt;boost/algorithm/searching/knuth_morris_pratt.hpp&gt;">boost/algorithm/searching/knuth_morris_pratt.hpp</a>&gt; </span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> patIter<span class="special">,</span> <span class="keyword">typename</span> corpusIter<span class="special">&gt;</span> <span class="identifier">corpusIter</span> <span class="identifier">knuth_morris_pratt_search</span><span class="special">(</span><span class="identifier">corpusIter</span> corpus_first<span class="special">,</span> <span class="identifier">corpusIter</span> corpus_last<span class="special">,</span> <span class="identifier">patIter</span> pat_first<span class="special">,</span> <span class="identifier">patIter</span> pat_last<span class="special">)</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idp11628464"></a><h2>Description</h2> <p> </p> <div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody><tr> <td><p><span class="term">Parameters:</span></p></td> <td><div class="variablelist"><table border="0"> <col align="left" valign="top"> <tbody> <tr> <td><p><span class="term"><code class="computeroutput">corpus_first</code></span></p></td> <td><p>The start of the data to search (Random Access Iterator) </p></td> </tr> <tr> <td><p><span class="term"><code class="computeroutput">corpus_last</code></span></p></td> <td><p>One past the end of the data to search </p></td> </tr> <tr> <td><p><span class="term"><code class="computeroutput">pat_first</code></span></p></td> <td><p>The start of the pattern to search for (Random Access Iterator) </p></td> </tr> <tr> <td><p><span class="term"><code class="computeroutput">pat_last</code></span></p></td> <td><p>One past the end of the data to search for </p></td> </tr> </tbody> </table></div></td> </tr></tbody> </table></div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2010-2012 Marshall Clow<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="knuth_morris_pratt.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../header/boost/algorithm/searching/knuth_morris_pratt_hpp.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../header/boost/algorithm/string_hpp.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
calvinfarias/IC2015-2
BOOST/boost_1_61_0/libs/algorithm/doc/html/boost/algorithm/knuth_morris_pr_idp8955296.html
HTML
mit
5,692
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目&nbsp;</b></th><td class="std2">沉著痛快</td></tr> <tr><th class="std1"><b>注音&nbsp;</b></th><td class="std2">ㄔㄣ<sup class="subfont">ˊ</sup> ㄓㄨㄛ<sup class="subfont">ˊ</sup> ㄊㄨㄥ<sup class="subfont">ˋ</sup> ㄎㄨㄞ<sup class="subfont">ˋ</sup></td></tr> <tr><th class="std1"><b>漢語拼音&nbsp;</b></th><td class="std2"><font class="english_word">chén zhuó tòng kuài</font></td></tr> <tr><th class="std1"><b>釋義&nbsp;</b></th><td class="std2">著實不輕浮,流暢而明快。形容詩文、書法遒勁流利。宋˙嚴羽˙滄浪詩話˙詩辯:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>其大概有二,曰優游不迫,曰沉著痛快。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center></td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</b></th><td class="std2">修訂本參考資料</td></tr> </td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
BuzzAcademy/idioms-moe-unformatted-data
all-data/15000-15999/15842-22.html
HTML
mit
1,428
<!DOCTYPE html> <html> <head> <title>Guides | Jebediah's Notebook</title> <meta charset="utf-8" /> <meta name="description" content="Welcome to Jebediah's Notebook! This is a collection of guides and resources for Kerbal Space Program" /> <link rel="stylesheet" type="text/css" href="css-js/css/default.css" /> <link rel="stylesheet" type="text/css" href="css-js/css/styles.css" /> </head><body> <header class="header"> <div class="h-content-wrapper"> <div class="textWrapper"> <div id="nav-header-wrapper"> <h1>Jebediah's Notebook</h1> <h2>How to Kerbal</h2> </div> <nav class="main-nav"> <ul> <li><a href="index.html">Home</a></li> <li><a href="guides.html">Guides</a> <ul> <li><a href="guides/basic-rockets.html">Basic Rockets</a></li> <li><a href="guides/intermediate-rockets.html">Intermediate Rockets</a></li> <li><a href="guides/orbital-mechanics.html">Orbital Mechanics</a></li> <li><a href="guides/aircraft-basics.html">Aircraft Basics</a></li> <li><a href="guides/spaceplanes.html">Space Plane Tips</a></li> </ul> </li> <li><a href="resources.html">Resources</a> <ul> <li><a href="https://garycourt.github.io/korc/" target="_blank">Rocket Calculator</a></li> <li class="listHead" title="not a link">Delta-V Planners</li> <li class="subSubItem"><a href="resources/dv-map1.html">Map 1</a></li> <li class="subSubItem"><a href="resources/dv-map2.html">Map 2</a></li> <li class="subSubItem"><a href="http://13375.de/KSPDeltaVMap/" target="_blank">Interactive</a></li> <li><a href="http://ksp.olex.biz/" target="_blank">How do I get there?</a></li> <li><a href="http://alexmoon.github.io/ksp/" target="_blank">When Should I Launch?</a></li> <li><a href="resources/visual-airplane-guide.html">Visual Airplane Guide</a></li> <li><a href="https://www.youtube.com/playlist?list=PLYu7z3I8tdEm5nyZU3a-O2ak6mBYXWPAL" target="_blank">Scott Manley's Tutorials</a></li> <li><a href="https://www.youtube.com/user/WernherVonKerman" target="_blank">Von Kerman's Rocket School</a></li> <li><a href="http://imgur.com/gallery/2JDYKtx/new" target="_blank">m_sporkboy's Mun Lander Guide</a></li> <li><a href="https://docs.google.com/document/d/1rTsu_wkh7zGM4GwjNiQUTEVFP7BvyQSP3ZF4GL-VvvM/pub" target="_blank">jelliestjellyfish's Checklists</a></li> <li><a href="http://imgur.com/a/85cpa#0" target="_blank">PhildeCube's Career Mode for Beginners</a></li> <li><a href="http://meithan.x10.mx/KSP/engines/" target="_blank"></a>Optimal Engine Calculator</li> <li><a href="http://corpsmoderne.net/fsp/" target="_blank">Flappy Space Program</a></li> </ul> </li> <li><a href="galleries.html">Galleries</a></li> <li><a href="recent.html">Recent Shenanigans</a></li> <li><a href="http://wiki.kerbalspaceprogram.com/wiki/Main_Page" target="_blank">Wiki</a></li> <li>Reddit <ul> <li><a href="http://reddit.com/r/kerbalspaceprogram" target="_blank">/r/KerbalSpaceProgram</a></li> <li><a href="http://reddit.com/r/kerbalacademy" target="_blank">/r/KerbalAcademy</a></li> </ul> </li> <li><a href="https://kerbalspaceprogram.com" target="_blank">Official Site</a></li> </ul> </nav> </div><!--#/textwrapper--> <!--"official-button"--> </div><!--#/h-content-wrapper--> </header> <main> <h1 class="contentHeader">Guides</h1> <div class="contentWrapper"> <div class="allButSideNav"> <div class="mainWrapper"> <article class="asidePartner"> <figure class="small"> <img src="media/home/placeholder.jpg" alt="placeholder image" /> <figcaption>This is a Caption</figcaption> </figure> <h2>Basic Rockets</h2> <p class="noWrapSmall"> Having trouble figuring out how to build the most basic rocket? New to the game and just want some tips on getting started? I'll show you how to build the most basic rockets here, and give you a foundation on how to fly them. For more help, you'll want to check out Intermediate Rockets. <br /><a href="guides/basic-rockets.html">Click here to learn more.</a> </p> <figure class="small"> <img src="media/home/placeholder.jpg" alt="placeholder image" /> <figcaption>This is a Caption</figcaption> </figure> <h2>Intermediate Rockets</h2> <p class="noWrapSmall"> If you've learned the basics of how to make a rocket that goes more or less in the direction you've told it to, this is the guide for you. You'll learn how to make a ship that actually gets you to at least orbit, and get the tools you need to build a ship that gets past orbit. Learn all about advanced VAB construction techniques, and how to tell how far your rocket can get. <br /><a href="guides/intermediate-rockets.html">Click here to learn more.</a> </p> <figure class="small"> <img src="media/home/placeholder.jpg" alt="placeholder image" /> <figcaption>This is a Caption</figcaption> </figure> <h2>Orbital Mechanics</h2> <p class="noWrapSmall"> The basic and intermediate rocket guides should give you the tools to build rockets that go roughly where you want, and roughly as far as you want. Now though, you'll want to see how to make these rockets do things that are more advanced and accurate. To do this, you need to understand some simple orbital mechanics. None of it is very intuitive, but it doesn't take terribly long to learn if you pay attention. This guide will teach you about efficiently reaching orbit both in and out of an atmosphere, how to get within docking range of another craft, and how to get beyond orbit efficiently. <br /><a href="guides/orbital-mechanics.html">Click here to learn more.</a> </p> <figure class="small"> <img src="media/home/placeholder.jpg" alt="placeholder image" /> <figcaption>This is a Caption</figcaption> </figure> <h2>Aircraft Basics</h2> <p class="noWrapSmall"> Airplanes take a little bit of work to understand, but they're not too hard once you know what's going on. Learn what goes into building an airplane in Kerbal Space Program, including what parts to use, where to position them, and other things needed to make your first airplane capable of flying. <br /><a href="guides/aircraft-basics.html">Click here to learn more.</a> </p> <figure class="small"> <img src="media/home/placeholder.jpg" alt="placeholder image" /> <figcaption>This is a Caption</figcaption> </figure> <h2>Space Plane Tips</h2> <p class="noWrapSmall"> I won't claim to be a master of space planes, but I'll offer what tips I can about making your airplanes reach orbit in one piece. These are among the most difficult craft to build, but a surprisingly small (albeit very advancedly-designed) craft can work for this. <br /><a href="guides/spaceplanes.html">Click here to learn more.</a> </p> </article> </div> <!--#/mainWrapper--> </div> <aside class="sideNav" id="sideNavSecondary"> <h3>Key Resources</h3> <nav class="aside"> <ul> <li><a href="guides.html">Guides</a> <ul> <li><a href="guides/basic-rockets.html">Basic Rockets</a></li> <li><a href="guides/intermediate-rockets.html">Intermediate Rockets</a></li> <li><a href="guides/orbital-mechanics.html">Orbital Mechanics</a></li> <li><a href="guides/aircraft-basics.html">Aircraft Basics</a></li> <li><a href="guides/spaceplanes.html">Space Plane Tips</a></li> </ul> </li> <li><a href="resources.html">Resources</a> <ul> <li><a href="https://garycourt.github.io/korc/" target="_blank">Rocket Calculator</a></li> <li><a href="resources/dv-map1.html">Delta-V Map 1</a></li> <li><a href="resources/dv-map2.html">Delta-V Map 2</a></li> <li><a href="http://13375.de/KSPDeltaVMap/" target="_blank">Interactive dV Planner</a></li> <li><a href="http://ksp.olex.biz/" target="_blank">How do I get there?</a></li> <li><a href="http://alexmoon.github.io/ksp/" target="_blank">When Should I Launch?</a></li> <li><a href="resources/visual-airplane-guide.html">Visual Airplane Guide</a></li> <li><a href="https://www.youtube.com/playlist?list=PLYu7z3I8tdEm5nyZU3a-O2ak6mBYXWPAL" target="_blank">Scott Manley's Tutorials</a></li> <li><a href="https://www.youtube.com/user/WernherVonKerman" target="_blank">Von Kerman's Rocket School</a></li> <li><a href="http://imgur.com/gallery/2JDYKtx/new" target="_blank">m_sporkboy's Mun Lander Guide</a></li> <li><a href="https://docs.google.com/document/d/1rTsu_wkh7zGM4GwjNiQUTEVFP7BvyQSP3ZF4GL-VvvM/pub" target="_blank">jelliestjellyfish's Checklists</a></li> <li><a href="http://imgur.com/a/85cpa#0" target="_blank">PhildeCube's Career Mode for Beginners</a></li> <li><a href="http://meithan.x10.mx/KSP/engines/" target="_blank"></a>Optimal Engine Calculator</li> <li><a href="http://corpsmoderne.net/fsp/" target="_blank">Flappy Space Program</a></li> </ul> </li> <li><a href="galleries.html">Galleries</a></li> <li><a href="recent.html">Recent Shenanigans</a></li> <li><a href="http://wiki.kerbalspaceprogram.com/wiki/Main_Page" target="_blank">Wiki</a></li> <li>Reddit <ul> <li><a href="http://reddit.com/r/kerbalspaceprogram" target="_blank">/r/KerbalSpaceProgram</a></li> <li><a href="http://reddit.com/r/kerbalacademy" target="_blank">/r/KerbalAcademy</a></li> </ul> </li> <li><a href="https://kerbalspaceprogram.com" target="_blank">Official Site</a></li> </ul> </nav> </aside> </div> </main> <footer> <div class="footerContent"> <h6>Sponsors*</h6> <div class="footerGallery"> <img src="media/footer/ionic-symphonic.png" alt="place holder image" /> <img src="media/footer/jebs-junkyard.png" alt="place holder image" /> <img src="media/footer/kerlington.png" alt="place holder image" /> <img src="media/footer/periapsis.png" alt="place holder image" /> <img src="media/footer/vac-co.png" alt="place holder image" /><!--these are 150x84px--> </div> <p>*Not really. These are just some of the in-game companies' logos.</p> </div><!--#/footerContent--> </footer></body> </html>
tablesix/web110-jebsnotebook
guides.html
HTML
mit
12,569
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>file::native_handle_type</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Chapter 1. Boost.Beast"> <link rel="up" href="../boost__beast__file.html" title="file"> <link rel="prev" href="../boost__beast__file.html" title="file"> <link rel="next" href="native_handle.html" title="file::native_handle"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../boost__beast__file.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost__beast__file.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="native_handle.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h5 class="title"> <a name="beast.ref.boost__beast__file.native_handle_type"></a><a class="link" href="native_handle_type.html" title="file::native_handle_type">file::native_handle_type</a> </h5></div></div></div> <p> <a class="indexterm" name="idm44861281162256"></a> </p> <p> (Inherited from <a class="link" href="../boost__beast__file_stdio.html" title="file_stdio"><code class="computeroutput"><span class="identifier">file_stdio</span></code></a>) </p> <p> The type of the underlying file handle. </p> <h6> <a name="beast.ref.boost__beast__file.native_handle_type.h0"></a> <span class="phrase"><a name="beast.ref.boost__beast__file.native_handle_type.synopsis"></a></span><a class="link" href="native_handle_type.html#beast.ref.boost__beast__file.native_handle_type.synopsis">Synopsis</a> </h6> <pre class="programlisting"><span class="keyword">using</span> <span class="identifier">native_handle_type</span> <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">FILE</span><span class="special">*;</span> </pre> <h6> <a name="beast.ref.boost__beast__file.native_handle_type.h1"></a> <span class="phrase"><a name="beast.ref.boost__beast__file.native_handle_type.description"></a></span><a class="link" href="native_handle_type.html#beast.ref.boost__beast__file.native_handle_type.description">Description</a> </h6> <p> This is platform-specific. </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2016-2019 Vinnie Falco<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../boost__beast__file.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../boost__beast__file.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="native_handle.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
davehorton/drachtio-server
deps/boost_1_77_0/libs/beast/doc/html/beast/ref/boost__beast__file/native_handle_type.html
HTML
mit
4,318
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>messageformat: Usage</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/css" rel="stylesheet" href="styles/site.flatly.css"> <link rel='apple-touch-icon' sizes='180x180' href='logo/favicon-180.png'> <link rel='icon' type='image/png' sizes='32x32' href='logo/favicon-32.png'> </head> <body> <div class="navbar navbar-default navbar-fixed-top "> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="./"><img class="branding-logo" src="logo/messageformat.svg" alt="logo"/>messageformat</a> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse" id="topNavigation"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="classes.list" class="dropdown-toggle" data-toggle="dropdown">API<b class="caret"></b></a> <ul class="dropdown-menu "> <li><a href="MessageFormat">MessageFormat</a></li><li><a href="global#compileModule">compileModule</a></li> </ul> </li> <li class="nav-item"> <a class="nav-link" href="page-about">About</a> </li> <li class="nav-item"> <a class="nav-link" href="page-build">Usage</a> </li> <li class="nav-item"> <a class="nav-link" href="page-guide">Format Guide</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="https://github.com/messageformat/messageformat/releases">3.0.0-beta.2</a></li> <li class="navbar-github-icon"><a href="https://github.com/messageformat/messageformat"> <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <title>messageformat on GitHub</title> <path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/> </svg> </a></li> </ul> </div> </div> </div> <div class="container" id="toc-content"> <div class="row"> <div class="col-md-8"> <div id="main"> <section class="page-section"> <header> <h1 class="page-title">Usage</h1> </header> <article> <p>Fundamentally, messageformat is a compiler that turns ICU MessageFormat input into JavaScript. While it's certainly possible to use it directly in your client code, that will mean including the full compiler in your client-side code (admittedly, just 15kB when minified &amp; gzipped), and being okay with <code>new Function</code> being called for each message string.</p> <p>The recommended alternative is to use messageformat as a compile-time tool. To that end, we provide three different sorts of solutions:</p> <ul> <li><strong>Webpack loaders</strong> for JSON, .properties, gettext PO, and YAML files</li> <li><strong><a href="https://www.npmjs.com/package/messageformat-cli">messageformat-cli</a></strong> for command-line use, supporting JSON and .properties files</li> <li>Our <strong>JavaScript API</strong>, in particular <a href="MessageFormat#compile">MessageFormat#compile</a></li> </ul> <p>Compiling messages during your build will allow for a significant decrease in filesize and execution time, as all that's required to run on the client are the final compiled functions.</p> <h2>Webpack loaders</h2> <p>Each of the loaders is similar, supporting a specific file type. Their configuration options vary slightly, depending on the common practices for the format; please see their own documentations for details:</p> <ul> <li>JSON &amp; YAML: <a href="https://www.npmjs.com/package/messageformat-loader">messageformat-loader</a></li> <li>.properties: <a href="https://www.npmjs.com/package/messageformat-properties-loader">messageformat-properties-loader</a> – Format used by <a href="https://docs.oracle.com/javase/9/docs/api/java/util/ResourceBundle.html#getBundle-java.lang.String-java.util.Locale-java.lang.ClassLoader-">Java resource bundles</a></li> <li>PO files: <a href="https://www.npmjs.com/package/messageformat-po-loader">messageformat-po-loader</a> – Format used by <a href="https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html">gettext</a></li> </ul> <p>Using <a href="https://www.npmjs.com/package/messageformat-loader">messageformat-loader</a> as an example, these enable a JavaScript API that looks like this:</p> <div class="panel panel-default"> <div class="panel-heading">messages.json</div> <div class="panel-body"> <pre class="prettyprint source lang-javascript"><code>{ "time": "{0} took {1} ms to complete.", "ordinal": "The {N, selectordinal, one{#st} two{#nd} few{#rd} other{#th}} message." }</code></pre> </div> </div> <div class="panel panel-default"> <div class="panel-heading">example.js</div> <div class="panel-body"> <pre class="prettyprint source lang-javascript"><code>import messages from './messages.json' messages.ordinal(['Sweeping', 42]) // 'Sweeping took 42 ms to complete.' messages.ordinal({ N: 1 }) // 'The 1st message.'</code></pre> </div> </div> <p>During the build, the loader will compile your messages into their respective functions, and package only those into the webpack output.</p> <h2>CLI Compiler</h2> <p><a href="https://www.npmjs.com/package/messageformat-cli">messageformat-cli</a> is available as a separate package, and is easy to integrate into any build environment that can execute external commands, such as <a href="https://github.com/facebook/create-react-app">create-react-app</a>. In addition to command-line options, the CLI can read configuration from <code>package.json</code> and <code>messageformat.rc.json</code> files; see its documentation for more information.</p> <pre class="prettyprint source lang-text"><code>$ npm install messageformat@next messageformat-cli@next $ npx messageformat usage: messageformat [options] [input, ...] Parses the input JSON and .properties files of MessageFormat strings into a JS module of corresponding hierarchical functions. Input directories are recursively scanned for all .json and .properties files. -l lc, --locale=lc The locale(s) lc to include; if multiple, selected by matching message key. If not set, path keys matching any locale code will set the active locale, starting with a default 'en' locale. -n ns, --namespace=ns By default, output is an ES6 module with a default export; set ns to support other environments. If ns does not contain a '.', the output follows an UMD pattern. For CommonJS module output, use --namespace=module.exports. -o of, --outfile=of Write output to the file of. If undefined or '-', prints to stdout See the messageformat-cli README for more options. Configuration may also be set in package.json or messageformat.rc.json. </code></pre> <h2>Using compiled messageformat output</h2> <p>The output of the loaders and the CLI will be a hierarchical object, made up of the non-identical file and object paths of the input. For example, the messageformat package's <code>example/i18n.js</code> sample output includes a function <code>en.sub.folder.plural.test()</code>, which was compiled from the <code>test</code> key in the source file <code>example/en/sub/folder/plural.json</code>. Obviously this is a slightly contribed example, but even in real-world use it's likely that you'll end up with a sufficient number of messages that it makes sense to split them in separate files and/or into some sort of hierarchy.</p> <p>In development use, it may then prove problematic to use the messageformat compiled messages directly, as mistakes in message keys will throw errors when they are called as functions, along with errors from missing properties for messages using variables. To that end, the library includes <strong>Messages</strong>, a utility accessor library that helps with common usage patterns, as well as making it easier to load message data dynamically.</p> <p>It works like this (using <a href="https://www.npmjs.com/package/messageformat-loader">messageformat-loader</a>, configured for <code>en</code> and <code>fi</code> locales):</p> <div class="panel panel-default"> <div class="panel-heading">messages.json</div> <div class="panel-body"> <pre class="prettyprint source lang-javascript"><code>{ "en": { "a": "A {TYPE} example.", "b": "This has {COUNT, plural, one{one user} other{# users}}.", "c": { "d": "We have {P, number, percent} code coverage." } }, "fi": { "b": "Tällä on {COUNT, plural, one{yksi käyttäjä} other{# käyttäjää}}.", "e": "Minä puhun vain suomea." } }</code></pre> </div> </div> <div class="panel panel-default"> <div class="panel-heading">example.js</div> <div class="panel-body"> <pre class="prettyprint source lang-javascript"><code>import Messages from 'messageformat-runtime/messages' import msgData from './messages.json' const messages = new Messages(msgData, 'en') // sets default locale <p>messages.hasMessage('a') // true messages.hasObject('c') // true messages.get('b', { COUNT: 3 }) // 'This has 3 users.' messages.get(['c', 'd'], { P: 0.314 }) // 'We have 31% code coverage.'</p> <p>messages.get('e') // 'e' messages.setFallback('en', ['foo', 'fi']) messages.get('e') // 'Minä puhun vain suomea.'</p> <p>messages.locale = 'fi' messages.hasMessage('a') // false messages.hasMessage('a', 'en') // true messages.hasMessage('a', null, true) // true messages.hasObject('c') // false messages.get('b', { COUNT: 3 }) // 'Tällä on 3 käyttäjää.' messages.get('c').d({ P: 0.628 }) // 'We have 63% code coverage.'</code></pre></p> </div> </div> </article> </section> </div> </div> <div class="clearfix"></div> <div class="col-md-3"> <div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div> </div> </div> </div> <footer> </footer> <script src="scripts/docstrap.lib.js"></script> <script src="scripts/toc.js"></script> <script> $( function () { $( "[id*='$']" ).each( function () { var $this = $( this ); $this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) ); } ); $( ".page-section pre, .readme-section pre, pre.prettyprint.source" ).each( function () { var $this = $( this ); var example = $this.find( "code" ); exampleText = example.html(); var lang = /{@lang (.*?)}/.exec( exampleText ); if ( lang && lang[1] ) { exampleText = exampleText.replace( lang[0], "" ); example.html( exampleText ); lang = lang[1]; } else { var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/); lang = langClassMatch ? langClassMatch[1] : "javascript"; } if ( lang ) { $this .addClass( "sunlight-highlight-" + lang ) .addClass( "linenums" ) .html( example.html() ); } } ); Sunlight.highlightAll( { lineNumbers : false, showMenu : true, enableDoclinks : true } ); $.catchAnchorLinks( { navbarOffset: 10 } ); $( "#toc" ).toc( { anchorName : function ( i, heading, prefix ) { return $( heading ).attr( "id" ) || ( prefix + i ); }, selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4", showAndHide : false, smoothScrolling: true } ); $( "#main span[id^='toc']" ).addClass( "toc-shim" ); $( '.dropdown-toggle' ).dropdown(); $( "table" ).each( function () { var $this = $( this ); $this.addClass('table'); } ); } ); </script> <!--Navigation and Symbol Display--> <!--Google Analytics--> </body> </html>
messageformat/messageformat.js
docs/v3/page-build.html
HTML
mit
12,549
<html> <head> <meta charset="UTF-8"> <title>Tao Open</title> <link rel="stylesheet" href="../css/style.css" type="text/css"> <link rel="icon" type="image/png" href="../images/logo.png"> <script src='../lib/jquery.min.js'></script> <script src="../swan.js"></script> <script> loadCommon(); </script> </head> <body> <div id="background"> <div id="page"> <div id="header"> </div> <div id="contents"> <div class="box"> <div> <div class="body"> <p> <i> Last updated on: May 29, 2017 </i> </p> <h2> Registration </h2> <ol> <li> Registration is open to any table tennis players. Registration deadline is 6/20. <ol> <li> Organizers can reserve 18 spots. The rest 90 spots will be given to players <b> according to the time they pay the deposit </b>. <li> Players need to send $20 deposit to secure their spots. The prefered payment is paypal. The security deposit will be returned to the players when they check in the tournament. <li> When all the first come first serve 90 spots are taken, the rest players who have paid the deposit will be put on a waiting list. Organizers will contact the players on waiting list if more spots become available. <li> All security deposit will be returned to players, except for the no show players. <li> People who have paid deposit and being accepted can cancel their registration before 6/20 to get the deposit returned. </ol> </li> <li> Seeds are determined by USATT tournament rating. Unrated players can ask a coach to give an estimated rating. Organizers will estimate rating for all seeded players who are unrated. <li> Please fill the online registration form: <a href="http://goo.gl/UlE6jf"> http://goo.gl/UlE6jf</a> <li> Please fill in your current USATT tournament rating when registering. Players who fill in wrong USATT rating will be rejected from the tournament once found <li> Please send your deposit to the following <b> paypal </b> address: <b> pingpong.community@gmail.com </b> <ul> <li> Please note the name of the player in your paypal payment. </ul> </ol> <p> <span> &nbsp; </span> </p> </div> </div> </div> <div id="footer"> </div> </div> </div> </div> </body> </html>
ppc-web/ppcweb
web/swan/taoopen/registration.html
HTML
mit
2,434
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> <meta content="IE=edge" http-equiv="X-UA-Compatible"> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>MediaDrm.KeyRequest - Android SDK | Android Developers</title> <!-- STYLESHEETS --> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto+Condensed"> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:light,regular,medium,thin,italic,mediumitalic,bold" title="roboto"> <link href="../../../assets/css/default.css?v=7" rel="stylesheet" type="text/css"> <!-- FULLSCREEN STYLESHEET --> <link href="../../../assets/css/fullscreen.css" rel="stylesheet" class="fullscreen" type="text/css"> <!-- JAVASCRIPT --> <script src="http://www.google.com/jsapi" type="text/javascript"></script> <script src="../../../assets/js/android_3p-bundle.js" type="text/javascript"></script> <script type="text/javascript"> var toRoot = "../../../"; var metaTags = []; var devsite = false; </script> <script src="../../../assets/js/docs.js?v=6" type="text/javascript"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5831155-1', 'android.com'); ga('create', 'UA-49880327-2', 'android.com', {'name': 'universal'}); // New tracker); ga('send', 'pageview'); ga('universal.send', 'pageview'); // Send page view for new tracker. </script> </head> <body class="gc-documentation develop reference" itemscope itemtype="http://schema.org/Article"> <div id="doc-api-level" class="18" style="display:none"></div> <a name="top"></a> <a name="top"></a> <!-- dialog to prompt lang pref change when loaded from hardcoded URL <div id="langMessage" style="display:none"> <div> <div class="lang en"> <p>You requested a page in English, would you like to proceed with this language setting?</p> </div> <div class="lang es"> <p>You requested a page in Spanish (Español), would you like to proceed with this language setting?</p> </div> <div class="lang ja"> <p>You requested a page in Japanese (日本語), would you like to proceed with this language setting?</p> </div> <div class="lang ko"> <p>You requested a page in Korean (한국어), would you like to proceed with this language setting?</p> </div> <div class="lang ru"> <p>You requested a page in Russian (Русский), would you like to proceed with this language setting?</p> </div> <div class="lang zh-cn"> <p>You requested a page in Simplified Chinese (简体中文), would you like to proceed with this language setting?</p> </div> <div class="lang zh-tw"> <p>You requested a page in Traditional Chinese (繁體中文), would you like to proceed with this language setting?</p> </div> <a href="#" class="button yes" onclick="return false;"> <span class="lang en">Yes</span> <span class="lang es">Sí</span> <span class="lang ja">Yes</span> <span class="lang ko">Yes</span> <span class="lang ru">Yes</span> <span class="lang zh-cn">是的</span> <span class="lang zh-tw">没有</span> </a> <a href="#" class="button" onclick="$('#langMessage').hide();return false;"> <span class="lang en">No</span> <span class="lang es">No</span> <span class="lang ja">No</span> <span class="lang ko">No</span> <span class="lang ru">No</span> <span class="lang zh-cn">没有</span> <span class="lang zh-tw">没有</span> </a> </div> </div> --> <!-- Header --> <div id="header-wrapper"> <div class="dac-header" id="header"> <div class="dac-header-inner"> <a class="dac-nav-toggle" data-dac-toggle-nav href="javascript:;" title="Open navigation"> <span class="dac-nav-hamburger"> <span class="dac-nav-hamburger-top"></span> <span class="dac-nav-hamburger-mid"></span> <span class="dac-nav-hamburger-bot"></span> </span> </a> <a class="dac-header-logo" href="../../../index.html"> <img class="dac-header-logo-image" src="../../../assets/images/android_logo.png" srcset="../../../assets/images/android_logo@2x.png 2x" width="32" height="36" alt="Android" /> Developers </a> <ul class="dac-header-crumbs"> <li class="dac-header-crumbs-item"><span class="dac-header-crumbs-link current ">MediaDrm.KeyRequest - Android SDK</a></li> </ul> <div class="dac-header-search" id="search-container"> <div class="dac-header-search-inner"> <div class="dac-sprite dac-search dac-header-search-btn" id="search-btn"></div> <form class="dac-header-search-form" onsubmit="return submit_search()"> <input id="search_autocomplete" type="text" value="" autocomplete="off" name="q" onfocus="search_focus_changed(this, true)" onblur="search_focus_changed(this, false)" onkeydown="return search_changed(event, true, '../../../')" onkeyup="return search_changed(event, false, '../../../')" class="dac-header-search-input" placeholder="Search" /> <a class="dac-header-search-close hide" id="search-close">close</a> </form> </div><!-- end dac-header-search-inner --> </div><!-- end dac-header-search --> <div class="search_filtered_wrapper"> <div class="suggest-card reference no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card develop no-display"> <ul class="search_filtered"> </ul> <div class="child-card guides no-display"> </div> <div class="child-card training no-display"> </div> <div class="child-card samples no-display"> </div> </div> <div class="suggest-card design no-display"> <ul class="search_filtered"> </ul> </div> <div class="suggest-card distribute no-display"> <ul class="search_filtered"> </ul> </div> </div> <a class="dac-header-console-btn" href="https://play.google.com/apps/publish/"> <span class="dac-sprite dac-google-play"></span> <span class="dac-visible-desktop-inline">Developer</span> Console </a> </div><!-- end header-wrap.wrap --> </div><!-- end header --> <div id="searchResults" class="wrap" style="display:none;"> <h2 id="searchTitle">Results</h2> <div id="leftSearchControl" class="search-control">Loading...</div> </div> </div> <!--end header-wrapper --> <!-- Navigation--> <nav class="dac-nav"> <div class="dac-nav-dimmer" data-dac-toggle-nav></div> <ul class="dac-nav-list" data-dac-nav> <li class="dac-nav-item dac-nav-head"> <a class="dac-nav-link dac-nav-logo" data-dac-toggle-nav href="javascript:;" title="Close navigation"> <img class="dac-logo-image" src="../../../assets/images/android_logo.png" srcset="../../../assets/images/android_logo@2x.png 2x" width="32" height="36" alt="Android" /> Developers </a> </li> <li class="dac-nav-item home"> <a class="dac-nav-link dac-visible-mobile-block" href="../../../index.html">Home</a> <ul class="dac-nav-secondary about"> <li class="dac-nav-item about"> <a class="dac-nav-link" href="../../../about/index.html">Android</a> </li> <li class="dac-nav-item wear"> <a class="dac-nav-link" href="../../../wear/index.html">Wear</a> </li> <li class="dac-nav-item tv"> <a class="dac-nav-link" href="../../../tv/index.html">TV</a> </li> <li class="dac-nav-item auto"> <a class="dac-nav-link" href="../../../auto/index.html">Auto</a> </li> </ul> </li> <li class="dac-nav-item design"> <a class="dac-nav-link" href="../../../design/index.html" zh-tw-lang="設計" zh-cn-lang="设计" ru-lang="Проектирование" ko-lang="디자인" ja-lang="設計" es-lang="Diseñar">Design</a> </li> <li class="dac-nav-item develop"> <a class="dac-nav-link" href="../../../develop/index.html" zh-tw-lang="開發" zh-cn-lang="开发" ru-lang="Разработка" ko-lang="개발" ja-lang="開発" es-lang="Desarrollar">Develop</a> <ul class="dac-nav-secondary develop"> <li class="dac-nav-item training"> <a class="dac-nav-link" href="../../../training/index.html" zh-tw-lang="訓練課程" zh-cn-lang="培训" ru-lang="Курсы" ko-lang="교육" ja-lang="トレーニング" es-lang="Capacitación">Training</a> </li> <li class="dac-nav-item guide"> <a class="dac-nav-link" href="../../../guide/index.html" zh-tw-lang="API 指南" zh-cn-lang="API 指南" ru-lang="Руководства по API" ko-lang="API 가이드" ja-lang="API ガイド" es-lang="Guías de la API">API Guides</a> </li> <li class="dac-nav-item reference"> <a class="dac-nav-link" href="../../../reference/packages.html" zh-tw-lang="參考資源" zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" es-lang="Referencia">Reference</a> </li> <li class="dac-nav-item tools"> <a class="dac-nav-link" href="../../../sdk/index.html" zh-tw-lang="相關工具" zh-cn-lang="工具" ru-lang="Инструменты" ko-lang="도구" ja-lang="ツール" es-lang="Herramientas">Tools</a></li> <li class="dac-nav-item google"> <a class="dac-nav-link" href="../../../google/index.html">Google Services</a> </li> <li class="dac-nav-item preview"> <a class="dac-nav-link" href="../../../preview/index.html">Preview</a> </li> </ul> </li> <li class="dac-nav-item distribute"> <a class="dac-nav-link" href="../../../distribute/googleplay/index.html" zh-tw-lang="發佈" zh-cn-lang="分发" ru-lang="Распространение" ko-lang="배포" ja-lang="配布" es-lang="Distribuir">Distribute</a> <ul class="dac-nav-secondary distribute"> <li class="dac-nav-item googleplay"> <a class="dac-nav-link" href="../../../distribute/googleplay/index.html">Google Play</a></li> <li class="dac-nav-item essentials"> <a class="dac-nav-link" href="../../../distribute/essentials/index.html">Essentials</a></li> <li class="dac-nav-item users"> <a class="dac-nav-link" href="../../../distribute/users/index.html">Get Users</a></li> <li class="dac-nav-item engage"> <a class="dac-nav-link" href="../../../distribute/engage/index.html">Engage &amp; Retain</a></li> <li class="dac-nav-item monetize"> <a class="dac-nav-link" href="../../../distribute/monetize/index.html">Earn</a> </li> <li class="dac-nav-item analyze"> <a class="dac-nav-link" href="../../../distribute/analyze/index.html">Analyze</a> </li> <li class="dac-nav-item stories"> <a class="dac-nav-link" href="../../../distribute/stories/index.html">Stories</a> </li> </ul> </li> </ul> </nav> <!-- end navigation--> <div class="wrap clearfix" id="body-content"><div class="cols"> <div class="col-4 dac-hidden-mobile" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElement"> <div id="devdoc-nav"> <div id="api-nav-header"> <div id="api-level-toggle"> <label for="apiLevelCheckbox" class="disabled" title="Select your target API level to dim unavailable APIs">API level: </label> <div class="select-wrapper"> <select id="apiLevelSelector"> <!-- option elements added by buildApiLevelSelector() --> </select> </div> </div><!-- end toggle --> <div id="api-nav-title">Android APIs</div> </div><!-- end nav header --> <script> var SINCE_DATA = [ '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23' ]; buildApiLevelSelector(); </script> <div id="swapper"> <div id="nav-panels"> <div id="resize-packages-nav"> <div id="packages-nav" class="scroll-pane"> <ul> <li class="api apilevel-1"> <a href="../../../reference/android/package-summary.html">android</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/accessibilityservice/package-summary.html">android.accessibilityservice</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/accounts/package-summary.html">android.accounts</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/animation/package-summary.html">android.animation</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/annotation/package-summary.html">android.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/app/package-summary.html">android.app</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/admin/package-summary.html">android.app.admin</a></li> <li class="api apilevel-23"> <a href="../../../reference/android/app/assist/package-summary.html">android.app.assist</a></li> <li class="api apilevel-8"> <a href="../../../reference/android/app/backup/package-summary.html">android.app.backup</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/app/job/package-summary.html">android.app.job</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/app/usage/package-summary.html">android.app.usage</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/appwidget/package-summary.html">android.appwidget</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/bluetooth/package-summary.html">android.bluetooth</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/bluetooth/le/package-summary.html">android.bluetooth.le</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/package-summary.html">android.content</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/pm/package-summary.html">android.content.pm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/content/res/package-summary.html">android.content.res</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/package-summary.html">android.database</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/database/sqlite/package-summary.html">android.database.sqlite</a></li> <li class="api apilevel-"> <a href="../../../reference/android/databinding/package-summary.html">android.databinding</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/drm/package-summary.html">android.drm</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/gesture/package-summary.html">android.gesture</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/package-summary.html">android.graphics</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/package-summary.html">android.graphics.drawable</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/graphics/drawable/shapes/package-summary.html">android.graphics.drawable.shapes</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/graphics/pdf/package-summary.html">android.graphics.pdf</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/hardware/package-summary.html">android.hardware</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/hardware/camera2/package-summary.html">android.hardware.camera2</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/hardware/camera2/params/package-summary.html">android.hardware.camera2.params</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/hardware/display/package-summary.html">android.hardware.display</a></li> <li class="api apilevel-23"> <a href="../../../reference/android/hardware/fingerprint/package-summary.html">android.hardware.fingerprint</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/hardware/input/package-summary.html">android.hardware.input</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/hardware/usb/package-summary.html">android.hardware.usb</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/inputmethodservice/package-summary.html">android.inputmethodservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/location/package-summary.html">android.location</a></li> <li class="selected api apilevel-1"> <a href="../../../reference/android/media/package-summary.html">android.media</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/media/audiofx/package-summary.html">android.media.audiofx</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/media/browse/package-summary.html">android.media.browse</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/media/effect/package-summary.html">android.media.effect</a></li> <li class="api apilevel-23"> <a href="../../../reference/android/media/midi/package-summary.html">android.media.midi</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/media/projection/package-summary.html">android.media.projection</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/media/session/package-summary.html">android.media.session</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/media/tv/package-summary.html">android.media.tv</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/mtp/package-summary.html">android.mtp</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/package-summary.html">android.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/http/package-summary.html">android.net.http</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/nsd/package-summary.html">android.net.nsd</a></li> <li class="api apilevel-12"> <a href="../../../reference/android/net/rtp/package-summary.html">android.net.rtp</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/net/sip/package-summary.html">android.net.sip</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/net/wifi/package-summary.html">android.net.wifi</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/net/wifi/p2p/package-summary.html">android.net.wifi.p2p</a></li> <li class="api apilevel-16"> <a href="../../../reference/android/net/wifi/p2p/nsd/package-summary.html">android.net.wifi.p2p.nsd</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/nfc/package-summary.html">android.nfc</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/nfc/cardemulation/package-summary.html">android.nfc.cardemulation</a></li> <li class="api apilevel-10"> <a href="../../../reference/android/nfc/tech/package-summary.html">android.nfc.tech</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/opengl/package-summary.html">android.opengl</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/os/package-summary.html">android.os</a></li> <li class="api apilevel-9"> <a href="../../../reference/android/os/storage/package-summary.html">android.os.storage</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/preference/package-summary.html">android.preference</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/package-summary.html">android.print</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/print/pdf/package-summary.html">android.print.pdf</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/printservice/package-summary.html">android.printservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/provider/package-summary.html">android.provider</a></li> <li class="api apilevel-11"> <a href="../../../reference/android/renderscript/package-summary.html">android.renderscript</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/sax/package-summary.html">android.sax</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/security/package-summary.html">android.security</a></li> <li class="api apilevel-23"> <a href="../../../reference/android/security/keystore/package-summary.html">android.security.keystore</a></li> <li class="api apilevel-22"> <a href="../../../reference/android/service/carrier/package-summary.html">android.service.carrier</a></li> <li class="api apilevel-23"> <a href="../../../reference/android/service/chooser/package-summary.html">android.service.chooser</a></li> <li class="api apilevel-17"> <a href="../../../reference/android/service/dreams/package-summary.html">android.service.dreams</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/service/media/package-summary.html">android.service.media</a></li> <li class="api apilevel-18"> <a href="../../../reference/android/service/notification/package-summary.html">android.service.notification</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/service/restrictions/package-summary.html">android.service.restrictions</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/service/textservice/package-summary.html">android.service.textservice</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/service/voice/package-summary.html">android.service.voice</a></li> <li class="api apilevel-7"> <a href="../../../reference/android/service/wallpaper/package-summary.html">android.service.wallpaper</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/speech/package-summary.html">android.speech</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/speech/tts/package-summary.html">android.speech.tts</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/annotation/package-summary.html">android.support.annotation</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/app/recommendation/package-summary.html">android.support.app.recommendation</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/customtabs/package-summary.html">android.support.customtabs</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/design/package-summary.html">android.support.design</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/design/widget/package-summary.html">android.support.design.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/multidex/package-summary.html">android.support.multidex</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/percent/package-summary.html">android.support.percent</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v13/app/package-summary.html">android.support.v13.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v14/preference/package-summary.html">android.support.v14.preference</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/leanback/package-summary.html">android.support.v17.leanback</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/leanback/app/package-summary.html">android.support.v17.leanback.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/leanback/database/package-summary.html">android.support.v17.leanback.database</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/leanback/graphics/package-summary.html">android.support.v17.leanback.graphics</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/leanback/system/package-summary.html">android.support.v17.leanback.system</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/leanback/widget/package-summary.html">android.support.v17.leanback.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v17/preference/package-summary.html">android.support.v17.preference</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/accessibilityservice/package-summary.html">android.support.v4.accessibilityservice</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/animation/package-summary.html">android.support.v4.animation</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/app/package-summary.html">android.support.v4.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/package-summary.html">android.support.v4.content</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/pm/package-summary.html">android.support.v4.content.pm</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/content/res/package-summary.html">android.support.v4.content.res</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/database/package-summary.html">android.support.v4.database</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/graphics/package-summary.html">android.support.v4.graphics</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/graphics/drawable/package-summary.html">android.support.v4.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/hardware/display/package-summary.html">android.support.v4.hardware.display</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/hardware/fingerprint/package-summary.html">android.support.v4.hardware.fingerprint</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/media/package-summary.html">android.support.v4.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/media/session/package-summary.html">android.support.v4.media.session</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/net/package-summary.html">android.support.v4.net</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/os/package-summary.html">android.support.v4.os</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/print/package-summary.html">android.support.v4.print</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/provider/package-summary.html">android.support.v4.provider</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/text/package-summary.html">android.support.v4.text</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/util/package-summary.html">android.support.v4.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/package-summary.html">android.support.v4.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/accessibility/package-summary.html">android.support.v4.view.accessibility</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/view/animation/package-summary.html">android.support.v4.view.animation</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v4/widget/package-summary.html">android.support.v4.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/app/package-summary.html">android.support.v7.app</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/appcompat/package-summary.html">android.support.v7.appcompat</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/cardview/package-summary.html">android.support.v7.cardview</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/graphics/package-summary.html">android.support.v7.graphics</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/graphics/drawable/package-summary.html">android.support.v7.graphics.drawable</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/gridlayout/package-summary.html">android.support.v7.gridlayout</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/media/package-summary.html">android.support.v7.media</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/mediarouter/package-summary.html">android.support.v7.mediarouter</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/preference/package-summary.html">android.support.v7.preference</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/recyclerview/package-summary.html">android.support.v7.recyclerview</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/util/package-summary.html">android.support.v7.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/view/package-summary.html">android.support.v7.view</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/package-summary.html">android.support.v7.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/helper/package-summary.html">android.support.v7.widget.helper</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v7/widget/util/package-summary.html">android.support.v7.widget.util</a></li> <li class="api apilevel-"> <a href="../../../reference/android/support/v8/renderscript/package-summary.html">android.support.v8.renderscript</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/system/package-summary.html">android.system</a></li> <li class="api apilevel-21"> <a href="../../../reference/android/telecom/package-summary.html">android.telecom</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/package-summary.html">android.telephony</a></li> <li class="api apilevel-5"> <a href="../../../reference/android/telephony/cdma/package-summary.html">android.telephony.cdma</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/telephony/gsm/package-summary.html">android.telephony.gsm</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/package-summary.html">android.test</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/mock/package-summary.html">android.test.mock</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/suitebuilder/package-summary.html">android.test.suitebuilder</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/test/suitebuilder/annotation/package-summary.html">android.test.suitebuilder.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/package-summary.html">android.text</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/text/format/package-summary.html">android.text.format</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/method/package-summary.html">android.text.method</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/style/package-summary.html">android.text.style</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/text/util/package-summary.html">android.text.util</a></li> <li class="api apilevel-19"> <a href="../../../reference/android/transition/package-summary.html">android.transition</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/util/package-summary.html">android.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/package-summary.html">android.view</a></li> <li class="api apilevel-4"> <a href="../../../reference/android/view/accessibility/package-summary.html">android.view.accessibility</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/view/animation/package-summary.html">android.view.animation</a></li> <li class="api apilevel-3"> <a href="../../../reference/android/view/inputmethod/package-summary.html">android.view.inputmethod</a></li> <li class="api apilevel-14"> <a href="../../../reference/android/view/textservice/package-summary.html">android.view.textservice</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/webkit/package-summary.html">android.webkit</a></li> <li class="api apilevel-1"> <a href="../../../reference/android/widget/package-summary.html">android.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/com/android/internal/backup/package-summary.html">com.android.internal.backup</a></li> <li class="api apilevel-"> <a href="../../../reference/com/android/internal/logging/package-summary.html">com.android.internal.logging</a></li> <li class="api apilevel-"> <a href="../../../reference/com/android/internal/os/package-summary.html">com.android.internal.os</a></li> <li class="api apilevel-"> <a href="../../../reference/com/android/internal/statusbar/package-summary.html">com.android.internal.statusbar</a></li> <li class="api apilevel-"> <a href="../../../reference/com/android/internal/widget/package-summary.html">com.android.internal.widget</a></li> <li class="api apilevel-"> <a href="../../../reference/com/android/test/runner/package-summary.html">com.android.test.runner</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/annotation/package-summary.html">dalvik.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/bytecode/package-summary.html">dalvik.bytecode</a></li> <li class="api apilevel-1"> <a href="../../../reference/dalvik/system/package-summary.html">dalvik.system</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/awt/font/package-summary.html">java.awt.font</a></li> <li class="api apilevel-3"> <a href="../../../reference/java/beans/package-summary.html">java.beans</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/io/package-summary.html">java.io</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/package-summary.html">java.lang</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/annotation/package-summary.html">java.lang.annotation</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/ref/package-summary.html">java.lang.ref</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/lang/reflect/package-summary.html">java.lang.reflect</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/math/package-summary.html">java.math</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/net/package-summary.html">java.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/package-summary.html">java.nio</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/package-summary.html">java.nio.channels</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/channels/spi/package-summary.html">java.nio.channels.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/package-summary.html">java.nio.charset</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/nio/charset/spi/package-summary.html">java.nio.charset.spi</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/package-summary.html">java.security</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/acl/package-summary.html">java.security.acl</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/cert/package-summary.html">java.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/interfaces/package-summary.html">java.security.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/security/spec/package-summary.html">java.security.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/sql/package-summary.html">java.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/text/package-summary.html">java.text</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/package-summary.html">java.util</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/package-summary.html">java.util.concurrent</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/atomic/package-summary.html">java.util.concurrent.atomic</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/concurrent/locks/package-summary.html">java.util.concurrent.locks</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/jar/package-summary.html">java.util.jar</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/logging/package-summary.html">java.util.logging</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/prefs/package-summary.html">java.util.prefs</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/regex/package-summary.html">java.util.regex</a></li> <li class="api apilevel-1"> <a href="../../../reference/java/util/zip/package-summary.html">java.util.zip</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/package-summary.html">javax.crypto</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/interfaces/package-summary.html">javax.crypto.interfaces</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/crypto/spec/package-summary.html">javax.crypto.spec</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/egl/package-summary.html">javax.microedition.khronos.egl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/microedition/khronos/opengles/package-summary.html">javax.microedition.khronos.opengles</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/package-summary.html">javax.net</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/net/ssl/package-summary.html">javax.net.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/package-summary.html">javax.security.auth</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/callback/package-summary.html">javax.security.auth.callback</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/login/package-summary.html">javax.security.auth.login</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/auth/x500/package-summary.html">javax.security.auth.x500</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/security/cert/package-summary.html">javax.security.cert</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/sql/package-summary.html">javax.sql</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/package-summary.html">javax.xml</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/datatype/package-summary.html">javax.xml.datatype</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/namespace/package-summary.html">javax.xml.namespace</a></li> <li class="api apilevel-1"> <a href="../../../reference/javax/xml/parsers/package-summary.html">javax.xml.parsers</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/package-summary.html">javax.xml.transform</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/dom/package-summary.html">javax.xml.transform.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/sax/package-summary.html">javax.xml.transform.sax</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/transform/stream/package-summary.html">javax.xml.transform.stream</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/validation/package-summary.html">javax.xml.validation</a></li> <li class="api apilevel-8"> <a href="../../../reference/javax/xml/xpath/package-summary.html">javax.xml.xpath</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/framework/package-summary.html">junit.framework</a></li> <li class="api apilevel-1"> <a href="../../../reference/junit/runner/package-summary.html">junit.runner</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/package-summary.html">org.apache.http.conn</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/apache/http/params/package-summary.html">org.apache.http.params</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/json/package-summary.html">org.json</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/w3c/dom/package-summary.html">org.w3c.dom</a></li> <li class="api apilevel-8"> <a href="../../../reference/org/w3c/dom/ls/package-summary.html">org.w3c.dom.ls</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/package-summary.html">org.xml.sax</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/ext/package-summary.html">org.xml.sax.ext</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xml/sax/helpers/package-summary.html">org.xml.sax.helpers</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/package-summary.html">org.xmlpull.v1</a></li> <li class="api apilevel-1"> <a href="../../../reference/org/xmlpull/v1/sax2/package-summary.html">org.xmlpull.v1.sax2</a></li> </ul><br/> </div> <!-- end packages-nav --> </div> <!-- end resize-packages --> <div id="classes-nav" class="scroll-pane"> <ul> <li><h2>Interfaces</h2> <ul> <li class="api apilevel-8"><a href="../../../reference/android/media/AudioManager.OnAudioFocusChangeListener.html">AudioManager.OnAudioFocusChangeListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/AudioRecord.OnRecordPositionUpdateListener.html">AudioRecord.OnRecordPositionUpdateListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/AudioRecord.OnRoutingChangedListener.html">AudioRecord.OnRoutingChangedListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/AudioTrack.OnPlaybackPositionUpdateListener.html">AudioTrack.OnPlaybackPositionUpdateListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/AudioTrack.OnRoutingChangedListener.html">AudioTrack.OnRoutingChangedListener</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/ImageReader.OnImageAvailableListener.html">ImageReader.OnImageAvailableListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/ImageWriter.OnImageReleasedListener.html">ImageWriter.OnImageReleasedListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/JetPlayer.OnJetEventListener.html">JetPlayer.OnJetEventListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaCodec.OnFrameRenderedListener.html">MediaCodec.OnFrameRenderedListener</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaDrm.OnEventListener.html">MediaDrm.OnEventListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaDrm.OnExpirationUpdateListener.html">MediaDrm.OnExpirationUpdateListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaDrm.OnKeyStatusChangeListener.html">MediaDrm.OnKeyStatusChangeListener</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaPlayer.OnBufferingUpdateListener.html">MediaPlayer.OnBufferingUpdateListener</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaPlayer.OnCompletionListener.html">MediaPlayer.OnCompletionListener</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaPlayer.OnErrorListener.html">MediaPlayer.OnErrorListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/MediaPlayer.OnInfoListener.html">MediaPlayer.OnInfoListener</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaPlayer.OnPreparedListener.html">MediaPlayer.OnPreparedListener</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaPlayer.OnSeekCompleteListener.html">MediaPlayer.OnSeekCompleteListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaPlayer.OnTimedMetaDataAvailableListener.html">MediaPlayer.OnTimedMetaDataAvailableListener</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaPlayer.OnTimedTextListener.html">MediaPlayer.OnTimedTextListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/MediaPlayer.OnVideoSizeChangedListener.html">MediaPlayer.OnVideoSizeChangedListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/MediaRecorder.OnErrorListener.html">MediaRecorder.OnErrorListener</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/MediaRecorder.OnInfoListener.html">MediaRecorder.OnInfoListener</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaScannerConnection.MediaScannerConnectionClient.html">MediaScannerConnection.MediaScannerConnectionClient</a></li> <li class="api apilevel-8"><a href="../../../reference/android/media/MediaScannerConnection.OnScanCompletedListener.html">MediaScannerConnection.OnScanCompletedListener</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaSync.OnErrorListener.html">MediaSync.OnErrorListener</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/RemoteControlClient.OnGetPlaybackPositionListener.html">RemoteControlClient.OnGetPlaybackPositionListener</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/RemoteControlClient.OnMetadataUpdateListener.html">RemoteControlClient.OnMetadataUpdateListener</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/RemoteControlClient.OnPlaybackPositionUpdateListener.html">RemoteControlClient.OnPlaybackPositionUpdateListener</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/RemoteController.OnClientUpdateListener.html">RemoteController.OnClientUpdateListener</a></li> <li class="api apilevel-8"><a href="../../../reference/android/media/SoundPool.OnLoadCompleteListener.html">SoundPool.OnLoadCompleteListener</a></li> </ul> </li> <li><h2>Classes</h2> <ul> <li class="api apilevel-1"><a href="../../../reference/android/media/AsyncPlayer.html">AsyncPlayer</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/AudioAttributes.html">AudioAttributes</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/AudioAttributes.Builder.html">AudioAttributes.Builder</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/AudioDeviceCallback.html">AudioDeviceCallback</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/AudioDeviceInfo.html">AudioDeviceInfo</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/AudioFormat.html">AudioFormat</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/AudioFormat.Builder.html">AudioFormat.Builder</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/AudioManager.html">AudioManager</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/AudioRecord.html">AudioRecord</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/AudioRecord.Builder.html">AudioRecord.Builder</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/AudioTimestamp.html">AudioTimestamp</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/AudioTrack.html">AudioTrack</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/AudioTrack.Builder.html">AudioTrack.Builder</a></li> <li class="api apilevel-8"><a href="../../../reference/android/media/CamcorderProfile.html">CamcorderProfile</a></li> <li class="api apilevel-8"><a href="../../../reference/android/media/CameraProfile.html">CameraProfile</a></li> <li class="api apilevel-5"><a href="../../../reference/android/media/ExifInterface.html">ExifInterface</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/FaceDetector.html">FaceDetector</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/FaceDetector.Face.html">FaceDetector.Face</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/Image.html">Image</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/Image.Plane.html">Image.Plane</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/ImageReader.html">ImageReader</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/ImageWriter.html">ImageWriter</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/JetPlayer.html">JetPlayer</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaActionSound.html">MediaActionSound</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodec.html">MediaCodec</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodec.BufferInfo.html">MediaCodec.BufferInfo</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaCodec.Callback.html">MediaCodec.Callback</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodec.CryptoInfo.html">MediaCodec.CryptoInfo</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodecInfo.html">MediaCodecInfo</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaCodecInfo.AudioCapabilities.html">MediaCodecInfo.AudioCapabilities</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodecInfo.CodecCapabilities.html">MediaCodecInfo.CodecCapabilities</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodecInfo.CodecProfileLevel.html">MediaCodecInfo.CodecProfileLevel</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaCodecInfo.EncoderCapabilities.html">MediaCodecInfo.EncoderCapabilities</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaCodecInfo.VideoCapabilities.html">MediaCodecInfo.VideoCapabilities</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodecList.html">MediaCodecList</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCrypto.html">MediaCrypto</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaDataSource.html">MediaDataSource</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaDescription.html">MediaDescription</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaDescription.Builder.html">MediaDescription.Builder</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaDrm.html">MediaDrm</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaDrm.CryptoSession.html">MediaDrm.CryptoSession</a></li> <li class="selected api apilevel-18"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html">MediaDrm.KeyRequest</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaDrm.KeyStatus.html">MediaDrm.KeyStatus</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaDrm.ProvisionRequest.html">MediaDrm.ProvisionRequest</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaExtractor.html">MediaExtractor</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaFormat.html">MediaFormat</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaMetadata.html">MediaMetadata</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaMetadata.Builder.html">MediaMetadata.Builder</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/MediaMetadataEditor.html">MediaMetadataEditor</a></li> <li class="api apilevel-10"><a href="../../../reference/android/media/MediaMetadataRetriever.html">MediaMetadataRetriever</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaMuxer.html">MediaMuxer</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaMuxer.OutputFormat.html">MediaMuxer.OutputFormat</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaPlayer.html">MediaPlayer</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaPlayer.TrackInfo.html">MediaPlayer.TrackInfo</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaRecorder.html">MediaRecorder</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaRecorder.AudioEncoder.html">MediaRecorder.AudioEncoder</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaRecorder.AudioSource.html">MediaRecorder.AudioSource</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaRecorder.OutputFormat.html">MediaRecorder.OutputFormat</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/MediaRecorder.VideoEncoder.html">MediaRecorder.VideoEncoder</a></li> <li class="api apilevel-3"><a href="../../../reference/android/media/MediaRecorder.VideoSource.html">MediaRecorder.VideoSource</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.html">MediaRouter</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.Callback.html">MediaRouter.Callback</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.RouteCategory.html">MediaRouter.RouteCategory</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.RouteGroup.html">MediaRouter.RouteGroup</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.RouteInfo.html">MediaRouter.RouteInfo</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.SimpleCallback.html">MediaRouter.SimpleCallback</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.UserRouteInfo.html">MediaRouter.UserRouteInfo</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaRouter.VolumeCallback.html">MediaRouter.VolumeCallback</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/MediaScannerConnection.html">MediaScannerConnection</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaSync.html">MediaSync</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaSync.Callback.html">MediaSync.Callback</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaSyncEvent.html">MediaSyncEvent</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaTimestamp.html">MediaTimestamp</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/PlaybackParams.html">PlaybackParams</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/Rating.html">Rating</a></li> <li class="api apilevel-14"><a href="../../../reference/android/media/RemoteControlClient.html">RemoteControlClient</a></li> <li class="api apilevel-14"><a href="../../../reference/android/media/RemoteControlClient.MetadataEditor.html">RemoteControlClient.MetadataEditor</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/RemoteController.html">RemoteController</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/RemoteController.MetadataEditor.html">RemoteController.MetadataEditor</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/Ringtone.html">Ringtone</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/RingtoneManager.html">RingtoneManager</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/SoundPool.html">SoundPool</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/SoundPool.Builder.html">SoundPool.Builder</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/SyncParams.html">SyncParams</a></li> <li class="api apilevel-8"><a href="../../../reference/android/media/ThumbnailUtils.html">ThumbnailUtils</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/TimedMetaData.html">TimedMetaData</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/TimedText.html">TimedText</a></li> <li class="api apilevel-1"><a href="../../../reference/android/media/ToneGenerator.html">ToneGenerator</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/VolumeProvider.html">VolumeProvider</a></li> </ul> </li> <li><h2>Exceptions</h2> <ul> <li class="api apilevel-18"><a href="../../../reference/android/media/DeniedByServerException.html">DeniedByServerException</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaCodec.CodecException.html">MediaCodec.CodecException</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCodec.CryptoException.html">MediaCodec.CryptoException</a></li> <li class="api apilevel-16"><a href="../../../reference/android/media/MediaCryptoException.html">MediaCryptoException</a></li> <li class="api apilevel-21"><a href="../../../reference/android/media/MediaDrm.MediaDrmStateException.html">MediaDrm.MediaDrmStateException</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/MediaDrmException.html">MediaDrmException</a></li> <li class="api apilevel-23"><a href="../../../reference/android/media/MediaDrmResetException.html">MediaDrmResetException</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/NotProvisionedException.html">NotProvisionedException</a></li> <li class="api apilevel-19"><a href="../../../reference/android/media/ResourceBusyException.html">ResourceBusyException</a></li> <li class="api apilevel-18"><a href="../../../reference/android/media/UnsupportedSchemeException.html">UnsupportedSchemeException</a></li> </ul> </li> </ul><br/> </div><!-- end classes --> </div><!-- end nav-panels --> <div id="nav-tree" style="display:none" class="scroll-pane"> <div id="tree-list"></div> </div><!-- end nav-tree --> </div><!-- end swapper --> <div id="nav-swap"> <a class="fullscreen">fullscreen</a> <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a> </div> </div> <!-- end devdoc-nav --> </div> <!-- end side-nav --> <script type="text/javascript"> // init fullscreen based on user pref var fullscreen = readCookie("fullscreen"); if (fullscreen != 0) { if (fullscreen == "false") { toggleFullscreen(false); } else { toggleFullscreen(true); } } // init nav version for mobile if (isMobile) { swapNav(); // tree view should be used on mobile $('#nav-swap').hide(); } else { chooseDefaultNav(); if ($("#nav-tree").is(':visible')) { init_default_navtree("../../../"); } } // scroll the selected page into view $(document).ready(function() { scrollIntoView("packages-nav"); scrollIntoView("classes-nav"); }); </script> <div class="col-12" id="doc-col"> <div id="api-info-block"> <div class="sum-details-links"> Summary: <a href="#constants">Constants</a> &#124; <a href="#pubmethods">Methods</a> &#124; <a href="#inhmethods">Inherited Methods</a> &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> </div><!-- end sum-details-links --> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 18</a> </div> </div><!-- end api-info-block --> <!-- ======== START OF CLASS DATA ======== --> <div id="jd-header"> public static final class <h1 itemprop="name">MediaDrm.KeyRequest</h1> extends <a href="../../../reference/java/lang/Object.html">Object</a><br/> </div><!-- end header --> <div id="naMessage"></div> <div id="jd-content" class="api apilevel-18"> <table class="jd-inheritance-table"> <tr> <td colspan="2" class="jd-inheritance-class-cell"><a href="../../../reference/java/lang/Object.html">java.lang.Object</a></td> </tr> <tr> <td class="jd-inheritance-space">&nbsp;&nbsp;&nbsp;&#x21b3;</td> <td colspan="1" class="jd-inheritance-class-cell">android.media.MediaDrm.KeyRequest</td> </tr> </table> <div class="jd-descr"> <h2>Class Overview</h2> <p itemprop="articleBody">Contains the opaque data an app uses to request keys from a license server </p> </div><!-- jd-descr --> <div class="jd-descr"> <h2>Summary</h2> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr> <tr class="alt-color api apilevel-23" > <td class="jd-typecol">int</td> <td class="jd-linkcol"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#REQUEST_TYPE_INITIAL">REQUEST_TYPE_INITIAL</a></td> <td class="jd-descrcol" width="100%"> Key request type is initial license request </td> </tr> <tr class=" api apilevel-23" > <td class="jd-typecol">int</td> <td class="jd-linkcol"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#REQUEST_TYPE_RELEASE">REQUEST_TYPE_RELEASE</a></td> <td class="jd-descrcol" width="100%"> Key request type is license release </td> </tr> <tr class="alt-color api apilevel-23" > <td class="jd-typecol">int</td> <td class="jd-linkcol"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#REQUEST_TYPE_RENEWAL">REQUEST_TYPE_RENEWAL</a></td> <td class="jd-descrcol" width="100%"> Key request type is license renewal </td> </tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="pubmethods" class="jd-sumtable"><tr><th colspan="12">Public Methods</th></tr> <tr class="alt-color api apilevel-18" > <td class="jd-typecol"><nobr> byte[]</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#getData()">getData</a></span>()</nobr> <div class="jd-descrdiv"> Get the opaque message data </div> </td></tr> <tr class=" api apilevel-18" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#getDefaultUrl()">getDefaultUrl</a></span>()</nobr> <div class="jd-descrdiv"> Get the default URL to use when sending the key request message to a server, if known. </div> </td></tr> <tr class="alt-color api apilevel-23" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#getRequestType()">getRequestType</a></span>()</nobr> <div class="jd-descrdiv"> Get the type of the request </div> </td></tr> </table> <!-- ========== METHOD SUMMARY =========== --> <table id="inhmethods" class="jd-sumtable"><tr><th> <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a> <div style="clear:left;">Inherited Methods</div></th></tr> <tr class="api apilevel-" > <td colspan="12"> <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" ><img id="inherited-methods-java.lang.Object-trigger" src="../../../assets/images/triangle-closed.png" class="jd-expando-trigger-img" /></a> From class <a href="../../../reference/java/lang/Object.html">java.lang.Object</a> <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" class="jd-inheritedlinks"> </div> <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> <table class="jd-sumtable-expando"> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/Object.html">Object</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#clone()">clone</a></span>()</nobr> <div class="jd-descrdiv"> Creates and returns a copy of this <code>Object</code>. </div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#equals(java.lang.Object)">equals</a></span>(<a href="../../../reference/java/lang/Object.html">Object</a> o)</nobr> <div class="jd-descrdiv"> Compares this instance with the specified object and indicates if they are equal. </div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#finalize()">finalize</a></span>()</nobr> <div class="jd-descrdiv"> Invoked when the garbage collector has detected that this instance is no longer reachable. </div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final <a href="../../../reference/java/lang/Class.html">Class</a>&lt;?&gt;</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#getClass()">getClass</a></span>()</nobr> <div class="jd-descrdiv"> Returns the unique instance of <code><a href="../../../reference/java/lang/Class.html">Class</a></code> that represents this object's class. </div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> int</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#hashCode()">hashCode</a></span>()</nobr> <div class="jd-descrdiv"> Returns an integer hash code for this object. </div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notify()">notify</a></span>()</nobr> <div class="jd-descrdiv"> Causes a thread which is waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up. </div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#notifyAll()">notifyAll</a></span>()</nobr> <div class="jd-descrdiv"> Causes all threads which are waiting on this object's monitor (by means of calling one of the <code>wait()</code> methods) to be woken up. </div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> <a href="../../../reference/java/lang/String.html">String</a></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#toString()">toString</a></span>()</nobr> <div class="jd-descrdiv"> Returns a string containing a concise, human-readable description of this object. </div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait()">wait</a></span>()</nobr> <div class="jd-descrdiv"> Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object. </div> </td></tr> <tr class=" api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long, int)">wait</a></span>(long millis, int nanos)</nobr> <div class="jd-descrdiv"> Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires. </div> </td></tr> <tr class="alt-color api apilevel-1" > <td class="jd-typecol"><nobr> final void</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad"><a href="../../../reference/java/lang/Object.html#wait(long)">wait</a></span>(long millis)</nobr> <div class="jd-descrdiv"> Causes the calling thread to wait until another thread calls the <code>notify()</code> or <code>notifyAll()</code> method of this object or until the specified timeout expires. </div> </td></tr> </table> </div> </div> </td></tr> </table> </div><!-- jd-descr (summary) --> <!-- Details --> <!-- XML Attributes --> <!-- Enum Values --> <!-- Constants --> <!-- ========= ENUM CONSTANTS DETAIL ======== --> <h2>Constants</h2> <A NAME="REQUEST_TYPE_INITIAL"></A> <div class="jd-details api apilevel-23"> <h4 class="jd-details-title"> <span class="normal"> public static final int </span> REQUEST_TYPE_INITIAL </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 23</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Key request type is initial license request </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 0 (0x00000000) </span> </div> </div> </div> <A NAME="REQUEST_TYPE_RELEASE"></A> <div class="jd-details api apilevel-23"> <h4 class="jd-details-title"> <span class="normal"> public static final int </span> REQUEST_TYPE_RELEASE </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 23</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Key request type is license release </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 2 (0x00000002) </span> </div> </div> </div> <A NAME="REQUEST_TYPE_RENEWAL"></A> <div class="jd-details api apilevel-23"> <h4 class="jd-details-title"> <span class="normal"> public static final int </span> REQUEST_TYPE_RENEWAL </h4> <div class="api-level"> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 23</a> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Key request type is license renewal </p></div> <div class="jd-tagdata"> <span class="jd-tagtitle">Constant Value: </span> <span> 1 (0x00000001) </span> </div> </div> </div> <!-- Fields --> <!-- Public ctors --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <!-- Protected ctors --> <!-- ========= METHOD DETAIL ======== --> <!-- Public methdos --> <h2>Public Methods</h2> <A NAME="getData()"></A> <div class="jd-details api apilevel-18"> <h4 class="jd-details-title"> <span class="normal"> public byte[] </span> <span class="sympad">getData</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 18</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Get the opaque message data </p></div> </div> </div> <A NAME="getDefaultUrl()"></A> <div class="jd-details api apilevel-18"> <h4 class="jd-details-title"> <span class="normal"> public <a href="../../../reference/java/lang/String.html">String</a> </span> <span class="sympad">getDefaultUrl</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 18</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Get the default URL to use when sending the key request message to a server, if known. The app may prefer to use a different license server URL from other sources. This method returns an empty string if the default URL is not known. </p></div> </div> </div> <A NAME="getRequestType()"></A> <div class="jd-details api apilevel-23"> <h4 class="jd-details-title"> <span class="normal"> public int </span> <span class="sympad">getRequestType</span> <span class="normal">()</span> </h4> <div class="api-level"> <div> Added in <a href="../../../guide/topics/manifest/uses-sdk-element.html#ApiLevels">API level 23</a></div> </div> <div class="jd-details-descr"> <div class="jd-tagdata jd-tagdescr"><p>Get the type of the request</p></div> <div class="jd-tagdata"> <h5 class="jd-tagtitle">Returns</h5> <ul class="nolist"><li>one of <code><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#REQUEST_TYPE_INITIAL">REQUEST_TYPE_INITIAL</a></code>, <code><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#REQUEST_TYPE_RENEWAL">REQUEST_TYPE_RENEWAL</a></code> or <code><a href="../../../reference/android/media/MediaDrm.KeyRequest.html#REQUEST_TYPE_RELEASE">REQUEST_TYPE_RELEASE</a></code> </li></ul> </div> </div> </div> <!-- ========= METHOD DETAIL ======== --> <!-- ========= END OF CLASS DATA ========= --> <A NAME="navbar_top"></A> </div> <!-- jd-content --> <div class="wrap"> <div class="dac-footer"> <div class="cols dac-footer-main"> <div class="col-1of2"> <a class="dac-footer-getnews" data-modal-toggle="newsletter" href="javascript:;">Get news &amp; tips <span class="dac-fab dac-primary"><i class="dac-sprite dac-mail"></i></span></a> </div> <div class="col-1of2 dac-footer-reachout"> <div class="dac-footer-contact"> <a class="dac-footer-contact-link" href="http://android-developers.blogspot.com/">Blog</a> <a class="dac-footer-contact-link" href="/support.html">Support</a> </div> <div class="dac-footer-social"> <a class="dac-fab dac-footer-social-link" href="https://www.youtube.com/user/androiddevelopers"><i class="dac-sprite dac-youtube"></i></a> <a class="dac-fab dac-footer-social-link" href="https://plus.google.com/+AndroidDevelopers"><i class="dac-sprite dac-gplus"></i></a> <a class="dac-fab dac-footer-social-link" href="https://twitter.com/AndroidDev"><i class="dac-sprite dac-twitter"></i></a> </div> </div> </div> <hr class="dac-footer-separator"/> <p class="dac-footer-copyright"> Except as noted, this content is licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a>. For details and restrictions, see the <a href="../../../license.html"> Content License</a>. </p> <p class="dac-footer-build"> Android 6.0&nbsp;r1 &mdash; <script src="../../../timestamp.js" type="text/javascript"></script> <script>document.write(BUILD_TIMESTAMP)</script> </p> <p class="dac-footer-links"> <a href="/about/index.html">About Android</a> <a href="/auto/index.html">Auto</a> <a href="/tv/index.html">TV</a> <a href="/wear/index.html">Wear</a> <a href="/legal.html">Legal</a> <span id="language" class="locales"> <select name="language" onchange="changeLangPref(this.value, true)"> <option value="en" selected="selected">English</option> <option value="es">Español</option> <option value="ja">日本語</option> <option value="ko">한국어</option> <option value="pt-br">Português Brasileiro</option> <option value="ru">Русский</option> <option value="zh-cn">中文(简体)</option> <option value="zh-tw">中文(繁體)</option> </select> </span> </p> </div> </div> <!-- end footer --> <div data-modal="newsletter" data-newsletter data-swap class="dac-modal newsletter"> <div class="dac-modal-container"> <div class="dac-modal-window"> <header class="dac-modal-header"> <button class="dac-modal-header-close" data-modal-toggle><i class="dac-sprite dac-close"></i></button> <div class="dac-swap" data-swap-container> <section class="dac-swap-section dac-active dac-down"> <h2 class="norule dac-modal-header-title">Get the latest Android developer news and tips that will help you find success on Google Play.</h2> <p class="dac-modal-header-subtitle">&#42; Required Fields</p> </section> <section class="dac-swap-section dac-up"> <h2 class="norule dac-modal-header-title">Hooray!</h2> </section> </div> </header> <div class="dac-swap" data-swap-container> <section class="dac-swap-section dac-active dac-left"> <form action="https://docs.google.com/forms/d/1QgnkzbEJIDu9lMEea0mxqWrXUJu0oBCLD7ar23V0Yys/formResponse" class="dac-form" method="post" target="dac-newsletter-iframe"> <section class="dac-modal-content"> <fieldset class="dac-form-fieldset"> <div class="cols"> <div class="col-1of2 newsletter-leftCol"> <div class="dac-form-input-group"> <label for="newsletter-full-name" class="dac-form-floatlabel">Full name</label> <input type="text" class="dac-form-input" name="entry.1357890476" id="newsletter-full-name" required> <span class="dac-form-required">*</span> </div> <div class="dac-form-input-group"> <label for="newsletter-email" class="dac-form-floatlabel">Email address</label> <input type="email" class="dac-form-input" name="entry.472100832" id="newsletter-email" required> <span class="dac-form-required">*</span> </div> </div> <div class="col-1of2 newsletter-rightCol"> <div class="dac-form-input-group"> <label for="newsletter-company" class="dac-form-floatlabel">Company / developer name</label> <input type="text" class="dac-form-input" name="entry.1664780309" id="newsletter-company"> </div> <div class="dac-form-input-group"> <label for="newsletter-play-store" class="dac-form-floatlabel">One of your Play Store app URLs</label> <input type="url" class="dac-form-input" name="entry.47013838" id="newsletter-play-store" required> <span class="dac-form-required">*</span> </div> </div> </div> </fieldset> <fieldset class="dac-form-fieldset"> <div class="cols"> <div class="col-1of2 newsletter-leftCol"> <legend class="dac-form-legend">Which best describes your business:<span class="dac-form-required">*</span> </legend> <div class="dac-form-radio-group"> <input type="radio" value="Apps" class="dac-form-radio" name="entry.1796324055" id="newsletter-business-type-app" required> <label for="newsletter-business-type-app" class="dac-form-radio-button"></label> <label for="newsletter-business-type-app" class="dac-form-label">Apps</label> </div> <div class="dac-form-radio-group"> <input type="radio" value="Games" class="dac-form-radio" name="entry.1796324055" id="newsletter-business-type-games" required> <label for="newsletter-business-type-games" class="dac-form-radio-button"></label> <label for="newsletter-business-type-games" class="dac-form-label">Games</label> </div> <div class="dac-form-radio-group"> <input type="radio" value="Apps and Games" class="dac-form-radio" name="entry.1796324055" id="newsletter-business-type-appsgames" required> <label for="newsletter-business-type-appsgames" class="dac-form-radio-button"></label> <label for="newsletter-business-type-appsgames" class="dac-form-label">Apps &amp; Games</label> </div> </div> <div class="col-1of2 newsletter-rightCol newsletter-checkboxes"> <div class="dac-form-radio-group"> <div class="dac-media"> <div class="dac-media-figure"> <input type="checkbox" class="dac-form-checkbox" name="entry.732309842" id="newsletter-add" required value="Add me to the mailing list for the monthly newsletter and occasional emails about development and Google Play opportunities."> <label for="newsletter-add" class="dac-form-checkbox-button"></label> </div> <div class="dac-media-body"> <label for="newsletter-add" class="dac-form-label dac-form-aside">Add me to the mailing list for the monthly newsletter and occasional emails about development and Google Play opportunities.<span class="dac-form-required">*</span></label> </div> </div> </div> <div class="dac-form-radio-group"> <div class="dac-media"> <div class="dac-media-figure"> <input type="checkbox" class="dac-form-checkbox" name="entry.2045036090" id="newsletter-terms" required value="I acknowledge that the information provided in this form will be subject to Google's privacy policy (https://www.google.com/policies/privacy/)."> <label for="newsletter-terms" class="dac-form-checkbox-button"></label> </div> <div class="dac-media-body"> <label for="newsletter-terms" class="dac-form-label dac-form-aside">I acknowledge that the information provided in this form will be subject to <a href="https://www.google.com/policies/privacy/">Google's privacy policy</a>.<span class="dac-form-required">*</span></label> </div> </div> </div> </div> </div> </fieldset> </section> <footer class="dac-modal-footer"> <div class="cols"> <div class="col-2of5"> </div> </div> <button type="submit" value="Submit" class="dac-fab dac-primary dac-large dac-modal-action"><i class="dac-sprite dac-arrow-right"></i></button> </footer> </form> </section> <section class="dac-swap-section dac-right"> <div class="dac-modal-content"> <p class="newsletter-success-message"> You have successfully signed up for the latest Android developer news and tips. </p> </div> </section> </div> </div> </div> </div> <!-- end footer --> </div><!-- end doc-content --> </div> <!-- end .cols --> </div> <!-- end body-content --> </body> </html>
anas-ambri/androidcompat
docs/android/media/MediaDrm.KeyRequest.html
HTML
mit
93,759
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 18 15:26:41 PDT 2015 --> <title>com.opentok.exception Class Hierarchy (OpenTok Java SDK Reference)</title> <meta name="date" content="2015-06-18"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.opentok.exception Class Hierarchy (OpenTok Java SDK Reference)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/opentok/package-tree.html">Prev</a></li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/opentok/exception/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package com.opentok.exception</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> <li type="circle">java.lang.Exception <ul> <li type="circle">com.opentok.exception.<a href="../../../com/opentok/exception/OpenTokException.html" title="class in com.opentok.exception"><span class="strong">OpenTokException</span></a> <ul> <li type="circle">com.opentok.exception.<a href="../../../com/opentok/exception/InvalidArgumentException.html" title="class in com.opentok.exception"><span class="strong">InvalidArgumentException</span></a></li> <li type="circle">com.opentok.exception.<a href="../../../com/opentok/exception/RequestException.html" title="class in com.opentok.exception"><span class="strong">RequestException</span></a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../com/opentok/package-tree.html">Prev</a></li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?com/opentok/exception/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
CamioCam/Opentok-Java-SDK
docs/com/opentok/exception/package-tree.html
HTML
mit
4,729
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Json: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Json &#160;<span id="projectnumber">1</span> </div> <div id="projectbrief">C++ API for parsing and writing json files.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',false,false,'search.php','Search'); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('classjson_1_1mpl_1_1variant.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="headertitle"> <div class="title">json::mpl::variant&lt; Ts &gt; Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a86ad550be99ce948f103ca9e3fb453dc">as</a>()</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#ad100e60d80314fe673101f81d6f82c5f">as</a>() const</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#ac494cef0e6492f1508aafe8872e9994a">buffer</a></td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a702ee13823bde820de7a83bd9829e266">buffer_size</a></td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">static</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#aa9320f85f533a1eb9abbb26253a66d36">destroy</a>()</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a80e42abdc0c601cf911b45514dff9d57">emplace</a>(Args &amp;&amp;... args)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#abd634f36f1670b4752db2ed803cbe73f">index</a>() const noexcept</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#aa34dbf1fea54296c48d32634378a348e">is</a>() const noexcept</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a0f4c16b20efa90828ac036548934626b">npos</a></td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#aec2e24626efda4d6b0b69744f5c1ef80">operator=</a>(T &amp;&amp;val)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a5de2cc39d4051a27d2471441da541263">operator=</a>(const variant &amp;other)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a887771bba36b4e52d188285cf2b94ff5">operator=</a>(variant &amp;&amp;other)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a6763fe355f672edc70c01a28f6c46bf1">operator=</a>(T &amp;&amp;val)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#aeb1d5f8823a44134a4e7b37d938ddeb9">valid</a>() const noexcept</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#ae3809bbb37540d146bed26767262f1ee">value_types</a> typedef</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a005d3bf1ed0308e0fdb36fe2fcce122f">variant</a>() noexcept=default</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#ad8024d927a2ffe9fc35ba98014d895bb">variant</a>(mpl::type_list&lt; T &gt;, Args &amp;&amp;... args)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a6bb03766d1eabbadab101de8e10b6a95">variant</a>(T &amp;&amp;val)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a6d53a9bea5205e0a776afea770a21d0b">variant</a>(const variant &amp;other)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a0ff82587c789a279c77139afea066ad5">variant</a>(variant &amp;&amp;other)</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a2d776cd5ca12c831741130c1d45cedff">vtable_index</a></td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"><span class="mlabel">private</span></td></tr> <tr><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a930db57ba8e258730e58f699adafdd97">vtables</a></td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"><span class="mlabel">private</span><span class="mlabel">static</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html#a81617775c4b3638c8f444663ce087653">~variant</a>()</td><td class="entry"><a class="el" href="classjson_1_1mpl_1_1variant.html">json::mpl::variant&lt; Ts &gt;</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated on Sun Oct 29 2017 12:58:09 for Json by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>
Lugruf/Json
docs/classjson_1_1mpl_1_1variant-members.html
HTML
mit
9,854
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Sat Oct 31 16:23:19 EDT 2015 --> <title>All Classes</title> <meta name="date" content="2015-10-31"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <h1 class="bar">All&nbsp;Classes</h1> <div class="indexContainer"> <ul> <li><a href="PiSaver.html" title="class in &lt;Unnamed&gt;">PiSaver</a></li> <li><a href="PiSaverPanel.html" title="class in &lt;Unnamed&gt;">PiSaverPanel</a></li> </ul> </div> </body> </html>
patkub/java-fundamentals
PiSaver/javadoc/allclasses-noframe.html
HTML
mit
697
<div class="row m-b"> <div class="col-sm-12"> <div class="box"> <div class="box-header primary"> <h3>Catering para 300 personas</h3> <small>Publicado el: 12/12/2017, hace 3 dias</small> <div class="box-tool"> <ul class="nav"> <li class="nav-item inline"> <h3 class="nav-link">#358</h3> </li> <li class="nav-item inline dropdown"> <a class="nav-link" data-toggle="dropdown"> <i class="material-icons md-18">&#xe5d4;</i> </a> <div class="dropdown-menu dropdown-menu-scale pull-right"> <a class="dropdown-item" href>Borrar Publicación</a> </div> </li> </ul> </div> </div> <div class="box-body"> <div class="row"> <div class="col-xs-12 col-md-8"><h3>Detalles</h3></div> <div class="col-xs-6 col-md-4"><h6 class="label rounded pull-right light-green-A400">3/4</h6></div> </div> <div class="row"> <div class="col-md-8"><p class="m-0">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam placerat eros quis elit pharetra, in sagittis ex dapibus. Cras dapibus, est sit amet malesuada facilisis, arcu augue malesuada lectus, ut ornare felis lacus eu lorem. In facilisis ullamcorper neque, nec convallis mi placerat sed. Donec tristique nec nisl at pretium. Cras mollis nisl non felis fringilla vestibulum. In ante lorem, mattis id mi at, blandit tempus elit. Vivamus sed velit tristique, aliquam odio in, lobortis nunc. Quisque at commodo ipsum, sit amet vestibulum diam. Phasellus nec dui velit. Nullam nec tristique nisi. Cras dui felis, mollis aliquam dictum sed, vestibulum vel purus. Cras sit amet metus vitae erat tristique finibus. Phasellus mauris felis, euismod id finibus id, ullamcorper in sem.</p></br></div> <div class="col-md-4 pull-right hidden"> <div><b>Tipo de evento:</b><span> Boda</span></div> <div><b>Categoria:</b><span> Catering</span></div> <div><b>Subcategoria:</b><span> Catering</span></div> <div><b>Fecha del Evento:</b><span> 12/12/2017</span></div> <div><b>Horario:</b><span> comienza a las 9 pm</span></div> <div><b>Nº de Invitados:</b><span> 300 Invitados</span></div> <div><b>Dorección:</b><span> aqui va la direccion donde se va a hacer el evento</span></div></br> </div> </div> <div class="dropdown-divider"></div> <div class="row"> <div class="col-md-4"> <span class="list-left"> <span class="w-40 circle accent material-icons md-18">&#xe7fd;</span> </span> <div class="body"> <div><b>Kevin Santana</b></div> <small class="text-muted text-ellipsis">Nombre</small> </div> </div> <div class="col-md-4"> <span class="list-left"> <span class="w-40 circle accent material-icons md-18">&#xe0be;</span> </span> <div class="body"> <div><b>kevin@domain.com</b></div> <small class="text-muted text-ellipsis">email</small> </div> </div> <div class="col-md-4"> <span class="list-left"> <span class="w-40 circle accent material-icons md-18">&#xe0cd;</span> </span> <div class="body"> <div><b>999-123-1234</b></div> <small class="text-muted text-ellipsis">Teléfono</small> </div> </div> </div> <div class="dropdown-divider"></div> <h4>Administración de Solicitud</h4> <div class="form-group col-xs-12 col-md-3"> <label for="single">Status de Solicitud</label> <select id="single" class="form-control" ui-jp="select2" ui-options="{theme: 'bootstrap'}"> <option value="1">Activo</option> <option value="2">Deshabilitado</option> </select> </div> <div class=""> <h6><b>Notas</b></h6> <p>¿Algo importante que anotar sobre esta solicitud? Las notas que pongas aquí solo tu las puedes ver.</p> <div class="box m-b-md"> <div ui-jp="summernote" ui-options="{height: 150, toolbar: [ ['style', ['bold', 'italic', 'underline', 'clear']], ['color', ['color']], ['para', ['ul', 'ol', 'paragraph']], ['height', ['height']] ]}"> </div> </div> </div> </div> <div class="box-footer light"> <div class="row"> <div class="col-md-12"> <button class="btn btn-fw pull-right hidden dark"><span class="material-icons md-18">&#xe161;</span> Guardar</button> </div> </div> </div> </div> </div> </div>
shotokan/tequila
views/html/views/blocks/user.request.info.html
HTML
mit
4,937
<section data-ng-controller="HomeController"> <div class="row"> <h1>Home</h1> </div> </section>
asdac/tracker
public/modules/core/views/home.client.view.html
HTML
mit
109
<form class="citation-form" data-csl="modern-language-association"> <ul class="button-group unstyle-list citation"> <li><a class="tiny button disabled active" data-citation="print" href="#">print</a></li> <li><a class="tiny button disabled" data-citation="digital" href="#">digital</a></li> </ul> <input type="hidden" name="type" value="article-journal" id="form-type" /> <div class="contributor-container"> <div class="row contributor"> <div class="columns medium-2 field print digital"> <label for="author">Contributor <select name="contributor"> <option value="author">Author</option> <option value="editor">Editor</option> <option value="translator">Translator</option> </select> </label> </div> <div class="columns medium-4 field print digital"> <label>First Name<input type="text" name="given" /></label> </div> <div class="columns medium-1 field print digital"> <label>MI<input type="text" name="givenMiddle" /></label> </div> <div class="columns medium-4 last-name field print digital"> <label>Last Name/Corp.<input type="text" name="family" /></label> </div> <div class="columns medium-1 field print digital"> <div class="remove-contributor"><small><a href="#"><i class="fa fa-minus-square"></i></a></small></div> </div> </div> </div> <div class="row"> <div class="columns medium-1 right"> <div class="add-contributor" class=""><small><a href="#"><i class="fa fa-plus-square"></i></a></small></div> </div> </div> <div class="row"> <div class="columns medium-12 field print digital"> <label for="title">Article Title<input type="text" name="title" /></label> </div> </div> <div class="row"> <div class="columns medium-12 field print digital"> <label for="container-title">Journal Title<input type="text" name="container-title" /></label> </div> </div> <label for="publisher">Volume Information</label> <div class="row"> <div class="columns medium-3 field print digital"> <label for="volume"><input type="text" name="volume" placeholder="Volume" /></label> </div> <div class="columns medium-3 field print digital left"> <label for="issue"><input type="text" name="issue" placeholder="Issue" /></label> </div> </div> <div class="row"> <div class="columns medium-3 field print digital"> <label for="issued-yr">Year Published<input type="text" name="issued-yr" placeholder="yyyy" /></label> </div> <div class="columns medium-3 field print digital left"> <label for="page">Pages<input type="text" name="page" placeholder="ex: 100-110" /></label> </div> </div> <div class="row"> <div class="columns medium-12 field digital"> <label for="archive_location">Database Title<input type="text" name="archive_location" /></label> </div> </div> <div class="row"> <div class="columns medium-12 field digital"> <label for="URL"><input type="hidden" name="URL" value="/" /></label> </div> </div> <div class="row"> <div class="columns medium-3 field digital"> <label for="accessed">Date Accessed<input type="text" name="accessed" placeholder="dd-mm-yyyy" class="fdatepicker" data-date-format="dd-mm-yyyy" /></label> </div> </div> <div class="row" id="submit-area"> <div class="columns medium-2"> <input type="submit" value="Submit"> </div> </div> </form>
NCSU-Libraries/citationbuilder
includes/article-journal/modern-language-association.html
HTML
mit
3,921
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Computer Books</title> </head> <body> </body> </html>
SinghNarendra13/ShopizerApp
src/main/webapp/WEB-INF/views/ComputerBooks.html
HTML
mit
114
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./d311d7efdf43ddc8bed0e830cce5f6ae49415cea269bf80327ed412ab239edb9.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/79334e0e9fb4583d74d93bd8c4b22f738ffe093e9649439109b0618c8d14f0dd.html
HTML
mit
550
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./90fd4f669c200af67c15394ceecbfc60ef12f47d6614456a74cda66bb2569521.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/2dfb3af769e050b61f4fa14c2001fabb0df0baabf5d1db2b62a3bfb60a8faf0b.html
HTML
mit
550
<div class="pageText" id="pageText"> <p><span class="lang lang-en">« <a title="en/CSS" rel="internal" href="https://developer.mozilla.org/en/CSS">CSS</a> « <a title="en/CSS_Reference" rel="internal" href="https://developer.mozilla.org/en/CSS/CSS_Reference">CSS Reference</a> </span> </p> <div id="section_1"> <span id="Summary"></span><h3 class="editable">Summary</h3> <p><strong>normal</strong> is a common value for some CSS properties. It is often the default value, but can always be considered as a sort of "standard" value. It is comparable to the value <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/none">none</a></code>, used in a similar manner for other properties.</p> </div> <div id="section_2"> <span id="Used_in"></span><h3 class="editable">Used in</h3> <dl> <dt><strong> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/font-weight">font-weight</a></code></strong></dt> <dd>Gives the font standard weight (400). That is, the text is not noticeably bold or light.</dd> <dt> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/font-style">font-style</a></code> </dt> <dd>Does not apply any italic or oblique to the font.</dd> <dt> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/word-spacing">word-spacing</a></code> </dt> <dd>Uses the standard spacing between words, specified by the font.</dd> </dl> <p>Also used in:</p> <ul> <li> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/font-variant">font-variant</a></code> </li> <li> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/letter-spacing">letter-spacing</a></code> </li> <li> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/white-space">white-space</a></code> </li> <li> <code><a rel="internal" href="https://developer.mozilla.org/en/CSS/speak" class="new">speak</a></code> </li> <li> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/unicode-bidi">unicode-bidi</a></code> </li> <li> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/line-height">line-height</a></code> </li> <li> <code><a rel="custom" href="https://developer.mozilla.org/en/CSS/content">content</a></code> </li> </ul> </div> </div>
morrow/css-reference
html/partial/normal.html
HTML
mit
2,217
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Chris Turner" /> <meta name="description" content="Personal blog and resume"> <link rel="favicon" href="/sustain/static/img/favicon.ico"> <title>Nice sticky footer down there &darr; &darr;</title> <!-- Bootstrap --> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-MfvZlkHCEqatNoGiOXveE8FIwMzZg4W85qfrfIFBfYc= sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- Custom styles for this template --> <link rel="stylesheet" type="text/css" href="/sustain/static/css/main.css" /> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,200bold,400old" /> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" /> <link rel="stylesheet" type="text/css" href="/sustain/static/css/syntax.css" /> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-69391421-1', 'auto'); ga('send', 'pageview'); </script> </head> <!-- Main Body--> <body> <!-- Wrap all page content here --> <div id="wrap"> <!-- Navbar header --> <nav class="navbar navbar-default"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="/sustain/"><i class="fa fa-home"></i></a> </div> <div id="navbar"> <ul class="nav navbar-nav navbar-right"> <li><a href="/sustain/blog.html">BLOG</a></li> <li><a href="/sustain/projects.html">PROJECTS</a></li> <li><a href="http://biomadeira.github.io/vitae">RESUME</a></li> </ul> </div> </div> </nav> <div class="container"> <div class="blog-post"> <h3> <strong><a href="/post7.html">Nice sticky footer down there &darr; &darr;</a></strong> </h3> </div> <div class="blog-title"> <h4> November 4, 2012 &nbsp;&nbsp; <span class="label label-success">News</span> <span class="label label-success">Tags</span> <span class="label label-success">Blog</span> <span class="label label-success">Post</span> </h4> </div> <div class="panel panel-default"> <div class="panel-body"> <div class="blogpost"> <p>Lorem ipsum dolor sit amet, te semper nostrud eos, ei feugiat dignissim nam, graeco aliquid vix ad. Ut nec erant pericula, ei mollis nominati qui. Vim an case vidit sententiae, est at euismod laboramus efficiantur. Ei sit brute lorem, ea eam timeam viderer aliquid, cu integre omittam moderatius quo.</p> <p>Per cu prompta minimum. No sit stet aliquam, et duo tale possit minimum. Cu dicta mundi consequat sed. Ut duo sint probatus deserunt. Iriure copiosae te sed. Duo ea unum lorem tempor, per ex novum dicit concludaturque, ei ullum sanctus luptatum eum.</p> <hr> <div class="related-posts"> <h5>Related Posts</h5> <div class="row"> <div class="col-sm-4 col-md-4 col-lg-4"> <h6 style="text-align: right"> June 5, 2013 </h6> </div> <div class="col-sm-8 col-md-8 col-lg-8"> <h6 style="text-align: left"> <strong><a href="/sustain//post1.html">A Full and Comprehensive Style Test (HTML)</a></strong> </h6> </div> </div> <div class="row"> <div class="col-sm-4 col-md-4 col-lg-4"> <h6 style="text-align: right"> May 27, 2013 </h6> </div> <div class="col-sm-8 col-md-8 col-lg-8"> <h6 style="text-align: left"> <strong><a href="/sustain//post2.html">Another markdown full cheatsheet demo (Markdown)</a></strong> </h6> </div> </div> <div class="row"> <div class="col-sm-4 col-md-4 col-lg-4"> <h6 style="text-align: right"> April 2, 2013 </h6> </div> <div class="col-sm-8 col-md-8 col-lg-8"> <h6 style="text-align: left"> <strong><a href="/sustain//post3.html">Now some lorem ipsum</a></strong> </h6> </div> </div> </div> </div> </div> </div> <div class="disqus"> <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'username'; // required: replace example with your forum shortname var disqus_identifier = '/post7.html'; var disqus_url = 'http://localhost:3000/post7.html'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> </div> </div> </div> <!-- Footer --> <footer> <div id="footer"> <div class="container"> <p class="text-muted">© All rights reserved. Powered by <a href="http://jekyllrb.com/">Jekyll</a> and <a href="http://www.github.com/biomadeira/sustain">sustain</a> with ♥</p> </div> </div> </footer> <div class="footer"></div> <a href="https://github.com/biomadeira/sustain"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <!-- Bootstrap core JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha256-Sk3nkD6mLTMOF0EOpNtsIry+s1CsaqQC1rVLTAy+0yc= sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="/sustain/static/js/docs.min.js"></script> <script src="/sustain/static/js/main.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="/sustain/static/js/ie10-viewport-bug-workaround.js"></script> </body> </html>
mfaisalni/mfaisalni.github.io
_site/post7.html
HTML
mit
7,867
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v0.3.3: v8::ActivityControl Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v0.3.3 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_activity_control.html">ActivityControl</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> &#124; <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classv8_1_1_activity_control-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::ActivityControl Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="v8_8h_source.html">v8.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:a6d261e8c21e8076ce86b4add231a8ef9"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6d261e8c21e8076ce86b4add231a8ef9"></a>enum &#160;</td><td class="memItemRight" valign="bottom"><b>ControlOption</b> { <b>kContinue</b> = 0, <b>kAbort</b> = 1 }</td></tr> <tr class="separator:a6d261e8c21e8076ce86b4add231a8ef9"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a1300f10611306a3e8f79239e057eb0bf"><td class="memItemLeft" align="right" valign="top">virtual ControlOption&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_activity_control.html#a1300f10611306a3e8f79239e057eb0bf">ReportProgressValue</a> (int done, int total)=0</td></tr> <tr class="separator:a1300f10611306a3e8f79239e057eb0bf"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>An interface for reporting progress and controlling long-running activities. </p> </div><h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a1300f10611306a3e8f79239e057eb0bf"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual ControlOption v8::ActivityControl::ReportProgressValue </td> <td>(</td> <td class="paramtype">int&#160;</td> <td class="paramname"><em>done</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&#160;</td> <td class="paramname"><em>total</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Notify about current progress. The activity can be stopped by returning kAbort as the callback result. </p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:46:45 for V8 API Reference Guide for node.js v0.3.3 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
1a894b3/html/classv8_1_1_activity_control.html
HTML
mit
7,273
<!doctype html> <html> <head> <meta http-equiv="refresh" content="0; url=https://crindigo.github.io/termfactory/dist/index.html"> <title>Redirecting...</title> </head> <body> Redirecting to <a href="https://crindigo.github.io/termfactory/dist/index.html">https://crindigo.github.io/termfactory/dist/index.html</a> </body> </html>
Crindigo/termcraft
index.html
HTML
mit
342
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_91) on Tue May 24 01:01:35 CDT 2016 --> <title>Uses of Class modelo.Circulo</title> <meta name="date" content="2016-05-24"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class modelo.Circulo"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../modelo/Circulo.html" title="class in modelo">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?modelo/class-use/Circulo.html" target="_top">Frames</a></li> <li><a href="Circulo.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class modelo.Circulo" class="title">Uses of Class<br>modelo.Circulo</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../modelo/Circulo.html" title="class in modelo">Circulo</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#controlador">controlador</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="controlador"> <!-- --> </a> <h3>Uses of <a href="../../modelo/Circulo.html" title="class in modelo">Circulo</a> in <a href="../../controlador/package-summary.html">controlador</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../controlador/package-summary.html">controlador</a> with parameters of type <a href="../../modelo/Circulo.html" title="class in modelo">Circulo</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../controlador/AreaCirculo.html#AreaCirculo-vista.ACirculo-modelo.Circulo-">AreaCirculo</a></span>(<a href="../../vista/ACirculo.html" title="class in vista">ACirculo</a>&nbsp;vac, <a href="../../modelo/Circulo.html" title="class in modelo">Circulo</a>&nbsp;modelo)</code> <div class="block">Constructor de la clase</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../controlador/PerimetroCirculo.html#PerimetroCirculo-vista.PCirculo-modelo.Circulo-">PerimetroCirculo</a></span>(<a href="../../vista/PCirculo.html" title="class in vista">PCirculo</a>&nbsp;vista, <a href="../../modelo/Circulo.html" title="class in modelo">Circulo</a>&nbsp;modelo)</code> <div class="block">Constructor de la clase controladora</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../modelo/Circulo.html" title="class in modelo">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?modelo/class-use/Circulo.html" target="_top">Frames</a></li> <li><a href="Circulo.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Cesarfr/desarrollo-aplicaciones
04-AreasPerimetros/doc/modelo/class-use/Circulo.html
HTML
mit
6,225
{% extends "base.html" %} {% load thumbnail %} {% block nav_games %} active{% endblock %} {% block content %} <!-- Inner Page Content // Start --> <div class="inner-page"> <div class="container"> <div class="row"> <!-- Main-bar Column --> <div class="col-md-12"> <div class="page-mainbar testimonial"> <!-- Heading --> <h3>Jogos</h3> <!-- Testimonial Content --> <div class="testimonial-content"> <div class="row"> {% for game in games_list %} <div class="col-md-12 col-sm-12"> <!-- Client post --> <div class="testimonial-item br-white animated"> <!-- Image --> <!-- Heading --> <h4>{{ game.title }}</h4> {% autoescape off %} <p>{{ game.body|linebreaks|cut:"../../../.." }}</p> {% endautoescape %} </div> </div> {% empty %} <div class="col-md-12 col-sm-12"> <div class="testimonial-item br-white animated"> <p>Aguardando conteúdo...</p> </div> </div> {% endfor %} </div> </div> </div> </div> </div> </div> </div> <!-- Inner Page Content // End --> {% endblock content %}
klebercode/econordeste
econordeste/core/templates/games.html
HTML
mit
1,984
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>socket_acceptor_service::cancel</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../socket_acceptor_service.html" title="socket_acceptor_service"> <link rel="prev" href="bind.html" title="socket_acceptor_service::bind"> <link rel="next" href="close.html" title="socket_acceptor_service::close"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="bind.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../socket_acceptor_service.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="close.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.socket_acceptor_service.cancel"></a><a class="link" href="cancel.html" title="socket_acceptor_service::cancel">socket_acceptor_service::cancel</a> </h4></div></div></div> <p> <a class="indexterm" name="idp96652560"></a> Cancel all asynchronous operations associated with the acceptor. </p> <pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">cancel</span><span class="special">(</span> <span class="identifier">implementation_type</span> <span class="special">&amp;</span> <span class="identifier">impl</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&amp;</span> <span class="identifier">ec</span><span class="special">);</span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="bind.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../socket_acceptor_service.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="close.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
calvinfarias/IC2015-2
BOOST/boost_1_61_0/libs/asio/doc/html/boost_asio/reference/socket_acceptor_service/cancel.html
HTML
mit
3,824
<div class="commune_descr limited"> <p> Vianges est un village géographiquement positionné dans le département de Côte-d'Or en Bourgogne. Elle comptait 75 habitants en 2008.</p> <p>Le parc de logements, à Vianges, se décomposait en 2011 en deux appartements et 48 maisons soit un marché relativement équilibré.</p> <p>Si vous pensez demenager à Vianges, vous pourrez aisément trouver une maison à vendre. </p> <p>À proximité de Vianges sont localisées les communes de <a href="{{VLROOT}}/immobilier/manlay_21375/">Manlay</a> à 3&nbsp;km, 204 habitants, <a href="{{VLROOT}}/immobilier/diancey_21229/">Diancey</a> localisée à 3&nbsp;km, 87 habitants, <a href="{{VLROOT}}/immobilier/censerey_21124/">Censerey</a> à 5&nbsp;km, 178 habitants, <a href="{{VLROOT}}/immobilier/marcheseuil_21379/">Marcheseuil</a> localisée à 2&nbsp;km, 137 habitants, <a href="{{VLROOT}}/immobilier/villiers-en-morvan_21703/">Villiers-en-Morvan</a> localisée à 5&nbsp;km, 43 habitants, <a href="{{VLROOT}}/immobilier/liernais_21349/">Liernais</a> à 6&nbsp;km, 552 habitants, entre autres. De plus, Vianges est située à seulement 23&nbsp;km de <a href="{{VLROOT}}/immobilier/autun_71014/">Autun</a>.</p> </div>
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/21675.html
HTML
mit
1,229
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/favicon.ico"/> <link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/iosicon.png"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/> <!--[if IE]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" /> <![endif]--> <!--[if lt IE 9]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" /> <script type="text/javascript" src="js/plugins/excanvas.js"></script> <script type="text/javascript" src="js/plugins/html5shiv.js"></script> <script type="text/javascript" src="js/plugins/respond.min.js"></script> <script type="text/javascript" src="js/plugins/fixFontIcons.js"></script> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/bootstrap/bootstrap.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/modernizr.custom.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.pnotify.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/less-1.3.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/xbreadcrumbs.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/charCount.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.textareaCounter.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/elrte.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/elrte.en.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/select2.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery-picklist.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.validate.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/additional-methods.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.form.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.metadata.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.mockjax.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.uniform.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.tagsinput.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.rating.pack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/farbtastic.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.timeentry.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.dataTables.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.jstree.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/dataTables.bootstrap.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.flot.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.flot.stack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.flot.pie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.flot.resize.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/raphael.2.1.0.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/justgage.1.0.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.qrcode.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.clock.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.countdown.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.jqtweet.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/jquery.cookie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/prettify/prettify.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/bootstrapSwitch.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/plugins/mfupload.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/js/common.js"></script> </head> <body class="body-login"> <div class="nav-fixed-topright" style="visibility: hidden"> <ul class="nav nav-user-menu"> <li class="user-sub-menu-container"> <a href="javascript:;"> <i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i> </a> <ul class="nav user-sub-menu"> <li class="light"> <a href="javascript:;"> <i class='icon-photon stop'></i>Light Version </a> </li> <li class="dark"> <a href="javascript:;"> <i class='icon-photon stop'></i>Dark Version </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-photon mail"></i> </a> </li> <li> <a href="javascript:;"> <i class="icon-photon comment_alt2_stroke"></i> <div class="notification-count">12</div> </a> </li> </ul> </div> <script> $(function(){ setTimeout(function(){ $('.nav-fixed-topright').removeAttr('style'); }, 300); $(window).scroll(function(){ if($('.breadcrumb-container').length){ var scrollState = $(window).scrollTop(); if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released'); else $('.nav-fixed-topright').removeClass('nav-released') } }); $('.user-sub-menu-container').on('click', function(){ $(this).toggleClass('active-user-menu'); }); $('.user-sub-menu .light').on('click', function(){ if ($('body').is('.light-version')) return; $('body').addClass('light-version'); setTimeout(function() { $.cookie('themeColor', 'light', { expires: 7, path: '/' }); }, 500); }); $('.user-sub-menu .dark').on('click', function(){ if ($('body').is('.light-version')) { $('body').removeClass('light-version'); $.cookie('themeColor', 'dark', { expires: 7, path: '/' }); } }); }); </script> <div class="container-login"> <div class="form-centering-wrapper"> <div class="form-window-login"> <div class="form-window-login-logo"> <div class="login-logo"> <img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/images/photon/login-logo@2x.png" alt="Photon UI"/> </div> <h2 class="login-title">Welcome to Photon UI!</h2> <div class="login-member">Not a Member?&nbsp;<a href="charCount.js.html#">Sign Up &#187;</a> <a href="charCount.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a> </div> <div class="login-or">Or</div> <div class="login-input-area"> <form method="POST" action="dashboard.php"> <span class="help-block">Login With Your Photon Account</span> <input type="text" name="email" placeholder="Email"> <input type="password" name="password" placeholder="Password"> <button type="submit" class="btn btn-large btn-success btn-login">Login</button> </form> <a href="charCount.js.html#" class="forgot-pass">Forgot Your Password?</a> </div> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1936460-27']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
user-tony/photon-rails
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/plugins/prettify/js/js/bootstrap/js/plugins/charCount.js.html
HTML
mit
15,076
<ion-header-bar align-title="center" class="bar-dark"> <div class="buttons"> <a class="button button-icon button-clear ion-navicon" href="#/m/menu"></a> </div> <h1 class="title locations-toggle-wrap"> <a nav-clear class="button button-icon button-clear ion-map" ng-class="{active:isActive('/loc/map')}" href="#/loc/map"></a> <a nav-clear class="button button-icon button-clear ion-ios7-more" ng-class="{active:isActive('/loc/all')}" href="#/loc/all"></a> </h1> <!--<div class="buttons"> <a class="button button-icon button-clear ion-ios7-search-strong" ng-click="modalSearch.show()"></a> </div>--> </ion-header-bar>
RiversideLabs/generator-landmark-connect
app/templates/www/templates/locations-header.html
HTML
mit
644
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"/> <title>TREMORS 13</title> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" media="all" href="css/style.css"/> <link rel="icon" href="../images/asterisk_orange.png" sizes="32x32"> <meta name="viewport" content="width=device-width, initial-scale=1"/> <!-- Adding "maximum-scale=1" fixes the Mobile Safari auto-zoom bug: http://filamentgroup.com/examples/iosScaleBug/ --> <!-- JS --> <script src="js/jquery-1.7.1.min.js"></script> <script src="js/custom.js"></script> <script src="js/tabs.js"></script> <script src="js/css3-mediaqueries.js"></script> <script src="js/jquery.columnizer.min.js"></script> <!-- Isotope --> <script src="js/jquery.isotope.min.js"></script> <!-- Lof slider --> <script src="js/jquery.easing.js"></script> <script src="js/lof-slider.js"></script> <link rel="stylesheet" href="css/lof-slider.css" media="all" /> <!-- ENDS slider --> <!-- Tweet --> <link rel="stylesheet" href="css/jquery.tweet.css" media="all" /> <script src="js/tweet/jquery.tweet.js" ></script> <!-- ENDS Tweet --> <!-- superfish --> <link rel="stylesheet" media="screen" href="css/superfish.css" /> <script src="js/superfish-1.4.8/js/hoverIntent.js"></script> <script src="js/superfish-1.4.8/js/superfish.js"></script> <script src="js/superfish-1.4.8/js/supersubs.js"></script> <!-- ENDS superfish --> <!-- prettyPhoto --> <script src="js/prettyPhoto/js/jquery.prettyPhoto.js"></script> <link rel="stylesheet" href="js/prettyPhoto/css/prettyPhoto.css" media="screen" /> <!-- ENDS prettyPhoto --> <!-- poshytip --> <link rel="stylesheet" href="js/poshytip-1.1/src/tip-twitter/tip-twitter.css" /> <link rel="stylesheet" href="js/poshytip-1.1/src/tip-yellowsimple/tip-yellowsimple.css" /> <script src="js/poshytip-1.1/src/jquery.poshytip.min.js"></script> <!-- ENDS poshytip --> <!-- JCarousel --> <script type="text/javascript" src="js/jquery.jcarousel.min.js"></script> <link rel="stylesheet" media="screen" href="css/carousel.css" /> <!-- ENDS JCarousel --> <!-- GOOGLE FONTS --> <link href='http://fonts.googleapis.com/css?family=Voltaire' rel='stylesheet' type='text/css'> <!-- modernizr --> <script src="js/modernizr.js"></script> <!-- SKIN --> <link rel="stylesheet" media="all" href="css/skin.css"/> <!-- Less framework --> <link rel="stylesheet" media="all" href="css/lessframework.css"/> <!-- jplayer --> <link href="player-skin/jplayer-black-and-yellow.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="js/jquery.jplayer.min.js"></script> <!-- flexslider --> <link rel="stylesheet" href="css/flexslider.css" > <script src="js/jquery.flexslider.js"></script> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz" /> <style type="text/css"> @font-face { font-family: "sir_william"; src: url("sir_william_HyperBold.ttf"); src: local("sir_william"), url("sir_william_HyperBold.ttf"); } @font-face { font-family: "aq"; src: url("AquilineTwo.ttf"); src: local("aq"), url("AquilineTwo.ttf"); } @font-face { font-family: "tangerine"; src: url("Tangerine_Regular.eot"); src: local("tangerine"), url("Tangerine_Regular.eot"); } @font-face { font-family: "tangerine"; src: url("Tangerine_Regular.eot"); src: local("tangerine"), url("Tangerine_Regular.ttf"); } @font-face { font-family: "tangerine"; src: url("Tangerine_Regular.eot"); src: local("tangerine"), url("Tangerine_Regular.eot"); } .header { font:600% 'sir_william', arial; color:#C0C0C0 ; margin-left:5%; } .entry-content,.info { font: normal 150% 'Yanone Kaffeesatz', arial, sans-serif; } #font1 { font: normal 155% 'Yanone Kaffeesatz', arial, sans-serif; padding: 5px 0 0 17px; color :#C0C0C0; float: left;} #font3 { font: normal 110% 'Yanone Kaffeesatz', arial, sans-serif; padding: 5px 0 0 17px; color :#A479B2; float: left;} .project-pager cf { color:#FF6600; } .previous-project,.next-project { font: normal 120% 'Yanone Kaffeesatz', arial, sans-serif; color:#FF6600; } .entry-content { margin-left:15%; } .entry-content h3 { font: normal 120% 'Yanone Kaffeesatz', arial, sans-serif; color:#DB704D; margin:0; } .font2 { font: normal 150% 'aq', arial, sans-serif; color:#DB704D; margin:0; } </style> </head> <body> <!-- HEADER --> <header> <div class="wrapper cf"> <div id="logo"> <div class="header"><!-- <font size="5px"><a href="igitcsi/index.html"><span id="font3"><b>IGIT CSI STUDENT BRANCH </b></span></a></font><font size="5px" color="#AD5C5C" family="tangerine"> &nbsp;&nbsp; p r e s e n t s</font>--> <center> <a href="../index.html"><font color="#B8008A">T R E M O R S 13.0 </font></a> </center> </div> </div> <br> <br> <ul id="nav" class="sf-menu"> <li><a href="../index.html"><div id="font1">HOME</div></a></li> <li><a href="formal.html"><div id="font1">FORMAL EVENTS</div></a></li> <li ><a href="informal.html"><div id="font1">INFORMAL EVENTS</div></a></li> <li class="current-menu-item" ><a href="#"><div id="font1">ONLINE EVENTS</div></a></li> <li><a href="allEvent.html"><div id="font1">ALL EVENTS</div></a></li> <li><a href="schedule.html"><div id="font1">SCHEDULE</div></a></li> <li><a href="register.html"><div id="font1">REGISTER</div></a></li> </ul> <br><br> <div id="combo-holder"></div> <!-- ends nav --> </div> </header> <!-- ENDS HEADER --> <!-- MAIN --> <div id="main"> <div class="wrapper cf"> <!-- portfolio content--> <div id="portfolio-content" class="cf"> <!-- project pager --> <div class="project-pager cf"> <a class="previous-project" href="MixAdda_online.html">&#8592; PREVIOUS </a> <a class="next-project" href="sitePro.html">NEXT &#8594;</a> </div> <!-- ENDS project pager --> <!-- project box --> <div id="project-box" class="cf"> <div class="project-slider"> <img src="img/posters/538172_507511485957593_486682212_n.gif" alt="alt text" /> </div> <!-- slider <div class="project-slider"> <div class="flexslider"> <ul class="slides"> <li> <img src="img/dummies/slides/01.jpg" alt="alt text" /> </li> <li> <img src="img/dummies/slides/02.jpg" alt="alt text" /> </li> <li> <img src="img/dummies/slides/03.jpg" alt="alt text" /> </li> </ul> </div> </div> ENDS slider --> <!-- entry-content --> <div class="entry-content"> <div class="font2"> If you throw me from the window,<br> I will leave a grieving wife.<br> Bring me back, but in the door, and<br> You'll see someone giving life!<br> Who am I?<br> </div> <p><br><br> Confused???<br><br> Set your Mind-Thinking...<br><br> Presenting Dr. Riddler ...!<br><br> Who loves to tease your brain by putting up riddles which are fun-filled and offer a brain -exercise at the same time....<br><br> So get ready to Unveil...., Unleash...., Uncover and Discover some tricky answers with your wit....!<br><br> For who knows, your witty mind might make you win some exciting prizes!<br>   </p> <font color="#DB704D">THE EVENT HAS STARTED ...</font><br><br><font color="#DB704D">Entries to be mailed at: drriddlertremors@gmail.com</font><br><br> <a href=" online events/Dr. Riddler.pdf"> <font color="#DB704D">Click here to start !!</font></a> </div> <!-- ENDS entry content --> </div> <!-- ENDS project box --> <!-- related --> <div class="related-projects"> <h4 class="related-heading"><center>ONLINE EVENTS</center></h4> <div class="related-list cf"> <figure> <a href="PhotoMontage.html" class="thumb"><img src="img/online informal/13145_474435342621775_1451847420_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="MixAdda_online.html" class="thumb"><img src="img/online informal/535019_10151288720816935_1583662838_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="DusKaDam.html" class="thumb"><img src="img/online informal/69268_474435512621758_874263217_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="GuessWho.html" class="thumb"><img src="img/online informal/543577_10152546552220317_532646580_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="ArtisticMind.html" class="thumb"><img src="img/formal online/526591_10151450567688287_1693406950_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="spinAYarn.html" class="thumb"><img src="img/formal online/539694_10152546382625317_561344984_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="contention.html" class="thumb"><img src="img/formal online/555776_2820074517506_1254210169_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> <figure> <a href="sitePro.html" class="thumb"><img src="img/formal online/560075_474216062643703_63008983_n.jpg" width="250" height="150" alt="Alt text" /></a> </figure> </p> </div> </div> <!-- ENDS related --> </div> <!-- ENDS portfolio content--> </div><!-- ENDS WRAPPER --> </div> <!-- ENDS MAIN --> </body> </html>
puneetgkaur/tremors13
events/DrRiddler.html
HTML
mit
10,470
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>messages.scss - RDoc Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "../../../"; </script> <script src="../../../js/jquery.js"></script> <script src="../../../js/darkfish.js"></script> <link href="../../../css/fonts.css" rel="stylesheet"> <link href="../../../css/rdoc.css" rel="stylesheet"> <body id="top" role="document" class="file"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> <a href="../../../index.html" rel="home">Home</a> </h2> <div id="table-of-contents-navigation"> <a href="../../../table_of_contents.html#pages">Pages</a> <a href="../../../table_of_contents.html#classes">Classes</a> <a href="../../../table_of_contents.html#methods">Methods</a> </div> </div> <div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div> </div> <div id="project-metadata"> <div id="fileindex-section" class="nav-section"> <h3>Pages</h3> <ul class="link-list"> <li><a href="../../../Gemfile.html">Gemfile</a> <li><a href="../../../Gemfile_lock.html">Gemfile.lock</a> <li><a href="../../../Guardfile.html">Guardfile</a> <li><a href="../../../LICENSE.html">LICENSE</a> <li><a href="../../../README_md.html">README</a> <li><a href="../../../Rakefile.html">Rakefile</a> <li><a href="../../../SELECT*FROM.html">SELECT*FROM</a> <li><a href="../../../app/assets/images/email0_svg.html">email0.svg</a> <li><a href="../../../app/assets/images/facebook-footer_svg.html">facebook-footer.svg</a> <li><a href="../../../app/assets/images/facebook0_svg.html">facebook0.svg</a> <li><a href="../../../app/assets/images/linkedin-footer_svg.html">linkedin-footer.svg</a> <li><a href="../../../app/assets/images/linkedin0_svg.html">linkedin0.svg</a> <li><a href="../../../app/assets/images/site0_svg.html">site0.svg</a> <li><a href="../../../app/assets/images/tumblr_svg.html">tumblr.svg</a> <li><a href="../../../app/assets/images/twitter-footer_svg.html">twitter-footer.svg</a> <li><a href="../../../app/assets/images/twitter0_svg.html">twitter0.svg</a> <li><a href="../../../app/assets/javascripts/admin/application_coffee.html">application.coffee</a> <li><a href="../../../app/assets/javascripts/admin/datetimepicker_js.html">datetimepicker.js</a> <li><a href="../../../app/assets/javascripts/application_js.html">application.js</a> <li><a href="../../../app/assets/javascripts/conferences_js_coffee.html">conferences.js.coffee</a> <li><a href="../../../app/assets/javascripts/contacts_js.html">contacts.js</a> <li><a href="../../../app/assets/javascripts/event_types_js.html">event_types.js</a> <li><a href="../../../app/assets/javascripts/events_js.html">events.js</a> <li><a href="../../../app/assets/javascripts/locations_js.html">locations.js</a> <li><a href="../../../app/assets/javascripts/mainMenu_js.html">mainMenu.js</a> <li><a href="../../../app/assets/javascripts/schedule_js.html">schedule.js</a> <li><a href="../../../app/assets/javascripts/share_js.html">share.js</a> <li><a href="../../../app/assets/stylesheets/admin/application_scss.html">application.scss</a> <li><a href="../../../app/assets/stylesheets/application_css.html">application.css</a> <li><a href="../../../app/assets/stylesheets/conferences_css.html">conferences.css</a> <li><a href="../../../app/assets/stylesheets/conferences_scss.html">conferences.scss</a> <li><a href="../../../app/assets/stylesheets/contacts_css.html">contacts.css</a> <li><a href="../../../app/assets/stylesheets/contacts_scss.html">contacts.scss</a> <li><a href="../../../app/assets/stylesheets/event_types_scss.html">event_types.scss</a> <li><a href="../../../app/assets/stylesheets/events_css.html">events.css</a> <li><a href="../../../app/assets/stylesheets/locations_css.html">locations.css</a> <li><a href="../../../app/assets/stylesheets/locations_scss.html">locations.scss</a> <li><a href="../../../app/assets/stylesheets/mainMenu_css.html">mainMenu.css</a> <li><a href="../../../app/assets/stylesheets/messages_scss.html">messages.scss</a> <li><a href="../../../app/assets/stylesheets/news_scss.html">news.scss</a> <li><a href="../../../app/assets/stylesheets/reports_scss.html">reports.scss</a> <li><a href="../../../app/assets/stylesheets/scaffolds_scss.html">scaffolds.scss</a> <li><a href="../../../app/assets/stylesheets/speakers_css.html">speakers.css</a> <li><a href="../../../app/assets/stylesheets/style_css_scss.html">style.css.scss</a> <li><a href="../../../app/assets/stylesheets/years_scss.html">years.scss</a> <li><a href="../../../config_ru.html">config.ru</a> <li><a href="../../../coverage/assets/0_9_0/application_css.html">application.css</a> <li><a href="../../../coverage/assets/0_9_0/application_js.html">application.js</a> <li><a href="../../../coverage/index_html.html">index.html</a> <li><a href="../../../db:migrate.html">db:migrate</a> <li><a href="../../../environment.html">environment</a> <li><a href="../../../lib/tasks/assets_precompile_mock_rake.html">assets_precompile_mock.rake</a> <li><a href="../../../lib/tasks/watchr_rake.html">watchr.rake</a> <li><a href="../../../log/development_log.html">development.log</a> <li><a href="../../../log/test_log.html">test.log</a> <li><a href="../../../pdfkit-0_6_2/LICENSE.html">LICENSE</a> <li><a href="../../../public/404_html.html">404.html</a> <li><a href="../../../public/422_html.html">422.html</a> <li><a href="../../../public/500_html.html">500.html</a> <li><a href="../../../public/favicon_ico.html">favicon.ico</a> <li><a href="../../../public/fonts/glyphicons-halflings-regular_svg.html">glyphicons-halflings-regular.svg</a> <li><a href="../../../public/robots_txt.html">robots</a> <li><a href="../../../tmp/pids/server_pid.html">server.pid</a> <li><a href="../../../vendor/assets/javascripts/bootstrap-modal_js.html">bootstrap-modal.js</a> <li><a href="../../../vendor/assets/javascripts/bootstrap-wysiwyg_js.html">bootstrap-wysiwyg.js</a> <li><a href="../../../vendor/assets/javascripts/bootstrap_js.html">bootstrap.js</a> <li><a href="../../../vendor/assets/javascripts/bootstrap_min_js.html">bootstrap.min.js</a> <li><a href="../../../vendor/assets/javascripts/fileinput_js.html">fileinput.js</a> <li><a href="../../../vendor/assets/javascripts/fileinput_min_js.html">fileinput.min.js</a> <li><a href="../../../vendor/assets/javascripts/gmaps_js.html">gmaps.js</a> <li><a href="../../../vendor/assets/javascripts/html5shiv_js.html">html5shiv.js</a> <li><a href="../../../vendor/assets/javascripts/jquery-1_11_2_js.html">jquery-1.11.2.js</a> <li><a href="../../../vendor/assets/javascripts/jquery-1_11_2_min_js.html">jquery-1.11.2.min.js</a> <li><a href="../../../vendor/assets/javascripts/jquery-ui_js.html">jquery-ui.js</a> <li><a href="../../../vendor/assets/javascripts/jquery-ui_min_js.html">jquery-ui.min.js</a> <li><a href="../../../vendor/assets/javascripts/jquery_bsmselect_js.html">jquery.bsmselect.js</a> <li><a href="../../../vendor/assets/javascripts/jquery_dataTables_js.html">jquery.dataTables.js</a> <li><a href="../../../vendor/assets/javascripts/jquery_dataTables_min_js.html">jquery.dataTables.min.js</a> <li><a href="../../../vendor/assets/javascripts/jquery_datetimepicker_js.html">jquery.datetimepicker.js</a> <li><a href="../../../vendor/assets/javascripts/jquery_hotkeys_js.html">jquery.hotkeys.js</a> <li><a href="../../../vendor/assets/javascripts/npm_js.html">npm.js</a> <li><a href="../../../vendor/assets/javascripts/respond_min_js.html">respond.min.js</a> <li><a href="../../../vendor/assets/javascripts/usebootstrap_js.html">usebootstrap.js</a> <li><a href="../../../vendor/assets/stylesheets/bootstrap-theme_css.html">bootstrap-theme.css</a> <li><a href="../../../vendor/assets/stylesheets/bootstrap-theme_css_map.html">bootstrap-theme.css.map</a> <li><a href="../../../vendor/assets/stylesheets/bootstrap-theme_min_css.html">bootstrap-theme.min.css</a> <li><a href="../../../vendor/assets/stylesheets/bootstrap_css.html">bootstrap.css</a> <li><a href="../../../vendor/assets/stylesheets/bootstrap_css_map.html">bootstrap.css.map</a> <li><a href="../../../vendor/assets/stylesheets/bootstrap_min_css.html">bootstrap.min.css</a> <li><a href="../../../vendor/assets/stylesheets/fileinput_css.html">fileinput.css</a> <li><a href="../../../vendor/assets/stylesheets/fileinput_min_css.html">fileinput.min.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery-ui_css.html">jquery-ui.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery-ui_min_css.html">jquery-ui.min.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery-ui1_11_2_css.html">jquery-ui1.11.2.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery_bsmselect_css.html">jquery.bsmselect.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery_dataTables_css.html">jquery.dataTables.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery_dataTables_min_css.html">jquery.dataTables.min.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery_dataTables_themeroller_css.html">jquery.dataTables_themeroller.css</a> <li><a href="../../../vendor/assets/stylesheets/jquery_datetimepicker_css.html">jquery.datetimepicker.css</a> </ul> </div> </div> </nav> <main role="main" aria-label="Page app/assets/stylesheets/messages.scss"> <p>.non-visible{</p> <pre class="ruby"><span class="ruby-identifier">display</span>:<span class="ruby-identifier">none</span> </pre> <p>}</p> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="http://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>
PacemakerConf/site
doc/app/assets/stylesheets/messages_scss.html
HTML
mit
11,142
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>reveal.js – The HTML Presentation Framework</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" href="css/reveal.css"> <link rel="stylesheet" href="css/theme/black.css" id="theme"> <!-- Theme used for syntax highlighting of code --> <link rel="stylesheet" href="lib/css/zenburn.css"> <!-- Printing and PDF exports --> <script> var link = document.createElement( 'link' ); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css'; document.getElementsByTagName( 'head' )[0].appendChild( link ); </script> <!--[if lt IE 9]> <script src="lib/js/html5shiv.js"></script> <![endif]--> </head> <body> <div class="reveal"> <!-- Any section element inside of this container is displayed as a slide --> <div class="slides"> <section> <h1>Reveal.js</h1> <h3>The HTML Presentation Framework</h3> <p> <small>Created by <a href="http://hakim.se">Hakim El Hattab</a> / <a href="http://twitter.com/hakimel">@hakimel</a></small> </p> </section> <section> <h2>Hello There</h2> <p> reveal.js enables you to create beautiful interactive slide decks using HTML. This presentation will show you examples of what it can do. </p> </section> <!-- Example of nested vertical slides --> <section> <section> <h2>Vertical Slides</h2> <p>Slides can be nested inside of each other.</p> <p>Use the <em>Space</em> key to navigate through all slides.</p> <br> <a href="#" class="navigate-down"> <img width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow"> </a> </section> <section> <h2>Basement Level 1</h2> <p>Nested slides are useful for adding additional detail underneath a high level horizontal slide.</p> </section> <section> <h2>Basement Level 2</h2> <p>That's it, time to go back up.</p> <br> <a href="#/2"> <img width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Up arrow" style="transform: rotate(180deg); -webkit-transform: rotate(180deg);"> </a> </section> </section> <section> <h2>Slides</h2> <p> Not a coder? Not a problem. There's a fully-featured visual editor for authoring these, try it out at <a href="http://slides.com" target="_blank">http://slides.com</a>. </p> </section> <section> <h2>Point of View</h2> <p> Press <strong>ESC</strong> to enter the slide overview. </p> <p> Hold down alt and click on any element to zoom in on it using <a href="http://lab.hakim.se/zoom-js">zoom.js</a>. Alt + click anywhere to zoom back out. </p> </section> <section> <h2>Touch Optimized</h2> <p> Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides. </p> </section> <section data-markdown> <script type="text/template"> ## Markdown support Write content using inline or external Markdown. Instructions and more info available in the [readme](https://github.com/hakimel/reveal.js#markdown). ``` <section data-markdown> ## Markdown support Write content using inline or external Markdown. Instructions and more info available in the [readme](https://github.com/hakimel/reveal.js#markdown). </section> ``` </script> </section> <section> <section id="fragments"> <h2>Fragments</h2> <p>Hit the next arrow...</p> <p class="fragment">... to step through ...</p> <p><span class="fragment">... a</span> <span class="fragment">fragmented</span> <span class="fragment">slide.</span></p> <aside class="notes"> This slide has fragments which are also stepped through in the notes window. </aside> </section> <section> <h2>Fragment Styles</h2> <p>There's different types of fragments, like:</p> <p class="fragment grow">grow</p> <p class="fragment move">shrink</p> <p class="fragment fade-out">fade-out</p> <p class="fragment fade-up">fade-up (also down, left and right!)</p> <p class="fragment current-visible">current-visible</p> <p>Highlight <span class="fragment highlight-red">red</span> <span class="fragment highlight-blue">blue</span> <span class="fragment highlight-green">green</span></p> </section> </section> <section id="transitions"> <h2>Transition Styles</h2> <p> You can select from different transitions, like: <br> <a href="?transition=none#/transitions">None</a> - <a href="?transition=fade#/transitions">Fade</a> - <a href="?transition=slide#/transitions">Slide</a> - <a href="?transition=convex#/transitions">Convex</a> - <a href="?transition=concave#/transitions">Concave</a> - <a href="?transition=zoom#/transitions">Zoom</a> </p> </section> <section id="themes"> <h2>Themes</h2> <p> reveal.js comes with a few themes built in: <br> <!-- Hacks to swap themes after the page has loaded. Not flexible and only intended for the reveal.js demo deck. --> <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/black.css'); return false;">Black (default)</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/white.css'); return false;">White</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/league.css'); return false;">League</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/sky.css'); return false;">Sky</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/beige.css'); return false;">Beige</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/simple.css'); return false;">Simple</a> <br> <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/serif.css'); return false;">Serif</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/blood.css'); return false;">Blood</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/night.css'); return false;">Night</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/moon.css'); return false;">Moon</a> - <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/solarized.css'); return false;">Solarized</a> </p> </section> <section> <section data-background="#dddddd"> <h2>Slide Backgrounds</h2> <p> Set <code>data-background="#dddddd"</code> on a slide to change the background color. All CSS color formats are supported. </p> <a href="#" class="navigate-down"> <img width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow"> </a> </section> <section data-background="https://s3.amazonaws.com/hakim-static/reveal-js/image-placeholder.png"> <h2>Image Backgrounds</h2> <pre><code class="hljs">&lt;section data-background="image.png"&gt;</code></pre> </section> <section data-background="https://s3.amazonaws.com/hakim-static/reveal-js/image-placeholder.png" data-background-repeat="repeat" data-background-size="100px"> <h2>Tiled Backgrounds</h2> <pre><code class="hljs" style="word-wrap: break-word;">&lt;section data-background="image.png" data-background-repeat="repeat" data-background-size="100px"&gt;</code></pre> </section> <section data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm" data-background-color="#000000"> <div style="background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 20px;"> <h2>Video Backgrounds</h2> <pre><code class="hljs" style="word-wrap: break-word;">&lt;section data-background-video="video.mp4,video.webm"&gt;</code></pre> </div> </section> <section data-background="http://i.giphy.com/90F8aUepslB84.gif"> <h2>... and GIFs!</h2> </section> </section> <section data-transition="slide" data-background="#4d7e65" data-background-transition="zoom"> <h2>Background Transitions</h2> <p> Different background transitions are available via the backgroundTransition option. This one's called "zoom". </p> <pre><code class="hljs">Reveal.configure({ backgroundTransition: 'zoom' })</code></pre> </section> <section data-transition="slide" data-background="#b5533c" data-background-transition="zoom"> <h2>Background Transitions</h2> <p> You can override background transitions per-slide. </p> <pre><code class="hljs" style="word-wrap: break-word;">&lt;section data-background-transition="zoom"&gt;</code></pre> </section> <section> <h2>Pretty Code</h2> <pre><code class="hljs" data-trim contenteditable> function linkify( selector ) { if( supports3DTransforms ) { var nodes = document.querySelectorAll( selector ); for( var i = 0, len = nodes.length; i &lt; len; i++ ) { var node = nodes[i]; if( !node.className ) { node.className += ' roll'; } } } } </code></pre> <p>Code syntax highlighting courtesy of <a href="http://softwaremaniacs.org/soft/highlight/en/description/">highlight.js</a>.</p> </section> <section> <h2>Marvelous List</h2> <ul> <li>No order here</li> <li>Or here</li> <li>Or here</li> <li>Or here</li> </ul> </section> <section> <h2>Fantastic Ordered List</h2> <ol> <li>One is smaller than...</li> <li>Two is smaller than...</li> <li>Three!</li> </ol> </section> <section> <h2>Tabular Tables</h2> <table> <thead> <tr> <th>Item</th> <th>Value</th> <th>Quantity</th> </tr> </thead> <tbody> <tr> <td>Apples</td> <td>$1</td> <td>7</td> </tr> <tr> <td>Lemonade</td> <td>$2</td> <td>18</td> </tr> <tr> <td>Bread</td> <td>$3</td> <td>2</td> </tr> </tbody> </table> </section> <section> <h2>Clever Quotes</h2> <p> These guys come in two forms, inline: <q cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations"> &ldquo;The nice thing about standards is that there are so many to choose from&rdquo;</q> and block: </p> <blockquote cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations"> &ldquo;For years there has been a theory that millions of monkeys typing at random on millions of typewriters would reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue.&rdquo; </blockquote> </section> <section> <h2>Intergalactic Interconnections</h2> <p> You can link between slides internally, <a href="#/2/3">like this</a>. </p> </section> <section> <h2>Speaker View</h2> <p>There's a <a href="https://github.com/hakimel/reveal.js#speaker-notes">speaker view</a>. It includes a timer, preview of the upcoming slide as well as your speaker notes.</p> <p>Press the <em>S</em> key to try it out.</p> <aside class="notes"> Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you open the speaker notes window (hit 's' on your keyboard). </aside> </section> <section> <h2>Export to PDF</h2> <p>Presentations can be <a href="https://github.com/hakimel/reveal.js#pdf-export">exported to PDF</a>, here's an example:</p> <iframe data-src="https://www.slideshare.net/slideshow/embed_code/42840540" width="445" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:3px solid #666; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> </section> <section> <h2>Global State</h2> <p> Set <code>data-state="something"</code> on a slide and <code>"something"</code> will be added as a class to the document element when the slide is open. This lets you apply broader style changes, like switching the page background. </p> </section> <section data-state="customevent"> <h2>State Events</h2> <p> Additionally custom events can be triggered on a per slide basis by binding to the <code>data-state</code> name. </p> <pre><code class="javascript" data-trim contenteditable style="font-size: 18px;"> Reveal.addEventListener( 'customevent', function() { console.log( '"customevent" has fired' ); } ); </code></pre> </section> <section> <h2>Take a Moment</h2> <p> Press B or . on your keyboard to pause the presentation. This is helpful when you're on stage and want to take distracting slides off the screen. </p> </section> <section> <h2>Much more</h2> <ul> <li>Right-to-left support</li> <li><a href="https://github.com/hakimel/reveal.js#api">Extensive JavaScript API</a></li> <li><a href="https://github.com/hakimel/reveal.js#auto-sliding">Auto-progression</a></li> <li><a href="https://github.com/hakimel/reveal.js#parallax-background">Parallax backgrounds</a></li> <li><a href="https://github.com/hakimel/reveal.js#keyboard-bindings">Custom keyboard bindings</a></li> </ul> </section> <section style="text-align: left;"> <h1>THE END</h1> <p> - <a href="http://slides.com">Try the online editor</a> <br> - <a href="https://github.com/hakimel/reveal.js">Source code &amp; documentation</a> </p> </section> </div> </div> <script src="lib/js/head.min.js"></script> <script src="js/reveal.js"></script> <script> // More info https://github.com/hakimel/reveal.js#configuration Reveal.initialize({ controls: true, progress: true, history: true, center: true, transition: 'slide', // none/fade/slide/convex/concave/zoom // More info https://github.com/hakimel/reveal.js#dependencies dependencies: [ { src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } }, { src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, { src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, { src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }, { src: 'plugin/zoom-js/zoom.js', async: true }, { src: 'plugin/notes/notes.js', async: true } ] }); </script> </body> </html>
AhiShahar/SydJS-A-Frame
SydJS-slides/demo.html
HTML
mit
15,803
<h1>{{ 'login' | translate }}</h1> <form name="formLogin"> <div> <label for="email">{{ 'email' | translate }}:</label> <input id="email" name="email" ng-model="email" type="email" class="form-control" placeholder="{{ 'email' | translate }}" required> </div> <div> <label for="password">{{ 'password' | translate }}:</label> <input id="password" name="password" ng-model="password" type="password" class="form-control" placeholder="{{ 'password' | translate }}" required> </div> <div> <i ng-bind-html="'no_account' | translate"></i> </div> <div> <button ng-disabled="formLogin.$invalid" ng-click="login()">{{ 'login' | translate }}</button> </div> </form>
cedced19/storage-office-templates
public/views/login.html
HTML
mit
735
<html><head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head><body>Time,TemperatureF,DewpointF,PressureIn,WindDirection,WindDirectionDegrees,WindSpeedMPH,WindSpeedGustMPH,Humidity,HourlyPrecipIn,Conditions,Clouds,dailyrainin,SoftwareType<br> 2010-06-22 00:02:00,62.2,53.8,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 00:07:00,62.1,53.6,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 00:12:00,61.9,53.6,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 00:17:00,61.7,53.4,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 00:22:00,61.7,53.8,30.09,North,-999,-999.0,-999.0,75,0.00,,,0.00,meteohub, <br> 2010-06-22 00:27:00,61.5,53.6,30.09,North,-999,-999.0,-999.0,75,0.00,,,0.00,meteohub, <br> 2010-06-22 00:32:00,61.5,54.0,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 00:37:00,61.3,53.8,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 00:42:00,61.3,54.1,30.09,North,-999,-999.0,-999.0,77,0.00,,,0.00,meteohub, <br> 2010-06-22 00:47:00,61.2,54.0,30.09,North,-999,-999.0,-999.0,77,0.00,,,0.00,meteohub, <br> 2010-06-22 00:52:00,61.2,54.0,30.09,North,-999,-999.0,-999.0,77,0.00,,,0.00,meteohub, <br> 2010-06-22 00:57:00,61.2,54.0,30.09,North,-999,-999.0,-999.0,77,0.00,,,0.00,meteohub, <br> 2010-06-22 01:02:00,61.0,53.8,30.09,North,-999,-999.0,-999.0,77,0.00,,,0.00,meteohub, <br> 2010-06-22 01:07:00,61.0,53.4,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 01:12:00,61.0,53.4,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 01:17:00,60.8,53.2,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 01:22:00,60.8,52.9,30.09,North,-999,-999.0,-999.0,75,0.00,,,0.00,meteohub, <br> 2010-06-22 01:27:00,60.6,53.1,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 01:32:00,60.6,53.1,30.09,North,-999,-999.0,-999.0,76,0.00,,,0.00,meteohub, <br> 2010-06-22 01:37:00,60.6,52.7,30.09,North,-999,-999.0,-999.0,75,0.00,,,0.00,meteohub, <br> 2010-06-22 01:42:00,60.8,52.5,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 01:47:00,61.0,52.3,30.09,North,-999,-999.0,-999.0,73,0.00,,,0.00,meteohub, <br> 2010-06-22 01:52:00,61.0,52.0,30.09,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 01:57:00,61.0,52.0,30.09,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 02:07:00,60.6,51.6,30.09,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 02:12:00,60.6,51.6,30.09,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 02:17:00,60.6,51.3,30.09,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:22:00,60.4,51.1,30.09,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:27:00,60.4,51.1,30.09,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:32:00,60.3,50.9,30.09,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:37:00,60.4,51.1,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:42:00,60.3,50.9,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:47:00,60.1,50.7,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 02:52:00,59.9,50.2,30.09,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 02:57:00,60.1,50.4,30.09,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 03:02:00,59.9,50.2,30.09,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 03:07:00,60.1,49.8,30.12,North,-999,-999.0,-999.0,69,0.00,,,0.00,meteohub, <br> 2010-06-22 03:12:00,60.3,50.0,30.12,North,-999,-999.0,-999.0,69,0.00,,,0.00,meteohub, <br> 2010-06-22 03:17:00,60.4,49.8,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:22:00,60.3,49.6,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:27:00,60.1,49.5,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:32:00,59.9,49.3,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:37:00,59.5,48.9,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:42:00,59.4,48.7,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:47:00,59.2,48.6,30.12,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 03:52:00,58.8,48.7,30.12,North,-999,-999.0,-999.0,69,0.00,,,0.00,meteohub, <br> 2010-06-22 03:57:00,58.8,49.1,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:02:00,58.6,48.9,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:07:00,58.6,48.9,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:12:00,58.6,48.9,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:17:00,58.8,49.1,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:22:00,58.8,49.1,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:27:00,58.8,49.1,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:32:00,58.6,48.9,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:37:00,58.6,48.9,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:42:00,58.5,48.7,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:47:00,58.1,48.4,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:52:00,58.1,48.4,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 04:57:00,57.9,48.2,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 05:02:00,57.9,48.6,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 05:07:00,58.1,48.7,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 05:12:00,57.9,48.9,30.12,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 05:17:00,57.9,48.9,30.12,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 05:22:00,57.9,48.9,30.12,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 05:27:00,57.9,48.9,30.12,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 05:32:00,57.9,49.3,30.12,North,-999,-999.0,-999.0,73,0.00,,,0.00,meteohub, <br> 2010-06-22 05:37:00,57.9,49.3,30.09,North,-999,-999.0,-999.0,73,0.00,,,0.00,meteohub, <br> 2010-06-22 05:42:00,58.1,49.5,30.09,North,-999,-999.0,-999.0,73,0.00,,,0.00,meteohub, <br> 2010-06-22 05:47:00,58.1,49.5,30.09,North,-999,-999.0,-999.0,73,0.00,,,0.00,meteohub, <br> 2010-06-22 05:52:00,58.1,49.8,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 05:57:00,58.5,50.2,30.09,North,-999,-999.0,-999.0,74,0.00,,,0.00,meteohub, <br> 2010-06-22 06:02:00,59.5,50.9,30.09,North,-999,-999.0,-999.0,73,0.00,,,0.00,meteohub, <br> 2010-06-22 06:07:00,61.0,52.0,30.12,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 06:12:00,62.1,52.9,30.12,North,-999,-999.0,-999.0,72,0.00,,,0.00,meteohub, <br> 2010-06-22 06:17:00,61.7,52.2,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 06:22:00,61.9,52.3,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 06:27:00,61.9,52.3,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 06:32:00,62.1,52.5,30.12,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> 2010-06-22 06:37:00,62.1,52.2,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 06:42:00,62.4,52.5,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 06:47:00,63.1,53.2,30.12,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 06:52:00,63.9,53.4,30.14,North,-999,-999.0,-999.0,69,0.00,,,0.00,meteohub, <br> 2010-06-22 06:57:00,64.4,53.6,30.14,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 07:02:00,64.8,53.6,30.14,North,-999,-999.0,-999.0,67,0.00,,,0.00,meteohub, <br> 2010-06-22 07:07:00,64.8,53.6,30.12,North,-999,-999.0,-999.0,67,0.00,,,0.00,meteohub, <br> 2010-06-22 07:12:00,65.3,53.6,30.12,North,-999,-999.0,-999.0,66,0.00,,,0.00,meteohub, <br> 2010-06-22 07:17:00,66.0,54.3,30.12,North,-999,-999.0,-999.0,66,0.00,,,0.00,meteohub, <br> 2010-06-22 07:22:00,66.4,53.8,30.14,North,-999,-999.0,-999.0,64,0.00,,,0.00,meteohub, <br> 2010-06-22 07:27:00,66.9,54.0,30.14,North,-999,-999.0,-999.0,63,0.00,,,0.00,meteohub, <br> 2010-06-22 07:32:00,67.6,54.1,30.14,North,-999,-999.0,-999.0,62,0.00,,,0.00,meteohub, <br> 2010-06-22 07:37:00,68.0,53.6,30.14,North,-999,-999.0,-999.0,60,0.00,,,0.00,meteohub, <br> 2010-06-22 07:42:00,68.9,54.0,30.14,North,-999,-999.0,-999.0,59,0.00,,,0.00,meteohub, <br> 2010-06-22 07:47:00,69.6,54.1,30.14,North,-999,-999.0,-999.0,58,0.00,,,0.00,meteohub, <br> 2010-06-22 07:52:00,70.0,54.1,30.14,North,-999,-999.0,-999.0,57,0.00,,,0.00,meteohub, <br> 2010-06-22 07:57:00,70.2,53.8,30.14,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 08:07:00,70.9,54.0,30.14,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 08:12:00,72.1,53.1,30.14,North,-999,-999.0,-999.0,51,0.00,,,0.00,meteohub, <br> 2010-06-22 08:17:00,72.9,53.1,30.14,North,-999,-999.0,-999.0,50,0.00,,,0.00,meteohub, <br> 2010-06-22 08:22:00,72.7,50.2,30.14,North,-999,-999.0,-999.0,45,0.00,,,0.00,meteohub, <br> 2010-06-22 08:27:00,72.7,51.3,30.14,North,-999,-999.0,-999.0,47,0.00,,,0.00,meteohub, <br> 2010-06-22 08:32:00,73.8,51.1,30.14,North,-999,-999.0,-999.0,45,0.00,,,0.00,meteohub, <br> 2010-06-22 08:37:00,75.2,51.8,30.14,North,-999,-999.0,-999.0,44,0.00,,,0.00,meteohub, <br> 2010-06-22 08:42:00,76.1,52.0,30.14,North,-999,-999.0,-999.0,43,0.00,,,0.00,meteohub, <br> 2010-06-22 08:47:00,76.3,51.4,30.14,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 08:52:00,76.1,51.4,30.14,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 08:57:00,75.2,49.8,30.14,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 09:02:00,75.2,50.5,30.14,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 09:07:00,75.2,51.3,30.14,North,-999,-999.0,-999.0,43,0.00,,,0.00,meteohub, <br> 2010-06-22 09:12:00,74.7,50.7,30.14,North,-999,-999.0,-999.0,43,0.00,,,0.00,meteohub, <br> 2010-06-22 09:17:00,75.0,51.6,30.14,North,-999,-999.0,-999.0,44,0.00,,,0.00,meteohub, <br> 2010-06-22 09:22:00,75.4,51.3,30.17,North,-999,-999.0,-999.0,43,0.00,,,0.00,meteohub, <br> 2010-06-22 09:27:00,75.9,51.3,30.17,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 09:32:00,76.5,51.6,30.17,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 09:37:00,76.3,51.4,30.14,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 09:42:00,76.1,51.4,30.14,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 09:52:00,77.4,52.5,30.17,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 09:57:00,77.4,52.5,30.17,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 10:02:00,79.2,53.4,30.17,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 10:07:00,78.6,52.9,30.17,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 10:12:00,80.6,54.1,30.17,North,-999,-999.0,-999.0,40,0.00,,,0.00,meteohub, <br> 2010-06-22 10:17:00,82.6,52.9,30.17,North,-999,-999.0,-999.0,36,0.00,,,0.00,meteohub, <br> 2010-06-22 10:22:00,84.7,54.1,30.17,North,-999,-999.0,-999.0,35,0.00,,,0.00,meteohub, <br> 2010-06-22 10:27:00,84.9,53.4,30.17,North,-999,-999.0,-999.0,34,0.00,,,0.00,meteohub, <br> 2010-06-22 10:32:00,86.4,53.1,30.17,North,-999,-999.0,-999.0,32,0.00,,,0.00,meteohub, <br> 2010-06-22 10:42:00,86.0,50.9,30.14,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 10:47:00,87.8,51.6,30.14,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 10:52:00,88.5,52.2,30.17,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 10:57:00,87.1,52.0,30.17,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 11:02:00,87.8,51.6,30.17,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 11:07:00,87.6,51.4,30.17,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 11:12:00,87.6,51.4,30.17,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 11:17:00,88.0,50.7,30.17,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:22:00,87.8,50.7,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:27:00,88.0,50.7,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:32:00,88.0,50.7,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:37:00,88.3,51.1,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:42:00,88.5,51.3,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:47:00,87.6,50.5,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:52:00,89.1,51.8,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 11:57:00,88.2,50.9,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:02:00,88.2,50.9,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:07:00,88.3,51.1,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:12:00,89.2,51.8,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:17:00,90.1,52.7,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:22:00,89.6,51.3,30.14,North,-999,-999.0,-999.0,27,0.00,,,0.00,meteohub, <br> 2010-06-22 12:27:00,89.2,51.8,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:32:00,87.3,50.2,30.14,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:37:00,87.6,50.5,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:42:00,88.3,51.1,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 12:47:00,89.1,50.7,30.12,North,-999,-999.0,-999.0,27,0.00,,,0.00,meteohub, <br> 2010-06-22 12:52:00,89.6,51.3,30.12,North,-999,-999.0,-999.0,27,0.00,,,0.00,meteohub, <br> 2010-06-22 12:57:00,89.2,51.8,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:02:00,89.2,51.8,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:07:00,88.9,51.6,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:12:00,89.8,52.3,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:17:00,88.2,50.9,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:22:00,88.3,51.1,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:27:00,89.8,51.3,30.12,North,-999,-999.0,-999.0,27,0.00,,,0.00,meteohub, <br> 2010-06-22 13:32:00,89.6,51.3,30.12,North,-999,-999.0,-999.0,27,0.00,,,0.00,meteohub, <br> 2010-06-22 13:37:00,88.2,50.9,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:42:00,88.2,50.9,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:47:00,87.4,50.4,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:52:00,86.9,49.8,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 13:57:00,87.1,50.9,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:07:00,88.0,50.7,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 14:12:00,88.7,52.3,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:17:00,87.4,51.3,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:22:00,87.4,51.3,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:27:00,88.5,51.3,30.12,North,-999,-999.0,-999.0,28,0.00,,,0.00,meteohub, <br> 2010-06-22 14:32:00,87.6,51.4,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:37:00,87.3,51.1,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:42:00,86.7,50.7,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:47:00,87.1,50.9,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:52:00,87.3,51.1,30.09,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 14:57:00,87.3,51.1,30.09,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 15:02:00,88.2,52.0,30.09,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 15:07:00,88.2,52.0,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 15:12:00,86.2,50.2,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 15:17:00,85.5,49.6,30.12,North,-999,-999.0,-999.0,29,0.00,,,0.00,meteohub, <br> 2010-06-22 15:22:00,85.1,50.2,30.09,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 15:27:00,84.9,50.0,30.09,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 15:32:00,85.5,50.5,30.09,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 15:37:00,84.9,50.0,30.09,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 15:42:00,84.6,49.6,30.09,North,-999,-999.0,-999.0,30,0.00,,,0.00,meteohub, <br> 2010-06-22 15:47:00,84.6,50.5,30.09,North,-999,-999.0,-999.0,31,0.00,,,0.00,meteohub, <br> 2010-06-22 15:52:00,84.4,50.5,30.09,North,-999,-999.0,-999.0,31,0.00,,,0.00,meteohub, <br> 2010-06-22 15:57:00,84.6,51.4,30.09,North,-999,-999.0,-999.0,32,0.00,,,0.00,meteohub, <br> 2010-06-22 16:02:00,84.9,50.9,30.09,North,-999,-999.0,-999.0,31,0.00,,,0.00,meteohub, <br> 2010-06-22 16:07:00,84.6,50.5,30.09,North,-999,-999.0,-999.0,31,0.00,,,0.00,meteohub, <br> 2010-06-22 16:12:00,83.3,50.4,30.09,North,-999,-999.0,-999.0,32,0.00,,,0.00,meteohub, <br> 2010-06-22 16:17:00,82.8,50.7,30.09,North,-999,-999.0,-999.0,33,0.00,,,0.00,meteohub, <br> 2010-06-22 16:22:00,82.2,50.2,30.09,North,-999,-999.0,-999.0,33,0.00,,,0.00,meteohub, <br> 2010-06-22 16:27:00,82.2,51.1,30.09,North,-999,-999.0,-999.0,34,0.00,,,0.00,meteohub, <br> 2010-06-22 16:32:00,82.0,51.6,30.09,North,-999,-999.0,-999.0,35,0.00,,,0.00,meteohub, <br> 2010-06-22 16:37:00,81.9,52.3,30.09,North,-999,-999.0,-999.0,36,0.00,,,0.00,meteohub, <br> 2010-06-22 16:42:00,81.5,53.4,30.09,North,-999,-999.0,-999.0,38,0.00,,,0.00,meteohub, <br> 2010-06-22 16:47:00,81.0,52.2,30.09,North,-999,-999.0,-999.0,37,0.00,,,0.00,meteohub, <br> 2010-06-22 16:52:00,79.7,49.6,30.06,North,-999,-999.0,-999.0,35,0.00,,,0.00,meteohub, <br> 2010-06-22 16:57:00,79.0,49.1,30.06,North,-999,-999.0,-999.0,35,0.00,,,0.00,meteohub, <br> 2010-06-22 17:02:00,78.4,48.6,30.06,North,-999,-999.0,-999.0,35,0.00,,,0.00,meteohub, <br> 2010-06-22 17:07:00,78.1,48.9,30.09,North,-999,-999.0,-999.0,36,0.00,,,0.00,meteohub, <br> 2010-06-22 17:12:00,77.7,47.8,30.09,North,-999,-999.0,-999.0,35,0.00,,,0.00,meteohub, <br> 2010-06-22 17:17:00,77.5,48.6,30.09,North,-999,-999.0,-999.0,36,0.00,,,0.00,meteohub, <br> 2010-06-22 17:22:00,77.2,48.9,30.06,North,-999,-999.0,-999.0,37,0.00,,,0.00,meteohub, <br> 2010-06-22 17:27:00,76.6,49.1,30.06,North,-999,-999.0,-999.0,38,0.00,,,0.00,meteohub, <br> 2010-06-22 17:32:00,76.5,48.2,30.06,North,-999,-999.0,-999.0,37,0.00,,,0.00,meteohub, <br> 2010-06-22 17:37:00,75.9,48.6,30.09,North,-999,-999.0,-999.0,38,0.00,,,0.00,meteohub, <br> 2010-06-22 17:42:00,75.7,48.4,30.09,North,-999,-999.0,-999.0,38,0.00,,,0.00,meteohub, <br> 2010-06-22 17:47:00,75.2,47.1,30.09,North,-999,-999.0,-999.0,37,0.00,,,0.00,meteohub, <br> 2010-06-22 17:52:00,75.0,47.7,30.06,North,-999,-999.0,-999.0,38,0.00,,,0.00,meteohub, <br> 2010-06-22 17:57:00,74.7,47.3,30.06,North,-999,-999.0,-999.0,38,0.00,,,0.00,meteohub, <br> 2010-06-22 18:02:00,74.3,47.8,30.06,North,-999,-999.0,-999.0,39,0.00,,,0.00,meteohub, <br> 2010-06-22 18:07:00,74.1,47.7,30.06,North,-999,-999.0,-999.0,39,0.00,,,0.00,meteohub, <br> 2010-06-22 18:12:00,74.1,48.2,30.06,North,-999,-999.0,-999.0,40,0.00,,,0.00,meteohub, <br> 2010-06-22 18:17:00,74.1,48.9,30.06,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 18:22:00,74.1,48.9,30.06,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 18:27:00,73.9,48.2,30.06,North,-999,-999.0,-999.0,40,0.00,,,0.00,meteohub, <br> 2010-06-22 18:32:00,73.6,47.8,30.06,North,-999,-999.0,-999.0,40,0.00,,,0.00,meteohub, <br> 2010-06-22 18:37:00,73.4,48.2,30.06,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 18:42:00,73.2,48.2,30.06,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 18:47:00,73.0,48.0,30.06,North,-999,-999.0,-999.0,41,0.00,,,0.00,meteohub, <br> 2010-06-22 18:52:00,72.9,48.4,30.06,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 18:57:00,72.3,48.0,30.06,North,-999,-999.0,-999.0,42,0.00,,,0.00,meteohub, <br> 2010-06-22 19:02:00,71.8,48.0,30.06,North,-999,-999.0,-999.0,43,0.00,,,0.00,meteohub, <br> 2010-06-22 19:07:00,71.6,48.6,30.03,North,-999,-999.0,-999.0,44,0.00,,,0.00,meteohub, <br> 2010-06-22 19:12:00,71.1,48.7,30.03,North,-999,-999.0,-999.0,45,0.00,,,0.00,meteohub, <br> 2010-06-22 19:22:00,69.6,50.2,30.03,North,-999,-999.0,-999.0,50,0.00,,,0.00,meteohub, <br> 2010-06-22 19:27:00,69.6,50.2,30.03,North,-999,-999.0,-999.0,50,0.00,,,0.00,meteohub, <br> 2010-06-22 19:32:00,68.9,50.5,30.03,North,-999,-999.0,-999.0,52,0.00,,,0.00,meteohub, <br> 2010-06-22 19:37:00,68.7,50.4,30.06,North,-999,-999.0,-999.0,52,0.00,,,0.00,meteohub, <br> 2010-06-22 19:42:00,68.5,51.3,30.06,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 19:47:00,68.4,51.1,30.06,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 19:57:00,68.4,51.1,30.06,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 20:02:00,68.4,51.1,30.06,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 20:07:00,68.4,51.6,30.09,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 20:12:00,68.4,51.1,30.09,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 20:17:00,68.5,51.3,30.09,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 20:22:00,68.5,51.3,30.06,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 20:27:00,68.5,51.8,30.06,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 20:32:00,68.4,51.1,30.06,North,-999,-999.0,-999.0,54,0.00,,,0.00,meteohub, <br> 2010-06-22 20:37:00,68.4,51.6,30.06,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 20:42:00,68.5,51.8,30.06,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 20:47:00,68.5,51.8,30.06,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 20:52:00,68.5,51.8,30.06,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 20:57:00,68.5,51.8,30.06,North,-999,-999.0,-999.0,55,0.00,,,0.00,meteohub, <br> 2010-06-22 21:02:00,68.5,52.2,30.06,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 21:07:00,68.5,52.2,30.06,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 21:12:00,68.4,52.0,30.06,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 21:17:00,68.4,52.0,30.06,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 21:22:00,68.2,52.0,30.06,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 21:27:00,68.0,51.8,30.06,North,-999,-999.0,-999.0,56,0.00,,,0.00,meteohub, <br> 2010-06-22 21:37:00,68.0,52.7,30.06,North,-999,-999.0,-999.0,58,0.00,,,0.00,meteohub, <br> 2010-06-22 21:47:00,68.0,53.1,30.06,North,-999,-999.0,-999.0,59,0.00,,,0.00,meteohub, <br> 2010-06-22 21:52:00,68.0,53.1,30.06,North,-999,-999.0,-999.0,59,0.00,,,0.00,meteohub, <br> 2010-06-22 21:57:00,68.0,53.6,30.06,North,-999,-999.0,-999.0,60,0.00,,,0.00,meteohub, <br> 2010-06-22 22:02:00,68.0,53.6,30.06,North,-999,-999.0,-999.0,60,0.00,,,0.00,meteohub, <br> 2010-06-22 22:07:00,68.0,54.1,30.06,North,-999,-999.0,-999.0,61,0.00,,,0.00,meteohub, <br> 2010-06-22 22:12:00,68.0,54.1,30.06,North,-999,-999.0,-999.0,61,0.00,,,0.00,meteohub, <br> 2010-06-22 22:17:00,68.0,54.1,30.06,North,-999,-999.0,-999.0,61,0.00,,,0.00,meteohub, <br> 2010-06-22 22:22:00,67.8,54.3,30.03,North,-999,-999.0,-999.0,62,0.00,,,0.00,meteohub, <br> 2010-06-22 22:27:00,67.8,54.9,30.03,North,-999,-999.0,-999.0,63,0.00,,,0.00,meteohub, <br> 2010-06-22 22:32:00,67.6,54.7,30.03,North,-999,-999.0,-999.0,63,0.00,,,0.00,meteohub, <br> 2010-06-22 22:37:00,67.6,54.7,30.03,North,-999,-999.0,-999.0,63,0.00,,,0.00,meteohub, <br> 2010-06-22 22:42:00,67.6,55.0,30.03,North,-999,-999.0,-999.0,64,0.00,,,0.00,meteohub, <br> 2010-06-22 22:47:00,67.6,55.0,30.03,North,-999,-999.0,-999.0,64,0.00,,,0.00,meteohub, <br> 2010-06-22 22:52:00,67.8,55.6,30.03,North,-999,-999.0,-999.0,65,0.00,,,0.00,meteohub, <br> 2010-06-22 22:57:00,67.8,55.6,30.03,North,-999,-999.0,-999.0,65,0.00,,,0.00,meteohub, <br> 2010-06-22 23:02:00,67.8,55.6,30.03,North,-999,-999.0,-999.0,65,0.00,,,0.00,meteohub, <br> 2010-06-22 23:07:00,67.8,56.1,30.03,North,-999,-999.0,-999.0,66,0.00,,,0.00,meteohub, <br> 2010-06-22 23:12:00,67.8,56.1,30.03,North,-999,-999.0,-999.0,66,0.00,,,0.00,meteohub, <br> 2010-06-22 23:17:00,67.8,56.1,30.03,North,-999,-999.0,-999.0,66,0.00,,,0.00,meteohub, <br> 2010-06-22 23:22:00,67.8,56.1,30.03,North,-999,-999.0,-999.0,66,0.00,,,0.00,meteohub, <br> 2010-06-22 23:27:00,67.8,56.5,30.03,North,-999,-999.0,-999.0,67,0.00,,,0.00,meteohub, <br> 2010-06-22 23:32:00,67.8,56.8,30.03,North,-999,-999.0,-999.0,68,0.00,,,0.00,meteohub, <br> 2010-06-22 23:42:00,67.6,57.2,30.03,North,-999,-999.0,-999.0,69,0.00,,,0.00,meteohub, <br> 2010-06-22 23:47:00,67.6,57.6,30.03,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 23:52:00,67.6,57.6,30.00,North,-999,-999.0,-999.0,70,0.00,,,0.00,meteohub, <br> 2010-06-22 23:57:00,67.6,57.9,30.00,North,-999,-999.0,-999.0,71,0.00,,,0.00,meteohub, <br> <!-- 0.257:1 --> </body></html>
arkadyan/Wind-Dance
data/winddatafiles/178WXDailyHistory.asp.html
HTML
mit
25,603
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href="../../../"> <title data-ice="title">src/search/SearchView.js | guide4you</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script src="script/prettify/prettify.js"></script> <script src="script/manual.js"></script> <meta name="description" content="A configurable web client for geo-applications. Uses OpenLayers. Suitable for mobile devices."><meta property="twitter:card" content="summary"><meta property="twitter:title" content="guide4you"><meta property="twitter:description" content="A configurable web client for geo-applications. Uses OpenLayers. Suitable for mobile devices."></head> <body class="layout-container" data-ice="rootContainer"> <header> <a href="./">Home</a> <a href="identifiers.html">Reference</a> <a href="source.html">Source</a> <div class="search-box"> <span> <img src="./image/search.png"> <span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span> </span> <ul class="search-result"></ul> </div> <a style="position:relative; top:3px;" href="https://github.com/KlausBenndorf/guide4you"><img width="20px" src="./image/github.png"></a></header> <nav class="navigation" data-ice="nav"><div> <ul> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Attributions.js~Attributions.html">Attributions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Debug.js~Debug.html">Debug</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/FeaturePopup.js~FeaturePopup.html">FeaturePopup</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/FeatureTooltip.js~FeatureTooltip.html">FeatureTooltip</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/G4UMap.js~G4UMap.html">G4UMap</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/L10N.js~L10N.html">L10N</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/ListenerOrganizerMixin.js~ListenerOrganizerMixin.html">ListenerOrganizerMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/MessageDisplay.js~MessageDisplay.html">MessageDisplay</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Module.js~Module.html">Module</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Move.js~Move.html">Move</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/PopupModifierManager.js~PopupModifierManager.html">PopupModifierManager</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/Styling.js~Styling.html">Styling</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-multiplyExtent">multiplyExtent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-createMapInternal">createMapInternal</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getRegisteredModules">getRegisteredModules</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-registerModule">registerModule</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-asObject">asObject</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-asyncImageLoad">asyncImageLoad</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-checkFor">checkFor</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-even">even</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-finishAllImages">finishAllImages</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getConfig">getConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-html2Text">html2Text</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-mixin">mixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-mixinAsClass">mixinAsClass</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-odd">odd</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-offset">offset</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-recursiveSelect">recursiveSelect</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-showInteractionActivity">showInteractionActivity</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-urlDirname">urlDirname</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-urlIsAbsolute">urlIsAbsolute</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-urlJoin">urlJoin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-urlNormalize">urlNormalize</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-urlRelative">urlRelative</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-copy">copy</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-copyDeep">copyDeep</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-merge">merge</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-mergeDeep">mergeDeep</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-take">take</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-filterText">filterText</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-restoreText">restoreText</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-olEventTypes">olEventTypes</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-cssClasses">cssClasses</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-keyCodes">keyCodes</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-FeaturePopupOptions">FeaturePopupOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-FeatureTooltipOptions">FeatureTooltipOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-Configs">Configs</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-G4UMapOptions">G4UMapOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-L10NOptions">L10NOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-Localizable">Localizable</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MessageConstructorOptions">MessageConstructorOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MessageDisplayOptions">MessageDisplayOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MessageReducedDisplayOptions">MessageReducedDisplayOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MoveOptions">MoveOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SingleMoveOptions">SingleMoveOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-PopupContent">PopupContent</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ShowWMSFeatureInfoOptions">ShowWMSFeatureInfoOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-StyleLike">StyleLike</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-StyleObject">StyleObject</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-URLConfig">URLConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-URLLike">URLLike</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#api">api</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/api/FeatureAPI.js~FeatureAPI.html">FeatureAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/api/GeometryAPI.js~GeometryAPI.html">GeometryAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/api/KMLAPI.js~KMLAPI.html">KMLAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/api/MeasureAPI.js~MeasureAPI.html">MeasureAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/api/PlacesAPI.js~PlacesAPI.html">PlacesAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/api/PrintToScaleAPI.js~PrintToScaleAPI.html">PrintToScaleAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-APIOptions">APIOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#configurators">configurators</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/configurators/ControlFactory.js~ControlFactory.html">ControlFactory</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/configurators/LayerConfigurator.js~LayerConfigurator.html">LayerConfigurator</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/configurators/LayerFactory.js~LayerFactory.html">LayerFactory</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/configurators/MapConfigurator.js~MapConfigurator.html">MapConfigurator</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/configurators/UIConfigurator.js~UIConfigurator.html">UIConfigurator</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-LayerType">LayerType</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ControlFactoryOptions">ControlFactoryOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ControlsConfig">ControlsConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-AnyLayerConfig">AnyLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-AnyLayerConfig">AnyLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-BingLayerConfig">BingLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-BingLayerConfig">BingLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-CategoryLayerConfig">CategoryLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-CategoryLayerConfig">CategoryLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-EmptyLayerConfig">EmptyLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-EmptyLayerConfig">EmptyLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-FeatureConfig">FeatureConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-FeatureConfig">FeatureConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-GeoJSONLayerConfig">GeoJSONLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-GeoJSONLayerConfig">GeoJSONLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-InternalLayerConfig">InternalLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-InternalLayerConfig">InternalLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-InternalSourceConfig">InternalSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-InternalSourceConfig">InternalSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-KMLLayerConfig">KMLLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-KMLLayerConfig">KMLLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LayerConfig">LayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-OSMLayerConfig">OSMLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-OSMLayerConfig">OSMLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SilentGroupLayerConfig">SilentGroupLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SilentGroupLayerConfig">SilentGroupLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SourceConfig">SourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SourceConfig">SourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-StamenLayerConfig">StamenLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-StamenLayerConfig">StamenLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-TileWMSLayerConfig">TileWMSLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-TileWMSLayerConfig">TileWMSLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-VectorSourceConfig">VectorSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-VectorSourceConfig">VectorSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMSLayerConfig">WMSLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMSLayerConfig">WMSLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMTSLayerConfig">WMTSLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMTSLayerConfig">WMTSLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMTSSSourceConfig">WMTSSSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMTSSSourceConfig">WMTSSSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-XYZLayerConfig">XYZLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-XYZLayerConfig">XYZLayerConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-g4uLayerOptions">g4uLayerOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-g4uLayerOptions">g4uLayerOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-KineticOptions">KineticOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MapConfig">MapConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MobileLayoutOptions">MobileLayoutOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ProjectionConfig">ProjectionConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-g4uViewOptions">g4uViewOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-Float">Float</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-HideableElement">HideableElement</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-PositionedElement">PositionedElement</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-PositioningOptions">PositioningOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#controls">controls</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ActivatableMixin.js~ActivatableMixin.html">ActivatableMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ActiveGroup.js~ActiveGroup.html">ActiveGroup</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ArrowButtons.js~ArrowButtons.html">ArrowButtons</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/Attribution.js~Attribution.html">Attribution</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/CombinedZoom.js~CombinedZoom.html">CombinedZoom</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/CombinedZoom.js~Zoom.html">Zoom</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/CombinedZoom.js~ZoomSlider.html">ZoomSlider</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ComposedControl.js~ComposedControl.html">ComposedControl</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ControlLogicMixin.js~ControlLogicMixin.html">ControlLogicMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/GeoLocationButton.js~GeolocationButton.html">GeolocationButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/HelpButton.js~HelpButton.html">HelpButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/InfoButton.js~InfoButton.html">InfoButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/LanguageSwitcherButton.js~LanguageSwitcherButton.html">LanguageSwitcherButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/LanguageSwitcherMenu.js~LanguageSwitcherMenu.html">LanguageSwitcherMenu</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/LayerSelector.js~LayerSelector.html">LayerSelector</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/LegendViewer.js~LegendViewer.html">LegendViewer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/LinkButton.js~LinkButton.html">LinkButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/Logo.js~Logo.html">Logo</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/MeasurementButton.js~MeasurementButton.html">MeasurementButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/MobileControls.js~MobileControls.html">MobileControls</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/MousePosition.js~MousePosition.html">MousePosition</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/OverviewMap.js~OverviewMap.html">OverviewMap</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/PrintButton.js~PrintButton.html">PrintButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/RewireMixin.js~RewireMixin.html">RewireMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ScaleLine.js~ScaleLine.html">ScaleLine</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ShiftableComposedControl.js~ShiftableComposedControl.html">ShiftableComposedControl</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/SingleDrawButton.js~SingleDrawButton.html">SingleDrawButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/WindowDecorator.js~WindowDecorator.html">WindowDecorator</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/controls/ZoomToBbox.js~ZoomToBbox.html">ZoomToBbox</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-Control">Control</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ArrowButtonOptions">ArrowButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-CombinedZoomOptions">CombinedZoomOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ZoomOptions">ZoomOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ComposedControlOptions">ComposedControlOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-g4uControlOptions">g4uControlOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-GeoLocationButtonOptions">GeoLocationButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-HelpButtonOptions">HelpButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-InfoButtonOptions">InfoButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LanguageSwitcherButtonOptions">LanguageSwitcherButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LanguageSwitcherMenuOptions">LanguageSwitcherMenuOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LayerButton">LayerButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LayerSelectorOptions">LayerSelectorOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LinkButtonOptions">LinkButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LogoOptions">LogoOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MeasurementButtonOptions">MeasurementButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MousePositionOptions">MousePositionOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-OverviewMapOptions">OverviewMapOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ShiftableComposedControlOptions">ShiftableComposedControlOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-DrawButtonsOptions">DrawButtonsOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-StaticOverviewMapOptions">StaticOverviewMapOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WindowDecoratorOptions">WindowDecoratorOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#html">html</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/html/ButtonBox.js~ButtonBox.html">ButtonBox</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/html/CheckGroup.js~CheckGroup.html">CheckGroup</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/html/Dropdown.js~Dropdown.html">Dropdown</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/html/History.js~History.html">History</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/html/Shield.js~Shield.html">Shield</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/html/Window.js~Window.html">Window</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-addTooltip">addTooltip</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-changeTooltip">changeTooltip</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-getInFront">getInFront</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ButtonBoxOptions">ButtonBoxOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-DropdownOptions">DropdownOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-Entry">Entry</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ElementPosition">ElementPosition</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-OnTopOptions">OnTopOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ShieldOptions">ShieldOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WindowOptions">WindowOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#interactions">interactions</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/interactions/ClickableInteraction.js~ClickableInteraction.html">ClickableInteraction</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-FeatureInteractionOptions">FeatureInteractionOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MapEventInteractionOptions">MapEventInteractionOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#layerselector">layerSelector</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/Accordion.js~Accordion.html">Accordion</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/Button.js~Button.html">Button</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/Element.js~Element.html">Element</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/GroupElement.js~GroupElement.html">GroupElement</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/LayerButton.js~LayerButton.html">LayerButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/MultiButton.js~MultiButton.html">MultiButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layerSelector/WMSLayerButton.js~WMSLayerButton.html">WMSLayerButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-function">F</span><span data-ice="name"><span><a href="function/index.html#static-function-layerConfigConverter">layerConfigConverter</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ButtonActions">ButtonActions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ButtonConfig">ButtonConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-GroupButtonConfig">GroupButtonConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LayerButtonConfig">LayerButtonConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LayerSelectorOptions">LayerSelectorOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMSLayerButtonConfig">WMSLayerButtonConfig</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#layers">layers</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/BaseLayerMixin.js~BaseLayerMixin.html">BaseLayerMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/EmptyImageLayer.js~EmptyImageLayer.html">EmptyImageLayer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/GroupLayer.js~GroupLayer.html">GroupLayer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/LayerLoadProcessCountMixin.js~LayerLoadProcessCountMixin.html">LayerLoadProcessCountMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/ProvideMapMixin.js~ProvideMapMixin.html">ProvideMapMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/SilentGroupLayer.js~SilentGroupLayer.html">SilentGroupLayer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/layers/VectorLayer.js~VectorImageLayer.html">VectorImageLayer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-ImageLayer">ImageLayer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-TileLayer">TileLayer</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-BaseLayerMixinOptions">BaseLayerMixinOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-VectorLayerOptions">VectorLayerOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#search">search</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/search/SearchControl.js~SearchControl.html">SearchControl</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SearchControlOptions">SearchControlOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SearchControlModuleOptions">SearchControlModuleOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SearchViewOptions">SearchViewOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#search-connectors">search/connectors</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/search/connectors/G4USearchV2Connector.js~G4USearchV2Connector.html">G4USearchV2Connector</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/search/connectors/G4UServerSearchConnector.js~G4UServerSearchConnector.html">G4UServerSearchConnector</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/search/connectors/NominatimSearchConnector.js~NominatimSearchConnector.html">NominatimSearchConnector</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/search/connectors/PhotonSearchConnector.js~NominatimSearchConnector.html">NominatimSearchConnector</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SearchConnectorOptions">SearchConnectorOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#sources">sources</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/sources/ClusterSource.js~ClusterSource.html">ClusterSource</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/sources/ImageWMSSource.js~TileWMSSource.html">TileWMSSource</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/sources/QueryVectorSource.js~QueryVectorSource.html">QueryVectorSource</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/sources/QueryWMSSource.js~QueryWMSMixin.html">QueryWMSMixin</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/sources/SourceServerVector.js~SourceServerVector.html">SourceServerVector</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/sources/WMTSSource.js~WMTSSource.html">WMTSSource</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-QueryImageWMSSource">QueryImageWMSSource</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-QueryTileWMSSource">QueryTileWMSSource</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-ArcGISRESTFeatureSourceOptions">ArcGISRESTFeatureSourceOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMSFeatureInfoOptions">WMSFeatureInfoOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-WMSSSourceConfig">WMSSSourceConfig</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-QuerySourceOptions">QuerySourceOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-SourceServerVectorOptions">SourceServerVectorOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#urlapi">urlapi</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/LinkGenerator.js~LinkGenerator.html">LinkGenerator</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/Marker.js~Marker.html">Marker</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/Query.js~Query.html">Query</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/URLAPI.js~URLAPI.html">URLAPI</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/URLAPIModule.js~URLAPIModule.html">URLAPIModule</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LinkGeneratorOptions">LinkGeneratorOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MarkerOptions">MarkerOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-URLAPIOptions">URLAPIOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-URLParameter">URLParameter</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#urlapi-controls">urlapi/controls</a><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/controls/CloseWindowButton.js~CloseWindowButton.html">CloseWindowButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/controls/LinkGeneratorButton.js~LinkGeneratorButton.html">LinkGeneratorButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/urlapi/controls/MaximizeButton.js~MaximizeButton.html">MaximizeButton</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-CloseWindowButtonOptions">CloseWindowButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-LinkGeneratorButtonOptions">LinkGeneratorButtonOptions</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-typedef">T</span><span data-ice="name"><span><a href="typedef/index.html#static-typedef-MaximizeButtonOptions">MaximizeButtonOptions</a></span></span></li> <li data-ice="doc"><a data-ice="dirPath" class="nav-dir-path" href="identifiers.html#urlapi-handling">urlapi/handling</a><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-availableLayersParam">availableLayersParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-centerParam">centerParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-closeButtonParam">closeButtonParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-configurationFileParam">configurationFileParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-fitRectangleParam">fitRectangleParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-languageParam">languageParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-layerConfigurationFileParam">layerConfigurationFileParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-markerParam">markerParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-responsivenessParam">responsivenessParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-rotationParam">rotationParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-searchParam">searchParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-visibleLayersParam">visibleLayersParam</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-zoomParam">zoomParam</a></span></span></li> </ul> </div> </nav> <div class="content" data-ice="content"><h1 data-ice="title">src/search/SearchView.js</h1> <pre class="source-code line-number raw-source-code"><code class="prettyprint linenums" data-ice="content">import { Vector as VectorSource } from &apos;ol/source&apos; import { extend, isEmpty } from &apos;ol/extent&apos; import Point from &apos;ol/geom/Point&apos; import MultiPoint from &apos;ol/geom/MultiPoint&apos; import { VectorLayer } from &apos;../layers/VectorLayer&apos; /** * @typedef {Object} SearchViewOptions * @property {StyleLike} [style] of the search results */ export class SearchView { /** * @param {SearchViewOptions} options */ constructor (options) { /** * @type {StyleLike} * @private */ this.style_ = options.style || {} /** * the searchresults stored as features * @type {ol.Feature[]} * @private */ this.features_ = [] /** * this layer is shown under the normal VectorLayers. Intended for polygons and lines. * @type {?VectorLayer} * @private */ this.searchlayerBottom_ = null /** * this layer is shown above the normal VectorLayers. Intended for points. * @type {?VectorLayer} * @private */ this.searchlayerTop_ = null } setMap (map) { if (this.getMap()) { this.getMap().getLayers().remove(this.searchlayerBottom_) this.getMap().getLayers().remove(this.searchlayerTop_) } this.map_ = map if (map) { this.olStyle_ = map.get(&apos;styling&apos;).getStyle(this.style_) this.searchlayerBottom_ = new VectorLayer({ source: new VectorSource({ projection: map.getView().getProjection() }) }) map.addLayer(this.searchlayerBottom_) this.searchlayerBottom_.setStyle(this.olStyle_) map.get(&apos;styling&apos;).manageLayer(this.searchlayerBottom_) this.searchlayerTop_ = new VectorLayer({ source: new VectorSource({ projection: map.getView().getProjection() }) }) map.addLayer(this.searchlayerTop_) this.searchlayerTop_.setStyle(this.olStyle_) map.get(&apos;styling&apos;).manageLayer(this.searchlayerTop_) } } getMap () { return this.map_ } getStyle () { return this.olStyle_ } /** * @private */ centerOnSearchlayer () { if (this.searchlayerBottom_.getVisible()) { const extent = extend( this.searchlayerBottom_.getSource().getExtent(), this.searchlayerTop_.getSource().getExtent() ) if (!isEmpty(extent)) { this.getMap().get(&apos;move&apos;).toExtent(extent, { animated: this.animated_ }) } } } getFeatures () { return this.searchlayerBottom_.getSource().getFeatures().concat( this.searchlayerTop_.getSource().getFeatures() ) } /** * @param {ol.Feature[]} features */ showSearchResults (features) { const sourceBottom = this.searchlayerBottom_.getSource() sourceBottom.clear() const sourceTop = this.searchlayerTop_.getSource() sourceTop.clear() features.forEach(function (feature) { if (feature.getGeometry()) { if (feature.getGeometry() instanceof Point || feature.getGeometry() instanceof MultiPoint) { sourceTop.addFeature(feature) } else { sourceBottom.addFeature(feature) } } }) this.searchlayerBottom_.setVisible(true) this.searchlayerTop_.setVisible(true) } hideSearchResults () { if (this.searchlayerBottom_) { this.searchlayerBottom_.setVisible(false) } if (this.searchlayerTop_) { this.searchlayerTop_.setVisible(false) } } } </code></pre> </div> <footer class="footer"> Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(1.1.0)</span><img src="./image/esdoc-logo-mini-black.png"></a> </footer> <script src="script/search_index.js"></script> <script src="script/search.js"></script> <script src="script/pretty-print.js"></script> <script src="script/inherited-summary.js"></script> <script src="script/test-summary.js"></script> <script src="script/inner-link.js"></script> <script src="script/patch-for-local.js"></script> </body> </html>
KlausBenndorf/guide4you
docs/file/src/search/SearchView.js.html
HTML
mit
60,484
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/favicon.ico"/> <link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/iosicon.png"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/> <!--[if IE]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" /> <![endif]--> <!--[if lt IE 9]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" /> <script type="text/javascript" src="js/plugins/excanvas.js"></script> <script type="text/javascript" src="js/plugins/html5shiv.js"></script> <script type="text/javascript" src="js/plugins/respond.min.js"></script> <script type="text/javascript" src="js/plugins/fixFontIcons.js"></script> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/bootstrap/bootstrap.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/modernizr.custom.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.pnotify.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/less-1.3.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/xbreadcrumbs.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/charCount.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.textareaCounter.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/elrte.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/elrte.en.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/select2.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery-picklist.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.validate.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/additional-methods.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.form.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.metadata.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.mockjax.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.uniform.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.tagsinput.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.rating.pack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/farbtastic.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.timeentry.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.dataTables.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.jstree.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/dataTables.bootstrap.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.flot.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.flot.stack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.flot.pie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.flot.resize.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/raphael.2.1.0.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/justgage.1.0.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.qrcode.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.clock.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.countdown.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.jqtweet.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/jquery.cookie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/prettify/prettify.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/bootstrapSwitch.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/plugins/mfupload.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/js/common.js"></script> </head> <body class="body-login"> <div class="nav-fixed-topright" style="visibility: hidden"> <ul class="nav nav-user-menu"> <li class="user-sub-menu-container"> <a href="javascript:;"> <i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i> </a> <ul class="nav user-sub-menu"> <li class="light"> <a href="javascript:;"> <i class='icon-photon stop'></i>Light Version </a> </li> <li class="dark"> <a href="javascript:;"> <i class='icon-photon stop'></i>Dark Version </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-photon mail"></i> </a> </li> <li> <a href="javascript:;"> <i class="icon-photon comment_alt2_stroke"></i> <div class="notification-count">12</div> </a> </li> </ul> </div> <script> $(function(){ setTimeout(function(){ $('.nav-fixed-topright').removeAttr('style'); }, 300); $(window).scroll(function(){ if($('.breadcrumb-container').length){ var scrollState = $(window).scrollTop(); if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released'); else $('.nav-fixed-topright').removeClass('nav-released') } }); $('.user-sub-menu-container').on('click', function(){ $(this).toggleClass('active-user-menu'); }); $('.user-sub-menu .light').on('click', function(){ if ($('body').is('.light-version')) return; $('body').addClass('light-version'); setTimeout(function() { $.cookie('themeColor', 'light', { expires: 7, path: '/' }); }, 500); }); $('.user-sub-menu .dark').on('click', function(){ if ($('body').is('.light-version')) { $('body').removeClass('light-version'); $.cookie('themeColor', 'dark', { expires: 7, path: '/' }); } }); }); </script> <div class="container-login"> <div class="form-centering-wrapper"> <div class="form-window-login"> <div class="form-window-login-logo"> <div class="login-logo"> <img src="http://photonui.orangehilldev.com/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/images/photon/login-logo@2x.png" alt="Photon UI"/> </div> <h2 class="login-title">Welcome to Photon UI!</h2> <div class="login-member">Not a Member?&nbsp;<a href="jquery.clock.js.html#">Sign Up &#187;</a> <a href="jquery.clock.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a> </div> <div class="login-or">Or</div> <div class="login-input-area"> <form method="POST" action="dashboard.php"> <span class="help-block">Login With Your Photon Account</span> <input type="text" name="email" placeholder="Email"> <input type="password" name="password" placeholder="Password"> <button type="submit" class="btn btn-large btn-success btn-login">Login</button> </form> <a href="jquery.clock.js.html#" class="forgot-pass">Forgot Your Password?</a> </div> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1936460-27']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
user-tony/photon-rails
lib/assets/images/photon/plugins/elrte/css/css_compiled/js/bootstrap/js/plugins/js/plugins/jquery.clock.js.html
HTML
mit
14,085
<!DOCTYPE html> <!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> <!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> <!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>自搭建git服务器实现提交代码自动推到测试环境 - 小明明s à domicile</title> <meta name="author" content="Dongweiming"> <meta name="baidu-site-verification" content="VklGG0Kd1k" /> <meta name="description" content="douban dongweiming site"> <meta name="keywords" content="python, ipython, emacs, github, dongweiming, django, flask, bottle, jinja2, requests, douban, httpie, jedi, mako, plim, react, develop, lisp, ruby, web development, sed, awk, linux, 运维, 运维开发, sentry, tonrado, scrapy, fabric, celery"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="canonical" href="http://dongweiming.github.com/blog/archives/zi-da-jian-gitfu-wu-qi-shi-xian-ti-jiao-dai-ma-zi-dong-tui-dao-ce-shi-huan-jing"> <link href="/favicon.png" rel="icon"> <link href="/stylesheets/bootstrap/bootstrap.css" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/stylesheets/bootstrap/responsive.css" media="screen, projection" rel="stylesheet" type="text/css"> <link href="/stylesheets/syntax/syntax.css" media="screen, projection" rel="stylesheet" type="text/css"> <style type="text/css"> body { padding-bottom: 40px; } h1 { margin-bottom: 15px; } img { max-width: 100%; } .sharing, .meta, .pager { margin: 20px 0px 20px 0px; } .page-footer p { text-align: center; } </style> <script src="/javascripts/libs/jquery.js"></script> <script src="/javascripts/libs/modernizr-2.0.js"></script> <script src="/javascripts/libs/bootstrap.js"></script> <script src="/javascripts/octopress.js" type="text/javascript"></script> <script type="text/javascript" src="/javascripts/api.js"></script> <script type="text/javascript" src="/javascripts/wordcumulus.js"></script> <script type="text/javascript" src="/javascripts/swfobject.js"></script> <script type="text/javascript" src="/javascripts/tagcumulus.js"></script> <link href="/atom.xml" rel="alternate" title="小明明s à domicile" type="application/atom+xml"> <script type="text/javascript" src="/javascripts/sh_python.min.js"></script> <script type="text/javascript" src="/javascripts/sh_bash.min.js"></script> <script type="text/javascript" src="/javascripts/sh_main.min.js"></script> <link href="/stylesheets/sh_ide-anjuta.css" rel="stylesheet" type="text/css"> <script id="search-results-template" type="text/x-handlebars-template"> {{#entries}} <article> <h3> <small><time datetime="{{date}}" pubdate>{{date}}</time></small> <a href="{{url}}">{{title}}</a> <p>tagged: {{ tags }} | category: <a href="/categories/{{category }}">{{category}}</a></p> </h3> </article> {{/entries}} </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-20495125-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body onload="sh_highlightDocument('', '.js');"> <a href="http://github.com/dongweiming/"> <img style="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png" alt="Follower me on GitHub"> </a> <nav role="navigation"><div class="navbar"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="/">小明明s à domicile</a> <div class="nav-collapse"> <ul class="nav"> <li><a href="/">博客主页</a></li> <li><a href="/blog/archives">文章列表</a></li> <li><a href="/aboutsite">关于本站</a></li> <li><a href="http://dongweiming.github.io/sed_and_awk">sed_and_awk</a></li> <li><a href="http://dongweiming.github.io/Expert-Python">Expert-Python</a></li> <li><a href="/aboutme">关于我</a></li> </ul> <ul class="nav pull-right" data-subscription="rss"> <li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li> </ul> <form action="/search" method="get" class="pull-right navbar-search"> <fieldset role ="search"> <input type="text" id="search-query" name="q" placeholder="Search" autocomplete="off" class="search" /> </fieldset> </form> </div> </div> </div> </div> </nav> <div class="container"> <div class="row-fluid"> <article class="hentry span9" role="article"> <header class="page-header"> <h1 class="entry-title">自搭建git服务器实现提交代码自动推到测试环境</h1> <p class="meta"> <time datetime="2013-06-17T23:15:00+08:00" pubdate data-updated="true">Jun 17<span>th</span>, 2013</time> </p> </header> <div class="entry-content"><h4 id="section">前言</h4> <p>假如公司有很多项目,很可能你要自建git服务器,然后有不同的分支管理各个项目。尤其是web开发,每次push不仅在测试环境需要pull代码, 可能还有nginx,uwsgi,supervisor等都需要重启。那么有没有什么办法让你在push代码的时候触发这一系列的重新部署呢?</p> <h4 id="section-1">思路和例子</h4> <p>假设你的开发分支是feature_example_develop(你要是在master分支直接push也可以,呵呵)有A,B,C等等同事都会往这个分支提交东西 测试环境的IP为192.168.22.34</p> <ol> <li>在你的git版本库的hooks里面这些修改post-update(表示代码提交到版本库后触发)</li> </ol> <div class="bogus-wrapper"><notextile><figure class="code"><pre class="sh_"><span class="line">#!/bin/sh </span><span class="line"># </span><span class="line"># An example hook script to prepare a packed repository for use over </span><span class="line"># dumb transports. </span><span class="line"># </span><span class="line"># To enable this hook, rename this file to "post-update". </span><span class="line"> </span><span class="line"># 获取本次提交的分支名字 </span><span class="line">branch=$(git rev-parse --symbolic --abbrev-ref $1) </span><span class="line"> </span><span class="line">case "$branch" in </span><span class="line"> feature_example_develop) </span><span class="line"> echo This is a develop push </span><span class="line"> # 远程执行测试环境下的sync_develop_code.sh脚本 </span><span class="line"> ssh dongwm@192.168.22.34 -p 9922 "source sync_develop_code.sh" </span><span class="line"> ;; </span><span class="line"> master) </span><span class="line"> echo This is a master push </span><span class="line"> ;; </span><span class="line"> *) </span><span class="line"> echo This is only some push ops. </span><span class="line"> ;; </span><span class="line">esac </span><span class="line"> </span><span class="line">exec git update-server-info</span></pre></figure></notextile></div> <ol> <li>测试环境的更新环境脚本 sync_develop_code.sh</li> </ol> <div class="bogus-wrapper"><notextile><figure class="code"><pre class="sh_"><span class="line">#! /bin/bash </span><span class="line"># 切换到git版本库目录下 </span><span class="line">cd /home/dongwm/test_develop </span><span class="line"># '拉'下最新代码 </span><span class="line">git pull origin feature_example_develop </span><span class="line"># 重启supervisor管理的进程 </span><span class="line">sudo supervisorctl -c /home/dongwm/test_develop/server/supervisor_develop.conf restart all </span><span class="line"># 重启uwsgi </span><span class="line">sudo /etc/init.d/uwsgi restart</span></pre></figure></notextile></div> <h4 id="section-2">一个很重要的问题</h4> <p>post-update不会检查你的代码是不是有问题,当提交了错误的代码会造成测试环境问题 解决办法:修改update钩子-在提交前对你设置的操作的执行的$?做判断-非0就会拒绝你的提交,在这个时候你可以做pylint/coverage/nosetests等,下次我再说我做的这个工作</p> </div> <footer> <p class="meta"> <span class="byline author vcard"><span class="fn">Dongweiming 发布于</span></span> <time datetime="2013-06-17T23:15:00+08:00" pubdate data-updated="true">Jun 17<span>th</span>, 2013</time> <span class="categories"> <a class='category' href='/blog/categories/git/'>git</a> </span> </p> <div class="sharing"> <span> <iframe width="55" scrolling="no" height="66" frameborder="0" src= "http://hits.sinajs.cn/A1/weiboshare.html?url=http://dongweiming.github.com/blog/archives/zi-da-jian-gitfu-wu-qi-shi-xian-ti-jiao-dai-ma-zi-dong-tui-dao-ce-shi-huan-jing/&amp;appkey=site.weiboapp&amp;type=1&amp;ralateUid=1994497175&amp;language=zh_cn" allowtransparency="true"> </iframe> <iframe width="55" scrolling="no" height="74" frameborder="0" src="/douban.html"> </iframe> </span> </div> <hr style="border-bottom:1px dotted #bdbabd;height:1px;border-top:0px;border-left:0px;border-right:0px;" /> <section> <h1>评论</h1> <div id="disqus_thread" aria-live="polite"><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </section> <ul class="pager"> <li class="previous"><a class="basic-alignment left" href="/archives/gei-chu-xue-pythonshe-ji-mo-shi-de-pythonista/" title="Previous Post: 给初学python设计模式的pythonista">&laquo; 给初学python设计模式的pythonista</a></li> <li><a href="/blog/archives">博客文章</a></li> <li class="next"><a class="basic-alignment right" href="/archives/pythoncheng-xu-yuan-macchu-shi-hua-huan-jing/" title="Next Post: python程序员Mac初始化环境">python程序员Mac初始化环境 &raquo;</a></li> </ul> </footer> </article> <aside class="sidebar-nav span3"> <section class='well'> <ul id='qq' class='nav'> <li class='nav-header'>我新建了一个QQ群</li> <li style="padding-left: 15px;">522012167</li> <li style="padding-left: 15px;">欢迎入伙</li> </ul> </section> <section class="well"> <ul id="recent_posts" class="nav nav-list"> <li class="nav-header">最近发布</li> <li class="post"> <a href="/archives/%3C%3Cpython-webkai-fa-shi-zhan-%3E%3E-yao-shu-chu-dao-tai-wan-liao/">《Python Web开发实战》要输出到台湾了</a> </li> <li class="post"> <a href="/archives/%3C%3Cpython-webkai-fa-shi-zhan-%3E%3E-shang-shi-%5B%3F%5D-ge-yue-liao/">《Python-Web开发实战》上市一个月了</a> </li> <li class="post"> <a href="/archives/python-webkai-fa-shi-zhan-yu-shou-lou/">《Python Web开发实战》预售喽</a> </li> <li class="post"> <a href="/archives/shi-yong-stridershi-xian-chi-xu-ji-cheng/">使用Strider实现持续集成</a> </li> <li class="post"> <a href="/archives/fang-djangobookde-markdownwen-zhang-ping-zhu-xi-tong/">仿Djangobook的Markdown文章评注系统</a> </li> <li class="post"> <a href="/archives/shi-yong-github-webhookfu-wu-shi-xian-ti-przi-dong-jian-cha-flake8bing-zai-dui-ying-wei-zhi-fa-ping-lun/">使用Github webhook服务实现提PR自动检查Flake8并在对应位置发评论</a> </li> <li class="post"> <a href="/archives/zui-jin-zai-xie-ben-webkai-fa-zhu-ti-de-shu/">最近在写一本Python Web开发的书</a> </li> <li class="post"> <a href="/archives/codekai-yuan-liao/">CODE开源了</a> </li> <li class="post"> <a href="/archives/12ge-pythonnao-jin-ji-zhuan-wan/">12个python填空题</a> </li> <li class="post"> <a href="/archives/wo-li-jie-de-pythonzui-jia-shi-jian/">我理解的python最佳实践</a> </li> </ul> </section> <section class="well"> <ul id="recent_posts" class="nav nav-list"> <li class="nav-header">个人网站</li> <li class="post"><a href="http://salogs.com">带我入行的boss</a></li> <li class="post"><a href="http://dongweiming.github.com/">小明明s Github Blog</a></li> <li class="post"><a href="http://youhouer.appspot.com/">Love story(GAE)</a></li> <li class="post"><a href="http://www.unixhot.com">unixhot运维社区</a></li> <li class="post"><a href="http://www.vpsee.com">Vpsee</a></li> <li class="post"><a href="http://dongweiming.github.io/sed_and_awk/">sed_and_awk</a></li> <li class="post"><a href="http://dongweiming.github.io/Expert-Python">Expert-Python</a></li> </ul> </section> <section class="well"> <ul id="gh_repos" class="nav"> <li class="nav-header">GitHub帐号</li> <li class="loading">Status updating...</li> </ul> <a href="https://github.com/dongweiming">@dongweiming</a> on GitHub <script type="text/javascript"> $(document).ready(function(){ github.showRepos({ user: 'dongweiming', count: 3, skip_forks: true, target: '#gh_repos' }); }); </script> <script src="/javascripts/asides/github.js" type="text/javascript"> </script> </section> <section class="well"> <ul id="gh_repos" class="nav"> <li class="nav-header">标签Cloud</li> </ul> <div id="tag-cloud"></div> </section> <section class="well"> <ul id="gh_repos" class="nav"> <li class="nav-header">豆瓣阅读</li> </ul> <script type="text/javascript" src="http://www.douban.com/service/badge/62943420/?select=random&amp;n=10&amp;columns=2&amp;picsize=medium&amp;hidelogo=true&amp;hideself=true&amp;cat=book|music" ></script> <a href="https://www.douban.com/people/62943420">@小明明</a> on Douban </section> <section class='well'> <ul id='gh_repos' class='nav'> <li class='nav-header'>文章统计</li> <li>本站共有 271 篇文章</li> </ul> </section> </aside> </div> </div> <footer role="contentinfo" class="page-footer"><hr> <p> Copyright &copy; 2016 - Dongweiming - <span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span> </p> </footer> <script type="text/javascript"> var disqus_shortname = 'dongwm'; // var disqus_developer = 1; var disqus_identifier = 'http://dongweiming.github.com/blog/archives/zi-da-jian-gitfu-wu-qi-shi-xian-ti-jiao-dai-ma-zi-dong-tui-dao-ce-shi-huan-jing/'; var disqus_url = 'http://dongweiming.github.com/blog/archives/zi-da-jian-gitfu-wu-qi-shi-xian-ti-jiao-dai-ma-zi-dong-tui-dao-ce-shi-huan-jing/'; var disqus_script = 'embed.js'; (function () { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); }()); </script> </body> </html>
dongweiming/blog
archives/zi-da-jian-gitfu-wu-qi-shi-xian-ti-jiao-dai-ma-zi-dong-tui-dao-ce-shi-huan-jing/index.html
HTML
mit
16,162
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.10"/> <title>EMDB: EMDB Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">EMDB </div> <div id="projectbrief">Queryable Embedded Database for the Tiniest of Devices</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Public Attributes</a> &#124; <a href="struct_e_m_d_b-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">EMDB Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p><a class="el" href="struct_e_m_d_b.html" title="EMDB Object. ">EMDB</a> Object. <a href="struct_e_m_d_b.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="emdb_8h_source.html">emdb.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:af8d58f4313bf60ef13bae9e1aae57c4c"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_e_m_d_b.html#af8d58f4313bf60ef13bae9e1aae57c4c">count</a></td></tr> <tr class="separator:af8d58f4313bf60ef13bae9e1aae57c4c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae32927fa60a17d82bf46e33433054272"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_e_m_d_b.html#ae32927fa60a17d82bf46e33433054272">error</a></td></tr> <tr class="separator:ae32927fa60a17d82bf46e33433054272"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a872289fb194a97cf2718c680a7cee154"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_storage.html">Storage</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_e_m_d_b.html#a872289fb194a97cf2718c680a7cee154">store</a></td></tr> <tr class="separator:a872289fb194a97cf2718c680a7cee154"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a726fbe533f115c88e1afb228a9a19116"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_e_m_d_b.html#a726fbe533f115c88e1afb228a9a19116">ctx</a></td></tr> <tr class="separator:a726fbe533f115c88e1afb228a9a19116"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p><a class="el" href="struct_e_m_d_b.html" title="EMDB Object. ">EMDB</a> Object. </p> <p>Contains configuration and state. </p> </div><h2 class="groupheader">Member Data Documentation</h2> <a class="anchor" id="af8d58f4313bf60ef13bae9e1aae57c4c"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">uint16_t EMDB::count</td> </tr> </table> </div><div class="memdoc"> <p>count of entries in the database </p> </div> </div> <a class="anchor" id="a726fbe533f115c88e1afb228a9a19116"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void* EMDB::ctx</td> </tr> </table> </div><div class="memdoc"> <p>context for the storage engine </p> </div> </div> <a class="anchor" id="ae32927fa60a17d82bf46e33433054272"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">uint8_t EMDB::error</td> </tr> </table> </div><div class="memdoc"> <p>last error encountered </p> </div> </div> <a class="anchor" id="a872289fb194a97cf2718c680a7cee154"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="struct_storage.html">Storage</a>* EMDB::store</td> </tr> </table> </div><div class="memdoc"> <p>storage engine in use </p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li>src/<a class="el" href="emdb_8h_source.html">emdb.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.10 </small></address> </body> </html>
celcius-labs/emdb
doc/html/struct_e_m_d_b.html
HTML
mit
7,591
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目&nbsp;</b></th><td class="std2">神機妙用</td></tr> <tr><th class="std1"><b>注音&nbsp;</b></th><td class="std2">ㄕㄣ<sup class="subfont">ˊ</sup> ㄐ| ㄇ|ㄠ<sup class="subfont">ˋ</sup> ㄩㄥ<sup class="subfont">ˋ</sup></td></tr> <tr><th class="std1"><b>漢語拼音&nbsp;</b></th><td class="std2"><font class="english_word">shén jī miào yòng</font></td></tr> <tr><th class="std1"><b>釋義&nbsp;</b></th><td class="std2">神妙的機謀策略。二刻拍案驚奇˙卷三十九:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>只有獄卒心裡明白,伏他神機妙用,受過重賄,再也不敢說破。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>亦作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>神機妙算<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</b></th><td class="std2">修訂本參考資料</td></tr> </td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
BuzzAcademy/idioms-moe-unformatted-data
all-data/23000-23999/23816-22.html
HTML
mit
1,545
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html id="htmlId"> <head> <title>Coverage Report :: WebFetcher</title> <style type="text/css"> @import "../../.css/coverage.css"; </style> </head> <body> <div class="header"></div> <div class="content"> <div class="breadCrumbs"> [ <a href="../../index.html">all classes</a> ] [ <a href="../index.html">net.sf.jabref.logic.importer</a> ] </div> <h1>Coverage Summary for Class: WebFetcher (net.sf.jabref.logic.importer)</h1> <table class="coverageStats"> <tr> <th class="name">Class</th> <th class="coverageStat "> Class, % </th> <th class="coverageStat "> Method, % </th> <th class="coverageStat "> Line, % </th> </tr> <tr> <td class="name">WebFetcher</td> <td class="coverageStat"> <span class="percent"> 0% </span> <span class="absValue"> (0/ 1) </span> </td> <td class="coverageStat"> <span class="percent"> 0% </span> <span class="absValue"> (0/ 1) </span> </td> <td class="coverageStat"> <span class="percent"> 0% </span> <span class="absValue"> (0/ 1) </span> </td> </tr> </table> <br/> <br/> <div class="sourceCode"><i>1</i>&nbsp;package net.sf.jabref.logic.importer; <i>2</i>&nbsp; <i>3</i>&nbsp;import net.sf.jabref.logic.help.HelpFile; <i>4</i>&nbsp; <i>5</i>&nbsp;/** <i>6</i>&nbsp; * Searches web resources for bibliographic information. <i>7</i>&nbsp; */ <i>8</i>&nbsp;public interface WebFetcher { <i>9</i>&nbsp; <i>10</i>&nbsp; /** <i>11</i>&nbsp; * Returns the localized name of this fetcher. <i>12</i>&nbsp; * The title can be used to display the fetcher in the menu and in the side pane. <i>13</i>&nbsp; * <i>14</i>&nbsp; * @return the localized name <i>15</i>&nbsp; */ <i>16</i>&nbsp; String getName(); <i>17</i>&nbsp; <i>18</i>&nbsp; /** <i>19</i>&nbsp; * Returns the help page for this fetcher. <i>20</i>&nbsp; * <i>21</i>&nbsp; * @return the {@link HelpFile} enum constant for the help page <i>22</i>&nbsp; */ <i>23</i>&nbsp; default HelpFile getHelpPage() { <b class="nc"><i>24</i>&nbsp; return null; // no help page by default</b> <i>25</i>&nbsp; } <i>26</i>&nbsp;} </div> </div> <div class="footer"> <div style="float:right;">generated on 2017-07-15 00:44</div> </div> </body> </html>
JessicaDias/JabRef_ES2
ReportImportTests/net.sf.jabref.logic.importer/.classes/WebFetcher.html
HTML
mit
2,391
<!-- Page text --> {% set page_question = 'Drug misuse or dependence' %} <!-- Page routing --> {% set current_page = '/condition/summary' %} {% extends "layout.html" %} {% block page_title %}{% if page_title %} {{ page_title | safe }} {% else %} {{ page_question | safe }} {% endif %}{% endblock %} {% block head %} {% include "includes/head.html" %} {% include "includes/scripts.html" %} {% endblock %} {% block after_header %} {{ banner.input() }} {% endblock %} {% block content %} <main id="content" role="main" tabindex="-1"> <div class="grid-row"> <div class="column-two-thirds"> <h1 class="heading-large">{{ page_question | safe }}</h1> <p>As you have a history of persistent drug misuse or dependence, you must tell DVLA about this condition.</p> <p>This will be automatically added to your list of medical conditions.</p> {{ button({onclick: 'conditionSummaryNext()'}) }} </div> </div> </main> {% endblock %} {% block body_end %} <script> $('.currentCondition').html(getPendingCondition().name); allConditions.forEach(function(condition, index, array){ if (condition.name === "drug misuse") { if (!addConditionObject(condition)) { // If unable to add the condition, redirect to summary page. No error go('/condition/summary'); } } }); function conditionSummaryNext() { if (getPendingCondition() !== undefined) { addConditionObject(getPendingCondition()); removePendingCondition(); } go('{{ go_next }}'); } </script> {% endblock %}
wayneddgu/fit2drive-ux
app/views/epilepsy/info/drug-misuse.html
HTML
mit
1,807
<!DOCTYPE html> <html lang="en"> <head> <!-- start: Meta --> <meta charset="utf-8"> <title>ACME Dashboard - Perfect Bootstrap Admin Template</title> <meta name="description" content="ACME Dashboard Bootstrap Admin Template."> <meta name="author" content="Łukasz Holeczek"> <meta name="keyword" content="ACME, Dashboard, Bootstrap, Admin, Template, Theme, Responsive, Fluid, Retina"> <!-- end: Meta --> <!-- start: Mobile Specific --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- end: Mobile Specific --> <!-- start: CSS --> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <link href="assets/css/style.min.css" rel="stylesheet"> <link href="assets/css/retina.min.css" rel="stylesheet"> <!-- end: CSS --> <!-- The HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <script src="assets/js/respond.min.js"></script> <link href="assets/css/ie.css" rel="stylesheet"> <![endif]--> <!--[if IE 9]> <link id="ie9style" href="assets/css/ie9.css" rel="stylesheet"> <![endif]--> <!-- start: Favicon and Touch Icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="assets/ico/apple-touch-icon-57-precomposed.png"> <link rel="shortcut icon" href="assets/ico/favicon.png"> <!-- end: Favicon and Touch Icons --> </head> <body> <!-- start: Header --> <div class="navbar"> <div class="navbar-inner"> <div class="container"> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".sidebar-nav.nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html"><span>Acme, Inc</span></a> <!-- start: Header Menu --> <div class="nav-no-collapse header-nav"> <ul class="nav pull-right"> <li class="dropdown hidden-xs"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="widgets.html#"> <i class="halflings warning-sign white"></i> </a> <ul class="dropdown-menu notifications"> <li> <span class="dropdown-menu-title">You have 11 notifications</span> </li> <li> <a href="widgets.html#"> + <i class="fa fa-user"></i> <span class="message">New user registration</span> <span class="time">1 min</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-comment-o"></i> <span class="message">New comment</span> <span class="time">7 min</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-comment-o"></i> <span class="message">New comment</span> <span class="time">8 min</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-comment-o"></i> <span class="message">New comment</span> <span class="time">16 min</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-user"></i> <span class="message">New user registration</span> <span class="time">36 min</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-shopping-cart"></i> <span class="message">2 items sold</span> <span class="time">1 hour</span> </a> </li> <li class="warning"> <a href="widgets.html#"> - <i class="fa fa-user"></i> <span class="message">User deleted account</span> <span class="time">2 hour</span> </a> </li> <li class="warning"> <a href="widgets.html#"> - <i class="fa fa-shopping-cart"></i> <span class="message">Transaction was canceled</span> <span class="time">6 hour</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-comment-o"></i> <span class="message">New comment</span> <span class="time">yesterday</span> </a> </li> <li> <a href="widgets.html#"> + <i class="fa fa-user"></i> <span class="message">New user registration</span> <span class="time">yesterday</span> </a> </li> <li> <a class="dropdown-menu-sub-footer">View all notifications</a> </li> </ul> </li> <!-- start: Notifications Dropdown --> <li class="dropdown hidden-xs"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="widgets.html#"> <i class="halflings tasks white"></i> </a> <ul class="dropdown-menu tasks"> <li> <span class="dropdown-menu-title">You have 17 tasks in progress</span> </li> <li> <a href="widgets.html#"> <span class="header"> <span class="title">iOS Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim progressBlue">80</div> </a> </li> <li> <a href="widgets.html#"> <span class="header"> <span class="title">Android Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim progressBlue">47</div> </a> </li> <li> <a href="widgets.html#"> <span class="header"> <span class="title">Django Project For Google</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim progressBlue">32</div> </a> </li> <li> <a href="widgets.html#"> <span class="header"> <span class="title">SEO for new sites</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim progressBlue">63</div> </a> </li> <li> <a href="widgets.html#"> <span class="header"> <span class="title">New blog posts</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim progressBlue">80</div> </a> </li> <li> <a class="dropdown-menu-sub-footer">View all tasks</a> </li> </ul> </li> <!-- end: Notifications Dropdown --> <!-- start: Message Dropdown --> <li class="dropdown hidden-xs"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="widgets.html#"> <i class="halflings envelope white"></i> </a> <ul class="dropdown-menu messages"> <li> <span class="dropdown-menu-title">You have 9 messages</span> </li> <li> <a href="widgets.html#"> <span class="avatar"><img src="assets/img/avatar.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Łukasz Holeczek </span> <span class="time"> 6 min </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="widgets.html#"> <span class="avatar"><img src="assets/img/avatar2.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Megan Abott </span> <span class="time"> 56 min </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="widgets.html#"> <span class="avatar"><img src="assets/img/avatar3.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Kate Ross </span> <span class="time"> 3 hours </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="widgets.html#"> <span class="avatar"><img src="assets/img/avatar4.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Julie Blank </span> <span class="time"> yesterday </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="widgets.html#"> <span class="avatar"><img src="assets/img/avatar5.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Jane Sanders </span> <span class="time"> Jul 25, 2012 </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a class="dropdown-menu-sub-footer">View all messages</a> </li> </ul> </li> <!-- end: Message Dropdown --> <li> <a class="btn" href="widgets.html#"> <i class="halflings cog white"></i> </a> </li> <!-- start: User Dropdown --> <li class="dropdown"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="widgets.html#"> <i class="halflings user white"></i> Łukasz Holeczek <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="widgets.html#"><i class="halflings user white"></i> Profile</a></li> <li><a href="login.html"><i class="halflings off white"></i> Logout</a></li> </ul> </li> <!-- end: User Dropdown --> </ul> </div> <!-- end: Header Menu --> </div> </div> </div> <!-- start: Header --> <div class="container"> <div class="row"> <!-- start: Main Menu --> <div id="sidebar-left" class="col-sm-1"> <div class="nav-collapse sidebar-nav collapse navbar-collapse bs-navbar-collapse"> <ul class="nav nav-tabs nav-stacked main-menu"> <li><a href="index.html"><i class="fa fa-bar-chart-o"></i><span class="hidden-sm"> Dashboard</span></a></li> <li> <a class="dropmenu" href="widgets.html#"><i class="fa fa-eye"></i><span class="hidden-sm"> UI Features</span> <span class="badge badge-success">3</span></a> <ul> <li><a class="submenu" href="ui-sliders-progress.html"><i class="fa fa-eye"></i><span class="hidden-sm"> Sliders & Progress</span></a></li> <li><a class="submenu" href="ui-nestable-list.html"><i class="fa fa-eye"></i><span class="hidden-sm"> Nestable Lists</span></a></li> <li><a class="submenu" href="ui-elements.html"><i class="fa fa-eye"></i><span class="hidden-sm"> Elements</span></a></li> </ul> </li> <li><a href="widgets.html"><i class="fa fa-dashboard"></i><span class="hidden-sm"> Widgets</span></a></li> <li> <a class="dropmenu" href="widgets.html#"><i class="fa fa-folder-o"></i><span class="hidden-sm"> Example Pages</span> <span class="badge badge-important">3</span></a> <ul> <li><a class="submenu" href="page-infrastructure.html"><i class="fa fa-hdd-o"></i><span class="hidden-sm"> Infrastructure</span></a></li> <li><a class="submenu" href="page-inbox.html"><i class="fa fa-envelope"></i><span class="hidden-sm"> Inbox</span></a></li> <li><a class="submenu" href="page-todo.html"><i class="fa fa-tasks"></i><span class="hidden-sm"> ToDo & Timeline</span></a></li> <!-- Profile Page - Cooming Soone <li><a class="submenu" href="page-profile.html"><i class="fa fa-male"></i><span class="hidden-sm"> User Profile</span></a></li> --> </ul> </li> <li> <a class="dropmenu" href="widgets.html#"><i class="fa fa-edit"></i><span class="hidden-sm"> Forms</span> <span class="badge badge-info">3</span></a> <ul> <li><a class="submenu" href="form-elements.html"><i class="fa fa-edit"></i><span class="hidden-sm"> Form elements</span></a></li> <li><a class="submenu" href="form-wizard.html"><i class="fa fa-edit"></i><span class="hidden-sm"> Wizard</span></a></li> <li><a class="submenu" href="form-dropzone.html"><i class="fa fa-edit"></i><span class="hidden-sm"> Dropzone Upload</span></a></li> </ul> </li> <li> <a class="dropmenu" href="widgets.html#"><i class="fa fa-list-alt"></i><span class="hidden-sm"> Charts</span> <span class="badge badge-warning">3</span></a> <ul> <li><a class="submenu" href="charts-flot.html"><i class="fa fa-list-alt"></i><span class="hidden-sm"> Flot Charts</span></a></li> <li><a class="submenu" href="charts-xcharts.html"><i class="fa fa-list-alt"></i><span class="hidden-sm"> xCharts</span></a></li> <li><a class="submenu" href="charts-others.html"><i class="fa fa-list-alt"></i><span class="hidden-sm"> Other</span></a></li> </ul> </li> <li><a href="typography.html"><i class="fa fa-font"></i><span class="hidden-sm"> Typography</span></a></li> <li><a href="gallery.html"><i class="fa fa-picture-o"></i><span class="hidden-sm"> Gallery</span></a></li> <li><a href="table.html"><i class="fa fa-align-justify"></i><span class="hidden-sm"> Tables</span></a></li> <li><a href="calendar.html"><i class="fa fa-calendar"></i><span class="hidden-sm"> Calendar</span></a></li> <li><a href="file-manager.html"><i class="fa fa-folder-open"></i><span class="hidden-sm"> File Manager</span></a></li> <li> <a class="dropmenu" href="widgets.html#"><i class="fa fa-star"></i><span class="hidden-sm"> Icons</span> <span class="badge">3</span></a> <ul> <li><a class="submenu" href="icons-halflings.html"><i class="fa fa-star"></i><span class="hidden-sm"> Halflings</span></a></li> <li><a class="submenu" href="icons-glyphicons-pro.html"><i class="fa fa-star"></i><span class="hidden-sm"> Glyphicons PRO</span></a></li> <li><a class="submenu" href="icons-filetypes.html"><i class="fa fa-star"></i><span class="hidden-sm"> Filetypes</span></a></li> <li><a class="submenu" href="icons-social.html"><i class="fa fa-star"></i><span class="hidden-sm"> Social</span></a></li> <li><a class="submenu" href="icons-font-awesome.html"><i class="fa fa-star"></i><span class="hidden-sm"> Font Awesome</span></a></li> </ul> </li> <li><a href="login.html"><i class="fa fa-lock"></i><span class="hidden-sm"> Login Page</span></a></li> </ul> </div> </div> <a id="main-menu-toggle" class="hidden-xs open"><i class="fa fa-bars"></i></a> <!-- end: Main Menu --> <!-- start: Content --> <div id="content" class="col-sm-11"> <div class="row"> <div class="col-md-8 col-sm-12"> <div class="row"> <div class="col-sm-6"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-list"></i><span class="break"></span>Weekly Stat</h2> <div class="box-icon"> <a href="widgets.html#" class="btn-minimize"><i class="fa fa-chevron-up"></i></a> <a href="widgets.html#" class="btn-close"><i class="fa fa-times"></i></a> </div> </div> <div class="box-content"> <ul class="dashboard-list"> <li> <a href="widgets.html#"> <i class="fa fa-arrow-up green"></i> <span class="green">92</span> New Comments </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-arrow-down red"></i> <span class="red">15</span> New Registrations </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-minus blue"></i> <span class="blue">36</span> New Articles </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-comment yellow"></i> <span class="yellow">45</span> User reviews </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-arrow-up green"></i> <span class="green">112</span> New Comments </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-arrow-down red"></i> <span class="red">31</span> New Registrations </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-minus blue"></i> <span class="blue">93</span> New Articles </a> </li> <li> <a href="widgets.html#"> <i class="fa fa-comment yellow"></i> <span class="yellow">254</span> User reviews </a> </li> </ul> </div> </div> </div><!--/col--> <div class="col-sm-6"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-user"></i><span class="break"></span>Last Users</h2> <div class="box-icon"> <a href="widgets.html#" class="btn-minimize"><i class="fa fa-chevron-up"></i></a> <a href="widgets.html#" class="btn-close"><i class="fa fa-times"></i></a> </div> </div> <div class="box-content"> <ul class="dashboard-list"> <li> <a href="widgets.html#"> <img class="avatar" alt="Lucas" src="assets/img/avatar.jpg"> </a> <strong>Name:</strong> <a href="widgets.html#">Łukasz Holeczek</a><br> <strong>Since:</strong> Jul 25, 2012 11:09<br> <strong>Status:</strong> <span class="label label-success">Approved</span> </li> <li> <a href="widgets.html#"> <img class="avatar" alt="Bill" src="assets/img/avatar9.jpg"> </a> <strong>Name:</strong> <a href="widgets.html#">Bill Cole</a><br> <strong>Since:</strong> Jul 25, 2012 11:09<br> <strong>Status:</strong> <span class="label label-warning">Pending</span> </li> <li> <a href="widgets.html#"> <img class="avatar" alt="Jane" src="assets/img/avatar5.jpg"> </a> <strong>Name:</strong> <a href="widgets.html#">Jane Sanchez</a><br> <strong>Since:</strong> Jul 25, 2012 11:09<br> <strong>Status:</strong> <span class="label label-important">Banned</span> </li> <li> <a href="widgets.html#"> <img class="avatar" alt="Kate" src="assets/img/avatar6.jpg"> </a> <strong>Name:</strong> <a href="widgets.html#">Kate Presley</a><br> <strong>Since:</strong> Jul 25, 2012 11:09<br> <strong>Status:</strong> <span class="label label-info">Updates</span> </li> </ul> </div> </div> </div><!--/col--> </div><!--/row--> </div><!--/col--> <div class="col-md-4 col-sm-12"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-check"></i><span class="break"></span>To Do List</h2> <div class="box-icon"> <a href="widgets.html#" class="btn-setting"><i class="fa fa-wrench"></i></a> <a href="widgets.html#" class="btn-minimize"><i class="fa fa-chevron-up"></i></a> <a href="widgets.html#" class="btn-close"><i class="fa fa-times"></i></a> </div> </div> <div class="box-content"> <div class="todo"> <ul class="todo-list"> <li> Windows Phone 8 App <span class="label label-important">today</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>New frontend layout <span class="label label-important">today</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>Hire developers <span class="label label-warning">tommorow</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>Windows Phone 8 App <span class="label label-warning">tommorow</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>New frontend layout <span class="label label-success">this week</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>Hire developers <span class="label label-success">this week</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>New frontend layout <span class="label label-info">this month</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> <li>Hire developers <span class="label label-info">this month</span> <span class="todo-actions"> <a href="widgets.html#"><i class="fa fa-check"></i></a> <a href="widgets.html#" class="todo-remove"><i class="fa fa-times"></i></a> </span> </li> </ul> </div> </div> </div> </div><!--/col--> </div><!--/row--> <hr> <div class="row"> <div class="col-sm-6"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-calendar"></i><span class="break"></span>Calendar</h2> </div> <div class="box-content"> <div id="main_calendar_phone"></div> <div class="clearfix"></div> </div> </div> </div><!--/col--> <div class="col-sm-6"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-list"></i><span class="break"></span>Support tickets</h2> <div class="box-icon"> <a href="widgets.html#" class="btn-minimize"><i class="fa fa-chevron-up"></i></a> <a href="widgets.html#" class="btn-close"><i class="fa fa-times"></i></a> </div> </div> <div class="box-content"> <ul class="tickets"> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">Server unavaible</span> <span class="number">[ #199278 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar6.jpg" alt="Avatar"></span> <span class="name">Ashley Tan</span> <span class="priority blue">[ Low priority ]</span> <span class="status">Status: <span class="green">[ Complete ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">Mobile App Problem</span> <span class="number">[ #199277 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar7.jpg" alt="Avatar"></span> <span class="name">Ann Kovalsky</span> <span class="priority yellow">[ Normal priority ]</span> <span class="status">Status: <span class="yellow">[ Pending ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">PayPal issue</span> <span class="number">[ #199276 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar8.jpg" alt="Avatar"></span> <span class="name">Chris Dan</span> <span class="priority red">[ High priority ]</span> <span class="status">Status: <span class="blue">[ In progress ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">IE7 problem</span> <span class="number">[ #199275 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar9.jpg" alt="Avatar"></span> <span class="name">John Grand</span> <span class="priority blue">[ Low priority ]</span> <span class="status">Status: <span class="red">[ Rejected ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">Server unavaible</span> <span class="number">[ #199274 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar2.jpg" alt="Avatar"></span> <span class="name">Agnes Young</span> <span class="priority blue">[ Low priority ]</span> <span class="status">Status: <span class="green">[ Complete ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">Mobile App Problem</span> <span class="number">[ #199273 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar3.jpg" alt="Avatar"></span> <span class="name">Melanie Brown</span> <span class="priority yellow">[ Normal priority ]</span> <span class="status">Status: <span class="yellow">[ Pending ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> <li class="ticket"> <a href="widgets.html#"> <span class="header"> <span class="title">PayPal issue</span> <span class="number">[ #199272 ]</span> </span> <span class="content"> <span class="avatar"><img src="assets/img/avatar4.jpg" alt="Avatar"></span> <span class="name">Patricia Doyle</span> <span class="priority red">[ High priority ]</span> <span class="status">Status: <span class="blue">[ In progress ]</span></span> <span class="date">Jul 25, 2012 11:09</span> </span> </a> </li> </ul> </div> </div> </div><!--/col--> </div><!--/row--> <hr> <div class="row"> <div class="col-sm-12"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-comment"></i><span class="break"></span>Chats</h2> <div class="box-icon"> <a href="widgets.html#" class="btn-minimize"><i class="fa fa-chevron-up"></i></a> <a href="widgets.html#" class="btn-close"><i class="fa fa-times"></i></a> </div> </div> <div class="box-content"> <ul class="chat"> <li class="left"> <img class="avatar" alt="Lucas" src="assets/img/avatar.jpg"> <span class="message"><span class="arrow"></span> <span class="from">Łukasz Holeczek</span> <span class="time">Jul 25, 2012 11:09</span> <span class="text"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. </span> </span> </li> <li class="right"> <img class="avatar" alt="Lucas" src="assets/img/avatar.jpg"> <span class="message"><span class="arrow"></span> <span class="from">Łukasz Holeczek</span> <span class="time">Jul 25, 2012 11:08</span> <span class="text"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. </span> </span> </li> <li class="left"> <img class="avatar" alt="Lucas" src="assets/img/avatar.jpg"> <span class="message"><span class="arrow"></span> <span class="from">Łukasz Holeczek</span> <span class="time">Jul 25, 2012 11:07</span> <span class="text"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. </span> </span> </li> <li class="right"> <img class="avatar" alt="Lucas" src="assets/img/avatar.jpg"> <span class="message"><span class="arrow"></span> <span class="from">Łukasz Holeczek</span> <span class="time">Jul 25, 2012 11:06</span> <span class="text"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. </span> </span> </li> </ul> <div class="chat-form"> <textarea></textarea> <button class="btn btn-info">Send message</button> </div> </div> </div> </div><!--/col--> </div> </div> <!-- end: Content --> <!-- start: Widgets Area --> <div id="widgets-area" class="col-sm-2"> <ul class="nav tab-menu nav-tabs" id="myTab"> <li class="active"><a href="widgets.html#charts"><i class="fa fa-bar-chart-o"></i></a></li> <li><a href="widgets.html#users"><i class="fa fa-group"></i></a></li> <li><a href="widgets.html#messages"><i class="fa fa-envelope"></i></a></li> <li><a id="close-widgets-area" href="widgets.html#"><i class="fa fa-sign-in"></i></a></li> </ul> <div id="myTabContent" class="tab-content"> <div class="tab-pane active" id="charts"> <div class="bar-stat"> <span class="title">Account balance</span> <span class="value">$19 999,99</span> <span class="chart green">7,3,2,6,6,3,9,0,1,4</span> </div> <hr> <div class="bar-stat"> <span class="title">Clients</span> <span class="value">1278</span> <span class="chart yellow">8,2,5,4,7,4,7,2,5,9</span> </div> <hr> <div class="bar-stat"> <span class="title">Orders</span> <span class="value">5876</span> <span class="chart blue">2,4,6,8,3,5,9,3,2,2</span> </div> <hr> <div class="bar-stat"> <span class="title">Messages</span> <span class="value">673</span> <span class="chart red">0,3,3,8,3,3,2,7,8,4</span> </div> <hr> <div id="cpu-usage"></div> <ul class="progress-bars"> <li> <span class="title">Free Memory</span> <span class="percent"></span> <div class="taskProgress progressSlim progressGreen">80</div> </li> <li> <span class="title">Free HDD Drive</span> <span class="percent"></span> <div class="taskProgress progressSlim progressYellow">20</div> </li> <li> <span class="title">Free SSD Drive</span> <span class="percent"></span> <div class="taskProgress progressSlim progressBlue">57</div> </li> <li> <span class="title">Transfer</span> <span class="percent"></span> <div class="taskProgress progressSlim progressRed">45</div> </li> </ul> </div> <div class="tab-pane" id="users"> <ul class="users-list"> <li> <a href="widgets.html#"> <span class="status active"></span> <span class="avatar"><img class="img-circle" src="assets/img/avatar.jpg" alt="Avatar"></span> <span class="name">Łukasz Holeczek</span> </a> </li> <li> <a href="widgets.html#"> <span class="status busy"></span> <span class="avatar"><img class="img-circle" src="assets/img/avatar2.jpg" alt="Avatar"></span> <span class="name">Megan Abott</span> </a> </li> <li> <a href="widgets.html#"> <span class="status disable"></span> <span class="avatar"><img class="img-circle" src="assets/img/avatar3.jpg" alt="Avatar"></span> <span class="name">Kate Ross</span> </a> </li> <li> <a href="widgets.html#"> <span class="status active"></span> <span class="avatar"><img class="img-circle" src="assets/img/avatar4.jpg" alt="Avatar"></span> <span class="name">Julie Blank</span> </a> </li> <li> <a href="widgets.html#"> <span class="status"></span> <span class="avatar"><img class="img-circle" src="assets/img/avatar5.jpg" alt="Avatar"></span> <span class="name">Jane Sanders</span> </a> </li> <li> <a href="widgets.html#">View all users</a> </li> </ul> </div> <div class="tab-pane" id="messages"> <ul class="messages-list"> <li> <a href="widgets.html#"> <div class="avatar"><img class="img-circle" src="assets/img/avatar.jpg" alt="Avatar"></div> <span class="name">Łukasz Holeczek</span> <span class="date">25/6/2013</span> <span class="title">Custom Bootstrap design for new client</span> </a> </li> <li> <a href="widgets.html#"> <div class="avatar"><img class="img-circle" src="assets/img/avatar2.jpg" alt="Avatar"></div> <span class="name">Megan Abott</span> <span class="date">25/6/2013</span> <span class="title">Custom Bootstrap design for new client</span> </a> </li> <li> <a href="widgets.html#"> <div class="avatar"><img class="img-circle" src="assets/img/avatar3.jpg" alt="Avatar"></div> <span class="name">Kate Ross</span> <span class="date">25/6/2013</span> <span class="title">Custom Bootstrap design for new client</span> </a> </li> <li> <a href="widgets.html#"> <div class="avatar"><img class="img-circle" src="assets/img/avatar4.jpg" alt="Avatar"></div> <span class="name">Julie Blank</span> <span class="date">25/6/2013</span> <span class="title">Custom Bootstrap design for new client</span> </a> </li> <li> <a href="widgets.html#"> <div class="avatar"><img class="img-circle" src="assets/img/avatar5.jpg" alt="Avatar"></div> <span class="name">Jane Sanders</span> <span class="date">25/6/2013</span> <span class="title">Custom Bootstrap design for new client</span> </a> </li> <li> <a href="widgets.html#">View all messages</a> </li> </ul> </div> </div> </div> <!-- end: Widgets Area --> <a id="widgets-area-button" class="hidden-sm hidden-xs open"><i class="fa fa-bars"></i></a> </div><!--/row--> <div class="modal fade" id="myModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title">Modal title</h4> </div> <div class="modal-body"> <p>Here settings can be configured...</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary">Save changes</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> </div><!--/container--> <div class="clearfix"></div> <footer> <div class="row"> <div class="col-sm-5"> &copy; 2015 creativeLabs. <a href="http://bootstrapmaster.com">Admin Templates</a> by BootstrapMaster </div><!--/.col--> <div class="col-sm-7 text-right"> Powered by: <a href="http://bootstrapmaster.com/demo/acme/" alt="Bootstrap Admin Templates">ACME Dashboard</a> | Based on Bootstrap 3.1.1 | Built with Brix.io </div><!--/.col--> </div><!--/.row--> </footer> <!-- start: JavaScript--> <!--[if !IE]>--> <script src="assets/js/jquery-2.1.0.min.js"></script> <!--<![endif]--> <!--[if IE]> <script src="assets/js/jquery-1.11.0.min.js"></script> <![endif]--> <!--[if !IE]>--> <script type="text/javascript"> window.jQuery || document.write("<script src='assets/js/jquery-2.1.0.min.js'>"+"<"+"/script>"); </script> <!--<![endif]--> <!--[if IE]> <script type="text/javascript"> window.jQuery || document.write("<script src='assets/js/jquery-1.11.0.min.js'>"+"<"+"/script>"); </script> <![endif]--> <script src="assets/js/jquery-migrate-1.2.1.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <!-- page scripts --> <script src="assets/js/jquery-ui-1.10.3.custom.min.js"></script> <script src="assets/js/jquery.sparkline.min.js"></script> <script src="assets/js/jquery.autosize.min.js"></script> <script src="assets/js/jquery.placeholder.min.js"></script> <script src="assets/js/fullcalendar.min.js"></script> <script src="assets/js/raphael.min.js"></script> <script src="assets/js/justgage.1.0.1.min.js"></script> <!-- theme scripts --> <script src="assets/js/custom.min.js"></script> <script src="assets/js/core.min.js"></script> <!-- inline scripts related to this page --> <script src="assets/js/pages/widgets.js"></script> <!-- end: JavaScript--> </body> </html>
project-store/theme
backend/acme2/widgets.html
HTML
mit
43,277
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fi_FI" lang="fi_FI"> <head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>ConfigurationManager xref</title> <link type="text/css" rel="stylesheet" href="../../../stylesheet.css" /> </head> <body> <div id="overview"><a href="../../../../apidocs/paavohuh/sourcream/configuration/ConfigurationManager.html">View Javadoc</a></div><pre> <a class="jxr_linenumber" name="L1" href="#L1">1</a> <a class="jxr_linenumber" name="L2" href="#L2">2</a> <strong class="jxr_keyword">package</strong> paavohuh.sourcream.configuration; <a class="jxr_linenumber" name="L3" href="#L3">3</a> <a class="jxr_linenumber" name="L4" href="#L4">4</a> <strong class="jxr_keyword">import</strong> com.google.gson.Gson; <a class="jxr_linenumber" name="L5" href="#L5">5</a> <strong class="jxr_keyword">import</strong> java.io.File; <a class="jxr_linenumber" name="L6" href="#L6">6</a> <strong class="jxr_keyword">import</strong> java.io.IOException; <a class="jxr_linenumber" name="L7" href="#L7">7</a> <a class="jxr_linenumber" name="L8" href="#L8">8</a> <strong class="jxr_keyword">import</strong> java.nio.file.Files; <a class="jxr_linenumber" name="L9" href="#L9">9</a> <strong class="jxr_keyword">import</strong> java.nio.file.Path; <a class="jxr_linenumber" name="L10" href="#L10">10</a> <strong class="jxr_keyword">import</strong> java.nio.file.Paths; <a class="jxr_linenumber" name="L11" href="#L11">11</a> <strong class="jxr_keyword">import</strong> java.util.function.Supplier; <a class="jxr_linenumber" name="L12" href="#L12">12</a> <strong class="jxr_keyword">import</strong> org.apache.commons.io.FileUtils; <a class="jxr_linenumber" name="L13" href="#L13">13</a> <a class="jxr_linenumber" name="L14" href="#L14">14</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L15" href="#L15">15</a> <em class="jxr_javadoccomment"> * Provides functionality for loading and saving configuration files.</em> <a class="jxr_linenumber" name="L16" href="#L16">16</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L17" href="#L17">17</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong> <a href="../../../paavohuh/sourcream/configuration/ConfigurationManager.html">ConfigurationManager</a> { <a class="jxr_linenumber" name="L18" href="#L18">18</a> <a class="jxr_linenumber" name="L19" href="#L19">19</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Gson GSON = <strong class="jxr_keyword">new</strong> Gson(); <a class="jxr_linenumber" name="L20" href="#L20">20</a> <a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String CONFIGURATION_DIRECTORY = <span class="jxr_string">"config/"</span>; <a class="jxr_linenumber" name="L22" href="#L22">22</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String DEVICE_CONFIGURATION_FILE = <span class="jxr_string">"device.json"</span>; <a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String EMULATOR_CONFIGURATION_FILE = <span class="jxr_string">"emulator.json"</span>; <a class="jxr_linenumber" name="L24" href="#L24">24</a> <a class="jxr_linenumber" name="L25" href="#L25">25</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L26" href="#L26">26</a> <em class="jxr_javadoccomment"> * Loads or creates the device config.</em> <a class="jxr_linenumber" name="L27" href="#L27">27</a> <em class="jxr_javadoccomment"> * @return The config.</em> <a class="jxr_linenumber" name="L28" href="#L28">28</a> <em class="jxr_javadoccomment"> * @throws IOException </em> <a class="jxr_linenumber" name="L29" href="#L29">29</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <a href="../../../paavohuh/sourcream/configuration/DeviceConfiguration.html">DeviceConfiguration</a> loadOrCreateDeviceConfig() <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="L31" href="#L31">31</a> Path path = Paths.get(CONFIGURATION_DIRECTORY, DEVICE_CONFIGURATION_FILE); <a class="jxr_linenumber" name="L32" href="#L32">32</a> <a class="jxr_linenumber" name="L33" href="#L33">33</a> <strong class="jxr_keyword">return</strong> loadOrCreateConfig(path, DeviceConfiguration::getDefault, DeviceConfiguration.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="L34" href="#L34">34</a> } <a class="jxr_linenumber" name="L35" href="#L35">35</a> <a class="jxr_linenumber" name="L36" href="#L36">36</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L37" href="#L37">37</a> <em class="jxr_javadoccomment"> * Loads or creates the emulator config.</em> <a class="jxr_linenumber" name="L38" href="#L38">38</a> <em class="jxr_javadoccomment"> * @return The config.</em> <a class="jxr_linenumber" name="L39" href="#L39">39</a> <em class="jxr_javadoccomment"> * @throws IOException </em> <a class="jxr_linenumber" name="L40" href="#L40">40</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L41" href="#L41">41</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <a href="../../../paavohuh/sourcream/configuration/EmulatorConfiguration.html">EmulatorConfiguration</a> loadOrCreateEmulatorConfig() <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="L42" href="#L42">42</a> Path path = Paths.get(CONFIGURATION_DIRECTORY, EMULATOR_CONFIGURATION_FILE); <a class="jxr_linenumber" name="L43" href="#L43">43</a> <a class="jxr_linenumber" name="L44" href="#L44">44</a> <strong class="jxr_keyword">return</strong> loadOrCreateConfig(path, EmulatorConfiguration::getDefault, EmulatorConfiguration.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="L45" href="#L45">45</a> } <a class="jxr_linenumber" name="L46" href="#L46">46</a> <a class="jxr_linenumber" name="L47" href="#L47">47</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> &lt;T&gt; T loadOrCreateConfig(Path path, Supplier&lt;T&gt; defaulSupplier, Class&lt;T&gt; configType) <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="L48" href="#L48">48</a> T config; <a class="jxr_linenumber" name="L49" href="#L49">49</a> <a class="jxr_linenumber" name="L50" href="#L50">50</a> <strong class="jxr_keyword">if</strong> (!Files.exists(path)) { <a class="jxr_linenumber" name="L51" href="#L51">51</a> config = defaulSupplier.get(); <a class="jxr_linenumber" name="L52" href="#L52">52</a> serializeToFile(path.toFile(), config); <a class="jxr_linenumber" name="L53" href="#L53">53</a> } <strong class="jxr_keyword">else</strong> { <a class="jxr_linenumber" name="L54" href="#L54">54</a> String json = FileUtils.readFileToString(path.toFile()); <a class="jxr_linenumber" name="L55" href="#L55">55</a> config = GSON.fromJson(json, configType); <a class="jxr_linenumber" name="L56" href="#L56">56</a> } <a class="jxr_linenumber" name="L57" href="#L57">57</a> <a class="jxr_linenumber" name="L58" href="#L58">58</a> <strong class="jxr_keyword">return</strong> config; <a class="jxr_linenumber" name="L59" href="#L59">59</a> } <a class="jxr_linenumber" name="L60" href="#L60">60</a> <a class="jxr_linenumber" name="L61" href="#L61">61</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L62" href="#L62">62</a> <em class="jxr_javadoccomment"> * Saves the device config.</em> <a class="jxr_linenumber" name="L63" href="#L63">63</a> <em class="jxr_javadoccomment"> * @param config The confg.</em> <a class="jxr_linenumber" name="L64" href="#L64">64</a> <em class="jxr_javadoccomment"> * @throws IOException </em> <a class="jxr_linenumber" name="L65" href="#L65">65</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L66" href="#L66">66</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">void</strong> saveDeviceConfiguration(<a href="../../../paavohuh/sourcream/configuration/DeviceConfiguration.html">DeviceConfiguration</a> config) <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="L67" href="#L67">67</a> File target = <strong class="jxr_keyword">new</strong> File(CONFIGURATION_DIRECTORY, DEVICE_CONFIGURATION_FILE); <a class="jxr_linenumber" name="L68" href="#L68">68</a> serializeToFile(target, config); <a class="jxr_linenumber" name="L69" href="#L69">69</a> } <a class="jxr_linenumber" name="L70" href="#L70">70</a> <a class="jxr_linenumber" name="L71" href="#L71">71</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="L72" href="#L72">72</a> <em class="jxr_javadoccomment"> * Saves the emulator config.</em> <a class="jxr_linenumber" name="L73" href="#L73">73</a> <em class="jxr_javadoccomment"> * @param config The config.</em> <a class="jxr_linenumber" name="L74" href="#L74">74</a> <em class="jxr_javadoccomment"> * @throws IOException </em> <a class="jxr_linenumber" name="L75" href="#L75">75</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="L76" href="#L76">76</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">void</strong> saveEmulatorConfiguration(<a href="../../../paavohuh/sourcream/configuration/EmulatorConfiguration.html">EmulatorConfiguration</a> config) <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="L77" href="#L77">77</a> File target = <strong class="jxr_keyword">new</strong> File(CONFIGURATION_DIRECTORY, EMULATOR_CONFIGURATION_FILE); <a class="jxr_linenumber" name="L78" href="#L78">78</a> serializeToFile(target, config); <a class="jxr_linenumber" name="L79" href="#L79">79</a> } <a class="jxr_linenumber" name="L80" href="#L80">80</a> <a class="jxr_linenumber" name="L81" href="#L81">81</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">void</strong> serializeToFile(File file, Object o) <strong class="jxr_keyword">throws</strong> IOException { <a class="jxr_linenumber" name="L82" href="#L82">82</a> FileUtils.writeStringToFile(file, GSON.toJson(o)); <a class="jxr_linenumber" name="L83" href="#L83">83</a> } <a class="jxr_linenumber" name="L84" href="#L84">84</a> } </pre> <hr/> <div id="footer">Copyright &#169; 2016. All rights reserved.</div> </body> </html>
paavohuhtala/SourCream
dokumentointi/checkstyle/xref/paavohuh/sourcream/configuration/ConfigurationManager.html
HTML
mit
11,570
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目&nbsp;</b></th><td class="std2">顧一不顧二</td></tr> <tr><th class="std1"><b>參考成語&nbsp;</b></th><td class="std2"><a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000001156%22.%26v%3D-1" class="clink" target=_blank>顧此失彼</a></td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</b></th><td class="std2">正文相關語料參考資料表</td></tr> </td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
BuzzAcademy/idioms-moe-unformatted-data
all-data/29000-29999/29989-22.html
HTML
mit
935
<!DOCTYPE html> <html class="no-js" lang="es"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="p5.js a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing."> <title tabindex="1">examples | p5.js</title> <link rel="stylesheet" href="/assets/css/all.css?v=4c8161"> <link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inconsolata&display=swap" rel="stylesheet"> <link rel="shortcut icon" href="/../../assets/img/favicon.ico"> <link rel="icon" href="/../../assets/img/favicon.ico"> <script src="/../../assets/js/vendor/jquery-1.12.4.min.js"></script> <script src="/../../assets/js/vendor/ace-nc/ace.js"></script> <script src="/../../assets/js/vendor/ace-nc/mode-javascript.js"></script> <script src="/../../assets/js/vendor/prism.js"></script> <script src="/assets/js/init.js?v=97b4f7"></script> </head> <body> <a href="#content" class="sr-only">Ir al contenido</a> <!-- p5*js language buttons --> <div id="i18n-btn"> <h2 id="i18n-settings" class="sr-only">Preferencias de idioma</h2> <ul id="i18n-buttons" aria-labelledby="i18n-settings"> <li><a href='#' lang='en' data-lang='en'>English</a></li> <li><a href='#' lang='es' data-lang='es'>Español</a></li> <li><a href='#' lang='zh-Hans' data-lang='zh-Hans'>简体中文</a></li> <li><a href='#' lang='ko' data-lang='ko'>한국어</a></li> <li><a href='#' lang='hi' data-lang='hi'>हिन्दी</a></li> </ul> </div> <!-- .container --> <div class="container"> <!-- logo --> <header id="lockup"> <a href="/es/"> <img src="/../../assets/img/p5js.svg" alt="p5 homepage" id="logo_image" class="logo" /> <div id="p5_logo"></div> </a> </header> <!-- close logo --> <div id="examples-page"> <!-- site navigation --> <div class="column-span"> <nav class="sidebar-menu-nav-element"> <h2 id="menu-title" class="sr-only">Navegación del sitio</h2> <input class="sidebar-menu-btn" type="checkbox" id="sidebar-menu-btn" /> <label class="sidebar-menu-icon" for="sidebar-menu-btn"><span class="sidebar-nav-icon"></span></label> <ul id="menu" class="sidebar-menu" aria-labelledby="menu-title"> <li><a href="/es/">Inicio</a></li> <li><a href="https://editor.p5js.org">Editor</a></li> <li><a href="/es/download/">Descargar</a></li> <li><a href="/es/download/support.html">Donar</a></li> <li><a href="/es/get-started/">Empezar</a></li> <li><a href="/es/reference/">Referencia</a></li> <li><a href="/es/libraries/">Bibliotecas</a></li> <li><a href="/es/learn/">Aprender</a></li> <li><a href="/es/teach/">Enseñar</a></li> <li><a href="/es/examples/">Ejemplos</a></li> <li><a href="/es/books/">Libros</a></li> <li><a href="/es/community/">Comunidad</a></li> <li><a href="https://showcase.p5js.org">Showcase</a></li> <li><a href="https://discourse.processing.org/c/p5js" target=_blank class="other-link">Foro</a></li> <li><a href="http://github.com/processing/p5.js" target=_blank class="other-link">GitHub</a></li> <li><a href="http://twitter.com/p5xjs" target=_blank class="other-link">Twitter</a></li> <li><a href="https://www.instagram.com/p5xjs/" target=_blank class="other-link">Instagram</a></li> <li><a href="https://discord.gg/SHQ8dH25r9" target=_blank class="other-link">Discord</a></li> </ul> </nav> </div> <div class="column-span"> <main id="content" > <p id="backlink"><a href="./">&lt; Volver a Ejemplos</a></p> <h1 id='example-name'>example name placeholder</h1> <p id='example-desc'>example description placeholder</p> <div id="exampleDisplay"> <div class="edit_space"> <button id="toggleTextOutput" class="sr-only">toggle text output</button> <button id="runButton" class="edit_button">run</button> <button id="resetButton" class="reset_button">reset</button> <button id="copyButton" class="copy_button">copy</button> </div> <div id="exampleEditor"></div> <iframe id="exampleFrame" src="../../assets/examples/example.html" aria-label="example arialabel placeholder" ></iframe> </div> <p><a style="border-bottom:none !important;" href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target=_blank><img src="https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png" alt="creative commons license" style="width:88px"/></a></p> </main> <footer> <h2 class="sr-only">Créditos</h2> <p> p5.js está actualmente dirigido por <a href='http://qianqian-ye.com/' target="_blank">Qianqian Ye</a> y <a href='http://www.outofambit.com/' target="_blank">evelyn masso</a> y fue creado por <a href='https://lauren-mccarthy.com' target="_blank">Lauren Lee McCarthy</a>. p5.js es desarrollado por una comunidad de colaboradores, con el apoyo de <a href="https://processingfoundation.org/" target="_blank">Processing Foundation</a> y <a href="https://itp.nyu.edu/itp/" target="_blank">NYU ITP</a>. Identidad y diseño gráfico por <a href="https://jereljohnson.com/" target="_blank">Jerel Johnson</a>. <a href="/es/copyright.html">&copy; Info</a>. </p> </footer> </div> <!-- end column-span --> <!-- outside of column for footer to go across both --> <p class="clearfix"> &nbsp; </p> <object type="image/svg+xml" data="../../assets/img/thick-asterisk-alone.svg" id="asterisk-design-element" aria-hidden="true"> </object> <!-- <script src="../../assets/js/vendor/ace-nc/ace.js"></script> <script src="../../assets/js/examples.js"></script> --> <script> window._p5jsExample = '../../assets/examples/es/08_Math/18_randomGaussian.js'; window.addEventListener('load', function() { // examples.init('../../assets/examples/es/08_Math/18_randomGaussian.js'); if (false) { var isMobile = window.matchMedia("only screen and (max-width: 767px)"); // isMobile is true if viewport is less than 768 pixels wide document.getElementById('exampleFrame').style.display = 'none'; if (isMobile.matches) { document.getElementById('notMobile-message').style.display = 'none'; document.getElementById('isMobile-displayButton').style.display = 'block'; } else { document.getElementById('notMobile-message').style.display = 'block'; document.getElementById('isMobile-displayButton').style.display = 'none'; document.getElementById('runButton').style.display = 'none'; document.getElementById('resetButton').style.display = 'none'; document.getElementById('copyButton').style.display = 'none'; } } }, true); </script> </div><!-- end id="get-started-page" --> <script src="/../../assets/js/examples.js"></script> </div> <!-- close class='container'--> <nav id="family" aria-labelledby="processing-sites-heading"> <h2 id="processing-sites-heading" class="sr-only">Processing Sister Sites</h2> <ul id="processing-sites" aria-labelledby="processing-sites-heading"> <li><a href="https://processing.org">Processing</a></li> <li><a class="here" href="/es/">p5.js</a></li> <li><a href="https://py.processing.org/">Processing.py</a></li> <li><a href="https://android.processing.org/">Processing for Android</a></li> <li><a href="https://pi.processing.org/">Processing for Pi</a></li> <li><a href="https://processingfoundation.org/">Processing Foundation</a></li> </ul> <a tabindex="1" href="#content" id="skip-to-content">Skip to main content</a> </nav> <script> var langs = ["en","es","hi","ko","zh-Hans"]; (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-53383000-1', 'auto'); ga('send', 'pageview'); $(window).ready(function() { if (window.location.pathname !== '/' && window.location.pathname !== '/index.html') { $('#top').remove(); } else { $('#top').show(); } }); </script> </body> </html>
mayaman26/p5js-website
es/examples/math-random-gaussian.html
HTML
mit
8,842
<!DOCTYPE html> {% load static %} <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>VENT</title> <!-- Bootstrap Core CSS --> <link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet"> <!-- Custom CSS --> <link href="{% static 'css/simple-sidebar.css' %}" rel="stylesheet"> <link href="{% static 'main.css' %}" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div id="wrapper"> <!-- Sidebar --> <div id="sidebar-wrapper"> <ul class="sidebar-nav"> <li class="sidebar-brand"> <a href="#"> VENT </a> </li> <li> <a href="">Topology</a> </li> <li> <a href="attackers">Attackers</a> </li> <li> <a href="report">Report</a> </li> <li> <a href="about">About</a> </li> </ul> </div> <!-- /#sidebar-wrapper --> <!-- Page Content --> <div id="page-content-wrapper"> <div class="container-fluid"> <div class="row"> <div class="col-lg-12"> <h1>Network Topology</h1> <div id="machines" class="out"> </div> </div> </div> </div> </div> <!-- /#page-content-wrapper --> </div> <!-- /#wrapper --> <!-- jQuery --> <script src="{% static 'js/jquery.js' %}"></script> <!-- Bootstrap Core JavaScript --> <script src="{% static 'js/bootstrap.min.js' %}"></script> <!-- Menu Toggle Script --> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#wrapper").toggleClass("toggled"); }); </script> <!-- Dynamically generate machines in database --> <script> window.onload=function() { var machines = document.getElementById('machines'); var i=1; {% for machine in machines %} //div for machine overall var machine = document.createElement("div"); var name = "machine"+i; machine.setAttribute("style", "width: 100px"); machine.setAttribute("id", name); machine.setAttribute("class", "machineDiv"); //link to info about machine var machine_link = document.createElement("a") machine_link.setAttribute("href", "machine/{{machine.ip}}") //image for machine var machine_picture = document.createElement("img") //Check threat level and match it with the right image if({{machine.number_of_threats}} < 5) { //machine_picture.setAttribute("src", "{% static "green-square" %}"); machine_picture.setAttribute("src", "{% static "green-square.png" %}"); } else if({{machine.number_of_threats}} < 10 && {{machine.number_of_threats}} >= 5) { //machine_picture.setAttribute("src", "{% static "yellow-square" %}"); machine_picture.setAttribute("src", "{% static "yellow-square.png" %}"); } if({{machine.number_of_threats}} < 15 && {{machine.number_of_threats}} >= 10) { //machine_picture.setAttribute("src", "{% static "orange-square" %}"); machine_picture.setAttribute("src", "{% static "orange-square.png" %}"); } if({{machine.number_of_threats}} >= 15) { machine_picture.setAttribute("src", "{% static "red-square.png" %}"); } machine_picture.setAttribute("height", "100"); machine_picture.setAttribute("width", "100"); //div for machine info var machine_info = document.createElement("div"); machine_info.setAttribute("id", "machine_info"+i); machine_info.innerHTML="{{machine.name}}\n{{machine.ip}}"; //Append machine info and image to a machine machine_link.appendChild(machine_picture); machine.appendChild(machine_link); machine.appendChild(machine_info); //Append machine to machines machines.appendChild(machine); i++; {%endfor%} } </script> </body> </html>
DylanWatson/VENT
templates/topology/index.html
HTML
mit
4,824
----- title: "Book Review: Humble Little Ruby Book" content-type: article timestamp: 1191383580 tags: "ruby|review|books" ----- <p>After reading the very first paragraph of Mr. Neighborly&#8217;s <a href="http://www.humblelittlerubybook.com/">Humble Little Ruby Book</a> (<span class="caps">HLRB</span> for short, from now on) it was very clear to me that it was going to be quite an unconventional read:</p> <blockquote> <p>&#8220;Yes, there is a Chapter 0. There is a little bit of introductory stuff we need to talk about before <br /> we set you loose on Ruby. You wouldn&#8217;t want to get psyched about a new gadget, get it home, <br /> and then figure out you need batteries, a grapefruit, and the ability to speak three languages to <br /> even open the box would you?&#8221;</p> </blockquote> <p>That reminded me immediately of <a href="http://poignantguide.net/ruby/">Why&#8217;s Poignant Guide to Ruby</a>. without a doubt. I don&#8217;t know how it is possible that two witty, crazy, and very inventive guys grew fond of the same programming language. Anyhow, to reassure a few of you, you won&#8217;t find any foxes or chunky bacon cartoons in <span class="caps">HLRB</span>, just some very well made (although still pretty unconventional) diagrams like this one:</p> <p><img src="/files/hlrb_diagram.png" alt="" /></p> <p>Got the picture? Good. Let&#8217;s move on&#8230;h3. Chapter 0: What&#8217;chu talkin&#8217; &#8217;bout, mister?</p> <p>Chapter 0 is like an introduction to the book <em>and</em> a place to put all the boring stuff you have to talk about in a book about a programming language:</p> <ul> <li>What is Ruby?</li> <li>Installation procedure (on Windows, Mac OS X and Linux)</li> <li>Hello, World!</li> </ul> <p>Yes, you can skip this one safely without losing too much, unless of course you still need to install Ruby on your machine.</p> <h3>Chapter 1: Welcome to Ruby.</h3> <blockquote> <p>&#8220;This section aims to introduce the syntactic sugar and linguistic misfortunes of Ruby in the <br /> quickest manner that will still allow for a full education on the subject.&#8221;</p> </blockquote> <p>As the first two lines of this chapter say, it&#8217;s time to learn the basics of Ruby. You&#8217;ll be quickly guided through strings, numbers, collections and variables. Every section with tons of code examples for your to play with. You won&#8217;t find a full list of all the 876 methods of the String class, but you&#8217;ll certainly learn the 10 most common ones at least (numbers are random, so no, don&#8217;t count them). <br /> Sure, yes, right, whatever&#8230; <em>if you really want</em> you can skip this chapter too, but if you are already a Ruby Guru there&#8217;s probably no need for you to read books about Ruby, right? Beginners need to read this chapter. It&#8217;s compulsory, really, and pretty enjoyable, too.</p> <h3>Chapter 2: Break it down now!</h3> <p>Or &#8220;learn how to segment your code&#8221; using methods, and&#8230; blocks &amp; <code>Proc</code> objects! Gosh. Our poor newbies will probably have a heart attack if they never heard about blocks and closures before. I almost got scared myself, because this is normally regarded as a pretty tough topic. Despite, at page 25 of the book you&#8217;ll have to face your fears and dive into it. You&#8217;ll survive, anyway.</p> <p><strong>Purist Warning:</strong> Please be aware that sometimes the author may decide to use certain terms and construct which may not sound 100% right to your ears. Just move on, beginners will understand more things like <em>&#8220;Think of Proc objects as blocks that are pushed into variables.&#8221;</em> than anything else, guaranteed.</p> <p>After this section you&#8217;ll finally be introduced to Ruby classes. Now, this can piss someone off, no doubt. Ruby is a <em>fully OO language</em>, so people <em>must</em> learn about classes before anything else. I must admit I was a bit confused by the ordering of the topics at first, but if someone comes from a non-OO background he&#8217;ll probably find this particular order more suitable. <br /> This section will cover class and object basics in Ruby like defining classes, instantiating objects, access control, methods, attributes, scope, duck typing. Finally, you&#8217;ll briefly look into modules as well.</p> <h3>Chapter 3: Hustle and flow (control)</h3> <p>Finally, the author will deal with flow control. So things like <code>if</code>, <code>case</code>, conditional operators, loops and statement modifiers. In my opinion this section is truly excellent: it introduces all the control structures in a very simple and crystal clear way, often using flowcharts. A great chance even for absolute beginners to understand these basic but powerful concepts.<br /> Towards the end of the chapter, you&#8217;ll also learn how exceptions work: a clever way to tell people &#8220;you have to learn how to use exceptions from the very beginning&#8221;. Really nicely done.</p> <h3>Chapter 4: The system beneath&#8230;</h3> <p>Here comes the juicy stuff. Up to now you learnt the usual boring things you need to know when learning a new programming language, now finally you learn how to do <em>real things</em>. The chapter is full of complete and meaningful code snippets which will answer nearly all the questions you may have (at this time):</p> <ul> <li>How do I read and write to a file?</li> <li>How do I handle threads and processes?</li> <li>How do command-line parameters and environment variables work?</li> <li>How can I perform specific Windows-only operations, like reading and writing to the Registry? What about <span class="caps">OLE</span> automation?</li> </ul> <p>Some of the big books out there will not spend too much time talking about Windows-only libraries, but I found <span class="caps">HLRB</span> gives quite a comprehensive introduction about them.</p> <h3>Chapter 5: Looking beyond home</h3> <p>More juicy stuff. If you are looking for a tutorial to learn the basics about networking, from from sockets to <span class="caps">FTP</span> to <span class="caps">POP</span> and web services, look no further: this chapter does a very remarkable job introducing various network-related libraries, with the usual well written code examples.<br /> If that&#8217;s still not enough, you&#8217;ll also have a chance to explore the wonderful world of distributed Ruby and of databases. Granted, this chapter won&#8217;t tell you about the 1567 methods available in ActiveRecord (buy a copy of <a href="http://www.pragmaticprogrammer.com/title/rails/">Agile Web Development with Rails</a> for this), but will tell you enough to get started.</p> <h3>Chapter 6: It&#8217;s a Library!</h3> <p>The final chapter will go more in depth on some more advanced topics, like:</p> <ul> <li>Strings</li> <li>Regexp</li> <li>Date &amp; Time</li> <li>Hashing and Cryptography</li> <li>Unit Testing</li> </ul> <p>Everything with more and more useful code snippets.</p> <h3>The Appendices</h3> <p>Last but not least, a <span class="caps">HUGE</span> collection of links and resources to learn more about Ruby, and a quick digression on C/C++ extensions&#8230; not much, but enough to wet your appetite.</p> <h3>The bottom line</h3> <p><span class="caps">HLRB</span> is not <em>the only</em> book you need to read about Ruby. It&#8217;s better to make this clear otherwise I&#8217;ll be hunted forever by Dave Thomas, Chad Fowler, <span class="caps">DHH</span> and all the other excellent Ruby hackers who also wrote very successful books (which I bought as well). <span class="caps">HLRB</span> is <span class="caps">LITTLE</span> and <span class="caps">HUMBLE</span>, after all: it doesn&#8217;t aim at becoming the official Ruby Bible anytime soon (although a bird told me it may get updated <em>someday</em> and include more stuff), but it is still a worthwhile reading.</p> <p>And of course I came to the very end of this review without mentioning the most important thing: this little wonder is free. All you need is to register to InfoQ (for free) and grab your <a href="http://www.infoq.com/minibooks/ruby/">free copy</a>. If you want you can buy a printed copy for just $9.95, if you feel in a good mood (please do).</p> <p>The most obvious strengths of this book are the abundance of code examples and very useful working snippets, and the unconventional style which makes it very readable and not boring at all. If I were to name some of its weaknesses (but only if you force me to), I&#8217;d say some parts should be expanded and more info on other libraries should be provided&#8230; but you never know what the future will bring us!</p> <p>Well done, <a href="http://www.jeremymcanally.com/">Mr. Neighborly</a>!</p>
h3rald/h3rald
contents/articles/hlrb-review.html
HTML
mit
8,776
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_serial_port::implementation_type</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link rel="up" href="../basic_serial_port.html" title="basic_serial_port"> <link rel="prev" href="implementation.html" title="basic_serial_port::implementation"> <link rel="next" href="is_open.html" title="basic_serial_port::is_open"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="implementation.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_serial_port.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="is_open.html"><img src="../../../next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="asio.reference.basic_serial_port.implementation_type"></a><a class="link" href="implementation_type.html" title="basic_serial_port::implementation_type">basic_serial_port::implementation_type</a> </h4></div></div></div> <p> <span class="emphasis"><em>Inherited from basic_io_object.</em></span> </p> <p> <a class="indexterm" name="idp101762560"></a> The underlying implementation type of I/O object. </p> <pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">service_type</span><span class="special">::</span><span class="identifier">implementation_type</span> <span class="identifier">implementation_type</span><span class="special">;</span> </pre> <h6> <a name="asio.reference.basic_serial_port.implementation_type.h0"></a> <span><a name="asio.reference.basic_serial_port.implementation_type.requirements"></a></span><a class="link" href="implementation_type.html#asio.reference.basic_serial_port.implementation_type.requirements">Requirements</a> </h6> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">asio/basic_serial_port.hpp</code> </p> <p> <span class="emphasis"><em>Convenience header: </em></span><code class="literal">asio.hpp</code> </p> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="implementation.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_serial_port.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="is_open.html"><img src="../../../next.png" alt="Next"></a> </div> </body> </html>
dhh1128/intent
old/src/external/asio-1.10.2/doc/asio/reference/basic_serial_port/implementation_type.html
HTML
mit
3,480
<p> {{post}} </p>
jonas99y/pythagorasvo21
src/app/feed/components/post-feed-item/post-feed-item.component.html
HTML
mit
21
<!DOCTYPE HTML> <html> <head> <title> CSS3 Flip </title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" /> <style> body { font-family:arial; font-size:50px; color:#000; line-height:1em; margin:0; padding:0; background:#000; } #container { position:absolute; left:50%; top:50%; width:400px; height:360px; margin:-175px 0 0 -200px; } #book { position:absolute; left:0; top:0; width:400px; height:300px; margin:0; padding:0; border-radius:7px; background:#222; box-shadow:0 0 4px #777; z-index:1; -webkit-perspective:600; -webkit-transform-style:preserve-3d; } #book li { position:absolute; left:0; top:0; width:400px; height:300px; list-style:none; margin:0; padding:0; -webkit-animation-duration:0.35s; -webkit-animation-fill-mode:forwards; } #book li p { position:absolute; left:200px; top:0; width:187px; height:60px; text-align:right; margin:0; padding:240px 13px 0 0; border-radius:0 7px 7px 0; background:-webkit-linear-gradient(left, rgba(201,201,201,1) 0%,rgba(232,232,232,1) 6%,rgba(244,244,244,1) 12%,rgba(255,255,255,1) 100%); } #book li.backface { color:#ccc; } #navigator { position:absolute; left:0; top:320px; width:400px; font-size:18px; text-align:center; line-height:1em; margin:0; padding:0; } #navigator a { width:32px; height:25px; color:#555; text-decoration:none; text-shadow:0 -1px 0 #000; margin-right:1px; padding:6px 1px 0 0; background:-webkit-linear-gradient(top, rgba(28,28,28,1) 0%, rgba(12,12,12,1) 100%); display:inline-block; overflow:hidden; -webkit-transition:all 0.2s; } #navigator a:first-child { border-radius:5px 0 0 5px; } #navigator a:last-child { margin:0; border-radius:0 5px 5px 0; } #navigator a:hover { color:#fff; text-shadow:0 0 15px rgba(255, 255, 255, 0.5); } #navigator a.on { color:#fff; text-shadow:0 -1px 0 #000, 0 0 15px rgba(255, 255, 255, 0.75); background:-webkit-linear-gradient(top, rgba(50,50,50,1) 0%, rgba(15,15,15,1) 100%); } @-webkit-keyframes flip-f-step1{ to { -webkit-transform:rotateY(-90deg); } } @-webkit-keyframes flip-f-step2{ from { -webkit-transform:rotateY(-90deg); } to { -webkit-transform:rotateY(-179.99deg); } } @-webkit-keyframes flip-p-step1{ from { -webkit-transform:rotateY(-180deg); } to { -webkit-transform:rotateY(-90deg); } } @-webkit-keyframes flip-p-step2{ from { -webkit-transform:rotateY(-90deg); } to { -webkit-transform:rotateY(0deg); } } #notwebkit { position:absolute; left:0; top:50%; width:100%; color:#fff; text-align:center; margin-top:-0.5em; } </style> </head> <body> <div id="container"> <ul id="book"></ul> <p id="navigator"></p> </div> <script> (function(){ var container=document.getElementById('container'); var book=document.getElementById('book'); var navi=document.getElementById('navigator'); //apple webkit only if(!(/applewebkit/i).test(navigator.userAgent)){ document.body.removeChild(book); document.body.removeChild(navi); container=document.createElement('p'); container.id='notwebkit'; container.innerHTML='Webkit browser only :('; document.body.appendChild(container); return; } var i, j, pages, navibuttons, movepages, movedpages, now=0, max=10, pagehtml=[], navihtml=[], clickable=true; //html 생성. for(i=0; i<max; i++){ pagehtml.push('<li><p>'); pagehtml.push(i+1); pagehtml.push('</li></p>'); navihtml.push('<a href="#page'); navihtml.push(i+1); navihtml.push('">'); navihtml.push(i+1); navihtml.push('</a>'); } //page html 추가. dataset, event 지정. book.innerHTML=pagehtml.join(''); pages=book.getElementsByTagName('li'); for(i=0; i<max; i++){ pages[i].dataset.zindex1=i; pages[i].dataset.zindex2=pages[i].style.zIndex=max-i; pages[i].addEventListener('webkitAnimationEnd', fliping); } //navigator html 추가. dataset, event 지정. navi.innerHTML=navihtml.join(''); navibuttons=navi.getElementsByTagName('a'); for(i=0, max=pages.length; i<max; i++){ if(!i){ navibuttons[i].className='on'; } navibuttons[i].dataset.no=i; navibuttons[i].addEventListener('click', gopage); } //flip. 파라미터 page로 이동. //page가 90도를 넘겼을 때 z-index 처리 및 backface효과를 위해 animation keyframes를 2개의 step으로 구분. //step 1을 우선 지정. function flip(page){ if(page==now){ return; } if(page>now){ for(i=now, j=0; i<page; i++, j++){ pages[i].style.webkitTransform='rotateY(0deg)'; setanimation(pages[i], 'flip-f-step1', 0.1*j, 'ease-in', 1); } }else{ for(i=now, j=0; i>page; i--, j++){ pages[i-1].style.webkitTransform='rotateY(-180deg)'; setanimation(pages[i-1], 'flip-p-step1', 0.1*j, 'ease-in', 1); } } movepages=Math.abs(page-now); movedpages=0; now=page; clickable=false; } //webkitAnimationEnd event 발생시 step 2를 실행. function fliping(){ if(parseInt(this.dataset.step)==1){ if((/\-f/).test(this.dataset.animationname)){ this.className='backface'; this.style.zIndex=this.dataset.zindex1; }else{ this.className=''; this.style.zIndex=this.dataset.zindex2; } setanimation(this, this.dataset.animationname.replace('1', '2'), 0, 'ease-out', 2); }else{ movedpages++; if(movepages==movedpages){ clickable=true; } } } //navigator click. function gopage(e){ var no; if(clickable){ no=parseInt(this.dataset.no); for(i=0; i<max; i++){ navibuttons[i].className=(i==no)? 'on' :''; } flip(no); } e.returnValue=false; } //animation 지정. function setanimation(page, name, delay, timingfunction, step){ page.dataset.step=step; page.style.webkitAnimationDelay=delay+'s'; page.style.webkitAnimationTimingFunction=timingfunction; page.dataset.animationname=page.style.webkitAnimationName=name; } //작은 화면일 경우 축소 function resize(){ var rate=Math.min(window.innerWidth/460, window.innerHeight/400); var scale=(1>rate)? rate : 1; container.style.webkitTransform='scale('+scale+', '+scale+')'; } window.addEventListener('resize', resize); resize(); })(); </script> </body> </html>
myjungle/javascript
dfy_css3_flip.html
HTML
mit
6,141
<meta name="robots" content="noindex, nofollow"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"/> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"> <link rel="shortcut icon" href="<#ROOTHTML#>favicon.ico" type="image/x-icon"/> <link href="<#ROOTHTML#>css/devices.css?v=19-10-30-1" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="<#ROOTHTML#>3rdparty/jquery/jquery-3.3.1.min.js"></script> <script type="text/javascript" src="<#ROOTHTML#>3rdparty/jquery/jquery-migrate-3.0.0.min.js"></script> [#if "<#SETTINGS_THEME#>"!="dark" || PANEL_THEME=="light"#] <link rel="stylesheet" id="theme" href="<#ROOTHTML#>3rdparty/bootstrap/css/bootstrap.min.css" type="text/css"> [#else#] <link rel="stylesheet" id="theme" href="<#ROOTHTML#>3rdparty/bootstrap/css/bootstrap_dark_admin.css" type="text/css"> [#endif#] <script type="text/javascript" src="<#ROOTHTML#>3rdparty/bootstrap/js/bootstrap.min.js"></script> <link rel="stylesheet" type="text/css" href="<#ROOTHTML#>3rdparty/bootstrap-datetimepicker/bootstrap-datetimepicker.min.css"/> <script type="text/javascript" src="<#ROOTHTML#>3rdparty/moment/moment.min.js"></script> <script type="text/javascript" src="<#ROOTHTML#>3rdparty/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js"></script> <script type="text/javascript" src="<#ROOTHTML#>js/jquery.cookie.js"></script> <link rel="stylesheet" type="text/css" href="<#ROOTHTML#>3rdparty/fancybox/jquery.fancybox.min.css?v=3.3.5" media="screen" /> <script type="text/javascript" src="<#ROOTHTML#>3rdparty/fancybox/jquery.fancybox.min.js?v=3.3.5"></script> <script type="text/javascript" src="<#ROOTHTML#>3rdparty/long-press-event/long-press-event.js"></script> <script language="javascript" type="text/javascript" src="<#ROOTHTML#>js/scripts.js?v=2019-07-09" ></script> <link rel="stylesheet" type="text/css" href="<#ROOTHTML#>css/umbra-css2/style.css" title="theme"/> <script language="javascript" type="text/javascript" src="<#ROOTHTML#>js/jWindow.js"></script> <script language="javascript"> var ROOTHTML = "<#ROOTHTML#>"; </script>
sergejey/majordomo
templates/common_header.html
HTML
mit
2,187
--- title: Episodes layout: default navigation: 0 --- {% assign post = site.posts.first %} {% include post.html %} {% assign current_post = site.posts.first %} {% for post in site.posts %} {% unless post.url == current_post.url %} {% include post_line.html %} {% endunless %} {% endfor %}
jekyll-octopod/staging
index.html
HTML
mit
298
<div class="add_btn" > <button type="button" class="btn btn-success btn-sm" ng-click="addRow()">Добавить <span class="glyphicon glyphicon-plus"></span> </button> <button type="button" class="btn btn-danger btn-sm" ng-click="deleteRow()">Удалить <span class="glyphicon glyphicon-trash"></span> </button> <button type="button" class="btn btn-success btn_print_margin_left btn-sm" ng-click="saveListAppoinmentsAsFile()">Распечатать лист приемов <span class="glyphicon glyphicon-print"></span> </button> </div>
theshamuel/medregistry
web/src/add_delete_print_btn.html
HTML
mit
593
<!DOCTYPE html> <html> <head><meta charset="utf-8" /> <title>iterator</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> <style type="text/css"> /*! * * Twitter Bootstrap * */ /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print { *, *:before, *:after { background: transparent !important; box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .navbar { display: none; } .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } .label { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } @font-face { font-family: 'Glyphicons Halflings'; src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot'); src: url('../components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { content: "\002a"; } .glyphicon-plus:before { content: "\002b"; } .glyphicon-euro:before, .glyphicon-eur:before { content: "\20ac"; } .glyphicon-minus:before { content: "\2212"; } .glyphicon-cloud:before { content: "\2601"; } .glyphicon-envelope:before { content: "\2709"; } .glyphicon-pencil:before { content: "\270f"; } .glyphicon-glass:before { content: "\e001"; } .glyphicon-music:before { content: "\e002"; } .glyphicon-search:before { content: "\e003"; } .glyphicon-heart:before { content: "\e005"; } .glyphicon-star:before { content: "\e006"; } .glyphicon-star-empty:before { content: "\e007"; } .glyphicon-user:before { content: "\e008"; } .glyphicon-film:before { content: "\e009"; } .glyphicon-th-large:before { content: "\e010"; } .glyphicon-th:before { content: "\e011"; } .glyphicon-th-list:before { content: "\e012"; } .glyphicon-ok:before { content: "\e013"; } .glyphicon-remove:before { content: "\e014"; } .glyphicon-zoom-in:before { content: "\e015"; } .glyphicon-zoom-out:before { content: "\e016"; } .glyphicon-off:before { content: "\e017"; } .glyphicon-signal:before { content: "\e018"; } .glyphicon-cog:before { content: "\e019"; } .glyphicon-trash:before { content: "\e020"; } .glyphicon-home:before { content: "\e021"; } .glyphicon-file:before { content: "\e022"; } .glyphicon-time:before { content: "\e023"; } .glyphicon-road:before { content: "\e024"; } .glyphicon-download-alt:before { content: "\e025"; } .glyphicon-download:before { content: "\e026"; } .glyphicon-upload:before { content: "\e027"; } .glyphicon-inbox:before { content: "\e028"; } .glyphicon-play-circle:before { content: "\e029"; } .glyphicon-repeat:before { content: "\e030"; } .glyphicon-refresh:before { content: "\e031"; } .glyphicon-list-alt:before { content: "\e032"; } .glyphicon-lock:before { content: "\e033"; } .glyphicon-flag:before { content: "\e034"; } .glyphicon-headphones:before { content: "\e035"; } .glyphicon-volume-off:before { content: "\e036"; } .glyphicon-volume-down:before { content: "\e037"; } .glyphicon-volume-up:before { content: "\e038"; } .glyphicon-qrcode:before { content: "\e039"; } .glyphicon-barcode:before { content: "\e040"; } .glyphicon-tag:before { content: "\e041"; } .glyphicon-tags:before { content: "\e042"; } .glyphicon-book:before { content: "\e043"; } .glyphicon-bookmark:before { content: "\e044"; } .glyphicon-print:before { content: "\e045"; } .glyphicon-camera:before { content: "\e046"; } .glyphicon-font:before { content: "\e047"; } .glyphicon-bold:before { content: "\e048"; } .glyphicon-italic:before { content: "\e049"; } .glyphicon-text-height:before { content: "\e050"; } .glyphicon-text-width:before { content: "\e051"; } .glyphicon-align-left:before { content: "\e052"; } .glyphicon-align-center:before { content: "\e053"; } .glyphicon-align-right:before { content: "\e054"; } .glyphicon-align-justify:before { content: "\e055"; } .glyphicon-list:before { content: "\e056"; } .glyphicon-indent-left:before { content: "\e057"; } .glyphicon-indent-right:before { content: "\e058"; } .glyphicon-facetime-video:before { content: "\e059"; } .glyphicon-picture:before { content: "\e060"; } .glyphicon-map-marker:before { content: "\e062"; } .glyphicon-adjust:before { content: "\e063"; } .glyphicon-tint:before { content: "\e064"; } .glyphicon-edit:before { content: "\e065"; } .glyphicon-share:before { content: "\e066"; } .glyphicon-check:before { content: "\e067"; } .glyphicon-move:before { content: "\e068"; } .glyphicon-step-backward:before { content: "\e069"; } .glyphicon-fast-backward:before { content: "\e070"; } .glyphicon-backward:before { content: "\e071"; } .glyphicon-play:before { content: "\e072"; } .glyphicon-pause:before { content: "\e073"; } .glyphicon-stop:before { content: "\e074"; } .glyphicon-forward:before { content: "\e075"; } .glyphicon-fast-forward:before { content: "\e076"; } .glyphicon-step-forward:before { content: "\e077"; } .glyphicon-eject:before { content: "\e078"; } .glyphicon-chevron-left:before { content: "\e079"; } .glyphicon-chevron-right:before { content: "\e080"; } .glyphicon-plus-sign:before { content: "\e081"; } .glyphicon-minus-sign:before { content: "\e082"; } .glyphicon-remove-sign:before { content: "\e083"; } .glyphicon-ok-sign:before { content: "\e084"; } .glyphicon-question-sign:before { content: "\e085"; } .glyphicon-info-sign:before { content: "\e086"; } .glyphicon-screenshot:before { content: "\e087"; } .glyphicon-remove-circle:before { content: "\e088"; } .glyphicon-ok-circle:before { content: "\e089"; } .glyphicon-ban-circle:before { content: "\e090"; } .glyphicon-arrow-left:before { content: "\e091"; } .glyphicon-arrow-right:before { content: "\e092"; } .glyphicon-arrow-up:before { content: "\e093"; } .glyphicon-arrow-down:before { content: "\e094"; } .glyphicon-share-alt:before { content: "\e095"; } .glyphicon-resize-full:before { content: "\e096"; } .glyphicon-resize-small:before { content: "\e097"; } .glyphicon-exclamation-sign:before { content: "\e101"; } .glyphicon-gift:before { content: "\e102"; } .glyphicon-leaf:before { content: "\e103"; } .glyphicon-fire:before { content: "\e104"; } .glyphicon-eye-open:before { content: "\e105"; } .glyphicon-eye-close:before { content: "\e106"; } .glyphicon-warning-sign:before { content: "\e107"; } .glyphicon-plane:before { content: "\e108"; } .glyphicon-calendar:before { content: "\e109"; } .glyphicon-random:before { content: "\e110"; } .glyphicon-comment:before { content: "\e111"; } .glyphicon-magnet:before { content: "\e112"; } .glyphicon-chevron-up:before { content: "\e113"; } .glyphicon-chevron-down:before { content: "\e114"; } .glyphicon-retweet:before { content: "\e115"; } .glyphicon-shopping-cart:before { content: "\e116"; } .glyphicon-folder-close:before { content: "\e117"; } .glyphicon-folder-open:before { content: "\e118"; } .glyphicon-resize-vertical:before { content: "\e119"; } .glyphicon-resize-horizontal:before { content: "\e120"; } .glyphicon-hdd:before { content: "\e121"; } .glyphicon-bullhorn:before { content: "\e122"; } .glyphicon-bell:before { content: "\e123"; } .glyphicon-certificate:before { content: "\e124"; } .glyphicon-thumbs-up:before { content: "\e125"; } .glyphicon-thumbs-down:before { content: "\e126"; } .glyphicon-hand-right:before { content: "\e127"; } .glyphicon-hand-left:before { content: "\e128"; } .glyphicon-hand-up:before { content: "\e129"; } .glyphicon-hand-down:before { content: "\e130"; } .glyphicon-circle-arrow-right:before { content: "\e131"; } .glyphicon-circle-arrow-left:before { content: "\e132"; } .glyphicon-circle-arrow-up:before { content: "\e133"; } .glyphicon-circle-arrow-down:before { content: "\e134"; } .glyphicon-globe:before { content: "\e135"; } .glyphicon-wrench:before { content: "\e136"; } .glyphicon-tasks:before { content: "\e137"; } .glyphicon-filter:before { content: "\e138"; } .glyphicon-briefcase:before { content: "\e139"; } .glyphicon-fullscreen:before { content: "\e140"; } .glyphicon-dashboard:before { content: "\e141"; } .glyphicon-paperclip:before { content: "\e142"; } .glyphicon-heart-empty:before { content: "\e143"; } .glyphicon-link:before { content: "\e144"; } .glyphicon-phone:before { content: "\e145"; } .glyphicon-pushpin:before { content: "\e146"; } .glyphicon-usd:before { content: "\e148"; } .glyphicon-gbp:before { content: "\e149"; } .glyphicon-sort:before { content: "\e150"; } .glyphicon-sort-by-alphabet:before { content: "\e151"; } .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; } .glyphicon-sort-by-order:before { content: "\e153"; } .glyphicon-sort-by-order-alt:before { content: "\e154"; } .glyphicon-sort-by-attributes:before { content: "\e155"; } .glyphicon-sort-by-attributes-alt:before { content: "\e156"; } .glyphicon-unchecked:before { content: "\e157"; } .glyphicon-expand:before { content: "\e158"; } .glyphicon-collapse-down:before { content: "\e159"; } .glyphicon-collapse-up:before { content: "\e160"; } .glyphicon-log-in:before { content: "\e161"; } .glyphicon-flash:before { content: "\e162"; } .glyphicon-log-out:before { content: "\e163"; } .glyphicon-new-window:before { content: "\e164"; } .glyphicon-record:before { content: "\e165"; } .glyphicon-save:before { content: "\e166"; } .glyphicon-open:before { content: "\e167"; } .glyphicon-saved:before { content: "\e168"; } .glyphicon-import:before { content: "\e169"; } .glyphicon-export:before { content: "\e170"; } .glyphicon-send:before { content: "\e171"; } .glyphicon-floppy-disk:before { content: "\e172"; } .glyphicon-floppy-saved:before { content: "\e173"; } .glyphicon-floppy-remove:before { content: "\e174"; } .glyphicon-floppy-save:before { content: "\e175"; } .glyphicon-floppy-open:before { content: "\e176"; } .glyphicon-credit-card:before { content: "\e177"; } .glyphicon-transfer:before { content: "\e178"; } .glyphicon-cutlery:before { content: "\e179"; } .glyphicon-header:before { content: "\e180"; } .glyphicon-compressed:before { content: "\e181"; } .glyphicon-earphone:before { content: "\e182"; } .glyphicon-phone-alt:before { content: "\e183"; } .glyphicon-tower:before { content: "\e184"; } .glyphicon-stats:before { content: "\e185"; } .glyphicon-sd-video:before { content: "\e186"; } .glyphicon-hd-video:before { content: "\e187"; } .glyphicon-subtitles:before { content: "\e188"; } .glyphicon-sound-stereo:before { content: "\e189"; } .glyphicon-sound-dolby:before { content: "\e190"; } .glyphicon-sound-5-1:before { content: "\e191"; } .glyphicon-sound-6-1:before { content: "\e192"; } .glyphicon-sound-7-1:before { content: "\e193"; } .glyphicon-copyright-mark:before { content: "\e194"; } .glyphicon-registration-mark:before { content: "\e195"; } .glyphicon-cloud-download:before { content: "\e197"; } .glyphicon-cloud-upload:before { content: "\e198"; } .glyphicon-tree-conifer:before { content: "\e199"; } .glyphicon-tree-deciduous:before { content: "\e200"; } .glyphicon-cd:before { content: "\e201"; } .glyphicon-save-file:before { content: "\e202"; } .glyphicon-open-file:before { content: "\e203"; } .glyphicon-level-up:before { content: "\e204"; } .glyphicon-copy:before { content: "\e205"; } .glyphicon-paste:before { content: "\e206"; } .glyphicon-alert:before { content: "\e209"; } .glyphicon-equalizer:before { content: "\e210"; } .glyphicon-king:before { content: "\e211"; } .glyphicon-queen:before { content: "\e212"; } .glyphicon-pawn:before { content: "\e213"; } .glyphicon-bishop:before { content: "\e214"; } .glyphicon-knight:before { content: "\e215"; } .glyphicon-baby-formula:before { content: "\e216"; } .glyphicon-tent:before { content: "\26fa"; } .glyphicon-blackboard:before { content: "\e218"; } .glyphicon-bed:before { content: "\e219"; } .glyphicon-apple:before { content: "\f8ff"; } .glyphicon-erase:before { content: "\e221"; } .glyphicon-hourglass:before { content: "\231b"; } .glyphicon-lamp:before { content: "\e223"; } .glyphicon-duplicate:before { content: "\e224"; } .glyphicon-piggy-bank:before { content: "\e225"; } .glyphicon-scissors:before { content: "\e226"; } .glyphicon-bitcoin:before { content: "\e227"; } .glyphicon-btc:before { content: "\e227"; } .glyphicon-xbt:before { content: "\e227"; } .glyphicon-yen:before { content: "\00a5"; } .glyphicon-jpy:before { content: "\00a5"; } .glyphicon-ruble:before { content: "\20bd"; } .glyphicon-rub:before { content: "\20bd"; } .glyphicon-scale:before { content: "\e230"; } .glyphicon-ice-lolly:before { content: "\e231"; } .glyphicon-ice-lolly-tasted:before { content: "\e232"; } .glyphicon-education:before { content: "\e233"; } .glyphicon-option-horizontal:before { content: "\e234"; } .glyphicon-option-vertical:before { content: "\e235"; } .glyphicon-menu-hamburger:before { content: "\e236"; } .glyphicon-modal-window:before { content: "\e237"; } .glyphicon-oil:before { content: "\e238"; } .glyphicon-grain:before { content: "\e239"; } .glyphicon-sunglasses:before { content: "\e240"; } .glyphicon-text-size:before { content: "\e241"; } .glyphicon-text-color:before { content: "\e242"; } .glyphicon-text-background:before { content: "\e243"; } .glyphicon-object-align-top:before { content: "\e244"; } .glyphicon-object-align-bottom:before { content: "\e245"; } .glyphicon-object-align-horizontal:before { content: "\e246"; } .glyphicon-object-align-left:before { content: "\e247"; } .glyphicon-object-align-vertical:before { content: "\e248"; } .glyphicon-object-align-right:before { content: "\e249"; } .glyphicon-triangle-right:before { content: "\e250"; } .glyphicon-triangle-left:before { content: "\e251"; } .glyphicon-triangle-bottom:before { content: "\e252"; } .glyphicon-triangle-top:before { content: "\e253"; } .glyphicon-console:before { content: "\e254"; } .glyphicon-superscript:before { content: "\e255"; } .glyphicon-subscript:before { content: "\e256"; } .glyphicon-menu-left:before { content: "\e257"; } .glyphicon-menu-right:before { content: "\e258"; } .glyphicon-menu-down:before { content: "\e259"; } .glyphicon-menu-up:before { content: "\e260"; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.42857143; color: #000; background-color: #fff; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #337ab7; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: underline; } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 3px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 18px; margin-bottom: 18px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; } h1, .h1, h2, .h2, h3, .h3 { margin-top: 18px; margin-bottom: 9px; } h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; } h4, .h4, h5, .h5, h6, .h6 { margin-top: 9px; margin-bottom: 9px; } h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75%; } h1, .h1 { font-size: 33px; } h2, .h2 { font-size: 27px; } h3, .h3 { font-size: 23px; } h4, .h4 { font-size: 17px; } h5, .h5 { font-size: 13px; } h6, .h6 { font-size: 12px; } p { margin: 0 0 9px; } .lead { margin-bottom: 18px; font-size: 14px; font-weight: 300; line-height: 1.4; } @media (min-width: 768px) { .lead { font-size: 19.5px; } } small, .small { font-size: 92%; } mark, .mark { background-color: #fcf8e3; padding: .2em; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .text-lowercase { text-transform: lowercase; } .text-uppercase { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } .text-muted { color: #777777; } .text-primary { color: #337ab7; } a.text-primary:hover, a.text-primary:focus { color: #286090; } .text-success { color: #3c763d; } a.text-success:hover, a.text-success:focus { color: #2b542c; } .text-info { color: #31708f; } a.text-info:hover, a.text-info:focus { color: #245269; } .text-warning { color: #8a6d3b; } a.text-warning:hover, a.text-warning:focus { color: #66512c; } .text-danger { color: #a94442; } a.text-danger:hover, a.text-danger:focus { color: #843534; } .bg-primary { color: #fff; background-color: #337ab7; } a.bg-primary:hover, a.bg-primary:focus { background-color: #286090; } .bg-success { background-color: #dff0d8; } a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; } .bg-info { background-color: #d9edf7; } a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; } .bg-warning { background-color: #fcf8e3; } a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; } .bg-danger { background-color: #f2dede; } a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; } .page-header { padding-bottom: 8px; margin: 36px 0 18px; border-bottom: 1px solid #eeeeee; } ul, ol { margin-top: 0; margin-bottom: 9px; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; } dl { margin-top: 0; margin-bottom: 18px; } dt, dd { line-height: 1.42857143; } dt { font-weight: bold; } dd { margin-left: 0; } @media (min-width: 541px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; } .initialism { font-size: 90%; text-transform: uppercase; } blockquote { padding: 9px 18px; margin: 0 0 18px; font-size: inherit; border-left: 5px solid #eeeeee; } blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; } blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; } blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; } .blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; } .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: ''; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; } address { margin-bottom: 18px; font-style: normal; line-height: 1.42857143; } code, kbd, pre, samp { font-family: monospace; } code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 2px; } kbd { padding: 2px 4px; font-size: 90%; color: #888; background-color: transparent; border-radius: 1px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; } pre { display: block; padding: 8.5px; margin: 0 0 9px; font-size: 12px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 2px; } pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; } @media (min-width: 768px) { .container { width: 768px; } } @media (min-width: 992px) { .container { width: 940px; } } @media (min-width: 1200px) { .container { width: 1140px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 0px; padding-right: 0px; } .row { margin-left: 0px; margin-right: 0px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 0px; padding-right: 0px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } table { background-color: transparent; } caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; } th { text-align: left; } .table { width: 100%; max-width: 100%; margin-bottom: 18px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } .table > tbody + tbody { border-top: 2px solid #ddd; } .table .table { background-color: #fff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td { padding: 5px; } .table-bordered { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; } .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; } .table-hover > tbody > tr:hover { background-color: #f5f5f5; } table col[class*="col-"] { position: static; float: none; display: table-column; } table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; } .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th { background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; } .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; } .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; } .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th { background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; } .table-responsive { overflow-x: auto; min-height: 0.01%; } @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 13.5px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; } .table-responsive > .table { margin-bottom: 0; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; } .table-responsive > .table-bordered { border: 0; } .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } } fieldset { padding: 0; margin: 0; border: 0; min-width: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 18px; font-size: 19.5px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; } input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; } input[type="file"] { display: block; } input[type="range"] { display: block; width: 100%; } select[multiple], select[size] { height: auto; } input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } output { display: block; padding-top: 7px; font-size: 13px; line-height: 1.42857143; color: #555555; } .form-control { display: block; width: 100%; height: 32px; padding: 6px 12px; font-size: 13px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .form-control::-moz-placeholder { color: #999; opacity: 1; } .form-control:-ms-input-placeholder { color: #999; } .form-control::-webkit-input-placeholder { color: #999; } .form-control::-ms-expand { border: 0; background-color: transparent; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; } .form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; } textarea.form-control { height: auto; } input[type="search"] { -webkit-appearance: none; } @media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 32px; } input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] { line-height: 30px; } input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] { line-height: 45px; } } .form-group { margin-bottom: 15px; } .radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; } .radio label, .checkbox label { min-height: 18px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; } .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9; } .radio + .radio, .checkbox + .checkbox { margin-top: -5px; } .radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; } input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; } .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed; } .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label { cursor: not-allowed; } .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 31px; } .form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 1px; } select.input-sm { height: 30px; line-height: 30px; } textarea.input-sm, select[multiple].input-sm { height: auto; } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 1px; } .form-group-sm select.form-control { height: 30px; line-height: 30px; } .form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; } .form-group-sm .form-control-static { height: 30px; min-height: 30px; padding: 6px 10px; font-size: 12px; line-height: 1.5; } .input-lg { height: 45px; padding: 10px 16px; font-size: 17px; line-height: 1.3333333; border-radius: 3px; } select.input-lg { height: 45px; line-height: 45px; } textarea.input-lg, select[multiple].input-lg { height: auto; } .form-group-lg .form-control { height: 45px; padding: 10px 16px; font-size: 17px; line-height: 1.3333333; border-radius: 3px; } .form-group-lg select.form-control { height: 45px; line-height: 45px; } .form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; } .form-group-lg .form-control-static { height: 45px; min-height: 35px; padding: 11px 16px; font-size: 17px; line-height: 1.3333333; } .has-feedback { position: relative; } .has-feedback .form-control { padding-right: 40px; } .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 32px; height: 32px; line-height: 32px; text-align: center; pointer-events: none; } .input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 45px; height: 45px; line-height: 45px; } .input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; } .has-success .form-control-feedback { color: #3c763d; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; } .has-warning .form-control-feedback { color: #8a6d3b; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; } .has-error .form-control-feedback { color: #a94442; } .has-feedback label ~ .form-control-feedback { top: 23px; } .has-feedback label.sr-only ~ .form-control-feedback { top: 0; } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #404040; } @media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-static { display: inline-block; } .form-inline .input-group { display: inline-table; vertical-align: middle; } .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; } .form-inline .input-group > .form-control { width: 100%; } .form-inline .control-label { margin-bottom: 0; vertical-align: middle; } .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; } .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .form-inline .has-feedback .form-control-feedback { top: 0; } } .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; } .form-horizontal .radio, .form-horizontal .checkbox { min-height: 25px; } .form-horizontal .form-group { margin-left: 0px; margin-right: 0px; } @media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } } .form-horizontal .has-feedback .form-control-feedback { right: 0px; } @media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 17px; } } @media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 13px; line-height: 1.42857143; border-radius: 2px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; } .btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } .btn-default { color: #333; background-color: #fff; border-color: #ccc; } .btn-default:focus, .btn-default.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus { background-color: #fff; border-color: #ccc; } .btn-default .badge { color: #fff; background-color: #333; } .btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #286090; border-color: #122b40; } .btn-primary:hover { color: #fff; background-color: #286090; border-color: #204d74; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #286090; border-color: #204d74; } .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus { color: #fff; background-color: #204d74; border-color: #122b40; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus { background-color: #337ab7; border-color: #2e6da4; } .btn-primary .badge { color: #337ab7; background-color: #fff; } .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; } .btn-success:focus, .btn-success.focus { color: #fff; background-color: #449d44; border-color: #255625; } .btn-success:hover { color: #fff; background-color: #449d44; border-color: #398439; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439; } .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus { color: #fff; background-color: #398439; border-color: #255625; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus { background-color: #5cb85c; border-color: #4cae4c; } .btn-success .badge { color: #5cb85c; background-color: #fff; } .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; } .btn-info:focus, .btn-info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; } .btn-info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc; } .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus { color: #fff; background-color: #269abc; border-color: #1b6d85; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { background-image: none; } .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus { background-color: #5bc0de; border-color: #46b8da; } .btn-info .badge { color: #5bc0de; background-color: #fff; } .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; } .btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; } .btn-warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512; } .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus { color: #fff; background-color: #d58512; border-color: #985f0d; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { background-image: none; } .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus { background-color: #f0ad4e; border-color: #eea236; } .btn-warning .badge { color: #f0ad4e; background-color: #fff; } .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; } .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; } .btn-danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925; } .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus { color: #fff; background-color: #ac2925; border-color: #761c19; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-image: none; } .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus { background-color: #d9534f; border-color: #d43f3a; } .btn-danger .badge { color: #d9534f; background-color: #fff; } .btn-link { color: #337ab7; font-weight: normal; border-radius: 0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; } .btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 17px; line-height: 1.3333333; border-radius: 3px; } .btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 1px; } .btn-xs, .btn-group-xs > .btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 1px; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease; } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; } .dropup, .dropdown { position: relative; } .dropdown-toggle:focus { outline: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 13px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 2px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; } .dropdown-menu.pull-right { right: 0; left: auto; } .dropdown-menu .divider { height: 1px; margin: 8px 0; overflow: hidden; background-color: #e5e5e5; } .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #333333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #337ab7; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; } .open > .dropdown-menu { display: block; } .open > a { outline: 0; } .dropdown-menu-right { left: auto; right: 0; } .dropdown-menu-left { left: 0; right: auto; } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777777; white-space: nowrap; } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; } .pull-right > .dropdown-menu { right: 0; left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; } @media (min-width: 541px) { .navbar-right .dropdown-menu { left: auto; right: 0; } .navbar-right .dropdown-menu-left { left: 0; right: auto; } } .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } .btn-toolbar { margin-left: -5px; } .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; } .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } .btn-group > .btn:first-child { margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; } .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; } .btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; } .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; } .btn .caret { margin-left: 0; } .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; } .dropup .btn-lg .caret { border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } .btn-group-vertical > .btn-group > .btn { float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 2px; border-top-left-radius: 2px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; } .btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; } .btn-group-justified > .btn-group .btn { width: 100%; } .btn-group-justified > .btn-group .dropdown-menu { left: auto; } [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: table; border-collapse: separate; } .input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; } .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; } .input-group .form-control:focus { z-index: 3; } .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 45px; padding: 10px 16px; font-size: 17px; line-height: 1.3333333; border-radius: 3px; } select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 45px; line-height: 45px; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn { height: auto; } .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 1px; } select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } .input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; } .input-group-addon { padding: 6px 12px; font-size: 13px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 2px; } .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 1px; } .input-group-addon.input-lg { padding: 10px 16px; font-size: 17px; border-radius: 3px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; } .input-group-addon:first-child { border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; } .input-group-addon:last-child { border-left: 0; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } .input-group-btn > .btn { position: relative; } .input-group-btn > .btn + .btn { margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; } .nav { margin-bottom: 0; padding-left: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #777777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 8px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 2px 2px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 2px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 2px 2px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 2px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #337ab7; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 2px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #ddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 2px 2px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #fff; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } .navbar { position: relative; min-height: 30px; margin-bottom: 18px; border: 1px solid transparent; } @media (min-width: 541px) { .navbar { border-radius: 2px; } } @media (min-width: 541px) { .navbar-header { float: left; } } .navbar-collapse { overflow-x: visible; padding-right: 0px; padding-left: 0px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; } .navbar-collapse.in { overflow-y: auto; } @media (min-width: 541px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; } .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } .navbar-collapse.in { overflow-y: visible; } .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } } .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; } @media (max-device-width: 540px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } } .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: 0px; margin-left: 0px; } @media (min-width: 541px) { .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } } .navbar-static-top { z-index: 1000; border-width: 0 0 1px; } @media (min-width: 541px) { .navbar-static-top { border-radius: 0; } } .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 541px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } } .navbar-fixed-top { top: 0; border-width: 0 0 1px; } .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; } .navbar-brand { float: left; padding: 6px 0px; font-size: 17px; line-height: 18px; height: 30px; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-brand > img { display: block; } @media (min-width: 541px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 0px; } } .navbar-toggle { position: relative; float: right; margin-right: 0px; padding: 9px 10px; margin-top: -2px; margin-bottom: -2px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 2px; } .navbar-toggle:focus { outline: 0; } .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; } .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; } @media (min-width: 541px) { .navbar-toggle { display: none; } } .navbar-nav { margin: 3px 0px; } .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 18px; } @media (max-width: 540px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; } .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; } .navbar-nav .open .dropdown-menu > li > a { line-height: 18px; } .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } } @media (min-width: 541px) { .navbar-nav { float: left; margin: 0; } .navbar-nav > li { float: left; } .navbar-nav > li > a { padding-top: 6px; padding-bottom: 6px; } } .navbar-form { margin-left: 0px; margin-right: 0px; padding: 10px 0px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: -1px; margin-bottom: -1px; } @media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; } .navbar-form .form-control-static { display: inline-block; } .navbar-form .input-group { display: inline-table; vertical-align: middle; } .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; } .navbar-form .input-group > .form-control { width: 100%; } .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; } .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; } .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } .navbar-form .has-feedback .form-control-feedback { top: 0; } } @media (max-width: 540px) { .navbar-form .form-group { margin-bottom: 5px; } .navbar-form .form-group:last-child { margin-bottom: 0; } } @media (min-width: 541px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } } .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; } .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 2px; border-top-left-radius: 2px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .navbar-btn { margin-top: -1px; margin-bottom: -1px; } .navbar-btn.btn-sm { margin-top: 0px; margin-bottom: 0px; } .navbar-btn.btn-xs { margin-top: 4px; margin-bottom: 4px; } .navbar-text { margin-top: 6px; margin-bottom: 6px; } @media (min-width: 541px) { .navbar-text { float: left; margin-left: 0px; margin-right: 0px; } } @media (min-width: 541px) { .navbar-left { float: left !important; float: left; } .navbar-right { float: right !important; float: right; margin-right: 0px; } .navbar-right ~ .navbar-right { margin-right: 0; } } .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-brand { color: #777; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; } .navbar-default .navbar-text { color: #777; } .navbar-default .navbar-nav > li > a { color: #777; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; } .navbar-default .navbar-toggle { border-color: #ddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; } .navbar-default .navbar-toggle .icon-bar { background-color: #888; } .navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; } @media (max-width: 540px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; } .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; } .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; } .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } } .navbar-default .navbar-link { color: #777; } .navbar-default .navbar-link:hover { color: #333; } .navbar-default .btn-link { color: #777; } .navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; } .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; } .navbar-inverse { background-color: #222; border-color: #080808; } .navbar-inverse .navbar-brand { color: #9d9d9d; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-text { color: #9d9d9d; } .navbar-inverse .navbar-nav > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #080808; color: #fff; } @media (max-width: 540px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } } .navbar-inverse .navbar-link { color: #9d9d9d; } .navbar-inverse .navbar-link:hover { color: #fff; } .navbar-inverse .btn-link { color: #9d9d9d; } .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; } .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; } .breadcrumb { padding: 8px 15px; margin-bottom: 18px; list-style: none; background-color: #f5f5f5; border-radius: 2px; } .breadcrumb > li { display: inline-block; } .breadcrumb > li + li:before { content: "/\00a0"; padding: 0 5px; color: #5e5e5e; } .breadcrumb > .active { color: #777777; } .pagination { display: inline-block; padding-left: 0; margin: 18px 0; border-radius: 2px; } .pagination > li { display: inline; } .pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #337ab7; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; } .pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 2px; border-top-left-radius: 2px; } .pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 2px; border-top-right-radius: 2px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { z-index: 2; color: #23527c; background-color: #eeeeee; border-color: #ddd; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 3; color: #fff; background-color: #337ab7; border-color: #337ab7; cursor: default; } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #777777; background-color: #fff; border-color: #ddd; cursor: not-allowed; } .pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 17px; line-height: 1.3333333; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; } .pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 1px; border-top-left-radius: 1px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 1px; border-top-right-radius: 1px; } .pager { padding-left: 0; margin: 18px 0; list-style: none; text-align: center; } .pager li { display: inline; } .pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; } .pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; } .pager .next > a, .pager .next > span { float: right; } .pager .previous > a, .pager .previous > span { float: left; } .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #777777; background-color: #fff; cursor: not-allowed; } .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } a.label:hover, a.label:focus { color: #fff; text-decoration: none; cursor: pointer; } .label:empty { display: none; } .btn .label { position: relative; top: -1px; } .label-default { background-color: #777777; } .label-default[href]:hover, .label-default[href]:focus { background-color: #5e5e5e; } .label-primary { background-color: #337ab7; } .label-primary[href]:hover, .label-primary[href]:focus { background-color: #286090; } .label-success { background-color: #5cb85c; } .label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; } .label-info { background-color: #5bc0de; } .label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; } .label-warning { background-color: #f0ad4e; } .label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; } .label-danger { background-color: #d9534f; } .label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; } .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .btn-xs .badge, .btn-group-xs > .btn .badge { top: 0; padding: 1px 5px; } a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer; } .list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #337ab7; background-color: #fff; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } .nav-pills > li > a > .badge { margin-left: 3px; } .jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: #eeeeee; } .jumbotron h1, .jumbotron .h1 { color: inherit; } .jumbotron p { margin-bottom: 15px; font-size: 20px; font-weight: 200; } .jumbotron > hr { border-top-color: #d5d5d5; } .container .jumbotron, .container-fluid .jumbotron { border-radius: 3px; padding-left: 0px; padding-right: 0px; } .jumbotron .container { max-width: 100%; } @media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; } .container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; } .jumbotron h1, .jumbotron .h1 { font-size: 59px; } } .thumbnail { display: block; padding: 4px; margin-bottom: 18px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; -webkit-transition: border 0.2s ease-in-out; -o-transition: border 0.2s ease-in-out; transition: border 0.2s ease-in-out; } .thumbnail > img, .thumbnail a > img { margin-left: auto; margin-right: auto; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #337ab7; } .thumbnail .caption { padding: 9px; color: #000; } .alert { padding: 15px; margin-bottom: 18px; border: 1px solid transparent; border-radius: 2px; } .alert h4 { margin-top: 0; color: inherit; } .alert .alert-link { font-weight: bold; } .alert > p, .alert > ul { margin-bottom: 0; } .alert > p + p { margin-top: 5px; } .alert-dismissable, .alert-dismissible { padding-right: 35px; } .alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } .alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; } .alert-success hr { border-top-color: #c9e2b3; } .alert-success .alert-link { color: #2b542c; } .alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; } .alert-info hr { border-top-color: #a6e1ec; } .alert-info .alert-link { color: #245269; } .alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; } .alert-warning hr { border-top-color: #f7e1b5; } .alert-warning .alert-link { color: #66512c; } .alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; } .alert-danger hr { border-top-color: #e4b9c0; } .alert-danger .alert-link { color: #843534; } @-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 40px 0; } to { background-position: 0 0; } } .progress { overflow: hidden; height: 18px; margin-bottom: 18px; background-color: #f5f5f5; border-radius: 2px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); } .progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 18px; color: #fff; text-align: center; background-color: #337ab7; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease; transition: width 0.6s ease; } .progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; } .progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success { background-color: #5cb85c; } .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-info { background-color: #5bc0de; } .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-warning { background-color: #f0ad4e; } .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .progress-bar-danger { background-color: #d9534f; } .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); } .media { margin-top: 15px; } .media:first-child { margin-top: 0; } .media, .media-body { zoom: 1; overflow: hidden; } .media-body { width: 10000px; } .media-object { display: block; } .media-object.img-thumbnail { max-width: none; } .media-right, .media > .pull-right { padding-left: 10px; } .media-left, .media > .pull-left { padding-right: 10px; } .media-left, .media-right, .media-body { display: table-cell; vertical-align: top; } .media-middle { vertical-align: middle; } .media-bottom { vertical-align: bottom; } .media-heading { margin-top: 0; margin-bottom: 5px; } .media-list { padding-left: 0; list-style: none; } .list-group { margin-bottom: 20px; padding-left: 0; } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; } .list-group-item:first-child { border-top-right-radius: 2px; border-top-left-radius: 2px; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } a.list-group-item, button.list-group-item { color: #555; } a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: #333; } a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5; } button.list-group-item { width: 100%; text-align: left; } .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #eeeeee; color: #777777; cursor: not-allowed; } .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; } .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #777777; } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; } .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit; } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #c7ddef; } .list-group-item-success { color: #3c763d; background-color: #dff0d8; } a.list-group-item-success, button.list-group-item-success { color: #3c763d; } a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; } a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6; } a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d; } .list-group-item-info { color: #31708f; background-color: #d9edf7; } a.list-group-item-info, button.list-group-item-info { color: #31708f; } a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; } a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3; } a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f; } .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; } a.list-group-item-warning, button.list-group-item-warning { color: #8a6d3b; } a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; } a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc; } a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; } .list-group-item-danger { color: #a94442; background-color: #f2dede; } a.list-group-item-danger, button.list-group-item-danger { color: #a94442; } a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; } a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc; } a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } .panel { margin-bottom: 18px; background-color: #fff; border: 1px solid transparent; border-radius: 2px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); } .panel-body { padding: 15px; } .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 1px; border-top-left-radius: 1px; } .panel-heading > .dropdown .dropdown-toggle { color: inherit; } .panel-title { margin-top: 0; margin-bottom: 0; font-size: 15px; color: inherit; } .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; } .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0; } .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; } .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-right-radius: 1px; border-top-left-radius: 1px; } .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; } .list-group + .panel-footer { border-top-width: 0; } .panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0; } .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 1px; border-top-left-radius: 1px; } .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 1px; border-top-right-radius: 1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 1px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 1px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; } .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 1px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 1px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; } .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; } .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; } .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; } .panel > .table-responsive { border: 0; margin-bottom: 0; } .panel-group { margin-bottom: 18px; } .panel-group .panel { margin-bottom: 0; border-radius: 2px; } .panel-group .panel + .panel { margin-top: 5px; } .panel-group .panel-heading { border-bottom: 0; } .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; } .panel-group .panel-footer { border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; } .panel-default { border-color: #ddd; } .panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #ddd; } .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; } .panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333333; } .panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; } .panel-primary { border-color: #337ab7; } .panel-primary > .panel-heading { color: #fff; background-color: #337ab7; border-color: #337ab7; } .panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #337ab7; } .panel-primary > .panel-heading .badge { color: #337ab7; background-color: #fff; } .panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #337ab7; } .panel-success { border-color: #d6e9c6; } .panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } .panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; } .panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; } .panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; } .panel-info { border-color: #bce8f1; } .panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; } .panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; } .panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; } .panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; } .panel-warning { border-color: #faebcc; } .panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; } .panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; } .panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; } .panel-danger { border-color: #ebccd1; } .panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; } .panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; } .panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; } .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; } .embed-responsive-16by9 { padding-bottom: 56.25%; } .embed-responsive-4by3 { padding-bottom: 75%; } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); } .well-lg { padding: 24px; border-radius: 3px; } .well-sm { padding: 9px; border-radius: 1px; } .close { float: right; font-size: 19.5px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.42857143; } .modal-body { position: relative; padding: 15px; } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } } @media (min-width: 992px) { .modal-lg { width: 900px; } } .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 12px; opacity: 0; filter: alpha(opacity=0); } .tooltip.in { opacity: 0.9; filter: alpha(opacity=90); } .tooltip.top { margin-top: -3px; padding: 5px 0; } .tooltip.right { margin-left: 3px; padding: 0 5px; } .tooltip.bottom { margin-top: 3px; padding: 5px 0; } .tooltip.left { margin-left: -3px; padding: 0 5px; } .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: 2px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-left .tooltip-arrow { bottom: 0; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-break: auto; line-height: 1.42857143; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; word-wrap: normal; font-size: 13px; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { margin: 0; padding: 8px 14px; font-size: 13px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 2px 2px 0 0; } .popover-content { padding: 9px 14px; } .popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover > .arrow { border-width: 11px; } .popover > .arrow:after { border-width: 10px; content: ""; } .popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; } .popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; } .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); } .popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; } .popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; } .popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; } .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); } .popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; } .carousel { position: relative; } .carousel-inner { position: relative; overflow: hidden; width: 100%; } .carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img { line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-inner > .item { -webkit-transition: -webkit-transform 0.6s ease-in-out; -moz-transition: -moz-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; } .carousel-inner > .item.next, .carousel-inner > .item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0; } .carousel-inner > .item.prev, .carousel-inner > .item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0; } .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0; } } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } .carousel-inner > .active { left: 0; } .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } .carousel-inner > .next { left: 100%; } .carousel-inner > .prev { left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } .carousel-inner > .active.left { left: -100%; } .carousel-inner > .active.right { left: 100%; } .carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: rgba(0, 0, 0, 0); } .carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); } .carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); } .carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; margin-top: -10px; z-index: 5; display: inline-block; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; } .carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; line-height: 1; font-family: serif; } .carousel-control .icon-prev:before { content: '\2039'; } .carousel-control .icon-next:before { content: '\203a'; } .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; } .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0); } .carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff; } .carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); } .carousel-caption .btn { text-shadow: none; } @media screen and (min-width: 768px) { .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; } .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; } .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; } .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; } .carousel-indicators { bottom: 20px; } } .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after, .item_buttons:before, .item_buttons:after { content: " "; display: table; } .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after, .item_buttons:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; } @-ms-viewport { width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; } .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; } @media (max-width: 767px) { .visible-xs { display: block !important; } table.visible-xs { display: table !important; } tr.visible-xs { display: table-row !important; } th.visible-xs, td.visible-xs { display: table-cell !important; } } @media (max-width: 767px) { .visible-xs-block { display: block !important; } } @media (max-width: 767px) { .visible-xs-inline { display: inline !important; } } @media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; } table.visible-sm { display: table !important; } tr.visible-sm { display: table-row !important; } th.visible-sm, td.visible-sm { display: table-cell !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } } @media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; } table.visible-md { display: table !important; } tr.visible-md { display: table-row !important; } th.visible-md, td.visible-md { display: table-cell !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } } @media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } } @media (min-width: 1200px) { .visible-lg { display: block !important; } table.visible-lg { display: table !important; } tr.visible-lg { display: table-row !important; } th.visible-lg, td.visible-lg { display: table-cell !important; } } @media (min-width: 1200px) { .visible-lg-block { display: block !important; } } @media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } } @media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } } @media (max-width: 767px) { .hidden-xs { display: none !important; } } @media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } } @media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } } @media (min-width: 1200px) { .hidden-lg { display: none !important; } } .visible-print { display: none !important; } @media print { .visible-print { display: block !important; } table.visible-print { display: table !important; } tr.visible-print { display: table-row !important; } th.visible-print, td.visible-print { display: table-cell !important; } } .visible-print-block { display: none !important; } @media print { .visible-print-block { display: block !important; } } .visible-print-inline { display: none !important; } @media print { .visible-print-inline { display: inline !important; } } .visible-print-inline-block { display: none !important; } @media print { .visible-print-inline-block { display: inline-block !important; } } @media print { .hidden-print { display: none !important; } } /*! * * Font Awesome * */ /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* makes the font 33% larger relative to the icon container */ .fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-fw { width: 1.28571429em; text-align: center; } .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; } .fa-ul > li { position: relative; } .fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; } .fa-li.fa-lg { left: -1.85714286em; } .fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; } .fa-pull-left { float: left; } .fa-pull-right { float: right; } .fa.fa-pull-left { margin-right: .3em; } .fa.fa-pull-right { margin-left: .3em; } /* Deprecated as of 4.4.0 */ .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: .3em; } .fa.pull-right { margin-left: .3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #fff; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-glass:before { content: "\f000"; } .fa-music:before { content: "\f001"; } .fa-search:before { content: "\f002"; } .fa-envelope-o:before { content: "\f003"; } .fa-heart:before { content: "\f004"; } .fa-star:before { content: "\f005"; } .fa-star-o:before { content: "\f006"; } .fa-user:before { content: "\f007"; } .fa-film:before { content: "\f008"; } .fa-th-large:before { content: "\f009"; } .fa-th:before { content: "\f00a"; } .fa-th-list:before { content: "\f00b"; } .fa-check:before { content: "\f00c"; } .fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; } .fa-search-plus:before { content: "\f00e"; } .fa-search-minus:before { content: "\f010"; } .fa-power-off:before { content: "\f011"; } .fa-signal:before { content: "\f012"; } .fa-gear:before, .fa-cog:before { content: "\f013"; } .fa-trash-o:before { content: "\f014"; } .fa-home:before { content: "\f015"; } .fa-file-o:before { content: "\f016"; } .fa-clock-o:before { content: "\f017"; } .fa-road:before { content: "\f018"; } .fa-download:before { content: "\f019"; } .fa-arrow-circle-o-down:before { content: "\f01a"; } .fa-arrow-circle-o-up:before { content: "\f01b"; } .fa-inbox:before { content: "\f01c"; } .fa-play-circle-o:before { content: "\f01d"; } .fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; } .fa-refresh:before { content: "\f021"; } .fa-list-alt:before { content: "\f022"; } .fa-lock:before { content: "\f023"; } .fa-flag:before { content: "\f024"; } .fa-headphones:before { content: "\f025"; } .fa-volume-off:before { content: "\f026"; } .fa-volume-down:before { content: "\f027"; } .fa-volume-up:before { content: "\f028"; } .fa-qrcode:before { content: "\f029"; } .fa-barcode:before { content: "\f02a"; } .fa-tag:before { content: "\f02b"; } .fa-tags:before { content: "\f02c"; } .fa-book:before { content: "\f02d"; } .fa-bookmark:before { content: "\f02e"; } .fa-print:before { content: "\f02f"; } .fa-camera:before { content: "\f030"; } .fa-font:before { content: "\f031"; } .fa-bold:before { content: "\f032"; } .fa-italic:before { content: "\f033"; } .fa-text-height:before { content: "\f034"; } .fa-text-width:before { content: "\f035"; } .fa-align-left:before { content: "\f036"; } .fa-align-center:before { content: "\f037"; } .fa-align-right:before { content: "\f038"; } .fa-align-justify:before { content: "\f039"; } .fa-list:before { content: "\f03a"; } .fa-dedent:before, .fa-outdent:before { content: "\f03b"; } .fa-indent:before { content: "\f03c"; } .fa-video-camera:before { content: "\f03d"; } .fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; } .fa-pencil:before { content: "\f040"; } .fa-map-marker:before { content: "\f041"; } .fa-adjust:before { content: "\f042"; } .fa-tint:before { content: "\f043"; } .fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; } .fa-share-square-o:before { content: "\f045"; } .fa-check-square-o:before { content: "\f046"; } .fa-arrows:before { content: "\f047"; } .fa-step-backward:before { content: "\f048"; } .fa-fast-backward:before { content: "\f049"; } .fa-backward:before { content: "\f04a"; } .fa-play:before { content: "\f04b"; } .fa-pause:before { content: "\f04c"; } .fa-stop:before { content: "\f04d"; } .fa-forward:before { content: "\f04e"; } .fa-fast-forward:before { content: "\f050"; } .fa-step-forward:before { content: "\f051"; } .fa-eject:before { content: "\f052"; } .fa-chevron-left:before { content: "\f053"; } .fa-chevron-right:before { content: "\f054"; } .fa-plus-circle:before { content: "\f055"; } .fa-minus-circle:before { content: "\f056"; } .fa-times-circle:before { content: "\f057"; } .fa-check-circle:before { content: "\f058"; } .fa-question-circle:before { content: "\f059"; } .fa-info-circle:before { content: "\f05a"; } .fa-crosshairs:before { content: "\f05b"; } .fa-times-circle-o:before { content: "\f05c"; } .fa-check-circle-o:before { content: "\f05d"; } .fa-ban:before { content: "\f05e"; } .fa-arrow-left:before { content: "\f060"; } .fa-arrow-right:before { content: "\f061"; } .fa-arrow-up:before { content: "\f062"; } .fa-arrow-down:before { content: "\f063"; } .fa-mail-forward:before, .fa-share:before { content: "\f064"; } .fa-expand:before { content: "\f065"; } .fa-compress:before { content: "\f066"; } .fa-plus:before { content: "\f067"; } .fa-minus:before { content: "\f068"; } .fa-asterisk:before { content: "\f069"; } .fa-exclamation-circle:before { content: "\f06a"; } .fa-gift:before { content: "\f06b"; } .fa-leaf:before { content: "\f06c"; } .fa-fire:before { content: "\f06d"; } .fa-eye:before { content: "\f06e"; } .fa-eye-slash:before { content: "\f070"; } .fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; } .fa-plane:before { content: "\f072"; } .fa-calendar:before { content: "\f073"; } .fa-random:before { content: "\f074"; } .fa-comment:before { content: "\f075"; } .fa-magnet:before { content: "\f076"; } .fa-chevron-up:before { content: "\f077"; } .fa-chevron-down:before { content: "\f078"; } .fa-retweet:before { content: "\f079"; } .fa-shopping-cart:before { content: "\f07a"; } .fa-folder:before { content: "\f07b"; } .fa-folder-open:before { content: "\f07c"; } .fa-arrows-v:before { content: "\f07d"; } .fa-arrows-h:before { content: "\f07e"; } .fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; } .fa-twitter-square:before { content: "\f081"; } .fa-facebook-square:before { content: "\f082"; } .fa-camera-retro:before { content: "\f083"; } .fa-key:before { content: "\f084"; } .fa-gears:before, .fa-cogs:before { content: "\f085"; } .fa-comments:before { content: "\f086"; } .fa-thumbs-o-up:before { content: "\f087"; } .fa-thumbs-o-down:before { content: "\f088"; } .fa-star-half:before { content: "\f089"; } .fa-heart-o:before { content: "\f08a"; } .fa-sign-out:before { content: "\f08b"; } .fa-linkedin-square:before { content: "\f08c"; } .fa-thumb-tack:before { content: "\f08d"; } .fa-external-link:before { content: "\f08e"; } .fa-sign-in:before { content: "\f090"; } .fa-trophy:before { content: "\f091"; } .fa-github-square:before { content: "\f092"; } .fa-upload:before { content: "\f093"; } .fa-lemon-o:before { content: "\f094"; } .fa-phone:before { content: "\f095"; } .fa-square-o:before { content: "\f096"; } .fa-bookmark-o:before { content: "\f097"; } .fa-phone-square:before { content: "\f098"; } .fa-twitter:before { content: "\f099"; } .fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; } .fa-github:before { content: "\f09b"; } .fa-unlock:before { content: "\f09c"; } .fa-credit-card:before { content: "\f09d"; } .fa-feed:before, .fa-rss:before { content: "\f09e"; } .fa-hdd-o:before { content: "\f0a0"; } .fa-bullhorn:before { content: "\f0a1"; } .fa-bell:before { content: "\f0f3"; } .fa-certificate:before { content: "\f0a3"; } .fa-hand-o-right:before { content: "\f0a4"; } .fa-hand-o-left:before { content: "\f0a5"; } .fa-hand-o-up:before { content: "\f0a6"; } .fa-hand-o-down:before { content: "\f0a7"; } .fa-arrow-circle-left:before { content: "\f0a8"; } .fa-arrow-circle-right:before { content: "\f0a9"; } .fa-arrow-circle-up:before { content: "\f0aa"; } .fa-arrow-circle-down:before { content: "\f0ab"; } .fa-globe:before { content: "\f0ac"; } .fa-wrench:before { content: "\f0ad"; } .fa-tasks:before { content: "\f0ae"; } .fa-filter:before { content: "\f0b0"; } .fa-briefcase:before { content: "\f0b1"; } .fa-arrows-alt:before { content: "\f0b2"; } .fa-group:before, .fa-users:before { content: "\f0c0"; } .fa-chain:before, .fa-link:before { content: "\f0c1"; } .fa-cloud:before { content: "\f0c2"; } .fa-flask:before { content: "\f0c3"; } .fa-cut:before, .fa-scissors:before { content: "\f0c4"; } .fa-copy:before, .fa-files-o:before { content: "\f0c5"; } .fa-paperclip:before { content: "\f0c6"; } .fa-save:before, .fa-floppy-o:before { content: "\f0c7"; } .fa-square:before { content: "\f0c8"; } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; } .fa-list-ul:before { content: "\f0ca"; } .fa-list-ol:before { content: "\f0cb"; } .fa-strikethrough:before { content: "\f0cc"; } .fa-underline:before { content: "\f0cd"; } .fa-table:before { content: "\f0ce"; } .fa-magic:before { content: "\f0d0"; } .fa-truck:before { content: "\f0d1"; } .fa-pinterest:before { content: "\f0d2"; } .fa-pinterest-square:before { content: "\f0d3"; } .fa-google-plus-square:before { content: "\f0d4"; } .fa-google-plus:before { content: "\f0d5"; } .fa-money:before { content: "\f0d6"; } .fa-caret-down:before { content: "\f0d7"; } .fa-caret-up:before { content: "\f0d8"; } .fa-caret-left:before { content: "\f0d9"; } .fa-caret-right:before { content: "\f0da"; } .fa-columns:before { content: "\f0db"; } .fa-unsorted:before, .fa-sort:before { content: "\f0dc"; } .fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; } .fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; } .fa-envelope:before { content: "\f0e0"; } .fa-linkedin:before { content: "\f0e1"; } .fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; } .fa-legal:before, .fa-gavel:before { content: "\f0e3"; } .fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; } .fa-comment-o:before { content: "\f0e5"; } .fa-comments-o:before { content: "\f0e6"; } .fa-flash:before, .fa-bolt:before { content: "\f0e7"; } .fa-sitemap:before { content: "\f0e8"; } .fa-umbrella:before { content: "\f0e9"; } .fa-paste:before, .fa-clipboard:before { content: "\f0ea"; } .fa-lightbulb-o:before { content: "\f0eb"; } .fa-exchange:before { content: "\f0ec"; } .fa-cloud-download:before { content: "\f0ed"; } .fa-cloud-upload:before { content: "\f0ee"; } .fa-user-md:before { content: "\f0f0"; } .fa-stethoscope:before { content: "\f0f1"; } .fa-suitcase:before { content: "\f0f2"; } .fa-bell-o:before { content: "\f0a2"; } .fa-coffee:before { content: "\f0f4"; } .fa-cutlery:before { content: "\f0f5"; } .fa-file-text-o:before { content: "\f0f6"; } .fa-building-o:before { content: "\f0f7"; } .fa-hospital-o:before { content: "\f0f8"; } .fa-ambulance:before { content: "\f0f9"; } .fa-medkit:before { content: "\f0fa"; } .fa-fighter-jet:before { content: "\f0fb"; } .fa-beer:before { content: "\f0fc"; } .fa-h-square:before { content: "\f0fd"; } .fa-plus-square:before { content: "\f0fe"; } .fa-angle-double-left:before { content: "\f100"; } .fa-angle-double-right:before { content: "\f101"; } .fa-angle-double-up:before { content: "\f102"; } .fa-angle-double-down:before { content: "\f103"; } .fa-angle-left:before { content: "\f104"; } .fa-angle-right:before { content: "\f105"; } .fa-angle-up:before { content: "\f106"; } .fa-angle-down:before { content: "\f107"; } .fa-desktop:before { content: "\f108"; } .fa-laptop:before { content: "\f109"; } .fa-tablet:before { content: "\f10a"; } .fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; } .fa-circle-o:before { content: "\f10c"; } .fa-quote-left:before { content: "\f10d"; } .fa-quote-right:before { content: "\f10e"; } .fa-spinner:before { content: "\f110"; } .fa-circle:before { content: "\f111"; } .fa-mail-reply:before, .fa-reply:before { content: "\f112"; } .fa-github-alt:before { content: "\f113"; } .fa-folder-o:before { content: "\f114"; } .fa-folder-open-o:before { content: "\f115"; } .fa-smile-o:before { content: "\f118"; } .fa-frown-o:before { content: "\f119"; } .fa-meh-o:before { content: "\f11a"; } .fa-gamepad:before { content: "\f11b"; } .fa-keyboard-o:before { content: "\f11c"; } .fa-flag-o:before { content: "\f11d"; } .fa-flag-checkered:before { content: "\f11e"; } .fa-terminal:before { content: "\f120"; } .fa-code:before { content: "\f121"; } .fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; } .fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; } .fa-location-arrow:before { content: "\f124"; } .fa-crop:before { content: "\f125"; } .fa-code-fork:before { content: "\f126"; } .fa-unlink:before, .fa-chain-broken:before { content: "\f127"; } .fa-question:before { content: "\f128"; } .fa-info:before { content: "\f129"; } .fa-exclamation:before { content: "\f12a"; } .fa-superscript:before { content: "\f12b"; } .fa-subscript:before { content: "\f12c"; } .fa-eraser:before { content: "\f12d"; } .fa-puzzle-piece:before { content: "\f12e"; } .fa-microphone:before { content: "\f130"; } .fa-microphone-slash:before { content: "\f131"; } .fa-shield:before { content: "\f132"; } .fa-calendar-o:before { content: "\f133"; } .fa-fire-extinguisher:before { content: "\f134"; } .fa-rocket:before { content: "\f135"; } .fa-maxcdn:before { content: "\f136"; } .fa-chevron-circle-left:before { content: "\f137"; } .fa-chevron-circle-right:before { content: "\f138"; } .fa-chevron-circle-up:before { content: "\f139"; } .fa-chevron-circle-down:before { content: "\f13a"; } .fa-html5:before { content: "\f13b"; } .fa-css3:before { content: "\f13c"; } .fa-anchor:before { content: "\f13d"; } .fa-unlock-alt:before { content: "\f13e"; } .fa-bullseye:before { content: "\f140"; } .fa-ellipsis-h:before { content: "\f141"; } .fa-ellipsis-v:before { content: "\f142"; } .fa-rss-square:before { content: "\f143"; } .fa-play-circle:before { content: "\f144"; } .fa-ticket:before { content: "\f145"; } .fa-minus-square:before { content: "\f146"; } .fa-minus-square-o:before { content: "\f147"; } .fa-level-up:before { content: "\f148"; } .fa-level-down:before { content: "\f149"; } .fa-check-square:before { content: "\f14a"; } .fa-pencil-square:before { content: "\f14b"; } .fa-external-link-square:before { content: "\f14c"; } .fa-share-square:before { content: "\f14d"; } .fa-compass:before { content: "\f14e"; } .fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; } .fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; } .fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; } .fa-euro:before, .fa-eur:before { content: "\f153"; } .fa-gbp:before { content: "\f154"; } .fa-dollar:before, .fa-usd:before { content: "\f155"; } .fa-rupee:before, .fa-inr:before { content: "\f156"; } .fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; } .fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; } .fa-won:before, .fa-krw:before { content: "\f159"; } .fa-bitcoin:before, .fa-btc:before { content: "\f15a"; } .fa-file:before { content: "\f15b"; } .fa-file-text:before { content: "\f15c"; } .fa-sort-alpha-asc:before { content: "\f15d"; } .fa-sort-alpha-desc:before { content: "\f15e"; } .fa-sort-amount-asc:before { content: "\f160"; } .fa-sort-amount-desc:before { content: "\f161"; } .fa-sort-numeric-asc:before { content: "\f162"; } .fa-sort-numeric-desc:before { content: "\f163"; } .fa-thumbs-up:before { content: "\f164"; } .fa-thumbs-down:before { content: "\f165"; } .fa-youtube-square:before { content: "\f166"; } .fa-youtube:before { content: "\f167"; } .fa-xing:before { content: "\f168"; } .fa-xing-square:before { content: "\f169"; } .fa-youtube-play:before { content: "\f16a"; } .fa-dropbox:before { content: "\f16b"; } .fa-stack-overflow:before { content: "\f16c"; } .fa-instagram:before { content: "\f16d"; } .fa-flickr:before { content: "\f16e"; } .fa-adn:before { content: "\f170"; } .fa-bitbucket:before { content: "\f171"; } .fa-bitbucket-square:before { content: "\f172"; } .fa-tumblr:before { content: "\f173"; } .fa-tumblr-square:before { content: "\f174"; } .fa-long-arrow-down:before { content: "\f175"; } .fa-long-arrow-up:before { content: "\f176"; } .fa-long-arrow-left:before { content: "\f177"; } .fa-long-arrow-right:before { content: "\f178"; } .fa-apple:before { content: "\f179"; } .fa-windows:before { content: "\f17a"; } .fa-android:before { content: "\f17b"; } .fa-linux:before { content: "\f17c"; } .fa-dribbble:before { content: "\f17d"; } .fa-skype:before { content: "\f17e"; } .fa-foursquare:before { content: "\f180"; } .fa-trello:before { content: "\f181"; } .fa-female:before { content: "\f182"; } .fa-male:before { content: "\f183"; } .fa-gittip:before, .fa-gratipay:before { content: "\f184"; } .fa-sun-o:before { content: "\f185"; } .fa-moon-o:before { content: "\f186"; } .fa-archive:before { content: "\f187"; } .fa-bug:before { content: "\f188"; } .fa-vk:before { content: "\f189"; } .fa-weibo:before { content: "\f18a"; } .fa-renren:before { content: "\f18b"; } .fa-pagelines:before { content: "\f18c"; } .fa-stack-exchange:before { content: "\f18d"; } .fa-arrow-circle-o-right:before { content: "\f18e"; } .fa-arrow-circle-o-left:before { content: "\f190"; } .fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; } .fa-dot-circle-o:before { content: "\f192"; } .fa-wheelchair:before { content: "\f193"; } .fa-vimeo-square:before { content: "\f194"; } .fa-turkish-lira:before, .fa-try:before { content: "\f195"; } .fa-plus-square-o:before { content: "\f196"; } .fa-space-shuttle:before { content: "\f197"; } .fa-slack:before { content: "\f198"; } .fa-envelope-square:before { content: "\f199"; } .fa-wordpress:before { content: "\f19a"; } .fa-openid:before { content: "\f19b"; } .fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; } .fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; } .fa-yahoo:before { content: "\f19e"; } .fa-google:before { content: "\f1a0"; } .fa-reddit:before { content: "\f1a1"; } .fa-reddit-square:before { content: "\f1a2"; } .fa-stumbleupon-circle:before { content: "\f1a3"; } .fa-stumbleupon:before { content: "\f1a4"; } .fa-delicious:before { content: "\f1a5"; } .fa-digg:before { content: "\f1a6"; } .fa-pied-piper-pp:before { content: "\f1a7"; } .fa-pied-piper-alt:before { content: "\f1a8"; } .fa-drupal:before { content: "\f1a9"; } .fa-joomla:before { content: "\f1aa"; } .fa-language:before { content: "\f1ab"; } .fa-fax:before { content: "\f1ac"; } .fa-building:before { content: "\f1ad"; } .fa-child:before { content: "\f1ae"; } .fa-paw:before { content: "\f1b0"; } .fa-spoon:before { content: "\f1b1"; } .fa-cube:before { content: "\f1b2"; } .fa-cubes:before { content: "\f1b3"; } .fa-behance:before { content: "\f1b4"; } .fa-behance-square:before { content: "\f1b5"; } .fa-steam:before { content: "\f1b6"; } .fa-steam-square:before { content: "\f1b7"; } .fa-recycle:before { content: "\f1b8"; } .fa-automobile:before, .fa-car:before { content: "\f1b9"; } .fa-cab:before, .fa-taxi:before { content: "\f1ba"; } .fa-tree:before { content: "\f1bb"; } .fa-spotify:before { content: "\f1bc"; } .fa-deviantart:before { content: "\f1bd"; } .fa-soundcloud:before { content: "\f1be"; } .fa-database:before { content: "\f1c0"; } .fa-file-pdf-o:before { content: "\f1c1"; } .fa-file-word-o:before { content: "\f1c2"; } .fa-file-excel-o:before { content: "\f1c3"; } .fa-file-powerpoint-o:before { content: "\f1c4"; } .fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; } .fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; } .fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; } .fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; } .fa-file-code-o:before { content: "\f1c9"; } .fa-vine:before { content: "\f1ca"; } .fa-codepen:before { content: "\f1cb"; } .fa-jsfiddle:before { content: "\f1cc"; } .fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; } .fa-circle-o-notch:before { content: "\f1ce"; } .fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; } .fa-ge:before, .fa-empire:before { content: "\f1d1"; } .fa-git-square:before { content: "\f1d2"; } .fa-git:before { content: "\f1d3"; } .fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; } .fa-tencent-weibo:before { content: "\f1d5"; } .fa-qq:before { content: "\f1d6"; } .fa-wechat:before, .fa-weixin:before { content: "\f1d7"; } .fa-send:before, .fa-paper-plane:before { content: "\f1d8"; } .fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; } .fa-history:before { content: "\f1da"; } .fa-circle-thin:before { content: "\f1db"; } .fa-header:before { content: "\f1dc"; } .fa-paragraph:before { content: "\f1dd"; } .fa-sliders:before { content: "\f1de"; } .fa-share-alt:before { content: "\f1e0"; } .fa-share-alt-square:before { content: "\f1e1"; } .fa-bomb:before { content: "\f1e2"; } .fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; } .fa-tty:before { content: "\f1e4"; } .fa-binoculars:before { content: "\f1e5"; } .fa-plug:before { content: "\f1e6"; } .fa-slideshare:before { content: "\f1e7"; } .fa-twitch:before { content: "\f1e8"; } .fa-yelp:before { content: "\f1e9"; } .fa-newspaper-o:before { content: "\f1ea"; } .fa-wifi:before { content: "\f1eb"; } .fa-calculator:before { content: "\f1ec"; } .fa-paypal:before { content: "\f1ed"; } .fa-google-wallet:before { content: "\f1ee"; } .fa-cc-visa:before { content: "\f1f0"; } .fa-cc-mastercard:before { content: "\f1f1"; } .fa-cc-discover:before { content: "\f1f2"; } .fa-cc-amex:before { content: "\f1f3"; } .fa-cc-paypal:before { content: "\f1f4"; } .fa-cc-stripe:before { content: "\f1f5"; } .fa-bell-slash:before { content: "\f1f6"; } .fa-bell-slash-o:before { content: "\f1f7"; } .fa-trash:before { content: "\f1f8"; } .fa-copyright:before { content: "\f1f9"; } .fa-at:before { content: "\f1fa"; } .fa-eyedropper:before { content: "\f1fb"; } .fa-paint-brush:before { content: "\f1fc"; } .fa-birthday-cake:before { content: "\f1fd"; } .fa-area-chart:before { content: "\f1fe"; } .fa-pie-chart:before { content: "\f200"; } .fa-line-chart:before { content: "\f201"; } .fa-lastfm:before { content: "\f202"; } .fa-lastfm-square:before { content: "\f203"; } .fa-toggle-off:before { content: "\f204"; } .fa-toggle-on:before { content: "\f205"; } .fa-bicycle:before { content: "\f206"; } .fa-bus:before { content: "\f207"; } .fa-ioxhost:before { content: "\f208"; } .fa-angellist:before { content: "\f209"; } .fa-cc:before { content: "\f20a"; } .fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; } .fa-meanpath:before { content: "\f20c"; } .fa-buysellads:before { content: "\f20d"; } .fa-connectdevelop:before { content: "\f20e"; } .fa-dashcube:before { content: "\f210"; } .fa-forumbee:before { content: "\f211"; } .fa-leanpub:before { content: "\f212"; } .fa-sellsy:before { content: "\f213"; } .fa-shirtsinbulk:before { content: "\f214"; } .fa-simplybuilt:before { content: "\f215"; } .fa-skyatlas:before { content: "\f216"; } .fa-cart-plus:before { content: "\f217"; } .fa-cart-arrow-down:before { content: "\f218"; } .fa-diamond:before { content: "\f219"; } .fa-ship:before { content: "\f21a"; } .fa-user-secret:before { content: "\f21b"; } .fa-motorcycle:before { content: "\f21c"; } .fa-street-view:before { content: "\f21d"; } .fa-heartbeat:before { content: "\f21e"; } .fa-venus:before { content: "\f221"; } .fa-mars:before { content: "\f222"; } .fa-mercury:before { content: "\f223"; } .fa-intersex:before, .fa-transgender:before { content: "\f224"; } .fa-transgender-alt:before { content: "\f225"; } .fa-venus-double:before { content: "\f226"; } .fa-mars-double:before { content: "\f227"; } .fa-venus-mars:before { content: "\f228"; } .fa-mars-stroke:before { content: "\f229"; } .fa-mars-stroke-v:before { content: "\f22a"; } .fa-mars-stroke-h:before { content: "\f22b"; } .fa-neuter:before { content: "\f22c"; } .fa-genderless:before { content: "\f22d"; } .fa-facebook-official:before { content: "\f230"; } .fa-pinterest-p:before { content: "\f231"; } .fa-whatsapp:before { content: "\f232"; } .fa-server:before { content: "\f233"; } .fa-user-plus:before { content: "\f234"; } .fa-user-times:before { content: "\f235"; } .fa-hotel:before, .fa-bed:before { content: "\f236"; } .fa-viacoin:before { content: "\f237"; } .fa-train:before { content: "\f238"; } .fa-subway:before { content: "\f239"; } .fa-medium:before { content: "\f23a"; } .fa-yc:before, .fa-y-combinator:before { content: "\f23b"; } .fa-optin-monster:before { content: "\f23c"; } .fa-opencart:before { content: "\f23d"; } .fa-expeditedssl:before { content: "\f23e"; } .fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; } .fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; } .fa-battery-2:before, .fa-battery-half:before { content: "\f242"; } .fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; } .fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; } .fa-mouse-pointer:before { content: "\f245"; } .fa-i-cursor:before { content: "\f246"; } .fa-object-group:before { content: "\f247"; } .fa-object-ungroup:before { content: "\f248"; } .fa-sticky-note:before { content: "\f249"; } .fa-sticky-note-o:before { content: "\f24a"; } .fa-cc-jcb:before { content: "\f24b"; } .fa-cc-diners-club:before { content: "\f24c"; } .fa-clone:before { content: "\f24d"; } .fa-balance-scale:before { content: "\f24e"; } .fa-hourglass-o:before { content: "\f250"; } .fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; } .fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; } .fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; } .fa-hourglass:before { content: "\f254"; } .fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; } .fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; } .fa-hand-scissors-o:before { content: "\f257"; } .fa-hand-lizard-o:before { content: "\f258"; } .fa-hand-spock-o:before { content: "\f259"; } .fa-hand-pointer-o:before { content: "\f25a"; } .fa-hand-peace-o:before { content: "\f25b"; } .fa-trademark:before { content: "\f25c"; } .fa-registered:before { content: "\f25d"; } .fa-creative-commons:before { content: "\f25e"; } .fa-gg:before { content: "\f260"; } .fa-gg-circle:before { content: "\f261"; } .fa-tripadvisor:before { content: "\f262"; } .fa-odnoklassniki:before { content: "\f263"; } .fa-odnoklassniki-square:before { content: "\f264"; } .fa-get-pocket:before { content: "\f265"; } .fa-wikipedia-w:before { content: "\f266"; } .fa-safari:before { content: "\f267"; } .fa-chrome:before { content: "\f268"; } .fa-firefox:before { content: "\f269"; } .fa-opera:before { content: "\f26a"; } .fa-internet-explorer:before { content: "\f26b"; } .fa-tv:before, .fa-television:before { content: "\f26c"; } .fa-contao:before { content: "\f26d"; } .fa-500px:before { content: "\f26e"; } .fa-amazon:before { content: "\f270"; } .fa-calendar-plus-o:before { content: "\f271"; } .fa-calendar-minus-o:before { content: "\f272"; } .fa-calendar-times-o:before { content: "\f273"; } .fa-calendar-check-o:before { content: "\f274"; } .fa-industry:before { content: "\f275"; } .fa-map-pin:before { content: "\f276"; } .fa-map-signs:before { content: "\f277"; } .fa-map-o:before { content: "\f278"; } .fa-map:before { content: "\f279"; } .fa-commenting:before { content: "\f27a"; } .fa-commenting-o:before { content: "\f27b"; } .fa-houzz:before { content: "\f27c"; } .fa-vimeo:before { content: "\f27d"; } .fa-black-tie:before { content: "\f27e"; } .fa-fonticons:before { content: "\f280"; } .fa-reddit-alien:before { content: "\f281"; } .fa-edge:before { content: "\f282"; } .fa-credit-card-alt:before { content: "\f283"; } .fa-codiepie:before { content: "\f284"; } .fa-modx:before { content: "\f285"; } .fa-fort-awesome:before { content: "\f286"; } .fa-usb:before { content: "\f287"; } .fa-product-hunt:before { content: "\f288"; } .fa-mixcloud:before { content: "\f289"; } .fa-scribd:before { content: "\f28a"; } .fa-pause-circle:before { content: "\f28b"; } .fa-pause-circle-o:before { content: "\f28c"; } .fa-stop-circle:before { content: "\f28d"; } .fa-stop-circle-o:before { content: "\f28e"; } .fa-shopping-bag:before { content: "\f290"; } .fa-shopping-basket:before { content: "\f291"; } .fa-hashtag:before { content: "\f292"; } .fa-bluetooth:before { content: "\f293"; } .fa-bluetooth-b:before { content: "\f294"; } .fa-percent:before { content: "\f295"; } .fa-gitlab:before { content: "\f296"; } .fa-wpbeginner:before { content: "\f297"; } .fa-wpforms:before { content: "\f298"; } .fa-envira:before { content: "\f299"; } .fa-universal-access:before { content: "\f29a"; } .fa-wheelchair-alt:before { content: "\f29b"; } .fa-question-circle-o:before { content: "\f29c"; } .fa-blind:before { content: "\f29d"; } .fa-audio-description:before { content: "\f29e"; } .fa-volume-control-phone:before { content: "\f2a0"; } .fa-braille:before { content: "\f2a1"; } .fa-assistive-listening-systems:before { content: "\f2a2"; } .fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; } .fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; } .fa-glide:before { content: "\f2a5"; } .fa-glide-g:before { content: "\f2a6"; } .fa-signing:before, .fa-sign-language:before { content: "\f2a7"; } .fa-low-vision:before { content: "\f2a8"; } .fa-viadeo:before { content: "\f2a9"; } .fa-viadeo-square:before { content: "\f2aa"; } .fa-snapchat:before { content: "\f2ab"; } .fa-snapchat-ghost:before { content: "\f2ac"; } .fa-snapchat-square:before { content: "\f2ad"; } .fa-pied-piper:before { content: "\f2ae"; } .fa-first-order:before { content: "\f2b0"; } .fa-yoast:before { content: "\f2b1"; } .fa-themeisle:before { content: "\f2b2"; } .fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; } .fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; } .fa-handshake-o:before { content: "\f2b5"; } .fa-envelope-open:before { content: "\f2b6"; } .fa-envelope-open-o:before { content: "\f2b7"; } .fa-linode:before { content: "\f2b8"; } .fa-address-book:before { content: "\f2b9"; } .fa-address-book-o:before { content: "\f2ba"; } .fa-vcard:before, .fa-address-card:before { content: "\f2bb"; } .fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; } .fa-user-circle:before { content: "\f2bd"; } .fa-user-circle-o:before { content: "\f2be"; } .fa-user-o:before { content: "\f2c0"; } .fa-id-badge:before { content: "\f2c1"; } .fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; } .fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; } .fa-quora:before { content: "\f2c4"; } .fa-free-code-camp:before { content: "\f2c5"; } .fa-telegram:before { content: "\f2c6"; } .fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; } .fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; } .fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; } .fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; } .fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; } .fa-shower:before { content: "\f2cc"; } .fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; } .fa-podcast:before { content: "\f2ce"; } .fa-window-maximize:before { content: "\f2d0"; } .fa-window-minimize:before { content: "\f2d1"; } .fa-window-restore:before { content: "\f2d2"; } .fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; } .fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; } .fa-bandcamp:before { content: "\f2d5"; } .fa-grav:before { content: "\f2d6"; } .fa-etsy:before { content: "\f2d7"; } .fa-imdb:before { content: "\f2d8"; } .fa-ravelry:before { content: "\f2d9"; } .fa-eercast:before { content: "\f2da"; } .fa-microchip:before { content: "\f2db"; } .fa-snowflake-o:before { content: "\f2dc"; } .fa-superpowers:before { content: "\f2dd"; } .fa-wpexplorer:before { content: "\f2de"; } .fa-meetup:before { content: "\f2e0"; } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } /*! * * IPython base * */ .modal.fade .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } code { color: #000; } pre { font-size: inherit; line-height: inherit; } label { font-weight: normal; } /* Make the page background atleast 100% the height of the view port */ /* Make the page itself atleast 70% the height of the view port */ .border-box-sizing { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .corner-all { border-radius: 2px; } .no-padding { padding: 0px; } /* Flexible box model classes */ /* Taken from Alex Russell http://infrequently.org/2009/08/css-3-progress/ */ /* This file is a compatability layer. It allows the usage of flexible box model layouts accross multiple browsers, including older browsers. The newest, universal implementation of the flexible box model is used when available (see `Modern browsers` comments below). Browsers that are known to implement this new spec completely include: Firefox 28.0+ Chrome 29.0+ Internet Explorer 11+ Opera 17.0+ Browsers not listed, including Safari, are supported via the styling under the `Old browsers` comments below. */ .hbox { /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; } .hbox > * { /* Old browsers */ -webkit-box-flex: 0; -moz-box-flex: 0; box-flex: 0; /* Modern browsers */ flex: none; } .vbox { /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; } .vbox > * { /* Old browsers */ -webkit-box-flex: 0; -moz-box-flex: 0; box-flex: 0; /* Modern browsers */ flex: none; } .hbox.reverse, .vbox.reverse, .reverse { /* Old browsers */ -webkit-box-direction: reverse; -moz-box-direction: reverse; box-direction: reverse; /* Modern browsers */ flex-direction: row-reverse; } .hbox.box-flex0, .vbox.box-flex0, .box-flex0 { /* Old browsers */ -webkit-box-flex: 0; -moz-box-flex: 0; box-flex: 0; /* Modern browsers */ flex: none; width: auto; } .hbox.box-flex1, .vbox.box-flex1, .box-flex1 { /* Old browsers */ -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; /* Modern browsers */ flex: 1; } .hbox.box-flex, .vbox.box-flex, .box-flex { /* Old browsers */ /* Old browsers */ -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; /* Modern browsers */ flex: 1; } .hbox.box-flex2, .vbox.box-flex2, .box-flex2 { /* Old browsers */ -webkit-box-flex: 2; -moz-box-flex: 2; box-flex: 2; /* Modern browsers */ flex: 2; } .box-group1 { /* Deprecated */ -webkit-box-flex-group: 1; -moz-box-flex-group: 1; box-flex-group: 1; } .box-group2 { /* Deprecated */ -webkit-box-flex-group: 2; -moz-box-flex-group: 2; box-flex-group: 2; } .hbox.start, .vbox.start, .start { /* Old browsers */ -webkit-box-pack: start; -moz-box-pack: start; box-pack: start; /* Modern browsers */ justify-content: flex-start; } .hbox.end, .vbox.end, .end { /* Old browsers */ -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; /* Modern browsers */ justify-content: flex-end; } .hbox.center, .vbox.center, .center { /* Old browsers */ -webkit-box-pack: center; -moz-box-pack: center; box-pack: center; /* Modern browsers */ justify-content: center; } .hbox.baseline, .vbox.baseline, .baseline { /* Old browsers */ -webkit-box-pack: baseline; -moz-box-pack: baseline; box-pack: baseline; /* Modern browsers */ justify-content: baseline; } .hbox.stretch, .vbox.stretch, .stretch { /* Old browsers */ -webkit-box-pack: stretch; -moz-box-pack: stretch; box-pack: stretch; /* Modern browsers */ justify-content: stretch; } .hbox.align-start, .vbox.align-start, .align-start { /* Old browsers */ -webkit-box-align: start; -moz-box-align: start; box-align: start; /* Modern browsers */ align-items: flex-start; } .hbox.align-end, .vbox.align-end, .align-end { /* Old browsers */ -webkit-box-align: end; -moz-box-align: end; box-align: end; /* Modern browsers */ align-items: flex-end; } .hbox.align-center, .vbox.align-center, .align-center { /* Old browsers */ -webkit-box-align: center; -moz-box-align: center; box-align: center; /* Modern browsers */ align-items: center; } .hbox.align-baseline, .vbox.align-baseline, .align-baseline { /* Old browsers */ -webkit-box-align: baseline; -moz-box-align: baseline; box-align: baseline; /* Modern browsers */ align-items: baseline; } .hbox.align-stretch, .vbox.align-stretch, .align-stretch { /* Old browsers */ -webkit-box-align: stretch; -moz-box-align: stretch; box-align: stretch; /* Modern browsers */ align-items: stretch; } div.error { margin: 2em; text-align: center; } div.error > h1 { font-size: 500%; line-height: normal; } div.error > p { font-size: 200%; line-height: normal; } div.traceback-wrapper { text-align: left; max-width: 800px; margin: auto; } div.traceback-wrapper pre.traceback { max-height: 600px; overflow: auto; } /** * Primary styles * * Author: Jupyter Development Team */ body { background-color: #fff; /* This makes sure that the body covers the entire window and needs to be in a different element than the display: box in wrapper below */ position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; overflow: visible; } body > #header { /* Initially hidden to prevent FLOUC */ display: none; background-color: #fff; /* Display over codemirror */ position: relative; z-index: 100; } body > #header #header-container { display: flex; flex-direction: row; justify-content: space-between; padding: 5px; padding-bottom: 5px; padding-top: 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } body > #header .header-bar { width: 100%; height: 1px; background: #e7e7e7; margin-bottom: -1px; } @media print { body > #header { display: none !important; } } #header-spacer { width: 100%; visibility: hidden; } @media print { #header-spacer { display: none; } } #ipython_notebook { padding-left: 0px; padding-top: 1px; padding-bottom: 1px; } [dir="rtl"] #ipython_notebook { margin-right: 10px; margin-left: 0; } [dir="rtl"] #ipython_notebook.pull-left { float: right !important; float: right; } .flex-spacer { flex: 1; } #noscript { width: auto; padding-top: 16px; padding-bottom: 16px; text-align: center; font-size: 22px; color: red; font-weight: bold; } #ipython_notebook img { height: 28px; } #site { width: 100%; display: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: auto; } @media print { #site { height: auto !important; } } /* Smaller buttons */ .ui-button .ui-button-text { padding: 0.2em 0.8em; font-size: 77%; } input.ui-button { padding: 0.3em 0.9em; } span#kernel_logo_widget { margin: 0 10px; } span#login_widget { float: right; } [dir="rtl"] span#login_widget { float: left; } span#login_widget > .button, #logout { color: #333; background-color: #fff; border-color: #ccc; } span#login_widget > .button:focus, #logout:focus, span#login_widget > .button.focus, #logout.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } span#login_widget > .button:hover, #logout:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } span#login_widget > .button:active, #logout:active, span#login_widget > .button.active, #logout.active, .open > .dropdown-togglespan#login_widget > .button, .open > .dropdown-toggle#logout { color: #333; background-color: #e6e6e6; border-color: #adadad; } span#login_widget > .button:active:hover, #logout:active:hover, span#login_widget > .button.active:hover, #logout.active:hover, .open > .dropdown-togglespan#login_widget > .button:hover, .open > .dropdown-toggle#logout:hover, span#login_widget > .button:active:focus, #logout:active:focus, span#login_widget > .button.active:focus, #logout.active:focus, .open > .dropdown-togglespan#login_widget > .button:focus, .open > .dropdown-toggle#logout:focus, span#login_widget > .button:active.focus, #logout:active.focus, span#login_widget > .button.active.focus, #logout.active.focus, .open > .dropdown-togglespan#login_widget > .button.focus, .open > .dropdown-toggle#logout.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } span#login_widget > .button:active, #logout:active, span#login_widget > .button.active, #logout.active, .open > .dropdown-togglespan#login_widget > .button, .open > .dropdown-toggle#logout { background-image: none; } span#login_widget > .button.disabled:hover, #logout.disabled:hover, span#login_widget > .button[disabled]:hover, #logout[disabled]:hover, fieldset[disabled] span#login_widget > .button:hover, fieldset[disabled] #logout:hover, span#login_widget > .button.disabled:focus, #logout.disabled:focus, span#login_widget > .button[disabled]:focus, #logout[disabled]:focus, fieldset[disabled] span#login_widget > .button:focus, fieldset[disabled] #logout:focus, span#login_widget > .button.disabled.focus, #logout.disabled.focus, span#login_widget > .button[disabled].focus, #logout[disabled].focus, fieldset[disabled] span#login_widget > .button.focus, fieldset[disabled] #logout.focus { background-color: #fff; border-color: #ccc; } span#login_widget > .button .badge, #logout .badge { color: #fff; background-color: #333; } .nav-header { text-transform: none; } #header > span { margin-top: 10px; } .modal_stretch .modal-dialog { /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; min-height: 80vh; } .modal_stretch .modal-dialog .modal-body { max-height: calc(100vh - 200px); overflow: auto; flex: 1; } .modal-header { cursor: move; } @media (min-width: 768px) { .modal .modal-dialog { width: 700px; } } @media (min-width: 768px) { select.form-control { margin-left: 12px; margin-right: 12px; } } /*! * * IPython auth * */ .center-nav { display: inline-block; margin-bottom: -4px; } [dir="rtl"] .center-nav form.pull-left { float: right !important; float: right; } [dir="rtl"] .center-nav .navbar-text { float: right; } [dir="rtl"] .navbar-inner { text-align: right; } [dir="rtl"] div.text-left { text-align: right; } /*! * * IPython tree view * */ /* We need an invisible input field on top of the sentense*/ /* "Drag file onto the list ..." */ .alternate_upload { background-color: none; display: inline; } .alternate_upload.form { padding: 0; margin: 0; } .alternate_upload input.fileinput { position: absolute; display: block; width: 100%; height: 100%; overflow: hidden; cursor: pointer; opacity: 0; z-index: 2; } .alternate_upload .btn-xs > input.fileinput { margin: -1px -5px; } .alternate_upload .btn-upload { position: relative; height: 22px; } ::-webkit-file-upload-button { cursor: pointer; } /** * Primary styles * * Author: Jupyter Development Team */ ul#tabs { margin-bottom: 4px; } ul#tabs a { padding-top: 6px; padding-bottom: 4px; } [dir="rtl"] ul#tabs.nav-tabs > li { float: right; } [dir="rtl"] ul#tabs.nav.nav-tabs { padding-right: 0; } ul.breadcrumb a:focus, ul.breadcrumb a:hover { text-decoration: none; } ul.breadcrumb i.icon-home { font-size: 16px; margin-right: 4px; } ul.breadcrumb span { color: #5e5e5e; } .list_toolbar { padding: 4px 0 4px 0; vertical-align: middle; } .list_toolbar .tree-buttons { padding-top: 1px; } [dir="rtl"] .list_toolbar .tree-buttons .pull-right { float: left !important; float: left; } [dir="rtl"] .list_toolbar .col-sm-4, [dir="rtl"] .list_toolbar .col-sm-8 { float: right; } .dynamic-buttons { padding-top: 3px; display: inline-block; } .list_toolbar [class*="span"] { min-height: 24px; } .list_header { font-weight: bold; background-color: #EEE; } .list_placeholder { font-weight: bold; padding-top: 4px; padding-bottom: 4px; padding-left: 7px; padding-right: 7px; } .list_container { margin-top: 4px; margin-bottom: 20px; border: 1px solid #ddd; border-radius: 2px; } .list_container > div { border-bottom: 1px solid #ddd; } .list_container > div:hover .list-item { background-color: red; } .list_container > div:last-child { border: none; } .list_item:hover .list_item { background-color: #ddd; } .list_item a { text-decoration: none; } .list_item:hover { background-color: #fafafa; } .list_header > div, .list_item > div { padding-top: 4px; padding-bottom: 4px; padding-left: 7px; padding-right: 7px; line-height: 22px; } .list_header > div input, .list_item > div input { margin-right: 7px; margin-left: 14px; vertical-align: text-bottom; line-height: 22px; position: relative; top: -1px; } .list_header > div .item_link, .list_item > div .item_link { margin-left: -1px; vertical-align: baseline; line-height: 22px; } [dir="rtl"] .list_item > div input { margin-right: 0; } .new-file input[type=checkbox] { visibility: hidden; } .item_name { line-height: 22px; height: 24px; } .item_icon { font-size: 14px; color: #5e5e5e; margin-right: 7px; margin-left: 7px; line-height: 22px; vertical-align: baseline; } .item_modified { margin-right: 7px; margin-left: 7px; } [dir="rtl"] .item_modified.pull-right { float: left !important; float: left; } .item_buttons { line-height: 1em; margin-left: -5px; } .item_buttons .btn, .item_buttons .btn-group, .item_buttons .input-group { float: left; } .item_buttons > .btn, .item_buttons > .btn-group, .item_buttons > .input-group { margin-left: 5px; } .item_buttons .btn { min-width: 13ex; } .item_buttons .running-indicator { padding-top: 4px; color: #5cb85c; } .item_buttons .kernel-name { padding-top: 4px; color: #5bc0de; margin-right: 7px; float: left; } [dir="rtl"] .item_buttons.pull-right { float: left !important; float: left; } [dir="rtl"] .item_buttons .kernel-name { margin-left: 7px; float: right; } .toolbar_info { height: 24px; line-height: 24px; } .list_item input:not([type=checkbox]) { padding-top: 3px; padding-bottom: 3px; height: 22px; line-height: 14px; margin: 0px; } .highlight_text { color: blue; } #project_name { display: inline-block; padding-left: 7px; margin-left: -2px; } #project_name > .breadcrumb { padding: 0px; margin-bottom: 0px; background-color: transparent; font-weight: bold; } .sort_button { display: inline-block; padding-left: 7px; } [dir="rtl"] .sort_button.pull-right { float: left !important; float: left; } #tree-selector { padding-right: 0px; } #button-select-all { min-width: 50px; } [dir="rtl"] #button-select-all.btn { float: right ; } #select-all { margin-left: 7px; margin-right: 2px; margin-top: 2px; height: 16px; } [dir="rtl"] #select-all.pull-left { float: right !important; float: right; } .menu_icon { margin-right: 2px; } .tab-content .row { margin-left: 0px; margin-right: 0px; } .folder_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f114"; } .folder_icon:before.fa-pull-left { margin-right: .3em; } .folder_icon:before.fa-pull-right { margin-left: .3em; } .folder_icon:before.pull-left { margin-right: .3em; } .folder_icon:before.pull-right { margin-left: .3em; } .notebook_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f02d"; position: relative; top: -1px; } .notebook_icon:before.fa-pull-left { margin-right: .3em; } .notebook_icon:before.fa-pull-right { margin-left: .3em; } .notebook_icon:before.pull-left { margin-right: .3em; } .notebook_icon:before.pull-right { margin-left: .3em; } .running_notebook_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f02d"; position: relative; top: -1px; color: #5cb85c; } .running_notebook_icon:before.fa-pull-left { margin-right: .3em; } .running_notebook_icon:before.fa-pull-right { margin-left: .3em; } .running_notebook_icon:before.pull-left { margin-right: .3em; } .running_notebook_icon:before.pull-right { margin-left: .3em; } .file_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f016"; position: relative; top: -2px; } .file_icon:before.fa-pull-left { margin-right: .3em; } .file_icon:before.fa-pull-right { margin-left: .3em; } .file_icon:before.pull-left { margin-right: .3em; } .file_icon:before.pull-right { margin-left: .3em; } #notebook_toolbar .pull-right { padding-top: 0px; margin-right: -1px; } ul#new-menu { left: auto; right: 0; } #new-menu .dropdown-header { font-size: 10px; border-bottom: 1px solid #e5e5e5; padding: 0 0 3px; margin: -3px 20px 0; } .kernel-menu-icon { padding-right: 12px; width: 24px; content: "\f096"; } .kernel-menu-icon:before { content: "\f096"; } .kernel-menu-icon-current:before { content: "\f00c"; } #tab_content { padding-top: 20px; } #running .panel-group .panel { margin-top: 3px; margin-bottom: 1em; } #running .panel-group .panel .panel-heading { background-color: #EEE; padding-top: 4px; padding-bottom: 4px; padding-left: 7px; padding-right: 7px; line-height: 22px; } #running .panel-group .panel .panel-heading a:focus, #running .panel-group .panel .panel-heading a:hover { text-decoration: none; } #running .panel-group .panel .panel-body { padding: 0px; } #running .panel-group .panel .panel-body .list_container { margin-top: 0px; margin-bottom: 0px; border: 0px; border-radius: 0px; } #running .panel-group .panel .panel-body .list_container .list_item { border-bottom: 1px solid #ddd; } #running .panel-group .panel .panel-body .list_container .list_item:last-child { border-bottom: 0px; } .delete-button { display: none; } .duplicate-button { display: none; } .rename-button { display: none; } .move-button { display: none; } .download-button { display: none; } .shutdown-button { display: none; } .dynamic-instructions { display: inline-block; padding-top: 4px; } /*! * * IPython text editor webapp * */ .selected-keymap i.fa { padding: 0px 5px; } .selected-keymap i.fa:before { content: "\f00c"; } #mode-menu { overflow: auto; max-height: 20em; } .edit_app #header { -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } .edit_app #menubar .navbar { /* Use a negative 1 bottom margin, so the border overlaps the border of the header */ margin-bottom: -1px; } .dirty-indicator { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 20px; } .dirty-indicator.fa-pull-left { margin-right: .3em; } .dirty-indicator.fa-pull-right { margin-left: .3em; } .dirty-indicator.pull-left { margin-right: .3em; } .dirty-indicator.pull-right { margin-left: .3em; } .dirty-indicator-dirty { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 20px; } .dirty-indicator-dirty.fa-pull-left { margin-right: .3em; } .dirty-indicator-dirty.fa-pull-right { margin-left: .3em; } .dirty-indicator-dirty.pull-left { margin-right: .3em; } .dirty-indicator-dirty.pull-right { margin-left: .3em; } .dirty-indicator-clean { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 20px; } .dirty-indicator-clean.fa-pull-left { margin-right: .3em; } .dirty-indicator-clean.fa-pull-right { margin-left: .3em; } .dirty-indicator-clean.pull-left { margin-right: .3em; } .dirty-indicator-clean.pull-right { margin-left: .3em; } .dirty-indicator-clean:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f00c"; } .dirty-indicator-clean:before.fa-pull-left { margin-right: .3em; } .dirty-indicator-clean:before.fa-pull-right { margin-left: .3em; } .dirty-indicator-clean:before.pull-left { margin-right: .3em; } .dirty-indicator-clean:before.pull-right { margin-left: .3em; } #filename { font-size: 16pt; display: table; padding: 0px 5px; } #current-mode { padding-left: 5px; padding-right: 5px; } #texteditor-backdrop { padding-top: 20px; padding-bottom: 20px; } @media not print { #texteditor-backdrop { background-color: #EEE; } } @media print { #texteditor-backdrop #texteditor-container .CodeMirror-gutter, #texteditor-backdrop #texteditor-container .CodeMirror-gutters { background-color: #fff; } } @media not print { #texteditor-backdrop #texteditor-container .CodeMirror-gutter, #texteditor-backdrop #texteditor-container .CodeMirror-gutters { background-color: #fff; } } @media not print { #texteditor-backdrop #texteditor-container { padding: 0px; background-color: #fff; -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } } .CodeMirror-dialog { background-color: #fff; } /*! * * IPython notebook * */ /* CSS font colors for translated ANSI escape sequences */ /* The color values are a mix of http://www.xcolors.net/dl/baskerville-ivorylight and http://www.xcolors.net/dl/euphrasia */ .ansi-black-fg { color: #3E424D; } .ansi-black-bg { background-color: #3E424D; } .ansi-black-intense-fg { color: #282C36; } .ansi-black-intense-bg { background-color: #282C36; } .ansi-red-fg { color: #E75C58; } .ansi-red-bg { background-color: #E75C58; } .ansi-red-intense-fg { color: #B22B31; } .ansi-red-intense-bg { background-color: #B22B31; } .ansi-green-fg { color: #00A250; } .ansi-green-bg { background-color: #00A250; } .ansi-green-intense-fg { color: #007427; } .ansi-green-intense-bg { background-color: #007427; } .ansi-yellow-fg { color: #DDB62B; } .ansi-yellow-bg { background-color: #DDB62B; } .ansi-yellow-intense-fg { color: #B27D12; } .ansi-yellow-intense-bg { background-color: #B27D12; } .ansi-blue-fg { color: #208FFB; } .ansi-blue-bg { background-color: #208FFB; } .ansi-blue-intense-fg { color: #0065CA; } .ansi-blue-intense-bg { background-color: #0065CA; } .ansi-magenta-fg { color: #D160C4; } .ansi-magenta-bg { background-color: #D160C4; } .ansi-magenta-intense-fg { color: #A03196; } .ansi-magenta-intense-bg { background-color: #A03196; } .ansi-cyan-fg { color: #60C6C8; } .ansi-cyan-bg { background-color: #60C6C8; } .ansi-cyan-intense-fg { color: #258F8F; } .ansi-cyan-intense-bg { background-color: #258F8F; } .ansi-white-fg { color: #C5C1B4; } .ansi-white-bg { background-color: #C5C1B4; } .ansi-white-intense-fg { color: #A1A6B2; } .ansi-white-intense-bg { background-color: #A1A6B2; } .ansi-default-inverse-fg { color: #FFFFFF; } .ansi-default-inverse-bg { background-color: #000000; } .ansi-bold { font-weight: bold; } .ansi-underline { text-decoration: underline; } /* The following styles are deprecated an will be removed in a future version */ .ansibold { font-weight: bold; } .ansi-inverse { outline: 0.5px dotted; } /* use dark versions for foreground, to improve visibility */ .ansiblack { color: black; } .ansired { color: darkred; } .ansigreen { color: darkgreen; } .ansiyellow { color: #c4a000; } .ansiblue { color: darkblue; } .ansipurple { color: darkviolet; } .ansicyan { color: steelblue; } .ansigray { color: gray; } /* and light for background, for the same reason */ .ansibgblack { background-color: black; } .ansibgred { background-color: red; } .ansibggreen { background-color: green; } .ansibgyellow { background-color: yellow; } .ansibgblue { background-color: blue; } .ansibgpurple { background-color: magenta; } .ansibgcyan { background-color: cyan; } .ansibggray { background-color: gray; } div.cell { /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; border-radius: 2px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-width: 1px; border-style: solid; border-color: transparent; width: 100%; padding: 5px; /* This acts as a spacer between cells, that is outside the border */ margin: 0px; outline: none; position: relative; overflow: visible; } div.cell:before { position: absolute; display: block; top: -1px; left: -1px; width: 5px; height: calc(100% + 2px); content: ''; background: transparent; } div.cell.jupyter-soft-selected { border-left-color: #E3F2FD; border-left-width: 1px; padding-left: 5px; border-right-color: #E3F2FD; border-right-width: 1px; background: #E3F2FD; } @media print { div.cell.jupyter-soft-selected { border-color: transparent; } } div.cell.selected, div.cell.selected.jupyter-soft-selected { border-color: #ababab; } div.cell.selected:before, div.cell.selected.jupyter-soft-selected:before { position: absolute; display: block; top: -1px; left: -1px; width: 5px; height: calc(100% + 2px); content: ''; background: #42A5F5; } @media print { div.cell.selected, div.cell.selected.jupyter-soft-selected { border-color: transparent; } } .edit_mode div.cell.selected { border-color: #66BB6A; } .edit_mode div.cell.selected:before { position: absolute; display: block; top: -1px; left: -1px; width: 5px; height: calc(100% + 2px); content: ''; background: #66BB6A; } @media print { .edit_mode div.cell.selected { border-color: transparent; } } .prompt { /* This needs to be wide enough for 3 digit prompt numbers: In[100]: */ min-width: 14ex; /* This padding is tuned to match the padding on the CodeMirror editor. */ padding: 0.4em; margin: 0px; font-family: monospace; text-align: right; /* This has to match that of the the CodeMirror class line-height below */ line-height: 1.21429em; /* Don't highlight prompt number selection */ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /* Use default cursor */ cursor: default; } @media (max-width: 540px) { .prompt { text-align: left; } } div.inner_cell { min-width: 0; /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; /* Old browsers */ -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; /* Modern browsers */ flex: 1; } /* input_area and input_prompt must match in top border and margin for alignment */ div.input_area { border: 1px solid #cfcfcf; border-radius: 2px; background: #f7f7f7; line-height: 1.21429em; } /* This is needed so that empty prompt areas can collapse to zero height when there is no content in the output_subarea and the prompt. The main purpose of this is to make sure that empty JavaScript output_subareas have no height. */ div.prompt:empty { padding-top: 0; padding-bottom: 0; } div.unrecognized_cell { padding: 5px 5px 5px 0px; /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; } div.unrecognized_cell .inner_cell { border-radius: 2px; padding: 5px; font-weight: bold; color: red; border: 1px solid #cfcfcf; background: #eaeaea; } div.unrecognized_cell .inner_cell a { color: inherit; text-decoration: none; } div.unrecognized_cell .inner_cell a:hover { color: inherit; text-decoration: none; } @media (max-width: 540px) { div.unrecognized_cell > div.prompt { display: none; } } div.code_cell { /* avoid page breaking on code cells when printing */ } @media print { div.code_cell { page-break-inside: avoid; } } /* any special styling for code cells that are currently running goes here */ div.input { page-break-inside: avoid; /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; } @media (max-width: 540px) { div.input { /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; } } /* input_area and input_prompt must match in top border and margin for alignment */ div.input_prompt { color: #303F9F; border-top: 1px solid transparent; } div.input_area > div.highlight { margin: 0.4em; border: none; padding: 0px; background-color: transparent; } div.input_area > div.highlight > pre { margin: 0px; border: none; padding: 0px; background-color: transparent; } /* The following gets added to the <head> if it is detected that the user has a * monospace font with inconsistent normal/bold/italic height. See * notebookmain.js. Such fonts will have keywords vertically offset with * respect to the rest of the text. The user should select a better font. * See: https://github.com/ipython/ipython/issues/1503 * * .CodeMirror span { * vertical-align: bottom; * } */ .CodeMirror { line-height: 1.21429em; /* Changed from 1em to our global default */ font-size: 14px; height: auto; /* Changed to auto to autogrow */ background: none; /* Changed from white to allow our bg to show through */ } .CodeMirror-scroll { /* The CodeMirror docs are a bit fuzzy on if overflow-y should be hidden or visible.*/ /* We have found that if it is visible, vertical scrollbars appear with font size changes.*/ overflow-y: hidden; overflow-x: auto; } .CodeMirror-lines { /* In CM2, this used to be 0.4em, but in CM3 it went to 4px. We need the em value because */ /* we have set a different line-height and want this to scale with that. */ /* Note that this should set vertical padding only, since CodeMirror assumes that horizontal padding will be set on CodeMirror pre */ padding: 0.4em 0; } .CodeMirror-linenumber { padding: 0 8px 0 4px; } .CodeMirror-gutters { border-bottom-left-radius: 2px; border-top-left-radius: 2px; } .CodeMirror pre { /* In CM3 this went to 4px from 0 in CM2. This sets horizontal padding only, use .CodeMirror-lines for vertical */ padding: 0 0.4em; border: 0; border-radius: 0; } .CodeMirror-cursor { border-left: 1.4px solid black; } @media screen and (min-width: 2138px) and (max-width: 4319px) { .CodeMirror-cursor { border-left: 2px solid black; } } @media screen and (min-width: 4320px) { .CodeMirror-cursor { border-left: 4px solid black; } } /* Original style from softwaremaniacs.org (c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org> Adapted from GitHub theme */ .highlight-base { color: #000; } .highlight-variable { color: #000; } .highlight-variable-2 { color: #1a1a1a; } .highlight-variable-3 { color: #333333; } .highlight-string { color: #BA2121; } .highlight-comment { color: #408080; font-style: italic; } .highlight-number { color: #080; } .highlight-atom { color: #88F; } .highlight-keyword { color: #008000; font-weight: bold; } .highlight-builtin { color: #008000; } .highlight-error { color: #f00; } .highlight-operator { color: #AA22FF; font-weight: bold; } .highlight-meta { color: #AA22FF; } /* previously not defined, copying from default codemirror */ .highlight-def { color: #00f; } .highlight-string-2 { color: #f50; } .highlight-qualifier { color: #555; } .highlight-bracket { color: #997; } .highlight-tag { color: #170; } .highlight-attribute { color: #00c; } .highlight-header { color: blue; } .highlight-quote { color: #090; } .highlight-link { color: #00c; } /* apply the same style to codemirror */ .cm-s-ipython span.cm-keyword { color: #008000; font-weight: bold; } .cm-s-ipython span.cm-atom { color: #88F; } .cm-s-ipython span.cm-number { color: #080; } .cm-s-ipython span.cm-def { color: #00f; } .cm-s-ipython span.cm-variable { color: #000; } .cm-s-ipython span.cm-operator { color: #AA22FF; font-weight: bold; } .cm-s-ipython span.cm-variable-2 { color: #1a1a1a; } .cm-s-ipython span.cm-variable-3 { color: #333333; } .cm-s-ipython span.cm-comment { color: #408080; font-style: italic; } .cm-s-ipython span.cm-string { color: #BA2121; } .cm-s-ipython span.cm-string-2 { color: #f50; } .cm-s-ipython span.cm-meta { color: #AA22FF; } .cm-s-ipython span.cm-qualifier { color: #555; } .cm-s-ipython span.cm-builtin { color: #008000; } .cm-s-ipython span.cm-bracket { color: #997; } .cm-s-ipython span.cm-tag { color: #170; } .cm-s-ipython span.cm-attribute { color: #00c; } .cm-s-ipython span.cm-header { color: blue; } .cm-s-ipython span.cm-quote { color: #090; } .cm-s-ipython span.cm-link { color: #00c; } .cm-s-ipython span.cm-error { color: #f00; } .cm-s-ipython span.cm-tab { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAMCAYAAAAkuj5RAAAAAXNSR0IArs4c6QAAAGFJREFUSMft1LsRQFAQheHPowAKoACx3IgEKtaEHujDjORSgWTH/ZOdnZOcM/sgk/kFFWY0qV8foQwS4MKBCS3qR6ixBJvElOobYAtivseIE120FaowJPN75GMu8j/LfMwNjh4HUpwg4LUAAAAASUVORK5CYII=); background-position: right; background-repeat: no-repeat; } div.output_wrapper { /* this position must be relative to enable descendents to be absolute within it */ position: relative; /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; z-index: 1; } /* class for the output area when it should be height-limited */ div.output_scroll { /* ideally, this would be max-height, but FF barfs all over that */ height: 24em; /* FF needs this *and the wrapper* to specify full width, or it will shrinkwrap */ width: 100%; overflow: auto; border-radius: 2px; -webkit-box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8); box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.8); display: block; } /* output div while it is collapsed */ div.output_collapsed { margin: 0px; padding: 0px; /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; } div.out_prompt_overlay { height: 100%; padding: 0px 0.4em; position: absolute; border-radius: 2px; } div.out_prompt_overlay:hover { /* use inner shadow to get border that is computed the same on WebKit/FF */ -webkit-box-shadow: inset 0 0 1px #000; box-shadow: inset 0 0 1px #000; background: rgba(240, 240, 240, 0.5); } div.output_prompt { color: #D84315; } /* This class is the outer container of all output sections. */ div.output_area { padding: 0px; page-break-inside: avoid; /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; } div.output_area .MathJax_Display { text-align: left !important; } div.output_area .rendered_html table { margin-left: 0; margin-right: 0; } div.output_area .rendered_html img { margin-left: 0; margin-right: 0; } div.output_area img, div.output_area svg { max-width: 100%; height: auto; } div.output_area img.unconfined, div.output_area svg.unconfined { max-width: none; } div.output_area .mglyph > img { max-width: none; } /* This is needed to protect the pre formating from global settings such as that of bootstrap */ .output { /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; } @media (max-width: 540px) { div.output_area { /* Old browsers */ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: vertical; -moz-box-align: stretch; display: box; box-orient: vertical; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: column; align-items: stretch; } } div.output_area pre { margin: 0; padding: 1px 0 1px 0; border: 0; vertical-align: baseline; color: black; background-color: transparent; border-radius: 0; } /* This class is for the output subarea inside the output_area and after the prompt div. */ div.output_subarea { overflow-x: auto; padding: 0.4em; /* Old browsers */ -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; /* Modern browsers */ flex: 1; max-width: calc(100% - 14ex); } div.output_scroll div.output_subarea { overflow-x: visible; } /* The rest of the output_* classes are for special styling of the different output types */ /* all text output has this class: */ div.output_text { text-align: left; color: #000; /* This has to match that of the the CodeMirror class line-height below */ line-height: 1.21429em; } /* stdout/stderr are 'text' as well as 'stream', but execute_result/error are *not* streams */ div.output_stderr { background: #fdd; /* very light red background for stderr */ } div.output_latex { text-align: left; } /* Empty output_javascript divs should have no height */ div.output_javascript:empty { padding: 0; } .js-error { color: darkred; } /* raw_input styles */ div.raw_input_container { line-height: 1.21429em; padding-top: 5px; } pre.raw_input_prompt { /* nothing needed here. */ } input.raw_input { font-family: monospace; font-size: inherit; color: inherit; width: auto; /* make sure input baseline aligns with prompt */ vertical-align: baseline; /* padding + margin = 0.5em between prompt and cursor */ padding: 0em 0.25em; margin: 0em 0.25em; } input.raw_input:focus { box-shadow: none; } p.p-space { margin-bottom: 10px; } div.output_unrecognized { padding: 5px; font-weight: bold; color: red; } div.output_unrecognized a { color: inherit; text-decoration: none; } div.output_unrecognized a:hover { color: inherit; text-decoration: none; } .rendered_html { color: #000; /* any extras will just be numbers: */ } .rendered_html em { font-style: italic; } .rendered_html strong { font-weight: bold; } .rendered_html u { text-decoration: underline; } .rendered_html :link { text-decoration: underline; } .rendered_html :visited { text-decoration: underline; } .rendered_html h1 { font-size: 185.7%; margin: 1.08em 0 0 0; font-weight: bold; line-height: 1.0; } .rendered_html h2 { font-size: 157.1%; margin: 1.27em 0 0 0; font-weight: bold; line-height: 1.0; } .rendered_html h3 { font-size: 128.6%; margin: 1.55em 0 0 0; font-weight: bold; line-height: 1.0; } .rendered_html h4 { font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0; } .rendered_html h5 { font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0; font-style: italic; } .rendered_html h6 { font-size: 100%; margin: 2em 0 0 0; font-weight: bold; line-height: 1.0; font-style: italic; } .rendered_html h1:first-child { margin-top: 0.538em; } .rendered_html h2:first-child { margin-top: 0.636em; } .rendered_html h3:first-child { margin-top: 0.777em; } .rendered_html h4:first-child { margin-top: 1em; } .rendered_html h5:first-child { margin-top: 1em; } .rendered_html h6:first-child { margin-top: 1em; } .rendered_html ul:not(.list-inline), .rendered_html ol:not(.list-inline) { padding-left: 2em; } .rendered_html ul { list-style: disc; } .rendered_html ul ul { list-style: square; margin-top: 0; } .rendered_html ul ul ul { list-style: circle; } .rendered_html ol { list-style: decimal; } .rendered_html ol ol { list-style: upper-alpha; margin-top: 0; } .rendered_html ol ol ol { list-style: lower-alpha; } .rendered_html ol ol ol ol { list-style: lower-roman; } .rendered_html ol ol ol ol ol { list-style: decimal; } .rendered_html * + ul { margin-top: 1em; } .rendered_html * + ol { margin-top: 1em; } .rendered_html hr { color: black; background-color: black; } .rendered_html pre { margin: 1em 2em; padding: 0px; background-color: #fff; } .rendered_html code { background-color: #eff0f1; } .rendered_html p code { padding: 1px 5px; } .rendered_html pre code { background-color: #fff; } .rendered_html pre, .rendered_html code { border: 0; color: #000; font-size: 100%; } .rendered_html blockquote { margin: 1em 2em; } .rendered_html table { margin-left: auto; margin-right: auto; border: none; border-collapse: collapse; border-spacing: 0; color: black; font-size: 12px; table-layout: fixed; } .rendered_html thead { border-bottom: 1px solid black; vertical-align: bottom; } .rendered_html tr, .rendered_html th, .rendered_html td { text-align: right; vertical-align: middle; padding: 0.5em 0.5em; line-height: normal; white-space: normal; max-width: none; border: none; } .rendered_html th { font-weight: bold; } .rendered_html tbody tr:nth-child(odd) { background: #f5f5f5; } .rendered_html tbody tr:hover { background: rgba(66, 165, 245, 0.2); } .rendered_html * + table { margin-top: 1em; } .rendered_html p { text-align: left; } .rendered_html * + p { margin-top: 1em; } .rendered_html img { display: block; margin-left: auto; margin-right: auto; } .rendered_html * + img { margin-top: 1em; } .rendered_html img, .rendered_html svg { max-width: 100%; height: auto; } .rendered_html img.unconfined, .rendered_html svg.unconfined { max-width: none; } .rendered_html .alert { margin-bottom: initial; } .rendered_html * + .alert { margin-top: 1em; } [dir="rtl"] .rendered_html p { text-align: right; } div.text_cell { /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; } @media (max-width: 540px) { div.text_cell > div.prompt { display: none; } } div.text_cell_render { /*font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/ outline: none; resize: none; width: inherit; border-style: none; padding: 0.5em 0.5em 0.5em 0.4em; color: #000; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } a.anchor-link:link { text-decoration: none; padding: 0px 20px; visibility: hidden; } h1:hover .anchor-link, h2:hover .anchor-link, h3:hover .anchor-link, h4:hover .anchor-link, h5:hover .anchor-link, h6:hover .anchor-link { visibility: visible; } .text_cell.rendered .input_area { display: none; } .text_cell.rendered .rendered_html { overflow-x: auto; overflow-y: hidden; } .text_cell.rendered .rendered_html tr, .text_cell.rendered .rendered_html th, .text_cell.rendered .rendered_html td { max-width: none; } .text_cell.unrendered .text_cell_render { display: none; } .text_cell .dropzone .input_area { border: 2px dashed #bababa; margin: -1px; } .cm-header-1, .cm-header-2, .cm-header-3, .cm-header-4, .cm-header-5, .cm-header-6 { font-weight: bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .cm-header-1 { font-size: 185.7%; } .cm-header-2 { font-size: 157.1%; } .cm-header-3 { font-size: 128.6%; } .cm-header-4 { font-size: 110%; } .cm-header-5 { font-size: 100%; font-style: italic; } .cm-header-6 { font-size: 100%; font-style: italic; } /*! * * IPython notebook webapp * */ @media (max-width: 767px) { .notebook_app { padding-left: 0px; padding-right: 0px; } } #ipython-main-app { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 100%; } div#notebook_panel { margin: 0px; padding: 0px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 100%; } div#notebook { font-size: 14px; line-height: 20px; overflow-y: hidden; overflow-x: auto; width: 100%; /* This spaces the page away from the edge of the notebook area */ padding-top: 20px; margin: 0px; outline: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 100%; } @media not print { #notebook-container { padding: 15px; background-color: #fff; min-height: 0; -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } } @media print { #notebook-container { width: 100%; } } div.ui-widget-content { border: 1px solid #ababab; outline: none; } pre.dialog { background-color: #f7f7f7; border: 1px solid #ddd; border-radius: 2px; padding: 0.4em; padding-left: 2em; } p.dialog { padding: 0.2em; } /* Word-wrap output correctly. This is the CSS3 spelling, though Firefox seems to not honor it correctly. Webkit browsers (Chrome, rekonq, Safari) do. */ pre, code, kbd, samp { white-space: pre-wrap; } #fonttest { font-family: monospace; } p { margin-bottom: 0; } .end_space { min-height: 100px; transition: height .2s ease; } .notebook_app > #header { -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } @media not print { .notebook_app { background-color: #EEE; } } kbd { border-style: solid; border-width: 1px; box-shadow: none; margin: 2px; padding-left: 2px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px; } .jupyter-keybindings { padding: 1px; line-height: 24px; border-bottom: 1px solid gray; } .jupyter-keybindings input { margin: 0; padding: 0; border: none; } .jupyter-keybindings i { padding: 6px; } .well code { background-color: #ffffff; border-color: #ababab; border-width: 1px; border-style: solid; padding: 2px; padding-top: 1px; padding-bottom: 1px; } /* CSS for the cell toolbar */ .celltoolbar { border: thin solid #CFCFCF; border-bottom: none; background: #EEE; border-radius: 2px 2px 0px 0px; width: 100%; height: 29px; padding-right: 4px; /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; /* Old browsers */ -webkit-box-pack: end; -moz-box-pack: end; box-pack: end; /* Modern browsers */ justify-content: flex-end; display: -webkit-flex; } @media print { .celltoolbar { display: none; } } .ctb_hideshow { display: none; vertical-align: bottom; } /* ctb_show is added to the ctb_hideshow div to show the cell toolbar. Cell toolbars are only shown when the ctb_global_show class is also set. */ .ctb_global_show .ctb_show.ctb_hideshow { display: block; } .ctb_global_show .ctb_show + .input_area, .ctb_global_show .ctb_show + div.text_cell_input, .ctb_global_show .ctb_show ~ div.text_cell_render { border-top-right-radius: 0px; border-top-left-radius: 0px; } .ctb_global_show .ctb_show ~ div.text_cell_render { border: 1px solid #cfcfcf; } .celltoolbar { font-size: 87%; padding-top: 3px; } .celltoolbar select { display: block; width: 100%; height: 32px; padding: 6px 12px; font-size: 13px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 1px; width: inherit; font-size: inherit; height: 22px; padding: 0px; display: inline-block; } .celltoolbar select:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .celltoolbar select::-moz-placeholder { color: #999; opacity: 1; } .celltoolbar select:-ms-input-placeholder { color: #999; } .celltoolbar select::-webkit-input-placeholder { color: #999; } .celltoolbar select::-ms-expand { border: 0; background-color: transparent; } .celltoolbar select[disabled], .celltoolbar select[readonly], fieldset[disabled] .celltoolbar select { background-color: #eeeeee; opacity: 1; } .celltoolbar select[disabled], fieldset[disabled] .celltoolbar select { cursor: not-allowed; } textarea.celltoolbar select { height: auto; } select.celltoolbar select { height: 30px; line-height: 30px; } textarea.celltoolbar select, select[multiple].celltoolbar select { height: auto; } .celltoolbar label { margin-left: 5px; margin-right: 5px; } .tags_button_container { width: 100%; display: flex; } .tag-container { display: flex; flex-direction: row; flex-grow: 1; overflow: hidden; position: relative; } .tag-container > * { margin: 0 4px; } .remove-tag-btn { margin-left: 4px; } .tags-input { display: flex; } .cell-tag:last-child:after { content: ""; position: absolute; right: 0; width: 40px; height: 100%; /* Fade to background color of cell toolbar */ background: linear-gradient(to right, rgba(0, 0, 0, 0), #EEE); } .tags-input > * { margin-left: 4px; } .cell-tag, .tags-input input, .tags-input button { display: block; width: 100%; height: 32px; padding: 6px 12px; font-size: 13px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 1px; box-shadow: none; width: inherit; font-size: inherit; height: 22px; line-height: 22px; padding: 0px 4px; display: inline-block; } .cell-tag:focus, .tags-input input:focus, .tags-input button:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); } .cell-tag::-moz-placeholder, .tags-input input::-moz-placeholder, .tags-input button::-moz-placeholder { color: #999; opacity: 1; } .cell-tag:-ms-input-placeholder, .tags-input input:-ms-input-placeholder, .tags-input button:-ms-input-placeholder { color: #999; } .cell-tag::-webkit-input-placeholder, .tags-input input::-webkit-input-placeholder, .tags-input button::-webkit-input-placeholder { color: #999; } .cell-tag::-ms-expand, .tags-input input::-ms-expand, .tags-input button::-ms-expand { border: 0; background-color: transparent; } .cell-tag[disabled], .tags-input input[disabled], .tags-input button[disabled], .cell-tag[readonly], .tags-input input[readonly], .tags-input button[readonly], fieldset[disabled] .cell-tag, fieldset[disabled] .tags-input input, fieldset[disabled] .tags-input button { background-color: #eeeeee; opacity: 1; } .cell-tag[disabled], .tags-input input[disabled], .tags-input button[disabled], fieldset[disabled] .cell-tag, fieldset[disabled] .tags-input input, fieldset[disabled] .tags-input button { cursor: not-allowed; } textarea.cell-tag, textarea.tags-input input, textarea.tags-input button { height: auto; } select.cell-tag, select.tags-input input, select.tags-input button { height: 30px; line-height: 30px; } textarea.cell-tag, textarea.tags-input input, textarea.tags-input button, select[multiple].cell-tag, select[multiple].tags-input input, select[multiple].tags-input button { height: auto; } .cell-tag, .tags-input button { padding: 0px 4px; } .cell-tag { background-color: #fff; white-space: nowrap; } .tags-input input[type=text]:focus { outline: none; box-shadow: none; border-color: #ccc; } .completions { position: absolute; z-index: 110; overflow: hidden; border: 1px solid #ababab; border-radius: 2px; -webkit-box-shadow: 0px 6px 10px -1px #adadad; box-shadow: 0px 6px 10px -1px #adadad; line-height: 1; } .completions select { background: white; outline: none; border: none; padding: 0px; margin: 0px; overflow: auto; font-family: monospace; font-size: 110%; color: #000; width: auto; } .completions select option.context { color: #286090; } #kernel_logo_widget .current_kernel_logo { display: none; margin-top: -1px; margin-bottom: -1px; width: 32px; height: 32px; } [dir="rtl"] #kernel_logo_widget { float: left !important; float: left; } .modal .modal-body .move-path { display: flex; flex-direction: row; justify-content: space; align-items: center; } .modal .modal-body .move-path .server-root { padding-right: 20px; } .modal .modal-body .move-path .path-input { flex: 1; } #menubar { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-top: 1px; } #menubar .navbar { border-top: 1px; border-radius: 0px 0px 2px 2px; margin-bottom: 0px; } #menubar .navbar-toggle { float: left; padding-top: 7px; padding-bottom: 7px; border: none; } #menubar .navbar-collapse { clear: left; } [dir="rtl"] #menubar .navbar-toggle { float: right; } [dir="rtl"] #menubar .navbar-collapse { clear: right; } [dir="rtl"] #menubar .navbar-nav { float: right; } [dir="rtl"] #menubar .nav { padding-right: 0px; } [dir="rtl"] #menubar .navbar-nav > li { float: right; } [dir="rtl"] #menubar .navbar-right { float: left !important; } [dir="rtl"] ul.dropdown-menu { text-align: right; left: auto; } [dir="rtl"] ul#new-menu.dropdown-menu { right: auto; left: 0; } .nav-wrapper { border-bottom: 1px solid #e7e7e7; } i.menu-icon { padding-top: 4px; } [dir="rtl"] i.menu-icon.pull-right { float: left !important; float: left; } ul#help_menu li a { overflow: hidden; padding-right: 2.2em; } ul#help_menu li a i { margin-right: -1.2em; } [dir="rtl"] ul#help_menu li a { padding-left: 2.2em; } [dir="rtl"] ul#help_menu li a i { margin-right: 0; margin-left: -1.2em; } [dir="rtl"] ul#help_menu li a i.pull-right { float: left !important; float: left; } .dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; } [dir="rtl"] .dropdown-submenu > .dropdown-menu { right: 100%; margin-right: -1px; } .dropdown-submenu:hover > .dropdown-menu { display: block; } .dropdown-submenu > a:after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; content: "\f0da"; float: right; color: #333333; margin-top: 2px; margin-right: -10px; } .dropdown-submenu > a:after.fa-pull-left { margin-right: .3em; } .dropdown-submenu > a:after.fa-pull-right { margin-left: .3em; } .dropdown-submenu > a:after.pull-left { margin-right: .3em; } .dropdown-submenu > a:after.pull-right { margin-left: .3em; } [dir="rtl"] .dropdown-submenu > a:after { float: left; content: "\f0d9"; margin-right: 0; margin-left: -10px; } .dropdown-submenu:hover > a:after { color: #262626; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; } #notification_area { float: right !important; float: right; z-index: 10; } [dir="rtl"] #notification_area { float: left !important; float: left; } .indicator_area { float: right !important; float: right; color: #777; margin-left: 5px; margin-right: 5px; width: 11px; z-index: 10; text-align: center; width: auto; } [dir="rtl"] .indicator_area { float: left !important; float: left; } #kernel_indicator { float: right !important; float: right; color: #777; margin-left: 5px; margin-right: 5px; width: 11px; z-index: 10; text-align: center; width: auto; border-left: 1px solid; } #kernel_indicator .kernel_indicator_name { padding-left: 5px; padding-right: 5px; } [dir="rtl"] #kernel_indicator { float: left !important; float: left; border-left: 0; border-right: 1px solid; } #modal_indicator { float: right !important; float: right; color: #777; margin-left: 5px; margin-right: 5px; width: 11px; z-index: 10; text-align: center; width: auto; } [dir="rtl"] #modal_indicator { float: left !important; float: left; } #readonly-indicator { float: right !important; float: right; color: #777; margin-left: 5px; margin-right: 5px; width: 11px; z-index: 10; text-align: center; width: auto; margin-top: 2px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; display: none; } .modal_indicator:before { width: 1.28571429em; text-align: center; } .edit_mode .modal_indicator:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f040"; } .edit_mode .modal_indicator:before.fa-pull-left { margin-right: .3em; } .edit_mode .modal_indicator:before.fa-pull-right { margin-left: .3em; } .edit_mode .modal_indicator:before.pull-left { margin-right: .3em; } .edit_mode .modal_indicator:before.pull-right { margin-left: .3em; } .command_mode .modal_indicator:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ' '; } .command_mode .modal_indicator:before.fa-pull-left { margin-right: .3em; } .command_mode .modal_indicator:before.fa-pull-right { margin-left: .3em; } .command_mode .modal_indicator:before.pull-left { margin-right: .3em; } .command_mode .modal_indicator:before.pull-right { margin-left: .3em; } .kernel_idle_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f10c"; } .kernel_idle_icon:before.fa-pull-left { margin-right: .3em; } .kernel_idle_icon:before.fa-pull-right { margin-left: .3em; } .kernel_idle_icon:before.pull-left { margin-right: .3em; } .kernel_idle_icon:before.pull-right { margin-left: .3em; } .kernel_busy_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f111"; } .kernel_busy_icon:before.fa-pull-left { margin-right: .3em; } .kernel_busy_icon:before.fa-pull-right { margin-left: .3em; } .kernel_busy_icon:before.pull-left { margin-right: .3em; } .kernel_busy_icon:before.pull-right { margin-left: .3em; } .kernel_dead_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f1e2"; } .kernel_dead_icon:before.fa-pull-left { margin-right: .3em; } .kernel_dead_icon:before.fa-pull-right { margin-left: .3em; } .kernel_dead_icon:before.pull-left { margin-right: .3em; } .kernel_dead_icon:before.pull-right { margin-left: .3em; } .kernel_disconnected_icon:before { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f127"; } .kernel_disconnected_icon:before.fa-pull-left { margin-right: .3em; } .kernel_disconnected_icon:before.fa-pull-right { margin-left: .3em; } .kernel_disconnected_icon:before.pull-left { margin-right: .3em; } .kernel_disconnected_icon:before.pull-right { margin-left: .3em; } .notification_widget { color: #777; z-index: 10; background: rgba(240, 240, 240, 0.5); margin-right: 4px; color: #333; background-color: #fff; border-color: #ccc; } .notification_widget:focus, .notification_widget.focus { color: #333; background-color: #e6e6e6; border-color: #8c8c8c; } .notification_widget:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; } .notification_widget:active, .notification_widget.active, .open > .dropdown-toggle.notification_widget { color: #333; background-color: #e6e6e6; border-color: #adadad; } .notification_widget:active:hover, .notification_widget.active:hover, .open > .dropdown-toggle.notification_widget:hover, .notification_widget:active:focus, .notification_widget.active:focus, .open > .dropdown-toggle.notification_widget:focus, .notification_widget:active.focus, .notification_widget.active.focus, .open > .dropdown-toggle.notification_widget.focus { color: #333; background-color: #d4d4d4; border-color: #8c8c8c; } .notification_widget:active, .notification_widget.active, .open > .dropdown-toggle.notification_widget { background-image: none; } .notification_widget.disabled:hover, .notification_widget[disabled]:hover, fieldset[disabled] .notification_widget:hover, .notification_widget.disabled:focus, .notification_widget[disabled]:focus, fieldset[disabled] .notification_widget:focus, .notification_widget.disabled.focus, .notification_widget[disabled].focus, fieldset[disabled] .notification_widget.focus { background-color: #fff; border-color: #ccc; } .notification_widget .badge { color: #fff; background-color: #333; } .notification_widget.warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; } .notification_widget.warning:focus, .notification_widget.warning.focus { color: #fff; background-color: #ec971f; border-color: #985f0d; } .notification_widget.warning:hover { color: #fff; background-color: #ec971f; border-color: #d58512; } .notification_widget.warning:active, .notification_widget.warning.active, .open > .dropdown-toggle.notification_widget.warning { color: #fff; background-color: #ec971f; border-color: #d58512; } .notification_widget.warning:active:hover, .notification_widget.warning.active:hover, .open > .dropdown-toggle.notification_widget.warning:hover, .notification_widget.warning:active:focus, .notification_widget.warning.active:focus, .open > .dropdown-toggle.notification_widget.warning:focus, .notification_widget.warning:active.focus, .notification_widget.warning.active.focus, .open > .dropdown-toggle.notification_widget.warning.focus { color: #fff; background-color: #d58512; border-color: #985f0d; } .notification_widget.warning:active, .notification_widget.warning.active, .open > .dropdown-toggle.notification_widget.warning { background-image: none; } .notification_widget.warning.disabled:hover, .notification_widget.warning[disabled]:hover, fieldset[disabled] .notification_widget.warning:hover, .notification_widget.warning.disabled:focus, .notification_widget.warning[disabled]:focus, fieldset[disabled] .notification_widget.warning:focus, .notification_widget.warning.disabled.focus, .notification_widget.warning[disabled].focus, fieldset[disabled] .notification_widget.warning.focus { background-color: #f0ad4e; border-color: #eea236; } .notification_widget.warning .badge { color: #f0ad4e; background-color: #fff; } .notification_widget.success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; } .notification_widget.success:focus, .notification_widget.success.focus { color: #fff; background-color: #449d44; border-color: #255625; } .notification_widget.success:hover { color: #fff; background-color: #449d44; border-color: #398439; } .notification_widget.success:active, .notification_widget.success.active, .open > .dropdown-toggle.notification_widget.success { color: #fff; background-color: #449d44; border-color: #398439; } .notification_widget.success:active:hover, .notification_widget.success.active:hover, .open > .dropdown-toggle.notification_widget.success:hover, .notification_widget.success:active:focus, .notification_widget.success.active:focus, .open > .dropdown-toggle.notification_widget.success:focus, .notification_widget.success:active.focus, .notification_widget.success.active.focus, .open > .dropdown-toggle.notification_widget.success.focus { color: #fff; background-color: #398439; border-color: #255625; } .notification_widget.success:active, .notification_widget.success.active, .open > .dropdown-toggle.notification_widget.success { background-image: none; } .notification_widget.success.disabled:hover, .notification_widget.success[disabled]:hover, fieldset[disabled] .notification_widget.success:hover, .notification_widget.success.disabled:focus, .notification_widget.success[disabled]:focus, fieldset[disabled] .notification_widget.success:focus, .notification_widget.success.disabled.focus, .notification_widget.success[disabled].focus, fieldset[disabled] .notification_widget.success.focus { background-color: #5cb85c; border-color: #4cae4c; } .notification_widget.success .badge { color: #5cb85c; background-color: #fff; } .notification_widget.info { color: #fff; background-color: #5bc0de; border-color: #46b8da; } .notification_widget.info:focus, .notification_widget.info.focus { color: #fff; background-color: #31b0d5; border-color: #1b6d85; } .notification_widget.info:hover { color: #fff; background-color: #31b0d5; border-color: #269abc; } .notification_widget.info:active, .notification_widget.info.active, .open > .dropdown-toggle.notification_widget.info { color: #fff; background-color: #31b0d5; border-color: #269abc; } .notification_widget.info:active:hover, .notification_widget.info.active:hover, .open > .dropdown-toggle.notification_widget.info:hover, .notification_widget.info:active:focus, .notification_widget.info.active:focus, .open > .dropdown-toggle.notification_widget.info:focus, .notification_widget.info:active.focus, .notification_widget.info.active.focus, .open > .dropdown-toggle.notification_widget.info.focus { color: #fff; background-color: #269abc; border-color: #1b6d85; } .notification_widget.info:active, .notification_widget.info.active, .open > .dropdown-toggle.notification_widget.info { background-image: none; } .notification_widget.info.disabled:hover, .notification_widget.info[disabled]:hover, fieldset[disabled] .notification_widget.info:hover, .notification_widget.info.disabled:focus, .notification_widget.info[disabled]:focus, fieldset[disabled] .notification_widget.info:focus, .notification_widget.info.disabled.focus, .notification_widget.info[disabled].focus, fieldset[disabled] .notification_widget.info.focus { background-color: #5bc0de; border-color: #46b8da; } .notification_widget.info .badge { color: #5bc0de; background-color: #fff; } .notification_widget.danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; } .notification_widget.danger:focus, .notification_widget.danger.focus { color: #fff; background-color: #c9302c; border-color: #761c19; } .notification_widget.danger:hover { color: #fff; background-color: #c9302c; border-color: #ac2925; } .notification_widget.danger:active, .notification_widget.danger.active, .open > .dropdown-toggle.notification_widget.danger { color: #fff; background-color: #c9302c; border-color: #ac2925; } .notification_widget.danger:active:hover, .notification_widget.danger.active:hover, .open > .dropdown-toggle.notification_widget.danger:hover, .notification_widget.danger:active:focus, .notification_widget.danger.active:focus, .open > .dropdown-toggle.notification_widget.danger:focus, .notification_widget.danger:active.focus, .notification_widget.danger.active.focus, .open > .dropdown-toggle.notification_widget.danger.focus { color: #fff; background-color: #ac2925; border-color: #761c19; } .notification_widget.danger:active, .notification_widget.danger.active, .open > .dropdown-toggle.notification_widget.danger { background-image: none; } .notification_widget.danger.disabled:hover, .notification_widget.danger[disabled]:hover, fieldset[disabled] .notification_widget.danger:hover, .notification_widget.danger.disabled:focus, .notification_widget.danger[disabled]:focus, fieldset[disabled] .notification_widget.danger:focus, .notification_widget.danger.disabled.focus, .notification_widget.danger[disabled].focus, fieldset[disabled] .notification_widget.danger.focus { background-color: #d9534f; border-color: #d43f3a; } .notification_widget.danger .badge { color: #d9534f; background-color: #fff; } div#pager { background-color: #fff; font-size: 14px; line-height: 20px; overflow: hidden; display: none; position: fixed; bottom: 0px; width: 100%; max-height: 50%; padding-top: 8px; -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); /* Display over codemirror */ z-index: 100; /* Hack which prevents jquery ui resizable from changing top. */ top: auto !important; } div#pager pre { line-height: 1.21429em; color: #000; background-color: #f7f7f7; padding: 0.4em; } div#pager #pager-button-area { position: absolute; top: 8px; right: 20px; } div#pager #pager-contents { position: relative; overflow: auto; width: 100%; height: 100%; } div#pager #pager-contents #pager-container { position: relative; padding: 15px 0px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } div#pager .ui-resizable-handle { top: 0px; height: 8px; background: #f7f7f7; border-top: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; /* This injects handle bars (a short, wide = symbol) for the resize handle. */ } div#pager .ui-resizable-handle::after { content: ''; top: 2px; left: 50%; height: 3px; width: 30px; margin-left: -15px; position: absolute; border-top: 1px solid #cfcfcf; } .quickhelp { /* Old browsers */ display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-align: stretch; display: -moz-box; -moz-box-orient: horizontal; -moz-box-align: stretch; display: box; box-orient: horizontal; box-align: stretch; /* Modern browsers */ display: flex; flex-direction: row; align-items: stretch; line-height: 1.8em; } .shortcut_key { display: inline-block; width: 21ex; text-align: right; font-family: monospace; } .shortcut_descr { display: inline-block; /* Old browsers */ -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; /* Modern browsers */ flex: 1; } span.save_widget { height: 30px; margin-top: 4px; display: flex; justify-content: flex-start; align-items: baseline; width: 50%; flex: 1; } span.save_widget span.filename { height: 100%; line-height: 1em; margin-left: 16px; border: none; font-size: 146.5%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-radius: 2px; } span.save_widget span.filename:hover { background-color: #e6e6e6; } [dir="rtl"] span.save_widget.pull-left { float: right !important; float: right; } [dir="rtl"] span.save_widget span.filename { margin-left: 0; margin-right: 16px; } span.checkpoint_status, span.autosave_status { font-size: small; white-space: nowrap; padding: 0 5px; } @media (max-width: 767px) { span.save_widget { font-size: small; padding: 0 0 0 5px; } span.checkpoint_status, span.autosave_status { display: none; } } @media (min-width: 768px) and (max-width: 991px) { span.checkpoint_status { display: none; } span.autosave_status { font-size: x-small; } } .toolbar { padding: 0px; margin-left: -5px; margin-top: 2px; margin-bottom: 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .toolbar select, .toolbar label { width: auto; vertical-align: middle; margin-right: 2px; margin-bottom: 0px; display: inline; font-size: 92%; margin-left: 0.3em; margin-right: 0.3em; padding: 0px; padding-top: 3px; } .toolbar .btn { padding: 2px 8px; } .toolbar .btn-group { margin-top: 0px; margin-left: 5px; } .toolbar-btn-label { margin-left: 6px; } #maintoolbar { margin-bottom: -3px; margin-top: -8px; border: 0px; min-height: 27px; margin-left: 0px; padding-top: 11px; padding-bottom: 3px; } #maintoolbar .navbar-text { float: none; vertical-align: middle; text-align: right; margin-left: 5px; margin-right: 0px; margin-top: 0px; } .select-xs { height: 24px; } [dir="rtl"] .btn-group > .btn, .btn-group-vertical > .btn { float: right; } .pulse, .dropdown-menu > li > a.pulse, li.pulse > a.dropdown-toggle, li.pulse.open > a.dropdown-toggle { background-color: #F37626; color: white; } /** * Primary styles * * Author: Jupyter Development Team */ /** WARNING IF YOU ARE EDITTING THIS FILE, if this is a .css file, It has a lot * of chance of beeing generated from the ../less/[samename].less file, you can * try to get back the less file by reverting somme commit in history **/ /* * We'll try to get something pretty, so we * have some strange css to have the scroll bar on * the left with fix button on the top right of the tooltip */ @-moz-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @-moz-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } /*properties of tooltip after "expand"*/ .bigtooltip { overflow: auto; height: 200px; -webkit-transition-property: height; -webkit-transition-duration: 500ms; -moz-transition-property: height; -moz-transition-duration: 500ms; transition-property: height; transition-duration: 500ms; } /*properties of tooltip before "expand"*/ .smalltooltip { -webkit-transition-property: height; -webkit-transition-duration: 500ms; -moz-transition-property: height; -moz-transition-duration: 500ms; transition-property: height; transition-duration: 500ms; text-overflow: ellipsis; overflow: hidden; height: 80px; } .tooltipbuttons { position: absolute; padding-right: 15px; top: 0px; right: 0px; } .tooltiptext { /*avoid the button to overlap on some docstring*/ padding-right: 30px; } .ipython_tooltip { max-width: 700px; /*fade-in animation when inserted*/ -webkit-animation: fadeOut 400ms; -moz-animation: fadeOut 400ms; animation: fadeOut 400ms; -webkit-animation: fadeIn 400ms; -moz-animation: fadeIn 400ms; animation: fadeIn 400ms; vertical-align: middle; background-color: #f7f7f7; overflow: visible; border: #ababab 1px solid; outline: none; padding: 3px; margin: 0px; padding-left: 7px; font-family: monospace; min-height: 50px; -moz-box-shadow: 0px 6px 10px -1px #adadad; -webkit-box-shadow: 0px 6px 10px -1px #adadad; box-shadow: 0px 6px 10px -1px #adadad; border-radius: 2px; position: absolute; z-index: 1000; } .ipython_tooltip a { float: right; } .ipython_tooltip .tooltiptext pre { border: 0; border-radius: 0; font-size: 100%; background-color: #f7f7f7; } .pretooltiparrow { left: 0px; margin: 0px; top: -16px; width: 40px; height: 16px; overflow: hidden; position: absolute; } .pretooltiparrow:before { background-color: #f7f7f7; border: 1px #ababab solid; z-index: 11; content: ""; position: absolute; left: 15px; top: 10px; width: 25px; height: 25px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); } ul.typeahead-list i { margin-left: -10px; width: 18px; } [dir="rtl"] ul.typeahead-list i { margin-left: 0; margin-right: -10px; } ul.typeahead-list { max-height: 80vh; overflow: auto; } ul.typeahead-list > li > a { /** Firefox bug **/ /* see https://github.com/jupyter/notebook/issues/559 */ white-space: normal; } ul.typeahead-list > li > a.pull-right { float: left !important; float: left; } [dir="rtl"] .typeahead-list { text-align: right; } .cmd-palette .modal-body { padding: 7px; } .cmd-palette form { background: white; } .cmd-palette input { outline: none; } .no-shortcut { min-width: 20px; color: transparent; } [dir="rtl"] .no-shortcut.pull-right { float: left !important; float: left; } [dir="rtl"] .command-shortcut.pull-right { float: left !important; float: left; } .command-shortcut:before { content: "(command mode)"; padding-right: 3px; color: #777777; } .edit-shortcut:before { content: "(edit)"; padding-right: 3px; color: #777777; } [dir="rtl"] .edit-shortcut.pull-right { float: left !important; float: left; } #find-and-replace #replace-preview .match, #find-and-replace #replace-preview .insert { background-color: #BBDEFB; border-color: #90CAF9; border-style: solid; border-width: 1px; border-radius: 0px; } [dir="ltr"] #find-and-replace .input-group-btn + .form-control { border-left: none; } [dir="rtl"] #find-and-replace .input-group-btn + .form-control { border-right: none; } #find-and-replace #replace-preview .replace .match { background-color: #FFCDD2; border-color: #EF9A9A; border-radius: 0px; } #find-and-replace #replace-preview .replace .insert { background-color: #C8E6C9; border-color: #A5D6A7; border-radius: 0px; } #find-and-replace #replace-preview { max-height: 60vh; overflow: auto; } #find-and-replace #replace-preview pre { padding: 5px 10px; } .terminal-app { background: #EEE; } .terminal-app #header { background: #fff; -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.2); } .terminal-app .terminal { width: 100%; float: left; font-family: monospace; color: white; background: black; padding: 0.4em; border-radius: 2px; -webkit-box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4); box-shadow: 0px 0px 12px 1px rgba(87, 87, 87, 0.4); } .terminal-app .terminal, .terminal-app .terminal dummy-screen { line-height: 1em; font-size: 14px; } .terminal-app .terminal .xterm-rows { padding: 10px; } .terminal-app .terminal-cursor { color: black; background: white; } .terminal-app #terminado-container { margin-top: 20px; } /*# sourceMappingURL=style.min.css.map */ </style> <style type="text/css"> pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight { background: #f8f8f8; } .highlight .c { color: #408080; font-style: italic } /* Comment */ .highlight .err { border: 1px solid #FF0000 } /* Error */ .highlight .k { color: #008000; font-weight: bold } /* Keyword */ .highlight .o { color: #666666 } /* Operator */ .highlight .ch { color: #408080; font-style: italic } /* Comment.Hashbang */ .highlight .cm { color: #408080; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #BC7A00 } /* Comment.Preproc */ .highlight .cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ .highlight .c1 { color: #408080; font-style: italic } /* Comment.Single */ .highlight .cs { color: #408080; font-style: italic } /* Comment.Special */ .highlight .gd { color: #A00000 } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #FF0000 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ .highlight .gt { color: #0044DD } /* Generic.Traceback */ .highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008000 } /* Keyword.Pseudo */ .highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #B00040 } /* Keyword.Type */ .highlight .m { color: #666666 } /* Literal.Number */ .highlight .s { color: #BA2121 } /* Literal.String */ .highlight .na { color: #7D9029 } /* Name.Attribute */ .highlight .nb { color: #008000 } /* Name.Builtin */ .highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .highlight .no { color: #880000 } /* Name.Constant */ .highlight .nd { color: #AA22FF } /* Name.Decorator */ .highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ .highlight .ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0000FF } /* Name.Function */ .highlight .nl { color: #A0A000 } /* Name.Label */ .highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #19177C } /* Name.Variable */ .highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #666666 } /* Literal.Number.Bin */ .highlight .mf { color: #666666 } /* Literal.Number.Float */ .highlight .mh { color: #666666 } /* Literal.Number.Hex */ .highlight .mi { color: #666666 } /* Literal.Number.Integer */ .highlight .mo { color: #666666 } /* Literal.Number.Oct */ .highlight .sa { color: #BA2121 } /* Literal.String.Affix */ .highlight .sb { color: #BA2121 } /* Literal.String.Backtick */ .highlight .sc { color: #BA2121 } /* Literal.String.Char */ .highlight .dl { color: #BA2121 } /* Literal.String.Delimiter */ .highlight .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .highlight .s2 { color: #BA2121 } /* Literal.String.Double */ .highlight .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .highlight .sh { color: #BA2121 } /* Literal.String.Heredoc */ .highlight .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .highlight .sx { color: #008000 } /* Literal.String.Other */ .highlight .sr { color: #BB6688 } /* Literal.String.Regex */ .highlight .s1 { color: #BA2121 } /* Literal.String.Single */ .highlight .ss { color: #19177C } /* Literal.String.Symbol */ .highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0000FF } /* Name.Function.Magic */ .highlight .vc { color: #19177C } /* Name.Variable.Class */ .highlight .vg { color: #19177C } /* Name.Variable.Global */ .highlight .vi { color: #19177C } /* Name.Variable.Instance */ .highlight .vm { color: #19177C } /* Name.Variable.Magic */ .highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ </style> <style type="text/css"> /* Overrides of notebook CSS for static HTML export */ body { overflow: visible; padding: 8px; } div#notebook { overflow: visible; border-top: none; }@media print { div.cell { display: block; page-break-inside: avoid; } div.output_wrapper { display: block; page-break-inside: avoid; } div.output { display: block; page-break-inside: avoid; } } </style> <!-- Custom stylesheet, it must be in the same directory as the html file --> <link rel="stylesheet" href="custom.css"> <!-- Loading mathjax macro --> <!-- Load mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS_HTML"></script> <!-- MathJax configuration --> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], displayMath: [ ['$$','$$'], ["\\[","\\]"] ], processEscapes: true, processEnvironments: true }, // Center justify equations in code and markdown cells. Elsewhere // we use CSS to left justify single line equations in code cells. displayAlign: 'center', "HTML-CSS": { styles: {'.MathJax_Display': {"margin": 0}}, linebreaks: { automatic: true } } }); </script> <!-- End of mathjax configuration --></head> <body> <div tabindex="-1" id="notebook" class="border-box-sizing"> <div class="container" id="notebook-container"> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p><h1>Table of Contents<span class="tocSkip"></span></h1></p> <div class="toc"><ul class="toc-item"><li><span><a href="#Understanding-Iterables,-Iterators-and-Generators" data-toc-modified-id="Understanding-Iterables,-Iterators-and-Generators-1"><span class="toc-item-num">1&nbsp;&nbsp;</span>Understanding Iterables, Iterators and Generators</a></span><ul class="toc-item"><li><span><a href="#Iterables,-Iterators" data-toc-modified-id="Iterables,-Iterators-1.1"><span class="toc-item-num">1.1&nbsp;&nbsp;</span>Iterables, Iterators</a></span></li><li><span><a href="#Generators" data-toc-modified-id="Generators-1.2"><span class="toc-item-num">1.2&nbsp;&nbsp;</span>Generators</a></span></li></ul></li><li><span><a href="#Reference" data-toc-modified-id="Reference-2"><span class="toc-item-num">2&nbsp;&nbsp;</span>Reference</a></span></li></ul></div> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[1]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># code for loading the format for the notebook</span> <span class="kn">import</span> <span class="nn">os</span> <span class="c1"># path : store the current path to convert back to it later</span> <span class="n">path</span> <span class="o">=</span> <span class="n">os</span><span class="o">.</span><span class="n">getcwd</span><span class="p">()</span> <span class="n">os</span><span class="o">.</span><span class="n">chdir</span><span class="p">(</span><span class="n">os</span><span class="o">.</span><span class="n">path</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="s1">&#39;..&#39;</span><span class="p">,</span> <span class="s1">&#39;..&#39;</span><span class="p">,</span> <span class="s1">&#39;notebook_format&#39;</span><span class="p">))</span> <span class="kn">from</span> <span class="nn">formats</span> <span class="kn">import</span> <span class="n">load_style</span> <span class="n">load_style</span><span class="p">(</span><span class="n">plot_style</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt output_prompt">Out[1]:</div> <div class="output_html rendered_html output_subarea output_execute_result"> <style> @import url('http://fonts.googleapis.com/css?family=Source+Code+Pro'); @import url('http://fonts.googleapis.com/css?family=Vollkorn'); @import url('http://fonts.googleapis.com/css?family=Arimo'); @import url('http://fonts.googleapis.com/css?family=Fira_sans'); div.cell { width: 1000px; margin-left: 0% !important; margin-right: auto; } div.text_cell code { background: transparent; color: #000000; font-weight: 600; font-size: 12pt; font-style: bold; font-family: 'Source Code Pro', Consolas, monocco, monospace; } h1 { font-family: 'Open sans',verdana,arial,sans-serif; } div.input_area { background: #F6F6F9; border: 1px solid #586e75; } .text_cell_render h1 { font-weight: 200; font-size: 30pt; line-height: 100%; color:#c76c0c; margin-bottom: 0.5em; margin-top: 1em; display: block; white-space: wrap; text-align: left; } h2 { font-family: 'Open sans',verdana,arial,sans-serif; text-align: left; } .text_cell_render h2 { font-weight: 200; font-size: 16pt; font-style: italic; line-height: 100%; color:#c76c0c; margin-bottom: 0.5em; margin-top: 1.5em; display: block; white-space: wrap; text-align: left; } h3 { font-family: 'Open sans',verdana,arial,sans-serif; } .text_cell_render h3 { font-weight: 200; font-size: 14pt; line-height: 100%; color:#d77c0c; margin-bottom: 0.5em; margin-top: 2em; display: block; white-space: wrap; text-align: left; } h4 { font-family: 'Open sans',verdana,arial,sans-serif; } .text_cell_render h4 { font-weight: 100; font-size: 14pt; color:#d77c0c; margin-bottom: 0.5em; margin-top: 0.5em; display: block; white-space: nowrap; } h5 { font-family: 'Open sans',verdana,arial,sans-serif; } .text_cell_render h5 { font-weight: 200; font-style: normal; color: #1d3b84; font-size: 16pt; margin-bottom: 0em; margin-top: 0.5em; display: block; white-space: nowrap; } div.text_cell_render{ font-family: 'Fira sans', verdana,arial,sans-serif; line-height: 125%; font-size: 115%; text-align:justify; text-justify:inter-word; } div.output_wrapper{ margin-top:0.2em; margin-bottom:0.2em; } code{ font-size: 70%; } .rendered_html code{ background-color: transparent; } ul{ margin: 2em; } ul li{ padding-left: 0.5em; margin-bottom: 0.5em; margin-top: 0.5em; } ul li li{ padding-left: 0.2em; margin-bottom: 0.2em; margin-top: 0.2em; } ol{ margin: 2em; } ol li{ padding-left: 0.5em; margin-bottom: 0.5em; margin-top: 0.5em; } ul li{ padding-left: 0.5em; margin-bottom: 0.5em; margin-top: 0.2em; } a:link{ font-weight: bold; color:#447adb; } a:visited{ font-weight: bold; color: #1d3b84; } a:hover{ font-weight: bold; color: #1d3b84; } a:focus{ font-weight: bold; color:#447adb; } a:active{ font-weight: bold; color:#447adb; } .rendered_html :link { text-decoration: underline; } .rendered_html :hover { text-decoration: none; } .rendered_html :visited { text-decoration: none; } .rendered_html :focus { text-decoration: none; } .rendered_html :active { text-decoration: none; } .warning{ color: rgb( 240, 20, 20 ) } hr { color: #f3f3f3; background-color: #f3f3f3; height: 1px; } blockquote{ display:block; background: #fcfcfc; border-left: 5px solid #c76c0c; font-family: 'Open sans',verdana,arial,sans-serif; width:680px; padding: 10px 10px 10px 10px; text-align:justify; text-justify:inter-word; } blockquote p { margin-bottom: 0; line-height: 125%; font-size: 100%; } </style> <script> MathJax.Hub.Config({ TeX: { extensions: ["AMSmath.js"] }, tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], displayMath: [ ['$$','$$'], ["\\[","\\]"] ] }, displayAlign: 'center', // Change this to 'center' to center equations. "HTML-CSS": { scale:100, availableFonts: [], preferredFont:null, webFont: "TeX", styles: {'.MathJax_Display': {"margin": 4}} } }); </script> </div> </div> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[2]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="n">os</span><span class="o">.</span><span class="n">chdir</span><span class="p">(</span><span class="n">path</span><span class="p">)</span> <span class="c1"># magic to print version</span> <span class="o">%</span><span class="k">load_ext</span> watermark <span class="o">%</span><span class="k">watermark</span> -a &#39;Ethen&#39; -d -t -v </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>Ethen 2017-08-23 15:19:09 CPython 3.5.2 IPython 5.4.1 </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <h1 id="Understanding-Iterables,-Iterators-and-Generators">Understanding Iterables, Iterators and Generators<a class="anchor-link" href="#Understanding-Iterables,-Iterators-and-Generators">&#182;</a></h1> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <h2 id="Iterables,-Iterators">Iterables, Iterators<a class="anchor-link" href="#Iterables,-Iterators">&#182;</a></h2> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>Let's begin by looking at a simple for loop.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[3]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="n">x</span> <span class="o">=</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span class="p">,</span> <span class="mi">3</span><span class="p">]</span> <span class="k">for</span> <span class="n">element</span> <span class="ow">in</span> <span class="n">x</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">element</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>1 2 3 </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>It works as expected. The code prints the number 1, 2, 3 and then stops. The question now is, how does the loop constructs the work behind the scenes. i.e. How does the loop fetch individual elements from the object it is looping over and know when to stop?</p> <p>The answer to the question is Python's iterator protocol:</p> <blockquote><p>Objects that support the <strong>iter</strong> and <strong>next</strong> dunder methods automatically work with for-in loops.</p> </blockquote> <p>Before we answer the question, let's first introduce some terminologies.</p> <ul> <li>An <strong>iterator</strong> is:<ul> <li>Object which defines a <code>__next__</code> method and will produce the next value when we call <code>next()</code> on it. If there are no further items, it raises the <code>StopIteration</code> exception.</li> <li>Object that is self-iterable (meaning that it has an <strong>iter</strong> method that returns self).</li> </ul> </li> <li>An <strong>iterable</strong> is anything that can be looped over. It either:<ul> <li>Has an <code>__iter__</code> method which returns an iterator for that object when you call iter() on it, or implicitly in a for loop.</li> <li>Defines a <code>__getitem__</code> method that can take sequential indexes starting from zero (and raises an IndexError when the indexes are no longer valid)</li> </ul> </li> </ul> <p>Don't worry if it's a bit abstract at first glance. It will becomes much clearer as we work through a couple of examples. When Python sees a statement like <code>for obj in object</code> it will first call <code>iter(object)</code> to make it a iterator.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[4]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># the built-in function iter takes an</span> <span class="c1"># iterable object and returns an iterator</span> <span class="n">iterator</span> <span class="o">=</span> <span class="nb">iter</span><span class="p">(</span><span class="n">x</span><span class="p">)</span> <span class="c1"># here x is the iterable</span> <span class="nb">print</span><span class="p">(</span><span class="nb">type</span><span class="p">(</span><span class="n">x</span><span class="p">))</span> <span class="nb">print</span><span class="p">(</span><span class="nb">type</span><span class="p">(</span><span class="n">iterator</span><span class="p">))</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>&lt;class &#39;list&#39;&gt; &lt;class &#39;list_iterator&#39;&gt; </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>Then we can now loop through all available elements using the <code>next</code> built-in function.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[5]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># each time we call the next method on the iterator,</span> <span class="c1"># it will give us the next element</span> <span class="nb">print</span><span class="p">(</span><span class="nb">next</span><span class="p">(</span><span class="n">iterator</span><span class="p">))</span> <span class="nb">print</span><span class="p">(</span><span class="nb">next</span><span class="p">(</span><span class="n">iterator</span><span class="p">))</span> <span class="nb">print</span><span class="p">(</span><span class="nb">next</span><span class="p">(</span><span class="n">iterator</span><span class="p">))</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>1 2 3 </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>But notice what happens if we call <code>next</code> on the iterator again.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[6]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># if there are no more elements in the iterator,</span> <span class="c1"># it raises a StopIteration exception</span> <span class="k">try</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="nb">next</span><span class="p">(</span><span class="n">iterator</span><span class="p">))</span> <span class="k">except</span> <span class="ne">StopIteration</span> <span class="k">as</span> <span class="n">e</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="s1">&#39;StopIteration raised&#39;</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>StopIteration raised </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>We can see it raises a StopIteration exception to signal we've exhausted all of the available values in the iterator. Based on this experiment, we now know that iterators use exceptions to structure control flow. To signal the end of iteration, a Python iterator simply raises the built-in StopIteration exception. To sum it up, we we write:</p> <div class="highlight"><pre><span></span><span class="n">x</span> <span class="o">=</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span class="p">,</span> <span class="mi">3</span><span class="p">]</span> <span class="k">for</span> <span class="n">element</span> <span class="ow">in</span> <span class="n">x</span><span class="p">:</span> <span class="o">...</span> </pre></div> <p>This is what's actually happening under the hood:</p> <p><img src="img/iterable_vs_iterator.png" width="60%" height="60%"></p> <p>We will now dive deeper and implement a class that allows us the use it in a <code>for obj in object</code> loop. To be more explicit, when we call the <code>iter</code> function on the object, it actually translates to calling the <code>.__iter__()</code> dunder method, this method must return the the iterator object. After that the loop will repeatedly call the iterator object's <code>__next__</code> method to retrieve values from it. Often, for pragmatic reasons, iterable classes will implement both <code>__iter__()</code> and <code>__next__()</code> in the same class, and have <code>__iter__()</code> return self, which makes the class both an iterable and its own iterator. It is perfectly fine to return a different object as the iterator, though.</p> <p>Let's apply the notion above in action, we will write a class that prints a value for a maximum number of times.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[7]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="k">class</span> <span class="nc">Repeat</span><span class="p">:</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">value</span><span class="p">,</span> <span class="n">max_repeats</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">value</span> <span class="o">=</span> <span class="n">value</span> <span class="bp">self</span><span class="o">.</span><span class="n">max_repeats</span> <span class="o">=</span> <span class="n">max_repeats</span> <span class="bp">self</span><span class="o">.</span><span class="n">_count</span> <span class="o">=</span> <span class="mi">0</span> <span class="k">def</span> <span class="fm">__iter__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="c1"># simply return the iterator object, since</span> <span class="c1"># all that matters is that __iter__ returns a</span> <span class="c1"># object with a __next__ method on it, which we</span> <span class="c1"># will implement below</span> <span class="k">return</span> <span class="bp">self</span> <span class="k">def</span> <span class="fm">__next__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="c1"># implement the stopping criterion</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">_count</span> <span class="o">&gt;=</span> <span class="bp">self</span><span class="o">.</span><span class="n">max_repeats</span><span class="p">:</span> <span class="k">raise</span> <span class="ne">StopIteration</span> <span class="bp">self</span><span class="o">.</span><span class="n">_count</span> <span class="o">+=</span> <span class="mi">1</span> <span class="c1"># simply returns the same value after iteration</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">value</span> </pre></div> </div> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[8]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="n">repeater</span> <span class="o">=</span> <span class="n">Repeat</span><span class="p">(</span><span class="n">value</span> <span class="o">=</span> <span class="s1">&#39;Hello&#39;</span><span class="p">,</span> <span class="n">max_repeats</span> <span class="o">=</span> <span class="mi">3</span><span class="p">)</span> <span class="k">for</span> <span class="n">item</span> <span class="ow">in</span> <span class="n">repeater</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">item</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>Hello Hello Hello </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>This implementation gives us the desired result. Iteration stops after the number of repetitions defined in the max_repeats parameter. If you've ever worked with database cursors, this mental model will seem familiar: We first initialize the cursor and prepare it for reading, and then we can fetch data into local variables as needed from it, one element at a time. Because there will never be more than one element in memory, this approach is highly memory-efficient.</p> <p>Note that we can also take this class and implement it using the <code>iter</code> and <code>next</code> function way.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[9]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="n">repeater</span> <span class="o">=</span> <span class="n">Repeat</span><span class="p">(</span><span class="n">value</span> <span class="o">=</span> <span class="s1">&#39;Hello&#39;</span><span class="p">,</span> <span class="n">max_repeats</span> <span class="o">=</span> <span class="mi">3</span><span class="p">)</span> <span class="n">iterator</span> <span class="o">=</span> <span class="nb">iter</span><span class="p">(</span><span class="n">repeater</span><span class="p">)</span> <span class="k">while</span> <span class="kc">True</span><span class="p">:</span> <span class="k">try</span><span class="p">:</span> <span class="n">item</span> <span class="o">=</span> <span class="nb">next</span><span class="p">(</span><span class="n">iterator</span><span class="p">)</span> <span class="k">except</span> <span class="ne">StopIteration</span><span class="p">:</span> <span class="k">break</span> <span class="nb">print</span><span class="p">(</span><span class="n">item</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>Hello Hello Hello </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>But as we can see being able to write a three-line for-in loop instead of an eight lines long while loop is quite a nice improvement. It makes the code easier to read and more maintainable. And this is the reason why iterators in Python are such a powerful tool.</p> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <h2 id="Generators">Generators<a class="anchor-link" href="#Generators">&#182;</a></h2> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>A generator is an object that lazily produces values (i.e. generates values on demand). A generator is either:</p> <ul> <li>A function that contains the <code>yield</code> keyword (yield expression).<ul> <li>When this function is called, it does not execute, but returns a generator object.</li> <li>When the end-user invokes the <code>next()</code> method on the function: It will execute the function, and when the function encounters the <code>yield</code> keyword, it suspends execution at that point, saves its context and returns the value to the caller</li> <li>When the caller invokes <code>next()</code> again, execution of the function continues till another yield is encountered or end of function is reached.</li> </ul> </li> <li>A generator expression, i.e. a syntactic construct for creating an anonymous generator object. These are like list comprehensions but enclosed in <code>()</code> instead of <code>[]</code>.</li> </ul> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[10]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># generator expression:</span> <span class="c1"># note that unlike list comprehension;</span> <span class="c1"># the elements are lazily evaluated, i.e. they</span> <span class="c1"># take up less memory since they are not created</span> <span class="c1"># all at once, but instead return one element at</span> <span class="c1"># a time whenever needed</span> <span class="n">nloop</span> <span class="o">=</span> <span class="mi">3</span> <span class="c1"># The generator object is now created, ready to</span> <span class="c1"># be iterated over</span> <span class="n">generator</span> <span class="o">=</span> <span class="p">(</span><span class="n">x</span> <span class="o">**</span> <span class="mi">2</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">nloop</span><span class="p">))</span> <span class="c1"># the real processing happens during the iteration</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">generator</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> <span class="c1"># generator function:</span> <span class="k">def</span> <span class="nf">gen</span><span class="p">(</span><span class="n">nloop</span><span class="p">):</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="n">nloop</span><span class="p">):</span> <span class="k">yield</span> <span class="n">x</span> <span class="o">**</span> <span class="mi">2</span> <span class="n">generator</span> <span class="o">=</span> <span class="n">gen</span><span class="p">(</span><span class="n">nloop</span><span class="p">)</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">generator</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>0 1 4 0 1 4 </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>One important thing to note about generator is that it only produces the result a single time. In other words, once we're done iterating through the generator for the first time, we won't get any results the second time around.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[11]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># no results</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">generator</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> </pre></div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>From the result, we can see that when we iterate over an already-exhausted generator, it won't produce any results and we also won't get any errors that tells us it is now exhausted. This is something that's extremely important to keep in mind when working with generators. If we wish to iterate over the content for more than once, we can always make a copy by converting it to a list.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[12]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="c1"># we can now loop through it for more than once</span> <span class="n">iterable</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="n">gen</span><span class="p">(</span><span class="n">nloop</span><span class="p">))</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">iterable</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">iterable</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>0 1 4 0 1 4 </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>This approach solves the problem, but to understand why this is not always ideal. We need to step back and understand the rationale behind using generators.</p> <p>The real advantage or true power of using generator is it gives us the ability to iterate over sequence lazily, which in turn reduces memory usage. For example, imagine a simulator producing gigabytes of data per second. Clearly we can't put everything neatly into a Python list first and then start munching, since this copy could cause our program to run out of memory and crash. Ideally, we must process the information as it comes in. The recommended way to deal with this, is to have a class that implements the <code>__iter__</code> dunder method.</p> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[13]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="k">class</span> <span class="nc">Gen</span><span class="p">:</span> <span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">nloop</span><span class="p">):</span> <span class="bp">self</span><span class="o">.</span><span class="n">nloop</span> <span class="o">=</span> <span class="n">nloop</span> <span class="k">def</span> <span class="fm">__iter__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="c1"># the method will create a iterator object</span> <span class="c1"># every time it is looped over, or technically</span> <span class="c1"># every time this __iter__ method is called, such</span> <span class="c1"># as when the object hits a for loop</span> <span class="k">for</span> <span class="n">x</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">nloop</span><span class="p">):</span> <span class="k">yield</span> <span class="n">x</span> <span class="o">**</span> <span class="mi">2</span> </pre></div> </div> </div> </div> </div> <div class="cell border-box-sizing code_cell rendered"> <div class="input"> <div class="prompt input_prompt">In&nbsp;[14]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="n">iterable</span> <span class="o">=</span> <span class="n">Gen</span><span class="p">(</span><span class="n">nloop</span> <span class="o">=</span> <span class="n">nloop</span><span class="p">)</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">iterable</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> <span class="k">for</span> <span class="n">value</span> <span class="ow">in</span> <span class="n">iterable</span><span class="p">:</span> <span class="nb">print</span><span class="p">(</span><span class="n">value</span><span class="p">)</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt"></div> <div class="output_subarea output_stream output_stdout output_text"> <pre>0 1 4 0 1 4 </pre> </div> </div> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <p>This type of streaming approach is used a lot in the <code>Gensim</code> library. e.g. with helper class such as <a href="https://radimrehurek.com/gensim/models/word2vec.html#gensim.models.word2vec.LineSentence">LineSetence</a> we can feed chunks/batches of documents into the memory to train the model instead of having to load the entire corpus into memory.</p> <p>To wrap up, the following diagram summarizes the relationship between iterable, iterator and generator.</p> <p><img src="img/iterator_relationships.png" width="70%" height="70%"></p> </div> </div> </div> <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt"> </div><div class="inner_cell"> <div class="text_cell_render border-box-sizing rendered_html"> <h1 id="Reference">Reference<a class="anchor-link" href="#Reference">&#182;</a></h1><ul> <li><a href="http://www.effectivepython.com/2015/01/03/be-defensive-when-iterating-over-arguments/">Blog: Be Defensive When Iterating Over Arguments</a></li> <li><a href="https://dbader.org/blog/python-iterators">Blog: Python Iterators: A Step-By-Step Introduction</a></li> <li><a href="https://rare-technologies.com/data-streaming-in-python-generators-iterators-iterables/">Blog: Data streaming in Python: generators, iterators, iterables</a></li> <li><a href="http://nbviewer.jupyter.org/github/akittas/presentations/blob/master/pythess/func_py/func_py.ipynb">Notebook: Using functional programming in Python like a boss: Generators, Iterators and Decorators</a></li> </ul> </div> </div> </div> </div> </div> </body> </html>
ethen8181/machine-learning
python/iterator/iterator.html
HTML
mit
309,472
{% extends "motoPi/header.html" %} {% load staticfiles %} {% block title %}Sensors - Light{% endblock %} <!-- I don't now why this doesn't work. How do you override css? --> {% static 'css/style2.css' %} {% block content %} <h2>Light sensor</h2> <div id="sensor"> <p>Sensor reading: {{ reading }}</p> </div> <div id="second-sensor"> <p>Loading...</p> </div> <script type="text/javascript" src='{% static "js/jquery-3.1.1.js" %}'></script> <script type="text/javascript" src='{% static "js/reconnecting-websocket.js" %}'></script> <script type="text/javascript" src='{% static "js/sensor.js" %}'></script> {% endblock %}
edisondotme/motoPi
sensors/templates/sensors/light.html
HTML
mit
657
<scri <!DOCTYPE html> <html lang="fr" itemscope="" itemtype="http://schema.org/Blog"> <head> <script> if (window.parent !== window) { if (typeof btoa !== "function") { window.btoa = function (input) { var str = String(input); for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) { charCode = str.charCodeAt(idx += 3/4) block = block << 8 | charCode } return output } } var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i var res = re.exec(document.referrer) var domain = res[1] var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",] if (forbidden.indexOf(btoa(domain)) > -1) { document.location = document.location.origin + "/system/noframed" } } </script> <link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/css/ob-style.css?v2.35.0.0" /> <link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.css" /> <!-- Forked theme from id 60 - last modified : 2017-02-23T08:01:21+01:00 --> <!-- shortcut:[Meta] --> <!-- title --> <!-- Title --> <title>462 - Le Site dont vous êtes le Héros</title> <!-- metas description, keyword, robots --> <!-- Metas --> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="author" content="" /> <meta property="og:site_name" content="Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta property="og:title" content="462&#x20;-&#x20;Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta name="twitter:title" content="462&#x20;-&#x20;Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta name="description" content="Le&#x20;tunnel&#x20;se&#x20;poursuit&#x20;dans&#x20;la&#x20;m&#x00EA;me&#x20;direction&#x20;pendant&#x20;longtemps,&#x20;avant&#x20;de&#x20;tourner&#x20;soudain&#x20;&#x00E0;&#x20;gauche.&#x20;Vous&#x20;d&#x00E9;couvrez&#x20;qu&#x27;il&#x20;se&#x20;prolonge&#x20;alors&#x20;sur&#x20;plusieurs&#x20;centaines&#x20;de&#x20;m&#x00E8;tres&#x20;au&#x20;moins,&#x20;sans&#x20;bifurquer.&#x20;Dans&#x20;cette&#x20;demi-obscurit&#x00E9;&#x20;caverneuse,&#x20;les&#x20;distances&#x20;sont..." /> <meta property="og:description" content="Le&#x20;tunnel&#x20;se&#x20;poursuit&#x20;dans&#x20;la&#x20;m&#x00EA;me&#x20;direction&#x20;pendant&#x20;longtemps,&#x20;avant&#x20;de&#x20;tourner&#x20;soudain&#x20;&#x00E0;&#x20;gauche.&#x20;Vous&#x20;d&#x00E9;couvrez&#x20;qu&#x27;il&#x20;se&#x20;prolonge&#x20;alors&#x20;sur&#x20;plusieurs&#x20;centaines&#x20;de&#x20;m&#x00E8;tres&#x20;au&#x20;moins,&#x20;sans&#x20;bifurquer.&#x20;Dans&#x20;cette&#x20;demi-obscurit&#x00E9;&#x20;caverneuse,&#x20;les&#x20;distances&#x20;sont..." /> <meta name="twitter:description" content="Le&#x20;tunnel&#x20;se&#x20;poursuit&#x20;dans&#x20;la&#x20;m&#x00EA;me&#x20;direction&#x20;pendant&#x20;longtemps,&#x20;avant&#x20;de&#x20;tourner&#x20;soudain&#x20;&#x00E0;&#x20;gauche.&#x20;Vous&#x20;d&#x00E9;couvrez&#x20;qu&#x27;il&#x20;se&#x20;prolonge&#x20;alors&#x20;sur&#x20;plusieurs&#x20;centaines&#x20;de&#x20;m&#x00E8;tres&#x20;au&#x20;moins,&#x20;sans&#x20;bifurquer.&#x20;Dans..." /> <meta property="og:locale" content="fr_FR" /> <meta property="og:url" content="http://lesitedontvousetesleheros.overblog.com/2014/12/462-4.html" /> <meta name="twitter:url" content="http://lesitedontvousetesleheros.overblog.com/2014/12/462-4.html" /> <meta property="og:type" content="article" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@overblog" /> <meta name="twitter:creator" content="@" /> <meta property="fb:app_id" content="284865384904712" /> <!-- Robots --> <meta name="robots" content="index,follow" /> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" /> <!-- Analytics --> <!-- shortcut:[Options] --> </script>ll" group="shares" /> <!-- shortcut:[Includes] --> <!-- favicon --> <!-- Metas --> <link rel="shortcut icon" type="image/x-icon" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.ico" /> <link rel="icon" type="image/png" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.png" /> <link rel="apple-touch-icon" href="http://fdata.over-blog.net/99/00/00/01/img/mobile-favicon.png" /> <!-- SEO --> <!-- includes --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" /> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href='http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700' rel='stylesheet' type='text/css'> <!-- Fonts --> <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'> <!-- Fancybox --> <link rel="stylesheet" type="text/css" href="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.css" media="screen" /> <style type="text/css"> /*** RESET ***/ .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} * {margin:0; padding:0;} body {background-color: #000; color: #fff; font-family: 'PT Sans Caption', sans-serif; font-size: 12px;} a {text-decoration: none;} h1, h2, h3, h4, h5, h6 { font-weight:normal;} img {border:none;} .box li {list-style:none;} #cl_1_0 ul, #cl_1_0 ol {margin-left: 0; padding-left: 25px;} .visuallyhidden, .ob-form-subscription label { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } /*** General ***/ .ln {clear: both;} #ln_2 {padding-bottom: 20px;} .cl {float:left;} .clear {clear:both;} .list-title {font-size: 24px; margin: 10px 0 10px 10px; text-shadow: 1px 1px 1px #000;} /*** Structure ***/ #cl_0_0 {margin-bottom:0; width:100%;} #cl_1_0 {display:inline; padding:0 12px 0 0; width:630px; } #cl_1_1 {display:inline; padding:0; width:308px;} #cl_2_0 {margin-top: 30px; width: 100%;} #global {margin:0px auto; width:950px;} .header {margin: 110px 0 20px; text-align:left;} .avatar, #top{ display: inline-block; vertical-align: middle; } .avatar{ margin-right: 10px; } #top .title {font-family: Carter One, cusrive; font-size: 60px; left: 0; letter-spacing: 2px; line-height: 60px; text-shadow: 0 5px 5px #333; text-transform: uppercase;} #top .description {font-family: Carter One, cusrive; font-size:60px; font-size: 20px; letter-spacing: 2px; text-shadow: 0 2px 1px #333;} article {margin-bottom: 35px;} /** Article **/ .article, .page{ background: #141414; background: rgba(20,20,20,0.9); border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding: 10px; } .noresult{ margin-bottom: 20px; } .beforeArticle {margin-bottom: 10px;} .divTitreArticle .post-title, .divPageTitle .post-title, .special h3 {border-bottom: 1px solid; font-size: 30px; letter-spacing:2px; margin-bottom: 10px; padding-bottom:5px; word-wrap: break-word;} .contenuArticle, .pageContent {padding-top:10px;} .contenuArticle p, .pageContent p .contenuArticle ol, .contenuArticle ul {font-size: 14px; line-height: 22px; padding-bottom: 8px;} .ob-repost {background: #222; border: 1px solid #2A2A2A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; margin: 1em 0; text-align: center;} .ob-repost p {font-size: 12px; line-height: normal; padding: 0;} .ob-repost .ob-link {text-decoration: underline;} /* Sections */ .ob-section-text, .ob-section-images, .ob-section-video, .ob-section-audio, .ob-section-quote, .ob-secton-map {width: 600px;} /* Medias */ .ob-video iframe, .ob-video object, .ob-section-images .ob-slideshow, .ob-slideshow img, .ob-section-map .ob-map { width: 600px; } .ob-video iframe{ border: 0; } .ob-video object { max-height: 345px; } .ob-section-audio .obsoundplayer .obsoundplayername { height: 31px; width: 200px; overflow: hidden; } /* Section texte */ .ob-text h3, .ob-text h4, .ob-text h5 {margin: 15px 0 5px;} .ob-text h3 {font-size: 18px; line-height: 18px;} .ob-text h4 {font-size: 16px; line-height: 16px;} .ob-text h5 {font-size: 14px; font-weight: bold; line-height: 14px;} .ob-text pre {width: 600px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; overflow: auto;} /* Section image */ .ob-media-left {margin-right: 30px;} .ob-media-right {margin-left: 30px; max-width: 100%;} .ob-row-1-col img {width: 100%;} .ob-row-2-col img {width: 50%; margin-top: 0; margin-bottom: 0;} .ob-row-3-col img {width: 200px; margin-top: 0; margin-bottom: 0;} /* Section map */ .ob-map div {color: #282924;} /* Section HTML */ .ob-section-html iframe, .ob-section-html embed, .ob-section-html object {max-width: 100%;} /* Section file */ .ob-section-file .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); display: block; max-width: 100%;} .ob-section-file .ob-ctn a.ob-link, .ob-section-file .ob-c a.ob-link:visited {color: #FFF; text-decoration: underline; max-width: 521px;} .ob-section-file .ob-ctn a.ob-link:hover {color: #FFF; text-decoration: none;} /* Section Quote */ .ob-section-quote {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); margin-bottom: 20px; width: 100%;} .ob-section-quote .ob-quote p {color: #FFF; min-height: 20px;} .ob-section-quote .ob-quote p:before {color: #444; margin: 20px 0 0 -85px;} .ob-section-quote .ob-quote p:after {color: #444; margin: 80px 0 0;} .ob-section-quote p.ob-author, .ob-section-quote p.ob-source {background: #444; font-size: 14px; font-style: italic; margin: 25px 0 0; max-height: 22px; max-width: 517px; overflow: hidden; padding-bottom: 0\9; position: relative; text-overflow: ellipsis; white-space: nowrap; z-index: 11;} /* Section Link */ .ob-section-link .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);} .ob-section-link .ob-media-left {margin: 0;} .ob-section-link p.ob-url {background: #444; margin: 0; max-height: 20px; max-width: 395px;} .ob-section-link p.ob-title {color: #FFF; margin-bottom: 0; margin-left: 20px;} .ob-section-link p.ob-snippet {color: #FFF; margin-bottom: 10px; margin-left: 20px; margin-top: 0;} .ob-section-link p.ob-title .ob-link {color: #FFF; max-height: 42px; overflow: hidden;} .ob-section-link p.ob-snippet {margin-bottom: 35px; max-height: 40px; overflow: hidden;} .ob-section-link .ob-img {float: left; width: 170px;} .ob-section-link .ob-desc {margin-top: 5px;} /* Description */ .contenuArticle .ob-desc {font-size: 13px; font-style: italic;} /* twitter box */ .ob-section .twitter-tweet-rendered {max-width: 100% !important;} .ob-section .twt-border {max-width: 100% !important;} /* Share buttons */ .afterArticle {background: #141414; border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin: 10px 0; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding: 9px 13px 8px; position: relative; width: 600px; z-index: 1;/* iframe Facebook */} .share h3, .item-comments h3 {margin-bottom: 10px; font-size: 16px; line-height: 16px;} .google-share, .twitter-share, .facebook-share, .ob-share {float: left;} .facebook-share {width: 105px;} .ob-share {margin-top: -2px;} .comment-number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: right; font-weight: bold; line-height: 17px; padding: 2px 7px; text-align: center;} .item-comments { } /* Contact */ .ob-contact .ob-form {margin-bottom: 80px;} .ob-contact .ob-form-field {margin: 5px 0 0 80px;} .ob-label {width: 20%; font-size: 14px;} .ob-captcha .ob-input-text{ margin-left: 20%; } .ob-input-submit, .ob-error {margin-left: 31%;} .box-content .ob-input-submit, .box-content .ob-error {margin-left: 20%;} .ob-input-text, .ob-input-email, .ob-input-textarea {padding: 6px 0; border: 2px solid #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;} .ob-input-submit {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; font-weight: bold; line-height: 17px; margin-top: 5px; padding: 2px 7px; text-align: center;} .ob-form + a {display: block; text-align: center;} /** Sidebar **/ .box {background: #141414; border: 2px solid #333; margin-bottom:10px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;} .box{/* ie6 hack */_background:#000;} .box-titre h3 {border-bottom: 1px solid; font-family: Carter One; font-size: 20px; letter-spacing: 1px; margin-bottom: 10px; padding-bottom: 2px; text-shadow: 1px 1px 1px black; text-transform: uppercase;} .box-content {font-size: 14px; line-height:18px;} .box-content strong {font-weight:normal;} .box-footer {display:none;} /* Sidebar > About */ .profile .avatar {float: left; margin-right: 10px;} .profile .avatar img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; -moz-opacity: 0.8; -webkit-opacity: 0.8; -o-opacity: 0.8; -ms-opacity: 0.8; opacity: 0.8; padding: 3px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .profile .avatar img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1;} .profile .blog-owner-nickname {font-style: italic; display: block; margin-top: 10px; text-align: right;} /* Sidebar > Search */ .search form {position:relative;} .search form input {border: 2px solid #333; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; color: #676767; padding: 5px 0; width: 70%;} .search form button {border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; cursor: pointer; font-weight: bold; padding: 5px 0; width: 13%;} /* Sidebar > Subscribe */ .ob-form-subscription .ob-form-field{ display: inline-block; } .ob-form-subscription .ob-form-field input{ width: 170px; } .ob-form-subscription .ob-input-submit{ display: inline-block; margin:0; } /* Sidebar > Last Posts */ .last li {float: left;} .last ul:hover img {-moz-opacity: 0.7; -webkit-opacity: 0.7; -o-opacity: 0.7; -ms-opacity: 0.7; opacity: 0.7; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .last ul img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; margin-bottom: 5px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .last li.left img {margin-right: 8px;} .last ul img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} /* Sidebar > Tags */ .tags li { border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0; word-wrap:break-word; } .tags li a {font-size: 16px;} .tags .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;} /* Sidebar > Follow me */ .follow li {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: left; height: 83px; text-indent: -9999999%; width: 83px;} .follow li a {background: url("http://assets.over-blog-kiwi.com/themes/5/images/follow-me.png") no-repeat; display: block; height: 100%; width: 100%;} .follow .facebook-follow {margin-right: 10px;} .follow .facebook-follow:hover {background: #3b5999; border-color: #3b5999;} .follow .facebook-follow a {background-position: center 18px;} .follow .twitter-follow {margin-right: 10px;} .follow .twitter-follow:hover {background: #04bff2; border-color: #04bff2;} .follow .twitter-follow a {background-position: center -74px;} .follow .rss-follow:hover {background: #ff8604; border-color: #ff8604;} .follow .rss-follow a {background-position: center -166px;} /* Sidebar > Archives */ .plustext {font-size: 16px;} .arch_month {margin-left: 20px;} .arch_month li {border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0;} .archives .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;} .share > div{ float:left; height:20px; margin-right:28px; } .share .google-share{ margin-right: 0; } .share iframe{ border:none; width:100px; } /** Pagination **/ .pagination { margin: 30px auto 20px; width: 600px; font-size: 14px; padding: 2px 0; } .pagination a { -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center; text-transform: uppercase; } .pagination .previous {float: left;} .pagination .next {float: right;} .ob-pagination{ margin: 20px 0; text-align: center; } .ob-page{ display: inline-block; margin: 0 1px; padding: 2px 7px; } .ob-page-link{ border-radius: 4px; } /** Credits **/ .credits {display: block; margin: 20px 0; text-align: center; text-shadow: 1px 1px 1px #000;} /************** ** ob-footer ** **************/ .ob-footer{ padding-bottom: 10px; } body.withDisplay{ background-position: 50% 68px; } #cl_1_1 .ads{ margin-bottom: 10px; padding: 2px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; } .ads{ background: #141414; border: 2px solid #333; border-radius: 2px; margin: 0 auto; } .ads-600x250{ padding: 10px; text-align: center; } .ads-728x90{ height: 90px; width: 728px; } .ads-468x60{ height: 60px; width: 468px; } .ads-468x60 + .before_articles, .afterArticle + .ads-468x60{ margin-top:35px; } .ads-300x250{ height: 250px; width: 300px; } .ads-600x250 div{ float: left; } .ads-300{ text-align: center; } /***************** ** Top articles ** *****************/ .ob-top-posts h2{ font-size: 35px; } .ob-top-article{ margin-bottom: 20px; } .ob-top-article h3{ line-height: normal; } /*** Themes ***/ /** JUNGLE **/ /* BACKGROUND */ body {background-image: url("http://img.over-blog-kiwi.com/0/24/52/97/201311/ob_5cf972_lesitedontvousetesleheros.jpg"); background-attachment: fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;background-repeat: no-repeat;} /* TOP */ #top .title a, #top .title a:visited {color: #9bb1c5;} #top .title a:hover, #top .description {color: #fff;} /* POSTS */ .beforeArticle .tags a, .beforeArticle .tags a:visited {color: #9bb1c5;} .beforeArticle .tags a:hover {color: #fff;} .post-title, .special h3 {border-bottom-color: #1e3249;} .post-title a, .post-title a:visited, .special h3, .ob-text h3, .ob-text h4, .ob-text h5 {color: #9bb1c5;} .post-title a:hover {color: #fff;} .contenuArticle a, .contenuArticle a:visited, .readmore a {color: #9bb1c5;} .contenuArticle a:hover, .readmore a:hover {color: #fff;} /* Section file */ .ob-section-file .ob-ctn a.ob-link, .ob-section-file .ob-c a.ob-link:visited, .ob-section-file .ob-ctn a.ob-link:hover {color: #9bb1c5;} /* Section Quote */ .ob-section-quote p.ob-author, .ob-section-quote p.ob-source, .ob-section-quote p.ob-author .ob-link, .ob-section-quote p.ob-author .ob-link:visited, .ob-section-quote p.ob-source .ob-link, .ob-section-quote p.ob-source .ob-link:visited {color: #9bb1c5;} .ob-section-quote p.ob-author:hover, .ob-section-quote p.ob-source:hover, .ob-section-quote p.ob-author .ob-link:hover, .ob-section-quote p.ob-source .ob-link:hover {color: #fff;} /* Section Link */ .ob-section-link p.ob-url , .ob-section-link p.ob-url .ob-link, .ob-section-link p.ob-url .ob-link, .ob-section-link p.ob-url .ob-link {color: #9bb1c5;} .ob-section-link p.ob-url .ob-link:hover {color: #fff;} /* SIDEBAR */ .box-titre h3 {border-bottom-color: #254870; color: #fff;} .box-content strong {color:#bebebe;} .box-content a, .box-content a:visited, .ob-footer a, .ob-footer a:visited{color: #9bb1c5;} .box-content a:hover, .ob-footer a:hover{color: #fff;} .archives .number, .box-content form button, .comment-number, .follow li, .ob-input-submit, .pagination a, .ob-page-link, .tags .number { background: #2e5fa4; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlNWZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzIyNDA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(top, #2e5fa4 0%, #22406d 65%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5fa4), color-stop(65%,#22406d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* IE10+ */ background: linear-gradient(to bottom, #2e5fa4 0%,#22406d 65%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5fa4', endColorstr='#22406d',GradientType=0 ); /* IE6-8 */ border: 1px solid #2d5eab; color: #fff; text-shadow: 1px 1px 1px #141414;} .box-content form button:active, .comment-number:active, .ob-input-submit:active, .pagination a:active, .ob-page-link:active{background: #22406d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMyMjQwNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmU1ZmE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, #22406d 35%, #2e5fa4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#22406d), color-stop(100%,#2e5fa4)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* IE10+ */ background: linear-gradient(to bottom, #22406d 35%,#2e5fa4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22406d', endColorstr='#2e5fa4',GradientType=0 ); /* IE6-8 */ } .blog-owner-nickname {color: #254870;} /* CREDITS */ .credits a, .credits a:visited {color: #fff;} .credits a:hover {color: #9bb1c5;} </style> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/ads.js?v2.35.0.0"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5354236-47', { cookieDomain: 'lesitedontvousetesleheros.overblog.com', cookieExpires: 31536000, name: 'ob', allowLinker: true }); ga('ob.require', 'displayfeatures'); ga('ob.require', 'linkid', 'linkid.js'); ga('ob.set', 'anonymizeIp', true); ga('ob.set', 'dimension1', '__ads_loaded__' in window ? '1' : '0'); ga('ob.set', 'dimension2', 'fr'); ga('ob.set', 'dimension3', 'BS'); ga('ob.set', 'dimension4', 'literature-comics-poetry'); ga('ob.set', 'dimension5', '1'); ga('ob.set', 'dimension6', '0'); ga('ob.set', 'dimension7', '0'); ga('ob.set', 'dimension10', '245297'); ga('ob.set', 'dimension11', '1'); ga('ob.set', 'dimension12', '1'); ga('ob.set', 'dimension13', '1'); ga('ob.send', 'pageview'); </script> <script> var obconnected = 0 var obconnectedblog = 0 var obtimestamp = 0 function isConnected(connected, connected_owner, timestamp) { obconnected = connected obconnectedblog = connected_owner obtimestamp = timestamp if (obconnected) { document.querySelector('html').className += ' ob-connected' } if (obconnectedblog) { document.querySelector('html').className += ' ob-connected-blog' } } </script> <script src="//connect.over-blog.com/ping/245297/isConnected"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/h.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/repost.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/slideshow.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.js"></script> <script> var OB = OB || {}; OB.isPost = true; </script> <script src="//assets.over-blog-kiwi.com/blog/js/index.js?v2.35.0.0"></script> <script src="https://assets.over-blog-kiwi.com/ads/js/appconsent.bundle.min.js"></script> <!-- DFP --> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var useSSL = 'https:' == document.location.protocol; var gads = document.createElement('script'); var node = document.getElementsByTagName('script')[0]; gads.async = true; gads.type = 'text/javascript'; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; node.parentNode.insertBefore(gads, node); })(); </script> <!-- DFP --> <script> googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [728,90], '_51d88f7') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_a30a075') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_b952e66') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [[300,250],[300,600]], '_f342ff5') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_3c9f8d6') .setTargeting('Slot', 'interstitial') .setTargeting('Sliding', 'Both') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_ede027c') .setTargeting('Slot', 'pop') .addService(googletag.pubads()); }); </script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogpdafront/prebid.js?v2.35.0.0" async></script> <script> googletag.cmd.push(function() { googletag.pubads().disableInitialLoad(); }); function sendAdserverRequest() { if (pbjs.adserverRequestSent) return; pbjs.adserverRequestSent = true; googletag.cmd.push(function() { pbjs.que.push(function() { pbjs.setTargetingForGPTAsync(); googletag.pubads().refresh(); }); }); } var PREBID_TIMEOUT = 2000; var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; pbjs.que.push(function() { pbjs.enableAnalytics({ provider: 'ga', options: { global: 'ga', enableDistribution: false, sampling: 0.01 } }); pbjs.setConfig({ userSync: { enabledBidders: ['rubicon'], iframeEnabled: false } , consentManagement: { cmpApi: 'iab', timeout: 2500, allowAuctionWithoutConsent: true } }); pbjs.bidderSettings = { standard: { adserverTargeting: [{ key: "hb_bidder", val: function(bidResponse) { return bidResponse.bidderCode; } }, { key: "hb_adid", val: function(bidResponse) { return bidResponse.adId; } }, { key: "custom_bid_price", val: function(bidResponse) { var cpm = bidResponse.cpm; if (cpm < 1.00) { return (Math.floor(cpm * 20) / 20).toFixed(2); } else if (cpm < 5.00) { return (Math.floor(cpm * 10) / 10).toFixed(2); } else if (cpm < 10.00) { return (Math.floor(cpm * 5) / 5).toFixed(2); } else if (cpm < 20.00) { return (Math.floor(cpm * 2) / 2).toFixed(2); } else if (cpm < 50.00) { return (Math.floor(cpm * 1) / 1).toFixed(2); } else if (cpm < 100.00) { return (Math.floor(cpm * 0.2) / 0.2).toFixed(2); } else if (cpm < 300.00) { return (Math.floor(cpm * 0.04) / 0.04).toFixed(2); } else { return '300.00'; } } }] } }; }); setTimeout(sendAdserverRequest, PREBID_TIMEOUT); </script> <script> pbjs.que.push(function() { var adUnits = []; adUnits.push({ code: '_51d88f7', sizes: [[728,90]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6542403, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775434, }, }, ] }) adUnits.push({ code: '_a30a075', sizes: [[300,250]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6531816, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775488, }, }, ] }) adUnits.push({ code: '_b952e66', sizes: [[300,250]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6531817, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775490, }, }, ] }) adUnits.push({ code: '_f342ff5', sizes: [[300,250],[300,600]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6542408, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775484, }, }, ] }) pbjs.addAdUnits(adUnits); pbjs.requestBids({ bidsBackHandler: function(bidResponses) { sendAdserverRequest(); } }); }); </script> <script> try { googletag.cmd.push(function() { // DFP Global Targeting googletag.pubads().setTargeting('Rating', 'BS'); googletag.pubads().setTargeting('Disused', 'Yes'); googletag.pubads().setTargeting('Adult', 'No'); googletag.pubads().setTargeting('Category', 'literature-comics-poetry'); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } catch(e) {} </script> <!-- DFP --> <script> var _eStat_Whap_loaded=0; </script> <script src="//w.estat.com/js/whap.js"></script> <script> if(_eStat_Whap_loaded) { eStatWhap.serial("800000207013"); eStatWhap.send(); } </script> <script src="https://cdn.tradelab.fr/tag/208269514b.js" async></script> </head> <body class="withDisplay" > <div class="ob-ShareBar ob-ShareBar--dark js-ob-ShareBar"> <div class="ob-ShareBar-container ob-ShareBar-container--left"> <a href="https://www.over-blog.com" class="ob-ShareBar-branding"> <img class="ob-ShareBar-brandingImg" src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/shareicon-branding-ob--dark.png?v2.35.0.0" alt="Overblog"> </a> </div> <div class="ob-ShareBar-container ob-ShareBar-container--right"> <a href="#" data-href="https://www.facebook.com/sharer/sharer.php?u={referer}" title=" facebook"="FACEBOOK"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--facebook"></a> <a href="#" data-href="https://twitter.com/intent/tweet?url={referer}&amp;text={title}" title=" twitter"="TWITTER"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--twitter"></a> <a href="#" data-href="#" title=" pinterest"="PINTEREST"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--pinterest js-ob-ShareBar-share--pinterest"></a> <form action="/search" method="post" accept-charset="utf-8" class="ob-ShareBar-search"> <input type="text" name="q" value="" class="ob-ShareBar-input" placeholder="Rechercher"> <button class="ob-ShareBar-submit"></button> </form> <a href="https://admin.over-blog.com/write/54512781?blog=245297" class="ob-ShareBar-edit ob-ShareBar--connected-blog"> <span>Editer l'article</span> </a> <a class="js-ob-ShareBar-follow ob-ShareBar--connected ob-ShareBar-follow" href="https://admin.over-blog.com/_follow/245297" target="_blank" rel="nofollow"> Suivre ce blog </a> <a href="https://admin.over-blog.com/" class="ob-ShareBar-admin ob-ShareBar--connected"> <img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock"> <span>Administration</span> </a> <a href="https://connect.over-blog.com/fr/login" class="ob-ShareBar-login ob-ShareBar--notconnected"> <img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock"> <span>Connexion</span> </a> <a href="https://connect.over-blog.com/fr/signup" class="ob-ShareBar-create ob-ShareBar--notconnected"> <span class="ob-ShareBar-plus">+</span> <span>Créer mon blog</span> </a> <span class="ob-ShareBar-toggle ob-ShareBar-toggle--hide js-ob-ShareBar-toggle"></span> </div> </div> <div class="ob-ShareBar ob-ShareBar--minified js-ob-ShareBar--minified"> <div class="ob-ShareBar-container"> <span class="ob-ShareBar-toggle ob-ShareBar-toggle--show js-ob-ShareBar-toggle"></span> </div> </div> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/sharebar.js?v2.35.0.0"></script> <script> var postTitle = "462" socialShare(document.querySelector('.ob-ShareBar-share--facebook'), postTitle) socialShare(document.querySelector('.ob-ShareBar-share--twitter'), postTitle) </script> <!-- Init Facebook script --> <div id="fb-root"></div> <div class="ads ads-728x90"> <div id='_51d88f7'><script> try { if (!window.__51d88f7) { window.__51d88f7 = true; googletag.cmd.push(function() { googletag.display('_51d88f7'); }); } } catch(e) {} </script></div> </div> <div id="global"> <div id="ln_0" class="ln"> <div id="cl_0_0" class="cl"> <div class="column_content"> <div class="header"> <div id="top"> <h1 class="title"> <a href="http://lesitedontvousetesleheros.overblog.com" class="topLien" title="Lecture des livres dont vous &ecirc;tes le h&eacute;ros">Le Site dont vous êtes le Héros</a> </h1> <p class="description">Lecture des livres dont vous &ecirc;tes le h&eacute;ros</p> </div> </div> </div> </div> <div class="clear"></div> </div> <div id="ln_1" class="ln"> <div id="cl_1_0" class="cl"> <div class="column_content"> <div> <!-- Title --> <!-- list posts --> <article> <div class="article"> <div class="option beforeArticle"> <div class="date"> Publié le <time datetime="2014-12-20T11:06:17+01:00">20 Décembre 2014</time> </div> <span class="tags"> </span> </div> <div class="divTitreArticle"> <h2 class="post-title"> <a href="http://lesitedontvousetesleheros.overblog.com/2014/12/462-4.html" class="titreArticle" title="Le tunnel se poursuit dans la même direction pendant longtemps, avant de tourner soudain à gauche. Vous découvrez qu'il se prolonge alors sur plusieurs centaines de mètres au moins, sans bifurquer. Dans cette demi-obscurité caverneuse, les distances sont..."> 462 </a> </h2> </div> <div class="contenuArticle"> <div class="ob-sections"> <div class="ob-section ob-section-text"> <div class="ob-text"> <p>Le tunnel se poursuit dans la même direction pendant longtemps, avant de tourner soudain à gauche. Vous découvrez qu&#039;il se prolonge alors sur plusieurs centaines de mètres au moins, sans bifurquer. Dans cette demi-obscurité caverneuse, les distances sont très difficiles à évaluer, et vous ne pouvez juger en un coup d&#039;œil de la longueur de ces galeries. Vous marchez encore et encore, jusqu&#039;à ce qu&#039;enfin le tunnel oblique encore une fois à gauche. Il se prolonge à nouveau sur une très longue distance, mais cette fois, vous croyez distinguer un croisement. Vous vous y rendez aussi vite que vos jambes fatiguées vous le permettent. Vous découvrez que le tunnel où vous vous trouvez en croise un autre, perpendiculaire, qui part vers la droite et la gauche.</p><p><br /> <a href="http://lesitedontvousetesleheros.overblog.com/2014/12/478-5.html">Allez-vous continuer tout droit dans le même tunnel</a></p><p>ou bien prendrez-vous la nouvelle galerie :</p><p><a href="http://lesitedontvousetesleheros.overblog.com/2014/12/565-7.html">vers la droite</a></p><p><a href="http://lesitedontvousetesleheros.overblog.com/2014/12/220-6.html">ou la gauche ?</a></p> </div> </div> </div> </div> <div class="clear"></div> </div> <div class="clear"></div> <!-- Share buttons + comments --> <div class="afterArticle"> <div class="clear"></div> <!-- Pagination --> <div class="pagination clearfix"> <a href="http://lesitedontvousetesleheros.overblog.com/2014/12/461-8.html" title="461" class="previous">← 461</a> <a href="http://lesitedontvousetesleheros.overblog.com/2014/12/463-7.html" title="463" class="next">463 →</a> </div> <!-- Comments --> </div> </article> </div> <div class="ads ads-600x250 clearfix"> <div id='_a30a075'><script> try { if (!window.__a30a075) { window.__a30a075 = true; googletag.cmd.push(function() { googletag.display('_a30a075'); }); } } catch(e) {} </script></div> <div id='_b952e66'><script> try { if (!window.__b952e66) { window.__b952e66 = true; googletag.cmd.push(function() { googletag.display('_b952e66'); }); } } catch(e) {} </script></div> </div> <!-- Pagination --> </div> </div> <div id="cl_1_1" class="cl"> <div class="column_content"> <div class="box freeModule"> <div class="box-titre"> <h3><span></span></h3> </div> <div class="box-content"> <div><script src="http://h1.flashvortex.com/display.php?id=2_1391984427_52721_435_0_468_60_8_1_13" type="text/javascript"></script></div> </div> </div> <!-- Search --> <div class="ads ads-300"> <div id='_f342ff5'><script> try { if (!window.__f342ff5) { window.__f342ff5 = true; googletag.cmd.push(function() { googletag.display('_f342ff5'); }); } } catch(e) {} </script></div> </div> <!-- Navigation --> <div class="box blogroll"> <div class="box-titre"> <h3> <span>Liens</span> </h3> </div> <div class="box-content"> <ul class="list"> <li> <a href="http://www.lesitedontvousetesleheros.fr/liste-des-series" target="_blank"> LISTE DES SERIES </a> </li> <li> <a href="http://www.lesitedontvousetesleheros.fr/2017/02/autres-livres-dont-vous-etes-le-heros-chez-divers-editeurs.html" target="_blank"> AUTRES LIVRES DONT VOUS ETES LE HEROS </a> </li> </ul> </div> </div> <p class="credits"> Hébergé par <a href="http://www.over-blog.com" target="_blank">Overblog</a> </p> </div> </div> <div class="clear"></div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script src="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.pack.js"></script> <script> $(document).ready(function() { // Fancybox $(".ob-section-images a, .ob-link-img").attr("rel", "fancybox"); $("a[rel=fancybox]").fancybox({ 'overlayShow' : true, 'transitionIn' : 'fadin', 'transitionOut' : 'fadin', 'type' : 'image' }); }); // Twitter share + tweets !function(d,s,id){ var js, fjs = d.getElementsByTagName(s)[0]; if(!d.getElementById(id)){ js = d.createElement(s); js.id = id; js.src = "//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js,fjs); } }(document,"script","twitter-wjs"); // Google + button window.___gcfg = {lang: 'fr'}; (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/print.js?v2.35.0.0"></script> <script> var postTitle = "462" printPost(postTitle) </script> <div class="ob-footer" id="legals" > <ul> <li class="ob-footer-item"><a href="https://www.over-blog.com/" target="_blank">Créer un blog gratuit sur Overblog</a></li> <li class="ob-footer-item"><a href="/top">Top articles</a></li> <li class="ob-footer-item"><a href="/contact">Contact</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/abuse/245297"> Signaler un abus </a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/terms-of-use" target="_blank">C.G.U.</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/features/earn-money.html" target="_blank">Rémunération en droits d'auteur</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/features/premium.html" target="_blank">Offre Premium</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/cookies" target="_blank">Cookies et données personnelles</a></li> </ul> </div> <div id='_3c9f8d6'><script> googletag.cmd.push(function() { googletag.display('_3c9f8d6'); }); </script></div><div id='_ede027c'><script> googletag.cmd.push(function() { googletag.display('_ede027c'); }); </script></div> <!-- End Google Tag Manager --> <script> dataLayer = [{ 'category' : 'Literature, Comics & Poetry', 'rating' : 'BS', 'unused' : 'Yes', 'adult' : 'No', 'pda' : 'No', 'hasAds' : 'Yes', 'lang' : 'fr', 'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes' }]; </script> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KJ6B85" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script> googletag.cmd.push(function() { (function(w,d,s,l,i){ w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KJ6B85'); }); </script> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035191" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=6035191&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <!-- Begin Mediamétrie Tag --> <script> function _eStat_Whap_loaded_func(){ eStatWhap.serial("800000207013"); eStatWhap.send(); } (function() { var myscript = document.createElement('script'); myscript.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'w.estat.com/js/whap.js'; myscript.setAttribute('async', 'true'); var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(myscript, s); })(); </script> <!-- End Mediamétrie Tag --> <script> (function() { var alreadyAccept = getCookie('wbCookieNotifier'); if(alreadyAccept != 1) showWbCookieNotifier(); window.closeWbCookieNotifier = function() { setCookie('wbCookieNotifier', 1, 730); window.document.getElementById("ob-cookies").style.display = "none"; } function showWbCookieNotifier(){ var el = document.createElement("div"); var bo = document.body; el.id = "ob-cookies"; el.className = "__wads_no_click ob-cookies"; var p = document.createElement("p"); p.className = "ob-cookies-content"; p.innerHTML = "En poursuivant votre navigation sur ce site, vous acceptez l'utilisation de cookies. Ces derniers assurent le bon fonctionnement de nos services, d'outils d'analyse et l’affichage de publicités pertinentes. <a class='ob-cookies-link' href='https://www.over-blog.com/cookies' target='_blank'>En savoir plus et agir</a> sur les cookies. <span class='ob-cookies-button' onclick='closeWbCookieNotifier()'>J'accepte</span>" document.body.appendChild(el); el.appendChild(p); window.wbCookieNotifier = el; } function setCookie(e,t,n,d){var r=new Date;r.setDate(r.getDate()+n);var i=escape(t)+(n==null?"":"; expires="+r.toUTCString())+(d==null?"":"; domain="+d)+";path=/";document.cookie=e+"="+i} function getCookie(e){var t,n,r,i=document.cookie.split(";");for(t=0;t<i.length;t++){n=i[t].substr(0,i[t].indexOf("="));r=i[t].substr(i[t].indexOf("=")+1);n=n.replace(/^\s+|\s+$/g,"");if(n==e){return unescape(r)}}} })(); </script> </body> </html>
czuger/haute_tension
work/raw_data/pretre_jean_mines_roi_salomon/fb4dcf701beae6a11d6173df210d9a366fa49424c82204be1d5a68f490e73a60.html
HTML
mit
66,510
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> <meta name="generator" content="Doxygen 1.9.2"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Direct3D 12 Memory Allocator: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Direct3D 12 Memory Allocator </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160; <h3><a id="index_a" name="index_a"></a>- a -</h3><ul> <li>Alignment&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#aaa95e62f2f399339a09dcbb312a42de0">D3D12MA::VIRTUAL_ALLOCATION_DESC</a></li> <li>AllocationBytes&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_statistics.html#a53cfe3d241124b5a8e8058871a4b50e8">D3D12MA::Statistics</a></li> <li>AllocationCount&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_statistics.html#aef88ac53531db43a8888ad2be4a06c68">D3D12MA::Statistics</a></li> <li>AllocationSizeMax&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_detailed_statistics.html#a2f47015bebf9a30ce221aef88fe11991">D3D12MA::DetailedStatistics</a></li> <li>AllocationSizeMin&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_detailed_statistics.html#a187e5562265c3daa87c15d54f1396a6a">D3D12MA::DetailedStatistics</a></li> <li>allocHandle&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#a5c38846905b1ca0ff228c6081f2fc20c">D3D12MA::Allocation</a></li> <li>AllocHandle&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_virtual_allocation.html#a5d3166cf1f284fbbea4d0b169c4dba13">D3D12MA::VirtualAllocation</a></li> </ul> <h3><a id="index_b" name="index_b"></a>- b -</h3><ul> <li>block&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#a413aec64eba9f4ec57e912511591b3b8">D3D12MA::Allocation</a></li> <li>BlockBytes&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_statistics.html#a65557893f80ff116c43965dbd8d45812">D3D12MA::Statistics</a></li> <li>BlockCount&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_statistics.html#a780b0ddd26d8f6b033ddaa3ba436bf65">D3D12MA::Statistics</a></li> <li>BlockSize&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#af7284cc51a8ed5b551075584256de23c">D3D12MA::POOL_DESC</a></li> <li>BudgetBytes&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_budget.html#a326515f08d89ee2e31dcfdd5c1e8ac71">D3D12MA::Budget</a></li> </ul> <h3><a id="index_c" name="index_c"></a>- c -</h3><ul> <li>CustomPool&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#ab06b85f3cf3254f855b29264477e3934">D3D12MA::ALLOCATION_DESC</a></li> </ul> <h3><a id="index_e" name="index_e"></a>- e -</h3><ul> <li>ExtraHeapFlags&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#a97878838f976b2d1e6b1a76881035690">D3D12MA::ALLOCATION_DESC</a></li> </ul> <h3><a id="index_f" name="index_f"></a>- f -</h3><ul> <li>Flags&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#a92dec49b788a334fc91c55340dfbace6">D3D12MA::ALLOCATION_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_o_r___d_e_s_c.html#ad8abad7c80ea0d8df27c85243ce720f3">D3D12MA::ALLOCATOR_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#ac4ed93b0191344d68c0b4ac1a4822ff4">D3D12MA::POOL_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#ab848f8ad39b5bf8a7c8c077e113e7fc9">D3D12MA::VIRTUAL_ALLOCATION_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___b_l_o_c_k___d_e_s_c.html#a1c887a732b4db0c68a07902462e0732b">D3D12MA::VIRTUAL_BLOCK_DESC</a></li> </ul> <h3><a id="index_h" name="index_h"></a>- h -</h3><ul> <li>heap&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#a4e7380aabcac5b0a1cd833c5c84459c6">D3D12MA::Allocation</a></li> <li>HeapFlags&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#a3795956e4fbfe7c3a23546e02e5d28dc">D3D12MA::POOL_DESC</a></li> <li>HeapProperties&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#a06e06813bcb5206e9f7a8b0564bf1d6a">D3D12MA::POOL_DESC</a></li> <li>HeapType&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#aa46b3c0456e5a23edef3328607ebf4d7">D3D12MA::ALLOCATION_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_total_statistics.html#a07247152fc70a8ee5605cab0fe220ea5">D3D12MA::TotalStatistics</a></li> </ul> <h3><a id="index_l" name="index_l"></a>- l -</h3><ul> <li>list&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#ab1f59d849add2cdbfbebf4eb98db5c97">D3D12MA::Allocation</a></li> </ul> <h3><a id="index_m" name="index_m"></a>- m -</h3><ul> <li>m_Committed&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#a5b3d5b189021973d9934cbe9f5f266f0">D3D12MA::Allocation</a></li> <li>m_Heap&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#adc7cf6224b7ca6205d1099a013f40424">D3D12MA::Allocation</a></li> <li>m_Placed&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#a35fca5f0b1c5eb46d0bb33cdb7ccc198">D3D12MA::Allocation</a></li> <li>MaxBlockCount&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#abbce3a99f253928f9c3c09fa16015f9e">D3D12MA::POOL_DESC</a></li> <li>MemorySegmentGroup&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_total_statistics.html#aed7d22d5cd773aa896bc4c786c7f3650">D3D12MA::TotalStatistics</a></li> <li>MinAllocationAlignment&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#a0a6283eeb1f3f99d8c4ae264aec7f749">D3D12MA::POOL_DESC</a></li> <li>MinBlockCount&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#a6f10db3911a3bea1becfc9a0dfa5bac8">D3D12MA::POOL_DESC</a></li> </ul> <h3><a id="index_n" name="index_n"></a>- n -</h3><ul> <li>next&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#a6f31560bc71451410a2a907b6d81b48f">D3D12MA::Allocation</a></li> </ul> <h3><a id="index_o" name="index_o"></a>- o -</h3><ul> <li>Offset&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___i_n_f_o.html#aa125871ef3fcc8af81fc831cd386dc2e">D3D12MA::VIRTUAL_ALLOCATION_INFO</a></li> </ul> <h3><a id="index_p" name="index_p"></a>- p -</h3><ul> <li>pAdapter&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_o_r___d_e_s_c.html#abf9a9f87f0ffea52816efd363c5fcd7b">D3D12MA::ALLOCATOR_DESC</a></li> <li>pAllocate&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___c_a_l_l_b_a_c_k_s.html#af4d6436455728696fefd503869226436">D3D12MA::ALLOCATION_CALLBACKS</a></li> <li>pAllocationCallbacks&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_o_r___d_e_s_c.html#a773ecc1945eb47c20e06455c3759e4ef">D3D12MA::ALLOCATOR_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___b_l_o_c_k___d_e_s_c.html#aa8ea08ad0ee64cb2d29c03b85008317f">D3D12MA::VIRTUAL_BLOCK_DESC</a></li> <li>pDevice&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_o_r___d_e_s_c.html#ada1bf21205065b3aa0284b5a9ee1cb3c">D3D12MA::ALLOCATOR_DESC</a></li> <li>pFree&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___c_a_l_l_b_a_c_k_s.html#a114e6c4d63d6b020e01f526a975d6849">D3D12MA::ALLOCATION_CALLBACKS</a></li> <li>pProtectedSession&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_p_o_o_l___d_e_s_c.html#a475840ec05c19732c8d5aa8bb27270f4">D3D12MA::POOL_DESC</a></li> <li>PreferredBlockSize&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_o_r___d_e_s_c.html#a97149c9559deae943c2cfa49aeeff8a6">D3D12MA::ALLOCATOR_DESC</a></li> <li>prev&#160;:&#160;<a class="el" href="class_d3_d12_m_a_1_1_allocation.html#adc3ac89758a915a409e047f9b89aa160">D3D12MA::Allocation</a></li> <li>pUserData&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_a_l_l_o_c_a_t_i_o_n___c_a_l_l_b_a_c_k_s.html#af75391788c1241a06bb0de792c02c335">D3D12MA::ALLOCATION_CALLBACKS</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#ab8ec8dd20b4b9dc2aaa79d7da024170b">D3D12MA::VIRTUAL_ALLOCATION_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___i_n_f_o.html#a4b23ad296ab6cd425fb3b6c83c13b4ff">D3D12MA::VIRTUAL_ALLOCATION_INFO</a></li> </ul> <h3><a id="index_s" name="index_s"></a>- s -</h3><ul> <li>Size&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___d_e_s_c.html#a976b649e45abdd0769da0d79acde4bac">D3D12MA::VIRTUAL_ALLOCATION_DESC</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___a_l_l_o_c_a_t_i_o_n___i_n_f_o.html#ac265159500190e35ebef8e4784c73a09">D3D12MA::VIRTUAL_ALLOCATION_INFO</a>, <a class="el" href="struct_d3_d12_m_a_1_1_v_i_r_t_u_a_l___b_l_o_c_k___d_e_s_c.html#ac56491679f276a5a9956ed99bc4654e4">D3D12MA::VIRTUAL_BLOCK_DESC</a></li> <li>Stats&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_budget.html#a1255508930766db238cfb1312b15f1cf">D3D12MA::Budget</a>, <a class="el" href="struct_d3_d12_m_a_1_1_detailed_statistics.html#a2490d4a08a5d47c87a699001dfc8737f">D3D12MA::DetailedStatistics</a></li> </ul> <h3><a id="index_t" name="index_t"></a>- t -</h3><ul> <li>Total&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_total_statistics.html#ac0bb53579457ddec2872c547ae8922a6">D3D12MA::TotalStatistics</a></li> </ul> <h3><a id="index_u" name="index_u"></a>- u -</h3><ul> <li>UnusedRangeCount&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_detailed_statistics.html#aff1aaecbb86eedfdb15c1b11987ac0d9">D3D12MA::DetailedStatistics</a></li> <li>UnusedRangeSizeMax&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_detailed_statistics.html#a5fae01864d6e6595cb9c416a9f365e7c">D3D12MA::DetailedStatistics</a></li> <li>UnusedRangeSizeMin&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_detailed_statistics.html#ac13f6cb1737f0d906e55182385f38b70">D3D12MA::DetailedStatistics</a></li> <li>UsageBytes&#160;:&#160;<a class="el" href="struct_d3_d12_m_a_1_1_budget.html#a77a8c9e32d6602f95b7d1c285cddd253">D3D12MA::Budget</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2 </small></address> </body> </html>
GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator
docs/html/functions_vars.html
HTML
mit
12,599
--- layout: default --- <!-- Image to hack wechat --> <!-- <img src="/img/icon_wechat.png" width="0" height="0"> --> <!-- <img src="{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}" width="0" height="0"> --> <!-- Post Header --> <style type="text/css"> header.intro-header{ /*background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')*/ height: 500px; overflow: hidden; } header iframe{ width: 100%; height: 100%; border: 0; } </style> <header class="intro-header" > <iframe src="{{page.iframe}}"/> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <div class="tags"> {% for tag in page.tags %} <a class="tag" href="{{ site.baseurl }}/tags/index.html#{{ tag }}" title="{{ tag }}">{{ tag }}</a> {% endfor %} </div> <h1>{{ page.title }}</h1> {% comment %} always create a h2 for keeping the margin , Hux {% endcomment %} {% comment %} if page.subtitle {% endcomment %} <h2 class="subheading">{{ page.subtitle }}</h2> {% comment %} endif {% endcomment %} <span class="meta">Posted by {% if page.author %}{{ page.author }}{% else %}{{ site.title }}{% endif %} on {{ page.date | date: "%B %-d, %Y" }}</span> </div> </div> </div> </div> </iframe> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <!-- Post Container --> <div class="post-container col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 "> {{ content }} <hr> {% if site.duoshuo_share && site.duoshuo_username %} <!-- 多说 Share start --> </style> <div class="ds-share" style="text-align: right" data-thread-key="{{page.id}}" data-title="{{page.title}}" data-images="{{ site.url }}{{site.baseurl}}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}" data-content="{{ content | strip_html | truncate:80 }} | Hux Blog,@Hux黄玄 的个人博客" data-url="{{site.url}}{{site.baseurl}}{{page.url}}"> <div class="ds-share-inline"> <ul class="ds-share-icons-16"> <li data-toggle="ds-share-icons-more"><a class="ds-more" href="#">分享到:</a></li> <li><a class="ds-wechat flat" href="javascript:void(0);" data-service="wechat">微信</a></li> <li><a class="ds-weibo flat" href="javascript:void(0);" data-service="weibo">微博</a></li> <li><a class="ds-douban flat" href="javascript:void(0);" data-service="douban">豆瓣</a></li> </ul> <div class="ds-share-icons-more"> </div> </div> <hr> </div> <!-- 多少 Share end--> {% endif %} <ul class="pager"> {% if page.previous.url %} <li class="previous"> <a href="{{ page.previous.url | prepend: site.baseurl | replace: '//', '/' }}index.html" data-toggle="tooltip" data-placement="top" title="{{page.previous.title}}">&larr; Previous Post</a> </li> {% endif %} {% if page.next.url %} <li class="next"> <a href="{{ page.next.url | prepend: site.baseurl | replace: '//', '/' }}index.html" data-toggle="tooltip" data-placement="top" title="{{page.next.title}}">Next Post &rarr;</a> </li> {% endif %} </ul> {% if site.duoshuo_username %} <!-- 多说评论框 start --> <div class="comment"> <div class="ds-thread" data-thread-key="{{page.id}}" data-title="{{page.title}}" data-url="{{site.url}}{{site.baseurl}}{{page.url}}" > </div> </div> <!-- 多说评论框 end --> {% endif %} {% if site.disqus_username %} <!-- disqus 评论框 start --> <div class="comment"> <div id="disqus_thread" class="disqus-thread"> </div> </div> <!-- disqus 评论框 end --> {% endif %} </div> <!-- Sidebar Container --> <div class="sidebar-container col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 "> <!-- Featured Tags --> {% if site.featured-tags %} <section> <hr class="hidden-sm hidden-xs"> <h5><a href="/tags/index.html">FEATURED TAGS</a></h5> <div class="tags"> {% for tag in site.tags %} {% if tag[1].size > {{site.featured-condition-size}} %} <a href="/tags/index.html#{{ tag[0] }}" title="{{ tag[0] }}" rel="{{ tag[1].size }}"> {{ tag[0] }} </a> {% endif %} {% endfor %} </div> </section> {% endif %} <!-- Friends Blog --> {% if site.friends %} <hr> <h5>FRIENDS</h5> <ul class="list-inline"> {% for friend in site.friends %} <li><a href="{{friend.href}}">{{friend.title}}</a></li> {% endfor %} </ul> {% endif %} </div> </div> </div> </article> <!-- resize header to fullscreen keynotes --> <script> var $header = document.getElementsByTagName("header")[0]; function resize(){ /* * leave 85px to both * - told/imply users that there has more content below * - let user can scroll in mobile device, seeing the keynote-view is unscrollable */ $header.style.height = (window.innerHeight-85) + 'px'; } document.addEventListener('DOMContentLoaded', function(){ resize(); }) window.addEventListener('load', function(){ resize(); }) window.addEventListener('resize', function(){ resize(); }) resize(); </script> {% if site.duoshuo_username %} <!-- 多说公共JS代码 start (一个网页只需插入一次) --> <script type="text/javascript"> // dynamic User by Hux var _user = '{{site.duoshuo_username}}'; // duoshuo comment query. var duoshuoQuery = {short_name: _user }; (function() { var ds = document.createElement('script'); ds.type = 'text/javascript';ds.async = true; ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js'; ds.charset = 'UTF-8'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds); })(); </script> <!-- 多说公共JS代码 end --> {% endif %} {% if site.disqus_username %} <!-- disqus 公共JS代码 start (一个网页只需插入一次) --> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES * * */ var disqus_shortname = "{{site.disqus_username}}"; var disqus_identifier = "{{page.id}}"; var disqus_url = "{{site.url}}{{page.url}}"; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <!-- disqus 公共JS代码 end --> {% endif %} {% if site.anchorjs %} <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- anchor-js, Doc:http://bryanbraun.github.io/anchorjs/ --> <script> async("http://cdn.bootcss.com/anchor-js/1.1.1/anchor.min.js",function(){ anchors.options = { visible: 'always', placement: 'right', icon: '#' }; anchors.add().remove('.intro-header h1').remove('.subheading').remove('.sidebar-container h5'); }) </script> <style> /* place left on bigger screen */ @media all and (min-width: 800px) { .anchorjs-link{ position: absolute; left: -0.75em; font-size: 1.1em; margin-top : -0.1em; } } </style> {% endif %}
Piasy/Piasy.github.io
_layouts/keynote.html
HTML
mit
9,728
<!DOCTYPE html> <html> <head> <title> MoMoKo.in | 丸子家.在内</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="http://MOMOKO.in/theme/css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="http://MOMOKO.in/theme/css/bootstrap-responsive.min.css" type="text/css" /> <link rel="stylesheet" href="http://MOMOKO.in/theme/css/main.css" type="text/css" /> <link href="http://MOMOKO.in/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="丸子家.在内 Atom Feed" /> <script type="text/javascript" src="http://cdn.staticfile.org/jquery/2.1.0/jquery.min.js"></script> </head> <body id="index"> <div class="row-fluid"> <div class="span10 offset1"> <header id="banner" > <h1><!--MoMoKo.in --> <a href="http://MOMOKO.in/"> M<button class="btn disabled btn-danger">O</button>M<button class="btn disabled btn-danger">O</button>K<button class="btn disabled btn-primary">O</button>.in <sup>丸子家.在内</sup> </a> </h1> <nav class="navbar"> <div class="navbar-inner"> <ul class="nav"> <li ><a href="http://MOMOKO.in/events/index.html">Events</a></li> <li ><a href="http://MOMOKO.in/family/index.html">Family</a></li> <li ><a href="http://MOMOKO.in/niuniu/index.html">NiuNiu</a></li> </ul> <!-- --> </div> </nav> </header><!-- /#banner --> </div> </div> <div class="row-fluid"> <div class="span10 offset1"> <div class="row-fluid"> <section> <ol id="posts-list" class="hfeed" start="0"> <li> <article> <header> <h1 class="entry-title"> <a href="http://MOMOKO.in/niuniu/say-nn2484.html" rel="bookmark" title="Permalink to 牛妞妺妺..."> 牛妞妺妺... </a> </h1> </header> <div class="entry-content"> <footer class="post-info"> <address class="vcard author"> by <a class="url fn" href="http://MOMOKO.in/author/zoomquiet.html">Zoom.Quiet</a> </address> in <a href="http://MOMOKO.in/niuniu/index.html">NiuNiu</a> on 2016-03-07 | <a href="http://MOMOKO.in/niuniu/say-nn2484.html#disqus_thread">comments</a> </footer><!-- /.post-info --> <h2>160307</h2> <blockquote> <p>nn2484</p> </blockquote> <p><img alt="...jpg" src="http://momoko.zoomquiet.top/niuniu-albums/nn2016/160307-nn2484.jpg?imageView2/2/w/420"></p> <ul> <li>一团傻棉花!</li> </ul> <p>(<code>粑粑:</code> </p> <p>是也乎,( ̄▽ ̄)</p> <p>)</p> <p class="readmore"> <a class="btn btn-info" href="http://MOMOKO.in/niuniu/say-nn2484.html">Read more...</a> </p> </div><!-- /.entry-content --> <hr/> </article> </li> </ol><!-- /#posts-list --> <p class="paginator"> <a href="http://MOMOKO.in/index65.html">&laquo;</a> Page 66 / 188 <a href="http://MOMOKO.in/index67.html">&raquo;</a> </p> </section><!-- /#content --> <!-- for clean side bar full contents --> <div class="span10"> </div> </div> </div> </div> <footer id="site-footer"> <div class="row-fluid"> <div class="span10 offset1"> <hr/> <section id="sidebar"> <div> <h6>Social</h6> <ul> <li><a href="http://MOMOKO.in/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li> <li><a href="https://github.com/PyConChina">GitHub</a></li> <li><a href="http://weekly.pychina.org">Weekly</a></li> <li><a href="http://news.pychina.org">News</a></li> <li><a href="http://MOMOKO.in/feeds/all.atom.xml">rss</a></li> <li><a href="http://MOMOKO.in/archives.html">Archives</a></li> <li><a href="https://gitcafe.com/CPyUG">CPyUG</a></li> <li><a href="http://wiki.woodpecker.org.cn/moin/CPUG">Wiki</a></li> <li><a href="http://weibo.com/pyconcn">weibo</a></li> <li><a href="http://weibo.com/openbookproject">O.B.P</a></li> </ul> </div><!-- /.social --> </section><!-- /#sidebar --> <hr/> <address> <p> This blog is proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. </p> <p> <a href="http://github.com/jsliang/pelican-fresh/">Fresh</a> is a responsive theme designed by <a href="http://jsliang.com/">jsliang</a>. Special thanks to <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a> and <a href="http://twitter.github.com/bootstrap">Twitter Bootstrap</a>. </p> </address> </div> </div> </footer> <script type="text/javascript"> var disqus_shortname = 'momokoin'; (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = 'http://' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); </script> <script src="http://MOMOKO.in/theme/js/bootstrap.min.js"></script> </body> </html>
momokowan/momokowan.github.io
index66.html
HTML
mit
6,583
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>loading效果</title> <style type="text/css"> body{ color: #fff; background: #222; } h1{ font-size: 14px; font-family: "Microsoft Yahei"; text-align: center; } .spinner{ width:80px; height:50px; margin:100px auto; text-align:center; } .spinner > div{ display:inline-block; width:6px; height:100%; background:green; animation: strechdelay 1.2s infinite ease-in-out ; } .spinner .line2{ animation-delay:-1.1s; } .spinner .line3{ animation-delay:-1.0s; } .spinner .line4{ animation-delay:-0.9s; } .spinner .line5{ animation-delay:-0.8s; } @keyframes strechdelay{ 0%,40%,100%{ transform:scaleY(.4); } 20%{ transform:scaleY(1); } } </style> </head> <body> <div class="spinner"> <div class="line1"></div> <div class="line2"></div> <div class="line3"></div> <div class="line4"></div> <div class="line5"></div> </div> </body> </html>
lab507/lab507.github.io
Demos/CSS3Animation/animation-delay1.html
HTML
mit
1,041
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Vector3 - vector_math.js</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="../assets/css/logo.png" title="vector_math.js"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 0.0.1</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/Aabb2.html">Aabb2</a></li> <li><a href="../classes/Aabb3.html">Aabb3</a></li> <li><a href="../classes/Matrix2.html">Matrix2</a></li> <li><a href="../classes/Matrix3.html">Matrix3</a></li> <li><a href="../classes/Matrix4.html">Matrix4</a></li> <li><a href="../classes/Plane.html">Plane</a></li> <li><a href="../classes/Quad.html">Quad</a></li> <li><a href="../classes/Quaternion.html">Quaternion</a></li> <li><a href="../classes/Ray.html">Ray</a></li> <li><a href="../classes/Sphere.html">Sphere</a></li> <li><a href="../classes/Triangle.html">Triangle</a></li> <li><a href="../classes/Vector2.html">Vector2</a></li> <li><a href="../classes/Vector3.html">Vector3</a></li> <li><a href="../classes/Vector4.html">Vector4</a></li> </ul> <ul id="api-modules" class="apis modules"> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>Vector3 Class</h1> <div class="box meta"> <div class="foundat"> Defined in: <a href="../files/src_vector3.js.html#l13"><code>src\vector3.js:13</code></a> </div> </div> <div class="box intro"> </div> <div class="constructor"> <h2>Constructor</h2> <div id="method_Vector3" class="method item"> <h3 class="name"><code>Vector3</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>x</code> </li> <li class="arg"> <code>y</code> </li> <li class="arg"> <code>z</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l13"><code>src\vector3.js:13</code></a> </p> </div> <div class="description"> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">x</code> <span class="type">Number</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">y</code> <span class="type">Number</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">z</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> </div> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> <li class="api-class-tab methods"><a href="#methods">Methods</a></li> <li class="api-class-tab properties"><a href="#properties">Properties</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods"> <li class="index-item method"> <a href="#method_absolute">absolute</a> </li> <li class="index-item method"> <a href="#method_add">add</a> </li> <li class="index-item method"> <a href="#method_almostEquals">almostEquals</a> </li> <li class="index-item method"> <a href="#method_angleTo">angleTo</a> </li> <li class="index-item method"> <a href="#method_angleToSigned">angleToSigned</a> </li> <li class="index-item method"> <a href="#method_apllyProjection">apllyProjection</a> </li> <li class="index-item method"> <a href="#method_applyAxisAngle">applyAxisAngle</a> </li> <li class="index-item method"> <a href="#method_applyMatrix3">applyMatrix3</a> </li> <li class="index-item method"> <a href="#method_applyMatrix4">applyMatrix4</a> </li> <li class="index-item method"> <a href="#method_applyQuaternion">applyQuaternion</a> </li> <li class="index-item method"> <a href="#method_ceil">ceil</a> </li> <li class="index-item method"> <a href="#method_clamp">clamp</a> </li> <li class="index-item method"> <a href="#method_clampScalar">clampScalar</a> </li> <li class="index-item method"> <a href="#method_clone">clone</a> </li> <li class="index-item method"> <a href="#method_cross">cross</a> </li> <li class="index-item method"> <a href="#method_distanceTo">distanceTo</a> </li> <li class="index-item method"> <a href="#method_distanceToSquared">distanceToSquared</a> </li> <li class="index-item method"> <a href="#method_div">div</a> </li> <li class="index-item method"> <a href="#method_dot">dot</a> </li> <li class="index-item method"> <a href="#method_equals">equals</a> </li> <li class="index-item method"> <a href="#method_floor">floor</a> </li> <li class="index-item method"> <a href="#method_isInfinite">isInfinite</a> </li> <li class="index-item method"> <a href="#method_isNaN">isNaN</a> </li> <li class="index-item method"> <a href="#method_isZero">isZero</a> </li> <li class="index-item method"> <a href="#method_length2">length2</a> </li> <li class="index-item method"> <a href="#method_mul">mul</a> </li> <li class="index-item method"> <a href="#method_negate">negate</a> </li> <li class="index-item method"> <a href="#method_normalize">normalize</a> </li> <li class="index-item method"> <a href="#method_normalized">normalized</a> </li> <li class="index-item method"> <a href="#method_postmultiply">postmultiply</a> </li> <li class="index-item method"> <a href="#method_reflect">reflect</a> </li> <li class="index-item method"> <a href="#method_round">round</a> </li> <li class="index-item method"> <a href="#method_roundToZero">roundToZero</a> </li> <li class="index-item method"> <a href="#method_scale">scale</a> </li> <li class="index-item method"> <a href="#method_scaled">scaled</a> </li> <li class="index-item method"> <a href="#method_setFrom">setFrom</a> </li> <li class="index-item method"> <a href="#method_setValues">setValues</a> </li> <li class="index-item method"> <a href="#method_setZero">setZero</a> </li> <li class="index-item method"> <a href="#method_splat">splat</a> </li> <li class="index-item method"> <a href="#method_sub">sub</a> </li> <li class="index-item method"> <a href="#method_toString">toString</a> </li> </ul> </div> <div class="index-section properties"> <h3>Properties</h3> <ul class="index-list properties"> <li class="index-item property"> <a href="#property_length">length</a> </li> <li class="index-item property"> <a href="#property_simd_storage">simd_storage</a> </li> <li class="index-item property"> <a href="#property_storage">storage</a> </li> <li class="index-item property"> <a href="#property_x">x</a> </li> <li class="index-item property"> <a href="#property_y">y</a> </li> <li class="index-item property"> <a href="#property_z">z</a> </li> <li class="index-item property"> <a href="#property_zero">zero</a> <span class="flag static">static</span> </li> </ul> </div> </div> <div id="methods" class="api-class-tabpanel"> <h2 class="off-left">Methods</h2> <div id="method_absolute" class="method item"> <h3 class="name"><code>absolute</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l695"><code>src\vector3.js:695</code></a> </p> </div> <div class="description"> <p>Set this to absolute value</p> </div> </div> <div id="method_add" class="method item"> <h3 class="name"><code>add</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>other</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l488"><code>src\vector3.js:488</code></a> </p> </div> <div class="description"> <p>Add other to this</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">other</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_almostEquals" class="method item"> <h3 class="name"><code>almostEquals</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> <li class="arg"> <code>precision</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l363"><code>src\vector3.js:363</code></a> </p> </div> <div class="description"> <p>Return if this is almost equal to other</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">precision</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_angleTo" class="method item"> <h3 class="name"><code>angleTo</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>other</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1069"><code>src\vector3.js:1069</code></a> </p> </div> <div class="description"> <p>return the angle between [this] vector and [other] in radians.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">other</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: </div> </div> </div> <div id="method_angleToSigned" class="method item"> <h3 class="name"><code>angleToSigned</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>other</code> </li> <li class="arg"> <code>normal</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1088"><code>src\vector3.js:1088</code></a> </p> </div> <div class="description"> <p>return the signed angle between [this] and [other] around [normal] in radians.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">other</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">normal</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: </div> </div> </div> <div id="method_apllyProjection" class="method item"> <h3 class="name"><code>apllyProjection</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l743"><code>src\vector3.js:743</code></a> </p> </div> <div class="description"> <p>Projects [this] using the projection matrix [arg]</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type"><a href="../classes/Matrix4.html" class="crosslink">Matrix4</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_applyAxisAngle" class="method item"> <h3 class="name"><code>applyAxisAngle</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>axis</code> </li> <li class="arg"> <code>angle</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l777"><code>src\vector3.js:777</code></a> </p> </div> <div class="description"> <p>Applies a rotation specified by [axis] and [angle].</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">axis</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">angle</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_applyMatrix3" class="method item"> <h3 class="name"><code>applyMatrix3</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l814"><code>src\vector3.js:814</code></a> </p> </div> <div class="description"> <p>Multiplies [this] by [arg].</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type"><a href="../classes/Matrix3.html" class="crosslink">Matrix3</a></span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_applyMatrix4" class="method item"> <h3 class="name"><code>applyMatrix4</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l833"><code>src\vector3.js:833</code></a> </p> </div> <div class="description"> <p>Multiplies [this] by a 4x3 subset of [arg]. Expects [arg] to be an affine transformation matrix.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type"><a href="../classes/Matrix4.html" class="crosslink">Matrix4</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_applyQuaternion" class="method item"> <h3 class="name"><code>applyQuaternion</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l789"><code>src\vector3.js:789</code></a> </p> </div> <div class="description"> <p>Applies a quaternion transform.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type"><a href="../classes/Quaternion.html" class="crosslink">Quaternion</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_ceil" class="method item"> <h3 class="name"><code>ceil</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1115"><code>src\vector3.js:1115</code></a> </p> </div> <div class="description"> <p>Ceil entries in [this].</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_clamp" class="method item"> <h3 class="name"><code>clamp</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>min</code> </li> <li class="arg"> <code>max</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l859"><code>src\vector3.js:859</code></a> </p> </div> <div class="description"> <p>Clamp each entry n in [this] in the range [min[n]]-[max[n]].</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">min</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">max</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_clampScalar" class="method item"> <h3 class="name"><code>clampScalar</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>min</code> </li> <li class="arg"> <code>max</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l891"><code>src\vector3.js:891</code></a> </p> </div> <div class="description"> <p>Clamp entries in [this] in the range [min]-[max].</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">min</code> <span class="type">Number</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">max</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_clone" class="method item"> <h3 class="name"><code>clone</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l316"><code>src\vector3.js:316</code></a> </p> </div> <div class="description"> <p>return a copy of this</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_cross" class="method item"> <h3 class="name"><code>cross</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l655"><code>src\vector3.js:655</code></a> </p> </div> <div class="description"> <p>Compute cross product</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_distanceTo" class="method item"> <h3 class="name"><code>distanceTo</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1059"><code>src\vector3.js:1059</code></a> </p> </div> <div class="description"> <p>Compute distance to other</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: </div> </div> </div> <div id="method_distanceToSquared" class="method item"> <h3 class="name"><code>distanceToSquared</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1029"><code>src\vector3.js:1029</code></a> </p> </div> <div class="description"> <p>Compute squared distance to other</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: </div> </div> </div> <div id="method_div" class="method item"> <h3 class="name"><code>div</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>other</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l544"><code>src\vector3.js:544</code></a> </p> </div> <div class="description"> <p>Divide this by other</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">other</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_dot" class="method item"> <h3 class="name"><code>dot</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l625"><code>src\vector3.js:625</code></a> </p> </div> <div class="description"> <p>Compute dot product</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: </div> </div> </div> <div id="method_equals" class="method item"> <h3 class="name"><code>equals</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l403"><code>src\vector3.js:403</code></a> </p> </div> <div class="description"> <p>Return if this is equal to other</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_floor" class="method item"> <h3 class="name"><code>floor</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1103"><code>src\vector3.js:1103</code></a> </p> </div> <div class="description"> <p>Floor entries in [this].</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_isInfinite" class="method item"> <h3 class="name"><code>isInfinite</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l934"><code>src\vector3.js:934</code></a> </p> </div> <div class="description"> <p>Check if vector contains Infinite values</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_isNaN" class="method item"> <h3 class="name"><code>isNaN</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l921"><code>src\vector3.js:921</code></a> </p> </div> <div class="description"> <p>Check is vector contains NaN values</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_isZero" class="method item"> <h3 class="name"><code>isZero</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l425"><code>src\vector3.js:425</code></a> </p> </div> <div class="description"> <p>return if this is a zero vector</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_length2" class="method item"> <h3 class="name"><code>length2</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l956"><code>src\vector3.js:956</code></a> </p> </div> <div class="description"> <p>Squared length</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: </div> </div> </div> <div id="method_mul" class="method item"> <h3 class="name"><code>mul</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>other</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l516"><code>src\vector3.js:516</code></a> </p> </div> <div class="description"> <p>Multiply other to this</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">other</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_negate" class="method item"> <h3 class="name"><code>negate</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l434"><code>src\vector3.js:434</code></a> </p> </div> <div class="description"> <p>negate [this]</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_normalize" class="method item"> <h3 class="name"><code>normalize</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l984"><code>src\vector3.js:984</code></a> </p> </div> <div class="description"> <p>Normalize this</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_normalized" class="method item"> <h3 class="name"><code>normalized</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1019"><code>src\vector3.js:1019</code></a> </p> </div> <div class="description"> <p>return a normalized copy of this</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_postmultiply" class="method item"> <h3 class="name"><code>postmultiply</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l718"><code>src\vector3.js:718</code></a> </p> </div> <div class="description"> <p>Transforms [this] into the product of [this] as a row vector, postmultiplied by matrix, [arg]. If [arg] is a rotation matrix, this is a computational shortcut for applying, the inverse of the transformation.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type"><a href="../classes/Matrix3.html" class="crosslink">Matrix3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_reflect" class="method item"> <h3 class="name"><code>reflect</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>normal</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l612"><code>src\vector3.js:612</code></a> </p> </div> <div class="description"> <p>Reflect [this].</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">normal</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_round" class="method item"> <h3 class="name"><code>round</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1127"><code>src\vector3.js:1127</code></a> </p> </div> <div class="description"> <p>Round entries in [this].</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_roundToZero" class="method item"> <h3 class="name"><code>roundToZero</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l1139"><code>src\vector3.js:1139</code></a> </p> </div> <div class="description"> <p>Round entries in [this] towards zero.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_scale" class="method item"> <h3 class="name"><code>scale</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l572"><code>src\vector3.js:572</code></a> </p> </div> <div class="description"> <p>Scale this</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_scaled" class="method item"> <h3 class="name"><code>scaled</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>arg</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l599"><code>src\vector3.js:599</code></a> </p> </div> <div class="description"> <p>return Scaled copy this</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">arg</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_setFrom" class="method item"> <h3 class="name"><code>setFrom</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>v</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l325"><code>src\vector3.js:325</code></a> </p> </div> <div class="description"> <p>Set this from another vector3</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">v</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_setValues" class="method item"> <h3 class="name"><code>setValues</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>x</code> </li> <li class="arg"> <code>y</code> </li> <li class="arg"> <code>z</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l193"><code>src\vector3.js:193</code></a> </p> </div> <div class="description"> <p>Set the values of the vector.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">x</code> <span class="type">Number</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">y</code> <span class="type">Number</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">z</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_setZero" class="method item"> <h3 class="name"><code>setZero</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l154"><code>src\vector3.js:154</code></a> </p> </div> <div class="description"> <p>Zero the vector.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_splat" class="method item"> <h3 class="name"><code>splat</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>value</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l338"><code>src\vector3.js:338</code></a> </p> </div> <div class="description"> <p>Splat [arg] into all lanes of the vector.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">value</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_sub" class="method item"> <h3 class="name"><code>sub</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>other</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l460"><code>src\vector3.js:460</code></a> </p> </div> <div class="description"> <p>Subtract other from this</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">other</code> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span>: </div> </div> </div> <div id="method_toString" class="method item"> <h3 class="name"><code>toString</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l947"><code>src\vector3.js:947</code></a> </p> </div> <div class="description"> <p>Printable string</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: </div> </div> </div> </div> <div id="properties" class="api-class-tabpanel"> <h2 class="off-left">Properties</h2> <div id="property_length" class="property item"> <h3 class="name"><code>length</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l97"><code>src\vector3.js:97</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_simd_storage" class="property item"> <h3 class="name"><code>simd_storage</code></h3> <span class="type">Null | Float32x4</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l27"><code>src\vector3.js:27</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_storage" class="property item"> <h3 class="name"><code>storage</code></h3> <span class="type">Float32Array</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l21"><code>src\vector3.js:21</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_x" class="property item"> <h3 class="name"><code>x</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l64"><code>src\vector3.js:64</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_y" class="property item"> <h3 class="name"><code>y</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l75"><code>src\vector3.js:75</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_z" class="property item"> <h3 class="name"><code>z</code></h3> <span class="type">Number</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l86"><code>src\vector3.js:86</code></a> </p> </div> <div class="description"> </div> </div> <div id="property_zero" class="property item"> <h3 class="name"><code>zero</code></h3> <span class="type"><a href="../classes/Vector3.html" class="crosslink">Vector3</a></span> <span class="flag static">static</span> <div class="meta"> <p> Defined in <a href="../files/src_vector3.js.html#l145"><code>src\vector3.js:145</code></a> </p> </div> <div class="description"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
Tezirg/vector_math.js
docs/classes/Vector3.html
HTML
mit
95,890
--- title: Adult Redeploy Illinois Oversight Board Performance Measurement Committee Meeting October 26 _template: news-item expire: 2222-12-31 displayTitle: Adult Redeploy Illinois Oversight Board Performance Measurement Committee Meeting October 26 authors: Sal Perri siteDisplay: - ICJIA keywords: - Adult redeploy - Oversight board - Performance measurement committee - Meeting teaser: '<p>The Adult Redeploy Illinois Oversight Board Performance Measurement Committee is scheduled to meet on Monday, October 26, 2015 at 2 p.m. to 4 p.m. At the following public site: ICJIA, 300 W. Adams Street, 2nd Floor – Large Conference Room, Chicago, IL 60606.<br></p>' summary: '<p>The Adult Redeploy Illinois Oversight Board Performance Measurement Committee is scheduled to meet on Monday, October 26, 2015 at 2 p.m. to 4 p.m. At the following public site: ICJIA, 300 W. Adams Street, 2nd Floor – Large Conference Room, Chicago, IL 60606.</p>' super_positive_keywords: - Adult redeploy - Oversight board - Performance measurement committee - Meeting --- <p>The Adult Redeploy Illinois Oversight Board Performance Measurement Committee is scheduled to meet on Monday, October 26, 2015 at 2 p.m. to 4 p.m. At the following public site: ICJIA, 300 W. Adams Street, 2nd Floor – Large Conference Room, Chicago, IL 60606. </p> <p><a href="http://www.icjia.state.il.us/redeploy/pdf/meetings/Performance_Measurement_Committee/ARI_Performance_Measurement_Committee_Meeting_Agenda_102615.pdf" class="track">View the meeting agenda</a> <i class="fa fa-file-pdf-o"></i> </p>
ICJIA/icjia-public-website
_content/50-news/2015-10-21-adult-redeploy-illinois-oversight-board-performance-measurement-committee-meeting-october-26.html
HTML
mit
1,581
<div class="addcam"> <div class="step step-one active"> <div class="headline"> <p><i class="fa fa-info-circle"></i> <strong>Drag the marker to locate the camera.</strong> </p> </div> <div class="group btn-wrapper"> <button class="btn done-btn next-step"><i class="fa fa-check"></i>Done</button> <button class="btn close-btn close-addcam"><i class="fa fa-times"></i>Cancel</button> </div> </div> <div class="step step-two"> <div class="headline"> <p> <strong><i class="fa fa-plus-circle"></i> Add some details (optional).</strong> </p> </div> <form action="#"> <label for="type"> <strong>Type</strong> </label> <div class="radio-wrapper"> <input checked="checked" type="radio" name="type-indoor" value="indoor"> Indoor </div> <div class="radio-wrapper"> <input type="radio" name="type-outdoor" value="outdoor"> Outdoor </div> <label for="comment"> <strong>Comment</strong> </label> <textarea class="comment" name="comment"></textarea> <div class="group"> <button type="submit" class="btn done-btn save-camera"><i class="fa fa-check"></i>Save</button> <button class="btn close-btn close-addcam"><i class="fa fa-times"></i>Cancel </button> </div> </form> </div> </div>
moklick/cctvwatch
app/scripts/templates/addcam.html
HTML
mit
1,428
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap 3, and custom -- */ body { background-color: white; font-family: Georgia, 'Liberation Serif', serif; font-size: 14px; color: #333; line-height: 1.42857143; } .site { max-width: 785px; margin: 2.5em auto 2em; padding: 0 1.5em; } a { color: #428bca; text-decoration: none; cursor: auto; } h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; margin-top: 10px; margin-bottom: 10px; } .titlebox { text-align: center; font-size: 120%; margin-top: 3em; } .tests_pass { background-color: #11AA11; } /*Tests passing*/ .tests_fail { background-color: #DD3333; } /*Tests failed*/ .no_tests { background-color: #3333DD; } /*Tests missing*/ .not_possible { background-color: #222222; } /*Package excused*/ .statusbox { width: 12px; height: 12px; display: inline-block; } hr { margin-top: 10px; margin-bottom: 0px; border: 0; border-top: 1px solid #eee; } .pkglisting h2 { margin-bottom: 0px; } pre {margin: 0;} @media (min-width: 785px) { .pkglisting { display: table; width: 100%; } .pkgnamedesc { display: table-cell; width: 50%; } .pkgvertest { display: table-cell; width:50%; text-align: right } } </style> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-44252521-5', 'iainnz.github.io'); ga('send', 'pageview'); </script> </head> <body> <div class="site"> <!-- HEADER --> <div class="titlebox"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="210px" height="142px" viewBox="0 0 310 216" enable-background="new 0 0 310 216" xml:space="preserve"> <!-- blue dot --> <circle fill="#6b85dd" stroke="#4266d5" stroke-width="3" cx="50.5" cy="58.665" r="16.5"></circle> <!-- red dot --> <circle fill="#d66661" stroke="#c93d39" stroke-width="3" cx="212.459" cy="60.249" r="16.5"></circle> <!-- green dot --> <circle fill="#6bab5b" stroke="#3b972e" stroke-width="3" cx="233.834" cy="23.874" r="16.5"></circle> <!-- purple dot --> <circle fill="#aa7dc0" stroke="#945bb0" stroke-width="3" cx="255.459" cy="59.999" r="16.5"></circle> <!-- "j" --> <path fill="#252525" d="M37.216,138.427c0-15.839,0.006-31.679-0.018-47.517c-0.001-0.827,0.169-1.234,1.043-1.47 c7.876-2.127,15.739-4.308,23.606-6.47c1.33-0.366,1.333-0.36,1.333,1.019c0,25.758,0.015,51.517-0.012,77.274 c-0.006,5.514,0.245,11.032-0.272,16.543c-0.628,6.69-2.15,13.092-6.438,18.506c-3.781,4.771-8.898,7.25-14.767,8.338 c-6.599,1.222-13.251,1.552-19.934,0.938c-4.616-0.423-9.045-1.486-12.844-4.363c-2.863-2.168-4.454-4.935-3.745-8.603 c0.736-3.806,3.348-5.978,6.861-7.127c2.262-0.74,4.628-0.872,6.994-0.53c1.823,0.264,3.42,1.023,4.779,2.288 c1.38,1.284,2.641,2.674,3.778,4.177c0.872,1.15,1.793,2.256,2.991,3.086c2.055,1.426,4,0.965,5.213-1.216 c0.819-1.473,0.997-3.106,1.173-4.731c0.255-2.348,0.255-4.707,0.256-7.062C37.218,167.145,37.216,152.786,37.216,138.427z"></path> <!-- "u" --> <path fill="#252525" d="M125.536,162.479c-2.908,2.385-5.783,4.312-8.88,5.904c-10.348,5.323-20.514,4.521-30.324-1.253 c-6.71-3.95-11.012-9.849-12.52-17.606c-0.236-1.213-0.363-2.438-0.363-3.688c0.01-19.797,0.017-39.593-0.02-59.39 c-0.002-1.102,0.285-1.357,1.363-1.351c7.798,0.049,15.597,0.044,23.396,0.003c0.95-0.005,1.177,0.25,1.175,1.183 c-0.027,19.356-0.025,38.713-0.018,58.07c0.002,6.34,3.599,10.934,9.672,12.42c2.13,0.521,4.19,0.396,6.173-0.6 c4.26-2.139,7.457-5.427,10.116-9.307c0.333-0.487,0.224-1,0.224-1.51c0.007-19.635,0.016-39.271-0.02-58.904 c-0.002-1.083,0.255-1.369,1.353-1.361c7.838,0.052,15.677,0.045,23.515,0.004c0.916-0.005,1.103,0.244,1.102,1.124 c-0.025,27.677-0.026,55.353,0.002,83.024c0.001,0.938-0.278,1.099-1.139,1.095c-7.918-0.028-15.837-0.028-23.756-0.001 c-0.815,0.003-1.1-0.166-1.073-1.037C125.581,167.117,125.536,164.928,125.536,162.479z"></path> <!-- "l" --> <path fill="#252525" d="M187.423,107.08c0,20.637-0.011,41.273,0.026,61.91c0.003,1.119-0.309,1.361-1.381,1.355 c-7.799-0.052-15.598-0.047-23.396-0.008c-0.898,0.008-1.117-0.222-1.115-1.115c0.021-39.074,0.021-78.147,0-117.226 c0-0.811,0.189-1.169,1.006-1.392c7.871-2.149,15.73-4.327,23.584-6.545c1.045-0.295,1.308-0.17,1.306,0.985 C187.412,65.727,187.423,86.403,187.423,107.08z"></path> <!-- "i" --> <path fill="#252525" d="M223.46,126.477c0,14.155-0.011,28.312,0.021,42.467c0.002,1.027-0.164,1.418-1.332,1.408 c-7.838-0.061-15.676-0.047-23.516-0.01c-0.881,0.004-1.121-0.189-1.119-1.104c0.026-26.153,0.025-52.307,0-78.458 c0-0.776,0.203-1.101,0.941-1.302c7.984-2.172,15.972-4.35,23.938-6.596c1.049-0.296,1.08,0.031,1.078,0.886 C223.454,98.004,223.46,112.239,223.46,126.477z"></path> <!-- "a" --> <path fill="#252525" d="M277.695,163.6c-0.786,0.646-1.404,1.125-2,1.635c-4.375,3.746-9.42,5.898-15.16,6.42 c-5.792,0.527-11.479,0.244-16.934-2.047c-12.08-5.071-15.554-17.188-11.938-27.448c1.799-5.111,5.472-8.868,9.831-11.94 c5.681-4.003,12.009-6.732,18.504-9.074c5.576-2.014,11.186-3.939,16.955-5.347c0.445-0.104,0.773-0.243,0.757-0.854 c-0.136-4.389,0.261-8.79-0.479-13.165c-1.225-7.209-6.617-10.013-12.895-9.348c-0.516,0.055-1.029,0.129-1.536,0.241 c-4.877,1.081-7.312,4.413-7.374,10.127c-0.02,1.729-0.229,3.418-0.693,5.084c-0.906,3.229-2.969,5.354-6.168,6.266 c-3.422,0.979-6.893,0.998-10.23-0.305c-6.529-2.543-8.877-10.164-5.12-16.512c2.249-3.799,5.606-6.4,9.461-8.405 c6.238-3.246,12.914-4.974,19.896-5.537c7.565-0.61,15.096-0.366,22.49,1.507c4.285,1.085,8.312,2.776,11.744,5.657 c4.473,3.749,6.776,8.647,6.812,14.374c0.139,21.477,0.096,42.951,0.143,64.428c0.002,0.799-0.248,0.983-1.021,0.98 c-8.035-0.025-16.074-0.023-24.113-0.001c-0.716,0.002-0.973-0.146-0.941-0.915C277.736,167.562,277.695,165.698,277.695,163.6z M277.695,126.393c-4.793,2.104-9.25,4.373-13.287,7.408c-2.151,1.618-4.033,3.483-5.732,5.581 c-4.229,5.226-1.988,13.343,1.693,16.599c1.592,1.406,3.359,1.906,5.419,1.521c1.621-0.307,3.149-0.857,4.549-1.734 c1.521-0.951,2.949-2.072,4.539-2.887c2.31-1.18,2.97-2.861,2.894-5.445C277.561,140.484,277.695,133.527,277.695,126.393z"></path> </svg> <h1> <a href="http://github.com/arypurnomoz/JulieTest.jl" name="JulieTest">JulieTest</a> </h1> <h4> <a href="http://github.com/arypurnomoz">arypurnomoz</a> </h4> <p> Permalink: <a href="http://pkg.julialang.org/?pkg=JulieTest">http:&#x2F;&#x2F;pkg.julialang.org&#x2F;?pkg=JulieTest</a> </p> </div> <p> If you think that there is an error in how your package is being tested or represented, please file an issue at <a href="https://github.com/IainNZ/PackageEvaluator.jl/">PackageEvaluator.jl</a>, making sure to read the FAQ first. </p> <h3>Badges</h3> <h4>Julia v0.3</h4> <img src="../badges/JulieTest_0.3.svg"> <br> <a href="http://pkg.julialang.org/badges/JulieTest_0.3.svg">http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;JulieTest_0.3.svg</a> <pre>[![JulieTest](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;JulieTest_0.3.svg)](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;?pkg=JulieTest)</pre> <h4>Julia v0.4</h4> <img src="../badges/JulieTest_0.4.svg"> <br> <a href="http://pkg.julialang.org/badges/JulieTest_0.4.svg">http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;JulieTest_0.4.svg</a> <pre>[![JulieTest](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;badges&#x2F;JulieTest_0.4.svg)](http:&#x2F;&#x2F;pkg.julialang.org&#x2F;?pkg=JulieTest)</pre> <h3>Most Recent Test Logs</h3> <ul> <li> <a href="../logs/JulieTest_0.3.log">Julia v0.3</a> </li> <li> <a href="../logs/JulieTest_0.4.log">Julia v0.4</a> </li> </ul> <h3>Version and Status History</h3> <h4>Julia v0.3</h4> <pre>2015-06-20 to 2015-10-29, v0.0.2, No tests detected. 2014-08-29 to 2015-06-17, v0.0.2, No tests, package doesn&#39;t load. 2014-05-19 to 2014-08-27, v0.0.2, Test exist, they pass. 2014-04-24 to 2014-05-17, v0.0.1, Test exist, they pass. </pre> <h4>Julia v0.4</h4> <pre>2015-06-20 to 2015-10-29, v0.0.2, No tests detected. 2014-08-29 to 2015-06-17, v0.0.2, No tests, package doesn&#39;t load. 2014-08-13 to 2014-08-27, v0.0.2, Test exist, they pass. </pre> </div> </body> </html>
phobon/packages.julialang.org
detail/JulieTest.html
HTML
mit
9,656
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_65) on Sun Jan 04 19:48:57 EST 2015 --> <title>Class Hierarchy</title> <meta name="date" content="2015-01-04"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Class Hierarchy"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="turingMachine/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For All Packages</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="turingMachine/package-tree.html">turingMachine</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">turingMachine.<a href="turingMachine/State.html" title="class in turingMachine"><span class="strong">State</span></a></li> <li type="circle">java.lang.Throwable (implements java.io.Serializable) <ul> <li type="circle">java.lang.Exception <ul> <li type="circle">java.lang.RuntimeException <ul> <li type="circle">turingMachine.<a href="turingMachine/TuringMachineException.html" title="class in turingMachine"><span class="strong">TuringMachineException</span></a></li> </ul> </li> </ul> </li> </ul> </li> <li type="circle">turingMachine.<a href="turingMachine/Transition.html" title="class in turingMachine"><span class="strong">Transition</span></a></li> <li type="circle">turingMachine.<a href="turingMachine/TuringMachine.html" title="class in turingMachine"><span class="strong">TuringMachine</span></a></li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="turingMachine/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
amirbawab/Turing-Machine-simulator
documentation/overview-tree.html
HTML
mit
4,388
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>V8 API Reference Guide for node.js v6.5.0: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v6.5.0 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1ArrayBuffer.html">ArrayBuffer</a></li><li class="navelem"><a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">Contents</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">v8::ArrayBuffer::Contents Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ArrayBuffer</b> (defined in <a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a>)</td><td class="entry"><a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a></td><td class="entry"><span class="mlabel">friend</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>ByteLength</b>() const (defined in <a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a>)</td><td class="entry"><a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Contents</b>() (defined in <a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a>)</td><td class="entry"><a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>Data</b>() const (defined in <a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a>)</td><td class="entry"><a class="el" href="classv8_1_1ArrayBuffer_1_1Contents.html">v8::ArrayBuffer::Contents</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
v8-dox/v8-dox.github.io
723fa96/html/classv8_1_1ArrayBuffer_1_1Contents-members.html
HTML
mit
5,937
{% extends "base.html" %} {% load i18n %} {% block title %}{% endblock %} {% block content %} <div> <h1>{% trans "Local login" %}</h1><span id="trust_root"></span> {% if sso %}<p style="margin-top: -15px;"><small class="text-muted"><a href="/client/">{% trans "single sign on" %}</a></small></p>{% endif %} </div> {% if form.errors %} <div class="alert alert-error">{% trans "Your user and password didn't match. Please try again." %}</div> {% else %} <br /> {% endif %} <form action="/local_login/" method="post" id="login-form"> <div> <label for="id_username">{% trans "User" %}:</label> <input type="text" name="username" id="id_username" /> </div> <div> <label for="id_password">{% trans "Password" %}:</label> <input type="password" name="password" id="id_password" /> <input type="hidden" name="this_is_the_login_form" value="1" /> <input type="hidden" name="post_data" value="{{ post_data }}" /> </div> <div> <sup><a href="/user/password/reset/?{{ request.GET.urlencode }}">Passwort vergessen</a></sup> </div> <div> <p class="form-actions"><input type="submit" value="{% trans "Login" %}" class="btn btn-success" /></p> </div> <input type="hidden" name="next" value="{{ next }}" /> {% csrf_token %} </form> <script type="text/javascript"> document.getElementById('id_username').focus(); function gup(name) { var regexS = "[\\?&]"+name+"=([^&#]*)"; var regex = new RegExp( regexS ); var tmpURL = window.location.href; var results = regex.exec( tmpURL ); if( results == null ) return ""; else return results[1]; } document.getElementById('trust_root').innerHTML = unescape(gup("tr")); </script> {% endblock %}
mediafactory/yats
modules/yats/templates/login.html
HTML
mit
1,860
Email confirmation expired.
vinta/django-email-confirm-la
email_confirm_la/templates/email_confirm_la/email_confirmation_expiration.html
HTML
mit
28
<!DOCTYPE html> <html lang="en"> <head> <title>plas.io</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <link rel="stylesheet" href="css/style.css" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Archivo+Black' rel='stylesheet' type='text/css'> </head> <body data-custom-load="true" data-name="plasio_laszip" data-tools="" data-configs="" data-path=""> <div class="fullscreen"> <div class="title"> <div class="name">plas.io</div> <div id="no-support">Sorry, your browser does not support WebGL. <a href="http://get.webgl.org">Find out more</a>.</div> </div> </div> <div id="progressBar" style="display: none"> </div> <div class="drag-and-drop" style="display: none"> <div class="title"> Drop Here! </div> </div> <div class="ui-layout-center"> <div id="container"></div> <div id="fps"></div> <div id="messages"></div> <div id="pointCount"></div> <div id="credits" style="display: none"></div> </div> <div class="ui-layout-east"> <input id="filebrowser" type="file" style="display:none" multiple> <div id="mainActions"> <div class="title"> <h1>plas.io</h1> <a href="https://github.com/verma/plasio"><img style="position: absolute; top: 0; right: 0; border: 0; width:128px; height: 128px;" src="https://github-camo.global.ssl.fastly.net/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a> </div> <div class="section"> <div id="webglinfo" style="display: none"> </div> <div class="p-head"> <h3>File</h3> </div> <div class="p-body"> <div id="naclerror" style="display: none"> </div> <div class="labeled-controls"> <a class='doc-tag' href="docs/open-a-file.json"><span class="glyphicon glyphicon-question-sign"></span></a> <h4>Choose data to display</h4> <h5>Pick your own or click the dropdown for some examples</h5> <div class="btn-group btn-block" id="browseCancel" style="display: none"> <button type="button" class="btn btn-default btn-sm">Cancel</button> </div> <div class="btn-group btn-block" id="browse"> <button type="button" class="btn btn-default btn-sm btn-file dropdown-lead"> Browse </button> <button type="button" class="btn btn-default btn-sm dropdown-toggle" data-toggle="dropdown"> <span class="caret"></span> <span class="sr-only">Toggle Dropdown</span> </button> <ul class="dropdown-menu btn-block" role="menu"> <li><a href="data/st-helens.laz">St. Helens</a></li> <li><a href="data/half-dome.laz">Half Dome</a></li> <li><a href="data/autzen.laz">Autzen Stadium</a></li> <li><a href="data/spaceshuttle.laz">Space Shuttle</a></li> <li><a href="data/jack.laz">Jack : The Giant Slayer</a></li> <li><a href="data/mapserver-family-portrait.laz">Mapserver Family Potrait</a></li> <li><a href="data/iowa-bridge.laz">Cedar Falls, IA University Ave</a></li> </ul> </div> <div id="loadingStatus" class="pull-left"></div> <div id="creditsLink"> <a data-toggle="modal" href="#" data-target="#creditsPage">Data Credits</a> </div> <!-- <div id="gh-container"> <h5>Open a Greyhound Source</h5> <div id="openGreyhoundButton"></div> </div> --> </div> <div class="labeled-controls"> <a class='doc-tag' href="docs/density.json"><span class="glyphicon glyphicon-question-sign"></span></a> <h4>Density</h4> <h5>Set the load density. Smaller values load and display faster. Reopen the file to load at new density.</h5> <div id="loadFidelity"></div> </div> <div id="loadError"></div> <div class="props" style="display:none"> <div class="labeled-controls"> <h4>Data Set</h4> <h5 class='switch-inst'>Switch between multiple data-sets</h5> <div id="multi-files"></div> <div class="auto-play" style="display: none"> <h5>Adjust the slider to auto-switch the files</h5> <div id="playback-rate"></div> <div id='playback-fps'></div> </div> <table class="table"> </table> </div> </div> <div class="labeled-controls"> <h4>For scale objects</h4> <a class='doc-tag' href="docs/for-scale-objects.json"><span class="glyphicon glyphicon-question-sign"></span></a> <h5>Place the <span class='noun'>Empire State Building</span> by ALT (OPTION on Mac OS X) + Double-Clicking anywhere on the point cloud.</h5> <button type="button" class="btn btn-sm btn-default btn-block" id="scale-geoms-clear">Clear All Objects</button> <h5 class='not-first'>Change your world units so that for-scale object sizes are still relevant</h5> <div class="btn-group btn-block" id="scale-geoms-scale"> <button type="button" class="btn btn-sm btn-default dropdown-toggle btn-block" data-toggle="dropdown" target="meters"> Meters <span class="caret"></span> </button> <ul class="dropdown-menu btn-block" role="menu"> <li><a href="#meters">Meters</a></li> <li><a href="#feet">Feet</a></li> <li><a href="#inches">Inches</a></li> </ul> </div> </div> </div> </div> <div class="section"> <div class="p-head"> <h3>Camera</h3> </div> <div class="p-body"> <div class="labeled-controls"> <h4>Type</h4> <h5>Perspective camera provides a 3D view, while orthographic and top-view cameras provide an ortho views</h5> <div class="btn-group btn-group-sm btn-block" id="camera-type-group"> <button type="button" class="btn btn-default" id="perspective">Perspective</button> <button type="button" class="btn btn-default" id="ortho">Orthographic</button> <button type="button" class="btn btn-default" id="top-view">Top-View</button> </div> <h4 class="not-first">Reset</h4> <h5>Take view back to its initial state</h5> <button type="button" class="btn btn-sm btn-default btn-block" id="camera-reset">Reset View</button> <h4 class="not-first">Field of View</h4> <h5>Changing Field of View provides interesting effects, only applies to Perspective Cameras</h5> <div id="fov"></div> </div> <div class="labeled-controls"> <h4>Clipping Regions</h4> <h5>Choose alternate ways of viewing data</h5> <div id="clipping-regions"></div> </div> </div> </div> <div class="section"> <div class="p-head"> <h3>Data</h3> </div> <div class="p-body"> <div class="labeled-controls" id="points-list"> <h4>Measurement</h4> <h5>Measurement segments currently in view area</h5> <button type="button" class="btn btn-sm btn-default btn-block" id="mensuration-reset">Reset</button> <div id="points-list-table"> </div> </div> <div class="labeled-controls"> <h4>Particle Size</h4> <h5>Larger sizes fill in the display</h5> <div id="pointsize"></div> </div> <div class="labeled-controls"> <h4>Z-Exaggeration</h4> <h5>Higher values make elevation deltas more apparent</h5> <div id="zscale"></div> </div> <div class="labeled-controls"> <h4>Colorization</h4> <h5>Choose an attribute to colorize</h5> <div class="btn-group btn-block" id="colorsource"> <button type="button" class="btn btn-sm btn-default btn-block dropdown-toggle" data-toggle="dropdown" target="rgb"> RGB <span class="caret"></span> </button> <ul class="dropdown-menu btn-block" role="menu"> <li><a href="#rgb">RGB</a></li> <li><a href="#classification">Classification</a></li> <li><a class="default-if-no-color" href="#heightmap-color">Heightmap Color</a></li> <li><a href="#heightmap-color-inv">Heightmap Color Inverted</a></li> </ul> </div> </div> <div class="labeled-controls"> <h4>Colormap</h4> <h5>Color gradient values used for Heightmap Color and Classification color sources</h5> <div class='btn-group btn-group-justified' id="colorSwatches"> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/blue-red.png" width="100%" height="10"> </a> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/blue-hue.png" width="100%" height="10"> </a> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/blue-orange.png" width="100%" height="10"> </a> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/heat-map.png" width="100%" height="10"> </a> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/awesome-green.png" width="100%" height="10"> </a> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/pestel-shades.png" width="100%" height="10"> </a> <a type="button" class="btn btn-default btn-sm"> <img src="colormaps/black-orange.png" width="100%" height="10"> </a> </div> <div id="colorCanvas"> <canvas id="colorCanvasObject"></canvas> </div> <div id="colormapClamp"></div> </div> <div class="labeled-controls"> <h4>Intensity Source</h4> <h5>Color modulators, modulation can be played with</h5> <div class="btn-group btn-block" id="intensitysource"> <button type="button" class="btn btn-sm btn-default btn-block dropdown-toggle" data-toggle="dropdown" target="intensity"> Intensity <span class="caret"></span> </button> <ul class="dropdown-menu btn-block" role="menu"> <li><a href="#intensity">Intensity</a></li> <li><a href="#heightmap">Heightmap Grayscale</a></li> <li><a href="#heightmap-inv">Heightmap Grayscale Inverted</a></li> </ul> </div> </div> <div class="labeled-controls"> <h4>Intensity Blending</h4> <h5>How much of intensity to blend with color</h5> <div id="blending"></div> <div class="clearfix blend-factor"> <div class="pull-left">All Color</div> <div class="pull-right">All Intensity</div> </div> </div> <div class="labeled-controls"> <h4>Intensity Scaling</h4> <h5>Narrow down on a range of intensity values, only applies to intensity values fetch from point source</h5> <div id="intensity"></div> </div> </div> </div> <div class="section"> <div class="p-head"> <h3>Utilities</h3> </div> <div class="p-body"> <div class="labeled-controls"> <h4>Inundation</h4> <h5>Enable an Inundation Plane and manipulate it using a slider</h5> <div id="inun-container"></div> </div> </div> </div> </div> </div> <div id="listener"></div> <!-- Modal --> <div class="modal fade" id="creditsPage" tabindex="-1" role="dialog" aria-labelledby="creditsPageModal" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title">plas.io Data Credits</h4> </div> <div class="modal-body"> <h4>The following data files are to be credited by their original source</h4> <ul> <li>Autzen Stadium -- <a href="http://www.linkedin.com/pub/aaron-reyna/82/619/894">Aaron Reyna</a>, <a href="http://www.watershedsciences.com/">Watershed Sciences, Inc.</a> </li> <li>St. Helens -- <a href="http://www.linkedin.com/in/howardbutler">Howard Butler</a>, <a href="http://hobu.co">Hobu, Inc.</a>. USGS LiDAR + NAIP. </li> <li>Half Dome -- <a href="http://www.linkedin.com/in/howardbutler">Howard Butler</a>, <a href="http://hobu.co">Hobu, Inc.</a> USGS LiDAR + NAIP. </li> <li>Space Shuttle -- Data courtesy of the Smithsonian National Air and Space Museum, Steven F. Udvar-Hazy Center and the U.S. Army Corps of Engineers, <a href="http://www.crrel.usace.army.mil/">Cold Regions Research and Engineering Laboratory</a>. </li> <li>Cedar Falls, IA University Ave -- Iowa DOT</li> </ul> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- Modal --> <div class="modal fade" id="openGreyhoundModal" tabindex="-1" role="dialog" aria-labelledby="openGreyhoundPage" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title">Open a Greyhound source</h4> </div> <div class="modal-body ui-panel"> </div> <div class="modal-footer"> <button type="button" class="btn btn-warning" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary">Open Pipeline</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- Modal --> <div class="modal fade" id="scalesPage" data-keyboard="false" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="scalesPageLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title">Specify Projection</h4> </div> <div class="modal-body"> <div style='text-align: center;padding-bottom: 10px;'> <h4 style="font-weight: bold">The data doesn't appear to be in a projected coordinate space.</h4> <h4 style="color:#999">Please indicate what you'd like to do:</h4> </div> <button type="button" class="btn btn-primary btn-lg btn-block" data-value="0">Leave as is</button> <button type="button" class="btn btn-success btn-lg btn-block" data-value="1">Scale X/Y to Meters, Z is in Meters</button> <button type="button" class="btn btn-info btn-lg btn-block" data-value="2">Scale X/Y to Meters, Z is in Feet</button> </div> <div class="modal-footer"> <!-- <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> --> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- Modal --> <div class="modal fade" id="docsPage" tabindex="-1" role="dialog" aria-labelledby="scalesPageLabel" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title">plasio Documentation</h4> </div> <div class="modal-body"> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <script src="bad.js"></script> <script src="client.js"></script> <script type="x-shader/x-vertex" id="vertexshader"> uniform float pointSize; uniform float intensityBlend; uniform float maxColorComponent; uniform float rgb_f; uniform float intensity_f; uniform float class_f; uniform float height_f; uniform float iheight_f; uniform float map_f; uniform float imap_f; uniform vec3 xyzScale; uniform float clampLower; uniform float clampHigher; uniform float colorClampLower; uniform float colorClampHigher; uniform vec2 zrange; uniform vec3 offsets; uniform sampler2D map; uniform vec2 klassRange; attribute vec3 color; attribute float intensity; attribute float classification; varying vec4 col; varying vec3 fpos; void main() { fpos = ((position.xyz - offsets) * xyzScale).xzy * vec3(-1, 1, 1); vec4 mvPosition = modelViewMatrix * vec4( fpos, 1.0 ); gl_Position = projectionMatrix * mvPosition; float nheight = (position.z - zrange.x) / (zrange.y - zrange.x); float nhclamp = (nheight - colorClampLower) / (colorClampHigher - colorClampLower); // compute color channels // vec3 norm_color = color / maxColorComponent; vec3 map_color = texture2D(map, vec2(nhclamp, 0.5)).rgb; vec3 inv_map_color = texture2D(map, vec2(1.0 - nhclamp, 0.5)).rgb; float iklass = (classification - klassRange.x) / (klassRange.y - klassRange.x); vec3 class_color = texture2D(map, vec2(iklass, 0.5)).rgb; // compute intensity channels float i = (intensity - clampLower) / (clampHigher - clampLower); vec3 intensity_color = vec3(i, i, i); vec3 height_color = vec3(nheight, nheight, nheight); vec3 inv_height_color = vec3(1.0 - nheight, 1.0 - nheight, 1.0 - nheight); // turn the appropriate channels on // vec3 color_source = norm_color * rgb_f + class_color * class_f + map_color * map_f + inv_map_color * imap_f; vec3 intensity_source = intensity_color * intensity_f + height_color * height_f + inv_height_color * iheight_f; // blend and return gl_PointSize = pointSize; col = vec4(mix(color_source, intensity_source, intensityBlend), 1.0); } </script> <script type="x-shader/x-fragment" id="fragmentshader"> uniform vec4 planes[6]; uniform int do_plane_clipping; varying vec4 col; varying vec3 fpos; void main() { if (do_plane_clipping > 0) { for(int i = 0 ; i < 6 ; i ++) { if (dot(planes[i], vec4(fpos, 1.0)) < 0.0) discard; } } gl_FragColor = col; } </script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-48519660-1', 'plas.io'); ga('send', 'pageview'); </script> </body> </html>
verma/plasio
index.html
HTML
mit
19,043
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>reglang: 47 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.8.0 / reglang - 1</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> reglang <small> 1 <span class="label label-success">47 s</span> </small> </h1> <p><em><script>document.write(moment("2020-02-01 14:55:38 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-02-01 14:55:38 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.10 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.8.0 Formal proof management system. num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.08.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.08.1 Official release 4.08.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Christian Doczkal &lt;christian.doczkal@ens-lyon.fr&gt;&quot; homepage: &quot;https://github.com/chdoc/coq-reglang&quot; dev-repo: &quot;git+https://github.com/chdoc/coq-reglang.git&quot; bug-reports: &quot;https://github.com/chdoc/coq-reglang/issues&quot; license: &quot;CeCILL-B&quot; build: [make &quot;-j%{jobs}%&quot; &quot;-C&quot; &quot;theories&quot;] install: [make &quot;-C&quot; &quot;theories&quot; &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.10~&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.6&quot; &amp; &lt; &quot;1.8~&quot;} ] tags: [ &quot;keyword:regular languages&quot; &quot;keyword:regular expressions&quot; &quot;keyword:finite automata&quot; &quot;keyword:two-way automata&quot; &quot;keyword:monadic second-order logic&quot; &quot;category:Computer Science/Formal Languages Theory and Automata&quot; &quot;logpath:RegLang&quot; &quot;date:2018-09-18&quot; ] authors: [ &quot;Christian Doczkal &lt;christian.doczkal@ens-lyon.fr&gt;&quot; &quot;Gert Smolka&quot; ] synopsis: &quot;Regular Language Representations in the Constructive Type Theory of Coq&quot; description: &quot;&quot;&quot; We verify translations between different representations of regular languages: various forms of automata (deterministic, nondeterministic, one-way, two-way), regular expressions, and the logic WS1S. We also show various decidability results and closure properties.&quot;&quot;&quot; url { src: &quot;https://github.com/chdoc/coq-reglang/archive/v1.0.tar.gz&quot; checksum: &quot;md5=3e4be5fe3ab7bbaaa73016d5e81a8193&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-reglang.1 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-reglang.1 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 m 20 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 1h opam install -y -v coq-reglang.1 coq.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>47 s</dd> </dl> <h2>Installation size</h2> <p>Total: 16 M</p> <ul> <li>13 M <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/shepherdson.vo</code></li> <li>417 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/wmso.vo</code></li> <li>233 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/regexp.vo</code></li> <li>223 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/wmso.glob</code></li> <li>201 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/nfa.vo</code></li> <li>167 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/dfa.vo</code></li> <li>147 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/shepherdson.glob</code></li> <li>126 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/two_way.vo</code></li> <li>121 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/minimization.vo</code></li> <li>118 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/vardi.vo</code></li> <li>109 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/regexp.glob</code></li> <li>102 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/misc.vo</code></li> <li>92 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/dfa.glob</code></li> <li>79 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/myhill_nerode.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/languages.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/nfa.glob</code></li> <li>61 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/vardi.glob</code></li> <li>56 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/two_way.glob</code></li> <li>53 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/minimization.glob</code></li> <li>49 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/misc.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/setoid_leq.vo</code></li> <li>37 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/wmso.v</code></li> <li>25 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/languages.glob</code></li> <li>23 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/myhill_nerode.glob</code></li> <li>18 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/regexp.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/dfa.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/shepherdson.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/nfa.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/minimization.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/misc.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/setoid_leq.glob</code></li> <li>8 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/two_way.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/myhill_nerode.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/vardi.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/languages.v</code></li> <li>2 K <code>../ocaml-base-compiler.4.08.1/lib/coq/user-contrib/RegLang/setoid_leq.v</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-reglang.1</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/released/8.8.0/reglang/1.html
HTML
mit
11,146
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>vita.modules.s3.s3xrc.S3ImportJob</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="vita.modules.s3-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="http://eden.sahanafoundation.org/wiki/S3">S3</a></th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> Package&nbsp;vita :: Package&nbsp;modules :: <a href="vita.modules.s3-module.html">Package&nbsp;s3</a> :: <a href="vita.modules.s3.s3xrc-module.html">Module&nbsp;s3xrc</a> :: Class&nbsp;S3ImportJob </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="vita.modules.s3.s3xrc.S3ImportJob-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class S3ImportJob</h1><p class="nomargin-top"><span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob">source&nbsp;code</a></span></p> <pre class="base-tree"> object --+ | <strong class="uidshort">S3ImportJob</strong> </pre> <hr /> <p>Helper class for data imports</p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">manager</span>, <span class="summary-sig-arg">prefix</span>, <span class="summary-sig-arg">name</span>, <span class="summary-sig-arg">id</span>, <span class="summary-sig-arg">record</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">original</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">element</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">mtime</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">rmap</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">directory</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">onvalidation</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">onaccept</span>=<span class="summary-sig-default">None</span>)</span><br /> x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td> <td align="right" valign="top"> <span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.__init__">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#get_resolution" class="summary-sig-name">get_resolution</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">field</span>)</span><br /> Find Sync resolution for a particular field in this record</td> <td align="right" valign="top"> <span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.get_resolution">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#commit" class="summary-sig-name">commit</a>(<span class="summary-sig-arg">self</span>)</span><br /> Commits the record to the database</td> <td align="right" valign="top"> <span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.commit">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#resolve_references" class="summary-sig-name">resolve_references</a>(<span class="summary-sig-arg">self</span>)</span><br /> Resolve references of this record</td> <td align="right" valign="top"> <span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.resolve_references">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#writeback" class="summary-sig-name">writeback</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">field</span>, <span class="summary-sig-arg">value</span>)</span><br /> Update a field in the record</td> <td align="right" valign="top"> <span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.writeback">source&nbsp;code</a></span> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__delattr__</code>, <code>__format__</code>, <code>__getattribute__</code>, <code>__hash__</code>, <code>__new__</code>, <code>__reduce__</code>, <code>__reduce_ex__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__sizeof__</code>, <code>__str__</code>, <code>__subclasshook__</code> </p> </td> </tr> </table> <!-- ==================== CLASS VARIABLES ==================== --> <a name="section-ClassVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#METHOD" class="summary-name">METHOD</a> = <code title="Storage(CREATE= &quot;create&quot;, UPDATE= &quot;update&quot;)">Storage(CREATE= &quot;create&quot;, UPDATE= &quot;update&quot;)</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#RESOLUTION" class="summary-name">RESOLUTION</a> = <code title="Storage(THIS= &quot;THIS&quot;, OTHER= &quot;OTHER&quot;, NEWER= &quot;NEWER&quot;, MASTER= &quot;MASTER&quot;\ , MASTERCOPY= &quot;MASTERCOPY&quot;)">Storage(THIS= &quot;THIS&quot;, OTHER= &quot;OTHER&quot;, NEWER= &quot;NEW<code class="variable-ellipsis">...</code></code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#UID" class="summary-name">UID</a> = <code title="&quot;uuid&quot;">&quot;uuid&quot;</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#MCI" class="summary-name">MCI</a> = <code title="&quot;mci&quot;">&quot;mci&quot;</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="vita.modules.s3.s3xrc.S3ImportJob-class.html#MTIME" class="summary-name">MTIME</a> = <code title="&quot;modified_on&quot;">&quot;modified_on&quot;</code> </td> </tr> </table> <!-- ==================== PROPERTIES ==================== --> <a name="section-Properties"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Properties</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Properties" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> </p> </td> </tr> </table> <!-- ==================== METHOD DETAILS ==================== --> <a name="section-MethodDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Method Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-MethodDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="__init__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>, <span class="sig-arg">manager</span>, <span class="sig-arg">prefix</span>, <span class="sig-arg">name</span>, <span class="sig-arg">id</span>, <span class="sig-arg">record</span>=<span class="sig-default">None</span>, <span class="sig-arg">original</span>=<span class="sig-default">None</span>, <span class="sig-arg">element</span>=<span class="sig-default">None</span>, <span class="sig-arg">mtime</span>=<span class="sig-default">None</span>, <span class="sig-arg">rmap</span>=<span class="sig-default">None</span>, <span class="sig-arg">directory</span>=<span class="sig-default">None</span>, <span class="sig-arg">onvalidation</span>=<span class="sig-default">None</span>, <span class="sig-arg">onaccept</span>=<span class="sig-default">None</span>)</span> <br /><em class="fname">(Constructor)</em> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.__init__">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>x.__init__(...) initializes x; see x.__class__.__doc__ for signature</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>manager</code></strong> - the S3ResourceController</li> <li><strong class="pname"><code>prefix</code></strong> - prefix of the resource name (=module name)</li> <li><strong class="pname"><code>name</code></strong> - the resource name (=without prefix)</li> <li><strong class="pname"><code>id</code></strong> - the target record ID</li> <li><strong class="pname"><code>record</code></strong> - the record data to import</li> <li><strong class="pname"><code>element</code></strong> - the corresponding element from the element tree</li> <li><strong class="pname"><code>rmap</code></strong> - map of references for this record</li> <li><strong class="pname"><code>directory</code></strong> - resource directory of the input tree</li> <li><strong class="pname"><code>onvalidation</code></strong> - extra function to validate records</li> <li><strong class="pname"><code>onaccept</code></strong> - callback function for committed importes</li> </ul></dd> <dt>Overrides: object.__init__ <dd><em class="note">(inherited documentation)</em></dd> </dt> </dl> </td></tr></table> </div> <a name="get_resolution"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">get_resolution</span>(<span class="sig-arg">self</span>, <span class="sig-arg">field</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.get_resolution">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Find Sync resolution for a particular field in this record</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>field</code></strong> - the field name</li> </ul></dd> </dl> </td></tr></table> </div> <a name="commit"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">commit</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.commit">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Commits the record to the database</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="resolve_references"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">resolve_references</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.resolve_references">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Resolve references of this record</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="writeback"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">writeback</span>(<span class="sig-arg">self</span>, <span class="sig-arg">field</span>, <span class="sig-arg">value</span>)</span> </h3> </td><td align="right" valign="top" ><span class="codelink"><a href="vita.modules.s3.s3xrc-pysrc.html#S3ImportJob.writeback">source&nbsp;code</a></span>&nbsp; </td> </tr></table> <p>Update a field in the record</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>field</code></strong> - field name</li> <li><strong class="pname"><code>value</code></strong> - value to write</li> </ul></dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== CLASS VARIABLE DETAILS ==================== --> <a name="section-ClassVariableDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variable Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariableDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="METHOD"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">METHOD</h3> <dl class="fields"> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> Storage(CREATE= &quot;create&quot;, UPDATE= &quot;update&quot;) </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <a name="RESOLUTION"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">RESOLUTION</h3> <dl class="fields"> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> Storage(THIS= &quot;THIS&quot;, OTHER= &quot;OTHER&quot;, NEWER= &quot;NEWER&quot;, MASTER= &quot;MASTER&quot;<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span> , MASTERCOPY= &quot;MASTERCOPY&quot;) </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <a name="UID"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">UID</h3> <dl class="fields"> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> &quot;uuid&quot; </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <a name="MCI"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">MCI</h3> <dl class="fields"> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> &quot;mci&quot; </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <a name="MTIME"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">MTIME</h3> <dl class="fields"> </dl> <dl class="fields"> <dt>Value:</dt> <dd><table><tr><td><pre class="variable"> &quot;modified_on&quot; </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="vita.modules.s3-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="http://eden.sahanafoundation.org/wiki/S3">S3</a></th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Tue Mar 29 14:25:42 2011 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
sinsai/Sahana_eden
docs/s3/vita.modules.s3.s3xrc.S3ImportJob-class.html
HTML
mit
23,851
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> <body> <wicket:panel> <form class="ui form" wicket:id="form"> <wicket:child/> <button type="submit" class="ui button primary"> <wicket:message key="save"/> </button> </form> </wicket:panel> </body> </html>
dru1/wicketblog
src/main/resources/at/dru/wicketblog/wicket/component/EntityFormPanel.html
HTML
mit
362
<!doctype html> <html> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- build:css(.) styles/vendor.css --> <!-- bower:css --> <!-- endbower --> <!-- endbuild --> <!-- build:css(.tmp) styles/main.css --> <link rel="stylesheet" href="styles/main.css"> <!-- endbuild --> </head> <body ng-app="angularAppSampleSetupApp"> <!--[if lte IE 8]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- Add your site or application content here --> <div class="header"> <div class="navbar navbar-default" role="navigation"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="#/">angularAppSampleSetup</a> </div> <div class="collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="#/">Home</a></li> <li><a ng-href="#/about">About</a></li> <li><a ng-href="#/">Contact</a></li> </ul> </div> </div> </div> </div> <div class="container"> <div ng-view=""></div> </div> <div class="footer"> <div class="container"> <p><span class="glyphicon glyphicon-heart"></span> from the Yeoman team</p> </div> </div> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID --> <script> !function(A,n,g,u,l,a,r){A.GoogleAnalyticsObject=l,A[l]=A[l]||function(){ (A[l].q=A[l].q||[]).push(arguments)},A[l].l=+new Date,a=n.createElement(g), r=n.getElementsByTagName(g)[0],a.src=u,r.parentNode.insertBefore(a,r) }(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-XXXXX-X'); ga('send', 'pageview'); </script> <!-- build:js(.) scripts/vendor.js --> <!-- bower:js --> <script src="bower_components/angular/angular.js"></script> <script src="bower_components/angular-animate/angular-animate.js"></script> <script src="bower_components/angular-cookies/angular-cookies.js"></script> <script src="bower_components/angular-resource/angular-resource.js"></script> <script src="bower_components/angular-route/angular-route.js"></script> <script src="bower_components/angular-sanitize/angular-sanitize.js"></script> <script src="bower_components/angular-touch/angular-touch.js"></script> <!-- endbower --> <!-- endbuild --> <!-- build:js({.tmp,app}) scripts/scripts.js --> <script src="scripts/app.js"></script> <script src="scripts/controllers/main.js"></script> <script src="scripts/controllers/about.js"></script> <!-- endbuild --> </body> </html>
monish001/angular-app-sample-setup
src/app/index.html
HTML
mit
3,016
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>Responsive example - Foundation styling</title> <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/foundation/5.5.1/css/foundation.min.css"> <link rel="stylesheet" type="text/css" href="../../../Plugins/integration/foundation/dataTables.foundation.css"> <link rel="stylesheet" type="text/css" href="../../css/dataTables.responsive.css"> <link rel="stylesheet" type="text/css" href="../../../../examples/resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../../../../examples/resources/demo.css"> <style type="text/css" class="init"> table.dataTable th, table.dataTable td { white-space: nowrap; } </style> <script type="text/javascript" language="javascript" src="../../../../media/js/jquery.js"></script> <script type="text/javascript" language="javascript" src="../../../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../../js/dataTables.responsive.js"></script> <script type="text/javascript" language="javascript" src="../../../Plugins/integration/foundation/dataTables.foundation.js"></script> <script type="text/javascript" language="javascript" src="../../../../examples/resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../../../../examples/resources/demo.js"></script> <script type="text/javascript" language="javascript" class="init"> $(document).ready(function() { $('#example').DataTable(); } ); </script> </head> <body class="dt-example"> <div class="container"> <section> <h1>Responsive example <span>Foundation styling</span></h1> <div class="info"> <p>This example shows DataTables and the Responsive extension being used with the <a href="http://foundation.zurb.com">Foundation</a> framework providing the styling. The <a href="//datatables.net/manual/styling/foundation">DataTables / Foundation integration files</a> prove seamless integration for DataTables to be used in a Foundation page.</p> </div> <table id="example" class="tdisplay responsive" cellspacing="0" width="100%"> <thead> <tr> <th>First name</th> <th>Last name</th> <th>Position</th> <th>Office</th> <th>Age</th> <th>Start date</th> <th>Salary</th> <th>Extn.</th> <th>E-mail</th> </tr> </thead> <tbody> <tr> <td>Tiger</td> <td>Nixon</td> <td>System Architect</td> <td>Edinburgh</td> <td>61</td> <td>2011/04/25</td> <td>$320,800</td> <td>5421</td> <td>t.nixon@datatables.net</td> </tr> <tr> <td>Garrett</td> <td>Winters</td> <td>Accountant</td> <td>Tokyo</td> <td>63</td> <td>2011/07/25</td> <td>$170,750</td> <td>8422</td> <td>g.winters@datatables.net</td> </tr> <tr> <td>Ashton</td> <td>Cox</td> <td>Junior Technical Author</td> <td>San Francisco</td> <td>66</td> <td>2009/01/12</td> <td>$86,000</td> <td>1562</td> <td>a.cox@datatables.net</td> </tr> <tr> <td>Cedric</td> <td>Kelly</td> <td>Senior Javascript Developer</td> <td>Edinburgh</td> <td>22</td> <td>2012/03/29</td> <td>$433,060</td> <td>6224</td> <td>c.kelly@datatables.net</td> </tr> <tr> <td>Airi</td> <td>Satou</td> <td>Accountant</td> <td>Tokyo</td> <td>33</td> <td>2008/11/28</td> <td>$162,700</td> <td>5407</td> <td>a.satou@datatables.net</td> </tr> <tr> <td>Brielle</td> <td>Williamson</td> <td>Integration Specialist</td> <td>New York</td> <td>61</td> <td>2012/12/02</td> <td>$372,000</td> <td>4804</td> <td>b.williamson@datatables.net</td> </tr> <tr> <td>Herrod</td> <td>Chandler</td> <td>Sales Assistant</td> <td>San Francisco</td> <td>59</td> <td>2012/08/06</td> <td>$137,500</td> <td>9608</td> <td>h.chandler@datatables.net</td> </tr> <tr> <td>Rhona</td> <td>Davidson</td> <td>Integration Specialist</td> <td>Tokyo</td> <td>55</td> <td>2010/10/14</td> <td>$327,900</td> <td>6200</td> <td>r.davidson@datatables.net</td> </tr> <tr> <td>Colleen</td> <td>Hurst</td> <td>Javascript Developer</td> <td>San Francisco</td> <td>39</td> <td>2009/09/15</td> <td>$205,500</td> <td>2360</td> <td>c.hurst@datatables.net</td> </tr> <tr> <td>Sonya</td> <td>Frost</td> <td>Software Engineer</td> <td>Edinburgh</td> <td>23</td> <td>2008/12/13</td> <td>$103,600</td> <td>1667</td> <td>s.frost@datatables.net</td> </tr> <tr> <td>Jena</td> <td>Gaines</td> <td>Office Manager</td> <td>London</td> <td>30</td> <td>2008/12/19</td> <td>$90,560</td> <td>3814</td> <td>j.gaines@datatables.net</td> </tr> <tr> <td>Quinn</td> <td>Flynn</td> <td>Support Lead</td> <td>Edinburgh</td> <td>22</td> <td>2013/03/03</td> <td>$342,000</td> <td>9497</td> <td>q.flynn@datatables.net</td> </tr> <tr> <td>Charde</td> <td>Marshall</td> <td>Regional Director</td> <td>San Francisco</td> <td>36</td> <td>2008/10/16</td> <td>$470,600</td> <td>6741</td> <td>c.marshall@datatables.net</td> </tr> <tr> <td>Haley</td> <td>Kennedy</td> <td>Senior Marketing Designer</td> <td>London</td> <td>43</td> <td>2012/12/18</td> <td>$313,500</td> <td>3597</td> <td>h.kennedy@datatables.net</td> </tr> <tr> <td>Tatyana</td> <td>Fitzpatrick</td> <td>Regional Director</td> <td>London</td> <td>19</td> <td>2010/03/17</td> <td>$385,750</td> <td>1965</td> <td>t.fitzpatrick@datatables.net</td> </tr> <tr> <td>Michael</td> <td>Silva</td> <td>Marketing Designer</td> <td>London</td> <td>66</td> <td>2012/11/27</td> <td>$198,500</td> <td>1581</td> <td>m.silva@datatables.net</td> </tr> <tr> <td>Paul</td> <td>Byrd</td> <td>Chief Financial Officer (CFO)</td> <td>New York</td> <td>64</td> <td>2010/06/09</td> <td>$725,000</td> <td>3059</td> <td>p.byrd@datatables.net</td> </tr> <tr> <td>Gloria</td> <td>Little</td> <td>Systems Administrator</td> <td>New York</td> <td>59</td> <td>2009/04/10</td> <td>$237,500</td> <td>1721</td> <td>g.little@datatables.net</td> </tr> <tr> <td>Bradley</td> <td>Greer</td> <td>Software Engineer</td> <td>London</td> <td>41</td> <td>2012/10/13</td> <td>$132,000</td> <td>2558</td> <td>b.greer@datatables.net</td> </tr> <tr> <td>Dai</td> <td>Rios</td> <td>Personnel Lead</td> <td>Edinburgh</td> <td>35</td> <td>2012/09/26</td> <td>$217,500</td> <td>2290</td> <td>d.rios@datatables.net</td> </tr> <tr> <td>Jenette</td> <td>Caldwell</td> <td>Development Lead</td> <td>New York</td> <td>30</td> <td>2011/09/03</td> <td>$345,000</td> <td>1937</td> <td>j.caldwell@datatables.net</td> </tr> <tr> <td>Yuri</td> <td>Berry</td> <td>Chief Marketing Officer (CMO)</td> <td>New York</td> <td>40</td> <td>2009/06/25</td> <td>$675,000</td> <td>6154</td> <td>y.berry@datatables.net</td> </tr> <tr> <td>Caesar</td> <td>Vance</td> <td>Pre-Sales Support</td> <td>New York</td> <td>21</td> <td>2011/12/12</td> <td>$106,450</td> <td>8330</td> <td>c.vance@datatables.net</td> </tr> <tr> <td>Doris</td> <td>Wilder</td> <td>Sales Assistant</td> <td>Sidney</td> <td>23</td> <td>2010/09/20</td> <td>$85,600</td> <td>3023</td> <td>d.wilder@datatables.net</td> </tr> <tr> <td>Angelica</td> <td>Ramos</td> <td>Chief Executive Officer (CEO)</td> <td>London</td> <td>47</td> <td>2009/10/09</td> <td>$1,200,000</td> <td>5797</td> <td>a.ramos@datatables.net</td> </tr> <tr> <td>Gavin</td> <td>Joyce</td> <td>Developer</td> <td>Edinburgh</td> <td>42</td> <td>2010/12/22</td> <td>$92,575</td> <td>8822</td> <td>g.joyce@datatables.net</td> </tr> <tr> <td>Jennifer</td> <td>Chang</td> <td>Regional Director</td> <td>Singapore</td> <td>28</td> <td>2010/11/14</td> <td>$357,650</td> <td>9239</td> <td>j.chang@datatables.net</td> </tr> <tr> <td>Brenden</td> <td>Wagner</td> <td>Software Engineer</td> <td>San Francisco</td> <td>28</td> <td>2011/06/07</td> <td>$206,850</td> <td>1314</td> <td>b.wagner@datatables.net</td> </tr> <tr> <td>Fiona</td> <td>Green</td> <td>Chief Operating Officer (COO)</td> <td>San Francisco</td> <td>48</td> <td>2010/03/11</td> <td>$850,000</td> <td>2947</td> <td>f.green@datatables.net</td> </tr> <tr> <td>Shou</td> <td>Itou</td> <td>Regional Marketing</td> <td>Tokyo</td> <td>20</td> <td>2011/08/14</td> <td>$163,000</td> <td>8899</td> <td>s.itou@datatables.net</td> </tr> <tr> <td>Michelle</td> <td>House</td> <td>Integration Specialist</td> <td>Sidney</td> <td>37</td> <td>2011/06/02</td> <td>$95,400</td> <td>2769</td> <td>m.house@datatables.net</td> </tr> <tr> <td>Suki</td> <td>Burks</td> <td>Developer</td> <td>London</td> <td>53</td> <td>2009/10/22</td> <td>$114,500</td> <td>6832</td> <td>s.burks@datatables.net</td> </tr> <tr> <td>Prescott</td> <td>Bartlett</td> <td>Technical Author</td> <td>London</td> <td>27</td> <td>2011/05/07</td> <td>$145,000</td> <td>3606</td> <td>p.bartlett@datatables.net</td> </tr> <tr> <td>Gavin</td> <td>Cortez</td> <td>Team Leader</td> <td>San Francisco</td> <td>22</td> <td>2008/10/26</td> <td>$235,500</td> <td>2860</td> <td>g.cortez@datatables.net</td> </tr> <tr> <td>Martena</td> <td>Mccray</td> <td>Post-Sales support</td> <td>Edinburgh</td> <td>46</td> <td>2011/03/09</td> <td>$324,050</td> <td>8240</td> <td>m.mccray@datatables.net</td> </tr> <tr> <td>Unity</td> <td>Butler</td> <td>Marketing Designer</td> <td>San Francisco</td> <td>47</td> <td>2009/12/09</td> <td>$85,675</td> <td>5384</td> <td>u.butler@datatables.net</td> </tr> <tr> <td>Howard</td> <td>Hatfield</td> <td>Office Manager</td> <td>San Francisco</td> <td>51</td> <td>2008/12/16</td> <td>$164,500</td> <td>7031</td> <td>h.hatfield@datatables.net</td> </tr> <tr> <td>Hope</td> <td>Fuentes</td> <td>Secretary</td> <td>San Francisco</td> <td>41</td> <td>2010/02/12</td> <td>$109,850</td> <td>6318</td> <td>h.fuentes@datatables.net</td> </tr> <tr> <td>Vivian</td> <td>Harrell</td> <td>Financial Controller</td> <td>San Francisco</td> <td>62</td> <td>2009/02/14</td> <td>$452,500</td> <td>9422</td> <td>v.harrell@datatables.net</td> </tr> <tr> <td>Timothy</td> <td>Mooney</td> <td>Office Manager</td> <td>London</td> <td>37</td> <td>2008/12/11</td> <td>$136,200</td> <td>7580</td> <td>t.mooney@datatables.net</td> </tr> <tr> <td>Jackson</td> <td>Bradshaw</td> <td>Director</td> <td>New York</td> <td>65</td> <td>2008/09/26</td> <td>$645,750</td> <td>1042</td> <td>j.bradshaw@datatables.net</td> </tr> <tr> <td>Olivia</td> <td>Liang</td> <td>Support Engineer</td> <td>Singapore</td> <td>64</td> <td>2011/02/03</td> <td>$234,500</td> <td>2120</td> <td>o.liang@datatables.net</td> </tr> <tr> <td>Bruno</td> <td>Nash</td> <td>Software Engineer</td> <td>London</td> <td>38</td> <td>2011/05/03</td> <td>$163,500</td> <td>6222</td> <td>b.nash@datatables.net</td> </tr> <tr> <td>Sakura</td> <td>Yamamoto</td> <td>Support Engineer</td> <td>Tokyo</td> <td>37</td> <td>2009/08/19</td> <td>$139,575</td> <td>9383</td> <td>s.yamamoto@datatables.net</td> </tr> <tr> <td>Thor</td> <td>Walton</td> <td>Developer</td> <td>New York</td> <td>61</td> <td>2013/08/11</td> <td>$98,540</td> <td>8327</td> <td>t.walton@datatables.net</td> </tr> <tr> <td>Finn</td> <td>Camacho</td> <td>Support Engineer</td> <td>San Francisco</td> <td>47</td> <td>2009/07/07</td> <td>$87,500</td> <td>2927</td> <td>f.camacho@datatables.net</td> </tr> <tr> <td>Serge</td> <td>Baldwin</td> <td>Data Coordinator</td> <td>Singapore</td> <td>64</td> <td>2012/04/09</td> <td>$138,575</td> <td>8352</td> <td>s.baldwin@datatables.net</td> </tr> <tr> <td>Zenaida</td> <td>Frank</td> <td>Software Engineer</td> <td>New York</td> <td>63</td> <td>2010/01/04</td> <td>$125,250</td> <td>7439</td> <td>z.frank@datatables.net</td> </tr> <tr> <td>Zorita</td> <td>Serrano</td> <td>Software Engineer</td> <td>San Francisco</td> <td>56</td> <td>2012/06/01</td> <td>$115,000</td> <td>4389</td> <td>z.serrano@datatables.net</td> </tr> <tr> <td>Jennifer</td> <td>Acosta</td> <td>Junior Javascript Developer</td> <td>Edinburgh</td> <td>43</td> <td>2013/02/01</td> <td>$75,650</td> <td>3431</td> <td>j.acosta@datatables.net</td> </tr> <tr> <td>Cara</td> <td>Stevens</td> <td>Sales Assistant</td> <td>New York</td> <td>46</td> <td>2011/12/06</td> <td>$145,600</td> <td>3990</td> <td>c.stevens@datatables.net</td> </tr> <tr> <td>Hermione</td> <td>Butler</td> <td>Regional Director</td> <td>London</td> <td>47</td> <td>2011/03/21</td> <td>$356,250</td> <td>1016</td> <td>h.butler@datatables.net</td> </tr> <tr> <td>Lael</td> <td>Greer</td> <td>Systems Administrator</td> <td>London</td> <td>21</td> <td>2009/02/27</td> <td>$103,500</td> <td>6733</td> <td>l.greer@datatables.net</td> </tr> <tr> <td>Jonas</td> <td>Alexander</td> <td>Developer</td> <td>San Francisco</td> <td>30</td> <td>2010/07/14</td> <td>$86,500</td> <td>8196</td> <td>j.alexander@datatables.net</td> </tr> <tr> <td>Shad</td> <td>Decker</td> <td>Regional Director</td> <td>Edinburgh</td> <td>51</td> <td>2008/11/13</td> <td>$183,000</td> <td>6373</td> <td>s.decker@datatables.net</td> </tr> <tr> <td>Michael</td> <td>Bruce</td> <td>Javascript Developer</td> <td>Singapore</td> <td>29</td> <td>2011/06/27</td> <td>$183,000</td> <td>5384</td> <td>m.bruce@datatables.net</td> </tr> <tr> <td>Donna</td> <td>Snider</td> <td>Customer Support</td> <td>New York</td> <td>27</td> <td>2011/01/25</td> <td>$112,000</td> <td>4226</td> <td>d.snider@datatables.net</td> </tr> </tbody> </table> <ul class="tabs"> <li class="active">Javascript</li> <li>HTML</li> <li>CSS</li> <li>Ajax</li> <li>Server-side script</li> </ul> <div class="tabs"> <div class="js"> <p>The Javascript shown below is used to initialise the table shown in this example:</p><code class="multiline language-js">$(document).ready(function() { $('#example').DataTable(); } );</code> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <ul> <li><a href="../../../../media/js/jquery.js">../../../../media/js/jquery.js</a></li> <li><a href="../../../../media/js/jquery.dataTables.js">../../../../media/js/jquery.dataTables.js</a></li> <li><a href="../../js/dataTables.responsive.js">../../js/dataTables.responsive.js</a></li> <li><a href="../../../Plugins/integration/foundation/dataTables.foundation.js">../../../Plugins/integration/foundation/dataTables.foundation.js</a></li> </ul> </div> <div class="table"> <p>The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:</p> </div> <div class="css"> <div> <p>This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The additional CSS used is shown below:</p><code class="multiline language-css">table.dataTable th, table.dataTable td { white-space: nowrap; }</code> </div> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <ul> <li><a href="//cdn.jsdelivr.net/foundation/5.5.1/css/foundation.min.css">//cdn.jsdelivr.net/foundation/5.5.1/css/foundation.min.css</a></li> <li><a href="../../../Plugins/integration/foundation/dataTables.foundation.css">../../../Plugins/integration/foundation/dataTables.foundation.css</a></li> <li><a href="../../css/dataTables.responsive.css">../../css/dataTables.responsive.css</a></li> </ul> </div> <div class="ajax"> <p>This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is loaded.</p> </div> <div class="php"> <p>The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side processing scripts can be written in any language, using <a href="//datatables.net/manual/server-side">the protocol described in the DataTables documentation</a>.</p> </div> </div> </section> </div> <section> <div class="footer"> <div class="gradient"></div> <div class="liner"> <h2>Other examples</h2> <div class="toc"> <div class="toc-group"> <h3><a href="../initialisation/index.php">Basic initialisation</a></h3> <ul class="toc"> <li><a href="../initialisation/className.html">Class name</a></li> <li><a href="../initialisation/option.html">Configuration option</a></li> <li><a href="../initialisation/new.html">`new` constructor</a></li> <li><a href="../initialisation/ajax.html">Ajax data</a></li> <li><a href="../initialisation/default.html">Default initialisation</a></li> </ul> </div> <div class="toc-group"> <h3><a href="./index.php">Styling</a></h3> <ul class="toc active"> <li><a href="./bootstrap.html">Bootstrap styling</a></li> <li class="active"><a href="./foundation.html">Foundation styling</a></li> <li><a href="./scrolling.html">Vertical scrolling</a></li> <li><a href="./compact.html">Compact styling</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../display-control/index.php">Display control</a></h3> <ul class="toc"> <li><a href="../display-control/auto.html">Automatic column hiding</a></li> <li><a href="../display-control/classes.html">Class control</a></li> <li><a href="../display-control/init-classes.html">Assigned class control</a></li> <li><a href="../display-control/fixedHeader.html">With FixedHeader</a></li> <li><a href="../display-control/complexHeader.html">Complex headers (rowspan / colspan)</a></li> </ul> </div> <div class="toc-group"> <h3><a href="../child-rows/index.php">Child rows</a></h3> <ul class="toc"> <li><a href="../child-rows/disable-child-rows.html">Disable child rows</a></li> <li><a href="../child-rows/column-control.html">Column controlled child rows</a></li> <li><a href="../child-rows/right-column.html">Column control - right</a></li> <li><a href="../child-rows/whole-row-control.html">Whole row child row control</a></li> <li><a href="../child-rows/custom-renderer.html">Custom child row renderer</a></li> </ul> </div> </div> <div class="epilogue"> <p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br> Additionally, there are a wide range of <a href="http://www.datatables.net/extras">extras</a> and <a href="http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of DataTables.</p> <p class="copyright">DataTables designed and created by <a href="http://www.sprymedia.co.uk">SpryMedia Ltd</a> &#169; 2007-2015<br> DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p> </div> </div> </div> </section> </body> </html>
SLM2A/site_adm
site/plugins/datatables/extensions/Responsive/examples/styling/foundation.html
HTML
mit
22,501
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../style.css" type="text/css" media="screen"> <link rel="stylesheet" href="../print.css" type="text/css" media="print"> <title>controllers Summary</title> </head> <body> <script type="text/javascript" language="javascript" src="../asdoc.js"></script><script type="text/javascript" language="javascript" src="../cookies.js"></script><script type="text/javascript" language="javascript"> <!-- asdocTitle = 'controllers Package - API Documentation'; var baseRef = '../'; window.onload = configPage; --></script> <table style="display:none" id="titleTable" cellspacing="0" cellpadding="0" class="titleTable"> <tr> <td align="left" class="titleTableTitle">metafas3</td><td align="right" class="titleTableTopNav"><a onclick="loadClassListFrame('../all-classes.html')" href="../package-summary.html">All&nbsp;Packages</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../all-classes.html')" href="../class-summary.html">All&nbsp;Classes</a>&nbsp;|&nbsp;<a onclick="loadClassListFrame('../index-list.html')" href="../all-index-A.html">Index</a>&nbsp;|&nbsp;<a href="../index.html?controllers/package-detail.html&amp;controllers/class-list.html" id="framesLink1">Frames</a><a onclick="parent.location=document.location" href="" style="display:none" id="noFramesLink1">No&nbsp;Frames</a></td><td rowspan="3" align="right" class="titleTableLogo"><img alt="Adobe Logo" title="Adobe Logo" class="logoImage" src="../images/logo.jpg"></td> </tr> <tr class="titleTableRow2"> <td align="left" id="subTitle" class="titleTableSubTitle">Package&nbsp;controllers</td><td align="right" id="subNav" class="titleTableSubNav"><a href="package-detail.html#classSummary">Classes</a></td> </tr> <tr class="titleTableRow3"> <td colspan="2">&nbsp;</td> </tr> </table> <script type="text/javascript" language="javascript"> <!-- if (!isEclipse() || window.name != ECLIPSE_FRAME_NAME) {titleBar_setSubTitle("Package controllers"); titleBar_setSubNav(false,false,false,false,false,false,false,false,false,false,false,false,true,false);} --></script> <div class="MainContent"> <br> <br> <hr> <a name="classSummary"></a> <div class="summaryTableTitle">Classes</div> <table class="summaryTable" cellspacing="0" cellpadding="3"> <tr> <th>&nbsp;</th><th width="30%">Class</th><th width="70%">Description</th> </tr> <tr class="prow1"> <td class="summaryTablePaddingCol">&nbsp;</td><td class="summaryTableSecondCol"><a href="ApplicationController.html">ApplicationController</a></td><td class="summaryTableLastCol">&nbsp;</td> </tr> </table> <p></p> <div> <p></p> <center class="copyright"> </center> </div> </div> </body> </html> <!-- -->
f1337/metafas3
doc/controllers/package-detail.html
HTML
mit
2,828
{% extends "layouts/default.html" %} {% block intro %} <div class="container"> <h1>Contact Us</h1> </div> {% endblock %} {% block content %} <div class="container"> {% if enquirySubmitted %} <h3>Thanks for getting in touch.</h3> {% else %} <div class="row"> <div class="col-sm-8 col-md-6"> <form method="post"> <input type="hidden" name="action" value="contact"> {% set class = ( "has-error" if validationErrors.name else "" ) %} <div class="form-group {{ class }}"> <label> <span>Name</span> <input type="text" name="name.full" value="{{ formData["name.full"] }}" class="form-control"> </label> </div> {% set class = ( "has-error" if validationErrors.email else "" ) %} <div class="form-group {{ class }}"> <label> <span>Email</span> <input type="email" name="email" value="{{ formData.email }}" class="form-control"> </label> </div> <div class="form-group"> <label> <span>Phone</span> <input type="text" name="phone" value="{{ formData.phone }}" placeholder="(optional)" class="form-control"> </label> </div> {% set class = ( "has-error" if validationErrors.enquiryType else "" ) %} <div class="form-group {{ class }}"> <label> <span>What are you contacting us about?</span> <select name="enquiryType" class="form-control"> <option value="">(select one)</option> {% for type in enquiryTypes %} {% set selected = ( 'selected="selected"' if formData.enquiryType == type.value else "" ) %} <option value="{{type.value}}" {{ selected }}>{{ type.label }}</option> {% endfor %} </select> </div> {% set class = ( "has-error" if validationErrors.message else "" ) %} <div class="form-group {{ class }}"> <label> <span>Message</span> <textarea name="message" placeholder="Leave us a message..." rows="4" class="form-control">{{ formData.message }}</textarea> </label> </div> <div class="form-actions"> <button type="submit" class="btn btn-primary">Send</button> </div> </form> </div> </div> {% endif %} </div> {% endblock %}
keystonejs/generator-keystone
app/templates/templates/default-nunjucks/views/contact.html
HTML
mit
2,266
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <title>Asset Pipeline - Modern Frontend Development</title> <style type="text/css"> body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #222; font-size: 100%; } .slide { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #f7f7f7; } .slide-content { width: 800px; height: 600px; overflow: hidden; margin: 80px auto 0 auto; padding: 30px; font-weight: 200; font-size: 200%; line-height: 1.375; } .controls { position: absolute; bottom: 20px; left: 20px; } .arrow { width: 0; height: 0; border: 30px solid #333; float: left; margin-right: 30px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .prev { border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent; border-left-width: 0; border-right-width: 50px; } .next { border-top-color: transparent; border-bottom-color: transparent; border-right-color: transparent; border-left-width: 50px; border-right-width: 0; } .prev:hover { border-right-color: #888; cursor: pointer; } .next:hover { border-left-color: #888; cursor: pointer; } h1 { font-size: 300%; line-height: 1.2; text-align: center; margin: 170px 0 0; } h2 { font-size: 100%; line-height: 1.2; margin: 5px 0; text-align: center; font-weight: 200; } h3 { font-size: 140%; line-height: 1.2; border-bottom: 1px solid #aaa; margin: 0; padding-bottom: 15px; } ul { padding: 20px 0 0 60px; font-weight: 200; line-height: 1.375; } .author h1 { font-size: 170%; font-weight: 200; text-align: center; margin-bottom: 30px; } .author h3 { font-weight: 100; text-align: center; font-size: 95%; border: none; } a { text-decoration: none; color: #44a4dd; } a:hover { color: #66b5ff; } pre { font-size: 60%; line-height: 1.3; } .progress { position: fixed; top: 0; left: 0; right: 0; height: 3px; } .progress-bar { width: 0%; height: 3px; background-color: #b4b4b4; -webkit-transition: width 0.05s ease-out; -moz-transition: width 0.05s ease-out; -o-transition: width 0.05s ease-out; transition: width 0.05s ease-out; } .hidden { display: none; } @media (max-width: 850px) { body { font-size: 70%; } .slide-content { width: auto; } img { width: 100%; } h1 { margin-top: 120px; } .prev, .prev:hover { border-right-color: rgba(135, 135, 135, 0.5); } .next, .next:hover { border-left-color: rgba(135, 135, 135, 0.5); } } @media (max-width: 480px) { body { font-size: 50%; overflow: hidden; } .slide-content { padding: 10px; margin-top: 10px; height: 340px; } h1 { margin-top: 50px; } ul { padding-left: 25px; } } @media print { * { -webkit-print-color-adjust: exact; } @page { size: letter; } .hidden { display: inline; } html { width: 100%; height: 100%; overflow: visible; } body { margin: 0 auto !important; border: 0; padding: 0; float: none !important; overflow: visible; background: none !important; font-size: 52%; } .progress, .controls { display: none; } .slide { position: static; } .slide-content { border: 1px solid #222; margin-top: 0; margin-bottom: 40px; height: 3.5in; overflow: visible; } .slide:nth-child(even) { /* 2 slides per page */ page-break-before: always; } } /* github.com style (c) Vasily Polovnyov <vast@whiteants.net> */ .hljs { display: block; overflow-x: auto; padding: 0.5em; color: #333; background: #f8f8f8; } .hljs-comment, .hljs-quote { color: #998; font-style: italic; } .hljs-keyword, .hljs-selector-tag, .hljs-subst { color: #333; font-weight: bold; } .hljs-number, .hljs-literal, .hljs-variable, .hljs-template-variable, .hljs-tag .hljs-attr { color: #008080; } .hljs-string, .hljs-doctag { color: #d14; } .hljs-title, .hljs-section, .hljs-selector-id { color: #900; font-weight: bold; } .hljs-subst { font-weight: normal; } .hljs-type, .hljs-class .hljs-title { color: #458; font-weight: bold; } .hljs-tag, .hljs-name, .hljs-attribute { color: #000080; font-weight: normal; } .hljs-regexp, .hljs-link { color: #009926; } .hljs-symbol, .hljs-bullet { color: #990073; } .hljs-built_in, .hljs-builtin-name { color: #0086b3; } .hljs-meta { color: #999; font-weight: bold; } .hljs-deletion { background: #fdd; } .hljs-addition { background: #dfd; } .hljs-emphasis { font-style: italic; } .hljs-strong { font-weight: bold; } </style> </head> <body> <div class="progress"> <div class="progress-bar"></div> </div> <div class="slide" id="slide-1"> <section class="slide-content"><h1 id="asset-pipeline">Asset Pipeline</h1> <h2 id="modern-frontend-development">Modern Frontend Development</h2> <h2 id="by-carsten-lamm">by Carsten Lamm</h2> </section> </div> <div class="slide hidden" id="slide-2"> <section class="slide-content"><h3 id="table-of-content">table of content</h3> <ol> <li>Background <em>(1)</em> </li> <li>Frontend Definition <em>(1)</em> </li> <li>Asset Pipeline? <em>(1)</em> </li> <li>Tools <em>(3)</em> </li> <li>Types <em>(1)</em> </li> <li>Basic Setup <em>(1)</em> </li> <li>Extended Setup <em>(2)</em> </li> <li>Done <em>(1)</em> </li> <li>Sources <em>(1)</em></li> </ol> </section> </div> <div class="slide hidden" id="slide-3"> <section class="slide-content"><h3 id="my-background">My Background</h3> <ul> <li>started with Rails 2 up to Rails 3 (~3 years)</li> <li><strong>S</strong>ingle <strong>P</strong>age <strong>A</strong>pplications using REST-APIs<ul> <li>AngularJS (~2 year)</li> </ul> </li> <li>node and React (~1 year)</li> <li>now back to Rails 4</li> </ul> </section> </div> <div class="slide hidden" id="slide-4"> <section class="slide-content"><h3 id="frontend-development-means-">Frontend Development means ...</h3> <p>... building web applications with UI<br>... for mobile/desktop devices with/without touch<br>... with different screen resolutions.</p> <p>... also use build tools to optimize performance. </p> <p>... automatically test your code and layouts. </p> <p>... tracking and AB-Tests.<br>...</p> </section> </div> <div class="slide hidden" id="slide-5"> <section class="slide-content"><h3 id="asset-pipeline-">Asset Pipeline ...</h3> <p>... is a mighty building tool<br>... which combines and compresses assets. </p> <p>... super integrated into Rails via gem. </p> <p>... produces assets marked with hashes. </p> <p>... provides the easiest way to invoke multiple parser.<br><code>=&gt; application.css.scss.erb</code></p> </section> </div> <div class="slide hidden" id="slide-6"> <section class="slide-content"><h3 id="some-tools">some Tools</h3> <p><a href="https://nodejs.org/en/">node</a> - Javascript on the server<br><a href="https://www.npmjs.com/">npm</a> - Node Package Manager including package.json<br><a href="http://gruntjs.com/">grunt</a> - Asset build tool - JSON based<br><a href="https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md">gulp</a> - Asset build tool - stream based<br><a href="http://bower.io/">bower</a> - Package Manager for Javascript &amp; CSS libs<br><a href="https://webpack.github.io/">webpack</a> - Asset build tool - works fine with babel/ES2015<br><a href="https://github.com/lukehoban/es6features">EcmaScript 2015</a> - latest Javascript, needs to be transpiled (source-to-source)<br><a href="https://babeljs.io/">babel</a> - Javascript compiler for ES2015<br><a href="http://bundler.io/">bundler</a> - Ruby Package Manager<br><a href="http://guides.rubyonrails.org/asset_pipeline.html">Asset Pipeline</a> - Asset build tool - sprockets based</p> </section> </div> <div class="slide hidden" id="slide-7"> <section class="slide-content"><h3 id="grouped-tools">grouped tools</h3> <p><img src="./grouped_tools.jpg" alt=""></p> </section> </div> <div class="slide hidden" id="slide-8"> <section class="slide-content"><h2 id="confusion-by-google-rails-______">Confusion by google: rails + <strong>__</strong></h2> <ul> <li>rails webpack</li> <li>rails gulp</li> <li>rails ES6</li> </ul> </section> </div> <div class="slide hidden" id="slide-9"> <section class="slide-content"><h3 id="kind-of-web-app">kind of web app</h3> <ul> <li>API/multiple clients - SPA</li> <li>(no) API/one client</li> <li>enterprise app / small website</li> <li>progressive enhancement vs graceful degradation</li> </ul> </section> </div> <div class="slide hidden" id="slide-10"> <section class="slide-content"><h3 id="basic-setup">Basic Setup</h3> <ul> <li>bundler for ruby dependencies</li> <li>(bower for CSS/JS dependencies) =&gt; <a href="rails-assets.org">rails-assets.org</a></li> </ul> <p><strong>Gemfile</strong><br><code>source &#39;https://rails-assets.org&#39;</code><br><code>gem &#39;rails-assets-lodash&#39;</code> </p> <p><strong>Assets</strong><br><code>//= lodash</code><br><code>//= require_tree .</code></p> </section> </div> <div class="slide hidden" id="slide-11"> <section class="slide-content"><h3 id="extended-setup-es2015-es6">extended setup ES2015 / ES6</h3> <p><strong>npm &gt;= v3</strong><br><code>npm install babel-preset-es2015 --save-dev</code></p> <p><strong>.babelrc</strong><br><code>{ &quot;presets&quot;: [&quot;es2015&quot;] }</code></p> <p><strong>Gemfile</strong><br><code>gem sprockets-es6</code></p> <p><strong>initializer/es6.rb</strong><br><code>require &quot;sprockets/es6&quot;</code></p> </section> </div> <div class="slide hidden" id="slide-12"> <section class="slide-content"><h3 id="done-can-be-used">Done - can be used</h3> <ul> <li>all files like <code>*.js.es6</code> are found</li> <li>can be access via <code>//= require class_es6</code> directive</li> </ul> <p><strong>open point</strong></p> <ul> <li>es2015 for inline scripts</li> <li>es2015 modules<ul> <li>defined but not implemented</li> </ul> </li> </ul> </section> </div> <div class="slide hidden" id="slide-13"> <section class="slide-content"><h3 id="sources">Sources</h3> <p><a href="https://en.wikipedia.org/wiki/Source-to-source_compiler">Wiki Compiler</a><br><a href="http://www.ecma-international.org/ecma-262/6.0/">Standard ECMA-262 6th Edition / June 2015</a><br><a href="https://www.npmjs.com/package/cleaver">Cleaver</a><br><a href="https://github.com/rails/sprockets">Sprockets</a><br><a href="https://en.wikipedia.org/wiki/Progressive_enhancement">Progressive Enhancement</a><br><a href="https://en.wikipedia.org/wiki/Fault_tolerance">Graceful Degradation</a><br><a href="https://babeljs.io/docs/setup/#rails">Babel Rails</a></p> </section> </div> <div class="slide hidden author-slide" id="slide-14"> <section class="slide-content"><div class="author"> <h1 class="name">Carsten Lamm</h1> <h3 class="github"> <a href="https://github.com/https://github.com/FQ400">https://github.com/FQ400</a> </h3> <h3 class="url"> <a href="http://www.kontextr.com">http://www.kontextr.com</a> </h3> </div> </section> </div> <div class="controls"> <div class="arrow prev"></div> <div class="arrow next"></div> </div> <script type="text/javascript"> /** * Returns the current page number of the presentation. */ function currentPosition() { return parseInt(document.querySelector('.slide:not(.hidden)').id.slice(6)); } /** * Navigates forward n pages * If n is negative, we will navigate in reverse */ function navigate(n) { var position = currentPosition(); var numSlides = document.getElementsByClassName('slide').length; /* Positions are 1-indexed, so we need to add and subtract 1 */ var nextPosition = (position - 1 + n) % numSlides + 1; /* Normalize nextPosition in-case of a negative modulo result */ nextPosition = (nextPosition - 1 + numSlides) % numSlides + 1; document.getElementById('slide-' + position).classList.add('hidden'); document.getElementById('slide-' + nextPosition).classList.remove('hidden'); updateProgress(); updateURL(); updateTabIndex(); } /** * Updates the current URL to include a hashtag of the current page number. */ function updateURL() { try { window.history.replaceState({} , null, '#' + currentPosition()); } catch (e) { window.location.hash = currentPosition(); } } /** * Sets the progress indicator. */ function updateProgress() { var progressBar = document.querySelector('.progress-bar'); if (progressBar !== null) { var numSlides = document.getElementsByClassName('slide').length; var position = currentPosition() - 1; var percent = (numSlides === 1) ? 100 : 100 * position / (numSlides - 1); progressBar.style.width = percent.toString() + '%'; } } /** * Removes tabindex property from all links on the current slide, sets * tabindex = -1 for all links on other slides. Prevents slides from appearing * out of control. */ function updateTabIndex() { var allLinks = document.querySelectorAll('.slide a'); var position = currentPosition(); var currentPageLinks = document.getElementById('slide-' + position).querySelectorAll('a'); var i; for (i = 0; i < allLinks.length; i++) { allLinks[i].setAttribute('tabindex', -1); } for (i = 0; i < currentPageLinks.length; i++) { currentPageLinks[i].removeAttribute('tabindex'); } } /** * Determines whether or not we are currently in full screen mode */ function isFullScreen() { return document.fullscreenElement || document.mozFullScreenElement || document.webkitFullscreenElement || document.msFullscreenElement; } /** * Toggle fullScreen mode on document element. * Works on chrome (>= 15), firefox (>= 9), ie (>= 11), opera(>= 12.1), safari (>= 5). */ function toggleFullScreen() { /* Convenient renames */ var docElem = document.documentElement; var doc = document; docElem.requestFullscreen = docElem.requestFullscreen || docElem.msRequestFullscreen || docElem.mozRequestFullScreen || docElem.webkitRequestFullscreen.bind(docElem, Element.ALLOW_KEYBOARD_INPUT); doc.exitFullscreen = doc.exitFullscreen || doc.msExitFullscreen || doc.mozCancelFullScreen || doc.webkitExitFullscreen; isFullScreen() ? doc.exitFullscreen() : docElem.requestFullscreen(); } document.addEventListener('DOMContentLoaded', function () { // Update the tabindex to prevent weird slide transitioning updateTabIndex(); // If the location hash specifies a page number, go to it. var page = window.location.hash.slice(1); if (page) { navigate(parseInt(page) - 1); } document.onkeydown = function (e) { var kc = e.keyCode; // left, down, H, J, backspace, PgUp - BACK // up, right, K, L, space, PgDn - FORWARD // enter - FULLSCREEN if (kc === 37 || kc === 40 || kc === 8 || kc === 72 || kc === 74 || kc === 33) { navigate(-1); } else if (kc === 38 || kc === 39 || kc === 32 || kc === 75 || kc === 76 || kc === 34) { navigate(1); } else if (kc === 13) { toggleFullScreen(); } }; if (document.querySelector('.next') && document.querySelector('.prev')) { document.querySelector('.next').onclick = function (e) { e.preventDefault(); navigate(1); }; document.querySelector('.prev').onclick = function (e) { e.preventDefault(); navigate(-1); }; } }); </script> </body> </html>
FQ400/me
rails_asset_pipeline_modern_fe_dev/basic.html
HTML
mit
15,821
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="deneb"> <meta name="author" content="deneb"> <title>dendenebneb</title> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <!-- Tether for Bootstrap --> <script src="https://www.atlasestateagents.co.uk/javascript/tether.min.js"></script> <!-- Bootstrap --> <script src="https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/js/bootstrap.min.js"></script> <!-- Bootstrap Core CSS --> <link href="../uciband-v5/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Linearicons Font <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css"> --> <!-- Custom CSS --> <link href="../uciband-v5/dist/css/custom.css" rel="stylesheet"> <!-- Custom CSS <link href="../dist/css/landing-page.css" rel="stylesheet"> --> <!-- Custom Fonts --> <link href="font-awesome-4.6.3/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Crete+Round:400,400i|Roboto:400,500" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <script> $(function () { $('[data-toggle="popover"]').popover() }) </script> <!-- Widgets JS for Twitter--> <script>window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); t._e = []; t.ready = function(f) { t._e.push(f); }; return t; }(document, "script", "twitter-wjs")); </script> <nav class="navbar navbar-light bg-faded navbar-default navbar-fixed-top"> <div class="container"> <button class="navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar2"> &#9776; </button> <div class="collapse navbar-toggleable-xs" id="exCollapsingNavbar2"> <a class="navbar-brand" href="index.html"><img src="img/horizontal-logo-40.png" /></a> <ul class="nav navbar-nav navbar-right"> <li class="nav-item"> <a class="nav-link" href="news.html">News<span class="sr-only">(current)</span></a> </li> <li class="nav-item"> <a class="nav-link" href="about.html">About</a> </li> <li class="nav-item active"> <a class="nav-link" href="media.html">Media</a> </li> <li class="nav-item"> <a class="nav-link" href="calendar.html">Calendar</a> </li> <li class="nav-item"> <a class="nav-link" href="faq.html">FAQ</a> </li> <li class="nav-item"> <a class="nav-link" href="connect.html">Connect</a> </li> </ul> </div> </div> </nav> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.7"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="jumbotron" style="background-image: url(img/DSC_1648_OPT_filter.jpg);"> <div class="container"> <h1 class="display-3">Recent Updates</h1> <!-- <p class="lead">band</p> --> <hr class="m-y-2"> <!-- <p><a class="twitter-follow-button" href="https://twitter.com/uciband" data-size="large"> Follow @uciband</a></p> <p><a class="twitter-timeline" href="https://twitter.com/uciband" width="500" height="500" data-aria-polite="assertive"> Tweets by @uciband</a></p> --> <center><div class="fb-page" data-href="https://www.facebook.com/uciband" data-tabs="timeline, events" data-width="500" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/uciband" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/uciband">UC Irvine Anteater Band</a></blockquote></div></center> </div> </div> </body> <footer class="footer"> <div class="container"> <p class="text-muted">&copy; 2016 UCI Anteater Band | <a href="https://twitter.com/uciband" target="_blank"><i class="fa fa-twitter-square"></i> </a> <a href="https://www.facebook.com/uciband" target="_blank"><i class="fa fa-facebook-square"></i></a> <a href="https://www.instagram.com/uciband/" target="_blank"><i class="fa fa-instagram"></i> </a></p> </div> </footer>
dmonchusap/uciband-v5
news.html
HTML
mit
5,858
@(g: Game, bg: String, theme: String) <!doctype html> <html> <head> <title>lichess.org TV</title> @if(bg == "dark") { @cssTag("dark.css") } @cssTag(s"piece/merida.css") @cssTag("common.css") @cssTag("board.css") <meta charset="utf-8"> </head> <body class="base highlight @bg" style="width: 224px; height: 264px; overflow: hidden;" data-stream-url="@routes.Tv.streamOut"> <div id="featured_game" class="is2d highlight @bg @theme merida" title="lichess.org TV"> @gameFenNoCtx(g, g.firstPlayer.color, tv = true, blank = true) @game.vstext(g)(none) </div> <script src="http://code.jquery.com/jquery-2.1.3.min.js"></script> @jsTag("vendor/chessground.min.js") @jsTagCompiled("tv.js") @base.ga() </body> </html>
danilovsergey/i-bur
app/views/tv/embed.scala.html
HTML
mit
795
<!DOCTYPE html><html> <head> <meta name="fb:app_id" content="177460312388993" > <meta name="og:url" content="http://www.melbournefringe.com.au/fringe-festival/browse/a-midnight-dreary" > <meta name="og:title" content="Melbourne Fringe | A Midnight Dreary" > <meta name="og:description" content="Take a journey to the night side; where strange sounds pervade the air, footsteps echo down empty halls and something in the shadows is watching. Four classic tales of terror are brought to life in this atmospheric and intimate one-man performance.Sometimes funny, sometimes creepy, but always..." > <meta name="og:image" content="http://www.melbournefringe.com.au/thumbnails/228x95/56.jpg" > <meta name="description" content="Take a journey to the night side; where strange sounds pervade the air, footsteps echo down empty halls and something in the shadows is watching. Four classic tales of terror are brought to life in this atmospheric and intimate one-man performance.Sometimes funny, sometimes creepy, but always..." > <meta name="keywords" content="Melbourne Fringe, Melbourne, 2013, cabaret, circus, comedy, dance, movement, film, music, performance, special events, spoken words, visual arts." > <meta name="author" content="Monkii New Media http://www.monkii.com" > <title>Fringe Festival | A Midnight Dreary | Melbourne Fringe</title> <link href="http://www.melbournefringe.com.au/js/shadowbox/shadowbox_version1373257135.css" media="screen" rel="stylesheet" type="text/css" > <link href="http://www.melbournefringe.com.au/js/jquery/colorbox/colorbox_version1373257133.css" media="screen" rel="stylesheet" type="text/css" > <link href="http://www.melbournefringe.com.au/rss/news/" rel="alternate" type="application/rss+xml" title="Melbourne Fringe News" > <link href="http://www.melbournefringe.com.au/css/main_version1376466332.css" media="screen" rel="stylesheet" type="text/css" > <!--[if lt IE 7]> <link href="http://www.melbournefringe.com.au/css/ie6_version1373257235.css" media="" rel="stylesheet" type="text/css" ><![endif]--> <!--[if IE]> <link href="http://www.melbournefringe.com.au/css/ie_version1373257237.css" media="" rel="stylesheet" type="text/css" ><![endif]--> <link href="http://www.melbournefringe.com.au/favicon.ico" rel="icon" > <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script type="text/javascript"> //<!-- jQuery.noConflict(); //--> </script> <script type="text/javascript"> //<!-- var BASE = "http://www.melbournefringe.com.au/"; //--> </script> <script type="text/javascript" src="http://www.melbournefringe.com.au/js/monkii/monkii_version1375430315.js"></script> <script type="text/javascript"> //<!-- if(typeof setBase == 'function') setBase('http://www.melbournefringe.com.au/'); //--> </script> <script type="text/javascript"> //<!-- var p="http",d="static";if(document.location.protocol=="https:"){p+="s";d="engine";}var z=document.createElement("script");z.type="text/javascript";z.async=true;z.src=p+"://"+d+".adzerk.net/ados.js";var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(z,s); //--> </script> <script type="text/javascript"> //<!-- var ados = ados || {}; ados.run = ados.run || []; ados.run.push(function() { ados_add_placement(3420, 18018, "azk1", 210).setZone(46304); ados_add_placement(3420, 18018, "azk2", 210).setZone(46304); ados_add_placement(3420, 18018, "azk3", 210).setZone(46304); ados_load(); }); //--> </script> <script type="text/javascript" src="http://www.melbournefringe.com.au/js/jquery/jquery.bxSlider.min_version1373257133.js"></script> <script type="text/javascript" src="http://use.typekit.net/ghk7huc.js"></script> <script type="text/javascript"> //<!-- try{Typekit.load();}catch(e){} //--> </script> <script type="text/javascript" src="http://www.melbournefringe.com.au/js/jquery/colorbox/jquery.colorbox.js"></script> <script type="text/javascript" src="http://www.melbournefringe.com.au/js/common_version1375422729.js"></script> <script type="text/javascript" src="http://www.melbournefringe.com.au/js/shadowbox/shadowbox_version1373257135.js"></script> <script type="text/javascript"> //<!-- (function(d){ var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0]; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/en_US/all.js"; ref.parentNode.insertBefore(js, ref); }(document)); window.fbAsyncInit = function() { FB.init({ appId : 177460312388993, // App ID channelUrl : 'http://www.melbournefringe.com.au/channel.html', status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML }); FB.Event.subscribe('auth.login', function () { window.location = 'http://www.melbournefringe.com.au/auth/login?forward=%2Ffringe-festival%2Fshow%2Fa-midnight-dreary%2F'; }); }; //--> </script> <script type="text/javascript"> //<!-- Shadowbox.init(); //--> </script> </head> <body class="page-show"><div id="fb-root"></div><div id="topbg"> <div id="playlist-add-alert">Successfully added</div> <a href="http://www.melbournefringe.com.au/itinerary/view" id="itinerary-link">My Itinerary<span class='number'>0</span></a> <div id="bottombg"> <div id="header"> <div class="inner"> <ul id="menu"> <li class="levelhome itemhome"> <a href="http://www.melbournefringe.com.au/">Home</a> </li> <li class="level0 item0 active active0"> <a href="http://www.melbournefringe.com.au/fringe-festival" rel="0"><span>Festival</span></a> <ul> <li class="level1 "> <a href="http://www.melbournefringe.com.au/fringe-festival">Browse 2013 Program</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/fringe-festival/the-fringe-hub">@ the Fringe Hub</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/fringe-festival/the-fringe-club">@ the Fringe Club</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/fringe-festival/digital-creatures">Digital Creatures</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/fringe-festival/digital-gardens">Digital Gardens</a> </li> <li class="level1 "> <a href="http://fringefurniture.melbournefringe.com.au/">Fringe Furniture</a> </li> <li class="level1 last"> <a href="http://www.melbournefringe.com.au/fringe-festival/2013-award-winners">2013 Award Winners</a> </li> </ul> </li> <li class="level0 item1 "> <a href="http://www.melbournefringe.com.au/visitor-info" rel="1"><span>Visitor info</span></a> <ul> <li class="level1 "> <a href="http://www.melbournefringe.com.au/visitor-info/how-to-book-tickets">How to book tickets</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/visitor-info/accessibility">Accessibility</a> </li> <li class="level1 last"> <a href="http://www.melbournefringe.com.au/visitor-info/faqs">FAQs</a> </li> </ul> </li> <li class="level0 item2 "> <a href="http://www.melbournefringe.com.au/for-artists" rel="2"><span>For artists</span></a> <ul> <li class="level1 "> <a href="http://www.melbournefringe.com.au/for-artists/how-to-take-part">How To Take Part</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/for-artists/artist-development-1">Artist Development</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/for-artists/artist-resources">Artist Resources</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/for-artists/tour-ready">Tour Ready</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/for-artists/producer-mentorship-program">Producer Mentorship Program</a> </li> <li class="level1 last"> <a href="http://www.melbournefringe.com.au/for-artists/awards">Awards</a> </li> </ul> </li> <li class="level0 item3 "> <a href="http://www.melbournefringe.com.au/fringe-festival/gallery" rel="3"><span>Festival Buzz</span></a> <ul> <li class="level1 "> <a href="http://www.melbournefringe.com.au/fringe-festival/gallery">Galleries</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/gallery/videos">Videos</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/gallery/melbourne-fringe-on-tour">Melbourne Fringe On Tour</a> </li> <li class="level1 last"> <a href="http://www.melbournefringe.com.au/news-and-media/media-releases">Media Releases</a> </li> </ul> </li> <li class="level0 item4 "> <a href="http://www.melbournefringe.com.au/about-us" rel="4"><span>About us</span></a> <ul> <li class="level1 "> <a href="http://www.melbournefringe.com.au/about-us/about-melbourne-fringe">About Melbourne Fringe</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/about-us/staff-and-board">Staff and Board</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/about-us/jobs">Jobs</a> </li> <li class="level1 last"> <a href="http://www.melbournefringe.com.au/general/contact-us">Contact Us</a> </li> </ul> </li> <li class="level0 item5 "> <a href="http://www.melbournefringe.com.au/supporters" rel="5"><span>Supporters</span></a> <ul> <li class="level1 "> <a href="http://www.melbournefringe.com.au/supporters/partners">Partners</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/supporters/membership">Membership</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/supporters/becoming-a-partner">Becoming A Partner</a> </li> <li class="level1 "> <a href="http://www.melbournefringe.com.au/supporters/private-giving">Private Giving</a> </li> <li class="level1 last"> <a href="http://www.melbournefringe.com.au/supporters/volunteers">Volunteers</a> </li> </ul> </li> </ul> <div class="nav-cart"> <a href="http://tix.melbournefringe.com.au/cartView.asp">Cart</a> </div> <div class='admin notlogged'> <a href="http://www.melbournefringe.com.au/auth/login?forward=%2Ffringe-festival%2Fshow%2Fa-midnight-dreary%2F" class="login">Login</a> <!-- <span class="separator"></span> <a href="http://tix.melbournefringe.com.au/cartView.asp" class="my-tickets">My Tickets</a> --> </div> <div class="clr"></div> </div> <img id="itinerary-link-image-preloader" alt='hidden preloader' style="display:none;"/> </div> <div id="wrapper"> <div id="messages"> </div> <div class="clr"></div> <div id="logo-wrap"> <a href="http://www.melbournefringe.com.au/" id="logo-fringe" class="home cleartext">Melbourne Fringe Festival 2013</a> <span id="hdg-festival-dates">18 September to 6 October 2013</span> </div> <div id="columns"> <div id="fatleft" class="content"> <div class="blocks"> <div class="block"> <div class="show"> <div id="feature-panel"> <h1><span>A Midnight Dreary</span></h1> <div class="label"> Late night performance of classic horror tales </div> <div class="img-wrap"> <img src="http://www.melbournefringe.com.au/thumbnails/show/720/56.jpg" width="720" height="300" alt="A Midnight Dreary" /> </div> </div> <div class="innercols"> <div class="innerleft show-details"> <h4 class="label-center" style="position:relative;">September/October<span id="ticketLdr" style="position:absolute; height:32px; width:32px; left:184px; top:-14px;"></span></h4> <table cellpadding="0" cellspacing="0" width="100%" class="calendar borderbottom"> <thead> <tr> <th class="weekend">S</th> <th class="weekday">M</th> <th class="weekday">T</th> <th class="weekday">W</th> <th class="weekday">T</th> <th class="weekday">F</th> <th class="weekend">S</th> </tr> </thead> <tbody> <tr class="even"> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td><span class="calendar-day festival-date show-active">18</span> </td> <td><span class="calendar-day festival-date show-active">19</span> </td> <td><span class="calendar-day festival-date show-active">20</span> </td> <td><span class="calendar-day festival-date show-active">21</span> </td> </tr><tr class="odd"> <td><span class="calendar-day festival-date show-active">22</span> </td> <td><span class="calendar-day festival-date">23</span> </td> <td><span class="calendar-day festival-date">24</span> </td> <td><span class="calendar-day festival-date show-active">25</span> </td> <td><span class="calendar-day festival-date show-active">26</span> </td> <td><span class="calendar-day festival-date show-active">27</span> </td> <td><span class="calendar-day festival-date show-cancelled">28</span> </td> </tr><tr class="even"> <td><span class="calendar-day festival-date show-active">29</span> </td> <td><span class="calendar-day festival-date">30</span> </td> <td><span class="calendar-day festival-date">1</span> </td> <td><span class="calendar-day festival-date show-active">2</span> </td> <td><span class="calendar-day festival-date show-active">3</span> </td> <td><span class="calendar-day festival-date show-active">4</span> </td> <td><span class="calendar-day festival-date">5</span> </td> </tr><tr class="odd"> <td><span class="calendar-day festival-date">6</span> </td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </tbody> <tfoot> <tr> <td colspan="3" class="cal-soldout"><span></span>Sold out</td> <td colspan="4" class="cal-cancelled"><span></span>Cancelled</td> </tr> </tfoot> </table> <h4>Time</h4> <p>9.00pm (60min)</p> <h4>Tickets</h4> <p>Full Price: $20.00<br />Concession: $17.00<br />Group: $16.00<br />(per person for 4)</p> <div class="show-collapsable" style='display:none;'> <h4>Venue</h4> <h5>Samurai AV</h5> <p>7 Hunt St<br />Coburg</p> <p> <a class='location-link cBoxElement ajax shadowbox' href="http://www.melbournefringe.com.au/venue/map/samurai-av/?modal=true" rel="shadowbox;height=500;width=600">Location Map</a> </p> <p> <img src="http://www.melbournefringe.com.au/img/icon-drink.gif" alt="Drinks Available" /> <img src="http://www.melbournefringe.com.au/img/icon-wheelchair.gif" alt="Wheelchair Accessible" /></p> <h4>Transport</h4> <p>Tram: 19<br />Stop: 31</p> <h4>Category</h4> <p>Performance</p> <h4>Other Info</h4> <p>2 for 1 Opening Night 18 Sept</p> </div> <a href="#" class="show-collapsable-toggle"><span></span>Show location info</a> </div> <div class="innerright"> <div class="category-location"> <div class="category-bubble"> <div class='bubble'> <span class='performance'></span> </div> <a href="http://www.melbournefringe.com.au/fringe-festival/browse/performance"> Performance </a> </div> <div class="venue-bubbles"> <div class="venue-bubble"> <div class="bubble"></div> <p><a href="http://www.melbournefringe.com.au/venue/map/samurai-av/?modal=true" rel="shadowbox;height=500;width=600">Samurai AV</a> </p> </div> </div> </div> <div class="showinfo"> <p>***PLEASE NOTE THE PERFORMANCE ON SEPTEMBER 28TH HAS BEEN CANCELLED AND WILL NO LONGER GO AHEAD***</p><p>Take a journey to the night side; where strange sounds pervade the air, footsteps echo down empty halls and something in the shadows is watching. Four classic tales of terror are brought together in this atmospheric and intimate one-man performance.</p><p>A man lamenting the loss of his lover receives a strange visitor from the nightly shore. A young girl reveals a family tragedy that isn&rsquo;t quite over yet. A husband tests his wife&rsquo;s fidelity and pays a heavy price. A little boy desperately tries to convince his father that the voice under the bed is real.</p><p>Sometimes creepy, sometimes funny, but always scary; welcome to<em> A Midnight Dreary</em>.</p> <p><strong>Performed by</strong> Stefan Taylor</p> <p><strong>Directed by</strong> Helen McFarlane</p> <div class='show-social-media'> <div class="fb-like" data-send="false" data-layout="button_count" data-width="60" data-show-faces="false"></div> <a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> </div> </div> <div class="clr"> </div> </div> </div> <div class="full-width"> <div class="fatrow recommendations"><h2><span>People going to this show are also seeing...</span></h2> <div class="fatcols suggestions"> <div class="fatrow"> <div class="fatcol"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/side-effect/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/266.jpg" alt="Image of Side Effect" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">20th September</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/side-effect/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/side-effect/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=266&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/side-effect/">Side Effect</a></h4> <h5>Presented by Cradle Productions and MKA</h5> </div> <div class="fatcol"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/the-mile-high-club/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/340.jpg" alt="Image of The Mile High Club" width="228" height="95" /> </a> <div class="categoryHanger cleartext comedy">20th September</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/the-mile-high-club/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/the-mile-high-club/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=340&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/the-mile-high-club/">The Mile High Club</a></h4> </div> <div class="fatcol fatender"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/flock/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/324.jpg" alt="Image of Flock" width="228" height="95" /> </a> <div class="categoryHanger cleartext dance">19th September</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/flock/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/flock/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=324&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/flock/">Flock</a></h4> <h5>Performed by Weave Movement Theatre</h5> </div> <div class="clr"></div></div> </div> </div><div class="fatrow recommendations recommend-genre"><h2><span>You might also enjoy</span></h2> <div class="fatcols suggestions"> <div class="fatrow"> <div class="fatcol"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/jude-the-obscure/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/427.jpg" alt="Image of Jude the Obscure" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">Performance</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/jude-the-obscure/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/jude-the-obscure/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=427&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/jude-the-obscure/">Jude the Obscure</a></h4> <h5>Comedy. In space.</h5> </div> <div class="fatcol"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/kitsch-in-synch/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/454.jpg" alt="Image of Kitsch In Synch" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">Performance</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/kitsch-in-synch/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/kitsch-in-synch/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=454&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/kitsch-in-synch/">Kitsch In Synch</a></h4> <h5>A Deranged Domestic Drag Drama</h5> </div> <div class="fatcol fatender"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/the-words-of-others-a-new-play-by-wayne-tunks/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/278.jpg" alt="Image of The Words of Others - A New Play by Wayne Tunks" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">Performance</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/the-words-of-others-a-new-play-by-wayne-tunks/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/the-words-of-others-a-new-play-by-wayne-tunks/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=278&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/the-words-of-others-a-new-play-by-wayne-tunks/">The Words of Others - A New Play by Wayne Tunks</a></h4> <h5>Growing Up, Bullying, Self Acceptance</h5> </div> <div class="clr"></div></div> <div class="fatrow"> <div class="fatcol"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/the-importance-of-being-earnest/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/242.jpg" alt="Image of The Importance of Being Earnest" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">Performance</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/the-importance-of-being-earnest/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/the-importance-of-being-earnest/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=242&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/the-importance-of-being-earnest/">The Importance of Being Earnest</a></h4> </div> <div class="fatcol"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/love-in-the-key-of-britpop/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/368.jpg" alt="Image of Love in the Key of Britpop" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">Performance</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/love-in-the-key-of-britpop/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/love-in-the-key-of-britpop/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=368&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/love-in-the-key-of-britpop/">Love in the Key of Britpop</a></h4> </div> <div class="fatcol fatender"> <div class="imagewrap"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/bite-sized-theatre/" class="image"> <img src="http://www.melbournefringe.com.au/thumbnails/show/228x95/396.jpg" alt="Image of Bite-Sized Theatre" width="228" height="95" /> </a> <div class="categoryHanger cleartext performance">Performance</div> </div> <div class='suggestion-mask' data-href="http://www.melbournefringe.com.au/fringe-festival/show/bite-sized-theatre/" style="display:none;"> <a href="http://www.melbournefringe.com.au/fringe-festival/show/bite-sized-theatre/" class='mask'></a> <span class='title'>Add To Playlist</span> <a class='plus ajax cboxElement show-dialog-actions' href="http://www.melbournefringe.com.au/itinerary/modal/?sid=396&format=html"></a> </div> <h4><a href="http://www.melbournefringe.com.au/fringe-festival/show/bite-sized-theatre/">Bite-Sized Theatre</a></h4> <h5>Small chunks of quality theatre goodness</h5> </div> <div class="clr"></div></div> </div> </div> </div> </div> <div class="clr"> </div> </div> </div> <div id="right" class="narrow"> <div class="blocks social-media"> <ul class="social"> <li class="facebook"> <a class="cleartext fill" target="_blank" title="Fringe on Facebook" href="http://www.facebook.com/pages/Melbourne-Fringe/86253631372?ref=ts">Facebook</a> </li> <li class="twitter"> <a class="cleartext fill" target="_blank" title="Fringe on Twitter" href="http://twitter.com/melbournefringe/">Twitter</a> </li> <li class="youtube"> <a class="cleartext fill" target="_blank" title="Fringe on YouTube" href="https://www.youtube.com/user/MelbFringeFestival">YouTube</a> </li> <li class="instagram"> <a class="cleartext fill" target="_blank" title="Fringe on Instagram" href="http://instagram.com/melbfringe/">Instagram</a> </li> <li class="pintrest"> <a class="cleartext fill" target="_blank" title="Fringe on Pintrest" href="http://pinterest.com/melbfringe/">Pintrest</a> </li> </ul> </div> <div class="blocks sidebar"> <div class="box-round box box-grey how-to-book-box"> <h1 class='headline how-to-book cleartext'>How to book</h1> <div id="add-to-itin-panel"> <a href="http://www.melbournefringe.com.au/itinerary/modal/?sid=56&format=html" class='ajax cboxElement show-dialog-actions button primary' id="add-to-playlist">Add to Playlist</a> <ul class="ticks"> <li>Build your itinerary</li> <li>Share with your friends</li> </ul> </div> <div class="separator"><span>or</span></div> <a href="http://www.melbournefringe.com.au/ajax/book-show?sid=56&format=html" id='buy-tickets' class="ajax cboxElement show-dialog-actions button primary orange">Buy tickets now</a> </div> <div id='facebook-widget' class="box"> <div class="inner"> <div class="no-fb"> <p>Find out which shows<br/>your friends are seeing:</p> <a href="http://www.melbournefringe.com.au/auth/login?forward=%2F" class="facebook-login cleartext">Login with Facebook</a> </div> </div> </div> <div id="ad-holder" class="box"> <h3>Ads</h3> <div class="adzerk-wrap"> <div id="azk1"></div> </div> <div class="adzerk-wrap"> <div id="azk2"></div> </div> <div class="adzerk-wrap"> <div id="azk3"></div> </div> </div> </div> </div> <div class="clr"> </div> </div> </div> <div id="footer"> <div class="inner"> <div class="cta"> <div class="slice slice1"> <a href="http://www.melbournefringe.com.au/" title="Home" class="logo cleartext">Melbourne Fringe Festival 2013</a> </div> <div class="slice slice2"> <div class="content"> <h3>Be the first in the know</h3> <p>Sign up to the festival eNews</p> <div class="email-wrapper"> <form method="post" action="http://email.monkii.com/t/r/s/jrhddr/"> <input type="email" class="email-input" name="cm-jrhddr-jrhddr" id="jrhddr-jrhddr" placeholder="Enter email address" /> <input type='submit' class='submit cleartext' value="submit" /> </form> </div> </div> </div> <div class="slice slice3"> <div class="content"> <h3>Book tickets on your mobile</h3> <p>Download the Melbourne Fringe App</p> <ul class="app"> <li class="ios"> <a class="cleartext fill" target="_blank" href="http://itunes.apple.com/au/app/melbourne-fringe-festival/id550920340?mt=8" title="Download">Available on the App Store</a> </li> <li class="play"> <a class="cleartext fill" target="_blank" href="https://play.google.com/store/apps/details?id=com.ferve.fringe12" title="Download">Available on the Google Play</a> </li> </ul> </div> </div> <div class="slice slice4"> <div class="content"> <h3>Fringe Furniture</h3> <p>View last year’s showcase</p> <a class="visit" target="_blank" href="http://fringefurniture.melbournefringe.com.au/" title="Fringe Furniture">Visit the site</a> </div> </div> </div> <ul id="footermenu"> <li>Copyright &copy; 2013 Melbourne Fringe</li> <li><a href="http://www.melbournefringe.com.au/terms-and-conditions/">Terms</a></li> <li><a href="http://www.melbournefringe.com.au/sitemap/">Sitemap</a></li> <li><a href="http://www.melbournefringe.com.au/contact-us/">Contact Us</a></li> <li><a href="http://www.melbournefringe.com.au/for-artists/artist-logins">Artist Login</a></li> <li>Branding by <a href="http://www.sweetdesign.com.au/" rel="external">Sweet Creative</a></li> <li>Web Development Melbourne - Monkii</li> <li>Ticketing by <a href="http://www.ferve.com.au/" rel="external">Ferve Tickets</a></li> </ul> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-958891-4"); pageTracker._trackPageview(); } catch(err) {}</script> </div> </div><script type="text/javascript"> //<!-- setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName("script")[0]; a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0013/3291.js?"+Math.floor(new Date().getTime()/3600000); a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1); //--> </script> </body> </html>
thewheat/melbourne-fringe-festival
downloader/source/pages/e3_1.html
HTML
mit
34,973
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for /Applications/MAMP/htdocs/testing-symfony/src/TestingSymfony/BasicBundle/DependencyInjection/Configuration.php</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../../../css/bootstrap.min.css" rel="stylesheet"> <link href="../../../css/style.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="../../../js/html5shiv.min.js"></script> <script src="../../../js/respond.min.js"></script> <![endif]--> </head> <body> <header> <div class="container"> <div class="row"> <div class="col-md-12"> <ol class="breadcrumb"> <li><a href="../../../index.html">/Applications/MAMP/htdocs/testing-symfony/src</a></li> <li><a href="../../index.html">TestingSymfony</a></li> <li><a href="../index.html">BasicBundle</a></li> <li><a href="index.html">DependencyInjection</a></li> <li class="active">Configuration.php</li> </ol> </div> </div> </div> </header> <div class="container"> <table class="table table-bordered"> <thead> <tr> <td>&nbsp;</td> <td colspan="10"><div align="center"><strong>Code Coverage</strong></div></td> </tr> <tr> <td>&nbsp;</td> <td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td> <td colspan="4"><div align="center"><strong>Functions and Methods</strong></div></td> <td colspan="3"><div align="center"><strong>Lines</strong></div></td> </tr> </thead> <tbody> <tr> <td class="danger">Total</td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;5</div></td> </tr> <tr> <td class="danger">Configuration</td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">2</td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;5</div></td> </tr> <tr> <td class="danger" colspan="4">&nbsp;<a href="#18">getConfigTreeBuilder()</a></td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;1</div></td> <td class="danger small">2</td> <td class="danger big"> <div class="progress"> <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="0.00" aria-valuemin="0" aria-valuemax="100" style="width: 0.00%"> <span class="sr-only">0.00% covered (danger)</span> </div> </div> </td> <td class="danger small"><div align="right">0.00%</div></td> <td class="danger small"><div align="right">0&nbsp;/&nbsp;5</div></td> </tr> </tbody> </table> <table id="code" class="table table-borderless table-condensed"> <tbody> <tr><td><div align="right"><a name="1"></a><a href="#1">1</a></div></td><td class="codeLine"><span class="default">&lt;?php</span></td></tr> <tr><td><div align="right"><a name="2"></a><a href="#2">2</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="3"></a><a href="#3">3</a></div></td><td class="codeLine"><span class="keyword">namespace</span><span class="default">&nbsp;</span><span class="default">TestingSymfony</span><span class="default">\</span><span class="default">BasicBundle</span><span class="default">\</span><span class="default">DependencyInjection</span><span class="keyword">;</span></td></tr> <tr><td><div align="right"><a name="4"></a><a href="#4">4</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="5"></a><a href="#5">5</a></div></td><td class="codeLine"><span class="keyword">use</span><span class="default">&nbsp;</span><span class="default">Symfony</span><span class="default">\</span><span class="default">Component</span><span class="default">\</span><span class="default">Config</span><span class="default">\</span><span class="default">Definition</span><span class="default">\</span><span class="default">Builder</span><span class="default">\</span><span class="default">TreeBuilder</span><span class="keyword">;</span></td></tr> <tr><td><div align="right"><a name="6"></a><a href="#6">6</a></div></td><td class="codeLine"><span class="keyword">use</span><span class="default">&nbsp;</span><span class="default">Symfony</span><span class="default">\</span><span class="default">Component</span><span class="default">\</span><span class="default">Config</span><span class="default">\</span><span class="default">Definition</span><span class="default">\</span><span class="default">ConfigurationInterface</span><span class="keyword">;</span></td></tr> <tr><td><div align="right"><a name="7"></a><a href="#7">7</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="8"></a><a href="#8">8</a></div></td><td class="codeLine"><span class="comment">/**</span></td></tr> <tr><td><div align="right"><a name="9"></a><a href="#9">9</a></div></td><td class="codeLine"><span class="comment">&nbsp;*&nbsp;This&nbsp;is&nbsp;the&nbsp;class&nbsp;that&nbsp;validates&nbsp;and&nbsp;merges&nbsp;configuration&nbsp;from&nbsp;your&nbsp;app/config&nbsp;files</span></td></tr> <tr><td><div align="right"><a name="10"></a><a href="#10">10</a></div></td><td class="codeLine"><span class="comment">&nbsp;*</span></td></tr> <tr><td><div align="right"><a name="11"></a><a href="#11">11</a></div></td><td class="codeLine"><span class="comment">&nbsp;*&nbsp;To&nbsp;learn&nbsp;more&nbsp;see&nbsp;{@link&nbsp;http://symfony.com/doc/current/cookbook/bundles/extension.html#cookbook-bundles-extension-config-class}</span></td></tr> <tr><td><div align="right"><a name="12"></a><a href="#12">12</a></div></td><td class="codeLine"><span class="comment">&nbsp;*/</span></td></tr> <tr><td><div align="right"><a name="13"></a><a href="#13">13</a></div></td><td class="codeLine"><span class="keyword">class</span><span class="default">&nbsp;</span><span class="default">Configuration</span><span class="default">&nbsp;</span><span class="keyword">implements</span><span class="default">&nbsp;</span><span class="default">ConfigurationInterface</span></td></tr> <tr><td><div align="right"><a name="14"></a><a href="#14">14</a></div></td><td class="codeLine"><span class="keyword">{</span></td></tr> <tr><td><div align="right"><a name="15"></a><a href="#15">15</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">/**</span></td></tr> <tr><td><div align="right"><a name="16"></a><a href="#16">16</a></div></td><td class="codeLine"><span class="comment">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;{@inheritdoc}</span></td></tr> <tr><td><div align="right"><a name="17"></a><a href="#17">17</a></div></td><td class="codeLine"><span class="comment">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</span></td></tr> <tr><td><div align="right"><a name="18"></a><a href="#18">18</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">public</span><span class="default">&nbsp;</span><span class="keyword">function</span><span class="default">&nbsp;</span><span class="default">getConfigTreeBuilder</span><span class="keyword">(</span><span class="keyword">)</span></td></tr> <tr class="danger"><td><div align="right"><a name="19"></a><a href="#19">19</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">{</span></td></tr> <tr class="danger"><td><div align="right"><a name="20"></a><a href="#20">20</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">$treeBuilder</span><span class="default">&nbsp;</span><span class="keyword">=</span><span class="default">&nbsp;</span><span class="keyword">new</span><span class="default">&nbsp;</span><span class="default">TreeBuilder</span><span class="keyword">(</span><span class="keyword">)</span><span class="keyword">;</span></td></tr> <tr class="danger"><td><div align="right"><a name="21"></a><a href="#21">21</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="default">$rootNode</span><span class="default">&nbsp;</span><span class="keyword">=</span><span class="default">&nbsp;</span><span class="default">$treeBuilder</span><span class="default">-&gt;</span><span class="default">root</span><span class="keyword">(</span><span class="default">'testing_symfony_basic'</span><span class="keyword">)</span><span class="keyword">;</span></td></tr> <tr><td><div align="right"><a name="22"></a><a href="#22">22</a></div></td><td class="codeLine"></td></tr> <tr><td><div align="right"><a name="23"></a><a href="#23">23</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">//&nbsp;Here&nbsp;you&nbsp;should&nbsp;define&nbsp;the&nbsp;parameters&nbsp;that&nbsp;are&nbsp;allowed&nbsp;to</span></td></tr> <tr><td><div align="right"><a name="24"></a><a href="#24">24</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">//&nbsp;configure&nbsp;your&nbsp;bundle.&nbsp;See&nbsp;the&nbsp;documentation&nbsp;linked&nbsp;above&nbsp;for</span></td></tr> <tr><td><div align="right"><a name="25"></a><a href="#25">25</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="comment">//&nbsp;more&nbsp;information&nbsp;on&nbsp;that&nbsp;topic.</span></td></tr> <tr><td><div align="right"><a name="26"></a><a href="#26">26</a></div></td><td class="codeLine"></td></tr> <tr class="danger"><td><div align="right"><a name="27"></a><a href="#27">27</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">return</span><span class="default">&nbsp;</span><span class="default">$treeBuilder</span><span class="keyword">;</span></td></tr> <tr class="danger"><td><div align="right"><a name="28"></a><a href="#28">28</a></div></td><td class="codeLine"><span class="default">&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="keyword">}</span></td></tr> <tr><td><div align="right"><a name="29"></a><a href="#29">29</a></div></td><td class="codeLine"><span class="keyword">}</span></td></tr> </tbody> </table> <footer> <hr/> <h4>Legend</h4> <p> <span class="success"><strong>Executed</strong></span> <span class="danger"><strong>Not Executed</strong></span> <span class="warning"><strong>Dead Code</strong></span> </p> <p> <small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.15</a> using <a href="http://php.net/" target="_top">PHP 5.5.14</a> and <a href="http://phpunit.de/">PHPUnit 4.6.1</a> at Mon Apr 6 11:10:20 UTC 2015.</small> </p> <a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a> </footer> </div> <script src="../../../js/jquery.min.js" type="text/javascript"></script> <script src="../../../js/bootstrap.min.js" type="text/javascript"></script> <script src="../../../js/holder.js" type="text/javascript"></script> <script type="text/javascript"> $(function() { var $window = $(window) , $top_link = $('#toplink') , $body = $('body, html') , offset = $('#code').offset().top; $top_link.hide().click(function(event) { event.preventDefault(); $body.animate({scrollTop:0}, 800); }); $window.scroll(function() { if($window.scrollTop() > offset) { $top_link.fadeIn(); } else { $top_link.fadeOut(); } }).scroll(); $('.popin').popover({trigger: 'hover'}); }); </script> </body> </html>
ViorelP/testsymfony
cov/TestingSymfony/BasicBundle/DependencyInjection/Configuration.php.html
HTML
mit
14,967
<p><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="bc.css"> <script src="run_prettify.js" type="text/javascript"></script> <!-- <script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js" type="text/javascript"></script> --> </head></p> <!--- - https://forums.autodesk.com/t5/revit-api-forum/draw-render-over-the-activeview/m-p/7088026 DuplicateGraphics SDK sample Revit 2017 and 2018 SDK Samples @AutodeskForge #ForgeDevCon #RevitAPI @AutodeskRevit #adsk #aec #bim #dynamobim The Revit API discussion forum thread on drawing or rendering over the active view brought to my attention that an important new SDK sample created to demonstrate the use of the Revit 2018 functionality <code>DirectContext3D</code> for display of externally managed 3D graphics in Revit is missing in the SDK. I added it right here, in DuplicateGraphics.zip, and also provide an overview of the new SDK samples &ndash; CapitalizeAllTextNotes &ndash; DuplicateGraphics &ndash; GenericStructuralConnection &ndash; BRepBuilderExample &ndash; MultistoryStairs &ndash; PlacementOptions &ndash; Structural Analysis CodeCheckingConcreteExample and CalculationPointsSelector &ndash; REX SDK DRevitFreezeDrawing... --> <h3>Revit 2017 and 2018 SDK Samples</h3> <p>The <a href="http://forums.autodesk.com/t5/revit-api-forum/bd-p/160">Revit API discussion forum</a> thread on <a href="https://forums.autodesk.com/t5/revit-api-forum/draw-render-over-the-activeview/m-p/7088026">drawing or rendering over the active view</a> brought to my attention that an important new SDK sample created to demonstrate the use of the Revit 2018 functionality <a href="http://thebuildingcoder.typepad.com/blog/2017/04/whats-new-in-the-revit-2018-api.html#3.26"><code>DirectContext3D</code> for display of externally managed 3D graphics in Revit</a> is missing in the current version of the SDK.</p> <p>I added it as an attachment to that discussion thread, and am also providing it right here, in <a href="zip/DuplicateGraphics.zip">DuplicateGraphics.zip</a>.</p> <p>Here is an overview of the new SDK samples added in the past year or two:</p> <ul> <li><a href="#2">Revit 2017 and Revit 2017.1 SDK Samples</a></li> <li><a href="#3">Revit 2018 SDK Samples</a></li> <li><a href="#4">New Samples Overview</a><ul> <li><a href="#4.1">CapitalizeAllTextNotes</a></li> <li><a href="#4.2">DuplicateGraphics</a></li> <li><a href="#4.3">GenericStructuralConnection</a></li> <li><a href="#4.4">BRepBuilderExample</a></li> <li><a href="#4.5">MultistoryStairs</a></li> <li><a href="#4.6">PlacementOptions</a></li> </ul> </li> </ul> <h4><a name="2"></a>Revit 2017 and Revit 2017.1 SDK Samples</h4> <p>Here is a repetition of the list of <a href="http://thebuildingcoder.typepad.com/blog/2016/06/point-boundary-condition-and-revit-2017-sdk.html#2">new Revit SDK samples added in Revit 2017</a> and the <a href="http://thebuildingcoder.typepad.com/blog/2016/10/au-revit-20171-and-rex-freezedrawing.html#5">REX SDK <code>DRevitFreezeDrawing</code> sample</a>, described in more detail and added in Revit 2017.1:</p> <ul> <li>Samples/CapitalizeAllTextNotes</li> <li>Samples/GenericStructuralConnection</li> <li>Samples/GeometryAPI/BRepBuilderExample</li> <li>Samples/PlacementOptions</li> <li>Structural Analysis SDK/Examples/CodeCheckingConcreteExample and CalculationPointsSelector</li> <li>REX SDK/Samples/DRevitFreezeDrawing</li> </ul> <h4><a name="3"></a>Revit 2018 SDK Samples</h4> <p>The first customer shipment of the Revit 2018 SDK includes one new sample:</p> <ul> <li>MultistoryStairs</li> </ul> <p>As mentioned above, another new sample was initially omitted:</p> <ul> <li>DuplicateGraphics</li> </ul> <h4><a name="4"></a>New Samples Overview</h4> <p>For future reference, let's quickly summarise what each one of these does (skipping the structural ones):</p> <ul> <li><a href="#4.1">CapitalizeAllTextNotes</a></li> <li><a href="#4.2">DuplicateGraphics</a></li> <li><a href="#4.3">GenericStructuralConnection</a></li> <li><a href="#4.4">BRepBuilderExample</a></li> <li><a href="#4.5">MultistoryStairs</a></li> <li><a href="#4.6">PlacementOptions</a></li> </ul> <h4><a name="4.1"></a>CapitalizeAllTextNotes</h4> <p>Capitalizes all the text of all the TextNotes in the project by formatting the text to use 'AllCaps'.</p> <ul> <li>Find all <code>TextNote</code> instances in the document</li> <li>Change the text formatting to 'AllCaps' on the entire range of text.</li> </ul> <p>All TextNotes will have their text formatted to be rendered using upper case characters.</p> <h4><a name="4.2"></a>DuplicateGraphics</h4> <p>Demonstrate the basic usage of <code>DirectContext3D</code>. The external application creates <code>DirectContext3D</code> servers that extract geometry from selected Revit elements, encode it in pairs of vertex and index buffers, and submit it for rendering using <code>DirectContext3D</code>. This process is triggered using an ExternalCommand and displays the geometry content of selected Revit elements at an offset, so that the graphics appear to be duplicated.</p> <h4><a name="4.3"></a>GenericStructuralConnection</h4> <p>Demonstrates basic Create, Read, Update and Delete operations on a generic or detailed structural connection.</p> <ul> <li>Create, Read, Update, Delete generic structural connections.</li> <li>Create, change, copy, match properties, reset detailed structural connections.</li> </ul> <p>In detail:</p> <ol> <li>Create generic structural connection: A generic structural connection is created for the selected structural elements.</li> <li>Delete generic structural connection: The structural connections should get erased and the former connected elements should be independent.</li> <li>Read generic structural connection information: A dialog displaying connection information should appear on screen.</li> <li>Update generic structural connection information: The structural connection is updated to include the additional selected elements.</li> <li>Create detailed structural connection: A detailed structural connection (clip angle) should be created.</li> <li>Copy detailed structural connection: The structural connection and the connected elements should be copied to another place in the current project.</li> <li>Match properties on a detailed structural connection: The properties of the destination connection should be matched to the source one.</li> <li>Change detailed structural connection: The type and graphic representation of the detailed structural connection should change from 'clip angle' to 'shear plate'.</li> <li>Reset detailed structural connection: The type and graphic representation of the detailed structural connection should change from 'clip angle' to generic</li> </ol> <h4><a name="4.4"></a>BRepBuilderExample</h4> <p>Demonstrate several cases of <code>BRepBuilder</code> usage for constructing Revit geometry using API.</p> <ul> <li>Simple cubical solid</li> </ul> <p><center> <img src="img/brep_builder_cube.png" alt="BRepBuilder cube" width="150"> </center></p> <ul> <li>Nurbs surface (open shell)</li> </ul> <p><center> <img src="img/brep_builder_nurbs.png" alt="BRepBuilder NURBS surface" width="173"> </center></p> <ul> <li>Two solids, truncated cone and cylinder, with periodic face surfaces</li> </ul> <p><center> <img src="img/brep_builder_cone_cylinder.png" alt="BRepBuilder cone and cylinder" width="231"> </center></p> <p>The geometry created by <code>BRepBuilder</code> is then set in a <code>DirectShape</code> element to make it visible in Revit views.</p> <h4><a name="4.5"></a>MultistoryStairs</h4> <p>MultistoryStairs editing utilities, including creating multistory stairs by a standard stair, adding and removing stairs by picking levels.</p> <ul> <li>Create a multistory stair by a standard stair.</li> <li>Pick some levels to add aligned stairs into the multistory stairs.</li> <li>Pick some levels to remove aligned stairs from the multistory stairs.</li> </ul> <h4><a name="4.6"></a>PlacementOptions</h4> <p>This sample demonstrates how to place a family instance via options:</p> <ul> <li>Place face based family instance via the face, vertical face, or work plane option.</li> <li>Place face sketch based family instance via the line, arc, and other sketching options.</li> </ul> <p>The external command <code>Execute</code> method shows the options dialog for user to choose the option of placing the family instance.</p> <ul> <li>OptionsForm.cs implements the dialog for choosing the face based family instance or sketch based family instance.</li> <li>FacebasedForm.cs implements the dialog for setting the <code>FaceBasedPlacementType</code> option for a face based family instance.</li> <li>SketchbasedForm.cs implements the dialog for setting the <code>SketchGalleryOptions</code> option for a face based family instance.</li> </ul> <p>I hope you find this overview inspiring and useful and encourage you to explore further yourself.</p> <p>Have fun!</p>
jeremytammik/tbc
a/1560_2018_sdk_samples.html
HTML
mit
9,019
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>senepe documentation</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="../images/favicon.ico"> <link rel="stylesheet" href="../styles/style.css"> </head> <body> <div class="navbar navbar-default navbar-fixed-top visible-xs"> <a href="../" class="navbar-brand">senepe documentation</a> <button type="button" class="btn btn-default btn-menu fa fa-bars" id="btn-menu"></button> </div> <div class="xs-menu menu" id="mobile-menu"> <div id="book-search-input" role="search"> <input type="text" placeholder="Type to search"> </div> <nav> <ul class="list"> <li class="title"> <a href="../index.html">senepe documentation</a> </li> <li class="divider"></li> <li class="chapter"> <a data-type="chapter-link" href="../index.html"><span class="fa fa-home"></span>Getting started</a> <ul class="links"> <li class="link"> <a href="../overview.html" href="../overview.html" > <span class="fa fa-th"></span>Overview </a> </li> <li class="link"> <a href="../index.html" ><span class="fa fa-file-text-o"></span>README</a> </li> </ul> </li> <li class="chapter"> <a data-type="chapter-link" href="../modules.html" > <div class="menu-toggler linked" data-toggle="collapse" data-target="#xs-modules-links" > <span class="fa fa-archive"></span> <span class="link-name">Modules</span> <span class="fa fa-angle-down"></span> </div> </a> <ul class="links collapse " id="xs-modules-links" > <li class="link"> <a href="../modules/AppModule.html" >AppModule</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#xs-components-links" > <span class="fa fa-cogs"></span> <span>Components</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="xs-components-links" > <li class="link"> <a href="../components/AddPhotoComponent.html" >AddPhotoComponent</a> </li> <li class="link"> <a href="../components/AlbumComponent.html" >AlbumComponent</a> </li> <li class="link"> <a href="../components/AppComponent.html" >AppComponent</a> </li> <li class="link"> <a href="../components/HomeComponent.html" >HomeComponent</a> </li> <li class="link"> <a href="../components/ImageCommentsComponent.html" >ImageCommentsComponent</a> </li> <li class="link"> <a href="../components/ImageDetailComponent.html" >ImageDetailComponent</a> </li> <li class="link"> <a href="../components/LoginComponent.html" >LoginComponent</a> </li> <li class="link"> <a href="../components/NavbarComponent.html" >NavbarComponent</a> </li> <li class="link"> <a href="../components/NotFoundComponent.html" >NotFoundComponent</a> </li> <li class="link"> <a href="../components/PhotoListComponent.html" >PhotoListComponent</a> </li> <li class="link"> <a href="../components/RegisterComponent.html" >RegisterComponent</a> </li> <li class="link"> <a href="../components/SidePanelComponent.html" >SidePanelComponent</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#xs-directives-links" > <span class="fa fa-code"></span> <span>Directives</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="xs-directives-links" > <li class="link"> <a href="../directives/HighlightDirective.html" data-type="entity-link" class="active" >HighlightDirective</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#xs-classes-links" > <span class="fa fa-file-code-o"></span> <span>Classes</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="xs-classes-links" > <li class="link"> <a href="../classes/Config.html" >Config</a> </li> <li class="link"> <a href="../classes/HomePage.html" >HomePage</a> </li> <li class="link"> <a href="../classes/HomePage.html" >HomePage</a> </li> <li class="link"> <a href="../classes/HomePage.html" >HomePage</a> </li> <li class="link"> <a href="../classes/Photo.html" >Photo</a> </li> <li class="link"> <a href="../classes/User.html" >User</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#xs-injectables-links" > <span class="fa fa-long-arrow-down"></span> <span>Injectables</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="xs-injectables-links" > <li class="link"> <a href="../injectables/AddPhotoService.html" >AddPhotoService</a> </li> <li class="link"> <a href="../injectables/AuthService.html" >AuthService</a> </li> <li class="link"> <a href="../injectables/HttpClientService.html" >HttpClientService</a> </li> <li class="link"> <a href="../injectables/LoginService.html" >LoginService</a> </li> <li class="link"> <a href="../injectables/PhotoActions.html" >PhotoActions</a> </li> <li class="link"> <a href="../injectables/PhotoService.html" >PhotoService</a> </li> <li class="link"> <a href="../injectables/RegisterService.html" >RegisterService</a> </li> <li class="link"> <a href="../injectables/UploadPhotoService.html" >UploadPhotoService</a> </li> <li class="link"> <a href="../injectables/UserService.html" >UserService</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#xs-interfaces-links" > <span class="fa fa-info"></span> <span>Interfaces</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="xs-interfaces-links" > <li class="link"> <a href="../interfaces/IAppState.html" >IAppState</a> </li> <li class="link"> <a href="../interfaces/IPhoto.html" >IPhoto</a> </li> <li class="link"> <a href="../interfaces/IUser.html" >IUser</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#xs-miscellaneous-links" > <span class="fa fa-cubes"></span> <span>Miscellaneous</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="xs-miscellaneous-links" > <li class="link"> <a href="../miscellaneous/functions.html" data-type="entity-link" >Functions</a> </li> <li class="link"> <a href="../miscellaneous/variables.html" data-type="entity-link" >Variables</a> </li> </ul> </li> <li class="chapter"> <a data-type="chapter-link" href="../coverage.html" ><span class="fa fa-tasks"></span>Documentation coverage</a> </li> <li class="divider"></li> <li class="copyright"> Documentation generated using <a href="https://compodoc.github.io/website/" target="_blank"> <img src="..//images/compodoc-vectorise.svg" class="img-responsive"> </a> </li> </ul> </nav> </div> <div class="container-fluid main"> <div class="row main"> <div class="hidden-xs menu"> <nav> <ul class="list"> <li class="title"> <a href="../index.html">senepe documentation</a> </li> <li class="divider"></li> <div id="book-search-input" role="search"> <input type="text" placeholder="Type to search"> </div> <li class="chapter"> <a data-type="chapter-link" href="../index.html"><span class="fa fa-home"></span>Getting started</a> <ul class="links"> <li class="link"> <a href="../overview.html" href="../overview.html" > <span class="fa fa-th"></span>Overview </a> </li> <li class="link"> <a href="../index.html" ><span class="fa fa-file-text-o"></span>README</a> </li> </ul> </li> <li class="chapter"> <a data-type="chapter-link" href="../modules.html" > <div class="menu-toggler linked" data-toggle="collapse" data-target="#modules-links" > <span class="fa fa-archive"></span> <span class="link-name">Modules</span> <span class="fa fa-angle-down"></span> </div> </a> <ul class="links collapse " id="modules-links" > <li class="link"> <a href="../modules/AppModule.html" >AppModule</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#components-links" > <span class="fa fa-cogs"></span> <span>Components</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="components-links" > <li class="link"> <a href="../components/AddPhotoComponent.html" >AddPhotoComponent</a> </li> <li class="link"> <a href="../components/AlbumComponent.html" >AlbumComponent</a> </li> <li class="link"> <a href="../components/AppComponent.html" >AppComponent</a> </li> <li class="link"> <a href="../components/HomeComponent.html" >HomeComponent</a> </li> <li class="link"> <a href="../components/ImageCommentsComponent.html" >ImageCommentsComponent</a> </li> <li class="link"> <a href="../components/ImageDetailComponent.html" >ImageDetailComponent</a> </li> <li class="link"> <a href="../components/LoginComponent.html" >LoginComponent</a> </li> <li class="link"> <a href="../components/NavbarComponent.html" >NavbarComponent</a> </li> <li class="link"> <a href="../components/NotFoundComponent.html" >NotFoundComponent</a> </li> <li class="link"> <a href="../components/PhotoListComponent.html" >PhotoListComponent</a> </li> <li class="link"> <a href="../components/RegisterComponent.html" >RegisterComponent</a> </li> <li class="link"> <a href="../components/SidePanelComponent.html" >SidePanelComponent</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#directives-links" > <span class="fa fa-code"></span> <span>Directives</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="directives-links" > <li class="link"> <a href="../directives/HighlightDirective.html" data-type="entity-link" class="active" >HighlightDirective</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#classes-links" > <span class="fa fa-file-code-o"></span> <span>Classes</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="classes-links" > <li class="link"> <a href="../classes/Config.html" >Config</a> </li> <li class="link"> <a href="../classes/HomePage.html" >HomePage</a> </li> <li class="link"> <a href="../classes/HomePage.html" >HomePage</a> </li> <li class="link"> <a href="../classes/HomePage.html" >HomePage</a> </li> <li class="link"> <a href="../classes/Photo.html" >Photo</a> </li> <li class="link"> <a href="../classes/User.html" >User</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#injectables-links" > <span class="fa fa-long-arrow-down"></span> <span>Injectables</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="injectables-links" > <li class="link"> <a href="../injectables/AddPhotoService.html" >AddPhotoService</a> </li> <li class="link"> <a href="../injectables/AuthService.html" >AuthService</a> </li> <li class="link"> <a href="../injectables/HttpClientService.html" >HttpClientService</a> </li> <li class="link"> <a href="../injectables/LoginService.html" >LoginService</a> </li> <li class="link"> <a href="../injectables/PhotoActions.html" >PhotoActions</a> </li> <li class="link"> <a href="../injectables/PhotoService.html" >PhotoService</a> </li> <li class="link"> <a href="../injectables/RegisterService.html" >RegisterService</a> </li> <li class="link"> <a href="../injectables/UploadPhotoService.html" >UploadPhotoService</a> </li> <li class="link"> <a href="../injectables/UserService.html" >UserService</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#interfaces-links" > <span class="fa fa-info"></span> <span>Interfaces</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="interfaces-links" > <li class="link"> <a href="../interfaces/IAppState.html" >IAppState</a> </li> <li class="link"> <a href="../interfaces/IPhoto.html" >IPhoto</a> </li> <li class="link"> <a href="../interfaces/IUser.html" >IUser</a> </li> </ul> </li> <li class="chapter"> <div class="simple menu-toggler" data-toggle="collapse" data-target="#miscellaneous-links" > <span class="fa fa-cubes"></span> <span>Miscellaneous</span> <span class="fa fa-angle-down"></span> </div> <ul class="links collapse " id="miscellaneous-links" > <li class="link"> <a href="../miscellaneous/functions.html" data-type="entity-link" >Functions</a> </li> <li class="link"> <a href="../miscellaneous/variables.html" data-type="entity-link" >Variables</a> </li> </ul> </li> <li class="chapter"> <a data-type="chapter-link" href="../coverage.html" ><span class="fa fa-tasks"></span>Documentation coverage</a> </li> <li class="divider"></li> <li class="copyright"> Documentation generated using <a href="https://compodoc.github.io/website/" target="_blank"> <img src="..//images/compodoc-vectorise.svg" class="img-responsive"> </a> </li> </ul> </nav> </div> <div class="content directive"> <div class="content-data"> <ol class="breadcrumb"> <li>Directives</li> <li>HighlightDirective</li> </ol> <ul class="nav nav-tabs" role="tablist"> <li class="active"> <a href="#info" id="info-tab" role="tab" data-toggle="tab" data-link="info">Info</a> </li> <li> <a href="#source" role="tab" id="source-tab" data-toggle="tab" data-link="source">Source</a> </li> </ul> <div class="tab-content"> <div class="tab-pane fade active in" id="info"> <p class="comment"> <h3>File</h3> </p> <p class="comment"> <code>src/app/directives/highlight.directive.ts</code> </p> <section> <h3>Metadata</h3> <table class="table table-sm table-hover"> <tbody> <tr> <td class="col-md-3">selector</td> <td class="col-md-9"><code>[appNavBarHover]</code></td> </tr> </tbody> </table> </section> <section> <h3 id="index">Index</h3> <table class="table table-sm table-bordered index-table"> <tbody> <tr> <td class="col-md-4"> <h6><b>Methods</b></h6> </td> </tr> <tr> <td class="col-md-4"> <ul class="index-list"> <li> <a href="#highlight">highlight</a> </li> </ul> </td> </tr> <tr> <td class="col-md-4"> <h6><b>Inputs</b></h6> </td> </tr> <tr> <td class="col-md-4"> <ul class="index-list"> <li> <a href="#appNavBarHover">appNavBarHover</a> </li> </ul> </td> </tr> <tr> <td class="col-md-4"> <h6><b>HostListeners</b></h6> </td> </tr> <tr> <td class="col-md-4"> <ul class="index-list"> <li> <a href="#mouseenter">mouseenter</a> </li> <li> <a href="#mouseleave">mouseleave</a> </li> </ul> </td> </tr> </tbody> </table> </section> <section> <h3 id="constructor">Constructor</h3> <table class="table table-sm table-bordered"> <tbody> <tr> <td class="col-md-4"> <code>constructor(el?: <a href="https://angular.io/docs/ts/latest/api/core/index/ElementRef-class.html" target="_blank">ElementRef</a>)</code> </td> </tr> <tr> <td class="col-md-4"> <div class="io-line">Defined in <a href="" data-line="8" class="link-to-prism">src/app/directives/highlight.directive.ts:8</a></div> </td> </tr> <tr> <td class="col-md-4"> <div> <b>Parameters :</b> <table class="params"> <thead> <tr> <td>Name</td> <td>Type</td> <td>Optional</td> <td>Description</td> </tr> </thead> <tbody> <tr> <td>el</td> <td> <code><a href="https://angular.io/docs/ts/latest/api/core/index/ElementRef-class.html" target="_blank" >ElementRef</a></code> </td> <td> true </td> <td></td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </section> <section> <h3 id="inputs">Inputs</h3> <table class="table table-sm table-bordered"> <tbody> <tr> <td class="col-md-2"> <a name="appNavBarHover"></a> <code>appNavBarHover</code> </td> <td class="col-md-10"> <p> <em>Type:</em> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code> </p> </td> </tr> <tr> <td class="col-md-2" colspan="2"> <div class="io-line">Defined in <a href="" data-line="8" class="link-to-prism">src/app/directives/highlight.directive.ts:8</a></div> </td> </tr> </tbody> </table> </section> <section> <h3>HostListeners</h3> <table class="table table-sm table-bordered"> <tbody> <tr> <td class="col-md-4"> <a name="mouseenter"></a> <span class="name"><b> mouseenter</b><a href="#mouseenter"><span class="fa fa-link"></span></a></span> </td> </tr> <tr> <td class="col-md-4"> <code>mouseenter()</code> </td> </tr> <tr> <td class="col-md-4"> <div class="io-line">Defined in <a href="" data-line="14" class="link-to-prism">src/app/directives/highlight.directive.ts:14</a></div> </td> </tr> </tbody> </table> <table class="table table-sm table-bordered"> <tbody> <tr> <td class="col-md-4"> <a name="mouseleave"></a> <span class="name"><b> mouseleave</b><a href="#mouseleave"><span class="fa fa-link"></span></a></span> </td> </tr> <tr> <td class="col-md-4"> <code>mouseleave()</code> </td> </tr> <tr> <td class="col-md-4"> <div class="io-line">Defined in <a href="" data-line="19" class="link-to-prism">src/app/directives/highlight.directive.ts:19</a></div> </td> </tr> </tbody> </table> </section> <section> <h3 id="methods"> Methods </h3> <table class="table table-sm table-bordered"> <tbody> <tr> <td class="col-md-4"> <a name="highlight"></a> <span class="name"><b> highlight</b><a href="#highlight"><span class="fa fa-link"></span></a></span> </td> </tr> <tr> <td class="col-md-4"> <code>highlight(color: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>)</code> </td> </tr> <tr> <td class="col-md-4"> <div class="io-line">Defined in <a href="" data-line="27" class="link-to-prism">src/app/directives/highlight.directive.ts:27</a></div> </td> </tr> <tr> <td class="col-md-4"> <div class="io-description"><p>highlights DOM element to the specified color</p> </div> <div class="io-description"> <b>Parameters :</b> <table class="params"> <thead> <tr> <td>Name</td> <td>Type</td> <td>Optional</td> <td>Description</td> </tr> </thead> <tbody> <tr> <td>color</td> <td> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code> </td> <td> </td> <td></td> </tr> </tbody> </table> </div> <div> </div> <div class="io-description"> <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code> </div> <div class="io-description"> </div> </td> </tr> </tbody> </table> </section> </div> <div class="tab-pane fade tab-source-code" id="source"> <pre class="line-numbers"><code class="language-typescript">import {Directive, ElementRef, HostListener, Input} from &#x27;@angular/core&#x27;; @Directive({ selector: &#x27;[appNavBarHover]&#x27; }) export class HighlightDirective { @Input() appNavBarHover: string; constructor(private el?: ElementRef) { } @HostListener(&#x27;mouseenter&#x27;) onMouseEnter() { this.highlight(this.appNavBarHover || &#x27;grey&#x27;); } @HostListener(&#x27;mouseleave&#x27;) onMouseLeave() { this.highlight(null); } /** * highlights DOM element to the specified color * @param {string} color */ highlight(color: string) { this.el.nativeElement.style.backgroundColor &#x3D; color; } } </code></pre> </div> </div> </div><div class="search-results"> <div class="has-results"> <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1> <ul class="search-results-list"></ul> </div> <div class="no-results"> <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1> </div> </div> </div> </div> </div> <script src="../js/libs/bootstrap-native.js"></script> <script src="../js/libs/es6-shim.min.js"></script> <script src="../js/libs/EventDispatcher.js"></script> <script src="../js/libs/promise.min.js"></script> <script src="../js/libs/zepto.min.js"></script> <script src="../js/compodoc.js"></script> <script>var COMPODOC_CURRENT_PAGE_DEPTH = 1;</script> <script src="../js/search/search.js"></script> <script src="../js/search/lunr.min.js"></script> <script src="../js/search/search-lunr.js"></script> <script src="../js/tabs.js"></script> <script src="../js/menu.js"></script> <script src="../js/libs/prism.js"></script> <script src="../js/sourceCode.js"></script> <script src="../js/search/search_index.js"></script> </body> </html>
mrmodise/senepe
documentation/directives/HighlightDirective.html
HTML
mit
44,695
<audio controls="controls"> <source src="/songs/{{ song.id }}/stream" type="audio/{{ song.format|lower }}" /> Your browser does not support the audio tag. </audio>
uniite/GroundPlayer
templates/player.html
HTML
mit
172