path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
player.html | kainliu/Luaner | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Luaner Player</title>
<link href="assets/css/player.css" rel="stylesheet">
</head>
<body>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
<div class="jp-interface">
<ul id="main_menu" class="menu">
<li><a href="javascript:;" id="play" class="jp-play"><img src="assets/img/play.png" alt="Play" title="Play"/></a></li>
<li><a href="javascript:;" id="pause" class="jp-pause"><img src="assets/img/pause.png" alt="Pause" title="Pause"/></a></li>
</ul>
</div>
<!--
<div class="jp-no-solution" style="display:none">
<span>Update Required</span>
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
</div>
-->
</div>
<div id="jplayer_inspector"></div>
<!-- javascript -->
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.jplayer.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.jplayer.inspector.js"></script>
<script type="text/javascript" src="assets/js/player.js"></script>
</body>
</html> |
doc/html/list_8c.html | aravind/libacpi | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libacpi: list.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main 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 class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<h1>list.c File Reference</h1><code>#include <stdio.h></code><br>
<code>#include <string.h></code><br>
<code>#include <stdlib.h></code><br>
<code>#include <dirent.h></code><br>
<code>#include "<a class="el" href="list_8h-source.html">list.h</a>"</code><br>
<p>
Include dependency graph for list.c:<p><center><img src="list_8c__incl.png" border="0" usemap="#list.c_map" alt=""></center>
<map name="list.c_map">
<area shape="rect" href="list_8h.html" title="list.h" alt="" coords="109,208,157,235"></map>
<p>
<a href="list_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="list_8c.html#8779934af9269ac85b5eda546da2285c">delete_list</a> (<a class="el" href="structlist__t.html">list_t</a> *lst)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structlist__t.html">list_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="list_8c.html#ac821e6d16d9494f9b8ffc3f9cd0aec4">dir_list</a> (char *dir)</td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="8779934af9269ac85b5eda546da2285c"></a><!-- doxytag: member="list.c::delete_list" ref="8779934af9269ac85b5eda546da2285c" args="(list_t *lst)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void delete_list </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structlist__t.html">list_t</a> * </td>
<td class="paramname"> <em>lst</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Delete linked list <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>lst</em> </td><td>list to delete </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="list_8c-source.html#l00046">46</a> of file <a class="el" href="list_8c-source.html">list.c</a>.
<p>
References <a class="el" href="list_8h-source.html#l00027">list_t::last</a>, and <a class="el" href="list_8h-source.html#l00026">list_t::top</a>.
<p>
Referenced by <a class="el" href="libacpi_8c-source.html#l00211">init_acpi_acadapt()</a>, <a class="el" href="libacpi_8c-source.html#l00139">init_acpi_batt()</a>, <a class="el" href="libacpi_8c-source.html#l00264">init_acpi_fan()</a>, and <a class="el" href="libacpi_8c-source.html#l00298">init_acpi_thermal()</a>.
<p>
Here is the caller graph for this function:<p><center><img src="list_8c_8779934af9269ac85b5eda546da2285c_icgraph.png" border="0" usemap="#list_8c_8779934af9269ac85b5eda546da2285c_icgraph_map" alt=""></center>
<map name="list_8c_8779934af9269ac85b5eda546da2285c_icgraph_map">
<area shape="rect" href="libacpi_8h.html#027286cd397157bdbf9e551ef510cb59" title="init_acpi_acadapt" alt="" coords="132,5,247,32"><area shape="rect" href="libacpi_8h.html#b63d686528f867234559a0bd829f9a33" title="init_acpi_batt" alt="" coords="143,56,236,83"><area shape="rect" href="libacpi_8h.html#3ee17a37e660f31b7b7e5f2f0896851b" title="init_acpi_fan" alt="" coords="144,107,235,133"><area shape="rect" href="libacpi_8h.html#b46f89c7d7ff338842d7619c7392c0bf" title="init_acpi_thermal" alt="" coords="132,157,247,184"></map>
</div>
</div><p>
<a class="anchor" name="ac821e6d16d9494f9b8ffc3f9cd0aec4"></a><!-- doxytag: member="list.c::dir_list" ref="ac821e6d16d9494f9b8ffc3f9cd0aec4" args="(char *dir)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structlist__t.html">list_t</a>* dir_list </td>
<td>(</td>
<td class="paramtype">char * </td>
<td class="paramname"> <em>dir</em> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Lists contents (for libacpi directories) of a directory and return them in a linked list <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>dir</em> </td><td>directory to list </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>linked list </dd></dl>
<p>
Definition at line <a class="el" href="list_8c-source.html#l00061">61</a> of file <a class="el" href="list_8c-source.html">list.c</a>.
<p>
Referenced by <a class="el" href="libacpi_8c-source.html#l00211">init_acpi_acadapt()</a>, <a class="el" href="libacpi_8c-source.html#l00139">init_acpi_batt()</a>, <a class="el" href="libacpi_8c-source.html#l00264">init_acpi_fan()</a>, and <a class="el" href="libacpi_8c-source.html#l00298">init_acpi_thermal()</a>.
<p>
Here is the caller graph for this function:<p><center><img src="list_8c_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph.png" border="0" usemap="#list_8c_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph_map" alt=""></center>
<map name="list_8c_ac821e6d16d9494f9b8ffc3f9cd0aec4_icgraph_map">
<area shape="rect" href="libacpi_8h.html#027286cd397157bdbf9e551ef510cb59" title="init_acpi_acadapt" alt="" coords="113,5,228,32"><area shape="rect" href="libacpi_8h.html#b63d686528f867234559a0bd829f9a33" title="init_acpi_batt" alt="" coords="124,56,217,83"><area shape="rect" href="libacpi_8h.html#3ee17a37e660f31b7b7e5f2f0896851b" title="init_acpi_fan" alt="" coords="125,107,216,133"><area shape="rect" href="libacpi_8h.html#b46f89c7d7ff338842d7619c7392c0bf" title="init_acpi_thermal" alt="" coords="113,157,228,184"></map>
</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jul 29 14:09:40 2007 for libacpi by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>
|
assets/examples/css/pages/errors.css | harinathebc/sample_codeigniter | .page-error .error-mark {
margin-bottom: 33px;
}
.page-error header h1 {
font-size: 10em;
font-weight: 400;
}
.page-error header p {
margin-bottom: 30px;
font-size: 30px;
text-transform: uppercase;
}
.page-error h2 {
margin-bottom: 30px;
}
.page-error .error-advise {
margin-bottom: 25px;
color: #a9afb5;
}
|
BootstrapStyleJumbotron/css/main.css | nischaalc/smallProjects | html {
font-family: 'Merriweather Sans', sans-serif;
padding: 0;
margin: 0;
}
body {
padding: 0;
margin: 0;
background-color: #FFF;
font-size: 20px;
}
nav {
margin-bottom: 2em;
}
.content {
margin-bottom: 2em;
margin-top: 2em;
}
.scroimg {
padding: 0.2em;
border: 2px solid #FFF;
border-radius: 50%;
cursor: pointer;
position: relative;
bottom: 15px;
margin-top: 0.3em;
}
.intro {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
background: #E74C3C;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.tag {
padding-top: 2em;
width: 100%;
text-align: center;
font-weight: 700;
color: #FFF;
}
.sub {
font-size: 0.6em;
}
.container {
max-width: 960px;
margin: 0 auto;
text-align: center;
}
/* MEDIA QUERIES */
@media all and (min-width: 150px) {
.post .tag{
font-size: 2em;
}
}
@media all and (min-width: 600px) {
.post .tag{
font-size: 3em;
}
}
@media all and (min-width: 960px) {
.post .tag{
font-size: 4em;
}
}
@media all and (max-height: 600px) {
.scroimg {
margin-top: 1em;
}
} |
www/css/styles.css | tancredi/hr-hackathon-chilist-app | body {
background: #efefef;
color: #222;
text-align: center;
padding: 0;
margin: 0;
background-image: url("/assets/bg@2x.png");
-webkit-background-size: 40px;
-moz-background-size: 40px;
background-size: 40px;
}
.row {
margin-bottom: 20px;
margin-left: -10px;
margin-right: -10px;
zoom: 1;
}
.row:before,
.row:after {
content: '';
display: table;
}
.row:after {
clear: both;
}
.row .col-1 {
width: 8.333333333333334%;
}
.row .col-2 {
width: 16.666666666666668%;
}
.row .col-3 {
width: 25%;
}
.row .col-4 {
width: 33.333333333333336%;
}
.row .col-5 {
width: 41.666666666666664%;
}
.row .col-6 {
width: 50%;
}
.row .col-7 {
width: 58.333333333333336%;
}
.row .col-8 {
width: 66.66666666666667%;
}
.row .col-9 {
width: 75%;
}
.row .col-10 {
width: 83.33333333333333%;
}
.row .col-11 {
width: 91.66666666666667%;
}
.row .col-12 {
width: 100%;
}
.row .off-1 {
margin-left: 8.333333333333334%;
}
.row .off-2 {
margin-left: 16.666666666666668%;
}
.row .off-3 {
margin-left: 25%;
}
.row .off-4 {
margin-left: 33.333333333333336%;
}
.row .off-5 {
margin-left: 41.666666666666664%;
}
.row .off-6 {
margin-left: 50%;
}
.row .off-7 {
margin-left: 58.333333333333336%;
}
.row .off-8 {
margin-left: 66.66666666666667%;
}
.row .off-9 {
margin-left: 75%;
}
.row .off-10 {
margin-left: 83.33333333333333%;
}
.row .off-11 {
margin-left: 91.66666666666667%;
}
.row .off-12 {
margin-left: 100%;
}
.row .col-1,
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-9,
.row .col-10,
.row .col-11 {
float: left;
padding: 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 1px;
}
@media screen and (max-width: 400px) {
.row {
margin: 0;
}
.row .col-1,
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-9,
.row .col-10,
.row .col-11 {
float: none;
width: auto;
display: block;
margin-bottom: 20px;
}
.row .col-1,
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-9,
.row .col-10,
.row .col-11,
.row .off-11 {
margin-left: 0;
}
}
header {
padding: 20px;
margin-bottom: 20px;
-webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.08);
box-shadow: 0 2px 0 0 rgba(0,0,0,0.08);
background: #4fc9ec;
margin-bottom: 80px;
}
header .logo {
border-radius: 100%;
background: #fff;
width: 100px;
height: 100px;
padding-top: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.3);
display: block;
position: relative;
margin: 20px auto -70px;
-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.05);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.05);
}
header img {
width: 50px;
}
header span {
font-size: 14px;
display: block;
color: #222;
}
.page-width {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 600px) {
.page-width {
padding: 0 20px;
}
}
body {
font-family: 'Raleway';
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
hr,
pre {
margin-top: 0;
margin-bottom: 20px;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ol:last-child,
ul:last-child,
hr:last-child,
pre:last-child {
margin-bottom: 0;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
p.light,
ol.light,
ul.light,
hr.light,
pre.light {
font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Raleway';
font-weight: 300;
}
h1,
h2 {
font-weight: 100;
}
h4,
h5,
h6 {
font-weight: bold;
}
.center {
text-align: center;
}
i {
position: relative;
display: inline-block;
}
a {
cursor: pointer;
color: #159ac0;
font-weight: bold;
text-decoration: none;
}
:focus {
outline: 0;
}
hr {
border: 0;
background: rgba(34,34,34,0.1);
height: 1px;
position: relative;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 35px;
}
h3 {
font-size: 25px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 15px;
}
h6 {
font-size: 10px;
}
.text-danger {
color: #e86456;
}
.empty {
color: #999;
font-style: italic;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'],
select,
textarea {
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
padding: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 10px;
font-size: 18px;
font-family: 'Raleway';
-webkit-transition: border-color 0.2s;
-moz-transition: border-color 0.2s;
-o-transition: border-color 0.2s;
-ms-transition: border-color 0.2s;
transition: border-color 0.2s;
}
input[type='text'].block,
input[type='email'].block,
input[type='password'].block,
input[type='number'].block,
select.block,
textarea.block {
width: 100%;
display: block;
}
input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='number']:focus,
select:focus,
textarea:focus {
outline: 0;
border-color: #4fc9ec;
}
input[type='text'][disabled],
input[type='email'][disabled],
input[type='password'][disabled],
input[type='number'][disabled],
select[disabled],
textarea[disabled] {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
background: color-gray-lighter;
border: 0;
}
input[type='text']:-moz-ui-invalid,
input[type='email']:-moz-ui-invalid,
input[type='password']:-moz-ui-invalid,
input[type='number']:-moz-ui-invalid,
select:-moz-ui-invalid,
textarea:-moz-ui-invalid {
-webkit-box-shadow: none;
box-shadow: none;
}
button,
.button,
input[type='submit'],
input[type='reset'] {
margin-top: 0;
margin-bottom: 20px;
background-color: #222;
color: #fff;
border-color: #222;
border-radius: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
padding: 10px 20px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-o-transition: background-color 0.2s;
-ms-transition: background-color 0.2s;
transition: background-color 0.2s;
border-width: 1px;
border-style: solid;
margin-right: 10px;
font-family: 'Raleway';
}
button:last-child,
.button:last-child,
input[type='submit']:last-child,
input[type='reset']:last-child {
margin-bottom: 0;
}
button:hover,
.button:hover,
input[type='submit']:hover,
input[type='reset']:hover {
background-color: #3c3c3c;
border-color: #3c3c3c;
}
button.small,
.button.small,
input[type='submit'].small,
input[type='reset'].small {
padding: 8px 10px;
font-size: 11px;
}
button.large,
.button.large,
input[type='submit'].large,
input[type='reset'].large {
padding: 20px 30px;
font-size: 20px;
}
button:last-child,
.button:last-child,
input[type='submit']:last-child,
input[type='reset']:last-child {
margin-right: 0;
}
button.block,
.button.block,
input[type='submit'].block,
input[type='reset'].block {
display: block;
width: 100%;
}
button.color-green,
.button.color-green,
input[type='submit'].color-green,
input[type='reset'].color-green {
background-color: #a0d94e;
color: #fff;
border-color: #a0d94e;
}
button.color-green:hover,
.button.color-green:hover,
input[type='submit'].color-green:hover,
input[type='reset'].color-green:hover {
background-color: #b7e278;
border-color: #b7e278;
}
button.color-blue,
.button.color-blue,
input[type='submit'].color-blue,
input[type='reset'].color-blue {
background-color: #3997e7;
color: #fff;
border-color: #3997e7;
}
button.color-blue:hover,
.button.color-blue:hover,
input[type='submit'].color-blue:hover,
input[type='reset'].color-blue:hover {
background-color: #66afed;
border-color: #66afed;
}
button.color-darkblue,
.button.color-darkblue,
input[type='submit'].color-darkblue,
input[type='reset'].color-darkblue {
background-color: #3168ad;
color: #fff;
border-color: #3168ad;
}
button.color-darkblue:hover,
.button.color-darkblue:hover,
input[type='submit'].color-darkblue:hover,
input[type='reset'].color-darkblue:hover {
background-color: #4681cb;
border-color: #4681cb;
}
button.color-aqua,
.button.color-aqua,
input[type='submit'].color-aqua,
input[type='reset'].color-aqua {
background-color: #12d58e;
color: #fff;
border-color: #12d58e;
}
button.color-aqua:hover,
.button.color-aqua:hover,
input[type='submit'].color-aqua:hover,
input[type='reset'].color-aqua:hover {
background-color: #2deda7;
border-color: #2deda7;
}
button.color-red,
.button.color-red,
input[type='submit'].color-red,
input[type='reset'].color-red {
background-color: #e86456;
color: #fff;
border-color: #e86456;
}
button.color-red:hover,
.button.color-red:hover,
input[type='submit'].color-red:hover,
input[type='reset'].color-red:hover {
background-color: #ee8d83;
border-color: #ee8d83;
}
button.color-orange,
.button.color-orange,
input[type='submit'].color-orange,
input[type='reset'].color-orange {
background-color: #f5c505;
color: #fff;
border-color: #f5c505;
}
button.color-orange:hover,
.button.color-orange:hover,
input[type='submit'].color-orange:hover,
input[type='reset'].color-orange:hover {
background-color: #fbd332;
border-color: #fbd332;
}
button.color-pink,
.button.color-pink,
input[type='submit'].color-pink,
input[type='reset'].color-pink {
background-color: #ee315d;
color: #fff;
border-color: #ee315d;
}
button.color-pink:hover,
.button.color-pink:hover,
input[type='submit'].color-pink:hover,
input[type='reset'].color-pink:hover {
background-color: #f26082;
border-color: #f26082;
}
button.color-yellow,
.button.color-yellow,
input[type='submit'].color-yellow,
input[type='reset'].color-yellow {
background-color: #fcf49d;
color: #fff;
border-color: #fcf49d;
}
button.color-yellow:hover,
.button.color-yellow:hover,
input[type='submit'].color-yellow:hover,
input[type='reset'].color-yellow:hover {
background-color: #feface;
border-color: #feface;
}
button.color-lightblue,
.button.color-lightblue,
input[type='submit'].color-lightblue,
input[type='reset'].color-lightblue {
background-color: #06d3e5;
color: #fff;
border-color: #06d3e5;
}
button.color-lightblue:hover,
.button.color-lightblue:hover,
input[type='submit'].color-lightblue:hover,
input[type='reset'].color-lightblue:hover {
background-color: #25e8f9;
border-color: #25e8f9;
}
button.color-lightred,
.button.color-lightred,
input[type='submit'].color-lightred,
input[type='reset'].color-lightred {
background-color: #ef7575;
color: #fff;
border-color: #ef7575;
}
button.color-lightred:hover,
.button.color-lightred:hover,
input[type='submit'].color-lightred:hover,
input[type='reset'].color-lightred:hover {
background-color: #f4a3a3;
border-color: #f4a3a3;
}
button.color-purple,
.button.color-purple,
input[type='submit'].color-purple,
input[type='reset'].color-purple {
background-color: #b85998;
color: #fff;
border-color: #b85998;
}
button.color-purple:hover,
.button.color-purple:hover,
input[type='submit'].color-purple:hover,
input[type='reset'].color-purple:hover {
background-color: #c77dae;
border-color: #c77dae;
}
button.color-black,
.button.color-black,
input[type='submit'].color-black,
input[type='reset'].color-black {
background-color: #333;
color: #fff;
border-color: #333;
}
button.color-black:hover,
.button.color-black:hover,
input[type='submit'].color-black:hover,
input[type='reset'].color-black:hover {
background-color: #4d4d4d;
border-color: #4d4d4d;
}
button.disabled,
.button.disabled,
input[type='submit'].disabled,
input[type='reset'].disabled {
background-color: #ccc;
color: #999;
border-color: #ccc;
}
button.disabled:hover,
.button.disabled:hover,
input[type='submit'].disabled:hover,
input[type='reset'].disabled:hover {
background-color: #e6e6e6;
border-color: #e6e6e6;
}
button.success,
.button.success,
input[type='submit'].success,
input[type='reset'].success {
background-color: #8bc86e;
color: #fff;
border-color: #8bc86e;
}
button.success:hover,
.button.success:hover,
input[type='submit'].success:hover,
input[type='reset'].success:hover {
background-color: #a9d693;
border-color: #a9d693;
}
.questions-tree {
margin-left: 0;
margin-right: 0;
padding: 0;
list-style: none;
text-align: center;
}
.questions-tree .multiple-choice button {
border-radius: 30px;
width: 400px;
max-width: 100%;
display: block;
margin: 20px auto;
}
.questions-tree .multiple-choice button i {
font-size: 70px;
margin: -40px 10px -10px -30px;
position: relative;
top: 23px;
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
}
.questions-tree .multiple-select {
width: 900px;
max-width: 100%;
margin: auto;
}
.questions-tree .multiple-select i {
font-size: 70px;
display: block;
margin: 20px;
}
.questions-view {
padding: 50px 0;
}
.questions-view .sequence-display {
margin-bottom: 50px;
}
@media (max-width: 600px) {
.questions-view {
padding: 0;
}
.questions-view .sequence-display {
margin-bottom: 10px;
}
}
.capture-details {
width: 400px;
max-width: 100%;
margin: auto;
}
.icon-chili {
color: #e86456;
font-size: 60px;
margin: -60px 10px -10px -30px;
position: relative;
top: 19px;
}
.splash h4 {
color: #666;
margin-bottom: 70px;
}
.sequence-display {
border-radius: 3px;
margin-top: 0;
margin-bottom: 20px;
background: #fff;
display: inline-block;
padding: 20px;
}
.sequence-display:last-child {
margin-bottom: 0;
}
.sequence-display span {
font-family: 'Raleway';
display: inline-block;
padding: 3px;
margin: -3px;
color: #999;
}
.sequence-display span.color-green {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #a0d94e;
font-weight: bold;
}
.sequence-display span.color-blue {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #3997e7;
font-weight: bold;
}
.sequence-display span.color-darkblue {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #3168ad;
font-weight: bold;
}
.sequence-display span.color-aqua {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #12d58e;
font-weight: bold;
}
.sequence-display span.color-red {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #e86456;
font-weight: bold;
}
.sequence-display span.color-orange {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #f5c505;
font-weight: bold;
}
.sequence-display span.color-pink {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #ee315d;
font-weight: bold;
}
.sequence-display span.color-yellow {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #fcf49d;
font-weight: bold;
}
.sequence-display span.color-lightblue {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #06d3e5;
font-weight: bold;
}
.sequence-display span.color-lightred {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #ef7575;
font-weight: bold;
}
.sequence-display span.color-purple {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #b85998;
font-weight: bold;
}
.sequence-display span.color-black {
border-radius: 3px;
margin: -10px 3px;
margin: -10px 0;
color: #333;
font-weight: bold;
}
.self .sequence-display {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
margin-bottom: 20px;
font-style: italic;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.self .sequence-display:hover {
opacity: 1;
-ms-filter: none;
filter: none;
}
.match-display {
margin-top: 0;
margin-bottom: 20px;
border-radius: 3px;
background: #fff;
overflow: hidden;
}
.match-display:last-child {
margin-bottom: 0;
}
.match-display .header {
color: #222;
border-bottom: 1px solid #ddd;
}
.match-display .footer,
.match-display .header {
zoom: 1;
padding: 20px;
font-size: 15px;
text-align: center;
}
.match-display .footer:before,
.match-display .header:before,
.match-display .footer:after,
.match-display .header:after {
content: '';
display: table;
}
.match-display .footer:after,
.match-display .header:after {
clear: both;
}
.match-display .footer {
background: #333;
color: #fff;
}
.match-display .footer .section {
display: inline-block;
margin: 0 5px;
}
.match-display .score {
line-height: 30px;
}
.match-display span {
color: #aaa;
}
.match-display .button {
margin: 0;
}
.match-display .sequence-display {
background: transparent;
margin-bottom: 0;
}
|
doc/api/classes/ActiveRecord/Locking/Optimistic/ClassMethods.html | kristoferrobin/p2p | <?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>ActiveRecord::Locking::Optimistic::ClassMethods</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">
<span>Ruby on Rails 4.1.8</span><br />
<h1>
<span class="type">Module</span>
ActiveRecord::Locking::Optimistic::ClassMethods
</h1>
<ul class="files">
<li><a href="../../../../files/__/_rvm/gems/ruby-2_2_0/gems/activerecord-4_1_8/lib/active_record/locking/optimistic_rb.html">/home/kristof/.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Method ref -->
<div class="sectiontitle">Methods</div>
<dl class="methods">
<dt>C</dt>
<dd>
<ul>
<li>
<a href="#method-i-column_defaults">column_defaults</a>
</li>
</ul>
</dd>
<dt>L</dt>
<dd>
<ul>
<li>
<a href="#method-i-locking_column">locking_column</a>,
</li>
<li>
<a href="#method-i-locking_column-3D">locking_column=</a>,
</li>
<li>
<a href="#method-i-locking_enabled-3F">locking_enabled?</a>
</li>
</ul>
</dd>
<dt>Q</dt>
<dd>
<ul>
<li>
<a href="#method-i-quoted_locking_column">quoted_locking_column</a>
</li>
</ul>
</dd>
<dt>R</dt>
<dd>
<ul>
<li>
<a href="#method-i-reset_locking_column">reset_locking_column</a>
</li>
</ul>
</dd>
<dt>U</dt>
<dd>
<ul>
<li>
<a href="#method-i-update_counters">update_counters</a>
</li>
</ul>
</dd>
</dl>
<!-- Section constants -->
<div class="sectiontitle">Constants</div>
<table border='0' cellpadding='5'>
<tr valign='top'>
<td class="attr-name">DEFAULT_LOCKING_COLUMN</td>
<td>=</td>
<td class="attr-value">'lock_version'</td>
</tr>
<tr valign='top'>
<td> </td>
<td colspan="2" class="attr-desc"></td>
</tr>
</table>
<!-- Methods -->
<div class="sectiontitle">Instance Public methods</div>
<div class="method">
<div class="title method-title" id="method-i-column_defaults">
<b>column_defaults</b>()
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-column_defaults" name="method-i-column_defaults" class="permalink">Link</a>
</div>
<div class="description">
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-column_defaults_source')" id="l_method-i-column_defaults_source">show</a>
</p>
<div id="method-i-column_defaults_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 172</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">column_defaults</span>
<span class="ruby-ivar">@column_defaults</span> <span class="ruby-operator">||=</span> <span class="ruby-keyword">begin</span>
<span class="ruby-identifier">defaults</span> = <span class="ruby-keyword">super</span>
<span class="ruby-keyword">if</span> <span class="ruby-identifier">defaults</span>.<span class="ruby-identifier">key?</span>(<span class="ruby-identifier">locking_column</span>) <span class="ruby-operator">&&</span> <span class="ruby-identifier">lock_optimistically</span>
<span class="ruby-identifier">defaults</span>[<span class="ruby-identifier">locking_column</span>] <span class="ruby-operator">||=</span> <span class="ruby-number">0</span>
<span class="ruby-keyword">end</span>
<span class="ruby-identifier">defaults</span>
<span class="ruby-keyword">end</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-locking_column">
<b>locking_column</b>()
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-locking_column" name="method-i-locking_column" class="permalink">Link</a>
</div>
<div class="description">
<p>The version column used for optimistic locking. Defaults to
<code>lock_version</code>.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-locking_column_source')" id="l_method-i-locking_column_source">show</a>
</p>
<div id="method-i-locking_column_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 149</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">locking_column</span>
<span class="ruby-identifier">reset_locking_column</span> <span class="ruby-keyword">unless</span> <span class="ruby-keyword">defined?</span>(<span class="ruby-ivar">@locking_column</span>)
<span class="ruby-ivar">@locking_column</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-locking_column-3D">
<b>locking_column=</b>(value)
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-locking_column-3D" name="method-i-locking_column-3D" class="permalink">Link</a>
</div>
<div class="description">
<p>Set the column to use for optimistic locking. Defaults to
<code>lock_version</code>.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-locking_column-3D_source')" id="l_method-i-locking_column-3D_source">show</a>
</p>
<div id="method-i-locking_column-3D_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 143</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">locking_column=</span>(<span class="ruby-identifier">value</span>)
<span class="ruby-ivar">@column_defaults</span> = <span class="ruby-keyword">nil</span>
<span class="ruby-ivar">@locking_column</span> = <span class="ruby-identifier">value</span>.<span class="ruby-identifier">to_s</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-locking_enabled-3F">
<b>locking_enabled?</b>()
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-locking_enabled-3F" name="method-i-locking_enabled-3F" class="permalink">Link</a>
</div>
<div class="description">
<p>Returns true if the <code>lock_optimistically</code> flag is set to true
(which it is, by default) and the table includes the
<code>locking_column</code> column (defaults to <code>lock_version</code>).</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-locking_enabled-3F_source')" id="l_method-i-locking_enabled-3F_source">show</a>
</p>
<div id="method-i-locking_enabled-3F_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 138</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">locking_enabled?</span>
<span class="ruby-identifier">lock_optimistically</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">columns_hash</span>[<span class="ruby-identifier">locking_column</span>]
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-quoted_locking_column">
<b>quoted_locking_column</b>()
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-quoted_locking_column" name="method-i-quoted_locking_column" class="permalink">Link</a>
</div>
<div class="description">
<p>Quote the column name used for optimistic locking.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-quoted_locking_column_source')" id="l_method-i-quoted_locking_column_source">show</a>
</p>
<div id="method-i-quoted_locking_column_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 155</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">quoted_locking_column</span>
<span class="ruby-constant">ActiveSupport</span><span class="ruby-operator">::</span><span class="ruby-constant">Deprecation</span>.<span class="ruby-identifier">warn</span> <span class="ruby-string">"ActiveRecord::Base.quoted_locking_column is deprecated and will be removed in Rails 4.2 or later."</span>
<span class="ruby-identifier">connection</span>.<span class="ruby-identifier">quote_column_name</span>(<span class="ruby-identifier">locking_column</span>)
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-reset_locking_column">
<b>reset_locking_column</b>()
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-reset_locking_column" name="method-i-reset_locking_column" class="permalink">Link</a>
</div>
<div class="description">
<p>Reset the column used for optimistic locking back to the
<code>lock_version</code> default.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-reset_locking_column_source')" id="l_method-i-reset_locking_column_source">show</a>
</p>
<div id="method-i-reset_locking_column_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 161</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">reset_locking_column</span>
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">locking_column</span> = <span class="ruby-constant">DEFAULT_LOCKING_COLUMN</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
<div class="method">
<div class="title method-title" id="method-i-update_counters">
<b>update_counters</b>(id, counters)
<a href="../../../../classes/ActiveRecord/Locking/Optimistic/ClassMethods.html#method-i-update_counters" name="method-i-update_counters" class="permalink">Link</a>
</div>
<div class="description">
<p>Make sure the lock version column gets updated when counters are updated.</p>
</div>
<div class="sourcecode">
<p class="source-link">
Source:
<a href="javascript:toggleSource('method-i-update_counters_source')" id="l_method-i-update_counters_source">show</a>
</p>
<div id="method-i-update_counters_source" class="dyn-source">
<pre><span class="ruby-comment"># File ../.rvm/gems/ruby-2.2.0/gems/activerecord-4.1.8/lib/active_record/locking/optimistic.rb, line 167</span>
<span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">update_counters</span>(<span class="ruby-identifier">id</span>, <span class="ruby-identifier">counters</span>)
<span class="ruby-identifier">counters</span> = <span class="ruby-identifier">counters</span>.<span class="ruby-identifier">merge</span>(<span class="ruby-identifier">locking_column</span> =<span class="ruby-operator">></span> <span class="ruby-number">1</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">locking_enabled?</span>
<span class="ruby-keyword">super</span>
<span class="ruby-keyword">end</span></pre>
</div>
</div>
</div>
</div>
</div>
</body>
</html> |
css/lightgallery.css | parker733/SunnyDaySpa | /*! lightgallery - v1.2.7 - 2015-11-26
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */
@font-face {
font-family: 'lg';
src: url("fonts/lg.eot?n1z373");
src: url("fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
font-weight: normal;
font-style: normal; }
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080; }
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5; }
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF; }
.lg-actions .lg-next {
right: 20px; }
.lg-actions .lg-next:before {
content: "\e095"; }
.lg-actions .lg-prev {
left: 20px; }
.lg-actions .lg-prev:after {
content: "\e094"; }
@-webkit-keyframes lg-right-end {
0% {
left: 0; }
50% {
left: -30px; }
100% {
left: 0; } }
@-moz-keyframes lg-right-end {
0% {
left: 0; }
50% {
left: -30px; }
100% {
left: 0; } }
@-ms-keyframes lg-right-end {
0% {
left: 0; }
50% {
left: -30px; }
100% {
left: 0; } }
@keyframes lg-right-end {
0% {
left: 0; }
50% {
left: -30px; }
100% {
left: 0; } }
@-webkit-keyframes lg-left-end {
0% {
left: 0; }
50% {
left: 30px; }
100% {
left: 0; } }
@-moz-keyframes lg-left-end {
0% {
left: 0; }
50% {
left: 30px; }
100% {
left: 0; } }
@-ms-keyframes lg-left-end {
0% {
left: 0; }
50% {
left: 30px; }
100% {
left: 0; } }
@keyframes lg-left-end {
0% {
left: 0; }
50% {
left: 30px; }
100% {
left: 0; } }
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative; }
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative; }
.lg-toolbar {
z-index: 1080;
left: 0;
position: absolute;
top: 0px;
width: 100%;
background-color: rgba(0, 0, 0, 0.45); }
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none; }
.lg-toolbar .lg-icon:hover {
color: #FFF; }
.lg-toolbar .lg-close:after {
content: "\e070"; }
.lg-toolbar .lg-download:after {
content: "\e0f2"; }
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080; }
.lg-sub-html h4 { margin: 0; font-size: 0.86em; font-weight: 700; color: #FFF; padding-top: 0.1em; padding-bottom: 0.1em; text-shadow: 1px 1px 1px rgba(0, 0, 0, 1); font-family: Arial, Helvetica, sans-serif; font-style: normal; }
.lg-sub-html p { font-size: 0.86em; margin: 5px 0 0; text-shadow: 1px 1px 1px rgba(0, 0, 0, 1); }
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle; }
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); }
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
transition: transform 250ms ease 0s, opacity 250ms !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1; }
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab; }
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing; }
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important; }
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0); }
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px; }
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px; }
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease; } }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707; }
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%; }
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px; }
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0; }
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease; }
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px; }
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px; }
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff"; }
.lg-outer .lg-toogle-thumb:hover {
color: #FFF; }
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px; }
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative; }
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important; }
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer; }
.lg-outer .lg-has-vimeo .lg-video-play {
background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent; }
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent; }
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8; }
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1; }
.lg-outer .lg-has-youtube .lg-video-play {
background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent; }
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent; }
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0; }
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden; }
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
display: none; }
.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
visibility: visible; }
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s; }
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0; }
.lg-progress-bar.lg-start .lg-progress {
width: 100%; }
.lg-show-autoplay .lg-progress-bar {
opacity: 1; }
.lg-autoplay-button:after {
content: "\e01d"; }
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a"; }
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s; }
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: -webkit-transform 0.3s ease 0s;
-moz-transition: -moz-transform 0.3s ease 0s;
-o-transition: -o-transform 0.3s ease 0s;
transition: transform 0.3s ease 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
transition: transform 0.3s ease 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
#lg-zoom-in:after {
content: "\e311"; }
#lg-zoom-out {
opacity: 0.5;
pointer-events: none; }
#lg-zoom-out:after {
content: "\e312"; }
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto; }
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px; }
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible; }
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px; }
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset; }
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0); }
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%; }
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px; }
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset; }
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0; }
.lg-fullscreen:after {
content: "\e20c"; }
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d"; }
.group {
*zoom: 1; }
.group:before, .group:after {
display: table;
content: "";
line-height: 0; }
.group:after {
clear: both; }
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s; }
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.lg-outer.lg-visible {
opacity: 1; }
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important; }
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1; }
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab; }
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing; }
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%; }
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap; }
.lg-outer .lg-item {
background: url(../img/loading.gif) no-repeat scroll center center transparent;
display: none !important; }
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important; }
.lg-outer.lg-css .lg-current {
display: inline-block !important; }
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%; }
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px; }
.lg-outer .lg-img-wrap {
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 0 5px; }
.lg-outer .lg-item.lg-complete {
background-image: none; }
.lg-outer .lg-item.lg-current {
z-index: 1060; }
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important; }
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s; }
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1; }
.lg-outer .lg-empty-html {
display: none; }
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s; }
.lg-backdrop.in {
opacity: 1; }
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important; }
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.lg-css3.lg-fade .lg-item {
opacity: 0; }
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1; }
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s; }
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0; }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1; }
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0; }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%; }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%; }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1; }
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
/* PINO */
.gapa { display: inline-block;} |
app/partials/home.html | tungv/demo-bookstore | <div class="jumbotron">
<h1>Welcome to BookStore!</h1>
<p>This is an example of how to combine coffee-script, angular, mongo, express, baucis, passport in one app</p>
<p>
To <a href="/books">read books</a>, please
<a class="btn btn-primary btn-lg" href="/signup" role="button">Sign up</a>
or
<a class="btn btn-primary btn-lg" href="/login" role="button">Log in</a>
</p>
</div> |
docs/documentation/overview/variables.html | jgthms/bulma | ---
title: Variables
layout: documentation
doc-tab: overview
doc-subtab: variables
breadcrumb:
- home
- documentation
- overview
- overview-variables
---
<meta http-equiv="refresh" content="0; url={{ site.url }}/documentation/customize/variables/">
{% assign initial_variables = site.data.variables.utilities.initial-variables %}
{% assign initial_vars = initial_variables.by_name %}
{% assign derived_variables = site.data.variables.utilities.derived-variables %}
{% assign derived_vars = derived_variables.by_name %}
<div class="content">
<p>Bulma has <strong>two</strong> variable files divided into <strong>4</strong> sections:</p>
<ol>
<li>
<strong>Initial variables</strong>: where you define variables by <strong>literal value</strong>, like:
<ul>
<li><strong>colors</strong>: <code>{{ initial_vars['$blue'].name }}: {{ initial_vars['$blue'].value }}</code></li>
<li><strong>font sizes</strong>: <code>{{ initial_vars['$size-1'].name }}: {{ initial_vars['$size-1'].value }}</code></li>
<li><strong>dimensions</strong>: <code>{{ initial_vars['$gap'].name }}: {{ initial_vars['$gap'].value }}</code></li>
<li><strong>other values</strong>: <code>{{ initial_vars['$easing'].name }}: {{ initial_vars['$easing'].value }}</code> or <code>{{ initial_vars['$radius-large'].name }}: {{ initial_vars['$radius-large'].value }}</code></li>
</ul>
</li>
<li>
<strong>Derived variables</strong> where variables are <strong>calculated</strong> from the values set in the previous file. For example, you can have:
<ul>
<li>
<strong>Primary colors</strong> derived from the initial variables:
<ul>
<li><code>{{ derived_vars['$primary'].name }}: {{ derived_vars['$primary'].value }}</code></li>
<li><code>{{ derived_vars['$link'].name }}: {{ derived_vars['$link'].value }}</code></li>
<li><code>{{ derived_vars['$info'].name }}: {{ derived_vars['$info'].value }}</code></li>
<li><code>{{ derived_vars['$success'].name }}: {{ derived_vars['$success'].value }}</code></li>
<li><code>{{ derived_vars['$warning'].name }}: {{ derived_vars['$warning'].value }}</code></li>
<li><code>{{ derived_vars['$danger'].name }}: {{ derived_vars['$danger'].value }}</code></li>
<li><code>{{ derived_vars['$dark'].name }}: {{ derived_vars['$dark'].value }}</code></li>
<li><code>{{ derived_vars['$text'].name }}: {{ derived_vars['$text'].value }}</code></li>
</ul>
</li>
<li><code>{{ derived_vars['$background'].name }}: {{ derived_vars['$background'].value }}</code>: a general background color</li>
<li><code>{{ derived_vars['$link'].name }}: {{ derived_vars['$link'].value }}</code>: the links use the primary color</li>
<li><code>{{ derived_vars['$family-primary'].name }}: {{ derived_vars['$family-primary'].value }}</code>: the primary font family is the sans-serif one</li>
<li>
<strong>Lists and maps</strong> which are collections of already defined variables:
<ul>
<li><code>{{ derived_vars['$colors'].name }}: {{ derived_vars['$colors'].value }}</code></li>
<li><code>{{ derived_vars['$shades'].name }}: {{ derived_vars['$shades'].value }}</code></li>
<li><code>{{ derived_vars['$sizes'].name }}: {{ derived_vars['$sizes'].value }}</code></li>
</ul>
</li>
</ul>
</li>
</ol>
<p>
To <strong>override</strong> any of these variables, just set them <em>before</em> importing Bulma.
</p>
</div>
{% include elements/anchor.html name="Initial variables" %}
<div class="content">
<p>
These are <a href="https://github.com/jgthms/bulma/blob/master/sass/{{ initial_variables.file_path }}" target="_blank" rel="nofollow">initial variables</a> with a <strong>literal</strong> value.
</p>
</div>
<table class="table is-bordered">
<tbody>
{% for variable_name in initial_variables.list %}
{% assign variable = initial_vars[variable_name] %}
{% include elements/variable-row.html variable=variable hide_computed =true%}
{% endfor %}
<tbody>
</table>
{% capture custom_message %}
These are <a href="https://github.com/jgthms/bulma/blob/master/sass/{{ derived_variables.file_path }}" target="_blank" rel="nofollow">variables</a> with a value that <strong>references</strong> another variable.
{% endcapture %}
{%
include components/variables.html
anchor_name = 'Derived variables'
data = derived_variables
custom_message = custom_message
table_class = 'is-bordered'
%}
{% capture custom_message %}
You can use the following <a href="{{ site.data.variables.base.generic.file_url }}" target="_blank">generic variables</a> for general <strong>customization</strong>. Simply set one or multiple of these variables <em>before</em> importing Bulma. <a href="{{ site.url }}/documentation/overview/customize/">Learn how</a>.
{% endcapture %}
{%
include components/variables.html
anchor_name = 'Generic variables'
tab = 'base'
subtab = 'generic'
custom_message = custom_message
table_class = 'is-bordered'
%}
|
src/app/components/components/item/button/itemButton.component.html | weltenbauer/home-control | <div class="item__content item__content--interactive" (click)="item.pushButton()">
<hc-icon class="item__content__icon" [icon]="item.icon"></hc-icon>
<div class="item__content__label">{{item.getLabel()}}</div>
<div class="item__content__value">{{item.getValueLabel()}}</div>
</div>
|
docker-logs/docker-logs.html | kapalhq/docker-elements | <link rel="import" href="../../polymer/polymer.html">
<link rel="import" href="../../iron-ajax/iron-ajax.html">
<dom-module id="docker-logs">
<template>
<iron-ajax id="ajax" auto="{{auto}}" url="{{url}}" method="GET" handle-as="text" last-request="{{request}}" on-request="handleRequest" on-response="handleResponse" on-error="handleError"></iron-ajax>
</template>
</dom-module>
<script>
Polymer({
is: 'docker-logs',
properties: {
auto: {
type: Boolean,
value: false
},
containerid: {
type: String,
},
host: {
type: String
},
stdout: {
type: Boolean,
value: false
},
stderr: {
type: Boolean,
value: false
},
since: {
type: Number,
value: 0
},
timestamps: {
type: Boolean,
value: false,
},
tail: {
type: String, /*All or A Number*/
value: ''
},
follow: {
type: Boolean,
value: false
},
result: {
type: Object,
notify: true
},
request: {
type: Object,
notify: true
},
url: {
type: String,
computed: 'computeUrl(host,containerid,stdout,stderr,since,timestamps,tail,follow)'
},
},
computeUrl: function(host,containerid,_stdout,_stderr,_since,_timestamps,_tail,follow) {
var stdout = this.stdout ? 1 : 0,
stderr = this.stderr ? 1 : 0,
since = this.since != 0 ? ("&since="+this.since) : '',
timestamps = this.timestamps ? ("×tamps=1") : '',
tail = this.tail != '' ? ("&tail=" + this.tail) : '';
return host +"/containers/"+containerid+"/logs?follow="+follow+"&stdout="+stdout+"&stderr="+stderr+since+timestamps+tail;
},
handleResponse: function(e) {
this.result = e.detail.response;
this.fire('docker-logs-'+this.containerid,{data: e.detail.response});
},
handleError: function(e) {
this.fire('docker-error',{data: e.detail.error});
},
go: function() {
this.$.ajax.generateRequest();
},
handleRequest: function(e) {
if(this.follow) {
var that = this;
this.request.xhr.addEventListener('progress', function (progress) {
that.result = that.request.xhr.responseText;
});
}
}
})
</script> |
98-82-8.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=98-82-8.txt alt=98-82-8.txt></img><body>
"x"
"1" "JUDSON, PN, COOKE, PA, DOERRER, NG, GREENE, N, HANZLIK, RP, HARDY, C, HARTMANN, A, HINCHLIFFE, D, HOLDER, J, MUELLER, L, STEGER-HARTMANN, T, ROTHFUSS, A, SMITH, M, THOMAS, K, VESSEY, JD AND ZEIGER E. __ TOWARDS THE CREATION OF AN INTERNATIONAL TOXICOLOGY INFORMATION CENTRE. TOXICOLOGY 213(1-2):117-28, 2005"
</body></html>
|
sandbox/index.html | webMath/webmath.github.io | <!doctype html>
<html lang=en >
<head>
<meta charset=utf-8 >
<title>Open Index or Markdown</title>
<meta name=viewport content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no' >
<meta name=description content='File wrangler. Default index.html file. Opens HTML or Markdown files. Passes location.hash.' >
<meta name=keywords content='ShowDown,Markdown,AJAX,JavaScript,HTML,CSS,GitHub,FOSS' >
<meta name=date content='2016-07-21' >
</head>
<body>
<script src= ></script>
<script>
// https://github.com/jaanga/jaanga.github.io/tree/master/cookbook-html/templates/open-index-or-markdown
var defaultFile = 'index.html';
location.hash = 'readme.md';
var contents;
init();
function init() {
if ( location.hash.match( '.md' ) ) {
onHashChange();
} else {
window.location.href = defaultFile + location.hash;
}
}
function onHashChange() {
var css, converter, url, xhr;
css = document.head.appendChild( document.createElement( 'style' ) );
css.innerHTML =
'body { font: 12pt monospace; left: 0; margin: 0 auto; max-width: 800px; right: 0; }' +
'a { color: crimson; text-decoration: none; }' +
'button, input[type=button] { background-color: #eee; border: 2px #eee solid; color: #888; }' +
'';
contents = contents ? contents : document.body.appendChild( document.createElement( 'div' ) ) ;
converter = new showdown.Converter( { strikethrough: true, literalMidWordUnderscores: true, simplifiedAutoLink: true, tables: true });
url = location.hash.slice( 1 );
xhr = new XMLHttpRequest();
xhr.open( 'get', url, true );
xhr.onload = function() { contents.innerHTML = converter.makeHtml( xhr.responseText ); };
xhr.send( null );
document.title = url.split( '/' ).pop();
window.addEventListener( 'hashchange', onHashChange, false );
}
</script>
</body>
</html>
|
public/tags/aliquam/index.html | quoha/blank | <!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Aliquam</title>
<meta name="author" content="">
<meta name="description" content="">
<meta name="google-site-verification" content="">
<meta name="Copyright" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="http://localhost:1313/favicon.ico">
<link rel="stylesheet" href="http://localhost:1313/css/reset.css">
<clink rel="stylesheet" href="http://localhost:1313/css/suede.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Dosis" />
<link rel="stylesheet" type="text/css" href="http://localhost:1313/css/origo.css" title="Origo" media="all" />
<script src="http://localhost:1313/js/libs/prefixfree.min.js"></script>
<script src="http://localhost:1313/js/libs/modernizr-2.8.3.dev.js"></script>
<meta name="application-name" content="" />
<meta name="msapplication-TileColor" content="" />
<meta name="msapplication-TileImage" content="" />
<meta name="msapplication-square150x150logo" content="" />
<meta name="msapplication-square310x310logo" content="" />
<meta name="msapplication-square70x70logo" content="" />
<meta name="msapplication-wide310x150logo" content="" />
<meta name="twitter:card" content="">
<meta name="twitter:site" content="">
<meta name="twitter:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:url" content="">
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:url" content="" />
<meta property="og:image" content="" />
</head>
<body class="light blue smaller freestyle01">
<div id="layout">
<!-- hugo: enter themes/blank/partials/banner.html -->
<div class="row smaller">
<div class="col c5 smaller">
<h1><a href="http://localhost:1313/">BLANK</a></h1>
</div>
<div class="col c7 aligncenter">
<p class="slogan">starting from scratch...</p>
</div>
</div>
<!-- hugo: leave themes/blank/partials/banner.html -->
<div class="row">
<div class="col c2 alignleft">
<!-- hugo: enter themes/blank/partials/nav.html -->
<nav>
<ul class="menu">
<li><a class="current" href="http://localhost:1313/" title="">Home</a></li>
<li><a href="http://localhost:1313/" title="">Templates</a>
<ul class="subpages">
<li><a href="http://localhost:1313/categories/archetypes">Archetypes</a></li>
<li><a href="http://localhost:1313/categories/homepage">Home Page</a></li>
<li><a href="http://localhost:1313/categories/lists">Lists</a></li>
<li><a href="http://localhost:1313/categories/menus">Menus</a></li>
<li><a href="http://localhost:1313/categories/partials">Partials</a></li>
<li><a href="http://localhost:1313/categories/singles">Singles</a></li>
<li><a href="http://localhost:1313/categories/static">Static</a></li>
<li><a href="http://localhost:1313/categories/syntax">Syntax</a></li>
<li><a href="http://localhost:1313/categories/taxonomy">Taxonomy</a></li>
</ul>
</li>
<li><a href="http://localhost:1313/categories/best">Best Practices</a>
<li><a href="http://localhost:1313/categories/misc">Miscellaneous</a>
<li><a href="http://localhost:1313/privacy">Privacy</a></li>
<li><a href="http://localhost:1313/about">About</a></li>
</ul>
</nav>
<!-- hugo: leave themes/blank/partials/nav.html -->
</div>
<div class="col c8">
<article>
<h2>Aliquam</h2>
<div class="entry-content">
<p>Posts are sorted by date, most recent first.</p>
<ul>
<li hugo-nav="/post/vitae-pharetra-erat/"><a href="http://localhost:1313/post/vitae-pharetra-erat/">Vitae Pharetra Erat</a></li>
</ul>
</div>
</article>
<p>themes/blank/layouts/taxonomy/tag.html</p>
</div>
<div class="col c2">
<!-- hugo: enter themes/blank/partials/sidebar.html -->
<h3>Links</h3>
<ul>
<li><a href="http://gohugo.io/">Hugo</a></li>
<li><a href="http://discuss.gohugo.io/">Hugo Discussions</a></li>
<li><a href="https://github.com/quoha/blank/">Github Repo</a></li>
<li><a href="http://blank.mdhender.com/">Blank's Home</a></li>
</ul>
<!-- hugo: leave themes/blank/partials/sidebar.html -->
</div>
</div>
<div id="footer" class="row">
<div class="col c12 aligncenter">
<footer>
<p>© Michael D Henderson 2014 · Powered by <a href="http://gohugo.io">Hugo</a></p>
</footer>
</div>
</div>
</div>
<script>document.write('<script src="http://'
+ (location.host || 'localhost').split(':')[0]
+ ':1313/livereload.js?mindelay=10"></'
+ 'script>')</script></body>
</html> |
app/views/timeline_table_row.html | codeactual/mainevent | <td><a title="View Full Event" href="/event/{_id}/{intReferer}" data-time={time}>{relTime}</a></td>
<td>{preview|s}</td>
|
lvl2.css | EvanLeroyer/Street-Fighter-RPG | body {
background-image: url(Chun-li-stage.jpg);
background-repeat: no-repeat;
background-color: black;
background-size: 44%;
background-position: center;
margin-top: 25%;
}
.sound {
display: none;
}
#ken {
background-image: url("Kenperso.gif");
background-repeat: no-repeat;
background-size: 104%;
height: 128%;
width: 10%;
top: 12%;
position: absolute;
margin-left: 38%;
}
#chunli {
background-image: url("Chun-li.gif");
background-repeat: no-repeat;
background-size: 104%;
height: 128%;
width: 12%;
top: 11%;
position: absolute;
margin-left: 51%;
}
.agrandir {
width: 15%;
height: 21%;
position: absolute;
color: orange;
background-color: black;
border: none;
margin-left: 34%;
top: 55%;
font-family: "capcomsf";
}
@font-face {
font-family: "capcomsf";
src: url('emulogic.ttf')
}
.kensanté {
width: 10%;
height: 10%;
top: 0%;
position: absolute;
margin-left: 41%;
color: yellow;
font-family: "capcomsf";
}
.chunlisanté {
width: 10%;
height: 10%;
top: 0%;
position: absolute;
margin-left: 54%;
color: yellow;
font-family: "capcomsf";
}
.kenportrait {
background-image: url("Ken-sf2-portrait.gif");
width: 20%;
position: absolute;
margin-left: 33%;
height: 27%;
background-repeat: no-repeat;
top: 1%;
background-size: 27%;
}
.chunliportrait {
background-image: url("Chunli-portrait-sf2.gif");
width: 24%;
position: absolute;
margin-left: 61%;
height: 27%;
background-repeat: no-repeat;
top: 1%;
background-size: 27%;
}
.agrandir2 {
width: 15%;
height: 21%;
position: absolute;
color: orange;
background-color: black;
border: none;
margin-left: 51%;
top: 55%;
font-family: "capcomsf";
} |
02 传智播客js/04 案例/图片绑定案例/index.html | wuxinkai/daima | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<script src="js/jquery-1.7.2.min.js"></script>
<style type="text/css">
*{margin: 0; padding: 0;list-style: none}
#container{width: 1000px; margin: 0 auto}
#container dl{width: 32%;margin-right: 1%;margin-top: 1%;float: left;display: block;overflow: hidden;border: 1px solid #ccc;}
#container dl a{display: block;text-decoration: none;color: #666; padding: 5px 5px;}
#container dl a img{background-size: 100%;display: block;width: 100%}
#container dl dd span em{font-style: normal; font-weight: bold; color: #F0378D; }
#container dl dd span{font-size: 14px; width: 100%; height: 20px; display: block; }
#container dl .price{ height: 20px;padding: 10px 10px; }
#container dl .price em{font-style: normal; color: #F0378D; font-size: 14px; font-weight: bold; float: left; }
#container dl .price i{ font-style: normal; float: right; color: #999; font-size: 14px;}
#container dl .price del{float: left; padding: 0 0 0 10px; color: #999; }
</style>
</head>
<body>
<button id="pprice">点击按钮执行结果</button>
<div class="conBottomT" id="container" >
<!--<dl>-->
<!--<dt><a href="javascript:;"><img src="img/boutque01_r2_c2.jpg" alt="`"></a></dt>-->
<!--<dd>-->
<!--<span>-->
<!--<a href="javascript:;">-->
<!--<em>3.5折/</em>-->
<!--手机中的战斗机-->
<!--</a>-->
<!--</span>-->
<!--</dd>-->
<!--<dd class="price">-->
<!--<em>?998.00</em>-->
<!--<del>?58.99</del>-->
<!--<i>销售:0天2小时58分6秒</i>-->
<!--</dd>-->
<!--</dl>-->
<!--<dl>-->
<!--<dt><a href="javascript:;"><img src="img/boutque01_r2_c2.jpg" alt="`"></a></dt>-->
<!--<dd>-->
<!--<span>-->
<!--<a href="javascript:;">-->
<!--<em>3.5折/</em>-->
<!--手机中的战斗机-->
<!--</a>-->
<!--</span>-->
<!--</dd>-->
<!--<dd class="price">-->
<!--<em>?998.00</em>-->
<!--<del>?58.99</del>-->
<!--<i>销售:0天2小时58分6秒</i>-->
<!--</dd>-->
<!--</dl>-->
<!--<dl>-->
<!--<dt><a href="javascript:;"><img src="img/boutque01_r2_c2.jpg" alt="`"></a></dt>-->
<!--<dd>-->
<!--<span>-->
<!--<a href="javascript:;">-->
<!--<em>3.5折/</em>-->
<!--手机中的战斗机-->
<!--</a>-->
<!--</span>-->
<!--</dd>-->
<!--<dd class="price">-->
<!--<em>?998.00</em>-->
<!--<del>?58.99</del>-->
<!--<i>销售:0天2小时58分6秒</i>-->
<!--</dd>-->
<!--</dl>-->
<!--<dl>-->
<!--<dt><a href="javascript:;"><img src="img/boutque01_r2_c2.jpg" alt="`"></a></dt>-->
<!--<dd>-->
<!--<span>-->
<!--<a href="javascript:;">-->
<!--<em>3.5折/</em>-->
<!--手机中的战斗机-->
<!--</a>-->
<!--</span>-->
<!--</dd>-->
<!--<dd class="price">-->
<!--<em>?998.00</em>-->
<!--<del>?58.99</del>-->
<!--<i>销售:0天2小时58分6秒</i>-->
<!--</dd>-->
<!--</dl>-->
<!--<dl>-->
<!--<dt><a href="javascript:;"><img src="img/boutque01_r2_c2.jpg" alt="`"></a></dt>-->
<!--<dd>-->
<!--<span><a href="javascript:;"><em>3.5折/</em>手机中的战斗机</a></span>-->
<!--</dd>-->
<!--<dd class="price"><em>?998.00</em><del>?58.99</del><i>销售:0天2小时58分6秒</i></dd>-->
<!--</dl>-->
</div>
</body>
</html>
<script>
function Product() {
this.src='';
this.imgs='';
this.discount='';
this.describe='';
this.price='';
this.original='';
this.time='';
}
Product.prototype={
bindDom:function () {
//+this.src 就是product的src
var str ='';
str+='<dl>';
str+='<dt><a href='+this.src+'><img src='+this.imgs+' alt=""></a></dt>';
str+='<dd>';
str+='<span><a href="javascript:;" id="btn"><em>'+this.discount+'</em>'+this.describe+'</a></span>';
str+='</dd>';
str+='<dd class="price">';
str+='<em>'+this.price+'</em><del>'+this.original+'</del><i>'+this.time+'</i>';
str+='</dd>';
str+='</dl>';
return str //将内容传递出来
},
bindEvents:function () {
var btn = document.getElementById('pprice');
var that =this;
btn.onclick = function(){
that.addProduct()
}
},
addProduct:function () {
alert('当前原型上的方法')
}
};
window.onload =function () {
var products =[
{src:'javascrip:;',imgs:'img/boutque01_r2_c2.jpg',discount:'3.5折',describe:'手机中的战斗机',price:'998.00',original:'2000.00',time:'0天2小时58分6秒'},
{src:'javascrip:;',imgs:'img/boutque01_r2_c2.jpg',discount:'3.5折',describe:'手机中的战斗机',price:'998.00',original:'2000.00',time:'0天2小时58分6秒'},
{src:'javascrip:;',imgs:'img/boutque01_r2_c2.jpg',discount:'3.5折',describe:'手机中的战斗机',price:'998.00',original:'2000.00',time:'0天2小时58分6秒'},
{src:'javascrip:;',imgs:'img/boutque01_r2_c2.jpg',discount:'3.5折',describe:'手机中的战斗机',price:'998.00',original:'2000.00',time:'0天2小时58分6秒'},
{src:'javascrip:;',imgs:'img/boutque01_r2_c2.jpg',discount:'3.5折',describe:'手机中的战斗机',price:'998.00',original:'2000.00',time:'0天2小时58分6秒'},
{src:'javascrip:;',imgs:'img/boutque01_r2_c2.jpg',discount:'3.5折',describe:'手机中的战斗机',price:'998.00',original:'2000.00',time:'0天2小时58分6秒'},
];
//循环绑定数据;
var str2 ='';
var product = new Product();
product.bindEvents();
for (var i=0; i<products.length; i++){
product.src =products[i].src;
product.imgs =products[i].imgs;
product.discount =products[i].discount;
product.describe =products[i].describe;
product.price =products[i].price;
product.original =products[i].original;
product.time =products[i].time;
//(1)调用product.bindDom() 方法
//(2)将字符串存储到str2中, str2 = "<dl><dt><a href=https://www.baidu.com/><img src=img/boutque01_r2_c2.jpg alt="">
//(3)不断的向str2 插入数据
str2 += product.bindDom(); //
}
var container = document.getElementById('container');
//插入内容
container.innerHTML =str2; //(4)将拼接字符串插入到内容中
//怎么添加事件
container.addEventListener('click', function () {
console.dir(this.children)
}, false);
var list = document.getElementById("container").getElementsByTagName("dl");
for (var i = 0; i < list.length; i++) {
var dl = list[i];
(function (i) {
dl.onclick= function () {
console.log("第" + (i + 1) + "条" + this);
}
})(i)
}
}
</script> |
docs/menu.html | Pro-Club/MetroCL | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="twitter:site" content="@metroui">
<meta name="twitter:creator" content="@pimenov_sergey">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Metro 4 Components Library">
<meta name="twitter:description" content="Metro 4 is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.">
<meta name="twitter:image" content="https://metroui.org.ua/images/m4-logo-social.png">
<meta property="og:url" content="https://metroui.org.ua/v4/index.html">
<meta property="og:title" content="Metro 4 Components Library">
<meta property="og:description" content="Metro 4 is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.">
<meta property="og:type" content="website">
<meta property="og:image" content="https://metroui.org.ua/images/m4-logo-social.png">
<meta property="og:image:secure_url" content="https://metroui.org.ua/images/m4-logo-social.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="968">
<meta property="og:image:height" content="504">
<meta name="author" content="Sergey Pimenov">
<meta name="description" content="The Metro 4 provides any classes to create different cool menu, as horizontal, vertical, tool and others.">
<meta name="keywords" content="HTML, CSS, JS, Metro, CSS3, Javascript, HTML5, UI, Library, Web, Development, Framework">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="metro/css/metro-all.css" rel="stylesheet">
<link href="highlight/styles/github.css" rel="stylesheet">
<link href="docsearch/docsearch.min.css" rel="stylesheet">
<link href="css/site.css" rel="stylesheet">
<title>Menu - Metro 4 :: Popular HTML, CSS and JS library</title>
</head>
<body>
<div class="container-fluid">
<div class="row flex-xl-nowrap">
<div class="cell-md-3 cell-xl-2 pr-0 border-right bd-light" id="sidenav">
</div>
<div class="d-none d-block-xl cell-xl-2 order-2 border-left bd-light toc-wrapper">
<h5>Table of contents</h5>
<hr/>
<ul class="toc-nav">
<li class="toc-entry"><a href="#">Menu</a></li>
<li class="toc-entry">
<a href="#">Horizontal</a>
<ul>
<li class="toc-entry"><a href="#_h_menu_dropdown">Dropdown</a></li>
<li class="toc-entry"><a href="#_h_menu_no_hover">No hover</a></li>
<li class="toc-entry"><a href="#_h_menu_large">Large</a></li>
<li class="toc-entry"><a href="#_h_menu_mega">Mega</a></li>
</ul>
</li>
<li class="toc-entry"><a href="#_v_menu">Vertical menu</a></li>
<li class="toc-entry">
<a href="#_t_menu">Tool menu</a>
<ul>
<li class="toc-entry"><a href="#_t_menu_dropdown">Dropdown</a></li>
</ul>
</li>
<li class="toc-entry">
<a href="#_d_menu">Dropdown menu</a>
<ul>
<li class="toc-entry"><a href="#_d_menu_context">Context</a></li>
</ul>
</li>
<li class="toc-entry"><a href="#_menu_hotkeys">Hotkeys</a></li>
<li class="toc-entry"><a href="#_menu_color">Menu color</a></li>
</ul>
</div>
<main class="cell-md-9 cell-xl-8 order-1 pr-1-sx pl-1-sx pr-5-md pl-5-md">
<div class="place-right d-none d-block-lg" style="width: 200px;">
<img src="images/logo.png" class="w-100">
</div>
<h1>Menu</h1>
<p class="text-leader">
The Metro 4 provides any classes to create different cool menu, as horizontal, vertical, tool and others.
All menus have a similar structure and are created using lists, list items and anchors.
Menu is determined by the class applied to the root list.
</p>
<!-- ads-html -->
<h3 id="_h_menu">Horizontal menu</h3>
<p>
To create horizontal menu add class <code>.h-menu</code> to list.
</p>
<div class="example">
<ul class="h-menu mb-2">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="h-menu">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</code></pre>
<h4 id="_h_menu_dropdown">Horizontal menu with dropdown</h4>
<div class="example">
<ul class="h-menu">
<li><a href="#">Home</a></li>
<li>
<a id="_test1" href="#" class="dropdown-toggle">Products</a>
<ul class="d-menu" data-role="dropdown">
<li>
<a href="#" class="dropdown-toggle">Windows</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">Windows 10</a></li>
<li><a href="#">Windows Server</a></li>
<li class="divider"></li>
<li><a href="#">MS-DOS</a></li>
</ul>
</li>
<li><a href="#">Skype</a></li>
<li class="divider"></li>
<li><a href="#">Office</a></li>
</ul>
</li>
<li>
<a id="_test2" href="#" class="dropdown-toggle">Products 2</a>
<ul class="d-menu" data-role="dropdown">
<li>
<a href="#" class="dropdown-toggle">Windows</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">Windows 10</a></li>
<li><a href="#">Windows Server</a></li>
<li class="divider"></li>
<li><a href="#">MS-DOS</a></li>
</ul>
</li>
<li><a href="#">Skype</a></li>
<li class="divider"></li>
<li><a href="#">Office</a></li>
</ul>
</li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="h-menu">
<li><a href="#">Home</a></li>
<li>
<a href="#" class="dropdown-toggle">Products</a>
<ul class="d-menu" data-role="dropdown">
<li>
<a href="#" class="dropdown-toggle">Windows</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">Windows 10</a></li>
<li><a href="#">Windows Server</a></li>
<li class="divider"></li>
<li><a href="#">MS-DOS</a></li>
</ul>
</li>
<li><a href="#">Skype</a></li>
<li class="divider"></li>
<li><a href="#">Office</a></li>
</ul>
</li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</code></pre>
<h4 id="_h_menu_no_hover">Horizontal menu with disabled hover effect</h4>
<div class="example">
<ul class="h-menu no-hover">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="h-menu no-hover">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</code></pre>
<h4 id="_h_menu_large">Horizontal menu with class .large</h4>
<div class="example">
<ul class="h-menu large">
<li><a href="#">Home</a></li>
<li><a href="#" class="dropdown-toggle">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="h-menu large">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
</code></pre>
<h4 id="_h_menu_mega">Mega menu</h4>
<div class="example">
<ul class="h-menu mega">
<li><a href="#">Home</a></li>
<li>
<a href="#" class="dropdown-toggle">Products</a>
<div class="mega-container p-2 border-top bd-gray" data-role="dropdown">
<div class="row">
<div class="cell-md-6">
<h2 class="text-light">Metro 4</h2>
<p>
Is an open source toolkit for developing with HTML, CSS, and JS for build your site Windows Metro style.
</p>
</div>
<div class="cell-md-6">
<h4>Begin with Metro 4</h4>
<ul class="unstyled-list pl-0">
<li><a href="#">Getting started</a></li>
<li><a href="#">Base CSS</a></li>
<li><a href="#">Components</a></li>
<li><a href="#">Utilities</a></li>
</ul>
</div>
</div>
</div>
</li>
<li>
<a href="#" class="dropdown-toggle">Support</a>
<div class="mega-container" data-role="dropdown">
<ul class="h-menu">
<li><a href="#">Blog</a></li>
<li><a href="#">Forum</a></li>
<li><a href="#">Github</a></li>
<li><a href="#">Community</a></li>
</ul>
</div>
</li>
<li><a href="#">Cart</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="h-menu mega">
<li><a href="#">Home</a></li>
<li>
<a href="#" class="dropdown-toggle">Products</a>
<div class="mega-container p-2" data-role="dropdown">
<div class="row">
<div class="cell-md-6">
<h2 class="text-light">Metro 4</h2>
<p>
Is an open source toolkit for developing with ...
</p>
</div>
<div class="cell-md-6">
<h4>Begin with Metro 4</h4>
<ul class="unstyled-list pl-0">
<li><a href="#">Getting started</a></li>
<li><a href="#">Base CSS</a></li>
<li><a href="#">Components</a></li>
<li><a href="#">Utilities</a></li>
</ul>
</div>
</div>
</div>
</li>
<li>
<a href="#" class="dropdown-toggle">Support</a>
<div class="mega-container" data-role="dropdown">
<ul class="h-menu">
<li><a href="#">Blog</a></li>
<li><a href="#">Forum</a></li>
<li><a href="#">Github</a></li>
<li><a href="#">Community</a></li>
</ul>
</div>
</li>
<li><a href="#">Cart</a></li>
</ul>
</code></pre>
<h3 id="_v_menu">Vertical menu</h3>
<p>
The vertical menu is intended, first of all, to create sidebar menus of your site.
To create vertical menu add class <code>.v-menu</code> to list.
</p>
<div class="example clear">
<ul class="v-menu" style="width: 220px;">
<li class="menu-title">General</li>
<li><a href="#"><span class="mif-home icon"></span> Home</a></li>
<li class="menu-title">Products</li>
<li><a href="#"><span class="mif-windows icon"></span> Windows</a></li>
<li class="disabled"><a href="#"><span class="mif-library icon"></span> Office 365</a></li>
<li><a href="#"><span class="mif-skype icon"></span> Skype</a></li>
<li class="menu-title">Support</li>
<li>
<a href="#" data-hotkey="Alt+F1">Community</a>
<ul class="v-menu" data-role="dropdown">
<li><a href="#">Blog</a></li>
<li><a href="#">Github</a></li>
<li><a href="#">Forum</a></li>
<li class="divider"></li>
<li class="p-2 bg-light">
<button class="button square primary"><span class="mif-target"></span></button>
<button class="button square success"><span class="mif-apps"></span></button>
<button class="button square alert"><span class="mif-file-code"></span></button>
<button class="button square warning"><span class="mif-download"></span></button>
</li>
</ul>
</li>
<li class="menu-title">Shop</li>
<li><a href="#"><span class="mif-cart icon"></span> Cart</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="v-menu">
<li class="menu-title">General</li>
<li><a href="#"><span class="mif-home icon"></span> Home</a></li>
<li class="menu-title">Products</li>
<li><a href="#"><span class="mif-windows icon"></span> Windows</a></li>
<li><a href="#"><span class="mif-library icon"></span> Office 365</a></li>
<li><a href="#"><span class="mif-skype icon"></span> Skype</a></li>
<li class="menu-title">Support</li>
<li>
<a href="#" data-hotkey="Alt+F1">Community</a>
<ul class="v-menu" data-role="dropdown">
<li><a href="#">Blog</a></li>
<li><a href="#">Github</a></li>
<li><a href="#">Forum</a></li>
<li class="divider"></li>
<li class="p-2 bg-light">
<button class="button square primary"><span class="mif-target"></span></button>
<button class="button square success"><span class="mif-apps"></span></button>
<button class="button square alert"><span class="mif-file-code"></span></button>
<button class="button square warning"><span class="mif-download"></span></button>
</li>
</ul>
</li>
<li class="menu-title">Shop</li>
<li><a href="#"><span class="mif-cart icon"></span> Cart</a></li>
</ul>
</code></pre>
<h3 id="_t_menu">Tool menu</h3>
<p>
If you need to create cool compact tool menu, you can user class <code>.t-menu</code>.
</p>
<div class="example clear">
<ul class="t-menu open m-1">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
<ul class="t-menu open compact m-1">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
<ul class="t-menu open horizontal m-1">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
<ul class="t-menu open horizontal compact m-1">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
</div>
<pre class=""><code>
<ul class="t-menu open">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
<ul class="t-menu open compact">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
<ul class="t-menu open horizontal">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
<ul class="t-menu open horizontal compact">
<li><a href="#"><span class="mif-apps icon"></span></a></li>
<li><a href="#"><span class="mif-laptop icon"></span></a></li>
<li><a href="#"><span class="mif-bubbles icon"></span></a></li>
<li><a href="#"><span class="mif-bubble icon"></span></a></li>
<li><a href="#"><span class="mif-user icon"></span></a></li>
</ul>
</code></pre>
<h4 id="_t_menu_dropdown">Tools menu dropdown</h4>
<div class="example clear">
<ul class="t-menu open m-1">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu horizontal" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#"><span class="icon mif-compass"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
<ul class="t-menu horizontal compact open m-1">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu compact" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu compact horizontal" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#"><span class="icon mif-compass"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</div>
<pre class=""><code>
<ul class="t-menu open">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu horizontal" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#"><span class="icon mif-compass"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
<ul class="t-menu horizontal compact open">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu compact" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu compact horizontal" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#"><span class="icon mif-compass"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</code></pre>
<h3 id="_d_menu">Dropdown menu</h3>
<p>
With Metro 4 you can create dropdown menu simple and easy for any element.
</p>
<div class="example clear mb-2">
<ul class="d-menu open pos-static">
<li><a href="#"><span class="mif-user icon"></span> Profile</a></li>
<li><a href="#">Calendar</a></li>
<li><a href="#">Photo</a></li>
<li class="divider"></li>
<li><a href="#"><span class="mif-target icon"></span> Location</a></li>
</ul>
</div>
<p class="text-bold">
To create dropdown menu:
</p>
<ol class="decimal">
<li>Create container with a position different from <code>statics</code></li>
<li>Add toggles with class <code>.dropdown-toggle</code></li>
<li>Add menu with class <code>.d-menu</code> and attribute <code>data-role="dropdown"</code></li>
<li>To display the menu up add class <code>.drop-up</code> to menu</li>
<li>To display the menu left class <code>.drop-left</code> to menu</li>
<li>To display the menu right add class <code>.drop-right</code> to menu</li>
<li>To hide dropdown toggle marker add class <code>.no-marker</code> to toggle</li>
</ol>
<div class="example d-flex">
<div class="pos-relative">
<button class="button dropdown-toggle">Menu toggle</button>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative">
<a class="button link dropdown-toggle">Menu toggle</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative">
<button class="button square alert dropdown-toggle"><span class="mif-apps"></span></button>
<ul class="d-menu bg-red fg-white" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative ml-1">
<button class="button success dropdown-toggle no-marker">Drop Up</button>
<ul class="d-menu drop-up" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative ml-1">
<button class="button success dropdown-toggle">Drop Right</button>
<ul class="d-menu drop-right" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative ml-1">
<button class="button success dropdown-toggle">Drop Left</button>
<ul class="d-menu drop-left" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
</div>
<pre class=""><code>
<div class="pos-relative">
<button class="button dropdown-toggle">Menu toggle</button>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative">
<a class="button link dropdown-toggle">Menu toggle</a>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
<div class="pos-relative">
<button class="button square dropdown-toggle">
<span class="mif-apps"></span>
</button>
<ul class="d-menu" data-role="dropdown">
<li><a href="#">One</a></li>
<li><a href="#">Two</a></li>
<li><a href="#">Three</a></li>
</ul>
</div>
</code></pre>
<h4 id="_d_menu_context">Context menu</h4>
<p>
Context menu is a kind of drop-down menu, with reduced size of menu items.
</p>
<div class="example">
<div class="row flex-justify-start">
<div class="cell-auto m-1">
<ul class="d-menu open context pos-static">
<li><a href="#"><span class="mif-user icon"></span> Profile</a></li>
<li><a href="#">Calendar</a></li>
<li><a href="#">Photo</a></li>
<li class="divider"></li>
<li><a href="#"><span class="mif-target icon"></span> Location</a></li>
</ul>
</div>
<div class="cell-auto m-1">
<a class="button" id="context_toggle">Open context menu</a>
<ul class="d-menu context" data-role="dropdown" data-toggle-element="#context_toggle">
<li><a href="#"><span class="mif-user icon"></span> Profile</a></li>
<li><a href="#">Calendar</a></li>
<li><a href="#">Photo</a></li>
<li class="divider"></li>
<li><a href="#"><span class="mif-target icon"></span> Location</a></li>
</ul>
</div>
</div>
</div>
<pre class=""><code>
<a class="button" id="context_toggle">Open context menu</a>
<ul class="d-menu context" data-role="dropdown" data-toggle-element="#context_toggle">
<li><a href="#"><span class="mif-user icon"></span> Profile</a></li>
<li><a href="#">Calendar</a></li>
<li><a href="#">Photo</a></li>
<li class="divider"></li>
<li><a href="#"><span class="mif-target icon"></span> Location</a></li>
</ul>
</code></pre>
<h3 id="_menu_hotkeys">Hotkeys</h3>
<p>
All menus supports hotkey binding to elements. To bind hotkey add attribute <code>data-hotkey="*"</code> to menu <code>a</code> element.
</p>
<div class="example clear">
<ul class="d-menu open pos-static">
<li><a href="#" data-hotkey="Alt+Q" onclick="alert('Alt+Q')">Test Alt+Q</a></li>
<li><a href="#" data-hotkey="Alt+W" onclick="alert('Alt+W')">Test Alt+W</a></li>
<li><a href="#" data-hotkey="Ctrl+F1" onclick="alert('Ctrl+F1')">Test Ctrl+F1</a></li>
</ul>
</div>
<pre class=""><code>
<ul class="d-menu open pos-static" style="width: 220px">
<li><a href="#" data-hotkey="Alt+Q" onclick="alert('Alt+Q')">Test Alt+Q</a></li>
<li><a href="#" data-hotkey="Alt+W" onclick="alert('Alt+W')">Test Alt+W</a></li>
<li><a href="#" data-hotkey="Ctrl+F1" onclick="alert('Ctrl+F1')">Test Ctrl+F1</a></li>
</ul>
</code></pre>
<h3 id="_menu_color">Menu color</h3>
<p>
If you need a menu of a certain color, it's nothing easier, add classes for background color and tex color to your menu.
</p>
<div class="example clear">
<ul class="h-menu bg-red fg-white m-1">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
<ul class="d-menu open pos-static bg-green fg-white m-1">
<li><a href="#"><span class="mif-user icon"></span> Profile</a></li>
<li><a href="#">Calendar</a></li>
<li><a href="#">Photo</a></li>
<li class="divider"></li>
<li><a href="#"><span class="mif-target icon"></span> Location</a></li>
</ul>
<ul class="t-menu horizontal open m-1 bg-cyan fg-white">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu bg-pink fg-white" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu horizontal bg-brown fg-white" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#"><span class="icon mif-compass"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</div>
<pre class=""><code>
<ul class="h-menu bg-red fg-white">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">Support</a></li>
<li><a href="#">Cart</a></li>
</ul>
<ul class="d-menu open pos-static bg-green fg-white">
<li><a href="#"><span class="mif-user icon"></span> Profile</a></li>
<li><a href="#">Calendar</a></li>
<li><a href="#">Photo</a></li>
<li class="divider"></li>
<li><a href="#"><span class="mif-target icon"></span> Location</a></li>
</ul>
<ul class="t-menu horizontal open bg-cyan fg-white">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu bg-pink fg-white" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#" class="dropdown-toggle"><span class="icon mif-compass"></span></a>
<ul class="t-menu horizontal bg-brown fg-white" data-role="dropdown">
<li><a href="#"><span class="icon mif-home"></span></a></li>
<li><a href="#"><span class="icon mif-compass"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
</ul>
</li>
<li><a href="#"><span class="icon mif-bubbles"></span></a></li>
<li><a href="#"><span class="icon mif-file-empty"></span></a></li>
</ul>
</code></pre>
</main>
</div>
</div>
<script src="docsearch/docsearch.min.js"></script>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="metro/js/metro.js"></script>
<script src="highlight/highlight.pack.js"></script>
<script src="js/clipboard.min.js"></script>
<script src="js/site.js"></script>
<!-- ads-script -->
</body>
</html> |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/70148be733a6b497ca9333ee7a565a59178d9a1a26cb021f51a8e53463ae5e40.html | simonmysun/praxis | <!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="./c53228382d205347bd146cb646425d1498aac289d2ffd4723e9a7f67f9a65c7e.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> |
docs/Phaser.Physics.Ninja.Circle.html | mperalt3/ctg2 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Class: Circle</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" href="styles/site.cerulean.css">
</head>
<body>
<div class="container-fluid">
<div class="navbar navbar-fixed-top navbar-inverse">
<div style="position: absolute; width: 143px; height: 31px; right: 10px; top: 10px; z-index: 1050"><a href="http://phaser.io"><img src="img/phaser.png" border="0" /></a></div>
<div class="navbar-inner">
<a class="brand" href="index.html">Phaser API</a>
<ul class="nav">
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b
class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-0">
<a href="Phaser.html">Phaser</a>
</li>
<li class="class-depth-0">
<a href="Phaser.KeyCode.html">KeyCode</a>
</li>
<li class="class-depth-0">
<a href="PIXI.html">PIXI</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 class="class-depth-1">
<a href="Phaser.Animation.html">Animation</a>
</li>
<li class="class-depth-1">
<a href="Phaser.AnimationManager.html">AnimationManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.AnimationParser.html">AnimationParser</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ArraySet.html">ArraySet</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ArrayUtils.html">ArrayUtils</a>
</li>
<li class="class-depth-1">
<a href="Phaser.AudioSprite.html">AudioSprite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.BitmapData.html">BitmapData</a>
</li>
<li class="class-depth-1">
<a href="Phaser.BitmapText.html">BitmapText</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Button.html">Button</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Cache.html">Cache</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Camera.html">Camera</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Canvas.html">Canvas</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Circle.html">Circle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Color.html">Color</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Angle.html">Angle</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Animation.html">Animation</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.AutoCull.html">AutoCull</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Bounds.html">Bounds</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.BringToTop.html">BringToTop</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Core.html">Core</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Crop.html">Crop</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Delta.html">Delta</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Destroy.html">Destroy</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.FixedToCamera.html">FixedToCamera</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Health.html">Health</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.InCamera.html">InCamera</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.InputEnabled.html">InputEnabled</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.InWorld.html">InWorld</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.LifeSpan.html">LifeSpan</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.LoadTexture.html">LoadTexture</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Overlap.html">Overlap</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.PhysicsBody.html">PhysicsBody</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Reset.html">Reset</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.ScaleMinMax.html">ScaleMinMax</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Smoothed.html">Smoothed</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Create.html">Create</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Creature.html">Creature</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Device.html">Device</a>
</li>
<li class="class-depth-1">
<a href="Phaser.DeviceButton.html">DeviceButton</a>
</li>
<li class="class-depth-1">
<a href="Phaser.DOM.html">DOM</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Easing.html">Easing</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Back.html">Back</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Bounce.html">Bounce</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Circular.html">Circular</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Cubic.html">Cubic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Elastic.html">Elastic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Exponential.html">Exponential</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Linear.html">Linear</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Quadratic.html">Quadratic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Quartic.html">Quartic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Quintic.html">Quintic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Sinusoidal.html">Sinusoidal</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Ellipse.html">Ellipse</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Events.html">Events</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Filter.html">Filter</a>
</li>
<li class="class-depth-1">
<a href="Phaser.FlexGrid.html">FlexGrid</a>
</li>
<li class="class-depth-1">
<a href="Phaser.FlexLayer.html">FlexLayer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Frame.html">Frame</a>
</li>
<li class="class-depth-1">
<a href="Phaser.FrameData.html">FrameData</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Game.html">Game</a>
</li>
<li class="class-depth-1">
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
</li>
<li class="class-depth-1">
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Gamepad.html">Gamepad</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Graphics.html">Graphics</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Group.html">Group</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Image.html">Image</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ImageCollection.html">ImageCollection</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Input.html">Input</a>
</li>
<li class="class-depth-1">
<a href="Phaser.InputHandler.html">InputHandler</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Key.html">Key</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Keyboard.html">Keyboard</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Line.html">Line</a>
</li>
<li class="class-depth-1">
<a href="Phaser.LinkedList.html">LinkedList</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Loader.html">Loader</a>
</li>
<li class="class-depth-1">
<a href="Phaser.LoaderParser.html">LoaderParser</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Math.html">Math</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Matrix.html">Matrix</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Mouse.html">Mouse</a>
</li>
<li class="class-depth-1">
<a href="Phaser.MSPointer.html">MSPointer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Net.html">Net</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Particle.html">Particle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Particles.html">Particles</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Particles.Arcade.html">Arcade</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Particles.Arcade.Emitter.html">Emitter</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Physics.html">Physics</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Physics.Arcade.html">Arcade</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Arcade.Body.html">Body</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Arcade.TilemapCollision.html">TilemapCollision</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Physics.Ninja.html">Ninja</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.AABB.html">AABB</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.Body.html">Body</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.Circle.html">Circle</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.Tile.html">Tile</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Physics.P2.html">P2</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.Body.html">Body</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.BodyDebug.html">BodyDebug</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.CollisionGroup.html">CollisionGroup</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.ContactMaterial.html">ContactMaterial</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.DistanceConstraint.html">DistanceConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.FixtureList.html">FixtureList</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.GearConstraint.html">GearConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.InversePointProxy.html">InversePointProxy</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.LockConstraint.html">LockConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.Material.html">Material</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.PointProxy.html">PointProxy</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.PrismaticConstraint.html">PrismaticConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.RevoluteConstraint.html">RevoluteConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.RotationalSpring.html">RotationalSpring</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.Spring.html">Spring</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Plugin.html">Plugin</a>
</li>
<li class="class-depth-1">
<a href="Phaser.PluginManager.html">PluginManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Point.html">Point</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Pointer.html">Pointer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.PointerMode.html">PointerMode</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Polygon.html">Polygon</a>
</li>
<li class="class-depth-1">
<a href="Phaser.QuadTree.html">QuadTree</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RandomDataGenerator.html">RandomDataGenerator</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Rectangle.html">Rectangle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RenderTexture.html">RenderTexture</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RequestAnimationFrame.html">RequestAnimationFrame</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RetroFont.html">RetroFont</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Rope.html">Rope</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RoundedRectangle.html">RoundedRectangle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ScaleManager.html">ScaleManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Signal.html">Signal</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SignalBinding.html">SignalBinding</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SinglePad.html">SinglePad</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Sound.html">Sound</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SoundManager.html">SoundManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Sprite.html">Sprite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SpriteBatch.html">SpriteBatch</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Stage.html">Stage</a>
</li>
<li class="class-depth-1">
<a href="Phaser.State.html">State</a>
</li>
<li class="class-depth-1">
<a href="Phaser.StateManager.html">StateManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Text.html">Text</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tile.html">Tile</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tilemap.html">Tilemap</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TilemapLayer.html">TilemapLayer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TilemapParser.html">TilemapParser</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tileset.html">Tileset</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TileSprite.html">TileSprite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Time.html">Time</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Timer.html">Timer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TimerEvent.html">TimerEvent</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Touch.html">Touch</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tween.html">Tween</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TweenData.html">TweenData</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TweenManager.html">TweenManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Utils.html">Utils</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Utils.Debug.html">Debug</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Video.html">Video</a>
</li>
<li class="class-depth-1">
<a href="Phaser.World.html">World</a>
</li>
<li class="class-depth-1">
<a href="PIXI.AbstractFilter.html">AbstractFilter</a>
</li>
<li class="class-depth-1">
<a href="PIXI.BaseTexture.html">BaseTexture</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasBuffer.html">CanvasBuffer</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasGraphics.html">CanvasGraphics</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasMaskManager.html">CanvasMaskManager</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasPool.html">CanvasPool</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasRenderer.html">CanvasRenderer</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasTinter.html">CanvasTinter</a>
</li>
<li class="class-depth-1">
<a href="PIXI.ComplexPrimitiveShader.html">ComplexPrimitiveShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.DisplayObject.html">DisplayObject</a>
</li>
<li class="class-depth-1">
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
</li>
<li class="class-depth-1">
<a href="PIXI.EarCut.html">EarCut</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Event.html">Event</a>
</li>
<li class="class-depth-1">
<a href="PIXI.EventTarget.html">EventTarget</a>
</li>
<li class="class-depth-1">
<a href="PIXI.FilterTexture.html">FilterTexture</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Graphics.html">Graphics</a>
</li>
<li class="class-depth-1">
<a href="PIXI.GraphicsData.html">GraphicsData</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PIXI.html">PIXI</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PixiFastShader.html">PixiFastShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PixiShader.html">PixiShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PolyK.html">PolyK</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PrimitiveShader.html">PrimitiveShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.RenderTexture.html">RenderTexture</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Rope.html">Rope</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Sprite.html">Sprite</a>
</li>
<li class="class-depth-1">
<a href="PIXI.SpriteBatch.html">SpriteBatch</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Strip.html">Strip</a>
</li>
<li class="class-depth-1">
<a href="PIXI.StripShader.html">StripShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Texture.html">Texture</a>
</li>
<li class="class-depth-1">
<a href="PIXI.TilingSprite.html">TilingSprite</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLBlendModeManager.html">WebGLBlendModeManager</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLFastSpriteBatch.html">WebGLFastSpriteBatch</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLFilterManager.html">WebGLFilterManager</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLRenderer.html">WebGLRenderer</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b
class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-0">
<a href="global.html#AUTO">AUTO</a>
</li>
<li class="class-depth-0">
<a href="global.html#BITMAPDATA">BITMAPDATA</a>
</li>
<li class="class-depth-0">
<a href="global.html#BITMAPTEXT">BITMAPTEXT</a>
</li>
<li class="class-depth-0">
<a href="global.html#blendModes">blendModes</a>
</li>
<li class="class-depth-0">
<a href="global.html#BUTTON">BUTTON</a>
</li>
<li class="class-depth-0">
<a href="global.html#CANVAS">CANVAS</a>
</li>
<li class="class-depth-0">
<a href="global.html#CANVAS_FILTER">CANVAS_FILTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#CIRCLE">CIRCLE</a>
</li>
<li class="class-depth-0">
<a href="global.html#CREATURE">CREATURE</a>
</li>
<li class="class-depth-0">
<a href="global.html#DOWN">DOWN</a>
</li>
<li class="class-depth-0">
<a href="global.html#ELLIPSE">ELLIPSE</a>
</li>
<li class="class-depth-0">
<a href="global.html#EMITTER">EMITTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#GAMES">GAMES</a>
</li>
<li class="class-depth-0">
<a href="global.html#GRAPHICS">GRAPHICS</a>
</li>
<li class="class-depth-0">
<a href="global.html#GROUP">GROUP</a>
</li>
<li class="class-depth-0">
<a href="global.html#HEADLESS">HEADLESS</a>
</li>
<li class="class-depth-0">
<a href="global.html#IMAGE">IMAGE</a>
</li>
<li class="class-depth-0">
<a href="global.html#LEFT">LEFT</a>
</li>
<li class="class-depth-0">
<a href="global.html#LINE">LINE</a>
</li>
<li class="class-depth-0">
<a href="global.html#MATRIX">MATRIX</a>
</li>
<li class="class-depth-0">
<a href="global.html#NONE">NONE</a>
</li>
<li class="class-depth-0">
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
</li>
<li class="class-depth-0">
<a href="global.html#POINT">POINT</a>
</li>
<li class="class-depth-0">
<a href="global.html#POINTER">POINTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#POLYGON">POLYGON</a>
</li>
<li class="class-depth-0">
<a href="global.html#RECTANGLE">RECTANGLE</a>
</li>
<li class="class-depth-0">
<a href="global.html#RENDERTEXTURE">RENDERTEXTURE</a>
</li>
<li class="class-depth-0">
<a href="global.html#RETROFONT">RETROFONT</a>
</li>
<li class="class-depth-0">
<a href="global.html#RIGHT">RIGHT</a>
</li>
<li class="class-depth-0">
<a href="global.html#ROPE">ROPE</a>
</li>
<li class="class-depth-0">
<a href="global.html#ROUNDEDRECTANGLE">ROUNDEDRECTANGLE</a>
</li>
<li class="class-depth-0">
<a href="global.html#scaleModes">scaleModes</a>
</li>
<li class="class-depth-0">
<a href="global.html#SPRITE">SPRITE</a>
</li>
<li class="class-depth-0">
<a href="global.html#SPRITEBATCH">SPRITEBATCH</a>
</li>
<li class="class-depth-0">
<a href="global.html#TEXT">TEXT</a>
</li>
<li class="class-depth-0">
<a href="global.html#TILEMAP">TILEMAP</a>
</li>
<li class="class-depth-0">
<a href="global.html#TILEMAPLAYER">TILEMAPLAYER</a>
</li>
<li class="class-depth-0">
<a href="global.html#TILESPRITE">TILESPRITE</a>
</li>
<li class="class-depth-0">
<a href="global.html#UP">UP</a>
</li>
<li class="class-depth-0">
<a href="global.html#VERSION">VERSION</a>
</li>
<li class="class-depth-0">
<a href="global.html#VIDEO">VIDEO</a>
</li>
<li class="class-depth-0">
<a href="global.html#WEBGL">WEBGL</a>
</li>
<li class="class-depth-0">
<a href="global.html#WEBGL_FILTER">WEBGL_FILTER</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Core<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.Game.html">Game</a></li>
<li class="class-depth-1"><a href="Phaser.Group.html">Group</a></li>
<li class="class-depth-1"><a href="Phaser.World.html">World</a></li>
<li class="class-depth-1"><a href="Phaser.Loader.html">Loader</a></li>
<li class="class-depth-1"><a href="Phaser.Cache.html">Cache</a></li>
<li class="class-depth-1"><a href="Phaser.Time.html">Time</a></li>
<li class="class-depth-1"><a href="Phaser.Camera.html">Camera</a></li>
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Game Objects<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.GameObjectFactory.html">Factory (game.add)</a></li>
<li class="class-depth-1"><a href="Phaser.GameObjectCreator.html">Creator (game.make)</a></li>
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
<li class="class-depth-1"><a href="Phaser.Video.html">Video</a></li>
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
<li class="class-depth-1"><a href="Phaser.BitmapText.html">BitmapText</a></li>
<li class="class-depth-1"><a href="Phaser.Tilemap.html">Tilemap</a></li>
<li class="class-depth-1"><a href="Phaser.BitmapData.html">BitmapData</a></li>
<li class="class-depth-1"><a href="Phaser.RetroFont.html">RetroFont</a></li>
<li class="class-depth-1"><a href="Phaser.Button.html">Button</a></li>
<li class="class-depth-1"><a href="Phaser.Animation.html">Animation</a></li>
<li class="class-depth-1"><a href="Phaser.Graphics.html">Graphics</a></li>
<li class="class-depth-1"><a href="Phaser.RenderTexture.html">RenderTexture</a></li>
<li class="class-depth-1"><a href="Phaser.TileSprite.html">TileSprite</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Geometry<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.Circle.html">Circle</a></li>
<li class="class-depth-1"><a href="Phaser.Ellipse.html">Ellipse</a></li>
<li class="class-depth-1"><a href="Phaser.Line.html">Line</a></li>
<li class="class-depth-1"><a href="Phaser.Matrix.html">Matrix</a></li>
<li class="class-depth-1"><a href="Phaser.Point.html">Point</a></li>
<li class="class-depth-1"><a href="Phaser.Polygon.html">Polygon</a></li>
<li class="class-depth-1"><a href="Phaser.Rectangle.html">Rectangle</a></li>
<li class="class-depth-1"><a href="Phaser.RoundedRectangle.html">Rounded Rectangle</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Physics<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.Physics.Arcade.html">Arcade Physics</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.Arcade.Body.html">Body</a></li>
<li class="class-depth-1"><a href="Phaser.Physics.P2.html">P2 Physics</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.Body.html">Body</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.Spring.html">Spring</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.CollisionGroup.html">CollisionGroup</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.ContactMaterial.html">ContactMaterial</a></li>
<li class="class-depth-1"><a href="Phaser.Physics.Ninja.html">Ninja Physics</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.Body.html">Body</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Input<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.InputHandler.html">Input Handler</a></li>
<li class="class-depth-1"><a href="Phaser.Pointer.html">Pointer</a></li>
<li class="class-depth-1"><a href="Phaser.DeviceButton.html">Device Button</a></li>
<li class="class-depth-1"><a href="Phaser.Mouse.html">Mouse</a></li>
<li class="class-depth-1"><a href="Phaser.Keyboard.html">Keyboard</a></li>
<li class="class-depth-1"><a href="Phaser.Key.html">Key</a></li>
<li class="class-depth-1"><a href="Phaser.Gamepad.html">Gamepad</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="http://phaser.io">Phaser Web Site</a></li>
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
<li class="class-depth-1"><a href="http://phaser.io/examples">Phaser Examples</a></li>
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/forum/14-phaser/">Forum</a></li>
<li class="class-depth-1"><a href="http://stackoverflow.com/questions/tagged/phaser-framework">Stack Overflow</a></li>
<li class="class-depth-1"><a href="http://phaser.io/learn">Tutorials</a></li>
<li class="class-depth-1"><a href="https://confirmsubscription.com/h/r/369DE48E3E86AF1E">Newsletter</a></li>
<li class="class-depth-1"><a href="http://phaser.io/community/twitter">Twitter</a></li>
<li class="class-depth-1"><a href="http://phaser.io/community/irc">IRC</a></li>
<li class="class-depth-1"><a href="https://www.codeandweb.com/texturepacker/phaser">Texture Packer</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="row-fluid">
<div class="span8">
<div id="main">
<!--<h1 class="page-title">Class: Circle</h1>-->
<section>
<header>
<h2>
<span class="ancestors"><a href="Phaser.html">Phaser</a><a href="Phaser.Physics.html">.Physics</a><a href="Phaser.Physics.Ninja.html">.Ninja</a>.</span>
Circle
</h2>
</header>
<article>
<div class="container-overview">
<dt>
<h4 class="name "
id="Circle"><span class="type-signature"></span>new Circle<span class="signature">(body, x, y, radius)</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Ninja Physics Circle constructor.
Note: This class could be massively optimised and reduced in size. I leave that challenge up to you.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>body</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Body.html">Phaser.Physics.Ninja.Body</a></span>
</td>
<td class="description last"><p>The body that owns this shape.</p></td>
</tr>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The x coordinate to create this shape at.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The y coordinate to create this shape at.</p></td>
</tr>
<tr>
<td class="name"><code>radius</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The radius of this Circle.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-19">line 19</a>
</dt>
</dl>
</dd>
</div>
<h3 class="subsection-title">Members</h3>
<dl>
<dt>
<h4 class="name "
id="body"><span class="type-signature"></span>body<span class="type-signature"></span></h4>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>system</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Body.html">Phaser.Physics.Ninja.Body</a></span>
</td>
<td class="description last"><p>A reference to the body that owns this shape.</p></td>
</tr>
</tbody>
</table>
</dl>
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-24">line 24</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="circleTileProjections"><span class="type-signature"></span>circleTileProjections<span class="type-signature"> :object</span></h4>
</dt>
<dd>
<div class="description">
<p>All of the collision response handlers.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-90">line 90</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="height"><span class="type-signature"><readonly> </span>height<span class="type-signature"> :number</span></h4>
</dt>
<dd>
<div class="description">
<p>The height.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-68">line 68</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="oldpos"><span class="type-signature"></span>oldpos<span class="type-signature"> :<a href="Phaser.Point.html">Phaser.Point</a></span></h4>
</dt>
<dd>
<div class="description">
<p>The position of this object in the previous update.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-39">line 39</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="pos"><span class="type-signature"></span>pos<span class="type-signature"> :<a href="Phaser.Point.html">Phaser.Point</a></span></h4>
</dt>
<dd>
<div class="description">
<p>The position of this object.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-34">line 34</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="radius"><span class="type-signature"></span>radius<span class="type-signature"> :number</span></h4>
</dt>
<dd>
<div class="description">
<p>The radius of this circle shape.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-44">line 44</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="system"><span class="type-signature"></span>system<span class="type-signature"> :<a href="Phaser.Physics.Ninja.html">Phaser.Physics.Ninja</a></span></h4>
</dt>
<dd>
<div class="description">
<p>A reference to the physics system.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-29">line 29</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="velocity"><span class="type-signature"></span>velocity<span class="type-signature"> :<a href="Phaser.Point.html">Phaser.Point</a></span></h4>
</dt>
<dd>
<div class="description">
<p>The velocity of this object.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-85">line 85</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="width"><span class="type-signature"><readonly> </span>width<span class="type-signature"> :number</span></h4>
</dt>
<dd>
<div class="description">
<p>The width.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-62">line 62</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="xw"><span class="type-signature"><readonly> </span>xw<span class="type-signature"> :number</span></h4>
</dt>
<dd>
<div class="description">
<p>Half the width.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-50">line 50</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="yw"><span class="type-signature"><readonly> </span>yw<span class="type-signature"></span></h4>
</dt>
<dd>
<dl class="details">
<h5 class="subsection-title">Properties:</h5>
<dl>
<table class="props table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>xw</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Half the height.</p></td>
</tr>
</tbody>
</table>
</dl>
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-56">line 56</a>
</dt>
</dl>
</dd>
</dl>
<h3 class="subsection-title">Methods</h3>
<dl>
<dt>
<h4 class="name "
id="collideCircleVsTile"><span class="type-signature"></span>collideCircleVsTile<span class="signature">(t)</span><span class="type-signature"> → {boolean}</span></h4>
</dt>
<dd>
<div class="description">
<p>Collides this Circle with a Tile.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">boolean</span>
-
</div>
<div class="returns-desc param-desc">
<p>True if they collide, otherwise false.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-248">line 248</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="collideWorldBounds"><span class="type-signature"></span>collideWorldBounds<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Collides this Circle against the world bounds.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-207">line 207</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="destroy"><span class="type-signature"></span>destroy<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Destroys this Circle's reference to Body and System</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-2612">line 2612</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="integrate"><span class="type-signature"></span>integrate<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Updates this Circles position.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-112">line 112</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_22DegB"><span class="type-signature"></span>projCircle_22DegB<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves 22 Degree tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-1719">line 1719</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_22DegS"><span class="type-signature"></span>projCircle_22DegS<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves 22 Degree tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-1427">line 1427</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_45Deg"><span class="type-signature"></span>projCircle_45Deg<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves 45 Degree tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-447">line 447</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_67DegB"><span class="type-signature"></span>projCircle_67DegB<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves 67 Degree tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-2307">line 2307</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_67DegS"><span class="type-signature"></span>projCircle_67DegS<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves 67 Degree tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-2022">line 2022</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_Concave"><span class="type-signature"></span>projCircle_Concave<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves Concave tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-717">line 717</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_Convex"><span class="type-signature"></span>projCircle_Convex<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves Convex tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-951">line 951</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_Full"><span class="type-signature"></span>projCircle_Full<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves Full tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-335">line 335</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="projCircle_Half"><span class="type-signature"></span>projCircle_Half<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves Half tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-1193">line 1193</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="render"><span class="type-signature"></span>render<span class="signature">(context, xOffset, yOffset, color, filled)</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Render this circle for debugging purposes.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>context</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="description last"><p>The context to render to.</p></td>
</tr>
<tr>
<td class="name"><code>xOffset</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>X offset from circle's position to render at.</p></td>
</tr>
<tr>
<td class="name"><code>yOffset</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Y offset from circle's position to render at.</p></td>
</tr>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last"><p>color of the debug shape to be rendered. (format is css color string).</p></td>
</tr>
<tr>
<td class="name"><code>filled</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="description last"><p>Render the shape as solid (true) or hollow (false).</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-2622">line 2622</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="reportCollisionVsWorld"><span class="type-signature"></span>reportCollisionVsWorld<span class="signature">(px, py, dx, dy, obj)</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>Process a world collision and apply the resulting forces.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>px</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The tangent velocity</p></td>
</tr>
<tr>
<td class="name"><code>py</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The tangent velocity</p></td>
</tr>
<tr>
<td class="name"><code>dx</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Collision normal</p></td>
</tr>
<tr>
<td class="name"><code>dy</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Collision normal</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Object this Circle collided with</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-132">line 132</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id="resolveCircleTile"><span class="type-signature"></span>resolveCircleTile<span class="signature">(x, y, oH, oV, obj, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Resolves tile collision.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>x</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the x axis.</p></td>
</tr>
<tr>
<td class="name"><code>y</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Penetration depth on the y axis.</p></td>
</tr>
<tr>
<td class="name"><code>oH</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>oV</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Grid / voronoi region.</p></td>
</tr>
<tr>
<td class="name"><code>obj</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Circle.html">Phaser.Physics.Ninja.Circle</a></span>
</td>
<td class="description last"><p>The Circle involved in the collision.</p></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type"><a href="Phaser.Physics.Ninja.Tile.html">Phaser.Physics.Ninja.Tile</a></span>
</td>
<td class="description last"><p>The Tile involved in the collision.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The result of the collision.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_physics_ninja_Circle.js.html">physics/ninja/Circle.js</a>, <a href="src_physics_ninja_Circle.js.html#sunlight-1-line-310">line 310</a>
</dt>
</dl>
</dd>
</dl>
</article>
</section>
</div>
<div class="clearfix"></div>
<footer>
<span class="copyright">
Phaser Copyright © 2012-2015 Photon Storm Ltd.
</span>
<br />
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.2</a>
on Thu Feb 18 2016 14:41:04 GMT+0000 (GMT Standard Time) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>
<div class="span3">
<div id="toc"></div>
</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( {
anchorName : function(i, heading, prefix) {
return $(heading).attr("id") || ( prefix + i );
},
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>
</body>
</html> |
laverty-family-tree/img/e/f/ee6c64c47d77412e43df9449efe.html | alexlaverty/alexlaverty.github.io | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Descendants of Leonard Laverty and Elsie McGree - Media - Len, brides maid, Paul Street and Eileen on the 27th of August 1966.</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width; height=device-height; initial-scale=1.0; minimum-scale=0.5; maximum-scale=10.0; user-scalable=yes" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps AIO64-5.1.4-1 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<script>function navFunction() { var x = document.getElementById("dropmenu"); if (x.className === "nav") { x.className += " responsive"; } else { x.className = "nav"; } }</script>
</head>
<body>
<div id="outerwrapper">
<div id="header">
<a href="javascript:void(0);" class="navIcon" onclick="navFunction()">≡</a>
<h1 id="SiteTitle">Descendants of Leonard Laverty and Elsie McGree</h1>
</div>
<div class="wrappernav" id="nav" role="navigation">
<div class="container">
<ul class="nav" id="dropmenu">
<li><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li><a href="../../../families.html" title="Families">Families</a></li>
<li><a href="../../../events.html" title="Events">Events</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li><a href="../../../sources.html" title="Sources">Sources</a></li>
<li class = "CurrentSection"><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
<li><a href="../../../addressbook.html" title="Address Book">Address Book</a></li>
<li><a href="../../../statistics.html" title="Statistics">Statistics</a></li>
<li><a href="/WEBCAL/index.html" title="Web Calendar">Web Calendar</a></li>
<li><a onclick="history.go(-1);">Previous</a></li>
<li><a onclick="history.go(+1);">Next</a></li>
</ul>
</div>
</div>
<div class="content" id="GalleryDetail">
<div id="GalleryNav" role="navigation">
<a href="../../../img/8/1/ee6677adfa15b7d248e4cb66818.html" id="Previous" name="Previous" title="Previous">Previous</a>
<span id="GalleryPages">
<strong id="GalleryCurrent">47</strong> of <strong id="GalleryTotal">58</strong>
</span>
<a href="../../../img/5/3/ee6c6b10d9357193f523d16d035.html" id="Next" name="Next" title="Next">Next</a>
</div>
<div id="summaryarea">
<div id="GalleryDisplay" style="max-width: 1000px; height: auto">
<a href="../../../images/e/f/ee6c64c47d77412e43df9449efe.jpg">
<img alt="Len, brides maid, Paul Street and Eileen on the 27th of August 1966." src="../../../images/e/f/ee6c64c47d77412e43df9449efe.jpg" style="width: 1000px;" />
</a>
</div>
<h3>Len, brides maid, Paul Street and Eileen on the 27th of August 1966.</h3>
<table class="infolist gallery">
<tr>
<td class="ColumnAttribute">Gramps ID</td>
<td class="ColumnValue">O0035</td>
</tr>
<tr>
<td class="ColumnAttribute">File Type</td>
<td class="ColumnValue">image/jpeg</td>
</tr>
<tr>
<td class="ColumnAttribute">Date</td>
<td class="ColumnValue"></td>
</tr>
</table>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> AIO64-5.1.4-1<br />Last change was the 2021-12-02 20:52:13<br />Created for Entire Database
</p>
<p id="copyright">
</p>
</div>
</div>
</body>
</html>
|
tag/fluorescence/page/1/index.html | lpantano/lpantano.github.io | <!DOCTYPE html><html><head><title>http://lpantano.github.io/tag/fluorescence/</title><link rel="canonical" href="http://lpantano.github.io/tag/fluorescence/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://lpantano.github.io/tag/fluorescence/" /></head></html> |
coverage/Firefox 32.0.0 (Mac OS X 10.9)/lcov-report/js/enum.js.html | wintermuted/Portland-Transit-Navigator | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for js/enum.js</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../prettify.css">
<style>
body, html {
margin:0; padding: 0;
}
body {
font-family: Helvetica Neue, Helvetica,Arial;
font-size: 10pt;
}
div.header, div.footer {
background: #eee;
padding: 1em;
}
div.header {
z-index: 100;
position: fixed;
top: 0;
border-bottom: 1px solid #666;
width: 100%;
}
div.footer {
border-top: 1px solid #666;
}
div.body {
margin-top: 10em;
}
div.meta {
font-size: 90%;
text-align: center;
}
h1, h2, h3 {
font-weight: normal;
}
h1 {
font-size: 12pt;
}
h2 {
font-size: 10pt;
}
pre {
font-family: Consolas, Menlo, Monaco, monospace;
margin: 0;
padding: 0;
line-height: 14px;
font-size: 14px;
-moz-tab-size: 2;
-o-tab-size: 2;
tab-size: 2;
}
div.path { font-size: 110%; }
div.path a:link, div.path a:visited { color: #000; }
table.coverage { border-collapse: collapse; margin:0; padding: 0 }
table.coverage td {
margin: 0;
padding: 0;
color: #111;
vertical-align: top;
}
table.coverage td.line-count {
width: 50px;
text-align: right;
padding-right: 5px;
}
table.coverage td.line-coverage {
color: #777 !important;
text-align: right;
border-left: 1px solid #666;
border-right: 1px solid #666;
}
table.coverage td.text {
}
table.coverage td span.cline-any {
display: inline-block;
padding: 0 5px;
width: 40px;
}
table.coverage td span.cline-neutral {
background: #eee;
}
table.coverage td span.cline-yes {
background: #b5d592;
color: #999;
}
table.coverage td span.cline-no {
background: #fc8c84;
}
.cstat-yes { color: #111; }
.cstat-no { background: #fc8c84; color: #111; }
.fstat-no { background: #ffc520; color: #111 !important; }
.cbranch-no { background: yellow !important; color: #111; }
.cstat-skip { background: #ddd; color: #111; }
.fstat-skip { background: #ddd; color: #111 !important; }
.cbranch-skip { background: #ddd !important; color: #111; }
.missing-if-branch {
display: inline-block;
margin-right: 10px;
position: relative;
padding: 0 4px;
background: black;
color: yellow;
}
.skip-if-branch {
display: none;
margin-right: 10px;
position: relative;
padding: 0 4px;
background: #ccc;
color: white;
}
.missing-if-branch .typ, .skip-if-branch .typ {
color: inherit !important;
}
.entity, .metric { font-weight: bold; }
.metric { display: inline-block; border: 1px solid #333; padding: 0.3em; background: white; }
.metric small { font-size: 80%; font-weight: normal; color: #666; }
div.coverage-summary table { border-collapse: collapse; margin: 3em; font-size: 110%; }
div.coverage-summary td, div.coverage-summary table th { margin: 0; padding: 0.25em 1em; border-top: 1px solid #666; border-bottom: 1px solid #666; }
div.coverage-summary th { text-align: left; border: 1px solid #666; background: #eee; font-weight: normal; }
div.coverage-summary th.file { border-right: none !important; }
div.coverage-summary th.pic { border-left: none !important; text-align: right; }
div.coverage-summary th.pct { border-right: none !important; }
div.coverage-summary th.abs { border-left: none !important; text-align: right; }
div.coverage-summary td.pct { text-align: right; border-left: 1px solid #666; }
div.coverage-summary td.abs { text-align: right; font-size: 90%; color: #444; border-right: 1px solid #666; }
div.coverage-summary td.file { text-align: right; border-left: 1px solid #666; white-space: nowrap; }
div.coverage-summary td.pic { min-width: 120px !important; }
div.coverage-summary a:link { text-decoration: none; color: #000; }
div.coverage-summary a:visited { text-decoration: none; color: #333; }
div.coverage-summary a:hover { text-decoration: underline; }
div.coverage-summary tfoot td { border-top: 1px solid #666; }
div.coverage-summary .yui3-datatable-sort-indicator, div.coverage-summary .dummy-sort-indicator {
height: 10px;
width: 7px;
display: inline-block;
margin-left: 0.5em;
}
div.coverage-summary .yui3-datatable-sort-indicator {
background: url("https://yui-s.yahooapis.com/3.6.0/build/datatable-sort/assets/skins/sam/sort-arrow-sprite.png") no-repeat scroll 0 0 transparent;
}
div.coverage-summary .yui3-datatable-sorted .yui3-datatable-sort-indicator {
background-position: 0 -20px;
}
div.coverage-summary .yui3-datatable-sorted-desc .yui3-datatable-sort-indicator {
background-position: 0 -10px;
}
.high { background: #b5d592 !important; }
.medium { background: #ffe87c !important; }
.low { background: #fc8c84 !important; }
span.cover-fill, span.cover-empty {
display:inline-block;
border:1px solid #444;
background: white;
height: 12px;
}
span.cover-fill {
background: #ccc;
border-right: 1px solid #444;
}
span.cover-empty {
background: white;
border-left: none;
}
span.cover-full {
border-right: none !important;
}
pre.prettyprint {
border: none !important;
padding: 0 !important;
margin: 0 !important;
}
.com { color: #999 !important; }
.ignore-none { color: #999; font-weight: normal; }
</style>
</head>
<body>
<div class="header high">
<h1>Code coverage report for <span class="entity">js/enum.js</span></h1>
<h2>
Statements: <span class="metric">100% <small>(1 / 1)</small></span>
Branches: <span class="metric">100% <small>(0 / 0)</small></span>
Functions: <span class="metric">100% <small>(0 / 0)</small></span>
Lines: <span class="metric">100% <small>(1 / 1)</small></span>
Ignored: <span class="metric"><span class="ignore-none">none</span></span>
</h2>
<div class="path"><a href="../index.html">All files</a> » <a href="index.html">js/</a> » enum.js</div>
</div>
<div class="body">
<pre><table class="coverage">
<tr><td class="line-count">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22</td><td class="line-coverage"><span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-yes">1</span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span>
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">/**
* Created by jamesonnyeholt2 on 9/4/14.
*/
angular.module('pdxStreetcarApp')
.constant('RouteColors', {
"193": "89C831",
"194": "00A9CE",
"100": "0062A9",
"200": "008850",
"90": "D30E41",
"190": "FFC500",
"BUS": "008DCB",
"default": "ADD8E6"
})
.constant('distanceConversions', {
FEET_TO_METERS: 0.3048
});
</pre></td></tr>
</table></pre>
</div>
<div class="footer">
<div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Sep 23 2014 23:12:37 GMT-0700 (PDT)</div>
</div>
<script src="../prettify.js"></script>
<script src="https://yui-s.yahooapis.com/3.6.0/build/yui/yui-min.js"></script>
<script>
YUI().use('datatable', function (Y) {
var formatters = {
pct: function (o) {
o.className += o.record.get('classes')[o.column.key];
try {
return o.value.toFixed(2) + '%';
} catch (ex) { return o.value + '%'; }
},
html: function (o) {
o.className += o.record.get('classes')[o.column.key];
return o.record.get(o.column.key + '_html');
}
},
defaultFormatter = function (o) {
o.className += o.record.get('classes')[o.column.key];
return o.value;
};
function getColumns(theadNode) {
var colNodes = theadNode.all('tr th'),
cols = [],
col;
colNodes.each(function (colNode) {
col = {
key: colNode.getAttribute('data-col'),
label: colNode.get('innerHTML') || ' ',
sortable: !colNode.getAttribute('data-nosort'),
className: colNode.getAttribute('class'),
type: colNode.getAttribute('data-type'),
allowHTML: colNode.getAttribute('data-html') === 'true' || colNode.getAttribute('data-fmt') === 'html'
};
col.formatter = formatters[colNode.getAttribute('data-fmt')] || defaultFormatter;
cols.push(col);
});
return cols;
}
function getRowData(trNode, cols) {
var tdNodes = trNode.all('td'),
i,
row = { classes: {} },
node,
name;
for (i = 0; i < cols.length; i += 1) {
name = cols[i].key;
node = tdNodes.item(i);
row[name] = node.getAttribute('data-value') || node.get('innerHTML');
row[name + '_html'] = node.get('innerHTML');
row.classes[name] = node.getAttribute('class');
//Y.log('Name: ' + name + '; Value: ' + row[name]);
if (cols[i].type === 'number') { row[name] = row[name] * 1; }
}
//Y.log(row);
return row;
}
function getData(tbodyNode, cols) {
var data = [];
tbodyNode.all('tr').each(function (trNode) {
data.push(getRowData(trNode, cols));
});
return data;
}
function replaceTable(node) {
if (!node) { return; }
var cols = getColumns(node.one('thead')),
data = getData(node.one('tbody'), cols),
table,
parent = node.get('parentNode');
table = new Y.DataTable({
columns: cols,
data: data,
sortBy: 'file'
});
parent.set('innerHTML', '');
table.render(parent);
}
Y.on('domready', function () {
replaceTable(Y.one('div.coverage-summary table'));
if (typeof prettyPrint === 'function') {
prettyPrint();
}
});
});
</script>
</body>
</html>
|
stylesheets/style.css | RickBacci/tron | @import url(https://fonts.googleapis.com/css?family=Press+Start+2P);
@import url(https://fonts.googleapis.com/css?family=Russo+One);
@font-face {
font-family: 'tron';
src: url('../media/tron.ttf') format('truetype');
}
body {
background-color: black;
background-image: url('../media/trondes.jpg');
}
#movie {
display: block;
margin: 0 auto;
outline: none;
border: ridge 10px rgb(58, 59, 54);
}
#canvas {
background-color: black;
background-image: url('../media/tronbg.jpg');
background-repeat: no-repeat;
display: block;
margin: auto;
outline: none;
border: ridge 10px rgb(58, 59, 54);
box-shadow: 15px 15px 10px 5px rgba(0,0,0,0.75);
}
.turbo {
font-size: .35em;
}
#p1 {
float: left;
text-align: left;
}
#p2{
float: right;
text-align: right
}
.player1 {
font-family: tron;
color: #2BE7FA;
font-size: 2em;
text-align: center;
text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
}
.player2 {
font-family: tron;
color: #FDAA02;
font-size: 2em;
text-align: center;
text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
}
#turbo1 {
font-family: 'Russo One', cursive;
color: #2BE7FA;
font-size: 5em;
float: left;
}
#turbo2 {
font-family: 'Russo One', cursive;
color: #FDAA02;
font-size: 5em;
float: right;
}
#score1 {
font-family: 'Russo One', cursive;
color: #2BE7FA;
font-size: 2em;
text-align: center;
}
#score2 {
font-family: 'Russo One', cursive;
color: #FDAA02;
font-size: 2em;
text-align: center;
}
.nav {
background-color: rgba(0, 0, 0, 0.4);
}
#title {
font-family: 'tron';
color: white;
font-size: 6em;
text-align: center;
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
}
.hidden {
display: none;
}
#reset-button {
font-family: 'tron';
color: white;
font-size: 3em;
position: absolute;
bottom: 25% ;
left: 42%;
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
}
#start-game {
font-family: 'tron';
color: white;
font-size: 3em;
text-align: center;
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
padding: 1% 1% 1% 1%;
position: absolute;
bottom: 35% ;
left: 40%;
}
ul{
display: inline-block;
list-style-type: none;
}
.modal-dialog {
margin-top 20%;
}
.modal-body, .modal-header, .modal-footer {
font-family: "Russo One";
color: white;
background-color: black;
}
.inst-sound{
text-align: center;
}
.inst-p2 {
padding-left: 55%;
}
#instructions {
font-family: 'tron';
color: white;
font-size: 3em;
text-align: center;
text-shadow: 0 1px 0 #ccc,
0 2px 0 #c9c9c9,
0 3px 0 #bbb,
0 4px 0 #b9b9b9,
0 5px 0 #aaa,
0 6px 1px rgba(0,0,0,.1),
0 0 5px rgba(0,0,0,.1),
0 1px 3px rgba(0,0,0,.3),
0 3px 5px rgba(0,0,0,.2),
0 5px 10px rgba(0,0,0,.25),
0 10px 10px rgba(0,0,0,.2),
0 20px 20px rgba(0,0,0,.15);
padding: 1% 1% 1% 1%;
position: absolute;
bottom: 27% ;
left: 39%;
background-color: transparent;
border: none;
cursor:pointer;
outline:none;
}
#instruct-modal {
margin-top: 10%;
}
|
test/reports/coverage/sampleImages-UMAX.html | redaktor/exiftool.js | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>exiftool.js - coverage report</title>
<!-- Bootstrap -->
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/report.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../js/jQuery.js"></script>
<script type="text/javascript" src="../js/shuffle.js"></script>
<script type="text/javascript">
// Sorting options
$(function() {
var $grid = $('#grid');
$('.sort-options').on('change', function() {
var sort = this.value,
opts = {};
// We're given the element wrapped in jQuery
if ( sort === 'coverage' ) {
opts = {
itemSelector: '.span12',
by: function($el) {
return $el.data('coverage');
}
};
} else if ( sort === 'coverageDesc' ) {
opts = {
reverse: true,
itemSelector: '.span12',
by: function($el) {
return $el.data('coverage');
}
};
} else if ( sort === 'title' ) {
opts = {
itemSelector: '.span12',
by: function($el) {
return $el.data('title').toLowerCase();
}
};
}
// Filter elements
$grid.shuffle('sort', opts);
});
});
</script>
</head>
<body>
<div class="container-fluid">
<h1>exiftool.js coverage report</h1>
<p><a href="../">Comparison</a> of outputs from <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">exiftool reference</a> against <a href="https://github.com/mattburns/exiftool.js">exiftool.js</a></p><hr>
<table class="table table-bordered"><thead><tr><th>image</th><th class="supported">supported tags</th><th class="unsupported">unsupported tags (perl output, followed by js output)</th></tr></thead>
<tbody>
<tr>
<td>sampleImages/UMAX/UmaxAstraCam.jpg</td>
<td class="supported">9.63<br>
275 bytes</td>
<td class="unsupported">SourceFile : sampleImages/UMAX/UmaxAstraCam.jpg<br>
SourceFile : undefined<br>
<br>
FileName : UmaxAstraCam.jpg<br>
FileName : undefined<br>
<br>
Directory : sampleImages/UMAX<br>
Directory : undefined<br>
<br>
FilePermissions : rw-r--r--<br>
FilePermissions : undefined<br>
<br>
FileType : JPEG<br>
FileType : undefined<br>
<br>
MIMEType : image/jpeg<br>
MIMEType : undefined<br>
<br>
Comment : File written by UMAX<br>
Comment : undefined<br>
<br>
ImageWidth : 8<br>
ImageWidth : undefined<br>
<br>
ImageHeight : 8<br>
ImageHeight : undefined<br>
<br>
EncodingProcess : Baseline DCT, Huffman coding<br>
EncodingProcess : undefined<br>
<br>
BitsPerSample : 8<br>
BitsPerSample : undefined<br>
<br>
ColorComponents : 3<br>
ColorComponents : undefined<br>
<br>
YCbCrSubSampling : YCbCr4:2:0 (2 2)<br>
YCbCrSubSampling : undefined<br>
<br>
ImageSize : 8x8<br>
ImageSize : undefined<br>
</td>
</tr>
<tr>
<td>sampleImages/UMAX/UMAX_MagicScan.jpg</td>
<td class="supported">9.63<br>
6.2 kB<br>
<br>
<br>
3<br>
1176<br>
6329232<br>
Chunky<br>
UMAX MagicScan<br>
2005: 3:13 12:17:53<br>
None</td>
<td class="unsupported">SourceFile : sampleImages/UMAX/UMAX_MagicScan.jpg<br>
SourceFile : undefined<br>
<br>
FileName : UMAX_MagicScan.jpg<br>
FileName : undefined<br>
<br>
Directory : sampleImages/UMAX<br>
Directory : undefined<br>
<br>
FilePermissions : rw-r--r--<br>
FilePermissions : undefined<br>
<br>
FileType : JPEG<br>
FileType : undefined<br>
<br>
MIMEType : image/jpeg<br>
MIMEType : undefined<br>
<br>
JFIFVersion : 1.01<br>
JFIFVersion : undefined<br>
<br>
ResolutionUnit : inches<br>
ResolutionUnit : undefined<br>
<br>
XResolution : 300<br>
XResolution : undefined<br>
<br>
YResolution : 300<br>
YResolution : undefined<br>
<br>
ExifByteOrder : Little-endian (Intel, II)<br>
ExifByteOrder : undefined<br>
<br>
SubfileType : Full-resolution Image<br>
SubfileType : undefined<br>
<br>
Compression : Uncompressed<br>
Compression : 1<br>
<br>
PhotometricInterpretation : RGB<br>
PhotometricInterpretation : 2<br>
<br>
StripOffsets : 38<br>
StripOffsets : 8<br>
<br>
MSPropertySetStorage : (Binary data 5632 bytes, use -b option to extract)<br>
MSPropertySetStorage : 404<br>
<br>
ImageWidth : 8<br>
ImageWidth : 1794<br>
<br>
ImageHeight : 8<br>
ImageHeight : 1176<br>
<br>
EncodingProcess : Baseline DCT, Huffman coding<br>
EncodingProcess : undefined<br>
<br>
BitsPerSample : 8<br>
BitsPerSample : 8,8,8<br>
<br>
ColorComponents : 3<br>
ColorComponents : undefined<br>
<br>
YCbCrSubSampling : YCbCr4:2:0 (2 2)<br>
YCbCrSubSampling : undefined<br>
<br>
ImageSize : 8x8<br>
ImageSize : undefinedxundefined<br>
</td>
</tr>
<tr>
<td>sampleImages/UMAX/UMAX_AstraSlimF4.jpg</td>
<td class="supported">9.63<br>
14 kB<br>
<br>
UMAX<br>
AstraSlim F4<br>
Horizontal (normal)<br>
96<br>
96<br>
inches<br>
Software 2.05<br>
2001/11/10 16:44:41<br>
Co-sited<br>
Copyright 2004<br>
1/50<br>
3<br>
Aperture-priority AE<br>
0<br>
0220<br>
2001/11/10 16:44:41<br>
2001/11/10 16:44:41<br>
Y, Cb, Cr, -<br>
1<br>
2.8<br>
+0.1<br>
3.6<br>
Multi-segment<br>
Unknown<br>
No Flash<br>
0100<br>
sRGB<br>
2976<br>
2240<br>
<br>
1<br>
One-chip color area<br>
Digital Camera<br>
Directly photographed<br>
1<br>
3<br>
1/50</td>
<td class="unsupported">SourceFile : sampleImages/UMAX/UMAX_AstraSlimF4.jpg<br>
SourceFile : undefined<br>
<br>
FileName : UMAX_AstraSlimF4.jpg<br>
FileName : undefined<br>
<br>
Directory : sampleImages/UMAX<br>
Directory : undefined<br>
<br>
FilePermissions : rw-r--r--<br>
FilePermissions : undefined<br>
<br>
FileType : JPEG<br>
FileType : undefined<br>
<br>
MIMEType : image/jpeg<br>
MIMEType : undefined<br>
<br>
ExifByteOrder : Big-endian (Motorola, MM)<br>
ExifByteOrder : undefined<br>
<br>
CompressedBitsPerPixel : 1.999767185<br>
CompressedBitsPerPixel : 1.9997671850998464<br>
<br>
Warning : [minor] Unrecognized MakerNotes<br>
Warning : undefined<br>
<br>
InteropIndex : R98 - DCF basic file (sRGB)<br>
InteropIndex : undefined<br>
<br>
InteropVersion : 0100<br>
InteropVersion : undefined<br>
<br>
FocalLengthIn35mmFormat : 65535 mm<br>
FocalLengthIn35mmFormat : undefined<br>
<br>
Compression : JPEG (old-style)<br>
Compression : undefined<br>
<br>
ThumbnailOffset : 1445<br>
ThumbnailOffset : undefined<br>
<br>
ThumbnailLength : 12438<br>
ThumbnailLength : undefined<br>
<br>
ImageWidth : 8<br>
ImageWidth : undefined<br>
<br>
ImageHeight : 8<br>
ImageHeight : undefined<br>
<br>
EncodingProcess : Baseline DCT, Huffman coding<br>
EncodingProcess : undefined<br>
<br>
BitsPerSample : 8<br>
BitsPerSample : undefined<br>
<br>
ColorComponents : 3<br>
ColorComponents : undefined<br>
<br>
YCbCrSubSampling : YCbCr4:2:0 (2 2)<br>
YCbCrSubSampling : undefined<br>
<br>
ImageSize : 8x8<br>
ImageSize : undefinedxundefined<br>
<br>
ThumbnailImage : (Binary data 12438 bytes, use -b option to extract)<br>
ThumbnailImage : undefined<br>
</td>
</tr>
<tr>
<td>sampleImages/UMAX/UMAX_AstraPix590.jpg</td>
<td class="supported">9.63<br>
7.0 kB<br>
<br>
UMAX<br>
AstraPix 590<br>
Horizontal (normal)<br>
96<br>
96<br>
inches<br>
Software 2.04<br>
2005/03/07 01:22:09<br>
Co-sited<br>
Copyright 2003<br>
1/4<br>
2.8<br>
Aperture-priority AE<br>
0<br>
0220<br>
2005/03/07 01:22:09<br>
2005/03/07 01:22:09<br>
Y, Cb, Cr, -<br>
0.8<br>
2.6<br>
+0.1<br>
3.6<br>
Multi-segment<br>
Unknown<br>
Fired<br>
0100<br>
sRGB<br>
1024<br>
768<br>
<br>
1<br>
One-chip color area<br>
Digital Camera<br>
Directly photographed<br>
3.4<br>
2.8<br>
1/4</td>
<td class="unsupported">SourceFile : sampleImages/UMAX/UMAX_AstraPix590.jpg<br>
SourceFile : undefined<br>
<br>
FileName : UMAX_AstraPix590.jpg<br>
FileName : undefined<br>
<br>
Directory : sampleImages/UMAX<br>
Directory : undefined<br>
<br>
FilePermissions : rw-r--r--<br>
FilePermissions : undefined<br>
<br>
FileType : JPEG<br>
FileType : undefined<br>
<br>
MIMEType : image/jpeg<br>
MIMEType : undefined<br>
<br>
JFIFVersion : 1.01<br>
JFIFVersion : undefined<br>
<br>
ExifByteOrder : Big-endian (Motorola, MM)<br>
ExifByteOrder : undefined<br>
<br>
CompressedBitsPerPixel : 1.00008138<br>
CompressedBitsPerPixel : 1.0000813802083333<br>
<br>
Warning : [minor] Unrecognized MakerNotes<br>
Warning : undefined<br>
<br>
InteropIndex : R98 - DCF basic file (sRGB)<br>
InteropIndex : undefined<br>
<br>
InteropVersion : 0100<br>
InteropVersion : undefined<br>
<br>
FocalLengthIn35mmFormat : 21930 mm<br>
FocalLengthIn35mmFormat : undefined<br>
<br>
Compression : JPEG (old-style)<br>
Compression : undefined<br>
<br>
ThumbnailOffset : 1463<br>
ThumbnailOffset : undefined<br>
<br>
ThumbnailLength : 5412<br>
ThumbnailLength : undefined<br>
<br>
ImageWidth : 8<br>
ImageWidth : undefined<br>
<br>
ImageHeight : 8<br>
ImageHeight : undefined<br>
<br>
EncodingProcess : Baseline DCT, Huffman coding<br>
EncodingProcess : undefined<br>
<br>
BitsPerSample : 8<br>
BitsPerSample : undefined<br>
<br>
ColorComponents : 3<br>
ColorComponents : undefined<br>
<br>
YCbCrSubSampling : YCbCr4:2:0 (2 2)<br>
YCbCrSubSampling : undefined<br>
<br>
ImageSize : 8x8<br>
ImageSize : undefinedxundefined<br>
<br>
ThumbnailImage : (Binary data 5412 bytes, use -b option to extract)<br>
ThumbnailImage : undefined<br>
</td>
</tr>
</tbody></table>
</div>
</body>
</html>
|
app/views/lis/5/exemption/hc3email.html | nhsbsa/nhslis | {% extends 'templates/bsa_transaction_layout.html' %}
{% block content %}
<header role="banner" id="global-header">
<div class="header-container">
<a href="{% block logotypeLink %}/{% endblock %}" class="header-logo" title="{% block logotypeTitle %}Go to the NHS.UK homepage{% endblock %}">
<img src="{{assetPath}}images/nhs-rev-logotype.svg" alt="">
</a>
<h1 class="heading-large ex-header">HC3 Certificate for help with health costs</h1>
{% block header-controls %}{% endblock %}
</div>
</header>
<!--end header-->
<main id="content" role="main">
<div class="email-ex">
<div class="email-text">
<p>
<h2 class="heading-medium">Priya and Vinay Mattu</h2>
<strong>Certificate number:</strong> 123 456 789<br>
<strong>Valid from:</strong> 01 June 2016<br>
<strong>Valid until:</strong> 31 May 2017</p>
<p>
You pay a maximum of <strong>£107.16</strong> towards NHS dental treatment<br><br>
You pay a maximum of <strong>£35.72</strong> towards NHS sight tests<br><br>
You pay <strong>£71.44</strong> towards an optical voucher for glasses and contact lenses<br><br>
You pay a maximum of <strong>£35.72</strong> in any one week, towards the costs of travel to receive NHS treatment<br><br>
You pay a maximum of <strong>£107.16</strong> towards NHS wig and fabric supports
</p>
</div>
</div>
</main>
|
index.html | egonw/WikiPathwaysDataSummaries | <html>
<head>
<title>WikiPathways Data Summaries</title>
</head>
<body>
<p>
This page contains a few examples of HTML+JavaScript pages using the
<a href="http://sparql.wikipathways.org/">SPARQL end point</a>.
</p>
<ul>
<li><p><a href="example1.html">example 1</a>: the number of pathways per species</p></li>
<li><p><a href="example2.html">example 2</a>: the number of pathways per species (except human)</p></li>
<li><p><a href="example3.html">example 3</a>: the number nodes of a certain type in WP1560</p></li>
<li><p><a href="example4.html">example 4</a>: the number interaction by type</p></li>
</ul>
</body>
</html>
|
lipame/lipa/templates/lipa.html | savioabuga/lipame | {% extends "base.html" %} {% load render_table from django_tables2 %} {% load staticfiles i18n %} {% load bootstrap3 %}
{% block booking %}
<!-- BANNER : begin -->
<div id="banner">
<!-- BANNER BG : begin -->
<div class="banner-bg">
<div class="banner-bg-item"><img src="{% static 'images/banners/me.png' %}" alt=""></div>
<div class="banner-bg-item"><img src="{% static 'images/banners/me.png' %}" alt=""></div>
<div class="banner-bg-item"><img src="{% static 'images/banners/me.png' %}" alt=""></div>
</div>
<!-- BANNER BG : end -->
<!-- BANNER SEARCH : begin -->
<div class="banner-search">
<div class="container">
<div class="banner-search-inner">
<ul class="custom-list tab-title-list clearfix">
<li class="tab-title"><a href="#swap">Book A Train</a></li>
</ul>
<ul class="custom-list tab-content-list">
<!-- SWAP : begin -->
<li class="tab-content active">
<form class="default-form" action="/" id="lipa-form" method="post">{% csrf_token %}
<span class="select-box" title="Class">
<select name="trip" data-placeholder="From To" id="trip">
<option value="">FROM TO</option>
<option value="nbo_mbs">NBO MBS</option>
<option value="mbs_nbo">MBS NBO</option>
</select>
</span>
<!-- ARRIVAL DATE : begin -->
<span class="calendar-input input-left" title="Arrival">
<input type="text" name="date-of-travel" id="date-of-travel" placeholder="Date of Travel" data-dateformat="dd/mm/yy">
<i class="fa fa-calendar"></i>
</span>
<!-- ARRIVAL DATE : end -->
<!-- ADULTS : begin -->
<span class="select-box" title="Class">
<select name="class" id="class">
<option value="economy">Economy</option>
<option value="first_class">First Class</option>
</select>
</span>
<!-- ADULTS : end -->
<!-- SUBMIT : begin -->
<span class="submit-btn">
<button class="button" type="submit"><i class="fa fa-send"></i> PAY <span id="classCost"> </span></button>
</span>
<!-- SUBMIT : end -->
</form>
</li>
<!-- SWAP : end -->
</ul>
</div>
</div>
</div>
<!-- BANNER SEARCH : end -->
</div>
<section id="browse">
<div class="container">
<div id="results">
</div>
<h2>Transactions</h2>
<div class="browse-inner">
<div class="tabs-container browse-tabs-container">
<ul class="custom-list tab-title-list">
<li class="tab-title active"><a href="#featured-bookings">Bookings</a></li>
<li class="tab-title"><a href="#wallet-transactions">Wallet Transactions</a></li>
</ul>
<ul class="custom-list tab-content-list browse-contents">
<li class="tab-content active">
<div class="browse-bookings">
{% render_table bookings 'django_tables2/bootstrap.html' %}
</div>
</li>
<li class="tab-content">
<div class="browse-transactions">
{% render_table wallet_transactions 'django_tables2/bootstrap.html' %}
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
{% endblock booking %} {% block extra-css %} {% bootstrap_css %}
<link href="{% static 'django_tables2/bootstrap.css' %}" rel="stylesheet" /> {% endblock %} {% block extra-js %}
<script>
function makePayment() {
console.log($('#date-of-travel').val());
console.log($('#class').val())
console.log("create post is working!") // sanity check
$.ajax({
url: "lipa/make-payment/", // the endpoint
type: "POST", // http method
data: {
date_of_travel: $('#date-of-travel').val(),
travel_class: $('#class').val(),
trip: $('#trip').val()
}, // data sent with the post request
// handle a successful response
success: function (json) {
$('#post-text').val(''); // remove the value from the input
console.log(json); // log the returned json to the console
console.log("success"); // another sanity check
$('#results').html("<div class='alert alert-success radius'><h3>Karibu SGR. Successful.</h3></div>");
},
// handle a non-successful response
error: function (xhr, errmsg, err) {
$('#results').html("<div class='alert alert-danger radius'><span class='glyphicon glyphicon-exclamation-sign' aria-hidden='true'></span> Oops! We have encountered an error: " +
xhr.responseText +
" <a href='#' class='close'>×</a></div>"); // add the error to the dom
console.log(xhr.status + ": " + xhr.responseText); // provide a bit more info about the error to the console
}
});
}
$('#lipa-form').on('submit', function (event) {
event.preventDefault();
console.log("form submitted!")
makePayment();
});
$('#submit_topup').on('click', function(event){
var topup_amount = $('#topup_amount').val();
$.ajax({
type: "POST",
url: "/wallet/topup/",
dataType: 'json',
data: {
topup_amount: topup_amount
},
success: function(data, textStatus, error) {
//hide form
$('#topup_amount').val("");
$('#topup_success').show();
$('#topup_error').hide();
$('#wallet_balance').html(data['balance']);
},
error: function(request, textStatus, error) {
$('#topup_error').show();
}
});
});
</script>
{% endblock %}
|
index.html | webolton/SEL_Project | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Digital SEL</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" type="image/png" href="favicon.ico">
<link rel="stylesheet" href="/resources/demos/style.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link href="css/jquery-ui.css" rel="stylesheet">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<div id="header">
<div id="headerImage">
<img src="images/banner.png" alt="The Digital South English Legendary: An Interactive Digital Edition and Scholarly Resource" id="header_image">
</div>
<div id= "siteTitleDiv">
<span id="siteTitle">The Digital South English Legendary</span>
<br>
<span id="siteSubtitle">An Interactive Critical Edition and Scholarly Resource</span>
<br>
<span id="siteAuthor">Edited and Developed by William E. Bolton</span>
</div>
</div>
<nav id="nav">
<ul class="menu">
<li id="menuSpacer"></li>
<a href="index.html" ><li id="current_page_ul">Home</li></a>
<a href="about.html"><li>About</li></a>
<a href="manuscript_contents.html"><li>Manuscript Contents</li></a>
<a href="texts.html"><li>View Texts</li></a>
<a href="bibliography.html"><li>Bibliography</li></a>
<a href="education.html"><li>Education</li></a>
</ul>
</nav>
<div class="basicPageWrapper">
<h1>Introduction</h1>
<p>The <em>Digital South English Legendary</em> (<em>Digital SEL</em>) is a web-based, interactive application that allows users to view multiple versions of individual texts from the <em>South English Legendary</em> at the same time.</p>
<h2>The <em>South English Legendary</em> and Textual Variation</h2>
<p>The <a href="http://en.wikipedia.org/wiki/South_English_Legendary"><em>South English Legendary</em></a> is a large collection of Middle English verse saints’ lives and related religious literature, originally composed in the late thirteenth century. The legendary was later revised and augmented, and its various forms enjoyed widespread readership, being copied until the fifteenth century. Today, the <em>SEL</em> survives in part or whole in more than 60 manuscripts. The legendary’s popularity and the readiness of later poets and scribes to revise and supplement the collection mean that there is a large degree of textual variation between individual witnesses of the <em>SEL</em>. Despite a great deal of work by earlier scholars, the <em>SEL</em> has never been edited in whole and the editions that have appeared are typical of printed editions in that they present a base text with variations noted in a critical apparatus.</p>
<h2>The <em>Digital SEL</em> and Developing a New Critical Edition</h2>
<p>The intent of the <em>Digital SEL</em> is to use a web-based application to create a kind of digital variorum edition of the text, which will allow users to view multiple versions of different <em>SEL</em> texts at the same time. The ultimate goal of the project is to provide a model of digital publishing that destabilizes the kind of editorial practice that imagines a “base” or “best” version of a text with variations noted in an apparatus.</p>
<p>Recent advances in web-based programing have made designing this type of edition possible. The advent of <a href="https://developer.mozilla.org/en-US/docs/AJAX">AJAX</a> (asynchronous JavaScript + XML), popularized by Google Maps, makes it possible to load multiple different text files into the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model">DOM</a> at any time, without refreshing the browser. This allows users of the <em>Digital SEL</em> to pick various versions of a text and display them at will. <a href="http://jqueryui.com/">JQuery UI</a>’s resizable and sortable plugins enable users to manipulate objects on the page and view the texts in whatever order they please.</p>
<p>The <em>Digital SEL</em> is ongoing and will be updated as different aspects of the site are completed. As of this stage of the project’s development, I have designed and programed an <a href="http://digitalsel.org/texts.html"> application</a> for viewing a sample set of texts: the previously un-published <em>SEL</em> life of Saint Botulf.
<p>The <em>Digital South English Legendary</em> was conceived, edited, and developed by William E. Bolton. The <em>Digital SEL</em> is an open source project and all of the source code is available at <a href="https://github.com/webolton">GitHub</a>. Please feel free to email me at wbolton@asu[dot]edu or find my contact information via my CV at <a href="http://www.william-bolton.com">my personal website</a></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">The Digital South English Legendary</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://digitalsel.org/" property="cc:attributionName" rel="cc:attributionURL">William E. Bolton</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.</p>
</div>
<div id="just-for-testing" style="height:100px;"> </div>
<div class="pageFooter">
<p>The image in the Digital <em>South English Legendary</em> logo is Saint Mary of Egypt carrying loaves into the desert from <a href="http://bodley30.bodley.ox.ac.uk:8180/luna/servlet/detail/ODLodl~1~1~49805~125881:South-English-Legendary--Lives-of-S?qvq=q:tanner%2B17;lc:ODLodl~29~29,ODLodl~7~7,ODLodl~6~6,ODLodl~14~14,ODLodl~8~8,ODLodl~23~23,ODLodl~1~1,ODLodl~24~24&mi=23&trs=54">Oxford University, Bodleian Library, Tanner 17, fol. 085r</a>.</p>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/jquery-ui.min.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-55072721-1');ga('send','pageview');
</script>
</body>
</html>
|
js/dhtmlx/calendar/calendar.css | lincong1987/foxhis-website | /* DHTMLX TERRACE */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace.dhtmlxcalendar_time_hidden {
font-family: Arial;
width: 230px;
height: 209px;
background-position: 0px 0px;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/bg_main.gif");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace {
font-family: Arial;
width: 230px;
height: 233px;
background-position: 0px 0px;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/bg_main_time.gif");
box-shadow: 1px 1px 6px #909090;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#a0a0a0,direction=135,strength=3);
}
/* days */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont {
width: 224px;
height: 32px;
background: none;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line {
width: 224px;
height: 32px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr {
width: 224px;
height: 32px;
line-height: 32px;
background: none;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_month,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr span.dhtmlxcalendar_month_label_year {
font-size: 14px;
color: #454544;
font-weight: bold;
}
/* days of week */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
font-family: Arial;
font-size: 13px;
height: 27px;
line-height: 18px;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_bg_dayofweek.png");
background-position: 0 0;
background-repeat: repeat-x;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont {
width: 224px;
height: 27px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line {
font-size: 11px;
color: #767676;
width: 224px;
height: 27px;
}
/* week */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont {
width: 224px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace ul.dhtmlxcalendar_line {
width: 224px;
height: 24px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_first {
font-family: Arial;
font-size: 13px;
width: 32px;
height: 24px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell {
background: none;
background-position: 0px 0px;
background-repeat: no-repeat;
}
/* another month */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell {
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend {
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend {
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* another month disabled */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_dis {
color: #e3e3e3;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_dis {
color: #e3e3e3;
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_dis {
color: #e3e3e3;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_dis {
color: #e3e3e3;
font-weight: bold;
}
/* another month holiday */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday {
color: red;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday {
color: red;
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday {
color: red;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* another month holiday disabled */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_dis {
color: #ffc3c3;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_dis {
color: #ffc3c3;
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_dis {
color: #ffc3c3;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_dis {
color: #ffc3c3;
font-weight: bold;
}
/* another month hover */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_hover {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
background-position: 0px 0px;
background-repeat: no-repeat;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_hover {
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_hover {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_hover {
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* another month holiday hover */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_holiday_hover {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_weekend_holiday_hover {
color: red;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_holiday_hover {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_date_weekend_holiday_hover {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* this month */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month {
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend {
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend {
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* this month disabled */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_dis {
color: #808080;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_dis {
color: #808080;
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_dis {
color: #808080;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_dis {
color: #808080;
font-weight: bold;
}
/* this month holiday */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday {
color: red;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday {
color: red;
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday {
color: red;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* this month holiday disabled */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_dis {
color: red;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_dis {
color: red;
font-weight: bold;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_dis {
color: red;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_dis {
color: red;
font-weight: bold;
}
/* this month hover */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_hover {
color: #000000;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_hover {
color: #c66200;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_hover {
color: #000000;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_hover {
color: #c66200;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* this month holiday hover */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_holiday_hover {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_weekend_holiday_hover {
color: red;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_hover.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_holiday_hover {
color: red;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_cell_month_date_weekend_holiday_hover {
color: red;
font-weight: bold;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/1_cell_selected.png");
}
/* selectors */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_cover {
left: 1px;
top: 30px;
width: 228px;
height: 178px;
background-color: white;
opacity: 0.7;
filter: alpha(opacity=70);
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
font-family: Arial;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right {
background-color: white;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table {
border-color: #cecece;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj div.dhtmlxcalendar_selector_obj_arrow {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/arrow_up.gif");
background-position: top center;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_hours div.dhtmlxcalendar_selector_obj_arrow,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj.dhtmlxcalendar_selector_minutes div.dhtmlxcalendar_selector_obj_arrow {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/arrow_down.gif");
background-position: top center;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell {
line-height: 21px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_active {
background-image: none;
background-color: #908c83;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_middle ul.dhtmlxcalendar_selector_line li.dhtmlxcalendar_selector_cell.dhtmlxcalendar_selector_cell_hover {
background-image: none;
background-color: #f0ede7;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover {
top: 4px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_left_hover,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_left.dhtmlxcalendar_selector_cell_left_hover {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/arrow_left.gif");
background-position: center center;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_month_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_month_hdr div.dhtmlxcalendar_month_arrow.dhtmlxcalendar_month_arrow_right_hover,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_selector_obj table.dhtmlxcalendar_selector_table td.dhtmlxcalendar_selector_cell_right.dhtmlxcalendar_selector_cell_right_hover {
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/arrow_right.gif");
background-position: center center;
}
/* time */
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr {
width: 224px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_hours,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_minutes,
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr span.dhtmlxcalendar_label_colon {
font-family: Arial;
font-size: 13px;
}
.dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace div.dhtmlxcalendar_time_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell.dhtmlxcalendar_time_hdr div.dhtmlxcalendar_time_label {
left: 76px;
top: 6px;
background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/clock.gif");
background-position: 0px 0px;
}
|
templates/blog/tags/sidebar.html | liangliangyy/DjangoBlog | {% load blog_tags %}
<div id="secondary" class="widget-area" role="complementary">
<aside id="search-2" class="widget widget_search">
<form role="search" method="get" id="searchform" class="searchform" action="/search">
<div>
<label class="screen-reader-text" for="s">搜索:</label>
<input type="text" value="" name="q" id="q"/>
<input type="submit" id="searchsubmit" value="搜索"/>
</div>
</form>
</aside>
{% if extra_sidebars %}
{% for sidebar in extra_sidebars %}
<aside class="widget_text widget widget_custom_html"><p class="widget-title">
{{ sidebar.name }}</p>
<div class="textwidget custom-html-widget">
{{ sidebar.content|custom_markdown|safe }}
</div>
</aside>
{% endfor %}
{% endif %}
{% if most_read_articles %}
<aside id="views-4" class="widget widget_views"><p class="widget-title">Views</p>
<ul>
{% for a in most_read_articles %}
<li>
<a href="{{ a.get_absolute_url }}" title="{{ a.title }}">
{{ a.title }}
</a> - {{ a.views }} views
</li>
{% endfor %}
</ul>
</aside>
{% endif %}
{% if sidebar_categorys %}
<aside id="su_siloed_terms-2" class="widget widget_su_siloed_terms"><p class="widget-title">分类目录</p>
<ul>
{% for c in sidebar_categorys %}
<li class="cat-item cat-item-184"><a href={{ c.get_absolute_url }}>{{ c.name }}</a>
</li>
{% endfor %}
</ul>
</aside>
{% endif %}
{% if sidebar_comments and open_site_comment %}
<aside id="ds-recent-comments-4" class="widget ds-widget-recent-comments"><p class="widget-title">近期评论</p>
{% comment %}<ul class="ds-recent-comments" data-num-items="5" data-show-avatars="1" data-show-time="1"
data-show-title="1" data-show-admin="1" data-avatar-size="30" data-excerpt-length="70"></ul>{% endcomment %}
<ul id="recentcomments">
{% for c in sidebar_comments %}
<li class="recentcomments">
<span class="comment-author-link">
{{ c.author.username }}</span>
发表在《
<a href="{{ c.article.get_absolute_url }}#comment-{{ c.pk }}">{{ c.article.title }}</a>》
</li>
{% endfor %}
</ul>
</aside>
{% endif %}
{% if recent_articles %}
<aside id="recent-posts-2" class="widget widget_recent_entries"><p class="widget-title">近期文章</p>
<ul>
{% for a in recent_articles %}
<li><a href="{{ a.get_absolute_url }}" title="{{ a.title }}">
{{ a.title }}
</a></li>
{% endfor %}
</ul>
</aside>
{% endif %}
{% if sidabar_links %}
<aside id="linkcat-0" class="widget widget_links"><p class="widget-title">书签</p>
<ul class='xoxo blogroll'>
{% for l in sidabar_links %}
<li>
<a href="{{ l.link }}" target="_blank" title="{{ l.name }}">{{ l.name }}</a>
</li>
{% endfor %}
</ul>
</aside>
{% endif %}
{% if show_google_adsense %}
<aside id="text-2" class="widget widget_text"><p class="widget-title">Google AdSense</p>
<div class="textwidget">
{{ google_adsense_codes|safe }}
</div>
</aside>
{% endif %}
{% if sidebar_tags %}
<aside id="tag_cloud-2" class="widget widget_tag_cloud"><p class="widget-title">标签云</p>
<div class="tagcloud">
{% for tag,count,size in sidebar_tags %}
<a href="{{ tag.get_absolute_url }}"
class="tag-link-{{ tag.id }} tag-link-position-{{ tag.id }}"
style="font-size: {{ size }}pt;" title="{{ count }}个话题"> {{ tag.name }}
</a>
{% endfor %}
</div>
</aside>
{% endif %}
<aside id="text-2" class="widget widget_text"><p class="widget-title">欢迎您star或者fork本站源代码</p>
<div class="textwidget">
<p><a href="https://github.com/liangliangyy/DjangoBlog" rel="nofollow"><img
src="https://resource.lylinux.net/img.shields.io/github/stars/liangliangyy/djangoblog.svg?style=social&label=Star"
alt="GitHub stars"></a> <a href="https://github.com/liangliangyy/DjangoBlog" rel="nofollow"><img
src="https://resource.lylinux.net/img.shields.io/github/forks/liangliangyy/djangoblog.svg?style=social&label=Fork"
alt="GitHub forks"></a></p>
</div>
</aside>
<aside id="meta-3" class="widget widget_meta"><p class="widget-title">功能</p>
<ul>
<li><a href="/admin/" rel="nofollow">管理站点</a></li>
{% if user.is_authenticated %}
<li><a href="{% url "account:logout" %}" rel="nofollow">登出</a>
</li>
{% else %}
<li><a href="{% url "account:login" %}" rel="nofollow">登录</a></li>
{% endif %}
{% if user.is_superuser %}
<li><a href="{% url 'owntracks:show_dates' %}" target="_blank">运动轨迹记录</a></li>
{% endif %}
<li><a href="http://gitbook.lylinux.net" target="_blank" rel="nofollow">GitBook</a></li>
</ul>
</aside>
<div id="rocket" class="show" title="点我返回顶部"></div>
</div><!-- #secondary -->
|
exhibits/mathematics/plane-cutting-ellipsoid/plane-cutting-ellipsoid.html | exploratoria/exploratoria.github.io | <!DOCTYPE html>
<html>
<head>
<title>Plane Cutting Ellipsoid</title>
<meta charset=utf-8>
<meta name=viewport content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta name=author content="Paul Masson">
<style>
body { margin: 0px; overflow: hidden; }
</style>
</head>
<body>
<script src="https://cdn.jsdelivr.net/gh/mrdoob/three.js@r100/build/three.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/mrdoob/three.js@r100/examples/js/controls/OrbitControls.js"></script>
<div style="margin: .25in; position: absolute; background-color: #eee; padding: .1in">
Rotate X: <input type=range id=rotateX min=0 max=3.14 step=0.01 value=2.4
oninput="plane.rotation.x = rotateX.value; drawIntersection()"/><br/>
Rotate Y: <input type=range id=rotateY min=0 max=3.14 step=0.01 value=0.9
oninput="plane.rotation.y = rotateY.value; drawIntersection()"/><br/><br/>
<input type=button value="Toggle ellipsoid" onclick="ellipsoid.visible = !ellipsoid.visible"/>
<input type=button value="Toggle axes" onclick="axes.visible = !axes.visible"/><br/><br/>
Scale X: <input type=range id=scaleX min=1 max=3 step=0.01 value=1
oninput="ellipsoid.scale.x = scaleX.value; drawIntersection()"/><br/>
Scale Y: <input type=range id=scaleY min=1 max=3 step=0.01 value=1.7
oninput="ellipsoid.scale.y = scaleY.value; drawIntersection()"/><br/>
Scale Z: <input type=range id=scaleZ min=1 max=3 step=0.01 value=1
oninput="ellipsoid.scale.z = scaleZ.value; drawIntersection()"/>
</div>
<script>
var scene = new THREE.Scene();
var renderer = new THREE.WebGLRenderer( { antialias: true } );
renderer.setSize( window.innerWidth, window.innerHeight );
renderer.setClearColor( 0xffffff, 1 );
document.body.appendChild( renderer.domElement );
var axes = new THREE.AxesHelper( 2 );
scene.add( axes );
var camera = new THREE.PerspectiveCamera( 45, window.innerWidth / window.innerHeight, 0.1, 10 );
camera.up.set( 0, 0, 1 );
camera.position.set( 3, 3, 3 );
var controls = new THREE.OrbitControls( camera, renderer.domElement );
var planeGeometry = new THREE.PlaneGeometry( 5, 5 );
var plane = new THREE.Mesh( planeGeometry,
new THREE.MeshBasicMaterial( { color: 0x000000, side: THREE.DoubleSide } ) );
plane.rotation.x = rotateX.value;
plane.rotation.y = rotateY.value;
scene.add( plane );
window.addEventListener( 'resize', function() {
renderer.setSize( window.innerWidth, window.innerHeight );
camera.aspect = window.innerWidth / window.innerHeight;
camera.updateProjectionMatrix();
} );
// material must be double sided for raycasting from the origin
var ellipsoidGeometry = new THREE.SphereGeometry( 1, 100, 50 );
var ellipsoid = new THREE.Mesh( ellipsoidGeometry,
new THREE.MeshNormalMaterial( { side: THREE.DoubleSide } ) );
ellipsoid.scale.x = scaleX.value;
ellipsoid.scale.y = scaleY.value;
ellipsoid.scale.z = scaleZ.value;
scene.add( ellipsoid );
var raycaster = new THREE.Raycaster( );
function drawIntersection() {
ellipsoid.updateMatrixWorld(); // updates geometry after scaling
var points = [], lastVisible = ellipsoid.visible;
ellipsoid.visible = true // need for raycaster
var n = new THREE.Vector3( 0, 0, 1 );
n.applyAxisAngle( new THREE.Vector3( 0, 1, 0 ), rotateY.value );
n.applyAxisAngle( new THREE.Vector3( 1, 0, 0 ), rotateX.value );
var t = new THREE.Vector3( 1, 0, 0 );
t.applyAxisAngle( new THREE.Vector3( 0, 1, 0 ), rotateY.value );
t.applyAxisAngle( new THREE.Vector3( 1, 0, 0 ), rotateX.value );
for ( var phi = 0 ; phi < 2*Math.PI ; phi += 2*Math.PI/50 ) {
var v = t.clone().applyAxisAngle( n, phi );
raycaster.ray.direction.set( v.x, v.y, v.z );
var p = raycaster.intersectObject( ellipsoid );
if ( p.length > 0 ) {
var v = p[0].point;
points.push( new THREE.Vector3().set( v.x, v.y, v.z ) );
}
}
points.push( points[0] );
var curve = new THREE.CatmullRomCurve3( points );
var geometry = new THREE.TubeGeometry( curve, 100, .015 );
var material = new THREE.MeshBasicMaterial( {color: 'red' } );
var mesh = new THREE.Mesh( geometry, material ) ;
mesh.name = 'intersection';
scene.remove( scene.getObjectByName( 'intersection' ) );
scene.add( mesh );
ellipsoid.visible = lastVisible;
}
function render() {
requestAnimationFrame( render );
renderer.render( scene, camera );
}
drawIntersection();
render();
</script>
</body>
</html>
|
public/assets/sidebar-2d407a0f3dab484b2fa1a5478411a1a8.css | taylorskalyo/wheredidmymoneygo | .sidebar{display:none}@media (min-width: 768px){.sidebar{position:fixed;top:51px;bottom:0;left:0;z-index:1000;display:block;padding:20px;overflow-x:hidden;overflow-y:auto;background-color:#f5f5f5;border-right:1px solid #eee}}.nav-sidebar{margin-right:-21px;margin-bottom:20px;margin-left:-20px}.nav-sidebar>li>a{padding-right:20px;padding-left:20px}.nav-sidebar>.active>a,.nav-sidebar>.active>a:hover,.nav-sidebar>.active>a:focus{color:#fff;background-color:#428bca}
|
archives/2016/page/6/index.html | coam/coam.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Archives: 2016 | 商运物流</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description">
<meta property="og:type" content="website">
<meta property="og:title" content="商运物流">
<meta property="og:url" content="https://coam.co/archives/2016/page/6/index.html">
<meta property="og:site_name" content="商运物流">
<meta property="og:description">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="商运物流">
<meta name="twitter:description">
<link rel="alternative" href="/atom.xml" title="商运物流" type="application/atom+xml">
<link rel="icon" href="/img/favicon.png">
<link rel="stylesheet" href="//cdn.bootcss.com/animate.css/3.5.0/animate.min.css" type="text/css">
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/font-awesome/css/font-awesome.min.css">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
<script>
var yiliaConfig = {
fancybox: true,
animate: true,
isHome: false,
isPost: false,
isArchive: true,
isTag: false,
isCategory: false,
open_in_new: false
}
</script>
</head>
<body>
<div id="container">
<div class="left-col">
<div class="overlay"></div>
<div class="intrude-less">
<header id="header" class="inner">
<a href="/" class="profilepic">
<img lazy-src="/img/author.jpg" class="js-avatar">
</a>
<hgroup>
<h1 class="header-author"><a href="/">张亚飞</a></h1>
</hgroup>
<div id="switch-btn" class="switch-btn">
<div class="icon">
<div class="icon-ctn">
<div class="icon-wrap icon-house" data-idx="0">
<div class="birdhouse"></div>
<div class="birdhouse_holes"></div>
</div>
<div class="icon-wrap icon-ribbon hide" data-idx="1">
<div class="ribbon"></div>
</div>
<div class="icon-wrap icon-link hide" data-idx="2">
<div class="loopback_l"></div>
<div class="loopback_r"></div>
</div>
<div class="icon-wrap icon-me hide" data-idx="3">
<div class="user"></div>
<div class="shoulder"></div>
</div>
</div>
</div>
<div class="tips-box hide">
<div class="tips-arrow"></div>
<ul class="tips-inner">
<li>菜单</li>
<li>标签</li>
<li>友情链接</li>
<li>关于我</li>
</ul>
</div>
</div>
<div id="switch-area" class="switch-area">
<div class="switch-wrap">
<section class="switch-part switch-part1">
<nav class="header-menu">
<ul>
<li><a href="/">主页</a></li>
<li><a href="/archives/">所有文章</a></li>
<li><a href="/tags/">标签云</a></li>
<li><a href="/about/">关于我</a></li>
</ul>
</nav>
<nav class="header-nav">
<ul class="social">
<li id="Email"><a class="Email" target="_blank" href="mailto:zyf@lonal.com" title="Email"></a></li>
<li id="GitHub"><a class="GitHub" target="_blank" href="https://github.com/zyfmix" title="GitHub"></a></li>
<li id="RSS"><a class="RSS" target="_blank" href="/atom.xml" title="RSS"></a></li>
</ul>
</nav>
</section>
<section class="switch-part switch-part2">
<div class="widget tagcloud" id="js-tagcloud">
<a href="/tags/markdown-gfw-hexo-jekyll/" style="font-size: 10px;">markdown gfw hexo jekyll</a>
</div>
</section>
<section class="switch-part switch-part3">
<div id="js-friends">
<a target="_blank" class="main-nav-link switch-friends-link" href="https://coam.co">商运物流</a>
<a target="_blank" class="main-nav-link switch-friends-link" href="https://github.com/zyfmix/">GitHub</a>
<a target="_blank" class="main-nav-link switch-friends-link" href="https://wp.iirii.com/">商运技术博客</a>
</div>
</section>
<section class="switch-part switch-part4">
<div id="js-aboutme">专注于物流设计</div>
</section>
</div>
</div>
</header>
</div>
</div>
<div class="mid-col">
<nav id="mobile-nav">
<div class="overlay">
<div class="slider-trigger"></div>
<h1 class="header-author js-mobile-header hide"><a href="/" title="回到主页">张亚飞</a></h1>
</div>
<div class="intrude-less">
<header id="header" class="inner">
<a href="/" class="profilepic">
<img lazy-src="/img/author.jpg" class="js-avatar">
</a>
<hgroup>
<h1 class="header-author"><a href="/" title="回到主页">张亚飞</a></h1>
</hgroup>
<nav class="header-menu">
<ul>
<li><a href="/">主页</a></li>
<li><a href="/archives/">所有文章</a></li>
<li><a href="/tags/">标签云</a></li>
<li><a href="/about/">关于我</a></li>
<div class="clearfix"></div>
</ul>
</nav>
<nav class="header-nav">
<ul class="social">
<li id="Email"><a class="Email" target="_blank" href="mailto:zyf@lonal.com" title="Email"></a></li>
<li id="GitHub"><a class="GitHub" target="_blank" href="https://github.com/zyfmix" title="GitHub"></a></li>
<li id="RSS"><a class="RSS" target="_blank" href="/atom.xml" title="RSS"></a></li>
</ul>
</nav>
</header>
</div>
</nav>
<div class="body-wrap">
<section class="archives-wrap">
<div class="archive-year-wrap">
<a href="/archives/2016" class="archive-year">2016</a>
</div>
<div class="archives">
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/Java/LearnAsyncTask/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/Java/LearnAsyncTask/">Title</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/NodeJs/NodeJsNote/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/NodeJs/NodeJsNote/">Title</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/MongoDB/mongo-slave/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/MongoDB/mongo-slave/">Title</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/MongoDB/mongo-replicaSet/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/MongoDB/mongo-replicaSet/">Title</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/MongoDB/MongoNotes/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/MongoDB/MongoNotes/">Title</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/GPS/GPSNote/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/GPS/GPSNote/">Title</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/Erlang/Rebar/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/Erlang/Rebar/">RebarNote</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/Erlang/Mnesia/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/Erlang/Mnesia/">MnesiaNote</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/Erlang/MQTT/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/Erlang/MQTT/">MQTTNote</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
<article class="archive-article archive-type-post">
<div class="archive-article-inner">
<header class="archive-article-header">
<div class="article-meta">
<a href="/2016/01/10/Erlang/Lua/" class="archive-article-date">
<time datetime="2016-01-10T11:41:31.000Z" itemprop="datePublished">01-10</time>
</a>
</div>
<h1 itemprop="name">
<a class="archive-article-title" href="/2016/01/10/Erlang/Lua/">LuaNote</a>
</h1>
<div class="article-info info-on-archive">
</div>
<div class="clearfix"></div>
</header>
</div>
</article>
</div></section>
<nav id="page-nav">
<a class="extend prev" rel="prev" href="/archives/2016/page/5/">« Prev</a><a class="page-number" href="/archives/2016/">1</a><span class="space">…</span><a class="page-number" href="/archives/2016/page/4/">4</a><a class="page-number" href="/archives/2016/page/5/">5</a><span class="page-number current">6</span><a class="page-number" href="/archives/2016/page/7/">7</a><a class="page-number" href="/archives/2016/page/8/">8</a><a class="page-number" href="/archives/2016/page/9/">9</a><a class="extend next" rel="next" href="/archives/2016/page/7/">Next »</a>
</nav>
</div>
<footer id="footer">
<div class="outer">
<div id="footer-info">
<div class="footer-left">
© 2016 张亚飞
</div>
<div class="footer-right">
<a href="http://hexo.io/" target="_blank" title="快速、简洁且高效的静态博客框架">Hexo</a> Theme <a href="https://github.com/MOxFIVE/hexo-theme-yelee" target="_blank" title="简而不减双栏 Hexo 博客主题">Yelee</a> by MOxFIVE
</div>
</div>
<div class="visit">
<span id="busuanzi_container_site_pv" style='display:none'>
<span id="site-visit" >本站到访数:
<span id="busuanzi_value_site_uv"></span>
</span>
</span>
<span id="busuanzi_container_page_pv" style='display:none'>
<span id="page-visit">, 本页阅读量:
<span id="busuanzi_value_page_pv"></span>
</span>
</span>
</div>
</div>
</footer>
</div>
<script src="http://7.url.cn/edu/jslib/comb/require-2.1.6,jquery-1.9.1.min.js" type="text/javascript"></script>
<script src="/js/main.js" type="text/javascript"></script>
<script>
$(document).ready(function() {
var iPad = window.navigator.userAgent.indexOf('iPad');
if (iPad > -1 || $(".left-col").css("display") === "none") {
var bgColorList = ["#9db3f4", "#414141", "#e5a859", "#f5dfc6", "#c084a0", "#847e72", "#cd8390", "#996731"];
var bgColor = Math.ceil(Math.random() * (bgColorList.length - 1));
$("body").css({"background-color": bgColorList[bgColor], "background-size": "cover"});
}
else {
var backgroundnum = 5;
var backgroundimg = "url(/background/bg-x.jpg)".replace(/x/gi, Math.ceil(Math.random() * backgroundnum));
$("body").css({"background": backgroundimg, "background-attachment": "fixed", "background-size": "cover"});
}
})
</script>
<div class="scroll" id="scroll">
<a href="#" title="返回顶部"><i class="fa fa-arrow-up"></i></a>
<a href="#comments" title="查看评论"><i class="fa fa-comments-o"></i></a>
<a href="#footer" title="转到底部"><i class="fa fa-arrow-down"></i></a>
</div>
<script>
$(document).ready(function() {
if ($("#comments").length < 1) {
$("#scroll > a:nth-child(2)").hide();
};
})
</script>
<button class="hide-labels">TAG 开关</button>
<script src="http://7.url.cn/edu/jslib/comb/require-2.1.6,jquery-1.9.1.min.js">
</script>
<script>
$(document).ready(function() {
$("button").click(function() {
$(".article-info").toggle(200);
});
});
</script>
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js">
</script>
</div>
</body>
</html> |
app/municipal/views/centrosResponsablesMunicipal/CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017.html | dexternidia/redcomand | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="LibreOffice 4.1.6.2 (Linux)">
<META NAME="AUTHOR" CONTENT="cne">
<META NAME="CREATED" CONTENT="20170824;144700000000000">
<META NAME="CHANGEDBY" CONTENT="Omar Miquilena">
<META NAME="CHANGED" CONTENT="20170829;190500000000000">
<META NAME="AppVersion" CONTENT="14.0000">
<META NAME="DocSecurity" CONTENT="0">
<META NAME="HyperlinksChanged" CONTENT="false">
<META NAME="LinksUpToDate" CONTENT="false">
<META NAME="ScaleCrop" CONTENT="false">
<META NAME="ShareDoc" CONTENT="false">
<STYLE TYPE="text/css">
<!--
@page { size: 8.5in 11in; margin-left: 0.79in; margin-right: 0.79in; margin-top: 0.59in; margin-bottom: 0.59in }
P { margin-bottom: 0.08in; direction: ltr; widows: 2; orphans: 2 }
-->
</STYLE>
</HEAD>
<BODY LANG="es-VE" DIR="LTR">
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0.14in"><IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_2312216d.jpg" NAME="Imagen 1" ALIGN=BOTTOM WIDTH=119 HEIGHT=86 BORDER=0>
<IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_d3a220d6.png" NAME="Imagen 4" ALIGN=BOTTOM WIDTH=147 HEIGHT=87 BORDER=0> <SPAN DIR="LTR" STYLE="float: left; width: 1.07in; height: 0.3in; border: none; padding: 0.05in 0.1in; background: #ffffff">
<P STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=1 STYLE="font-size: 8pt"><I><B>JNE-JRE-TJR01</B></I></FONT></FONT></P>
</SPAN>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=5 STYLE="font-size: 20pt"><B>ELECCIONES
REGIONALES 2017</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=5><B>CREDENCIAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><B>TESTIGO
ANTE LA JUNTA REGIONAL ELECTORAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in; line-height: 100%"><BR><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>El
Consejo Nacional Electoral, en uso de las atribuciones que le
confiere el artículo 33 numeral 13 de la Ley Orgánica del Poder
Electoral, acredita a la ciudadana o ciudadano:
________________________________________________, titular de la
cédula de identidad N° ___________________, como </FONT></FONT><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3><B>Testigo
Principal ante la Junta Regional Electoral </B></FONT></FONT><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>de
la Entidad: __________________________________, ubicada en:
_________________________
__________________________________________________________________________.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>Designado
por la Organización con Fines Políticos:
___________________________________, con motivo de las Elecciones
Regionales a celebrarse el 15 de octubre de 2017.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3> </FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>Dada
en la ciudad de ___________________ a los ______ días del mes de
___________ de 2017.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_4fbc4f1b.jpg" NAME="Imagen 31" ALIGN=LEFT HSPACE=12 WIDTH=331 HEIGHT=219 BORDER=0><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><SPAN DIR="LTR" STYLE="float: left; width: 3.48in; height: 0.55in; border: none; padding: 0.05in 0.1in; background: #ffffff">
<P ALIGN=RIGHT STYLE="margin-bottom: 0in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=2><B>JUNTA
REGIONAL ELECTORAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in"> <FONT FACE="Gill Sans MT, serif"><FONT SIZE=2><I><B>FIRMA
Y SELLO</B></I></FONT></FONT></P>
</SPAN><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=2 STYLE="font-size: 9pt"><I><B>La
presente credencial es válida si está firmada y sellada por el
Consejo Nacional Electoral y por la Junta Regional Electoral
correspondiente, sin tachaduras ni enmendaduras, y es aval suficiente
para tramitar el permiso laboral correspondiente.</B></I></FONT></FONT><SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
<SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
<SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in; line-height: 100%"><BR><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0.14in"><IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_2312216d.jpg" NAME="graphics1" ALIGN=BOTTOM WIDTH=119 HEIGHT=86 BORDER=0>
<IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_d3a220d6.png" NAME="Imagen 2" ALIGN=BOTTOM WIDTH=147 HEIGHT=87 BORDER=0> <SPAN DIR="LTR" STYLE="float: left; width: 1.07in; height: 0.3in; border: none; padding: 0.05in 0.1in; background: #ffffff">
<P STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=1 STYLE="font-size: 8pt"><I><B>JNE-JRE-TJR02</B></I></FONT></FONT></P>
</SPAN>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=5 STYLE="font-size: 20pt"><B>ELECCIONES
REGIONALES 2017</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=5><B>CREDENCIAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><B>TESTIGO
ANTE LA JUNTA REGIONAL ELECTORAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in; line-height: 100%"><BR><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>El
Consejo Nacional Electoral, en uso de las atribuciones que le
confiere el artículo 33 numeral 13 de la Ley Orgánica del Poder
Electoral, acredita a la ciudadana o ciudadano:
________________________________________________, titular de la
cédula de identidad N° ___________________, como </FONT></FONT><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3><B>Testigo
Primer Suplente ante la Junta Regional Electoral </B></FONT></FONT><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>de
la Entidad: _______________________________, ubicada en:
_________________________
__________________________________________________________________________.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>Designado
por la Organización con Fines Políticos:
___________________________________, con motivo de las Elecciones
Regionales a celebrarse el 15 de octubre de 2017.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3> </FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>Dada
en la ciudad de ___________________ a los ______ días del mes de
___________ de 2017.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_4fbc4f1b.jpg" NAME="Imagen 6" ALIGN=LEFT HSPACE=12 WIDTH=331 HEIGHT=219 BORDER=0><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><SPAN DIR="LTR" STYLE="float: left; width: 3.48in; height: 0.55in; border: none; padding: 0.05in 0.1in; background: #ffffff">
<P ALIGN=RIGHT STYLE="margin-bottom: 0in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=2><B>JUNTA
REGIONAL ELECTORAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in"> <FONT FACE="Gill Sans MT, serif"><FONT SIZE=2><I><B>FIRMA
Y SELLO</B></I></FONT></FONT></P>
</SPAN><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"> <FONT FACE="Gill Sans MT, serif"><FONT SIZE=2 STYLE="font-size: 9pt"><I><B>La
presente credencial es válida si está firmada y sellada por el
Consejo Nacional Electoral y por la Junta Regional Electoral
correspondiente, sin tachaduras ni enmendaduras, y es aval suficiente
para tramitar el permiso laboral correspondiente.</B></I></FONT></FONT><SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
<SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
<SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in; line-height: 100%"><BR><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0.14in"><IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_2312216d.jpg" NAME="graphics2" ALIGN=BOTTOM WIDTH=119 HEIGHT=86 BORDER=0>
<IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_d3a220d6.png" NAME="Imagen 5" ALIGN=BOTTOM WIDTH=147 HEIGHT=87 BORDER=0> <SPAN DIR="LTR" STYLE="float: left; width: 1.07in; height: 0.3in; border: none; padding: 0.05in 0.1in; background: #ffffff">
<P STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=1 STYLE="font-size: 8pt"><I><B>JNE-JRE-TJR03</B></I></FONT></FONT></P>
</SPAN>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><A NAME="_GoBack"></A><FONT FACE="Gill Sans MT, serif"><FONT SIZE=5 STYLE="font-size: 20pt"><B>ELECCIONES
REGIONALES 2017</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=5><B>CREDENCIAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 100%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><B>TESTIGO
ANTE LA JUNTA REGIONAL ELECTORAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in; line-height: 100%"><BR><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>El
Consejo Nacional Electoral, en uso de las atribuciones que le
confiere el artículo 33 numeral 13 de la Ley Orgánica del Poder
Electoral, acredita a la ciudadana o ciudadano:
________________________________________________, titular de la
cédula de identidad N° ___________________, como </FONT></FONT><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3><B>Testigo
Segundo Suplente ante la Junta Regional Electoral </B></FONT></FONT><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>de
la Entidad: ______________________________, ubicada en:
_________________________
__________________________________________________________________________.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>Designado
por la Organización con Fines Políticos:
___________________________________, con motivo de las Elecciones
Regionales a celebrarse el 15 de octubre de 2017.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3> </FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in; line-height: 150%"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=3>Dada
en la ciudad de ___________________ a los ______ días del mes de
___________ de 2017.</FONT></FONT></P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><IMG SRC="CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017_html_4fbc4f1b.jpg" NAME="Imagen 16" ALIGN=LEFT HSPACE=12 WIDTH=331 HEIGHT=219 BORDER=0><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; line-height: 100%"><SPAN DIR="LTR" STYLE="float: left; width: 3.48in; height: 0.55in; border: none; padding: 0.05in 0.1in; background: #ffffff">
<P ALIGN=RIGHT STYLE="margin-bottom: 0in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=2><B>JUNTA
REGIONAL ELECTORAL</B></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0in"> <FONT FACE="Gill Sans MT, serif"><FONT SIZE=2><I><B>FIRMA
Y SELLO</B></I></FONT></FONT></P>
</SPAN><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"><BR>
</P>
<P STYLE="margin-bottom: 0in; line-height: 100%"> <FONT FACE="Gill Sans MT, serif"><FONT SIZE=2 STYLE="font-size: 9pt"><I><B>La
presente credencial es válida si está firmada y sellada por el
Consejo Nacional Electoral y por la Junta Regional Electoral
correspondiente, sin tachaduras ni enmendaduras, y es aval suficiente
para tramitar el permiso laboral correspondiente.</B></I></FONT></FONT><SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
<SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
<SPAN DIR="LTR" STYLE="float: left; width: 7.3in; height: 0.36in; border: 1px solid #000000; padding: 0.05in 0.1in; background: #e5dfec">
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><FONT FACE="Gill Sans MT, serif"><FONT SIZE=4><I><B>No
se permitirá en un mismo acto electoral, más de un (1) testigo por
alianza.</B></I></FONT></FONT></P>
<P ALIGN=CENTER STYLE="margin-bottom: 0.14in"><BR><BR>
</P>
</SPAN>
</P>
</BODY>
</HTML> |
golang/2020/02/05/Kubernetes.html | xiazemin/MyBlog | <!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;">☰ 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">Kubernetes 服务发现</h1>
<p class="post-meta"> <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">by 夏泽民</span></span> <time datetime="2020-02-05T00:00:00+08:00" itemprop="datePublished"><i class="fa fa-calendar"></i> Feb 5, 2020</time></p>
</div>
<p>为两个部分:</p><br />
<br />
<p>网络方面的背景知识</p><br />
<br />
<p>深入了解 Kubernetes 服务发现</p><br />
<br />
<p>要了解服务发现,首先要了解背后的网络知识。这部分内容相对浅显,如果读者熟知这一部分,完全可以跳过,直接阅读服务发现部分。<br />
<!-- more --><br />
Kubernetes 网络基础<br />
要开始服务发现的探索之前,需要理解以下内容:</p><br />
<br />
<p>Kubernetes 应用运行在容器之中,容器处于 Pod 之内。</p><br />
<br />
<p>每个 Pod 都会附着在同一个大的扁平的 IP 网络之中,被称为 Pod 网络(通常是 VXLAN 叠加网络)。</p><br />
<br />
<p>每个 Pod 都有自己的唯一的 IP 地址,这个 IP 地址在 Pod 网络中是可路由的。</p><br />
<br />
<p>上述三个因素结合起来,让每个应用(应用的组件和服务)无需通过 NAT 之类的网络过程,就能够直接通信。</p><br />
<br />
<p>动态网络<br />
在对应用进行横向扩容时,会在 Pod 网络中加入新的 Pod,新 Pod 自然也伴随着新的 IP 地址;如果对应用进行缩容,旧的 Pod 及其 IP 会被删除。这个过程看起来很是混乱。</p><br />
<br />
<p>应用的滚动更新和撤回也存在同样的情形——加入新版本的新 Pod,或者移除旧版本的旧 Pod。新 Pod 会加入新 IP 到 Pod 网络中,被终结的旧 Pod 会删除其现存 IP。</p><br />
<br />
<p>如果没有其它因素,每个应用服务都需要对网络进行监控,并管理一个健康 Pod 的列表。这个过程会非常痛苦,另外在每个应用中编写这个逻辑也是很低效的。幸运的是,Kubernetes 用一个对象完成了这个过程——Service。</p><br />
<br />
<p>把这个对象叫做 Service 是个坏主意,我们已经用这个单词来形容应用的进程或组件了。</p><br />
<br />
<p>还有一个值得注意的事情:Kubernetes 执行 IP 地址管理(IPAM)职责,对 Pod 网络上已使用和可用的 IP 地址进行跟踪。</p><br />
<br />
<p>Service 带来稳定性<br />
Kubernetes Service 对象在一组提供服务的 Pod 之前创建一个稳定的网络端点,并为这些 Pod 进行负载分配。</p><br />
<br />
<p>一般会在一组完成同样工作的 Pod 之前放置一个 Service 对象。例如可以在你的 Web 前端 Pod 前方提供一个 Service,在认证服务 Pod 之前提供另一个。行使不同职责的 Pod 之前就不应该用单一的 Service 了。</p><br />
<br />
<p>客户端和 Service 通信,Service 负责把流量负载均衡给 Pod。</p><br />
<br />
<p>在上图中,底部的 Pod 会因为伸缩、更新、故障等情况发生变化,而 Service 会对这些变化进行跟踪。同时 Service 的名字、IP 和端口都不会发生变化。</p><br />
<br />
<p>Kubernetes Service 解析<br />
可以把 Kubernetes Service 理解为前端和后端两部分:</p><br />
<br />
<p>前端:名称、IP 和端口等不变的部分。</p><br />
<br />
<p>后端:符合特定标签选择条件的 Pod 集合。</p><br />
<br />
<p>前端是稳定可靠的,它的名称、IP 和端口在 Service 的整个生命周期中都不会改变。前端的稳定性意味着无需担心客户端 DNS 缓存超时等问题。</p><br />
<br />
<p>后端是高度动态的,其中包括一组符合标签选择条件的 Pod,会通过负载均衡的方式进行访问。</p><br />
<br />
<p>这里的负载均衡是一个简单的 4 层轮询。它工作在连接层面,所以同一个连接里发起的所有请求都会进入同一个 Pod。因为在 4 层工作,所以对于 7 层的 HTTP 头或者 Cookie 之类的东西是无法感知的。</p><br />
<br />
<p>小结<br />
应用在容器中运行,在 Kubernetes 中体现为 Pod 的形式。Kubernetes 集群中的所有 Pod 都处于同一个平面的 Pod 网络,有自己的 IP 地址。这意味着所有的 Pod 之间都能直接连接。然而 Pod 是不稳定的,可能因为各种因素创建和销毁。Kubernetes 提供了稳定的网络端点,称为 Service,这个对象处于一组相似的 Pod 前方,提供了稳定的名称、IP 和端口。客户端连接到 Service,Service 把流量负载均衡给 Pod。</p><br />
<br />
<p>接下来聊聊服务发现。</p><br />
<br />
<p>深入了解 Kubernetes 服务发现<br />
服务发现实际上包含两个功能点:</p><br />
<br />
<p>服务注册</p><br />
<br />
<p>服务发现</p><br />
<br />
<p>服务注册<br />
服务注册过程指的是在服务注册表中登记一个服务,以便让其它服务发现。</p><br />
<br />
<p>Kubernetes 使用 DNS 作为服务注册表。</p><br />
<br />
<p>为了满足这一需要,每个 Kubernetes 集群都会在 kube-system 命名空间中用 Pod 的形式运行一个 DNS 服务,通常称之为集群 DNS。</p><br />
<br />
<p>每个 Kubernetes 服务都会自动注册到集群 DNS 之中。</p><br />
<br />
<p>注册过程大致如下:</p><br />
<br />
<p>向 API Server 用 POST 方式提交一个新的 Service 定义;</p><br />
<br />
<p>这个请求需要经过认证、鉴权以及其它的准入策略检查过程之后才会放行;</p><br />
<br />
<p>Service 得到一个 ClusterIP(虚拟 IP 地址),并保存到集群数据仓库;</p><br />
<br />
<p>在集群范围内传播 Service 配置;</p><br />
<br />
<p>集群 DNS 服务得知该 Service 的创建,据此创建必要的 DNS A 记录。</p><br />
<br />
<p>上面过程中,第 5 个步骤是关键环节。集群 DNS 使用的是 CoreDNS,以 Kubernetes 原生应用的形式运行。CoreDNS 实现了一个控制器,会对 API Server 进行监听,一旦发现有新建的 Service 对象,就创建一个从 Service 名称映射到 ClusterIP 的域名记录。这样 Service 就不必自行向 DNS 进行注册,CoreDNS 控制器会关注新创建的 Service 对象,并实现后续的 DNS 过程。</p><br />
<br />
<p>DNS 中注册的名称就是 metadata.name,而 ClusterIP 则由 Kubernetes 自行分配。</p><br />
<br />
<p>Service 对象注册到集群 DNS 之中后,就能够被运行在集群中的其它 Pod 发现了。</p><br />
<br />
<p>Endpoint 对象<br />
Service 的前端创建成功并注册到服务注册表(DNS)之后,剩下的就是后端的工作了。后端包含一个 Pod 列表,Service 对象会把流量分发给这些 Pod。</p><br />
<br />
<p>毫无疑问,这个 Pod 列表需要是最新的。</p><br />
<br />
<p>Service 对象有一个 Label Selector 字段,这个字段是一个标签列表,符合列表条件的 Pod 就会被服务纳入到服务的负载均衡范围之中。参见下图:</p><br />
<br />
<p>Kubernetes 自动为每个 Service 创建 Endpoints 对象。Endpoints 对象的职责就是保存一个符合 Service 标签选择器标准的 Pod 列表,这些 Pod 将接收来自 Service 的流量。</p><br />
<br />
<p>下面的图中,Service 会选择两个 Pod,并且还展示了 Service 的 Endpoints 对象,这个对象里包含了两个符合 Service 选择标准的 Pod 的 IP。</p><br />
<br />
<p>在后面我们将解释网络如何把 ClusterIP 流量转发给 Pod IP 的过程,还会引用到 Endpoints 对象。</p><br />
<br />
<p>服务发现<br />
假设我们在一个 Kubernetes 集群中有两个应用,my-app 和 your-app,my-app 的 Pod 的前端是一个 名为 my-app-svc 的 Service 对象;your-app Pod 之前的 Service 就是 your-app-svc。</p><br />
<br />
<p>这两个 Service 对象对应的 DNS 记录是:</p><br />
<br />
<p>my-app-svc:10.0.0.10</p><br />
<br />
<p>your-app-svc:10.0.0.20</p><br />
<br />
<p>要使用服务发现功能,每个 Pod 都需要知道集群 DNS 的位置才能使用它。因此每个 Pod 中的每个容器的 /etc/resolv.conf 文件都被配置为使用集群 DNS 进行解析。</p><br />
<br />
<p>如果 my-app 中的 Pod 想要连接到 your-app 中的 Pod,就得向 DNS 服务器发起对域名 your-app-svc 的查询。假设它们本地的 DNS 解析缓存中没有这个记录,则需要把查询提交到集群 DNS 服务器。会得到 you-app-svc 的 ClusterIP(VIP)。</p><br />
<br />
<p>这里有个前提就是 my-app 需要知道目标服务的名称。</p><br />
<br />
<p>至此,my-app 中的 Pod 得到了一个目标 IP 地址,然而这只是个虚拟 IP,在转入目标 Pod 之前,还有些网络工作要做。</p><br />
<br />
<p>网络<br />
一个 Pod 得到了 Service 的 ClusterIP 之后,就尝试向这个 IP 发送流量。然而 ClusterIP 所在的网络被称为 Service Network,这个网络有点特别——没有路由指向它。</p><br />
<br />
<p>因为没有路由,所有容器把发现这种地址的流量都发送到了缺省网关(名为 CBR0 的网桥)。这些流量会被转发给 Pod 所在节点的网卡上。节点的网络栈也同样没有路由能到达 Service Network,所以只能发送到自己的缺省网关。路由到节点缺省网关的数据包会通过 Node 内核——这里有了变化。</p><br />
<br />
<p>回顾一下前面的内容。首先 Service 对象的配置是全集群范围有效的,另外还会再次说到 Endpoints 对象。我们要在回顾中发现他们各自在这一过程中的职责。</p><br />
<br />
<p>每个 Kubernetes 节点上都会运行一个叫做 kube-proxy 的系统服务。这是一个基于 Pod 运行的 Kubernetes 原生应用,它所实现的控制器会监控 API Server 上 Service 的变化,并据此创建 iptables 或者 IPVS 规则,这些规则告知节点,捕获目标为 Service 网络的报文,并转发给 Pod IP。</p><br />
<br />
<p>有趣的是,kube-proxy 并不是一个普遍意义上的代理。它的工作不过是创建和管理 iptables/IPVS 规则。这个命名的原因是它过去使用 unserspace 模式的代理。</p><br />
<br />
<p>每个新 Service 对象的配置,其中包含它的 ClusterIP 以及 Endpoints 对象(其中包含健康 Pod 的列表),都会被发送给 每个节点上的 kube-proxy 进程。kube-proxy 会创建 iptables 或者 IPVS 规则,告知节点捕获目标为 Service ClusterIP 的流量,并根据 Endpoints 对象的内容转发给对应的 Pod。</p><br />
<br />
<p>也就是说每次节点内核处理到目标为 Service 网络的数据包时,都会对数据包的 Header 进行改写,把目标 IP 改为 Service Endpoints 对象中的健康 Pod 的 IP。</p><br />
<br />
<p>原本使用的 iptables 正在被 IPVS 取代(Kubernetes 1.11 进入稳定期)。长话短说,iptables 是一个包过滤器,并非为负载均衡设计的。IPVS 是一个 4 层的负载均衡器,其性能和实现方式都比 iptables 更适合这种使用场景。</p><br />
<br />
<p>总结<br />
需要消化的内容很多,简单回顾一下。</p><br />
<br />
<p>创建新的 Service 对象时,会得到一个虚拟 IP,被称为 ClusterIP。服务名及其 ClusterIP 被自动注册到集群 DNS 中,并且会创建相关的 Endpoints 对象用于保存符合标签条件的健康 Pod 的列表,Service 对象会向列表中的 Pod 转发流量。</p><br />
<br />
<p>与此同时集群中所有节点都会配置相应的 iptables/IPVS 规则,监听目标为 ClusterIP 的流量并转发给真实的 Pod IP。这个过程如下图所示:</p><br />
<br />
<p>一个 Pod 需要用 Service 连接其它 Pod。首先向集群 DNS 发出查询,把 Service 名称解析为 ClusterIP,然后把流量发送给位于 Service 网络的 ClusterIP 上。然而没有到 Service 网络的路由,所以 Pod 把流量发送给它的缺省网关。这一行为导致流量被转发给 Pod 所在节点的网卡,然后是节点的缺省网关。这个操作中,节点的内核修改了数据包 Header 中的目标 IP,使其转向健康的 Pod。</p><br />
<br />
<p>最终所有 Pod 都是在同一个可路由的扁平的叠加网络上,剩下的内容就很简单了。<br />
https://mp.weixin.qq.com/s/hCzfoYVaWq8ux6_1UoRfDw</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 golang
</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 © 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> |
docs/manual/ptablew.html | ketchupok/csound.github.io | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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/html; charset=UTF-8" />
<title>ptablew</title>
<link rel="stylesheet" type="text/css" href="csound.css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
<link rel="home" href="index.html" title="The Canonical Csound Reference Manual" />
<link rel="up" href="OpcodesTop.html" title="Orchestra Opcodes and Operators" />
<link rel="prev" href="ptable3.html" title="ptable3" />
<link rel="next" href="ptrack.html" title="ptrack" />
</head>
<body>
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">ptablew</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ptable3.html">Prev</a> </td>
<th width="60%" align="center">Orchestra Opcodes and Operators</th>
<td width="20%" align="right"> <a accesskey="n" href="ptrack.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="refentry">
<a id="ptablew"></a>
<div class="titlepage"></div>
<a id="IndexPtablew" class="indexterm"></a>
<div class="refnamediv">
<h2>
<span class="refentrytitle">ptablew</span>
</h2>
<p>ptablew —
Change the contents of existing function tables of any length.
</p>
</div>
<div class="refsect1">
<a id="idm47161602538768"></a>
<h2>Description</h2>
<p>
This opcode operates on existing function tables, changing their
contents. <span class="emphasis"><em>ptablew</em></span> is for writing at k- or at a-rates, with the table
number being specified at init time. Using <span class="emphasis"><em>ptablew</em></span> with i-rate signal
and index values is allowed, but the specified data will always be written to the function table
at k-rate, not during the initialization pass. The valid combinations of variable
types are shown by the first letter of the variable names.
</p>
</div>
<div class="refsect1">
<a id="idm47161602462176"></a>
<h2>Syntax</h2>
<pre class="synopsis"><span class="command"><strong>ptablew</strong></span> asig, andx, ifn [, ixmode] [, ixoff] [, iwgmode]</pre>
<pre class="synopsis"><span class="command"><strong>ptablew</strong></span> isig, indx, ifn [, ixmode] [, ixoff] [, iwgmode]</pre>
<pre class="synopsis"><span class="command"><strong>ptablew</strong></span> ksig, kndx, ifn [, ixmode] [, ixoff] [, iwgmode]</pre>
</div>
<div class="refsect1">
<a id="idm47161602457536"></a>
<h2>Initialization</h2>
<p>
<span class="emphasis"><em>asig</em></span>, <span class="emphasis"><em>isig,</em></span> <span class="emphasis"><em>ksig</em></span> -- The value to be written into the table.
</p>
<p>
<span class="emphasis"><em>andx</em></span>, <span class="emphasis"><em>indx</em></span>, <span class="emphasis"><em>kndx</em></span> -- Index into table, either a positive number range matching the table length (<span class="emphasis"><em>ixmode</em></span> = 0) or a 0 to 1 range (<span class="emphasis"><em>ixmode</em></span> != 0)
</p>
<p>
<span class="emphasis"><em>ifn</em></span> -- Table number. Must be >= 1. Floats are rounded down to an integer. If a table number does not point to a valid table, or the table has not yet been loaded (<a class="link" href="GEN01.html" title="GEN01"><em class="citetitle">GEN01</em></a>) then an error will result and the instrument will be de-activated.
</p>
<p>
<span class="emphasis"><em>ixmode</em></span> (optional, default=0) -- index mode.
</p>
<div class="itemizedlist">
<ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<p>
0 = <span class="emphasis"><em>xndx</em></span> and <span class="emphasis"><em>ixoff</em></span> ranges match the length of the table.
</p>
</li>
<li class="listitem">
<p>
!=0 = <span class="emphasis"><em>xndx</em></span> and <span class="emphasis"><em>ixoff</em></span> have a 0 to 1 range.
</p>
</li>
</ul>
</div>
<p>
</p>
<p>
<span class="emphasis"><em>ixoff</em></span> (optional, default=0) -- index offset.
</p>
<div class="itemizedlist">
<ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<p>
0 = Total index is controlled directly by <span class="emphasis"><em>xndx</em></span>, i.e. the indexing starts from the start of the table.
</p>
</li>
<li class="listitem">
<p>
!=0 = Start indexing from somewhere else in the table. Value must be positive and less than the table length (<span class="emphasis"><em>ixmode</em></span> = 0) or less than 1 (<span class="emphasis"><em>ixmode</em></span> != 0).
</p>
</li>
</ul>
</div>
<p>
</p>
<p>
<span class="emphasis"><em>iwgmode</em></span> (optional, default=0) -- Wrap and guardpoint mode.
</p>
<div class="itemizedlist">
<ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<p>
0 = Limit mode.
</p>
</li>
<li class="listitem">
<p>
1 = Wrap mode.
</p>
</li>
<li class="listitem">
<p>
2 = Guardpoint mode.
</p>
</li>
</ul>
</div>
<p>
</p>
</div>
<div class="refsect1">
<a id="idm47161602437440"></a>
<h2>Performance</h2>
<div class="refsect2">
<a id="idm47161602436768"></a>
<h3>Limit mode (0)</h3>
<p>
Limit the total index (<span class="emphasis"><em>ndx</em></span> + <span class="emphasis"><em>ixoff</em></span>) to between 0 and the guard point. For a table of length 5, this means that locations 0 to 3 and location 4 (the guard point) can be written. A negative total index writes to location 0.
</p>
</div>
<div class="refsect2">
<a id="idm47161602434480"></a>
<h3>Wrap mode (1)</h3>
<p>
Wrap total index value into locations 0 to E, where E is one less than the table length. For example, wrap into a 0 to 3 range - so that total index 6 writes to location 2.
</p>
</div>
<div class="refsect2">
<a id="idm47161602433088"></a>
<h3>Guardpoint mode (2)</h3>
<p>
The guardpoint is written at the same time as location 0 is written - with the same value.
</p>
<p>
This facilitates writing to tables which are intended to be read with interpolation for producing smooth cyclic waveforms. In addition, before it is used, the total index is incremented by half the range between one location and the next, before being rounded down to the integer address of a table location.
</p>
<p>
Normally (<span class="emphasis"><em>igwmode</em></span> = 0 or 1) for a table of length 5 - which has locations 0 to 3 as the main table and location 4 as the guard point, a total index in the range of 0 to 0.999 will write to location 0. ("0.999" means just less than 1.0.) 1.0 to 1.999 will write to location 1 etc. A similar pattern holds for all total indexes 0 to 4.999 (<span class="emphasis"><em>igwmode</em></span> = 0) or to 3.999 (<span class="emphasis"><em>igwmode</em></span> = 1). <span class="emphasis"><em>igwmode</em></span> = 0 enables locations 0 to 4 to be written - with the guardpoint (4) being written with a potentially different value from location 0.
</p>
<p>
With a table of length 5 and the <span class="emphasis"><em>iwgmode</em></span> = 2, then when the total index is in the range 0 to 0.499, it will write to locations 0 and 4. Range 0.5 to 1.499 will write to location 1 etc. 3.5 to 4.0 will also write to locations 0 and 4.
</p>
<p>
This way, the writing operation most closely approximates the results of interpolated reading. Guard point mode should only be used with tables that have a guardpoint.
</p>
<p>
Guardpoint mode is accomplished by adding 0.5 to the total index, rounding to the next lowest integer, wrapping it modulo the factor of two which is one less than the table length, writing the table (locations 0 to 3 in our example) and then writing to the guard point if index = 0.
</p>
<p>
<span class="emphasis"><em>ptablew</em></span> has no output value. The last three parameters are optional and have default values of 0.
</p>
</div>
<div class="refsect2">
<a id="idm47161602425088"></a>
<h3>Caution with k-rate table numbers</h3>
<p>
At k-rate or a-rate, if a table number of < 1 is given, or the table number points to a non-existent table, or to one which has a length of 0 (it is to be loaded from a file later) then an error will result and the instrument will be deactivated. <span class="emphasis"><em>kfn</em></span> and <span class="emphasis"><em>afn</em></span> must be initialized at the appropriate rate using <span class="emphasis"><em>init</em></span>. Attempting to load an i-rate value into <span class="emphasis"><em>kfn</em></span> or <span class="emphasis"><em>afn</em></span> will result in an error.
</p>
</div>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Warning">
<tr>
<td rowspan="2" align="center" valign="top" width="25">
<img alt="[Warning]" src="images/warning.png" />
</td>
<th align="left">Warning</th>
</tr>
<tr>
<td align="left" valign="top">
<p>
Note that <span class="emphasis"><em>ptablew</em></span> is always a k-rate opcode. This means that even its i-rate version runs at k-rate and will write the value of the i-rate variable. For this reason, the following code will not work as expected:
</p>
<pre class="programlisting">
<span class="csdtag"><CsoundSynthesizer></span>
<span class="csdtag"><CsOptions></span>
<span class="csdtag"></CsOptions></span>
<span class="csdtag"><CsInstruments></span>
giFt <span class="opc">ftgen</span> 1, 0, 8, 2, 0
<span class="oblock">instr 1</span>
indx <span class="op">=</span> 0
<span class="opc">ptablew</span> 10, indx, giFt
ival <span class="opc">tab_i</span> indx, giFt
<span class="opc">print</span> ival
<span class="oblock">endin</span>
<span class="csdtag"></CsInstruments></span>
<span class="csdtag"><CsScore></span>
<span class="stamnt">i</span> 1 0 1
<span class="csdtag"></CsScore></span>
<span class="csdtag"></CsoundSynthesizer></span></pre>
<p>
Although it may seem this program should print a 10 to the console. It will print 0, because <a class="link" href="tab.html" title="tab"><em class="citetitle">tab_i</em></a> will read the value at the initialization of the note, before the first performance pass, when <span class="emphasis"><em>ptablew</em></span> writes its value.
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="refsect1">
<a id="idm47161602405840"></a>
<h2>See Also</h2>
<p>
<a class="link" href="tableiw.html" title="tableiw"><em class="citetitle">tableiw</em></a>,
<a class="link" href="tablewkt.html" title="tablewkt"><em class="citetitle">tablewkt</em></a>
</p>
</div>
<div class="refsect1">
<a id="idm47161602402768"></a>
<h2>Credits</h2>
<p>
</p>
<table border="0" summary="Simple list" class="simplelist">
<tr>
<td>Author: John ffitch after Robin Whittle</td>
</tr>
<tr>
<td>Feb 2012</td>
</tr>
</table>
<p>
</p>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="ptable3.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="OpcodesTop.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ptrack.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">ptable3 </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> ptrack</td>
</tr>
</table>
</div>
</body>
</html>
|
Documentation/doxygen/html/pages.html | SLongofono/448_Project4 | <!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>EECS 448 Project: Related Pages</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">EECS 448 Project
 <span id="projectnumber">4-Final</span>
</div>
<div id="projectbrief">Spotify Recommendation System</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 Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><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><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Related Pages</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all related documentation pages:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><a class="el" href="md_README.html" target="_self">448_Project4</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
code/backbone/backbone.html | karanaditya993/karans-code-samples | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Hello World in Backbone.js</title>
</head>
<body>
<!-- ========= -->
<!-- Your HTML -->
<section id="todo-app">
<header id="header">
<h1>Todos</h1>
<input id="new-todo" placeholder="What needs to be done?">
</header>
<section id="main">
<ul id="todo-list"></ul>
</section>
</section>
<!-- ========= -->
<!-- ========= -->
<!-- Libraries -->
<!-- ========= -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.3.3/underscore-min.js" type="text/javascript"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/backbone.js/0.9.2/backbone-min.js" type="text/javascript"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/backbone-localstorage.js/1.0/backbone.localStorage-min.js" type="text/javascript"></script>
<!-- =============== -->
<!-- Javascript code -->
<!-- =============== -->
<script type="text/javascript">
// your JS code goes here
// // Backbone Views
// var AppView = Backbone.View.extend({
// el:'#container',
// initialize: function() {
// this.render();
// },
// render: function(){
// this.$el.html("Hello World");
// }
// });
// var appView = new AppView();
// // Backbone Views
// var AppView = Backbone.View.extend({
// el: $('#container'),
// // template that has a placeholder who to be replaced later
// template: _.template("<h3> Hello <%= who %></h3>"),
// initialize: function(){
// this.render();
// },
// render: function(){
// this.$el.html(this.template({who: 'World!'}));
// }
// });
// var appView = new AppView();
var app = {};
// create namespace for our app
app.Todo = Backbone.Model.extend({
defaults: {
title: '',
completed: false
}
});
// We are creating a Todo model with attributes title and completed (default false value)
app.TodoList = Backbone.Collection.extend({
model: app.Todo,
localStorage: new Store('backbone-todo')
});
// Instance of the collection
app.todoList = new app.TodoList();
</script>
</body>
</html> |
UnitTests/TestData/mbox/jwz.body.151.html | jstedfast/MimeKit | <html><body>Actually, I can show you precisely what it looked like, if you can display the <br/>image:<br/><br/><br/></body></html> |
v4/user-agent-detail/cb/40/cb4033d4-66f3-4429-bca9-aac91b9c2501.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>User agent detail - WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="section">
<h1 class="header center orange-text">User agent detail</h1>
<div class="row center">
<h5 class="header light">
WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
</h5>
</div>
</div>
<div class="section">
<table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Source result (test suite)</th></tr><tr><td>ua-parser/uap-core<br /><small>vendor/thadafinser/uap-core/tests/test_device.yaml</small></td><td> </td><td> </td><td> </td><td style="border-left: 1px solid #555">Nokia</td><td>6110-</td><td></td><td></td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td></td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-test">Detail</a>
<!-- Modal Structure -->
<div id="modal-test" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Testsuite result detail</h4>
<p><pre><code class="php">Array
(
[user_agent_string] => WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
[family] => Nokia 6110-
[brand] => Nokia
[model] => 6110-
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapPhp<br /><small>6012</small></td><td>Nokia </td><td> </td><td> </td><td style="border-left: 1px solid #555">Nokia</td><td></td><td>Mobile Phone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.019</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-215ac98d-ccf8-4615-916e-5a819d6a59c9">Detail</a>
<!-- Modal Structure -->
<div id="modal-215ac98d-ccf8-4615-916e-5a819d6a59c9" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapPhp result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^.*nokia.*$/
[browser_name_pattern] => *nokia*
[parent] => Nokia
[comment] => Nokia
[browser] => Nokia
[browser_type] => Browser
[browser_bits] => 0
[browser_maker] => Nokia
[browser_modus] => unknown
[version] => 0.0
[majorver] => 0
[minorver] => 0
[platform] => unknown
[platform_version] => unknown
[platform_description] => unknown
[platform_bits] => 0
[platform_maker] => unknown
[alpha] =>
[beta] =>
[win16] =>
[win32] =>
[win64] =>
[frames] => 1
[iframes] => 1
[tables] => 1
[cookies] => 1
[backgroundsounds] =>
[javascript] => 1
[vbscript] =>
[javaapplets] =>
[activexcontrols] =>
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] =>
[crawler] =>
[cssversion] => 0
[aolversion] => 0
[device_name] => general Mobile Device
[device_maker] => Nokia
[device_type] => Mobile Phone
[device_pointing_method] => unknown
[device_code_name] => general Mobile Device
[device_brand_name] => Nokia
[renderingengine_name] => unknown
[renderingengine_version] => unknown
[renderingengine_description] => unknown
[renderingengine_maker] => unknown
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>DonatjUAParser<br /><small>v0.5.0</small></td><td>Version 3.1</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661">Detail</a>
<!-- Modal Structure -->
<div id="modal-f1436016-fdf1-4aea-b4be-1d7c99ab0661" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>DonatjUAParser result detail</h4>
<p><pre><code class="php">Array
(
[platform] =>
[browser] => Version
[version] => 3.1
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>NeutrinoApiCom<br /><small></small></td><td> </td><td><i class="material-icons">close</i></td><td>Series60 </td><td style="border-left: 1px solid #555">Nokia</td><td>-6110-(02.01</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.18702</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc">Detail</a>
<!-- Modal Structure -->
<div id="modal-9b0fa449-ec1b-40c8-8b1c-9486eb3b9cbc" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>NeutrinoApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[mobile_screen_height] => 0
[is_mobile] => 1
[type] => mobile-browser
[mobile_brand] => Nokia
[mobile_model] => -6110-(02.01
[version] =>
[is_android] =>
[browser_name] => unknown
[operating_system_family] => Series60
[operating_system_version] =>
[is_ios] =>
[producer] => Nokia
[operating_system] => Series60
[mobile_screen_width] => 0
[mobile_browser] =>
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>PiwikDeviceDetector<br /><small>3.5.2</small></td><td>WhatsApp 2.11</td><td> </td><td>Symbian OS Series 60 </td><td style="border-left: 1px solid #555">Nokia</td><td>N6110</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.004</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-21638055-738d-46ba-a1b1-f5114bc26475">Detail</a>
<!-- Modal Structure -->
<div id="modal-21638055-738d-46ba-a1b1-f5114bc26475" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>PiwikDeviceDetector result detail</h4>
<p><pre><code class="php">Array
(
[client] => Array
(
[type] => mobile app
[name] => WhatsApp
[version] => 2.11
)
[operatingSystem] => Array
(
[name] => Symbian OS Series 60
[short_name] => S60
[version] =>
[platform] =>
)
[device] => Array
(
[brand] => NK
[brandName] => Nokia
[model] => N6110
[device] => 1
[deviceName] => smartphone
)
[bot] =>
[extra] => Array
(
[isBot] =>
[isBrowser] =>
[isFeedReader] =>
[isMobileApp] => 1
[isPIM] =>
[isLibrary] =>
[isMediaPlayer] =>
[isCamera] =>
[isCarBrowser] =>
[isConsole] =>
[isFeaturePhone] =>
[isPhablet] =>
[isPortableMediaPlayer] =>
[isSmartDisplay] =>
[isSmartphone] => 1
[isTablet] =>
[isTV] =>
[isDesktop] =>
[isMobile] => 1
[isTouchEnabled] =>
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.0</small></td><td> </td><td><i class="material-icons">close</i></td><td>Nokia </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c">Detail</a>
<!-- Modal Structure -->
<div id="modal-5415e7f2-ef7b-434c-abe0-b71ba9f6707c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>SinergiBrowserDetector result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Sinergi\BrowserDetector\Browser Object
(
[userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
)
[name:Sinergi\BrowserDetector\Browser:private] => unknown
[version:Sinergi\BrowserDetector\Browser:private] => unknown
[isRobot:Sinergi\BrowserDetector\Browser:private] =>
[isChromeFrame:Sinergi\BrowserDetector\Browser:private] =>
)
[operatingSystem] => Sinergi\BrowserDetector\Os Object
(
[name:Sinergi\BrowserDetector\Os:private] => Nokia
[version:Sinergi\BrowserDetector\Os:private] => unknown
[isMobile:Sinergi\BrowserDetector\Os:private] => 1
[userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
)
)
[device] => Sinergi\BrowserDetector\Device Object
(
[name:Sinergi\BrowserDetector\Device:private] => unknown
[userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
)
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UAParser<br /><small>v3.4.5</small></td><td> </td><td><i class="material-icons">close</i></td><td>Symbian OS </td><td style="border-left: 1px solid #555">Nokia</td><td>6110-</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.002</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b">Detail</a>
<!-- Modal Structure -->
<div id="modal-346c1a98-5fd3-454f-b6c8-350f2f505d8b" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">UAParser\Result\Client Object
(
[ua] => UAParser\Result\UserAgent Object
(
[major] =>
[minor] =>
[patch] =>
[family] => Other
)
[os] => UAParser\Result\OperatingSystem Object
(
[major] =>
[minor] =>
[patch] =>
[patchMinor] =>
[family] => Symbian OS
)
[device] => UAParser\Result\Device Object
(
[brand] => Nokia
[model] => 6110-
[family] => Nokia 6110-
)
[originalUserAgent] => WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentStringCom<br /><small></small></td>
<td colspan="12" class="center-align red lighten-1">
<strong>No result found</strong>
</td>
</tr><tr><td>WhatIsMyBrowserCom<br /><small></small></td><td>Nokia Browser </td><td> </td><td>NokiaOS </td><td style="border-left: 1px solid #555">Nokia</td><td>Nokia -6110-</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.40404</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-9795f66f-7271-430e-973a-a5c0e14dc35a">Detail</a>
<!-- Modal Structure -->
<div id="modal-9795f66f-7271-430e-973a-a5c0e14dc35a" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhatIsMyBrowserCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[operating_system_name] => NokiaOS
[simple_sub_description_string] =>
[simple_browser_string] => Nokia Browser on NokiaOS
[browser_version] =>
[extra_info] => Array
(
)
[operating_platform] => Nokia -6110-
[extra_info_table] => Array
(
)
[layout_engine_name] =>
[detected_addons] => Array
(
)
[operating_system_flavour_code] =>
[hardware_architecture] =>
[operating_system_flavour] =>
[operating_system_frameworks] => Array
(
)
[browser_name_code] => nokia-browser
[operating_system_version] =>
[simple_operating_platform_string] => Nokia -6110-
[is_abusive] =>
[layout_engine_version] =>
[browser_capabilities] => Array
(
)
[operating_platform_vendor_name] => Nokia
[operating_system] => NokiaOS
[operating_system_version_full] =>
[operating_platform_code] => -6110-
[browser_name] => Nokia Browser
[operating_system_name_code] => nokiaos
[user_agent] => WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)
[browser_version_full] =>
[browser] => Nokia Browser
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhichBrowser<br /><small>2.0.10</small></td><td>WhatsApp 2.11</td><td> </td><td>Series60 3.1</td><td style="border-left: 1px solid #555">Nokia</td><td>6110</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.005</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4">Detail</a>
<!-- Modal Structure -->
<div id="modal-342c8d32-4765-40a8-8a5c-af3a38d19ae4" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[name] => WhatsApp
[version] => 2.11
[type] => app:chat
)
[os] => Array
(
[name] => Series60
[family] => Symbian
[version] => 3.1
)
[device] => Array
(
[type] => mobile
[subtype] => smart
[manufacturer] => Nokia
[model] => 6110
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Woothee<br /><small>v1.2.0</small></td>
<td colspan="12" class="center-align red lighten-1">
<strong>No result found</strong>
</td>
</tr><tr><td>Wurfl<br /><small>1.6.4</small></td><td>Opera 11.10</td><td><i class="material-icons">close</i></td><td>Linux armv6l </td><td style="border-left: 1px solid #555"></td><td></td><td>Feature Phone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.013</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-1a1aee36-7ce7-4111-a391-8e2c501f1532">Detail</a>
<!-- Modal Structure -->
<div id="modal-1a1aee36-7ce7-4111-a391-8e2c501f1532" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Wurfl result detail</h4>
<p><pre><code class="php">Array
(
[virtual] => Array
(
[is_android] => false
[is_ios] => false
[is_windows_phone] => false
[is_app] => false
[is_full_desktop] => false
[is_largescreen] => false
[is_mobile] => true
[is_robot] => false
[is_smartphone] => false
[is_touchscreen] => false
[is_wml_preferred] => false
[is_xhtmlmp_preferred] => true
[is_html_preferred] => false
[advertised_device_os] => Linux armv6l
[advertised_device_os_version] =>
[advertised_browser] => Opera
[advertised_browser_version] => 11.10
[complete_device_name] =>
[form_factor] => Feature Phone
[is_phone] => true
[is_app_webview] => false
)
[all] => Array
(
[brand_name] =>
[model_name] =>
[unique] => true
[ununiqueness_handler] =>
[is_wireless_device] => true
[device_claims_web_support] => false
[has_qwerty_keyboard] => false
[can_skip_aligned_link_row] => false
[uaprof] =>
[uaprof2] =>
[uaprof3] =>
[nokia_series] => 0
[nokia_edition] => 0
[device_os] =>
[mobile_browser] =>
[mobile_browser_version] =>
[device_os_version] =>
[pointing_method] =>
[release_date] => 2002_january
[marketing_name] =>
[model_extra_info] =>
[nokia_feature_pack] => 0
[can_assign_phone_number] => true
[is_tablet] => false
[manufacturer_name] =>
[is_bot] => false
[is_google_glass] => false
[proportional_font] => false
[built_in_back_button_support] => false
[card_title_support] => true
[softkey_support] => false
[table_support] => true
[numbered_menus] => false
[menu_with_select_element_recommended] => false
[menu_with_list_of_links_recommended] => true
[icons_on_menu_items_support] => false
[break_list_of_links_with_br_element_recommended] => true
[access_key_support] => false
[wrap_mode_support] => false
[times_square_mode_support] => false
[deck_prefetch_support] => false
[elective_forms_recommended] => true
[wizards_recommended] => false
[image_as_link_support] => false
[insert_br_element_after_widget_recommended] => false
[wml_can_display_images_and_text_on_same_line] => false
[wml_displays_image_in_center] => false
[opwv_wml_extensions_support] => false
[wml_make_phone_call_string] => wtai://wp/mc;
[chtml_display_accesskey] => false
[emoji] => false
[chtml_can_display_images_and_text_on_same_line] => false
[chtml_displays_image_in_center] => false
[imode_region] => none
[chtml_make_phone_call_string] => tel:
[chtml_table_support] => false
[xhtml_honors_bgcolor] => false
[xhtml_supports_forms_in_table] => false
[xhtml_support_wml2_namespace] => false
[xhtml_autoexpand_select] => false
[xhtml_select_as_dropdown] => false
[xhtml_select_as_radiobutton] => false
[xhtml_select_as_popup] => false
[xhtml_display_accesskey] => false
[xhtml_supports_invisible_text] => false
[xhtml_supports_inline_input] => false
[xhtml_supports_monospace_font] => false
[xhtml_supports_table_for_layout] => false
[xhtml_supports_css_cell_table_coloring] => false
[xhtml_format_as_css_property] => false
[xhtml_format_as_attribute] => false
[xhtml_nowrap_mode] => false
[xhtml_marquee_as_css_property] => false
[xhtml_readable_background_color1] => #FFFFFF
[xhtml_readable_background_color2] => #FFFFFF
[xhtml_allows_disabled_form_elements] => false
[xhtml_document_title_support] => true
[xhtml_preferred_charset] => utf8
[opwv_xhtml_extensions_support] => false
[xhtml_make_phone_call_string] => tel:
[xhtmlmp_preferred_mime_type] => application/vnd.wap.xhtml+xml
[xhtml_table_support] => false
[xhtml_send_sms_string] => none
[xhtml_send_mms_string] => none
[xhtml_file_upload] => not_supported
[cookie_support] => true
[accept_third_party_cookie] => true
[xhtml_supports_iframe] => none
[xhtml_avoid_accesskeys] => false
[xhtml_can_embed_video] => none
[ajax_support_javascript] => false
[ajax_manipulate_css] => false
[ajax_support_getelementbyid] => false
[ajax_support_inner_html] => false
[ajax_xhr_type] => none
[ajax_manipulate_dom] => false
[ajax_support_events] => false
[ajax_support_event_listener] => false
[ajax_preferred_geoloc_api] => none
[xhtml_support_level] => 1
[preferred_markup] => html_wi_oma_xhtmlmp_1_0
[wml_1_1] => true
[wml_1_2] => false
[wml_1_3] => false
[html_wi_w3_xhtmlbasic] => true
[html_wi_oma_xhtmlmp_1_0] => true
[html_wi_imode_html_1] => false
[html_wi_imode_html_2] => false
[html_wi_imode_html_3] => false
[html_wi_imode_html_4] => false
[html_wi_imode_html_5] => false
[html_wi_imode_htmlx_1] => false
[html_wi_imode_htmlx_1_1] => false
[html_wi_imode_compact_generic] => false
[html_web_3_2] => false
[html_web_4_0] => false
[voicexml] => false
[multipart_support] => false
[total_cache_disable_support] => false
[time_to_live_support] => false
[resolution_width] => 90
[resolution_height] => 90
[columns] => 11
[max_image_width] => 90
[max_image_height] => 35
[rows] => 6
[physical_screen_width] => 27
[physical_screen_height] => 27
[dual_orientation] => false
[density_class] => 1.0
[wbmp] => true
[bmp] => false
[epoc_bmp] => false
[gif_animated] => false
[jpg] => false
[png] => false
[tiff] => false
[transparent_png_alpha] => false
[transparent_png_index] => false
[svgt_1_1] => false
[svgt_1_1_plus] => false
[greyscale] => false
[gif] => true
[colors] => 256
[webp_lossy_support] => false
[webp_lossless_support] => false
[post_method_support] => true
[basic_authentication_support] => true
[empty_option_value_support] => true
[emptyok] => false
[nokia_voice_call] => false
[wta_voice_call] => false
[wta_phonebook] => false
[wta_misc] => false
[wta_pdc] => false
[https_support] => true
[phone_id_provided] => false
[max_data_rate] => 9
[wifi] => false
[sdio] => false
[vpn] => false
[has_cellular_radio] => true
[max_deck_size] => 4000
[max_url_length_in_requests] => 128
[max_url_length_homepage] => 0
[max_url_length_bookmark] => 0
[max_url_length_cached_page] => 0
[max_no_of_connection_settings] => 0
[max_no_of_bookmarks] => 0
[max_length_of_username] => 0
[max_length_of_password] => 0
[max_object_size] => 0
[downloadfun_support] => false
[directdownload_support] => false
[inline_support] => false
[oma_support] => false
[ringtone] => false
[ringtone_3gpp] => false
[ringtone_midi_monophonic] => false
[ringtone_midi_polyphonic] => false
[ringtone_imelody] => false
[ringtone_digiplug] => false
[ringtone_compactmidi] => false
[ringtone_mmf] => false
[ringtone_rmf] => false
[ringtone_xmf] => false
[ringtone_amr] => false
[ringtone_awb] => false
[ringtone_aac] => false
[ringtone_wav] => false
[ringtone_mp3] => false
[ringtone_spmidi] => false
[ringtone_qcelp] => false
[ringtone_voices] => 1
[ringtone_df_size_limit] => 0
[ringtone_directdownload_size_limit] => 0
[ringtone_inline_size_limit] => 0
[ringtone_oma_size_limit] => 0
[wallpaper] => false
[wallpaper_max_width] => 0
[wallpaper_max_height] => 0
[wallpaper_preferred_width] => 0
[wallpaper_preferred_height] => 0
[wallpaper_resize] => none
[wallpaper_wbmp] => false
[wallpaper_bmp] => false
[wallpaper_gif] => false
[wallpaper_jpg] => false
[wallpaper_png] => false
[wallpaper_tiff] => false
[wallpaper_greyscale] => false
[wallpaper_colors] => 2
[wallpaper_df_size_limit] => 0
[wallpaper_directdownload_size_limit] => 0
[wallpaper_inline_size_limit] => 0
[wallpaper_oma_size_limit] => 0
[screensaver] => false
[screensaver_max_width] => 0
[screensaver_max_height] => 0
[screensaver_preferred_width] => 0
[screensaver_preferred_height] => 0
[screensaver_resize] => none
[screensaver_wbmp] => false
[screensaver_bmp] => false
[screensaver_gif] => false
[screensaver_jpg] => false
[screensaver_png] => false
[screensaver_greyscale] => false
[screensaver_colors] => 2
[screensaver_df_size_limit] => 0
[screensaver_directdownload_size_limit] => 0
[screensaver_inline_size_limit] => 0
[screensaver_oma_size_limit] => 0
[picture] => false
[picture_max_width] => 0
[picture_max_height] => 0
[picture_preferred_width] => 0
[picture_preferred_height] => 0
[picture_resize] => none
[picture_wbmp] => false
[picture_bmp] => false
[picture_gif] => false
[picture_jpg] => false
[picture_png] => false
[picture_greyscale] => false
[picture_colors] => 2
[picture_df_size_limit] => 0
[picture_directdownload_size_limit] => 0
[picture_inline_size_limit] => 0
[picture_oma_size_limit] => 0
[video] => false
[oma_v_1_0_forwardlock] => false
[oma_v_1_0_combined_delivery] => false
[oma_v_1_0_separate_delivery] => false
[streaming_video] => false
[streaming_3gpp] => false
[streaming_mp4] => false
[streaming_mov] => false
[streaming_video_size_limit] => 0
[streaming_real_media] => none
[streaming_flv] => false
[streaming_3g2] => false
[streaming_vcodec_h263_0] => -1
[streaming_vcodec_h263_3] => -1
[streaming_vcodec_mpeg4_sp] => -1
[streaming_vcodec_mpeg4_asp] => -1
[streaming_vcodec_h264_bp] => -1
[streaming_acodec_amr] => none
[streaming_acodec_aac] => none
[streaming_wmv] => none
[streaming_preferred_protocol] => rtsp
[streaming_preferred_http_protocol] => none
[wap_push_support] => false
[connectionless_service_indication] => false
[connectionless_service_load] => false
[connectionless_cache_operation] => false
[connectionoriented_unconfirmed_service_indication] => false
[connectionoriented_unconfirmed_service_load] => false
[connectionoriented_unconfirmed_cache_operation] => false
[connectionoriented_confirmed_service_indication] => false
[connectionoriented_confirmed_service_load] => false
[connectionoriented_confirmed_cache_operation] => false
[utf8_support] => false
[ascii_support] => false
[iso8859_support] => false
[expiration_date] => false
[j2me_cldc_1_0] => false
[j2me_cldc_1_1] => false
[j2me_midp_1_0] => false
[j2me_midp_2_0] => false
[doja_1_0] => false
[doja_1_5] => false
[doja_2_0] => false
[doja_2_1] => false
[doja_2_2] => false
[doja_3_0] => false
[doja_3_5] => false
[doja_4_0] => false
[j2me_jtwi] => false
[j2me_mmapi_1_0] => false
[j2me_mmapi_1_1] => false
[j2me_wmapi_1_0] => false
[j2me_wmapi_1_1] => false
[j2me_wmapi_2_0] => false
[j2me_btapi] => false
[j2me_3dapi] => false
[j2me_locapi] => false
[j2me_nokia_ui] => false
[j2me_motorola_lwt] => false
[j2me_siemens_color_game] => false
[j2me_siemens_extension] => false
[j2me_heap_size] => 0
[j2me_max_jar_size] => 0
[j2me_storage_size] => 0
[j2me_max_record_store_size] => 0
[j2me_screen_width] => 0
[j2me_screen_height] => 0
[j2me_canvas_width] => 0
[j2me_canvas_height] => 0
[j2me_bits_per_pixel] => 0
[j2me_audio_capture_enabled] => false
[j2me_video_capture_enabled] => false
[j2me_photo_capture_enabled] => false
[j2me_capture_image_formats] => none
[j2me_http] => false
[j2me_https] => false
[j2me_socket] => false
[j2me_udp] => false
[j2me_serial] => false
[j2me_gif] => false
[j2me_gif89a] => false
[j2me_jpg] => false
[j2me_png] => false
[j2me_bmp] => false
[j2me_bmp3] => false
[j2me_wbmp] => false
[j2me_midi] => false
[j2me_wav] => false
[j2me_amr] => false
[j2me_mp3] => false
[j2me_mp4] => false
[j2me_imelody] => false
[j2me_rmf] => false
[j2me_au] => false
[j2me_aac] => false
[j2me_realaudio] => false
[j2me_xmf] => false
[j2me_wma] => false
[j2me_3gpp] => false
[j2me_h263] => false
[j2me_svgt] => false
[j2me_mpeg4] => false
[j2me_realvideo] => false
[j2me_real8] => false
[j2me_realmedia] => false
[j2me_left_softkey_code] => 0
[j2me_right_softkey_code] => 0
[j2me_middle_softkey_code] => 0
[j2me_select_key_code] => 0
[j2me_return_key_code] => 0
[j2me_clear_key_code] => 0
[j2me_datefield_no_accepts_null_date] => false
[j2me_datefield_broken] => false
[receiver] => false
[sender] => false
[mms_max_size] => 0
[mms_max_height] => 0
[mms_max_width] => 0
[built_in_recorder] => false
[built_in_camera] => false
[mms_jpeg_baseline] => false
[mms_jpeg_progressive] => false
[mms_gif_static] => false
[mms_gif_animated] => false
[mms_png] => false
[mms_bmp] => false
[mms_wbmp] => false
[mms_amr] => false
[mms_wav] => false
[mms_midi_monophonic] => false
[mms_midi_polyphonic] => false
[mms_midi_polyphonic_voices] => 0
[mms_spmidi] => false
[mms_mmf] => false
[mms_mp3] => false
[mms_evrc] => false
[mms_qcelp] => false
[mms_ota_bitmap] => false
[mms_nokia_wallpaper] => false
[mms_nokia_operatorlogo] => false
[mms_nokia_3dscreensaver] => false
[mms_nokia_ringingtone] => false
[mms_rmf] => false
[mms_xmf] => false
[mms_symbian_install] => false
[mms_jar] => false
[mms_jad] => false
[mms_vcard] => false
[mms_vcalendar] => false
[mms_wml] => false
[mms_wbxml] => false
[mms_wmlc] => false
[mms_video] => false
[mms_mp4] => false
[mms_3gpp] => false
[mms_3gpp2] => false
[mms_max_frame_rate] => 0
[nokiaring] => false
[picturemessage] => false
[operatorlogo] => false
[largeoperatorlogo] => false
[callericon] => false
[nokiavcard] => false
[nokiavcal] => false
[sckl_ringtone] => false
[sckl_operatorlogo] => false
[sckl_groupgraphic] => false
[sckl_vcard] => false
[sckl_vcalendar] => false
[text_imelody] => false
[ems] => false
[ems_variablesizedpictures] => false
[ems_imelody] => false
[ems_odi] => false
[ems_upi] => false
[ems_version] => 0
[siemens_ota] => false
[siemens_logo_width] => 101
[siemens_logo_height] => 29
[siemens_screensaver_width] => 101
[siemens_screensaver_height] => 50
[gprtf] => false
[sagem_v1] => false
[sagem_v2] => false
[panasonic] => false
[sms_enabled] => true
[wav] => false
[mmf] => false
[smf] => false
[mld] => false
[midi_monophonic] => false
[midi_polyphonic] => false
[sp_midi] => false
[rmf] => false
[xmf] => false
[compactmidi] => false
[digiplug] => false
[nokia_ringtone] => false
[imelody] => false
[au] => false
[amr] => false
[awb] => false
[aac] => false
[mp3] => false
[voices] => 1
[qcelp] => false
[evrc] => false
[flash_lite_version] =>
[fl_wallpaper] => false
[fl_screensaver] => false
[fl_standalone] => false
[fl_browser] => false
[fl_sub_lcd] => false
[full_flash_support] => false
[css_supports_width_as_percentage] => true
[css_border_image] => none
[css_rounded_corners] => none
[css_gradient] => none
[css_spriting] => false
[css_gradient_linear] => none
[is_transcoder] => false
[transcoder_ua_header] => user-agent
[rss_support] => false
[pdf_support] => false
[progressive_download] => false
[playback_vcodec_h263_0] => -1
[playback_vcodec_h263_3] => -1
[playback_vcodec_mpeg4_sp] => -1
[playback_vcodec_mpeg4_asp] => -1
[playback_vcodec_h264_bp] => -1
[playback_real_media] => none
[playback_3gpp] => false
[playback_3g2] => false
[playback_mp4] => false
[playback_mov] => false
[playback_acodec_amr] => none
[playback_acodec_aac] => none
[playback_df_size_limit] => 0
[playback_directdownload_size_limit] => 0
[playback_inline_size_limit] => 0
[playback_oma_size_limit] => 0
[playback_acodec_qcelp] => false
[playback_wmv] => none
[hinted_progressive_download] => false
[html_preferred_dtd] => xhtml_mp1
[viewport_supported] => false
[viewport_width] =>
[viewport_userscalable] =>
[viewport_initial_scale] =>
[viewport_maximum_scale] =>
[viewport_minimum_scale] =>
[mobileoptimized] => false
[handheldfriendly] => false
[canvas_support] => none
[image_inlining] => false
[is_smarttv] => false
[is_console] => false
[nfc_support] => false
[ux_full_desktop] => false
[jqm_grade] => none
[is_sencha_touch_ok] => false
[controlcap_is_smartphone] => default
[controlcap_is_ios] => default
[controlcap_is_android] => default
[controlcap_is_robot] => default
[controlcap_is_app] => default
[controlcap_advertised_device_os] => default
[controlcap_advertised_device_os_version] => default
[controlcap_advertised_browser] => default
[controlcap_advertised_browser_version] => default
[controlcap_is_windows_phone] => default
[controlcap_is_full_desktop] => default
[controlcap_is_largescreen] => default
[controlcap_is_mobile] => default
[controlcap_is_touchscreen] => default
[controlcap_is_wml_preferred] => default
[controlcap_is_xhtmlmp_preferred] => default
[controlcap_is_html_preferred] => default
[controlcap_form_factor] => default
[controlcap_complete_device_name] => default
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr></table>
</div>
<div class="section">
<h1 class="header center orange-text">About this comparison</h1>
<div class="row center">
<h5 class="header light">
The primary goal of this project is simple<br />
I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br />
<br />
The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br />
<br />
You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br />
<br />
The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a>
</h5>
</div>
</div>
<div class="card">
<div class="card-content">
Comparison created <i>2016-02-13 13:39:39</i> | by
<a href="https://github.com/ThaDafinser">ThaDafinser</a>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.1.1/list.min.js"></script>
<script>
$(document).ready(function(){
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal-trigger').leanModal();
});
</script>
</body>
</html> |
ui/static/partials/decisiontree-weaklearner.html | ajtulloch/decisiontrees | <div class="row-fluid">
<div class="span12">
<tree-visualization tree="tree | json"></tree-visualization>
</div>
</div>
|
__tests__/cases/transition/shorthand_OptA/empty.css | artisin/buttron | .test {
width: 200px;
}
.test {
transition-property: background;
transition-duration: 1s;
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
transition-delay: 0s;
}
.test {
width: 200px;
}
.test {
transition-property: background;
transition-duration: 1s;
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
transition-delay: 0s;
}
|
app/views/modals/saveStatus.html | jpkroussot/angular-edit | <div ui-modal ng-model="saveStatusModalShown" class="fade" id="editTitleModal" ng-controller="SaveStatusCtrl">
<div class="modal-header">
<h2>Saving...</h2>
</div>
<div class="modal-body">
<p ng-show="ok">Save complete.</p>
<p ng-show="failed">Save failed, please try again later.</p>
<p ng-show="cancelled">Save cancelled.</p>
</div>
<div class="modal-footer">
<a class="btn btn-primary" ng-click="saveStatusModalShown=false">OK</a>
</div>
</div>
|
_includes/hero.html | lipp/jet | <div class="logo">
<a href="/index.html">
<h1 id="brand">Jet</h1>
</a>
<div>
<h2 id="tagline">Lightweight, Realtime Message Bus for the Web</h2>
</div>
</div>
|
_includes/cc.html | ericdeanbarry/ericdeanbarry.github.io | <div><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</div>
|
demos/list-views.html | kleisauke/fullcalendar | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<link href='../dist/fullcalendar.css' rel='stylesheet' />
<link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' />
<script src='../node_modules/moment/moment.js'></script>
<script src='../node_modules/jquery/dist/jquery.js'></script>
<script src='../dist/fullcalendar.js'></script>
<script>
$(document).ready(function() {
$('#calendar').fullCalendar({
header: {
left: 'prev,next today',
center: 'title',
right: 'listDay,listWeek,month'
},
// customize the button names,
// otherwise they'd all just say "list"
views: {
listDay: { buttonText: 'list day' },
listWeek: { buttonText: 'list week' }
},
defaultView: 'listWeek',
defaultDate: '2018-01-12',
navLinks: true, // can click day/week names to navigate views
editable: true,
eventLimit: true, // allow "more" link when too many events
events: [
{
title: 'All Day Event',
start: '2018-01-01'
},
{
title: 'Long Event',
start: '2018-01-07',
end: '2018-01-10'
},
{
id: 999,
title: 'Repeating Event',
start: '2018-01-09T16:00:00'
},
{
id: 999,
title: 'Repeating Event',
start: '2018-01-16T16:00:00'
},
{
title: 'Conference',
start: '2018-01-11',
end: '2018-01-13'
},
{
title: 'Meeting',
start: '2018-01-12T10:30:00',
end: '2018-01-12T12:30:00'
},
{
title: 'Lunch',
start: '2018-01-12T12:00:00'
},
{
title: 'Meeting',
start: '2018-01-12T14:30:00'
},
{
title: 'Happy Hour',
start: '2018-01-12T17:30:00'
},
{
title: 'Dinner',
start: '2018-01-12T20:00:00'
},
{
title: 'Birthday Party',
start: '2018-01-13T07:00:00'
},
{
title: 'Click for Google',
url: 'http://google.com/',
start: '2018-01-28'
}
]
});
});
</script>
<style>
body {
margin: 40px 10px;
padding: 0;
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-size: 14px;
}
#calendar {
max-width: 900px;
margin: 0 auto;
}
</style>
</head>
<body>
<div id='calendar'></div>
</body>
</html>
|
test/test.html | diegocard/jUtils | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>jUtils tests</title>
<link rel="stylesheet" href="../vendor/qunit-1.13.0.css">
</head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture"></div>
<script src="../jUtils.min.js"></script>
<script src="../vendor/qunit-1.13.0.js"></script>
<script src="../test/tests.js"></script>
</body>
</html> |
_ng1_docs/1.0.10/classes/params.stateparams.html | ui-router/ui-router.github.io | ---
redirect_from: /docs/1.0.10/classes/params.stateparams.html
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>StateParams | @uirouter/angularjs</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/uirouter.css">
<script src="../assets/js/modernizr.js"></script>
<script src="../assets/js/reset.js"></script>
</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">@uirouter/angularjs</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">Internal UI-Router API</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="../index.html">@uirouter/angularjs</a>
</li>
<li>
<a href="../modules/params.html">params</a>
</li>
<li>
<a href="params.stateparams.html">StateParams</a>
</li>
</ul>
<h1>Class StateParams</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">StateParams</span>
</li>
</ul>
</section>
<section class="tsd-panel tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<h3 class="tsd-before-signature">Indexable</h3>
<div class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></div>
</section>
<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 ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="params.stateparams.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class"><a href="params.stateparams.html#_inherit" class="tsd-kind-icon">$inherit</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
<a name="constructor" class="tsd-anchor"></a>
<!--
<h3>constructor</h3>
-->
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">new <wbr>State<wbr>Params<span class="tsd-signature-symbol">(</span>params<span class="tsd-signature-symbol">?: </span><a href="../interfaces/common.obj.html" class="tsd-signature-type">Obj</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="params.stateparams.html" class="tsd-signature-type">StateParams</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>params: <span class="tsd-flag ts-flagDefault value">Default value</span> <a href="../interfaces/common.obj.html" class="tsd-signature-type">Obj</a><span class="tsd-signature-symbol"> = {}</span></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="params.stateparams.html" class="tsd-signature-type">StateParams</a></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/params/stateParams.ts#L11">core/src/params/stateParams.ts:11</a></li>
</ul>
</aside> </li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="_inherit" class="tsd-anchor"></a>
<!--
<h3>$inherit</h3>
-->
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">$inherit<span class="tsd-signature-symbol">(</span>newParams<span class="tsd-signature-symbol">: </span><a href="../interfaces/common.obj.html" class="tsd-signature-type">Obj</a>, $current<span class="tsd-signature-symbol">: </span><a href="state.stateobject.html" class="tsd-signature-type">StateObject</a>, $to<span class="tsd-signature-symbol">: </span><a href="state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/common.obj.html" class="tsd-signature-type">Obj</a></li>
<li class="tsd-header">
<p> Merges a set of parameters with all parameters inherited between the common parents of the
current state and a given destination state. </p>
</li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Merges a set of parameters with all parameters inherited between the common parents of the
current state and a given destination state.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>newParams <a href="../interfaces/common.obj.html" class="tsd-signature-type">Obj</a></h5>
: <div class="tsd-comment tsd-typography">
<p>The set of parameters which will be composited with inherited params.</p>
</div>
</li>
<li>
<h5>$current <a href="state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
: <div class="tsd-comment tsd-typography">
<p>Internal definition of object representing the current state.</p>
</div>
</li>
<li>
<h5>$to <a href="state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
: <div class="tsd-comment tsd-typography">
<p>Internal definition of object representing state to transition to.</p>
</div>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="../interfaces/common.obj.html" class="tsd-signature-type">Obj</a></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/params/stateParams.ts#L25">core/src/params/stateParams.ts:25</a></li>
</ul>
</aside> </li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../index.html"><em>@uirouter/angularjs</em></a>
</li>
<li class="label tsd-is-external">
<span>Public API</span>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/core.html">core</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/directives.html">directives</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/injectables.html">injectables</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1.html">ng1</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/ng1_state_events.html">ng1_<wbr>state_<wbr>events</a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/params.html">params</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/resolve.html">resolve</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/trace.html">trace</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/transition.html">transition</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/url.html">url</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/view.html">view</a>
</li>
<li class="label tsd-is-external">
<span>Internal UI-<wbr><wbr>Router API</span>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common.html">common</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common_hof.html">common_<wbr>hof</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common_predicates.html">common_<wbr>predicates</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common_strings.html">common_<wbr>strings</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/hooks.html">hooks</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/path.html">path</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/state.html">state</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/vanilla.html">vanilla</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-enum tsd-parent-kind-external-module tsd-is-external">
<a href="../enums/params.deftype.html" class="tsd-kind-icon">Def<wbr>Type</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="params.param.html" class="tsd-kind-icon">Param</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="params.paramtype.html" class="tsd-kind-icon">Param<wbr>Type</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="params.paramtypes.html" class="tsd-kind-icon">Param<wbr>Types</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="params.stateparams.html" class="tsd-kind-icon">State<wbr>Params</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="params.stateparams.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="params.stateparams.html#_inherit" class="tsd-kind-icon">$inherit</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/params.paramdeclaration.html" class="tsd-kind-icon">Param<wbr>Declaration</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/params.paramtypedefinition.html" class="tsd-kind-icon">Param<wbr>Type<wbr>Definition</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/params.rawparams.html" class="tsd-kind-icon">Raw<wbr>Params</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="../interfaces/params.replace.html" class="tsd-kind-icon">Replace</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="../modules/params.html#arraytype" class="tsd-kind-icon">Array<wbr>Type</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="../modules/params.html#getreplace" class="tsd-kind-icon">get<wbr>Replace</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="../modules/params.html#getsquashpolicy" class="tsd-kind-icon">get<wbr>Squash<wbr>Policy</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.io" 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> |
showcase/demo/inputmask/inputmaskdemo.html | pauly815/primeng | <div class="content-section">
<div>
<span class="feature-title">InputMask</span>
<span>InputMask component is used to enter input in a certain format such as numeric, date, currency, email and phone.</span>
</div>
</div>
<div class="content-section implementation">
<div class="ui-g ui-fluid">
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Basic</span>
<p-inputMask mask="99-999999" [(ngModel)]="val1" placeholder="99-999999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>SSN</span>
<p-inputMask mask="999-99-9999" [(ngModel)]="val2" placeholder="999-99-9999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Date</span>
<p-inputMask mask="99/99/9999" [(ngModel)]="val3" placeholder="99/99/9999" slotChar="mm/dd/yyyy"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Phone</span>
<p-inputMask mask="(999) 999-9999" [(ngModel)]="val4" placeholder="(999) 999-9999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Phone Ext</span>
<p-inputMask mask="(999) 999-9999? x99999" [(ngModel)]="val5" placeholder="(999) 999-9999? x99999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Serial Number</span>
<p-inputMask mask="a*-999-a999" [(ngModel)]="val6" placeholder="a*-999-a999"></p-inputMask>
</div>
</div>
</div>
<div class="content-section source">
<p-tabView effect="fade">
<p-tabPanel header="Documentation">
<h3>Import</h3>
<pre>
<code class="language-typescript" pCode>
import {InputMaskModule} from 'primeng/primeng';
</code>
</pre>
<h3>Getting Started</h3>
<p>Component is defined using p-inputMask element with a mask and two-way value binding is enabled with standard ngModel directive.</p>
<pre>
<code class="language-markup" pCode>
<p-inputMask [(ngModel)]="val" mask="99-9999"></p-inputMask>
</code>
</pre>
<h3>Mask</h3>
<p>Mask format can be a combination of the the following built-in definitions.</p>
<ul>
<li>a - Alpha character (A-Z,a-z)</li>
<li>9 - Numeric character (0-9)</li>
<li>* - Alpha numberic character (A-Z,a-z,0-9)</li>
</ul>
<pre>
<code class="language-markup" pCode>
<p-inputMask [(ngModel)]="val" mask="a*-999-a999"></p-inputMask>
</code>
</pre>
<h3>SlotChar</h3>
<p>Underscore is the default placeholder for a mask and this can be customized using slotChart option.</p>
<pre>
<code class="language-markup" pCode>
<p-inputMask [(ngModel)]="val" mask="99-9999" slotChar=" "></p-inputMask>
</code>
</pre>
<h3>Optional Values</h3>
<p>If the input does not complete the mask definition, it is cleared by default. Use autoClear property to control this behavior. In addition,
certain part of a mask can be made optional by using ? symbol where anything after the question mark becomes optional.</p>
<h3>Model Driven Forms</h3>
<p>InputMask can be used in a model driven form as well.</p>
<pre>
<code class="language-markup" pCode>
<p-inputMask formControlName="username" mask="(999) 999-9999? x99999"></p-inputMask>
</code>
</pre>
<h3>Attributes</h3>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>type</td>
<td>string</td>
<td>text</td>
<td>HTML5 input type</td>
</tr>
<tr>
<td>mask</td>
<td>string</td>
<td>null</td>
<td>Mask pattern.</td>
</tr>
<tr>
<td>slotChar</td>
<td>string</td>
<td>_</td>
<td>Placeholder character in mask, default is underscore.</td>
</tr>
<tr>
<td>autoClear</td>
<td>boolean</td>
<td>true</td>
<td>Clears the incomplete value on blur.</td>
</tr>
<tr>
<td>unmask</td>
<td>boolean</td>
<td>false</td>
<td>Defines if ngModel sets the raw unmasked value to bound value or the formatted mask value.</td>
</tr>
<tr>
<td>style</td>
<td>string</td>
<td>null</td>
<td>Inline style of the input field.</td>
</tr>
<tr>
<td>styleClass</td>
<td>string</td>
<td>null</td>
<td>Style class of the input field.</td>
</tr>
<tr>
<td>placeholder</td>
<td>string</td>
<td>null</td>
<td>Advisory information to display on input.</td>
</tr>
<tr>
<td>size</td>
<td>number</td>
<td>null</td>
<td>Size of the input field.</td>
</tr>
<tr>
<td>maxlength</td>
<td>number</td>
<td>null</td>
<td>Maximum number of character allows in the input field.</td>
</tr>
<tr>
<td>tabindex</td>
<td>number</td>
<td>null</td>
<td>Specifies tab order of the element.</td>
</tr>
<tr>
<td>disabled</td>
<td>boolean</td>
<td>false</td>
<td>When present, it specifies that the element value cannot be altered.</td>
</tr>
<tr>
<td>readonly</td>
<td>boolean</td>
<td>false</td>
<td>When present, it specifies that an input field is read-only.</td>
</tr>
<tr>
<td>name</td>
<td>string</td>
<td>null</td>
<td>Name of the input field.</td>
</tr>
</tbody>
</table>
</div>
<h3>Events</h3>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Parameters</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>onComplete</td>
<td>-</td>
<td>Callback to invoke on when user completes the mask pattern.</td>
</tr>
</tbody>
</table>
</div>
<h3>Styling</h3>
<p>Styling is same as <a href="#" [routerLink]="['/inputtext']">inputtext component</a>, for theming classes visit <a href="#" [routerLink]="['/theming']">theming page</a>.</p>
<h3>Dependencies</h3>
<p>None.</p>
</p-tabPanel>
<p-tabPanel header="Source">
<pre>
<code class="language-markup" pCode>
<div class="ui-g ui-fluid">
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Basic</span>
<p-inputMask mask="99-999999" [(ngModel)]="val1" placeholder="99-999999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>SSN</span>
<p-inputMask mask="999-99-9999" [(ngModel)]="val2" placeholder="999-99-9999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Date</span>
<p-inputMask mask="99/99/9999" [(ngModel)]="val3" placeholder="99/99/9999" slotChar="mm/dd/yyyy"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Phone</span>
<p-inputMask mask="(999) 999-9999" [(ngModel)]="val4" placeholder="(999) 999-9999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Phone Ext</span>
<p-inputMask mask="(999) 999-9999? x99999" [(ngModel)]="val5" placeholder="(999) 999-9999? x99999"></p-inputMask>
</div>
<div class="ui-g-12 ui-md-6 ui-lg-4">
<span>Serial Number</span>
<p-inputMask mask="a*-999-a999" [(ngModel)]="val6" placeholder="a*-999-a999"></p-inputMask>
</div>
</div>
</code>
</pre>
<pre>
<code class="language-typescript" pCode>
export class InputMaskDemo {
val1: string;
val2: string;
val3: string;
val4: string;
val5: string;
val6: string;
}
</code>
</pre>
</p-tabPanel>
</p-tabView>
</div> |
index.html | royxue/LGBT_real | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Real Rainbow People Story</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script src="js/Chart.js"></script>
<script src="js/jquery-2.1.4.js"></script>
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<h1>The Rainbow People</h1>
<h3>The Real Story of the LGBTQA Community in America</h3>
<p>
<small>Created by Jeanna, Roy, and Tony</small>
</p>
</section>
<section>
<h2>Who are LGBTQA People?</h2>
<h3>What people think?</h3>
<img src="imgs/flag.png" height="300" />
</section>
<!-- Example of nested vertical slides -->
<section>
<h2>Percentage of LGBT in U.S.</h2>
<canvas id="LGBTPer" width="200" height="200"></canvas>
</section>
<section>
<h2>LGBTQA and Society</h2>
<p>
Cool stuff
</p>
</section>
<section>
<h2>Gay Marriage 1996</h2>
<h3>DOMA</h3>
<p>
Defense of Marriage Act
September 21, 1996
</p>
</section>
<section>
<h2>Gay Marriage 1996</h2>
<canvas id="opinions" height="300" width="600">
</canvas>
<small>
Do you think marriages between same-sex couples should be recognized by law as valid?
</small>
</section>
<section>
<h2>Gay Marriage 2004</h2>
<p>
Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides.
</p>
</section>
<section>
<h2>A Win for Social Equality</h2>
<p>
Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides.
</p>
</section>
<section>
<h2>Problems</h2>
<p>
Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides.
</p>
</section>
<section>
<h2>The Continued Fight</h2>
<p>
Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides.
</p>
</section>
<section>
<h2>The Gayest Cities</h2>
<canvas id="cities" height="300" width="600">
</canvas>
<small><em>Gallup Poll 2015</em></small>
</section>
<section data-markdown>
<script type="text/template">
## Markdown support
Write content using inline or external Markdown.
Instructions and more info available in the [readme](https://github.com/hakimel/reveal.js#markdown).
```
<section data-markdown>
## Markdown support
Write content using inline or external Markdown.
Instructions and more info available in the [readme](https://github.com/hakimel/reveal.js#markdown).
</section>
```
</script>
</section>
<section>
<section id="fragments">
<h2>Fragments</h2>
<p>Hit the next arrow...</p>
<p class="fragment">... to step through ...</p>
<p><span class="fragment">... a</span> <span class="fragment">fragmented</span> <span class="fragment">slide.</span></p>
<aside class="notes">
This slide has fragments which are also stepped through in the notes window.
</aside>
</section>
<section>
<h2>Fragment Styles</h2>
<p>There's different types of fragments, like:</p>
<p class="fragment grow">grow</p>
<p class="fragment shrink">shrink</p>
<p class="fragment fade-out">fade-out</p>
<p class="fragment current-visible">current-visible</p>
<p class="fragment highlight-red">highlight-red</p>
<p class="fragment highlight-blue">highlight-blue</p>
</section>
</section>
<section id="transitions">
<h2>Transition Styles</h2>
<p>
You can select from different transitions, like: <br>
<a href="?transition=none#/transitions">None</a> -
<a href="?transition=fade#/transitions">Fade</a> -
<a href="?transition=slide#/transitions">Slide</a> -
<a href="?transition=convex#/transitions">Convex</a> -
<a href="?transition=concave#/transitions">Concave</a> -
<a href="?transition=zoom#/transitions">Zoom</a>
</p>
</section>
<section id="themes">
<h2>Themes</h2>
<p>
reveal.js comes with a few themes built in: <br>
<!-- Hacks to swap themes after the page has loaded. Not flexible and only intended for the reveal.js demo deck. -->
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/black.css'); return false;">Black (default)</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/white.css'); return false;">White</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/league.css'); return false;">League</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/sky.css'); return false;">Sky</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/beige.css'); return false;">Beige</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/simple.css'); return false;">Simple</a> <br>
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/serif.css'); return false;">Serif</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/blood.css'); return false;">Blood</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/night.css'); return false;">Night</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/moon.css'); return false;">Moon</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/solarized.css'); return false;">Solarized</a>
</p>
</section>
<section>
<section data-background="#dddddd">
<h2>Slide Backgrounds</h2>
<p>
Set <code>data-background="#dddddd"</code> on a slide to change the background color. All CSS color formats are supported.
</p>
<a href="#" class="navigate-down">
<img width="178" height="238" data-src="https://s3.amazonaws.com/hakim-static/reveal-js/arrow.png" alt="Down arrow">
</a>
</section>
<section data-background="https://s3.amazonaws.com/hakim-static/reveal-js/image-placeholder.png">
<h2>Image Backgrounds</h2>
<pre><code class="hljs"><section data-background="image.png"></code></pre>
</section>
<section data-background="https://s3.amazonaws.com/hakim-static/reveal-js/image-placeholder.png" data-background-repeat="repeat" data-background-size="100px">
<h2>Tiled Backgrounds</h2>
<pre><code class="hljs" style="word-wrap: break-word;"><section data-background="image.png" data-background-repeat="repeat" data-background-size="100px"></code></pre>
</section>
<section data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm" data-background-color="#000000">
<div style="background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 20px;">
<h2>Video Backgrounds</h2>
<pre><code class="hljs" style="word-wrap: break-word;"><section data-background-video="video.mp4,video.webm"></code></pre>
</div>
</section>
<section data-background="http://i.giphy.com/90F8aUepslB84.gif">
<h2>... and GIFs!</h2>
</section>
</section>
<section data-transition="slide" data-background="#4d7e65" data-background-transition="zoom">
<h2>Background Transitions</h2>
<p>
Different background transitions are available via the backgroundTransition option. This one's called "zoom".
</p>
<pre><code class="hljs">Reveal.configure({ backgroundTransition: 'zoom' })</code></pre>
</section>
<section data-transition="slide" data-background="#b5533c" data-background-transition="zoom">
<h2>Background Transitions</h2>
<p>
You can override background transitions per-slide.
</p>
<pre><code class="hljs" style="word-wrap: break-word;"><section data-background-transition="zoom"></code></pre>
</section>
<section>
<h2>Pretty Code</h2>
<pre><code class="hljs" data-trim contenteditable>
function linkify( selector ) {
if( supports3DTransforms ) {
var nodes = document.querySelectorAll( selector );
for( var i = 0, len = nodes.length; i < len; i++ ) {
var node = nodes[i];
if( !node.className ) {
node.className += ' roll';
}
}
}
}
</code></pre>
<p>Code syntax highlighting courtesy of <a href="http://softwaremaniacs.org/soft/highlight/en/description/">highlight.js</a>.</p>
</section>
<section>
<h2>Marvelous List</h2>
<ul>
<li>No order here</li>
<li>Or here</li>
<li>Or here</li>
<li>Or here</li>
</ul>
</section>
<section>
<h2>Fantastic Ordered List</h2>
<ol>
<li>One is smaller than...</li>
<li>Two is smaller than...</li>
<li>Three!</li>
</ol>
</section>
<section>
<h2>Tabular Tables</h2>
<table>
<thead>
<tr>
<th>Item</th>
<th>Value</th>
<th>Quantity</th>
</tr>
</thead>
<tbody>
<tr>
<td>Apples</td>
<td>$1</td>
<td>7</td>
</tr>
<tr>
<td>Lemonade</td>
<td>$2</td>
<td>18</td>
</tr>
<tr>
<td>Bread</td>
<td>$3</td>
<td>2</td>
</tr>
</tbody>
</table>
</section>
<section>
<h2>Clever Quotes</h2>
<p>
These guys come in two forms, inline: <q cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations">
“The nice thing about standards is that there are so many to choose from”</q> and block:
</p>
<blockquote cite="http://searchservervirtualization.techtarget.com/definition/Our-Favorite-Technology-Quotations">
“For years there has been a theory that millions of monkeys typing at random on millions of typewriters would
reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue.”
</blockquote>
</section>
<section>
<h2>Intergalactic Interconnections</h2>
<p>
You can link between slides internally,
<a href="#/2/3">like this</a>.
</p>
</section>
<section>
<h2>Speaker View</h2>
<p>There's a <a href="https://github.com/hakimel/reveal.js#speaker-notes">speaker view</a>. It includes a timer, preview of the upcoming slide as well as your speaker notes.</p>
<p>Press the <em>S</em> key to try it out.</p>
<aside class="notes">
Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you open the speaker notes window (hit 's' on your keyboard).
</aside>
</section>
<section>
<h2>Export to PDF</h2>
<p>Presentations can be <a href="https://github.com/hakimel/reveal.js#pdf-export">exported to PDF</a>, here's an example:</p>
</section>
<section>
<h2>Global State</h2>
<p>
Set <code>data-state="something"</code> on a slide and <code>"something"</code>
will be added as a class to the document element when the slide is open. This lets you
apply broader style changes, like switching the page background.
</p>
</section>
<section data-state="customevent">
<h2>State Events</h2>
<p>
Additionally custom events can be triggered on a per slide basis by binding to the <code>data-state</code> name.
</p>
<pre><code class="javascript" data-trim contenteditable style="font-size: 18px;">
Reveal.addEventListener( 'customevent', function() {
console.log( '"customevent" has fired' );
} );
</code></pre>
</section>
<section>
<h2>Take a Moment</h2>
<p>
Press B or . on your keyboard to pause the presentation. This is helpful when you're on stage and want to take distracting slides off the screen.
</p>
</section>
<section>
<h2>Much more</h2>
<ul>
<li>Right-to-left support</li>
<li><a href="https://github.com/hakimel/reveal.js#api">Extensive JavaScript API</a></li>
<li><a href="https://github.com/hakimel/reveal.js#auto-sliding">Auto-progression</a></li>
<li><a href="https://github.com/hakimel/reveal.js#parallax-background">Parallax backgrounds</a></li>
<li><a href="https://github.com/hakimel/reveal.js#keyboard-bindings">Custom keyboard bindings</a></li>
</ul>
</section>
<section style="text-align: left;">
<h1>THE END</h1>
<p>
- <a href="http://slides.com">Try the online editor</a> <br>
- <a href="https://github.com/hakimel/reveal.js">Source code & documentation</a>
</p>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script src="js/main.js"></script>
</body>
</html>
|
category/テスト/index.html | tomsato/tomsato.github.io |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:locale" content="ja_JP">
<title>テスト - Simple IT Life</title>
<link rel="stylesheet" href="/assets/css/app.css">
<link rel="shortcut icon" type="image/png"
href="/favicon.png" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma-social@1/bin/bulma-social.min.css">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>テスト | Simple IT Life</title>
<meta name="generator" content="Jekyll v4.1.1" />
<meta property="og:title" content="テスト" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Linux系の知識やDB関連などを入門の入門としてまとめます。simple is the best !!" />
<meta property="og:description" content="Linux系の知識やDB関連などを入門の入門としてまとめます。simple is the best !!" />
<link rel="canonical" href="http://localhost:4000/category/%E3%83%86%E3%82%B9%E3%83%88/" />
<meta property="og:url" content="http://localhost:4000/category/%E3%83%86%E3%82%B9%E3%83%88/" />
<meta property="og:site_name" content="Simple IT Life" />
<script type="application/ld+json">
{"description":"Linux系の知識やDB関連などを入門の入門としてまとめます。simple is the best !!","headline":"テスト","@type":"WebPage","url":"http://localhost:4000/category/%E3%83%86%E3%82%B9%E3%83%88/","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-71930403-2"></script>
<script>
window['ga-disable-UA-71930403-2'] = window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1";
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-71930403-2');
</script>
<!-- head scripts -->
</head>
<body>
<nav class="navbar is-primary">
<div class="container">
<div class="navbar-brand">
<a href="/" class="navbar-item">
Simple IT Life
</a>
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a href="/" class="navbar-item ">Top</a>
<a href="/about" class="navbar-item ">About</a>
</div>
</div>
</div>
</nav>
<section class="hero is-bold is-primary" >
<div class="hero-body is-small">
<div class="container">
<h1 class="title is-3">テスト カテゴリページ</h1>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="columns">
<div class="column is-12">
<div class="columns is-multiline">
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2019/01/22/storybook/">Storybook入門の入門</a>
</div>
<p>StorybookとはUI開発環境を提供するツール React、React Native、Angular、Vueなどをサポートしている ユーザーは独立した開発環境でコンポーネントを個別に作成して挙動の確認をテストできたり、コンポーネントを一覧にしてカタログ化できるので他の人に紹介する時に使えたりする</p>
<div class="has-text-centered">
<a href="/2019/01/22/storybook/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2019年1月23日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2018/03/25/vegeta/">HTTP負荷テストツールVegetaを使ってベンチマークを取得する</a>
</div>
<p>一般的にHTTP負荷テストを行う場合はabかhttp_loadを使うが Vegetaという個性的なツールがあったのでそれの使用感を紹介する</p>
<div class="has-text-centered">
<a href="/2018/03/25/vegeta/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2018年3月26日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2017/08/13/codeception-tools/">Chrome拡張機能のCodeception Test Toolsを試す</a>
</div>
<p>Codeception TestToolsはChromeの拡張機能である ブラウザの操作だけで受け入れテスト(Acceptance test)のソースを自動で書き起こすことができる 出来上がったソースコードを元に受け入れテストを拡充していくことができる</p>
<div class="has-text-centered">
<a href="/2017/08/13/codeception-tools/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2017年8月13日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2017/07/02/codeception-slim/">プロジェクトにCodeceptionテストをゼロから追加する</a>
</div>
<p>実際にテストが無いプロジェクトに対してCodeceptionを追加してみる ゼロスタートということでどのように追加していくのか、またファイル構成を見ることを中心に解説を行う</p>
<div class="has-text-centered">
<a href="/2017/07/02/codeception-slim/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2017年7月2日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2017/06/25/codeception/">PHP Codeceptionテスト入門の入門</a>
</div>
<p>PHPのテストを簡単に行うためのテスティングフレームワーク 単体テスト、機能テスト、受け入れテストの3種類のテストを簡単に書くことができる</p>
<div class="has-text-centered">
<a href="/2017/06/25/codeception/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2017年6月25日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/12/11/selenium-jenkins/">Jenkinsで上でSeleniumテストを実行する(PHPUnit and Selenium WebDriver)</a>
</div>
<p>JenkinsでSeleniumのテストを実行できるようする Jenkinsで行うということで画面が無いことからJenkinsサーバに仮想ディスプレイ(Xvfb)を入れてテストを行うことになる JenkinsやSelenium単体についてどういったものかはそれぞれ以下にまとめてあるので参考にしてほしい</p>
<div class="has-text-centered">
<a href="/2016/12/11/selenium-jenkins/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年12月12日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/12/03/php-check/">PHP_CodeSnifferとPHPMDを使って自動的にコードを少しでも綺麗にする</a>
</div>
<p>PHPコードのチェックをPHP_CodeSnifferとPHPMDで行う 自動でチェックが走るようにGitのHooks機能機能を使ってcommit時に毎回確認するようにする</p>
<div class="has-text-centered">
<a href="/2016/12/03/php-check/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年12月3日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/08/28/apache-bench/">Apache Bench(ab)を使って初めての負荷検証を行う</a>
</div>
<p>Apache Bench(ab)を使って負荷検証をします Apache Bench(ab)とはApacheに同梱されているWebサーバの負荷検証を行うためのツール</p>
<div class="has-text-centered">
<a href="/2016/08/28/apache-bench/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年8月28日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/08/14/selenium-grid/">Docker上でJenkinsとSelenium Gridを用意する</a>
</div>
<p>Dockerを使ってJenkinsとSelenium Gridを用意します Jenkins経由でSeleniumのテストスクリプトを実行させる</p>
<div class="has-text-centered">
<a href="/2016/08/14/selenium-grid/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年8月15日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/07/31/phpunit-selenium/">PHPUnitとSelenium WebDriverを使ってヘッドレスにブラウザテストを行う</a>
</div>
<p>PHPUnitを使ってSeleniumWebDriverを動かします Linux(CentOS)上で動作させるためGUIのない環境ですが仮想端末上で動作させます</p>
<div class="has-text-centered">
<a href="/2016/07/31/phpunit-selenium/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年8月1日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/07/24/selenium-type/">Selenium WebDriverとSelenium IDEなどについて</a>
</div>
<p>Selenium WebDriverとSelenium IDEなど色々ある理由について調べます 生い立ちを学んでいく感じになっています</p>
<div class="has-text-centered">
<a href="/2016/07/24/selenium-type/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年7月25日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/07/18/selenium/">Selenium入門の入門</a>
</div>
<p>Webブラウザの操作を自動化するツールであるSeleniumについてまとめます どんなものなのかとどう使うのかを簡単にまとめます Selenium IDE、Selenium WebDriverなど色々ありますが とりあえず使いたいという人はSelenium IDEを使えば大丈夫かと思います</p>
<div class="has-text-centered">
<a href="/2016/07/18/selenium/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年7月19日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/04/10/dbunit/">PHPUnit + DBUnitでMySQLのテストを行う</a>
</div>
<p>PHPUnitとDBUnitを使ってMySQLのテストを行う(Oracleのテストもできる) テスト用のMySQLを用意してPHPUni+DBUnitでinsert,updateなどのテストを行って その後に意図したデータになっているか確認をすることができる</p>
<div class="has-text-centered">
<a href="/2016/04/10/dbunit/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年4月11日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/02/26/phpunit-more1/">PHPUnitをもう少し</a>
</div>
<p>前回説明した「PHPUnit入門の入門」をもう少し詳しく見てみる 主にモックとは何かについて調べたい</p>
<div class="has-text-centered">
<a href="/2016/02/26/phpunit-more1/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年2月27日</p>
</footer>
</div>
</div>
<div class="column is-12">
<div class="card">
<div class="card-content">
<div class="content">
<div style="margin-bottom: 12px;">
<a class="title is-4" href="/2016/02/25/phpunit/">PHPUnit入門の入門</a>
</div>
<p>PHPUnitについて入門の入門としてまとめます ユニットテスト(単体テスト)とはクラスや関数などプログラムを構成する小さな単位(ユニット)で個々の動作を確認するためのテスト PHPUnitとはPHPでの単体テストをテストするツールである</p>
<div class="has-text-centered">
<a href="/2016/02/25/phpunit/" class="button is-primary">Read more</a>
</div>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">Published: 2016年2月26日</p>
</footer>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="has-text-centered">
<a href="mailto:tomsato.contact@gmail.com">Contact</a>
<span> | </span>
<a href="https://goo.gl/forms/v3X3HFoMIv6sOFxf1">お問い合わせ・フィードバック</a>
<p>© 2020年 tomsato (<a href="/about">About me</a>)
</div>
</div>
</footer>
<script src="/assets/js/app.js" type="text/javascript"></script>
<!-- footer scripts -->
</body>
</html> |
ms/static/css/home.css | joeyjy/ayi-django | .carousel-inner{
padding:0;
}
.carousel-inner li{
height:400px;
}
.carousel-inner .item img{
width:100%;
height:400px;
}
.bigeye{
z-index: -1;
position: absolute;
right: 0;
left: 0;
top: 90px;
height: 400px;
overflow: hidden;
min-width: 1050px;
}
.book-area{
position: relative;
height: 400px;
width: 100%;
min-width: 1050px;
top: 90px;
}
.book-container{
height: 100%;
margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
width: 1050px;
}
.welcome-area{
display: table;
width: 100%;
height: 100%;
padding-bottom: 86px;
}
.set-area{
background: rgba(0,0,0,0.6);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 20px;
text-align: center;
}
.blk-middle{
display: table-cell;
vertical-align: middle;
width: 100%;
float: none;
text-align: center;
}
.blk-middle h1{
margin: 0;
color: #fff;
font-size: 60px;
font-weight: 900;
}
.blk-middle p{
color: #fff;
font-weight: bold;
margin-bottom:60px;
font-size: 16px;
}
.blk-middle p font{
}
.how-it-works{
background: rgba(255,255,255,0.5);
border-style: none;
color: #fff;
padding: 9px 27px;
font-size: 16px;
font-weight: bold;
}
.how-it-works:hover{
background: rgba(0,0,0,0.5);
color: #fff;
}
.choose-box{
font-weight: bold;
padding:5px;
background-color: #fff;
opacity: 1;
margin:auto;
border-radius:2px;
display: inline-block;
}
.choose-box input{
padding:6px;
}
.choose-box select{
padding:8px;
margin-right:10px;
padding-top:8px\9;
padding-right:6px\9;
padding-bottom:4px\9;
padding-left:6px\9;
}
.choose-box button{
padding:7px 40px;
padding-bottom:3px\9;
font-weight:bold;
background-color:#84d6d2;
border:1px solid #84d6d2;
line-height: 20px;
}
.glyphicon{
padding:10px 12px 10px 5px;
}
.fea-area{
margin-top:95px;
padding-top:25px;
padding-bottom:40px;
}
.fea-area ul{
width:100%;
padding: 10px 0;
margin-bottom: 0;
list-style: none;
overflow: hidden;
}
.fea-area ul li{
width:25%;
padding:0 35px;
float:left;
text-align:center;
}
.fea-area ul li img{
width:150px;
height:150px;
}
.fea-area ul li p{
width:100%;
font-size:16px;
font-weight:bold;
margin:0;
}
.fea-area ul li font{
font-size:12px;
cursor:pointer;
}
.info-area{
padding: 25px 130px;
background-color: #84D6D2;
width: 1020px;
}
.info-area ul{
padding: 10px 0;
margin-bottom: 0;
list-style: none;
overflow:hidden;
margin-bottom:25px;
}
.info-area ul li{
width:33%;
float:left;
text-align:center;
}
.info-area ul li img{
width:200px;
height:200px;
}
.info-area ul li p{
font-size:20px;
padding:15px;
margin:0;
}
.info-area ul li font{
font-size:12px;
}
.input-group {
position: relative;
display: inline-table;
border-collapse: separate;
cursor:pointer;
}
.date-box{
cursor:pointer;
width:240px;
}
.time-box{
cursor:pointer;
width:140px;
}
.type-box{
width:108px;
}
.input-group-addon {
top: 1px;
right: 16px;
position: absolute;
padding: 10px 12px;
border: 0;
background-color: #FFF;
display: inline-table;
z-index: 99;
}
#wi{
text-align: center;
}
.home-wi{
background: #fff;
color:#000;
font-size:22px;
padding:10px 100px;
} |
src/main/resources/static/plugins/jquery-easyui-1.4.4/themes/bootstrap/dialog.css | george510257/gls-demo | .dialog-content {
overflow: auto;
}
.dialog-toolbar {
padding: 2px 5px;
}
.dialog-tool-separator {
float: left;
height: 24px;
border-left: 1px solid #ccc;
border-right: 1px solid #fff;
margin: 2px 1px;
}
.dialog-button {
padding: 5px;
text-align: right;
}
.dialog-button .l-btn {
margin-left: 5px;
}
.dialog-toolbar,
.dialog-button {
background: #F5F5F5;
border-width: 1px;
border-style: solid;
}
.dialog-toolbar {
border-color: #D4D4D4 #D4D4D4 #e6e6e6 #D4D4D4;
}
.dialog-button {
border-color: #e6e6e6 #D4D4D4 #D4D4D4 #D4D4D4;
}
|
4312f8d/html/classv8_1_1_heap_snapshot.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.12.0 - v0.12.1: v8::HeapSnapshot Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.12.0 - v0.12.1
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_heap_snapshot.html">HeapSnapshot</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="classv8_1_1_heap_snapshot-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::HeapSnapshot Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="v8-profiler_8h_source.html">v8-profiler.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a8ed7909568af85f7a36ef5f4da4dd495"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8ed7909568af85f7a36ef5f4da4dd495"></a>enum  </td><td class="memItemRight" valign="bottom"><b>SerializationFormat</b> { <b>kJSON</b> = 0
}</td></tr>
<tr class="separator:a8ed7909568af85f7a36ef5f4da4dd495"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8096d1dc0b99fbffc0f0618be8472ca7"><td class="memItemLeft" align="right" valign="top">unsigned </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#a8096d1dc0b99fbffc0f0618be8472ca7">GetUid</a> () const </td></tr>
<tr class="separator:a8096d1dc0b99fbffc0f0618be8472ca7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a54d5d9e0234c2ee361892ea598624a82"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1_handle.html">Handle</a>< <a class="el" href="classv8_1_1_string.html">String</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#a54d5d9e0234c2ee361892ea598624a82">GetTitle</a> () const </td></tr>
<tr class="separator:a54d5d9e0234c2ee361892ea598624a82"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aafd7abe35ce29f9874de6687c65bf2af"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classv8_1_1_heap_graph_node.html">HeapGraphNode</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#aafd7abe35ce29f9874de6687c65bf2af">GetRoot</a> () const </td></tr>
<tr class="separator:aafd7abe35ce29f9874de6687c65bf2af"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a023696f94fe538380922bf2c40c97b7b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classv8_1_1_heap_graph_node.html">HeapGraphNode</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#a023696f94fe538380922bf2c40c97b7b">GetNodeById</a> (SnapshotObjectId id) const </td></tr>
<tr class="separator:a023696f94fe538380922bf2c40c97b7b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa2182a442eedf26d509cc3ddc623cc5"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#aaa2182a442eedf26d509cc3ddc623cc5">GetNodesCount</a> () const </td></tr>
<tr class="separator:aaa2182a442eedf26d509cc3ddc623cc5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae67eb5a68dd648516f9d3879137d5c51"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classv8_1_1_heap_graph_node.html">HeapGraphNode</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#ae67eb5a68dd648516f9d3879137d5c51">GetNode</a> (int index) const </td></tr>
<tr class="separator:ae67eb5a68dd648516f9d3879137d5c51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a0fc79b7ef74a3a5ea3450b2354d8ed"><td class="memItemLeft" align="right" valign="top">SnapshotObjectId </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#a4a0fc79b7ef74a3a5ea3450b2354d8ed">GetMaxSnapshotJSObjectId</a> () const </td></tr>
<tr class="separator:a4a0fc79b7ef74a3a5ea3450b2354d8ed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeaa6073009e4041839dff7a860d2548a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#aeaa6073009e4041839dff7a860d2548a">Delete</a> ()</td></tr>
<tr class="separator:aeaa6073009e4041839dff7a860d2548a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acf7383deaa06fab1d948fd7e737ac7d3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_heap_snapshot.html#acf7383deaa06fab1d948fd7e737ac7d3">Serialize</a> (<a class="el" href="classv8_1_1_output_stream.html">OutputStream</a> *stream, SerializationFormat format) const </td></tr>
<tr class="separator:acf7383deaa06fab1d948fd7e737ac7d3"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>HeapSnapshots record the state of the JS heap at some moment. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aeaa6073009e4041839dff7a860d2548a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void v8::HeapSnapshot::Delete </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Deletes the snapshot and removes it from <a class="el" href="classv8_1_1_heap_profiler.html">HeapProfiler</a>'s list. All pointers to nodes, edges and paths previously returned become invalid. </p>
</div>
</div>
<a class="anchor" id="a4a0fc79b7ef74a3a5ea3450b2354d8ed"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">SnapshotObjectId v8::HeapSnapshot::GetMaxSnapshotJSObjectId </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a max seen JS object Id. </p>
</div>
</div>
<a class="anchor" id="ae67eb5a68dd648516f9d3879137d5c51"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classv8_1_1_heap_graph_node.html">HeapGraphNode</a>* v8::HeapSnapshot::GetNode </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>index</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a node by index. </p>
</div>
</div>
<a class="anchor" id="a023696f94fe538380922bf2c40c97b7b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classv8_1_1_heap_graph_node.html">HeapGraphNode</a>* v8::HeapSnapshot::GetNodeById </td>
<td>(</td>
<td class="paramtype">SnapshotObjectId </td>
<td class="paramname"><em>id</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns a node by its id. </p>
</div>
</div>
<a class="anchor" id="aaa2182a442eedf26d509cc3ddc623cc5"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int v8::HeapSnapshot::GetNodesCount </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns total nodes count in the snapshot. </p>
</div>
</div>
<a class="anchor" id="aafd7abe35ce29f9874de6687c65bf2af"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classv8_1_1_heap_graph_node.html">HeapGraphNode</a>* v8::HeapSnapshot::GetRoot </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the root node of the heap graph. </p>
</div>
</div>
<a class="anchor" id="a54d5d9e0234c2ee361892ea598624a82"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classv8_1_1_handle.html">Handle</a><<a class="el" href="classv8_1_1_string.html">String</a>> v8::HeapSnapshot::GetTitle </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns heap snapshot title. </p>
</div>
</div>
<a class="anchor" id="a8096d1dc0b99fbffc0f0618be8472ca7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned v8::HeapSnapshot::GetUid </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns heap snapshot UID (assigned by the profiler.) </p>
</div>
</div>
<a class="anchor" id="acf7383deaa06fab1d948fd7e737ac7d3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void v8::HeapSnapshot::Serialize </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classv8_1_1_output_stream.html">OutputStream</a> * </td>
<td class="paramname"><em>stream</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">SerializationFormat </td>
<td class="paramname"><em>format</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Prepare a serialized representation of the snapshot. The result is written into the stream provided in chunks of specified size. The total length of the serialized snapshot is unknown in advance, it can be roughly equal to JS heap size (that means, it can be really big - tens of megabytes).</p>
<p>For the <a class="el" href="classv8_1_1_j_s_o_n.html">JSON</a> format, heap contents are represented as an object with the following structure:</p>
<p>{ snapshot: { title: "...", uid: nnn, meta: { meta-info }, node_count: nnn, edge_count: nnn }, nodes: [nodes array], edges: [edges array], strings: [strings array] }</p>
<p>Nodes reference strings, other nodes, and edges by their indexes in corresponding arrays. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8-profiler_8h_source.html">v8-profiler.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:46:19 for V8 API Reference Guide for node.js v0.12.0 - v0.12.1 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
frappe/templates/pages/desk.html | indictranstech/internal-frappe | <!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta name="mobile-web-app-capable" content="yes">
<title>Frappe Desk</title>
<link rel="shortcut icon"
href="{{ favicon or "/assets/frappe/images/favicon.ico" }}" type="image/x-icon">
<link rel="icon"
href="{{ favicon or "/assets/frappe/images/favicon.ico" }}" type="image/x-icon">
{% for include in include_css -%}
<link type="text/css" rel="stylesheet" href="{{ include }}">
{%- endfor -%}
</head>
<body>
<div class="centered splash">{% include "public/images/frappe.svg" %}</div>
<div class="offcanvas-container">
<div class="offcanvas">
<div class="offcanvas-main-section">
<header></header>
<div id="body_div"></div>
<footer></footer>
</div>
<div class="modal-backdrop offcanvas-main-section-overlay"></div>
<div class="sidebar sidebar-left visible-xs visible-sm"></div>
<div class="sidebar sidebar-right visible-xs visible-sm">
<ul class="list-unstyled sidebar-menu" id="sidebar-notification"></ul>
</div>
</div>
</div>
<!-- hack! load background image asap, before desktop is rendered -->
<img src="{{ background_image }}" style="height: 1px; width: 1px; margin-bottom: -1px;">
<script type="text/javascript" src="/assets/frappe/js/lib/jquery/jquery.min.js"></script>
<script type="text/javascript">
window._version_number = "{{ build_version }}";
// browser support
window.app = true;
if(!window.frappe) window.frappe = {};
frappe.boot = {{ boot }};
</script>
{% for include in include_js %}
<script type="text/javascript" src="{{ include }}"></script>
{% endfor %}
{% include "templates/includes/google_analytics.html" %}
</body>
|
divide_conquer.html | sarjun/AlgorithmVisualization | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Algorithm Visualization</title>
<script src="polymer/webcomponentsjs/webcomponents.js"></script>
<link href="polymer/polymer/polymer.html" rel="import">
<link href="polymer/core-icons/core-icons.html" rel="import">
<link rel="import" href="polymer/core-toolbar/core-toolbar.html">
<link rel="import" href="polymer/core-collapse/core-collapse.html">
<link rel="import" href="polymer/core-menu/core-menu.html">
<link rel="import" href="polymer/core-item/core-item.html">
<link rel="import" href="polymer/core-header-panel/core-header-panel.html">
<link rel="import" href="polymer/core-drawer-panel/core-drawer-panel.html">
<link href="polymer/font-roboto/roboto.html" rel="import">
<link href="polymer/paper-toast/paper-toast.html" rel="import">
<link href="polymer/paper-input/paper-input.html" rel="import">
<link href="polymer/paper-checkbox/paper-checkbox.html" rel="import">
<link href="polymer/paper-ripple/paper-ripple.html" rel="import">
<link href="polymer/paper-shadow/paper-shadow.html" rel="import">
<link href="polymer/paper-icon-button/paper-icon-button.html" rel="import">
<link href="polymer/paper-button/paper-button.html" rel="import">
<link href="polymer/paper-item/paper-item.html" rel="import">
<link href="polymer/paper-dropdown/paper-dropdown.html" rel="import">
<link href="polymer/paper-dropdown-menu/paper-dropdown-menu.html" rel="import">
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
<link type="text/css" rel="stylesheet" href="styles/d3.css"/>
<script type="text/javascript" src="scripts/ValueNode.js"></script>
<script type="text/javascript" src="scripts/Circle.js"></script>
<script type="text/javascript" src="scripts/helpers.js"></script>
<script type="text/javascript" src="scripts/sampleFunctions.js"></script>
<script type="text/javascript" src="scripts/main.js"></script>
<script type="text/javascript" src="scripts/displays/BoxedList.js"></script>
<script type="text/javascript" src="scripts/tutorial.js"></script>
<script type="text/javascript" src="scripts/zoomable_pack.js"></script>
</head>
<body unresolved fullbleed>
<div class="spotlight">
<div class="top"></div>
<div class="row">
<div class="left">
<div class="vpadding"></div>
<span></span>
<div class="vpadding"></div>
</div>
<div class="cell"></div>
<div class="padding">
<div class="vpadding"></div>
<span></span>
<div class="vpadding"></div>
</div>
</div>
<div class="padding"></div>
</div>
<core-drawer-panel id="drawerPanel">
<core-header-panel drawer>
<core-toolbar id="navheader'">
<span>Settings</span>
</core-toolbar>
<core-menu>
<template id="algoTemplate" is="auto-binding">
<paper-dropdown-menu id="algoSelect" label="Select an Algorithm" on-core-select="{{algoSelect}}">
<paper-dropdown class="dropdown" selected=1>
<core-menu class="select">
<template repeat="{{algorithms}}">
<paper-item label="{{name}}" value="{{value}}"></paper-item>
</template>
</core-menu>
</paper-dropdown>
</paper-dropdown-menu>
</template>
<section id="params">
</section>
<paper-button raised class="colored" id="btnSetRoot">Set Input</paper-button>
<br><br>
<paper-button raised class="colored" id="btnStartTutorial">Start Tutorial</paper-button>
</core-menu>
</core-header-panel>
<core-header-panel main>
<core-toolbar id="mainheader">
<!--<paper-icon-button id="navicon" icon="menu"></paper-icon-button>-->
<span flex>Divide and Conquer Algorithm Visualization: <span id="algoTitle"></span></span>
<div id="consoleBtns">
<a class="button" id="btnPrevConsole" title="Previous Panel"><</a>
<a class="button" id="btnNextConsole" title="Next Panel">></a>
<a class="button" id="btnClearConsole" title="Clear All Panels">Clear</a>
</div>
</core-toolbar>
<div class="console fresh summary">
</div>
<div class="content">
</div>
</core-header-panel>
</core-drawer-panel>
</body>
</html> |
Rust/share/doc/rust/html/syntax/ast_util/fn.path_to_ident.html | ArcherSys/ArcherSys | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `path_to_ident` fn in crate `syntax`.">
<meta name="keywords" content="rust, rustlang, rust-lang, path_to_ident">
<title>syntax::ast_util::path_to_ident - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../syntax/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../index.html'>syntax</a>::<wbr><a href='index.html'>ast_util</a></p><script>window.sidebarCurrent = {name: 'path_to_ident', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content fn">
<h1 class='fqn'><span class='in-band'>Function <a href='../index.html'>syntax</a>::<wbr><a href='index.html'>ast_util</a>::<wbr><a class='fn' href=''>path_to_ident</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-98704' href='../../src/syntax/ast_util.rs.html#223-234'>[src]</a></span></h1>
<pre class='rust fn'>pub fn path_to_ident(path: &<a class='struct' href='../../syntax/ast/struct.Path.html' title='syntax::ast::Path'>Path</a>) -> <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a><<a class='struct' href='../../syntax/ast/struct.Ident.html' title='syntax::ast::Ident'>Ident</a>></pre></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "syntax";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> |
index.html | christopher-uber/laughing-octo-computing-machine | <!DOCTYPE html>
<html>
<head>
<!-- Standard Meta -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<!-- Site Properities -->
<title>Homepage</title>
<link rel="stylesheet" type="text/css" href="./Semantic-UI-1.11.6/dist/semantic.css">
<link rel="stylesheet" type="text/css" href="homepage.css">
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.js"></script>
<script src="./Semantic-UI-1.11.6/dist/semantic.js"></script>
<script src="homepage.js"></script>
</head>
<body>
<div class="ui inverted masthead segment">
<div class="ui page grid">
<div class="column">
<div class="ui inverted blue menu">
<div class="header item">Dash</div>
<div class="right menu">
<div class="ui mobile dropdown link item">
Menu
<i class="dropdown icon"></i>
<div class="menu">
<a class="item">Classes</a>
<a class="item">Cocktail Hours</a>
<a class="item">Community</a>
</div>
</div>
<div class="ui dropdown link item">
Courses
<i class="dropdown icon"></i>
<div class="menu">
<a class="item">Petting</a>
<a class="item">Feeding</a>
<a class="item">Mind Reading</a>
</div>
</div>
<a class="item">Library</a>
<a class="item">Community</a>
</div>
</div>
</div>
</div>
</div>
<div class="ui vertical feature segment">
<div class="ui centered page grid">
<div class="fourteen wide column">
<div class="ui three column center aligned stackable divided grid">
<div class="column">
<div class="ui cards">
<div class="card">
<div class="image">
<img src="">
</div>
<div class="content">
<a class="header">Christopher Uber</a>
<div class="meta">
<span class="date">104 Middlesex Rd</span>
</div>
<div class="description">
<form class="ui form">
<p>
<div class="field">
<div class="ui toggle checkbox">
<input type="checkbox" name="home">
<label>At home</label>
</div>
</div>
</p>
<p><div class="field">
<div class="ui toggle checkbox">
<input type="checkbox" name="home">
<label>Dinner</label>
</div>
</div></p>
<p><div class="field">
<div class="ui toggle checkbox">
<input type="checkbox" name="home">
<label>Evening</label>
</div>
</div></p>
</form>
</div>
</div>
</div>
<div class="card">
<div class="content">
<div class="header">April 2 15</div>
<div class="meta">Calendar</div>
<div class="description">
<table>
<tr>
<td style='width:200px'>
<span aligned='left'> Event </span> </td>
<td>
<span aligned='right'> Time </span> </td>
</tr>
</table>
<span class='meta'> Location </span>
</div>
</div>
</div>
</div>
</div>
<div class="column">
</div>
<div class="column">
</div>
</div>
</div>
</div>
</div>
</body>
</html> |
app/views/Admin/base.html | hermanschaaf/ironzebra | {{set . "title" "Admin"}}
{{template "header.html" .}}
<link rel="stylesheet" type="text/css" href="/public/css/admin.css">
</head>
<body>
<div class="container">
{{if .flash.error}}
<div class="row-fluid">
<div class="span12 text-center">
<p class="text-error">
<strong>{{.flash.error}}</strong>
</p>
</div>
</div>
{{end}}
{{if .flash.success}}
<div class="row-fluid">
<div class="span12 text-center">
<p class="text-success">
<strong>{{.flash.success}}</strong>
</p>
</div>
</div>
{{end}}
</div>
<div class="row-fluid page">
<div class="span2 offset1 sidebar">
<a href="{{url "Admin.Index"}}"><img alt="IronZebra - Web Application Developer from Cape Town, South Africa" src="/public/images/ironzebra.png"></a>
<h3>/admin</h3>
<p><a href="{{url "Admin.New" }}">New Post</a></p>
<p><a href="{{ url "Admin.Categories" }}">Categories</a></p>
<p><a href="{{ url "Admin.Logout" }}">Log out</a></p>
</div>
|
_includes/stat-data.html | joewils/fitness | {% if post.weight and post.waist and post.neck %}
{% capture var1 %}{{post.weight | times: 1.082 | plus: 94.2}}{% endcapture %}
{% capture var2 %}{{4.15 | times: post.waist}}{% endcapture %}
{% capture var3 %}{{var1 | minus: var2}}{% endcapture %}
{% capture var4 %}{{post.weight | minus: var3 | times: 100}}{% endcapture %}
{% capture var5 %}{{var4 | divided_by: post.weight }}{% endcapture %}
{% capture body_fat %}{{var5 | truncate: 5 | remove: '...'}}{% endcapture %}
{% capture var6 %}{{post.weight | times: 703 | divided_by: 4761}}{% endcapture %}
{% capture bmi %}{{var6 | truncate: 5 | remove: '...'}}{% endcapture %}
{% capture var7 %}{{post.waist | divided_by: 69}}{% endcapture %}
{% capture whtr %}{{var7 | truncate: 8 | remove: '...'}}{% endcapture %}
{% endif %} |
data science/machine_learning_for_the_web/chapter_4/movie/23898.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Fastest Gun Alive, The (1956)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0049201">Fastest Gun Alive, The (1956)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Edwin+Jahiel">Edwin Jahiel</A></H3><HR WIDTH="40%" SIZE="4">
<P>FASTEST GUN ALIVE, THE (1956) Directed by Russell Rouse. Written by
Rouse amd Frank D. Gilroy from Gilroy's story "The Last Notch.."
Photography, George J. Folsey. Editing, Harry V. Knapp, Ferris
Webster. Art Direction Cedric Gibbons, Merrill Pye. Music, Andre
Previn. Cast: Glenn Ford (George Temple), Jeanne Crain (Dora Temple),
Broderick Crawford(Vinnie Harold), Russ Tamblyn, Allyn Joslyn ,Leif
Erickson, John Dehner, Noah Beery Jr, J.M. Kerrigan, Rhys Williams,
Virginia Gregg, Chubby Johnson, Frank Stringer, John Doucette , et
al. Produced by Clarence Greene. An MGM film. Black-and white.
(also colorized). 95 minutes.</P>
<P>A Western. perhaps conceived as an A picture but it comes out like a
B movie, and a tiresome one at that.</P>
<P>George Temple (Glenn Ford) is a shopkeeper in a very small town. He
is married to Dora (Jeanne. Crain). He has a secret, which is his
hidden hand gun that he practices with out in the countryside, then
hides at home. Turns out (for the audience) that he used to be a
great gunslinger somewhere else, got sick of it, and moved to where
he is now with Crain. She is au courant but others are not, in fact,
they all believe that he is the most peace-loving man around.</P>
<P>Then, unconnectedly, there is, elsewhere, Vinnie Harold (Broderick
Crawford) who leads a gang of robbers-killers. We first meet him
after a bank robbery, during which he kills gratuitously a bank
client. The victim happens to be the local sheriff's brother.This
guarantees that the posse will be tenacious.</P>
<P>Cut to Vinnie and Co. hearing that a certain person is said to be the
fastest gun. Vinnie does not know him, BUT he is obsessed with being
the fastest gun alive. Vinnie is as mad as a hatter, a card-carrying
psycho. So he defies the champ and kills him.</P>
<P>A witness to all that returns to George's town and, with Irish gusto,
describes and retells that killing ad nauseam. This somehow irritates
George and adds to his nervousness with being a shopkeeper. George
and Dora moved in some four years ago, during which George had never
touched alcohol. But for the first time he enters the local bar.</P>
<P>When rancher Allen Joslyn, complete in cowboy duds and a gun, shows
some braggadocio, peacenik George is doubly irritated, tells Joslyn
that the way his gun is worn is dumb, ineffectual, useless and
describes how a real gunman goes about such matters. To the suprised
customers he reveals that he, George, used to be a gunslinger. They
do not believe him. He goes home, gets his gun from its hiding place,
returns to the bar and gives a demonstration. This includes having
two men throw a silver dollar each in the air. George puts a hole in
both coins before they touch the ground.</P>
<P>Now the locals believe him. Indeed, they celebrate the fact that the
champion is among them.</P>
<P>Vinnie shows up and, you guessed it, wants to duel with still
peace-loving George, otherwise he'll burn down the town. When a nice
local offers to fight Vinnie --which means certain death --.George
relents.</P>
<P>Vinnie is killed, of course. In a trick ending we watch a double
burial, of "George killed by Vinnie" and "Vinnie killed by George".
But, by George! his widow does not look desperate. Why? Because
there is no George corpse. George is alive, well and spirited away.
This, to have him stop existing and being challenged. We assume that
he will assume another identity yet in a distant place, where his
wife will join him, where they can live happily ever after with their
child (Dora is pregnant, but it does not show.)</P>
<P>Now that you know the plot you don't have to see the movie.</P>
<P>The flick is riddled with improbabilities. It is the same old stuff
about gunmen challenging others so as to become Mr. Best. There is
nothing wrong with this notion. It has served some movies well. And
our movie makes things clear early on as someone says wisely that no
matter how "best" one is, there's always someone better. It is a
good, moral, realistic message which applies to everything in life,
not just gunplay.</P>
<P>But the picture does not convince. In general this illustration of
the old song "Anything you can do --I can do better" applies to lean
and hungry-looking younger men who postulate the title and the glory
of veteran Colt-users. Here Broderick Crawford (he of the raucous
voice) is older than Ford and noticeably fatter. He wears throughout
a single facial expression..</P>
<P>Glenn Ford wears two:: a pained one, and a very pained one. Not
unusual for this performer. Expressivity was never his forte.</P>
<P>The cast includes a number of faces familiar from supporting roles.
(See credits). None of them has more than a two-dimensional part, and
this includes Jeanne Crain. Not unusual for her either, with the main
exception being in her lead in the excellent "Pinky."</P>
<P>Among the performers Allyn Joslyn is the one who is most out of his
element. Generally playing nervous or jittery types, mostly urban and
with an element of elegance, he looks blatantly uncomfortable here,
both in his part and in his outfit.</P>
<P>Broderick Crawford is wasted along with the others. And
dancer-gymnast-actor Russ Tamblyn has, all to himself, an
inexplicable sequence. During a dance, he performs an athletic,
bouncy-jumpy number which is straight out of "Seven Brides for Seven
Brothers," in which Tamblyn had played. That was a musical fantasy,
and a very nice one too. But here the number has no place, makes no
sense, and while quite admirable, strikes the wrong note. Since the
moral " Fastest Gun" is a Western, you may wonder what such an
accomplished tumbler is doing out there in the sticks.</P>
<P>The film's director is a minor name. Among his works one finds the
definitely un-classic (in fact, awful) 1988 remake of the 1950
classic film noir "D.O.A."</P>
<P>"Le mauvais gout mene au crime"(Stendhal)</P>
<P>Edwin Jahiel's film reviews are at: <A HREF="http://www.prairienet.org/ejahiel/">http://www.prairienet.org/ejahiel/</A></P>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
4e07bd4/html/classv8_1_1Set-members.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>V8 API Reference Guide for node.js v4.8.0: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v4.8.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Set.html">Set</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::Set Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1Set.html">v8::Set</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Add</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Set.html#a842e7012acb15f502f9a87d0c7c0b78d">AsArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>BooleanValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>CallAsConstructor</b>(Local< Context > context, int argc, Local< Value > argv[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>CallAsFunction</b>(Local< Context > context, Local< Value > recv, int argc, Local< Value > argv[]) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Cast</b>(Value *obj) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Cast</b>(T *value) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Clear</b>() (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5018c9d085aa71f65530cf1e073a04ad">Clone</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>CreateDataProperty</b>(Local< Context > context, Local< Name > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>CreateDataProperty</b>(Local< Context > context, uint32_t index, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#af6966283a7d7e20779961eed434db04d">CreationContext</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>DefineOwnProperty</b>(Local< Context > context, Local< Name > key, Local< Value > value, PropertyAttribute attributes=None) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Delete</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Delete</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>DeleteHiddenValue</b>(Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Equals</b>(Local< Context > context, Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ae2ad9fee9db6e0e5da56973ebb8ea2bc">FindInstanceInPrototypeChain</a>(Local< FunctionTemplate > tmpl)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Set.html#a528e15bfd4120a7d19e9330d47f2dc7e">FromArray</a>(Local< Context > context, Local< Array > array)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Get</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Get</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a435f68bb7ef0f64dd522c5c910682448">GetAlignedPointerFromInternalField</a>(int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a65b5a3dc93c0774594f8b0f2ab5481c8">GetAlignedPointerFromInternalField</a>(const PersistentBase< Object > &object, int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a7bbe987794658f20a3ec1b68326305e6">GetConstructorName</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetHiddenValue</b>(Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac1ece41e81a499920ec3a2a3471653bc">GetIdentityHash</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#aa3324fdf652d8ac3b2f27faa0559231d">GetInternalField</a>(int index)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetOwnPropertyDescriptor</b>(Local< Context > context, Local< String > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetOwnPropertyNames</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetPropertyAttributes</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetPropertyNames</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ae8d3fed7d6dbd667c29cabb3039fe7af">GetPrototype</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetRealNamedProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetRealNamedPropertyAttributes</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>GetRealNamedPropertyAttributesInPrototypeChain</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>GetRealNamedPropertyInPrototypeChain</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Has</b>(Local< Context > context, Local< Value > key) (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Has</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a278913bcd203434870ce5184a538a9af">HasIndexedLookupInterceptor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a1e96fcb9ee17101c0299ec68f2cf8610">HasNamedLookupInterceptor</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasOwnProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>HasRealIndexedProperty</b>(Local< Context > context, uint32_t index) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>HasRealNamedCallbackProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>HasRealNamedProperty</b>(Local< Context > context, Local< Name > key) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Int32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>IntegerValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#aaec28576353eebe6fee113bce2718ecc">InternalFieldCount</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a324a71142f621a32bfe5738648718370">InternalFieldCount</a>(const PersistentBase< Object > &object)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ad06a4b1f7215d852c367df390491ac84">IsArgumentsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aaee0b144087d20eae02314c9393ff80f">IsArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a65f9dad740f2468b44dc16349611c351">IsArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ad54475d15b7e6b6e17fc80fb4570cdf2">IsArrayBufferView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a0aceb7645e71b096df5cd73d1252b1b0">IsBoolean</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#abe7bc06283e5e66013f2f056a943168b">IsBooleanObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a23c2c1f23b50fab4a02e2f819641b865">IsCallable</a>()</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#afd20ab51e79658acc405c12dad2260ab">IsDataView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8bc11fab0aded4a805722ab6df173cae">IsDate</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a7ac61a325c18af8dcb6d7d5bf47d2503">IsExternal</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a68c0296071d01ca899825d7643cf495a">IsFalse</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a4effc7ca1a221dd8c1e23c0f28145ef0">IsFloat32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ab071bf567d89c8ce1489b1b7d93abc36">IsFloat32x4</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a293f140b81b0219d1497e937ed948b1e">IsFloat64Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a05532a34cdd215f273163830ed8b77e7">IsFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a1cbbebde8c256d051c4606a7300870c6">IsGeneratorFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a72982768acdadd82d1df02a452251d14">IsGeneratorObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a928c586639dd75ae4efdaa66b1fc4d50">IsInt16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a01e1db51c65b2feace248b7acbf71a2c">IsInt32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a48eac78a49c8b42d9f8cf05c514b3750">IsInt32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a10a88a2794271dfcd9c3abd565e8f28a">IsInt8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a71ef50f22d6bb4a093cc931b3d981c08">IsMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#af9c52a0668fa3260a0d12a2cdf895b4e">IsMapIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8829b16b442a6231499c89fd5a6f8049">IsName</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a579fb52e893cdc24f8b77e5acc77d06d">IsNativeError</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aa2c6ed8ef832223a7e2cd81e6ac61c78">IsNull</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a1bd51e3e55f67c65b9a8f587fbffb7c7">IsNumber</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a5f4aa9504a6d8fc3af9489330179fe14">IsNumberObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a355b7991c5c978c0341f6f961b63c5a2">IsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a93d6a0817b15a1d28050ba16e131e6b4">IsPromise</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aae41e43486937d6122c297a0d43ac0b8">IsRegExp</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a220bd4056471ee1dda8ab9565517edd7">IsSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#addbae0104e07b990ee1af0bd7927824b">IsSetIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aa4ce26f174a4c1823dec56eb946d3134">IsSharedArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ab23a34b7df62806808e01b0908bf5f00">IsString</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a3e0f2727455fd01a39a60b92f77e28e0">IsStringObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#af3e6081c22d09a7bbc0a2aff59ed60a5">IsSymbol</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a867baa94cb8f1069452359e6cef6751e">IsSymbolObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8f27462322186b295195eecb3e81d6d7">IsTrue</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ac2f2f6c39f14a39fbb5b43577125dfe4">IsTypedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a4a45fabf58b241f5de3086a3dd0a09ae">IsUint16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a783c89631bac4ef3c4b909f40cc2b8d8">IsUint32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a5e39229dc74d534835cf4ceba10676f4">IsUint32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#acbe2cd9c9cce96ee498677ba37c8466d">IsUint8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ad3cb464ab5ef0215bd2cbdd4eb2b7e3d">IsUint8ClampedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aea287b745656baa8a12a2ae1d69744b6">IsUndefined</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aab0297b39ed8e2a71b5dca7950228a36">IsWeakMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a6f5a238206cbd95f98e2da92cab72e80">IsWeakSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Set.html#a036e773566a36997a79e78ef0a4103a1">New</a>(Isolate *isolate)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>NumberValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ObjectProtoToString</b>(Local< Context > context) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SameValue</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Set</b>(Local< Context > context, Local< Value > key, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Set</b>(Local< Context > context, uint32_t index, Local< Value > value) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SetAccessor</b>(Local< Context > context, Local< Name > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, MaybeLocal< Value > data=MaybeLocal< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SetAccessorProperty</b>(Local< Name > name, Local< Function > getter, Local< Function > setter=Local< Function >(), PropertyAttribute attribute=None, AccessControl settings=DEFAULT) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a0ccba69581f0b5e4e672bab90f26879b">SetAlignedPointerInInternalField</a>(int index, void *value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac27b823248165acf5284a7086dfed34b">SetHiddenValue</a>(Local< String > key, Local< Value > value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#aebf949a0592cebc144bb2f96bfb7ec72">SetInternalField</a>(int index, Local< Value > value)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SetPrototype</b>(Local< Context > context, Local< Value > prototype) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Size</b>() const (defined in <a class="el" href="classv8_1_1Set.html">v8::Set</a>)</td><td class="entry"><a class="el" href="classv8_1_1Set.html">v8::Set</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>StrictEquals</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToArrayIndex</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToBoolean</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToDetailString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToInt32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToInteger</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToNumber</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToObject</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToUint32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Uint32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Set(Local< Value > key, Local< Value > value)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Set(uint32_t index, Local< Value > value)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use CreateDataProperty", bool ForceSet(Local< Value > key, Local< Value > value, PropertyAttribute attribs=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use CreateDataProperty", Maybe< bool > ForceSet(Local< Context > context, Local< Value > key, Local< Value > value, PropertyAttribute attribs=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Value > Get(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Value > Get(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a45c99c5e2b16425b4e92c88d49463e5f">V8_DEPRECATE_SOON</a>("Use maybe version", PropertyAttribute GetPropertyAttributes(Local< Value > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac5503b0a8e861ec721c680eccf5aec2d">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > GetOwnPropertyDescriptor(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Has(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Delete(Local< Value > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Has(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool Delete(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool SetAccessor(Local< String > name, AccessorGetterCallback getter, AccessorSetterCallback setter=0, Local< Value > data=Local< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool SetAccessor(Local< Name > name, AccessorNameGetterCallback getter, AccessorNameSetterCallback setter=0, Local< Value > data=Local< Value >(), AccessControl settings=DEFAULT, PropertyAttribute attribute=None)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a3f735ad2eab826ddc5eba467ce624acb">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Array > GetPropertyNames())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#aa72e9d0d22d1d4a4c4b63827a5469d40">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Array > GetOwnPropertyNames())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a34e1ca49ed4944009d8d289e5530dabd">V8_DEPRECATE_SOON</a>("Use maybe version", bool SetPrototype(Local< Value > prototype))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#abc26147d5f501bf30217f227c9be4922">V8_DEPRECATE_SOON</a>("Use maybe version", Local< String > ObjectProtoToString())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasOwnProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealNamedProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealIndexedProperty(uint32_t index)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool HasRealNamedCallbackProperty(Local< String > key)) (defined in <a class="el" href="classv8_1_1Object.html">v8::Object</a>)</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a2451d74f20c3c8c5792d2179df34d2de">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > GetRealNamedPropertyInPrototypeChain(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#ac5755869ab0b95f6c1bbd3dd123e5cf4">V8_DEPRECATE_SOON</a>("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributesInPrototypeChain(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a82e0bc7d399264127f911e4167d730b1">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > GetRealNamedProperty(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a9bc9b05ff7a9a8ad4e1977524b79da6f">V8_DEPRECATE_SOON</a>("Use maybe version", Maybe< PropertyAttribute > GetRealNamedPropertyAttributes(Local< String > key))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5aa2616e9deaf26533c3870df2925530">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > CallAsFunction(Local< Value > recv, int argc, Local< Value > argv[]))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Object.html#a10222e80df73aaa0b381f4dabe6b5dd7">V8_DEPRECATE_SOON</a>("Use maybe version", Local< Value > CallAsConstructor(int argc, Local< Value > argv[]))</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Object.html#a5e7199a517d980396bb86f876b5bae0a">V8_DEPRECATE_SOON</a>("Keep track of isolate correctly", Isolate *GetIsolate())</td><td class="entry"><a class="el" href="classv8_1_1Object.html">v8::Object</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Number > ToNumber(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToDetailString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Uint32 > ToUint32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Int32 > ToInt32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Number > ToNumber() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToDetailString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Uint32 > ToUint32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Int32 > ToInt32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a48ae008760161c7ae7fd54a9db9cffcf">v8::Value::V8_DEPRECATE_SOON</a>("Use maybe version", Local< Uint32 > ToArrayIndex() const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool BooleanValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", double NumberValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int64_t IntegerValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", uint32_t Uint32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int32_t Int32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ae3528a485935d1b19a0e007cd5a06799">v8::Value::V8_DEPRECATE_SOON</a>("Use maybe version", bool Equals(Local< Value > that) const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
_site/category/python/index.html | willist/willist.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Willis HQ</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Tim Willis">
<link rel="canonical" href="http://willist.github.io/category/python/">
<link rel="alternate" type="application/rss+xml" title="RSS Feed for Willis HQ" href="/feed.xml" />
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/pixyll.css?201508171750" type="text/css">
<!-- Fonts -->
<link href='//fonts.googleapis.com/css?family=Merriweather:900,900italic,300,300italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Lato:900,300' rel='stylesheet' type='text/css'>
<!-- Open Graph -->
<!-- From: https://github.com/mmistakes/hpstr-jekyll-theme/blob/master/_includes/head.html -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Willis HQ">
<meta property="og:description" content="">
<meta property="og:url" content="http://willist.github.io/category/python/index.html">
<meta property="og:site_name" content="Willis HQ">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Willis HQ" />
<meta name="twitter:description" content="" />
<meta name="twitter:url" content="http://willist.github.io/category/python/index.html" />
<!-- Icons -->
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/favicon-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-54140917-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class="site">
<div class="site-wrap">
<header class="site-header px2 px-responsive">
<div class="mt2 wrap">
<div class="measure">
<a href="http://willist.github.io" class="site-title">Willis HQ</a>
<nav class="site-nav">
<!--<a href="/about/">About</a>-->
<a href="/category/">Categories</a>
<!--<a href="/contact/">Contact</a>-->
</nav>
<div class="clearfix"></div>
</div>
</div>
</header>
<div class="post p2 p-responsive wrap" role="main">
<div class="measure">
<div class="post-header mb2">
<h1></h1>
<span class="post-meta"></span><br>
<span class="post-meta small">
1 minute read
</span>
</div>
<article class="post-content">
<div class="page-header">
<h2>Category: 'python'</h2>
</div>
<div class="row">
<div class="col-lg-12"><h3 class="entry-title"><a href="/blog/2014/08/26/django-command-stdin/">Piping Data into a Custom Django Management Command</a></h3></div>
</div>
<div class="row">
<div class="col-lg-2">
<div class="post-date">August 26, 2014</div>
</div>
<div class="col-lg-8">
<p></p>
</div>
<div class="col-lg-2 more">
<a href="/blog/2014/08/26/django-command-stdin/" class="more-link">MORE →</a>
</div>
</div>
<div class="clearfix"></div>
<hr class="list_separator" />
<div class="row">
<div class="col-lg-12"><h3 class="entry-title"><a href="/blog/2014/08/22/chunky-snippet/">Breaking an iterable into chunks</a></h3></div>
</div>
<div class="row">
<div class="col-lg-2">
<div class="post-date">August 22, 2014</div>
</div>
<div class="col-lg-8">
<p></p>
</div>
<div class="col-lg-2 more">
<a href="/blog/2014/08/22/chunky-snippet/" class="more-link">MORE →</a>
</div>
</div>
<div class="clearfix"></div>
<hr class="list_separator" />
<div id="paging">
<a href="#" class="btn btn-default pull-left" disabled="disabled">← Older</a>
<a href="#" class="btn btn-default pull-right" disabled="disabled">Newer →</a>
</li>
</div>
<div class="clearfix page-bottom"></div>
</article>
</div>
</div>
</div>
<footer class="center">
<div class="measure">
<small>
Theme crafted with <3 by <a href="http://johnotander.com">John Otander</a> (<a href="https://twitter.com/4lpine">@4lpine</a>).<br>
</> available on <a href="https://github.com/johnotander/pixyll">Github</a>.
</small>
</div>
</footer>
</body>
</html>
|
debug/reuseTests/33/reuseApp.html | jomaras/Firecrow | <!DOCTYPE html>
<html>
<head>
<title></title>
<style>
h2 span
{
border-radius: 3px;
display: block;
padding: 10px 15px;
color: #ffffff;
font-family: 'SyntaxBold';
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
background: #000000;
}
</style>
</head>
<body>
<div id="reuseContainer">
<h2><span>ReuseIntoApp</span></h2>
</div>
</body>
</html> |
page/4/index.html | zhaojizhuang/zhaojizhuang.github.io | <!DOCTYPE html>
<html class="theme-next mist use-motion" lang="zh-Hans">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#222">
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css">
<link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css">
<link href="/css/main.css?v=5.1.4" rel="stylesheet" type="text/css">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon.ico?v=5.1.4">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.ico?v=5.1.4">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon.ico?v=5.1.4">
<link rel="mask-icon" href="/images/logo.svg?v=5.1.4" color="#222">
<meta name="keywords" content="Hexo, NexT">
<link rel="alternate" href="/atom.xml" title="赵吉壮" type="application/atom+xml">
<meta name="description" content="专注 k8s go docker">
<meta name="keywords" content="k8s zhaojizhuang">
<meta property="og:type" content="website">
<meta property="og:title" content="赵吉壮">
<meta property="og:url" content="https://chumper.cn/page/4/index.html">
<meta property="og:site_name" content="赵吉壮">
<meta property="og:description" content="专注 k8s go docker">
<meta property="og:locale" content="zh-Hans">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="赵吉壮">
<meta name="twitter:description" content="专注 k8s go docker">
<script type="text/javascript" id="hexo.configurations">
var NexT = window.NexT || {};
var CONFIG = {
root: '/',
scheme: 'Mist',
version: '5.1.4',
sidebar: {"position":"left","display":"always","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
fancybox: true,
tabs: true,
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
duoshuo: {
userId: '0',
author: '博主'
},
algolia: {
applicationID: '',
apiKey: '',
indexName: '',
hits: {"per_page":10},
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
}
};
</script>
<link rel="canonical" href="https://chumper.cn/page/4/">
<title>赵吉壮</title>
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?f9a500e4872a7cd8c52faee1611b6ea4";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body itemscope="" itemtype="http://schema.org/WebPage" lang="zh-Hans">
<div class="container sidebar-position-left
page-home">
<div class="headband"></div>
<header id="header" class="header" itemscope="" itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-wrapper">
<div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">赵吉壮</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">专注 k8s go docker</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br>
首页
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives/" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br>
归档
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags/" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br>
标签
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories/" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br>
分类
</a>
</li>
<li class="menu-item menu-item-ebook">
<a href="/ebook/" rel="section">
<i class="menu-item-icon fa fa-fw fa-book"></i> <br>
电子书
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about/" rel="section">
<i class="menu-item-icon fa fa-fw fa-user"></i> <br>
关于
</a>
</li>
<li class="menu-item menu-item-search">
<a href="javascript:;" class="popup-trigger">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br>
搜索
</a>
</li>
</ul>
<div class="site-search">
<div class="popup search-popup local-search-popup">
<div class="local-search-header clearfix">
<span class="search-icon">
<i class="fa fa-search"></i>
</span>
<span class="popup-btn-close">
<i class="fa fa-times-circle"></i>
</span>
<div class="local-search-input-wrapper">
<input autocomplete="off" placeholder="搜索..." spellcheck="false" type="text" id="local-search-input">
</div>
</div>
<div id="local-search-result"></div>
</div>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<section id="posts" class="posts-expand">
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
<div class="post-block">
<link itemprop="mainEntityOfPage" href="https://chumper.cn/2018/10/25/container-network/">
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<meta itemprop="name" content="zhaojizhuang">
<meta itemprop="description" content="">
<meta itemprop="image" content="/images/avatar.jpeg">
</span>
<span hidden itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization">
<meta itemprop="name" content="赵吉壮">
</span>
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
<a class="post-title-link" href="/2018/10/25/container-network/" itemprop="url">容器网络</a></h1>
<div class="post-meta">
<span class="post-time">
<span class="post-meta-item-icon">
<i class="fa fa-calendar-o"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建于" itemprop="dateCreated datePublished" datetime="2018-10-25T17:29:18+08:00">
2018-10-25
</time>
</span>
<span class="post-category">
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-folder-o"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope="" itemtype="http://schema.org/Thing">
<a href="/categories/k8s/" itemprop="url" rel="index">
<span itemprop="name">k8s</span>
</a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
容器网络vxlanvxlan原理: VXLAN通过MAC-in-UDP的报文封装,实现了二层报文在三层网络上的透传,属于overlay网络
Flannel首先,flannel利用Kubernetes-API(这里就是取node.spec.podCIDR)或者etcd用于存储整个集群的网络配置,其中最
...
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2018/10/25/container-network/#more" rel="contents">
阅读全文 »
</a>
</div>
<!--/noindex-->
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</div>
</article>
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
<div class="post-block">
<link itemprop="mainEntityOfPage" href="https://chumper.cn/2018/07/07/servicetopo/">
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<meta itemprop="name" content="zhaojizhuang">
<meta itemprop="description" content="">
<meta itemprop="image" content="/images/avatar.jpeg">
</span>
<span hidden itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization">
<meta itemprop="name" content="赵吉壮">
</span>
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
<a class="post-title-link" href="/2018/07/07/servicetopo/" itemprop="url">服务亲和性路由在华为云 k8s 中的实践【Kubernetes中的服务拓扑】</a></h1>
<div class="post-meta">
<span class="post-time">
<span class="post-meta-item-icon">
<i class="fa fa-calendar-o"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建于" itemprop="dateCreated datePublished" datetime="2018-07-07T23:40:18+08:00">
2018-07-07
</time>
</span>
<span class="post-category">
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-folder-o"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope="" itemtype="http://schema.org/Thing">
<a href="/categories/k8s/" itemprop="url" rel="index">
<span itemprop="name">k8s</span>
</a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
本文根据华为工程师DJ在LC3上的演讲整理:
1. 拓扑概念首先,我们讲一下kubernetes中的拓扑。根据kubernetes现在的设计,我觉得拓扑可以是任意的。用户可以指定任何拓扑关系,比如az(available zone可用区)、region、机架、主机、交换机,甚至发电机。Kuber
...
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2018/07/07/servicetopo/#more" rel="contents">
阅读全文 »
</a>
</div>
<!--/noindex-->
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</div>
</article>
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
<div class="post-block">
<link itemprop="mainEntityOfPage" href="https://chumper.cn/2017/06/12/cisco-platform/">
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<meta itemprop="name" content="zhaojizhuang">
<meta itemprop="description" content="">
<meta itemprop="image" content="/images/avatar.jpeg">
</span>
<span hidden itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization">
<meta itemprop="name" content="赵吉壮">
</span>
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
<a class="post-title-link" href="/2017/06/12/cisco-platform/" itemprop="url">了解思科 Tetration 平台</a></h1>
<div class="post-meta">
<span class="post-time">
<span class="post-meta-item-icon">
<i class="fa fa-calendar-o"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-12T18:16:18+08:00">
2017-06-12
</time>
</span>
<span class="post-category">
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-folder-o"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope="" itemtype="http://schema.org/Thing">
<a href="/categories/数据中心/" itemprop="url" rel="index">
<span itemprop="name">数据中心</span>
</a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
介绍
思科推出了 Tetration Analytics平台,Tetration 平台主要是对大规模数据中心和云平台上的网络流量的实时采集、存储和分析。
Tetration 平台搭配基于Cloud Scale技术的硬件设备,流动在数据中心的任何一个数据包的元信息都可以被实时记录和存储下来。
Tet
...
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2017/06/12/cisco-platform/#more" rel="contents">
阅读全文 »
</a>
</div>
<!--/noindex-->
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</div>
</article>
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
<div class="post-block">
<link itemprop="mainEntityOfPage" href="https://chumper.cn/2017/06/11/Docker/">
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<meta itemprop="name" content="zhaojizhuang">
<meta itemprop="description" content="">
<meta itemprop="image" content="/images/avatar.jpeg">
</span>
<span hidden itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization">
<meta itemprop="name" content="赵吉壮">
</span>
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
<a class="post-title-link" href="/2017/06/11/Docker/" itemprop="url">Docker 介绍及其应用</a></h1>
<div class="post-meta">
<span class="post-time">
<span class="post-meta-item-icon">
<i class="fa fa-calendar-o"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-11T23:40:18+08:00">
2017-06-11
</time>
</span>
<span class="post-category">
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-folder-o"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope="" itemtype="http://schema.org/Thing">
<a href="/categories/docker/" itemprop="url" rel="index">
<span itemprop="name">docker</span>
</a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
重要链接!!!知乎上的深入浅出
1.Docker 介绍便于入题,首先用 Docker 的logo解释下:
那个大鲸鱼(或者是货轮)就是操作系统
把要交付的应用程序看成是各种货物,原本要将各种各样形状、尺寸不同的货物放到大鲸鱼上,你得为每件货物考虑怎么安放(就是应用程序配套的环境),还得考虑货物和
...
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2017/06/11/Docker/#more" rel="contents">
阅读全文 »
</a>
</div>
<!--/noindex-->
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</div>
</article>
<article class="post post-type-normal" itemscope="" itemtype="http://schema.org/Article">
<div class="post-block">
<link itemprop="mainEntityOfPage" href="https://chumper.cn/2017/06/10/java-create-thread/">
<span hidden itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<meta itemprop="name" content="zhaojizhuang">
<meta itemprop="description" content="">
<meta itemprop="image" content="/images/avatar.jpeg">
</span>
<span hidden itemprop="publisher" itemscope="" itemtype="http://schema.org/Organization">
<meta itemprop="name" content="赵吉壮">
</span>
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
<a class="post-title-link" href="/2017/06/10/java-create-thread/" itemprop="url">Java 中的并发</a></h1>
<div class="post-meta">
<span class="post-time">
<span class="post-meta-item-icon">
<i class="fa fa-calendar-o"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建于" itemprop="dateCreated datePublished" datetime="2017-06-10T22:40:18+08:00">
2017-06-10
</time>
</span>
<span class="post-category">
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-folder-o"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope="" itemtype="http://schema.org/Thing">
<a href="/categories/Java/" itemprop="url" rel="index">
<span itemprop="name">Java</span>
</a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
Java 中的并发如何创建一个线程按 Java 语言规范中的说法,创建线程只有一种方式,就是创建一个 Thread 对象。而从 HotSpot 虚拟机的角度看,创建一个虚拟机线程 有两种方式,一种是创建 Thread 对象,另一种是创建 一个本地线程,加入到虚拟机线程中。
如果从 Java 语法的角
...
<!--noindex-->
<div class="post-button text-center">
<a class="btn" href="/2017/06/10/java-create-thread/#more" rel="contents">
阅读全文 »
</a>
</div>
<!--/noindex-->
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</div>
</article>
</section>
<nav class="pagination">
<a class="extend prev" rel="prev" href="/page/3/"><i class="fa fa-angle-left"></i></a><a class="page-number" href="/">1</a><span class="space">…</span><a class="page-number" href="/page/3/">3</a><span class="page-number current">4</span>
</nav>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview-wrap sidebar-panel sidebar-panel-active">
<div class="site-overview">
<div class="site-author motion-element" itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image" src="/images/avatar.jpeg" alt="zhaojizhuang">
<p class="site-author-name" itemprop="name">zhaojizhuang</p>
<p class="site-description motion-element" itemprop="description">专注 k8s go docker</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives/">
<span class="site-state-item-count">20</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories/index.html">
<span class="site-state-item-count">9</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags/index.html">
<span class="site-state-item-count">20</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright">© <span itemprop="copyrightYear">2021</span>
<span class="with-love">
<i class="fa fa-user"></i>
</span>
<span class="author" itemprop="copyrightHolder">zhaojizhuang</span>
</div>
<div class="powered-by">由 <a class="theme-link" target="_blank" href="https://hexo.io">Hexo</a> 强力驱动</div>
<span class="post-meta-divider">|</span>
<div class="theme-info">主题 — <a class="theme-link" target="_blank" href="https://github.com/iissnan/hexo-theme-next">NexT.Mist</a> v5.1.4</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.1.4"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.4"></script>
<script type="text/javascript">
// Popup Window;
var isfetched = false;
var isXml = true;
// Search DB path;
var search_path = "search.xml";
if (search_path.length === 0) {
search_path = "search.xml";
} else if (/json$/i.test(search_path)) {
isXml = false;
}
var path = "/" + search_path;
// monitor main search box;
var onPopupClose = function (e) {
$('.popup').hide();
$('#local-search-input').val('');
$('.search-result-list').remove();
$('#no-result').remove();
$(".local-search-pop-overlay").remove();
$('body').css('overflow', '');
}
function proceedsearch() {
$("body")
.append('<div class="search-popup-overlay local-search-pop-overlay"></div>')
.css('overflow', 'hidden');
$('.search-popup-overlay').click(onPopupClose);
$('.popup').toggle();
var $localSearchInput = $('#local-search-input');
$localSearchInput.attr("autocapitalize", "none");
$localSearchInput.attr("autocorrect", "off");
$localSearchInput.focus();
}
// search function;
var searchFunc = function(path, search_id, content_id) {
'use strict';
// start loading animation
$("body")
.append('<div class="search-popup-overlay local-search-pop-overlay">' +
'<div id="search-loading-icon">' +
'<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>' +
'</div>' +
'</div>')
.css('overflow', 'hidden');
$("#search-loading-icon").css('margin', '20% auto 0 auto').css('text-align', 'center');
$.ajax({
url: path,
dataType: isXml ? "xml" : "json",
async: true,
success: function(res) {
// get the contents from search data
isfetched = true;
$('.popup').detach().appendTo('.header-inner');
var datas = isXml ? $("entry", res).map(function() {
return {
title: $("title", this).text(),
content: $("content",this).text(),
url: $("url" , this).text()
};
}).get() : res;
var input = document.getElementById(search_id);
var resultContent = document.getElementById(content_id);
var inputEventFunction = function() {
var searchText = input.value.trim().toLowerCase();
var keywords = searchText.split(/[\s\-]+/);
if (keywords.length > 1) {
keywords.push(searchText);
}
var resultItems = [];
if (searchText.length > 0) {
// perform local searching
datas.forEach(function(data) {
var isMatch = false;
var hitCount = 0;
var searchTextCount = 0;
var title = data.title.trim();
var titleInLowerCase = title.toLowerCase();
var content = data.content.trim().replace(/<[^>]+>/g,"");
var contentInLowerCase = content.toLowerCase();
var articleUrl = decodeURIComponent(data.url);
var indexOfTitle = [];
var indexOfContent = [];
// only match articles with not empty titles
if(title != '') {
keywords.forEach(function(keyword) {
function getIndexByWord(word, text, caseSensitive) {
var wordLen = word.length;
if (wordLen === 0) {
return [];
}
var startPosition = 0, position = [], index = [];
if (!caseSensitive) {
text = text.toLowerCase();
word = word.toLowerCase();
}
while ((position = text.indexOf(word, startPosition)) > -1) {
index.push({position: position, word: word});
startPosition = position + wordLen;
}
return index;
}
indexOfTitle = indexOfTitle.concat(getIndexByWord(keyword, titleInLowerCase, false));
indexOfContent = indexOfContent.concat(getIndexByWord(keyword, contentInLowerCase, false));
});
if (indexOfTitle.length > 0 || indexOfContent.length > 0) {
isMatch = true;
hitCount = indexOfTitle.length + indexOfContent.length;
}
}
// show search results
if (isMatch) {
// sort index by position of keyword
[indexOfTitle, indexOfContent].forEach(function (index) {
index.sort(function (itemLeft, itemRight) {
if (itemRight.position !== itemLeft.position) {
return itemRight.position - itemLeft.position;
} else {
return itemLeft.word.length - itemRight.word.length;
}
});
});
// merge hits into slices
function mergeIntoSlice(text, start, end, index) {
var item = index[index.length - 1];
var position = item.position;
var word = item.word;
var hits = [];
var searchTextCountInSlice = 0;
while (position + word.length <= end && index.length != 0) {
if (word === searchText) {
searchTextCountInSlice++;
}
hits.push({position: position, length: word.length});
var wordEnd = position + word.length;
// move to next position of hit
index.pop();
while (index.length != 0) {
item = index[index.length - 1];
position = item.position;
word = item.word;
if (wordEnd > position) {
index.pop();
} else {
break;
}
}
}
searchTextCount += searchTextCountInSlice;
return {
hits: hits,
start: start,
end: end,
searchTextCount: searchTextCountInSlice
};
}
var slicesOfTitle = [];
if (indexOfTitle.length != 0) {
slicesOfTitle.push(mergeIntoSlice(title, 0, title.length, indexOfTitle));
}
var slicesOfContent = [];
while (indexOfContent.length != 0) {
var item = indexOfContent[indexOfContent.length - 1];
var position = item.position;
var word = item.word;
// cut out 100 characters
var start = position - 20;
var end = position + 80;
if(start < 0){
start = 0;
}
if (end < position + word.length) {
end = position + word.length;
}
if(end > content.length){
end = content.length;
}
slicesOfContent.push(mergeIntoSlice(content, start, end, indexOfContent));
}
// sort slices in content by search text's count and hits' count
slicesOfContent.sort(function (sliceLeft, sliceRight) {
if (sliceLeft.searchTextCount !== sliceRight.searchTextCount) {
return sliceRight.searchTextCount - sliceLeft.searchTextCount;
} else if (sliceLeft.hits.length !== sliceRight.hits.length) {
return sliceRight.hits.length - sliceLeft.hits.length;
} else {
return sliceLeft.start - sliceRight.start;
}
});
// select top N slices in content
var upperBound = parseInt('1');
if (upperBound >= 0) {
slicesOfContent = slicesOfContent.slice(0, upperBound);
}
// highlight title and content
function highlightKeyword(text, slice) {
var result = '';
var prevEnd = slice.start;
slice.hits.forEach(function (hit) {
result += text.substring(prevEnd, hit.position);
var end = hit.position + hit.length;
result += '<b class="search-keyword">' + text.substring(hit.position, end) + '</b>';
prevEnd = end;
});
result += text.substring(prevEnd, slice.end);
return result;
}
var resultItem = '';
if (slicesOfTitle.length != 0) {
resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + highlightKeyword(title, slicesOfTitle[0]) + "</a>";
} else {
resultItem += "<li><a href='" + articleUrl + "' class='search-result-title'>" + title + "</a>";
}
slicesOfContent.forEach(function (slice) {
resultItem += "<a href='" + articleUrl + "'>" +
"<p class=\"search-result\">" + highlightKeyword(content, slice) +
"...</p>" + "</a>";
});
resultItem += "</li>";
resultItems.push({
item: resultItem,
searchTextCount: searchTextCount,
hitCount: hitCount,
id: resultItems.length
});
}
})
};
if (keywords.length === 1 && keywords[0] === "") {
resultContent.innerHTML = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>'
} else if (resultItems.length === 0) {
resultContent.innerHTML = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>'
} else {
resultItems.sort(function (resultLeft, resultRight) {
if (resultLeft.searchTextCount !== resultRight.searchTextCount) {
return resultRight.searchTextCount - resultLeft.searchTextCount;
} else if (resultLeft.hitCount !== resultRight.hitCount) {
return resultRight.hitCount - resultLeft.hitCount;
} else {
return resultRight.id - resultLeft.id;
}
});
var searchResultList = '<ul class=\"search-result-list\">';
resultItems.forEach(function (result) {
searchResultList += result.item;
})
searchResultList += "</ul>";
resultContent.innerHTML = searchResultList;
}
}
if ('auto' === 'auto') {
input.addEventListener('input', inputEventFunction);
} else {
$('.search-icon').click(inputEventFunction);
input.addEventListener('keypress', function (event) {
if (event.keyCode === 13) {
inputEventFunction();
}
});
}
// remove loading animation
$(".local-search-pop-overlay").remove();
$('body').css('overflow', '');
proceedsearch();
}
});
}
// handle and trigger popup window;
$('.popup-trigger').click(function(e) {
e.stopPropagation();
if (isfetched === false) {
searchFunc(path, 'local-search-input', 'local-search-result');
} else {
proceedsearch();
};
});
$('.popup-btn-close').click(onPopupClose);
$('.popup').click(function(e){
e.stopPropagation();
});
$(document).on('keyup', function (event) {
var shouldDismissSearchPopup = event.which === 27 &&
$('.search-popup').is(':visible');
if (shouldDismissSearchPopup) {
onPopupClose();
}
});
</script>
</body>
</html>
|
build.html | Aleksei-Badyaev/msdotconf | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Компиляция</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
<link rel="home" href="#build" title="Компиляция">
<link rel="next" href="#idp1369805092" title="1. Инструменты и библиотеки">
<link rel="article" href="#build" title="Компиляция">
<link rel="section" href="#idp1369805092" title="1. Инструменты и библиотеки">
<link rel="section" href="#idp1369910668" title="2. Компиляция и сборка">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="ru" class="article">
<div class="titlepage">
<div>
<div><h1 class="title">
<a name="build"></a>Компиляция</h1></div>
<div><h3 class="subtitle"><i>Компиляция и сборка проекта</i></h3></div>
<div><div lang="ru" class="author">
<h3 lang="ru" class="author">
<span class="firstname">Алексей</span> <span class="othername">Михайлович</span> <span class="surname">Бадяев</span>
</h3>
<code class="email"><<a class="email" href="mailto:leemouse@mail.ru">leemouse@mail.ru</a>></code>
</div></div>
<div><p lang="ru" class="copyright">Авторские права © 2006-2014 Бадяев Алексей Михайлович</p></div>
</div>
<hr>
</div>
<div class="toc">
<p><b>Содержание</b></p>
<dl class="toc">
<dt><span class="section"><a href="#idp1369805092">1. Инструменты и библиотеки</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="#idp1369806652">1.1. Общие</a></span></dt>
<dt><span class="section"><a href="#idp1369820524">1.2. Бинарные файлы</a></span></dt>
<dt><span class="section"><a href="#idp1369847244">1.3. Локализация</a></span></dt>
<dt><span class="section"><a href="#idp1369852876">1.4. Документация</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="#idp1369910668">2. Компиляция и сборка</a></span></dt>
</dl>
</div>
<p>Этот документ описывает компиляцию программных компонент проекта
<span class="productname"><a class="productname" href="http://github.com/leemouse/mslibs-dotconf" target="_top">Dotconf++</a></span> компании <a class="link" href="http://mousesoft.tk" target="_top"><span class="orgname">MouseSoft</span></a>. Проект компилируется при помощи системы
сборки <span class="productname"><a lang="en" class="productname" href="http://www.boost.org/boost-build2/" target="_top">Boost.Build</a></span> из проекта <span class="productname"><a lang="en" class="productname" href="http://www.boost.org" target="_top">Boost C++
Libraries</a></span>. В следующем разделе дано описание того, как
получить и настроить этот инструмент. Для компиляции всех программных
компонент проекта необходимо наличие следующих переменных окружения:
</p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="envar">BOOST_NATIVE_ARCHITECTURE</code> должна содержать
архитектуру компьютера (например <code class="code">x86</code>), на котором
осуществляется компиляция. Набор возможных значений определяется
свойством <code class="code">architecture</code> системы сборки <span class="productname">Boost.Build</span>;</td></tr>
<tr><td>
<code class="envar">BOOST_NATIVE_ADDRESS_MODEL</code> должна содержать
адресную модель компьютера (например <code class="code">32</code>), на котором
осуществляется компиляция. Набор возможных значений определяется
свойством <code class="code">address_model</code> системы сборки <span class="productname">Boost.Build</span>;</td></tr>
<tr><td>
<code class="envar">BOOST_NATIVE_INSTRUCTION_SET</code> должна содержать
набор инструкций процессора компьютера (например <code class="code">core2</code>), на
котором осуществляется компиляция. Набор возможных значений определяется
свойством <code class="code">instruction-set</code> системы сборки <span class="productname">Boost.Build</span>.</td></tr>
</table>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="idp1369805092"></a>1. Инструменты и библиотеки</h2></div></div></div>
<p>Этот раздел содержит перечень инструментов и библиотек, которые
применяются для компиляции и сборки проекта <span class="productname"><a class="productname" href="http://github.com/leemouse/mslibs-dotconf" target="_top">Dotconf++</a></span> с указанием того, как их получить, собрать и
настроить для использования.</p>
<div class="section">
<div class="titlepage"><div>
<div><h3 class="title">
<a name="idp1369806652"></a>1.1. Общие</h3></div>
<div><h4 class="subtitle">Общие библиотеки и инструменты</h4></div>
</div></div>
<p>Перечень библиотек и программ, необходимых для компиляции и сборки
всех компонент проекта.</p>
<div class="orderedlist"><ol class="orderedlist compact" type="1">
<li class="listitem">
<a name="build-list-boost"></a><p><b><a class="link" href="http://www.boost.org" target="_top"><span class="productname">Boost C++
Libraries</span><span class="productnumber">1.47.0+</span></a>. </b>Исходные тексты доступны для анонимного чтения. Переменная
окружения <code class="envar">BOOST_ROOT</code> должна содержать полный путь к
папке с исходными текстами компонента. Переменная окружения
<code class="envar">BOOST_BUILD_PATH</code> должна содержать полный путь к
системе сборки <span class="productname">Boost.Build</span> - допустимым значением
является <span class="quote">«<span class="quote"><code class="filename">${BOOST_ROOT}/tools/build/v2</code></span>»</span>.
На сайте проекта есть подробные <span class="phrase"><a class="phrase" href="http://www.boost.org/users/download/" target="_top">инструкции</a></span>
для получения исходных текстов. Для использования системы сборки
<span class="productname"><a lang="en" class="productname" href="http://www.boost.org/boost-build2/" target="_top">Boost.Build</a></span> необходимо его
скомпилировать при помощи вызова команды <span lang="en" class="command"><strong>bootstrap</strong></span> в корневой папке. Также
необходимо применить к папке исходных текстов компонента заплатку
<code lang="en" class="filename">boost_<em class="replaceable"><code>версия</code></em>.patch</code>
соответствующей версии, например
<code class="filename">boost_1_47_0.patch</code> (версия <code lang="en" class="filename">current</code> относится к текущей версии в
<code lang="en" class="filename">trunk</code>) из
набора инструментов <a class="xref" href="#build-list-mslibs_tools">MSLibs Tools</a>.</p>
</li>
<li class="listitem">
<a name="build-list-mslibs_tools"></a><p><b><a class="link" href="http://github.com/leemouse/mslibs-tools" target="_top">
<span class="orgname">MouseSoft</span> <span class="productname">MSLibs Tools</span> </a>. </b>Предоставляет набор инструментов для компиляции программных
проектов компании <span class="orgname">MouseSoft</span> -
содержит заплатки для <a class="xref" href="#build-list-boost">Boost C++ Libraries</a> и
настройки для <a class="xref" href="#build-list-docbook">DocBook</a>. Переменная
окружения <code class="envar">MSLIBS_TOOLS_DIR</code> должна содержать полный
путь к папке с исходными текстами.</p>
</li>
</ol></div>
</div>
<div class="section">
<div class="titlepage"><div>
<div><h3 class="title">
<a name="idp1369820524"></a>1.2. Бинарные файлы</h3></div>
<div><h4 class="subtitle">Библиотеки и инструменты для сборки бинарных файлов</h4></div>
</div></div>
<p>Перечень библиотек и программ, необходимых для компиляции и сборки
всех бинарных файлов проекта.</p>
<div class="orderedlist"><ol class="orderedlist compact" type="1">
<li class="listitem"><p><b><a class="link" href="http://utfcpp.sourceforge.net/" target="_top">
<span class="productname">UTF8-CPP</span> </a>. </b>Библиотека <acronym class="acronym">C++</acronym> для работы с текстовыми
данными в <acronym class="acronym">Unicode</acronym> кодировках
семейства <abbr class="abbrev">UTF</abbr>. Переменная окружения
<code class="envar">MSLIBS_UTF8_DIR</code> должна содержать полный путь к
папке с исходными текстами компонента.</p></li>
<li class="listitem">
<p><b><a class="link" href="http://site.icu-project.org" target="_top">
<span class="productname">ICU</span>
<span class="productnumber">4.8.1+</span> </a>
(необязательно). </b>Набор <acronym class="acronym">C</acronym>/<acronym class="acronym">C++</acronym> и <acronym class="acronym">Java</acronym> библиотек с открытыми исходными
текстами и свободным доступом, предоставляющих программному
обеспечению поддержку <span class="productname">Unicode</span> и функций глобализации. В
текущей версии проекта реализована сборка с этими библиотеками для
следующих компиляторов: </p>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem"><p><b><span lang="en" class="orgname">Microsoft</span>
<span class="application">Visual C++
2008</span>. </b>Переменная окружения <code class="envar">ICU_MSVC9</code> должна
содержать полный путь к папке, в которую установлены
библиотеки <span class="productname">ICU</span>.</p></li>
<li class="listitem"><p><b><span lang="en" class="orgname">Microsoft</span>
<span class="application">Visual C++
2010</span>. </b>Переменная окружения <code class="envar">ICU_MSVC10</code>
должна содержать полный путь к папке, в которую
установлены библиотеки <span class="productname">ICU</span>.</p></li>
</ul></div>
</li>
</ol></div>
</div>
<div class="section">
<div class="titlepage"><div>
<div><h3 class="title">
<a name="idp1369847244"></a>1.3. Локализация</h3></div>
<div><h4 class="subtitle">Библиотеки и инструменты для локализации продукта</h4></div>
</div></div>
<p>Перечень библиотек и программ, необходимых для локализации
программных компонент проекта.</p>
<div class="orderedlist"><ol class="orderedlist compact" type="1"><li class="listitem"><p><b><a class="link" href="http://savannah.gnu.org/projects/gettext/" target="_top">
<span class="productname">gettext</span>
<span class="productnumber">0.18+</span> </a>. </b>Этот инструментальный набор библиотек и утилит предоставляет
систему создания и управления много-язычными строками сообщений.
Система сборки вызывает утилиты набора следующими командами:
<span class="simplelist"><span lang="en" class="command"><strong>xgettext</strong></span>, <span lang="en" class="command"><strong>msgmerge</strong></span>, <span lang="en" class="command"><strong>msgfmt</strong></span></span></p></li></ol></div>
</div>
<div class="section">
<div class="titlepage"><div>
<div><h3 class="title">
<a name="idp1369852876"></a>1.4. Документация</h3></div>
<div><h4 class="subtitle">Библиотеки и инструменты для сборки документации</h4></div>
</div></div>
<p>Перечень библиотек и программ, необходимых для компиляции и сборки
всей документации проекта.</p>
<div class="orderedlist"><ol class="orderedlist compact" type="1">
<li class="listitem">
<a name="build-list-graphviz"></a><p><b><a class="link" href="http://www.graphviz.org" target="_top"> <span class="productname">Graphviz</span>
<span class="productnumber">2.28.0+</span> </a>
(необязательно). </b>Набор программ с открытыми исходными текстами для
визуализации графов. Переменная окружения
<code class="envar">GRAPHVIZ_DOT</code> должна содержать полный путь к
исполняемому файлу инструмента визуализации графов <code lang="en" class="filename">dot</code>. Система сборки проекта вызывает этот
инструмент командой <span lang="en" class="command"><strong>dot</strong></span>.</p>
</li>
<li class="listitem">
<a name="build-list-doxygen"></a><p><b><a class="link" href="http://www.doxygen.org" target="_top"> <span class="productname">Doxygen</span>
<span class="productnumber">1.7.6+</span> </a>. </b>Система генерации документации из исходных текстов на языках
программирования <acronym class="acronym">C++</acronym>, <acronym class="acronym">C</acronym>,
<acronym class="acronym">Java</acronym>, <acronym class="acronym">Objective-C</acronym>, <acronym class="acronym">Python</acronym>, <acronym class="acronym">IDL</acronym>, <acronym class="acronym">Fortran</acronym>, <acronym class="acronym">VHDL</acronym>, <acronym class="acronym">PHP</acronym>, <acronym class="acronym">C#</acronym>.
Применяется для создания справочника программиста по библиотеке
<code class="filename">libs/core</code>, реализующей
функции проекта. Использует <a class="xref" href="#build-list-graphviz">Graphviz</a>
для создания включаемых в генерированную документацию изображений
диаграмм классов, графов зависимостей, вызовов функций и т.д.
Система сборки вызывает генератор документации командой <span lang="en" class="command"><strong>doxygen</strong></span>. При самостоятельном использования
этого инструмента для генерации документации по программным
компонентам проекта необходимо наличие переменной окружения
<code class="envar">MSLIBS_SQLITE_DIR</code> с полным путём к папке
проекта.</p>
</li>
<li class="listitem">
<a name="build-list-docbook"></a><p><b><a class="link" href="http://www.docbook.org" target="_top"> <span class="productname">DocBook</span>
<span class="productnumber">5.0+</span> </a>. </b>Эта система написания и публикации структурированных
документов в формате <acronym class="acronym">XML</acronym>
используется для создания и поддержки всей проектной документации
компании <span class="orgname">MouseSoft</span>. Продукт состоит
из набора взаимосвязанных <acronym class="acronym">XSLT</acronym>
шаблонов, посредством которых документ в формате <acronym class="acronym">XML</acronym>, схема которого соответствует <span class="phrase"><a class="phrase" href="http://www.docbook.org/xml/5.0/" target="_top"><span class="productname">DocBook</span>
<span class="productnumber">5.0</span></a></span>, компилируется в
формат, необходимый для публикации документа (например, в <acronym class="acronym">HTML</acronym> или <acronym class="acronym">FO</acronym> для дальнейшей конвертации в <acronym class="acronym">PDF</acronym>). Набор файлов <acronym class="acronym">XSLT</acronym> преобразований можно свободно
получить с сайта <a lang="en" class="link" href="http://docbook.sourceforge.net" target="_top">The DocBook Project</a>. Переменная окружения
<code class="envar">DOCBOOK_XSL_URL</code> должна содержать <acronym class="acronym">URL</acronym> к папке, в которой находятся шаблоны
<acronym class="acronym">XSLT</acronym> (например <code class="uri">file:///c:/devtools/docbook/xsl-ns-1.76.1/</code>).</p>
</li>
<li class="listitem">
<p><b><a class="link" href="http://xmlsoft.org" target="_top">
<span class="productname">Libxml2</span>
<span class="productnumber">2.7.8+</span> </a>. </b>Этот набор <acronym class="acronym">XML</acronym> инструментов
включает в себя <acronym class="acronym">XSLT</acronym> процессор и
служит для компиляции документов в формате <a class="xref" href="#build-list-docbook">DocBook</a>. Исходные тексты и бинарные файлы
для многих поддерживаемых платформ доступны свободно. Для запуска
<acronym class="acronym">XSLT</acronym> процессора система сборки
использует команду <span lang="en" class="command"><strong>xsltproc</strong></span>. Для
поиска каталогов <acronym class="acronym">XML</acronym> процессор
<code lang="en" class="filename">xsltproc</code> использует переменную
окружения <code class="envar">XML_CATALOG_FILES</code>, которая должна
содержать перечень всех каталогов <acronym class="acronym">XML</acronym>, разделённых пробелом (например,
<code class="uri">catalog.xml file:///c:/devtools/docbook/catalog.xml</code>).
</p>
<div class="example">
<a name="idp1369880524"></a><p class="title"><b>Пример 1. Пример файла каталога <acronym class="acronym">XML</acronym>.</b></p>
<div class="example-contents"><pre class="screen"><?xml version="1.0" encoding="utf-8"?>
<!-- Пример файла XML каталога для конфигурирования DocBook -->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<nextCatalog catalog="./5.0/catalog.xml"/>
<nextCatalog catalog="./xsl-ns-1.75.0/catalog.xml"/>
<nextCatalog catalog="./xsl-1.75.0/catalog.xml"/>
<nextCatalog catalog="./website-2.6.0/catalog.xml"/>
<nextCatalog catalog="./slides-3.4.0/catalog.xml"/>
</catalog>
</pre></div>
</div>
<p><br class="example-break"> Этого инструмента достаточно для подготовки
документов в форматах <span class="simplelist"><acronym class="acronym">HTML</acronym>, <acronym class="acronym">XHTML</acronym>, <span class="quote">«<span class="quote"><span lang="en" class="foreignphrase"><em lang="en" class="foreignphrase">Man
Pages</em></span></span>»</span>, <span class="quote">«<span class="quote"><span lang="en" class="foreignphrase"><em lang="en" class="foreignphrase">Eclipse
Plugin</em></span></span>»</span>, <acronym class="acronym">FO</acronym></span>. Для компиляции документов в другие форматы
необходимы дополнительные инструменты, перечисленные ниже.</p>
</li>
<li class="listitem"><p><b><a class="link" href="http://xmlgraphics.apache.org/fop/" target="_top">
<span lang="en" class="orgname">Apache</span> <span class="productname">Fop</span>
<span class="productnumber">1.0+</span> </a>
(необязательно). </b>Процессор файлов формата <acronym class="acronym">XSL-FO</acronym> (<acronym class="acronym">XSL</acronym> <span lang="en" class="foreignphrase"><em lang="en" class="foreignphrase">formatting objects</em></span>), доступен
свободно. Переменная окружения <code class="envar">FOP_DIR</code> должна
содержать полный путь к папке, в которую этот инструмент
установлен. Необходим для публикации документов в форматах
<span class="simplelist"><acronym class="acronym">PDF</acronym>, <acronym class="acronym">PCL</acronym>, <acronym class="acronym">PS</acronym>, <acronym class="acronym">TIFF</acronym>, <acronym class="acronym">PNG</acronym></span>. Для создания документов в формате <acronym class="acronym">PDF</acronym> с использованием национального
алфавита, необходимо настроить процессор для встраивания в
документ национальных шрифтов операционной системы. Проект <a class="xref" href="#build-list-mslibs_tools">MSLibs Tools</a> содержит в папке <code lang="en" class="filename">fop</code> пример файла
конфигурации, перечень шрифтов операционной системы <span class="trademark">Microsoft</span>™ <span class="trademark">Windows</span>™ <code lang="en" class="filename">fop-fonts.txt</code> и скрипт
<code class="filename">fop_ttf_reader.bat</code> для создания метрик
шрифтов. Система сборки вызывает процессор командой <span lang="en" class="command"><strong>fop</strong></span>.</p></li>
<li class="listitem"><p><b><a class="link" href="http://www.xmlmind.com/foconverter/" target="_top">
<span lang="en" class="orgname">XMLmind</span> <span class="productname">XSL-FO Converter</span>
<span class="productnumber">4.5.0+</span> </a>
(необязательно). </b>Процессор <acronym class="acronym">XFC</acronym> файлов
формата <acronym class="acronym">XSL-FO</acronym> (<acronym class="acronym">XSL</acronym> <span lang="en" class="foreignphrase"><em lang="en" class="foreignphrase">formatting objects</em></span>), доступен
свободно. Переменная окружения <code class="envar">XFC_DIR</code> должна
содержать полный путь к папке, в которую этот инструмент
установлен. Используется для публикации документов в форматах
<span class="simplelist"><acronym class="acronym">RTF</acronym> (<span class="application">Word 2000+</span>), <acronym class="acronym">WordprocessingML</acronym>
(<span class="application">Word 2003+</span>), <span class="property">Office Open XML</span>
(<code lang="en" class="filename">.docx</code>,
<span class="application">Word 2007+</span>), <span class="property">OpenOffice</span>
(<code lang="en" class="filename">.odt</code>,
<span class="application">OpenOffice.org
2+</span>)</span>. Для запуска процессора система сборки применяет
команды <span class="simplelist"><span lang="en" class="command"><strong>fo2docx</strong></span>, <span lang="en" class="command"><strong>fo2odt</strong></span>, <span lang="en" class="command"><strong>fo2rtf</strong></span>, <span lang="en" class="command"><strong>fo2wml</strong></span></span>.</p></li>
</ol></div>
</div>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="idp1369910668"></a>2. Компиляция и сборка</h2></div></div></div>
<p>Построение бинарных файлов и документации, образа дистрибутива
проекта выполняется при помощи системы сборки <span class="productname"><a lang="en" class="productname" href="http://www.boost.org/boost-build2/" target="_top">Boost.Build</a></span> из <a class="xref" href="#build-list-boost">Boost C++ Libraries</a>. Бинарные файлы проекта можно компилировать
во всевозможных вариантах (отладочном, профилирования, финальный выпуск,
динамическое и статичное связывание, и пр.) различными доступными
компиляторами (<span class="productname">GCC</span> и <span class="productname">Microsoft Visual C++</span> например), документацию
можно собирать в различных форматах (<acronym class="acronym">HTML</acronym>, <acronym class="acronym">PDF</acronym>,
<span class="productname">OpenOffice</span>, и т.д.). Для запуска
системы сборки проекта вызывается команда <span lang="en" class="command"><strong>b2</strong></span>. Для получения краткой справки о компиляции
проекта в целом необходимо выполнить команду <span lang="en" class="command"><strong>b2
--help</strong></span> в корневой папке проекта. При выполнении команды без
параметров проект собирается целиком с параметрами для всех компонент
<span class="quote">«<span class="quote">по умолчанию</span>»</span> (обычно это отладочный вариант с динамическим
связыванием), при этом выполняются все модульные (также известные как
<span lang="en" class="foreignphrase"><em lang="en" class="foreignphrase">unit-test</em></span>) тесты.</p>
<p>Образ дистрибутива проекта (иными словами <span lang="en" class="foreignphrase"><em lang="en" class="foreignphrase">distro image</em></span>) собирается командой
</p>
<div class="cmdsynopsis"><p><code lang="en" class="command">b2</code> install [<em class="replaceable"><code>параметр</code></em>...]</p></div>
<p>. После успешного выполнения в дереве файлов проекта
появится папка <code lang="en" class="filename">dist</code>,
в которой будет содержаться образ дистрибутива, включающий в себя
следующие папки и файлы: </p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code lang="en" class="filename">bin</code>
Исполняемые файлы и динамические библиотеки.</td></tr>
<tr><td>
<code lang="en" class="filename">doc</code>
Документация проекта.</td></tr>
<tr><td>
<code lang="en" class="filename">include</code>
Включаемые <acronym class="acronym">C++</acronym> файлы.</td></tr>
<tr><td>
<code lang="en" class="filename">lib</code>
Библиотеки импорта и статичные библиотеки.</td></tr>
</table>
<p>Для компиляции только какого-либо компонента проекта (например, для
отладки или профилирования) необходимо выполнить команду сборки в той
папке дерева файлов проекта, в которой находится нужный компонент.
Например, для компиляции и выполнения всех модульных тестов главной
библиотеки <span class="package">core</span> необходимо выполнить
команду </p>
<div class="cmdsynopsis"><p><code lang="en" class="command">b2</code> [<em class="replaceable"><code>параметр</code></em>...]</p></div>
<p> в папке <code lang="en" class="filename">libs/core/test</code>.</p>
</div>
</div>
<hr xmlns:db="http://docbook.org/ns/docbook">
<p lang="ru" class="copyright">Авторские права © 2006-2014 Бадяев Алексей Михайлович</p>
</body>
</html>
|
simple-tests.html | kertavax/chat-holacracy-governance-meeting | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simple, breakout tests</title>
<link rel="stylesheet" href="assets/libs/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<script src="assets/libs/jquery-2.2.4/jquery-2.2.4.min.js"></script>
<script src="assets/libs/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular.js"></script>
<script src="assets/libs/pubnub-3.15.2/pubnub-3.15.2.min.js"></script>
<script src="https://cdn.pubnub.com/sdk/pubnub-angular/pubnub-angular-3.2.1.min.js"></script>
</head>
<body ng-app="BidirectionalApp">
<button class="volUp">Increase</button>
<button class="volDown">Decrease</button>
<div class="output"></div>
<div class="history">
<ul></ul>
</div>
<script src="assets/js/simple-tests.js"></script>
</body>
</html> |
talk/example/index.html | jg7/jg7.github.io | <!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta name="author" content="Jatin Gupta">
<meta name="description" content="An example talk using Academic's Markdown slides feature.">
<link rel="alternate" hreflang="en-us" href="jg7.github.io/talk/example/">
<meta name="theme-color" content="#2962ff">
<script src="/jg7.github.io/js/mathjax-config.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-1/css/all.min.css" integrity="sha256-4w9DunooKSr3MFXHXWyFER38WmPdm361bQS/2KUWZbU=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js" integrity="sha256-Md1qLToewPeKjfAHU1zyPwOutccPAm5tahnaw7Osw0A=" crossorigin="anonymous" async></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js" integrity="" crossorigin="anonymous" async></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
<link rel="stylesheet" href="/jg7.github.io/css/academic.css">
<link rel="manifest" href="/jg7.github.io/index.webmanifest">
<link rel="icon" type="image/png" href="/jg7.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_32x32_fill_lanczos_center_2.png">
<link rel="apple-touch-icon" type="image/png" href="/jg7.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_192x192_fill_lanczos_center_2.png">
<link rel="canonical" href="jg7.github.io/talk/example/">
<meta property="twitter:card" content="summary_large_image">
<meta property="og:site_name" content="Jatin Gupta">
<meta property="og:url" content="jg7.github.io/talk/example/">
<meta property="og:title" content="Example Talk | Jatin Gupta">
<meta property="og:description" content="An example talk using Academic's Markdown slides feature."><meta property="og:image" content="/jg7.github.io/talk/example/featured.jpg">
<meta property="twitter:image" content="/jg7.github.io/talk/example/featured.jpg"><meta property="og:locale" content="en-us">
<meta property="article:published_time" content="2017-01-01T00:00:00+00:00">
<meta property="article:modified_time" content="2030-06-01T13:00:00+00:00">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Event",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "jg7.github.io/talk/example/"
},
"name": "Example Talk",
"location": {
"@type": "Place",
"name": "Source Themes HQ",
"address": {
"@type": "PostalAddress",
"streetAddress": "450 Serra Mall",
"addressLocality": "Stanford",
"postalCode": "94305",
"addressRegion": "CA",
"addressCountry": "United States"
}
},
"image": [
"/jg7.github.io/talk/example/featured.jpg"
],
"startDate": "2030-06-01T13:00:00Z",
"endDate": "2030-06-01T15:00:00Z",
"performer": {
"@type": "Person",
"name": "Jatin Gupta"
},
"description": "An example talk using Academic's Markdown slides feature."
}
</script>
<title>Example Talk | Jatin Gupta</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" >
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
<div class="container">
<div class="d-none d-lg-inline-flex">
<a class="navbar-brand" href="/jg7.github.io/">Jatin Gupta</a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none">
<a class="navbar-brand" href="/jg7.github.io/">Jatin Gupta</a>
</div>
<div class="navbar-collapse main-menu-item collapse justify-content-end" id="navbar-content">
<ul class="navbar-nav d-md-inline-flex">
<li class="nav-item">
<a class="nav-link " href="/jg7.github.io/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/jg7.github.io/#experience"><span>Experience</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/jg7.github.io/#projects"><span>Projects</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/jg7.github.io/#contact"><span>Contact</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/jg7.github.io/files/cv.pdf"><span>CV</span></a>
</li>
</ul>
</div>
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
</ul>
</div>
</nav>
<div class="pub">
<div class="article-container pt-3">
<h1>Example Talk</h1>
<div class="article-metadata">
</div>
<div class="btn-links mb-3">
<a class="btn btn-outline-primary my-1 mr-1" href="jg7.github.io/slides/example/" target="_blank">
Slides
</a>
<a class="btn btn-outline-primary my-1 mr-1" href="https://twitter.com/georgecushen" target="_blank" rel="noopener">
<i class="fab fa-twitter mr-1"></i>
Follow
</a>
</div>
</div>
<div class="article-header article-container featured-image-wrapper mt-4 mb-4" style="max-width: 720px; max-height: 514px;">
<div style="position: relative">
<img src="/jg7.github.io/talk/example/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_620088_720x0_resize_q90_lanczos.jpg" alt="" class="featured-image">
<span class="article-header-caption">Image credit: <a href="https://unsplash.com/photos/bzdhc5b3Bxs"><strong>Unsplash</strong></a></span>
</div>
</div>
<div class="article-container">
<h3>Abstract</h3>
<p class="pub-abstract">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.</p>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10">
<div class="row">
<div class="col-12 col-md-3 pub-row-heading">Date</div>
<div class="col-12 col-md-9">
Jun 1, 2030 13:00 PM — 15:00 PM
</div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="d-md-none space-below"></div>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10">
<div class="row">
<div class="col-12 col-md-3 pub-row-heading">Event</div>
<div class="col-12 col-md-9">
<a href="https://example.org" target="_blank" rel="noopener">
Academic Theme Conference
</a>
</div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="d-md-none space-below"></div>
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-10">
<div class="row">
<div class="col-12 col-md-3 pub-row-heading">Location</div>
<div class="col-12 col-md-9">Source Themes HQ</div>
<div class="col-md-3"></div>
<div class="col-12 col-md-9">450 Serra Mall, Stanford, CA 94305</div>
</div>
</div>
<div class="col-md-1"></div>
</div>
<div class="d-md-none space-below"></div>
<div class="space-below"></div>
<div class="article-style">
<div class="alert alert-note">
<div>
Click on the <strong>Slides</strong> button above to view the built-in slides feature.
</div>
</div>
<p>Slides can be added in a few ways:</p>
<ul>
<li><strong>Create</strong> slides using Academic’s
<a href="https://sourcethemes.com/academic/docs/managing-content/#create-slides" target="_blank" rel="noopener"><em>Slides</em></a> feature and link using <code>slides</code> parameter in the front matter of the talk file</li>
<li><strong>Upload</strong> an existing slide deck to <code>static/</code> and link using <code>url_slides</code> parameter in the front matter of the talk file</li>
<li><strong>Embed</strong> your slides (e.g. Google Slides) or presentation video on this page using
<a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/" target="_blank" rel="noopener">shortcodes</a>.</li>
</ul>
<p>Further talk details can easily be added to this page using <em>Markdown</em> and $\rm \LaTeX$ math code.</p>
</div>
<div class="share-box" aria-hidden="true">
<ul class="share">
<li>
<a href="https://twitter.com/intent/tweet?url=jg7.github.io/talk/example/&text=Example%20Talk" target="_blank" rel="noopener" class="share-btn-twitter">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/sharer.php?u=jg7.github.io/talk/example/&t=Example%20Talk" target="_blank" rel="noopener" class="share-btn-facebook">
<i class="fab fa-facebook"></i>
</a>
</li>
<li>
<a href="mailto:?subject=Example%20Talk&body=jg7.github.io/talk/example/" target="_blank" rel="noopener" class="share-btn-email">
<i class="fas fa-envelope"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/shareArticle?url=jg7.github.io/talk/example/&title=Example%20Talk" target="_blank" rel="noopener" class="share-btn-linkedin">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li>
<a href="https://web.whatsapp.com/send?text=Example%20Talk%20jg7.github.io/talk/example/" target="_blank" rel="noopener" class="share-btn-whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
</li>
<li>
<a href="https://service.weibo.com/share/share.php?url=jg7.github.io/talk/example/&title=Example%20Talk" target="_blank" rel="noopener" class="share-btn-weibo">
<i class="fab fa-weibo"></i>
</a>
</li>
</ul>
</div>
<div class="media author-card content-widget-hr">
<img class="avatar mr-3 avatar-circle" src="/jg7.github.io/author/jatin-gupta/avatar_hu52aa59d1924840063d966d483575ec85_15744_270x270_fill_q90_lanczos_center.jpeg" alt="Jatin Gupta">
<div class="media-body">
<h5 class="card-title"><a href="jg7.github.io/">Jatin Gupta</a></h5>
<h6 class="card-subtitle">Undergraduate</h6>
<p class="card-text">My research interests include distributed robotics, mobile computing and programmable matter.</p>
<ul class="network-icon" aria-hidden="true">
<li>
<a href="/jg7.github.io/#contact" >
<i class="fas fa-envelope"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/jatinjgu" target="_blank" rel="noopener">
<i class="fab fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://twitter.com/jatin7999" target="_blank" rel="noopener">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://github.com/jg7" target="_blank" rel="noopener">
<i class="fab fa-github"></i>
</a>
</li>
<li>
<a href="/jg7.github.io/files/cv.pdf" >
<i class="ai ai-cv"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/highlight.min.js" integrity="sha256-eOgo0OtLL4cdq7RdwRUiGKLX9XsIJ7nGhWEKbohmVAQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/languages/r.min.js"></script>
<script>const code_highlighting = true;</script>
<script>const isSiteThemeDark = false;</script>
<script src="/jg7.github.io/js/academic.min.6f7ce8be710290b8c431bbc97f405d15.js"></script>
<div class="container">
<footer class="site-footer">
<p class="powered-by">
© 2020 Jatin Gupta ·
Powered by the
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
<span class="float-right" aria-hidden="true">
<a href="#" class="back-to-top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
|
clean/Linux-x86_64-4.05.0-2.0.6/released/8.7.0/rsa/8.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>rsa: 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.7.0 / rsa - 8.5.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
rsa
<small>
8.5.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-07-31 07:04:33 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-07-31 07:04:33 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-threads base
base-unix base
camlp5 7.12 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.7.0 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "matej.kosik@inria.fr"
homepage: "https://github.com/coq-contribs/rsa"
license: "LGPL 2"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/RSA"]
depends: [
"ocaml"
"coq" {>= "8.5" & < "8.6~"}
]
tags: [ "keyword:rsa" "keyword:chinese remainder" "keyword:fermat's little theorem" "category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms" "date:1999" ]
authors: [ "Laurent Théry <>" "Jose C. Almeida <>" ]
bug-reports: "https://github.com/coq-contribs/rsa/issues"
dev-repo: "git+https://github.com/coq-contribs/rsa.git"
synopsis: "Correctness of RSA algorithm"
description: """
This directory contains the proof of correctness
of RSA algorithm. It contains a proof of Fermat's little theorem"""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/rsa/archive/v8.5.0.tar.gz"
checksum: "md5=28a3ed04d2f9259671999c466239b54a"
}
</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-rsa.8.5.0 coq.8.7.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.7.0).
The following dependencies couldn't be met:
- coq-rsa -> coq < 8.6~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can'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-rsa.8.5.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">
<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>
|
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.0/lesniewski-mereology/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lesniewski-mereology: 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.10.0 / lesniewski-mereology - 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>
lesniewski-mereology
<small>
8.6.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-03 02:25:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-03 02:25:39 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.10.0 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
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/lesniewski-mereology"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/LesniewskiMereology"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [ "keyword: mereology" "keyword: protothetic" "keyword: ontology" "keyword: nominalist theory" "keyword: extensionality" "category: Mathematics/Logic/Foundations" ]
authors: [ "Richard Dapoigny <richard.dapoigny@univ-savoie.fr> [https://www.researchgate.net/profile/Richard_Dapoigny]" "Patrick Barlatier <patrick.barlatier@univ-savoie.fr> [https://www.researchgate.net/profile/Patrick_Barlatier]" ]
bug-reports: "https://github.com/coq-contribs/lesniewski-mereology/issues"
dev-repo: "git+https://github.com/coq-contribs/lesniewski-mereology.git"
synopsis: "Knowledge-based Dependently Typed Language (KDTL)"
description: """
http://www.polytech.univ-savoie.fr/index.php?id=listic-logiciels-coq&L=1
LesniewskiMereology is a Coq library created by R. Dapoigny and P. Barlatier whose purpose is to implement the alternative to Set Theory of Stanislaw Lesniewski. It is part of an on-going project using the Coq language and called KDTL (Knowledge-based Dependently Typed Language) to build an alternative to Description Logics. The developed theory is close to the analysis of Denis Mieville (1984) in his book "Un developpement des systemes logiques de Stanislaw Lesniewski". It is a theoretical construct which relies on three dependent levels, logic (a.k.a. Protothetic), the Lesniewski Ontologie (LO) and mereology. Each level incorporates a minimal collection of axioms, protothetic and ontologic definitions and a set of theorems together with their intuitionist proofs."""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/lesniewski-mereology/archive/v8.6.0.tar.gz"
checksum: "md5=18d6e4a6bcc010074333c0824ece34d0"
}
</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-lesniewski-mereology.8.6.0 coq.8.10.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.10.0).
The following dependencies couldn't be met:
- coq-lesniewski-mereology -> coq < 8.7~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' 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-lesniewski-mereology.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>
|
Old/Random/old-rent-meteor/houses/client/page/houses_home.html | ja-mes/experiments | <template name="housesHome">
<div class="panel panel-default">
<div class="panel-heading">
{{> daterange}}
</div>
<div class="panel-body">
{{#if Template.subscriptionsReady}}
<table class="table table-hover">
<thead>
<tr>
<th>Date</th>
<th>Type</th>
<th>Amount</th>
<th>Memo</th>
</tr>
</thead>
<tbody>
{{#each transactions}}
<tr>
<td>{{date}}</td>
<td>{{type}}</td>
<td>${{amount}}</td>
<td>{{memo}}</td>
</tr>
{{/each}}
</tbody>
</table>
{{else}}
{{> spinner}}
{{/if}}
</div>
</div>
</template>
|
Front End Courses/02. HTML Spec/09. Form Elements/06. Progress/01.html | i-den/SoftwareUniversity | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Progress</title>
</head>
<body>
<section>
<h2>Task Progress</h2>
<p>Progress: <progress id="p" max=100><span>0</span>%</progress></p>
</section>
</body>
</html> |
src/application/components/styles/navbar.css | baihexx/plato | .c-navbar {
position: absolute;
z-index: 11;
width: 100%;
}
.c-navbar-toggle {
position: absolute;
z-index: 102;
right: 0;
width: dpr(88px);
font-size: dpr(32px);
line-height: dpr(88px);
text-align: center;
background: transparent;
border: none;
border-radius: 0;
&:active {
background-color: transparent;
}
&.active {
color: var(--primary);
}
}
.c-navbar-menu {
position: fixed;
z-index: 101;
top: 0;
right: 0;
width: dpr(88px);
padding-top: dpr(88px);
height: 100%;
background-color: white;
box-shadow: 0 1px 3px color(white lightness(-20%));
transform: translate3d(dpr(88px), 0, 0);
transition: transform 0.3s ease-in-out;
&.opened {
transform: translate3d(0, 0, 0);
}
& li {
& ul {
display: none;
}
& li {
display: block;
& a {
display: block;
}
}
&:active {
& ul {
display: block;
background-color: color(white lightness(-10%));
}
}
}
& a {
display: block;
line-height: dpr(88px);
text-decoration: none;
text-align: center;
&:active {
background-color: color(white lightness(-5%));
}
&.router-link-active {
color: var(--secondary);
background-color: color(var(--secondary) lightness(95%));
}
}
}
|
public/css/site.css | ronnyp07/Angular | body {
text-shadow: 0 1px 3px rgba(0,0,0,.5);
background-color: #023E54;
background-image: url(images/fallback-gradient.png);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#023E54), to(#10AAC0));
background-image: -webkit-linear-gradient(top, #023E54, #10AAC0);
background-image: -moz-linear-gradient(top, #023E54, #10AAC0);
background-image: -o-linear-gradient(top, #023E54, #10AAC0);
min-height: 100%;
height: auto;
}
html {
}
.h1{
color: #145266;
font-size: 2.2rem;
line-height: 100%;
margin-bottom: 10px;
}
#loginwrap{
width: 350px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
position: absolute;
top: 300px;
}
#chat{
height: 250px;
width: 250px;
background-color: #F5F5DC;
color: #000000;
list-style-type: none; margin: 0; padding: 0;
}
#chat li { padding: 5px 10px; }
#messages li:nth-child(odd) { background: #eee; }
#messageInput{
width: 250px;
font-size: 1em;
}
#warp{
float:left;
border: 5px;
}
#divWrap{
position: absolute;
width: 350px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#A9D0F5;
display:none;
}
#map{
position: absolute;
top: 0em;
font-size: 1em;
width: 100%;
height: 650px;
}
#inpute{
width: 250px;
}
#footer{
margin-top: 655px;
height: 30px;
width: 100%;
}
#close {
background: #f6f6f6;
-webkit-border-radius: 100% 100%;
-moz-border-radius: 100% 100%;
border-radius: 100% 100%;
box-shadow: 0 0 3px rgba(0, 0, 0, .5);
color: #333;
height: 30px;
line-height: 30px;
position: absolute;
right: -15px;
text-align: center;
text-decoration: none;
top: -10px;
width: 30px;
}
#Fmessage{
float:left;
}
#errorUser{
margin-top: 5px;
display: none;
}
#inputeLog{
width: 100px;
}
.mastfoot {
color: #999; /* IE8 proofing */
color: rgba(255,255,255,.5);
text-align: center;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #4288CA;
color:#ffffff;
}
.imagesT {
width: 114px;
height: 126px;
}
.flaot{
float: left;
}
.details {
margin: 0;
padding: 0;
background: #FDF6E3;
}
.details li {
margin: 0;
padding: 0;
display: block;
text-decoration: none;
}
#logros{
margin-left: 40px;
line-height: 90%;
color: #c61c6f;
font-size: 1.5rem;
}
.nombre{
color: #bd3613;
font-size: 2.2rem;
line-height: 100%;
}
.fname{
color: #c61c6f;
}
.contract{
padding-left: 150px;
}
.la{
padding-top: 30px;
}
.search {
background: #063642;
color: #EEE8D5;
width: 90%;
min-width: 320px;
max-width: 500px;
margin: 0 auto;
margin-top: 30px;
border-radius: 20px;
padding: 20px 30px;
z-index: 20;
}
.search h1 {
color: #EEE8D5;
}
.search label {
display: none;
}
.search input {
font-family: 'Droid Sans', sans-serif;
width: 100%;
padding: 10px 0 10px 15px;
font-size: 2rem;
color: #475B62;
background: rgba(255,255,255,0.4);
border: 1px solid rgba(255,255,255,0.2);
border-radius: 10px;
outline: 0;
}
.search .formgroup input {
border: 1px solid rgba(0,0,0,0.3);
display: inline;
width: auto;
}
.search label.formgroup {
display: inline;
width: auto;
}
|
static/index.html | team-mma/ShoppingAssistant | <!doctype html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110494581-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-110494581-1');
</script>
<!-- Google Analytics Content Experiment-1 code -->
<script>function utmx_section(){}function utmx(){}(function(){var
k='165493238-0',d=document,l=d.location,c=d.cookie;
if(l.search.indexOf('utm_expid='+k)>0)return;
function f(n){if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.
indexOf(';',i);return escape(c.substring(i+n.length+1,j<0?c.
length:j))}}}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash;d.write(
'<sc'+'ript src="'+'http'+(l.protocol=='https:'?'s://ssl':
'://www')+'.google-analytics.com/ga_exp.js?'+'utmxkey='+k+
'&utmx='+(x?x:'')+'&utmxx='+(xx?xx:'')+'&utmxtime='+new Date().
valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+
'" type="text/javascript" charset="utf-8"><\/sc'+'ript>')})();
</script><script>utmx('url','A/B');</script>
<!-- End of Google Analytics Content Experiment-1 code -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css"
integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="styles/liststyle.css">
<title>Login Page</title>
</head>
<body>
<h1>Shopping Assistant</h1>
<p>To login as Larry, type "Larry" for the name and "12345" for the password.</p>
<p>To login as Lucy, type "Lucy" for the name and "6789" for the password.</p>
<form id="frm1" class="form-horizontal">
<div class="form-group">
<div class="col-sm-4 col-md-4">
<p>Name:</p>
</div>
<div class="col-sm-6 col-md-6">
<input type="text" name="fname" value="">
</div>
</div>
<div class="form-group">
<div class="col-sm-4 col-md-4">
<p>Password:</p>
</div>
<div class="col-sm-6 col-md-6">
<input type="text" name="lname" value="">
</div>
</div>
<br />
<div class="form-group">
<div class="col-sm-6">
<i onclick="login()" class="float-left button">Submit</i>
</div>
</div>
</form>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js"
integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js"
integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ"
crossorigin="anonymous"></script>
<script src="scripts/storage.js"></script>
<script src="scripts/index.js"></script>
</body>
</html>
|
HigherOrderProject/index.html | jabbrass/HigherOrderProject | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link rel="stylesheet" href="StyleSheet.css" />
</head>
<body>
<div id="output"></div>
<script src="library.js"></script>
<script src="JavaScript.js"></script>
</body>
</html>
|
public/Windows 10 x64 (18362.449)/_HIVE_LIST_ENTRY.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.449)</h4><br>
<h2>_HIVE_LIST_ENTRY</h2>
<font face="arial"> +0x000 FileName : Ptr64 Wchar<br>
+0x008 BaseName : Ptr64 Wchar<br>
+0x010 RegRootName : Ptr64 Wchar<br>
+0x018 CmHive : Ptr64 <a href="./_CMHIVE.html">_CMHIVE</a><br>
+0x020 HHiveFlags : Uint4B<br>
+0x024 CmHiveFlags : Uint4B<br>
+0x028 CmKcbCacheSize : Uint4B<br>
+0x030 CmHive2 : Ptr64 <a href="./_CMHIVE.html">_CMHIVE</a><br>
+0x038 HiveMounted : UChar<br>
+0x039 ThreadFinished : UChar<br>
+0x03a ThreadStarted : UChar<br>
+0x03b Allocate : UChar<br>
+0x03c WinPERequired : UChar<br>
+0x040 StartEvent : <a href="./_KEVENT.html">_KEVENT</a><br>
+0x058 FinishedEvent : <a href="./_KEVENT.html">_KEVENT</a><br>
+0x070 MountLock : <a href="./_KEVENT.html">_KEVENT</a><br>
+0x088 FilePath : <a href="./_UNICODE_STRING.html">_UNICODE_STRING</a><br>
</font></body></html> |
all-data/5000-5999/5482-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">虎視眈眈</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄏㄨ<sup class="subfont">ˇ</sup> ㄕ<sup class="subfont">ˋ</sup> ㄉㄢ ㄉㄢ</td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">hǔ shì dān dān</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">如老虎般貪狠的注視。比喻心懷不軌,伺機掠奪。見<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>虎視耽耽<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>條。晉˙潘岳˙關中詩:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>虎視眈眈,威彼好畤。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>紅樓夢˙第四十五回:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>你看這裡這些人,因見老太太多疼了寶玉和鳳丫頭兩個,他們尚虎視眈眈,背地裡言三語四的,何況於我?<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center></td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
0c405cf/html/classv8_1_1_accessor_signature.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.11.2: v8::AccessorSignature Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.11.2
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_accessor_signature.html">AccessorSignature</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="classv8_1_1_accessor_signature-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::AccessorSignature Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="v8_8h_source.html">v8.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for v8::AccessorSignature:</div>
<div class="dyncontent">
<div class="center">
<img src="classv8_1_1_accessor_signature.png" usemap="#v8::AccessorSignature_map" alt=""/>
<map id="v8::AccessorSignature_map" name="v8::AccessorSignature_map">
<area href="classv8_1_1_data.html" alt="v8::Data" shape="rect" coords="0,0,140,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a0e257ea940a2693c301940a279d5db36"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0e257ea940a2693c301940a279d5db36"></a>
static <a class="el" href="classv8_1_1_local.html">Local</a>< <a class="el" href="classv8_1_1_accessor_signature.html">AccessorSignature</a> > </td><td class="memItemRight" valign="bottom"><b>New</b> (<a class="el" href="classv8_1_1_handle.html">Handle</a>< <a class="el" href="classv8_1_1_function_template.html">FunctionTemplate</a> > receiver=<a class="el" href="classv8_1_1_handle.html">Handle</a>< <a class="el" href="classv8_1_1_function_template.html">FunctionTemplate</a> >())</td></tr>
<tr class="separator:a0e257ea940a2693c301940a279d5db36"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>An <a class="el" href="classv8_1_1_accessor_signature.html">AccessorSignature</a> specifies which receivers are valid parameters to an accessor callback. </p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:45:55 for V8 API Reference Guide for node.js v0.11.2 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
all-data/0-999/239-34.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">舉足輕重</td></tr>
<tr><th class="ztd1"><b>注音 </b></th><td class="ztd2">ㄐㄩ<sup class="subfont">ˇ</sup> ㄗㄨ<sup class="subfont">ˊ</sup> ㄑ|ㄥ ㄓㄨㄥ<sup class="subfont">ˋ</sup></td></tr>
<tr><th class="ztd1"><b>漢語拼音 </b></th><td class="ztd2"><font class="english_word">jǔ zú qīng zhòng</font></td></tr>
<tr><th class="ztd1"><b>釋義 </b></th><td class="ztd2"></font> 一舉腳就會影響兩邊的輕重。形容所居地位極為重要,一舉一動皆足以影響全局。語本《後漢書.卷二三.竇融列傳》。</font></td></tr>
<tr><th class="ztd1"><b><style>.tableoutfmt2 .std1{width:3%;}</style></b></th><td class="ztd2"><br><br></td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
|
vNext/old/index.html | JogoShugh/CoderDojoPonceSprings.TicTacToe | <!DOCTYPE html>
<html>
<head>
<link rel='stylesheet' href='css/style.css' />
<link rel='stylesheet' href='lib/angular-bootstrap/css/bootstrap-combined.min.css' />
<link rel='stylesheet' href='//cdnjs.cloudflare.com/ajax/libs/animate.css/2.0/animate.min.css'>
</head>
<body ng-cloak>
<h1>Tic-Chat-Toe</h1>
<hr />
<p ng-controller='identityController'>
<span class='label label-success' ng-show='userLoggedIn'>Welcome, {{userName}}</span>
<button class='btn btn-primary' ng-click='userIdentifyDialogShow()' ng-show='!userLoggedIn'>Log In or Register</button>
</p>
<div ng-controller='lobbyCtrl' ng-show='userLoggedIn'>
<a class='btn btn-inverse btn-small' ng-click='audioEnabled = false' ng-show='audioEnabled'>Turn off sounds</a>
<a class='btn btn-inverse btn-small' ng-click='audioEnabled = true' ng-show='!audioEnabled'>Turn on sounds</a>
<hr />
<tabset>
<tab heading='Lobby Chat'>
<div class='input-append'>
<input class='span8' ng-model='lobbyChatMessageInput.value' type='text'>
<button class='btn' type='button' ng-click='lobbyChatMessageSend()'>Send</button>
</div>
<div class'animate well well-small' ng-repeat='message in lobbyChatMessages'>
<strong>{{message.uuid}}</strong>: {{message.message}}
</div>
</tab>
<tab>
<tab-heading><span class='{{gamesOpenClass()}}'>Open Games{{gamesOpenCount()}}</span></tab-heading>
<div ng-repeat='game in gamesOpen' class='animate'>
<strong>{{game.name}}</strong> by {{game.userHosting}} <small class='label label-info'>board: {{game.boardSize}}, win: {{game.streakLen}}</small> <a class='btn btn-primary btn-small' ng-click='gameJoinRequest(game)' ng-disabled='game.requested'>{{game.requested? 'Waiting!' : 'Challenge' }}</a>
</div>
</tab>
<tab heading='Create Game'>
<p ng-repeat="element in gameCreateForm | orderBy:'order'">
<label>{{element.label}}:</label>
<input type='{{element.type}}' required='{{element.required}}' ng-model='element.value' />
</p>
<a class='btn btn-primary' ng-click='gameCreate()'>Create new game!</a>
</tab>
<tab heading='History'>
<div ng-repeat='game in gamesCompleted' class='well well-small'>
<strong>{{game.name}}:</strong> {{game.playerWinner}} beat {{game.playerLoser}}
</div>
</tab>
<tab heading='Scoreboard'>
<div class='animate well well-small' ng-repeat='game in gamesAllCompleted'>
<strong>{{game.name}}:</strong> {{game.playerWinner}} beat {{game.playerLoser}}
</div>
</tab>
<tab
ng-repeat='game in gamesActive'
heading='{{game.name}}'
active='game.active'
>
<tab-heading>{{game.name}}<strong ng-show='game.gameOver()' ng-click='gameClose(game)'> X</strong></tab-heading>
<div
ng-controller='gameCtrl'
ng-init='gameInit(game)'
class='container-fluid'
>
<div ng-show='gameStarted' class='span4'>
<div ng-show='!game.gameOver()'>Current player: <strong>{{game.playerCurrent}}</strong></div>
<div ng-show='game.gameOver()'><strong>Game over!</strong></div>
<div ng-repeat='row in board'>
<span
ng-repeat='col in row' class='animate cell {{getWinnerStatus(col)}}' ng-click='move(col)'>
{{col.player}}</span>
</div>
</div>
<div class='span8'>
<div class='input-append'>
<input class='span8' ng-model='gameChatMessageInput.value' type='text'>
<button class='btn' type='button' ng-click='gameChatMessageSend()'>Send</button>
</div>
<div class'animate well well-small' ng-repeat='message in gameChatMessages'>
<strong>{{message.uuid}}</strong>: {{message.message}}
</div>
</div>
</div>
</div>
</tabset>
</div>
<script src='http://cdn.pubnub.com/pubnub-3.2.min.js'></script>
<script src='lib/underscore/underscore.min.js'></script>
<script src='lib/jquery/jquery-1.10.2.min.js'></script>
<script src='lib/angular/angular.min.js'></script>
<script src='lib/angular/angular-resource.min.js'></script>
<script src='lib/angular/angular-animate.min.js'></script>
<script src='lib/mongolab/mongoLabResourceFactory.js'></script>
<script src='lib/angular-bootstrap/js/ui-bootstrap-tpls-0.5.0.js'></script>
<script src='lib/learnlocity/learnlocity.identity.coffee' type='text/coffeescript'></script>
<script src='lib/learnlocity/learnlocity.editor.coffee' type='text/coffeescript'></script>
<script src='lib/learnlocity/learnlocity.api.coffee' type='text/coffeescript'></script>
<script src='js/tic-chat-toe.js'></script>
<script src='js/ng-tic-chat-toe.js'></script>
<script src='lib/coffee/coffee-script.min.js'></script>
<script type='text/coffeescript'>
$ ->
angular.bootstrap document, ['tic-chat-toe', 'ngAnimate']
</script>
</body>
</html>
|
src/components/Notice/style.css | sinapinto/ricehalla | @import '../../style/variables.css';
.info,
.warn,
.success,
.error {
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px 8px 8px 16px;
border-radius: 4px;
font-size: 12px;
line-height: 16px;
color: var(--font-color);
margin-bottom: 25px;
opacity: 1;
transition: opacity .3s;
}
.hidden {
composes: warn;
background: transparent !important;
opacity: 0;
height: 0;
margin: 0;
padding: 0;
transition: opacity .3s, background .3s, height .3s;
}
.warn {
border: 1px solid color(var(--color-yellow) tint(65%));
background-color: color(var(--color-yellow) tint(88%));
& .icon {
fill: var(--color-yellow);
}
}
.info {
border: 1px solid color(var(--color-primary) tint(85%));
background-color: color(var(--color-primary) tint(95%));
& .icon {
fill: var(--color-primary);
}
}
.success {
border: 1px solid color(var(--color-green) tint(85%));
background-color: color(var(--color-green) tint(95%));
& .icon {
fill: var(--color-green);
}
}
.error {
border: 1px solid color(var(--color-red) tint(85%));
background-color: color(var(--color-red) tint(95%));
& .icon {
fill: var(--color-red);
}
}
.icon {
margin-right: 8px;
}
.close {
margin-left: auto;
fill: gray(65%);
transition: fill .2s;
&:hover {
fill: gray(30%);
cursor: pointer;
}
}
|
_layouts/home.html | Jonquilwu/Jonquilwu.github.io | ---
layout: compress
---
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"><!--<![endif]-->
<head>
{% include head.html %}
</head>
<body>
{% include nav.html %}
<!-- Header -->
<header class="header flex" role="banner">
<div class="container animated fadeIn" color="red">
<div class="row">
<a href="{{ site.url }}">
<img src="{{ site.logo }}" class="img-circle zoombtn animated rotateIn">
</a>
<h3 class="title">
<a class="zoombtn" href="{{ site.url }}">
<p style="font-size:1.2rem;font-weight:300">{{ site.title }}</p>
</a>
</h3>
<hr class="hr-line">
<h3 class="title">
<a href="{{ site.url }}">
<p style="font-size:1rem;font-weight:300">{{ site.bio }}</p>
</a>
</h3>
{% include social-links.html %}
<hr class="hr-line">
<h3 class="title">
<a class="btn zoombtn" href="{{ site.url }}/about">
About
</a>
<a class="btn zoombtn" href="{{ site.url }}/posts">
Posts
</a>
<a class="btn zoombtn" href="{{ site.url }}/projects">
Projects
</a>
</h3>
</div>
</div>
</header>
{% include scripts.html %}
</body>
</html>
|
vsdoc/topic_0000000000000B05.html | asiboro/asiboro.github.io | <!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/html; charset=utf-8" />
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
<link rel="icon" href="favicon.ico">
<title>PermissionService Constructor</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
<link rel="stylesheet" type="text/css" href="msdn2019/msdn2019.css"></link>
<script src="msdn2019/msdn2019.js" type="text/javascript"></script>
<script src="SyntaxHighlighter/scripts/shCore_helixoft.js" type="text/javascript"></script>
<script src="SyntaxHighlighter/scripts/shBrushVb.js" type="text/javascript"></script>
<script src="SyntaxHighlighter/scripts/shBrushCSharp.js" type="text/javascript"></script>
<script src="SyntaxHighlighter/scripts/shBrushFSharp.js" type="text/javascript"></script>
<script src="SyntaxHighlighter/scripts/shBrushCpp.js" type="text/javascript"></script>
<script src="SyntaxHighlighter/scripts/shBrushJScript.js" type="text/javascript"></script>
<link href="SyntaxHighlighter/styles/shCore.css" rel="stylesheet" type="text/css" />
<link href="SyntaxHighlighter/styles/shThemeMsdnLW.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
SyntaxHighlighter.all();
</script>
<link rel="stylesheet" type="text/css" href="vsdocman_overrides.css"></link>
</head>
<body style="direction: ltr;">
<div id="topic">
<!--HEADER START-->
<div id="header">
<div id="header-top-container">
<div id="header-top-parent-container1">
<div id="header-top-container1">
<div id="runningHeaderText1"><a id="headerLogo" href="#" onclick="window.location.href = getCssCustomProperty('--headerLogoLink'); return false;">logo</a></div>
<div id="runningHeaderText1b"><script>
document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</script></div>
</div>
</div>
<div id="header-top-container2">
<div id="runningHeaderText">SOLUTION-WIDE PROPERTIES Reference</div>
<div id="search-bar-container">
<form id="search-bar" action="search--.html">
<input id="HeaderSearchInput" type="search" name="search" placeholder="Search" >
<button id="btn-search" class="c-glyph" title="Search">
<span>Search</span>
</button>
</form>
<button id="cancel-search" class="cancel-search" title="Cancel">
<span>Cancel</span>
</button>
</div>
</div>
</div>
<hr />
<div id="header-breadcrumbs"></div>
<div id="headerLinks">
</div>
<hr />
</div>
<!--HEADER END-->
<div id="mainSection">
<div id="toc-area">
<div id="toc-container" class="stickthis full-height">
<div id="-1"></div>
<div id="c-1">
<div id="ci-1" class="inner-for-height"></div>
</div>
</div>
</div>
<div id="mainBody">
<h1 class="title">PermissionService Constructor</h1>
<div class="metadata">
Namespace:
<a href="topic_0000000000000AE0.html">Tlece.Recruitment.Services.Recruitment</a>
<br />Assembly: Tlece.Recruitment (in Tlece.Recruitment.dll)
</div>
<div class="section_container">
<div id="syntaxSection" class="section">
<div id="syntaxCodeBlocks">
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCornerActive">
</div>
<div class="codeSnippetTab csFirstTab csActiveTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csNaTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csNaTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCorner">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeVB">
<pre xml:space="preserve" class="brush: vb">Public Sub New( _ <br /> ByVal <i>tleceDb</i> As <a target="_top" href="topic_0000000000000BC6.html" onclick="this.target='';return true;">TleceDbContext</a>, _ <br /> ByVal <i>webHostEnvironment</i> As <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.hosting.iwebhostenvironment">IWebHostEnvironment</a>, _ <br /> ByVal <i>logger</i> As <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.ilogger-1">ILogger</a>(Of <a target="_top" href="topic_0000000000000B40.html" onclick="this.target='';return true;">VacancyService</a>) _ <br />)</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCorner">
</div>
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csActiveTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csNaTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCorner">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeCsharp">
<pre xml:space="preserve" class="brush: csharp">public PermissionService( <br /> <a target="_top" href="topic_0000000000000BC6.html" onclick="this.target='';return true;">TleceDbContext</a> <i>tleceDb</i>, <br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.hosting.iwebhostenvironment">IWebHostEnvironment</a> <i>webHostEnvironment</i>, <br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.ilogger-1">ILogger</a><<a target="_top" href="topic_0000000000000B40.html" onclick="this.target='';return true;">VacancyService</a>> <i>logger</i> <br />)</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCorner">
</div>
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csNaTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csActiveTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csLastTab csNaTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCorner">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeCpp">
<pre xml:space="preserve" class="brush: cpp">public: <br />PermissionService( <br /> <a target="_top" href="topic_0000000000000BC6.html" onclick="this.target='';return true;">TleceDbContext</a>^ <i>tleceDb</i>, <br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.hosting.iwebhostenvironment">IWebHostEnvironment</a>^ <i>webHostEnvironment</i>, <br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.ilogger-1">ILogger</a><<a target="_top" href="topic_0000000000000B40.html" onclick="this.target='';return true;">VacancyService</a>^>^ <i>logger</i> <br />) </pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
<div class="codeSnippetContainer">
<div class="codeSnippetTabs">
<div class="codeSnippetTabLeftCorner">
</div>
<div class="codeSnippetTab csFirstTab csNaTab codeVB">
<a>VB</a>
</div>
<div class="codeSnippetTab csNaTab codeCsharp">
<a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a>
</div>
<div class="codeSnippetTab csNaTab codeFsharp">
<a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a>
</div>
<div class="codeSnippetTab csNaTab codeCpp">
<a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a>
</div>
<div class="codeSnippetTab csActiveTab csLastTab codeJScript">
<a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a>
</div>
<div class="codeSnippetTabRightCornerActive">
</div>
<div style="clear:both;">
</div>
</div>
<div class="codeSnippetCodeCollection">
<div class="codeSnippetToolbar">
<a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a>
</div>
<div class="codeSnippetCode codeJScript">
<pre xml:space="preserve" class="brush: js">JScript does not support generic types and methods.</pre>
</div>
<div class="codeSnippetCode codeNA">
<pre xml:space="preserve">This language is not supported or no code example is available.</pre>
</div>
</div>
</div>
</div>
<h4 class="subHeading">
Parameters</h4><dl paramName="tleceDb" class="parameterList">
<dt>
<span class="parameter">
tleceDb
</span>
</dt>
<dd>
<a target="_top" href="topic_0000000000000BC6.html" onclick="this.target='';return true;">TleceDbContext</a>
</dd>
</dl>
<p>
</p>
<dl paramName="webHostEnvironment" class="parameterList">
<dt>
<span class="parameter">
webHostEnvironment
</span>
</dt>
<dd>
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.hosting.iwebhostenvironment">IWebHostEnvironment</a>
</dd>
</dl>
<p>
</p>
<dl paramName="logger" class="parameterList">
<dt>
<span class="parameter">
logger
</span>
</dt>
<dd>
<a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.ilogger-1">ILogger</a><<a target="_top" href="topic_0000000000000B40.html" onclick="this.target='';return true;">VacancyService</a>>
</dd>
</dl>
<p>
</p>
<p />
</div>
</div>
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Applies to</a></span>
<div> </div>
</div>
<div id="frameworksSection" class="section">
<h4 class="subHeading">.NET Framework</h4>Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1<br />
</div>
</div>
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
<div> </div>
</div>
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_0000000000000B01.html">PermissionService Class</a><br />
<a href="topic_0000000000000AE0.html">Tlece.Recruitment.Services.Recruitment Namespace</a><br />
</div>
</div>
</div>
</div>
<div id="internal-toc-area">
<div id="internal-toc-container" class="stickthis">
<h3 id="internal-toc-heading">In this article</h3>
<span id="internal-toc-definition-localized-text">Definition</span>
</div>
</div>
</div>
<div id="footer">
<div id="footer-container">
<p><span style="color: #FF0000;">Generated with unregistered version of <a target="_top" href="http://www.helixoft.com/vsdocman/overview.html">VSdocman</a></span> <br />Your own footer text will only be shown in registered version.</p>
</div>
</div>
</div>
</body>
</html>
|
03b1c31/html/classv8_1_1Number-members.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>V8 API Reference Guide for node.js v7.2.1: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v7.2.1
</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 Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Number.html">Number</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::Number Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1Number.html">v8::Number</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>BooleanValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Cast</b>(v8::Value *obj) (defined in <a class="el" href="classv8_1_1Number.html">v8::Number</a>)</td><td class="entry"><a class="el" href="classv8_1_1Number.html">v8::Number</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Cast</b>(T *value) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Equals</b>(Local< Context > context, Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Int32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>IntegerValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ad06a4b1f7215d852c367df390491ac84">IsArgumentsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aaee0b144087d20eae02314c9393ff80f">IsArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a65f9dad740f2468b44dc16349611c351">IsArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ad54475d15b7e6b6e17fc80fb4570cdf2">IsArrayBufferView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a0aceb7645e71b096df5cd73d1252b1b0">IsBoolean</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#abe7bc06283e5e66013f2f056a943168b">IsBooleanObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#afd20ab51e79658acc405c12dad2260ab">IsDataView</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8bc11fab0aded4a805722ab6df173cae">IsDate</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a7ac61a325c18af8dcb6d7d5bf47d2503">IsExternal</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a68c0296071d01ca899825d7643cf495a">IsFalse</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a4effc7ca1a221dd8c1e23c0f28145ef0">IsFloat32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ab071bf567d89c8ce1489b1b7d93abc36">IsFloat32x4</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a293f140b81b0219d1497e937ed948b1e">IsFloat64Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a05532a34cdd215f273163830ed8b77e7">IsFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a1cbbebde8c256d051c4606a7300870c6">IsGeneratorFunction</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a72982768acdadd82d1df02a452251d14">IsGeneratorObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a928c586639dd75ae4efdaa66b1fc4d50">IsInt16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a01e1db51c65b2feace248b7acbf71a2c">IsInt32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a48eac78a49c8b42d9f8cf05c514b3750">IsInt32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a10a88a2794271dfcd9c3abd565e8f28a">IsInt8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a71ef50f22d6bb4a093cc931b3d981c08">IsMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#af9c52a0668fa3260a0d12a2cdf895b4e">IsMapIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8829b16b442a6231499c89fd5a6f8049">IsName</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a579fb52e893cdc24f8b77e5acc77d06d">IsNativeError</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aa2c6ed8ef832223a7e2cd81e6ac61c78">IsNull</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a1bd51e3e55f67c65b9a8f587fbffb7c7">IsNumber</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a5f4aa9504a6d8fc3af9489330179fe14">IsNumberObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a355b7991c5c978c0341f6f961b63c5a2">IsObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a93d6a0817b15a1d28050ba16e131e6b4">IsPromise</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a8a056f765e6e07a1d957fdc1be9b00d5">IsProxy</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aae41e43486937d6122c297a0d43ac0b8">IsRegExp</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a220bd4056471ee1dda8ab9565517edd7">IsSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#addbae0104e07b990ee1af0bd7927824b">IsSetIterator</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aa4ce26f174a4c1823dec56eb946d3134">IsSharedArrayBuffer</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ab23a34b7df62806808e01b0908bf5f00">IsString</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a3e0f2727455fd01a39a60b92f77e28e0">IsStringObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#af3e6081c22d09a7bbc0a2aff59ed60a5">IsSymbol</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a867baa94cb8f1069452359e6cef6751e">IsSymbolObject</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a8f27462322186b295195eecb3e81d6d7">IsTrue</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ac2f2f6c39f14a39fbb5b43577125dfe4">IsTypedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a4a45fabf58b241f5de3086a3dd0a09ae">IsUint16Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a783c89631bac4ef3c4b909f40cc2b8d8">IsUint32</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#a5e39229dc74d534835cf4ceba10676f4">IsUint32Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#acbe2cd9c9cce96ee498677ba37c8466d">IsUint8Array</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#ad3cb464ab5ef0215bd2cbdd4eb2b7e3d">IsUint8ClampedArray</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#aea287b745656baa8a12a2ae1d69744b6">IsUndefined</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#aab0297b39ed8e2a71b5dca7950228a36">IsWeakMap</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#a6f5a238206cbd95f98e2da92cab72e80">IsWeakSet</a>() const </td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>IsWebAssemblyCompiledModule</b>() const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>New</b>(Isolate *isolate, double value) (defined in <a class="el" href="classv8_1_1Number.html">v8::Number</a>)</td><td class="entry"><a class="el" href="classv8_1_1Number.html">v8::Number</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>NumberValue</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>SameValue</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>StrictEquals</b>(Local< Value > that) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToArrayIndex</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToBoolean</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToDetailString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToInt32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToInteger</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToNumber</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToObject</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ToString</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>ToUint32</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>TypeOf</b>(v8::Isolate *) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Uint32Value</b>(Local< Context > context) const (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Number > ToNumber(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Int32 > ToInt32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Boolean > ToBoolean() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< String > ToString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Object > ToObject() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", Local< Integer > ToInteger() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", bool BooleanValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", double NumberValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int64_t IntegerValue() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", uint32_t Uint32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATE_SOON</b>("Use maybe version", int32_t Int32Value() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1Value.html#ae3528a485935d1b19a0e007cd5a06799">V8_DEPRECATE_SOON</a>("Use maybe version", bool Equals(Local< Value > that) const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< String > ToDetailString(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Uint32 > ToUint32(Isolate *isolate) const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Number > ToNumber() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< String > ToDetailString() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Uint32 > ToUint32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>V8_DEPRECATED</b>("Use maybe version", Local< Int32 > ToInt32() const) (defined in <a class="el" href="classv8_1_1Value.html">v8::Value</a>)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1Value.html#adedc431c9a5f9fc875027c773cc26585">V8_DEPRECATED</a>("Use maybe version", Local< Uint32 > ToArrayIndex() const)</td><td class="entry"><a class="el" href="classv8_1_1Value.html">v8::Value</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Value</b>() const (defined in <a class="el" href="classv8_1_1Number.html">v8::Number</a>)</td><td class="entry"><a class="el" href="classv8_1_1Number.html">v8::Number</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
clean/Linux-x86_64-4.02.1-1.2.0/unstable/hott/contrib:bertrand/dev/2014-12-02_15-31-10.html | coq-bench/coq-bench.github.io-old | <!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=".">hott / contrib:bertrand dev</a></li>
<li class="active"><a href="">2014-12-02 15:31:10</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:bertrand
<small>
dev
<span class="label label-info">Not compatible with this Coq</span>
</small>
</h1>
<p><em><script>document.write(moment("2014-12-02 15:31:10 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-12-02 15:31:10 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:bertrand/coq:contrib:bertrand.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></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:bertrand.dev coq.hott</code></dd>
<dt>Return code</dt>
<dd>768</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is hott).
The following dependencies couldn't be met:
- coq:contrib:bertrand -> coq = dev
Your request can'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:bertrand.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>3 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq.hott
=== 1 to remove ===
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq.hott.
[WARNING] Directory /home/bench/.opam/system/lib/coq is not empty, not removing
The following actions will be performed:
- install coq.dev [required by coq:contrib:bertrand]
- install coq:contrib:bertrand.dev
=== 2 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq.dev:
./configure -configdir /home/bench/.opam/system/lib/coq/config -mandir /home/bench/.opam/system/man -docdir /home/bench/.opam/system/doc -prefix /home/bench/.opam/system -usecamlp5 -camlp5dir /home/bench/.opam/system/lib/camlp5 -coqide no
make -j4
make install
Installing coq.dev.
Building coq:contrib:bertrand.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:bertrand.dev.
</pre></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> |
ResearchServicePlatform/doc/service/workflow/ast/class-use/ASTNode.DivideAssignOp.html | musman/RSP | <!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_45) on Tue May 12 14:55:49 CEST 2015 -->
<title>Uses of Class service.workflow.ast.ASTNode.DivideAssignOp</title>
<meta name="date" content="2015-05-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class service.workflow.ast.ASTNode.DivideAssignOp";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../service/workflow/ast/ASTNode.DivideAssignOp.html" title="class in service.workflow.ast">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?service/workflow/ast/class-use/ASTNode.DivideAssignOp.html" target="_top">Frames</a></li>
<li><a href="ASTNode.DivideAssignOp.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 Class service.workflow.ast.ASTNode.DivideAssignOp" class="title">Uses of Class<br>service.workflow.ast.ASTNode.DivideAssignOp</h2>
</div>
<div class="classUseContainer">No usage of service.workflow.ast.ASTNode.DivideAssignOp</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../service/workflow/ast/ASTNode.DivideAssignOp.html" title="class in service.workflow.ast">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?service/workflow/ast/class-use/ASTNode.DivideAssignOp.html" target="_top">Frames</a></li>
<li><a href="ASTNode.DivideAssignOp.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>
|
packages/caoliao-livechat/client/views/app/tabbar/visitorInfo.html | YY030913/tp | <template name="visitorInfo">
<div class="content">
<div class="user-view">
{{#if editing}}
{{> visitorEdit (editDetails)}}
{{else}}
<div class="about clearfix">
{{#with user}}
<div class="info">
<h3 title="{{username}}"><i class="status-{{status}}"></i> {{username}}</h3>
<p>{{name}}</p>
<ul>
{{#if utc}}<li><i class="icon-clock"></i>{{userTime}} (UTC {{utc}})</li>{{/if}}
{{#each emails}} <li><i class="icon-mail"></i> {{address}}{{#if verified}} <i class="icon-ok"></i>{{/if}}</li> {{/each}}
{{#each phone}} <li><i class="icon-phone"></i> {{phoneNumber}}</li> {{/each}}
{{#if lastLogin}} <li><i class="icon-calendar"></i> {{_ "Created_at"}}: {{createdAt}}</li> {{/if}}
{{#if lastLogin}} <li><i class="icon-calendar"></i> {{_ "Last_login"}}: {{lastLogin}}</li> {{/if}}
{{#if ip}}<li><i class="icon-laptop"></i><span>{{ip}}</span></li>{{/if}}
{{#if os}}<li><i class="{{osIcon}}"></i><span>{{os}}</span></li>{{/if}}
{{#if browser}}<li><i class="{{browserIcon}}"></i><span>{{browser}}</span></li>{{/if}}
</ul>
</div>
{{/with}}
{{#with room}}
<div class="info">
<ul>
{{#if sms}}
<li><i class="icon-mobile"></i>{{_ "SMS_Enabled"}}</li>
{{/if}}
{{#if topic}}
<li><strong>{{_ "Topic"}}</strong>: {{topic}}</li>
{{/if}}
{{#if tags}}
<li><strong>{{_ "Tags"}}</strong>: {{joinTags}}</li>
{{/if}}
</ul>
</div>
{{/with}}
</div>
<nav class="centered-buttons">
<button class='button waves-effect waves-light lightblue edit-livechat button-block'><span><i class='icon-edit'></i> {{_ "Edit"}}</span></button>
{{#if roomOpen}}
<button class='button waves-effect waves-light close-livechat button-block'><span><i class='icon-download'></i> {{_ "Close"}}</span></button>
{{/if}}
<!-- <button class="button pvt-msg"><span><i class="icon-forward"></i> {{_ "Forward"}}</span></button> -->
</nav>
{{#if customFields}}
<div class="visitor-custom-fields">
<h4>{{_ "Custom_Fields"}}</h4>
<div class="visitor-scroll">
<ul>
{{#each customFields}}
<li>{{label}}: {{value}}</li>
{{/each}}
</ul>
</div>
</div>
{{/if}}
{{> visitorNavigation .}}
{{/if}}
</div>
</div>
</template>
|
src/styles.css | yueshi277/staff-manage | body {
background: #e5e5e5;
color: #404040;
font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 300;
}
.loader {
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
-webkit-animation: spin 2s linear infinite;
animation: spin 1s linear infinite;
border: 5px solid #f3f3f3;
border-top: 5px solid #555;
border-radius: 50%;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/* top-banner */
#top-banner {
display: flex;
align-items: center;
background: #db4437;
height: 64px;
color: #ffffff;
}
#top-banner span {
line-height: 64px;
}
#top-banner path {
fill: #fff;
}
a.active path {
fill: #db4437;
}
.top-title {
flex: 2;
font-size: 1.5em;
font-weight: 500;
margin-left: 50px;
}
.search-box {
display: flex;
position: relative;
margin: 0 5% 0 5%;
background: rgba(255,255,255,.15);
height: 48px;
width: 30%;
border-radius: 3px;
align-items: center;
}
.ico.search {
flex: 1;
margin: 5px 0px 0 10px;
color: rgba(255,255,255,0.75);
}
.ico.clear {
flex: 1;
margin-top: 5px;
cursor: pointer;
}
.search-box div:nth-child(2) {
flex: 12;
}
.search-input {
position: absolute;
width: calc(90% - 24px);
background-color: transparent;
border: 0;
margin: 0 0 0 2%;
top: calc(50% - 8px);
color: #fff;
height: inherit;
}
.search-input::-webkit-input-placeholder {
color: rgba(255,255,255,0.75);
font-weight: lighter;
}
.close {
display: none;
}
/*action button block*/
.action-button-block {
height: 50px;
}
.delete {
background-color: #db4437;
color: #ffffff;
font-size: 20px;
line-height: 50px;
cursor: pointer;
}
.left {
position: fixed;
top: 80px;
left: 0px;
bottom: 0;
width: 210px;
}
.right {
overflow: auto;
position: absolute;
top: 80px;
right: 0px;
bottom: 0;
width: calc(100% - 210px);
}
/* form */
.ng-valid[required], .ng-valid.required {
border-left: 5px solid #42A948; /* green */
}
.ng-invalid:not(form) {
border-left: 5px solid #a94442; /* red */
}
@media (min-width: 768px) {
.drawer-trigger {
display: none;
}
}
@media (max-width: 767px) {
.right {
width: 100%;
}
.left {
left: -100%;
margin-left: -15px;
margin-right: -15px;
position: fixed;
width: 70%;
top: 0;
bottom: 0;
padding-right: 0;
overflow: scroll;
-webkit-overflow-scrolling: touch;
background-color: #ffffff;
z-index: 99;
transition: left 0.35s cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transition: left 0.35s cubic-bezier(0.77, 0, 0.175, 1);
}
.left.active {
left: 0px;
}
.left.active ~.drawer-backdrop {
opacity: 0.3;
display: block;
}
.drawer-backdrop {
display: none;
z-index: 3;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100vw;
height: 100vh;
background-color: #000;
transition: opacity .1s ease-in;
-webkit-transition: opacity .1s ease-in;
}
.drawer-trigger {
display: inline-block;
width: 24px;
height: 24px;
margin-left: 20px;
cursor: pointer;
}
.open .search-box {
width: 75%;
background: rgba(255,255,255,.15);;
}
.open .search-input {
display: block;
}
.open .top-title {
display: none;
}
.ico.search {
color: rgba(255,255,255,255);
}
.open .ico.search {
color: rgba(255,255,255,0.75);
}
.open .close {
display: block;
margin-top: 5px;
margin-right: 15px;
}
.search-box {
background: #db4437;
width: 5%
}
.search-input {
display: none;
}
}
.overlay {
height: 0%;
width: 100%;
position: fixed;
z-index: 3;
top: 0;
left: 0;
background-color: #fff;
overflow-x: hidden;
transition: 0.5s;
}
.overlay-content {
position: relative;
top: 10%;
text-align: center;
/*margin-top: 30px;*/
}
.overlay a {
padding: 8px;
text-decoration: none;
font-size: 36px;
color: black;
display: block;
transition: 0.3s;
}
.overlay .closebtn {
position: absolute;
right: 30px;
font-size: 60px;
cursor: pointer;
z-index: 4;
}
edit-form, add-form {
display: flex;
flex-direction: column;
align-items: center;
}
md-card {
max-width: 500px;
margin: 8px;
}
md-input {
width: 100%;
}
input, select {
width: 100%;
box-sizing: border-box;
height: 36px;
margin: 8px 0;
font-size: 100%;
border: none;
border-bottom: 1px solid rgba(0,0,0,0.18);
font: inherit;
outline: none;
}
label {
display: block;
margin: 16px 0;
font-style: italic;
}
.errors, .error {
color: red;
text-align: left;
}
[md-raised-button] {
margin: 0 6px !important;
}
.btn.submit{
color: white;
background: #009688;
}
.btn.submit[disabled] {
color: rgba(0, 0, 0, 0.26);
background-color: #e0e0e0;
cursor: not-allowed;
}
form md-card-actions {
margin-bottom: -24px;
}
|
blog/c3-meditation-process.html | siobhan-claire/siobhan-claire.github.io | <!DOCTYPE html>
<html>
<head>
<title>Meditation Process</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css">
<link rel="stylesheet" type="text/css" href="../styles/main.css">
</head>
<body>
<header>
<div class= "row">
<div class="container">
<h3>Siobhan O'Connor Enspiral Dev Academy 2016</h3>
<hr>
<div class= "twelve columns">
<div class= "three columns"><a class="button"href="http://siobhan-claire.github.io/index.html"> Home</a></div>
<div class="three columns"><a class="button"href="http://siobhan-claire.github.io/blog.html"> Blog</a></div>
<div class="three columns"><a class="button"href="http://siobhan-claire.github.io/about.html"> About</a></div>
<div class="three columns"><a class="button"href="http://siobhan-claire.github.io/contact.html">Contact</a></div>
</div>
</div>
</div>
</header>
<hr>
<h2><strong>How did the 'process over product' concept affect the way you tackled the site redesign and rebuild?</strong></h2>
<p>It encouarged me to focus on the commands I was performing and the tags/code I was implementing and how it all works as opposed to the look of my website. It's useful in that it helped me (sort of) understand all the little 'magic spells' I was performing and most importantly that my page, basic html and css included, was functioning correctly and responsively.</p>
<h2><strong>Read or watch chapter 2 of Search Inside Yourself, and reflect:</strong></h2>
<p>What did you think about mediation before reading chapter 2?
That it has a lot to do with being grounded and aware of your body through breathing. That breathing exercises will help with anxiety and calmness and that it is important to take some time out each day to just be.</p>
<h2><strong>What new things have you learnt about mediation?</strong></h2>
<p>That you can pay attention to attention itself and that meditation can have tangible, physical affects on skin conditions.</p>
<h2><strong>Did any of the suggested mediation techniques stand out to you?</strong></h2>
<p>I enjoyed the passage about whether or not your eyes should be opened or closed during meditation and that the solution to this problem - 'temporal or spatial compromise' can be easily achieved. Temporal is when you start with your eyes closed and occassionally open them when you feel yourself starting to fall asleep and spatial is the oppostie, start with your eyes open and as soon as you become distracted by visual surrounding you close your eyes.<p>
<h2><strong>Any other musings?</strong></h2>
<p> I really loved the bit about 'the grandmother mind' - the importance of seeing and loving yourself as your grandmother does. </p>
<footer>
<p> © Siobhan O'Connor 2016 </p>
</footer>
</body>
</html> |
public/bootstrap/css/bootstrap.css | brightman/calculator | /*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
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;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]: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;
}
@page {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
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: #999999;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 65%;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #428bca;
}
.text-primary:hover {
color: #3071a9;
}
.text-warning {
color: #8a6d3b;
}
.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
.text-danger:hover {
color: #843534;
}
.text-success {
color: #3c763d;
}
.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
.text-info:hover {
color: #245269;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
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;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small,
blockquote .small {
display: block;
line-height: 1.428571429;
color: #999999;
}
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
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 {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.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-right: 15px;
padding-left: 15px;
}
.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.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.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.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.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.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.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.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.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.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
display: table-cell;
float: none;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
background-color: #faf2cc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #dddddd;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.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;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
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;
/* IE8-9 */
line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-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 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
color: #999999;
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
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"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
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;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
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;
background-color: #f2dede;
border-color: #a94442;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
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;
background-color: #dff0d8;
border-color: #3c763d;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline select.form-control {
width: auto;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-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 {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #fff;
}
.btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.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: #2a6496;
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: #999999;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.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;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
width: 1em;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro: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";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.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;
font-size: 14px;
list-style: none;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-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: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 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 solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: 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:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.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:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-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-top-right-radius: 0;
border-bottom-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-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-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 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:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.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: 4px;
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-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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: 3px;
}
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 {
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: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn:first-child > .btn {
margin-right: -1px;
}
.input-group-btn:last-child > .btn {
margin-left: -1px;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.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: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 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: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.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: #ffffff;
background-color: #428bca;
}
.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 {
margin-bottom: 5px;
text-align: center;
}
.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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.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: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.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-right: 0;
padding-left: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.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: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: left;
padding: 9px 10px;
margin-top: 8px;
margin-right: 1px;
margin-left: 12px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.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: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.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: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
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);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form select.form-control {
width: auto;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}
.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 {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.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 {
color: #555555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
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: #555555;
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: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.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 {
color: #ffffff;
background-color: #080808;
}
@media (max-width: 767px) {
.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: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
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: #ffffff;
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: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #cccccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
cursor: default;
background-color: #428bca;
border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #999999;
cursor: not-allowed;
background-color: #ffffff;
border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
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: #999999;
cursor: not-allowed;
background-color: #ffffff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.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;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #428bca;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #428bca;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.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 {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.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 {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-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: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-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;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
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: 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 {
-webkit-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: 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: 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: 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: 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,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-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-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody: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:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.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,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.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 {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.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-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.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-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-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.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-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-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: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
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 {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-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);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
z-index: 1050;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-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;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (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);
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.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-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 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 {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
content: " ";
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
content: " ";
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
content: " ";
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
content: " ";
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.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;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(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 {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(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 {
color: #ffffff;
text-decoration: none;
outline: 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%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
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%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #ffffff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
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 .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: 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;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
table.visible-xs.visible-sm {
display: table;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
table.visible-xs.visible-md {
display: table;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
table.visible-xs.visible-lg {
display: table;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
table.visible-sm.visible-xs {
display: table;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
table.visible-sm.visible-md {
display: table;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
table.visible-sm.visible-lg {
display: table;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
table.visible-md.visible-xs {
display: table;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
table.visible-md.visible-sm {
display: table;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
table.visible-md.visible-lg {
display: table;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
table.visible-lg.visible-xs {
display: table;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
table.visible-lg.visible-sm {
display: table;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
table.visible-lg.visible-md {
display: table;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
table.hidden-xs {
display: table;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm,
tr.hidden-xs.hidden-sm,
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md,
tr.hidden-xs.hidden-md,
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg,
tr.hidden-xs.hidden-lg,
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
table.hidden-sm {
display: table;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs,
tr.hidden-sm.hidden-xs,
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md,
tr.hidden-sm.hidden-md,
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg,
tr.hidden-sm.hidden-lg,
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
table.hidden-md {
display: table;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs,
tr.hidden-md.hidden-xs,
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm,
tr.hidden-md.hidden-sm,
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg,
tr.hidden-md.hidden-lg,
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
table.hidden-lg {
display: table;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs,
tr.hidden-lg.hidden-xs,
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm,
tr.hidden-lg.hidden-sm,
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md,
tr.hidden-lg.hidden-md,
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
display: none !important;
}
} |
el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad/index.html | juan-manuel-alberro/alberro.xyz | <!DOCTYPE html>
<html lang="es-AR">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://alberro.xyz/images/2016/05/Internet-Speed-Test-Fast.png"/>
<meta name="twitter:title" content="El nuevo servicio gratuito de Netflix para medir la velocidad | Noticias de la A a la Z"/>
<meta name="twitter:description" content=""/>
<meta name="twitter:site" content="@jmtucu"/>
<meta property="og:title" content="El nuevo servicio gratuito de Netflix para medir la velocidad · Alberro.ˣʸᶻ | Noticias de la A a la Z" />
<meta property="og:site_name" content="Alberro.ˣʸᶻ | Noticias de la A a la Z" />
<meta property="og:url" content="https://alberro.xyz/el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad/" />
<link rel="manifest" href="/manifest.json">
<meta name="mobile-web-app-capable" content="yes">
<meta property="fb:app_id" content="1458485207789818" />
<meta property="og:image" content="https://alberro.xyz/images/2016/05/Internet-Speed-Test-Fast.png"/>
<meta property="og:description" content="" />
<meta property="og:type" content="article" />
<meta property="og:image" content="https://alberro.xyz/images/2016/05/Internet-Speed-Test-Fast.png" />
<meta property="article:published_time" content="2016-05-23T12:07:25Z" />
<meta property="article:tag" content="medir" />
<meta property="article:tag" content="netflix" />
<meta property="article:tag" content="online" />
<meta property="article:tag" content="velocidad" />
<title>El nuevo servicio gratuito de Netflix para medir la velocidad · Alberro.ˣʸᶻ | Noticias de la A a la Z</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="z0mrJVWUifs1D1QPzbGN7LFudVWKT1_G-blnai3wV6E" />
<link rel="shortcut icon" href="https://alberro.xyz/images/favicon.png">
<link rel="apple-touch-icon" href="https://alberro.xyz/images/favicon.png" />
<link rel="stylesheet" type="text/css" href="https://alberro.xyz/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://alberro.xyz/css/nav.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />
<link href="https://alberro.xyz/index.xml" rel="alternate" type="application/rss+xml" title="Alberro.ˣʸᶻ | Noticias de la A a la Z" />
<meta name="generator" content="Hugo 0.19" />
<link rel="canonical" href="https://alberro.xyz/el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad/" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"publisher": {
"@type": "Organization",
"name": "Juan Manuel Alberro",
"logo": "https://alberro.xyz/images/logo.png"
},
"author": {
"@type": "Person",
"name": "Juan Manuel Alberro",
"image": {
"@type": "ImageObject",
"url": "https://alberro.xyz/images/logo.png",
"width": 250,
"height": 250
},
"url": "https://alberro.xyz",
"sameAs": [
"https://plus.google.com/u/0/+JuanManuelAlberro?rel=author",
"https://github.com/juan-manuel-alberro",
"https://www.facebook.com/alberro.xyz/",
"https://www.linkedin.com/in/juan-manuel-alberro-b72393a/",
"https://www.twitter.com/jmtucu"
],
"description": "Una mente curiosa que quiere aprender todo. Amante de la fotografía, la programación, la lógica, los viajes y el gin-tonic. Un nerd más de Ing. en Sistemas, pero del grupo con onda según ella, con un blog que habla sobre nada y todo a la vez."
},
"headline": "El nuevo servicio gratuito de Netflix para medir la velocidad",
"name": "El nuevo servicio gratuito de Netflix para medir la velocidad",
"wordCount": "165",
"timeRequired": "PT1M",
"inLanguage": {
"@type": "Language",
"alternateName": "en"
},
"url": "https://alberro.xyz/el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad/",
"datePublished": "2016-05-23T12:07Z",
"dateModified": "2016-05-23T12:07Z",
"image": {
"@type": "ImageObject",
"url": https://alberro.xyz/images/2016/05/Internet-Speed-Test-Fast.png,
"width": 3000,
"height": 1445
},
"keywords": "medir, netflix, online, velocidad",
"description": "",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://alberro.xyz/el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad/"
}
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64289181-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("77969a7a6424ef791521a31fae2a1468");</script>
<script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=58d19641d996840012c02793&product=inline-share-buttons' async='async'></script>
</head>
<body class="nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-opened" role="presentation">
<a href="/">Blog</a>
</li>
<h3>Sociales</h3>
<li class="nav-opened" role="presentation">
<a href="https://github.com/juan-manuel-alberro">Github</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://twitter.com/jmtucu">Twitter</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://Instagram.com/jmtucu">Instagram</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://www.facebook.com/alberro.xyz/">Facebook</a>
</li>
<h3>Escribime</h3>
<li class="nav-opened" role="presentation">
<a href="/contacto">Contacto</a>
</li>
</ul>
<a class="subscribe-button icon-feed" href="https://alberro.xyz/index.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header post-head" style="background-image: url(https://alberro.xyz/images/2016/05/Internet-Speed-Test-Fast.png); background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover;">
<nav class="main-nav overlay clearfix">
<a class="blog-logo" href="https://alberro.xyz/"><img src="https://alberro.xyz/images/logo.png" alt="Home" /></a>
<a class="menu-button" href="#"><span class="burger">☰</span><span class="word">Menu</span></a>
</nav>
</header>
<main class="content" role="main">
<div class="sharethis-inline-share-buttons"></div>
<article class="post post">
<header class="post-header">
<h1 class="post-title">El nuevo servicio gratuito de Netflix para medir la velocidad</h1>
<section class="post-meta">
<time class="post-date" datetime="2016-05-23T12:07:25Z">
23/05/2016
</time>
-
<span class="post-tag small"><a href="https://alberro.xyz/tags/medir/">#medir</a></span>
<span class="post-tag small"><a href="https://alberro.xyz/tags/netflix/">#netflix</a></span>
<span class="post-tag small"><a href="https://alberro.xyz/tags/online/">#online</a></span>
<span class="post-tag small"><a href="https://alberro.xyz/tags/velocidad/">#velocidad</a></span>
<strong>| 1 minuto de lectura</strong>
</section>
</header>
<section class="post-content">
<p style="text-align: justify;">
El gigante del streaming lanzó recientemente un nuevo servicio gratuito para medir la velocidad de nuestra conexión de internet. Con solo ingresar a la página web y esperar unos segundos, ya sabremos nuestra velocidad de conexión, es bien sencillo de usar.
</p>
<p></p>
<p style="text-align: justify;">
Por ahora, y no creo que lo implementen, solo ofrece medir la velocidad de descarga, es decir que la velocidad de upload no se mide con esta herramienta. Está claro que esta herramienta es un complemento para <strong>Netflix</strong> ya que solo se interesa en medir la velocidad de bajada de datos.
</p>
<p style="text-align: justify;">
Y si queremos un resultado un poco más exacto, nos permite comparar la velocidad medida en Fast con la velocidad que arroja <a href="http://www.speedtest.net/">SpeedTest</a>, otro de los grandes y mejores medidores de velocidad de conexión.
</p>
<p style="text-align: justify;">
Esta herramienta nos puede llegar a ser útil para comparar nuestra velocidad contra la que estamos pagando, ya que en Argentina no siempre se obtiene lo que uno paga, y realizar el reclamo pertinente a nuestro <span style="text-decoration: underline;"><strong><acronym title="Internet Service Provider">ISP</acronym></strong></span>.
</p>
<p>Sitio: <a href="https://fast.com/">Fast</a></p>
</section>
<div class="sharethis-inline-reaction-buttons"></div>
<div class="sharethis-inline-share-buttons"></div>
<footer class="post-footer">
<figure class="author-image">
<a class="img" href="https://alberro.xyz/" style="background-image: url(https://alberro.xyz/images/juanma.jpg)"><span class="hidden">Juanma's Picture</span></a>
</figure>
<section class="author">
<h4><a href="https://alberro.xyz/">Juan Manuel Alberro</a></h4>
<p>Una mente curiosa que quiere aprender todo. Amante de la fotografía, la programación, la lógica, los viajes y el gin-tonic. Un nerd más de Ing. en Sistemas, pero del grupo con onda según ella, con un blog que habla sobre nada y todo a la vez.</p>
<p>Leer <a href="https://alberro.xyz/">más noticias</a> de este autor.</p>
<div class="author-meta">
<span class="author-location icon-location">Rosario, Argentina</span>
<span class="author-link icon-link"><a href="https://alberro.xyz">https://alberro.xyz</a></span>
</div>
</section>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'juan-manuel-alberro';
var disqus_url = 'https:\/\/alberro.xyz\/el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad\/';
(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">comments powered by Disqus.</a></noscript>
<h3>Otras Noticias</h3>
<aside class="read-next">
<a class="prev read-next-story" style="background-image: url(/images/2017/01/udemy.jpg)" href="https://alberro.xyz/capacitate-con-estos-cursos-gratuitos-de-udemy/">
<section class="post">
<h2>Capacitate con estos cursos gratuitos de Udemy</h2>
<p></p>
</section>
</a>
<a class="prev read-next-story" style="background-image: url(/images/2016/11/netflix.jpg)" href="https://alberro.xyz/a-partir-de-ahora-se-podran-descargar-series-y-peliculas-de-netflix-para-verlas-offline/">
<section class="post">
<h2>A partir de ahora se podrán descargar series y películas de Netflix para verlas offline</h2>
<p></p>
</section>
</a>
</aside>
</footer>
</article>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="">Alberro.ˣʸᶻ</a> Todos los derechos reservados - 2017</section>
<section class="poweredby">REV: 2017-04-10 01:43:12.789380449 +0000 UTC</section>
</footer>
</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fitvids/1.1.0/jquery.fitvids.js"></script>
<script type="text/javascript" src="https://alberro.xyz/js/index.js"></script>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/175c9ec7c4cb213068aa5499a0fed6fc8710ee20ed633dd81905f65d69b32893.html | simonmysun/praxis | <!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="./c74f679b0f8e5b62b3513f6d52de13791add9a044848104767e23c2031e0928d.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> |
public/modules/storygames/views/play-storygame.client.view.html | teemukin65/tarinapeli_m | <section>
<div>
<h1>Tarinapeli käynnissä</h1>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div ng-click="startGameDefinition()" class="alert alert-warning text-center"
data-ng-hide="!storygames.$resolved ">
Haluatko aloittaa <a ui-sref="createGameDefining">uuden tarinapelin</a>?
</div>
</div>
<div class="list-group col-md-8 col-sm-12">
<a data-ng-repeat="storygame in storygames"
data-ui-sref="gamePlaying.createStory.nextPart({
'storygameId':storygame._id
})"
class="list-group-item">
<small class="list-group-item-text">
Posted on
<span data-ng-bind="storygame.created | date:'medium'"></span>
by
<span data-ng-bind="storygame.user.displayName"></span>
</small>
<h4 class="list-group-item-heading" data-ng-bind="storygame.name"></h4>
</a>
</div>
<div class="col-md-8 col-sm-12" ng-if="storygames.length===0">
<span>Et ole tällä hetkellä mukana missään tarinapelissä</span>
</div>
<ui-view></ui-view>
</div>
</section>
|
queue-gava-foretag/2014/08/02/jullogga/index.html | p-jo/lakareutangranser-prototype | <!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex, nofollow">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Läkare Utan Gränser - Ge en gåva - få vår Jullogga</title>
<meta name="author" content="">
<link rel="stylesheet" media="screen" href="/prototyp/dist/css/bootstrap.css" type="text/css" />
<!-- Bootstrap Slider -->
<link rel="stylesheet" media="screen" href="/prototyp/assets/bootstrap-slider/bootstrap-slider.min.css" type="text/css" />
<!-- Bootstrap Modal Carousel -->
<link rel="stylesheet" media="screen" href="/prototyp/assets/bootstrap-modal-carousel/css/bootstrap-modal-carousel.min.css" type="text/css" />
<!-- Flexslider -->
<link href="/prototyp/assets/flexslider/flexslider.css" rel="stylesheet">
<!-- Socialicious -->
<link rel="stylesheet" type="text/css" href="/prototyp/assets/socialicious/css/socialicious.css">
<!-- soc.js -->
<link rel="stylesheet" type="text/css" href="/prototyp/assets/socjs/soc.min.css">
<link href="/prototyp/assets/css/custom.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="skip-link">
<a href="#main-content" class="sr-only" accesskey="s">Hoppa till huvudinnehåll</a>
</div>
<header>
<div class="hidden-xs container">
<div class="row">
<div class="col-sm-12">
<div class="pull-right">
<ul class="nav nav-pills">
<li><a href="/prototyp/om-oss/">
<small>Om oss</small>
</a>
<li><a href="/prototyp/givarservice/">
<small>Givarservice</small>
</a>
<li><a href="/prototyp/press/">
<small>Press</small>
</a>
<li><a href="/prototyp/om-oss/kontakt/">
<small>Kontakt</small>
</a>
<li>
<button type="button" class="btn btn-primary navbar-btn">Ge en gåva</button>
</li>
</ul>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<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="/prototyp/">Läkare Utan Gränser</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-left">
<li style="text-transform:uppercase;"><a href="/prototyp/stod-oss/">Stöd oss</a>
<li style="text-transform:uppercase;"><a href="/prototyp/bli-faltarbetare/">Bli fältarbetare</a>
<li style="text-transform:uppercase;"><a href="/prototyp/vart-arbete/">Vårt arbete</a>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="#" class="">Sök <span class="glyphicon glyphicon-search"></span>
</li>
</ul>
<ul class="visible-xs nav navbar-nav navbar-right">
<li><a href="/prototyp//om-oss/"><small>Om oss</small></a>
<li><a href="/prototyp//givarservice/"><small>Givarservice</small></a>
<li><a href="/prototyp//press/"><small>Press</small></a>
<li><a href="/prototyp//om-oss/kontakt/"><small>Kontakt</small></a>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<nav class="visible-xs navbar navbar-default navbar-fixed-bottom" role="navigation">
<div class="container">
<div class="text-center">
<button type="button" class="btn btn-default navbar-btn">Ge en gåva</button>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-sm-8 col-sm-offset-2 text-center">
<p class="pull-left">
<a class="btn btn-link btn-xs" href="javascript:history.go(-1)"><span class="glyphicon glyphicon-circle-arrow-left"></span> Tillbaka</a>
</p>
<div class="hidden-xs">
</div>
</div>
</div>
</div>
</header>
<a id="main-content"></a>
<main id="main" class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h1 class=" text-center page-header">Ge en gåva - få vår Jullogga</h1>
<p>
<img data-src="holder.js/140x70/auto/text:Bild">
<p><small>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</small></p>
</p>
<p> </p>
<div class="row">
<div class="col-sm-3">
<div class="soc" data-buttoncolor="#999" data-iconcolor="#fff">
<strong>Dela</strong>
<a href="" class="soc-facebook" title="Facebook"></a>
<a href="" class="soc-twitter" title="Twitter"></a>
<a href="" class="soc-outlook" title="Epost"></a>
</div>
</div>
<div class="col-sm-9">
<p class="lead"></p>
<p>Vill ert företag skänka 10 000 kr eller mer får ni ta del av vår jullogga för hemsida och tryck, på svenska och engelska.</p>
<ul>
<li>Jullogga 2014</li>
<li>Juldiplom</li>
<li>Kort informationstext om vårt arbete</li>
</ul>
</div>
</div>
<hr>
</div>
<p> </p>
<hr>
<div class="row">
<div class="col-sm-12">
</div>
</div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</main>
<hr>
<footer class="container">
<div class="row">
<!-- Nyheter från organisationen -->
<div class="col-sm-4 padding">
<h4>Aktuellt</h4>
<a href="/prototyp/blogg/2014/11/06/saker-forlossning-for-syriska-flyktingar/">
<h5><small>24 November 2014</small><br>
Säker förlossning för syriska flyktingar</h5>
</a>
<a href="/prototyp/type-story/queue-featured/2014/11/06/lakemedelsresistent-tuberkulos-ar-en-global/">
<h5><small>6 November 2014</small><br>
Läkemedelsresistent tuberkulos är en global folkhälsokris</h5>
</a>
<a href="/prototyp/type-story/2014/10/03/ebola-irak-sydsudan/">
<h5><small>3 October 2014</small><br>
Ebola - Irak - Sydsudan - Gaza - CAR - Syrien</h5>
</a>
<a href="/prototyp/blogg/2014/09/26/min-van-pa-andra-sidan-staketet/">
<h5><small>26 September 2014</small><br>
Min vän på andra sidan staketet</h5>
</a>
<a href="/prototyp/type-story/2014/09/19/vi-soker-ny-generalsekreterare/">
<h5><small>19 September 2014</small><br>
Vi söker ny generalsekreterare</h5>
</a>
</div>
<!-- Kontaktinfo -->
<div class="col-sm-4 padding">
<h4>Kontakta oss</h4>
<p>010-199 32 00 (växel)<br>
010-199 33 00 (givarservice)<br>
010-199 32 01 (fax)<br>
Läkare Utan Gränser<br>
Fredsborgsgatan 24<br>
4 trappor<br>
Box 47021<br>
100 74 Stockholm<br>
</p>
</div>
<!-- Menyer -->
<div class="col-sm-4 padding">
<ul class="nav nav-stacked">
<li><a href="/prototyp/stod-oss/" style="text-transform:uppercase"><strong>Stöd oss</strong></a>
<li><a href="/prototyp/bli-faltarbetare/" style="text-transform:uppercase"><strong>Bli fältarbetare</strong></a>
<li><a href="/prototyp/vart-arbete/" style="text-transform:uppercase"><strong>Vårt arbete</strong></a>
</ul>
<ul class="nav nav-stacked">
<li><a href="/prototyp/om-oss/">Om oss</a>
<li><a href="/prototyp/givarservice/">Givarservice</a>
<li><a href="/prototyp/press/">Press</a>
<li><a href="/prototyp/om-oss/kontakt/">Kontakt</a>
</ul>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<!-- <ul class="nav nav-pills">
<li><a href="/prototyp/om-oss/">Om oss</a>
<li><a href="/prototyp/givarservice/">Givarservice</a>
<li><a href="/prototyp/press/">Press</a>
<li><a href="/prototyp/om-oss/kontakt/">Kontakt</a>
</ul> -->
</div>
<div class="col-sm-6 text-right">
<div class="soc" data-buttoncolor="#999" data-iconcolor="#fff">
<a href="" class="soc-facebook " title="Facebook"></a>
<a href="" class="soc-instagram visible-xs" title="Instagram"></a>
<a href="" class="soc-twitter " title="Twitter"></a>
<a href="" class="soc-youtube " title="Youtube"></a>
<a href="" class="soc-google " title="Google+"></a>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<p>
<a href="/prototyp/om-oss/lediga-tjanster/">Lediga tjänster</a>
<a href="/prototyp/om-webbplatsen/om-cookies/">Om cookies</a>
</p>
</div>
<div class="col-sm-6 text-right">
<p><small>© Copyright 2015 | Läkare Utan Gränser</small></p>
</div>
</div>
<p> </p>
</footer>
<!-- JavaScript plugins (requires jQuery) -->
<script src="/prototyp/assets/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/prototyp/dist/js/bootstrap.js"></script>
<!-- jQuery Bridget, required for Bootstrap Slider -->
<script src="/prototyp/assets/js/jquery.bridget.js"></script>
<!-- Modernizr, required for Bootstrap Slider -->
<script src="/prototyp/assets/js/modernizr.js"></script>
<!-- Bootstrap Slider -->
<script src="/prototyp/assets/bootstrap-slider/bootstrap-slider.min.js"></script>
<!-- Boostrap modal carousel -->
<script src="/prototyp/assets/bootstrap-modal-carousel/js/bootstrap-modal-carousel.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="/prototyp/assets/js/respond.min.js"></script>
<!-- Holder images -->
<script src="/prototyp/assets/js/holder.js"></script>
<!-- soc.js social media icons -->
<script src="/prototyp/assets/socjs/soc.min.js"></script>
<script src="/prototyp/assets/flexslider/jquery.flexslider-min.js"></script>
<script>
/* Flexslider
$(window).load(function() {
$('.flexslider').flexslider({
animation: "slide",
slideshow: false
});
});
*/
// Slider
$('.slider').slider({
formatter: function(value) {
return value;
}
});
// Javascript to enable link to tab
var url = document.location.toString();
if (url.match('#')) {
$('.nav-tabs a[href=#'+url.split('#')[1]+']').tab('show') ;
}
// Change hash for page-reload
$('.nav-tabs a').on('shown', function (e) {
window.location.hash = e.target.hash;
})
$(".btn-scrollto").click(function(event){
$(this).hide();
});
/* Donation form */
$('.donation-button').hover(function() {
$('#donationString').html($(this).attr( "data-string" ));
});
$('.donation-button-small').hover(function() {
$('#donationStringSmall').html($(this).attr( "data-string" ));
})
</script>
<!-- Diverse -->
<script>
// Aktiver popover
$("button[data-toggle=popover]").popover();
</script>
</body>
</html> |
design-examples/object-oriented/declarative.html | jerryorr/client-testing | <html>
<head>
<meta charset="utf-8">
<title>Model-View-Controller: Declarative Creation</title>
</head>
<body>
<h1>Model-View-Controller: Declarative Creation</h1>
<div>
Show class:
<select id="ship-class-select">
<option>All</option>
<option>Constitution</option>
<option>Excelsior</option>
<option>Galaxy</option>
</select>
</div>
<table id="ships">
<thead>
<tr><th>Ship Name</th><th>Registry</th><th>Class</th></tr>
</thead>
<tbody>
<tr><td>USS Berlin</td><td>NCC-14232</td><td class="ship-class">Excelsior</td></tr>
<tr><td>USS Challenger</td><td>NCC-71099</td><td class="ship-class">Galaxy</td></tr>
<tr><td>USS Charleston</td><td>NCC-42285</td><td class="ship-class">Excelsior</td></tr>
<tr><td>USS Constellation</td><td>NCC-1017</td><td class="ship-class">Constitution</td></tr>
<tr><td>USS Enterprise</td><td>NCC-1701</td><td class="ship-class">Constitution</td></tr>
<tr><td>USS Enterprise</td><td>NCC-1701-D</td><td class="ship-class">Galaxy</td></tr>
<tr><td>USS Galaxy</td><td>NCC-70637</td><td class="ship-class">Galaxy</td></tr>
<tr><td>USS Odyssey</td><td>NCC-71832</td><td class="ship-class">Galaxy</td></tr>
</tbody>
</table>
<script src="../lib/jquery-2.0.3.min.js"></script>
<script src="declarative.js"></script>
<script>
new ShipFilterer($('#ship-class-select'), $('#ships'))
</script>
</body>
</html> |
src/app/showcase/components/tabmenu/tabmenudemo.html | kcjonesevans/primeng | <div class="content-section introduction">
<div>
<span class="feature-title">TabMenu</span>
<span>Menu is a navigation/command component that displays items as tab headers.</span>
</div>
</div>
<div class="content-section implementation">
<p-tabMenu [model]="items"></p-tabMenu>
</div>
<div class="content-section documentation">
<p-tabView effect="fade">
<p-tabPanel header="Documentation">
<h3>Import</h3>
<pre>
<code class="language-typescript" pCode ngNonBindable>
import {TabMenuModule,MenuItem} from 'primeng/primeng';
</code>
</pre>
<h3>MenuModel API</h3>
<p>TabMenu uses the common menumodel api to define its items, visit <a [routerLink]="['/menumodel']">MenuModel API</a> for details.</p>
<h3>Getting Started</h3>
<p>TabMenu requires a collection of menuitems as its model.</p>
<pre>
<code class="language-markup" pCode ngNonBindable>
<p-tabMenu [model]="items"></p-tabMenu>
</code>
</pre>
<pre>
<code class="language-typescript" pCode ngNonBindable>
export class TabMenuDemo {
items: MenuItem[];
ngOnInit() {
this.items = [
{label: 'Stats', icon: 'fa-bar-chart'},
{label: 'Calendar', icon: 'fa-calendar'},
{label: 'Documentation', icon: 'fa-book'},
{label: 'Support', icon: 'fa-support'},
{label: 'Social', icon: 'fa-twitter'}
];
}
}
</code>
</pre>
<h3>ActiveItem</h3>
<p>By default, first item is activated, use activeItem property to choose the initial active item.</p>
<pre>
<code class="language-markup" pCode ngNonBindable>
<p-tabMenu [model]="items" [activeItem]="activeItem"></p-tabMenu>
</code>
</pre>
<pre>
<code class="language-typescript" pCode ngNonBindable>
export class TabMenuDemo {
items: MenuItem[];
activeItem: MenuItem;
ngOnInit() {
this.items = [
{label: 'Stats', icon: 'fa-bar-chart'},
{label: 'Calendar', icon: 'fa-calendar'},
{label: 'Documentation', icon: 'fa-book'},
{label: 'Support', icon: 'fa-support'},
{label: 'Social', icon: 'fa-twitter'}
];
this.activeItem = this.items[2];
}
}
</code>
</pre>
<h3>Properties</h3>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>model</td>
<td>array</td>
<td>null</td>
<td>An array of menuitems.</td>
</tr>
<tr>
<td>activeItem</td>
<td>MenuItem</td>
<td>null</td>
<td>Defines the default active menuitem</td>
</tr>
<tr>
<td>style</td>
<td>string</td>
<td>null</td>
<td>Inline style of the component.</td>
</tr>
<tr>
<td>styleClass</td>
<td>string</td>
<td>null</td>
<td>Style class of the component.</td>
</tr>
</tbody>
</table>
</div>
<h3>Styling</h3>
<p>Following is the list of structural style classes, for theming classes visit <a href="#" [routerLink]="['/theming']">theming page</a>.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>
<tr>
<th>Name</th>
<th>Element</th>
</tr>
</thead>
<tbody>
<tr>
<td>ui-tabmenu</td>
<td>Container element.</td>
</tr>
<tr>
<td>ui-tabmenu-nav</td>
<td>List element of headers.</td>
</tr>
<tr>
<td>ui-tabmenuitem</td>
<td>Menuitem element.</td>
</tr>
<tr>
<td>ui-menuitem-link</td>
<td>Link inside a menuitem.</td>
</tr>
<tr>
<td>ui-menuitem-text</td>
<td>Label of a menuitem.</td>
</tr>
<tr>
<td>ui-menuitem-icon</td>
<td>Icon of a menuitem.</td>
</tr>
</tbody>
</table>
</div>
<h3>Dependencies</h3>
<p>None.</p>
</p-tabPanel>
<p-tabPanel header="Source">
<a href="https://github.com/primefacestree/master/src/app/showcase/components/tabmenu" class="btn-viewsource" target="_blank">
<i class="fa fa-github"></i>
<span>View on GitHub</span>
</a>
<pre>
<code class="language-markup" pCode ngNonBindable>
<p-tabMenu [model]="items"></p-tabMenu>
</code>
</pre>
<pre>
<code class="language-typescript" pCode ngNonBindable>
export class TabMenuDemo {
items: MenuItem[];
ngOnInit() {
this.items = [
{label: 'Stats', icon: 'fa-bar-chart'},
{label: 'Calendar', icon: 'fa-calendar'},
{label: 'Documentation', icon: 'fa-book'},
{label: 'Support', icon: 'fa-support'},
{label: 'Social', icon: 'fa-twitter'}
];
}
}
</code>
</pre>
</p-tabPanel>
</p-tabView>
</div>
|
clean/Linux-x86_64-4.09.1-2.0.6/released/8.12.2/lazy-pcf/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lazy-pcf: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.2 / lazy-pcf - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
lazy-pcf
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-13 19:21:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-13 19:21:44 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "http://www.cs.bell-labs.com/~felty/abstracts/ppcoq.html"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/lazyPCF"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: functional programming"
"keyword: lazy evaluation"
"keyword: operational semantics"
"keyword: type soundness"
"keyword: normal forms"
"category: Computer Science/Lambda Calculi"
]
authors: [
"Amy Felty"
"Jill Seaman"
]
bug-reports: "https://github.com/coq-contribs/lazy-pcf/issues"
dev-repo: "git+https://github.com/coq-contribs/lazy-pcf.git"
synopsis: "Subject Reduction for Lazy-PCF"
description: """
An Operational Semantics of Lazy Evaluation and a Proof
of Subject Reduction"""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/lazy-pcf/archive/v8.10.0.tar.gz"
checksum: "md5=a6021c336b12ce49e81b08164bbe01bc"
}
</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-lazy-pcf.8.10.0 coq.8.12.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2).
The following dependencies couldn't be met:
- coq-lazy-pcf -> coq < 8.11~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can'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-lazy-pcf.8.10.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>
|
public/templates/ng-site-switcher.html | LancerComet/Animation-Searcher | <!--
Site Switcher Template By LancerComet at 15:35, 2015.09.30.
# Carry Your World #
-->
<!--<md-toolbar flex="5">-->
<!--<div class="md-toolbar-tools" style="font-size: .85em;">站点切换</div>-->
<!--</md-toolbar>-->
<md-content flex="100" layout="row" style="border-radius: .5em; overflow: hidden;">
<div flex="10" layout="row" class="site-switcher-header transition-dot-4">
<div flex="100" class="text-center site-switcher-header-inner transition-dot-4">
<!--<p><i class="icon-th-list"></i></p> -->
</div>
</div>
<section flex="90" layout="column" class="site-switcher-body">
<!--<md-subheader class="md-primary color-theme text-color" style="margin: 0;" flex="10">切换站点</md-subheader>-->
<!--<div flex="10">切换站点</div>-->
<md-list class="site-switcher-list over-auto" style="padding: 1em 0">
<md-list-item ng-repeat="site in siteList">
<md-button class="site-switcher-item" aria-label="切换到{{site.name}}的搜索结果." ng-disabled="site.disabled">
<div class="site-switcher-item-icon">
<img ng-src="{{site.icon}}" class="site-switcher-item-icon-img" alt="Site Logo.">
</div>
<div class="md-list-item-text site-switcher-item-content">
<h3 ng-bind="site.name" class="site-switcher-item-name"></h3>
<h4 ng-bind="site.fullName" class="site-switcher-item-fullname"></h4>
<p ng-bind="site.url" class="site-switcher-item-url"></p>
<div class="info-stroager finishing-hinter no-outline" data-codename="{{site.codeName}}" ng-click="panelSwitch($event)" data-disabled="{{site.disabled}}" ng-class="{'success': 'success', 'caution': 'caution', 'failed': 'failed', 'none': 'none'}[site.eventType]"></div>
</div>
<md-progress-linear class="site-switcher-progress transition-dot-4" md-mode="indeterminate" ng-hide="site.hideProgressbar" ng-if="!site.disabled"></md-progress-linear>
<md-tooltip ng-if="!site.disabled">{{site.title}}</md-tooltip>
</md-button>
<md-tooltip ng-if="site.disabled">永久纪念我们逝去的{{site.name}}.</md-tooltip>
</md-list-item>
</md-list>
</section>
</md-content>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.