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
<!DOCTYPE html> <html> <head> <!--Import Google Icon Font--> <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="../css/materialize.min.css" media="screen,projection"/> <link type="text/css" rel="stylesheet" href="../css/styles.css"/> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> </head> <body> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script> <script type="text/javascript" src="../js/materialize.min.js"></script> <script type="text/javascript" src="../js/listCat.js"></script> <div class="container"> <h2>Listado de categorias</h2> <table id="listado"> <thead> <tr> <th>ID</th> <th>Nombre</th> <th>Descripción</th> <th>Foto</th> </tr> </thead> <tbody> </tbody> </table> </div> </body> </html>
mirdape/TAKEAWAY
lacueva/adminCat.html
HTML
mit
1,158
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="Asciidoctor 1.5.4"> <meta name="author" content="Scott Davis"> <title>Angular 2 Learning Resources</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"> <style> /* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */ /* Remove comment around @import statement below when using as a custom stylesheet */ /*@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700";*/ article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block} audio,canvas,video{display:inline-block} audio:not([controls]){display:none;height:0} [hidden],template{display:none} script{display:none!important} html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} body{margin:0} a{background:transparent} a:focus{outline:thin dotted} a:active,a:hover{outline:0} h1{font-size:2em;margin:.67em 0} abbr[title]{border-bottom:1px dotted} b,strong{font-weight:bold} dfn{font-style:italic} hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0} mark{background:#ff0;color:#000} code,kbd,pre,samp{font-family:monospace;font-size:1em} pre{white-space:pre-wrap} q{quotes:"\201C" "\201D" "\2018" "\2019"} small{font-size:80%} sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} sup{top:-.5em} sub{bottom:-.25em} img{border:0} svg:not(:root){overflow:hidden} figure{margin:0} fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em} legend{border:0;padding:0} button,input,select,textarea{font-family:inherit;font-size:100%;margin:0} button,input{line-height:normal} 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} input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0} input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none} button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} textarea{overflow:auto;vertical-align:top} table{border-collapse:collapse;border-spacing:0} *,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box} html,body{font-size:100%} body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto} a:hover{cursor:pointer} img,object,embed{max-width:100%;height:auto} object,embed{height:100%} img{-ms-interpolation-mode:bicubic} .left{float:left!important} .right{float:right!important} .text-left{text-align:left!important} .text-right{text-align:right!important} .text-center{text-align:center!important} .text-justify{text-align:justify!important} .hide{display:none} body{-webkit-font-smoothing:antialiased} img,object,svg{display:inline-block;vertical-align:middle} textarea{height:auto;min-height:50px} select{width:100%} .center{margin-left:auto;margin-right:auto} .spread{width:100%} p.lead,.paragraph.lead>p,#preamble>.sectionbody>.paragraph:first-of-type p{font-size:1.21875em;line-height:1.6} .subheader,.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em} div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;direction:ltr} a{color:#2156a5;text-decoration:underline;line-height:inherit} a:hover,a:focus{color:#1d4b8f} a img{border:none} p{font-family:inherit;font-weight:400;font-size:1em;line-height:1.6;margin-bottom:1.25em;text-rendering:optimizeLegibility} p aside{font-size:.875em;line-height:1.35;font-style:italic} h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{font-family:"Open Sans","DejaVu Sans",sans-serif;font-weight:300;font-style:normal;color:#ba3925;text-rendering:optimizeLegibility;margin-top:1em;margin-bottom:.5em;line-height:1.0125em} h1 small,h2 small,h3 small,#toctitle small,.sidebarblock>.content>.title small,h4 small,h5 small,h6 small{font-size:60%;color:#e99b8f;line-height:0} h1{font-size:2.125em} h2{font-size:1.6875em} h3,#toctitle,.sidebarblock>.content>.title{font-size:1.375em} h4,h5{font-size:1.125em} h6{font-size:1em} hr{border:solid #ddddd8;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0} em,i{font-style:italic;line-height:inherit} strong,b{font-weight:bold;line-height:inherit} small{font-size:60%;line-height:inherit} code{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;color:rgba(0,0,0,.9)} ul,ol,dl{font-size:1em;line-height:1.6;margin-bottom:1.25em;list-style-position:outside;font-family:inherit} ul,ol,ul.no-bullet,ol.no-bullet{margin-left:1.5em} ul li ul,ul li ol{margin-left:1.25em;margin-bottom:0;font-size:1em} ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit} ul.square{list-style-type:square} ul.circle{list-style-type:circle} ul.disc{list-style-type:disc} ul.no-bullet{list-style:none} ol li ul,ol li ol{margin-left:1.25em;margin-bottom:0} dl dt{margin-bottom:.3125em;font-weight:bold} dl dd{margin-bottom:1.25em} abbr,acronym{text-transform:uppercase;font-size:90%;color:rgba(0,0,0,.8);border-bottom:1px dotted #ddd;cursor:help} abbr{text-transform:none} blockquote{margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd} blockquote cite{display:block;font-size:.9375em;color:rgba(0,0,0,.6)} blockquote cite:before{content:"\2014 \0020"} blockquote cite a,blockquote cite a:visited{color:rgba(0,0,0,.6)} blockquote,blockquote p{line-height:1.6;color:rgba(0,0,0,.85)} @media only screen and (min-width:768px){h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2} h1{font-size:2.75em} h2{font-size:2.3125em} h3,#toctitle,.sidebarblock>.content>.title{font-size:1.6875em} h4{font-size:1.4375em}} table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede} table thead,table tfoot{background:#f7f8f7;font-weight:bold} table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8);text-align:left} table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)} table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7} table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6} body{tab-size:4} h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em} h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400} .clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table} .clearfix:after,.float-group:after{clear:both} *:not(pre)>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background-color:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed} pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;font-weight:400;text-rendering:optimizeSpeed} .keyseq{color:rgba(51,51,51,.8)} kbd{font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;display:inline-block;color:rgba(0,0,0,.8);font-size:.65em;line-height:1.45;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:0 .15em;padding:.2em .5em;vertical-align:middle;position:relative;top:-.1em;white-space:nowrap} .keyseq kbd:first-child{margin-left:0} .keyseq kbd:last-child{margin-right:0} .menuseq,.menu{color:rgba(0,0,0,.8)} b.button:before,b.button:after{position:relative;top:-1px;font-weight:400} b.button:before{content:"[";padding:0 3px 0 2px} b.button:after{content:"]";padding:0 2px 0 3px} p a>code:hover{color:rgba(0,0,0,.9)} #header,#content,#footnotes,#footer{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:62.5em;*zoom:1;position:relative;padding-left:.9375em;padding-right:.9375em} #header:before,#header:after,#content:before,#content:after,#footnotes:before,#footnotes:after,#footer:before,#footer:after{content:" ";display:table} #header:after,#content:after,#footnotes:after,#footer:after{clear:both} #content{margin-top:1.25em} #content:before{content:none} #header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0} #header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #ddddd8} #header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #ddddd8;padding-bottom:8px} #header .details{border-bottom:1px solid #ddddd8;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap} #header .details span:first-child{margin-left:-.125em} #header .details span.email a{color:rgba(0,0,0,.85)} #header .details br{display:none} #header .details br+span:before{content:"\00a0\2013\00a0"} #header .details br+span.author:before{content:"\00a0\22c5\00a0";color:rgba(0,0,0,.85)} #header .details br+span#revremark:before{content:"\00a0|\00a0"} #header #revnumber{text-transform:capitalize} #header #revnumber:after{content:"\00a0"} #content>h1:first-child:not([class]){color:rgba(0,0,0,.85);border-bottom:1px solid #ddddd8;padding-bottom:8px;margin-top:0;padding-top:1rem;margin-bottom:1.25rem} #toc{border-bottom:1px solid #efefed;padding-bottom:.5em} #toc>ul{margin-left:.125em} #toc ul.sectlevel0>li>a{font-style:italic} #toc ul.sectlevel0 ul.sectlevel1{margin:.5em 0} #toc ul{font-family:"Open Sans","DejaVu Sans",sans-serif;list-style-type:none} #toc li{line-height:1.3334;margin-top:.3334em} #toc a{text-decoration:none} #toc a:active{text-decoration:underline} #toctitle{color:#7a2518;font-size:1.2em} @media only screen and (min-width:768px){#toctitle{font-size:1.375em} body.toc2{padding-left:15em;padding-right:0} #toc.toc2{margin-top:0!important;background-color:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #efefed;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto} #toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em} #toc.toc2>ul{font-size:.9em;margin-bottom:0} #toc.toc2 ul ul{margin-left:0;padding-left:1em} #toc.toc2 ul.sectlevel0 ul.sectlevel1{padding-left:0;margin-top:.5em;margin-bottom:.5em} body.toc2.toc-right{padding-left:0;padding-right:15em} body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}} @media only screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0} #toc.toc2{width:20em} #toc.toc2 #toctitle{font-size:1.375em} #toc.toc2>ul{font-size:.95em} #toc.toc2 ul ul{padding-left:1.25em} body.toc2.toc-right{padding-left:0;padding-right:20em}} #content #toc{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px} #content #toc>:first-child{margin-top:0} #content #toc>:last-child{margin-bottom:0} #footer{max-width:100%;background-color:rgba(0,0,0,.8);padding:1.25em} #footer-text{color:rgba(255,255,255,.8);line-height:1.44} .sect1{padding-bottom:.625em} @media only screen and (min-width:768px){.sect1{padding-bottom:1.25em}} .sect1+.sect1{border-top:1px solid #efefed} #content h1>a.anchor,h2>a.anchor,h3>a.anchor,#toctitle>a.anchor,.sidebarblock>.content>.title>a.anchor,h4>a.anchor,h5>a.anchor,h6>a.anchor{position:absolute;z-index:1001;width:1.5ex;margin-left:-1.5ex;display:block;text-decoration:none!important;visibility:hidden;text-align:center;font-weight:400} #content h1>a.anchor:before,h2>a.anchor:before,h3>a.anchor:before,#toctitle>a.anchor:before,.sidebarblock>.content>.title>a.anchor:before,h4>a.anchor:before,h5>a.anchor:before,h6>a.anchor:before{content:"\00A7";font-size:.85em;display:block;padding-top:.1em} #content h1:hover>a.anchor,#content h1>a.anchor:hover,h2:hover>a.anchor,h2>a.anchor:hover,h3:hover>a.anchor,#toctitle:hover>a.anchor,.sidebarblock>.content>.title:hover>a.anchor,h3>a.anchor:hover,#toctitle>a.anchor:hover,.sidebarblock>.content>.title>a.anchor:hover,h4:hover>a.anchor,h4>a.anchor:hover,h5:hover>a.anchor,h5>a.anchor:hover,h6:hover>a.anchor,h6>a.anchor:hover{visibility:visible} #content h1>a.link,h2>a.link,h3>a.link,#toctitle>a.link,.sidebarblock>.content>.title>a.link,h4>a.link,h5>a.link,h6>a.link{color:#ba3925;text-decoration:none} #content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221} .audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.videoblock{margin-bottom:1.25em} .admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;font-family:"Noto Serif","DejaVu Serif",serif;font-size:1rem;font-style:italic} table.tableblock>caption.title{white-space:nowrap;overflow:visible;max-width:0} .paragraph.lead>p,#preamble>.sectionbody>.paragraph:first-of-type p{color:rgba(0,0,0,.85)} table.tableblock #preamble>.sectionbody>.paragraph:first-of-type p{font-size:inherit} .admonitionblock>table{border-collapse:separate;border:0;background:none;width:100%} .admonitionblock>table td.icon{text-align:center;width:80px} .admonitionblock>table td.icon img{max-width:none} .admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase} .admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #ddddd8;color:rgba(0,0,0,.6)} .admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0} .exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px} .exampleblock>.content>:first-child{margin-top:0} .exampleblock>.content>:last-child{margin-bottom:0} .sidebarblock{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px} .sidebarblock>:first-child{margin-top:0} .sidebarblock>:last-child{margin-bottom:0} .sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center} .exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0} .literalblock pre,.listingblock pre:not(.highlight),.listingblock pre[class="highlight"],.listingblock pre[class^="highlight "],.listingblock pre.CodeRay,.listingblock pre.prettyprint{background:#f7f7f8} .sidebarblock .literalblock pre,.sidebarblock .listingblock pre:not(.highlight),.sidebarblock .listingblock pre[class="highlight"],.sidebarblock .listingblock pre[class^="highlight "],.sidebarblock .listingblock pre.CodeRay,.sidebarblock .listingblock pre.prettyprint{background:#f2f1f1} .literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;padding:1em;font-size:.8125em} .literalblock pre.nowrap,.literalblock pre[class].nowrap,.listingblock pre.nowrap,.listingblock pre[class].nowrap{overflow-x:auto;white-space:pre;word-wrap:normal} @media only screen and (min-width:768px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:.90625em}} @media only screen and (min-width:1280px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:1em}} .literalblock.output pre{color:#f7f7f8;background-color:rgba(0,0,0,.9)} .listingblock pre.highlightjs{padding:0} .listingblock pre.highlightjs>code{padding:1em;-webkit-border-radius:4px;border-radius:4px} .listingblock pre.prettyprint{border-width:0} .listingblock>.content{position:relative} .listingblock code[data-lang]:before{display:none;content:attr(data-lang);position:absolute;font-size:.75em;top:.425rem;right:.5rem;line-height:1;text-transform:uppercase;color:#999} .listingblock:hover code[data-lang]:before{display:block} .listingblock.terminal pre .command:before{content:attr(data-prompt);padding-right:.5em;color:#999} .listingblock.terminal pre .command:not([data-prompt]):before{content:"$"} table.pyhltable{border-collapse:separate;border:0;margin-bottom:0;background:none} table.pyhltable td{vertical-align:top;padding-top:0;padding-bottom:0;line-height:1.45} table.pyhltable td.code{padding-left:.75em;padding-right:0} pre.pygments .lineno,table.pyhltable td:not(.code){color:#999;padding-left:0;padding-right:.5em;border-right:1px solid #ddddd8} pre.pygments .lineno{display:inline-block;margin-right:.25em} table.pyhltable .linenodiv{background:none!important;padding-right:0!important} .quoteblock{margin:0 1em 1.25em 1.5em;display:table} .quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em} .quoteblock blockquote,.quoteblock blockquote p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify} .quoteblock blockquote{margin:0;padding:0;border:0} .quoteblock blockquote:before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)} .quoteblock blockquote>.paragraph:last-child p{margin-bottom:0} .quoteblock .attribution{margin-top:.5em;margin-right:.5ex;text-align:right} .quoteblock .quoteblock{margin-left:0;margin-right:0;padding:.5em 0;border-left:3px solid rgba(0,0,0,.6)} .quoteblock .quoteblock blockquote{padding:0 0 0 .75em} .quoteblock .quoteblock blockquote:before{display:none} .verseblock{margin:0 1em 1.25em 1em} .verseblock pre{font-family:"Open Sans","DejaVu Sans",sans;font-size:1.15rem;color:rgba(0,0,0,.85);font-weight:300;text-rendering:optimizeLegibility} .verseblock pre strong{font-weight:400} .verseblock .attribution{margin-top:1.25rem;margin-left:.5ex} .quoteblock .attribution,.verseblock .attribution{font-size:.9375em;line-height:1.45;font-style:italic} .quoteblock .attribution br,.verseblock .attribution br{display:none} .quoteblock .attribution cite,.verseblock .attribution cite{display:block;letter-spacing:-.025em;color:rgba(0,0,0,.6)} .quoteblock.abstract{margin:0 0 1.25em 0;display:block} .quoteblock.abstract blockquote,.quoteblock.abstract blockquote p{text-align:left;word-spacing:0} .quoteblock.abstract blockquote:before,.quoteblock.abstract blockquote p:first-of-type:before{display:none} table.tableblock{max-width:100%;border-collapse:separate} table.tableblock td>.paragraph:last-child p>p:last-child,table.tableblock th>p:last-child,table.tableblock td>p:last-child{margin-bottom:0} table.tableblock,th.tableblock,td.tableblock{border:0 solid #dedede} table.grid-all th.tableblock,table.grid-all td.tableblock{border-width:0 1px 1px 0} table.grid-all tfoot>tr>th.tableblock,table.grid-all tfoot>tr>td.tableblock{border-width:1px 1px 0 0} table.grid-cols th.tableblock,table.grid-cols td.tableblock{border-width:0 1px 0 0} table.grid-all *>tr>.tableblock:last-child,table.grid-cols *>tr>.tableblock:last-child{border-right-width:0} table.grid-rows th.tableblock,table.grid-rows td.tableblock{border-width:0 0 1px 0} table.grid-all tbody>tr:last-child>th.tableblock,table.grid-all tbody>tr:last-child>td.tableblock,table.grid-all thead:last-child>tr>th.tableblock,table.grid-rows tbody>tr:last-child>th.tableblock,table.grid-rows tbody>tr:last-child>td.tableblock,table.grid-rows thead:last-child>tr>th.tableblock{border-bottom-width:0} table.grid-rows tfoot>tr>th.tableblock,table.grid-rows tfoot>tr>td.tableblock{border-width:1px 0 0 0} table.frame-all{border-width:1px} table.frame-sides{border-width:0 1px} table.frame-topbot{border-width:1px 0} th.halign-left,td.halign-left{text-align:left} th.halign-right,td.halign-right{text-align:right} th.halign-center,td.halign-center{text-align:center} th.valign-top,td.valign-top{vertical-align:top} th.valign-bottom,td.valign-bottom{vertical-align:bottom} th.valign-middle,td.valign-middle{vertical-align:middle} table thead th,table tfoot th{font-weight:bold} tbody tr th{display:table-cell;line-height:1.6;background:#f7f8f7} tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:bold} p.tableblock>code:only-child{background:none;padding:0} p.tableblock{font-size:1em} td>div.verse{white-space:pre} ol{margin-left:1.75em} ul li ol{margin-left:1.5em} dl dd{margin-left:1.125em} dl dd:last-child,dl dd:last-child>:last-child{margin-bottom:0} ol>li p,ul>li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em} ul.unstyled,ol.unnumbered,ul.checklist,ul.none{list-style-type:none} ul.unstyled,ol.unnumbered,ul.checklist{margin-left:.625em} ul.checklist li>p:first-child>.fa-square-o:first-child,ul.checklist li>p:first-child>.fa-check-square-o:first-child{width:1em;font-size:.85em} ul.checklist li>p:first-child>input[type="checkbox"]:first-child{width:1em;position:relative;top:1px} ul.inline{margin:0 auto .625em auto;margin-left:-1.375em;margin-right:0;padding:0;list-style:none;overflow:hidden} ul.inline>li{list-style:none;float:left;margin-left:1.375em;display:block} ul.inline>li>*{display:block} .unstyled dl dt{font-weight:400;font-style:normal} ol.arabic{list-style-type:decimal} ol.decimal{list-style-type:decimal-leading-zero} ol.loweralpha{list-style-type:lower-alpha} ol.upperalpha{list-style-type:upper-alpha} ol.lowerroman{list-style-type:lower-roman} ol.upperroman{list-style-type:upper-roman} ol.lowergreek{list-style-type:lower-greek} .hdlist>table,.colist>table{border:0;background:none} .hdlist>table>tbody>tr,.colist>table>tbody>tr{background:none} td.hdlist1,td.hdlist2{vertical-align:top;padding:0 .625em} td.hdlist1{font-weight:bold;padding-bottom:1.25em} .literalblock+.colist,.listingblock+.colist{margin-top:-.5em} .colist>table tr>td:first-of-type{padding:0 .75em;line-height:1} .colist>table tr>td:last-of-type{padding:.25em 0} .thumb,.th{line-height:0;display:inline-block;border:solid 4px #fff;-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd} .imageblock.left,.imageblock[style*="float: left"]{margin:.25em .625em 1.25em 0} .imageblock.right,.imageblock[style*="float: right"]{margin:.25em 0 1.25em .625em} .imageblock>.title{margin-bottom:0} .imageblock.thumb,.imageblock.th{border-width:6px} .imageblock.thumb>.title,.imageblock.th>.title{padding:0 .125em} .image.left,.image.right{margin-top:.25em;margin-bottom:.25em;display:inline-block;line-height:0} .image.left{margin-right:.625em} .image.right{margin-left:.625em} a.image{text-decoration:none;display:inline-block} a.image object{pointer-events:none} sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super} sup.footnote a,sup.footnoteref a{text-decoration:none} sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline} #footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em} #footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em 0;border-width:1px 0 0 0} #footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;text-indent:-1.05em;margin-bottom:.2em} #footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none} #footnotes .footnote:last-of-type{margin-bottom:0} #content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0} .gist .file-data>table{border:0;background:#fff;width:100%;margin-bottom:0} .gist .file-data>table td.line-data{width:99%} div.unbreakable{page-break-inside:avoid} .big{font-size:larger} .small{font-size:smaller} .underline{text-decoration:underline} .overline{text-decoration:overline} .line-through{text-decoration:line-through} .aqua{color:#00bfbf} .aqua-background{background-color:#00fafa} .black{color:#000} .black-background{background-color:#000} .blue{color:#0000bf} .blue-background{background-color:#0000fa} .fuchsia{color:#bf00bf} .fuchsia-background{background-color:#fa00fa} .gray{color:#606060} .gray-background{background-color:#7d7d7d} .green{color:#006000} .green-background{background-color:#007d00} .lime{color:#00bf00} .lime-background{background-color:#00fa00} .maroon{color:#600000} .maroon-background{background-color:#7d0000} .navy{color:#000060} .navy-background{background-color:#00007d} .olive{color:#606000} .olive-background{background-color:#7d7d00} .purple{color:#600060} .purple-background{background-color:#7d007d} .red{color:#bf0000} .red-background{background-color:#fa0000} .silver{color:#909090} .silver-background{background-color:#bcbcbc} .teal{color:#006060} .teal-background{background-color:#007d7d} .white{color:#bfbfbf} .white-background{background-color:#fafafa} .yellow{color:#bfbf00} .yellow-background{background-color:#fafa00} span.icon>.fa{cursor:default} .admonitionblock td.icon [class^="fa icon-"]{font-size:2.5em;text-shadow:1px 1px 2px rgba(0,0,0,.5);cursor:default} .admonitionblock td.icon .icon-note:before{content:"\f05a";color:#19407c} .admonitionblock td.icon .icon-tip:before{content:"\f0eb";text-shadow:1px 1px 2px rgba(155,155,0,.8);color:#111} .admonitionblock td.icon .icon-warning:before{content:"\f071";color:#bf6900} .admonitionblock td.icon .icon-caution:before{content:"\f06d";color:#bf3400} .admonitionblock td.icon .icon-important:before{content:"\f06a";color:#bf0000} .conum[data-value]{display:inline-block;color:#fff!important;background-color:rgba(0,0,0,.8);-webkit-border-radius:100px;border-radius:100px;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold} .conum[data-value] *{color:#fff!important} .conum[data-value]+b{display:none} .conum[data-value]:after{content:attr(data-value)} pre .conum[data-value]{position:relative;top:-.125em} b.conum *{color:inherit!important} .conum:not([data-value]):empty{display:none} dt,th.tableblock,td.content,div.footnote{text-rendering:optimizeLegibility} h1,h2,p,td.content,span.alt{letter-spacing:-.01em} p strong,td.content strong,div.footnote strong{letter-spacing:-.005em} p,blockquote,dt,td.content,span.alt{font-size:1.0625rem} p{margin-bottom:1.25rem} .sidebarblock p,.sidebarblock dt,.sidebarblock td.content,p.tableblock{font-size:1em} .exampleblock>.content{background-color:#fffef7;border-color:#e0e0dc;-webkit-box-shadow:0 1px 4px #e0e0dc;box-shadow:0 1px 4px #e0e0dc} .print-only{display:none!important} @media print{@page{margin:1.25cm .75cm} *{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important} a{color:inherit!important;text-decoration:underline!important} a.bare,a[href^="#"],a[href^="mailto:"]{text-decoration:none!important} a[href^="http:"]:not(.bare):after,a[href^="https:"]:not(.bare):after{content:"(" attr(href) ")";display:inline-block;font-size:.875em;padding-left:.25em} abbr[title]:after{content:" (" attr(title) ")"} pre,blockquote,tr,img,object,svg{page-break-inside:avoid} thead{display:table-header-group} svg{max-width:100%} p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3} h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid} #toc,.sidebarblock,.exampleblock>.content{background:none!important} #toc{border-bottom:1px solid #ddddd8!important;padding-bottom:0!important} .sect1{padding-bottom:0!important} .sect1+.sect1{border:0!important} #header>h1:first-child{margin-top:1.25rem} body.book #header{text-align:center} body.book #header>h1:first-child{border:0!important;margin:2.5em 0 1em 0} body.book #header .details{border:0!important;display:block;padding:0!important} body.book #header .details span:first-child{margin-left:0!important} body.book #header .details br{display:block} body.book #header .details br+span:before{content:none!important} body.book #toc{border:0!important;text-align:left!important;padding:0!important;margin:0!important} body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-break-before:always} .listingblock code[data-lang]:before{display:block} #footer{background:none!important;padding:0 .9375em} #footer-text{color:rgba(0,0,0,.6)!important;font-size:.9em} .hide-on-print{display:none!important} .print-only{display:block!important} .hide-for-print{display:none!important} .show-for-print{display:inherit!important}} </style> </head> <body class="article"> <div id="header"> <h1>Angular 2 Learning Resources</h1> <div class="details"> <span id="author" class="author">Scott Davis</span><br> <span id="email" class="email"><a href="mailto:scott@thirstyhead.com">scott@thirstyhead.com</a></span><br> <span id="revnumber">version 0.1.0,</span> <span id="revdate">2016-03-29</span> </div> </div> <div id="content"> <div id="preamble"> <div class="sectionbody"> <div class="paragraph"> <p>Here are some additional learning resources to help you out with the underlying core tech used in this project.</p> </div> </div> </div> <div class="sect1"> <h2 id="_angular_2">Angular 2</h2> <div class="sectionbody"> <div class="paragraph"> <p><a href="http://meaningfuljs.com/" class="bare">http://meaningfuljs.com/</a> <br> An easy command-line wizard written with the Yeoman library to scaffold out new Angular 2 projects. If you want to focus on writing applications and not worry about bootstrapping new projects with build scripts, directory structures, test harnesses, etc., then MeaningfulJS is what you&#8217;re looking for. NOTE: Be sure to install the generator for Angular2&#8201;&#8212;&#8201;there is a legacy Angular 1 generator as well.</p> </div> <div class="paragraph"> <p><a href="https://angular.io/docs/ts/latest/quickstart.html" class="bare">https://angular.io/docs/ts/latest/quickstart.html</a> <br> The Angular2 QuickStart / Case Study are great resources to learn the new framework.</p> </div> <div class="paragraph"> <p><a href="https://github.com/ThirstyHead/angulario-examples-es6" class="bare">https://github.com/ThirstyHead/angulario-examples-es6</a> <br> We&#8217;ll be using the latest version of JavaScript (ECMAScript 2015 6th Edition, or ES6) instead of TypeScript. For the Angular2 QuickStart / Case Study example implemented in ES6 instead of TypeScript, see the above GitHub repo.</p> </div> <div class="paragraph"> <p><a href="https://www.ng-book.com/2/" class="bare">https://www.ng-book.com/2/</a> <br> "ng-book 2" is the most complete 3rd party book on Angular 2 at the moment. It&#8217;s not without its flaws (I don&#8217;t like their source code organization or naming conventions, and they are using TypeScript), but it&#8217;s the best resource for more advanced concepts for now.</p> </div> <div class="paragraph"> <p>Since their example code isn&#8217;t public (e.g. on GitHub), I don&#8217;t feel comfortable hosting a public repo with ES6 examples. But if we wanted to create a private repo internally, we could share ES6 ports of all of their TypeScript examples.</p> </div> <div class="paragraph"> <p><a href="https://www.youtube.com/playlist?list=PLOETEcp3DkCoNnlhE-7fovYvqwVPrRiY7" class="bare">https://www.youtube.com/playlist?list=PLOETEcp3DkCoNnlhE-7fovYvqwVPrRiY7</a> <br> ng-conf is a non-Google event, but is considered one of the better Angular-related conferences in the US. They&#8217;ve posted all of their talks from 2015 on YouTube for free.</p> </div> <div class="paragraph"> <p><a href="https://www.youtube.com/watch?v=-dMBcqwvYA0&amp;list=PLOETEcp3DkCoNnlhE-7fovYvqwVPrRiY7&amp;index=21" class="bare">https://www.youtube.com/watch?v=-dMBcqwvYA0&amp;list=PLOETEcp3DkCoNnlhE-7fovYvqwVPrRiY7&amp;index=21</a> <br> An especially good 45 minute talk from ng-conf 2015 is "ng-conf 2015 Keynote 2 - Misko Hevery and Rado Kirov". Misko Hevery is the Angular Project Lead, and he does a really good job explaining the changes the team made between Angular 1 and 2&#8201;&#8212;&#8201;the thought process they went through in making syntax changes, etc.</p> </div> </div> </div> <div class="sect1"> <h2 id="_ecmascript_6">ECMAScript 6</h2> <div class="sectionbody"> <div class="paragraph"> <p>ES6 is the latest version of JavaScript. It is (nearly) fully enabled in NodeJS, and is (nearly) fully enabled in all modern browsers as well. It is the language we&#8217;ll be using in this project.</p> </div> <div class="paragraph"> <p><a href="https://github.com/lukehoban/es6features" class="bare">https://github.com/lukehoban/es6features</a> <br> A nice learning resource for new ES6 features with code examples.</p> </div> <div class="paragraph"> <p><a href="http://es6-features.org/" class="bare">http://es6-features.org/</a> <br> A terse, code-only tour of ES6 features.</p> </div> <div class="paragraph"> <p><a href="https://github.com/ThirstyHead/es6tests" class="bare">https://github.com/ThirstyHead/es6tests</a> <br> Working examples of ES6 code, implemented as unit tests.</p> </div> <div class="paragraph"> <p><a href="http://shop.oreilly.com/product/0636920050742.do" class="bare">http://shop.oreilly.com/product/0636920050742.do</a> <br> "What&#8217;s New in JavaScript: A Deep Dive into ECMAScript 2015, 6th Edition" A 2 hour video tutorial by Scott Davis giving you a guided tour of new ES6 features. The first 20 minutes are free.</p> </div> <div class="paragraph"> <p><a href="https://kangax.github.io/compat-table/es6/" class="bare">https://kangax.github.io/compat-table/es6/</a> <br> A list of all ES6 / ES7 features currently implemented in browers, NodeJS, etc. Pay special attention to the Compilers / Polyfills section at the start of the table. Polyfill libraries "fill in" the missing ES6 features in browsers that haven&#8217;t fully implemented them yet. If a feature is "green" based on a polyfill, you should feel comfortable using that feature today.</p> </div> <div class="paragraph"> <p><a href="https://babeljs.io/" class="bare">https://babeljs.io/</a> <br> Babel is the ES6/ES7 polyfill library that we&#8217;ll be using on this project.</p> </div> </div> </div> <div class="sect1"> <h2 id="_web_components">Web Components</h2> <div class="sectionbody"> <div class="paragraph"> <p>On the <a href="https://angular.io" class="bare">https://angular.io</a> homepage, they say, "In Angular you display data by defining components." In other words, Angular2 is All Components, All The Time&#8230;&#8203;</p> </div> <div class="paragraph"> <p>If you created custom Directives in Angular 1, Components in Angular 2 are dramatically simpler. And the new name "Components" wasn&#8217;t chosen lightly&#8201;&#8212;&#8201;Angular 2 Components are implemented using Web Components (e.g. core browser APIs) under the covers.</p> </div> <div class="paragraph"> <p>"Web Components" is an umbrella term for 4 related APIs that will be baked into modern browsers as core technology: - Custom Elements - HTML Imports - Templates - Shadow DOM</p> </div> <div class="paragraph"> <p>These APIs can be used independently, but when used in a coordinated manner, you have the tools you need to add your own custom HTML elements to your application. In other words, instead of &lt;div class="person" data-name="Suzy Q"&gt;, you can create &lt;person name="Suzy Q"&gt;.</p> </div> <div class="paragraph"> <p>Learning about Web Components and Polymer (a thin "helper" library over the core Web Components APIs) will help get you in the proper mindset for writing Angular 2 Components.</p> </div> <div class="paragraph"> <p><a href="http://webcomponents.org/" class="bare">http://webcomponents.org/</a> <br> The tagline says it all: "a place to discuss and evolve web component best-practices".</p> </div> <div class="paragraph"> <p><a href="http://jonrimmer.github.io/are-we-componentized-yet/" class="bare">http://jonrimmer.github.io/are-we-componentized-yet/</a> <br> The tagline says it all: "Tracking the progress of Web Components through standardisation, polyfillification, and implementation."</p> </div> <div class="paragraph"> <p><a href="http://shop.oreilly.com/product/0636920050759.do" class="bare">http://shop.oreilly.com/product/0636920050759.do</a> <br> "Using Web Components: A New Direction for Modern Web Development" A 1 hour video tutorial by Scott Davis giving you a guided tour of writing your own Web Components. The first 20 minutes are free.</p> </div> <div class="paragraph"> <p><a href="https://www.youtube.com/watch?v=AbunztfV5vU&amp;list=PLOETEcp3DkCoNnlhE-7fovYvqwVPrRiY7&amp;index=6" class="bare">https://www.youtube.com/watch?v=AbunztfV5vU&amp;list=PLOETEcp3DkCoNnlhE-7fovYvqwVPrRiY7&amp;index=6</a> <br> A good 20 minute ng-conf 2015 talk is "Creating Container Components with Web Components and Angular Kara Erickson &amp; Rachael L Moore". This talk helps get you into the Component mindset you&#8217;ll need to have to be successful with Angular 2.</p> </div> <div class="paragraph"> <p><a href="https://www.polymer-project.org/1.0/" class="bare">https://www.polymer-project.org/1.0/</a> <br> The tagline says it all: "Polymer 1.0 has been rebuilt from the ground up for speed and efficiency. The new, leaner core library makes it easier than ever to make fast, beautiful, and interoperable web components." It is a great resource for finding pre-built, ready-to-use web components.</p> </div> <div class="paragraph"> <p><a href="https://elements.polymer-project.org/" class="bare">https://elements.polymer-project.org/</a> <br> The catalog of ready-to-use Polymer web components, including source code examples and live demos. Pay special attention to the "Paper" elements&#8201;&#8212;&#8201;these are web components that implement the Google Material Design look and feel.</p> </div> <div class="paragraph"> <p><a href="https://technology.amis.nl/2016/02/10/how-to-use-polymer-webcomponents-in-angular2/" class="bare">https://technology.amis.nl/2016/02/10/how-to-use-polymer-webcomponents-in-angular2/</a> <br> Angular 2 is "component agnostic"&#8201;&#8212;&#8201;you can fully intermingle Angular 2 components, Polymer components, and core Web Components all in the same app. This tutorial shows you how to use a Polymer component in an Angular 2 app.</p> </div> </div> </div> <div class="sect1"> <h2 id="_material_design">Material Design</h2> <div class="sectionbody"> <div class="paragraph"> <p>Angular 2 is completely agnostic when it comes to choosing a RWD (Responsive Web Design) CSS library. Twitter Bootstrap is a popular choice, but we&#8217;ve chosen Google Material Design for this project. MD transcends the browser&#8201;&#8212;&#8201;there are MD libraries for Android development, .NET development, etc. that allow you to provide your end users a consistent Look and Feel across languages and platforms.</p> </div> <div class="paragraph"> <p><a href="http://www.getmdl.io/index.html" class="bare">http://www.getmdl.io/index.html</a> <br> If you want a Bootstrap-like developer experience (i.e. divs and spans that use multiple CSS classes for styling), check out MDL (Material Design Lite).</p> </div> <div class="paragraph"> <p><a href="https://elements.polymer-project.org/browse?package=paper-elements" class="bare">https://elements.polymer-project.org/browse?package=paper-elements</a> <br> Polymer offers a set of ready-to-use Material Design web components called "Paper Elements". While MDL and Polymer don&#8217;t offer full feature parity, I think that Angular 2 developers will prefer the Paper Elements solution in the long run since it reinforces the Component-oriented development paradigm. NOTE: There is nothing stopping you from utilizing both MDL and Polymer in the same app.</p> </div> </div> </div> <div class="sect1"> <h2 id="_rxjs_observables">RxJS / Observables</h2> <div class="sectionbody"> <div class="paragraph"> <p>So, now that Promises are finally native to ES6 (and therefore available natively in all modern browsers), the Angular 2 team is already bored with them and has moved on&#8230;&#8203; #sigh</p> </div> <div class="paragraph"> <p>In all seriousness, Reactive Programming is gaining mindshare in the development community, especially among functional programming affectionados. Reactive is a framework that has implementations in multiple languages&#8201;&#8212;&#8201;C#, Java, etc. The JavaScript implementation that Angular 2 requires is RxJS.</p> </div> <div class="paragraph"> <p>If you are writing Angular 2 Services, any AJAX call you make will be wrapped in an RxJS Observable. Think of an Observable as a Promise on steroids&#8201;&#8212;&#8201;you still chain calls together, but Observables includes missing Promise features like retries and accepting multiple responses from a Stream. (Promises only accept a single response.)</p> </div> <div class="paragraph"> <p><a href="https://github.com/Reactive-Extensions/RxJS" class="bare">https://github.com/Reactive-Extensions/RxJS</a> <br> The goto resource for Reactive Extensions for JavaScript (RxJS). This site includes download / installation instructions plus extensive documentation.</p> </div> <div class="paragraph"> <p><a href="https://gist.github.com/staltz/868e7e9bc2a7b8c1f754" class="bare">https://gist.github.com/staltz/868e7e9bc2a7b8c1f754</a> <br> "The introduction to Reactive Programming you&#8217;ve been missing" Plainspoken examples of Reactive Programming. The video tutorial of this paper is quite nice as well (referenced in the introduction).</p> </div> <div class="paragraph"> <p><a href="https://www.youtube.com/watch?v=5uxSu-F5Kj0" class="bare">https://www.youtube.com/watch?v=5uxSu-F5Kj0</a> <br> A <strong>great</strong> 60 minute HTML5DevConf presentation by Jafar Husain called "Asynchronous JavaScript at Netflix". I read several tutorials on RxJs prior to watching this, but this presentation is what really best helped me consolidate and integrate the information. Lots of really nice, clear code examples.</p> </div> <div class="paragraph"> <p><a href="http://rxmarbles.com/" class="bare">http://rxmarbles.com/</a> <br> A fun visualization tool for all of the various RxJS functions.</p> </div> <div class="paragraph"> <p><a href="https://angular.io/docs/ts/latest/guide/server-communication.html" class="bare">https://angular.io/docs/ts/latest/guide/server-communication.html</a> <br> Once you have a better understanding of Observables, this chapter from the Angular 2 documentation explains how to use the HTTP Angular 2 library, complete with numerous code examples that utilize Observables.</p> </div> </div> </div> </div> <div id="footer"> <div id="footer-text"> Version 0.1.0<br> Last updated 2016-03-29 16:52:29 MDT </div> </div> </body> </html>
ThirstyHead/meaningfuljs2
notes/learningResources.html
HTML
mit
44,332
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="stylesheets/inventory.css"> <script type="text/javascript" src="js/invControl.js"></script> <title>Login</title> </head> <body> <div class="nav"> <ul> <li><a href="login.html">Login</a></li> <li> <a href="inventory-list.html">Inventory</a> <ul> <li><a href="add-inventory.html">Add Device</a></li> <li><a href="delete-inventory.html">Delete Devices</a></li> <li><a href="retire-inventory.html">Retire Devices</a></li> </ul> </li> <li><a href="contact-us.html">Contact Us</a></li> </ul> </div> <br> <div class="header"> <div class="header-shadow"></div> <div class="header-gradient"> <br> <h1>Contact Us</h1> </div> <!-- header-gradient --> </div> <!-- header --> <br> <div class="Contact"> <h2 id="formdesc">If you're having problems with the site or would like to suggest a new feature, please use the form below.</h2> <br> <form class="form" action="mailto:mes250@pitt.edu" method="post" aria-describedby="formdesc"> <p class="name"> <label for="name">Name</label> <input type="text" name="name" id="name" placeholder="John Doe" /> </p> <p class="email"> <label for="email">Email</label> <input type="text" name="email" id="email" placeholder="mail@example.com" /> </p> <p class="text"> <label for="message"></label> <textarea name="message" id="message" placeholder="Let us know what you're thinking." ></textarea> </p> <p class="submit"> <input type="submit" value="Send" /> </p> </form> </div> </body> </html>
infsci2560sp16/full-stack-web-project-mes250
src/main/resources/public/assignment1-3/contact-us.html
HTML
mit
1,726
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> </head> <body> <div id="app"></div> <script src="/dist/sample.js"></script> </body> </html>
LINKIWI/react-elemental
sample/index.html
HTML
mit
274
<!DOCTYPE html> <html dir="ltr" lang="en-US"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="SemiColonWeb" /> <!-- Stylesheets ============================================= --> <link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700,800,900|Crete+Round:400italic" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="css/bootstrap.css" type="text/css" /> <link rel="stylesheet" href="style.css" type="text/css" /> <link rel="stylesheet" href="css/dark.css" type="text/css" /> <link rel="stylesheet" href="css/font-icons.css" type="text/css" /> <link rel="stylesheet" href="css/animate.css" type="text/css" /> <link rel="stylesheet" href="css/magnific-popup.css" type="text/css" /> <link rel="stylesheet" href="css/responsive.css" type="text/css" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!--[if lt IE 9]> <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script> <![endif]--> <!-- SLIDER REVOLUTION 5.x CSS SETTINGS --> <link rel="stylesheet" type="text/css" href="include/rs-plugin/css/settings.css" media="screen" /> <link rel="stylesheet" type="text/css" href="include/rs-plugin/css/layers.css"> <link rel="stylesheet" type="text/css" href="include/rs-plugin/css/navigation.css"> <!-- Document Title ============================================= --> <title>Carousel - Revolution Slider | Canvas</title> <style> .demos-filter { margin: 0; text-align: right; } .demos-filter li { list-style: none; margin: 10px 0px; } .demos-filter li a { display: block; border: 0; text-transform: uppercase; letter-spacing: 1px; color: #444; } .demos-filter li a:hover, .demos-filter li.activeFilter a { color: #1ABC9C; } @media (max-width: 991px) { .demos-filter { text-align: center; } .demos-filter li { float: left; width: 33.3%; padding: 0 20px; } } @media (max-width: 767px) { .demos-filter li { width: 50%; } } .tp-video-play-button { display: none !important; } .tp-caption { white-space: nowrap; } </style> </head> <body class="stretched"> <!-- Document Wrapper ============================================= --> <div id="wrapper" class="clearfix"> <!-- Header ============================================= --> <header id="header" class="full-header" data-sticky-class="not-dark"> <div id="header-wrap"> <div class="container clearfix"> <div id="primary-menu-trigger"><i class="icon-reorder"></i></div> <!-- Logo ============================================= --> <div id="logo"> <a href="index.html" class="standard-logo" data-dark-logo="images/logo-dark.png"><img src="images/logo.png" alt="Canvas Logo"></a> <a href="index.html" class="retina-logo" data-dark-logo="images/logo-dark@2x.png"><img src="images/logo@2x.png" alt="Canvas Logo"></a> </div><!-- #logo end --> <!-- Primary Navigation ============================================= --> <nav id="primary-menu"> <ul> <li><a href="index.html"><div>Home</div></a> <ul> <li><a href="index-corporate.html"><div>Home - Corporate</div></a> <ul> <li><a href="index-corporate.html"><div>Corporate - Layout 1</div></a></li> <li><a href="index-corporate-2.html"><div>Corporate - Layout 2</div></a></li> <li><a href="index-corporate-3.html"><div>Corporate - Layout 3</div></a></li> <li><a href="index-corporate-4.html"><div>Corporate - Layout 4</div></a></li> </ul> </li> <li><a href="index-portfolio.html"><div>Home - Portfolio</div></a> <ul> <li><a href="index-portfolio.html"><div>Portfolio - Layout 1</div></a></li> <li><a href="index-portfolio-2.html"><div>Portfolio - Layout 2</div></a></li> <li><a href="index-portfolio-3.html"><div>Portfolio - Masonry</div></a></li> <li><a href="index-portfolio-4.html"><div>Portfolio - AJAX</div></a></li> </ul> </li> <li><a href="index-blog.html"><div>Home - Blog</div></a> <ul> <li><a href="index-blog.html"><div>Blog - Layout 1</div></a></li> <li><a href="index-blog-2.html"><div>Blog - Layout 2</div></a></li> <li><a href="index-blog-3.html"><div>Blog - Layout 3</div></a></li> </ul> </li> <li><a href="index-shop.html"><div>Home - Shop</div></a> <ul> <li><a href="index-shop.html"><div>Shop - Layout 1</div></a></li> <li><a href="index-shop-2.html"><div>Shop - Layout 2</div></a></li> </ul> </li> <li><a href="index-magazine.html"><div>Home - Magazine</div></a> <ul> <li><a href="index-magazine.html"><div>Magazine - Layout 1</div></a></li> <li><a href="index-magazine-2.html"><div>Magazine - Layout 2</div></a></li> <li><a href="index-magazine-3.html"><div>Magazine - Layout 3</div></a></li> </ul> </li> <li><a href="landing.html"><div>Home - Landing Page</div></a> <ul> <li><a href="landing.html"><div>Landing Page - Layout 1</div></a></li> <li><a href="landing-2.html"><div>Landing Page - Layout 2</div></a></li> <li><a href="landing-3.html"><div>Landing Page - Layout 3</div></a></li> <li><a href="landing-4.html"><div>Landing Page - Layout 4</div></a></li> <li><a href="landing-5.html"><div>Landing Page - Layout 5</div></a></li> </ul> </li> <li><a href="index-fullscreen-image.html"><div>Home - Full Screen</div></a> <ul> <li><a href="index-fullscreen-image.html"><div>Full Screen - Image</div></a></li> <li><a href="index-fullscreen-slider.html"><div>Full Screen - Slider</div></a></li> <li><a href="index-fullscreen-video.html"><div>Full Screen - Video</div></a></li> </ul> </li> <li><a href="index-onepage.html"><div>Home - One Page</div></a> <ul> <li><a href="index-onepage.html"><div>One Page - Default</div></a></li> <li><a href="index-onepage-2.html"><div>One Page - Submenu</div></a></li> <li><a href="index-onepage-3.html"><div>One Page - Dots Style</div></a></li> </ul> </li> <li><a href="index-wedding.html"><div>Home - Wedding</div></a></li> <li><a href="index-restaurant.html"><div>Home - Restaurant</div></a></li> <li><a href="index-events.html"><div>Home - Events</div></a></li> <li><a href="index-parallax.html"><div>Home - Parallax</div></a></li> <li><a href="index-app-showcase.html"><div>Home - App Showcase</div></a></li> </ul> </li> <li class="current"><a href="#"><div>Features</div></a> <ul> <li><a href="#"><div><i class="icon-stack"></i>Sliders</div></a> <ul> <li><a href="slider-revolution.html"><div>Revolution Slider</div></a> <ul> <li><a href="rs-demo-premium-concept.html"><div>Premium Templates</div></a></li> <li><a href="slider-revolution.html"><div>Full Screen</div></a></li> <li><a href="slider-revolution-fullwidth.html"><div>Full Width</div></a></li> <li><a href="slider-revolution-kenburns.html"><div>Kenburns Effect</div></a></li> <li><a href="slider-revolution-html5-videos.html"><div>HTML5 Video</div></a></li> </ul> </li> <li><a href="slider-canvas.html"><div>Canvas Slider</div></a> <ul> <li><a href="slider-canvas.html"><div>Full Width</div></a></li> <li><a href="slider-canvas-fade.html"><div>Fade Transition</div></a></li> <li><a href="slider-canvas-autoplay.html"><div>Autoplay Feature</div></a></li> <li><a href="slider-canvas-video-event.html"><div>Custom Video Event</div></a></li> <li><a href="slider-canvas-pagination.html"><div>Pagination Navigation</div></a></li> <li><a href="slider-canvas-3.html"><div>3 Columns</div></a></li> <li><a href="slider-canvas-4.html"><div>4 Columns</div></a></li> <li><a href="slider-canvas-5.html"><div>5 Columns</div></a></li> </ul> </li> <li><a href="slider-flex.html"><div>Flex Slider</div></a> <ul> <li><a href="slider-flex.html"><div>Default Layout</div></a></li> <li><a href="slider-flex-thumbs.html"><div>with Thumbs</div></a></li> </ul> </li> <li><a href="slider-owl.html"><div>Owl Slider</div></a> <ul> <li><a href="slider-owl-full.html"><div>Full Width</div></a></li> <li><a href="slider-owl.html"><div>Boxed Width</div></a></li> <li><a href="slider-owl-videos.html"><div>Video Slider</div></a></li> </ul> </li> <li><a href="static-parallax.html"><div>Static Media</div></a> <ul> <li><a href="static-parallax.html"><div>Static - Parallax</div></a></li> <li><a href="static-image.html"><div>Static - Image</div></a></li> <li><a href="static-thumbs-grid.html"><div>Static - Thumb Gallery</div></a></li> <li><a href="static-html5-video.html"><div>Static - HTML5 Video</div></a></li> <li><a href="static-embed-video.html"><div>Static - Embedded Video</div></a></li> </ul> </li> <li><a href="slider-camera.html"><div>Camera Slider</div></a></li> <li><a href="slider-elastic.html"><div>Elastic Slider</div></a></li> <li><a href="slider-nivo.html"><div>Nivo Slider</div></a></li> </ul> </li> <li><a href="widgets.html"><div><i class="icon-gift"></i>Widgets</div></a> <ul> <li><a href="widgets.html"><div>Links</div></a></li> <li><a href="widgets.html"><div>Flickr Photostream</div></a></li> <li><a href="widgets.html"><div>Dribbble Shots</div></a></li> <li><a href="widgets.html"><div>Instagram Feed</div></a></li> <li><a href="widgets.html"><div>Posts List</div></a></li> <li><a href="widgets.html"><div>Twitter Feed</div></a></li> <li><a href="widgets.html"><div>Tabbed Widgets</div></a></li> <li><a href="widgets.html"><div>Carousel</div></a></li> <li><a href="widgets.html"><div>Subscribers</div></a></li> <li><a href="widgets.html"><div>Social Icons</div></a></li> <li><a href="widgets.html"><div>Testimonials</div></a></li> <li><a href="widgets.html"><div>Quick Contact</div></a></li> <li><a href="widgets.html"><div>Tags Cloud</div></a></li> <li><a href="widgets.html"><div>Video Embeds</div></a></li> <li><a href="widgets.html"><div>Raw Text/HTML</div></a></li> </ul> </li> <li><a href="#"><div><i class="icon-umbrella"></i>Headers</div></a> <ul> <li><a href="header-light.html"><div>Light Version</div></a></li> <li><a href="header-dark.html"><div>Dark Version</div></a></li> <li><a href="header-transparent.html"><div>Transparent</div></a></li> <li><a href="header-semi-transparent.html"><div>Semi Transparent</div></a> <ul> <li><a href="header-semi-transparent.html"><div>Light Version</div></a></li> <li><a href="header-semi-transparent-dark.html"><div>Dark Version</div></a></li> </ul> </li> <li><a href="header-side-left.html"><div>Left Side Header</div></a> <ul> <li><a href="header-side-left.html"><div>Fixed Position</div></a></li> <li><a href="header-side-left-open.html"><div>OnClick Open</div></a></li> <li><a href="header-side-left-open-push.html"><div>Push Content</div></a></li> </ul> </li> <li><a href="header-side-right.html"><div>Right Side Header</div></a> <ul> <li><a href="header-side-right.html"><div>Fixed Position</div></a></li> <li><a href="header-side-right-open.html"><div>OnClick Open</div></a></li> <li><a href="header-side-right-open-push.html"><div>Push Content</div></a></li> </ul> </li> <li><a href="header-floating.html"><div>Floating Version</div></a></li> <li><a href="static-sticky.html"><div>Static Sticky</div></a></li> <li><a href="responsive-sticky.html"><div>Responsive Sticky</div></a></li> <li><a href="logo-changer.html"><div>Alternate Logos</div></a></li> <li><a href="alternate-mobile-menu.html"><div>Alternate Mobile Menu</div></a></li> </ul> </li> <li><a href="side-panel.html"><div><i class="icon-line-layout"></i>Side Panel</div></a> <ul> <li><a href="side-panel-left-overlay.html"><div>Left Overlay</div></a></li> <li><a href="side-panel-left-push.html"><div>Left Push</div></a></li> <li><a href="side-panel-right-overlay.html"><div>Right Overlay</div></a></li> <li><a href="side-panel.html"><div>Right Push</div></a></li> <li><a href="side-panel-light.html"><div>Light Background</div></a></li> </ul> </li> <li><a href="#"><div><i class="icon-align-justify2"></i>Menu Styles</div></a> <ul> <li><a href="header-light.html"><div>Menu - Style 1</div></a></li> <li><a href="menu-2.html"><div>Menu - Style 2</div></a></li> <li><a href="menu-3.html"><div>Menu - Style 3</div></a></li> <li><a href="menu-4.html"><div>Menu - Style 4</div></a></li> <li><a href="menu-5.html"><div>Menu - Style 5</div></a></li> <li><a href="menu-6.html"><div>Menu - Style 6</div></a></li> <li><a href="menu-7.html"><div>Menu - Style 7</div></a></li> <li><a href="menu-8.html"><div>Menu - Style 8</div></a></li> <li><a href="menu-9.html"><div>Menu - Style 9</div></a></li> <li><a href="menu-10.html"><div>Menu - Overlay</div></a></li> </ul> </li> <li><a href="#"><div><i class="icon-ok-sign"></i>Page Titles</div></a> <ul> <li><a href="page.html"><div>Left Align</div></a></li> <li><a href="page-title-right.html"><div>Right Align</div></a></li> <li><a href="page-title-center.html"><div>Center Align</div></a></li> <li><a href="page-titledark.html"><div>Dark Style</div></a></li> <li><a href="page-title-pattern.html"><div>Pattern Background</div></a></li> <li><a href="page-title-parallax.html"><div>Parallax Background</div></a> <ul> <li><a href="page-title-parallax.html"><div>Default Header</div></a></li> <li><a href="page-title-parallax-header.html"><div>Transparent Header</div></a></li> </ul> </li> <li><a href="page-title-video.html"><div>HTML5 Video</div></a></li> <li><a href="page-title-nobg.html"><div>No Background</div></a></li> <li><a href="page-title-mini.html"><div>Mini Version</div></a></li> </ul> </li> <li><a href="contact.html"><div><i class="icon-envelope-alt"></i>Contact Pages</div></a> <ul> <li><a href="contact.html">Contact 1</a></li> <li><a href="contact-2.html">Contact 2</a></li> <li><a href="contact-3.html">Contact 3</a></li> <li><a href="contact-4.html">Contact 4</a></li> <li><a href="contact-5.html">Contact 5</a></li> <li><a href="contact-6.html">Contact 6</a></li> <li><a href="contact-7.html">Contact 7</a></li> </ul> </li> <li><a href="#footer" data-scrollto="#footer"><div><i class="icon-th"></i>Footers</div></a> <ul> <li><a href="sticky-footer.html"><div>Sticky Footer</div></a></li> <li><a href="#footer" data-scrollto="#footer"><div>Footer - Layout 1</div></a></li> <li><a href="footer-2.html#footer"><div>Footer - Layout 2</div></a></li> <li><a href="footer-3.html#footer"><div>Footer - Layout 3</div></a></li> <li><a href="footer-4.html#footer"><div>Footer - Layout 4</div></a></li> <li><a href="footer-5.html#footer"><div>Footer - Layout 5</div></a></li> <li><a href="footer-6.html#footer"><div>Footer - Layout 6</div></a></li> <li><a href="footer-7.html#footer"><div>Footer - Layout 7</div></a></li> </ul> </li> <li><a href="#"><div><i class="icon-calendar3"></i>Events</div></a> <ul> <li><a href="events-calendar.html"><div>Full Width Calendar</div></a></li> <li><a href="events-list.html"><div>Events List</div></a> <ul> <li><a href="events-list.html"><div>Right Sidebar</div></a></li> <li><a href="events-list-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="events-list-both-sidebar.html"><div>Both Sidebar</div></a></li> <li><a href="events-list-fullwidth.html"><div>Full Width</div></a></li> <li><a href="events-list-parallax.html"><div>Parallax List</div></a></li> </ul> </li> <li><a href="event-single.html"><div>Single Event</div></a> <ul> <li><a href="event-single-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="event-single-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="event-single-both-sidebar.html"><div>Both Sidebar</div></a></li> <li><a href="event-single.html"><div>Full Width</div></a></li> </ul> </li> <li><a href="event-single-full-width-image.html"><div>Single Event - Full</div></a> <ul> <li><a href="event-single-full-width-image.html"><div>Parallax Image</div></a></li> <li><a href="event-single-full-width-map.html"><div>Google Map</div></a></li> <li><a href="event-single-full-width-slider.html"><div>Slider Gallery</div></a></li> <li><a href="event-single-full-width-video.html"><div>HTML5 Video</div></a></li> </ul> </li> </ul> </li> <li><a href="modal-onload.html"><div><i class="icon-line-expand"></i>Modal OnLoad</div></a> <ul> <li><a href="modal-onload.html"><div>Simple Layout</div></a></li> <li><a href="modal-onload-iframe.html"><div>Video iFrame</div></a></li> <li><a href="modal-onload-subscribe.html"><div>Subscription Form</div></a></li> <li><a href="modal-onload-common-height.html"><div>Common Height</div></a></li> <li><a href="modal-onload-cookie.html"><div>Cookies Enabled</div></a></li> </ul> </li> <li><a href="coming-soon.html"><div><i class="icon-time"></i>Coming Soon</div></a> <ul> <li><a href="coming-soon.html"><div>Simple Layout</div></a></li> <li><a href="coming-soon-2.html"><div>Parallax Image</div></a></li> <li><a href="coming-soon-3.html"><div>HTML5 Video</div></a></li> </ul> </li> <li><a href="#"><div><i class="icon-adjust"></i>Dark Version</div></a></li> </ul> </li> <li class="mega-menu"><a href="#"><div>Pages</div></a> <div class="mega-menu-content style-2 clearfix"> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Introduction</div></a> <ul> <li><a href="about.html"><div>About Us</div></a></li> <li><a href="about-2.html"><div>About Us - Layout 2</div></a></li> <li><a href="about-me.html"><div>About Me</div></a></li> <li><a href="team.html"><div>Team Members</div></a></li> <li><a href="jobs.html"><div>Careers</div></a></li> <li><a href="side-navigation.html"><div>Side Navigation</div></a></li> <li><a href="page-submenu.html"><div>Page Submenu</div></a></li> <li><a href="sitemap.html"><div>Sitemap</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Utility</div></a> <ul> <li><a href="services.html"><div>Services - Layout 1</div></a></li> <li><a href="services-2.html"><div>Services - Layout 2</div></a></li> <li><a href="services-3.html"><div>Services - Layout 3</div></a></li> <li><a href="faqs.html"><div>FAQs - Layout 1</div></a></li> <li><a href="faqs-2.html"><div>FAQs - Layout 2</div></a></li> <li><a href="faqs-3.html"><div>FAQs - Layout 3</div></a></li> <li><a href="faqs-4.html"><div>FAQs - Layout 4</div></a></li> <li><a href="maintenance.html"><div>Maintenance Page</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Layout Grids</div></a> <ul> <li><a href="full-width.html"><div>Full Width</div></a></li> <li><a href="full-width-wide.html"><div>Full Width - Wide</div></a></li> <li><a href="right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="both-sidebar.html"><div>Both Sidebar</div></a></li> <li><a href="both-right-sidebar.html"><div>Both Right Sidebar</div></a></li> <li><a href="both-left-sidebar.html"><div>Both Left Sidebar</div></a></li> <li><a href="blank-page.html"><div>Blank Page</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Miscellaneous</div></a> <ul> <li><a href="login-register.html"><div>Login/Register</div></a></li> <li><a href="login-register-2.html"><div>Login/Register - Style 2</div></a></li> <li><a href="login-register-3.html"><div>Login/Register - Style 3</div></a></li> <li><a href="login-1.html"><div>Login - Style 1</div></a></li> <li><a href="login-2.html"><div>Login - Style 2</div></a></li> <li><a href="404.html"><div>404 - Simple Layout</div></a></li> <li><a href="404-2.html"><div>404 - Parallax Image</div></a></li> <li><a href="404-3.html"><div>404 - HTML5 Video</div></a></li> </ul> </li> </ul> </div> </li> <li class="mega-menu"><a href="#"><div>Portfolio</div></a> <div class="mega-menu-content style-2 clearfix"> <ul class="mega-menu-column col-5"> <li class="mega-menu-title"><a href="#"><div>Grids</div></a> <ul> <li><a href="portfolio-1.html"><div>1 Column</div></a></li> <li><a href="portfolio-2.html"><div>2 Columns</div></a></li> <li><a href="portfolio-3.html"><div>3 Columns</div></a></li> <li><a href="portfolio.html"><div>4 Columns</div></a></li> <li><a href="portfolio-5.html"><div>5 Columns</div></a></li> <li><a href="portfolio-6.html"><div>6 Columns</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-5"> <li class="mega-menu-title"><a href="#"><div>Masonry</div></a> <ul> <li><a href="portfolio-mixed-masonry.html"><div>Mixed Columns</div></a></li> <li><a href="portfolio-2-masonry.html"><div>2 Columns</div></a></li> <li><a href="portfolio-3-masonry.html"><div>3 Columns</div></a></li> <li><a href="portfolio-masonry.html"><div>4 Columns</div></a></li> <li><a href="portfolio-5-masonry.html"><div>5 Columns</div></a></li> <li><a href="portfolio-6-masonry.html"><div>6 Columns</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-5"> <li class="mega-menu-title"><a href="#"><div>Loading Styles</div></a> <ul> <li><a href="portfolio.html"><div>jQuery Filter</div></a></li> <li><a href="portfolio-pagination.html"><div>Pagination</div></a></li> <li><a href="portfolio-jpagination.html"><div>jQuery Pagination</div></a></li> <li><a href="portfolio-infinity-scroll.html"><div>Infinity Scroll</div></a></li> <li><a href="portfolio-ajax.html"><div>AJAX In Page</div></a></li> <li><a href="portfolio-ajax-in-modal.html"><div>AJAX In Modal</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-5"> <li class="mega-menu-title"><a href="#"><div>Single Project</div></a> <ul> <li><a href="portfolio-single-extended.html"><div>Extended Item</div></a></li> <li><a href="portfolio-single-fullwidth.html"><div>Parallax Image</div></a></li> <li><a href="portfolio-single-gallery-full.html"><div>Slider Gallery</div></a></li> <li><a href="portfolio-single-video-fullwidth-left-sidebar.html"><div>HTML5 Video</div></a></li> <li><a href="portfolio-single-thumbs-right-sidebar.html"><div>Masonry Thumbs</div></a></li> <li><a href="portfolio-single-video-both-sidebar.html"><div>Embed Video</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-5"> <li class="mega-menu-title"><a href="#"><div>Layouts</div></a> <ul> <li><a href="portfolio-nomargin.html"><div>Default</div></a></li> <li><a href="portfolio-1-alt-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="portfolio-3-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="portfolio-2-both-sidebar.html"><div>Both Sidebar</div></a></li> <li><a href="portfolio-fullwidth-notitle.html"><div>100% Width</div></a></li> <li><a href="portfolio-parallax.html"><div>Parallax</div></a></li> </ul> </li> </ul> </div> </li> <li class="mega-menu"><a href="#"><div>Blog</div></a> <div class="mega-menu-content style-2 clearfix"> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Default</div></a> <ul> <li><a href="blog.html"><div>Right Sidebar</div></a></li> <li><a href="blog-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="blog-both-sidebar.html"><div>Both Sidebar</div></a></li> <li><a href="blog-full-width.html"><div>Full Width</div></a></li> </ul> </li> <li class="mega-menu-title"><a href="#"><div>Timeline</div></a> <ul> <li><a href="blog-timeline-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="blog-timeline-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="blog-timeline.html"><div>Full Width</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Masonry</div></a> <ul> <li><a href="blog-masonry.html"><div>4 Columns</div></a></li> <li><a href="blog-masonry-3.html"><div>3 Columns</div></a></li> <li><a href="blog-masonry-2.html"><div>2 Columns</div></a></li> <li><a href="blog-masonry-full.html"><div>100% Width</div></a></li> </ul> </li> <li class="mega-menu-title"><a href="#"><div>Grid</div></a> <ul> <li><a href="blog-grid.html"><div>4 Columns</div></a></li> <li><a href="blog-grid-3.html"><div>3 Columns</div></a></li> <li><a href="blog-grid-2.html"><div>2 Columns</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Small Thumbs</div></a> <ul> <li><a href="blog-small-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="blog-small.html"><div>Right Sidebar</div></a></li> <li><a href="blog-small-both-sidebar.html"><div>Both Sidebar</div></a></li> <li><a href="blog-small-full-width.html"><div>Full Width</div></a></li> <li><a href="blog-small-alt.html"><div>Alternate Layout</div></a></li> </ul> </li> <li class="mega-menu-title"><a href="#"><div>Item Splitting</div></a> <ul> <li><a href="blog-grid.html"><div>Pagination</div></a></li> <li><a href="blog-masonry.html"><div>Infinite Scroll</div></a></li> </ul> </li> </ul> <ul class="mega-menu-column col-md-3"> <li class="mega-menu-title"><a href="#"><div>Single</div></a> <ul> <li><a href="blog-single.html"><div>Default Layout</div></a></li> <li><a href="blog-single-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="blog-single-full.html"><div>Full Width</div></a></li> <li><a href="blog-single-small.html"><div>Small Image</div></a></li> <li><a href="blog-single-split-right-sidebar.html"><div>Split Layout</div></a></li> </ul> </li> <li class="mega-menu-title"><a href="#"><div>Comments Module</div></a> <ul> <li><a href="blog-single-left-sidebar.html#comments"><div>Facebook Comments</div></a></li> <li><a href="blog-single-small.html#comments"><div>Disqus Comments</div></a></li> </ul> </li> </ul> </div> </li> <li><a href="shop.html"><div>Shop</div></a> <ul> <li><a href="shop.html"><div>4 Columns</div></a></li> <li><a href="shop-3.html"><div>3 Columns</div></a> <ul> <li><a href="shop-3.html"><div>Full Width</div></a></li> <li><a href="shop-3-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="shop-3-left-sidebar.html"><div>Left Sidebar</div></a></li> </ul> </li> <li><a href="shop-2.html"><div>2 Columns</div></a> <ul> <li><a href="shop-2-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="shop-2-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="shop-2-both-sidebar.html"><div>Both Sidebar</div></a></li> </ul> </li> <li><a href="shop-1.html"><div>1 Columns</div></a> <ul> <li><a href="shop-1.html"><div>Full Width</div></a></li> <li><a href="shop-1-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="shop-1-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="shop-1-both-sidebar.html"><div>Both Sidebar</div></a></li> </ul> </li> <li><a href="shop-category-parallax.html"><div>Categories - Parallax</div></a></li> <li><a href="shop-single.html"><div>Single Product</div></a> <ul> <li><a href="shop-single.html"><div>Full Width</div></a></li> <li><a href="shop-single-right-sidebar.html"><div>Right Sidebar</div></a></li> <li><a href="shop-single-left-sidebar.html"><div>Left Sidebar</div></a></li> <li><a href="shop-single-both-sidebar.html"><div>Both Sidebar</div></a></li> </ul> </li> <li><a href="cart.html"><div>Cart</div></a></li> <li><a href="checkout.html"><div>Checkout</div></a></li> </ul> </li> <li class="mega-menu"><a href="#"><div>Shortcodes</div></a> <div class="mega-menu-content clearfix"> <ul class="mega-menu-column col-5"> <li><a href="animations.html"><div><i class="icon-magic"></i>Animations</div></a></li> <li><a href="buttons.html"><div><i class="icon-link"></i>Buttons</div></a></li> <li><a href="carousel.html"><div><i class="icon-heart3"></i>Carousel</div></a></li> <li><a href="charts.html"><div><i class="icon-bar-chart"></i>Charts</div></a></li> <li><a href="clients.html"><div><i class="icon-apple"></i>Clients</div></a></li> <li><a href="columns-grids.html"><div><i class="icon-th-large"></i>Columns</div></a></li> <li><a href="counters.html"><div><i class="icon-time"></i>Counters</div></a></li> <li><a href="component-datatable.html"><div><i class="icon-table"></i>Data Tables</div></a></li> <li><a href="component-datepicker.html"><div><i class="icon-calendar3"></i>Date &amp; Time Pickers</div></a></li> </ul> <ul class="mega-menu-column col-5"> <li><a href="dividers.html"><div><i class="icon-indent-right"></i>Dividers</div></a></li> <li><a href="featured-boxes.html"><div><i class="icon-lightbulb"></i>Icon Boxes</div></a></li> <li><a href="gallery.html"><div><i class="icon-picture"></i>Galleries</div></a></li> <li><a href="headings-dropcaps.html"><div><i class="icon-pencil2"></i>Heading Styles</div></a></li> <li><a href="icon-lists.html"><div><i class="icon-list-alt"></i>Icon Lists</div></a></li> <li><a href="labels-badges.html"><div><i class="icon-plus-sign"></i>Labels</div></a></li> <li><a href="lightbox.html"><div><i class="icon-resize-full"></i>Lightbox</div></a></li> <li><a href="component-editable.html"><div><i class="icon-edit"></i>Editable Fields</div></a></li> <li><a href="component-uploads.html"><div><i class="icon-line-upload"></i>File Uploads</div></a></li> </ul> <ul class="mega-menu-column col-5"> <li><a href="lists-panels.html"><div><i class="icon-th-list"></i>Lists &amp; Panels</div></a></li> <li><a href="maps.html"><div><i class="icon-map-marker2"></i>Maps</div></a></li> <li><a href="media-embeds.html"><div><i class="icon-play"></i>Media Embeds</div></a></li> <li><a href="modal-popovers.html"><div><i class="icon-move"></i>Modal Boxes</div></a></li> <li><a href="navigation.html"><div><i class="icon-align-justify2"></i>Navigations</div></a></li> <li><a href="pagination-progress.html"><div><i class="icon-cogs"></i>Pagination</div></a></li> <li><a href="pie-skills.html"><div><i class="icon-tasks"></i>Pies &amp; Skills</div></a></li> <li><a href="component-range-slider.html"><div><i class="icon-line-move"></i>Range Slider</div></a></li> <li><a href="component-ratings.html"><div><i class="icon-star3"></i>Star Ratings</div></a></li> </ul> <ul class="mega-menu-column col-5"> <li><a href="pricing.html"><div><i class="icon-dollar"></i>Pricing Boxes</div></a></li> <li><a href="process-steps.html"><div><i class="icon-thumbs-up"></i>Process Steps</div></a></li> <li><a href="promo-boxes.html"><div><i class="icon-rocket"></i>Promo Boxes</div></a></li> <li><a href="quotes-blockquotes.html"><div><i class="icon-quote-left"></i>Blockquotes</div></a></li> <li><a href="responsive.html"><div><i class="icon-laptop2"></i>Responsive</div></a></li> <li><a href="sections.html"><div><i class="icon-folder-open"></i>Sections</div></a></li> <li><a href="social-icons.html"><div><i class="icon-facebook2"></i>Social Icons</div></a></li> <li><a href="component-select-picker.html"><div><i class="icon-select"></i>Select Picker</div></a></li> <li><a href="component-select-box.html"><div><i class="icon-line-columns"></i>Select Boxes</div></a></li> </ul> <ul class="mega-menu-column col-5"> <li><a href="style-boxes.html"><div><i class="icon-exclamation-sign"></i>Alert Boxes</div></a></li> <li><a href="styled-icons.html"><div><i class="icon-flag2"></i>Styled Icons</div></a></li> <li><a href="tables.html"><div><i class="icon-table"></i>Tables</div></a></li> <li><a href="tabs.html"><div><i class="icon-star3"></i>Tabs</div></a></li> <li><a href="testimonials-twitter.html"><div><i class="icon-user4"></i>Testimonials</div></a></li> <li><a href="thumbnails-slider.html"><div><i class="icon-camera3"></i>Thumbnails</div></a></li> <li><a href="toggles-accordions.html"><div><i class="icon-ok-circle"></i>Toggles</div></a></li> <li><a href="component-radios-switches.html"><div><i class="icon-line-square-check"></i>Radios &amp; Switches</div></a></li> <li><a href="component-typeahead.html"><div><i class="icon-type"></i>Input Typeahead</div></a></li> </ul> </div> </li> </ul> <!-- Top Cart ============================================= --> <div id="top-cart"> <a href="#" id="top-cart-trigger"><i class="icon-shopping-cart"></i><span>5</span></a> <div class="top-cart-content"> <div class="top-cart-title"> <h4>Shopping Cart</h4> </div> <div class="top-cart-items"> <div class="top-cart-item clearfix"> <div class="top-cart-item-image"> <a href="#"><img src="images/shop/small/1.jpg" alt="Blue Round-Neck Tshirt" /></a> </div> <div class="top-cart-item-desc"> <a href="#">Blue Round-Neck Tshirt</a> <span class="top-cart-item-price">$19.99</span> <span class="top-cart-item-quantity">x 2</span> </div> </div> <div class="top-cart-item clearfix"> <div class="top-cart-item-image"> <a href="#"><img src="images/shop/small/6.jpg" alt="Light Blue Denim Dress" /></a> </div> <div class="top-cart-item-desc"> <a href="#">Light Blue Denim Dress</a> <span class="top-cart-item-price">$24.99</span> <span class="top-cart-item-quantity">x 3</span> </div> </div> </div> <div class="top-cart-action clearfix"> <span class="fleft top-checkout-price">$114.95</span> <button class="button button-3d button-small nomargin fright">View Cart</button> </div> </div> </div><!-- #top-cart end --> <!-- Top Search ============================================= --> <div id="top-search"> <a href="#" id="top-search-trigger"><i class="icon-search3"></i><i class="icon-line-cross"></i></a> <form action="search.html" method="get"> <input type="text" name="q" class="form-control" value="" placeholder="Type &amp; Hit Enter.."> </form> </div><!-- #top-search end --> </nav><!-- #primary-menu end --> </div> </div> </header><!-- #header end --> <!-- Slider ============================================= --> <section id="slider" class="revslider-wrap clearfix"> <div class="rev_slider_wrapper" style="width:100%"> <!-- START REVOLUTION SLIDER 5.0 auto mode --> <div id="rev_slider" class="rev_slider fullwidthbanner" data-version="5.0"> <ul> <!-- SLIDE --> <li data-transition="fade"> <!-- MAIN IMAGE --> <img src="include/rs-plugin/demos/assets/images/newspaper_bg1.jpg" alt="" width="1920" height="1280"> <!-- LAYER NR. 1 --> <div class="tp-caption News-Title tp-resizeme rs-parallaxlevel-0" data-x="left" data-hoffset="80" data-y="top" data-voffset="450" data-whitespace="normal" data-transform_idle="o:1;" data-transform_in="o:0" data-transform_out="o:0" data-start="500" >DISCOVER THE WILD </div> </li> <!-- SLIDE --> <li data-transition="fade"> <!-- MAIN IMAGE --> <img src="include/rs-plugin/demos/assets/images/newspaper_bg2.jpg" alt="" width="1920" height="1280"> <!-- LAYER NR. 1 --> <div class="tp-caption News-Title tp-resizeme rs-parallaxlevel-0" data-x="left" data-hoffset="80" data-y="top" data-voffset="450" data-whitespace="normal" data-transform_idle="o:1;" data-transform_in="o:0" data-transform_out="o:0" data-start="500" >SOME OTHER CONTENT </div> </li> <!-- SLIDE --> <li data-transition="fade"> <!-- MAIN IMAGE --> <img src="include/rs-plugin/demos/assets/images/newspaper_bg3.jpg" alt="" width="1920" height="1280"> <!-- LAYER NR. 1 --> <div class="tp-caption News-Title tp-resizeme rs-parallaxlevel-0" data-x="left" data-hoffset="80" data-y="top" data-voffset="450" data-whitespace="normal" data-transform_idle="o:1;" data-transform_in="o:0" data-transform_out="o:0" data-start="500"style="color: #333;" >MORE CONTENT HERE </div> </li> <li data-transition="fade"> <!-- MAIN IMAGE --> <img src="include/rs-plugin/demos/assets/images/newscarousel4.jpg" alt="" width="1920" height="1280"> <!-- LAYER NR. 1 --> <div class="tp-caption News-Title tp-resizeme rs-parallaxlevel-0" data-x="left" data-hoffset="80" data-y="top" data-voffset="450" data-whitespace="normal" data-transform_idle="o:1;" data-transform_in="o:0" data-transform_out="o:0" data-start="500" >MORE CONTENT HERE </div> </li> </ul> </div><!-- END REVOLUTION SLIDER --> </div><!-- END REVOLUTION SLIDER WRAPPER --> </section> <!-- Content ============================================= --> <section id="content"> <div class="content-wrap"> <div class="container clearfix"> <div class="sidebar clearfix"> <!-- Demos Filter ============================================= --> <ul class="demos-filter custom-filter clearfix" data-container="#portfolio"> <li class="activeFilter"><a href="#" data-filter="*">Show All</a></li> <li><a href="#" data-filter=".pf-premium">Premium</a></li> <li><a href="#" data-filter=".pf-slider">Slider</a></li> <li><a href="#" data-filter=".pf-hero">Hero Scene</a></li> <li><a href="#" data-filter=".pf-timer">Timer</a></li> <li><a href="#" data-filter=".pf-carousel">Carousel</a></li> <li><a href="#" data-filter=".pf-autosize">Auto-Size</a></li> <li><a href="#" data-filter=".pf-fullwidth">Full-Width</a></li> <li><a href="#" data-filter=".pf-fullscreen">Full-Screen</a></li> <li><a href="#" data-filter=".pf-tabs">Tabs</a></li> <li><a href="#" data-filter=".pf-sroll">Scroll Navigation</a></li> <li><a href="#" data-filter=".pf-menu">Menu Page</a></li> <li><a href="#" data-filter=".pf-frontpage">Front Page</a></li> <li><a href="#" data-filter=".pf-socialstream">Social Stream</a></li> <li><a href="#" data-filter=".pf-socialcontent">Social Content</a></li> <li><a href="#" data-filter=".pf-parallax">Parallax</a></li> <li><a href="#" data-filter=".pf-html5">HTML5 Video</a></li> <li><a href="#" data-filter=".pf-youtube">Youtube Video</a></li> <li><a href="#" data-filter=".pf-vimeo">Vimeo Video</a></li> </ul><!-- #portfolio-filter end --> </div> <div class="postcontent nobottomborder col_last clearfix"> <!-- Portfolio Items ============================================= --> <div id="portfolio" class="portfolio grid-container portfolio-3 portfolio-masonry clearfix" data-stagger="20"> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-product-showcase.html" target="_blank"> <img src="include/rs-plugin/demos/images/productshowcase.jpg" alt="Product Showacse"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-overexposure.html" target="_blank"> <img src="include/rs-plugin/demos/images/overexposure.jpg" alt="Overexposure Parallax"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-beforeafter.html" target="_blank"> <img src="include/rs-plugin/demos/images/beforeafterslider.jpg" alt="Before After Slider"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-news-content.html" target="_blank"> <img src="include/rs-plugin/demos/images/newscontent.jpg" alt="News Content Slider"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-mask-showcase.html" target="_blank"> <img src="include/rs-plugin/demos/images/maskshowcase.jpg" alt="Mask Showcase"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-mountain-parallax.html" target="_blank"> <img src="include/rs-plugin/demos/images/mountainparallax.jpg" alt="Mountain Parallax"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-double-explosure.html" target="_blank"> <img src="include/rs-plugin/demos/images/doubleexposure.jpg" alt="Double Exposure"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-parallax-zoom.html" target="_blank"> <img src="include/rs-plugin/demos/images/slicey_parallax.jpg" alt="Slicy Parallax"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-zoom-parallax.html" target="_blank"> <img src="include/rs-plugin/demos/images/slicey_blur.jpg" alt="Blur Effect"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-space-opera.html" target="_blank"> <img src="include/rs-plugin/demos/images/spaceopera.jpg" alt="Space Opera"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-filmstrip.html" target="_blank"> <img src="include/rs-plugin/demos/images/filmstrip.jpg" alt="Filmstrip"> </a> </div> <span class="label label-danger" style="position: absolute; top: 8px; right: 8px;">New</span> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-carousel-gallery.html" target="_blank"> <img src="include/rs-plugin/demos/images/carouselgallery.jpg" alt="Carousel Gallery"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-app-showcase.html" target="_blank"> <img src="include/rs-plugin/demos/images/appshowcase_slider.jpg" alt="App Showcase"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-portfolio.html" target="_blank"> <img src="include/rs-plugin/demos/images/projectviewer.jpg" alt="Project Viewer"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-particles-effects-3.html" target="_blank"> <img src="include/rs-plugin/demos/images/particle_1.jpg" alt="particle Effect"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-particles-effects-2.html" target="_blank"> <img src="include/rs-plugin/demos/images/particle_2.jpg" alt="particle Effect"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-particles-effects.html" target="_blank"> <img src="include/rs-plugin/demos/images/particle_3.jpg" alt="particle Effect"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-snow-effects.html" target="_blank"> <img src="include/rs-plugin/demos/images/snow_preview.jpg" alt="Snow Effect"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-blur-effects.html" target="_blank"> <img src="include/rs-plugin/demos/images/blur_preview.jpg" alt="Blur Effect"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-gravity.html" target="_blank"> <img src="include/rs-plugin/demos/images/template_gravity.jpg" alt="Gravity"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-typewriter.html" target="_blank"> <img src="include/rs-plugin/demos/images/typewriter.jpg" alt="Type-Writer"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-news-header.html" target="_blank"> <img src="include/rs-plugin/demos/images/news_header.jpg" alt="News Header"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-hero pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-inspiration-header.html" target="_blank"> <img src="include/rs-plugin/demos/images/premium_header.jpg" alt="Premium Header"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen pf-menu"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-fullscreen-menu.html" target="_blank"> <img src="include/rs-plugin/demos/images/fullscreen_menu.jpg" alt="Fullscreen Menu"> </a> </div> </article> <article class="portfolio-item pf-premium pf-tabs"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-discover.html" target="_blank"> <img src="include/rs-plugin/demos/images/websitebuilder.jpg" alt="Premium Website Builder"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen pf-menu"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-focus-parallax.html" target="_blank"> <img src="include/rs-plugin/demos/images/focus_parallax.jpg" alt="Premium Parallax"> </a> </div> </article> <article class="portfolio-item pf-premium pf-carousel pf-slider"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-magazine.html" target="_blank"> <img src="include/rs-plugin/demos/images/magazine_slider.jpg" alt="Magazine Slider"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-duotone.html" target="_blank"> <img src="include/rs-plugin/demos/images/duotone.jpg" alt="Duotone"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen pf-menu"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-flat-slider.html" target="_blank"> <img src="include/rs-plugin/demos/images/creative_frontpage.jpg" alt="Creative Frontpage"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-carousel pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-car.html" target="_blank"> <img src="include/rs-plugin/demos/images/cardealership.jpg" alt="Car Dealership"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-tech.html" target="_blank"> <img src="include/rs-plugin/demos/images/tech_journal.jpg" alt="Premium Tech"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-slider pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-creative-agency.html" target="_blank"> <img src="include/rs-plugin/demos/images/agencyslider.jpg" alt="Premium Agency Template"> </a> </div> </article> <article class="portfolio-item pf-premium pf-frontpage pf-hero pf- pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-app-landing.html"> <img src="include/rs-plugin/demos/images/app_landing_grid.jpg" alt="Premium App Landing"> </a> </div> </article> <article class="portfolio-item pf-premium pf-timer pf-hero pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-coming-soon.html"> <img src="include/rs-plugin/demos/images/comingsoon.jpg" alt="Premium Coming Soon Template"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-html5 pf-fullwidth pf-hero"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-desk-scene.html"> <img src="include/rs-plugin/demos/images/deskscene.jpg" alt="Premium Desk-Scene Template"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-html5 pf-video pf-fullscreen pf-socialcontent"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-band-music.html"> <img src="include/rs-plugin/demos/images/rockband_grid.jpg" alt="Premium Rock Band Music"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-html5 pf-video"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-whiteboard.html"> <img src="include/rs-plugin/demos/images/whiteboard.jpg" alt="Premium Whiteboard Template"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-html5 pf-fullscreen pf-scroll pf-slider"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-sleek-landing-page.html"> <img src="include/rs-plugin/demos/images/landingpage.jpg" alt="Premium Sleek Landing page"> </a> </div> </article> <article class="portfolio-item pf-premium pf-carousel pf-slider pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-news-slider.html"> <img src="include/rs-plugin/demos/images/newsgallery.jpg" alt="Premium News Gallery"> </a> </div> </article> <article class="portfolio-item pf-premium pf-carousel pf-slider pf-parallax"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-news-slider-boxed.html"> <img src="include/rs-plugin/demos/images/newsgallery_boxed.jpg" alt="Premium News Gallery Boxed"> </a> </div> </article> <article class="portfolio-item pf-premium pf-tabs pf-fullwidth pf-autosize ps-slider"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-image-gallery.html"> <img src="include/rs-plugin/demos/images/photogallery.jpg" alt="Premium Image Gallery"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-fullscreen pf-slider"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-xmas.html"> <img src="include/rs-plugin/demos/images/xmas_slider.jpg" alt="Premium Christmas"> </a> </div> </article> <article class="portfolio-item pf-premium pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-4kvideos.html"> <img src="include/rs-plugin/demos/images/premium_4k.jpg" alt="Premium 4K Videos"> </a> </div> </article> <article class="portfolio-item pf-premium pf-vimeo pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-agency.html"> <img src="include/rs-plugin/demos/images/agency_grid.jpg" alt="Premium Concept"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-vimeo pf-fullscreen pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-restaurant.html"> <img src="include/rs-plugin/demos/images/restaurant_grid.jpg" alt="Premium Woocommerce"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-fullwidth pf-parallax"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-team-slider.html"> <img src="include/rs-plugin/demos/images/premium_team_slider.jpg" alt="Premium Woocommerce"> </a> </div> </article> <article class="portfolio-item pf-premium pf-carousel pf-slider pf-fullwidth pf-parallax"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-team-carousel.html"> <img src="include/rs-plugin/demos/images/premium_team_carousel.jpg" alt="Premium Woocommerce"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-concept.html"> <img src="include/rs-plugin/demos/images/premium_concept.jpg" alt="Premium Concept"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-autosize pf-socialstream pf-socialcontent pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-woocommerce.html"> <img src="include/rs-plugin/demos/images/premium_woocommerce.jpg" alt="Premium Woocommerce"> </a> </div> </article> <article class="portfolio-item pf-premium pf-hero pf-parallax pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-webproduct-hero.html"> <img src="include/rs-plugin/demos/images/premium_web_product_3d.jpg" alt="Premium 3D Web Product"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-tabs pf-parallax pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-creative-freedom.html"> <img src="include/rs-plugin/demos/images/premium_creative_freedom.jpg" alt="Premium Creative Freedom"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-autosize pf-socialcontent pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-parallax-scene.html"> <img src="include/rs-plugin/demos/images/premium_parallax_scene.jpg" alt="Premium 3D Parallax"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-tabs pf-socialcontent pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-fullscreen-button.html"> <img src="include/rs-plugin/demos/images/premium_fullscreen_button1.jpg" alt="Premium True Fullscreen"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-sliding-overlays.html"> <img src="include/rs-plugin/demos/images/premium_sliding_overlays.jpg" alt="Premium Wow Factor"> </a> </div> </article> <article class="portfolio-item pf-premium pf-socialcontent pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-scroll-effects.html"> <img src="include/rs-plugin/demos/images/premium2_big_bold.jpg" alt="Premium Special Scroll"> </a> </div> </article> <article class="portfolio-item pf-premium pf-carousel pf-socialcontent pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-content-zoom.html"> <img src="include/rs-plugin/demos/images/premium1_content_zoom.jpg" alt="Premium Content Zoom"> </a> </div> </article> <article class="portfolio-item pf-premium pf-carousel pf-tabs pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-food-carousel.html"> <img src="include/rs-plugin/demos/images/premium3_food_carousel.jpg" alt="Premium Food Carousel"> </a> </div> </article> <article class="portfolio-item pf-premium pf-hero pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-rotating-words.html"> <img src="include/rs-plugin/demos/images/premium_rotatingwords.jpg" alt="Premium Rotating Words"> </a> </div> </article> <article class="portfolio-item pf-premium pf-slider pf-timer pf-autosize pf-parallax pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-premium-travel.html"> <img src="include/rs-plugin/demos/images/travelslider.jpg" alt="Premium Travel"> </a> </div> </article> <article class="portfolio-item pf-timer pf-carousel pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-carousel-classic.html"> <img src="include/rs-plugin/demos/images/carousel_classic1.jpg" alt="Carousel Classic"> </a> </div> </article> <article class="portfolio-item pf-hero pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-image.html"> <img src="include/rs-plugin/demos/images/hero_image1.jpg" alt="Hero Images"> </a> </div> </article> <article class="portfolio-item pf-slider pf-autosize pf-tabs pf-socialstream pf-parallax pf-vimeo pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-streams-vimeo.php"> <img src="include/rs-plugin/demos/images/slider_vimeo.jpg" alt="Vimeo Stream"> </a> </div> </article> <article class="portfolio-item pf-slider pf-sroll pf-frontpage pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-photography.html"> <img src="include/rs-plugin/demos/images/slider_photography.jpg" alt="Photography Front Page"> </a> </div> </article> <article class="portfolio-item pf-hero pf-socialcontent pf-parallax pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-newsletter.html"> <img src="include/rs-plugin/demos/images/hero_newsletter1.jpg" alt="Hero Newsletter"> </a> </div> </article> <article class="portfolio-item pf-slider pf-autosize pf-tabs pf-socialstream pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-streams-flickr.php"> <img src="include/rs-plugin/demos/images/slider_flickr.jpg" alt="Flickr Stream"> </a> </div> </article> <article class="portfolio-item pf-carousel pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-carousel-showcase.html"> <img src="include/rs-plugin/demos/images/carousel_showcase1.jpg" alt="Carousel Showcase"> </a> </div> </article> <article class="portfolio-item pf-slider pf-sroll pf-frontpage pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-fashion.html"> <img src="include/rs-plugin/demos/images/slider_fashion.jpg" alt="Fashion Front Page"> </a> </div> </article> <article class="portfolio-item pf-slider pf-timer pf-autosize pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-classic.html"> <img src="include/rs-plugin/demos/images/slider_classic1.jpg" alt="Classic Slider"> </a> </div> </article> <article class="portfolio-item pf-hero pf-parallax pf-youtube pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-youtube.html"> <img src="include/rs-plugin/demos/images/hero_youtube1.jpg" alt="Hero Youtube"> </a> </div> </article> <article class="portfolio-item pf-hero pf-parallax pf-html5 pf-vimeo pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-news.html"> <img src="include/rs-plugin/demos/images/hero_newscollection.jpg" alt="Hero Collection"> </a> </div> </article> <article class="portfolio-item pf-carousel pf-sroll pf-menu pf-parallax pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-carousel-photography.html"> <img src="include/rs-plugin/demos/images/carousel_photography1.jpg" alt="Carousel Photography"> </a> </div> </article> <article class="portfolio-item pf-hero pf-sroll pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-web-product-light.html"> <img src="include/rs-plugin/demos/images/hero_webproductlight.jpg" alt="Hero Web Product Light"> </a> </div> </article> <article class="portfolio-item pf-hero pf-parallax pf-vimeo pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-vimeo.html"> <img src="include/rs-plugin/demos/images/hero_vimeo1.jpg" alt="Hero Vimeo"> </a> </div> </article> <article class="portfolio-item pf-hero pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-web-product-dark.html"> <img src="include/rs-plugin/demos/images/hero_webproductdark.jpg" alt="Hero Web Product Dark"> </a> </div> </article> <article class="portfolio-item pf-slider pf-autosize pf-socialstream pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-streams-facebook.php"> <img src="include/rs-plugin/demos/images/slider_facebook.jpg" alt="Facbook Stream"> </a> </div> </article> <article class="portfolio-item pf-slider pf-menu pf-frontpage pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-notgeneric.html"> <img src="include/rs-plugin/demos/images/slider_generic.jpg" alt="Not Generic Front Page"> </a> </div> </article> <article class="portfolio-item pf-carousel pf-tabs pf-parallax pf-html5 pf-vimeo pf-youtube pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-carousel-media.html"> <img src="include/rs-plugin/demos/images/carousel_media1.jpg" alt="Carousel Media Autoplay"> </a> </div> </article> <article class="portfolio-item pf-slider pf-timer pf-autosize pf-tabs pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-highlight-showcase.html"> <img src="include/rs-plugin/demos/images/slider_highlight1.jpg" alt="Slider Highlight"> </a> </div> </article> <article class="portfolio-item pf-slider pf-timer pf-parallax pf-html5 pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-classic-full.html"> <img src="include/rs-plugin/demos/images/slider_classicfull.jpg" alt="Slider Classic Full"> </a> </div> </article> <article class="portfolio-item pf-slider pf-sroll pf-menu pf-frontpage pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-web-product-dark.html"> <img src="include/rs-plugin/demos/images/slider_webproductdark.jpg" alt="Slider Web Product Dark"> </a> </div> </article> <article class="portfolio-item pf-carousel pf-tabs pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-carousel-highlight.html"> <img src="include/rs-plugin/demos/images/carousel_highlight1.jpg" alt="Carousel Highlight"> </a> </div> </article> <article class="portfolio-item pf-slider pf-autosize pf-parallax pf-html5 pf-vimeo pf-youtube pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-media.html"> <img src="include/rs-plugin/demos/images/slider_media.jpg" alt="Media Gallery"> </a> </div> </article> <article class="portfolio-item pf-slider pf-autosize pf-tabs pf-socialstream pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-streams-twitter.php"> <img src="include/rs-plugin/demos/images/slider_twitter.jpg" alt="Twitter Stream"> </a> </div> </article> <article class="portfolio-item pf-slider pf-sroll pf-frontpage pf-socialcontent pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-levano-restaurant-bar.html"> <img src="include/rs-plugin/demos/images/slider_levano.jpg" alt="Bar/Restaurant"> </a> </div> </article> <article class="portfolio-item pf-hero pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-sports.html"> <img src="include/rs-plugin/demos/images/hero_sports1.jpg" alt="Hero Sports"> </a> </div> </article> <article class="portfolio-item pf-slider pf-autosize pf-socialstream pf-parallax pf-youtube pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-streams-youtube.php"> <img src="include/rs-plugin/demos/images/slider_youtube.jpg" alt="Youtube Stream"> </a> </div> </article> <article class="portfolio-item pf-slider pf-sroll pf-menu pf-frontpage pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-slider-gym.html"> <img src="include/rs-plugin/demos/images/slider_gym.jpg" alt="Slider Gym"> </a> </div> </article> <article class="portfolio-item pf-slider pf-menu pf-frontpage pf-parallax pf-html5 pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-web-product-light.html"> <img src="include/rs-plugin/demos/images/slider_webproductlight.jpg" alt="Slider Web Product Light"> </a> </div> </article> <article class="portfolio-item pf-hero pf-socialcontent pf-parallax pf-fullscreen"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-hero-search-form.html"> <img src="include/rs-plugin/demos/images/hero_searchform.jpg" alt="Hero Search Form"> </a> </div> </article> <article class="portfolio-item pf-slider pf-timer pf-tabs pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-gallery-news.html"> <img src="include/rs-plugin/demos/images/slider_news.jpg" alt="News Slider"> </a> </div> </article> <article class="portfolio-item pf-carousel pf-autosize pf-socialstream pf-parallax pf-fullwidth"> <div class="portfolio-image"> <a class="image_fade" href="rs-demo-streams-instagram.php"> <img src="include/rs-plugin/demos/images/carousel_instagram1.jpg" alt="Instagram Stream"> </a> </div> </article> </div><!-- #portfolio end --> </div> </div> </div> </section><!-- #content end --> <!-- Footer ============================================= --> <footer id="footer" class="dark"> <div class="container"> <!-- Footer Widgets ============================================= --> <div class="footer-widgets-wrap clearfix"> <div class="col_two_third"> <div class="col_one_third"> <div class="widget clearfix"> <img src="images/footer-widget-logo.png" alt="" class="footer-logo"> <p>We believe in <strong>Simple</strong>, <strong>Creative</strong> &amp; <strong>Flexible</strong> Design Standards.</p> <div style="background: url('images/world-map.png') no-repeat center center; background-size: 100%;"> <address> <strong>Headquarters:</strong><br> 795 Folsom Ave, Suite 600<br> San Francisco, CA 94107<br> </address> <abbr title="Phone Number"><strong>Phone:</strong></abbr> (91) 8547 632521<br> <abbr title="Fax"><strong>Fax:</strong></abbr> (91) 11 4752 1433<br> <abbr title="Email Address"><strong>Email:</strong></abbr> info@canvas.com </div> </div> </div> <div class="col_one_third"> <div class="widget widget_links clearfix"> <h4>Blogroll</h4> <ul> <li><a href="http://codex.wordpress.org/">Documentation</a></li> <li><a href="http://wordpress.org/support/forum/requests-and-feedback">Feedback</a></li> <li><a href="http://wordpress.org/extend/plugins/">Plugins</a></li> <li><a href="http://wordpress.org/support/">Support Forums</a></li> <li><a href="http://wordpress.org/extend/themes/">Themes</a></li> <li><a href="http://wordpress.org/news/">WordPress Blog</a></li> <li><a href="http://planet.wordpress.org/">WordPress Planet</a></li> </ul> </div> </div> <div class="col_one_third col_last"> <div class="widget clearfix"> <h4>Recent Posts</h4> <div id="post-list-footer"> <div class="spost clearfix"> <div class="entry-c"> <div class="entry-title"> <h4><a href="#">Lorem ipsum dolor sit amet, consectetur</a></h4> </div> <ul class="entry-meta"> <li>10th July 2014</li> </ul> </div> </div> <div class="spost clearfix"> <div class="entry-c"> <div class="entry-title"> <h4><a href="#">Elit Assumenda vel amet dolorum quasi</a></h4> </div> <ul class="entry-meta"> <li>10th July 2014</li> </ul> </div> </div> <div class="spost clearfix"> <div class="entry-c"> <div class="entry-title"> <h4><a href="#">Debitis nihil placeat, illum est nisi</a></h4> </div> <ul class="entry-meta"> <li>10th July 2014</li> </ul> </div> </div> </div> </div> </div> </div> <div class="col_one_third col_last"> <div class="widget clearfix" style="margin-bottom: -20px;"> <div class="row"> <div class="col-md-6 bottommargin-sm"> <div class="counter counter-small"><span data-from="50" data-to="15065421" data-refresh-interval="80" data-speed="3000" data-comma="true"></span></div> <h5 class="nobottommargin">Total Downloads</h5> </div> <div class="col-md-6 bottommargin-sm"> <div class="counter counter-small"><span data-from="100" data-to="18465" data-refresh-interval="50" data-speed="2000" data-comma="true"></span></div> <h5 class="nobottommargin">Clients</h5> </div> </div> </div> <div class="widget subscribe-widget clearfix"> <h5><strong>Subscribe</strong> to Our Newsletter to get Important News, Amazing Offers &amp; Inside Scoops:</h5> <div class="widget-subscribe-form-result"></div> <form id="widget-subscribe-form" action="include/subscribe.php" role="form" method="post" class="nobottommargin"> <div class="input-group divcenter"> <span class="input-group-addon"><i class="icon-email2"></i></span> <input type="email" id="widget-subscribe-form-email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Enter your Email"> <span class="input-group-btn"> <button class="btn btn-success" type="submit">Subscribe</button> </span> </div> </form> </div> <div class="widget clearfix" style="margin-bottom: -20px;"> <div class="row"> <div class="col-md-6 clearfix bottommargin-sm"> <a href="#" class="social-icon si-dark si-colored si-facebook nobottommargin" style="margin-right: 10px;"> <i class="icon-facebook"></i> <i class="icon-facebook"></i> </a> <a href="#"><small style="display: block; margin-top: 3px;"><strong>Like us</strong><br>on Facebook</small></a> </div> <div class="col-md-6 clearfix"> <a href="#" class="social-icon si-dark si-colored si-rss nobottommargin" style="margin-right: 10px;"> <i class="icon-rss"></i> <i class="icon-rss"></i> </a> <a href="#"><small style="display: block; margin-top: 3px;"><strong>Subscribe</strong><br>to RSS Feeds</small></a> </div> </div> </div> </div> </div><!-- .footer-widgets-wrap end --> </div> <!-- Copyrights ============================================= --> <div id="copyrights"> <div class="container clearfix"> <div class="col_half"> Copyrights &copy; 2014 All Rights Reserved by Canvas Inc.<br> <div class="copyright-links"><a href="#">Terms of Use</a> / <a href="#">Privacy Policy</a></div> </div> <div class="col_half col_last tright"> <div class="fright clearfix"> <a href="#" class="social-icon si-small si-borderless si-facebook"> <i class="icon-facebook"></i> <i class="icon-facebook"></i> </a> <a href="#" class="social-icon si-small si-borderless si-twitter"> <i class="icon-twitter"></i> <i class="icon-twitter"></i> </a> <a href="#" class="social-icon si-small si-borderless si-gplus"> <i class="icon-gplus"></i> <i class="icon-gplus"></i> </a> <a href="#" class="social-icon si-small si-borderless si-pinterest"> <i class="icon-pinterest"></i> <i class="icon-pinterest"></i> </a> <a href="#" class="social-icon si-small si-borderless si-vimeo"> <i class="icon-vimeo"></i> <i class="icon-vimeo"></i> </a> <a href="#" class="social-icon si-small si-borderless si-github"> <i class="icon-github"></i> <i class="icon-github"></i> </a> <a href="#" class="social-icon si-small si-borderless si-yahoo"> <i class="icon-yahoo"></i> <i class="icon-yahoo"></i> </a> <a href="#" class="social-icon si-small si-borderless si-linkedin"> <i class="icon-linkedin"></i> <i class="icon-linkedin"></i> </a> </div> <div class="clear"></div> <i class="icon-envelope2"></i> info@canvas.com <span class="middot">&middot;</span> <i class="icon-headphones"></i> +91-11-6541-6369 <span class="middot">&middot;</span> <i class="icon-skype2"></i> CanvasOnSkype </div> </div> </div><!-- #copyrights end --> </footer><!-- #footer end --> </div><!-- #wrapper end --> <!-- Go To Top ============================================= --> <div id="gotoTop" class="icon-angle-up"></div> <!-- External JavaScripts ============================================= --> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/plugins.js"></script> <!-- Footer Scripts ============================================= --> <script type="text/javascript" src="js/functions.js"></script> <!-- SLIDER REVOLUTION 5.x SCRIPTS --> <script type="text/javascript" src="include/rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="include/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="include/rs-plugin/js/extensions/revolution.extension.carousel.min.js"></script> <script type="text/javascript" src="include/rs-plugin/js/extensions/revolution.extension.layeranimation.min.js"></script> <script type="text/javascript" src="include/rs-plugin/js/extensions/revolution.extension.navigation.min.js"></script> <script type="text/javascript" src="include/rs-plugin/js/extensions/revolution.extension.video.min.js"></script> <script> /****************************************** - PREPARE PLACEHOLDER FOR SLIDER - ******************************************/ var revapi; jQuery(document).ready(function() { revapi = jQuery("#rev_slider").revolution({ sliderType:"carousel", sliderLayout:"fullwidth", gridwidth:800, gridheight:700 }); }); /*ready*/ </script> </body> </html>
abutsa/jpv0
frontend/rs-demo-carousel.html
HTML
mit
86,960
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Example: Fish Sort - Multi Outer Join</title> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic"> <link rel="stylesheet" href="../../build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="../../build/yui/yui-min.js"></script> </head> <body> <!-- <a href="https://github.com/yui/yui3"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a> --> <div id="doc"> <div id="hd"> <h1><img src="http://yuilibrary.com/img/yui-logo.png"></h1> </div> <a href="#toc" class="jump">Jump to Table of Contents</a> <h1>Example: Fish Sort - Multi Outer Join</h1> <div class="yui3-g"> <div class="yui3-u-3-4"> <div id="main"> <div class="content"><div class="intro"> <p>This example has 2 sortable lists, each with floated nodes. The lists are outer joined together. The small fish on the left can move into the groups on the right, and become sortable (and larger). However, the items in the groups on the right <strong>cannot</strong> move back into the list of small fish.</p> </div> <div class="example"> <style> .example { background-color: #DCCFBB; font-family: georgia; /* a repeating grid image in the background */ background-image: url(../assets/sortable/images/grid.png); } #demo { float: none; border: solid 1px #C8B9A4; width: 655px; margin: auto; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } #demo #col-left{ width: 231px; } #demo #col-right { width: 417px; padding-bottom: 2em; /* needs bottom padding so objects can drag below last .group-hd */ border-left: solid 1px #C8B9A4; } #demo ul{ margin: 0; padding: 0; list-style-type: none; } #demo #list1 li, #demo #list2 li{ float: left; /* the li objects are floated */ margin: 3px; background-color: #E9CE98; } #demo #list1 li{ height: 56px; width: 68px; overflow: hidden; /* this hides the catalog number on the small fish */ } /* the width and height of the .fish items are larger in #list2 */ #demo #list2 .fish{ width: 130px; height: 115px; /* The .fish items are taller when on the right to show the catalog number */ text-align: center; } /* catalog number style */ #demo #list2 .cat-num{ font-size: 80%; margin: -0.2em 0.5em; font-style: italic; color: #9F8A6C; height: 1.3em; line-height: 0.9em; } /* group heads are sortable like other objects but have different style */ #demo #list2 .group-hd{ background-color: #6F6452; border-color: #EBD6B3 #63532E #63532E #EBD6B3; width: 406px; height: 20px; text-indent: 0.5em; font-weight: bold; color: #B0986A; line-height: 20px; } #demo li img{ width: 100%; /* image scales with size of it's li container */ } #demo li { border: solid 1px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-color: #FFEFC2 #9D8F70 #9D8F70 #FFEFC2; -moz-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.25); box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.25); } </style> <div id="demo" class="yui-g"> <div id="col-left" class="yui3-u"> <ul id="list1"> <li class="fish"><img src="../assets/sortable/images/efish_03.png" alt="Fish:Round, 2 stripes"/><div class="cat-num">Cat. #34620</div></li> <li class="fish"><img src="../assets/sortable/images/efish_09.png" alt="Fish:Spiked dorsal, dark"/><div class="cat-num">Cat. #31899</div></li> <li class="fish"><img src="../assets/sortable/images/efish_12.png" alt="Fish:Long comb dorsal"/><div class="cat-num">Cat. #32230</div></li> <li class="fish"><img src="../assets/sortable/images/efish_05.png" alt="Fish:Sole, medium"/><div class="cat-num">Cat. #32003</div></li> <li class="fish"><img src="../assets/sortable/images/efish_04.png" alt="Fish:Round, 3 stripes"/><div class="cat-num">Cat. #34551</div></li> <li class="fish"><img src="../assets/sortable/images/efish_06.png" alt="Fish:Sole, light"/><div class="cat-num">Cat. #32398</div></li> <li class="fish"><img src="../assets/sortable/images/efish_08.png" alt="Fish:Lots of spiked fins"/><div class="cat-num">Cat. #36667</div></li> <li class="fish"><img src="../assets/sortable/images/efish_02.png" alt="Fish:Round, 4 stripes"/><div class="cat-num">Cat. #34821</div></li> <li class="fish"><img src="../assets/sortable/images/efish_10.png" alt="Fish:Big Spiked dorsal, light"/><div class="cat-num">Cat. #38144</div></li> <li class="fish"><img src="../assets/sortable/images/efish_13.png" alt="Fish:Long comb dorsal"/><div class="cat-num">Cat. #32445</div></li> <li class="fish"><img src="../assets/sortable/images/efish_07.png" alt="Fish:Sole, dark"/><div class="cat-num">Cat. #32201</div></li> <li class="fish"><img src="../assets/sortable/images/efish_11.png" alt="Fish:Long comb dorsal, pointy"/><div class="cat-num">Cat. #32011</div></li> </ul> </div> <div id="col-right" class="yui3-u"> <ul id="list2"> <li class="group-hd">Group A</li> <!-- This fish has already been pre-placed in a group --> <li class="fish"><img src="../assets/sortable/images/efish_01.png" alt="Fish:Round, 5 stripes"/><div class="cat-num">Cat. #34114</div></li> <li class="group-hd">Group B</li> <li class="group-hd">Group C</li> <li class="group-hd">Group D</li> </ul> </div> </div> <script> YUI().use('dd-constrain', 'sortable', function(Y) { var list1 = new Y.Sortable({ container: '#list1', nodes: 'li', opacity: '.1' }); var list2 = new Y.Sortable({ container: '#list2', nodes: 'li', opacity: '.1' }); list1.join(list2, 'outer'); }); </script> </div> <p>Images of fish etchings are from Jacob Theodor Klein, mid 1700s. Source: http://www.flickr.com/photos/biodivlibrary/sets/72157627937663760/. Contributed by: MBLWHOI Library, Woods Hole.</p> <p><strong>Note: When using an outer or inner joined list, you must pick a moveType of 'move' or 'copy', the default 'swap' won't give you the results you expect.</strong></p> <p>This example assumes that you have seen the Multiple Sortable Lists - Full Join example and continues from there.</p> <h3 id="setting-up-the-list">Setting Up the List</h3> <p>First we need to create the HTML structure for the lists. Since <code>Sortable</code> uses <code>Y.DD.Delegate</code>, we need to set up the delegation containers (<code>#list1, #lists2</code>) and the list items (<code>li</code>).</p> <pre class="code prettyprint">&lt;div id=&quot;demo&quot; class=&quot;yui-g&quot;&gt; &lt;div id=&quot;col-left&quot; class=&quot;yui3-u&quot;&gt; &lt;ul id=&quot;list1&quot;&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_03.png&quot; alt=&quot;Fish:Round, 2 stripes&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #34620&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_09.png&quot; alt=&quot;Fish:Spiked dorsal, dark&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #31899&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_12.png&quot; alt=&quot;Fish:Long comb dorsal&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #32230&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_05.png&quot; alt=&quot;Fish:Sole, medium&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #32003&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_04.png&quot; alt=&quot;Fish:Round, 3 stripes&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #34551&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_06.png&quot; alt=&quot;Fish:Sole, light&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #32398&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_08.png&quot; alt=&quot;Fish:Lots of spiked fins&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #36667&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_02.png&quot; alt=&quot;Fish:Round, 4 stripes&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #34821&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_10.png&quot; alt=&quot;Fish:Big Spiked dorsal, light&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #38144&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_13.png&quot; alt=&quot;Fish:Long comb dorsal&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #32445&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_07.png&quot; alt=&quot;Fish:Sole, dark&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #32201&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_11.png&quot; alt=&quot;Fish:Long comb dorsal, pointy&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #32011&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;&#x2F;ul&gt; &lt;&#x2F;div&gt; &lt;div id=&quot;col-right&quot; class=&quot;yui3-u&quot;&gt; &lt;ul id=&quot;list2&quot;&gt; &lt;li class=&quot;group-hd&quot;&gt;Group A&lt;&#x2F;li&gt; &lt;!-- This fish has already been pre-placed in a group --&gt; &lt;li class=&quot;fish&quot;&gt;&lt;img src=&quot;..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;efish_01.png&quot; alt=&quot;Fish:Round, 5 stripes&quot;&#x2F;&gt;&lt;div class=&quot;cat-num&quot;&gt;Cat. #34114&lt;&#x2F;div&gt;&lt;&#x2F;li&gt; &lt;li class=&quot;group-hd&quot;&gt;Group B&lt;&#x2F;li&gt; &lt;li class=&quot;group-hd&quot;&gt;Group C&lt;&#x2F;li&gt; &lt;li class=&quot;group-hd&quot;&gt;Group D&lt;&#x2F;li&gt; &lt;&#x2F;ul&gt; &lt;&#x2F;div&gt; &lt;&#x2F;div&gt;</pre> <p>Now we give the lists some CSS to make them visible.</p> <pre class="code prettyprint">.example { background-color: #DCCFBB; font-family: georgia; &#x2F;* a repeating grid image in the background *&#x2F; background-image: url(..&#x2F;assets&#x2F;sortable&#x2F;images&#x2F;grid.png); } #demo { float: none; border: solid 1px #C8B9A4; width: 655px; margin: auto; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } #demo #col-left{ width: 231px; } #demo #col-right { width: 417px; padding-bottom: 2em; &#x2F;* needs bottom padding so objects can drag below last .group-hd *&#x2F; border-left: solid 1px #C8B9A4; } #demo ul{ margin: 0; padding: 0; list-style-type: none; } #demo #list1 li, #demo #list2 li{ float: left; &#x2F;* the li objects are floated *&#x2F; margin: 3px; background-color: #E9CE98; } #demo #list1 li{ height: 56px; width: 68px; overflow: hidden; &#x2F;* this hides the catalog number on the small fish *&#x2F; } &#x2F;* the width and height of the .fish items are larger in #list2 *&#x2F; #demo #list2 .fish{ width: 130px; height: 115px; &#x2F;* The .fish items are taller when on the right to show the catalog number *&#x2F; text-align: center; } &#x2F;* catalog number style *&#x2F; #demo #list2 .cat-num{ font-size: 80%; margin: -0.2em 0.5em; font-style: italic; color: #9F8A6C; height: 1.3em; line-height: 0.9em; } &#x2F;* group heads are sortable like other objects but have different style *&#x2F; #demo #list2 .group-hd{ background-color: #6F6452; border-color: #EBD6B3 #63532E #63532E #EBD6B3; width: 406px; height: 20px; text-indent: 0.5em; font-weight: bold; color: #B0986A; line-height: 20px; } #demo li img{ width: 100%; &#x2F;* image scales with size of it&#x27;s li container *&#x2F; } #demo li { border: solid 1px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-color: #FFEFC2 #9D8F70 #9D8F70 #FFEFC2; -moz-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.25); box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.25); }</pre> <h3 id="setting-up-the-yui-instance">Setting Up the YUI Instance</h3> <p>Now we need to create our YUI instance and tell it to load the <code>sortable</code> module.</p> <p>In this example we are also going to attach a <code>DD</code> plugin to the <code>Sortable</code> instances.</p> <pre class="code prettyprint">YUI().use(&#x27;dd-constrain&#x27;, &#x27;sortable&#x27;, function (Y) { &#x2F;&#x2F; Code here. });</pre> <h3 id="making-the-lists-draggable">Making the Lists Draggable</h3> <p>Now that we have a YUI instance with the <code>sortable</code> module, we need to instantiate a <code>Sortable</code> instance on each of the lists.</p> <pre class="code prettyprint">YUI().use(&#x27;dd-constrain&#x27;, &#x27;sortable&#x27;, function(Y) { var list1 = new Y.Sortable({ container: &#x27;#list1&#x27;, nodes: &#x27;li&#x27;, opacity: &#x27;.1&#x27; }); var list2 = new Y.Sortable({ container: &#x27;#list2&#x27;, nodes: &#x27;li&#x27;, opacity: &#x27;.1&#x27; }); });</pre> <h3 id="applying-a-dd-plugin">Applying a DD Plugin</h3> <p>Since <code>Sortable</code> uses <code>DD.Delegate</code>, there is a dd instance available after instantiation.</p> <p>The <code>DD.Delegate</code> reference is found on the <code>.delegate</code> property of the <code>Sortable</code>. This <code>DD.Delegate</code> instance has a <code>DD.Drag</code> instance bound to the <code>dd</code> property on the <code>DD.Delegate</code> </p> <pre class="code prettyprint">list1.delegate.dd.plug(Y.Plugin.DDConstrained, { constrain2node: &#x27;#demo&#x27; }); list2.delegate.dd.plug(Y.Plugin.DDConstrained, { constrain2node: &#x27;#demo&#x27; });</pre> <p>Applying the <code>Plugin.DDConstrained</code> to the <code>Sortable</code> instance.</p> <pre class="code prettyprint">YUI().use(&#x27;dd-constrain&#x27;, &#x27;sortable&#x27;, function(Y) { var list1 = new Y.Sortable({ container: &#x27;#list1&#x27;, nodes: &#x27;li&#x27;, opacity: &#x27;.1&#x27; }); var list2 = new Y.Sortable({ container: &#x27;#list2&#x27;, nodes: &#x27;li&#x27;, opacity: &#x27;.1&#x27; }); list1.delegate.dd.plug(Y.Plugin.DDConstrained, { constrain2node: &#x27;#demo&#x27; }); list2.delegate.dd.plug(Y.Plugin.DDConstrained, { constrain2node: &#x27;#demo&#x27; }); });</pre> <h3 id="joining-the-lists">Joining the Lists</h3> <p>Joining the lists is as simple as calling the <code>join</code> method on one list passing in another list. By default, we use a full join which joins both lists both ways.</p> <p>You can optionally specify the join type: <code>inner</code> or <code>outer</code>. The <code>moveType</code> can also be specified on the list: <code>swap</code>, <code>move</code> or <code>copy</code>. <code>swap</code> is the default, as seen in this example.</p> <pre class="code prettyprint">list1.join(list2); &#x2F;&#x2F;Full join &lt;-- both ways --&gt; list1.join(list2, &#x27;outer&#x27;); &#x2F;&#x2F;Outer join --&gt; one way --&gt; list1.join(list2, &#x27;inner&#x27;); &#x2F;&#x2F;Inner join &lt;-- one way &lt;--</pre> <h3 id="putting-it-together">Putting it together</h3> <pre class="code prettyprint">YUI().use(&#x27;dd-constrain&#x27;, &#x27;sortable&#x27;, function(Y) { var list1 = new Y.Sortable({ container: &#x27;#list1&#x27;, nodes: &#x27;li&#x27;, opacity: &#x27;.1&#x27; }); var list2 = new Y.Sortable({ container: &#x27;#list2&#x27;, nodes: &#x27;li&#x27;, opacity: &#x27;.1&#x27; }); list1.join(list2, &#x27;outer&#x27;); });</pre> </div> </div> </div> <div class="yui3-u-1-4"> <div class="sidebar"> <div id="toc" class="sidebox"> <div class="hd"> <h2 class="no-toc">Table of Contents</h2> </div> <div class="bd"> <ul class="toc"> <li> <a href="#setting-up-the-list">Setting Up the List</a> </li> <li> <a href="#setting-up-the-yui-instance">Setting Up the YUI Instance</a> </li> <li> <a href="#making-the-lists-draggable">Making the Lists Draggable</a> </li> <li> <a href="#applying-a-dd-plugin">Applying a DD Plugin</a> </li> <li> <a href="#joining-the-lists">Joining the Lists</a> </li> <li> <a href="#putting-it-together">Putting it together</a> </li> </ul> </div> </div> <div class="sidebox"> <div class="hd"> <h2 class="no-toc">Examples</h2> </div> <div class="bd"> <ul class="examples"> <li data-description="Create a simple sortable list."> <a href="simple-sortable.html">Simple Sortable List</a> </li> <li data-description="Sortable list example with floated nodes."> <a href="sortable-float.html">Floated List</a> </li> <li data-description="Multiple Sortable Lists that are separate from one another."> <a href="sortable-multi.html">Multiple Lists</a> </li> <li data-description="Multiple Sortable Lists that are fully joined together."> <a href="sortable-multi-full.html">Multiple Lists - Full Join</a> </li> <li data-description="Multiple Sortable Lists that are outer joined together."> <a href="sortable-multi-out.html">Multiple Lists - Outer Join</a> </li> <li data-description="Multiple Sortable Lists that are inner joined together."> <a href="sortable-multi-in.html">Multiple Lists - Inner Join</a> </li> <li data-description="A fish sorting example. Multiple sortable lists with floated nodes that are outer joined together."> <a href="sortable-fish.html">Fish Sort - Multi Outer Join</a> </li> <li data-description="Create a sortable list with drag-and-drop notifications."> <a href="sortable-events.html">Sortable Events</a> </li> </ul> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script> YUI.Env.Tests = { examples: [], project: '../assets', assets: '../assets/sortable', name: 'sortable-fish', title: 'Fish Sort - Multi Outer Join', newWindow: '', auto: false }; YUI.Env.Tests.examples.push('simple-sortable'); YUI.Env.Tests.examples.push('sortable-float'); YUI.Env.Tests.examples.push('sortable-multi'); YUI.Env.Tests.examples.push('sortable-multi-full'); YUI.Env.Tests.examples.push('sortable-multi-out'); YUI.Env.Tests.examples.push('sortable-multi-in'); YUI.Env.Tests.examples.push('sortable-fish'); YUI.Env.Tests.examples.push('sortable-events'); </script> <script src="../assets/yui/test-runner.js"></script> </body> </html>
billwiliams/Yui
client/yui-3.17.2/docs/sortable/sortable-fish.html
HTML
mit
22,571
<!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"/> <title>Sauce-0.11.0: sauce/internal/bindings.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Sauce-0.11.0 </div> <div id="projectbrief">A C++ Dependency Injection Framework</div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">sauce/internal/bindings.h</div> </div> </div><!--header--> <div class="contents"> <div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef SAUCE_INTERNAL_BINDINGS_H_</span> <a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define SAUCE_INTERNAL_BINDINGS_H_</span> <a name="l00003"></a>00003 <span class="preprocessor"></span> <a name="l00004"></a>00004 <span class="preprocessor">#include &lt;cassert&gt;</span> <a name="l00005"></a>00005 <span class="preprocessor">#include &lt;map&gt;</span> <a name="l00006"></a>00006 <span class="preprocessor">#include &lt;utility&gt;</span> <a name="l00007"></a>00007 <span class="preprocessor">#include &lt;vector&gt;</span> <a name="l00008"></a>00008 <a name="l00009"></a>00009 <span class="preprocessor">#include &lt;sauce/exceptions.h&gt;</span> <a name="l00010"></a>00010 <span class="preprocessor">#include &lt;sauce/memory.h&gt;</span> <a name="l00011"></a>00011 <span class="preprocessor">#include &lt;sauce/internal/opaque_binding.h&gt;</span> <a name="l00012"></a>00012 <span class="preprocessor">#include &lt;sauce/internal/resolved_binding.h&gt;</span> <a name="l00013"></a>00013 <span class="preprocessor">#include &lt;sauce/internal/key.h&gt;</span> <a name="l00014"></a>00014 <span class="preprocessor">#include &lt;sauce/internal/type_id.h&gt;</span> <a name="l00015"></a>00015 <a name="l00016"></a>00016 <span class="keyword">namespace </span>sauce { <a name="l00017"></a>00017 <a name="l00018"></a>00018 <span class="keyword">class </span>Injector; <a name="l00019"></a>00019 <a name="l00020"></a>00020 <span class="keyword">namespace </span>internal { <a name="l00021"></a>00021 <a name="l00027"></a>00027 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Dependency&gt; <a name="l00028"></a>00028 sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; resolve(OpaqueBindingPtr binding) { <a name="l00029"></a>00029 assert((namedTypeIdOf&lt;Dependency&gt;(binding-&gt;getName())) == binding-&gt;getKey()); <a name="l00030"></a>00030 <span class="keywordflow">return</span> sauce::static_pointer_cast&lt;ResolvedBinding&lt;Dependency&gt; &gt;(binding); <a name="l00031"></a>00031 } <a name="l00032"></a>00032 <a name="l00049"></a>00049 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> ImplicitBindings&gt; <a name="l00050"></a><a class="code" href="classsauce_1_1internal_1_1_bindings.html">00050</a> <span class="keyword">class </span><a class="code" href="classsauce_1_1internal_1_1_bindings.html" title="A container for bindings.">Bindings</a> { <a name="l00051"></a>00051 <span class="keyword">typedef</span> std::map&lt;NamedTypeId, OpaqueBindingPtr&gt; ProvidingBindingMap; <a name="l00052"></a>00052 <span class="keyword">typedef</span> std::multimap&lt;NamedTypeId, OpaqueBindingPtr&gt; ModifyingBindingMap; <a name="l00053"></a>00053 <span class="keyword">typedef</span> std::multimap&lt;TypeId, OpaqueBindingPtr&gt; ScopeMap; <a name="l00054"></a>00054 <span class="keyword">typedef</span> sauce::shared_ptr&lt;Injector&gt; InjectorPtr; <a name="l00055"></a>00055 <a name="l00056"></a>00056 ProvidingBindingMap providingBindingMap; <a name="l00057"></a>00057 ModifyingBindingMap modifyingBindingMap; <a name="l00058"></a>00058 ScopeMap scopeMap; <a name="l00059"></a>00059 <a name="l00060"></a>00060 <span class="keyword">public</span>: <a name="l00061"></a>00061 <a name="l00062"></a>00062 <a class="code" href="classsauce_1_1internal_1_1_bindings.html" title="A container for bindings.">Bindings</a>(): <a name="l00063"></a>00063 providingBindingMap(), <a name="l00064"></a>00064 modifyingBindingMap(), <a name="l00065"></a>00065 scopeMap() {} <a name="l00066"></a>00066 <a name="l00070"></a><a class="code" href="classsauce_1_1internal_1_1_bindings.html#aa0ca489e85131a5f772f02752e4af4e5">00070</a> <span class="keywordtype">void</span> <a class="code" href="classsauce_1_1internal_1_1_bindings.html#aa0ca489e85131a5f772f02752e4af4e5" title="Insert the given binding.">put</a>(OpaqueBindingPtr binding) { <a name="l00071"></a>00071 <span class="keywordflow">if</span> (binding-&gt;isModifier()) { <a name="l00072"></a>00072 modifyingBindingMap.insert(std::make_pair(binding-&gt;getKey(), binding)); <a name="l00073"></a>00073 } <span class="keywordflow">else</span> { <a name="l00074"></a>00074 providingBindingMap.insert(std::make_pair(binding-&gt;getKey(), binding)); <a name="l00075"></a>00075 <a class="code" href="classsauce_1_1internal_1_1_type_id.html" title="An opaque, reflective value representing an arbitrary type.">TypeId</a> scopeKey = binding-&gt;getScopeKey(); <a name="l00076"></a>00076 scopeMap.insert(std::make_pair(scopeKey, binding)); <a name="l00077"></a>00077 } <a name="l00078"></a>00078 } <a name="l00079"></a>00079 <a name="l00080"></a>00080 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Dependency&gt; <a name="l00081"></a>00081 sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; getProvidingBinding(std::string <span class="keyword">const</span> name)<span class="keyword"> const </span>{ <a name="l00082"></a>00082 sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; binding; <a name="l00083"></a>00083 <a name="l00084"></a>00084 ProvidingBindingMap::const_iterator i = providingBindingMap.find(namedTypeIdOf&lt;Dependency&gt;(name)); <a name="l00085"></a>00085 <span class="keywordflow">if</span> (i == providingBindingMap.end()) { <a name="l00086"></a>00086 <a class="code" href="classsauce_1_1internal_1_1_implicit_bindings.html" title="Attempts to supply a Binding when none is found for a dependency.">ImplicitBindings</a> implicitBindings; <a name="l00087"></a>00087 binding = implicitBindings.template getProviding&lt;Dependency&gt;(*<span class="keyword">this</span>, name); <a name="l00088"></a>00088 } <span class="keywordflow">else</span> { <a name="l00089"></a>00089 binding = resolve&lt;Dependency&gt;(i-&gt;second); <a name="l00090"></a>00090 } <a name="l00091"></a>00091 <a name="l00092"></a>00092 <span class="keywordflow">return</span> binding; <a name="l00093"></a>00093 } <a name="l00094"></a>00094 <a name="l00095"></a>00095 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Dependency&gt; <a name="l00096"></a>00096 std::vector&lt;sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; &gt; getModifierBindings(std::string <span class="keyword">const</span> name)<span class="keyword"> const </span>{ <a name="l00097"></a>00097 ImplicitBindings implicitBindings; <a name="l00098"></a>00098 std::vector&lt;sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; &gt; bindings = <a name="l00099"></a>00099 implicitBindings.template getModifyings&lt;Dependency&gt;(*<span class="keyword">this</span>, name); <a name="l00100"></a>00100 <a name="l00101"></a>00101 NamedTypeId bindingKey = namedTypeIdOf&lt;Dependency&gt;(name); <a name="l00102"></a>00102 ModifyingBindingMap::const_iterator i = modifyingBindingMap.lower_bound(bindingKey); <a name="l00103"></a>00103 ModifyingBindingMap::const_iterator end = modifyingBindingMap.upper_bound(bindingKey); <a name="l00104"></a>00104 <a name="l00105"></a>00105 <span class="keywordflow">for</span> (; i != end; ++i) { <a name="l00106"></a>00106 OpaqueBindingPtr <span class="keyword">const</span> &amp; binding = i-&gt;second; <a name="l00107"></a>00107 bindings.push_back(resolve&lt;Dependency&gt;(binding)); <a name="l00108"></a>00108 } <a name="l00109"></a>00109 <a name="l00110"></a>00110 <span class="keywordflow">return</span> bindings; <a name="l00111"></a>00111 } <a name="l00112"></a>00112 <a name="l00113"></a>00113 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Dependency&gt; <a name="l00114"></a>00114 <span class="keywordtype">void</span> validateAcyclic(<span class="keywordtype">bool</span> validateProviding, InjectorPtr injector, TypeIds &amp; ids, std::string <span class="keyword">const</span> name)<span class="keyword"> const </span>{ <a name="l00115"></a>00115 <span class="keyword">typedef</span> sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; BindingPtr; <a name="l00116"></a>00116 BindingPtr binding; <a name="l00117"></a>00117 <a name="l00118"></a>00118 <span class="keywordflow">if</span> (validateProviding) { <a name="l00119"></a>00119 binding = getProvidingBinding&lt;Dependency&gt;(name); <a name="l00120"></a>00120 binding-&gt;validateAcyclic(injector, ids); <a name="l00121"></a>00121 } <a name="l00122"></a>00122 <a name="l00123"></a>00123 <span class="keyword">typedef</span> std::vector&lt;BindingPtr&gt; BindingPtrs; <a name="l00124"></a>00124 BindingPtrs bindings = getModifierBindings&lt;Dependency&gt;(name); <a name="l00125"></a>00125 <a name="l00126"></a>00126 <span class="keywordflow">for</span> (<span class="keyword">typename</span> BindingPtrs::iterator i = bindings.begin(); i != bindings.end(); ++i) { <a name="l00127"></a>00127 binding = *i; <a name="l00128"></a>00128 binding-&gt;validateAcyclic(injector, ids); <a name="l00129"></a>00129 } <a name="l00130"></a>00130 } <a name="l00131"></a>00131 <a name="l00137"></a>00137 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Dependency&gt; <a name="l00138"></a><a class="code" href="classsauce_1_1internal_1_1_bindings.html#a687faca79d1ff2cc0562527732a833d3">00138</a> <span class="keywordtype">void</span> <span class="keyword">get</span>(<span class="keyword">typename</span> <a class="code" href="classsauce_1_1internal_1_1_key.html" title="A complete specification of a dependency request.">Key&lt;Dependency&gt;::Ptr</a> &amp; injected, InjectorPtr injector, std::string <span class="keyword">const</span> name) <span class="keyword">const</span> { <a name="l00139"></a>00139 <span class="keyword">typedef</span> sauce::shared_ptr&lt;ResolvedBinding&lt;Dependency&gt; &gt; BindingPtr; <a name="l00140"></a>00140 BindingPtr binding; <a name="l00141"></a>00141 <a name="l00142"></a>00142 <span class="keywordflow">if</span> (injected.get() == NULL) { <a name="l00143"></a>00143 binding = getProvidingBinding&lt;Dependency&gt;(name); <a name="l00144"></a>00144 binding-&gt;get(injected, binding, injector); <a name="l00145"></a>00145 } <a name="l00146"></a>00146 <a name="l00147"></a>00147 <span class="keyword">typedef</span> std::vector&lt;BindingPtr&gt; BindingPtrs; <a name="l00148"></a>00148 BindingPtrs bindings = getModifierBindings&lt;Dependency&gt;(name); <a name="l00149"></a>00149 <a name="l00150"></a>00150 <span class="keywordflow">for</span> (<span class="keyword">typename</span> BindingPtrs::iterator i = bindings.begin(); i != bindings.end(); ++i) { <a name="l00151"></a>00151 binding = *i; <a name="l00152"></a>00152 binding-&gt;get(injected, binding, injector); <a name="l00153"></a>00153 } <a name="l00154"></a>00154 } <a name="l00155"></a>00155 <a name="l00156"></a>00156 <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Scope&gt; <a name="l00157"></a>00157 <span class="keywordtype">void</span> eagerlyInject(InjectorPtr injector)<span class="keyword"> const </span>{ <a name="l00158"></a>00158 <a class="code" href="classsauce_1_1internal_1_1_type_id.html" title="An opaque, reflective value representing an arbitrary type.">TypeId</a> scopeKey = typeIdOf&lt;Scope&gt;(); <a name="l00159"></a>00159 ScopeMap::const_iterator i = scopeMap.lower_bound(scopeKey); <a name="l00160"></a>00160 ScopeMap::const_iterator end = scopeMap.upper_bound(scopeKey); <a name="l00161"></a>00161 <a name="l00162"></a>00162 <span class="keywordflow">for</span> (; i != end; ++i) { <a name="l00163"></a>00163 OpaqueBindingPtr <span class="keyword">const</span> &amp; binding = i-&gt;second; <a name="l00164"></a>00164 binding-&gt;eagerlyInject(binding, injector); <a name="l00165"></a>00165 } <a name="l00166"></a>00166 } <a name="l00167"></a>00167 }; <a name="l00168"></a>00168 <a name="l00169"></a>00169 } <a name="l00170"></a>00170 <a name="l00171"></a>00171 <span class="keyword">namespace </span>i = ::sauce::internal; <a name="l00172"></a>00172 <a name="l00173"></a>00173 } <a name="l00174"></a>00174 <a name="l00175"></a>00175 <span class="preprocessor">#endif // SAUCE_INTERNAL_BINDINGS_H_</span> </pre></div></div><!-- contents --> <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.7.6.1 </small></address> </body> </html>
phs/sauce
doxygen-doc/html/bindings_8h_source.html
HTML
mit
14,348
<!-- Generated template for the CategoryPage page. See http://ionicframework.com/docs/components/#navigation for more info on Ionic pages and navigation. --> <ion-header> <ion-navbar> <button ion-button menuToggle> <ion-icon name="menu"></ion-icon> </button> <ion-title>Category</ion-title> </ion-navbar> </ion-header> <ion-content padding> </ion-content>
arthurapple/one-fold
onefold/src/pages/category/category.html
HTML
mit
388
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> <h1>CSS 3D渲染器([name])</h1> <p class="desc"> [name]用于通过CSS3的[link:https://www.w3schools.com/cssref/css3_pr_transform.asp transform]属性, 将层级的3D变换应用到DOM元素上。 如果你希望不借助基于canvas的渲染来在你的网站上应用3D变换,那么这一渲染器十分有趣。 同时,它也可以将DOM元素与WebGL的内容相结合。 <br /><br /> 然而,这一渲染器也有一些十分重要的限制: <ul> <li>它不可能使用*three.js*中的材质系统。</li> <li>同时也不可能使用几何体。</li> </ul> 因此,[name]仅仅关注普通的DOM元素,这些元素被包含到了特殊的对象中(*CSS3DObject*或者*CSS3DSprite*),然后被加入到场景图中。 </p> <h2>例子</h2> <p> [example:css3d_molecules molecules]<br /> [example:css3d_orthographic orthographic camera]<br /> [example:css3d_panorama panorama]<br /> [example:css3d_periodictable periodictable]<br /> [example:css3d_sprites sprites]<br /> </p> <h2>构造函数</h2> <h3>[name]()</h3> <h2>方法</h2> <h3>[method:Object getSize]()</h3> <p> 返回一个包含有渲染器宽和高的对象。 </p> <h3>[method:null render]( [param:Scene scene], [param:PerspectiveCamera camera] )</h3> <p> 使用[page:PerspectiveCamera perspective camera]渲染[page:Scene scene]。<br /> </p> <h3>[method:null setSize]([param:Number width], [param:Number height])</h3> <p> 将渲染器尺寸重新调整为(width, height)。 </p> <h2>源代码</h2> <p> [link:https://github.com/mrdoob/three.js/blob/master/examples/jsm/renderers/CSS3DRenderer.js examples/jsm/renderers/CSS3DRenderer.js] </p> </body> </html>
fraguada/three.js
docs/examples/zh/renderers/CSS3DRenderer.html
HTML
mit
2,004
<link rel="stylesheet" href="dist/rotate.css">
ellipticaljs/sass-animations
rotate.html
HTML
mit
46
<section data-ng-controller="AboutController" class="about"> <div class="ui vertical stripe segment"> <div class="ui middle aligned stackable grid container"> <div class="row"> <div class="eight wide column"> <h3 id="outliersbjj" class="ui header">Outliers Jiu Jitsu</h3> <p>Outliers Jiu Jitsu is an official school of the Ribeiro Jiu-Jitsu Association serving Santee, CA and the entire East County of San Diego. Outliers BJJ is built on the foundation of self, family and community. The belief is that, if you take care of your self, you can raise a family, and with a family you can build a community. The aim of Outliers Jiu-Jitsu is to provide a learning environment that offers growth in all aspects of mind, body, and spirit.</p> <h4 class="ui horizontal header divider">We are an official school of the Ribeiro Jiu-Jitsu Association</h4> <h3 id="ribeirobjj" class="ui header">Ribeiro Jiu Jitsu History</h3> <p>The Ribeiro Brothers Jiu-Jitsu organization is one of the most respected and accomplished Jiu-Jitsu associations in the world. Saulo and Alexandre (Xande) Ribeiro have direct training lineage to the Gracie family, inventors of modern Brazilian Jiu-Jitsu. Saulo & Xande actively compete and coach top competitors in tournaments all around the world. Saulo and Xande are dedicated professors who have maintained personal and professional relationships with our instructors for many years. This means that in our academy, our students will learn the basic methods of the original masters as well as the freshest and most up to date Brazilian jiu-jitsu techniques.</p> </div> <div class="six wide right floated column"> <img src="modules/core/img/objj-logo-vert.svg" class="ui large image"> <div class="ui vertical segment container grid"> <div class="eight wide column"> <img src="modules/core/img/img-rebeiro-badge.png" alt="" class="ui large image"> </div> <div class="eight wide column"> <img src="modules/core/img/img-outliers-badge.png" alt="" class="ui large image"> </div> </div> </div> </div> <div class="ui divider"></div> <div class="row"> <div class="container"> <h3 id="aboutbjj" class="ui header">About Brazilian Jiu Jitsu</h3> <p>Outliers Jiu Jitsu is an official school of the Ribeiro Jiu-Jitsu Association serving Santee, CA and the entire East County of San Diego. Outliers BJJ is built on the foundation of self, family and community. The belief is that, if you take care of your self, you can raise a family, and with a family you can build a community. The aim of Outliers Jiu-Jitsu is to provide a learning environment that offers growth in all aspects of mind, body, and spirit.</p> </div> </div> </div> </div> <br> </section>
morgansegura/outliersbjj
public/modules/core/views/about.client.view.html
HTML
mit
2,870
<hr> <blockquote> <span class="time">17 Sep 2017</span> <span class="categories"> &raquo; <a href="/category/statistics">statistics</a> </span> </blockquote> <hr> <div class="content"> <script type="text/javascript" async src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML"> </script> <div class="post"><!DOCTYPE html> <html> <head><meta charset="utf-8" /> <title>2017-09-17-probability</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; color: #000 !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.2.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.2.0'); src: url('../components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../components/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../components/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.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; } .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; } @-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 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { 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 { 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:before { content: "\f09a"; } .fa-github:before { content: "\f09b"; } .fa-unlock:before { content: "\f09c"; } .fa-credit-card:before { content: "\f09d"; } .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 { 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: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-rebel:before { content: "\f1d0"; } .fa-ge:before, .fa-empire:before { content: "\f1d1"; } .fa-git-square:before { content: "\f1d2"; } .fa-git:before { content: "\f1d3"; } .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"; } /*! * * 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; } /** * 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 { 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; } @media (max-width: 991px) { #ipython_notebook { margin-left: 10px; } } [dir="rtl"] #ipython_notebook { float: right !important; } #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#login_widget { float: right; } 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; } @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; } /*! * * 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 { text-align: center; vertical-align: middle; display: inline; opacity: 0; z-index: 2; width: 12ex; margin-right: -12ex; } .alternate_upload .btn-upload { height: 22px; } /** * Primary styles * * Author: Jupyter Development Team */ [dir="rtl"] #tabs li { float: right; } ul#tabs { margin-bottom: 4px; } [dir="rtl"] ul#tabs { margin-right: 0px; } ul#tabs a { padding-top: 6px; padding-bottom: 4px; } 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 { float: left !important; } [dir="rtl"] .list_toolbar .pull-right { padding-top: 1px; float: left !important; } [dir="rtl"] .list_toolbar .pull-left { float: right !important; } .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: baseline; 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; } .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_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; } .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; } #tree-selector { padding-right: 0px; } [dir="rtl"] #tree-selector a { float: right; } #button-select-all { min-width: 50px; } #select-all { margin-left: 7px; margin-right: 2px; } .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.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.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.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.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; } [dir="rtl"] #new-menu { text-align: right; } .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; } [dir="rtl"] #running .col-sm-8 { float: right !important; } .delete-button { display: none; } .duplicate-button { display: none; } .rename-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.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.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.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.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); } } /*! * * IPython notebook * */ /* CSS font colors for translated ANSI colors. */ .ansibold { font-weight: bold; } /* 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; border-left-width: 1px; padding-left: 5px; background: linear-gradient(to right, transparent -40px, transparent 1px, transparent 1px, transparent 100%); } div.cell.jupyter-soft-selected { border-left-color: #90CAF9; 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 { border-color: #ababab; border-left-width: 0px; padding-left: 6px; background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 5px, transparent 5px, transparent 100%); } @media print { div.cell.selected { border-color: transparent; } } div.cell.selected.jupyter-soft-selected { border-left-width: 0; padding-left: 6px; background: linear-gradient(to right, #42A5F5 -40px, #42A5F5 7px, #E3F2FD 7px, #E3F2FD 100%); } .edit_mode div.cell.selected { border-color: #66BB6A; border-left-width: 0px; padding-left: 6px; background: linear-gradient(to right, #66BB6A -40px, #66BB6A 5px, transparent 5px, transparent 100%); } @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. */ padding: 0.4em; } .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. We need the 0 value because of how we size */ /* .CodeMirror-lines */ padding: 0; border: 0; border-radius: 0; } /* 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; } /* 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: 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 { list-style: disc; margin: 0em 2em; padding-left: 0px; } .rendered_html ul ul { list-style: square; margin: 0em 2em; } .rendered_html ul ul ul { list-style: circle; margin: 0em 2em; } .rendered_html ol { list-style: decimal; margin: 0em 2em; padding-left: 0px; } .rendered_html ol ol { list-style: upper-alpha; margin: 0em 2em; } .rendered_html ol ol ol { list-style: lower-alpha; margin: 0em 2em; } .rendered_html ol ol ol ol { list-style: lower-roman; margin: 0em 2em; } .rendered_html ol ol ol ol ol { list-style: decimal; margin: 0em 2em; } .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; } .rendered_html pre, .rendered_html code { border: 0; background-color: #fff; color: #000; font-size: 100%; padding: 0px; } .rendered_html blockquote { margin: 1em 2em; } .rendered_html table { margin-left: auto; margin-right: auto; border: 1px solid black; border-collapse: collapse; } .rendered_html tr, .rendered_html th, .rendered_html td { border: 1px solid black; border-collapse: collapse; margin: 1em 2em; } .rendered_html td, .rendered_html th { text-align: left; vertical-align: middle; padding: 4px; } .rendered_html th { font-weight: bold; } .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; } 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.unrendered .text_cell_render { display: none; } .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; } /* 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; } .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 { float: right !important; float: right; } #kernel_logo_widget .current_kernel_logo { display: none; margin-top: -1px; margin-bottom: -1px; width: 32px; height: 32px; } #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; } .nav-wrapper { border-bottom: 1px solid #e7e7e7; } i.menu-icon { padding-top: 4px; } ul#help_menu li a { overflow: hidden; padding-right: 2.2em; } ul#help_menu li a i { margin-right: -1.2em; } .dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -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.pull-left { margin-right: .3em; } .dropdown-submenu > a:after.pull-right { margin-left: .3em; } .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; } .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; } #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; } #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; } #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.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.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.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.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.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.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 { margin-top: 6px; } span.save_widget span.filename { height: 1em; line-height: 1em; padding: 3px; margin-left: 16px; border: none; font-size: 146.5%; border-radius: 2px; } span.save_widget span.filename:hover { background-color: #e6e6e6; } span.checkpoint_status, span.autosave_status { font-size: small; } @media (max-width: 767px) { span.save_widget { font-size: small; } 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; } #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; } .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; } 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; } .cmd-palette .modal-body { padding: 7px; } .cmd-palette form { background: white; } .cmd-palette input { outline: none; } .no-shortcut { display: none; } .command-shortcut:before { content: "(command)"; padding-right: 3px; color: #777777; } .edit-shortcut:before { content: "(edit)"; padding-right: 3px; color: #777777; } #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; } #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"> .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"> /* Temporary definitions which will become obsolete with Notebook release 5.0 */ .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-bold { font-weight: bold; } </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.1/MathJax.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>수식이 깨질 경우 새로고침을 눌러주세요.</p> <hr> </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="Estimation-(&#52628;&#51221;)-&#9313;">Estimation (&#52628;&#51221;) &#9313;<a class="anchor-link" href="#Estimation-(&#52628;&#51221;)-&#9313;">&#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="MLE-&#44228;&#49328;">MLE &#44228;&#49328;<a class="anchor-link" href="#MLE-&#44228;&#49328;">&#182;</a></h2><blockquote><p>실제로 MLE 방법을 사용하려면 likelihood가 최대가 되는 $\theta$를 수치적으로 계산해야 한다. 즉 수치적 최적화(numerical optimization) 문제가 된다.</p> </blockquote> $$ \hat\theta_{\text{MLE}} = \arg \max_{\theta} L(\theta; \{x_i\}) $$<blockquote><p>일반적으로 likelihood를 직접 사용하는 것이 아니라 다음과 같은 이유로 로그 변환한 로그 likelihood 함수 $\mathcal{LL} = \log{\mathcal{L}}$를 사용하는 경우가 많다.</p> <ol> <li>로그 변환을 해도 원본 데이터 분포에서 최대값의 위치는 동일하다.</li> <li>반복시행으로 인한 복수 표본 데이터인 경우 서로 독립이 되어서 결합 확률밀도함수가 동일한 함수의 곱으로 표현된다.<ul> <li><strong>이 때 로그 변환에 의해 곱셈이 덧셈되어 계산량이 감소한다.</strong></li> </ul> </li> </ol> </blockquote> </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"> <h3 id="Log-Likelihood">Log-Likelihood<a class="anchor-link" href="#Log-Likelihood">&#182;</a></h3><blockquote><p>MLE는 Likelihood의 최대값을 찾는 과정</p> <ul> <li>Likelihood 함수는 최대값 위치만이 중요하다.</li> </ul> <p>Log 변환을 해도 최대값 위치는 변하지 않는다.</p> <p>Log 연산을 하면 conditionally independent 가정에 의해 계산이 쉬워진다.</p> <ul> <li>곱 → 합</li> </ul> </blockquote> </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"> <h3 id="IID-(Independent-and-Indentical-Distribution)">IID (Independent and Indentical Distribution)<a class="anchor-link" href="#IID-(Independent-and-Indentical-Distribution)">&#182;</a></h3><blockquote><p>서로 독립인 샘플이 여러 개 있는 경우</p> </blockquote> $$ \{ x_i \} = \{ x_{1:N} \} $$<blockquote><p>각각의 샘플들은 파라미터를 가지는 동일한 확률모형에서 나왔다.</p> </blockquote> $$ x_i \propto P(x|\theta) \;\; \text{for all } i = 1, \cdots, N $$<blockquote><p>각각의 샘플들은 파라미터에 대해 서로 조건부 독립이다.</p> </blockquote> $$ P(x_i, x_j\;|\;\theta) = P(x_i\;|\;\theta)\cdot P(x_j\;|\;\theta) $$$$ \begin{eqnarray*} P(x_{1:N}\;|\;\theta) &amp;=&amp; P(x_1,\;x_2,\cdots,x_n\;|\;\theta) \\ &amp;=&amp; P(x_1\;|\;\theta)\cdot P(x_2\;|\;\theta)\cdots P(x_n\;|\;\theta) \\ &amp;=&amp; \prod_{i=1}^N P(x_i\;|\;\theta) \end{eqnarray*} $$ </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"> <hr> <h2 id="MLE&#47196;-&#47784;&#49688;-&#52628;&#51221;&#51012;-&#54644;&#48372;&#51088;.">MLE&#47196; &#47784;&#49688; &#52628;&#51221;&#51012; &#54644;&#48372;&#51088;.<a class="anchor-link" href="#MLE&#47196;-&#47784;&#49688;-&#52628;&#51221;&#51012;-&#54644;&#48372;&#51088;.">&#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"> <h3 id="&#48288;&#47476;&#45572;&#51060;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;(MLE-for-Bernoulli-Distribution)">&#48288;&#47476;&#45572;&#51060; &#48516;&#54252;&#51032; &#47784;&#49688; &#52628;&#51221;(MLE for Bernoulli Distribution)<a class="anchor-link" href="#&#48288;&#47476;&#45572;&#51060;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;(MLE-for-Bernoulli-Distribution)">&#182;</a></h3> </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"> <blockquote><p>각각의 시도에 대한 확률은 베르누이 분포</p> </blockquote> $$ P(x ; \theta ) = \text{Bern}(x ; \theta ) = \theta^x (1 - \theta)^{1-x} \;\;\;\; (단,\; x = 0\; or\; 1)$$<blockquote><p>N개의 독립 샘플이 있는 경우</p> </blockquote> $$ L(\theta \; ; x_{1:N}) = P(x_{1:N};\theta) = \prod_{i=1}^N \theta^{x_i} (1 - \theta)^{1-x_i} $$<blockquote><p>Log-Likelihood $$ \begin{eqnarray*} \log L &amp;=&amp; \log P(x_{1:N};\theta) \\ &amp;=&amp; \sum_{i=1}^N \big\{ {x_i} \log\theta + (1-x_i)\log(1 - \theta) \big\} \\ &amp;=&amp; \sum_{i=1}^N {x_i} \log\theta + \left( N-\sum_{i=1}^N x_i \right) \log( 1 - \theta ) \\ \end{eqnarray*} $$</p> </blockquote> $$ x = 1(성공)\;\; 또는\;\; x= 0(실패) 이므로 \;\; 전체 \;시도 \;횟수 = N, \;\;그 \;중 \;성공 \;횟수\; N_1 = \sum_{i=1}^N {x_i}\;이라\;하면, $$<blockquote>$$ \begin{eqnarray*} \log L &amp;=&amp; N_1 \log\theta + (N-N_1) \log(1 - \theta) \\ \end{eqnarray*} $$<p>Log-Likelihood Derivative</p> </blockquote> $$ \begin{eqnarray*} \dfrac{\partial \log L}{\partial \theta} &amp;=&amp; \dfrac{\partial}{\partial \theta} \big\{ N_1 \log\theta + (N-N_1) \log(1 - \theta) \big\} = 0\\ \\ &amp;=&amp; \dfrac{N_1}{\theta} - \dfrac{N-N_1}{1-\theta} = 0 \\ \end{eqnarray*} $$$$ \dfrac{N_1}{\theta} = \dfrac{N-N_1}{1-\theta} $$$$ \dfrac{1-\theta}{\theta} = \dfrac{N-N_1}{N_1} $$$$ \dfrac{1}{\theta} - 1 = \dfrac{N}{N_1} - 1 $$$$ \theta= \dfrac{N_1}{N} $$<blockquote><p><strong>MLE를 통해 신뢰도까지 표현이 가능하다.</strong></p> </blockquote> </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"># -*- coding: utf-8 -*-</span> <span class="kn">import</span> <span class="nn">seaborn</span> <span class="k">as</span> <span class="nn">sns</span> <span class="kn">import</span> <span class="nn">pandas</span> <span class="k">as</span> <span class="nn">pd</span> <span class="kn">import</span> <span class="nn">scipy</span> <span class="k">as</span> <span class="nn">sp</span> <span class="kn">import</span> <span class="nn">matplotlib</span> <span class="k">as</span> <span class="nn">mpl</span> <span class="kn">import</span> <span class="nn">matplotlib.pylab</span> <span class="k">as</span> <span class="nn">plt</span> <span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span> <span class="o">%</span><span class="k">matplotlib</span> inline </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;[2]:</div> <div class="inner_cell"> <div class="input_area"> <div class=" highlight hl-ipython3"><pre><span></span><span class="n">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">seed</span><span class="p">(</span><span class="mi">0</span><span class="p">)</span> <span class="n">theta_theory</span> <span class="o">=</span> <span class="mf">0.6</span> <span class="c1"># p = 0.6으로 1000번 하자.</span> <span class="n">x</span> <span class="o">=</span> <span class="n">sp</span><span class="o">.</span><span class="n">stats</span><span class="o">.</span><span class="n">bernoulli</span><span class="p">(</span><span class="n">theta_theory</span><span class="p">)</span><span class="o">.</span><span class="n">rvs</span><span class="p">(</span><span class="mi">1000</span><span class="p">)</span> <span class="c1"># x = 0, 1일때의 개수</span> <span class="n">N_0</span><span class="p">,</span> <span class="n">N_1</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">bincount</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">minlength</span><span class="o">=</span><span class="mi">2</span><span class="p">)</span> <span class="n">N</span> <span class="o">=</span> <span class="n">N_0</span> <span class="o">+</span> <span class="n">N_1</span> <span class="n">theta_simulation</span> <span class="o">=</span> <span class="n">N_1</span><span class="o">/</span><span class="n">N</span> <span class="n">theta_simulation</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt output_prompt">Out[2]:</div> <div class="output_text output_subarea output_execute_result"> <pre>0.60999999999999999</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"> <hr> <h3 id="MLE-for-Multinomial-Distribution(&#45796;&#54637;&#48516;&#54252;-&#8594;-&#52852;&#53580;&#44256;&#47532;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;)">MLE for Multinomial Distribution(&#45796;&#54637;&#48516;&#54252; &#8594; &#52852;&#53580;&#44256;&#47532; &#48516;&#54252;&#51032; &#47784;&#49688; &#52628;&#51221;)<a class="anchor-link" href="#MLE-for-Multinomial-Distribution(&#45796;&#54637;&#48516;&#54252;-&#8594;-&#52852;&#53580;&#44256;&#47532;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;)">&#182;</a></h3> </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"> <blockquote><p>Multinomial Distribution의 확률밀도함수(pdf) $$ \begin{eqnarray*} f(x_{1:N};\theta) &amp;=&amp; \frac{N!}{x_1!\cdot x_2! \cdots x_N!} \cdot \theta^{x_1}_1 \cdot \theta^{x_2}_2 \cdots \theta^{x_N}_N \\ \\ &amp;=&amp; \frac{N!}{x_1!\cdot x_2! \cdots x_N!}\prod_{k=1}^N \theta^{x_k}_k \\ \\ &amp;=&amp; \frac{N!}{x_1!\cdot x_2! \cdots x_N!}\cdot\text{Cat}(x ; \theta) \end{eqnarray*} $$</p> </blockquote> $$ 단,\;\; (x_1 + \cdots + x_N = N)이며, \;\;\;(\theta_1 + \cdots + \theta_N = 1)\;\; 이다. $$ </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"> <blockquote><p>위에서 보듯이 다항분포의 각각의 시도는 카테고리 분포를 따른다. $$ (\theta_1 + \bbox[5px, border:2px solid red]{\theta_2} + \cdots + \theta_N)^N $$</p> <blockquote><p>조합은 각 theta의 계수가 되며, 위의 theta_i는 각각 모두 카테고리 분포를 따른다.</p> </blockquote> </blockquote> $$ P(x_i ; \theta_i ) = \text{Cat}(x_i ; \theta_i) = \prod_{k=1}^K \theta_k^{x_k} $$$$ \sum_{k=1}^K \theta_k = 1 $$ </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"> <blockquote><p>N개의 독립 샘플이 있는 경우, Likelihood $$ \begin{eqnarray*} L(\theta ; x_{1:N}) &amp;=&amp; P(x_{1:N};\theta) \\ &amp;=&amp; \prod_{k=1}^N P(x_i;\theta_i) \\ &amp;=&amp; \prod_{i=1}^N \prod_{k=1}^K \theta_k^{x_{i,k}} \end{eqnarray*} $$</p> <p>Log-Likelihood $$ \begin{eqnarray*} \log L &amp;=&amp; \log P(x_{1:N};\theta) \\ &amp;=&amp; \sum_{i=1}^N \sum_{k=1}^K \left( {x_{i,k}} \log\theta_k \right) \\ &amp;=&amp; \sum_{k=1}^K \sum_{i=1}^N \left( \log\theta_k \cdot {x_{i,k}}\right) \\ &amp;=&amp; \sum_{k=1}^K \left( \log\theta_k \left( \sum_{i=1}^N {x_{i,k}} \right) \right) \end{eqnarray*} $$</p> </blockquote> </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"> $$ x_k가\; 나온\; 횟수\;\; N_k = \sum_{i=1}^N {x_{i,k}}이라 \;하면\\ \\ Log-Likelihood는 $$$$ \begin{eqnarray*} \log L &amp;=&amp; \sum_{k=1}^K \left( \log\theta_k N_k \right) \end{eqnarray*} $$ </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"> <blockquote><p>추가 조건 → 랑그라쥬의 상수를 이용한다. $$ \sum_{k=1}^K \theta_k = 1 $$</p> </blockquote> </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"> <blockquote><p>Log-Likelihood Derivative with Lagrange multiplier $$ \begin{eqnarray*} \dfrac{\partial \log L}{\partial \theta_k} &amp;=&amp; \dfrac{\partial}{\partial \theta_k} \left\{ \sum_{k=1}^K \log\theta_k N_k + \lambda \left(1- \sum_{k=1}^K \theta_k\right) \right\} = 0 \;→\;① \\ \dfrac{\partial \log L}{\partial \lambda} &amp;=&amp; \dfrac{\partial}{\partial \lambda} \left\{ \sum_{k=1}^K \log\theta_k N_k + \lambda \left(1- \sum_{k=1}^K \theta_k \right) \right\} = 0 \;→\;② \\ \end{eqnarray*} $$</p> </blockquote> <hr> $$ ① \;:\;\; \sum_{k=1}^K (\frac{N_k}{\theta_k}) + \lambda(0-\sum_{k=1}^K 1) = 0 \\ \sum_{k=1}^K (\frac{N_k}{\theta_k}) = \sum_{k=1}^K \lambda \\ \dfrac{N_K}{\theta_K} = \lambda $$$$ \theta_k = \frac{N_k}{\lambda} $$<hr> $$ ② \;:\;\; 1- \sum_{k=1}^K \theta_k = 0 \\ \sum_{k=1}^K \theta_k = 1 $$<hr> $$ ② \;← \;① \\ \sum_{k=1}^K \frac{N_k}{\lambda} = 1 \\ \sum_{k=1}^K N_k = \lambda = N $$<hr> $$ ∴)\;\;\;\; \theta_k = \frac{N_k}{N} $$ </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">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">seed</span><span class="p">(</span><span class="mi">0</span><span class="p">)</span> <span class="n">theta_0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="mf">0.1</span><span class="p">,</span> <span class="mf">0.3</span><span class="p">,</span> <span class="mf">0.6</span><span class="p">])</span> <span class="n">x</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">choice</span><span class="p">(</span><span class="n">np</span><span class="o">.</span><span class="n">arange</span><span class="p">(</span><span class="mi">3</span><span class="p">),</span> <span class="mi">1000</span><span class="p">,</span> <span class="n">p</span><span class="o">=</span><span class="n">theta_0</span><span class="p">)</span> <span class="c1"># 카테고리별 카운트해라.</span> <span class="n">N0</span><span class="p">,</span> <span class="n">N1</span><span class="p">,</span> <span class="n">N2</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">bincount</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">minlength</span><span class="o">=</span><span class="mi">3</span><span class="p">)</span> <span class="n">N</span> <span class="o">=</span> <span class="n">N0</span> <span class="o">+</span> <span class="n">N1</span> <span class="o">+</span> <span class="n">N2</span> <span class="n">theta</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="n">N0</span><span class="p">,</span> <span class="n">N1</span><span class="p">,</span> <span class="n">N2</span><span class="p">])</span> <span class="o">/</span> <span class="n">N</span> <span class="n">theta</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt output_prompt">Out[3]:</div> <div class="output_text output_subarea output_execute_result"> <pre>array([ 0.098, 0.317, 0.585])</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"> <hr> <h3 id="&#51221;&#44508;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;(MLE-for-Gaussian-Normal-Distribution)">&#51221;&#44508; &#48516;&#54252;&#51032; &#47784;&#49688; &#52628;&#51221;(MLE for Gaussian Normal Distribution)<a class="anchor-link" href="#&#51221;&#44508;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;(MLE-for-Gaussian-Normal-Distribution)">&#182;</a></h3> </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"> <blockquote><p>각각의 시도 X는 가우시안 정규 분포를 따른다.</p> </blockquote> $$ p(x ; \theta ) = N(x ; \mu, \sigma^2) = \dfrac{1}{\sqrt{2\pi\sigma^2}} \exp \left(-\dfrac{(x-\mu)^2}{2\sigma^2}\right) $$<blockquote><p>N개의 독립 샘플이 있는 경우,</p> </blockquote> $$ L(\theta;x_{1:N}) = p(x_{1:N};\theta) = \prod_{i=1}^N \dfrac{1}{\sqrt{2\pi\sigma^2}} \exp \left(-\dfrac{(x_i-\mu)^2}{2\sigma^2}\right)$$<blockquote><p>Log-Likelihood</p> </blockquote> $$ \begin{eqnarray*} \log L &amp;=&amp; \log p(x_{1:N};\theta) \\ &amp;=&amp; \sum_{i=1}^N \left\{ -\dfrac{1}{2}\log(2\pi\sigma^2) - \dfrac{(x_i-\mu)^2}{2\sigma^2} \right\} \\ &amp;=&amp; -\dfrac{N}{2} \log(2\pi\sigma^2) - \dfrac{1}{2\sigma^2}\sum_{i=1}^N (x_i-\mu)^2 \end{eqnarray*} $$<blockquote><p>Log-Likelihood Derivative</p> </blockquote> $$ \begin{eqnarray*} \dfrac{\partial \log L}{\partial \mu} &amp;=&amp; \dfrac{\partial}{\partial \mu} \left\{ \dfrac{N}{2} \log(2\pi\sigma^2) + \dfrac{1}{2\sigma^2}\sum_{i=1}^N (x_i-\mu)^2 \right\} = 0 \;\;-\;\;① \\ \dfrac{\partial \log L}{\partial \sigma^2} &amp;=&amp; \dfrac{\partial}{\partial \sigma^2} \left\{ \dfrac{N}{2} \log(2\pi\sigma^2) + \dfrac{1}{2\sigma^2}\sum_{i=1}^N (x_i-\mu)^2 \right\} = 0 \;\;-\;\;②\\ \end{eqnarray*} $$ </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"> <hr> $$ ① \;:\;\;\; \dfrac{2}{2\sigma^2}\sum_{i=1}^N (x_i-\mu) = 0 $$$$ N \mu = \sum_{i=1}^N x_i $$$$ \mu = \dfrac{1}{N}\sum_{i=1}^N x_i = \bar{x} $$ </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"> $$ ②\;:\;\; \dfrac{N}{2\sigma^2 } - \dfrac{1}{2(\sigma^2)^2}\sum_{i=1}^N (x_i-\mu)^2 = 0 $$$$ \sigma^2 = \dfrac{1}{N}\sum_{i=1}^N (x_i-\mu)^2 = \dfrac{1}{N}\sum_{i=1}^N (x_i-\bar{x})^2 = s^2 $$<blockquote><p><strong>biased된 샘플 분산이 나온다.</strong></p> </blockquote> </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="n">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">seed</span><span class="p">(</span><span class="mi">0</span><span class="p">)</span> <span class="n">mu0</span> <span class="o">=</span> <span class="mi">1</span> <span class="n">sigma0</span> <span class="o">=</span> <span class="mi">2</span> <span class="n">x</span> <span class="o">=</span> <span class="n">sp</span><span class="o">.</span><span class="n">stats</span><span class="o">.</span><span class="n">norm</span><span class="p">(</span><span class="n">mu0</span><span class="p">,</span> <span class="n">sigma0</span><span class="p">)</span><span class="o">.</span><span class="n">rvs</span><span class="p">(</span><span class="mi">1000</span><span class="p">)</span> <span class="n">xbar</span> <span class="o">=</span> <span class="n">x</span><span class="o">.</span><span class="n">mean</span><span class="p">()</span> <span class="n">s2</span> <span class="o">=</span> <span class="n">x</span><span class="o">.</span><span class="n">std</span><span class="p">(</span><span class="n">ddof</span><span class="o">=</span><span class="mi">1</span><span class="p">)</span> <span class="n">xbar</span><span class="p">,</span> <span class="n">s2</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt output_prompt">Out[4]:</div> <div class="output_text output_subarea output_execute_result"> <pre>(0.90948658501960922, 1.9750540913890255)</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"> <hr> <h3 id="&#45796;&#48320;&#49688;-&#51221;&#44508;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;(MLE-for-Multivariate-Gaussian-Normal-Distribution)">&#45796;&#48320;&#49688; &#51221;&#44508; &#48516;&#54252;&#51032; &#47784;&#49688; &#52628;&#51221;(MLE for Multivariate Gaussian Normal Distribution)<a class="anchor-link" href="#&#45796;&#48320;&#49688;-&#51221;&#44508;-&#48516;&#54252;&#51032;-&#47784;&#49688;-&#52628;&#51221;(MLE-for-Multivariate-Gaussian-Normal-Distribution)">&#182;</a></h3> </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"> <blockquote><p>각각의 시도는 다변수 정규 분포를 따른다.</p> </blockquote> $$ p(x ; \theta ) = N(x ; \mu, \Sigma) = \dfrac{1}{(2\pi)^{D/2} |\Sigma|^{1/2}} \exp \left( -\dfrac{1}{2} (x-\mu)^T \Sigma^{-1} (x-\mu) \right) $$<blockquote><p>N개의 독립 샘플이 있는 경우</p> </blockquote> $$ L(\theta;x_{1:N}) = p(x_{1:N};\theta) = \prod_{i=1}^N \dfrac{1}{(2\pi)^{D/2} |\Sigma|^{1/2}} \exp \left( -\dfrac{1}{2} (x_i-\mu)^T \Sigma^{-1} (x_i-\mu) \right)$$<blockquote><p>Log-Likelihood $$ \begin{eqnarray*} \log L &amp;=&amp; \log P(x_{1:N};\theta) \\ &amp;=&amp; \sum_{i=1}^N \left\{ -\log((2\pi)^{D/2} |\Sigma|^{1/2}) - \dfrac{1}{2} (x_i-\mu)^T \Sigma^{-1} (x_i-\mu) \right\} \\ &amp;=&amp; C -\dfrac{N}{2} \log|\Sigma| - \dfrac{1}{2} \sum (x_i-\mu)^T \Sigma^{-1} (x_i-\mu) \end{eqnarray*} $$</p> </blockquote> <hr> <blockquote><ul> <li>precision matrix $$\Lambda = \Sigma^{-1}$$</li> </ul> </blockquote> <hr> $$ \begin{eqnarray*} \log L &amp;=&amp; C + \dfrac{N}{2} \log|\Lambda| - \dfrac{1}{2} \sum(x_i-\mu)^T \Lambda (x_i-\mu) \end{eqnarray*} $$$$ \begin{eqnarray*} \dfrac{\partial L}{\partial \mu} &amp;=&amp; - \dfrac{\partial}{\partial \mu} \sum_{i=1}^N (x_i-\mu)^T \Lambda (x_i-\mu)\;=\;0 \;\;\;\cdots\;\;① \\ &amp;=&amp; - \sum_{i=1}^N [\Lambda(x_i -\mu) + ((x_i-\mu)^T \Lambda)^T]\\ &amp;=&amp; - \sum_{i=1}^N [\Lambda(x_i -\mu) + \Lambda^T (x_i-\mu)]\\ &amp;=&amp; - \sum_{i=1}^N 2\Lambda (x_i - \mu) \\ &amp;=&amp; -2\Lambda \sum_{i=1}^N (x_i - \mu) = 0 \end{eqnarray*}$$$$ \sum_{i=1}^N (x_i - \mu) = 0 $$$$∴\;\;\;\; \mu = \dfrac{1}{N}\sum_{i=1}^N x_i\;\;\;\cdots\;\;① $$ </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"> <blockquote><p><strong>참고</strong> $$ \Lambda \;:\;\; 공분산\;행렬이다.\;\; 대칭행렬이므로 \;\;\Lambda = \Lambda^T $$</p> </blockquote> </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"> <hr> <blockquote><p><strong>참고</strong> $$ \begin{eqnarray*} \mathbf{X}^T\mathbf{AX} &amp;=&amp; tr(\mathbf{X}^T\mathbf{AX}) \;\;→ \;\;스칼라 \\ &amp;=&amp; tr(\mathbf{AX}\mathbf{X}^T) \\ &amp;=&amp; tr(\mathbf{X}\mathbf{X}^T\mathbf{A}) \end{eqnarray*} $$</p> </blockquote> $$ \begin{eqnarray*} \dfrac{\partial L}{\partial \Lambda} &amp;=&amp; \dfrac{\partial}{\partial \Lambda} \dfrac{N}{2} \log|\Lambda| - \dfrac{\partial}{\partial \Lambda} \dfrac{1}{2} \sum_{i=1}^N (x_i-\mu)^T \Lambda (x_i-\mu) =0 \;\;\;\cdots\;\;② \\ &amp;=&amp; \dfrac{\partial}{\partial \Lambda} \dfrac{N}{2} \log|\Lambda| - \dfrac{\partial}{\partial \Lambda} \dfrac{1}{2} \sum_{i=1}^N \text{tr}( (x_i-\mu)(x_i-\mu)^T\Lambda)\\ &amp;=&amp; \dfrac{\partial}{\partial \Lambda} \dfrac{N}{2} \log|\Lambda| - \dfrac{\partial}{\partial \Lambda} \dfrac{1}{2} \sum_{i=1}^N (x_i-\mu)(x_i-\mu)^T\Lambda\\ &amp;=&amp; \dfrac{N}{2} \Lambda^{-T} - \dfrac{1}{2}\sum_{i=1}^N (x_i-\mu)(x_i-\mu)^T = 0 \end{eqnarray*} $$ </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"> $$ \dfrac{N}{2} \Lambda^{-T} = \dfrac{1}{2}\sum_{i=1}^N (x_i-\mu)(x_i-\mu)^T $$<p></p> $$∴\;\;\;\;공분산 행렬\;\; \Sigma = \dfrac{1}{N}\sum_{i=1}^N (x_i-\mu)(x_i-\mu)^T $$<p></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="n">np</span><span class="o">.</span><span class="n">random</span><span class="o">.</span><span class="n">seed</span><span class="p">(</span><span class="mi">0</span><span class="p">)</span> <span class="n">mu0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([</span><span class="mi">0</span><span class="p">,</span> <span class="mi">1</span><span class="p">])</span> <span class="n">sigma0</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">array</span><span class="p">([[</span><span class="mi">1</span><span class="p">,</span> <span class="mf">0.2</span><span class="p">],</span> <span class="p">[</span><span class="mf">0.2</span><span class="p">,</span> <span class="mi">4</span><span class="p">]])</span> <span class="n">x</span> <span class="o">=</span> <span class="n">sp</span><span class="o">.</span><span class="n">stats</span><span class="o">.</span><span class="n">multivariate_normal</span><span class="p">(</span><span class="n">mu0</span><span class="p">,</span> <span class="n">sigma0</span><span class="p">)</span><span class="o">.</span><span class="n">rvs</span><span class="p">(</span><span class="mi">1000</span><span class="p">)</span> <span class="n">xbar</span> <span class="o">=</span> <span class="n">x</span><span class="o">.</span><span class="n">mean</span><span class="p">(</span><span class="n">axis</span><span class="o">=</span><span class="mi">0</span><span class="p">)</span> <span class="n">S2</span> <span class="o">=</span> <span class="n">np</span><span class="o">.</span><span class="n">cov</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">rowvar</span><span class="o">=</span><span class="mi">0</span><span class="p">)</span> <span class="n">xbar</span><span class="p">,</span> <span class="n">S2</span> </pre></div> </div> </div> </div> <div class="output_wrapper"> <div class="output"> <div class="output_area"> <div class="prompt output_prompt">Out[5]:</div> <div class="output_text output_subarea output_execute_result"> <pre>(array([-0.0126996 , 0.95720206]), array([[ 0.96100921, 0.16283508], [ 0.16283508, 3.80507694]]))</pre> </div> </div> </div> </div> </div> </div> </div> </body> </html> </div> <hr> <blockquote> <div class="share-page"> <span style="float: left;">Share this on &rarr;&nbsp;&nbsp;</span> <!-- Twitter --> <a href="https://twitter.com/share" class="twitter-share-button" data-via="">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- Google + --> <div class="g-plus" data-action="share" data-annotation="bubble"></div> <script src="https://apis.google.com/js/platform.js" async defer></script> <!-- Facebook --> <div class="fb-share-button" data-href="http://localhost:4000/statistics/2017/09/17/probability/" data-layout="button_count" style="position: relative; left: 3px;"></div> </div> <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.6&appId="; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> </blockquote> </div> <hr> <div class="panel-body"> <h4>Related Posts</h4> <ul> <li class="relatedPost"> <a href="http://localhost:4000/statistics/2017/09/18/probability/">모수 추정 ③ (베이지안 모수 추정 MAP)</a> (Categories: <a href="/category/statistics">statistics</a>) </li> <li class="relatedPost"> <a href="http://localhost:4000/statistics/2017/09/15/probability/">모수 추정 ① (MM, MLE)</a> (Categories: <a href="/category/statistics">statistics</a>) </li> <li class="relatedPost"> <a href="http://localhost:4000/statistics/2017/09/14/probability/">가설과 검정 ③</a> (Categories: <a href="/category/statistics">statistics</a>) </li> <li class="relatedPost"> <a href="http://localhost:4000/statistics/2017/09/13/probability_1/">가설과 검정 ②</a> (Categories: <a href="/category/statistics">statistics</a>) </li> <li class="relatedPost"> <a href="http://localhost:4000/statistics/2017/09/13/probability/">가설과 검정 ①</a> (Categories: <a href="/category/statistics">statistics</a>) </li> <li class="relatedPost"> <a href="http://localhost:4000/probability/statistics/2017/09/11/probability_2/">다변량 가우시안 정규분포</a> (Categories: <a href="/category/probability">probability</a>, <a href="/category/statistics">statistics</a>) </li> </ul> </div> <blockquote> <div class="PageNavigation"> <a class="prev" href="/statistics/2017/09/15/probability/">&laquo; 모수 추정 ① (MM, MLE)</a> <a class="next" href="/statistics/2017/09/18/probability/">모수 추정 ③ (베이지안 모수 추정 MAP) &raquo;</a> </div> </blockquote> <hr> <div class="disqus-comments"> <div id="disqus_thread"></div> <script type="text/javascript"> /* <![CDATA[ */ var disqus_shortname = "NYC"; var disqus_identifier = "http://localhost:4000_모수 추정 ② (MLE 계산)"; var disqus_title = "모수 추정 ② (MLE 계산)"; /* * * DON'T EDIT BELOW THIS LINE * * */ (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> </div>
namyoungkim/namyoungkim.github.io
_site/statistics/2017/09/17/probability/index.html
HTML
mit
287,361
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ipc: 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.1 / ipc - 8.6.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ipc <small> 8.6.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-03-02 19:39:01 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-02 19:39:01 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 camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.5.1 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 # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ipc&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/IPC&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.6&quot; &amp; &lt; &quot;8.7~&quot;} ] tags: [ &quot;keyword: intuitionistic logic&quot; &quot;keyword: proof search&quot; &quot;keyword: proof-as-programs&quot; &quot;keyword: correct-by-construction&quot; &quot;keyword: program verification&quot; &quot;keyword: program extraction&quot; &quot;category: Mathematics/Logic/Foundations&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;category: Miscellaneous/Extracted Programs/Decision procedures&quot; ] authors: [ &quot;Klaus Weich&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ipc/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ipc.git&quot; synopsis: &quot;Intuitionistic Propositional Checker&quot; description: &quot;&quot;&quot; This development treats proof search in intuitionistic propositional logic, a fragment of any constructive type theory. We present new and more efficient decision procedures for intuitionistic propositional logic. They themselves are given by (non-formal) constructive proofs. We take one of them to demonstrate that constructive type theory can be used in practice to develop a real, efficient, but error-free proof searcher. This was done by formally proving the decidability of intuitionistic propositional logic in Coq; the proof searcher was automatically extracted.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ipc/archive/v8.6.0.tar.gz&quot; checksum: &quot;md5=5e0ac9d66ddbf5e9e00a0326d2b12e9a&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-ipc.8.6.0 coq.8.5.1</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.1). The following dependencies couldn&#39;t be met: - coq-ipc -&gt; coq &gt;= 8.6 -&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-ipc.8.6.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.1/ipc/8.6.0.html
HTML
mit
7,807
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="/SonghayCore/assets/img/favicon.ico" type="image/x-icon"> <link rel="icon" href="/SonghayCore/assets/img/favicon.ico" type="image/x-icon"> <title>SonghayCore Documentation - API - IIdentityExtensions Class</title> <link href="/SonghayCore/assets/css/highlight.css" rel="stylesheet"> <link href="/SonghayCore/assets/css/bootstrap/bootstrap.css" rel="stylesheet"> <link href="/SonghayCore/assets/css/adminlte/AdminLTE.css" rel="stylesheet"> <link href="/SonghayCore/assets/css/theme/theme.css" rel="stylesheet"> <link href="//fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,400i,700,700i" rel="stylesheet"> <link href="/SonghayCore/assets/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="/SonghayCore/assets/css/override.css" rel="stylesheet"> <script src="/SonghayCore/assets/js/jquery-2.2.3.min.js"></script> <script src="/SonghayCore/assets/js/bootstrap.min.js"></script> <script src="/SonghayCore/assets/js/app.min.js"></script> <script src="/SonghayCore/assets/js/highlight.pack.js"></script> <script src="/SonghayCore/assets/js/jquery.slimscroll.min.js"></script> <script src="/SonghayCore/assets/js/jquery.sticky-kit.min.js"></script> <script src="/SonghayCore/assets/js/mermaid.min.js"></script> <script src="/SonghayCore/assets/js/svg-pan-zoom.min.js"></script> <!--[if lt IE 9]> <script src="/SonghayCore/assets/js/html5shiv.min.js"></script> <script src="/SonghayCore/assets/js/respond.min.js"></script> <![endif]--> </head> <body class="hold-transition wyam layout-boxed "> <div class="top-banner"></div> <div class="wrapper with-container"> <!-- Header --> <header class="main-header"> <a href="/SonghayCore/" class="logo"> <span>SonghayCore Documentation</span> </a> <nav class="navbar navbar-static-top" role="navigation"> <!-- Sidebar toggle button--> <a href="#" class="sidebar-toggle visible-xs-block" data-toggle="offcanvas" role="button"> <span class="sr-only">Toggle side menu</span> <i class="fa fa-chevron-circle-right"></i> </a> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse"> <span class="sr-only">Toggle side menu</span> <i class="fa fa-chevron-circle-down"></i> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse pull-left" id="navbar-collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="/SonghayCore/api">API</a></li> </ul> </div> <!-- /.navbar-collapse --> <!-- Navbar Right Menu --> </nav> </header> <!-- Left side column. contains the logo and sidebar --> <aside class="main-sidebar "> <section class="infobar" data-spy="affix" data-offset-top="60" data-offset-bottom="200"> <div id="infobar-headings"><h6>On This Page</h6><p><a href="#Summary">Summary</a></p> <p><a href="#Syntax">Syntax</a></p> <p><a href="#Methods">Methods</a></p> <p><a href="#ExtensionMethods">Extension Methods</a></p> <hr class="infobar-hidden"> </div> </section> <section class="sidebar"> <script src="/SonghayCore/assets/js/lunr.min.js"></script> <script src="/SonghayCore/assets/js/searchIndex.js"></script> <div class="sidebar-form"> <div class="input-group"> <input type="text" name="search" id="search" class="form-control" placeholder="Search Types..."> <span class="input-group-btn"> <button class="btn btn-flat"><i class="fa fa-search"></i></button> </span> </div> </div> <div id="search-results"> </div> <script> function runSearch(query){ $("#search-results").empty(); if( query.length < 2 ){ return; } var results = searchModule.search("*" + query + "*"); var listHtml = "<ul class='sidebar-menu'>"; listHtml += "<li class='header'>Type Results</li>"; if(results.length == 0 ){ listHtml += "<li>No results found</li>"; } else { for(var i = 0; i < results.length; ++i){ var res = results[i]; listHtml += "<li><a href='" + res.url + "'>" + htmlEscape(res.title) + "</a></li>"; } } listHtml += "</ul>"; $("#search-results").append(listHtml); } $(document).ready(function(){ $("#search").on('input propertychange paste', function() { runSearch($("#search").val()); }); }); function htmlEscape(html) { return document.createElement('div') .appendChild(document.createTextNode(html)) .parentNode .innerHTML; } </script> <hr> <ul class="sidebar-menu"> <li class="header">Namespace</li> <li><a href="/SonghayCore/api/Songhay.Extensions">Songhay<wbr>.Extensions</a></li> <li role="separator" class="divider"></li> <li class="header">Class Types</li> <li><a href="/SonghayCore/api/Songhay.Extensions/ArrayExtensions">ArrayExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/AssemblyExtensions">AssemblyExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/CharExtensions">CharExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ConfigurationManagerExtensions">Configuration<wbr>Manager<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/DataSetExtensions">DataSetExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/DateTimeExtensions">DateTimeExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/DirectoryInfoExtensions">Directory<wbr>Info<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/DisplayItemModelExtensions">Display<wbr>Item<wbr>Model<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/EncryptionMetadataExtensions">Encryption<wbr>Metadata<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/EnumExtensions">EnumExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/EnvironmentExtensions">Environment<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ExpressionExtensions">ExpressionExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/FileInfoExtensions">FileInfoExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/FuncExtensions">FuncExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/HttpClientExtensions">HttpClientExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/HttpRequestMessageExtensions">Http<wbr>Request<wbr>Message<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/HttpResponseMessageExtensions">Http<wbr>Response<wbr>Message<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/HttpWebRequestExtensions">Http<wbr>Web<wbr>Request<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/IActivityExtensions">IActivityExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ICommunicationObjectExtensions">I<wbr>Communication<wbr>Object<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/IConfigurationBuilderExtensions">I<wbr>Configuration<wbr>Builder<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/IContractResolverExtensions">I<wbr>Contract<wbr>Resolver<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/IDictionaryExtensions">I<wbr>Dictionary<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/IEnumerableOfTExtensions">I<wbr>Enumerable<wbr>Of<wbr>T<wbr>Extensions</a></li> <li class="selected"><a href="/SonghayCore/api/Songhay.Extensions/IIdentityExtensions">IIdentityExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ITemporalExtensions">ITemporalExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/JObjectExtensions">JObjectExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/JsonSerializerSettingsExtensions">Json<wbr>Serializer<wbr>Settings<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/JTokenExtensions">JTokenExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/MenuDisplayItemModelExtensions">Menu<wbr>Display<wbr>Item<wbr>Model<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/NullableExtensions">NullableExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions">ObjectExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ObservableCollectionExtensions">Observable<wbr>Collection<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/OpenAuthorizationDataExtensions">Open<wbr>Authorization<wbr>Data<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ProgramArgsExtensions">Program<wbr>Args<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ProgramMetadataExtensions">Program<wbr>Metadata<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/RestApiMetadataExtensions">Rest<wbr>Api<wbr>Metadata<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/StringBuilderExtensions">String<wbr>Builder<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/StringExtensions">StringExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/TaskExtensions">TaskExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/TimeSpanExtensions">TimeSpanExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/TraceSourceExtensions">Trace<wbr>Source<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/TraceSourcesExtensions">Trace<wbr>Sources<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/UriBuilderExtensions">UriBuilderExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/UriExtensions">UriExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/UriTemplateExtensions">Uri<wbr>Template<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/Utf8JsonWriterExtensions">Utf8<wbr>Json<wbr>Writer<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions">Validation<wbr>Context<wbr>Extensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/XElementExtensions">XElementExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/XNamespaceExtensions">XNamespaceExtensions</a></li> <li><a href="/SonghayCore/api/Songhay.Extensions/XNodeExtensions">XNodeExtensions</a></li> </ul> </section> </aside> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <section class="content-header"> <h1>IIdentityExtensions <small>Class</small></h1> </section> <section class="content"> <h1 id="Summary">Summary</h1> <div class="lead"> Extensions of <code class="cs">IIdentity</code>. </div> <div class="panel panel-default"> <div class="panel-body"> <div class="row"> <div class="col-md-6"> <dl class="dl-horizontal"> <dt>Namespace</dt> <dd><a href="/SonghayCore/api/Songhay.Extensions">Songhay<wbr>.Extensions</a></dd> <dt>Base Types</dt> <dd> <ul class="list-unstyled"> <li>object</li> </ul> </dd> </dl> </div> <div class="col-md-6"> <div class="mermaid"> graph BT Type--&gt;Base0["object"] Type["IIdentityExtensions"] class Type type-node </div> </div> </div> </div> </div> <h1 id="Syntax">Syntax</h1> <pre><code>public static class IIdentityExtensions</code></pre> <h1 id="Methods">Methods</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover three-cols"> <thead> <tr> <th>Name</th> <th>Value</th> <th>Summary</th> </tr> </thead> <tbody><tr> <td><a href="/SonghayCore/api/Songhay.Extensions/IIdentityExtensions/3B36B126">GetWindowsUserName<wbr>(IIdentity)<wbr></a></td> <td>string</td> <td> <div> Gets the name of the windows user. </div> <div><small><em>static</em></small></div> </td> </tr> </tbody></table> </div> </div> <h1 id="ExtensionMethods">Extension Methods</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover three-cols"> <thead> <tr> <th>Name</th> <th>Value</th> <th>Summary</th> </tr> </thead> <tbody><tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions/12A8F2F7">GetProperties<wbr>()<wbr></a></td> <td>PropertyInfo[]</td> <td> <div> Gets the properties. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions">ObjectExtensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions/902A9690">GetProperty<wbr>(string)<wbr></a></td> <td>PropertyInfo</td> <td> <div> Gets the property. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions">ObjectExtensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions/5F8F2990">GetPropertyValue<wbr>(string)<wbr></a></td> <td>object</td> <td> <div> Gets the property value. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions">ObjectExtensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/IEnumerableOfTExtensions/BD86D709">IsEnumerableType<wbr>&lt;TEnumerable&gt;<wbr><wbr>()<wbr></a></td> <td>bool</td> <td> <div> Determines whether this instance is enumerable. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/IEnumerableOfTExtensions">I<wbr>Enumerable<wbr>Of<wbr>T<wbr>Extensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions/C312663C">IsType<wbr>&lt;TClass&gt;<wbr><wbr>()<wbr></a></td> <td>bool</td> <td> <div> Determines whether this instance is type. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions">ObjectExtensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions/690EAD14">ToObjectOrDBNull<wbr>()<wbr></a></td> <td>object</td> <td> <div> Boxes the value in object or returns <code class="cs"><a href="/SonghayCore">DBNull</a></code>. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ObjectExtensions">ObjectExtensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions/85ABB10B">ToValidationContext<wbr>()<wbr></a></td> <td>ValidationContext</td> <td> <div> Converts the <code class="cs"><a href="/SonghayCore">object</a></code> into a validation context. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions">Validation<wbr>Context<wbr>Extensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions/1628CF65">ToValidationResults<wbr>()<wbr></a></td> <td>IEnumerable<wbr>&lt;ValidationResult&gt;<wbr></td> <td> <div> Converts the <code class="cs"><a href="/SonghayCore">object</a></code> into a validation results. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions">Validation<wbr>Context<wbr>Extensions</a></em></small></div> </td> </tr> <tr> <td><a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions/1BB5C098">ToValidationResults<wbr>(object, <wbr>string)<wbr></a></td> <td>IEnumerable<wbr>&lt;ValidationResult&gt;<wbr></td> <td> <div> Converts the <code class="cs"><a href="/SonghayCore">object</a></code> into a validation results. </div> <div><small><em>From <a href="/SonghayCore/api/Songhay.Extensions/ValidationContextExtensions">Validation<wbr>Context<wbr>Extensions</a></em></small></div> </td> </tr> </tbody></table> </div> </div> </section> </div> <!-- Footer --> <footer class="main-footer"> </footer> </div> <div class="wrapper bottom-wrapper"> <footer class="bottom-footer"> Generated by <a href="https://wyam.io">Wyam</a> </footer> </div> <a href="javascript:" id="return-to-top"><i class="fa fa-chevron-up"></i></a> <script> // Close the sidebar if we select an anchor link $(".main-sidebar a[href^='#']:not('.expand')").click(function(){ $(document.body).removeClass('sidebar-open'); }); $(document).ready(function() { mermaid.initialize( { flowchart: { useMaxWidth: false }, startOnLoad: false, cloneCssStyles: false }); mermaid.init(undefined, ".mermaid"); // Remove the max-width setting that Mermaid sets var mermaidSvg = $('.mermaid svg'); mermaidSvg.addClass('img-responsive'); mermaidSvg.css('max-width', ''); // Make it scrollable var target = document.querySelector(".mermaid svg"); if(target !== null) { var panZoom = window.panZoom = svgPanZoom(target, { zoomEnabled: true, controlIconsEnabled: true, fit: true, center: true, maxZoom: 20, zoomScaleSensitivity: 0.6 }); // Do the reset once right away to fit the diagram panZoom.resize(); panZoom.fit(); panZoom.center(); $(window).resize(function(){ panZoom.resize(); panZoom.fit(); panZoom.center(); }); } $('pre code').each(function(i, block) { hljs.highlightBlock(block); }); }); hljs.initHighlightingOnLoad(); // Back to top $(window).scroll(function() { if ($(this).scrollTop() >= 200) { // If page is scrolled more than 50px $('#return-to-top').fadeIn(1000); // Fade in the arrow } else { $('#return-to-top').fadeOut(1000); // Else fade out the arrow } }); $('#return-to-top').click(function() { // When arrow is clicked $('body,html').animate({ scrollTop : 0 // Scroll to top of body }, 500); }); </script> </body></html>
BryanWilhite/SonghayCore
docs/api/Songhay.Extensions/IIdentityExtensions/index.html
HTML
mit
21,956
<script type="application/vnd.jupyter.widget-state+json"> { "version_major": 2, "version_minor": 0, "state": { "970ff2acf7f04219987901347f7bbd34": { "model_name": "LayoutModel", "model_module": "@jupyter-widgets/base", "model_module_version": "1.0.0", "state": {} }, "d0da1c410f0144fe93e797b7225e372a": { "model_name": "LeafletWMSLayerModel", "model_module": "jupyter-leaflet", "model_module_version": "0.10.0", "state": { "_dom_classes": [], "_model_module_version": "0.10.0", "_view_module_version": "0.10.0", "base": true, "crs": "", "layers": "nasa:bluemarble", "layout": "IPY_MODEL_970ff2acf7f04219987901347f7bbd34", "options": [ "min_zoom", "max_zoom", "tile_size", "attribution", "detect_retina", "layers", "styles", "format", "transparent", "crs", "uppercase" ], "url": "https://demo.boundlessgeo.com/geoserver/ows?" } }, "7c4709c424a5498a863847b6d218be51": { "model_name": "LayoutModel", "model_module": "@jupyter-widgets/base", "model_module_version": "1.0.0", "state": {} }, "768133089a2b4e56bb9a751b4a0ae077": { "model_name": "LeafletMapModel", "model_module": "jupyter-leaflet", "model_module_version": "0.10.0", "state": { "_dom_classes": [], "_model_module_version": "0.10.0", "_view_module_version": "0.10.0", "bounds": [ [ 0, 0 ], [ 0, 0 ] ], "bounds_polygon": [ [ 0, 0 ], [ 0, 0 ], [ 0, 0 ], [ 0, 0 ] ], "center": [ 42.5531, -48.6914 ], "layers": [ "IPY_MODEL_d0da1c410f0144fe93e797b7225e372a" ], "layout": "IPY_MODEL_7c4709c424a5498a863847b6d218be51", "options": [ "center", "zoom_start", "zoom", "max_zoom", "min_zoom", "dragging", "touch_zoom", "scroll_wheel_zoom", "double_click_zoom", "box_zoom", "tap", "tap_tolerance", "world_copy_jump", "close_popup_on_click", "bounce_at_zoom_limits", "keyboard", "keyboard_pan_offset", "keyboard_zoom_offset", "inertia", "inertia_deceleration", "inertia_max_speed", "zoom_control", "attribution_control", "zoom_animation_threshold" ], "zoom": 3, "south": 11.86735091145932, "north": 63.23362741232569, "east": 36.56250000000001, "west": -133.94531250000003 } } } } </script>
ellisonbg/ipyleaflet
docs/source/api_reference/embed_widgets/wms_layer.html
HTML
mit
3,963
<!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_112-release) on Tue Nov 29 14:28:11 MST 2016 --> <title>L-Index</title> <meta name="date" content="2016-11-29"> <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="L-Index"; } } 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>Package</li> <li>Class</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-10.html">Prev Letter</a></li> <li><a href="index-12.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li> <li><a href="index-11.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="I:L"> <!-- --> </a> <h2 class="title">L</h2> <dl> <dt><span class="memberNameLink"><a href="../thundersquadron/thundercab/userinterfacetest/NavigationTest.html#launch--">launch()</a></span> - Method in class thundersquadron.thundercab.userinterfacetest.<a href="../thundersquadron/thundercab/userinterfacetest/NavigationTest.html" title="class in thundersquadron.thundercab.userinterfacetest">NavigationTest</a></dt> <dd> <div class="block">Launch the Navigation activiy.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/DirectionsModel.Legs.html#Legs--">Legs()</a></span> - Constructor for class com.thundersquadron.thundercab.models.<a href="../com/thundersquadron/thundercab/models/DirectionsModel.Legs.html" title="class in com.thundersquadron.thundercab.models">DirectionsModel.Legs</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/DirectionsModel.Route.html#legs">legs</a></span> - Variable in class com.thundersquadron.thundercab.models.<a href="../com/thundersquadron/thundercab/models/DirectionsModel.Route.html" title="class in com.thundersquadron.thundercab.models">DirectionsModel.Route</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/thundersquadron/thundercab/models/Location.html" title="class in com.thundersquadron.thundercab.models"><span class="typeNameLink">Location</span></a> - Class in <a href="../com/thundersquadron/thundercab/models/package-summary.html">com.thundersquadron.thundercab.models</a></dt> <dd> <div class="block">Created by kdanh on 11/10/2016.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/Location.html#Location-java.lang.String-double-double-">Location(String, double, double)</a></span> - Constructor for class com.thundersquadron.thundercab.models.<a href="../com/thundersquadron/thundercab/models/Location.html" title="class in com.thundersquadron.thundercab.models">Location</a></dt> <dd> <div class="block">Instantiates a new Location.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/Location.html#Location-android.os.Parcel-">Location(Parcel)</a></span> - Constructor for class com.thundersquadron.thundercab.models.<a href="../com/thundersquadron/thundercab/models/Location.html" title="class in com.thundersquadron.thundercab.models">Location</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/Location.html#Location-double-double-">Location(double, double)</a></span> - Constructor for class com.thundersquadron.thundercab.models.<a href="../com/thundersquadron/thundercab/models/Location.html" title="class in com.thundersquadron.thundercab.models">Location</a></dt> <dd> <div class="block">Instantiates a new Location.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/Location.html#Location-com.google.android.gms.maps.model.LatLng-">Location(LatLng)</a></span> - Constructor for class com.thundersquadron.thundercab.models.<a href="../com/thundersquadron/thundercab/models/Location.html" title="class in com.thundersquadron.thundercab.models">Location</a></dt> <dd> <div class="block">Convert between Google Maps LatLng and our location object</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/requestlist/RequestFilterDialog.html#locationAutocomplete">locationAutocomplete</a></span> - Variable in class com.thundersquadron.thundercab.fragments.requestlist.<a href="../com/thundersquadron/thundercab/fragments/requestlist/RequestFilterDialog.html" title="class in com.thundersquadron.thundercab.fragments.requestlist">RequestFilterDialog</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/thundersquadron/thundercab/utils/LocationHelper.html" title="class in com.thundersquadron.thundercab.utils"><span class="typeNameLink">LocationHelper</span></a> - Class in <a href="../com/thundersquadron/thundercab/utils/package-summary.html">com.thundersquadron.thundercab.utils</a></dt> <dd>&nbsp;</dd> <dt><a href="../thundersquadron/thundercab/model/LocationTest.html" title="class in thundersquadron.thundercab.model"><span class="typeNameLink">LocationTest</span></a> - Class in <a href="../thundersquadron/thundercab/model/package-summary.html">thundersquadron.thundercab.model</a></dt> <dd> <div class="block">Created by kdanh on 11/10/2016.</div> </dd> <dt><span class="memberNameLink"><a href="../thundersquadron/thundercab/model/LocationTest.html#LocationTest--">LocationTest()</a></span> - Constructor for class thundersquadron.thundercab.model.<a href="../thundersquadron/thundercab/model/LocationTest.html" title="class in thundersquadron.thundercab.model">LocationTest</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginController.html#login-java.lang.String-">login(String)</a></span> - Method in interface com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginController.html" title="interface in com.thundersquadron.thundercab.fragments.login">LoginController</a></dt> <dd> <div class="block">Handles a login attempt</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginControllerImp.html#login-java.lang.String-">login(String)</a></span> - Method in class com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginControllerImp.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginControllerImp</a></dt> <dd> <div class="block">Logs the user in</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html#login--">login()</a></span> - Method in class com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginFragment</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/mocks/MockUserProvider.html#login-java.lang.String-">login(String)</a></span> - Method in class com.thundersquadron.thundercab.mocks.<a href="../com/thundersquadron/thundercab/mocks/MockUserProvider.html" title="class in com.thundersquadron.thundercab.mocks">MockUserProvider</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/providers/Networking/UserApi.html#login-java.lang.String-">login(String)</a></span> - Method in interface com.thundersquadron.thundercab.models.providers.Networking.<a href="../com/thundersquadron/thundercab/models/providers/Networking/UserApi.html" title="interface in com.thundersquadron.thundercab.models.providers.Networking">UserApi</a></dt> <dd> <div class="block">Get the information about a user that's being logged in to</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/models/providers/UserProvider.html#login-java.lang.String-">login(String)</a></span> - Method in class com.thundersquadron.thundercab.models.providers.<a href="../com/thundersquadron/thundercab/models/providers/UserProvider.html" title="class in com.thundersquadron.thundercab.models.providers">UserProvider</a></dt> <dd> <div class="block">Prepares an observable that queries the server for a given user's information, while also adding a callback to update the current user when the server responds.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/utils/Constants.html#LOGIN_AS_MOCK_DRIVER">LOGIN_AS_MOCK_DRIVER</a></span> - Static variable in class com.thundersquadron.thundercab.utils.<a href="../com/thundersquadron/thundercab/utils/Constants.html" title="class in com.thundersquadron.thundercab.utils">Constants</a></dt> <dd> <div class="block">The constant LOGIN_AS_MOCK_DRIVER, for adding a boolean extra to intents.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html#loginButton">loginButton</a></span> - Variable in class com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginFragment</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/thundersquadron/thundercab/fragments/login/LoginController.html" title="interface in com.thundersquadron.thundercab.fragments.login"><span class="typeNameLink">LoginController</span></a> - Interface in <a href="../com/thundersquadron/thundercab/fragments/login/package-summary.html">com.thundersquadron.thundercab.fragments.login</a></dt> <dd> <div class="block">The interface for the controller that handles the login</div> </dd> <dt><a href="../com/thundersquadron/thundercab/fragments/login/LoginControllerImp.html" title="class in com.thundersquadron.thundercab.fragments.login"><span class="typeNameLink">LoginControllerImp</span></a> - Class in <a href="../com/thundersquadron/thundercab/fragments/login/package-summary.html">com.thundersquadron.thundercab.fragments.login</a></dt> <dd> <div class="block">An implementation of the login controller</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginControllerImp.html#LoginControllerImp-com.thundersquadron.thundercab.models.providers.UserProvider-com.thundersquadron.thundercab.models.providers.RequestProvider-">LoginControllerImp(UserProvider, RequestProvider)</a></span> - Constructor for class com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginControllerImp.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginControllerImp</a></dt> <dd>&nbsp;</dd> <dt><a href="../thundersquadron/thundercab/controller/LoginControllerTest.html" title="class in thundersquadron.thundercab.controller"><span class="typeNameLink">LoginControllerTest</span></a> - Class in <a href="../thundersquadron/thundercab/controller/package-summary.html">thundersquadron.thundercab.controller</a></dt> <dd> <div class="block">Created by kdanh on 14/10/2016.</div> </dd> <dt><span class="memberNameLink"><a href="../thundersquadron/thundercab/controller/LoginControllerTest.html#LoginControllerTest--">LoginControllerTest()</a></span> - Constructor for class thundersquadron.thundercab.controller.<a href="../thundersquadron/thundercab/controller/LoginControllerTest.html" title="class in thundersquadron.thundercab.controller">LoginControllerTest</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html" title="class in com.thundersquadron.thundercab.fragments.login"><span class="typeNameLink">LoginFragment</span></a> - Class in <a href="../com/thundersquadron/thundercab/fragments/login/package-summary.html">com.thundersquadron.thundercab.fragments.login</a></dt> <dd> <div class="block">An implementation of the login interface</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html#LoginFragment--">LoginFragment()</a></span> - Constructor for class com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginFragment</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment_ViewBinding.html" title="class in com.thundersquadron.thundercab.fragments.login"><span class="typeNameLink">LoginFragment_ViewBinding</span></a>&lt;<a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment_ViewBinding.html" title="type parameter in LoginFragment_ViewBinding">T</a> extends <a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginFragment</a>&gt; - Class in <a href="../com/thundersquadron/thundercab/fragments/login/package-summary.html">com.thundersquadron.thundercab.fragments.login</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment_ViewBinding.html#LoginFragment_ViewBinding-T-android.view.View-">LoginFragment_ViewBinding(T, View)</a></span> - Constructor for class com.thundersquadron.thundercab.fragments.login.<a href="../com/thundersquadron/thundercab/fragments/login/LoginFragment_ViewBinding.html" title="class in com.thundersquadron.thundercab.fragments.login">LoginFragment_ViewBinding</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/thundersquadron/thundercab/fragments/login/LoginView.html" title="interface in com.thundersquadron.thundercab.fragments.login"><span class="typeNameLink">LoginView</span></a> - Interface in <a href="../com/thundersquadron/thundercab/fragments/login/package-summary.html">com.thundersquadron.thundercab.fragments.login</a></dt> <dd> <div class="block">The graphical interface is used to interact with login requests.</div> </dd> <dt><span class="memberNameLink"><a href="../com/thundersquadron/thundercab/application/ThunderCabApplication.html#logout-android.app.Activity-">logout(Activity)</a></span> - Method in class com.thundersquadron.thundercab.application.<a href="../com/thundersquadron/thundercab/application/ThunderCabApplication.html" title="class in com.thundersquadron.thundercab.application">ThunderCabApplication</a></dt> <dd> <div class="block">Close the application and return the user to the login screen</div> </dd> <dt><a href="../thundersquadron/thundercab/userinterfacetest/LogoutTest.html" title="class in thundersquadron.thundercab.userinterfacetest"><span class="typeNameLink">LogoutTest</span></a> - Class in <a href="../thundersquadron/thundercab/userinterfacetest/package-summary.html">thundersquadron.thundercab.userinterfacetest</a></dt> <dd> <div class="block">UI tests for the user profile editing functionality.</div> </dd> <dt><span class="memberNameLink"><a href="../thundersquadron/thundercab/userinterfacetest/LogoutTest.html#LogoutTest--">LogoutTest()</a></span> - Constructor for class thundersquadron.thundercab.userinterfacetest.<a href="../thundersquadron/thundercab/userinterfacetest/LogoutTest.html" title="class in thundersquadron.thundercab.userinterfacetest">LogoutTest</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../thundersquadron/thundercab/userinterfacetest/LogoutTest.html#logoutTest--">logoutTest()</a></span> - Method in class thundersquadron.thundercab.userinterfacetest.<a href="../thundersquadron/thundercab/userinterfacetest/LogoutTest.html" title="class in thundersquadron.thundercab.userinterfacetest">LogoutTest</a></dt> <dd> <div class="block">Logout test.</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</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>Package</li> <li>Class</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-10.html">Prev Letter</a></li> <li><a href="index-12.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-11.html" target="_top">Frames</a></li> <li><a href="index-11.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>
CMPUT301F16T13/ThunderCab
docs/javadoc/index-files/index-11.html
HTML
mit
19,996
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for /var/www/symfony/src/App/JoboardBundle/Utils</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">/var/www/symfony/src</a></li> <li><a href="../../index.html">App</a></li> <li><a href="../index.html">JoboardBundle</a></li> <li class="active">Utils</li> <li>(<a href="dashboard.html">Dashboard</a>)</li> </ol> </div> </div> </div> </header> <div class="container"> <table class="table table-bordered"> <thead> <tr> <td>&nbsp;</td> <td colspan="9"><div align="center"><strong>Code Coverage</strong></div></td> </tr> <tr> <td>&nbsp;</td> <td colspan="3"><div align="center"><strong>Lines</strong></div></td> <td colspan="3"><div align="center"><strong>Functions and Methods</strong></div></td> <td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td> </tr> </thead> <tbody> <tr> <td class="success">Total</td> <td class="success big"> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%"> <span class="sr-only">100.00% covered (success)</span> </div> </div> </td> <td class="success small"><div align="right">100.00%</div></td> <td class="success small"><div align="right">6&nbsp;/&nbsp;6</div></td> <td class="success big"> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%"> <span class="sr-only">100.00% covered (success)</span> </div> </div> </td> <td class="success small"><div align="right">100.00%</div></td> <td class="success small"><div align="right">1&nbsp;/&nbsp;1</div></td> <td class="success big"> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%"> <span class="sr-only">100.00% covered (success)</span> </div> </div> </td> <td class="success small"><div align="right">100.00%</div></td> <td class="success small"><div align="right">1&nbsp;/&nbsp;1</div></td> </tr> <tr> <td class="success"><span class="glyphicon glyphicon-file"></span> <a href="Joboard.php.html">Joboard.php</a></td> <td class="success big"> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%"> <span class="sr-only">100.00% covered (success)</span> </div> </div> </td> <td class="success small"><div align="right">100.00%</div></td> <td class="success small"><div align="right">6&nbsp;/&nbsp;6</div></td> <td class="success big"> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%"> <span class="sr-only">100.00% covered (success)</span> </div> </div> </td> <td class="success small"><div align="right">100.00%</div></td> <td class="success small"><div align="right">1&nbsp;/&nbsp;1</div></td> <td class="success big"> <div class="progress"> <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100.00" aria-valuemin="0" aria-valuemax="100" style="width: 100.00%"> <span class="sr-only">100.00% covered (success)</span> </div> </div> </td> <td class="success small"><div align="right">100.00%</div></td> <td class="success small"><div align="right">1&nbsp;/&nbsp;1</div></td> </tr> </tbody> </table> <footer> <hr/> <h4>Legend</h4> <p> <span class="danger"><strong>Low</strong>: 0% to 50%</span> <span class="warning"><strong>Medium</strong>: 50% to 90%</span> <span class="success"><strong>High</strong>: 90% to 100%</span> </p> <p> <small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.0.11</a> using <a href="http://php.net/" target="_top">PHP 5.5.9-1ubuntu4.4</a> and <a href="http://phpunit.de/">PHPUnit 4.3.3</a> at Fri Oct 17 20:55:05 EEST 2014.</small> </p> </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> </body> </html>
shubaivan/symfony2
web/cov/App/JoboardBundle/Utils/index.html
HTML
mit
5,371
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="stylesheet" type="text/css" href="css/normalize.css"> <link rel="stylesheet" type="text/css" href="css/skeleton.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <link rel="stylesheet" type="text/css" href="css/master.css"> <link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Bungee+Outline|Francois+One|Karla|Pathway+Gothic+One|Rubik" rel="stylesheet"> <title>About Us</title> </head> <body> <header> <h1>Team Rocketman</h1> </header> <div class="aboutUs"> <h3>ABOUT THE TEAM</h3> </div> <section id="about-section"> <div class="joe" onclick="location.href='https://github.com/jchurchman'"> <img src="img/guyraisinghand.png" alt="Joe Churchman" height="250px" width="250px"> <h5 class="about-name">JOE CHURCHMAN</h5> <p class="about-text">Joe is a good boy. He really likes writing Javascript...and <i>For Loops</i> are his favorite.</p> </div> <div class="meryl" onclick="location.href='https://github.com/merylturner'"> <img src="img/girlshrugging.png" alt="Meryl Turner" height="250px" width="250px"> <h5 class="about-name">MERYL TURNER</h5> <p class="about-text">Meryl can do graphic design. She likes to make the webpage look really pretty, so, we let her do that.</p> </div> <div class="kate" onclick="location.href='https://github.com/ckrountree'"> <img src="img/womanfacepalm.png" alt="Kate Rountree" height="250px" width="250px"> <h5 class="about-name">KATE ROUNTREE</h5> <p class="about-text">Kate has groovy glasses. She likes bugging Joe & Meryl with questions about JavaScript & CSS.</p> </div> <div class="andrew" onclick="location.href='https://github.com/AMPotter'"> <img src="img/thinkingemoji.png" alt="Andrew Potter" height="250px" width="250"> <h5 class="about-name">ANDREW POTTER</h5> <p class="about-text">Foul creature.</p> </div> <div class="newUser"> <img src="img/questionmark2.svg" alt="New User" id="questionMark" width="230" height="230"> <h5 class="about-name">YOUR NAME</h5> <p class="about-text">Is so excited to create their own webpage!</p> </div> </section> <div id="startGame"> <h3>ABOUT POCKETCODE</h3> <p>We've created a project reminiscent of our journey through Code 201 - from a bland html page to a fully-functional, beautifully designed masterpiece.<br/> We're going to give you a taste of the daily struggles that a Web Developer faces...but in the end it's all worth it (at least, that's what we've been taught). <br/>Now it's your turn to join the fun! Click the button below to embark on your journey. </p> <button><a href = "welcome.html">Start your adventure!</a></button> <img src="img/rocket.png" id="rocketShip"> </div> <br/> <br/> <footer> <p id="copyright">&copy;TeamRocketMan 2017</p> </footer> </body> </html>
jchurchman/teamrocketman
index.html
HTML
mit
3,307
{% load i18n admin_urls %} <div class="submit-row"> {% block submit-row %} {% if show_save %}<input type="submit" value="{% trans 'Save' %}" class="default" name="_save">{% endif %} {% if original and original.deleted %} {% url opts|admin_urlname:'undelete' original.pk|admin_urlquote as undelete_url %} <input style="float: left; margin: 0;" type="submit" value="{% trans 'Undelete' %}" name="_undeleteobject" /> {% elif show_delete_link and original %} {% url opts|admin_urlname:'delete' original.pk|admin_urlquote as delete_url %} <p class="deletelink-box"><a href="{% add_preserved_filters delete_url %}" class="deletelink">{% trans "Delete" %}</a></p> {% endif %} {% if show_save_as_new %}<input type="submit" value="{% trans 'Save as new' %}" name="_saveasnew">{% endif %} {% if show_save_and_add_another %}<input type="submit" value="{% trans 'Save and add another' %}" name="_addanother">{% endif %} {% if show_save_and_continue %}<input type="submit" value="{% if can_change %}{% trans 'Save and continue editing' %}{% else %}{% trans 'Save and view' %}{% endif %}" name="_continue">{% endif %} {% if show_close %}<a href="{% url opts|admin_urlname:'changelist' %}" class="closelink">{% trans 'Close' %}</a>{% endif %} {% endblock %} </div>
City-of-Helsinki/kerrokantasi
democracy/templates/admin/undelete_submit_line.html
HTML
mit
1,266
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class List - 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="class"> <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="class-metadata"> <div id="parent-class-section" class="nav-section"> <h3>Parent</h3> <p class="link"><a href="Object.html">Object</a> </div> <div id="includes-section" class="nav-section"> <h3>Included Modules</h3> <ul class="link-list"> <li><span class="include">Enumerable</span> </ul> </div> <!-- Method Quickref --> <div id="method-list-section" class="nav-section"> <h3>Methods</h3> <ul class="link-list" role="directory"> <li ><a href="#method-c-new">::new</a> <li ><a href="#method-i-5B-5D">#[]</a> <li ><a href="#method-i-del">#del</a> <li ><a href="#method-i-each">#each</a> <li ><a href="#method-i-pop">#pop</a> <li ><a href="#method-i-push">#push</a> <li ><a href="#method-i-show">#show</a> <li ><a href="#method-i-show_i">#show_i</a> <li ><a href="#method-i-sort">#sort</a> </ul> </div> </div> </nav> <main role="main" aria-labelledby="class-List"> <h1 id="class-List" class="class"> class List </h1> <section class="description"> </section> <section id="5Buntitled-5D" class="documentation-section"> <section class="attribute-method-details" class="method-section"> <header> <h3>Attributes</h3> </header> <div id="attribute-i-head" class="method-detail"> <div class="method-heading attribute-method-heading"> <span class="method-name">head</span><span class="attribute-access-type">[RW]</span> </div> <div class="method-description"> </div> </div> <div id="attribute-i-tail" class="method-detail"> <div class="method-heading attribute-method-heading"> <span class="method-name">tail</span><span class="attribute-access-type">[RW]</span> </div> <div class="method-description"> </div> </div> </section> <section id="public-class-5Buntitled-5D-method-details" class="method-section"> <header> <h3>Public Class Methods</h3> </header> <div id="method-c-new" class="method-detail "> <div class="method-heading"> <span class="method-name">new</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="new-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 7</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>() <span class="ruby-ivar">@head</span> = <span class="ruby-keyword">nil</span> <span class="ruby-ivar">@tail</span> = <span class="ruby-keyword">nil</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> </section> <section id="public-instance-5Buntitled-5D-method-details" class="method-section"> <header> <h3>Public Instance Methods</h3> </header> <div id="method-i-5B-5D" class="method-detail "> <div class="method-heading"> <span class="method-name">[]</span><span class="method-args">(pos)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="5B-5D-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 60</span> <span class="ruby-keyword">def</span> <span class="ruby-operator">[]</span>(<span class="ruby-identifier">pos</span>) <span class="ruby-identifier">fin</span> = <span class="ruby-ivar">@head</span> <span class="ruby-identifier">i</span> = <span class="ruby-value">0</span> <span class="ruby-keyword">while</span> <span class="ruby-identifier">i</span> <span class="ruby-operator">&lt;</span> <span class="ruby-identifier">pos</span> <span class="ruby-identifier">fin</span> = <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span> <span class="ruby-identifier">i</span>=<span class="ruby-identifier">i</span><span class="ruby-operator">+</span><span class="ruby-value">1</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">value</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-del" class="method-detail "> <div class="method-heading"> <span class="method-name">del</span><span class="method-args">(pos)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="del-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 48</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">del</span>(<span class="ruby-identifier">pos</span>) <span class="ruby-identifier">fin</span> = <span class="ruby-ivar">@head</span> <span class="ruby-identifier">i</span> = <span class="ruby-value">0</span> <span class="ruby-keyword">while</span> <span class="ruby-identifier">i</span> <span class="ruby-operator">&lt;</span> <span class="ruby-identifier">pos</span> <span class="ruby-identifier">fin</span> = <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span> <span class="ruby-identifier">i</span>=<span class="ruby-identifier">i</span><span class="ruby-operator">+</span><span class="ruby-value">1</span> <span class="ruby-keyword">end</span> (<span class="ruby-identifier">fin</span>.<span class="ruby-identifier">prev</span>).<span class="ruby-identifier">next</span> = <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span> (<span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span>).<span class="ruby-identifier">prev</span> = <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">prev</span> <span class="ruby-identifier">fin</span> = <span class="ruby-keyword">nil</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-each" class="method-detail "> <div class="method-heading"> <span class="method-name">each</span><span class="method-args">() { |value| ... }</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="each-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 90</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">each</span> <span class="ruby-identifier">elemento</span> = <span class="ruby-ivar">@head</span> <span class="ruby-keyword">while</span> <span class="ruby-identifier">elemento</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span> <span class="ruby-comment">#Itera entre todos los elementos de la lista mientas los muestra</span> <span class="ruby-keyword">yield</span> <span class="ruby-identifier">elemento</span>.<span class="ruby-identifier">value</span> <span class="ruby-identifier">elemento</span> = <span class="ruby-identifier">elemento</span>.<span class="ruby-identifier">next</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-pop" class="method-detail "> <div class="method-heading"> <span class="method-name">pop</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="pop-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 41</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">pop</span> <span class="ruby-identifier">fin</span> = <span class="ruby-ivar">@tail</span>.<span class="ruby-identifier">prev</span> <span class="ruby-comment">#Deja en &quot;fin&quot; el penultimo elemento de la lista</span> <span class="ruby-identifier">dato</span> = <span class="ruby-ivar">@tail</span> <span class="ruby-ivar">@tail</span> = <span class="ruby-identifier">fin</span> <span class="ruby-identifier">dato</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-push" class="method-detail "> <div class="method-heading"> <span class="method-name">push</span><span class="method-args">(args)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="push-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 12</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">push</span>(<span class="ruby-identifier">args</span>) <span class="ruby-comment">#Añade a la lista todos los argumentos que se le pasen</span> <span class="ruby-identifier">elms</span> = <span class="ruby-identifier">args</span>[<span class="ruby-value">:elm</span>] <span class="ruby-identifier">elms</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">elm</span><span class="ruby-operator">|</span> <span class="ruby-comment">#Itera entre los argumentos y se van añadiendo a la lista</span> <span class="ruby-keyword">if</span> <span class="ruby-ivar">@head</span> <span class="ruby-operator">==</span> <span class="ruby-keyword">nil</span> <span class="ruby-comment">#En el caso de que la lista este vacia</span> <span class="ruby-ivar">@head</span> = <span class="ruby-constant">Node</span>.<span class="ruby-identifier">new</span>( <span class="ruby-value">:value</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">elm</span>, <span class="ruby-value">:next</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">nil</span>, <span class="ruby-value">:prev</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">nil</span>) <span class="ruby-ivar">@tail</span> = <span class="ruby-ivar">@head</span> <span class="ruby-keyword">else</span> <span class="ruby-comment">#En el caso de que la lista tenga al menos un elemento</span> <span class="ruby-identifier">fin</span> = <span class="ruby-ivar">@head</span> <span class="ruby-keyword">while</span> <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span> <span class="ruby-comment">#Deja en &quot;fin&quot; el ultimo elemento de la lista</span> <span class="ruby-identifier">fin</span> = <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">node</span> = <span class="ruby-constant">Node</span>.<span class="ruby-identifier">new</span>( <span class="ruby-value">:value</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">elm</span>, <span class="ruby-value">:next</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">nil</span>, <span class="ruby-value">:prev</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">fin</span>) <span class="ruby-identifier">fin</span>.<span class="ruby-identifier">next</span> = <span class="ruby-identifier">node</span> <span class="ruby-identifier">fin</span> = <span class="ruby-identifier">node</span> <span class="ruby-ivar">@tail</span> = <span class="ruby-identifier">node</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-show" class="method-detail "> <div class="method-heading"> <span class="method-name">show</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="show-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 70</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">show</span> <span class="ruby-identifier">elemento</span> = <span class="ruby-ivar">@head</span> <span class="ruby-identifier">s</span> = <span class="ruby-string">&quot;&quot;</span> <span class="ruby-keyword">while</span> <span class="ruby-identifier">elemento</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span> <span class="ruby-comment">#Itera entre todos los elementos de la lista mientas los muestra</span> <span class="ruby-identifier">s</span> <span class="ruby-operator">+=</span> (<span class="ruby-identifier">elemento</span>.<span class="ruby-identifier">value</span>).<span class="ruby-identifier">show</span> <span class="ruby-identifier">elemento</span> = <span class="ruby-identifier">elemento</span>.<span class="ruby-identifier">next</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">s</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-show_i" class="method-detail "> <div class="method-heading"> <span class="method-name">show_i</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="show_i-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 80</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">show_i</span> <span class="ruby-identifier">elemento</span> = <span class="ruby-ivar">@tail</span> <span class="ruby-identifier">s</span> = <span class="ruby-string">&quot;&quot;</span> <span class="ruby-keyword">while</span> <span class="ruby-identifier">elemento</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">nil</span> <span class="ruby-comment">#Itera entre todos los elementos de la lista mientas los muestra</span> <span class="ruby-identifier">s</span> <span class="ruby-operator">+=</span> (<span class="ruby-identifier">elemento</span>.<span class="ruby-identifier">value</span>).<span class="ruby-identifier">show</span> <span class="ruby-identifier">elemento</span> = <span class="ruby-identifier">elemento</span>.<span class="ruby-identifier">prev</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">s</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div id="method-i-sort" class="method-detail "> <div class="method-heading"> <span class="method-name">sort</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="sort-source"> <pre><span class="ruby-comment"># File lib/list.rb, line 98</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">sort</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">sort_by</span>{<span class="ruby-operator">|</span><span class="ruby-identifier">elm</span><span class="ruby-operator">|</span> <span class="ruby-identifier">elm</span>.<span class="ruby-identifier">show</span>} <span class="ruby-keyword">end</span></pre> </div> </div> </div> </section> </section> </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>
alu0100725049/LPP-T-33-P8
documentacion/List.html
HTML
mit
19,837
<section> <div class="jumbotron text-center"> <h2> a global inventory of artisan pasta </h2> </div> <ul id="isotopeContainer" isotope-container="isotope-container"> <li data-ng-repeat="pasta in pasta_ctrl.pastas" isotope-item="isotope-item" class="col-sm-3 isotope-item"> <div class="panel panel-default"> <div class="panel-heading"><a data-ng-href="#!/pasta/{{pasta._id}}" class="pull-right">LEARN MORE</a> <h3>{{ pasta.name }}</h3></div> <div class="panel-body"> <div class="clearfix"></div> <img ng-src="{{ pasta.img_url }}" alt="{{ pasta.name }}" ng-show="pasta.img_url!=''"/> <p class="pasta-desc">{{ pasta.desc }}</p> <h4 ng-show="pasta.artisan != ''" class="list-group-item-text"> Artisan: <span data-ng-bind="pasta.artisan"></span> of <span data-ng-bind="pasta.loc"></span> </h4> <div class="clearfix"></div> <hr> <small class="list-group-item-text"> Posted <span data-ng-bind="pasta.created | amCalendar"></span> by <span data-ng-bind="pasta.user.displayName"></span> </small> </div> </div> </li> </ul> <div class="alert alert-warning text-center" data-ng-show="pasta_ctrl.pastas.length == 0"> Hey! There are no pastas yet. Why don't you <a href="/#!/pasta/create">create one</a>? </div> <!-- HOVERING FAB --> <div data-ng-if="pasta_ctrl.authentication.user"> <a id="addPastaFab" ui_sref="createPasta" class="btn btn-fab btn-raised btn-primary"> <i class="mdi-content-add"></i> </a> </div> </section>
damichael/nodejs-pasta-inventory
app/views/partials/pasta/list-pasta.server.view.html
HTML
mit
2,042
<style> thead { background-color: #ddd; } td { border: 1px solid #ccc; } tbody td { padding:2px !important; } .ivar-row-header { width:30px; background-color: #ddd; } .ssheet { broder : 1px solid #ddd; height: 400px; background-color: #f5f5f5; margin: 10px; overflow:auto; width:98%; } td input[type="text"] { width: 100%; height: initial; border: 0; } td input[type="text"]:focus { border: 2px solid #d7d7d7; } </style> <H5> Ivar Spread Sheet</H5> <div class="ssheet"> <table class="table"> <thead> <td *ngFor="let col of cols"> {{col.val}} </td> </thead> <tbody> <tr *ngFor="let row of rows;let ri=index;"> <td *ngFor="let rowi of row;let i = index;" class = "{{cols[i].editable ? 'ivar-row-body':'ivar-row-header'}}"> <input type="text" [value]="row[i]" *ngIf="cols[i].editable"> <span *ngIf="!cols[i].editable">{{rowi}}</span> </td> </tr> </tbody> </table> </div>
ravicoding/ivar-ng2
app/components/ivarspreadsheet/spreadsheet.template.html
HTML
mit
1,052
<div ng-include="GLOBAL_CONFIG.app.modules.locations.urls.partials+'locations-actions.html'" ng-controller="locationsMainCtrl"></div> <form name="locationEditForm" class="form" role="form" ng-submit="update(locationEditForm)"> <div ng-include="GLOBAL_CONFIG.app.modules.locations.urls.partials+'locations-form.html'"></div> <div> <button type="submit" class="btn btn-success">Save</button> </div> </form>
E-Conference/Live-con.comV2
src/fibe/FrontendBundle/Resources/public/app/modules/locations/partials/locations-edit.html
HTML
mit
424
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Submission 997</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> <img src="gallery/submissions/997.jpg" height="400"> </body> </html>
heyitsgarrett/envelopecollective
gallery_submission.php-id=997.html
HTML
mit
367
<p>{{'hello' | i18next}}</p> <p>{{num}}</p>
gabhi/angular-localization-seed
app/partials/partial1.html
HTML
mit
46
<DIV> "red - true - false - 0 - 3" <DIV> "green - false - false - 1 - 3" <DIV> "blue - false - true - 2 - 3"
marko-js/marko
packages/marko/test/render/fixtures/for-tag-status-var/vdom-expected.html
HTML
mit
115
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ProjectSystem - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> <script src="https://code.jquery.com/jquery-1.8.0.js"></script> <script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script> <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="http://fsharp.github.io/FAKE/content/style.css" /> <script type="text/javascript" src="http://fsharp.github.io/FAKE/content/tips.js"></script> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="masthead"> <ul class="nav nav-pills pull-right"> <li><a href="http://fsharp.org">fsharp.org</a></li> <li><a href="http://github.com/fsharp/fake">github page</a></li> </ul> <h3 class="muted"><a href="http://fsharp.github.io/FAKE/index.html">FAKE - F# Make</a></h3> </div> <hr /> <div class="row"> <div class="span9" id="main"> <h1>ProjectSystem</h1> <div class="xmldoc"> <p>Contains project file comparison tools for MSBuild project files.</p> </div> <!-- Render nested types and modules, if there are any --> <h2>Nested types and modules</h2> <div> <table class="table table-bordered type-list"> <thead> <tr><td>Type</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="type-name"> <a href="fake-msbuild-projectsystem-projectcomparison.html">ProjectComparison</a> </td> <td class="xmldoc"><p>Result type for project comparisons.</p> </td> </tr> <tr> <td class="type-name"> <a href="fake-msbuild-projectsystem-projectfile.html">ProjectFile</a> </td> <td class="xmldoc"><p>A small abstraction over MSBuild project files.</p> </td> </tr> </tbody> </table> </div> <h3>Functions and values</h3> <table class="table table-bordered member-list"> <thead> <tr><td>Function or value</td><td>Description</td></tr> </thead> <tbody> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1181', 1181)" onmouseover="showTip(event, '1181', 1181)"> CompareProjectsTo (...) </code> <div class="tip" id="1181"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L252-252" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given project files against the template project and fails if any files are missing. For F# projects it is also reporting unordered files.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1182', 1182)" onmouseover="showTip(event, '1182', 1182)"> findMissingContentFiles (...) </code> <div class="tip" id="1182"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; seq&lt;ProjectComparison&gt;<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L164-164" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given project files against the template project and returns which files are missing. For F# projects it is also reporting unordered files.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1183', 1183)" onmouseover="showTip(event, '1183', 1183)"> findMissingFiles (...) </code> <div class="tip" id="1183"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; seq&lt;ProjectComparison&gt;<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L133-133" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given project files against the template project and returns which files are missing. For F# projects it is also reporting unordered files.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1184', 1184)" onmouseover="showTip(event, '1184', 1184)"> FixMissingContentFiles (...) </code> <div class="tip" id="1184"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L207-207" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given projects to the template project and adds all missing files to the projects if needed.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1185', 1185)" onmouseover="showTip(event, '1185', 1185)"> FixMissingFiles templateProject projects </code> <div class="tip" id="1185"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L194-194" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given projects to the template project and adds all missing files to the projects if needed.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1186', 1186)" onmouseover="showTip(event, '1186', 1186)"> FixProjectContentFiles (...) </code> <div class="tip" id="1186"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L246-246" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given projects to the template project and adds all missing content files to the projects if needed. It also removes duplicate files from the project files.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1187', 1187)" onmouseover="showTip(event, '1187', 1187)"> FixProjectFiles templateProject projects </code> <div class="tip" id="1187"> <strong>Signature:</strong> templateProject:string -&gt; projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L239-239" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Compares the given projects to the template project and adds all missing files to the projects if needed. It also removes duplicate files from the project files.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1188', 1188)" onmouseover="showTip(event, '1188', 1188)"> removeCompileNodesWithMissingFiles (...) </code> <div class="tip" id="1188"> <strong>Signature:</strong> includeExistsF:(string -&gt; bool) -&gt; project:ProjectFile -&gt; ProjectFile<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L269-269" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1189', 1189)" onmouseover="showTip(event, '1189', 1189)"> RemoveCompileNodesWithMissingFiles (...) </code> <div class="tip" id="1189"> <strong>Signature:</strong> project:string -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L292-292" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Removes projects Compile nodes that have Include attributes pointing to files missing from the file system. Saves updated projects.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1190', 1190)" onmouseover="showTip(event, '1190', 1190)"> removeContentNodesWithMissingFiles (...) </code> <div class="tip" id="1190"> <strong>Signature:</strong> includeExistsF:(string -&gt; bool) -&gt; project:ProjectFile -&gt; ProjectFile<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L280-280" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1191', 1191)" onmouseover="showTip(event, '1191', 1191)"> RemoveContentNodesWithMissingFiles (...) </code> <div class="tip" id="1191"> <strong>Signature:</strong> project:string -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L297-297" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>Removes projects Content nodes that have Include attributes pointing to files missing from the file system. Saves updated projects.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1192', 1192)" onmouseover="showTip(event, '1192', 1192)"> RemoveDuplicateContentFiles projects </code> <div class="tip" id="1192"> <strong>Signature:</strong> projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L229-229" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>It removes duplicate content files from the project files.</p> </td> </tr> <tr> <td class="member-name"> <code onmouseout="hideTip(event, '1193', 1193)" onmouseover="showTip(event, '1193', 1193)"> RemoveDuplicateFiles projects </code> <div class="tip" id="1193"> <strong>Signature:</strong> projects:seq&lt;string&gt; -&gt; unit<br /> </div> </td> <td class="xmldoc"> <a href="https://github.com/fsharp/FAKE/blob/master/src/app/FakeLib/MSBuild/ProjectSystem.fs#L220-220" class="github-link"> <img src="../content/img/github.png" class="normal" /> <img src="../content/img/github-blue.png" class="hover" /> </a> <p>It removes duplicate files from the project files.</p> </td> </tr> </tbody> </table> </div> <div class="span3"> <a href="http://fsharp.github.io/FAKE/index.html"> <img src="http://fsharp.github.io/FAKE/pics/logo.png" style="width:140px;height:140px;margin:10px 0px 0px 35px;border-style:none;" /> </a> <ul class="nav nav-list" id="menu"> <li class="nav-header">FAKE - F# Make</li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/index.html">Home page</a></li> <li class="divider"></li> <li><a href="https://www.nuget.org/packages/FAKE">Get FAKE - F# Make via NuGet</a></li> <li><a href="http://github.com/fsharp/fake">Source Code on GitHub</a></li> <li><a href="http://github.com/fsharp/fake/blob/master/License.txt">License (Apache 2)</a></li> <li><a href="http://fsharp.github.io/FAKE/RELEASE_NOTES.html">Release Notes</a></li> <li><a href="http://fsharp.github.io/FAKE//contributing.html">Contributing to FAKE - F# Make</a></li> <li><a href="http://fsharp.github.io/FAKE/users.html">Who is using FAKE?</a></li> <li><a href="http://stackoverflow.com/questions/tagged/f%23-fake">Ask a question</a></li> <li class="nav-header">Tutorials</li> <li><a href="http://fsharp.github.io/FAKE/gettingstarted.html">Getting started</a></li> <li><a href="http://fsharp.github.io/FAKE/cache.html">Build script caching</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/nuget.html">NuGet package restore</a></li> <li><a href="http://fsharp.github.io/FAKE/fxcop.html">Using FxCop in a build</a></li> <li><a href="http://fsharp.github.io/FAKE/assemblyinfo.html">Generating AssemblyInfo</a></li> <li><a href="http://fsharp.github.io/FAKE/create-nuget-package.html">Create NuGet packages</a></li> <li><a href="http://fsharp.github.io/FAKE/specifictargets.html">Running specific targets</a></li> <li><a href="http://fsharp.github.io/FAKE/commandline.html">Running FAKE from command line</a></li> <li><a href="http://fsharp.github.io/FAKE/parallel-build.html">Running targets in parallel</a></li> <li><a href="http://fsharp.github.io/FAKE/fsc.html">Using the F# compiler from FAKE</a></li> <li><a href="http://fsharp.github.io/FAKE/customtasks.html">Creating custom tasks</a></li> <li><a href="http://fsharp.github.io/FAKE/soft-dependencies.html">Soft dependencies</a></li> <li><a href="http://fsharp.github.io/FAKE/teamcity.html">TeamCity integration</a></li> <li><a href="http://fsharp.github.io/FAKE/teamcityadvanced.html">TeamCity integration (Advanced)</a></li> <li><a href="http://fsharp.github.io/FAKE/canopy.html">Running canopy tests</a></li> <li><a href="http://fsharp.github.io/FAKE/octopusdeploy.html">Octopus Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/typescript.html">TypeScript support</a></li> <li><a href="http://fsharp.github.io/FAKE/azurewebjobs.html">Azure WebJobs support</a></li> <li><a href="http://fsharp.github.io/FAKE/azurecloudservices.html">Azure Cloud Services support</a></li> <li><a href="http://fsharp.github.io/FAKE/fluentmigrator.html">FluentMigrator support</a></li> <li><a href="http://fsharp.github.io/FAKE/androidpublisher.html">Android publisher</a></li> <li><a href="http://fsharp.github.io/FAKE/watch.html">File Watcher</a></li> <li><a href="http://fsharp.github.io/FAKE/wix.html">WiX Setup Generation</a></li> <li><a href="http://fsharp.github.io/FAKE/chocolatey.html">Using Chocolatey</a></li> <li><a href="http://fsharp.github.io/FAKE/slacknotification.html">Using Slack</a></li> <li><a href="http://fsharp.github.io/FAKE/msteamsnotification.html">Using Microsoft Teams</a></li> <li><a href="http://fsharp.github.io/FAKE/sonarcube.html">Using SonarQube</a></li> <li class="divider"></li> <li><a href="http://fsharp.github.io/FAKE/deploy.html">Fake.Deploy</a></li> <li><a href="http://fsharp.github.io/FAKE/iis.html">Fake.IIS</a></li> <li class="nav-header">Reference</li> <li><a href="http://fsharp.github.io/FAKE/apidocs/index.html">API Reference</a></li> </ul> </div> </div> </div> <a href="http://github.com/fsharp/fake"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> </body> </html>
ploeh/PollingConsumer
packages/FAKE/docs/apidocs/fake-msbuild-projectsystem.html
HTML
mit
18,873
<hr color="#E0E0E0" align="center" width="100%" size="1" noshade style="margin: 0; padding: 0;" />
xtremespb/zoia
src/shared/mail/components/default/line/index.html
HTML
mit
98
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>CarManager</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root></app-root> <script type="text/javascript" src="inline.bundle.js"></script><script type="text/javascript" src="polyfills.bundle.js"></script><script type="text/javascript" src="styles.bundle.js"></script><script type="text/javascript" src="vendor.bundle.js"></script><script type="text/javascript" src="main.bundle.js"></script></body> </html>
katani/CarManager
CarManager/wwwroot/index.html
HTML
mit
613
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>../src/project.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="icon" href="../assets/favicon.ico"> <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="" width="117" height="52"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: </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/LS.Animation.html">LS.Animation</a></li> <li><a href="../classes/LS.Animation.Take.html">LS.Animation.Take</a></li> <li><a href="../classes/LS.Animation.Track.html">LS.Animation.Track</a></li> <li><a href="../classes/LS.BaseComponent.html">LS.BaseComponent</a></li> <li><a href="../classes/LS.Collision.html">LS.Collision</a></li> <li><a href="../classes/LS.ComponentContainer.html">LS.ComponentContainer</a></li> <li><a href="../classes/LS.Components.Camera.html">LS.Components.Camera</a></li> <li><a href="../classes/LS.Components.CameraController.html">LS.Components.CameraController</a></li> <li><a href="../classes/LS.Components.CameraDirector.html">LS.Components.CameraDirector</a></li> <li><a href="../classes/LS.Components.CameraFX.html">LS.Components.CameraFX</a></li> <li><a href="../classes/LS.Components.Canvas3D.html">LS.Components.Canvas3D</a></li> <li><a href="../classes/LS.Components.CustomData.html">LS.Components.CustomData</a></li> <li><a href="../classes/LS.Components.FollowNode.html">LS.Components.FollowNode</a></li> <li><a href="../classes/LS.Components.FrameFX.html">LS.Components.FrameFX</a></li> <li><a href="../classes/LS.Components.FXGraphComponent.html">LS.Components.FXGraphComponent</a></li> <li><a href="../classes/LS.Components.FXStack.html">LS.Components.FXStack</a></li> <li><a href="../classes/LS.Components.GeometricPrimitive.html">LS.Components.GeometricPrimitive</a></li> <li><a href="../classes/LS.Components.GraphComponent.html">LS.Components.GraphComponent</a></li> <li><a href="../classes/LS.Components.Light.html">LS.Components.Light</a></li> <li><a href="../classes/LS.Components.LightFX.html">LS.Components.LightFX</a></li> <li><a href="../classes/LS.Components.LinesRenderer.html">LS.Components.LinesRenderer</a></li> <li><a href="../classes/LS.Components.MeshRenderer.html">LS.Components.MeshRenderer</a></li> <li><a href="../classes/LS.Components.MorphDeformer.html">LS.Components.MorphDeformer</a></li> <li><a href="../classes/LS.Components.NodeManipulator.html">LS.Components.NodeManipulator</a></li> <li><a href="../classes/LS.Components.ParticlesEmissor.html">LS.Components.ParticlesEmissor</a></li> <li><a href="../classes/LS.Components.PlayAnimation.html">LS.Components.PlayAnimation</a></li> <li><a href="../classes/LS.Components.Poser.html">LS.Components.Poser</a></li> <li><a href="../classes/LS.Components.RealtimeReflector.html">LS.Components.RealtimeReflector</a></li> <li><a href="../classes/LS.Components.Rotator.html">LS.Components.Rotator</a></li> <li><a href="../classes/LS.Components.SceneInclude.html">LS.Components.SceneInclude</a></li> <li><a href="../classes/LS.Components.Script.html">LS.Components.Script</a></li> <li><a href="../classes/LS.Components.SkinDeformer.html">LS.Components.SkinDeformer</a></li> <li><a href="../classes/LS.Components.Skybox.html">LS.Components.Skybox</a></li> <li><a href="../classes/LS.Components.Spline.html">LS.Components.Spline</a></li> <li><a href="../classes/LS.Components.SVGRenderer.html">LS.Components.SVGRenderer</a></li> <li><a href="../classes/LS.Components.Target.html">LS.Components.Target</a></li> <li><a href="../classes/LS.Components.Transform.html">LS.Components.Transform</a></li> <li><a href="../classes/LS.Components.VRCameraController.html">LS.Components.VRCameraController</a></li> <li><a href="../classes/LS.CompositePattern.html">LS.CompositePattern</a></li> <li><a href="../classes/LS.DebugRender.html">LS.DebugRender</a></li> <li><a href="../classes/LS.Draw.html">LS.Draw</a></li> <li><a href="../classes/LS.Formats.html">LS.Formats</a></li> <li><a href="../classes/LS.GLSLCode.html">LS.GLSLCode</a></li> <li><a href="../classes/LS.GraphCode.html">LS.GraphCode</a></li> <li><a href="../classes/LS.GUI.html">LS.GUI</a></li> <li><a href="../classes/LS.Input.html">LS.Input</a></li> <li><a href="../classes/LS.InteractiveController.html">LS.InteractiveController</a></li> <li><a href="../classes/LS.Knob.html">LS.Knob</a></li> <li><a href="../classes/LS.LS.html">LS.LS</a></li> <li><a href="../classes/LS.LScript.html">LS.LScript</a></li> <li><a href="../classes/LS.Material.html">LS.Material</a></li> <li><a href="../classes/LS.oldStandardMaterial.html">LS.oldStandardMaterial</a></li> <li><a href="../classes/LS.Pack.html">LS.Pack</a></li> <li><a href="../classes/LS.Particle.html">LS.Particle</a></li> <li><a href="../classes/LS.Physics.html">LS.Physics</a></li> <li><a href="../classes/LS.PhysicsInstance.html">LS.PhysicsInstance</a></li> <li><a href="../classes/LS.Picking.html">LS.Picking</a></li> <li><a href="../classes/LS.Player.html">LS.Player</a></li> <li><a href="../classes/LS.Prefab.html">LS.Prefab</a></li> <li><a href="../classes/LS.Project.html">LS.Project</a></li> <li><a href="../classes/LS.Ray.html">LS.Ray</a></li> <li><a href="../classes/LS.Renderer.html">LS.Renderer</a></li> <li><a href="../classes/LS.RenderFrameContext.html">LS.RenderFrameContext</a></li> <li><a href="../classes/LS.RenderInstance.html">LS.RenderInstance</a></li> <li><a href="../classes/LS.RenderSettings.html">LS.RenderSettings</a></li> <li><a href="../classes/LS.RenderState.html">LS.RenderState</a></li> <li><a href="../classes/LS.Resource.html">LS.Resource</a></li> <li><a href="../classes/LS.ResourcesManager.html">LS.ResourcesManager</a></li> <li><a href="../classes/LS.Scene.html">LS.Scene</a></li> <li><a href="../classes/LS.SceneNode.html">LS.SceneNode</a></li> <li><a href="../classes/LS.ShaderBlock.html">LS.ShaderBlock</a></li> <li><a href="../classes/LS.ShaderCode.html">LS.ShaderCode</a></li> <li><a href="../classes/LS.ShaderMaterial.html">LS.ShaderMaterial</a></li> <li><a href="../classes/LS.Shaders.html">LS.Shaders</a></li> <li><a href="../classes/LS.SpatialContainer.html">LS.SpatialContainer</a></li> <li><a href="../classes/LS.StandardMaterial.html">LS.StandardMaterial</a></li> <li><a href="../classes/LS.Tween.html">LS.Tween</a></li> <li><a href="../classes/LS.UnityMaterial.html">LS.UnityMaterial</a></li> <li><a href="../classes/LS.WBin.html">LS.WBin</a></li> <li><a href="../classes/LSQ.html">LSQ</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/LS.html">LS</a></li> </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 class="file-heading">File: ../src/project.js</h1> <div class="file"> <pre class="code prettyprint linenums"> ///@INFO: BASE /** * The Project is the top-most object that contains the whole application, from the project we can load other scenes * WORK IN PROGRESS * * @class Project * @constructor */ function Project(o) { this.uid = LS.generateUId(&quot;PROJ-&quot;); this.includes = []; //files to include before launching this project this.settings = {}; this.scenes = []; if(o) this.configure(o); } Project.prototype.serialize = function() { } Project.prototype.configure = function(o) { } //stuff to add // start // time // finish Project.prototype.load = function(url, on_complete) { //load project json //load associated resources ( imports, atlas ) // after loaded -&gt; configure scene // on_complete } LS.extendClass( Project, ComponentContainer ); //container methods </pre> </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>
jagenjo/litescene.js
doc/files/.._src_project.js.html
HTML
mit
13,194
<!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.6.0_18) on Thu Dec 18 17:17:16 PST 2014 --> <title>X509CRL (Java Platform SE 7 )</title> <meta name="date" content="2014-12-18"> <meta name="keywords" content="java.security.cert.X509CRL class"> <meta name="keywords" content="equals()"> <meta name="keywords" content="hashCode()"> <meta name="keywords" content="getEncoded()"> <meta name="keywords" content="verify()"> <meta name="keywords" content="getVersion()"> <meta name="keywords" content="getIssuerDN()"> <meta name="keywords" content="getIssuerX500Principal()"> <meta name="keywords" content="getThisUpdate()"> <meta name="keywords" content="getNextUpdate()"> <meta name="keywords" content="getRevokedCertificate()"> <meta name="keywords" content="getRevokedCertificates()"> <meta name="keywords" content="getTBSCertList()"> <meta name="keywords" content="getSignature()"> <meta name="keywords" content="getSigAlgName()"> <meta name="keywords" content="getSigAlgOID()"> <meta name="keywords" content="getSigAlgParams()"> <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="X509CRL (Java Platform SE 7 )"; } //--> </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="navBarCell1Rev">Class</li> <li><a href="class-use/X509CRL.html">Use</a></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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../java/security/cert/X509CertSelector.html" title="class in java.security.cert"><span class="strong">Prev Class</span></a></li> <li><a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?java/security/cert/X509CRL.html" target="_top">Frames</a></li> <li><a href="X509CRL.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">java.security.cert</div> <h2 title="Class X509CRL" class="title">Class X509CRL</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li><a href="../../../java/security/cert/CRL.html" title="class in java.security.cert">java.security.cert.CRL</a></li> <li> <ul class="inheritance"> <li>java.security.cert.X509CRL</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../java/security/cert/X509Extension.html" title="interface in java.security.cert">X509Extension</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">X509CRL</span> extends <a href="../../../java/security/cert/CRL.html" title="class in java.security.cert">CRL</a> implements <a href="../../../java/security/cert/X509Extension.html" title="interface in java.security.cert">X509Extension</a></pre> <div class="block"><p> Abstract class for an X.509 Certificate Revocation List (CRL). A CRL is a time-stamped list identifying revoked certificates. It is signed by a Certificate Authority (CA) and made freely available in a public repository. <p>Each revoked certificate is identified in a CRL by its certificate serial number. When a certificate-using system uses a certificate (e.g., for verifying a remote user's digital signature), that system not only checks the certificate signature and validity but also acquires a suitably- recent CRL and checks that the certificate serial number is not on that CRL. The meaning of "suitably-recent" may vary with local policy, but it usually means the most recently-issued CRL. A CA issues a new CRL on a regular periodic basis (e.g., hourly, daily, or weekly). Entries are added to CRLs as revocations occur, and an entry may be removed when the certificate expiration date is reached. <p> The X.509 v2 CRL format is described below in ASN.1: <pre> CertificateList ::= SEQUENCE { tbsCertList TBSCertList, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING } </pre> <p> More information can be found in <a href="http://www.ietf.org/rfc/rfc3280.txt">RFC 3280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile</a>. <p> The ASN.1 definition of <code>tbsCertList</code> is: <pre> TBSCertList ::= SEQUENCE { version Version OPTIONAL, -- if present, must be v2 signature AlgorithmIdentifier, issuer Name, thisUpdate ChoiceOfTime, nextUpdate ChoiceOfTime OPTIONAL, revokedCertificates SEQUENCE OF SEQUENCE { userCertificate CertificateSerialNumber, revocationDate ChoiceOfTime, crlEntryExtensions Extensions OPTIONAL -- if present, must be v2 } OPTIONAL, crlExtensions [0] EXPLICIT Extensions OPTIONAL -- if present, must be v2 } </pre> <p> CRLs are instantiated using a certificate factory. The following is an example of how to instantiate an X.509 CRL: <pre><code> InputStream inStream = null; try { inStream = new FileInputStream("fileName-of-crl"); CertificateFactory cf = CertificateFactory.getInstance("X.509"); X509CRL crl = (X509CRL)cf.generateCRL(inStream); } finally { if (inStream != null) { inStream.close(); } } </code></pre></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../java/security/cert/CRL.html" title="class in java.security.cert"><code>CRL</code></a>, <a href="../../../java/security/cert/CertificateFactory.html" title="class in java.security.cert"><code>CertificateFactory</code></a>, <a href="../../../java/security/cert/X509Extension.html" title="interface in java.security.cert"><code>X509Extension</code></a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier</th> <th class="colLast" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#X509CRL()">X509CRL</a></strong>()</code> <div class="block">Constructor for X.509 CRLs.</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#equals(java.lang.Object)">equals</a></strong>(<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a>&nbsp;other)</code> <div class="block">Compares this CRL for equality with the given object.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract byte[]</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getEncoded()">getEncoded</a></strong>()</code> <div class="block">Returns the ASN.1 DER-encoded form of this CRL.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../java/security/Principal.html" title="interface in java.security">Principal</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getIssuerDN()">getIssuerDN</a></strong>()</code> <div class="block"><strong>Denigrated</strong>, replaced by <a href="../../../java/security/cert/X509CRL.html#getIssuerX500Principal()">getIssuerX500Principal()</a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../javax/security/auth/x500/X500Principal.html" title="class in javax.security.auth.x500">X500Principal</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getIssuerX500Principal()">getIssuerX500Principal</a></strong>()</code> <div class="block">Returns the issuer (issuer distinguished name) value from the CRL as an <code>X500Principal</code>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../java/util/Date.html" title="class in java.util">Date</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getNextUpdate()">getNextUpdate</a></strong>()</code> <div class="block">Gets the <code>nextUpdate</code> date from the CRL.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert">X509CRLEntry</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getRevokedCertificate(java.math.BigInteger)">getRevokedCertificate</a></strong>(<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a>&nbsp;serialNumber)</code> <div class="block">Gets the CRL entry, if any, with the given certificate serialNumber.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert">X509CRLEntry</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getRevokedCertificate(java.security.cert.X509Certificate)">getRevokedCertificate</a></strong>(<a href="../../../java/security/cert/X509Certificate.html" title="class in java.security.cert">X509Certificate</a>&nbsp;certificate)</code> <div class="block">Get the CRL entry, if any, for the given certificate.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../java/util/Set.html" title="interface in java.util">Set</a>&lt;? extends <a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert">X509CRLEntry</a>&gt;</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getRevokedCertificates()">getRevokedCertificates</a></strong>()</code> <div class="block">Gets all the entries from this CRL.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../java/lang/String.html" title="class in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getSigAlgName()">getSigAlgName</a></strong>()</code> <div class="block">Gets the signature algorithm name for the CRL signature algorithm.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../java/lang/String.html" title="class in java.lang">String</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getSigAlgOID()">getSigAlgOID</a></strong>()</code> <div class="block">Gets the signature algorithm OID string from the CRL.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract byte[]</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getSigAlgParams()">getSigAlgParams</a></strong>()</code> <div class="block">Gets the DER-encoded signature algorithm parameters from this CRL's signature algorithm.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract byte[]</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getSignature()">getSignature</a></strong>()</code> <div class="block">Gets the <code>signature</code> value (the raw signature bits) from the CRL.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract byte[]</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getTBSCertList()">getTBSCertList</a></strong>()</code> <div class="block">Gets the DER-encoded CRL information, the <code>tbsCertList</code> from this CRL.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../java/util/Date.html" title="class in java.util">Date</a></code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getThisUpdate()">getThisUpdate</a></strong>()</code> <div class="block">Gets the <code>thisUpdate</code> date from the CRL.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract int</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#getVersion()">getVersion</a></strong>()</code> <div class="block">Gets the <code>version</code> (version number) value from the CRL.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#hashCode()">hashCode</a></strong>()</code> <div class="block">Returns a hashcode value for this CRL from its encoded form.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>abstract void</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#verify(java.security.PublicKey)">verify</a></strong>(<a href="../../../java/security/PublicKey.html" title="interface in java.security">PublicKey</a>&nbsp;key)</code> <div class="block">Verifies that this CRL was signed using the private key that corresponds to the given public key.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract void</code></td> <td class="colLast"><code><strong><a href="../../../java/security/cert/X509CRL.html#verify(java.security.PublicKey,%20java.lang.String)">verify</a></strong>(<a href="../../../java/security/PublicKey.html" title="interface in java.security">PublicKey</a>&nbsp;key, <a href="../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;sigProvider)</code> <div class="block">Verifies that this CRL was signed using the private key that corresponds to the given public key.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.security.cert.CRL"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.security.cert.<a href="../../../java/security/cert/CRL.html" title="class in java.security.cert">CRL</a></h3> <code><a href="../../../java/security/cert/CRL.html#getType()">getType</a>, <a href="../../../java/security/cert/CRL.html#isRevoked(java.security.cert.Certificate)">isRevoked</a>, <a href="../../../java/security/cert/CRL.html#toString()">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></h3> <code><a href="../../../java/lang/Object.html#clone()">clone</a>, <a href="../../../java/lang/Object.html#finalize()">finalize</a>, <a href="../../../java/lang/Object.html#getClass()">getClass</a>, <a href="../../../java/lang/Object.html#notify()">notify</a>, <a href="../../../java/lang/Object.html#notifyAll()">notifyAll</a>, <a href="../../../java/lang/Object.html#wait()">wait</a>, <a href="../../../java/lang/Object.html#wait(long)">wait</a>, <a href="../../../java/lang/Object.html#wait(long,%20int)">wait</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.security.cert.X509Extension"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;java.security.cert.<a href="../../../java/security/cert/X509Extension.html" title="interface in java.security.cert">X509Extension</a></h3> <code><a href="../../../java/security/cert/X509Extension.html#getCriticalExtensionOIDs()">getCriticalExtensionOIDs</a>, <a href="../../../java/security/cert/X509Extension.html#getExtensionValue(java.lang.String)">getExtensionValue</a>, <a href="../../../java/security/cert/X509Extension.html#getNonCriticalExtensionOIDs()">getNonCriticalExtensionOIDs</a>, <a href="../../../java/security/cert/X509Extension.html#hasUnsupportedCriticalExtension()">hasUnsupportedCriticalExtension</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="X509CRL()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>X509CRL</h4> <pre>protected&nbsp;X509CRL()</pre> <div class="block">Constructor for X.509 CRLs.</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="equals(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a>&nbsp;other)</pre> <div class="block">Compares this CRL for equality with the given object. If the <code>other</code> object is an <code>instanceof</code> <code>X509CRL</code>, then its encoded form is retrieved and compared with the encoded form of this CRL.</div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../java/lang/Object.html#equals(java.lang.Object)">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>other</code> - the object to test for equality with this CRL.</dd> <dt><span class="strong">Returns:</span></dt><dd>true iff the encoded forms of the two CRLs match, false otherwise.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../java/lang/Object.html#hashCode()"><code>Object.hashCode()</code></a>, <a href="../../../java/util/HashMap.html" title="class in java.util"><code>HashMap</code></a></dd></dl> </li> </ul> <a name="hashCode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> <div class="block">Returns a hashcode value for this CRL from its encoded form.</div> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../java/lang/Object.html#hashCode()">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></code></dd> <dt><span class="strong">Returns:</span></dt><dd>the hashcode value.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../java/lang/Object.html#equals(java.lang.Object)"><code>Object.equals(java.lang.Object)</code></a>, <a href="../../../java/lang/System.html#identityHashCode(java.lang.Object)"><code>System.identityHashCode(java.lang.Object)</code></a></dd></dl> </li> </ul> <a name="getEncoded()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEncoded</h4> <pre>public abstract&nbsp;byte[]&nbsp;getEncoded() throws <a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a></pre> <div class="block">Returns the ASN.1 DER-encoded form of this CRL.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the encoded form of this certificate</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a></code> - if an encoding error occurs.</dd></dl> </li> </ul> <a name="verify(java.security.PublicKey)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>verify</h4> <pre>public abstract&nbsp;void&nbsp;verify(<a href="../../../java/security/PublicKey.html" title="interface in java.security">PublicKey</a>&nbsp;key) throws <a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a>, <a href="../../../java/security/NoSuchAlgorithmException.html" title="class in java.security">NoSuchAlgorithmException</a>, <a href="../../../java/security/InvalidKeyException.html" title="class in java.security">InvalidKeyException</a>, <a href="../../../java/security/NoSuchProviderException.html" title="class in java.security">NoSuchProviderException</a>, <a href="../../../java/security/SignatureException.html" title="class in java.security">SignatureException</a></pre> <div class="block">Verifies that this CRL was signed using the private key that corresponds to the given public key.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - the PublicKey used to carry out the verification.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../java/security/NoSuchAlgorithmException.html" title="class in java.security">NoSuchAlgorithmException</a></code> - on unsupported signature algorithms.</dd> <dd><code><a href="../../../java/security/InvalidKeyException.html" title="class in java.security">InvalidKeyException</a></code> - on incorrect key.</dd> <dd><code><a href="../../../java/security/NoSuchProviderException.html" title="class in java.security">NoSuchProviderException</a></code> - if there's no default provider.</dd> <dd><code><a href="../../../java/security/SignatureException.html" title="class in java.security">SignatureException</a></code> - on signature errors.</dd> <dd><code><a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a></code> - on encoding errors.</dd></dl> </li> </ul> <a name="verify(java.security.PublicKey, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>verify</h4> <pre>public abstract&nbsp;void&nbsp;verify(<a href="../../../java/security/PublicKey.html" title="interface in java.security">PublicKey</a>&nbsp;key, <a href="../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;sigProvider) throws <a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a>, <a href="../../../java/security/NoSuchAlgorithmException.html" title="class in java.security">NoSuchAlgorithmException</a>, <a href="../../../java/security/InvalidKeyException.html" title="class in java.security">InvalidKeyException</a>, <a href="../../../java/security/NoSuchProviderException.html" title="class in java.security">NoSuchProviderException</a>, <a href="../../../java/security/SignatureException.html" title="class in java.security">SignatureException</a></pre> <div class="block">Verifies that this CRL was signed using the private key that corresponds to the given public key. This method uses the signature verification engine supplied by the given provider.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - the PublicKey used to carry out the verification.</dd><dd><code>sigProvider</code> - the name of the signature provider.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../java/security/NoSuchAlgorithmException.html" title="class in java.security">NoSuchAlgorithmException</a></code> - on unsupported signature algorithms.</dd> <dd><code><a href="../../../java/security/InvalidKeyException.html" title="class in java.security">InvalidKeyException</a></code> - on incorrect key.</dd> <dd><code><a href="../../../java/security/NoSuchProviderException.html" title="class in java.security">NoSuchProviderException</a></code> - on incorrect provider.</dd> <dd><code><a href="../../../java/security/SignatureException.html" title="class in java.security">SignatureException</a></code> - on signature errors.</dd> <dd><code><a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a></code> - on encoding errors.</dd></dl> </li> </ul> <a name="getVersion()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getVersion</h4> <pre>public abstract&nbsp;int&nbsp;getVersion()</pre> <div class="block">Gets the <code>version</code> (version number) value from the CRL. The ASN.1 definition for this is: <pre> version Version OPTIONAL, -- if present, must be v2<p> Version ::= INTEGER { v1(0), v2(1), v3(2) } -- v3 does not apply to CRLs but appears for consistency -- with definition of Version for certs </pre></div> <dl><dt><span class="strong">Returns:</span></dt><dd>the version number, i.e. 1 or 2.</dd></dl> </li> </ul> <a name="getIssuerDN()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIssuerDN</h4> <pre>public abstract&nbsp;<a href="../../../java/security/Principal.html" title="interface in java.security">Principal</a>&nbsp;getIssuerDN()</pre> <div class="block"><strong>Denigrated</strong>, replaced by <a href="../../../java/security/cert/X509CRL.html#getIssuerX500Principal()">getIssuerX500Principal()</a>. This method returns the <code>issuer</code> as an implementation specific Principal object, which should not be relied upon by portable code. <p> Gets the <code>issuer</code> (issuer distinguished name) value from the CRL. The issuer name identifies the entity that signed (and issued) the CRL. <p>The issuer name field contains an X.500 distinguished name (DN). The ASN.1 definition for this is: <pre> issuer Name Name ::= CHOICE { RDNSequence } RDNSequence ::= SEQUENCE OF RelativeDistinguishedName RelativeDistinguishedName ::= SET OF AttributeValueAssertion AttributeValueAssertion ::= SEQUENCE { AttributeType, AttributeValue } AttributeType ::= OBJECT IDENTIFIER AttributeValue ::= ANY </pre> The <code>Name</code> describes a hierarchical name composed of attributes, such as country name, and corresponding values, such as US. The type of the <code>AttributeValue</code> component is determined by the <code>AttributeType</code>; in general it will be a <code>directoryString</code>. A <code>directoryString</code> is usually one of <code>PrintableString</code>, <code>TeletexString</code> or <code>UniversalString</code>.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>a Principal whose name is the issuer distinguished name.</dd></dl> </li> </ul> <a name="getIssuerX500Principal()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIssuerX500Principal</h4> <pre>public&nbsp;<a href="../../../javax/security/auth/x500/X500Principal.html" title="class in javax.security.auth.x500">X500Principal</a>&nbsp;getIssuerX500Principal()</pre> <div class="block">Returns the issuer (issuer distinguished name) value from the CRL as an <code>X500Principal</code>. <p> It is recommended that subclasses override this method.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>an <code>X500Principal</code> representing the issuer distinguished name</dd><dt><span class="strong">Since:</span></dt> <dd>1.4</dd></dl> </li> </ul> <a name="getThisUpdate()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getThisUpdate</h4> <pre>public abstract&nbsp;<a href="../../../java/util/Date.html" title="class in java.util">Date</a>&nbsp;getThisUpdate()</pre> <div class="block">Gets the <code>thisUpdate</code> date from the CRL. The ASN.1 definition for this is: <pre> thisUpdate ChoiceOfTime ChoiceOfTime ::= CHOICE { utcTime UTCTime, generalTime GeneralizedTime } </pre></div> <dl><dt><span class="strong">Returns:</span></dt><dd>the <code>thisUpdate</code> date from the CRL.</dd></dl> </li> </ul> <a name="getNextUpdate()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNextUpdate</h4> <pre>public abstract&nbsp;<a href="../../../java/util/Date.html" title="class in java.util">Date</a>&nbsp;getNextUpdate()</pre> <div class="block">Gets the <code>nextUpdate</code> date from the CRL.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the <code>nextUpdate</code> date from the CRL, or null if not present.</dd></dl> </li> </ul> <a name="getRevokedCertificate(java.math.BigInteger)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRevokedCertificate</h4> <pre>public abstract&nbsp;<a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert">X509CRLEntry</a>&nbsp;getRevokedCertificate(<a href="../../../java/math/BigInteger.html" title="class in java.math">BigInteger</a>&nbsp;serialNumber)</pre> <div class="block">Gets the CRL entry, if any, with the given certificate serialNumber.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>serialNumber</code> - the serial number of the certificate for which a CRL entry is to be looked up</dd> <dt><span class="strong">Returns:</span></dt><dd>the entry with the given serial number, or null if no such entry exists in this CRL.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert"><code>X509CRLEntry</code></a></dd></dl> </li> </ul> <a name="getRevokedCertificate(java.security.cert.X509Certificate)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRevokedCertificate</h4> <pre>public&nbsp;<a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert">X509CRLEntry</a>&nbsp;getRevokedCertificate(<a href="../../../java/security/cert/X509Certificate.html" title="class in java.security.cert">X509Certificate</a>&nbsp;certificate)</pre> <div class="block">Get the CRL entry, if any, for the given certificate. <p>This method can be used to lookup CRL entries in indirect CRLs, that means CRLs that contain entries from issuers other than the CRL issuer. The default implementation will only return entries for certificates issued by the CRL issuer. Subclasses that wish to support indirect CRLs should override this method.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>certificate</code> - the certificate for which a CRL entry is to be looked up</dd> <dt><span class="strong">Returns:</span></dt><dd>the entry for the given certificate, or null if no such entry exists in this CRL.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</a></code> - if certificate is null</dd><dt><span class="strong">Since:</span></dt> <dd>1.5</dd></dl> </li> </ul> <a name="getRevokedCertificates()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRevokedCertificates</h4> <pre>public abstract&nbsp;<a href="../../../java/util/Set.html" title="interface in java.util">Set</a>&lt;? extends <a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert">X509CRLEntry</a>&gt;&nbsp;getRevokedCertificates()</pre> <div class="block">Gets all the entries from this CRL. This returns a Set of X509CRLEntry objects.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>all the entries or null if there are none present.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert"><code>X509CRLEntry</code></a></dd></dl> </li> </ul> <a name="getTBSCertList()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTBSCertList</h4> <pre>public abstract&nbsp;byte[]&nbsp;getTBSCertList() throws <a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a></pre> <div class="block">Gets the DER-encoded CRL information, the <code>tbsCertList</code> from this CRL. This can be used to verify the signature independently.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the DER-encoded CRL information.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../java/security/cert/CRLException.html" title="class in java.security.cert">CRLException</a></code> - if an encoding error occurs.</dd></dl> </li> </ul> <a name="getSignature()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSignature</h4> <pre>public abstract&nbsp;byte[]&nbsp;getSignature()</pre> <div class="block">Gets the <code>signature</code> value (the raw signature bits) from the CRL. The ASN.1 definition for this is: <pre> signature BIT STRING </pre></div> <dl><dt><span class="strong">Returns:</span></dt><dd>the signature.</dd></dl> </li> </ul> <a name="getSigAlgName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSigAlgName</h4> <pre>public abstract&nbsp;<a href="../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;getSigAlgName()</pre> <div class="block">Gets the signature algorithm name for the CRL signature algorithm. An example is the string "SHA256withRSA". The ASN.1 definition for this is: <pre> signatureAlgorithm AlgorithmIdentifier<p> AlgorithmIdentifier ::= SEQUENCE { algorithm OBJECT IDENTIFIER, parameters ANY DEFINED BY algorithm OPTIONAL } -- contains a value of the type -- registered for use with the -- algorithm object identifier value </pre> <p>The algorithm name is determined from the <code>algorithm</code> OID string.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the signature algorithm name.</dd></dl> </li> </ul> <a name="getSigAlgOID()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSigAlgOID</h4> <pre>public abstract&nbsp;<a href="../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;getSigAlgOID()</pre> <div class="block">Gets the signature algorithm OID string from the CRL. An OID is represented by a set of nonnegative whole numbers separated by periods. For example, the string "1.2.840.10040.4.3" identifies the SHA-1 with DSA signature algorithm defined in <a href="http://www.ietf.org/rfc/rfc3279.txt">RFC 3279: Algorithms and Identifiers for the Internet X.509 Public Key Infrastructure Certificate and CRL Profile</a>. <p>See <a href="../../../java/security/cert/X509CRL.html#getSigAlgName()"><code>getSigAlgName</code></a> for relevant ASN.1 definitions.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the signature algorithm OID string.</dd></dl> </li> </ul> <a name="getSigAlgParams()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getSigAlgParams</h4> <pre>public abstract&nbsp;byte[]&nbsp;getSigAlgParams()</pre> <div class="block">Gets the DER-encoded signature algorithm parameters from this CRL's signature algorithm. In most cases, the signature algorithm parameters are null; the parameters are usually supplied with the public key. If access to individual parameter values is needed then use <a href="../../../java/security/AlgorithmParameters.html" title="class in java.security"><code>AlgorithmParameters</code></a> and instantiate with the name returned by <a href="../../../java/security/cert/X509CRL.html#getSigAlgName()"><code>getSigAlgName</code></a>. <p>See <a href="../../../java/security/cert/X509CRL.html#getSigAlgName()"><code>getSigAlgName</code></a> for relevant ASN.1 definitions.</div> <dl><dt><span class="strong">Returns:</span></dt><dd>the DER-encoded signature algorithm parameters, or null if no parameters are present.</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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="navBarCell1Rev">Class</li> <li><a href="class-use/X509CRL.html">Use</a></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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../java/security/cert/X509CertSelector.html" title="class in java.security.cert"><span class="strong">Prev Class</span></a></li> <li><a href="../../../java/security/cert/X509CRLEntry.html" title="class in java.security.cert"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?java/security/cert/X509CRL.html" target="_top">Frames</a></li> <li><a href="X509CRL.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://docs.oracle.com/javase/7/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../legal/cpyr.html">Copyright</a> &#x00a9; 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
fbiville/annotation-processing-ftw
doc/java/jdk7/java/security/cert/X509CRL.html
HTML
mit
41,571
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script src="http://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <script src="../src/jq-ajax-progress.js"></script> </head> <body> <form method="post" id="imageuploadform" enctype="multipart/form-data"> <input hidden id="fileupload" type="file" name="image[]" multiple> <button id="btnupload">Chose</button> <progress id="progress" value="0" max="100"></progress> </form> </body> <script> $("#btnupload").click(function(e) { $("#fileupload").trigger('click'); e.preventDefault(); }); $('#fileupload').change(function(e) { $("#imageuploadform").submit(); e.preventDefault(); }); $('#imageuploadform').submit(function(e) { e.preventDefault(); var formData = new FormData(this); var jqxhr = $.ajax({ type: 'POST', url: 'http://null.jsbin.com/upload', data: formData, cache: false, contentType: false, processData: false, success: function(data) { console.log(data); }, error: function(data) { console.log(data); }, progress: downloadProgress, uploadProgress: uploadProgress }); $(jqxhr).on('uploadProgress', uploadProgress); }); var $progress = $('#progress')[0]; function uploadProgress(e) { if (e.lengthComputable) { var percentComplete = (e.loaded * 100) / e.total; console.log(percentComplete); $progress.value = percentComplete; if (percentComplete >= 100) { // process completed } } } function downloadProgress(e) { if (e.lengthComputable) { var percentage = (e.loaded * 100) / e.total; console.log(percentage); $progress.value = percentage; if (percentage >= 100) { // process completed } } } </script> </html>
likerRr/jq-ajax-progress
example/upload.html
HTML
mit
1,968
<div id="msg"> <div class="title"> <h4 class="donation light">{{'Donation' | translate}}</h4> <div class="donationRightSide"> <div class="bankDetails"> <h5 class="regular">{{'Bank transfer' | translate}}</h5> <h5 class="light bankDetailsMargin"> {{'International Bank (31) 109 Ashkelon branch' | translate}}<br/> {{'Account Number' | translate}}: 409-494542 </h5> </div> <br/> <div class="checkDetails"> <h5 class="regular">{{'Check' | translate}}</h5> <h5 class="light bankDetailsMargin"> {{'Dizengoff 50, Apartment 2410, TA' | translate}}: <br/> </h5> </div> </div> </div> <div class="donationDetails"> <h3 class="mb-25">{{'Now Its Your Turn' | translate}}</h3> <h3 class="mb-25">{{'None of this can happen' | translate}}</h3> <h3>{{'Without your generous help' | translate}}</h3> <form name="donationForm" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" novalidate> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="{{paypalValue}}"> <input type="hidden" name="on0" value="תרומות"> <!--<input type="hidden" name="os0" value="{{donation.amount}}"/>--> <h6>{{'All donations are tax under section 46 of the Income Tax' | translate}}</h6> <div class="donationFooter"> <p class="donateOptions">{{'Payment by' | translate}}:</p> <span class="payment"> <span class="visa"> <img class="visaIcon" src="img/logos/visa.png" alt=""/> <label class="jGive" for="jgive">J-GIVE</label> <input ng-model="donation.visa" name="paymentOption" id="jgive" type="radio"/> </span> <span class="paypal"> <img class="paypalIcon" src="img/logos/paypal.png" alt=""/> <label for="paypal">PAYPAL</label> <input ng-model="donation.paypal" name="paymentOption" id="paypal" type="radio"> </span> </span> <input type="submit" class="btnContinue" ng-click="donate()" value="{{'Proceed' | translate}}"> <h5 class="donationLast">{{'All donations are tax under section 46 of the Income Tax' | translate}}</h5> <i class="fa fa-arrow-left fl arrow"></i> </div> </form> </div> </div> <div onclick="slideIn('msg')" id="d1" class="dd donationOpen clickable"> {{'Donation' | translate}} </div> <div class="closeDonation" onclick="slideOut('msg')" id="d2"></div>
ilanbit23/sachi
app/components/donation/donation.html
HTML
mit
2,948
<!DOCTYPE html> <html dir="ltr" lang=""> <head> <meta charset="UTF-8" /> <meta name="author" content="Reid Netterville III" /> <title>Mandolin</title> <link rel="stylesheet" href="styles/sand.css" type="text/css" /> <script src="scripts/junk.js" type="text/javascript"></script> </head> <body> <ul id="nav"> <li class="lnk"><a href="guitar.html">change tuning</a></li> </ul> <h2>GDAE</h2> <div class="calls"> <input type="button" class="btn" value="j3k56x4" onclick="violinNotes(strinGraph.gst.j3k56x4)" /> <input type="button" class="btn" value="j3k6" onclick="violinNotes(strinGraph.gst.j3k6)" /> <input type="button" class="btn" value="k1j5" onclick="violinNotes(strinGraph.gst.k1j5)" /> <input type="button" class="btn" value="k2j6" onclick="violinNotes(strinGraph.gst.k2j6)" /> <input type="button" class="btn" value="j2k5" onclick="violinNotes(strinGraph.gst.j2k5)" /> <input type="button" class="btn" value="k26" onclick="violinNotes(strinGraph.gst.k26)" /> <input type="button" class="btn" value="j25" onclick="violinNotes(strinGraph.gst.j25)" /><br /> <input type="button" class="btn" value=" n0 " onclick="violinNotes(strinGraph.gst.n0)" /> <input type="button" class="btn" value=" k6 " onclick="violinNotes(strinGraph.gst.k6)" /> <input type="button" class="btn" value=" j5 " onclick="violinNotes(strinGraph.gst.j5)" /> <input type="button" class="btn" value="k126j5" onclick="violinNotes(strinGraph.gst.k126j5)" /> <input type="button" class="btn" value=" j3 " onclick="violinNotes(strinGraph.gst.j3)" /> <input type="button" class="btn" value="j34k6" onclick="violinNotes(strinGraph.gst.j34k6)" /> <input type="button" class="btn" value="j5k6" onclick="violinNotes(strinGraph.gst.j5k6)" /> <input type="button" class="btn" value="j25k6" onclick="violinNotes(strinGraph.gst.j25k6)" /> <input type="button" class="btn" value="k26j5" onclick="violinNotes(strinGraph.gst.k26j5)" /><br /> <input type="button" class="btn" value=" j6 " onclick="violinNotes(strinGraph.gst.j6)" /> <input type="button" class="btn" value=" k5 " onclick="violinNotes(strinGraph.gst.k5)" /> <input type="button" class="btn" value="k1j6" onclick="violinNotes(strinGraph.gst.k1j6)" /> <input type="button" class="btn" value="k16" onclick="violinNotes(strinGraph.gst.k16)" /> <input type="button" class="btn" value="k56" onclick="violinNotes(strinGraph.gst.k56)" /> <input type="button" class="btn" value="j56" onclick="violinNotes(strinGraph.gst.j56)" /> <input type="button" class="btn" value="k127" onclick="violinNotes(strinGraph.gst.k127)" /> <input type="button" class="btn" value="j234" onclick="violinNotes(strinGraph.gst.j234)" /> <input type="button" class="btn" value="k127j5" onclick="violinNotes(strinGraph.gst.k127j5)" /> <input type="button" class="btn" value="j34k5" onclick="violinNotes(strinGraph.gst.j34k5)" /><br /> <input type="button" class="btn" value=" j2 " onclick="violinNotes(strinGraph.gst.j2)" /> <input type="button" class="btn" value=" k2 " onclick="violinNotes(strinGraph.gst.k2)" /> <input type="button" class="btn" value="k25" onclick="violinNotes(strinGraph.gst.k25)" /> <input type="button" class="btn" value="j23" onclick="violinNotes(strinGraph.gst.j23)" /> <input type="button" class="btn" value="j23k6" onclick="violinNotes(strinGraph.gst.j23k6)" /> <input type="button" class="btn" value="k2j56" onclick="violinNotes(strinGraph.gst.k2j56)" /> <input type="button" class="btn" value="j2k56" onclick="violinNotes(strinGraph.gst.j2k56)" /> <input type="button" class="btn" value="j2k6" onclick="violinNotes(strinGraph.gst.j2k6)" /> <input type="button" class="btn" value="k2j5" onclick="violinNotes(strinGraph.gst.k2j5)" /><br /> <input type="button" class="btn" value="k12j5" onclick="violinNotes(strinGraph.gst.k12j5)" /> <input type="button" class="btn" value="j34k6" onclick="violinNotes(strinGraph.gst.j34k6)" /> <input type="button" class="btn" value="j34k16" onclick="violinNotes(strinGraph.gst.j34k16)" /> <input type="button" class="btn" value="x1k2j5" onclick="violinNotes(strinGraph.gst.x1k2j5)" /> <input type="button" class="btn" value="x1k26j5" onclick="violinNotes(strinGraph.gst.x1k26j5)" /> </div> <div id="view"> <code> <span id="str1"></span><br /> <span id="str2"></span><br /> <span id="str3"></span><br /> <span id="str4"></span><br /> </code> </div> <div class="calls"> <input type="button" class="btn" value="sus" onclick="violinNotes(strinGraph.gst.sus)" /> <input type="button" class="btn" value="mi7" onclick="violinNotes(strinGraph.gst.mi7)" /> <input type="button" class="btn" value="ma7" onclick="violinNotes(strinGraph.gst.ma7)" /> <input type="button" class="btn" value="ma7k4" onclick="violinNotes(strinGraph.gst.ma7k4)" /> <input type="button" class="btn" value="mi6" onclick="violinNotes(strinGraph.gst.mi6)" /> <input type="button" class="btn" value="dom7" onclick="violinNotes(strinGraph.gst.dom7)" /><br /> <input type="button" class="btn" value="r5j2k4" onclick="violinNotes(strinGraph.gst.r5j2k4)" /> <input type="button" class="btn" value="dom7j5" onclick="violinNotes(strinGraph.gst.dom7j5)" /> <input type="button" class="btn" value=" o6 " onclick="violinNotes(strinGraph.gst.o6)" /> <input type="button" class="btn" value="ok7" onclick="violinNotes(strinGraph.gst.ok7)" /> <input type="button" class="btn" value="mik4" onclick="violinNotes(strinGraph.gst.mik4)" /><br /> <input type="button" class="btn" value="mik7" onclick="violinNotes(strinGraph.gst.mik7)" /> <input type="button" class="btn" value="dom7k5" onclick="violinNotes(strinGraph.gst.dom7k5)" /> <input type="button" class="btn" value="ma7k5" onclick="violinNotes(strinGraph.gst.ma7k5)" /> </div> <script type="text/javascript"> violinNotes(strinGraph.gst.n0); </script> <div id="footer"> <p class="attr">Copyright &copy; 2012-2018 Reid Netterville III</p> </div> </body> </html>
reidiiius/nautiloidea
doc/mandolin.html
HTML
mit
5,846
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>GPGPU Attraction</title> <style> body { margin: 0; } canvas { display: block; margin: 0; } </style> </head> <body> <script type="x-shader/x-vertex" id="shader-through-vertex"> void main() { gl_Position = vec4(position, 1.0); } </script> <script type="x-shader/x-fragment" id="shader-through-fragment"> uniform sampler2D tPosition; void main() { vec2 uv = gl_FragCoord.xy / RESOLUTION.xy; gl_FragColor = texture2D(tPosition, uv); } </script> <script type="x-shader/x-fragment" id="shader-physics-position-fragment"> uniform float uDelta; uniform sampler2D tPosition; uniform sampler2D tVelocity; uniform float uTime; void main() { vec2 uv = gl_FragCoord.xy / RESOLUTION; vec3 pPosition = texture2D(tPosition, uv).xyz - TEXTURE_OFFSET; vec3 pVelocity = texture2D(tVelocity, uv).xyz - TEXTURE_OFFSET; pPosition += pVelocity * uDelta; gl_FragColor = vec4(pPosition + TEXTURE_OFFSET, 1.0); } </script> <script type="x-shader/x-fragment" id="shader-physics-velocity-fragment"> uniform float uDelta; uniform sampler2D tPosition; uniform sampler2D tVelocity; uniform float uTime; void main() { vec2 uv = gl_FragCoord.xy / RESOLUTION; vec3 pPosition = texture2D(tPosition, uv).xyz - TEXTURE_OFFSET; vec3 pVelocity = texture2D(tVelocity, uv).xyz - TEXTURE_OFFSET; vec3 acceleration = -pPosition; pVelocity += acceleration; gl_FragColor = vec4(pVelocity + TEXTURE_OFFSET, 1.0); } </script> <script type="x-shader/x-vertex" id="shader-particle-vertex"> uniform sampler2D tPosition; uniform float uScale; uniform float uTime; void main() { vec3 particlePosition = texture2D(tPosition, uv).xyz - TEXTURE_OFFSET; vec3 nPosition = position + particlePosition * uScale; gl_PointSize = 1.0; gl_Position = projectionMatrix * modelViewMatrix * vec4(nPosition, 1.0); } </script> <script type="x-shader/x-fragment" id="shader-particle-fragment"> uniform sampler2D tPosition; void main() { vec2 uv = gl_FragCoord.xy / RESOLUTION; vec4 particle = texture2D(tPosition, uv.xy) - TEXTURE_OFFSET; gl_FragColor = vec4(1.0, 0.25, 0.0, 1.0); } </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r82/three.min.js"></script> <script src="https://cdn.rawgit.com/mrdoob/three.js/master/examples/js/controls/OrbitControls.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/stats.js/r16/Stats.min.js"></script> <script src="assets/main.js"></script> </body> </html>
timseverien/experiments
gpgpu-attraction/public/index.html
HTML
mit
2,619
<!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="./64c93f0850e7c4ce7574ffd785ab80d095fe053ac2509be2c10bd908b240d605.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/5e1de64eeea25f462b10e71d7e64f1655a69cec909c82775ef5550e9f0d7b79c.html
HTML
mit
550
<p> allachievedcompetences works! </p> <div class="chapter"> <div class="container-fluid" align="center"> <div class="row-fluid"> <div class="col-md-6 col-md-offset-3"> <div class = "competence jumpotron" *ngFor="let competence of allAchievedCompetences | orderBy : ['chapterId']" role="presentation" > <a href="#" data-toggle="tooltip" data-placement="right" title="Du hast diese Kompetenz am {{competence.fromDate}} erreicht"> <p>{{competence.studentText}}</p> <p>{{competence.chapterId}}</p> <div *ngIf="competence.checked == false" > <img src="/assets/images/{{generateImagePath(competence.chapterId)}}/competenceUndone.png"> </div> <div *ngIf="competence.checked == true" > <img src="/assets/images/{{generateImagePath(competence.chapterId)}}/competenceDone.png"> </div> </a> </div> </div> </div> </div> </div>
Quokkalinchen/The-Code-Hustlers
src/app/home/competences/allachievedcompetences/allachievedcompetences.component.html
HTML
mit
948
<link rel="import" href="{$components_url}bower_components/paper-scroll-header-panel/paper-scroll-header-panel.html"> <link rel="import" href="{$components_url}bower_components/paper-toolbar/paper-toolbar.html"> <link rel="import" href="{$components_url}bower_components/paper-styles/color.html"> <link rel="import" href="{$components_url}bower_components/iron-flex-layout/iron-flex-layout.html"> <link rel="import" href="{$components_url}bower_components/paper-icon-button/paper-icon-button.html"> <link rel="import" href="{$components_url}bower_components/iron-icons/iron-icons.html"> <style> .floatbox_header{ display: none; } .floatbox_body{ font-family: 'Roboto', sans-serif; background-color: #eeeeee; padding : 3px; } #scroll_content{ position: relative; overflow: scroll; } div.cell{ padding: 20px; margin-left: 20px; } ul.cell-list { list-style-type: circle; } li{ margin-left: 20px; } .tall { background-color: #2196F3; } .tall .title { padding: 20px; font-size: 40px; color: #ffffff; /*width: 30%;*/ position: relative; float: left; } .tall .description{ padding: 20px; font-size: 15px; color: #ffffff; /*width: 70%;*/ position: relative; float: left; } .sect{ border: 1px solid #bebebe; padding: 16px; margin: 16px; border-radius: 5px; background-color: #fff; color: #555; } .section-number{ display: inline-block; height: 64px; width: 64px; border-radius: 50%; background: #ddd; line-height: 64px; font-size: 30px; color: #666; text-align: center; } .section-title{ font-size: 22px; padding-top: 18px; color: #888;margin-left: 20px; } .section-paragraph{ font-size: 18px; padding-top: 18px; color: #888;margin-left: 20px; } paper-fab { --paper-fab-background : #00BCD4; --paper-fab: { padding: 0; margin: 8px; }; } paper-fab#assessment_fab { background:#00BCD4; } </style> <div class="layout vertical"> <div class="tall"> <div class="title">Helper per la Cocreazione</div> <div class="description"> La CoCreazione è uno spazio collaborativo per guidare gli utenti a collaborare nella costruzione della conoscenza e dei dati. Lo spazio è pensato per essere utilizzato da piccoli gruppi, dove l'utente è invitato, dal creatore della stanza, a partecipare. Ci sono tre tipi di stanze: la stanza di co-creazione della conoscenza, la stanza di co-creazione di dati e la stanza dei media. Nella prima stanza, ogni gruppo di persone è invitato a riflettere su gli Open Data per rispondere a problemi e creare consapevolezza dei dati; nella seconda stanza si possono co-creare datasets (insieme di dati); la terza stanza presenta dati di tipo media sincronizzati con l'applicazione mobile di SPOD. </div> </div> <div class="content" id="scroll_content"> <div class="sect"> <div class="horizontal layout cell"> <img src="{$staticResourcesUrl}images/cocreationroom_it.png" style="width: 60%; height: 60%;"> <div class="cell"> <div class="horizontal layout cell"> <div class="section-number">1</div> <div class="section-title">Cocreazione</div> </div> <div> <p> Nella Cocreazione ci sono:</p> </div> <div class="horizontal layout cell"> <paper-fab id="description_fab" mini="" icon="description"></paper-fab> <p>Stanza della cocreazione della conoscenza</p> </div> <div class="horizontal layout cell"> <paper-fab id="assessment_fab" mini="" icon="assessment"></paper-fab> <p> Stanza della cocreazione dei dati<p> </div> <div class="horizontal layout cell"> <paper-fab id="media_fab" mini="" icon="image:collections" ></paper-fab> <p> Stanza della cocreazione dei dati di tipo "media"<p> </div> <div class="horizontal layout cell"> <paper-fab id="view_datasets" mini icon="view-list"> </paper-fab> <p>Mostra tutti i dataset creati</p> </div> </div> </div> </div> </div> <div class="sect"> <div class="horizontal layout cell"> <img src="{$staticResourcesUrl}images/viewalldatasets_it.gif" style="width: 60%; height: 60%;"> <div class="cell"> <div class="horizontal layout cell"> <div class="section-number">2</div> <paper-fab id="view_datasets" mini icon="view-list"> </paper-fab> <div class="section-title">Mostra tutti i datasets</div> </div> <div> Questo pulsante visualizza tutti i datasets creati nella stanza dei dati.<br> Per ogni dataset puoi: </div> <ul class="cell-list"> <li> Mostrare il dataset pubblicato nella stanza di co-creazione dei dati, </li> <li> Scaricare un documento nel formato CSV,</li> <li> Copiare (e più tardi incollare) l’indirizzo (URL) del dataset,</li> <li> Scaricare le note del dataset in un documento HTML.</li> </ul> </div> </div> </div> </div> <div class="sect"> <div class="horizontal layout cell"> <img src="{$staticResourcesUrl}images/createroom_it.gif" style="width: 60%; height: 60%;"> <div class="cell"> <div class="horizontal layout cell"> <div class="section-number">3</div> <div class="section-title">Crea una stanza</div> </div> <div> <p> Per creare una stanza basta premere sul pulsante "+" (Aggiungi) in blu, posizionato in basso a destra, e inserire le informazioni richieste: </p> <ul class="cell-list"> <li> Nome della stanza, </li> <li> Soggetto,</li> <li> Descrizione,</li> <li> Periodo: è solo un' indicazione dell'attività prevista nella stanza, non una prescrizione,</li> <li> Obiettivo,</li> <li> Invito da inviare ai partecipanti invitati,</li> <li> Lista iniziale di partecipanti (puoi invitare altri in un qualsiasi momento)</li> </ul> </div> </div> </div> </div> <div class="sect"> <div class="horizontal layout cell"> <img src="{$staticResourcesUrl}images/explore_it.gif" style="width: 60%; height: 60%;"> <div class="cell"> <div class="horizontal layout cell"> <div class="section-number">4</div> <div class="section-title">Entra nella stanza</div> </div> <div> Questo pulsante permette di entrare nella stanza. </div> </div> </div> </div> <div class="content" id="scroll_content"> <div class="sect"> <div class="horizontal layout cell"> <img src="{$staticResourcesUrl}images/aboutroom_it.gif" style="width: 60%; height: 60%;"> <div class="cell"> <div class="horizontal layout cell"> <div class="section-number">5</div> <div class="section-title">Cosa si può fare in una stanza: </div> </div> <ul class="cell-list"> <li> <paper-icon-button icon="menu" style=" width: 50px; height: 50px;"></paper-icon-button> Menù delle funzionalità (crea un dataset, metadata, note, discussione, datalets etc...) </li> <li> <paper-icon-button id="info_room_button" icon="info" on-tap="_openInfo" style="color: #212121; width: 50px; height: 50px;"></paper-icon-button> Informazioni relative alla stanza</p> </li> <li> <paper-icon-button icon="add" style="color: #00BCD4;" ></paper-icon-button> Invita un utente nella stanza </li> </ul> </div> </div> </div> </div> </div> </div>
routetopa/spod-plugin-cocreation
views/components/helper_cocreation_it.html
HTML
mit
9,627
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_datagram_socket::non_blocking_io</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_datagram_socket.html" title="basic_datagram_socket"> <link rel="prev" href="non_blocking/overload3.html" title="basic_datagram_socket::non_blocking (3 of 3 overloads)"> <link rel="next" href="open.html" title="basic_datagram_socket::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="non_blocking/overload3.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_datagram_socket.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="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_datagram_socket.non_blocking_io"></a><a class="link" href="non_blocking_io.html" title="basic_datagram_socket::non_blocking_io">basic_datagram_socket::non_blocking_io</a> </h4></div></div></div> <p> <span class="emphasis"><em>Inherited from socket_base.</em></span> </p> <p> <a class="indexterm" name="idp88334560"></a> (Deprecated: Use non_blocking().) IO control command to set the blocking mode of the socket. </p> <pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">non_blocking_io</span><span class="special">;</span> </pre> <p> Implements the FIONBIO IO control command. </p> <h6> <a name="asio.reference.basic_datagram_socket.non_blocking_io.h0"></a> <span><a name="asio.reference.basic_datagram_socket.non_blocking_io.example"></a></span><a class="link" href="non_blocking_io.html#asio.reference.basic_datagram_socket.non_blocking_io.example">Example</a> </h6> <pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span> <span class="special">...</span> <span class="identifier">asio</span><span class="special">::</span><span class="identifier">socket_base</span><span class="special">::</span><span class="identifier">non_blocking_io</span> <span class="identifier">command</span><span class="special">(</span><span class="keyword">true</span><span class="special">);</span> <span class="identifier">socket</span><span class="special">.</span><span class="identifier">io_control</span><span class="special">(</span><span class="identifier">command</span><span class="special">);</span> </pre> <h6> <a name="asio.reference.basic_datagram_socket.non_blocking_io.h1"></a> <span><a name="asio.reference.basic_datagram_socket.non_blocking_io.requirements"></a></span><a class="link" href="non_blocking_io.html#asio.reference.basic_datagram_socket.non_blocking_io.requirements">Requirements</a> </h6> <p> <span class="emphasis"><em>Header: </em></span><code class="literal">asio/basic_datagram_socket.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="non_blocking/overload3.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_datagram_socket.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="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_datagram_socket/non_blocking_io.html
HTML
mit
4,847
<!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>ssm: MSVolSISR 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="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); $(window).load(resizeHeight); </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">ssm </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 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="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </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('classMSVolSISR.html','');}); </script> <div id="doc-content"> <!-- 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="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classMSVolSISR-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">MSVolSISR Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>A SISR implementation of the multivariate stochastic volatility model of Pitt and Shephard 1999. <a href="classMSVolSISR.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="msvol__sisr_8h_source.html">msvol_sisr.h</a>&gt;</code></p> <div class="dynheader"> Inheritance diagram for MSVolSISR:</div> <div class="dyncontent"> <div class="center"><img src="classMSVolSISR__inherit__graph.png" border="0" usemap="#MSVolSISR_inherit__map" alt="Inheritance graph"/></div> <map name="MSVolSISR_inherit__map" id="MSVolSISR_inherit__map"> <area shape="rect" id="node2" href="classSISRFilter.html" title="A base&#45;class for Sequential Importance Sampling with Resampling. " alt="" coords="11,5,93,32"/> </map> <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div> <div class="dynheader"> Collaboration diagram for MSVolSISR:</div> <div class="dyncontent"> <div class="center"><img src="classMSVolSISR__coll__graph.png" border="0" usemap="#MSVolSISR_coll__map" alt="Collaboration graph"/></div> <map name="MSVolSISR_coll__map" id="MSVolSISR_coll__map"> <area shape="rect" id="node2" href="classSISRFilter.html" title="A base&#45;class for Sequential Importance Sampling with Resampling. " alt="" coords="11,5,93,32"/> </map> <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></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:a036830dc21a366c40a083ddf4c3344ae"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#a036830dc21a366c40a083ddf4c3344ae">MSVolSISR</a> (int numParts, const <a class="el" href="pmfs_8h.html#ae601f56a556993079f730483c574356f">Mat</a> &amp;beta, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;phis, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;mus, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;sigmas, SISRResampStyle resampTechnique, int pathLength=0, double percEss=1.0)</td></tr> <tr class="memdesc:a036830dc21a366c40a083ddf4c3344ae"><td class="mdescLeft">&#160;</td><td class="mdescRight">The constructor. <a href="#a036830dc21a366c40a083ddf4c3344ae">More...</a><br /></td></tr> <tr class="separator:a036830dc21a366c40a083ddf4c3344ae"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5e1706e6f5ea33e9c3cf7a1d58485690"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5e1706e6f5ea33e9c3cf7a1d58485690"></a> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#a5e1706e6f5ea33e9c3cf7a1d58485690">~MSVolSISR</a> ()</td></tr> <tr class="memdesc:a5e1706e6f5ea33e9c3cf7a1d58485690"><td class="mdescLeft">&#160;</td><td class="mdescRight">The destructor. <br /></td></tr> <tr class="separator:a5e1706e6f5ea33e9c3cf7a1d58485690"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac828fdce8a00f9ac3adbe0fa019fe49d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#ac828fdce8a00f9ac3adbe0fa019fe49d">q1Samp</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;y1)</td></tr> <tr class="memdesc:ac828fdce8a00f9ac3adbe0fa019fe49d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Samples from q1. <a href="#ac828fdce8a00f9ac3adbe0fa019fe49d">More...</a><br /></td></tr> <tr class="separator:ac828fdce8a00f9ac3adbe0fa019fe49d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2af842b09bada27765bf8e7e60c59183"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#a2af842b09bada27765bf8e7e60c59183">logMuEv</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;x1)</td></tr> <tr class="memdesc:a2af842b09bada27765bf8e7e60c59183"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluates the log of mu. <a href="#a2af842b09bada27765bf8e7e60c59183">More...</a><br /></td></tr> <tr class="separator:a2af842b09bada27765bf8e7e60c59183"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9c776bfbf157ff4f0dc3cbe1c4212142"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#a9c776bfbf157ff4f0dc3cbe1c4212142">logQ1Ev</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;x1, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;y1)</td></tr> <tr class="memdesc:a9c776bfbf157ff4f0dc3cbe1c4212142"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluates the log of q1. <a href="#a9c776bfbf157ff4f0dc3cbe1c4212142">More...</a><br /></td></tr> <tr class="separator:a9c776bfbf157ff4f0dc3cbe1c4212142"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1e7efc4dd05351872764983a99a0c5ed"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#a1e7efc4dd05351872764983a99a0c5ed">logGEv</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;yt, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;xt)</td></tr> <tr class="memdesc:a1e7efc4dd05351872764983a99a0c5ed"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluates the log of g. <a href="#a1e7efc4dd05351872764983a99a0c5ed">More...</a><br /></td></tr> <tr class="separator:a1e7efc4dd05351872764983a99a0c5ed"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af5ef1c3d5499bc9f2693a3f918def613"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#af5ef1c3d5499bc9f2693a3f918def613">logQEv</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;xt, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;xtm1, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;yt)</td></tr> <tr class="memdesc:af5ef1c3d5499bc9f2693a3f918def613"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluates the log of q (assumed constant for all time). <a href="#af5ef1c3d5499bc9f2693a3f918def613">More...</a><br /></td></tr> <tr class="separator:af5ef1c3d5499bc9f2693a3f918def613"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acd51af2d17300973b8fa4748e5729f3c"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#acd51af2d17300973b8fa4748e5729f3c">logFEv</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;xt, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;xtm1)</td></tr> <tr class="memdesc:acd51af2d17300973b8fa4748e5729f3c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluates the log of f. <a href="#acd51af2d17300973b8fa4748e5729f3c">More...</a><br /></td></tr> <tr class="separator:acd51af2d17300973b8fa4748e5729f3c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4f2f68902ba97f6dee582f1f01d1f5d7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMSVolSISR.html#a4f2f68902ba97f6dee582f1f01d1f5d7">qSamp</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;xtm1, const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;yt)</td></tr> <tr class="memdesc:a4f2f68902ba97f6dee582f1f01d1f5d7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Samples from q (assumed constant for all time). <a href="#a4f2f68902ba97f6dee582f1f01d1f5d7">More...</a><br /></td></tr> <tr class="separator:a4f2f68902ba97f6dee582f1f01d1f5d7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classSISRFilter"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classSISRFilter')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classSISRFilter.html">SISRFilter</a></td></tr> <tr class="memitem:a3105536db67f9aef8a08c32866a81a38 inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#a3105536db67f9aef8a08c32866a81a38">SISRFilter</a> (int numParts, SISRResampStyle resampTechnique=SISRResampStyle::everytime_multinomial, unsigned int pathLength=0, double essPerc=1.0)</td></tr> <tr class="memdesc:a3105536db67f9aef8a08c32866a81a38 inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor. <a href="#a3105536db67f9aef8a08c32866a81a38">More...</a><br /></td></tr> <tr class="separator:a3105536db67f9aef8a08c32866a81a38 inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6953590c7317c8dbf2341640dea71af8 inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6953590c7317c8dbf2341640dea71af8"></a> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#a6953590c7317c8dbf2341640dea71af8">~SISRFilter</a> ()</td></tr> <tr class="memdesc:a6953590c7317c8dbf2341640dea71af8 inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr> <tr class="separator:a6953590c7317c8dbf2341640dea71af8 inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9bec319e692266cacdd7e6cd9b60e77d inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#a9bec319e692266cacdd7e6cd9b60e77d">getLogCondLike</a> () const </td></tr> <tr class="memdesc:a9bec319e692266cacdd7e6cd9b60e77d inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">get log p(y_t|y_{1:t-1})$ or log p(y_1). <a href="#a9bec319e692266cacdd7e6cd9b60e77d">More...</a><br /></td></tr> <tr class="separator:a9bec319e692266cacdd7e6cd9b60e77d inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aab226ed51d07c493151a6788e6f90b86 inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#aab226ed51d07c493151a6788e6f90b86">getESS</a> () const </td></tr> <tr class="memdesc:aab226ed51d07c493151a6788e6f90b86 inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">get effective sample size. <a href="#aab226ed51d07c493151a6788e6f90b86">More...</a><br /></td></tr> <tr class="separator:aab226ed51d07c493151a6788e6f90b86 inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8ca159b052883c9c4dc0231145f6fe85 inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::vector&lt; <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#a8ca159b052883c9c4dc0231145f6fe85">getFullParts</a> () const </td></tr> <tr class="memdesc:a8ca159b052883c9c4dc0231145f6fe85 inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">get $p(x_{1:t}|y_{1:t})$ <a href="#a8ca159b052883c9c4dc0231145f6fe85">More...</a><br /></td></tr> <tr class="separator:a8ca159b052883c9c4dc0231145f6fe85 inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4dd3b90b857114e599a8f71703cb768e inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="pmfs_8h.html#ae601f56a556993079f730483c574356f">Mat</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#a4dd3b90b857114e599a8f71703cb768e">getExpectations</a> () const </td></tr> <tr class="memdesc:a4dd3b90b857114e599a8f71703cb768e inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">get all stored expectations. With respect to $p(x_t|y_{1:t})$ <a href="#a4dd3b90b857114e599a8f71703cb768e">More...</a><br /></td></tr> <tr class="separator:a4dd3b90b857114e599a8f71703cb768e inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa87ac349cbc21f70fb51c24fcbbc521a inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">std::vector&lt; double &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#aa87ac349cbc21f70fb51c24fcbbc521a">getLogUWeights</a> () const </td></tr> <tr class="memdesc:aa87ac349cbc21f70fb51c24fcbbc521a inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get log-un-normalized weights. <a href="#aa87ac349cbc21f70fb51c24fcbbc521a">More...</a><br /></td></tr> <tr class="separator:aa87ac349cbc21f70fb51c24fcbbc521a inherit pub_methods_classSISRFilter"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8c22a038dc47490b5532f2ec6c21a548 inherit pub_methods_classSISRFilter"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSISRFilter.html#a8c22a038dc47490b5532f2ec6c21a548">filterOrSmooth</a> (const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;data, const std::vector&lt; std::function&lt; const <a class="el" href="pmfs_8h.html#ae601f56a556993079f730483c574356f">Mat</a>(const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;)&gt; &gt; &amp;fs=std::vector&lt; std::function&lt; const <a class="el" href="pmfs_8h.html#ae601f56a556993079f730483c574356f">Mat</a>(const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;)&gt; &gt;())</td></tr> <tr class="memdesc:a8c22a038dc47490b5532f2ec6c21a548 inherit pub_methods_classSISRFilter"><td class="mdescLeft">&#160;</td><td class="mdescRight">If storing whole paths, performs smoothing. If not storing whole paths, performs filtering. <a href="#a8c22a038dc47490b5532f2ec6c21a548">More...</a><br /></td></tr> <tr class="separator:a8c22a038dc47490b5532f2ec6c21a548 inherit pub_methods_classSISRFilter"><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 SISR implementation of the multivariate stochastic volatility model of Pitt and Shephard 1999. </p> <dl class="section author"><dt>Author</dt><dd>taylor </dd></dl> <dl class="section date"><dt>Date</dt><dd>08/09/17 </dd></dl> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="a036830dc21a366c40a083ddf4c3344ae"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">MSVolSISR::MSVolSISR </td> <td>(</td> <td class="paramtype">int&#160;</td> <td class="paramname"><em>numParts</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#ae601f56a556993079f730483c574356f">Mat</a> &amp;&#160;</td> <td class="paramname"><em>beta</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>phis</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>mus</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>sigmas</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">SISRResampStyle&#160;</td> <td class="paramname"><em>resampTechnique</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int&#160;</td> <td class="paramname"><em>pathLength</em> = <code>0</code>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">double&#160;</td> <td class="paramname"><em>percEss</em> = <code>1.0</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>The constructor. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">numParts</td><td>an int describing the number of particles. </td></tr> <tr><td class="paramname">beta</td><td>a Mat representing the factor loadings matrix. </td></tr> <tr><td class="paramname">phis</td><td>a Vec representing the AR parameters of the log-volatility processes. </td></tr> <tr><td class="paramname">mus</td><td>a Vec representing the mean of the log-volatility processes. </td></tr> <tr><td class="paramname">sigmas</td><td>a Vec representing the standard deviation of the log-volatility processes. </td></tr> <tr><td class="paramname">resampTechnique</td><td>an enum class that determines the type of resampling to be performed. </td></tr> <tr><td class="paramname">pathLength</td><td>an int. Set to 0 if jus filtering. To store entire path samples, set to time-length of data. </td></tr> <tr><td class="paramname">percEss</td><td>the percentage effective sample size resampling threshold. </td></tr> </table> </dd> </dl> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="acd51af2d17300973b8fa4748e5729f3c"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double MSVolSISR::logFEv </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>xt</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>xtm1</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">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Evaluates the log of f. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">xt</td><td></td></tr> <tr><td class="paramname">xtm1</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a double evaluation. </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#ab91474fc79efb84ed1dafbc8c542f59e">SISRFilter</a>.</p> </div> </div> <a class="anchor" id="a1e7efc4dd05351872764983a99a0c5ed"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double MSVolSISR::logGEv </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>yt</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>xt</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">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Evaluates the log of g. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">yt</td><td></td></tr> <tr><td class="paramname">xt</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a double evaluation. </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#aac59b077648fa74d2a5db970e3d7ffac">SISRFilter</a>.</p> </div> </div> <a class="anchor" id="a2af842b09bada27765bf8e7e60c59183"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double MSVolSISR::logMuEv </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>x1</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Evaluates the log of mu. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">x1</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a double evaluation. </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#ab6ffa8e1cdee34f1afb825e35462afaa">SISRFilter</a>.</p> </div> </div> <a class="anchor" id="a9c776bfbf157ff4f0dc3cbe1c4212142"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double MSVolSISR::logQ1Ev </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>x1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>y1</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">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Evaluates the log of q1. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">x1</td><td></td></tr> <tr><td class="paramname">y1</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a double evaluation. </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#a61a1971bd8208abbe3ccbacd66d35c23">SISRFilter</a>.</p> </div> </div> <a class="anchor" id="af5ef1c3d5499bc9f2693a3f918def613"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">double MSVolSISR::logQEv </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>xt</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>xtm1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>yt</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">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Evaluates the log of q (assumed constant for all time). </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">xt</td><td></td></tr> <tr><td class="paramname">xtm1</td><td></td></tr> <tr><td class="paramname">yt</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a double evaluation. </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#af289db59b008a0ab795fc3b8e9887043">SISRFilter</a>.</p> </div> </div> <a class="anchor" id="ac828fdce8a00f9ac3adbe0fa019fe49d"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> MSVolSISR::q1Samp </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>y1</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Samples from q1. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">y1</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a Vec sample of x1 </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#a5a57cd67535e31bb1ab20fb42499f911">SISRFilter</a>.</p> </div> </div> <a class="anchor" id="a4f2f68902ba97f6dee582f1f01d1f5d7"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> MSVolSISR::qSamp </td> <td>(</td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>xtm1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="pmfs_8h.html#a4c7df05c6f5e8a0d15ae14bcdbc07152">Vec</a> &amp;&#160;</td> <td class="paramname"><em>yt</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">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Samples from q (assumed constant for all time). </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">xtm1</td><td></td></tr> <tr><td class="paramname">yt</td><td></td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>a Vec samp for xt. </dd></dl> <p>Implements <a class="el" href="classSISRFilter.html#a2c480a10cac8b52a36ab1309cf9ea1a4">SISRFilter</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>include/<a class="el" href="msvol__sisr_8h_source.html">msvol_sisr.h</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="classMSVolSISR.html">MSVolSISR</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> </html>
tbrown122387/ssm
docs/html/classMSVolSISR.html
HTML
mit
34,210
<!DOCTYPE html> <html> <head> <title>Example 1 | Polymer Sandbox</title> <link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon"> <script src="/bower_components/webcomponentsjs/webcomponents.min.js"></script> <link rel="import" href="/elements/my-element.html"> </head> <body> <my-element></my-element> </body> </html>
donmccurdy/sandbox-polymer
examples/1-basic.html
HTML
mit
351
<!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>A simple map</title> <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> <!-- http://cdn.leafletjs.com/leaflet-0.7.3/leaflet-src.js --> <!-- assets/plugins/leaflet/leaflet-src.js --> <!-- <script type="text/javascript" src="http://cdn.leafletjs.com/leaflet-0.7.2/leaflet-src.js"></script> <link rel="stylesheet" href="assets/plugins/leaflet/leaflet.css" /> --> <script src='https://api.tiles.mapbox.com/mapbox.js/v2.2.1/mapbox.js'></script> <link href='https://api.tiles.mapbox.com/mapbox.js/v2.2.1/mapbox.css' rel='stylesheet' /> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <style> body { margin:0; padding:0; } #map { position:absolute; top:0; bottom:0; width:100%; } .my-custom-layer { } .my-custom-layer .text-to-be-displayed{ padding: 4px 8px; background-color: #2B82CB; font-size: 14px; color: #fff; width:150px; box-shadow: 2px 2px 6px #555; } .my-custom-layer .marker-foot{ color:#2B82CB; text-shadow: 2px 2px 6px #555; margin-top: -6px; } </style> </head> <body> <div id='map'></div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="assets/js/bootstrap.min.js"></script> <script> /* * 0.7.2 L.ImageOverlay2 is used to overlay images over the map (to specific geographical bounds). */ L.ImageOverlay2 = L.Class.extend({ includes: L.Mixin.Events, initialize: function (latLng, anchor, options) { this._latLng = latLng; this._anchor = anchor L.setOptions(this, options); }, // this function will be called internally, and be called only once onAdd: function (map) { this._map = map; if (!this._container) { this._initContainer(); } map._panes.overlayPane.appendChild(this._container); map.on('viewreset', this._reset, this); if (map.options.zoomAnimation && L.Browser.any3d) { map.on('zoomanim', this._animateZoom, this); } this._reset(); // have to call this manually for one time, to set the element at right position }, // _initContainer will be called in onAdd() _initContainer: function () { this._container = L.DomUtil.create('div', 'my-custom-layer text-center'); this._container.innerHTML = '<div class="text-to-be-displayed" >女神:"那我去洗澡了"</br>我:"恩恩好的,不打扰了"</div>\ <div class="marker-foot">\ <span class="glyphicon glyphicon-triangle-bottom" aria-hidden="true"></span>\ </div>'; if (this._map.options.zoomAnimation && L.Browser.any3d) { // if current browser support L.DomUtil.addClass(this._container, 'leaflet-zoom-animated'); } else { L.DomUtil.addClass(this._container, 'leaflet-zoom-hide'); } }, relocateAnchor:function(point, container){ console.log(this._container.clientHeight); var offset_height = Math.round(this._container.clientHeight * this._anchor.y/ 100 -8 ); var offset_width = Math.round(this._container.clientWidth * this._anchor.x/100); point.x = point.x - offset_width; point.y = point.y - offset_height; console.log(point); return point; }, _animateZoom: function (e) { // console.log(e); // e.zoom is target zoom, when this function is called, zoom action has not finished var map = this._map, topLeft = map._latLngToNewLayerPoint(this._latLng, e.zoom, e.center); L.DomUtil.setPosition(this._container, this.relocateAnchor(topLeft, this._container)); }, //main behavior of this _reset() is to change size // the purpose of _reset is redraw this element when view changed _reset: function () { var container = this._container, topLeft = this._map.latLngToLayerPoint(this._latLng); L.DomUtil.setPosition(container, this.relocateAnchor(topLeft, this._container)); }, onRemove: function (map) { map.getPanes().overlayPane.removeChild(this._container); map.off('viewreset', this._reset, this); if (map.options.zoomAnimation) { map.off('zoomanim', this._animateZoom, this); } }, addTo: function (map) { map.addLayer(this); return this; }, // TODO remove bringToFront/bringToBack duplication from TileLayer/Path bringToFront: function () { if (this._container) { this._map._panes.overlayPane.appendChild(this._container); } return this; }, bringToBack: function () { var pane = this._map._panes.overlayPane; if (this._container) { pane.insertBefore(this._container, pane.firstChild); } return this; }, getAttribution: function () { return this.options.attribution; }, }); // factory method L.imageOverlay2 = function (latLng, anchor, options) { return new L.ImageOverlay2(latLng, anchor, options); }; L.mapbox.accessToken = 'pk.eyJ1IjoiYm93ZWlsaXUyMDE0IiwiYSI6IjYyOGJkN2YwOTZmZDk3ZmFlYWU3ZTZkMTM3N2MzNTI2In0.MISpq-9bA6S3R1DHeGbGow'; var map = L.mapbox.map('map', 'mapbox.streets').setView([30.62270, -96.315949], 14); L.marker([30.627646, -96.325667]).addTo(map); L.imageOverlay2(L.latLng(30.627646, -96.336867), {x:50, y:100}).addTo(map); </script> </body> </html>
bovetliu/mapcover
exercise_004_gaizao.html
HTML
mit
5,477
--- layout: post title: The End Of The World As We Know It - Part 1 date: '2012-11-02T14:28:00.000Z' author: John Overington tags: - Humour (maybe) modified_time: '2012-11-04T07:53:25.926Z' thumbnail: http://3.bp.blogspot.com/-f4hCM5Ch2Uo/UJPWbejlLNI/AAAAAAAACSw/gFjZFkKl8Ko/s72-c/images.jpeg blogger_id: tag:blogger.com,1999:blog-2546008714740235720.post-5571704419982332006 blogger_orig_url: http://chembl.blogspot.com/2012/11/the-end-of-world-as-we-know-it.html --- <div class="separator" style="clear: both; text-align: center;"> <a href="http://3.bp.blogspot.com/-f4hCM5Ch2Uo/UJPWbejlLNI/AAAAAAAACSw/gFjZFkKl8Ko/s1600/images.jpeg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://3.bp.blogspot.com/-f4hCM5Ch2Uo/UJPWbejlLNI/AAAAAAAACSw/gFjZFkKl8Ko/s1600/images.jpeg" /></a></div> <br /> The latest release of the fabulous GDB databases is out - GDB-17. Well it's almost out, a diverse 50,000,000 subset is available for download, not the full 166,000,000,000 compounds detailed in the paper. Which is a shame. I had a glass of port at lunch, with my (tinned) lobster bisque soup, and slipped off to sleep for a few minutes with some junk on the radio about the new James Bond film on in the background...... as is the case when you've on-board some crustacean, alcohol and combine it with some autosuggestion; I had a funny dream.<br /> <br /> <i>There was an evil super villain - Hugh Jin-chi, who had built a large compute farm buried deep in a mountain on a sub-tropical island, with associated nuclear power plants for cooling. It had one sole purpose, to enumerate every possible Lipinski-like small molecule and dump everyone of them in a publicly searchable free chemical database called ChemShadow, for use by patent agents the world over for novelty checking. His evil goal, to undermine the Western patent system for chemicals and destroy the very basis of healthcare research and patient benefits from pharmaceutical R&amp;D. There was also something to do with 3D conformer generation, but that just seems crazy........</i><br /> <br /> I woke up, sweaty, feverish and scared.<br /> <br /> <br />
chembl/chembl.github.io
_posts/2012-11-02-the-end-of-world-as-we-know-it.html
HTML
mit
2,153
<!doctype html> <html ng-app> <head> <title>Test</title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js"></script> <script src="test.js"></script> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css"> </head> <body> <object id="plugin" type="application/x-motionmaps" style="height: 0px"></object> <div ng-controller="TestController"> <div ng-show="error">{{error}}</div> <div>Frames per second: {{fps}}</div> <table> <tr> <td>body</td> <td>positionWorld</td> <td>positionImage</td> <td>side</td> <td>confidence</td> <td>radiusWorld</td> <td>radiusImage</td> <td>massCenterWorld</td> <td>massCenterImage</td> <td>normal</td> <td>openness</td> <td>opennessState</td> </tr> <tr ng-repeat="node in frame.gesture.nodes"> <td>{{node.body}}</td> <td> ({{node.positionWorld.x.toFixed(2)}}, {{node.positionWorld.y.toFixed(2)}}, {{node.positionWorld.z.toFixed(2)}}) </td> <td>({{node.positionImage.x}}, {{node.positionImage.y}})</td> <td>{{node.sideRight ? "right" : node.sideLeft ? "left" : ""}}</td> <td>{{node.confidence}}</td> <td>{{node.radiusWorld}}</td> <td>{{node.radiusImage}}</td> <td> <span ng-show="node.massCenterWorld"> ({{node.massCenterWorld.x.toFixed(1)}}, {{node.massCenterWorld.y.toFixed(1)}}, {{node.massCenterWorld.z.toFixed(1)}}) </span> </td> <td> <span ng-show="node.massCenterImage"> ({{node.massCenterImage.x.toFixed(1)}}, {{node.massCenterImage.y.toFixed(1)}}) <span> </td> <td> <span ng-show="node.normal"> ({{node.normal.x.toFixed(2)}}, {{node.normal.y.toFixed(2)}}, {{node.normal.z.toFixed(2)}}) </span> </td> <td>{{node.openness}}</td> <td>{{node.palmOpen ? "open" : node.palmClosed ? "closed" : ""}}</td> </tr> </table> </div> </body> </html>
jeremyspiegel/intel-perc-plugin
test.html
HTML
mit
2,397
--- layout: blog section-type: blog title: Stuff I wrote sitemap: priority: 1.0 --- ##Stuff I wrote
nicolaje/nicolaje.github.io
blog/index.html
HTML
mit
102
Date: Thursday, 21-Nov-96 20:48:26 GMT Server: NCSA/1.3 MIME-version: 1.0 Content-type: text/html Last-modified: Tuesday, 03-Oct-95 14:24:19 GMT Content-length: 818 <title>Prof. Rod Grupen (grupen@cs.umass.edu)</title> <h1>Roderic A. Grupen</h1> <!WA0><img src="http://piglet.cs.umass.edu:4321/images/people/rod.gif"> <p> Roderic A. Grupen received a B.A. in Physics from Franklin and Marshall College and a B.S. in Mechanical Engineering from Washington University in 1980. His M.S. degree was granted by the Pennsylvania State University in 1984, and he received a Ph.D. in Computer Science from the University of Utah in 1988. Professor Grupen joined the Computer Science Department in 1988 where he currently an Associate Professor and Co-Director of the CS Laboratory for Perceptual Robotics. His primary research interests include: sensor-based modeling and control, dexterous robots, adaptive activation of a control basis, resource allocation, and architectures for real-time autonomous systems. <p> <hr>
ML-SWAT/Web2KnowledgeBase
webkb/faculty/misc/http:^^piglet.cs.umass.edu:4321^~grupen^home.html
HTML
mit
1,021
Please help translate this page by: {% assign relative_url = page.url | replace: ".html", ".md" %} 1. editing <a href="https://github.com/globalbioticinteractions/globalbioticinteractions.github.io/edit/master{{ relative_url }}">{{ relative_url }}</a> 1. replace English text with {{ site.t.language[page.lang] }} 1. <a href="https://help.github.com/en/articles/creating-a-pull-request">create a pull request</a> to add your translation If you have any questions, please <a href="https://github.com/globalbioticinteractions/globalbioticinteractions.github.io/issues/new"> open an issue</a>. -------
globalbioticinteractions/globalbioticinteractions.github.io
_includes/help_translate_page.html
HTML
mit
604
{% extends 'layout.html' %} {% block title %} {% if data.session %} RGT | Session {{ data.session }} {% else %} RGT | Sessions {% endif %} {% endblock title %} {% block stylesheet %} <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/mySessionsContent.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/gridTableGeneralFunctions.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/participants.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/resultAlternativeConcernTable.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/resultRatingWeightTable.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/tipsy.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/participatingSessions.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/participatingSessionsContent.css" /> <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}css/pendingResponses.css" /> {% endblock stylesheet %} {% block javascript %} <script type="text/javascript"> if (typeof showMySession != 'function') { $.ajax({ url: '{{ STATIC_URL }}js/mySessions.js', dataType: 'script', async: false }); } </script> {% endblock javascript %} {% block content %} {% if not user.is_active %} <div id="verify-message"> <p>Please verify your email in order to use this part of the application.</p> </div> {% else %} <div style="overflow:hidden;"> {% if data.session %} <h2>Session {{ data.session }}</h2> {% else %} <h2>Session administration</h2> <p>On this page you can <a href="/sessions/create">create</a> or manage decision making sessions. Select sessions you are facilitating or in which you are participating below. </p> {% endif %} <div id="facilitatorSession"> <!-- header just after the menu (create session, my session, etc) --> <label for= "mySessionsSelect">Select session as <span>facilitator</span>:</label> <select id="mySessionsSelect" onchange="window.location.href='/sessions/show/' + this.options[this.selectedIndex].value"> {% if data.facilitating_sessions %} {% if not data.session in data.facilitating_sessions %} <option value=""></option> {% endif %} {% for session in data.facilitating_sessions %} <option value="{{ session.usid }}" {% if session == data.session %} selected="selected"{% endif %} >{{ session.name }}</option> {% endfor %} {% else %} <option value="noSessions">No sessions available</option> {% endif %} </select> </div> <div id="participatorSession"> <label for="participatingSessionSelect">Select session as <span>participator</span>:</label> <select id="participatingSessionSelect" onchange="window.location.href='/sessions/participate/' + this.options[this.selectedIndex].value"> {% if data.participating_sessions %} {% if not data.session in data.participating_sessions %} <option value=""> </option> {% endif %} {% else %} <option id= "noSessionOption" value= "noSession">No sessions available</option> {% endif %} {% for session in data.participating_sessions %} <option value="{{ session.usid }}" {% if session == data.session %} selected="selected" {% endif %} >{{ session.get_descriptive_name }} </option> {% endfor %} </select> </div> <div id="createNew"> {% if data.session %} <p>or <a href="/sessions/create/">create</a> a new session.</p> {% endif %} </div> <div id="pendingResponses"> {% if data.pending_responses %} <div id="participatingSessionsPendingResponsesDiv"> {%include "gridMng/session/pendingResponses.html" with data=data STATIC_URL=STATIC_URL%} </div> {% endif %} </div> </div> <div id="concentDiv"> {% block session %}{% endblock %} </div> {% endif %} {% endblock content %}
danrg/RGT-tool
templates/gridMng/session/sessions.html
HTML
mit
4,680
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_60) on Wed Oct 28 13:45:24 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>类 net.cassite.daf4j.util.Location的使用 (daf4j prototype-4.1-SNAPSHOT API)</title> <meta name="date" content="2015-10-28"> <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="\u7C7B net.cassite.daf4j.util.Location\u7684\u4F7F\u7528 (daf4j prototype-4.1-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-all.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/cassite/daf4j/util/class-use/Location.html" target="_top">框架</a></li> <li><a href="Location.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">所有类</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="类的使用 net.cassite.daf4j.util.Location" class="title">类的使用<br>net.cassite.daf4j.util.Location</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表程序包和解释"> <caption><span>使用<a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a>的程序包</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">程序包</th> <th class="colLast" scope="col">说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#net.cassite.daf4j">net.cassite.daf4j</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.cassite.daf4j.util">net.cassite.daf4j.util</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="net.cassite.daf4j"> <!-- --> </a> <h3><a href="../../../../../net/cassite/daf4j/package-summary.html">net.cassite.daf4j</a>中<a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a>的使用</h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释"> <caption><span>返回<a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a>的<a href="../../../../../net/cassite/daf4j/package-summary.html">net.cassite.daf4j</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a></code></td> <td class="colLast"><span class="typeNameLabel">DataUtils.</span><code><span class="memberNameLink"><a href="../../../../../net/cassite/daf4j/DataUtils.html#generateLocationAndFillMap-java.util.List-net.cassite.daf4j.util.AliasMap-">generateLocationAndFillMap</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="java.util中的类或接口">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&gt;&nbsp;locationList, <a href="../../../../../net/cassite/daf4j/util/AliasMap.html" title="net.cassite.daf4j.util中的类">AliasMap</a>&nbsp;aliasMap)</code> <div class="block">生成位置并将其写入AliasMap<br> 该方法将对locationList从0到(1--size)取subList,对该subList生成Location并检查aliasMap中是否存在该Location的别名<br> 若存在,则使用该别名代替这一部分List内容.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.cassite.daf4j.util"> <!-- --> </a> <h3><a href="../../../../../net/cassite/daf4j/util/package-summary.html">net.cassite.daf4j.util</a>中<a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a>的使用</h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="使用表, 列表方法和解释"> <caption><span>参数类型为<a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a>的<a href="../../../../../net/cassite/daf4j/util/package-summary.html">net.cassite.daf4j.util</a>中的方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../net/cassite/daf4j/util/AliasMap.html" title="net.cassite.daf4j.util中的类">AliasMap</a></code></td> <td class="colLast"><span class="typeNameLabel">AliasMap.</span><code><span class="memberNameLink"><a href="../../../../../net/cassite/daf4j/util/AliasMap.html#add-net.cassite.daf4j.util.Location-">add</a></span>(<a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">Location</a>&nbsp;location)</code> <div class="block">向该映射中加入位置信息</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="跳过导航链接">跳过导航链接</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li><a href="../package-summary.html">程序包</a></li> <li><a href="../../../../../net/cassite/daf4j/util/Location.html" title="net.cassite.daf4j.util中的类">类</a></li> <li class="navBarCell1Rev">使用</li> <li><a href="../package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-all.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>上一个</li> <li>下一个</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?net/cassite/daf4j/util/class-use/Location.html" target="_top">框架</a></li> <li><a href="Location.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">所有类</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 ======= --> <p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p> </body> </html>
wkgcass/common
Data/target/apidocs/net/cassite/daf4j/util/class-use/Location.html
HTML
mit
8,813
<!DOCTYPE html> <html> <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>Calsta Capability Statement</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link href="css/default.css" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script src="js/main.js"></script> </head> <body id="Calsta"> <!-- nav bar --> <div> <div id="nav-placeholder"> </div> <script> $(function(){ $("#nav-placeholder").load("navbar.html"); }); </script> </div> <!-- body --> <div class="container text-center "> <h1 class="page-header">Project Management</h1> </div> <div class="container" id="CalstaContent"> <p>Calsta’s project management team specialise in successfully delivering complex projects ranging in size and industry while ensuring quantifiable benefits are realised. Our team expect to be held accountable for discreet project deliverables through to full project lifecycle ownership.</p> <p>Research shows projects rarely see early finishes primarily due to three causes:</p> <ul> <li>Student Syndrome: People will only apply themselves to the task in hand at the last moments before its due.</li> <li>Parkinson’s Law: Work expands to fill the time allocated.</li> <li>Poor Multitasking: lost productivity due to context switching.</li> </ul> <p>Consequentially, as project time increases, so does total project cost.</p> <p>Using our innovative approach to project management, based on the Project Management Institute’s Project Management Body Of Knowledge (PMBOK), we ensure all requirements are met and resources are utilised effectively to deliver our projects to stakeholder and sponsor satisfaction. We achieve this through assessment of the primary drivers behind the desired project to develop a detailed success criteria, incorporating the triple constraints of time, cost and scope with quality.</p> </div> <div class="container"> <ul class="pager"> <li class="previous"><a href="plantInitiatives.html">Previous Page</a></li> <li class="next"><a href="ourProjects.html">Next Page</a></li> </ul> </div> </body> </html>
Calsta/calsta.github.io
projectManagement.html
HTML
mit
2,822
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>fx.sharepoint.lists.jsom</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="assets/js/search.js" data-base="."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="index.html" class="title">fx.sharepoint.lists.jsom</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="globals.html">Globals</a> </li> </ul> <h1> fx.sharepoint.lists.jsom</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <div class="tsd-panel tsd-typography"> <p># Usage</p> <ol> <li>Build: <code>gulp watch-build</code></li> <li>Deploy<ol> <li>First time: <code>gulp deploy-full</code></li> <li>Otherwise: <code>gulp watch-deploy</code></li> </ol> </li> <li>List initiation<ol> <li>In <code>main.controller.js</code> -&gt; uncomment <code>createLists()</code> function</li> </ol> </li> </ol> <h1 id="release">Release</h1> <ol> <li><code>gulp release --bump-type major|minor|patch(default)|prerelease</code></li> </ol> <h1 id="v0-3-1">v0.3.1</h1> <ul> <li>Paging</li> <li>Beta: lookup field</li> </ul> <h1 id="v0-4-1-beta-1">v0.4.1-beta.1</h1> <ul> <li>lookup với { id, value }</li> </ul> </div> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="globals.html"><em>Globals</em></a> </li> <li class=" tsd-kind-module tsd-is-not-exported"> <a href="modules/fx.html">Fx</a> </li> <li class=" tsd-kind-module tsd-parent-kind-module"> <a href="modules/fx.sharepoint.html">Fx.<wbr>Share<wbr>Point</a> </li> <li class=" tsd-kind-module tsd-parent-kind-module"> <a href="modules/fx.sharepoint.caml.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml</a> </li> <li class=" tsd-kind-module tsd-parent-kind-module"> <a href="modules/fx.sharepoint.caml.lists.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml.<wbr>Lists</a> </li> <li class=" tsd-kind-module tsd-parent-kind-module"> <a href="modules/fx.sharepoint.caml.queries.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml.<wbr>Queries</a> </li> <li class=" tsd-kind-module tsd-parent-kind-module"> <a href="modules/fx.sharepoint.caml.views.html">Fx.<wbr>Share<wbr>Point.<wbr>Caml.<wbr>Views</a> </li> <li class=" tsd-kind-module tsd-parent-kind-module"> <a href="modules/fx.sharepoint.client.html">Fx.<wbr>Share<wbr>Point.<wbr>Client</a> </li> <li class=" tsd-kind-module tsd-is-not-exported"> <a href="modules/_.html">_</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-interface tsd-is-not-exported"> <a href="interfaces/function.html" class="tsd-kind-icon">Function</a> </li> <li class=" tsd-kind-function tsd-is-not-exported"> <a href="globals.html#displaygettablefields" class="tsd-kind-icon">display<wbr>Gettable<wbr>Fields</a> </li> <li class=" tsd-kind-function tsd-is-not-exported"> <a href="globals.html#logitemfields" class="tsd-kind-icon">log<wbr>Item<wbr>Fields</a> </li> <li class=" tsd-kind-function tsd-is-not-exported"> <a href="globals.html#logobjprops" class="tsd-kind-icon">log<wbr>Obj<wbr>Props</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="assets/js/search.js"><' + '/script>');</script> </body> </html>
fanxipan/fx-docs
docs/_static/other/code-libraries/sp-jsom-list/docs/index.html
HTML
mit
10,136
<!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=9"/> <meta name="generator" content="Doxygen 1.9.1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Aspen MUD: InputHandle 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> <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">Aspen MUD </div> <div id="projectbrief">Aspen is a light-weight, barebones mud engine written in c++ utilizing Lua for its&#39; scripting engine.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.1 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></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-methods">Public Member Functions</a> &#124; <a href="#pro-attribs">Protected Attributes</a> &#124; <a href="classInputHandle-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">InputHandle Class Reference</div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for InputHandle:</div> <div class="dyncontent"> <div class="center"> <img src="classInputHandle.png" usemap="#InputHandle_map" alt=""/> <map id="InputHandle_map" name="InputHandle_map"> <area href="classLineHandler.html" alt="LineHandler" shape="rect" coords="0,56,111,80"/> <area href="classTextBlockHandler.html" alt="TextBlockHandler" shape="rect" coords="121,56,232,80"/> <area href="classYesNoHandler.html" alt="YesNoHandler" shape="rect" coords="242,56,353,80"/> </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:a6806f42979039d2c4fcba8a2b0700c7f"><td class="memItemLeft" align="right" valign="top"><a id="a6806f42979039d2c4fcba8a2b0700c7f"></a> void&#160;</td><td class="memItemRight" valign="bottom"><b>Attach</b> (<a class="el" href="classSocket.html">Socket</a> *sock)</td></tr> <tr class="separator:a6806f42979039d2c4fcba8a2b0700c7f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a4d23367df042dbe34bbdf3bbbfd7c8ba"><td class="memItemLeft" align="right" valign="top"><a id="a4d23367df042dbe34bbdf3bbbfd7c8ba"></a> virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>Active</b> (<a class="el" href="structin__data.html">in_data</a> *in)</td></tr> <tr class="separator:a4d23367df042dbe34bbdf3bbbfd7c8ba"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac12782466cdb43fa2e7bce6b480d5401"><td class="memItemLeft" align="right" valign="top"><a id="ac12782466cdb43fa2e7bce6b480d5401"></a> virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>Input</b> (void *arg, const std::string &amp;input)</td></tr> <tr class="separator:ac12782466cdb43fa2e7bce6b480d5401"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a> Protected Attributes</h2></td></tr> <tr class="memitem:a492c62623d15678f560492e0a852c38f"><td class="memItemLeft" align="right" valign="top"><a id="a492c62623d15678f560492e0a852c38f"></a> <a class="el" href="classSocket.html">Socket</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>_sock</b></td></tr> <tr class="separator:a492c62623d15678f560492e0a852c38f"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <hr/>The documentation for this class was generated from the following files:<ul> <li>src/<a class="el" href="socket_8h_source.html">socket.h</a></li> <li>src/socket.cpp</li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Wed Mar 17 2021 11:04:32 for Aspen MUD 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.1 </small></address> </body> </html>
sorressean/Aspen
docs/html/classInputHandle.html
HTML
mit
5,898
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.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"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <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="../../..">Unstable</a></li> <li><a href=".">8.5.dev / contrib:lambda 8.4.dev</a></li> <li class="active"><a href="">2015-02-03 00:28:27</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="../../../../../about.html">About</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href=".">« Up</a> <h1> contrib:lambda <small> 8.4.dev <span class="label label-info">Not compatible with this Coq</span> </small> </h1> <p><em><script>document.write(moment("2015-02-03 00:28:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-02-03 00:28:27 UTC)</em><p> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:lambda/coq:contrib:lambda.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</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 --dry-run coq:contrib:lambda.8.4.dev coq.8.5.dev</code></dd> <dt>Return code</dt> <dd>768</dd> <dt>Duration</dt> <dd>1 s</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.dev). The following dependencies couldn&#39;t be met: - coq:contrib:lambda -&gt; coq &lt;= 8.4.dev+ltacprof Your request can&#39;t be satisfied: - Conflicting version constraints for coq No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --dry-run coq:contrib:lambda.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>4 s</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>Duration</dt> <dd>0 s</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-old
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5.dev/contrib:lambda/8.4.dev/2015-02-03_00-28-27.html
HTML
mit
5,651
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Documentation tutorialissues.deleteMilestone</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.readable.css"> </head> <body> <div class="container-fluid"> <div class="navbar navbar-fixed-top "> <div class="navbar-inner"> <a class="brand" href="index.html">Documentation</a> <ul class="nav"> <li class="dropdown"> <a href="modules.list.html" class="dropdown-toggle" data-toggle="dropdown">Modules<b class="caret"></b></a> <ul class="dropdown-menu "> <li> <a href="authorization.html">authorization</a> </li> <li> <a href="events.html">events</a> </li> <li> <a href="gists.html">gists</a> </li> <li> <a href="gitdata.html">gitdata</a> </li> <li> <a href="issues.html">issues</a> </li> <li> <a href="markdown.html">markdown</a> </li> <li> <a href="orgs.html">orgs</a> </li> <li> <a href="pullRequests.html">pullRequests</a> </li> <li> <a href="repos.html">repos</a> </li> <li> <a href="search.html">search</a> </li> <li> <a href="statuses.html">statuses</a> </li> <li> <a href="user.html">user</a> </li> </ul> </li> <li class="dropdown"> <a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a> <ul class="dropdown-menu "> <li> <a href="Client.html">Client</a> </li> <li> <a href="HttpError.html">HttpError</a> </li> <li> <a href="Util.html">Util</a> </li> </ul> </li> <li class="dropdown"> <a href="tutorials.list.html" class="dropdown-toggle" data-toggle="dropdown">Tutorials<b class="caret"></b></a> <ul class="dropdown-menu "> <li> <a href="tutorial-authorization.create.html">authorization.create</a> </li> <li> <a href="tutorial-authorization.delete.html">authorization.delete</a> </li> <li> <a href="tutorial-authorization.get.html">authorization.get</a> </li> <li> <a href="tutorial-authorization.getAll.html">authorization.getAll</a> </li> <li> <a href="tutorial-authorization.update.html">authorization.update</a> </li> <li> <a href="tutorial-events.get.html">events.get</a> </li> <li> <a href="tutorial-events.getFromOrg.html">events.getFromOrg</a> </li> <li> <a href="tutorial-events.getFromRepo.html">events.getFromRepo</a> </li> <li> <a href="tutorial-events.getFromRepoIssues.html">events.getFromRepoIssues</a> </li> <li> <a href="tutorial-events.getFromRepoNetwork.html">events.getFromRepoNetwork</a> </li> <li> <a href="tutorial-events.getFromUser.html">events.getFromUser</a> </li> <li> <a href="tutorial-events.getFromUserOrg.html">events.getFromUserOrg</a> </li> <li> <a href="tutorial-events.getFromUserPublic.html">events.getFromUserPublic</a> </li> <li> <a href="tutorial-events.getReceived.html">events.getReceived</a> </li> <li> <a href="tutorial-events.getReceivedPublic.html">events.getReceivedPublic</a> </li> <li> <a href="tutorial-gists.checkStar.html">gists.checkStar</a> </li> <li> <a href="tutorial-gists.create.html">gists.create</a> </li> <li> <a href="tutorial-gists.createComment.html">gists.createComment</a> </li> <li> <a href="tutorial-gists.delete.html">gists.delete</a> </li> <li> <a href="tutorial-gists.deleteComment.html">gists.deleteComment</a> </li> <li> <a href="tutorial-gists.deleteStar.html">gists.deleteStar</a> </li> <li> <a href="tutorial-gists.edit.html">gists.edit</a> </li> <li> <a href="tutorial-gists.editComment.html">gists.editComment</a> </li> <li> <a href="tutorial-gists.fork.html">gists.fork</a> </li> <li> <a href="tutorial-gists.get.html">gists.get</a> </li> <li> <a href="tutorial-gists.getAll.html">gists.getAll</a> </li> <li> <a href="tutorial-gists.getComment.html">gists.getComment</a> </li> <li> <a href="tutorial-gists.getComments.html">gists.getComments</a> </li> <li> <a href="tutorial-gists.getFromUser.html">gists.getFromUser</a> </li> <li> <a href="tutorial-gists.public.html">gists.public</a> </li> <li> <a href="tutorial-gists.star.html">gists.star</a> </li> <li> <a href="tutorial-gists.starred.html">gists.starred</a> </li> <li> <a href="tutorial-gitdata.createBlob.html">gitdata.createBlob</a> </li> <li> <a href="tutorial-gitdata.createCommit.html">gitdata.createCommit</a> </li> <li> <a href="tutorial-gitdata.createReference.html">gitdata.createReference</a> </li> <li> <a href="tutorial-gitdata.createTag.html">gitdata.createTag</a> </li> <li> <a href="tutorial-gitdata.createTree.html">gitdata.createTree</a> </li> <li> <a href="tutorial-gitdata.deleteReference.html">gitdata.deleteReference</a> </li> <li> <a href="tutorial-gitdata.getAllReferences.html">gitdata.getAllReferences</a> </li> <li> <a href="tutorial-gitdata.getBlob.html">gitdata.getBlob</a> </li> <li> <a href="tutorial-gitdata.getCommit.html">gitdata.getCommit</a> </li> <li> <a href="tutorial-gitdata.getReference.html">gitdata.getReference</a> </li> <li> <a href="tutorial-gitdata.getTag.html">gitdata.getTag</a> </li> <li> <a href="tutorial-gitdata.getTree.html">gitdata.getTree</a> </li> <li> <a href="tutorial-gitdata.updateReference.html">gitdata.updateReference</a> </li> <li> <a href="tutorial-issues.create.html">issues.create</a> </li> <li> <a href="tutorial-issues.createComment.html">issues.createComment</a> </li> <li> <a href="tutorial-issues.createLabel.html">issues.createLabel</a> </li> <li> <a href="tutorial-issues.createMilestone.html">issues.createMilestone</a> </li> <li> <a href="tutorial-issues.deleteComment.html">issues.deleteComment</a> </li> <li> <a href="tutorial-issues.deleteLabel.html">issues.deleteLabel</a> </li> <li> <a href="tutorial-issues.deleteMilestone.html">issues.deleteMilestone</a> </li> <li> <a href="tutorial-issues.edit.html">issues.edit</a> </li> <li> <a href="tutorial-issues.editComment.html">issues.editComment</a> </li> <li> <a href="tutorial-issues.getAll.html">issues.getAll</a> </li> <li> <a href="tutorial-issues.getAllMilestones.html">issues.getAllMilestones</a> </li> <li> <a href="tutorial-issues.getComment.html">issues.getComment</a> </li> <li> <a href="tutorial-issues.getComments.html">issues.getComments</a> </li> <li> <a href="tutorial-issues.getEvent.html">issues.getEvent</a> </li> <li> <a href="tutorial-issues.getEvents.html">issues.getEvents</a> </li> <li> <a href="tutorial-issues.getLabel.html">issues.getLabel</a> </li> <li> <a href="tutorial-issues.getLabels.html">issues.getLabels</a> </li> <li> <a href="tutorial-issues.getMilestone.html">issues.getMilestone</a> </li> <li> <a href="tutorial-issues.getRepoEvents.html">issues.getRepoEvents</a> </li> <li> <a href="tutorial-issues.getRepoIssue.html">issues.getRepoIssue</a> </li> <li> <a href="tutorial-issues.repoComments.html">issues.repoComments</a> </li> <li> <a href="tutorial-issues.repoIssues.html">issues.repoIssues</a> </li> <li> <a href="tutorial-issues.updateLabel.html">issues.updateLabel</a> </li> <li> <a href="tutorial-issues.updateMilestone.html">issues.updateMilestone</a> </li> <li> <a href="tutorial-markdown.render.html">markdown.render</a> </li> <li> <a href="tutorial-orgs.addTeamMember.html">orgs.addTeamMember</a> </li> <li> <a href="tutorial-orgs.addTeamRepo.html">orgs.addTeamRepo</a> </li> <li> <a href="tutorial-orgs.concealMembership.html">orgs.concealMembership</a> </li> <li> <a href="tutorial-orgs.createTeam.html">orgs.createTeam</a> </li> <li> <a href="tutorial-orgs.deleteTeam.html">orgs.deleteTeam</a> </li> <li> <a href="tutorial-orgs.deleteTeamMember.html">orgs.deleteTeamMember</a> </li> <li> <a href="tutorial-orgs.deleteTeamRepo.html">orgs.deleteTeamRepo</a> </li> <li> <a href="tutorial-orgs.get.html">orgs.get</a> </li> <li> <a href="tutorial-orgs.getFromUser.html">orgs.getFromUser</a> </li> <li> <a href="tutorial-orgs.getMember.html">orgs.getMember</a> </li> <li> <a href="tutorial-orgs.getMembers.html">orgs.getMembers</a> </li> <li> <a href="tutorial-orgs.getPublicMember.html">orgs.getPublicMember</a> </li> <li> <a href="tutorial-orgs.getPublicMembers.html">orgs.getPublicMembers</a> </li> <li> <a href="tutorial-orgs.getTeam.html">orgs.getTeam</a> </li> <li> <a href="tutorial-orgs.getTeamMember.html">orgs.getTeamMember</a> </li> <li> <a href="tutorial-orgs.getTeamMembers.html">orgs.getTeamMembers</a> </li> <li> <a href="tutorial-orgs.getTeamRepo.html">orgs.getTeamRepo</a> </li> <li> <a href="tutorial-orgs.getTeamRepos.html">orgs.getTeamRepos</a> </li> <li> <a href="tutorial-orgs.getTeams.html">orgs.getTeams</a> </li> <li> <a href="tutorial-orgs.publicizeMembership.html">orgs.publicizeMembership</a> </li> <li> <a href="tutorial-orgs.removeMember.html">orgs.removeMember</a> </li> <li> <a href="tutorial-orgs.update.html">orgs.update</a> </li> <li> <a href="tutorial-orgs.updateTeam.html">orgs.updateTeam</a> </li> <li> <a href="tutorial-pullRequests.create.html">pullRequests.create</a> </li> <li> <a href="tutorial-pullRequests.createComment.html">pullRequests.createComment</a> </li> <li> <a href="tutorial-pullRequests.createCommentReply.html">pullRequests.createCommentReply</a> </li> <li> <a href="tutorial-pullRequests.createFromIssue.html">pullRequests.createFromIssue</a> </li> <li> <a href="tutorial-pullRequests.deleteComment.html">pullRequests.deleteComment</a> </li> <li> <a href="tutorial-pullRequests.get.html">pullRequests.get</a> </li> <li> <a href="tutorial-pullRequests.getAll.html">pullRequests.getAll</a> </li> <li> <a href="tutorial-pullRequests.getComment.html">pullRequests.getComment</a> </li> <li> <a href="tutorial-pullRequests.getComments.html">pullRequests.getComments</a> </li> <li> <a href="tutorial-pullRequests.getCommits.html">pullRequests.getCommits</a> </li> <li> <a href="tutorial-pullRequests.getFiles.html">pullRequests.getFiles</a> </li> <li> <a href="tutorial-pullRequests.getMerged.html">pullRequests.getMerged</a> </li> <li> <a href="tutorial-pullRequests.merge.html">pullRequests.merge</a> </li> <li> <a href="tutorial-pullRequests.update.html">pullRequests.update</a> </li> <li> <a href="tutorial-pullRequests.updateComment.html">pullRequests.updateComment</a> </li> <li> <a href="tutorial-repos.addCollaborator.html">repos.addCollaborator</a> </li> <li> <a href="tutorial-repos.compareCommits.html">repos.compareCommits</a> </li> <li> <a href="tutorial-repos.create.html">repos.create</a> </li> <li> <a href="tutorial-repos.createCommitComment.html">repos.createCommitComment</a> </li> <li> <a href="tutorial-repos.createFromOrg.html">repos.createFromOrg</a> </li> <li> <a href="tutorial-repos.createHook.html">repos.createHook</a> </li> <li> <a href="tutorial-repos.createKey.html">repos.createKey</a> </li> <li> <a href="tutorial-repos.delete.html">repos.delete</a> </li> <li> <a href="tutorial-repos.deleteCommitComment.html">repos.deleteCommitComment</a> </li> <li> <a href="tutorial-repos.deleteDownload.html">repos.deleteDownload</a> </li> <li> <a href="tutorial-repos.deleteHook.html">repos.deleteHook</a> </li> <li> <a href="tutorial-repos.deleteKey.html">repos.deleteKey</a> </li> <li> <a href="tutorial-repos.fork.html">repos.fork</a> </li> <li> <a href="tutorial-repos.get.html">repos.get</a> </li> <li> <a href="tutorial-repos.getAll.html">repos.getAll</a> </li> <li> <a href="tutorial-repos.getAllCommitComments.html">repos.getAllCommitComments</a> </li> <li> <a href="tutorial-repos.getArchiveLink.html">repos.getArchiveLink</a> </li> <li> <a href="tutorial-repos.getBranch.html">repos.getBranch</a> </li> <li> <a href="tutorial-repos.getBranches.html">repos.getBranches</a> </li> <li> <a href="tutorial-repos.getCollaborator.html">repos.getCollaborator</a> </li> <li> <a href="tutorial-repos.getCollaborators.html">repos.getCollaborators</a> </li> <li> <a href="tutorial-repos.getCommit.html">repos.getCommit</a> </li> <li> <a href="tutorial-repos.getCommitComment.html">repos.getCommitComment</a> </li> <li> <a href="tutorial-repos.getCommitComments.html">repos.getCommitComments</a> </li> <li> <a href="tutorial-repos.getCommits.html">repos.getCommits</a> </li> <li> <a href="tutorial-repos.getContent.html">repos.getContent</a> </li> <li> <a href="tutorial-repos.getContributors.html">repos.getContributors</a> </li> <li> <a href="tutorial-repos.getDownload.html">repos.getDownload</a> </li> <li> <a href="tutorial-repos.getDownloads.html">repos.getDownloads</a> </li> <li> <a href="tutorial-repos.getForks.html">repos.getForks</a> </li> <li> <a href="tutorial-repos.getFromOrg.html">repos.getFromOrg</a> </li> <li> <a href="tutorial-repos.getFromUser.html">repos.getFromUser</a> </li> <li> <a href="tutorial-repos.getHook.html">repos.getHook</a> </li> <li> <a href="tutorial-repos.getHooks.html">repos.getHooks</a> </li> <li> <a href="tutorial-repos.getKey.html">repos.getKey</a> </li> <li> <a href="tutorial-repos.getKeys.html">repos.getKeys</a> </li> <li> <a href="tutorial-repos.getLanguages.html">repos.getLanguages</a> </li> <li> <a href="tutorial-repos.getReadme.html">repos.getReadme</a> </li> <li> <a href="tutorial-repos.getStargazers.html">repos.getStargazers</a> </li> <li> <a href="tutorial-repos.getStarred.html">repos.getStarred</a> </li> <li> <a href="tutorial-repos.getStarredFromUser.html">repos.getStarredFromUser</a> </li> <li> <a href="tutorial-repos.getStarring.html">repos.getStarring</a> </li> <li> <a href="tutorial-repos.getTags.html">repos.getTags</a> </li> <li> <a href="tutorial-repos.getTeams.html">repos.getTeams</a> </li> <li> <a href="tutorial-repos.getWatched.html">repos.getWatched</a> </li> <li> <a href="tutorial-repos.getWatchedFromUser.html">repos.getWatchedFromUser</a> </li> <li> <a href="tutorial-repos.getWatchers.html">repos.getWatchers</a> </li> <li> <a href="tutorial-repos.getWatching.html">repos.getWatching</a> </li> <li> <a href="tutorial-repos.merge.html">repos.merge</a> </li> <li> <a href="tutorial-repos.removeCollaborator.html">repos.removeCollaborator</a> </li> <li> <a href="tutorial-repos.star.html">repos.star</a> </li> <li> <a href="tutorial-repos.testHook.html">repos.testHook</a> </li> <li> <a href="tutorial-repos.unStar.html">repos.unStar</a> </li> <li> <a href="tutorial-repos.unWatch.html">repos.unWatch</a> </li> <li> <a href="tutorial-repos.update.html">repos.update</a> </li> <li> <a href="tutorial-repos.updateCommitComment.html">repos.updateCommitComment</a> </li> <li> <a href="tutorial-repos.updateHook.html">repos.updateHook</a> </li> <li> <a href="tutorial-repos.updateKey.html">repos.updateKey</a> </li> <li> <a href="tutorial-repos.watch.html">repos.watch</a> </li> <li> <a href="tutorial-search.code.html">search.code</a> </li> <li> <a href="tutorial-search.issues.html">search.issues</a> </li> <li> <a href="tutorial-search.repos.html">search.repos</a> </li> <li> <a href="tutorial-search.users.html">search.users</a> </li> <li> <a href="tutorial-statuses.create.html">statuses.create</a> </li> <li> <a href="tutorial-statuses.get.html">statuses.get</a> </li> <li> <a href="tutorial-user.addEmails.html">user.addEmails</a> </li> <li> <a href="tutorial-user.createKey.html">user.createKey</a> </li> <li> <a href="tutorial-user.deleteEmails.html">user.deleteEmails</a> </li> <li> <a href="tutorial-user.deleteKey.html">user.deleteKey</a> </li> <li> <a href="tutorial-user.followUser.html">user.followUser</a> </li> <li> <a href="tutorial-user.get.html">user.get</a> </li> <li> <a href="tutorial-user.getEmails.html">user.getEmails</a> </li> <li> <a href="tutorial-user.getFollowUser.html">user.getFollowUser</a> </li> <li> <a href="tutorial-user.getFollowers.html">user.getFollowers</a> </li> <li> <a href="tutorial-user.getFollowing.html">user.getFollowing</a> </li> <li> <a href="tutorial-user.getFollowingFromUser.html">user.getFollowingFromUser</a> </li> <li> <a href="tutorial-user.getFrom.html">user.getFrom</a> </li> <li> <a href="tutorial-user.getKey.html">user.getKey</a> </li> <li> <a href="tutorial-user.getKeys.html">user.getKeys</a> </li> <li> <a href="tutorial-user.getOrgs.html">user.getOrgs</a> </li> <li> <a href="tutorial-user.unFollowUser.html">user.unFollowUser</a> </li> <li> <a href="tutorial-user.update.html">user.update</a> </li> <li> <a href="tutorial-user.updateKey.html">user.updateKey</a> </li> </ul> </li> </ul> </div> </div> <div class="row-fluid"> <div class="span12"> <div id="main"> <section> <header> <h2>issues.deleteMilestone</h2> </header> <article> <h3>issues.deleteMilestone</h3> </article> </section> </div> <div class="clearfix"></div> <footer> <span class="jsdoc-message"> Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.2.2</a> on Wed Mar 19 2014 00:16:47 GMT+0100 (CET) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>. </span> </footer> </div> <br clear="both"> </div> </div> <script src="scripts/sunlight.js"></script> <script src="scripts/sunlight.javascript.js"></script> <script src="scripts/sunlight-plugin.doclinks.js"></script> <script src="scripts/sunlight-plugin.linenumbers.js"></script> <script src="scripts/sunlight-plugin.menu.js"></script> <script src="scripts/jquery.min.js"></script> <script src="scripts/jquery.scrollTo.js"></script> <script src="scripts/jquery.localScroll.js"></script> <script src="scripts/bootstrap-dropdown.js"></script> <script src="scripts/toc.js"></script> <script> Sunlight.highlightAll({lineNumbers:true, showMenu: true, enableDoclinks :true}); </script> <script> $( function () { $( "#toc" ).toc( { selectors : "h1,h2,h3,h4", showAndHide : false, scrollTo : 60 } ); $( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" ); $( "#main span[id^='toc']" ).addClass( "toc-shim" ); } ); </script> <script> $( function () { $('#main').localScroll({ offset: { top: 56 } //offset by the height of your header (give or take a few px, see what works for you) }); $( "dt h4.name" ).each( function () { var $this = $( this ); var icon = $( "<i/>" ).addClass( "icon-plus-sign" ).addClass( "pull-right" ).addClass( "icon-white" ); var dt = $this.parents( "dt" ); var children = dt.next( "dd" ); $this.append( icon ).css( {cursor : "pointer"} ); $this.addClass( "member-collapsed" ).addClass( "member" ); children.hide(); $this.toggle( function () { icon.addClass( "icon-minus-sign" ).removeClass( "icon-plus-sign" ).removeClass( "icon-white" ); $this.addClass( "member-open" ).removeClass( "member-collapsed" ); children.slideDown(); }, function () { icon.addClass( "icon-plus-sign" ).removeClass( "icon-minus-sign" ).addClass( "icon-white" ); $this.addClass( "member-collapsed" ).removeClass( "member-open" ); children.slideUp(); } ); } ); } ); </script> </body> </html>
Dica-Developer/github-js
doc/tutorial-issues.deleteMilestone.html
HTML
mit
24,268
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="stylesheets/my-berkshire-stylesheet.css"> <title>My Berkshire Site</title> </head> <body> <header> <span>B</span>ERKSHIRE <span>H</span>ATHWAY INC.<br> 3555 Farnam Street Suite 1440 <br> Omaha, NE 68131 Official Home Page<br> </header> <p class="hline"></p> <ul> <li class="link left" > <A href="#"> Message From Warren E. Buffett</A> </li> <li class="link right"> <A href="#"> News Releases</A> <A class="navy"><br>Updated July 1, 2014 </a> </li> <li class="link left"> <A href="#"> Annual & Interi Reports</A><a class="navy">Updated May 2, 2014</a> </li> <li class="link right"> <A href="#"> Warren Buffett's Letter to Berkshire Shareholders</A> <a class="navy">Updated March 1, 2014</a> </li> <li class="link left"> <A href="#"> Special Letters From Warren & Charlie RE:Past,Present and Future</A> </li> <li class="link right"> <A href="#"> Charlie Munger's Letters to WEsco Shareholders</A> </li> <li class="link left"> <A href="#"> Link to SEC Filings</A> </li> <li class="link right"> <A href="#"> Annual Meeting Information</A> </li> <li class="link left"> <A href="#"> Links to Berkshire Subsidiary Companies</A> </li> <li class="link right"> <A href="#"> Celebrating 50 years of a Profitable Partnership</A> </li> <li class="link left"> <A href="#"> Corporate Governance</A> </li> <li class="link right"> <A href="#"> Comparative Rights and Relative Prices of a Class A and B Stock</A><a class="navy">Updated January 20, 2010</a> </li> <li class="link left"> <A href="#"> Owners manual</A></li> <li class="link right"> <A href="#"> Order Berkshire Activewear On-line</A> </li> <li class="link left"> <A href="#"> Letters from Warren E. Buffett Regarding Pledges to Make Gifts of Berkshire Stock</A></li> </ul> <p class="hline"></p> <p class="center"><img src="imgs/geico.jpg" alt="Geico Logo" height="12" width="60"><br> FOR A FREE CAR INSURANCE RATE QUOTE<br> THAT COULD SAVE YOU SUBSTANTIAL MONEY<br> WWW.GEICO.COM OR CALL 1-888-395-6349, 24 HOURS A DAY</p> <p class="hline"></p> <p>If you have any comments about our WEB page, you can either write us at the address shown above or e-mail us at <A href="#" class="link"> berkshire@berkshirehathaway.com</A>. However, due to the limited number of personnel in our corporate office, we are unable to provide a direct response.</p> <p class="hline"></p> <p> <A href="#" class="link"> Legal Disclaimer</A> </p> <footer> <p>Copyright &copy; 1978-2014Berkshire Hathaway Inc.</p> </footer> </body> </html>
davidthegreat/Phase-0
week-3/my-berkshire-site.html
HTML
mit
2,611
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;transition/transition&quot; | @uirouter/core</title> <meta name="description" content="Documentation for @uirouter/core"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">@uirouter/core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../index.html">@uirouter/core</a> </li> <li> <a href="_transition_transition_.html">&quot;transition/transition&quot;</a> </li> </ul> <h1>Module &quot;transition/transition&quot;</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section tsd-is-external"> <h3>Classes</h3> <ul class="tsd-index-list"> <li class="tsd-kind-class tsd-parent-kind-module tsd-is-external"><a href="../classes/_transition_transition_.transition.html" class="tsd-kind-icon">Transition</a></li> </ul> </section> </div> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="label "> <span></span> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_router_.uirouter.html">UIRouter</a> </li> <li class="label "> <span>Services</span> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_state_stateservice_.stateservice.html">State<wbr>Service</a> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_state_stateregistry_.stateregistry.html">State<wbr>Registry</a> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_transition_transitionservice_.transitionservice.html">Transition<wbr>Service</a> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_url_urlservice_.urlservice.html">Url<wbr>Service</a> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_url_urlconfig_.urlconfig.html">Url<wbr>Config</a> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_url_urlrules_.urlrules.html">Url<wbr>Rules</a> </li> <li class="label "> <span>Other</span> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_transition_transition_.transition.html">Transition</a> </li> <li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_common_trace_.trace.html">Trace</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external"> <a href="../classes/_transition_transition_.transition.html" class="tsd-kind-icon">Transition</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
ui-router/ui-router.github.io
_core_docs/6.0.5/modules/_transition_transition_.html
HTML
mit
5,618
<dl id="" class="wp-caption align{{include.align}}" style="max-width: {{include.width}}px"> <dt><a href="{{ include.href }}"><img class="" src="{{ include.url }}" alt="{{ include.caption }}" /></a></dt> <!-- <dd>{{ include.caption }}</dd> --> </dl>
kcranston/kcranston.github.io
_includes/image.html
HTML
mit
251
<!DOCTYPE html> <body> <html> <head><link rel="stylesheet" type="text/css" href="index.css"></head> </body> </html>
ktmcburnie/index
portfolio.html
HTML
mit
116
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <meta http-equiv="content-type" content="text/html/xml; charset=utf-8"/> <meta name="author" content="Richard Milton, Centre for Advanced Spatial Analysis (CASA), University College London (UCL)"> <meta name="description" content="Page automatically created by GMapImageCutter created by CASA"> <meta name="keywords" content="Google, Maps, Image, Images, Tile, Cutter, GMapImageCutter, GMapCreator"> <title>Picture Viewer</title> <style type="text/css"> </style> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> <script type="text/javascript"> //<![CDATA[ var centreLat=0.0; var centreLon=0.0; var initialZoom=4; var imageWraps=true; //SET THIS TO false TO PREVENT THE IMAGE WRAPPING AROUND var map; //the GMap3 itself var gmicMapType; function GMICMapType() { this.Cache = Array(); this.opacity = 1.0; } GMICMapType.prototype.tileSize = new google.maps.Size(256, 256); GMICMapType.prototype.maxZoom = 19; GMICMapType.prototype.getTile = function(coord, zoom, ownerDocument) { var c = Math.pow(2, zoom); var c = Math.pow(2, zoom); var tilex=coord.x,tiley=coord.y; if (imageWraps) { if (tilex<0) tilex=c+tilex%c; if (tilex>=c) tilex=tilex%c; if (tiley<0) tiley=c+tiley%c; if (tiley>=c) tiley=tiley%c; } else { if ((tilex<0)||(tilex>=c)||(tiley<0)||(tiley>=c)) { var blank = ownerDocument.createElement('DIV'); blank.style.width = this.tileSize.width + 'px'; blank.style.height = this.tileSize.height + 'px'; return blank; } } var img = ownerDocument.createElement('IMG'); var d = tilex; var e = tiley; var f = "t"; for (var g = 0; g < zoom; g++) { c /= 2; if (e < c) { if (d < c) { f += "q" } else { f += "r"; d -= c } } else { if (d < c) { f += "t"; e -= c } else { f += "s"; d -= c; e -= c } } } img.id = "t_" + f; img.style.width = this.tileSize.width + 'px'; img.style.height = this.tileSize.height + 'px'; img.src = "aztecs-tiles/"+f+".jpg"; this.Cache.push(img); return img; } GMICMapType.prototype.realeaseTile = function(tile) { var idx = this.Cache.indexOf(tile); if(idx!=-1) this.Cache.splice(idx, 1); tile=null; } //GMICMapType.prototype.name = "Image Cutter"; //GMICMapType.prototype.alt = "Image Cutter Tiles"; GMICMapType.prototype.setOpacity = function(newOpacity) { this.opacity = newOpacity; for (var i = 0; i < this.Cache.length; i++) { this.Cache[i].style.opacity = newOpacity; //mozilla this.Cache[i].style.filter = "alpha(opacity=" + newOpacity * 100 + ")"; //ie } } function getWindowHeight() { if (window.self&&self.innerHeight) { return self.innerHeight; } if (document.documentElement&&document.documentElement.clientHeight) { return document.documentElement.clientHeight; } return 0; } function resizeMapDiv() { //Resize the height of the div containing the map. //Do not call any map methods here as the resize is called before the map is created. var d=document.getElementById("map"); var offsetTop=0; for (var elem=d; elem!=null; elem=elem.offsetParent) { offsetTop+=elem.offsetTop; } var height=getWindowHeight()-offsetTop-16; if (height>=0) { d.style.height=height+"px"; } } function load() { resizeMapDiv(); var latlng = new google.maps.LatLng(centreLat, centreLon); var myOptions = { zoom: initialZoom, minZoom: 3, maxZoom: 6, center: latlng, panControl: true, zoomControl: true, mapTypeControl: false, scaleControl: false, streetViewControl: false, overviewMapControl: false, mapTypeControlOptions: { mapTypeIds: ["ImageCutter"] }, mapTypeId: "ImageCutter" } map = new google.maps.Map(document.getElementById("map"), myOptions); gmicMapType = new GMICMapType(); map.mapTypes.set("ImageCutter",gmicMapType); ///////////////////////////////////////////////////////////////////////////////////// //Add any markers here e.g. // var marker = new google.maps.Marker({ // map:map, // position: new google.maps.LatLng(x,y), // title: "My Marker" // }); ///////////////////////////////////////////////////////////////////////////////////// } //]]> </script> </head> <body onresize="resizeMapDiv()" onload="load()"> <div id="map"></div> </body> </html>
galapon/aoe2stats
web/images/techtrees/dlc/aztecs.html
HTML
mit
5,207
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compcert: 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.13.1 / compcert - 2.7.1</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> compcert <small> 2.7.1 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-10-26 18:01:49 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-26 18:01:49 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 conf-gmp 3 Virtual package relying on a GMP lib system installation coq 8.13.1 Formal proof management system num 1.4 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.9.1 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Maxime Dénès &lt;mail@maximedenes.fr&gt;&quot; homepage: &quot;http://compcert.inria.fr/&quot; dev-repo: &quot;git+https://github.com/AbsInt/CompCert.git&quot; bug-reports: &quot;https://github.com/AbsInt/CompCert/issues&quot; license: &quot;INRIA Non-Commercial License Agreement&quot; build: [ [ &quot;./configure&quot; &quot;ia32-linux&quot; {os = &quot;linux&quot;} &quot;ia32-macosx&quot; {os = &quot;macos&quot;} &quot;ia32-cygwin&quot; {os = &quot;cygwin&quot;} &quot;-bindir&quot; &quot;%{bin}%&quot; &quot;-libdir&quot; &quot;%{lib}%/compcert&quot; &quot;-clightgen&quot; ] [make &quot;-j%{jobs}%&quot;] ] install: [ [make &quot;install&quot;] ] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5.2&quot; &amp; &lt; &quot;8.6~&quot;} &quot;menhir&quot; {&gt;= &quot;20160303&quot; &amp; &lt; &quot;20180530&quot;} ] patches: &quot;fix-coq-version.patch&quot; synopsis: &quot;The CompCert C compiler&quot; authors: &quot;Xavier Leroy &lt;xavier.leroy@inria.fr&gt;&quot; extra-files: [&quot;fix-coq-version.patch&quot; &quot;md5=00fcc55512084b421a97922fb1eb4422&quot;] url { src: &quot;https://github.com/AbsInt/CompCert/archive/v2.7.1.tar.gz&quot; checksum: &quot;md5=e1a36bad26870384912de4b4e9eb43b0&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-compcert.2.7.1 coq.8.13.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1). The following dependencies couldn&#39;t be met: - coq-compcert -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 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-compcert.2.7.1</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.08.1-2.0.5/released/8.13.1/compcert/2.7.1.html
HTML
mit
7,087
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <link rel="Stylesheet" type="text/css" href="../../style.css"> <title>program</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <p> <a href="graphic/graphic.html">图形</a><br /> <a href="program/program.html">程序</a><br /> </p> </body> </html>
summericeyl/summericeyl.github.io
myarticle/program/program.html
HTML
mit
409
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_91) on Thu Jul 21 17:07:15 CEST 2016 --> <title>CreateEditBuzaDialog.Mode</title> <meta name="date" content="2016-07-21"> <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="CreateEditBuzaDialog.Mode"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </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 class="navBarCell1Rev">Class</li> <li><a href="class-use/CreateEditBuzaDialog.Mode.html">Use</a></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><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.DialogOkButtonCallback.html" title="interface in pylapp.buza.android.views"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.SelectedCategory.html" title="enum in pylapp.buza.android.views"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" target="_top">Frames</a></li> <li><a href="CreateEditBuzaDialog.Mode.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">pylapp.buza.android.views</div> <h2 title="Enum CreateEditBuzaDialog.Mode" class="title">Enum CreateEditBuzaDialog.Mode</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a>&gt;</li> <li> <ul class="inheritance"> <li>pylapp.buza.android.views.CreateEditBuzaDialog.Mode</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a>&gt;</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.html" title="class in pylapp.buza.android.views">CreateEditBuzaDialog</a></dd> </dl> <hr> <br> <pre>private static enum <span class="typeNameLabel">CreateEditBuzaDialog.Mode</span> extends java.lang.Enum&lt;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a>&gt;</pre> <div class="block">The mode of the dialog : edit an existing buza or be prepared to create a new one</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html#CREATE">CREATE</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html#EDIT">EDIT</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="CREATE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CREATE</h4> <pre>public static final&nbsp;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a> CREATE</pre> </li> </ul> <a name="EDIT"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>EDIT</h4> <pre>public static final&nbsp;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a> EDIT</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (CreateEditBuzaDialog.Mode c : CreateEditBuzaDialog.Mode.values()) &nbsp; System.out.println(c); </pre></div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>an array containing the constants of this enum type, in the order they are declared</dd> </dl> </li> </ul> <a name="valueOf-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" title="enum in pylapp.buza.android.views">CreateEditBuzaDialog.Mode</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>name</code> - the name of the enum constant to be returned.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the enum constant with the specified name</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= 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 class="navBarCell1Rev">Class</li> <li><a href="class-use/CreateEditBuzaDialog.Mode.html">Use</a></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><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.DialogOkButtonCallback.html" title="interface in pylapp.buza.android.views"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../pylapp/buza/android/views/CreateEditBuzaDialog.SelectedCategory.html" title="enum in pylapp.buza.android.views"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html" target="_top">Frames</a></li> <li><a href="CreateEditBuzaDialog.Mode.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> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
pylapp/Buza
app/dev/javadoc/pylapp/buza/android/views/CreateEditBuzaDialog.Mode.html
HTML
mit
13,796
<html><body> <h4>Windows 10 x64 (19041.572)</h4><br> <h2>_SK_CRASH_MINIDUMP</h2> <font face="arial"> +0x000 Size : Uint4B<br> +0x004 Version : Uint4B<br> +0x008 ModuleCount : Uint4B<br> +0x00c FrameCount : Uint4B<br> +0x010 Modules : [16] <a href="./_SK_CRASH_MODULE.html">_SK_CRASH_MODULE</a><br> +0x490 StackFrames : [366] <a href="./_SK_CRASH_STACK_FRAME.html">_SK_CRASH_STACK_FRAME</a><br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (19041.572)/_SK_CRASH_MINIDUMP.html
HTML
mit
487
<!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, shrink-to-fit=no"> <meta name="author" content="Andrea Zarbo "> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta name="robots" content="noodp" /> <meta name="theme-color" content="#252627" /> <link rel="canonical" href="https://quandrei.com/tags/" /> <title> Tags :: [quandrei] — a cipher, wrapped in an enigma, smothered in secret sauce </title> <link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.2.1/css/flag-icon.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="https://quandrei.com/main.d1ea4af8fd04fb24a4f8b882ea54bd04eb245427ca4baf527c81a5dab071410b.css"> <link rel="apple-touch-icon" sizes="180x180" href="https://quandrei.com/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://quandrei.com/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://quandrei.com/favicon-16x16.png"> <link rel="manifest" href="https://quandrei.com/site.webmanifest"> <link rel="mask-icon" href="https://quandrei.com/safari-pinned-tab.svg" color="#252627"> <link rel="shortcut icon" href="https://quandrei.com/favicon.ico"> <meta name="msapplication-TileColor" content="#252627"> <meta name="theme-color" content="#252627"> <meta itemprop="name" content="Tags"> <meta itemprop="description" content="What you are experiencing is a temporary distortion of reality. Do not be alarmed."> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://quandrei.com"/> <meta name="twitter:title" content="Tags"/> <meta name="twitter:description" content="What you are experiencing is a temporary distortion of reality. Do not be alarmed."/> <meta property="og:title" content="Tags" /> <meta property="og:description" content="What you are experiencing is a temporary distortion of reality. Do not be alarmed." /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://quandrei.com/tags/" /> <meta property="og:image" content="https://quandrei.com"/> <meta property="og:updated_time" content="2020-11-03T00:00:00-05:00" /> <link rel="alternate" type="application/rss+xml" href="https://quandrei.com/tags/index.xml" title="[quandrei]" /> </head> <body class="dark-theme"> <div class="container"> <header class="header"> <span class="header__inner"> <a href="https://quandrei.com/" style="text-decoration: none;"> <div class="logo"> <span class="logo__mark">></span> <span class="logo__text">$ cd /home/</span> <span class="logo__cursor" style= " background-color:#33ff33; "> </span> </div> </a> <span class="header__right"> <nav class="menu"> <ul class="menu__inner"><li><a href="https://quandrei.com/about/">About</a></li><li><a href="https://quandrei.com/posts/">Posts</a></li> </ul> </nav> <span class="menu-trigger"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <path d="M0 0h24v24H0z" fill="none"/> <path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/> </svg> </span> <span class="theme-toggle unselectable"><svg class="theme-toggler" width="24" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22 3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7 13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"/> </svg> </span> </span> </span> </header> <div class="content"> <main class="posts"> <h1>Tags</h1> <div class="posts-group"> <div class="post-year">2020</div> <ul class="posts-list"> <li class="post-item"> <a href="https://quandrei.com/tags/purge/"> <span class="post-title">purge</span> <span class="post-day"> Nov 3 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/cleanup/"> <span class="post-title">cleanup</span> <span class="post-day"> Nov 3 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/lorem-ipsum/"> <span class="post-title">Lorem Ipsum</span> <span class="post-day"> Aug 7 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/doctor-who-ipsum/"> <span class="post-title">Doctor Who Ipsum</span> <span class="post-day"> Aug 7 </span> </a> </li> </ul> </div> <div class="posts-group"> <div class="post-year">2016</div> <ul class="posts-list"> <li class="post-item"> <a href="https://quandrei.com/tags/motivation/"> <span class="post-title">motivation</span> <span class="post-day"> Jun 11 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/dev/"> <span class="post-title">dev</span> <span class="post-day"> Jun 11 </span> </a> </li> </ul> </div> <div class="posts-group"> <div class="post-year">2013</div> <ul class="posts-list"> <li class="post-item"> <a href="https://quandrei.com/tags/software-design/"> <span class="post-title">software design</span> <span class="post-day"> Dec 29 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/software-architecture/"> <span class="post-title">software architecture</span> <span class="post-day"> Dec 29 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/project-management/"> <span class="post-title">project management</span> <span class="post-day"> Dec 29 </span> </a> </li> <li class="post-item"> <a href="https://quandrei.com/tags/food/"> <span class="post-title">food</span> <span class="post-day"> Oct 5 </span> </a> </li> </ul> </div> <div class="pagination"> <div class="pagination__buttons"> <span class="button next"> <a href="https://quandrei.com/tags/page/2/"> <span class="button__text">Older posts</span> <span class="button__icon">→</span> </a> </span> </div> </div> </main> </div> <footer class="footer"> <div class="footer__inner"> <div class="footer__content"> <span>&copy; 2020</span> <span><a href="https://quandrei.com">Andrea Zarbo</a></span> <span> <a href="https://quandrei.com/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a></span> </div> </div> </footer> </div> <script type="text/javascript" src="https://quandrei.com/bundle.min.dc716e9092c9820b77f96da294d0120aeeb189b5bcea9752309ebea27fd53bbe6b13cffb2aca8ecf32525647ceb7001f76091de4199ac5a3caa432c070247f5b.js" integrity="sha512-3HFukJLJggt3&#43;W2ilNASCu6xibW86pdSMJ6&#43;on/VO75rE8/7KsqOzzJSVkfOtwAfdgkd5BmaxaPKpDLAcCR/Ww=="></script> </body> </html>
quandrei/quandrei.github.io
tags/index.html
HTML
mit
11,355
<html> <head> <title> 버버리 인조가죽 카드홀더 :: 이한결 블로그 </title> <style> /* https://github.com/markdowncss/modest/blob/master/css/modest.css */ @media print { *, *:before, *:after { background: transparent !important; color: #000 !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; } } pre, code { font-family: Menlo, Monaco, 'Courier New', monospace; } pre { padding: 0.5rem; line-height: 1.25; overflow-x: scroll; } a, a:visited { color: #3498db; } a:hover, a:focus, a:active { color: #2980b9; } .modest-no-decoration { text-decoration: none; } html { font-size: 12px; } @media screen and (min-width: 32rem) and (max-width: 48rem) { html { font-size: 15px; } } @media screen and (min-width: 48rem) { html { font-size: 16px; } } body { line-height: 1.85; } p, .modest-p { font-size: 1rem; margin-bottom: 1.3rem; } h1, .modest-h1, h2, .modest-h2, h3, .modest-h3, h4, .modest-h4 { margin: 1.414rem 0 0.5rem; font-weight: inherit; line-height: 1.42; } h1, .modest-h1 { margin-top: 0; font-size: 3.998rem; } h2, .modest-h2 { font-size: 2.827rem; } h3, .modest-h3 { font-size: 1.999rem; } h4, .modest-h4 { font-size: 1.414rem; } h5, .modest-h5 { font-size: 1.121rem; } h6, .modest-h6 { font-size: 0.88rem; } small, .modest-small { font-size: 0.707em; } /* https://github.com/mrmrs/fluidity */ img, canvas, iframe, video, svg, select, textarea { max-width: 100%; } @import url( http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300, 300italic, 700 ); @import url(http://fonts.googleapis.com/css?family=Arimo:700, 700italic); html { font-size: 18px; max-width: 100%; } body { color: #444; font-family: 'Open Sans Condensed', sans-serif; font-weight: 300; margin: 0 auto; max-width: 48rem; line-height: 1.45; padding: 0.25rem; } h1, h2, h3, h4, h5, h6 { font-family: Arimo, Helvetica, sans-serif; } h1, h2, h3 { border-bottom: 2px solid #fafafa; margin-bottom: 1.15rem; padding-bottom: 0.5rem; text-align: center; } blockquote { border-left: 8px solid #fafafa; padding: 1rem; } pre, code { background-color: #fafafa; } </style> </head> <body> <header> <h2> 이한결 블로그 <a href="http://leehankyeol.me">✍️</a> <a href="https://github.com/leehankyeol">💻</a> <a href="https://www.instagram.com/leehankyeol.me">📷</a> <a href="https://www.facebook.com/lee.hankyeol">🍻</a> </h2> </header> <article> <h1>버버리 인조가죽 카드홀더</h1> <p>작년 추석, 인천으로 돌아오는 비행기를 기다리며 히드로 공항에서 마지막으로 파운드를 털어 살 것이 없는지 두리번거렸는데 마침 영국의 상징 버버리 매장이 눈에 들어왔다. 들어가봤다. 원체 몸에서 뿜어내는 바이브가 버버리 같은 브랜드의 제품과는 궁합이 맞지 않아 탐나는 것이 없었지만 카드 홀더만큼은 눈에 쏙 들어왔다. 당시로부터 약 수개월 전 지갑을 분실한 뒤로, 다시는 흔히들 말하는 모양의 &quot;지갑&quot;을 쓰지 않겠다고 다짐한 터에 작은 카드 홀더는 그럭저럭 부담도 없고 휴대도 용이해보였다. 그래서 샀다. 그리고 잘 썼다.</p> <p>그런데 언젠가부터 이 녀석의 가장자리가 막 손상되기 시작하는 것이 눈에 보였다. 꼭짓점이 까지는 것은 그래 솔직히 인정할 수 있다. 그런데 저렇게 모서리 부분의 접합이 벌어지는 것엔 실망을 금할 수 없다. 문제의 원인을 몇 가지 생각해봤다.</p> <ol> <li>물건을 험하게 쓴 이한결: 하지만 나는 물건을 험하게 쓰는 사람은 아니다.</li> <li>물건을 잘 버리게 만든 버버리: 버버리 제품이 원래 잘 버리게 되어서 버버리?</li> <li>물건은 잘 만드는 버버리지만 외장이 PVC로 만든 것은 별로다?</li> <li>기타: 나는 오늘 합주를 하기 위해 이 더운 날씨에 회사에 기타를 들고 왔다. 그래서 예민해졌다.</li> </ol> <p>여튼 더운 날 건강들 조심하세요 여러분.</p> </article> <footer> Styled by <a href="https://github.com/markdowncss/modest/blob/master/css/modest.css" >Modest</a > </footer> </body> </html>
leehankyeol/leehankyeol.github.io
2018/08/02/burberry/index.html
HTML
mit
6,126
<!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_111) on Thu Oct 27 14:01:29 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Index (TinEye Services Java library v1.6.0)</title> <meta name="date" content="2016-10-27"> <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="Index (TinEye Services Java library v1.6.0)"; } //--> </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="./com/tineye/services/package-summary.html">Package</a></li> <li>Class</li> <li><a href="./com/tineye/services/package-tree.html">Tree</a></li> <li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a name="_A_"> <!-- --> </a> <h2 class="title">A</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#addImage(com.tineye.services.Image[])">addImage(Image[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Add the images in <code>images</code> to the hosted image collection.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#addImage(com.tineye.services.Image[],%20boolean,%20boolean)">addImage(Image[], boolean, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Add the images in <code>images</code> to the hosted image collection using the image data.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#addURL(com.tineye.services.Image[])">addURL(Image[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Add the images in <code>images</code> to the hosted image collection using their URLs.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#addURL(com.tineye.services.Image[],%20boolean,%20boolean)">addURL(Image[], boolean, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Add the images in <code>images</code> to the hosted image collection using their URLs.</div> </dd> </dl> <a name="_C_"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><a href="./com/tineye/services/package-summary.html">com.tineye.services</a> - package com.tineye.services</dt> <dd> <div class="block">Provides classes to call methods of the different TinEye Services APIs.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#compareImage(com.tineye.services.Image,%20com.tineye.services.Image,%20int,%20boolean)">compareImage(Image, Image, int, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Compare <code>image1</code> to <code>image2</code> and return the match score.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#compareURL(java.lang.String,%20java.lang.String,%20int,%20boolean)">compareURL(String, String, int, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Compare the image at <code>url1</code> to the image at <code>url2</code> and return the match score.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceRequest.html#count()">count()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services">TinEyeServiceRequest</a></dt> <dd> <div class="block">Get count of all the images in the hosted image collection.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countCollectionColors(java.awt.Color[])">countCollectionColors(Color[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Get counts for each color specified in a color palette (list of colors) from the hosted image collection.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countCollectionColorsColors(java.awt.Color[],%20float[],%20java.awt.Color[])">countCollectionColorsColors(Color[], float[], Color[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Filter images in the hosted image collection by color and then get counts for each color specified in a color palette (list of colors) from the filtered image list.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countCollectionColorsFilepath(java.lang.String[],%20java.awt.Color[])">countCollectionColorsFilepath(String[], Color[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given a list of filepaths in the hosted image collection, and a color palette (list of colors), get a count for each color specifying the number of the images contain that color.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countCollectionColorsMetadata(net.sf.json.JSONObject,%20java.awt.Color[])">countCollectionColorsMetadata(JSONObject, Color[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given a color palette (list of colors) and metadata, get a count for each color specifying the number of the hosted image collection images that contain that color, filtered by the metadata.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countImageColorsImage(com.tineye.services.Image[],%20java.awt.Color[],%20boolean,%20boolean)">countImageColorsImage(Image[], Color[], boolean, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Upload a list of images to the API and a color palette to get a count for each color specifying how many of the input images contain that color.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countImageColorsURL(java.lang.String[],%20java.awt.Color[],%20boolean,%20boolean)">countImageColorsURL(String[], Color[], boolean, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given a list of image URLs and a color palette, get a count for each color specifying how many of the images at the given URLs contain that color.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countMetadata(net.sf.json.JSONObject[])">countMetadata(JSONObject[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given one or more metadata queries, get a counter for each query specifying how many of the collection images match the query.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countMetadataColors(net.sf.json.JSONObject[],%20java.awt.Color[],%20float[])">countMetadataColors(JSONObject[], Color[], float[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given one of more colors and metadata queries, get a counter specifying how many of the collection images with the given colors match each query.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countMetadataFilepaths(net.sf.json.JSONObject[],%20java.lang.String[])">countMetadataFilepaths(JSONObject[], String[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given one or more hosted image filepaths and metadata queries, get a counter specifying how many of the images from the specified filepaths match each query.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#countMetadataMetadata(net.sf.json.JSONObject[],%20net.sf.json.JSONObject)">countMetadataMetadata(JSONObject[], JSONObject)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Given one or more metadata queries, get a counter for each query specifying how many of the collection images match the query.</div> </dd> </dl> <a name="_D_"> <!-- --> </a> <h2 class="title">D</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceRequest.html#delete(java.lang.String[])">delete(String[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services">TinEyeServiceRequest</a></dt> <dd> <div class="block">Delete images from the hosted image collection.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/HttpUtils.html#doGet(java.lang.String)">doGet(String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/HttpUtils.html" title="class in com.tineye.services">HttpUtils</a></dt> <dd> <div class="block">Do an HTTP GET request to the requestURL.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/HttpUtils.html#doPost(java.lang.String,%20org.apache.http.entity.mime.MultipartEntity)">doPost(String, MultipartEntity)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/HttpUtils.html" title="class in com.tineye.services">HttpUtils</a></dt> <dd> <div class="block">Do an HTTP POST of the contentBody to the requestURL.</div> </dd> </dl> <a name="_E_"> <!-- --> </a> <h2 class="title">E</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#extractCollectionColors(int,%20java.lang.String)">extractCollectionColors(int, String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Extract the dominant colors in the hosted image collection.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#extractCollectionColorsColors(java.awt.Color[],%20float[],%20int,%20java.lang.String)">extractCollectionColorsColors(Color[], float[], int, String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Extract the dominant colors in the hosted image collection filtered by colors.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#extractCollectionColorsFilepath(java.lang.String[],%20int,%20java.lang.String)">extractCollectionColorsFilepath(String[], int, String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Extract the dominant colors given the filepaths of images in the hosted image collection.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#extractCollectionColorsMetadata(net.sf.json.JSONObject,%20int,%20java.lang.String)">extractCollectionColorsMetadata(JSONObject, int, String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Extract the dominant colors in the hosted image collection filtered by image metadata.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#extractImageColorsImage(com.tineye.services.Image[],%20int,%20boolean,%20boolean,%20java.lang.String)">extractImageColorsImage(Image[], int, boolean, boolean, String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Extract the dominant colors from the images passed in.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#extractImageColorsURL(java.lang.String[],%20int,%20boolean,%20boolean,%20java.lang.String)">extractImageColorsURL(String[], int, boolean, boolean, String)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Extract the dominant colors from images at the given URLs.</div> </dd> </dl> <a name="_G_"> <!-- --> </a> <h2 class="title">G</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/Image.html#getCollectionFilepath()">getCollectionFilepath()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Get the API image collection filepath if set.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#getData()">getData()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Get the Image data if set.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#getFilepath()">getFilepath()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Get the Image filepath if set.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#getMetadata()">getMetadata()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Get the JSON metadata associated with this Image in the API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#getMetadata(java.lang.String[])">getMetadata(String[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Get the keywords from the index associated with the images with the given collection image filepaths.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#getReturnMetadata()">getReturnMetadata()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Get the metadata that can be returned by a search method along with each match.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#getSearchMetadata()">getSearchMetadata()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Get the metadata tree structure that can be searched.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#getURL()">getURL()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Get the Image URL if set.</div> </dd> </dl> <a name="_H_"> <!-- --> </a> <h2 class="title">H</h2> <dl> <dt><a href="./com/tineye/services/HttpUtils.html" title="class in com.tineye.services"><span class="strong">HttpUtils</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods for issuing HTTP GET and POST requests.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/HttpUtils.html#HttpUtils()">HttpUtils()</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/HttpUtils.html" title="class in com.tineye.services">HttpUtils</a></dt> <dd> <div class="block">Construct an <code>HttpUtils</code> instance to issue HTTP requests.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/HttpUtils.html#HttpUtils(java.lang.String,%20int,%20java.lang.String,%20java.lang.String)">HttpUtils(String, int, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/HttpUtils.html" title="class in com.tineye.services">HttpUtils</a></dt> <dd> <div class="block">Construct an <code>HttpUtils</code> instance to issue HTTP requests using HTTP basic authentication.</div> </dd> <dt><a href="./com/tineye/services/HttpUtilsException.html" title="class in com.tineye.services"><span class="strong">HttpUtilsException</span></a> - Exception in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Signals that an exception occurred while constructing or issuing an HTTP request, or processing the HTTP response using <code>HttpUtils</code> methods.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/HttpUtilsException.html#HttpUtilsException(java.lang.String,%20java.lang.Throwable)">HttpUtilsException(String, Throwable)</a></span> - Constructor for exception com.tineye.services.<a href="./com/tineye/services/HttpUtilsException.html" title="class in com.tineye.services">HttpUtilsException</a></dt> <dd> <div class="block">Construct an <code>HttpUtilsException</code> with the specified detail message and cause.</div> </dd> </dl> <a name="_I_"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><a href="./com/tineye/services/Image.html" title="class in com.tineye.services"><span class="strong">Image</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Class representing images used by the TinEye Services APIs.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.lang.String)">Image(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> by reading the image data at the given filepath.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.lang.String,%20java.lang.String)">Image(String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> by reading the image data at the given filepath, to associate with the image collectionFilepath in the API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.lang.String,%20net.sf.json.JSONObject)">Image(String, JSONObject)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> by reading the image data at the specified filepath, to associate with the JSON metadata in the API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.lang.String,%20java.lang.String,%20net.sf.json.JSONObject)">Image(String, String, JSONObject)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> by reading the image data at the specified filepath, to associate with the JSON metadata and image collectionFilepath in the API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.net.URI)">Image(URI)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> with the specified image URL.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.net.URI,%20java.lang.String)">Image(URI, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> with the specified image URL, to associate with the image collectionFilepath in the API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.net.URI,%20net.sf.json.JSONObject)">Image(URI, JSONObject)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> with the specified image URL to associate with the JSON metadata in the API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/Image.html#Image(java.net.URI,%20java.lang.String,%20net.sf.json.JSONObject)">Image(URI, String, JSONObject)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/Image.html" title="class in com.tineye.services">Image</a></dt> <dd> <div class="block">Construct an <code>Image</code> with the specified image URL to associate with the JSON metadata and image colletionFilepath in the API.</div> </dd> </dl> <a name="_L_"> <!-- --> </a> <h2 class="title">L</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceRequest.html#list(int,%20int)">list(int, int)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services">TinEyeServiceRequest</a></dt> <dd> <div class="block">Get a list of images present in the hosted image collection.</div> </dd> </dl> <a name="_M_"> <!-- --> </a> <h2 class="title">M</h2> <dl> <dt><a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services"><span class="strong">MatchEngineRequest</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods to call the MatchEngine API methods.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#MatchEngineRequest(java.lang.String)">MatchEngineRequest(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Construct a <code>MatchEngineRequest</code> instance to issue HTTP requests to the MatchEngine API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#MatchEngineRequest(java.lang.String,%20java.lang.String,%20java.lang.String)">MatchEngineRequest(String, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Construct a <code>MatchEngineRequest</code> instance to issue HTTP requests using HTTP basic authentication to the MatchEngine API.</div> </dd> <dt><a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services"><span class="strong">MetadataRequest</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods to call the TinEye Service API methods that deal with searching and tagging images with metadata.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#MetadataRequest(java.lang.String)">MetadataRequest(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Construct a <code>MetadataRequest</code> instance to issue HTTP requests to a TinEye Services API that supports image metadata.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#MetadataRequest(java.lang.String,%20java.lang.String,%20java.lang.String)">MetadataRequest(String, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Construct a <code>MetadataRequest</code> instance to issue HTTP requests using HTTP basic authentication to a specific TinEye Services API that supports image metadata.</div> </dd> <dt><a href="./com/tineye/services/MobileEngineRequest.html" title="class in com.tineye.services"><span class="strong">MobileEngineRequest</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods to call the MobileEngine API methods.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MobileEngineRequest.html#MobileEngineRequest(java.lang.String)">MobileEngineRequest(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MobileEngineRequest.html" title="class in com.tineye.services">MobileEngineRequest</a></dt> <dd> <div class="block">Construct a <code>MobileEngineRequest</code> instance to issue HTTP requests to the MobileEngineRequest API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MobileEngineRequest.html#MobileEngineRequest(java.lang.String,%20java.lang.String,%20java.lang.String)">MobileEngineRequest(String, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MobileEngineRequest.html" title="class in com.tineye.services">MobileEngineRequest</a></dt> <dd> <div class="block">Construct a <code>MobileEngineRequest</code> instance to issue HTTP requests using HTTP basic authentication to the MobileEngineRequest API.</div> </dd> <dt><a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services"><span class="strong">MulticolorEngineRequest</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods to call the TinEye Service MulticolorEngine API methods.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#MulticolorEngineRequest(java.lang.String)">MulticolorEngineRequest(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Construct a <code>MulticolorEngineRequest</code> instance to issue HTTP requests to the MulticolorEngine API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#MulticolorEngineRequest(java.lang.String,%20java.lang.String,%20java.lang.String)">MulticolorEngineRequest(String, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Construct a <code>MulticolorEngineRequest</code> instance to issue HTTP requests using HTTP basic authentication to the MulticolorEngine API.</div> </dd> </dl> <a name="_P_"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceRequest.html#ping()">ping()</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services">TinEyeServiceRequest</a></dt> <dd> <div class="block">Check if the API server is running.</div> </dd> </dl> <a name="_S_"> <!-- --> </a> <h2 class="title">S</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#searchColor(java.awt.Color[],%20float[],%20net.sf.json.JSONObject,%20net.sf.json.JSONArray,%20boolean,%20int,%20int,%20int)">searchColor(Color[], float[], JSONObject, JSONArray, boolean, int, int, int)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Do a color search against the hosted image collection using specified colors and return matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#searchFilepath(java.lang.String,%20int,%20int,%20int,%20boolean)">searchFilepath(String, int, int, int, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Search the hosted image collection using the filepath of an image in the hosted image collection and return any matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#searchFilepath(java.lang.String,%20net.sf.json.JSONObject,%20net.sf.json.JSONArray,%20boolean,%20boolean,%20boolean,%20int,%20int,%20int)">searchFilepath(String, JSONObject, JSONArray, boolean, boolean, boolean, int, int, int)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Do a color search against the hosted image collection using the filepath of an image in the hosted image collection and return matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#searchImage(com.tineye.services.Image,%20int,%20int,%20int,%20boolean)">searchImage(Image, int, int, int, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Search the hosted image collection using an image and return any matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#searchImage(com.tineye.services.Image,%20net.sf.json.JSONObject,%20net.sf.json.JSONArray,%20boolean,%20boolean,%20boolean,%20int,%20int,%20int)">searchImage(Image, JSONObject, JSONArray, boolean, boolean, boolean, int, int, int)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Do a color search against the hosted image collection using an image and return matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#searchMetadata(net.sf.json.JSONObject,%20net.sf.json.JSONArray,%20boolean,%20int,%20int,%20int)">searchMetadata(JSONObject, JSONArray, boolean, int, int, int)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Search against the hosted image collection using metadata and return matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MatchEngineRequest.html#searchURL(java.lang.String,%20int,%20int,%20int,%20boolean)">searchURL(String, int, int, int, boolean)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MatchEngineRequest.html" title="class in com.tineye.services">MatchEngineRequest</a></dt> <dd> <div class="block">Search the hosted image collection using an image URL and return any matches with corresponding scores.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/MulticolorEngineRequest.html#searchURL(java.lang.String,%20net.sf.json.JSONObject,%20net.sf.json.JSONArray,%20boolean,%20boolean,%20boolean,%20int,%20int,%20int)">searchURL(String, JSONObject, JSONArray, boolean, boolean, boolean, int, int, int)</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MulticolorEngineRequest.html" title="class in com.tineye.services">MulticolorEngineRequest</a></dt> <dd> <div class="block">Do a color search against the hosted image collection using an image URL and return matches with corresponding scores.</div> </dd> </dl> <a name="_T_"> <!-- --> </a> <h2 class="title">T</h2> <dl> <dt><a href="./com/tineye/services/TinEyeServiceException.html" title="class in com.tineye.services"><span class="strong">TinEyeServiceException</span></a> - Exception in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Signals that an exception occurred issuing a request to a TinEye Services API or parsing a TinEye Services API response.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceException.html#TinEyeServiceException(java.lang.String)">TinEyeServiceException(String)</a></span> - Constructor for exception com.tineye.services.<a href="./com/tineye/services/TinEyeServiceException.html" title="class in com.tineye.services">TinEyeServiceException</a></dt> <dd> <div class="block">Construct a <code>TinEyeServiceException</code> with the specified detail message.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceException.html#TinEyeServiceException(java.lang.String,%20java.lang.Throwable)">TinEyeServiceException(String, Throwable)</a></span> - Constructor for exception com.tineye.services.<a href="./com/tineye/services/TinEyeServiceException.html" title="class in com.tineye.services">TinEyeServiceException</a></dt> <dd> <div class="block">Construct a <code>TinEyeServiceException</code> with the specified detail message and cause.</div> </dd> <dt><a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services"><span class="strong">TinEyeServiceRequest</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods to call the TinEye Services API methods that are common across all of the TinEye Services APIs (excluding the TinEye Commercial API).</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceRequest.html#TinEyeServiceRequest(java.lang.String)">TinEyeServiceRequest(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services">TinEyeServiceRequest</a></dt> <dd> <div class="block">Construct a <code>TinEyeServiceRequest</code> instance to issue HTTP requests to a specific TinEye Services API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/TinEyeServiceRequest.html#TinEyeServiceRequest(java.lang.String,%20java.lang.String,%20java.lang.String)">TinEyeServiceRequest(String, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/TinEyeServiceRequest.html" title="class in com.tineye.services">TinEyeServiceRequest</a></dt> <dd> <div class="block">Construct a <code>TinEyeServiceRequest</code> instance to issue HTTP requests to a specific TinEye Services API using HTTP basic authentication.</div> </dd> </dl> <a name="_U_"> <!-- --> </a> <h2 class="title">U</h2> <dl> <dt><span class="strong"><a href="./com/tineye/services/MetadataRequest.html#updateMetadata(java.lang.String[],%20net.sf.json.JSONObject[])">updateMetadata(String[], JSONObject[])</a></span> - Method in class com.tineye.services.<a href="./com/tineye/services/MetadataRequest.html" title="class in com.tineye.services">MetadataRequest</a></dt> <dd> <div class="block">Update the metadata for a list of images already present in the hosted image collection.</div> </dd> </dl> <a name="_W_"> <!-- --> </a> <h2 class="title">W</h2> <dl> <dt><a href="./com/tineye/services/WineEngineRequest.html" title="class in com.tineye.services"><span class="strong">WineEngineRequest</span></a> - Class in <a href="./com/tineye/services/package-summary.html">com.tineye.services</a></dt> <dd> <div class="block">Provides methods to call the WineEngine API methods.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/WineEngineRequest.html#WineEngineRequest(java.lang.String)">WineEngineRequest(String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/WineEngineRequest.html" title="class in com.tineye.services">WineEngineRequest</a></dt> <dd> <div class="block">Construct a <code>WineEngineRequest</code> instance to issue HTTP requests to the WineEngineRequest API.</div> </dd> <dt><span class="strong"><a href="./com/tineye/services/WineEngineRequest.html#WineEngineRequest(java.lang.String,%20java.lang.String,%20java.lang.String)">WineEngineRequest(String, String, String)</a></span> - Constructor for class com.tineye.services.<a href="./com/tineye/services/WineEngineRequest.html" title="class in com.tineye.services">WineEngineRequest</a></dt> <dd> <div class="block">Construct a <code>WineEngineRequest</code> instance to issue HTTP requests using HTTP basic authentication to the WineEngineRequest API.</div> </dd> </dl> <a href="#_A_">A</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_W_">W</a>&nbsp;</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="./com/tineye/services/package-summary.html">Package</a></li> <li>Class</li> <li><a href="./com/tineye/services/package-tree.html">Tree</a></li> <li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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>
TinEye/tineyeservices_java
TinEyeServices/docs/index-all.html
HTML
mit
42,650
{{<layout}} {{$pageTitle}} GOV.UK payment page {{/pageTitle}} {{$content}} <main id="content" role="main"> <div class="purchase-details"> <h2>Payment summary</h2> <table> <thead> <!-- <tr> <th colspan="2">Your purchase details</th> </tr> --> </thead> <tbody> <tr> <td>Product:</td> <td class="purchase-info">Benefits repayment</td> </tr> <tr> <td>Payment number:</td> <td class="purchase-info">20150408-152006</td> </tr> <tr> <td>Amount to pay:</td> <td class="purchase-info">£2,500</td> </tr> </tbody> </table> </div> <h2 class="heading-large">Direct Debit details</h2> <div class="payment-type-intro"> <p>We will use direct debit to take a one-off payment from your bank account. Please fill in your account details below.</p> </div> <div class="form-group"> <label class="form-label-bold" for="full-name"> Sort code </label> <input class="form-control" id="sort-code" type="text"> </div> <div class="form-group"> <label class="form-label-bold" for="card-number"> Account number </label> <input class="form-control" id="account-number" type="text"> </div> <div class="form-group"> <label class="form-label-bold" for="name-on-account"> Name on the account </label> <input class="form-control" id="account-number" type="text"> </div> <div class="form-group"> <h2 class="heading-large">Your address</h2> <div class="payment-type-intro"> <p>This is where your statements are sent</p> </div> <div class="form-group"> <label class="form-label-bold" for="building-and-street"> Building and street </label> <input class="form-control" id="building-and-street" type="text"> <input class="form-control" id="building-and-street" type="text"> <input class="form-control" id="building-and-street" type="text"> </div> <div class="form-group"> <label class="form-label-bold" for="town-or-city"> Town or city </label> <input class="form-control" id="town-or-city" type="text"> </div> <div class="form-group"> <label class="form-label-bold" for="county"> County (optional) </label> <input class="form-control" id="county" type="text"> </div> <div class="form-group"> <label class="form-label-bold" for="postcode"> Postcode </label> <input class="form-control" id="postcode" type="text"> </div> <div class="form-group"> <button class="button">Make payment</button> </div> </div> <div class="DD-terms-conditions"> <div class="dd-images"><img src="/public/images/gocardless.png"><img src="/public/images/directdebit.png"></div> <p>Your payments are protected by the <a>Direct Debit guarantee</a>.</p> <p>GoCardless Ltd, 338-346 Goswell Road, London, EC1V 7LQ.</p> <p>E-mail: help@gocardless.com / Tel: 020 7183 8674</p> <p>GoCardless is regulated by the Financial Conduct Authority as an Authorised Payment Institution. By confirming you agree to pay £1000 to volcano-insurance and agree to the GoCardless <a>terms & conditions</a>.</p> </div> </main> {{/content}} {{/layout}}
stephenjoe1/payment-prototype-options
app/views/x-old/direct-debit-payment-x1.html
HTML
mit
3,320
<div class="commune_descr limited"> <p> Courouvre est un village géographiquement positionné dans le département de Meuse en Lorraine. On dénombrait 46 habitants en 2008.</p> <p>À proximité de Courouvre sont situées les villes de <a href="{{VLROOT}}/immobilier/ville-devant-belrain_55555/">Ville-devant-Belrain</a> localisée à 7&nbsp;km, 29 habitants, <a href="{{VLROOT}}/immobilier/pierrefitte-sur-aire_55404/">Pierrefitte-sur-Aire</a> située à 4&nbsp;km, 247 habitants, <a href="{{VLROOT}}/immobilier/recourt-le-creux_55420/">Récourt-le-Creux</a> à 7&nbsp;km, 78 habitants, <a href="{{VLROOT}}/immobilier/nicey-sur-aire_55384/">Nicey-sur-Aire</a> localisée à 5&nbsp;km, 112 habitants, <a href="{{VLROOT}}/immobilier/fresnes-au-mont_55197/">Fresnes-au-Mont</a> située à 7&nbsp;km, 133 habitants, <a href="{{VLROOT}}/immobilier/rupt-devant-saint-mihiel_55448/">Rupt-devant-Saint-Mihiel</a> située à 7&nbsp;km, 50 habitants, entre autres. De plus, Courouvre est située à seulement 24&nbsp;km de <a href="{{VLROOT}}/immobilier/verdun_55545/">Verdun</a>.</p> <p>Le parc de logements, à Courouvre, se décomposait en 2011 en zero appartements et 16 maisons soit un marché plutôt équilibré.</p> <p>Si vous pensez emmenager à Courouvre, vous pourrez facilement trouver une maison à acheter. </p> </div>
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/55129.html
HTML
mit
1,343
<!DOCTYPE html> <html lang="ca-es" data-theme=""> <head> <meta charset="utf-8"> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="referrer" content="no-referrer-when-downgrade"> <title>La vista cansada</title> <meta name="description" content=""> <link rel="icon" type="image/x-icon" href="https://carlesbellver.github.io/favicon.ico"> <link rel="apple-touch-icon-precomposed" href="https://carlesbellver.github.io/favicon.png"> <link rel="stylesheet" href="https://carlesbellver.github.io/css/light.css?rnd=1602439751" /> <style> [data-theme="dark"] { --font-color: #eee; --bg-color: #212121; --link-color:#599ada; --link-state-color:#ff5858; --link-state-border-color: rgba(238, 54, 54, 0.5); --thead-bg-color: #343a40; --table-border-color: lightgrey; --pre-color: #333; --pre-bg-color: #f1f1f1; --bq-color: #ccc; --hr-color: #333; --pagination-bg-color: #373737; --pagination-link-color: #b6b6b6; --post-info-color: grey; --switcher-color: #333; --switcher-bg-color: #fff; } </style> <link rel="stylesheet" href="https://carlesbellver.github.io/css/style.css?rnd=1602439751" /> <meta property="og:title" content="" /> <meta property="og:description" content="Joan Perucho: Pamela. Ignasi de Siurana rastreja les intrigues d&#39;una espia anglesa, francmaçònica, frívola i ocultista, corruptora del marquès de Sade a més d&#39;introductora del verí de la revolució liberal a Espanya." /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://carlesbellver.github.io/2018/07/14/195134.html" /> <meta property="article:published_time" content="2018-07-14T18:51:34+00:00" /> <meta property="article:modified_time" content="2018-07-14T18:51:34+00:00" /> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content=""/> <meta name="twitter:description" content="Joan Perucho: Pamela. Ignasi de Siurana rastreja les intrigues d&#39;una espia anglesa, francmaçònica, frívola i ocultista, corruptora del marquès de Sade a més d&#39;introductora del verí de la revolució liberal a Espanya."/> </head> <body> <a class="skip-main" href="#main">Anar al contingut principal</a> <div class="container"> <header class="common-header"> <h1 class="site-title"> <a href="/">La vista cansada</a> </h1> <nav> <a class="" href="https://carlesbellver.github.io/about/" title="">Informació</a> <a class="" href="https://carlesbellver.github.io/tags/" title="">Etiquetes</a> </nav> </header> <main id="main" tabindex="-1"> <article class="post h-entry"> <header class="post-header"> <h1 class="post-title p-name"></h1> </header> <div class="content e-content"> <p>Joan Perucho: <em>Pamela</em>. Ignasi de Siurana rastreja les intrigues d'una espia anglesa, francmaçònica, frívola i ocultista, corruptora del marquès de Sade a més d'introductora del verí de la revolució liberal a Espanya. Divertiment de l'autor i, sens dubte, també per a aquest lector.</p> </div> <div class="post-info"> <a class="u-url" href="/2018/07/14/195134.html"><div class="post-date dt-published">2018-07-14</div></a> <div class="post-taxonomies"> </div> </div> </article> </main> <footer class="common-footer"> <div class="common-footer-bottom"> <div class="copyright"> <p>Carles Bellver Torlà </p> </div> <button class="theme-switcher"> Tema fosc </button> <script> const STORAGE_KEY = 'user-color-scheme' const defaultTheme = "light" let currentTheme let switchButton let autoDefinedScheme = window.matchMedia('(prefers-color-scheme: dark)') const autoChangeScheme = e => { currentTheme = e.matches ? 'dark' : 'light' document.documentElement.setAttribute('data-theme', currentTheme) changeButtonText() } document.addEventListener('DOMContentLoaded', function() { switchButton = document.querySelector('.theme-switcher') currentTheme = detectCurrentScheme() if (currentTheme == 'dark') { document.documentElement.setAttribute('data-theme', 'dark') } if (currentTheme == 'auto') { autoChangeScheme(autoDefinedScheme); autoDefinedScheme.addListener(autoChangeScheme); } changeButtonText() switchButton.addEventListener('click', switchTheme, false) }) function detectCurrentScheme() { if (localStorage.getItem(STORAGE_KEY)) { return localStorage.getItem(STORAGE_KEY) } if (defaultTheme) { return defaultTheme } if (!window.matchMedia) { return 'light' } if (window.matchMedia('(prefers-color-scheme: dark)').matches) { return 'dark' } return 'light' } function changeButtonText() { switchButton.textContent = currentTheme == 'dark' ? "Tema clar" : "Tema fosc" } function switchTheme(e) { if (currentTheme == 'dark') { localStorage.setItem(STORAGE_KEY, 'light') document.documentElement.setAttribute('data-theme', 'light') currentTheme = 'light' } else { localStorage.setItem(STORAGE_KEY, 'dark') document.documentElement.setAttribute('data-theme', 'dark') currentTheme = 'dark' } changeButtonText() } </script> </div> </footer> </div> </body> </html>
carlesbellver/carlesbellver.github.io
2018/07/14/195134.html
HTML
mit
5,924
<?xml version="1.0" encoding="utf-8"?> <!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="en" lang="en"> <head> <title>tecnologia_defensa.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../css/github.css" type="text/css" media="screen" /> <script src="../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <h1> tecnologia_defensa.rb </h1> <ul class="files"> <li>app/models_tecnologias/tecnologia_defensa.rb</li> <li>Last modified: 2014-05-28 03:13:28 -0300</li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">CLASS</span> <a href="../../../classes/TecnologiaDefensa.html">TecnologiaDefensa</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
beetlegius/ogame-rails
doc/files/app/models_tecnologias/tecnologia_defensa_rb.html
HTML
mit
1,726
<html><body> <h4>Windows 10 x64 (19042.572) 20H2</h4><br> <h2>_ETW_SYSTEMTIME</h2> <font face="arial"> +0x000 Year : Uint2B<br> +0x002 Month : Uint2B<br> +0x004 DayOfWeek : Uint2B<br> +0x006 Day : Uint2B<br> +0x008 Hour : Uint2B<br> +0x00a Minute : Uint2B<br> +0x00c Second : Uint2B<br> +0x00e Milliseconds : Uint2B<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (19042.572) 20H2/_ETW_SYSTEMTIME.html
HTML
mit
454
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>CADA | Announcement_2</title> <meta name="description" content=""> <link rel="shortcut icon" href="https://gonzagasbacada.github.io/assets/img/favicon.ico"> <link rel="stylesheet" href="https://gonzagasbacada.github.io/assets/css/main.css"> <link rel="canonical" href="https://gonzagasbacada.github.io/news/announcement_2/"> </head> <body> <header class="site-header"> <div class="wrapper"> <img class="site-logo" src="/assets/img/logo.png"> <span class="site-title"> <!-- --> <strong>CADA</strong> <!--CADA--> </span> <nav class="site-nav"> <div class="trigger"> <!-- About --> <a class="page-link" href="https://gonzagasbacada.github.io/">about</a> <!-- Blog --> <a class="page-link" href="https://gonzagasbacada.github.io/blog/">blog</a> <!-- Pages --> <a class="page-link" href="https://gonzagasbacada.github.io/projects/">projects</a> <a class="page-link" href="https://gonzagasbacada.github.io/subscribe/">subscribe</a> <!-- CV link --> <!-- <a class="page-link" href="https://gonzagasbacada.github.io/assets/pdf/CV.pdf">vitae</a> --> </div> </nav> </div> </header> <div class="page-content"> <div class="wrapper"> <div class="post"> <header class="post-header"> <h1 class="post-title">Announcement_2</h1> <p class="post-meta">October 11, 2017</p> </header> <article class="post-content"> <p>Redirection to the GitHub site from <a href="http://analytics.gonzaga.edu/sbacada">http://analytics.gonzaga.edu/sbacada</a> done. Appears to be a decent link to promote.</p> </article> </div> </div> </div> <footer> <div class="wrapper"> &copy; Copyright 2017 CADA. <a href="https://www.gonzaga.edu/academics/colleges-and-schools/school-of-business-administration/default.asp" target="_blank"> Gonzaga University, School of Business Administration</a>. Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>. </div> </footer> <!-- Load jQuery --> <script src="//code.jquery.com/jquery-1.12.4.min.js"></script> <!-- Load Common JS --> <script src="https://gonzagasbacada.github.io/assets/js/common.js"></script> <!-- Load KaTeX --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.css"> <script src="//cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.js"></script> <script src="https://gonzagasbacada.github.io/assets/js/katex.js"></script> <!-- Include custom icon fonts --> <link rel="stylesheet" href="https://gonzagasbacada.github.io/assets/css/font-awesome.min.css"> <link rel="stylesheet" href="https://gonzagasbacada.github.io/assets/css/academicons.min.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-XXXXXXXX-X', 'auto'); ga('send', 'pageview'); </script> </body> </html>
gonzagasbacada/gonzagasbacada.github.io
_site/news/announcement_2/index.html
HTML
mit
3,707
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>IConfig.KeyRemoved Event</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">Nini Library API Reference - http://nini.sourceforge.net/</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">IConfig.KeyRemoved Event </h1> </div> </div> <div id="nstext"> <p> Occurs when a key is removed. </p> <div class="syntax">event <a href="Nini.Config.ConfigKeyEventHandler.html">ConfigKeyEventHandler</a> KeyRemoved;</div> <p> </p> <h4 class="dtH4">Event Data</h4> <p>The event handler receives an argument of type <a href="Nini.Config.ConfigKeyEventArgs.html">ConfigKeyEventArgs</a> containing data related to this event. The following <B>ConfigKeyEventArgs</B> properties provide information specific to this event.</p> <div class="tablediv"> <table class="dtTABLE" cellspacing="0"> <tr valign="top"> <th width="50%">Property</th> <th width="50%">Description</th> </tr> <tr VALIGN="top"> <td width="50%"> <a href="Nini.Config.ConfigKeyEventArgs.KeyName.html">KeyName</a> </td> <td width="50%"> </td> </tr> <tr VALIGN="top"> <td width="50%"> <a href="Nini.Config.ConfigKeyEventArgs.KeyValue.html">KeyValue</a> </td> <td width="50%"> </td> </tr> </table> </div> <h4 class="dtH4">Remarks</h4> <p> This event occurs when the <a href="Nini.Config.IConfig.Remove.html">Remove</a> method is called. </p> <h4 class="dtH4">See Also</h4> <p> <a href="Nini.Config.IConfig.html">IConfig Interface</a> | <a href="Nini.Config.html">Nini.Config Namespace</a></p> <object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"> <param name="Keyword" value="KeyRemoved event"> </param> <param name="Keyword" value="KeyRemoved event, IConfig class"> </param> <param name="Keyword" value="IConfig.KeyRemoved event"> </param> </object> <hr /> <div id="footer"> <p> <a>Copyright (c) 2006 Brent R. Matzelle</a> </p> <p> </p> </div> </div> </body> </html>
roblillack/monoberry
lib/nini/Docs/Reference/html/Nini.Config.IConfig.KeyRemoved.html
HTML
mit
2,952
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {% seo %} <meta name="theme-color" content="#3173e0"> <meta name="msapplication-TileColor" content="#3173e0"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-title" content="{{ site.title | escape }}"> <meta name="application-name" content="{{ site.title | escape }}"> <meta name="msapplication-TileImage" content="{{ "/images/icons/mstile-150x150.png" | prepend: site.baseurl }}"> <meta name="google-site-verification" content="VQp592Bg99QP4m_RxD9B_g6Q6g2kAzjDWYkJy5Fxy_Y" /> <link rel=icon sizes="192x192" href="{{ "/images/icons/android-chrome-192x192.png" | prepend: site.baseurl }}"> <link rel="apple-touch-icon" href="{{ "/images/icons/apple-touch-icon.png" | prepend: site.baseurl }}"> <link rel="manifest" href="{{ "/manifest.json" | prepend: site.baseurl }}"> <link rel="shortcut icon" href="{{ "/favicon.ico" | prepend: site.baseurl }}"> <link href="https://fonts.googleapis.com/css?family=Product+Sans|Roboto:300,400,500" rel="stylesheet"> <link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}"> </head>
code-kotis/pwa-tips
_includes/head.html
HTML
mit
1,365
<!doctype html> <html> <head> <meta charset="utf-8"> <title>成都小课堂</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>文本格式与图像插入</title> <link rel="stylesheet" href="../css/reveal/reveal.css"> <!-- PPT主题,可以在/css/reveal/theme/中选择其他主题,目前暂时只能使用该模板 --> <link rel="stylesheet" href="../css/reveal/theme/ptt.css"> <!-- syntax highlighting 代码高亮主题 --> <link rel="stylesheet" href="../lib/reveal/css/zenburn.css"> <!-- 打印和PDF输出样式 --> <script> var link = document.createElement( 'link' ); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = window.location.search.match( /print-pdf/gi ) ? '../css/reveal/print/pdf.css' : '../css/reveal/print/paper.css'; document.getElementsByTagName( 'head' )[0].appendChild( link ); </script> </head> <body> <img src="../img/demo/logo.png" alt="" usemap="#pttmap" class="base-logo"> <map name="pttmap"> <area shape="rect" coords="0,0,276,58" href="http://www.jnshu.com" alt="" target="_blank"/> </map> <div class="reveal"> <div class="slides"> <section> <h2>【CSS-task5】</h2> <h3>title与h1、b与strong、i与em、img的alt与title、src与href有什么区别?</h3> <h4>小课堂【成都第85期】</h4> <p>分享人:王帅</p> </section> <section> <p>目录</p> <p>1.背景介绍</p> <p>2.知识剖析</p> <p>3.常见问题</p> <p>4.解决方案</p> <p>5.编码实战</p> <p>6.拓展思考</p> <p>7.参考文献</p> <p>8.更多讨论</p> </section> <section> <h3>1.背景介绍</h3> </section> <section> <p>HTML自1991年发展至今,经过多个版本的更改和补充,可使用的标签数量越来越多,其中有些标签在使用中表象相同,实际代表的意义不同。 本次小课堂针对文本格式、图像的文字注释和替代、链接的一些属性,对他们进行区分学习</p> </section> <section> <h3>2.知识剖析</h3> </section> <section> <section> <h4>2.1 title与h1的区别</h4> <p>定义:title是网站标题,h1是文章主题</p> <p>作用:title概括网站信息,可以直接告诉搜索引擎和用户这个网站是关于什么主题和内容的,是显示在网页Tab栏里的;h1突出文章主题,面对用户,更突出其视觉效果,指向页面主体信息,是显示在网页中的</p> </section> <section> <h4>2.1代码实战</h4> <pre><code> <title>成都小课堂</title> <h1>我是文本标题</h1> </code></pre> <h1>我是文本标题</h1> </section> </section> <section> <section> <h4>2.2 b与strong的区别</h4> <p>定义:b(bold)是实体标签,用来给文字加粗,而strong是逻辑标签,作用是加强字符语气</p> <p>区别:b标签只是加粗的样式,没有实际含义,常用来表达无强调或着重意味的粗体文字,比如文章摘要中的关键词、评测文章中的产品名称、文章的导言; 而strong表示标签内字符重要,用以强调,其默认格式是加粗,但是可以通过CSS添加样式</p> <p>建议:为了符合CSS3的规范,b应尽量少用而改用strong,字体如果需要加粗,用CSS添加样式,要着重语句,用strong</p> </section> <section> <h4>2.2代码实战</h4> <pre><code> <p>我是原文字</p> <b>我是bold</b> <strong>我是strong</strong> </code></pre> <p>我是原文字</p> <b>我是bold</b><br> <strong>我是strong</strong><br> </section> </section> <section> <section> <h4>2.3 i与em的区别</h4> <p>定义:i(italic)是实体标签,用来使字符倾斜,而em(emphasis)是逻辑标签,作用是强调文本内容</p> <p>区别:i标签只是斜体的样式,没有实际含义,常用来表达无强调或着重意味的斜体,比如生物学名、术语、外来语;而em表示标签内字符重要,用以强调,其默认格式是斜体,但是可以通过CSS添加样式</p> <p>建议:为了符合CSS3的规范,i应尽量少用而改用em</p> </section> <section> <h4>2.3代码实战</h4> <pre><code> <p>我是原文字</p> <i>我是斜体i</i> <em>我是em</em> </code></pre> <p>我是原文字</p> <i>我是斜体i</i><br> <em>我是em</em><br> </section> </section> <section> <section> <h4>2.4 img中的alt与title属性</h4> <p>alt属性是在你的图片因为某种原因不能加载时在页面显示的提示信息,它会直接输出在原本加载图片的地方</p> <p>title属性是在你鼠标悬停在该图片上时显示一个小提示,鼠标离开就没有了,有点类似jQuery的hover</p> </section> <section> <h4>2.4代码实战</h4> <pre> <code> <img src="../img/css-5-CDh1&title--b&strong--i&em--img-alt&title--src&href/huoguo.jpg" height="110" width="147" title="火锅" alt="火锅图示"> <img src="../img/css-5-CDh1&title--b&strong--i&em--img-alt&title--src&href/huoguo1.jpg" height="110" width="147" title="" alt="火锅店不在了"> </code> </pre> <img src="../img/css-5-CDh1&title--b&strong--i&em--img-alt&title--src&href/huoguo.jpg" height="110" width="147" title="火锅" alt="火锅图示"/> <img src="../img/css-5-CDh1&title--b&strong--i&em--img-alt&title--src&href/huoguo1.jpg" height="110" width="147" title="" alt="火锅店不在了"/> </section> </section> <section> <h4>2.5 src与href的区别</h4> <p>定义:href指定网络资源的位置建立链接或关系,用在link和a等元素上。src将外部资源嵌入到当前标签所在位置,如img图片和js脚本等</p> <p>区别:我们在可替换的元素上使用src,然而把href用于在涉及的文档和外部资源之间建立一个关系。 浏览器解析src属性时,会暂停其他资源的下载和处理,直至将该资源加载,编译,执行完毕。 浏览器解析到href的时候会识别该链接内容,对其进行下载不会停止对当前文档的处理</p> </section> <section> <h3>3.常见问题</h3> </section> <section> 如何在代码中使用链接属性添加样式或者JS文件? </section> <section> <section> <h3>4.解决方案</h3> </section> <section> <p>href (Hypertext Reference)指定网络资源的位置,从而在当前元素或者当前文档和由当前属性定义的需要的锚点或资源之间定义一个链接或者关系。当我们写下: <pre><code><link href="style.css" rel="stylesheet" /></code></pre> <p>浏览器明白当前资源是一个样式表,页面解析不会暂停(由于浏览器需要样式规则去画或者渲染页面,渲染过程可能会被暂停)。 这与把css文件内容写在style标签里不相同,因此建议使用link标签而不是"@import"来把样式表导入到html文档里</p> </section> <section> <p>src (Source)属性仅仅嵌入当前资源到当前文档元素定义的位置。当浏览器找到 <pre><code><script src="script.js"></script></code></pre>在浏览器下载,编译,执行这个文件之前页面的加载和处理会被暂停。 这个过程与把js文件放到script标签里类似。这也是建议把JS文件放到底部加载的原因。当然,img标签页与此类似。浏览器暂停加载直到提取和加载图像。</p> </section> </section> <section> <h3>5.代码实战</h3> </section> <section> <section> <h3>6.拓展思考</h3> </section> <section> <h3>如何使用这些标签并尽量符合编码规范呢?</h3> </section> <section> <h4>以下是W3C中相关的一段话</h4> <p>注释:根据 HTML5 规范,在没有其他合适标签更合适时,才应该把 b 标签作为最后的选项。HTML5 规范声明:应该使用 h1 - h6 来表示标题,使用 em 标签来表示强调的文本,应该使用 strong 标签来表示重要文本,应该使用 mark 标签来表示标注的/突出显示的文本。</p> <p>提示:您也能够使用 CSS "font-weight" 属性来设置粗体文本。</p> </section> </section> <section> <h3>7.参考文献</h3> </section> <section> <p>参考一:<a href="https://www.zhihu.com/question/19551271" target="_blank">HTML5 中的 b/strong,i/em 有什么区别?</a></p> <p>参考二:<a href="https://segmentfault.com/a/1190000002877022" target="_blank">url、href、src 详解</a></p> <p>参考三:<a href="http://blog.csdn.net/annsheshira23/article/details/51133709" target="_blank">HTML中href、src区别</a></p> </section> <section> <h4>鸣谢</h4> <p>感谢大家观看</p> <p><small>BY : 王帅</small></p> </section> </div> </div> <script src="../lib/reveal/js/head.min.js"></script> <script src="../lib/reveal/reveal.js"></script> <script> // 以下为常见配置属性的默认值 // { // controls: true, // 是否在右下角展示控制条 // progress: true, // 是否显示演示的进度条 // slideNumber: false, // 是否显示当前幻灯片的页数编号,也可以使用代码slideNumber: 'c / t' ,表示当前页/总页数。 // history: false, // 是否将每个幻灯片改变加入到浏览器的历史记录中去 // keyboard: true, // 是否启用键盘快捷键来导航 // overview: true, // 是否启用幻灯片的概览模式,可使用"Esc"或"o"键来切换概览模式 // center: true, // 是否将幻灯片垂直居中 // touch: true, // 是否在触屏设备上启用触摸滑动切换 // loop: false, // 是否循环演示 // rtl: false, // 是否将演示的方向变成RTL,即从右往左 // fragments: true, // 全局开启和关闭碎片。 // autoSlide: 0, // 两个幻灯片之间自动切换的时间间隔(毫秒),当设置成 0 的时候则禁止自动切换,该值可以被幻灯片上的 ` data-autoslide` 属性覆盖 // transition: 'default', // 切换过渡效果,有none/fade/slide/convex/concave/zoom // transitionSpeed: 'default', // 过渡速度,default/fast/slow // mouseWheel: true, //是否启用通过鼠标滚轮来切换幻灯片 // } // 初始化幻灯片 Reveal.initialize({ history: true, dependencies: [ { src: '../plugin/markdown/marked.js' }, { src: '../plugin/markdown/markdown.js' }, { src: '../plugin/notes/notes.js', async: true }, { src: '../plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } } ] }); </script> </body> </html>
ptteng/PPT
PPT/css-05-h1&title-b&strong-i&em-img alt&title-src&href.html
HTML
mit
12,413
<div class="find-wrapper col-lg-12 col-md-12 col-xs-12"> <div id="find-topic-place-wrapper" class="row"> <div id="banner-tag-launch-wrapper" class="col-xs-12"> <h1>Explore data and statistics for communities in Oregon and Siskiyou County, California</h1> <div class="col-lg-12 col-md-12 col-xs-12"> <div class="row find-search-wrapper"> <search class="col-lg-12 col-md-12 col-xs-12" (selSearchResultEvt)="selectedSearchResult = onSelectedSearchResult($event)"></search> </div> </div> </div> <div class="col-lg-12 col-md-12 col-xs-12"> <div class="row row-centered find-topics-wrapper-row"> <div id="find-topics-wrapper" class="col-lg-6 col-md-6 col-xs-12 col-centered"> <topics></topics> </div> <div id="find-places-wrapper" class="col-lg-6 col-md-6 col-xs-12 col-centered"> <places></places> </div> </div> </div> <div id="banner-tag-launch-wrapper" class="col-xs-12"> <div id="launch-help-wrapper" class="row"> <div class="col-lg-6 col-md-6 col-xs-6"> <div id="start-exploring" class="home-btns" (click)="goto('Explore');"> <div class="button-text">Start Exploring</div> <div class="glyphicon glyphicon-menu-right"></div> </div> </div> <div class="col-lg-6 col-md-6 col-xs-6"> <div id="how-to-use" class="home-btns" (click)="goto('HowTo');" [innerHTML]="isMobile ? 'How to use' : 'How To Use This Site'"> </div> </div> </div> </div> </div> </div>
osulp/oe-ng2-seed
src/client/app/+home/find/find.wrapper.component.html
HTML
mit
1,844
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt--> <title>Variable logNotice</title> <link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/> <link rel="stylesheet" href="../../prettify/prettify.css" type="text/css"/> <script type="text/javascript" src="../../scripts/jquery.js">/**/</script> <script type="text/javascript" src="../../prettify/prettify.js">/**/</script> <script type="text/javascript" src="../../scripts/ddox.js">/**/</script> </head> <body onload="prettyPrint(); setupDdox();"> <nav id="main-nav"><!-- using block navigation in layout.dt--> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">components</a> <ul class="tree-view"> <li> <a href="../../components/animation.html" class=" module">animation</a> </li> <li> <a href="../../components/assetanimation.html" class=" module">assetanimation</a> </li> <li> <a href="../../components/assets.html" class=" module">assets</a> </li> <li> <a href="../../components/camera.html" class=" module">camera</a> </li> <li> <a href="../../components/icomponent.html" class=" module">icomponent</a> </li> <li> <a href="../../components/lights.html" class=" module">lights</a> </li> <li> <a href="../../components/material.html" class=" module">material</a> </li> <li> <a href="../../components/mesh.html" class=" module">mesh</a> </li> <li> <a href="../../components/userinterface.html" class=" module">userinterface</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">core</a> <ul class="tree-view"> <li> <a href="../../core/dgame.html" class=" module">dgame</a> </li> <li> <a href="../../core/gameobject.html" class=" module">gameobject</a> </li> <li> <a href="../../core/prefabs.html" class=" module">prefabs</a> </li> <li> <a href="../../core/properties.html" class=" module">properties</a> </li> <li> <a href="../../core/reflection.html" class=" module">reflection</a> </li> <li> <a href="../../core/scene.html" class=" module">scene</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">graphics</a> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">adapters</a> <ul class="tree-view"> <li> <a href="../../graphics/adapters/adapter.html" class=" module">adapter</a> </li> <li> <a href="../../graphics/adapters/linux.html" class=" module">linux</a> </li> <li> <a href="../../graphics/adapters/mac.html" class=" module">mac</a> </li> <li> <a href="../../graphics/adapters/win32.html" class=" module">win32</a> </li> </ul> </li> <li class="collapsed tree-view"> <a href="#" class="package">shaders</a> <ul class="tree-view"> <li class="collapsed tree-view"> <a href="#" class="package">glsl</a> <ul class="tree-view"> <li> <a href="../../graphics/shaders/glsl/ambientlight.html" class=" module">ambientlight</a> </li> <li> <a href="../../graphics/shaders/glsl/animatedgeometry.html" class=" module">animatedgeometry</a> </li> <li> <a href="../../graphics/shaders/glsl/directionallight.html" class=" module">directionallight</a> </li> <li> <a href="../../graphics/shaders/glsl/geometry.html" class=" module">geometry</a> </li> <li> <a href="../../graphics/shaders/glsl/pointlight.html" class=" module">pointlight</a> </li> <li> <a href="../../graphics/shaders/glsl/userinterface.html" class=" module">userinterface</a> </li> </ul> </li> <li> <a href="../../graphics/shaders/glsl.html" class=" module">glsl</a> </li> <li> <a href="../../graphics/shaders/shaders.html" class=" module">shaders</a> </li> </ul> </li> <li> <a href="../../graphics/adapters.html" class=" module">adapters</a> </li> <li> <a href="../../graphics/graphics.html" class=" module">graphics</a> </li> <li> <a href="../../graphics/shaders.html" class=" module">shaders</a> </li> </ul> </li> <li class=" tree-view"> <a href="#" class="package">utility</a> <ul class="tree-view"> <li> <a href="../../utility/awesomium.html" class=" module">awesomium</a> </li> <li> <a href="../../utility/concurrency.html" class=" module">concurrency</a> </li> <li> <a href="../../utility/config.html" class=" module">config</a> </li> <li> <a href="../../utility/filepath.html" class=" module">filepath</a> </li> <li> <a href="../../utility/input.html" class=" module">input</a> </li> <li> <a href="../../utility/output.html" class="selected module">output</a> </li> <li> <a href="../../utility/string.html" class=" module">string</a> </li> <li> <a href="../../utility/tasks.html" class=" module">tasks</a> </li> <li> <a href="../../utility/time.html" class=" module">time</a> </li> </ul> </li> <li> <a href="../../components.html" class=" module">components</a> </li> <li> <a href="../../core.html" class=" module">core</a> </li> <li> <a href="../../graphics.html" class=" module">graphics</a> </li> <li> <a href="../../utility.html" class=" module">utility</a> </li> </ul> <noscript> <p style="color: red">The search functionality needs JavaScript enabled</p> </noscript> <div id="symbolSearchPane" style="display: none"> <p> <input id="symbolSearch" type="text" placeholder="Search for symbols" onchange="performSymbolSearch(24);" onkeypress="this.onchange();" onpaste="this.onchange();" oninput="this.onchange();"/> </p> <ul id="symbolSearchResults" style="display: none"></ul> <script type="application/javascript" src="../../symbols.js"></script> <script type="application/javascript"> //<![CDATA[ var symbolSearchRootDir = "../../"; $('#symbolSearchPane').show(); //]]> </script> </div> </nav> <div id="main-contents"> <h1>Variable logNotice</h1><!-- using block body in layout.dt--><!-- using block ddox.description in ddox.layout.dt--> <p> Wrapper for logging with Notice level </p> <section> <h2>Declaration</h2> <pre class="code prettyprint lang-d prototype"> module <a href="../../utility/output.html">utility.output</a>; // ... alias logNotice; // ...</pre> </section><!-- using block ddox.sections in ddox.layout.dt--> <!-- Default block ddox.members in ddox.layout.dt--> <section> <h2>Authors</h2><!-- using block ddox.authors in ddox.layout.dt--> </section> <section> <h2>Copyright</h2><!-- using block ddox.copyright in ddox.layout.dt--> </section> <section> <h2>License</h2><!-- using block ddox.license in ddox.layout.dt--> </section> </div> </body> </html>
Circular-Studios/Dash-Docs
api/v0.6.5/utility/output/logNotice.html
HTML
mit
7,688
<a href="doc/part/examples/login.html">登录</a> <a href="doc/part/examples/list.html" data-display-auto>列表视图</a> <a href="doc/part/examples/detail.html">详情视图</a> <a href="doc/part/examples/comments.html">评论视图</a> <a href="doc/part/examples/profile.html">个人资料</a> <a href="doc/part/examples/menu.html">侧滑菜单</a> <a href="doc/part/examples/more-examples.html">更多</a>
easysoft/mzui
doc/examples.html
HTML
mit
410
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>huffman: 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.9.0 / huffman - 8.14.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> huffman <small> 8.14.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-01 17:12:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-01 17:12:23 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 camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.9.0 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 ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;palmskog@gmail.com&quot; homepage: &quot;https://github.com/coq-community/huffman&quot; dev-repo: &quot;git+https://github.com/coq-community/huffman.git&quot; bug-reports: &quot;https://github.com/coq-community/huffman/issues&quot; doc: &quot;https://coq-community.org/huffman/&quot; license: &quot;LGPL-2.1-or-later&quot; synopsis: &quot;Coq proof of the correctness of the Huffman coding algorithm&quot; description: &quot;&quot;&quot; This projects contains a Coq proof of the correctness of the Huffman coding algorithm, as described in David A. Huffman&#39;s paper A Method for the Construction of Minimum-Redundancy Codes, Proc. IRE, pp. 1098-1101, September 1952.&quot;&quot;&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.12&quot; &amp; &lt; &quot;8.16~&quot;} ] tags: [ &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms&quot; &quot;category:Miscellaneous/Extracted Programs/Combinatorics&quot; &quot;keyword:data compression&quot; &quot;keyword:code&quot; &quot;keyword:huffman tree&quot; &quot;logpath:Huffman&quot; &quot;date:2021-12-19&quot; ] authors: [ &quot;Laurent Théry&quot; ] url { src: &quot;https://github.com/coq-community/huffman/archive/v8.14.0.tar.gz&quot; checksum: &quot;sha512=fba207ccad7b605d38fde4eb1e1469a8814532b9c74e95022f3a6e4e30002a7a9451c9a28c8b735250345dbab0997522843a08e760442ccdac1040e5d5392a9e&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-huffman.8.14.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.0). The following dependencies couldn&#39;t be met: - coq-huffman -&gt; coq &gt;= 8.12 -&gt; ocaml &gt;= 4.05.0 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-huffman.8.14.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.9.0/huffman/8.14.0.html
HTML
mit
7,405
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>About &#8211; SixthForm.org</title> <meta name="description" content="Resources, News and Articles to help you get through A-Levels"> <!-- Twitter Cards --> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@sixthformorg"> <meta name="twitter:creator" content="@sixthformorg"> <!-- Open Graph --> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="About"> <meta property="og:description" content="Resources, News and Articles to help you get through A-Levels"> <meta property="og:url" content="/about/"> <meta property="og:site_name" content="SixthForm.org"> <meta property="og:image" content="/images/images/logo.png"> <link rel="canonical" href="/about/"> <link href="/feed.xml" type="application/atom+xml" rel="alternate" title="SixthForm.org Feed"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/> <!-- For all browsers --> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/jquery.mmenu.all.css"> <link rel="stylesheet" href="/assets/css/jquery.floating-social-share.min.css"> <!-- Webfonts --> <link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic" rel="stylesheet" type="text/css"> <meta http-equiv="cleartype" content="on"> <!-- Load Modernizr --> <script type="text/javascript" src="/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script> <!-- Icons --> <!-- 16x16 --> <link rel="shortcut icon" href="/favicon.ico"> <!-- 32x32 --> <link rel="shortcut icon" href="/favicon.png"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices --> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-precomposed.png"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini --> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72-precomposed.png"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch --> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114-precomposed.png"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144-precomposed.png"> </head> <body id="page"> <!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]--> <div class="header-menu header-menu-top"> <ul class="header-item-container"> <li class="header-item-title header-toggle "><a href="#menu"><h2><i class="fa fa-bars"></i></h2></a></li> <li class="header-item-title"> <a href="/"> <img class="logo" src="/images/logo.png" alt="SixthForm.org"> <a href="/" class="title"> SixthForm.org</a> </a> </li> <li class="header-item "><a href="#"><h3>Subjects</h3></a> <ul class="header-submenu"> <li class="sub-item"><a href="/subjects/business/">Business</a></li> <li class="sub-item"><a href="/subjects/economics/">Economics</a></li> <li class="sub-item"><a href="/subjects/physics/">Physics</a></li> </ul> </li> <li class="header-item active"><a href="/about/"><h3>About</h3></a></li> <li class="header-item "><a href="/"><h3>Home</h3></a></li> <li class="header-item"><a href="/search"><h3><i class="fa fa-search"></i></h3></a></li> </ul> </div> <div class="entry-header"> <div class="header-title"> <div class="header-title-wrap"> <h1>About</h1> <h2><span class="entry-date"><time>&nbsp;</time></span></h2> <p class="entry-reading-time"> &nbsp; </p><!-- /.entry-reading-time --> </div><!-- /.header-title-wrap --> </div><!-- /.header-title --> </div><!-- /.entry-header --> <nav id="menu" style="display: none"> <ul> <li><a href="/"><h3>Home</h3></a></li> <li><a href="/about/"><h3>About</h3></a></li> <li><a href="#"><h3>Subjects</h3></a> <ul> <li><a href="/subjects/business/">Business</a></li> <li><a href="/subjects/economics/">Economics</a></li> <li><a href="/subjects/physics/">Physics</a></li> </ul> </li> </ul> </nav> <a href="https://twitter.com/sixthformorg" class="btn btn-info button-twitter" data-show-count="false" data-size="large"><i class="fa fa-twitter"></i> <span> | Follow @sixthformorg</span></a> <div id="main" role="main"> <article class="hentry"> <div class="entry-content"> <h2 id="what-purpose-does-this-site-serve">What purpose does this site serve?</h2> <ul> <li>A place to collaborate, share notes and learn better (after all, it has been said that the best way of learning is from other students)</li> <li>A way of informing the mass majority about the changes to A Levels that are to come over the next few years</li> <li>A poor attempt at procrastinating A-Levels</li> </ul> <h2 id="who-made-this-site">Who made this site</h2> <p>Cameron Backus did. It’s now an asset under Backus Group Limited. You can contact the company on +44(0)845 557 1008, or you can contact SixthForm.org directly at:</p> <ul> <li>enquiries@sixthform.org (for enquiries)</li> <li>suggestions@sixthform.org (for suggestions)</li> </ul> <footer class="entry-meta"> </footer> </div><!-- /.entry-content --> </article> </div><!-- /#main --> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript">window.jQuery || document.write('<script type="text/javascript" src="/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script> <script type="text/javascript" src="/assets/js/scripts.min.js"></script> <script type="text/javascript" async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script> <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script type="text/javascript"> sharing(); </script> <div class="footer-wrapper"> <footer role="contentinfo"> <span>&copy; 2016 SixthForm.org - A project from Backus Group Limited, <a href="/legal">Read about our Policies/Legal Information</a></span> </footer> </div><!-- /.footer-wrapper --> </body> </html>
sixthform/sixthform.github.io
_site/about/index.html
HTML
mit
7,728
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq-translations: 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.11.2 / metacoq-translations - 1.0~alpha1+8.9</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> metacoq-translations <small> 1.0~alpha1+8.9 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2021-03-31 05:27:10 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-03-31 05:27:10 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.11.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.10.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.10.1 Official release 4.10.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 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.8&quot; bug-reports: &quot;https://github.com/MetaCoq/metacoq/issues&quot; authors: [&quot;Simon Boulier &lt;simon.boulier@inria.fr&gt;&quot; &quot;Cyril Cohen &lt;cyril.cohen@inria.fr&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;-C&quot; &quot;translations&quot;] ] install: [ [make &quot;-C&quot; &quot;translations&quot; &quot;install&quot;] ] depends: [ &quot;ocaml&quot; {&gt; &quot;4.02.3&quot;} &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} &quot;coq-metacoq-template&quot; {= version} &quot;coq-metacoq-checker&quot; {= version} ] synopsis: &quot;Implementation and verification of an erasure procedure for Coq&quot; description: &quot;&quot;&quot; MetaCoq is a meta-programming framework for Coq. The Translations modules provides implementation of standard translations from type theory to type theory, e.g. parametricity and the `cross-bool` translation that invalidates functional extensionality. &quot;&quot;&quot; url { src: &quot;https://github.com/MetaCoq/metacoq/archive/1.0-alpha+8.9.tar.gz&quot; checksum: &quot;sha256=899ef4ee73b1684a0f1d2e37ab9ab0f9b24424f6d8a10a10efd474c0ed93488e&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-translations.1.0~alpha1+8.9 coq.8.11.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.11.2). The following dependencies couldn&#39;t be met: - coq-metacoq-translations -&gt; coq &lt; 8.10~ -&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-translations.1.0~alpha1+8.9</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"> <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.10.1-2.0.6/released/8.11.2/metacoq-translations/1.0~alpha1+8.9.html
HTML
mit
7,304
--- layout: presentation title: Through the Lens of Oracle: Efficient Algorithm for Finding Selective Classifier permalink: /efficient-selective-classifiers/ --- class: center, middle # Through the Lens of Oracle: Efficient Algorithm for Finding Selective Classifier ### Presented by Yanlin (Alan) Duan, Rong Zhou --- # Review of selective classifier Recall the definition of a selective classifier: -- A selective classifier `\(C\)` is a tuple `\((h, (\gamma_1, \cdots , \gamma_m)\)`, where `\(h\)` lies in a hypothesis class `\(\mathcal{H}\)`, and `0 \le \gamma_i \le 1\)` for all `\(i = 1, \cdots , m\)`. For any `\(x_{n+j} \in U\)`, `\(C(x_{n+j}) = h(x_{n+j})\)` wp `\(gamma_j\)` and `\(0\)` wp `\(1 − \gamma_j\)`. --- # Review of selective classifier Below is the algorithm (optimization problem) for finding selective classifier: .center[![:scale 60%]({{ site.url }}/assets/pics/selective-classifier1.png)] -- How many constraints do we have? -- As many as `\(|V|)`! --- # Motivation of our project -- Can we solve the optimization problem more efficiently by accessing the hypothesis class not directly through (large amount of) constraints, but through some ERM oracle? -- Yes! -- Definition of ERM oracle we use: For a set of hypothesis `\(\mathcal{H}\)`, the `\(\textit{Weighted ERM Oracle}\)` is an algorithm, which for any sequence `\((x_1,y_1,w_1),(x_2,y_2,w_2),...(x_t,y_t,w_t) \in Z \subseteq \mathcal{X} \times Y \times \mathbb{R}_{\ge 0}\)`, returns `\( \text{argmin}_{h \in \mathcal{H}} \text{ } \sum_{(x,y,w) \in Z}\mathbbm{1}\{h(x) \ne y\}\cdot w \)` --- # Main Algorithm .center[![:scale 60%]({{ site.url }}/assets/pics/selective-classifier2.png)] --- # Analysis of algorithm Question: After how many rounds will the algorithm halt? -- High level idea: .center[![:scale 60%]({{ site.url }}/assets/pics/selective-classifier3.png)] --- # Find step size Transform from primal to dual by introducing Lagrange multipliers: `\( \mathcal{L} = \sum_{i = 1}^m \frac{1}{\gamma_i} + \sum_{j = 1}^N \lambda_j \left( \left( \sum_{i = 1}^m \gamma_i \mathbbm{1}_{h_j(x_{n+i}) \neq h_0(x_{n+i})} \right) - \epsilon m \right) \)` -- Find derivative and set to zero. Substitute `\(\gamma_i\)` using the following: `\( \gamma_i^2 = \left(\sum_{j = 1}^N \lambda_j \mathbbm{1}_{h_j(x_{n+i}) \neq h_0(x_{n+i})} \right)^{-1} \)'
alan97/alan97.github.io
_pages/efficient-selective-classifiers.html
HTML
mit
2,386
<!DOCTYPE HTML> <!-- Top-level HTML file for kite generated by 'grunt generate-development-html' --> <html> <head> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="viewport" content="initial-scale=1,user-scalable=no,maximum-scale=1"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="phet-sim-level" content="development"> <link rel="stylesheet" href="../sherpa/lib/qunit-2.10.0.css"> <title>kite</title> </head> <!-- body is only made black for the loading phase so that the splash screen is black --> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script type="text/javascript"> window.phet = window.phet || {}; window.phet.chipper = window.phet.chipper || {}; window.phet.chipper.packageObject = { "name": "kite", "version": "0.0.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/phetsims/kite.git" }, "devDependencies": { "grunt": "~1.4.0", "pegjs": "0.7.0" }, "phet": { "generatedUnitTests": true, "requirejsNamespace": "KITE", "buildStandalone": true, "requiresLodash": true, "assignGlobals": { "kite": "KITE/main", "dot": "DOT/main", "axon": "AXON/main", "phetCore": "PHET_CORE/main" }, "preload": [ "../sherpa/lib/flatqueue-1.2.1.js" ], "supportsOutputJS": true }, "eslintConfig": { "extends": "../chipper/eslint/sim_eslintrc.js" } }; window.phet.chipper.stringRepos = [ { "repo": "joist", "requirejsNamespace": "JOIST" }, { "repo": "scenery-phet", "requirejsNamespace": "SCENERY_PHET" }, { "repo": "sun", "requirejsNamespace": "SUN" }, { "repo": "tambo", "requirejsNamespace": "TAMBO" }, { "repo": "twixt", "requirejsNamespace": "TWIXT" } ]; // Identify the brand (assume generated brand if not provided with query parameters) const brandMatch = location.search.match( /brand=([^&]+)/ ); const brand = brandMatch ? decodeURIComponent( brandMatch[ 1 ] ) : 'adapted-from-phet'; // Preloads, with more included for phet-io brand let preloads = [ '../sherpa/lib/jquery-2.1.0.js', '../sherpa/lib/lodash-4.17.4.js', '../sherpa/lib/FileSaver-b8054a2.js', '../sherpa/lib/himalaya-1.1.0.js', '../sherpa/lib/flatqueue-1.2.1.js', '../sherpa/lib/he-1.1.1.js', '../assert/js/assert.js', '../query-string-machine/js/QueryStringMachine.js', '../chipper/js/initialize-globals.js', '../sherpa/lib/seedrandom-2.4.2.js', '../sherpa/lib/base64-js-1.2.0.js', '../sherpa/lib/TextEncoderLite-3c9f6f0.js', '../tandem/js/PhetioIDUtils.js', '../perennial-alias/js/common/SimVersion.js', '../sherpa/lib/qunit-2.10.0.js', '../chipper/js/sim-tests/qunit-connector.js' ]; if ( brand === 'phet-io' ) { preloads = preloads.concat( [ '../chipper/js/phet-io/phetioCompareAPIs.js', '../phet-io/js/phet-io-initialize-globals.js' ] ); } // Loads a synchronously-executed asynchronously-downloaded script tag, with optional data-main parameter. // See http://www.html5rocks.com/en/tutorials/speed/script-loading/ for more about script loading. It helps to // load all of the scripts with this method, so they are treated the same (and placed in the correct execution // order). const loadURL = ( preloadURL, type = 'text/javascript' ) => { const script = document.createElement( 'script' ); script.type = type; script.src = preloadURL; script.async = false; script.setAttribute( 'crossorigin', 'use-credentials' ); document.head.appendChild( script ); }; // Kick off string loading immediately loadURL( '../chipper/js/load-unbuilt-strings.js' ); // Queue all of the preloads to be loaded. preloads.forEach( preload => loadURL( preload ) ); // Module loading in compilation-free (development) mode will be kicked off once strings are loaded. // This is done in load-unbuilt-strings.js window.phet.chipper.loadModules = () => loadURL( '../chipper/dist/js/kite/js/kite-tests.js', 'module' ); </script> </body> </html>
phetsims/kite
kite-tests.html
HTML
mit
4,358
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Function template operator&lt;&lt;</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.Log v2"> <link rel="up" href="../../../attributes.html#header.boost.log.attributes.named_scope_hpp" title="Header &lt;boost/log/attributes/named_scope.hpp&gt;"> <link rel="prev" href="named_scope_list.html" title="Class named_scope_list"> <link rel="next" href="../../../BOOST_LOG_NAMED_SCOPE.html" title="Macro BOOST_LOG_NAMED_SCOPE"> </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></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="named_scope_list.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../attributes.html#header.boost.log.attributes.named_scope_hpp"><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="../../../BOOST_LOG_NAMED_SCOPE.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.log.attributes.operator_idm45961921437488"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Function template operator&lt;&lt;</span></h2> <p>boost::log::attributes::operator&lt;&lt; — Stream output operator. </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="../../../attributes.html#header.boost.log.attributes.named_scope_hpp" title="Header &lt;boost/log/attributes/named_scope.hpp&gt;">boost/log/attributes/named_scope.hpp</a>&gt; </span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> CharT<span class="special">,</span> <span class="keyword">typename</span> TraitsT<span class="special">&gt;</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_ostream</span><span class="special">&lt;</span> <span class="identifier">CharT</span><span class="special">,</span> <span class="identifier">TraitsT</span> <span class="special">&gt;</span> <span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">&lt;&lt;</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_ostream</span><span class="special">&lt;</span> <span class="identifier">CharT</span><span class="special">,</span> <span class="identifier">TraitsT</span> <span class="special">&gt;</span> <span class="special">&amp;</span> strm<span class="special">,</span> <a class="link" href="named_scope_list.html" title="Class named_scope_list">named_scope_list</a> <span class="keyword">const</span> <span class="special">&amp;</span> sl<span class="special">)</span><span class="special">;</span></pre></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 © 2007-2021 Andrey Semashev<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="named_scope_list.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../attributes.html#header.boost.log.attributes.named_scope_hpp"><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="../../../BOOST_LOG_NAMED_SCOPE.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
davehorton/drachtio-server
deps/boost_1_77_0/libs/log/doc/html/boost/log/attributes/operator_idm45961921437488.html
HTML
mit
4,617
<!DOCTYPE html> <html> <head> <!-- Site made with Mobirise Website Builder v4.0.9, # --> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Mobirise v4.0.9, #"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="assets/images/kr.svg" type="image/x-icon"> <meta name="description" content=""> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i"> <link rel="stylesheet" href="assets/bootstrap-material-design-font/css/material.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&amp;subset=latin"> <link rel="stylesheet" href="assets/et-line-font-plugin/style.css"> <link rel="stylesheet" href="assets/tether/tether.min.css"> <link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/animate.css/animate.min.css"> <link rel="stylesheet" href="assets/shopping-cart/minicart-theme.css"> <link rel="stylesheet" href="assets/dropdown/css/style.css"> <link rel="stylesheet" href="assets/theme/css/style.css"> <link rel="stylesheet" href="assets/mobirise3-blocks-plugin/css/style.css"> <link rel="stylesheet" href="assets/mobirise-gallery/style.css"> <link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css"> </head> <body> <script>var shopcartSettings = {"shopcart_top_offset":120,"side_offset":20,"site_width":1150,"shopcart_icon_color":"#FFFFFF","shopcart_back_color":"#000000","shopcart_icon_size":30,"sc_count_color":"#FFFFFF","sc_count_back_color":"#F97352","sc_count_size":12,"checkout_button":"Check Out with"};</script> <section id="menu-q" data-rv-view="94"> <nav class="navbar navbar-dropdown transparent bg-color"> <div class="container"> <div class="mbr-table"> <div class="mbr-table-cell"> <div class="navbar-brand"> <a href="#" class="navbar-logo"><img src="assets/images/kr.svg" alt="Mobirise"></a> <a class="navbar-caption" href="#"></a> </div> </div> <div class="mbr-table-cell"> <button class="navbar-toggler pull-xs-right" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar"> <div class="hamburger-icon"></div> </button> <ul class="nav-dropdown collapse pull-xs-right nav navbar-nav navbar-toggleable-xl" id="exCollapsingNavbar"><li class="nav-item"><a class="nav-link link" href="https://www.123contactform.com/form-2764113/">Join us now (designer)</a></li><li class="nav-item"><a class="nav-link link" href="https://docs.google.com/forms/d/e/1FAIpQLSc8QvzXoe5hGYvYhUM0UsOrURJ8XcpToInXDZ564OLiTuikKA/viewform">Join us now (supplier)</a></li><li class="nav-item nav-btn"><a class="nav-link btn btn-white btn-white-outline" href="https://www.paypal.com/cgi-bin/webscr?business=simonchang1108%40gmail.com&cmd=_xclick&amp;amount=0&amp;item_name=&amp;currency_code=USD">Check Out /&nbsp;점검</a></li></ul> <button hidden="" class="navbar-toggler navbar-close" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar"> <div class="close-icon"></div> </button> </div> </div> </div> </nav> </section> <section class="engine"><a rel="nofollow" href="#">mobirise</a></section><section class="mbr-section mbr-section-hero mbr-section-full header2 mbr-parallax-background mbr-after-navbar" id="header2-11" data-rv-view="53" style="background-image: url(assets/images/maxresdefault-1500x844.png);"> <div class="mbr-overlay" style="opacity: 0.1; background-color: rgb(0, 0, 0);"> </div> <div class="mbr-table mbr-table-full"> <div class="mbr-table-cell"> <div class="container"> <div class="mbr-section row"> <div class="mbr-table-md-up"> <div class="mbr-table-cell col-md-5 content-size text-xs-center text-md-right"> <h3 class="mbr-section-title display-2">THE CENTAUR<br>예란지 (YERANJI)</h3> <div class="mbr-section-text"> </div> </div> <div class="mbr-table-cell mbr-valign-top mbr-left-padding-md-up col-md-7 image-size" style="width: 34%;"> <div class="mbr-figure"><img src="assets/images/3660603871-6fk8vxep-the-centaur-yeranji0-500x625.png"></div> </div> </div> </div> </div> </div> </div> </section> <section class="mbr-gallery mbr-section mbr-section-nopadding mbr-slider-carousel" data-filter="false" id="gallery1-z" data-rv-view="56" style="background-color: rgb(46, 46, 46); padding-top: 0rem; padding-bottom: 0rem;"> <!-- Filter --> <!-- Gallery --> <div class="mbr-gallery-row"> <div class=" mbr-gallery-layout-default"> <div> <div> <div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Awesome"> <div href="#lb-gallery1-z" data-slide-to="0" data-toggle="modal"> <img alt="" src="assets/images/center0801909-500x750-500x750.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Responsive"> <div href="#lb-gallery1-z" data-slide-to="1" data-toggle="modal"> <img alt="" src="assets/images/center08019-500x750-500x750.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Creative"> <div href="#lb-gallery1-z" data-slide-to="2" data-toggle="modal"> <img alt="" src="assets/images/center0819-500x750-500x750.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Animated"> <div href="#lb-gallery1-z" data-slide-to="3" data-toggle="modal"> <img alt="" src="assets/images/center019-2000x3000-800x1200.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Animated"> <div href="#lb-gallery1-z" data-slide-to="4" data-toggle="modal"> <img alt="" src="assets/images/center06-2000x3000-800x1200.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Creative"> <div href="#lb-gallery1-z" data-slide-to="5" data-toggle="modal"> <img alt="" src="assets/images/center04-2000x3000-800x1200.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Creative"> <div href="#lb-gallery1-z" data-slide-to="6" data-toggle="modal"> <img alt="" src="assets/images/center01-2000x3000-800x1200.png"> <span class="icon-focus"></span> </div> </div><div class="mbr-gallery-item mbr-gallery-item__mobirise3 mbr-gallery-item--p0" data-video-url="false" data-tags="Creative"> <div href="#lb-gallery1-z" data-slide-to="7" data-toggle="modal"> <img alt="" src="assets/images/center080190-500x750-500x750.png"> <span class="icon-focus"></span> </div> </div> </div> </div> <div class="clearfix"></div> </div> </div> <!-- Lightbox --> <div data-app-prevent-settings="" class="mbr-slider modal fade carousel slide" tabindex="-1" data-keyboard="true" data-interval="false" id="lb-gallery1-z"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-body"> <ol class="carousel-indicators"> <li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="0"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="1"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="2"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="3"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="4"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="5"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" data-slide-to="6"></li><li data-app-prevent-settings="" data-target="#lb-gallery1-z" class=" active" data-slide-to="7"></li> </ol> <div class="carousel-inner"> <div class="carousel-item"> <img alt="" src="assets/images/center0801909-500x750.png"> </div><div class="carousel-item"> <img alt="" src="assets/images/center08019-500x750.png"> </div><div class="carousel-item"> <img alt="" src="assets/images/center0819-500x750.png"> </div><div class="carousel-item"> <img alt="" src="assets/images/center019-2000x3000.png"> </div><div class="carousel-item"> <img alt="" src="assets/images/center06-2000x3000.png"> </div><div class="carousel-item"> <img alt="" src="assets/images/center04-2000x3000.png"> </div><div class="carousel-item"> <img alt="" src="assets/images/center01-2000x3000.png"> </div><div class="carousel-item active"> <img alt="" src="assets/images/center080190-500x750.png"> </div> </div> <a class="left carousel-control" role="button" data-slide="prev" href="#lb-gallery1-z"> <span class="icon-prev" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" role="button" data-slide="next" href="#lb-gallery1-z"> <span class="icon-next" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> <a class="close" href="#" role="button" data-dismiss="modal"> <span aria-hidden="true">×</span> <span class="sr-only">Close</span> </a> </div> </div> </div> </div> </section> <section class="mbr-section mbr-section-hero mbr-section-full mbr-section-with-arrow" id="header4-s" data-bg-video="https://www.youtube.com/embed/-1Yhx9KiG2E?rel=0&amp;amp;showinfo=0&amp;autoplay=0&amp;loop=0" data-rv-view="91"> <div class="mbr-overlay" style="opacity: 0.1; background-color: rgb(0, 0, 0);"></div> <div class="mbr-table-cell"> <div class="container"> <div class="row"> <div class="mbr-section col-md-10"> <h1 class="mbr-section-title display-1"><br>THE CENTAUR</h1> <p class="mbr-section-lead lead"><strong><span style="font-style: normal;">예란지 (YERANJI)&nbsp;</span>, Korea, Asia</strong></p> </div> </div> </div> </div> <div class="mbr-arrow mbr-arrow-floating" aria-hidden="true"><a href="#extForm4-12"><i class="mbr-arrow-icon"></i></a></div> </section> <section class="mbr-section-no-padding extForm4" id="extForm4-12" data-rv-view="96" style="background-color: rgb(250, 250, 250);"> <div class="mbr-table mbr-table-full"> <div class="mbr-table-cell"> <div class="container-fluid"> <div class="row"> <div class="mbr-table-md-up"> <!-- & --> <div class="mbr-table-cell col-md-6 text-xs-center text-md-left inverse"> <div class="wrapper"> <h2 class="display-2 h-black">DROP A MESSAGE</h2> <div class="row text-center"> <div class="col-md-12 parentInverse"> <div class="col-md-12 col-lg-12 inverse-content"> <div class="intro-box right"> <div class="contentInverse"> <h4 class="h-black">To : 예란지 (YERANJI)&nbsp;</h4> <p class="mbr-section-text-gray lead h-black">Address:&nbsp; 강남구 신사동 563 2F<br>Phone:&nbsp;02-517-9017<br>Fax:&nbsp;02-517-9018</p> </div> </div> </div> </div> </div> <div class="col-md-12" style="padding-left: 0px; padding-right: 0px;" data-form-type="formoid"> <div data-form-alert="true"> <div hidden="" data-form-alert-success="true" class="alert alert-form alert-success text-xs-center">Thanks for filling out form!</div> </div> <form action="#/" method="post" data-form-title="DROP A MESSAGE"> <input type="hidden" value="MPiSQR6E4EB3Yn8TSaHm/SwynCt2BLrGcBG0kLEQ2kcYpEN0BtXgh4CbVaijUZNoqV4zUyLpJSmzCfPGRD4V0X/bsI/QlD/r1kE/GNwkkFRiunefhkDESTgCFaO8WERt" data-form-email="true"> <div class="col-xs-12"> <input type="text" class="form-control" name="name" required="" data-form-field="Name" placeholder="Name*"> </div> <div class="col-xs-12" style="padding-left: 15px"> <input type="text" class="form-control" name="email" required="" data-form-field="Email" placeholder="Email*"> </div> <div class="col-xs-12"> <input type="text" class="form-control" name="phone" required="" data-form-field="Phone" placeholder="Phone*"> </div> <div class="col-xs-12"> <textarea class="form-control" name="message" rows="7" data-form-field="Message" style="resize:none" placeholder="Message"></textarea> </div> <div class="col-xs-12 buttons_wrap"><button type="submit" class="btn btn-primary">SEND MESSAGE</button></div> </form> </div> </div> </div> <div class="mbr-table mbr-valign-top col-md-6"> <div class="mbr-map"><iframe frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyA0Dx_boXQiwvdz8sJHoYeZNVTdoWONYkU&amp;q=place_id:ChIJl09b4OyjfDURkpQWjG8VdUg" allowfullscreen=""></iframe></div> </div> </div> </div> </div> </div> </div> </section> <script src="assets/web/assets/jquery/jquery.min.js"></script> <script src="assets/tether/tether.min.js"></script> <script src="assets/bootstrap/js/bootstrap.min.js"></script> <script src="assets/shopping-cart/minicart.js"></script> <script src="assets/shopping-cart/jquery.easing.min.js"></script> <script src="assets/shopping-cart/minicart-customizer.js"></script> <script src="assets/jarallax/jarallax.js"></script> <script src="assets/touch-swipe/jquery.touch-swipe.min.js"></script> <script src="assets/viewport-checker/jquery.viewportchecker.js"></script> <script src="assets/masonry/masonry.pkgd.min.js"></script> <script src="assets/imagesloaded/imagesloaded.pkgd.min.js"></script> <script src="assets/bootstrap-carousel-swipe/bootstrap-carousel-swipe.js"></script> <script src="assets/dropdown/js/script.min.js"></script> <script src="assets/smooth-scroll/smooth-scroll.js"></script> <script src="assets/jquery-mb-ytplayer/jquery.mb.ytplayer.min.js"></script> <script src="assets/theme/js/script.js"></script> <script src="assets/mobirise3-blocks-plugin/js/script.js"></script> <script src="assets/mobirise-gallery/player.min.js"></script> <script src="assets/mobirise-gallery/script.js"></script> <script src="assets/formoid/formoid.min.js"></script> <input name="animation" type="hidden"> </body> </html>
sc101111/sokay
kr-centaur/index.html
HTML
mit
19,949
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="canonical" href="https://stealthefish.com/blog/2009/a-little-bit-of-future/"/> <title>A little bit of future | Andrea D. Blog</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" id="tl-id-1" data-turbolinks-permanent /> <link rel="stylesheet" href="/css/css.css" data-turbolinks-permanent id="tl-id-2" /> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&subset=latin-ext&display=swap" id="tl-id-6" data-turbolinks-permanent /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&subset=latin-ext&display=swap" media="all" onload="this.media='all'" id="tl-id-3" data-turbolinks-permanent /> <link rel="alternate" href="/atom.xml" title="Andrea D. Blog" type="application/atom+xml" id="tl-id-10" data-turbolinks-permanent> <!-- icons start --> <meta name="theme-color" content="#2c62b8"> <link rel="icon" href="/favicon/steal-fav512w.svg"> <link rel="apple-touch-icon" href="/favicon/steal-fav180w.png"> <!-- icons end --> <!-- gallery start --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.css" id="tl-id-4" data-turbolinks-permanent /> <script src="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.js" id="tl-id-5" data-turbolinks-permanent></script> <!-- gallery end --> <!-- og meta start --> <meta name="description" content="I really want one!"> <meta property="og:type" content="article"> <meta property="og:title" content="A little bit of future"> <meta property="og:url" content="https://stealthefish.com/blog/2009/a-little-bit-of-future/"> <meta property="og:site_name" content="Andrea D. Blog"> <meta property="og:description" content="I really want one!"> <meta property="og:locale" content="en_US"> <meta property="article:published_time" content="2009-08-26T00:00:00.000Z"> <meta property="article:modified_time" content="2020-05-25T13:53:44.380Z"> <meta property="article:author" content="Andrea Dessi"> <meta property="article:tag" content="internet"> <meta property="article:tag" content="fun"> <meta name="twitter:card" content="summary"> <meta name="twitter:creator" content="@nkjoep"> <!-- og meta end --> <script src="https://cdnjs.cloudflare.com/ajax/libs/turbolinks/5.2.0/turbolinks.js" defer async></script> <style> .turbolinks-progress-bar { height: 0.3rem; background-color: var(--color-blue); box-shadow: 1px 0px 5px 1px var(--color-button-shade1); } </style> <meta name="generator" content="Hexo 4.2.1"><link rel="stylesheet" href="/css/prism-material-light.css" type="text/css"> <link rel="stylesheet" href="/css/prism-line-numbers.css" type="text/css"></head> <body class="stealthefish"> <header class="stealthefish__header" id="tl-id-9" data-turbolinks-permanent> <a href="/">Andrea D. Blog</a><nav class="stealthefish__header-nav"> <a href="https://twitter.com/nkjoep" target="_blank" rel="noopener"><span class="screen-reader-only">Twitter</span><img role="presentation" src="/img/tw.svg" alt="" /></a> <a href="https://www.linkedin.com/in/andreadessi/" target="_blank" rel="noopener"><span class="screen-reader-only">LinkedIn</span><img role="presentation" src="/img/li.svg" alt="" /></a> <a href="https://github.com/nkjoep" target="_blank" rel="noopener"><span class="screen-reader-only">GitHub</span><img role="presentation" src="/img/gh.svg" alt="" /></a> <a href="/atom.xml"><span class="screen-reader-only">rss</span><img role="presentation" src="/img/rss.svg" alt="" /></a></nav> </header> <hr /> <main class="stealthefish__main"> <article class="stealthefish__hero" id="tl-id-8" data-turbolinks-permanent> <img src="https://www.gravatar.com/avatar/cc669cccf3cf6118c1efac45de802710?s=150" alt="Gravatar: Andrea Dessi" /> <header id="Andrea-man-html-operator-css-dispeller-js-runner-web-lover"><a href="#Andrea-man-html-operator-css-dispeller-js-runner-web-lover" class="headerlink" title="Andrea, man, html operator, css dispeller, js runner, web lover."></a>Andrea, man, html operator, css dispeller, js runner, web lover.</header><blockquote cite="https://www.youtube.com/watch?v=2Zg4ubL4efw&amp;list=PLkB-BAAgmaG0HVzO9YX42S_MRfWvCmIKS"> ...and definitely It steals the fish. </blockquote> </article> <hr> <article class="stealthefish__page"> <header class="stealthefish__page__header"> <h1 class="stealthefish__page__title">A little bit of future</h1> <p class="stealthefish__page__date"> <span class="screen-reader-only">Published</span> <time date-time="2009-08-26T08:38:00.000Z"> Aug 26th, 2009 08:38 </time> </p> <p class="stealthefish__page__date-updated"> (Updated:&#32; <time date-time="2020-05-25T13:53:44.380Z">May 25th, 2020 13:53</time>) </p> </header> <h2>I really want one!</h2> <section class="stealthefish__page__content"> <p>I really want one! Every morning going to work would be easier!</p> <div class="videoWrapper"> <iframe type="text/html" src="https://www.youtube.com/embed/7PyUQuWmt2M?autoplay=0" frameborder="0"></iframe> </div> </section> <footer class="stealthefish__page__footer"> <a class="button left" href="/">Back to the post list</a> </footer> </article> </main> <hr /> <aside class="stealthefish__aside"> <h2>Projects</h2> <p> Experiments, tests and other stuff I've worked on. Have a look. </p> <ul class="stealthefish__list-inline"> <li> <a href="https://github.com/NKjoep/hexo-blog-theme-starter" target="_blank" rel="noopener" title="A blank theme for Hexo to start building your own theme. A simple Hexo Theme boilerplate."> <h3>hexo-blog-theme-starter</h3> </a> </li> <li> <a href="http://whatismyremoteip.herokuapp.com/" target="_blank" rel="noopener" title="Simple nodejs server which returns the remote ip of the request"> <h3>whatismyremoteip</h3> </a> </li> <li> <a href="http://stealthefish.com/hn-meets-modern-html/" title="This is my hack on how I&apos;d like to read the Hack News with a better html structure."> <h3>hn-meets-modern-html</h3> </a> </li> <li> <a href="https://nkjoep.github.io/i-love-markdown.css/" target="_blank" rel="noopener" title="Css that styles html as the original plain markdown text"> <h3>i-love-markdown.css</h3> </a> </li> <li> <a href="https://svg-to-symbol.herokuapp.com/" target="_blank" rel="noopener" title="Simple tool to convert SVG into Symbols."> <h3>svg-to-symbol</h3> </a> </li> <li> <a href="https://nkjoep.github.com/CSV-Transformer/index.html" target="_blank" rel="noopener" title="A web tool that allow you to input a CSV formatted string and transform it into another applying certain rules."> <h3>CSV-Transformer</h3> </a> </li> <li> <a href="https://stealthefish.com/qrcode-bookmarklet/" title="A bookmarklet that generates a qrcode containing the current URL."> <h3>qrcode-bookmarklet</h3> </a> </li> <li> <a href="https://github.com/NKjoep/microsmith" target="_blank" rel="noopener" title="A static blog generator based on Metalsmith and inspired to Micro.blog"> <h3>microsmith</h3> </a> </li> <li> <a href="http://nkjoep.github.com/event-accelaration-test/octocat.html" target="_blank" rel="noopener" title="Browser Event Acceleration Test"> <h3>event-accelaration-test</h3> </a> </li> <li> <a href="https://github.com/NKjoep/vscode-mac-classic-theme" target="_blank" rel="noopener" title=""> <h3>vscode-mac-classic-theme</h3> </a> </li> <li> <a href="http://nkjoep.github.com/MooCells" target="_blank" rel="noopener" title="A MooTools library to manage form with &quot;dependent fields&quot;."> <h3>MooCells</h3> </a> </li> <li> <a href="http://nkjoep.github.com/EntandoPageModelsBuilder" target="_blank" rel="noopener" title="The easy tool to create your Entando™ Page Models in a click."> <h3>EntandoPageModelsBuilder</h3> </a> </li> <li> <a href="https://github.com/NKjoep/jquery.entando.js" target="_blank" rel="noopener" title="Entando javascript utility with jQuery"> <h3>jquery.entando.js</h3> </a> </li> <li> <a href="http://stealthefish.com/bootstrap-swapon" title=""> <h3>bootstrap-swapon</h3> </a> </li> <li> <a href="https://github.com/NKjoep/jpstaticresourceeditor" target="_blank" rel="noopener" title="an experimental plugin for editing css and other static stuff of your jAPS Entando portal"> <h3>jpstaticresourceeditor</h3> </a> </li> <li> <a href="https://github.com/NKjoep/Entando-Plugin-Builder-for-ANT" target="_blank" rel="noopener" title=""> <h3>Entando-Plugin-Builder-for-ANT</h3> </a> </li> <li> <a href="https://github.com/NKjoep/dummy-jsp-image" target="_blank" rel="noopener" title="A jsp that outputs a parameterized image"> <h3>dummy-jsp-image</h3> </a> </li> <li> <a href="http://moocontentassist.altervista.org" target="_blank" rel="noopener" title="Content Assist Editor MooTools Based"> <h3>MooContentAssist</h3> </a> </li> </ul> </aside> <hr /> <footer class="stealthefish__footer"> <section class="stealthefish__footer-credits"> <h2 class="screen-reader-only">Credits</h2> <p> &copy; Andrea Dessì 2020. </p> <p> All The Ideas are mine if not specified otherwise. </p> </section> <section class="stealthefish__footer-pics"> <h2 class="screen-reader-only">Some pictures from me.</h2> <a href="/img/footer/img1.jpg" title="Who doesn't like green screens?" style="background: radial-gradient(circle, #208a47 40%, #fff 170%);"> <img src="/img/footer/img1.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img2.jpg" title="Frozen Berlin 2018" style="background: radial-gradient(circle, #83828b 40%, #fff 170%);"> <img src="/img/footer/img2.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img3.jpg" title="Favorite office spot" style="background: radial-gradient(circle, #695641 40%, #fff 170%);"> <img src="/img/footer/img3.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img4.jpg" title="Footsteps" style="background: radial-gradient(circle, #8b8d8c 40%, #fff 170%);"> <img src="/img/footer/img4.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img5.jpg" title="End of the season 2017" style="background: radial-gradient(circle, #476580 40%, #fff 170%);"> <img src="/img/footer/img5.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img6.jpg" title="Fernsehturm" style="background: radial-gradient(circle, #7a879f 40%, #fff 170%);"> <img src="/img/footer/img6.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img7.jpg" title="Got used to it" style="background: radial-gradient(circle, #786f4a 40%, #fff 170%);"> <img src="/img/footer/img7.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img8.jpg" title="And that was Easter" style="background: radial-gradient(circle, #717473 40%, #fff 170%);"> <img src="/img/footer/img8.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img9.jpg" title="Kings" style="background: radial-gradient(circle, #717667 40%, #fff 170%);"> <img src="/img/footer/img9.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img10.jpg" title="My city!" style="background: radial-gradient(circle, #676e71 40%, #fff 170%);"> <img src="/img/footer/img10.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img11.jpg" title="Try not to sneeze" style="background: radial-gradient(circle, #647068 40%, #fff 170%);"> <img src="/img/footer/img11.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img12.jpg" title="Pop it" style="background: radial-gradient(circle, #0a0802 40%, #fff 170%);"> <img src="/img/footer/img12.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img13.jpg" title="" style="background: radial-gradient(circle, #625856 40%, #fff 170%);"> <img src="/img/footer/img13.jpg" width="40" alt="" loading="lazy" /> </a><a href="/img/footer/img14.jpg" title="Yes, that's a frog. 🐸" style="background: radial-gradient(circle, #838a7d 40%, #fff 170%);"> <img src="/img/footer/img14.jpg" width="40" alt="" loading="lazy" /> </a> <script> new SimpleLightbox({elements: '.stealthefish__footer-pics a'}); </script> </section> </footer> </body> </html>
NKjoep/nkjoep.github.io
blog/2009/a-little-bit-of-future/index.html
HTML
mit
15,058
<!DOCTYPE html> <html> <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="Sci blog jekyll theme"> <meta name="author" content="AIR RAYA Group"> <link href='/MyBlog/img/favicon.ico' type='image/icon' rel='shortcut icon'/> <title>泽民博客 | Jekyll theme</title> <link rel="stylesheet" href="/MyBlog/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> <link rel="stylesheet" href="/MyBlog/css/font-awesome.min.css"> <link href="/MyBlog/css/simple-sidebar.css" rel="stylesheet"> <link href="/MyBlog/css/classic-10_7.css" rel="stylesheet" type="text/css"> <!-- Custom CSS --> <link href="/MyBlog/css/style.css" rel="stylesheet"> <link href="/MyBlog/css/pygments.css" rel="stylesheet"> <!-- Fonts --> <link href="/MyBlog/css/front.css" rel="stylesheet" type="text/css"> <link href="/MyBlog/css/Josefin_Slab.css" rel="stylesheet" type="text/css"> <link href="/MyBlog/css/Architects_Daughter.css" rel="stylesheet" type="text/css"> <link href="/MyBlog/css/Schoolbell.css" rel="stylesheet" type="text/css"> <link href="/MyBlog/css/Codystar.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="/MyBlog/js/jquery-1.12.0.min.js"></script> <link href="/MyBlog/css/calendar/common.css" type="text/css" rel="stylesheet"> <script type="text/javascript" src="/MyBlog/js/calendar/calendar.js"></script> <!-- share this --> <script type="text/javascript">var switchTo5x=true;</script> <script type="text/javascript" src="/MyBlog/js/buttons.js"></script> <script type="text/javascript">stLight.options({publisher: "b28464c3-d287-4257-ad18-058346dd35f7", doNotHash: false, doNotCopy: false, hashAddressBar: false});</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="/MyBlog/js/html5shiv.js"></script> <script src="/MyBlog/js/respond.min.js"></script> <![endif]--> <!--百度统计--> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?e965cab8c73512b8b23939e7051d93bd"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script async src="/MyBlog/katex/katex.js"></script> <link rel="stylesheet" href="/MyBlog/katex/katex.css"> <!--轮播图片--> <!--script type="text/javascript" src="https://xiazemin.github.io/MyBlog/js/jquery.js"></script> <script type="text/javascript" src="https://xiazemin.github.io/MyBlog/js/jquery.stripesrotator.js"></script> <script type="text/javascript"> $(document).ready(function() { alert($('#rotator_xzm')); alert($('#rotator_xzm').fn); $('#rotator_xzm').stripesRotator({ images: [ "https://xiazemin.github.io/MyBlog/img/BPlusTree.png", "https://xiazemin.github.io/MyBlog/img/linuxMMap.jpeg"] }); }); </script--> <!--水印--> <script type="text/javascript" src="/MyBlog/js/waterMark.js"></script> <script type="text/javascript"> $(document).ready(function(){ watermark({watermark_txt0:'泽民博客',watermark_txt1:'zemin',watermark_txt2:(new Date()).Format("yyyy-MM-dd hh:mm:ss.S")}); }) </script> <!--水印--> <!--adscene--> <script data-ad-client="ca-pub-6672721494777557" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> </head> <body> <div id="wrapper"> <!-- Navigation --> <!-- Sidebar --> <div id="sidebar-wrapper"> <ul class="sidebar-nav"> <li class="sidebar-brand"> <a href="/MyBlog"> Home </a> </li> <li> <a href="#">About</a> </li> <li> <a href="#">Services</a> </li> <li> <a href="#">Portfolio</a> </li> <li> <a href="#">Events</a> </li> <li> <a href="#">Blog</a> </li> <li> <a href="#">FAQ</a> </li> <li> <a href="#">Contact</a> </li> </ul> </div> <header class="intro-header"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="heading text-center"> <a href="https://xiazemin.github.io/MyBlog/" style="color: #fff; font-size: 4em; font-family: 'Schoolbell', cursive;">泽民博客</a> <a href="#menu-toggle" class="btn btn-default sciblog" id="menu-toggle" style="font-weight: bold;">&#9776; Menu</a> </div> </div> </div> </div> </header> <script async src="/MyBlog/js/busuanzi.pure.mini.js"></script> <script type="text/javascript" src="/MyBlog/js/jquery.js"></script> <script type="text/javascript" src="/MyBlog/js/jquery.stripesrotator.js"></script> <div class="container"> <div class="row"> <div class="box"> <div class="col-lg-12"> <div class="intro-text text-center"> <h1 class="post-title" itemprop="name headline">读写分离导致主库从库数据不一致问题</h1> <p class="post-meta"> <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">by 夏泽民</span></span> <time datetime="2018-08-22T00:00:00+08:00" itemprop="datePublished"><i class="fa fa-calendar"></i> Aug 22, 2018</time></p> </div> <p> 1、Mysql的主从同步就是当master(主库)发生数据变化的时候,会实时同步到slave(从库)。</p><br /> <br /> <p>  2、主从复制可以水平扩展数据库的负载能力,容错,高可用,数据备份。</p><br /> <br /> <p>  3、不管是delete、update、insert,还是创建函数、存储过程,都是在master上,当master有操作的时候,slace会快速的接受到这些操作,从而做同步。</p><br /> <br /> <p>  主要的实现原理:</p><br /> <br /> <p>        1、在master机器上,主从同步时间会被写道特殊的log文件中(binary-log);</p><br /> <br /> <p>        2、在slave机器上,slave读取主从同步事件,并根据读取的事件变化,在slave库上做相应的更改。</p><br /> <br /> <p>  详细的主从同步主要有三种形式:statement、row、mixed</p><br /> <br /> <p>        1、statement:会将对数据库操作的sql语句写道binlog中</p><br /> <br /> <p>        2、row:会将每一条数据的变化写道binlog中。</p><br /> <br /> <p>        3、mixed:statement与row的混合。Mysql决定什么时候写statement格式的,什么时候写row格式的binlog。</p><br /> <br /> <p>    在master机器上的操作:</p><br /> <br /> <p>      当master上的数据发生变化的时候,该事件变化会按照顺序写入binlog中。当slave链接到master的时候,master机器会为slave开启binlog dunp线程。当master的binlog发生变化的时候,binlog dump线程会通知slave,并将相应的binlog内容发送给slave。</p><br /> <br /> <p>    在slave机器上操作:</p><br /> <br /> <p>      当主从同步开启的时候,slave上会创建两个线程:I\O线程。该线程连接到master机器,master机器上的binlog dump 线程会将binlog的内容发送给该I\O线程。该I/O线程接收到binlog内容后,再将内容写入到本地的relay log;sql线程。该线程读取到I/O线程写入的ralay log。并且根据relay log。并且根据relay log 的内容对slave数据库做相应的操作。</p><br /> <br /> <p>  4、mysql数据库从库同步的延迟问题</p><br /> <br /> <p>    首先在服务器上执行show slave satus;可以看到很多同步的参数: </p><br /> <br /> <p>Master_Log_File: SLAVE中的I/O线程当前正在读取的主服务器二进制日志文件的名称<br /> Read_Master_Log_Pos: 在当前的主服务器二进制日志中,SLAVE中的I/O线程已经读取的位置<br /> Relay_Log_File: SQL线程当前正在读取和执行的中继日志文件的名称<br /> Relay_Log_Pos: 在当前的中继日志中,SQL线程已读取和执行的位置<br /> Relay_Master_Log_File: 由SQL线程执行的包含多数近期事件的主服务器二进制日志文件的名称<br /> Slave_IO_Running: I/O线程是否被启动并成功地连接到主服务器上<br /> Slave_SQL_Running: SQL线程是否被启动<br /> Seconds_Behind_Master: 从属服务器SQL线程和从属服务器I/O线程之间的时间差距,单位以秒计。<br /> 从库同步延迟情况出现的<br /> 1、show slave status显示参数Seconds_Behind_Master不为0,这个数值可能会很大<br /> 2、show slave status显示参数Relay_Master_Log_File和Master_Log_File显示bin-log的编号相差很大,说明bin-log在从库上没有及时同步,所以近期执行的bin-log和当前IO线程所读的bin-log相差很大<br /> 3、mysql的从库数据目录下存在大量mysql-relay-log日志,该日志同步完成之后就会被系统自动删除,存在大量日志,说明主从同步延迟很厉害</p><br /> <br /> <p>a、MySQL数据库主从同步延迟原理<br /> mysql主从同步原理:<br /> 主库针对写操作,顺序写binlog,从库单线程去主库顺序读”写操作的binlog”,从库取到binlog在本地原样执行(随机写),来保证主从数据逻辑上一致。<br /> mysql的主从复制都是单线程的操作,主库对所有DDL和DML产生binlog,binlog是顺序写,所以效率很高,slave的Slave_IO_Running线程到主库取日志,效率比较高,下一步,问题来了,slave的Slave_SQL_Running线程将主库的DDL和DML操作在slave实施。DML和DDL的IO操作是随即的,不是顺序的,成本高很多,还可能可slave上的其他查询产生lock争用,由于Slave_SQL_Running也是单线程的,所以一个DDL卡主了,需要执行10分钟,那么所有之后的DDL会等待这个DDL执行完才会继续执行,这就导致了延时。<br /> 有朋友会问:“主库上那个相同的DDL也需要执行10分,为什么slave会延时?”,答案是master可以并发,Slave_SQL_Running线程却不可以。</p><br /> <br /> <p>b、 MySQL数据库主从同步延迟是怎么产生的?<br /> 当主库的TPS并发较高时,产生的DDL数量超过slave一个sql线程所能承受的范围,那么延时就产生了,当然还有就是可能与slave的大型query语句产生了锁等待。<br /> 首要原因:数据库在业务上读写压力太大,CPU计算负荷大,网卡负荷大,硬盘随机IO太高<br /> 次要原因:读写binlog带来的性能影响,网络传输延迟。</p><br /> <br /> <p>c、 MySQL数据库主从同步延迟解决方案。</p><br /> <br /> <p>架构方面<br /> 1.业务的持久化层的实现采用分库架构,mysql服务可平行扩展,分散压力。<br /> 2.单个库读写分离,一主多从,主写从读,分散压力。这样从库压力比主库高,保护主库。<br /> 3.服务的基础架构在业务和mysql之间加入memcache或者redis的cache层。降低mysql的读压力。<br /> 4.不同业务的mysql物理上放在不同机器,分散压力。<br /> 5.使用比主库更好的硬件设备作为slave</p><br /> <br /> <p>总结,mysql压力小,延迟自然会变小。</p><br /> <br /> <p>硬件方面</p><br /> <br /> <p>1.采用好服务器,比如4u比2u性能明显好,2u比1u性能明显好。<br /> 2.存储用ssd或者盘阵或者san,提升随机写的性能。<br /> 3.主从间保证处在同一个交换机下面,并且是万兆环境。<br /> 总结,硬件强劲,延迟自然会变小。一句话,缩小延迟的解决方案就是花钱和花时间。</p><br /> <br /> <p>mysql主从同步加速</p><br /> <br /> <p>1、sync_binlog在slave端设置为0<br /> 2、–logs-slave-updates 从服务器从主服务器接收到的更新不记入它的二进制日志。<br /> 3、直接禁用slave端的binlog<br /> 4、slave端,如果使用的存储引擎是innodb,innodb_flush_log_at_trx_commit =2</p><br /> <br /> <p>从文件系统本身属性角度优化<br /> master端<br /> 修改linux、Unix文件系统中文件的etime属性, 由于每当读文件时OS都会将读取操作发生的时间回写到磁盘上,对于读操作频繁的数据库文件来说这是没必要的,只会增加磁盘系统的负担影响I/O性能。可以通过设置文件系统的mount属性,组织操作系统写atime信息,在linux上的操作为:<br /> 打开/etc/fstab,加上noatime参数<br /> /dev/sdb1 /data reiserfs noatime 1 2<br /> 然后重新mount文件系统<br /> #mount -oremount /data</p><br /> <br /> <p>PS:<br /> 主库是写,对数据安全性较高,比如sync_binlog=1,innodb_flush_log_at_trx_commit = 1 之类的设置是需要的<br /> 而slave则不需要这么高的数据安全,完全可以讲sync_binlog设置为0或者关闭binlog,innodb_flushlog也可以设置为0来提高sql的执行效率<br /> 1、sync_binlog=1 o<br /> MySQL提供一个sync_binlog参数来控制数据库的binlog刷到磁盘上去。<br /> 默认,sync_binlog=0,表示MySQL不控制binlog的刷新,由文件系统自己控制它的缓存的刷新。这时候的性能是最好的,但是风险也是最大的。一旦系统Crash,在binlog_cache中的所有binlog信息都会被丢失。<br /> 如果sync_binlog&gt;0,表示每sync_binlog次事务提交,MySQL调用文件系统的刷新操作将缓存刷下去。最安全的就是sync_binlog=1了,表示每次事务提交,MySQL都会把binlog刷下去,是最安全但是性能损耗最大的设置。这样的话,在数据库所在的主机操作系统损坏或者突然掉电的情况下,系统才有可能丢失1个事务的数据。<br /> 但是binlog虽然是顺序IO,但是设置sync_binlog=1,多个事务同时提交,同样很大的影响MySQL和IO性能。<br /> 虽然可以通过group commit的补丁缓解,但是刷新的频率过高对IO的影响也非常大。对于高并发事务的系统来说,<br /> “sync_binlog”设置为0和设置为1的系统写入性能差距可能高达5倍甚至更多。<br /> 所以很多MySQL DBA设置的sync_binlog并不是最安全的1,而是2或者是0。这样牺牲一定的一致性,可以获得更高的并发和性能。<br /> 默认情况下,并不是每次写入时都将binlog与硬盘同步。因此如果操作系统或机器(不仅仅是MySQL服务器)崩溃,有可能binlog中最后的语句丢失了。要想防止这种情况,你可以使用sync_binlog全局变量(1是最安全的值,但也是最慢的),使binlog在每N次binlog写入后与硬盘同步。即使sync_binlog设置为1,出现崩溃时,也有可能表内容和binlog内容之间存在不一致性。</p><br /> <br /> <p>2、innodb_flush_log_at_trx_commit (这个很管用)<br /> 抱怨Innodb比MyISAM慢 100倍?那么你大概是忘了调整这个值。默认值1的意思是每一次事务提交或事务外的指令都需要把日志写入(flush)硬盘,这是很费时的。特别是使用电池供电缓存(Battery backed up cache)时。设成2对于很多运用,特别是从MyISAM表转过来的是可以的,它的意思是不写入硬盘而是写入系统缓存。<br /> 日志仍然会每秒flush到硬 盘,所以你一般不会丢失超过1-2秒的更新。设成0会更快一点,但安全方面比较差,即使MySQL挂了也可能会丢失事务的数据。而值2只会在整个操作系统 挂了时才可能丢数据。</p><br /> <br /> <p>3、ls(1) 命令可用来列出文件的 atime、ctime 和 mtime。<br /> atime 文件的access time 在读取文件或者执行文件时更改的<br /> ctime 文件的create time 在写入文件,更改所有者,权限或链接设置时随inode的内容更改而更改<br /> mtime 文件的modified time 在写入文件时随文件内容的更改而更改<br /> ls -lc filename 列出文件的 ctime<br /> ls -lu filename 列出文件的 atime<br /> ls -l filename 列出文件的 mtime<br /> stat filename 列出atime,mtime,ctime<br /> atime不一定在访问文件之后被修改<br /> 因为:使用ext3文件系统的时候,如果在mount的时候使用了noatime参数那么就不会更新atime信息。<br /> 这三个time stamp都放在 inode 中.如果mtime,atime 修改,inode 就一定会改, 既然 inode 改了,那ctime也就跟着改了.<br /> 之所以在 mount option 中使用 noatime, 就是不想file system 做太多的修改, 而改善读取效能</p><br /> <br /> <!-- more --><br /> <p>读写分离,延迟是个大问题</p><br /> <br /> <p>在slave服务器上执行 show slave status,<br /> 可以看到很多同步的参数,要注意的参数有:<br /> Master_Log_File:slave中的I/O线程当前正在读取的master服务器二进制式日志文件名.<br /> Read_Master_Log_Pos:在当前的 master服务器二进制日志中,slave中的I/O线程已经读取的位置<br /> Relay_Log_File:SQL线程当前正在读取与执行中继日志文件的名称<br /> Relay_Log_Pos:在当前的中继日志中,SQL线程已读取和执行的位置<br /> Relay_Master_Log_File:由SQL线程执行的包含多数近期事件的master二进制日志文件的名称<br /> Slave_IO_Running:I/O线程是否被启动并成功连接到master<br /> Slave_SQL_Running:SQL线程是否被启动<br /> Seconds_Behind_Master:slave服务器SQL线程和从服务器I/O线程之间的差距,单位为秒计</p><br /> <br /> <p>slave同步延迟情况出现:<br /> 1.Seconds_Behind_Master不为了,这个值可能会很大<br /> 2.Relay_Master_Log_File和Master_Log_File显示bin-log的编号相差很大,说明bin-log在slave上没有及时同步,所以近期执行的 bin-log和当前I/O线程所读的 bin-log相差很大<br /> 3.mysql的 slave数据库目录下存在大量的 mysql-relay-log日志,该日志同步完成之后就会被系统自动删除,存在大量日志,说明主从同步延迟很厉害</p><br /> <br /> <p>mysql主从同步延迟原理<br /> mysql主从同步原理<br /> 主库针对读写操作,顺序写 binlog,从库单线程去主库读”写操作的binlog”,从库取到 binlog在本地原样执行(随机写),来保证主从数据逻辑上一致.<br /> mysql的主从复制都是单线程的操作,主库对所有DDL和DML产生 binlog,binlog是顺序写,所以效率很高,slave的Slave_IO_Running线程到主库取日志,效率比较高,下一步问题来了,slave的 slave_sql_running线程将主库的 DDL和DML操作在 slave实施。DML,DDL的IO操作是随即的,不能顺序的,成本高很多,还有可能slave上的其他查询产生 lock,由于 slave_sql_running也是单线程的,所以 一个 DDL卡住了,需求需求执行一段时间,那么所有之后的DDL会等待这个 DDL执行完才会继续执行,这就导致了延迟.由于master可以并发,Slave_sql_running线程却不可以,所以主库执行 DDL需求一段时间,在slave执行相同的DDL时,就产生了延迟.</p><br /> <br /> <p>主从同步延迟产生原因<br /> 当主库的TPS并发较高时,产生的DDL数量超过Slave一个 sql线程所能承受的范围,那么延迟就产生了,当然还有就是可能与 slave的大型 query语句产生了锁等待<br /> 首要原因:数据库在业务上读写压力太大,CPU计算负荷大,网卡负荷大,硬盘随机IO太高<br /> 次要原因:读写 binlog带来的性能影响,网络传输延迟<br /> 主从同步延迟解决方案<br /> 架构方面<br /> 1.业务的持久化层的实现采用分库架构,mysql服务可平行扩展分散压力<br /> 2.单个库读写分离,一主多从,主写从读,分散压力。<br /> 3.服务的基础架构在业务和mysql之间加放 cache层<br /> 4.不同业务的mysql放在不同的机器<br /> 5.使用比主加更了的硬件设备作slave<br /> 反正就是mysql压力变小,延迟自然会变小</p><br /> <br /> <p>硬件方面:<br /> 采用好的服务器</p><br /> <br /> <p>mysql主从同步加速<br /> 1、sync_binlog在slave端设置为0<br /> 2、–logs-slave-updates 从服务器从主服务器接收到的更新不记入它的二进制日志。<br /> 3、直接禁用slave端的binlog<br /> 4、slave端,如果使用的存储引擎是innodb,innodb_flush_log_at_trx_commit =2</p><br /> <br /> <p>从文件系统本身属性角度优化<br /> master端<br /> 修改linux、Unix文件系统中文件的etime属性, 由于每当读文件时OS都会将读取操作发生的时间回写到磁盘上,对于读操作频繁的数据库文件来说这是没必要的,只会增加磁盘系统的负担影响I/O性能。可以通过设置文件系统的mount属性,组织操作系统写atime信息,在linux上的操作为:<br /> 打开/etc/fstab,加上noatime参数<br /> /dev/sdb1 /data reiserfs noatime 1 2<br /> 然后重新mount文件系统<br /> #mount -oremount /data</p><br /> <br /> <p>主库是写,对数据安全性较高,比如sync_binlog=1,innodb_flush_log_at_trx_commit = 1 之类的设置是需要的<br /> 而slave则不需要这么高的数据安全,完全可以讲sync_binlog设置为0或者关闭binlog,innodb_flushlog也可以设置为0来提高sql的执行效率<br /> 1、sync_binlog=1 o<br /> MySQL提供一个sync_binlog参数来控制数据库的binlog刷到磁盘上去。<br /> 默认,sync_binlog=0,表示MySQL不控制binlog的刷新,由文件系统自己控制它的缓存的刷新。这时候的性能是最好的,但是风险也是最大的。一旦系统Crash,在binlog_cache中的所有binlog信息都会被丢失。<br /> 如果sync_binlog&gt;0,表示每sync_binlog次事务提交,MySQL调用文件系统的刷新操作将缓存刷下去。最安全的就是sync_binlog=1了,表示每次事务提交,MySQL都会把binlog刷下去,是最安全但是性能损耗最大的设置。这样的话,在数据库所在的主机操作系统损坏或者突然掉电的情况下,系统才有可能丢失1个事务的数据。<br /> 但是binlog虽然是顺序IO,但是设置sync_binlog=1,多个事务同时提交,同样很大的影响MySQL和IO性能。<br /> 虽然可以通过group commit的补丁缓解,但是刷新的频率过高对IO的影响也非常大。对于高并发事务的系统来说,<br /> “sync_binlog”设置为0和设置为1的系统写入性能差距可能高达5倍甚至更多。<br /> 所以很多MySQL DBA设置的sync_binlog并不是最安全的1,而是2或者是0。这样牺牲一定的一致性,可以获得更高的并发和性能。<br /> 默认情况下,并不是每次写入时都将binlog与硬盘同步。因此如果操作系统或机器(不仅仅是MySQL服务器)崩溃,有可能binlog中最后的语句丢失了。要想防止这种情况,你可以使用sync_binlog全局变量(1是最安全的值,但也是最慢的),使binlog在每N次binlog写入后与硬盘同步。即使sync_binlog设置为1,出现崩溃时,也有可能表内容和binlog内容之间存在不一致性。</p><br /> <br /> <p>2、innodb_flush_log_at_trx_commit (这个很管用)<br /> 抱怨Innodb比MyISAM慢 100倍?那么你大概是忘了调整这个值。默认值1的意思是每一次事务提交或事务外的指令都需要把日志写入(flush)硬盘,这是很费时的。特别是使用电池供电缓存(Battery backed up cache)时。设成2对于很多运用,特别是从MyISAM表转过来的是可以的,它的意思是不写入硬盘而是写入系统缓存。<br /> 日志仍然会每秒flush到硬 盘,所以你一般不会丢失超过1-2秒的更新。设成0会更快一点,但安全方面比较差,即使MySQL挂了也可能会丢失事务的数据。而值2只会在整个操作系统 挂了时才可能丢数据。</p><br /> <br /> <p>3、ls(1) 命令可用来列出文件的 atime、ctime 和 mtime。<br /> atime 文件的access time 在读取文件或者执行文件时更改的<br /> ctime 文件的create time 在写入文件,更改所有者,权限或链接设置时随inode的内容更改而更改<br /> mtime 文件的modified time 在写入文件时随文件内容的更改而更改<br /> ls -lc filename 列出文件的 ctime<br /> ls -lu filename 列出文件的 atime<br /> ls -l filename 列出文件的 mtime<br /> stat filename 列出atime,mtime,ctime<br /> atime不一定在访问文件之后被修改<br /> 因为:使用ext3文件系统的时候,如果在mount的时候使用了noatime参数那么就不会更新atime信息。<br /> 这三个time stamp都放在 inode 中.如果mtime,atime 修改,inode 就一定会改, 既然 inode 改了,那ctime也就跟着改了.<br /> 之所以在 mount option 中使用 noatime, 就是不想file system 做太多的修改, 而改善读取效能</p><br /> <br /> <p>4.进行分库分表处理,这样减少数据量的复制同步操作</p><br /> <span class='st_sharethis_large' displayText='ShareThis'></span> <span class='st_facebook_large' displayText='Facebook'></span> <span class='st_twitter_large' displayText='Tweet'></span> <span class='st_linkedin_large' displayText='LinkedIn'></span> <span class='st_pinterest_large' displayText='Pinterest'></span> <span class='st_email_large' displayText='Email'></span> </div> Category storage </div> </div> <!--赞--> <div class="row"> <div class="col-lg-6"> <img src="https://xiazemin.github.io/MyBlog/img/webwxgetmsgimg.jpeg" height="400" width="auto" /> </div> </div> <div class="row"> <div class="col-md-12"> <div id="disqus_thread"></div> <div id="gitmentContainer"></div> <link rel="stylesheet" href="/MyBlog/css/default.css"> <script src="/MyBlog/js/gitment.browser.js"></script> <script type="text/javascript" src="/MyBlog/js/json2.js"></script> <script> var gitment = new Gitment({ owner: 'xiazemin', repo: 'MyBlogComment', oauth: { client_id: '981ba8c916c262631ea0', client_secret: 'a52260ef92de69011ccd1cf355b973ef11d6da0e', }, }); var MyGitmentContainer=gitment.render('gitmentContainer'); window.setTimeout(MyGitMentBtnclick,1000); //document.ready(function(){ //window.onload=function(){} function MyGitMentBtnclick(){ //var MyGitmentContainer=document.getElementById('gitmentContainer'); var ele=[],all=MyGitmentContainer.getElementsByTagName("*"); for(var i=0;i<all.length;i++){ if(all[i].className=='gitment-comments-init-btn'){ MyGitMentBtn=all[i]; console.log(MyGitMentBtn); MyGitMentBtn.click(); } } } </script> <!--script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables */ /* var disqus_config = function () { this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; */ (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//airrayagroup.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript> <script id="dsq-count-scr" src="//airrayagroup.disqus.com/count.js" async></script--> </div> </div> </div> <hr> <footer> <div class="container"> <a href="/MyBlog/" style="color: green; font-size: 2em; font-family: 'Schoolbell', cursive;">首页</a> <div class="row"> <div class="col-lg-6"> <p>Copyright &copy; 2017 465474307@qq.com <p> </div> <div class="col-lg-6"> <p style="float: right;">Jekyll theme by <a href="https://github.com/xiazemin/">夏泽民</a></p> </div> </div> </div> </footer> <!-- jQuery --> <script src="/MyBlog/js/jquery-1.12.0.min.js"></script> <script src="/MyBlog/js/jquery-migrate-1.2.1.min.js"></script> <!-- Latest compiled and minified JavaScript --> <script src="/MyBlog/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> <!-- Menu Toggle Script --> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#wrapper").toggleClass("toggled"); }); </script> <script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"slide":{"type":"slide","bdImg":"6","bdPos":"right","bdTop":"100"},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到:","viewSize":"16"}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='/MyBlog/shareapi/js/share.js?v=89860593.js?'];</script> <!-- 2d --> <script type="text/javascript" charset="utf-8" src="/MyBlog/js/L2Dwidget.0.min.js"></script> <script type="text/javascript" charset="utf-8" src="/MyBlog/js/L2Dwidget.min.js"></script> <script type="text/javascript"> setTimeout(()=> { /*L2Dwidget.init({"display": { "superSample": 2, "width": 200, "height": 400, "position": "right", "hOffset": 0, "vOffset": 0 } }); */ L2Dwidget .on('*', (name) => { console.log('%c EVENT ' + '%c -> ' + name, 'background: #222; color: yellow', 'background: #fff; color: #000') }) .init({ dialog: { // 开启对话框 enable: true, script: { // 每空闲 10 秒钟,显示一条一言 'every idle 10s': '$hitokoto$', // 当触摸到星星图案 'hover .star': '星星在天上而你在我心里 (*/ω\*)', // 当触摸到角色身体 'tap body': '哎呀!别碰我!', // 当触摸到角色头部 'tap face': '人家已经不是小孩子了!' } } }); }) </script> <!--html xmlns:wb="http://open.weibo.com/wb"> <script src="http://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script> <wb:follow-button uid="2165491993" type="red_1" width="67" height="24" ></wb:follow-button--> <!--本文来自--> <script type="text/javascript"> /* 仅IE document.body.oncopy = function(){ setTimeout( function () { var text =window.clipboardData.getData("text"); if (text) { text = text + "/r/n本篇文章来源于 xiazemin 的 泽民博客|https://xiazemin.github.io/MyBlog/index.html 原文链接:"+location.href; clipboardData.setData("text", text); } }, 100 ) } */ //绑定在了body上,也可以绑定在其他可用元素行,但是不是所有元素都支持copy和past事件。 /* $(document.body).bind({ copy: function(event) {//copy事件 //var cpTxt = "复制的数据"; var clipboardData = window.clipboardData; //for IE if (!clipboardData) { // for chrome clipboardData = event.originalEvent.clipboardData; } if (event.clipboardData != null/false/undefined) { //ignore the incorrectness of the truncation clipboarddata = event.clipboardData; } else if (window.clipboardData != null/false/undefined) { clipboarddata = window.clipboardData; } else { //default to the last option even if it is null/false/undefined clipboarddata = event.originalEvent.clipboardData; } //e.clipboardData.getData('text');//可以获取用户选中复制的数据 //clipboardData.setData('Text', cpTxt); alert(clipboarddata.getData('text')); //$('#message').text('Copy Data : ' + cpTxt); return false;//否则设不生效 },paste: function(e) {//paste事件 var eve = e.originalEvent var cp = eve.clipboardData; var data = null; var clipboardData = window.clipboardData; // IE if (!clipboardData) { //chrome clipboardData = e.originalEvent.clipboardData } data = clipboardData.getData('Text'); //$('#message').html(data); } }); */ function addLink() { var body_element = document.getElementsByTagName('body')[0]; var selection; selection = window.getSelection(); var pagelink = "<br /><br />本文来源:xiazemin 的 泽民博客 <a href='"+document.location.href+"'>"+document.location.href+"</a>"; //+document.location.href+当前页面链接 var copy_text = selection + pagelink; console.log(copy_text); var new_div = document.createElement('div'); new_div.style.left='-99999px'; new_div.style.position='absolute'; body_element.appendChild(new_div ); new_div.innerHTML = copy_text ; selection.selectAllChildren(new_div ); window.setTimeout(function() { body_element.removeChild(new_div ); },0); } document.oncopy = addLink; </script> <!--本文来自--> </div> </body> </html>
xiazemin/MyBlog
storage/2018/08/22/master_slave_diff.html
HTML
mit
34,674
<aside id="app-aside" class="app-aside" > <div class="app-aside-background" [ngStyle]="{'background-image':' url(' + background + ' )'}"></div> <div class="progress-bar-container"> <div class="progress-page"> <span class="progress-page-size" [ngStyle]="{'width.%': pageScrolledSize}"></span> </div> </div> <div class="page-title"> {{title}} </div> </aside>
rogerioyokoi/rogerioyokoi
src/app/modules/aside/components/app-aside/app-aside.component.html
HTML
mit
375
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <base href="../../../" /> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> <h1>[name]</h1> <p>The goal of this section is to give a brief introduction to three.js. We will start by setting up a scene, with a spinning cube. A working example is provided at the bottom of the page in case you get stuck and need help.</p> <h2>Before we start</h2> <p>Before you can use three.js, you need somewhere to display it. Save the following HTML to a file on your computer, along with a copy of [link:https://threejs.org/build/three.js three.js] in the js/ directory, and open it in your browser.</p> <code> &lt;!DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;meta charset="utf-8"&gt; &lt;title&gt;My first three.js app&lt;/title&gt; &lt;style&gt; body { margin: 0; } &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;script src="js/three.js"&gt;&lt;/script&gt; &lt;script&gt; // Our Javascript will go here. &lt;/script&gt; &lt;/body&gt; &lt;/html&gt; </code> <p>That's all. All the code below goes into the empty &lt;script&gt; tag.</p> <h2>Creating the scene</h2> <p>To actually be able to display anything with three.js, we need three things: scene, camera and renderer, so that we can render the scene with camera.</p> <code> const scene = new THREE.Scene(); const camera = new THREE.PerspectiveCamera( 75, window.innerWidth / window.innerHeight, 0.1, 1000 ); const renderer = new THREE.WebGLRenderer(); renderer.setSize( window.innerWidth, window.innerHeight ); document.body.appendChild( renderer.domElement ); </code> <p>Let's take a moment to explain what's going on here. We have now set up the scene, our camera and the renderer.</p> <p>There are a few different cameras in three.js. For now, let's use a <strong>PerspectiveCamera</strong>.</p> <p>The first attribute is the <strong>field of view</strong>. FOV is the extent of the scene that is seen on the display at any given moment. The value is in degrees.</p> <p>The second one is the <strong>aspect ratio</strong>. You almost always want to use the width of the element divided by the height, or you'll get the same result as when you play old movies on a widescreen TV - the image looks squished.</p> <p>The next two attributes are the <strong>near</strong> and <strong>far</strong> clipping plane. What that means, is that objects further away from the camera than the value of <strong>far</strong> or closer than <strong>near</strong> won't be rendered. You don't have to worry about this now, but you may want to use other values in your apps to get better performance.</p> <p>Next up is the renderer. This is where the magic happens. In addition to the WebGLRenderer we use here, three.js comes with a few others, often used as fallbacks for users with older browsers or for those who don't have WebGL support for some reason.</p> <p>In addition to creating the renderer instance, we also need to set the size at which we want it to render our app. It's a good idea to use the width and height of the area we want to fill with our app - in this case, the width and height of the browser window. For performance intensive apps, you can also give <strong>setSize</strong> smaller values, like <strong>window.innerWidth/2</strong> and <strong>window.innerHeight/2</strong>, which will make the app render at quarter size.</p> <p>If you wish to keep the size of your app but render it at a lower resolution, you can do so by calling <strong>setSize</strong> with false as <strong>updateStyle</strong> (the third argument). For example, <strong>setSize(window.innerWidth/2, window.innerHeight/2, false)</strong> will render your app at half resolution, given that your &lt;canvas&gt; has 100% width and height.</p> <p>Last but not least, we add the <strong>renderer</strong> element to our HTML document. This is a &lt;canvas&gt; element the renderer uses to display the scene to us.</p> <p><em>"That's all good, but where's that cube you promised?"</em> Let's add it now.</p> <code> const geometry = new THREE.BoxGeometry(); const material = new THREE.MeshBasicMaterial( { color: 0x00ff00 } ); const cube = new THREE.Mesh( geometry, material ); scene.add( cube ); camera.position.z = 5; </code> <p>To create a cube, we need a <strong>BoxGeometry</strong>. This is an object that contains all the points (<strong>vertices</strong>) and fill (<strong>faces</strong>) of the cube. We'll explore this more in the future.</p> <p>In addition to the geometry, we need a material to color it. Three.js comes with several materials, but we'll stick to the <strong>MeshBasicMaterial</strong> for now. All materials take an object of properties which will be applied to them. To keep things very simple, we only supply a color attribute of <strong>0x00ff00</strong>, which is green. This works the same way that colors work in CSS or Photoshop (<strong>hex colors</strong>).</p> <p>The third thing we need is a <strong>Mesh</strong>. A mesh is an object that takes a geometry, and applies a material to it, which we then can insert to our scene, and move freely around.</p> <p>By default, when we call <strong>scene.add()</strong>, the thing we add will be added to the coordinates <strong>(0,0,0)</strong>. This would cause both the camera and the cube to be inside each other. To avoid this, we simply move the camera out a bit.</p> <h2>Rendering the scene</h2> <p>If you copied the code from above into the HTML file we created earlier, you wouldn't be able to see anything. This is because we're not actually rendering anything yet. For that, we need what's called a <strong>render or animate loop</strong>.</p> <code> function animate() { requestAnimationFrame( animate ); renderer.render( scene, camera ); } animate(); </code> <p>This will create a loop that causes the renderer to draw the scene every time the screen is refreshed (on a typical screen this means 60 times per second). If you're new to writing games in the browser, you might say <em>"why don't we just create a setInterval ?"</em> The thing is - we could, but <strong>requestAnimationFrame</strong> has a number of advantages. Perhaps the most important one is that it pauses when the user navigates to another browser tab, hence not wasting their precious processing power and battery life.</p> <h2>Animating the cube</h2> <p>If you insert all the code above into the file you created before we began, you should see a green box. Let's make it all a little more interesting by rotating it.</p> <p>Add the following right above the <strong>renderer.render</strong> call in your <strong>animate</strong> function:</p> <code> cube.rotation.x += 0.01; cube.rotation.y += 0.01; </code> <p>This will be run every frame (normally 60 times per second), and give the cube a nice rotation animation. Basically, anything you want to move or change while the app is running has to go through the animate loop. You can of course call other functions from there, so that you don't end up with a <strong>animate</strong> function that's hundreds of lines.</p> <h2>The result</h2> <p>Congratulations! You have now completed your first three.js application. It's simple, but you have to start somewhere.</p> <p>The full code is available below and as an editable [link:https://jsfiddle.net/fxurzeb4/ live example]. Play around with it to get a better understanding of how it works.</p> <code> &lt;!DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;meta charset="utf-8"&gt; &lt;title&gt;My first three.js app&lt;/title&gt; &lt;style&gt; body { margin: 0; } &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;script src="js/three.js"&gt;&lt;/script&gt; &lt;script&gt; const scene = new THREE.Scene(); const camera = new THREE.PerspectiveCamera( 75, window.innerWidth / window.innerHeight, 0.1, 1000 ); const renderer = new THREE.WebGLRenderer(); renderer.setSize( window.innerWidth, window.innerHeight ); document.body.appendChild( renderer.domElement ); const geometry = new THREE.BoxGeometry(); const material = new THREE.MeshBasicMaterial( { color: 0x00ff00 } ); const cube = new THREE.Mesh( geometry, material ); scene.add( cube ); camera.position.z = 5; const animate = function () { requestAnimationFrame( animate ); cube.rotation.x += 0.01; cube.rotation.y += 0.01; renderer.render( scene, camera ); }; animate(); &lt;/script&gt; &lt;/body&gt; &lt;/html&gt; </code> </body> </html>
kaisalmen/three.js
docs/manual/en/introduction/Creating-a-scene.html
HTML
mit
8,773
<div class="col-md-12 docs-head"> <p>A lightweight table directive with sorting, pagination and filtering support.</p> <p>Settings can be provided as attributes in the <code>&lt;tasty-table&gt;</code> or globally configured through the <code>tableConfig</code></p> <ul> <li> <p><code>bind-resource</code><i class="glyphicon glyphicon-eye-open"></i> : The date object. </p> </li> <li ng-if="innerPage == 'complete' || innerPage == 'filters' || innerPage == 'advance-filters'"> <p><code>bind-filters</code> (Defaults: {}) : The filter expression, check <a href="https://docs.angularjs.org/api/ng/filter/filter" target="_blank">Angular Filter</a> for more info. </p> </li> <li ng-if="innerPage == 'complete' || innerPage == 'advance-filters'"> <p><code>bind-filters-comparator</code> (Defaults: undefined) : The filter comparator, check <a href="https://docs.angularjs.org/api/ng/filter/filter" target="_blank">Angular Filter</a> for more info. </p> </li> <li ng-if="innerPage == 'complete' || innerPage == 'custom-theme'"> <p><code>bind-theme</code> (Defaults: {...}) : Be able to change the tableConfig constant object. </p> </li> <li> <p><code><span style="color:orange">bind-</span>watch-resource</code> (Defaults: 'reference') : Give the option to update the table by changing the setting of $watch('resource', ...). The option are the classic three: 'reference', 'collection' and 'equality'. </p> </li> </ul> <div ng-if="innerPage == 'complete' || innerPage == 'sorting' || innerPage == 'custom-sorting'"> <p>Settings can be provided as attributes in the <code>&lt;tasty-thead&gt;</code>.</p> <ul> <li> <p><code><span style="color:orange">bind-</span>not-sort-by</code> (Defaults: [ ]) : list key columns not want sort, if is empty will not sort any column. You can also disable the sorting by adding <code>sortable: false</code> inside the column header values. </p> </li> <li> <p><code><span style="color:orange">bind-</span>bootstrap-icon</code> (Defaults: false) : Whether to display boostrap icon or not. </p> </li> <li> <p><code><span style="color:orange">bind-</span>icon-up</code> (Defaults: 'fa fa-sort-up') : Class thead icon up </p> </li> <li> <p><code><span style="color:orange">bind-</span>icon-down</code> (Defaults: 'fa fa-sort-down') : Class thead icon down </p> </li> <li> <p><code><span style="color:orange">bind-</span>template-url</code> (Defaults: 'template/table/head.html') : a path to a template representing head content. </p> </li> </ul> </div> <div ng-if="innerPage == 'complete' || innerPage == 'pagination' || innerPage == 'custom-pagination'"> <p>Settings can be provided as attributes in the <code>&lt;tasty-pagination&gt;</code>.</p> <ul> <li> <p><code><span style="color:orange">bind-</span>items-per-page</code> (Defaults: 5) : Maximum number of items per page. </p> </li> <li> <p><code><span style="color:orange">bind-</span>list-items-per-page</code> (Defaults: [5, 25, 50, 100]) : list possible choice for items per page. </p> </li> <li> <p><code><span style="color:orange">bind-</span>template-url</code> (Defaults: 'template/table/pagination.html') : a path to a template representing pagination's content. </p> </li> </ul> </div> <div class="bs-callout bs-callout-primary" ng-if="innerPage == 'complete' || innerPage == 'custom-theme'"> <h4>bind-theme</h4> <p>Below the defaults values</p> <pre><code data-language="javascript">{ init: { 'count': 5, 'page': 1, 'sortBy': undefined, 'sortOrder': undefined, 'filterBase': 1 }, query: { 'page': 'page', 'count': 'count', 'sortBy': 'sort-by', 'sortOrder': 'sort-order' }, bootstrapIcon: false, bindOnce: true, loadOnInit: false, iconUp: 'fa fa-sort-up', iconDown: 'fa fa-sort-down', listItemsPerPage: [5, 25, 50, 100], itemsPerPage: 5, templateHeadUrl: 'template/table/head.html', templateUrl: 'template/table/pagination.html', watchResource: 'reference' }</code></pre> </div> <div class="bs-callout bs-callout-primary"> <h4>bind-</h4> <p>If you add before the attribute that means is a variable inside your <code>$scope</code> otherwise you passing by plan value.</p> </div> </div>
Zizzamia/ng-tasty
website/template/table/docs-header.html
HTML
mit
4,670
<section> <!--<div class="page-header">--> <!--<div class="row">--> <!--<div class="col-md-3">--> <!--<h1>Users</h1>--> <!--</div>--> <!--<div class="col-md-3 pull-right">--> <!--<input class="form-control col-md-4" type="text" data-ng-model="search" placeholder="Search" ng-change="figureOutItemsToDisplay()" />--> <!--</div>--> <!--</div>--> <!--</div>--> <div class = "row page-header"> <div class = "col-md-3"> <button type="button" class="btn btn-success btn-lg" ng-click="backup()"> <span class = "glyphicon glyphicon-download-alt"> </span> Backup Now </button> </div> </div> <div class="list-group"> <a data-ng-repeat="user in pagedItems" ng-click="setUser(user)" ui-sref="admin-users.view" class="list-group-item"> <h4 class="list-group-item-heading" data-ng-bind="user.email"></h4> <small class="list-group-item-text"> Created: <span data-ng-bind="user.created | date:'medium'"></span> </small> <br/> <small class="list-group-item-text"> Name: <span data-ng-bind="user.displayName"></span> </small> <br/> <small class="list-group-item-text"> Provider: <span data-ng-bind="user.provider"></span> </small> <br/> <small class="list-group-item-text"> Roles: <span data-ng-bind="user.roles | json"></span> </small> </a> </div> <pagination boundary-links="true" max-size="8" items-per-page="itemsPerPage" total-items="filterLength" ng-model="currentPage" ng-change="pageChanged()"></pagination> <div class="alert alert-warning text-center" data-ng-hide="!users.$resolved || users.length"> </div> </section>
thexilent13/case-one-secudev
public/modules/admin/views/users/list-users.client.view.html
HTML
mit
1,950
<html> <head> <meta charset="UTF-8"/> <meta itemprop='identifier' content='216714'/> <meta itemprop='datePublished' content='2014-12-12'/> <meta itemprop='datePublished-pubid' content='186'/> </head> FUNDAÇÃO INSTITUTO DAS ÁGUAS DO MUNICÍPIO DO RIO DE JANEIRO – RIO-ÁGUAS <p align="center" class="MsoNormal"> <b> FUNDAÇÃO INSTITUTO DAS ÁGUAS DO MUNICÍPIO DO RIO DE JANEIRO – RIO-ÁGUAS </b> </p> <p align="center" class="MsoNormal"> <b> DESPACHOS DO PRESIDENTE </b> </p> <p align="center" class="MsoNormal"> <b> EXPEDIENTE DE 09/12/2014 </b> </p> <p class="MsoNormal"> <b> 06/601.744/2014 </b> – <b> DT ENGENHARIA DE EMPREENDIMENTOS LTDA </b> - Tendo em vista a Aceitação Definitiva publicada no D.O Rio nº 168, de 14/11/2014, autorizo a devolução da Garantia em moeda corrente apresentada como garantia dos SERVIÇOS DE OPERAÇÃO E MANUTENÇÃO DA UNIDADE DE TRATAMENTO DE RIO FLOTFLUX – UTR GUARATIBA – XXVI R.A – AP-5.3, objeto do contrato 149/2011. </p> <p class="MsoNormal"> </p> <p align="center" class="MsoNormal"> <b> EXPEDIENTES DE 10/12/2014 </b> </p> <p class="MsoNormal"> <b> 06/601.476/2010 </b> – Ref.: Contrato nº 025/2011 – De acordo com o constante deste processo, às fls. 1.041 a 1.044, AUTORIZO A RESCISÃO AMIGÁVEL, conforme os seguintes dados: <b> Objeto </b> : PRESTAÇÃO DE SERVIÇOS PARA APOIAR A UNIDADE EXECUTORA LOCAL - UEL, DA SECRETARIA MUNICIPAL DE OBRAS - SMO, NO GERENCIAMENTO DE CONTRATOS REFERENTES AO PROGRAMA DE RECUPERAÇÃO AMBIENTAL DA BACIA DE JACAREPAGUÁ – LOTE 1, DO PROGRAMA DE ACELERAÇÃO DO CRESCIMENTO – PAC. <b> Partes </b> : SECRETARIA MUNICIPAL DE OBRAS E FUNDAÇÃO INSTITUTO DAS ÁGUAS DO MUNICÍPIO DO RIO DE JANEIRO E O CONSÓRCIO CONCREMAR/TCDI, constituído pelas empresa CONCREMAT ENGENHARIA E TECNOLOGIA S/A (líder) e TCDI – CONSULTORIA E TECNOLOGIA LTDA. <b> Fundamento: </b> Inciso II do Artigo 79 da Lei Federal nº 8.666/93 e suas alterações, combinado com o inciso III do Artigo 532 do RGCAF, aprovado pelo Decreto nº 3.221 de 18/09/1981 e atualizado pelo Decreto nº 31.043 de 03/09/2009. <b> Razão </b> : Rescisão Amigável do Contrato. <b> Autorização </b> : João Luiz Reis da Silva – Presidente. Lavra-se o Termo correspondente. </p> <p class="MsoNormal"> </p> <p class="MsoNormal"> <b> 06/600.697/2013 </b> – Tendo em vista o parecer da Comissão designada pela portaria "P" RIO-ÁGUAS/PRE n.º 203 de 17/11/2014, ficam <b> ACEITOS EM CARÁTER PROVISÓRIO </b> , os <b> “SERVIÇOS DE OPERAÇÃO E MANUTENÇÃO DA ELEVATÓRIA E DAS REDES DE DRENAGEM DA COMUNIDADDE SÃO FERNANDO, SANTA CRUZ – XIX RA – AP.5.3”, </b> objeto do processo n.º <b> 06/600.697/2013 </b> , TP nº <b> 06/13 </b> , contrato nº <b> 024/13 </b> , executados pela empresa <b> ESÁGUA ENGENHARIA, INDÚSTRIA E COMÉRCIO </b> <b> LTDA. </b> </p> </html>
okfn-brasil/queriDO
content/filtrado/216714.html
HTML
mit
3,835
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- CSS--> <link rel="stylesheet" type="text/css" href="../../css/main.css"> <title>Clinica MagicDent</title> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries--> <!--if lt IE 9 script(src='https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js') script(src='https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js') --> <style> .borde1{border: 1px #000 solid; text-align: center} .borde{border: 1px #000fff solid;} .borde2{border: 1px #295ba7 solid; text-align: center} .action{ float: right;} </style> </head> <body class="sidebar-mini fixed"> <div class="wrapper"> <!-- Navbar--> <header class="main-header hidden-print"><a class="logo" href="../layout.html">CMD</a> <nav class="navbar navbar-static-top"> <!-- Sidebar toggle button--><a class="sidebar-toggle" href="#" data-toggle="offcanvas"></a> <div class="navbar-custom-menu"> <ul class="top-nav"> <!--Notification Menu--> <li class="dropdown notification-menu"><a class="dropdown-toggle" href="#" data-toggle="dropdown" aria-expanded="false"><i class="fa fa-bell-o fa-lg"></i></a> <ul class="dropdown-menu"> <li class="not-head">Tienes 4 nuevas notificaciones</li> <li><a class="media" href="javascript:;"><span class="media-left media-icon"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x text-primary"></i><i class="fa fa-envelope fa-stack-1x fa-inverse"></i></span></span> <div class="media-body"><span class="block">Mariel te ha enviado un mensaje</span><span class="text-muted block">Hace 2 minutos</span></div></a></li> <li><a class="media" href="javascript:;"><span class="media-left media-icon"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x text-danger"></i><i class="fa fa-hdd-o fa-stack-1x fa-inverse"></i></span></span> <div class="media-body"><span class="block">El servidor no esta activo</span><span class="text-muted block">Hace 2 minutos</span></div></a></li> <li><a class="media" href="javascript:;"><span class="media-left media-icon"><span class="fa-stack fa-lg"><i class="fa fa-circle fa-stack-2x text-success"></i><i class="fa fa-money fa-stack-1x fa-inverse"></i></span></span> <div class="media-body"><span class="block">Transacción abc terminada</span><span class="text-muted block">Hace 2 minutos</span></div></a></li> <li class="not-footer"><a href="#">Mirar todas las notificaciones</a></li> </ul> </li> <!-- User Menu--> <li class="dropdown"><a class="dropdown-toggle" href="#" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><i class="fa fa-user fa-lg"></i></a> <ul class="dropdown-menu settings-menu"> <li><a href="#"><i class="fa fa-cog fa-lg"></i> Opciones</a></li> <li><a href="#"><i class="fa fa-user fa-lg"></i> Perfil</a></li> <li><a href="#"><i class="fa fa-sign-out fa-lg"></i> Salir</a></li> </ul> </li> </ul> </div> </nav> </header> <aside class="main-sidebar hidden-print"> <section class="sidebar"> <div class="user-panel"> <div class="pull-left image"><img class="img-circle" src="https://s3.amazonaws.com/uifaces/faces/twitter/jsa/48.jpg" alt="User Image"></div> <div class="pull-left info"> <p>JuanJ</p> <p class="designation">Juan Jose</p> </div> </div> <!-- Sidebar Menu--> <ul class="sidebar-menu"> <li class="treeview"><a href="../layout.html"><i class="fa fa-dashboard"></i><span>Inicio</span></a></li> <li class="treeview"><a href="#"><i class="fa fa-users"></i><span> Mant. Usuario</span><i class="fa fa-angle-right"></i></a> <ul class="treeview-menu"> <li><a href="../Usuario/index.html"><i class="fa fa-user"></i>Usuario</a></li> <li><a href="../Perfiles/index.html"><i class="fa fa-user"></i>Perfiles</a></li> <li><a href="../Rol/index.html"><i class="fa fa-user"></i>Roles</a></li> </ul> </li> <li class="treeview"><a href="#"><i class="fa fa-user"></i><span>Mant. Empleado</span><i class="fa fa-angle-right"></i></a> <ul class="treeview-menu"> <li><a href="../Empleado/index.html"><i class="fa fa-user"></i>Empleado</a></li> <li><a href="#"><i class="fa fa-circle-o"></i>Historial</a></li> </ul> </li> <li class="treeview"><a href="#"><i class="fa fa-edit"></i><span>Citas</span><i class="fa fa-angle-right"></i></a> <ul class="treeview-menu"> <li><a href="form-componants.html"><i class="fa fa-circle-o"></i>Registrar Cita</a></li> </ul> </li> <li class="treeview"><a href="#"><i class="fa fa-user"></i><span>Empleado</span><i class="fa fa-angle-right"></i></a> <ul class="treeview-menu"> <li><a href="#"><i class="fa fa-circle-o"></i>Registrar Empleado</a></li> <li><a href="#"><i class="fa fa-circle-o"></i>Registrar Asistencia</a></li> </ul> </li> <li class="treeview"><a href="#"><i class="fa fa-file-text"></i><span>Servicios</span><i class="fa fa-angle-right"></i></a> <ul class="treeview-menu"> <li><a href="#"><i class="fa fa-circle-o"></i> Registrar Servicio</a></li> </ul> </li> </ul> </section> </aside> <div class="content-wrapper"> <!--********************************TITULO*******************************--> <div class="page-title"> <div> <h1><i class="fa fa-cog"></i> Mantenimiento de Comprobante</h1> <p>Comprobante ...!</p> </div> <div> <ul class="breadcrumb"> <li><i class="fa fa-home fa-lg"></i></li> <li>Comprobates</li> <li><a href="#">Lista de Comprobantes</a></li> </ul> </div> </div> <!--********************************FIN TITULO*******************************--> <!--AQUÍ VA EL CODIGO--> <div class="row"> <div class="col-md-12"> <!--CODIGO MODIFICAR--> <div class="card"> <!--*********************************************AQUÍ MODIFICAR CARD***************************--> <!--*********************************************CARD***************************--> <!--CONTAINER TITLE--> <div class="container" > <!--NOMBRE DE MANTENIMIENTO--> <h3 style="display:inline-block;" class="header-title"><i class="glyphicon glyphicon-cog"></i></h3> </div> <!--ACTIONS--> <div class="card-title-w-btn "> <!--NEW PATIENT--> <div class="bs-component"> <div > <a class="btn btn-info icon-btn" href="create.html"> <i class="fa fa-fw fa-lg fa-user-plus"></i>Nuevo</a> </div> </div> <!--EXPORT--> <div class="btn-group"><a class="btn btn-primary dropdown-toggle" href="#" data-toggle="dropdown"><i class="fa fa-fw fa-lg fa-cloud-download"></i>Exportar <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="#">PDF</a></li> <li><a href="#">Excel</a></li> <li><a href="#">Otro</a></li> </ul> </div> </div> <hr> <!--***************TABLE--> <div class="card-body table-responsive"> <table class="table table-hover table-bordered " id="sampleTable"> <thead style="color:#ffffff;background:#0094ff;"> <tr> <th> N° </th> <th>Serie</th> <th>Fecha de Registro</th> <th>Fecha de Vencimiento</th> <th>Estado</th> <th>Detalle</th> <th>Editar</th> </tr> </thead> <tbody> <tr> <td>1</td> <td>COMP0001</td> <td>06/05/2017</td> <td>10/05/2017</td> <td>Activo</td> <td> <div class="col-md-12" style="text-align: center;"> <a class="btn btn-default btn-flat" href="detail.html"><i class="fa fa-lg fa-plus"></i></a> </div> </td> <td> <div class="col-md-12" style="text-align: center;"> <a class="btn btn-warning btn-flat" href="edit.html"><i class="fa fa-lg fa-edit"></i></a> </div> </td> <tr> <td>2</td> <td>COMP0002</td> <td>06/05/2017</td> <td>19/05/2017</td> <td>Activo</td> <td> <div class="col-md-12" style="text-align: center;"> <a class="btn btn-default btn-flat" href="detail.html"><i class="fa fa-lg fa-plus"></i></a> </div> </td> <td> <div class="col-md-12" style="text-align: center;"> <a class="btn btn-warning btn-flat" href="edit.html"><i class="fa fa-lg fa-edit"></i></a> </div> </td> </tr> </tbody> </table> </div> <!--******************TABLE***********--> <!--*******************************************FIN***********************************--> </div> </div> <!--FIN DE MODIFICAR--> </div> </div> </div> <!-- Javascripts--> <script src="../../js/jquery-2.1.4.min.js"></script> <script src="../../js/essential-plugins.js"></script> <script src="../../js/bootstrap.min.js"></script> <script src="../../js/plugins/pace.min.js"></script> <script src="../../js/main.js"></script> <!--TABLESCRIPT--> <script type="text/javascript" src="../../js/plugins/jquery.dataTables.min.js"></script> <script type="text/javascript" src="../../js/plugins/dataTables.bootstrap.min.js"></script> <script type="text/javascript"> //$('#sampleTable').DataTable(); $(document).ready(function () { $('#sampleTable').dataTable({ language: { processing: "En curso...", search: "Buscar:", lengthMenu: "Visualizar _MENU_ registros", info: "_START_ de _END_ registros de un total de _TOTAL_ registros", infoEmpty: "0 registros encontrados", infoFiltered: "(_MAX_ registros filtrados en total)", infoPostFix: "", loadingRecords: "Cargando registros...", zeroRecords: "No hay registros", emptyTable: "Vacío", paginate: { first: "Primero", previous: "Previo ", next: " Siguiente", last: "Último" }, aria: { sortAscending: ": Habilitado para ordenar la columna en orden ascendente", sortDescending: ": Habilitado para ordenar la columna en orden descendente" } } }); }); </script> </body> </html>
jererot/GuiClinicaDemo
dist/View/Comprobante/index.html
HTML
mit
13,914
<!DOCTYPE html> <html lang="en" id="page"> <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"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content="Pierrepont Solutions"> <link rel="shortcut icon" href="../favicon.ico"/> <title>The Pierrepont School</title> <link href="../css/bootstrap.min.css" rel="stylesheet"> <link href="../css/bootstrap-theme.min.css" rel="stylesheet"> <link href="../css/main.css" rel="stylesheet"> <link href="../css/page.css" rel="stylesheet"> <link href="../css/faculty-page.css" rel="stylesheet"> <script src="../js/ie-emulation-modes-warning.js"></script><style type="text/css"></style> <style id="holderjs-style" type="text/css"> </style> </head> <body id="body" role="document"> <div id="wrapper"> <!-- Topbar --> <div id="topbar"> <div id="topbar-heading"> Pierrepont <span id="school-heading"> School </span> </div> <div id="menu-toggle-div"> <a href="#menu-toggle" class="btn btn-default" id="menu-toggle"> <img id="menu-toggle-img" src="../menu-icon.png"></a> </div> </div> <!-- Sidebar --> <nav id="sidebar-wrapper"> <div id="logoContainer"> <a href="../index.html"><img id="logo" src="../logo.png"></a> </div> <ul class="sidebar-nav"> <li> <a class="choose-sub">About</a> <ul class="sidebar-nav-sub active-sub"> <li> <a href="../about/overview.html">Overview</a> </li> <li> <a href="../about/mission statement.html">Mission Statement</a> </li> <li> <a href="../about/founders statement.html">Founder's Statement</a> </li> <li> <a href="../about/from the head.html">From the Head</a> </li> <li> <a href="../about/alumni.html">Alumni</a> </li> <li> <a href="../about/administration.html">Administration</a> </li> </ul> </li> <li> <a class="choose-sub">Faculty</a> <ul class="sidebar-nav-sub"> <li> <a href="../faculty/faculty.html">Faculty</a> </li> </ul> </li> <li> <a class="choose-sub">Curriculum</a> <ul class="sidebar-nav-sub"> <li> <a href="../curriculum/humanities.html">Humanities</a> </li> <li> <a href="../curriculum/sciences.html">Sciences</a> </li> <li> <a href="../curriculum/arts.html">Arts</a> </li> <li> <a href="../curriculum/lower school.html">Lower School</a> </li> </ul> </li> <li> <a class="choose-sub">Community</a> <ul class="sidebar-nav-sub"> <li> <a href="../community/community.html">Community</a> </li> </ul> </li> <li> <a class="choose-sub">Admissions</a> <ul class="sidebar-nav-sub"> <li> <a href="../admissions/apply.html">Apply</a> </li> <li> <a href="../admissions/faqs.html">FAQs</a> </li> </ul> </li> <li> <a class="choose-sub">Contact</a> <ul class="sidebar-nav-sub"> <li> <a href="../contact/contact.html">Contact</a> </li> </ul> </li> </ul> </nav> <!-- /#sidebar-wrapper --> <!-- Page Content --> <div id="page-content-wrapper"> <div class="container-fluid"> <div class="row"> <!--div id="watermark-wrapper"> <img id="watermark" src="logo10.png"> </div--> <div class="col-lg-12" id="text-wrapper"> <h1 id="heading">Olivia Ball</h1> <div class="faculty-item"> <a href="../../faculty/j phillips.html"><div class="faculty-image"></div></a> <div class="faculty-text"> <p class="faculty-name"> <a href="../../faculty/j phillips.html">J Phillips</a></a> </p> <p class="faculty-title"> <a href="../lower school.html">Lower School Science Program</a> </p> <p class="faculty-creds"> B.A., History, Stanford University </p> </div> </div> </div> </div> </div> </div> <!-- /#page-content-wrapper --> </div> <!-- /container --> <script src="../js/jquery.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/docs.min.js"></script> <script src="../js/portfolio.js"></script> <script src="../js/main.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../js/ie10-viewport-bug-workaround.js"></script> <script> $("#menu-toggle").click(function(e) { e.preventDefault(); $("#wrapper").toggleClass("toggled"); }); </script> <script> $(".choose-sub").click(function(e) { $(".active-sub").removeClass("active-sub"); $(this).next().addClass("active-sub"); }); </script> </div></body></html>
ttogun/ttogun.github.io
Faculty/Olivia Ball.html
HTML
mit
5,929
<!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.6.0_18) on Thu Dec 18 17:18:42 PST 2014 --> <title>Uses of Interface javax.xml.stream.util.XMLEventConsumer (Java Platform SE 7 )</title> <meta name="date" content="2014-12-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="Uses of Interface javax.xml.stream.util.XMLEventConsumer (Java Platform SE 7 )"; } //--> </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><a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?javax/xml/stream/util/class-use/XMLEventConsumer.html" target="_top">Frames</a></li> <li><a href="XMLEventConsumer.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"> <h2 title="Uses of Interface javax.xml.stream.util.XMLEventConsumer" class="title">Uses of Interface<br>javax.xml.stream.util.XMLEventConsumer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">XMLEventConsumer</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="#javax.xml.stream">javax.xml.stream</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#javax.xml.stream.util">javax.xml.stream.util</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="javax.xml.stream"> <!-- --> </a> <h3>Uses of <a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">XMLEventConsumer</a> in <a href="../../../../../javax/xml/stream/package-summary.html">javax.xml.stream</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">XMLEventConsumer</a> in <a href="../../../../../javax/xml/stream/package-summary.html">javax.xml.stream</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../javax/xml/stream/XMLEventWriter.html" title="interface in javax.xml.stream">XMLEventWriter</a></strong></code> <div class="block">This is the top level interface for writing XML documents.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="javax.xml.stream.util"> <!-- --> </a> <h3>Uses of <a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">XMLEventConsumer</a> in <a href="../../../../../javax/xml/stream/util/package-summary.html">javax.xml.stream.util</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../javax/xml/stream/util/package-summary.html">javax.xml.stream.util</a> with parameters of type <a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">XMLEventConsumer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XMLEventAllocator.</span><code><strong><a href="../../../../../javax/xml/stream/util/XMLEventAllocator.html#allocate(javax.xml.stream.XMLStreamReader,%20javax.xml.stream.util.XMLEventConsumer)">allocate</a></strong>(<a href="../../../../../javax/xml/stream/XMLStreamReader.html" title="interface in javax.xml.stream">XMLStreamReader</a>&nbsp;reader, <a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">XMLEventConsumer</a>&nbsp;consumer)</code> <div class="block">This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in.</div> </td> </tr> </tbody> </table> </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><a href="../../../../../javax/xml/stream/util/XMLEventConsumer.html" title="interface in javax.xml.stream.util">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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?javax/xml/stream/util/class-use/XMLEventConsumer.html" target="_top">Frames</a></li> <li><a href="XMLEventConsumer.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 ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://docs.oracle.com/javase/7/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../../../legal/cpyr.html">Copyright</a> &#x00a9; 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
fbiville/annotation-processing-ftw
doc/java/jdk7/javax/xml/stream/util/class-use/XMLEventConsumer.html
HTML
mit
8,830
<footer class="footer-main"> {{ site.name }} © {{ site.time | date: '%Y' }} <a class="link" href="{{ site.url }}/feed.xml" target="_blank"><svg class="icon icon-rss"><use xlink:href="#icon-rss"></use></svg></a> </footer> {% if page.viz %} <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.2/d3.min.js" charset="utf-8"></script> <script>{% include nvd3.js %}</script> <script src="{{site.baseurl}}/viz/{{page.viz}}"></script> {% endif %}
danilito19/danilito19.github.io
_includes/footer.html
HTML
mit
463
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta content="tech, networking" name="keywords"> <meta content="Hugo" name="author"> <meta property="og:title" content="Dell, Broadcom, Server 2003 SP2 SNP and TOE - Hugo&#39;s Blog"> <meta property="og:url" content="http://blog.slabnet.com/post/dell-broadcom-server-2003-sp2-snp-and-toe/"> <meta property="og:description" content="Mostly tech...mostly"> <meta property="og:type" content="website" /> <title>Dell, Broadcom, Server 2003 SP2 SNP and TOE | Hugo&#39;s Blog</title> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: { inlineMath: [ ['$','$'], ["\\(","\\)"] ], processEscapes: true } }); </script> <link rel="stylesheet" href="http://blog.slabnet.com//css/style.css"> <link rel="shortcut icon" href="http://blog.slabnet.com//wave.ico"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" /> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/solarized-dark.min.css"> </head> <body> <section class="section"> <div class="container"> <nav class="nav"> <div class="nav-left"> <a class="nav-item" href="http://blog.slabnet.com/"><h1 class="title is-4">Hugo&#39;s Blog</h1></a> </div> <div class="nav-right"> <nav class="nav-item level is-mobile"> <a class="level-item" href="https://github.com/hslabbert" target="_blank"> <span class="icon"> <i class="fa fa-github"></i> </span> </a> <a class="level-item" href="https://gitlab.com/hslabbert" target="_blank"> <span class="icon"> <i class="fa fa-gitlab"></i> </span> </a> <a class="level-item" href="https://twitter.com/hugoslabbert" target="_blank"> <span class="icon"> <i class="fa fa-twitter"></i> </span> </a> <a class="level-item" href="https://linkedin.com/in/hugoslabbert" target="_blank"> <span class="icon"> <i class="fa fa-linkedin-square"></i> </span> </a> <a class="level-item" href="/index.xml" target="_blank"> <span class="icon"> <i class="fa fa-rss"></i> </span> </a> </nav> </div> </nav> </div> </section> <section class="section"> <div class="container"> <h1 class="title">Dell, Broadcom, Server 2003 SP2 SNP and TOE</h1> <h2 class="subtitle is-5">March 23, 2008 by Hugo</h2> <div class="tags"> <a class="button is-link" href="/tags/exchange-2007">exchange 2007</a> <a class="button is-link" href="/tags/server-2003">server 2003</a> <a class="button is-link" href="/tags/troubleshooting">troubleshooting</a> <a class="button is-link" href="/tags/windows">windows</a> <a class="button is-link" href="/tags/windows-server">windows server</a> </div> <div class="content"> <p>Dell, Broadcom, and Microsoft have decided to partner up with the release of a technology called TCP/IP Offloading, or TOE for <em>TCP/IP Offload Engine</em>. It was bundled together in the Scalable Network Pack (SNP), included and enabled by default with Service Pack 2 (SP2) for Windows Server 2003. The gist of this technology is to enable high-load enterprise applications to be easily scalable. For those of you familiar with the OSI model, TOE moves layer 3 and 4 processing out of the OS and CPU into the NIC. The idea is to better utilize advances in network card performance and free up CPU cycles for other purposes, such as application-side processing.</p> <p>This all seems well and good, if they saw fit to properly test the stuff out against their own applications!</p> <!-- more --> <p>It started with a few calls: users would get a <em><strong>Waiting to Update this Folder</strong></em> message in their Outlook client that did not go away even after several hours, but Outlook still showed as <em><strong>Connected to Microsoft Exchange</strong></em>. Except this was not just for a few users; every single user on a particular Exchange 2007 mailbox server would be affected&hellip;not cool when more than 300 mailboxes from multiple different clients are affected!</p> <p>Restart system attendant on mailbox server? No joy. Restart WWW and SSL services on Client Access Server? Wrong again. Restart every freakin&rsquo; Exchange service on the mailbox and Client Access Server? Still no positive change. Fine! Get the go-ahead and restart the mailbox server? Bingo.</p> <p>That, however, is not what we call a <em>resolution</em>. At best that&rsquo;s a workaround, but a workaround that comes with guaranteed downtime, and no explanation as to the cause. So we checked the event viewers on the mailbox server and the client access servers, and found&hellip;nothing&hellip;damn&hellip; Run the Best Practice Analyzer for Exchange&hellip;nothing useful&hellip;damn again&hellip; Whatever, chalk it up to freaky coincidences and keep going. That was fine, until it happened again, and again, and again, all with no trace.</p> <p>Alright, so a call to MS Support it is. Four hours on the phone later, and no real answers. The tech suggests that we <a href="http://support.microsoft.com/kb/912222">disable TCP/IP Chimney</a>, one of the features of the TCP/IP Offloading technology, and we comply. As is to be expected, the support guys wanted to try and pin it on an Outlook issue, as that is where the problem was most visible. But that just doesn&rsquo;t fly when every single client on a particular mailbox server is affected at the exact same time. Anyway, they tell us that they will keep checking on it, but that we will have to call them back when the problem is occurring and <em>before</em> we reboot the affected mailbox server. Okay&hellip;well&hellip;tell that to the 300+ users screaming for email access they are paying for!</p> <p>The next time the problem rolls around, I try to get the okay to call MS, but the clients have already had too many email headaches from this problem, and we&rsquo;re forced to reboot the box again to keep people happy. Fortunately, MS gets a higher-up tech in touch with us, and the guy drills us with some useful questions for relevant information. He starts to run through the BPA stuff again and gets us to export the event logs and upload them for further examination. He requests that we download a specific Exchange troubleshooting tool, and upload the logs for that as well. Now we&rsquo;re getting somewhere! Or so I thought.</p> <p>The mailbox servers that were affected get through the majority of the tests and information gathering of the tool they had us download, but it bails on some RPC-related diagnostics. I report this to the tech, so he directs us to use a different tool that skips around that part. After some scheduled reboots, the original tool completes its diagnostics, and we can upload the results. At this point, we can&rsquo;t afford more problems, so we&rsquo;re actually running _nightly _reboots on the Exchange mailbox and CAS servers. This seems to stave off the problem, but, again, this is just a workaround.</p> <p>The tech finds nothing in the event viewer to indicate any problems, but he suggests the TCP/IP Chimney disable thing again. This time, however, we also are told to disable any offloading features in the network card device configuration as well. I find the settings and switch them off. We had consolidated mailboxes so that one of the mailbox servers remains with only a few test mailboxes and the mailboxes of some of our support team members on it. It&rsquo;s a gamble, but we remove nightly reboots from that server and switch back to the regular reboot schedule. Weeks pass, and we don&rsquo;t run into any problems. We load some more mailboxes on there, and still no problems.</p> <p>So, after weeks and weeks of reliability problems, the sneaky culprit was a set of technologies teamed together as the Scalable Network Pack (SNP), introduced without much notice with SP2 for Server 2003. I ended up writing a VB script that determines if a server is running with Broadcom network cards and disables the TOE settings in the TCP/IP stack directly as well as the TOE and SNP settings on the network cards themselves through some registry edits.</p> <p>I later found that the MSExchange team had posted a <a href="http://msexchangeteam.com/archive/2007/07/18/446400.aspx">blog entry</a> about potential problems with TOE and Exchange 2007, but had for some reason never come across this post in my searches on the symptoms we were experiencing. I have also since run into posts from other sysadmins reporting that the TOE features cause Internet Security and Acceleration (ISA) Server to lock up completely.</p> <p>I would post the VB script I created for dealing with this problem, but Microsoft also just released a <a href="http://support.microsoft.com/kb/948496">hotfix</a> that specifically disables the SNP features. Here is a list of some of the problems the hotfix is meant to address:</p> <ul> <li><p>When you try to connect to the server by using a VPN connection, you receive the following error message: Error 800: Unable to establish connection.</p></li> <li><p>You cannot create a Remote Desktop Protocol (RDP) connection to the server.</p></li> <li><p>You cannot connect to shares on the server from a computer on the local area network.</p></li> <li><p>You cannot join a client computer to the domain.</p></li> <li><p>You cannot connect to the Exchange server from a computer that is running Microsoft Outlook.</p></li> <li><p>Inactive Outlook connections to the Exchange server may not be cleaned up.</p></li> <li><p>You experience slow network performance.</p></li> <li><p>You may experience slow network performance when you communicate with a Windows Vista-based computer.</p></li> <li><p>You cannot create an outgoing FTP connection from the server.</p></li> <li><p>The Dynamic Host Configuration Protocol (DHCP) server service crashes.</p></li> <li><p>You experience slow performance when you log on to the domain.</p></li> <li><p>Network Address Translation (NAT) clients that are located behind Windows Small Business Server 2003 or Internet Security and Acceleration (ISA) Server experience intermittent connection failures.</p></li> <li><p>You experience intermittent RPC communications failures.</p></li> <li><p>The server stops responding.</p></li> <li><p>The server runs low on nonpaged pool memory</p></li> </ul> <p>&hellip;wow&hellip;so pretty much, this <em>Microsoft</em> technology that is turned on <em>by default</em> breaks several <em>Microsoft</em> server products and messes networking almost entirely. Nice&hellip;</p> <p>I hope that this spares somebody some of the pain we had to go through with this.</p> </div> <div class="nav-left"> <a class="nav-item" href="https://www.facebook.com/sharer/sharer.php?u=http%3a%2f%2fblog.slabnet.com%2fpost%2fdell-broadcom-server-2003-sp2-snp-and-toe%2f" title="Share on Facebook" target="_blank"><span class="fa fa-facebook fa-2x" aria-hidden="true"></span></a> <a class="nav-item" href="https://plus.google.com/share?url=http%3a%2f%2fblog.slabnet.com%2fpost%2fdell-broadcom-server-2003-sp2-snp-and-toe%2f" title="Share on Google+" target="_blank"><span class="fa fa-google-plus fa-2x" aria-hidden="true"></span></a> <a class="nav-item" href="https://www.linkedin.com/shareArticle?mini=true&amp;url=http%3a%2f%2fblog.slabnet.com%2fpost%2fdell-broadcom-server-2003-sp2-snp-and-toe%2f" title="Share on LinkedIn" target="_blank"><span class="fa fa-linkedin fa-2x" aria-hidden="true"></span></a> <a class="nav-item" href="https://twitter.com/home?status=Dell%2c%20Broadcom%2c%20Server%202003%20SP2%20SNP%20and%20TOE - http%3a%2f%2fblog.slabnet.com%2fpost%2fdell-broadcom-server-2003-sp2-snp-and-toe%2f" title="Tweet this" target="_blank"><span class="fa fa-twitter fa-2x"></span></a> <a class="nav-item" href="http://www.reddit.com/submit?url=http%3a%2f%2fblog.slabnet.com%2fpost%2fdell-broadcom-server-2003-sp2-snp-and-toe%2f&title=Dell%2c%20Broadcom%2c%20Server%202003%20SP2%20SNP%20and%20TOE" title="Share on Reddit" target="_blank"><span class="fa fa-reddit-alien fa-2x" aria-hidden="true"></span></a> </div> </div> </section> <section class="section"> <div class="container"> <aside><div id="disqus_thread"></div></aside> <script type="text/javascript"> var disqus_shortname = 'blog-slabnet-com'; (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> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript> </div> </section> <section class="section"> <div class="container has-text-centered"> <p>&copy; 2017 Hugo Slabbert. <a href="http://creativecommons.org/licenses/by/4.0/">Some rights reserved</a>. Please attribute properly and link back.</p> </div> </section> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/highlight.min.js" integrity="sha256-+bhVTaRmJ/c07eV80nU8gD2cBBF0rYkf1txqXlrbvb0=" crossorigin="anonymous"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/languages/bash.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/languages/go.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/languages/dockerfile.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/languages/python.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.11.0/languages/powershell.min.js"></script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js"></script> <script>hljs.initHighlightingOnLoad();</script> </body>
hslabbert/hugos-blog
public/post/dell-broadcom-server-2003-sp2-snp-and-toe/index.html
HTML
mit
15,078
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/> <title>购物车</title> <link rel="stylesheet" href="../styles/css/shopping_cart.css"/> </head> <body> <ul class="cart_list"> <li> <h1>铁三角上市爱神的箭萨卢克大家阿湿兰大家asdsad啊阿斯顿阿德阿三是</h1> <div class="img"> </div> </li> </ul> </body> </html>
ChenCody/ci_project
application/views/shoppingcart.html
HTML
mit
524
<form class="form"> <hs-symbolizer-color-picker [symbolizer]="symbolizer" attribute="color" opacityAttribute="opacity" (changes)="opacityFix(); emitChange()" label="{{'STYLER.fillColor' | translate}}"></hs-symbolizer-color-picker> <hs-symbolizer-slider [symbolizer]="symbolizer" attribute="opacity" (changes)="opacityFix(); emitChange()" step="0.05" min="0" max="1" label="{{'STYLER.opacity' | translate}}"></hs-symbolizer-slider> <hs-symbolizer-color-picker [symbolizer]="symbolizer" attribute="outlineColor" opacityAttribute="outlineOpacity" (changes)="emitChange()" label="{{'STYLER.outlineColor' | translate}}"></hs-symbolizer-color-picker> <hs-symbolizer-slider [symbolizer]="symbolizer" attribute="outlineOpacity" (changes)="emitChange()" step="0.05" min="0" max="1" label="{{'STYLER.outlineOpacity' | translate}}"></hs-symbolizer-slider> <hs-symbolizer-slider [symbolizer]="symbolizer" attribute="outlineWidth" (changes)="emitChange()" step="0.1" min="0" max="20" label="{{'STYLER.outlineWidth' | translate}}"></hs-symbolizer-slider> <div class="d-flex flex-row justify-content-end"> <div class="p-1 flex-grow-1">{{'STYLER.graphicFill' | translate}}:</div> <span class="badge bg-warning mt-2" title="{{'STYLER.warningAttribStoredNotVisualized' | translate}}">!</span> <div class="p-1"> <div ngbDropdown #graphicFillMenu="ngbDropdown" class="d-inline-block" placement="top-right"> <button class="btn btn-outline-primary btn-sm" id="dropdownAddFillSymbolizer" ngbDropdownToggle> <span class="icon-plus"></span> </button> <div ngbDropdownMenu aria-labelledby="dropdownAddFillSymbolizer"> <button ngbDropdownItem (click)="addSymbolizer('graphicFill', 'Mark')">Mark</button> <button ngbDropdownItem (click)="addSymbolizer('graphicFill', 'Icon')">Icon</button> </div> </div> </div> </div> <hs-mark-symbolizer (remove)="symbolizer.graphicFill = undefined" [symbolizer]="symbolizer.graphicFill" (changes)="emitChange()" *ngIf="symbolizer.graphicFill && symbolizer.graphicFill.kind === kinds.mark"> </hs-mark-symbolizer> <hs-icon-symbolizer (remove)="symbolizer.graphicFill = undefined" [symbolizer]="symbolizer.graphicFill" (changes)="emitChange()" *ngIf="symbolizer.graphicFill && symbolizer.graphicFill.kind === kinds.icon"> </hs-icon-symbolizer> </form>
hslayers/hslayers-ng
projects/hslayers/src/components/styles/symbolizers/fill-symbolizer/fill-symbolizer.component.html
HTML
mit
2,401
<html><body> <h4>Windows 10 x64 (19041.508)</h4><br> <h2>_SECURITY_DESCRIPTOR</h2> <font face="arial"> +0x000 Revision : UChar<br> +0x001 Sbz1 : UChar<br> +0x002 Control : Uint2B<br> +0x008 Owner : Ptr64 Void<br> +0x010 Group : Ptr64 Void<br> +0x018 Sacl : Ptr64 <a href="./_ACL.html">_ACL</a><br> +0x020 Dacl : Ptr64 <a href="./_ACL.html">_ACL</a><br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (19041.508)/_SECURITY_DESCRIPTOR.html
HTML
mit
479