path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
|---|---|---|
lib/slides/css/markdown.css
|
MichaelHu/fast-slides
|
/*
.reveal .slides {
text-align: left;
}
.reveal li pre {
width: auto;
}
.no-transforms .reveal .slides {
text-align: left;
}
*/
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 {
line-height: 2 !important;
}
.reveal .slides section {
line-height: 1.8 !important;
}
|
CSS/display.html
|
stinaq/education
|
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="display.css">
</head>
<body>
<div class="wrapper">
<div class="inner-wrapper">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
<div class="test-display">
This is a box
</div>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
</div>
</body>
</html>
|
all-data/3000-3999/3422-33.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="fmt0table"><tr><th class="zt1"><b><font class=""></font></b></th><td class="zc1">右盼左顧</td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
|
mobile/plantillas/lugares_tipo.html
|
pynef/turismo
|
<!DOCTYPE html>
<html lang = "es">
<head>
<meta charset="UTF-8">
<title>App Movil</title>
<link rel="shortcut icon" type="text/css" href="{{STATIC_URL}}img/icono de la Aplicacion Movil.png">
<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}jquery.mobile-1.3.1/jquery.mobile-1.3.1.css">
<script type="text/javascript" src="{{STATIC_URL}}js/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="{{STATIC_URL}}jquery.mobile-1.3.1/jquery.mobile-1.3.1.js"></script>
<style type="text/css">
img{
margin: auto;
display: block;
}
.ui-page {
background: transparent url({{STATIC_URL}}icons/cerrito_de_la_libertad.jpg);
/*width: 100% !important;
height: auto !important;*/
background-repeat: no-repeat;
position: absolute;
z-index: 1;
background-size: cover;
-webkit-cara trasera-visibility: hidden;
}
.ui-content{
background: transparent no-repeat;
}
li{
opacity: 0.7;
}
}
</style>
</head>
<body>
<!--Cabecera-->
<div data-role="header" data-theme="a">
<img src="{{STATIC_URL}}img/Logo de la Aplicacion Movils.png" width="50%">
</div>
<div data-role="header" data-theme="b">
<h1>Lugares Turísticos en Huncayo</h1>
<a href="/lugares" data-icon="arrow-l" data-rel="back">Atrás</a>
</div>
<!--Contenido-->
<div data-role="content">
<ul data-role="listview" data-inset="false" data-filter="true" data-filter-reveal="true" data-filter-placeholder="Buscar Lugares...">
{% for elemento in vistalugares %}
<li><a href="/lugares_turisticos/{{elemento.id}}" data-transition="slide">{{elemento.nombre}}</a></li>
{% endfor %}
</ul>
</div>
<!--Pie de pagina-->
<div data-role="content2" data-position="fixed" >
<ul data-role="listview" data-theme="a" >
{% for elemento in lugares %}
<li><a href="/Lugar/{{provincias.id}}/TipoDeLugar/{{elemento.id}}" data-transition="slide"><img src="{{STATIC_URL}}icons/lugares.ico" class="ui-li-icon" >{{elemento.nombre}}</a></li>
{% endfor %}
</ul>
</div>
</body>
</html>
|
docs/javadoc/1.0.0/org/mini2Dx/yarn/types/YarnString.html
|
mini2Dx/jarn
|
<!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_101) on Sat Jul 08 21:03:43 CEST 2017 -->
<title>YarnString (jarn 1.0.0 API)</title>
<meta name="date" content="2017-07-08">
<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="YarnString (jarn 1.0.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/mini2Dx/yarn/types/YarnNumber.html" title="interface in org.mini2Dx.yarn.types"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/mini2Dx/yarn/types/YarnType.html" title="enum in org.mini2Dx.yarn.types"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/mini2Dx/yarn/types/YarnString.html" target="_top">Frames</a></li>
<li><a href="YarnString.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.mini2Dx.yarn.types</div>
<h2 title="Interface YarnString" class="title">Interface YarnString</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd>java.lang.Comparable<<a href="../../../../org/mini2Dx/yarn/types/YarnValue.html" title="interface in org.mini2Dx.yarn.types">YarnValue</a>>, <a href="../../../../org/mini2Dx/yarn/types/YarnValue.html" title="interface in org.mini2Dx.yarn.types">YarnValue</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/mini2Dx/yarn/literal/StringLiteral.html" title="class in org.mini2Dx.yarn.literal">StringLiteral</a>, <a href="../../../../org/mini2Dx/yarn/variable/StringVariable.html" title="class in org.mini2Dx.yarn.variable">StringVariable</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">YarnString</span>
extends <a href="../../../../org/mini2Dx/yarn/types/YarnValue.html" title="interface in org.mini2Dx.yarn.types">YarnValue</a></pre>
<div class="block">Base interface for Yarn strings</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/mini2Dx/yarn/types/YarnString.html#getValue--">getValue</a></span>()</code>
<div class="block">Returns the underlying <code>String</code> value</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.mini2Dx.yarn.types.YarnValue">
<!-- -->
</a>
<h3>Methods inherited from interface org.mini2Dx.yarn.types.<a href="../../../../org/mini2Dx/yarn/types/YarnValue.html" title="interface in org.mini2Dx.yarn.types">YarnValue</a></h3>
<code><a href="../../../../org/mini2Dx/yarn/types/YarnValue.html#getType--">getType</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Comparable">
<!-- -->
</a>
<h3>Methods inherited from interface java.lang.Comparable</h3>
<code>compareTo</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getValue--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getValue</h4>
<pre>java.lang.String getValue()</pre>
<div class="block">Returns the underlying <code>String</code> value</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/mini2Dx/yarn/types/YarnNumber.html" title="interface in org.mini2Dx.yarn.types"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/mini2Dx/yarn/types/YarnType.html" title="enum in org.mini2Dx.yarn.types"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/mini2Dx/yarn/types/YarnString.html" target="_top">Frames</a></li>
<li><a href="YarnString.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
almostSignificant/static/almostSignificant/css/datatable.css
|
bartongroup/AlmostSignificant
|
/*
* File: demo_table.css
* CVS: $Id$
* Description: CSS descriptions for DataTables demo pages
* Author: Allan Jardine
* Created: Tue May 12 06:47:22 BST 2009
* Modified: $Date$ by $Author$
* Language: CSS
* Project: DataTables
*
* Copyright 2009 Allan Jardine. All Rights Reserved.
*
* ***************************************************************************
* DESCRIPTION
*
* The styles given here are suitable for the demos that are used with the standard DataTables
* distribution (see www.datatables.net). You will most likely wish to modify these styles to
* meet the layout requirements of your site.
*
* Common issues:
* 'full_numbers' pagination - I use an extra selector on the body tag to ensure that there is
* no conflict between the two pagination types. If you want to use full_numbers pagination
* ensure that you either have "example_alt_pagination" as a body class name, or better yet,
* modify that selector.
* Note that the path used for Images is relative. All images are by default located in
* ../images/ - relative to this CSS file.
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DataTables features
*/
.dataTables_wrapper {
position: relative;
clear: both;
zoom: 1; /* Feeling sorry for IE */
}
.dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 250px;
height: 30px;
margin-left: -125px;
margin-top: -15px;
padding: 14px 0 2px 0;
border: 1px solid #ddd;
text-align: center;
color: #999;
font-size: 14px;
background-color: white;
}
.dataTables_length {
width: 40%;
float: left;
}
.dataTables_filter {
width: 50%;
float: right;
text-align: right;
}
.dataTables_info {
width: 60%;
float: left;
}
.dataTables_paginate {
float: right;
text-align: right;
}
/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous,
.paginate_disabled_next, .paginate_enabled_next {
height: 19px;
float: left;
cursor: pointer;
*cursor: hand;
color: #111 !important;
}
.paginate_disabled_previous:hover, .paginate_enabled_previous:hover,
.paginate_disabled_next:hover, .paginate_enabled_next:hover {
text-decoration: none !important;
}
.paginate_disabled_previous:active, .paginate_enabled_previous:active,
.paginate_disabled_next:active, .paginate_enabled_next:active {
outline: none;
}
.paginate_disabled_previous,
.paginate_disabled_next {
color: #666 !important;
}
.paginate_disabled_previous, .paginate_enabled_previous {
padding-left: 23px;
}
.paginate_disabled_next, .paginate_enabled_next {
padding-right: 23px;
margin-left: 10px;
}
.paginate_disabled_previous {
background: url('../images/back_disabled.png') no-repeat top left;
}
.paginate_enabled_previous {
background: url('../images/back_enabled.png') no-repeat top left;
}
.paginate_enabled_previous:hover {
background: url('../images/back_enabled_hover.png') no-repeat top left;
}
.paginate_disabled_next {
background: url('../images/forward_disabled.png') no-repeat top right;
}
.paginate_enabled_next {
background: url('../images/forward_enabled.png') no-repeat top right;
}
.paginate_enabled_next:hover {
background: url('../images/forward_enabled_hover.png') no-repeat top right;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DataTables display
*/
table.display {
margin: 0 auto;
clear: both;
width: 100%;
/* Note Firefox 3.5 and before have a bug with border-collapse
* ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 )
* border-spacing: 0; is one possible option. Conditional-css.com is
* useful for this kind of thing
*
* Further note IE 6/7 has problems when calculating widths with border width.
* It subtracts one px relative to the other browsers from the first column, and
* adds one to the end...
*
* If you want that effect I'd suggest setting a border-top/left on th/td's and
* then filling in the gaps with other borders.
*/
}
table.display thead th {
padding: 3px 18px 3px 10px;
border-bottom: 1px solid black;
font-weight: bold;
cursor: pointer;
* cursor: hand;
}
table.display tfoot th {
padding: 3px 18px 3px 10px;
border-top: 1px solid black;
font-weight: bold;
}
table.display tr.heading2 td {
border-bottom: 1px solid #aaa;
}
table.display td {
padding: 3px 10px;
}
table.display td.center {
text-align: center;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DataTables sorting
*/
.sorting_asc {
background: url('../images/sort_asc.png') no-repeat center right;
}
.sorting_desc {
background: url('../images/sort_desc.png') no-repeat center right;
}
.sorting {
background: url('../images/sort_both.png') no-repeat center right;
}
.sorting_asc_disabled {
background: url('../images/sort_asc_disabled.png') no-repeat center right;
}
.sorting_desc_disabled {
background: url('../images/sort_desc_disabled.png') no-repeat center right;
}
table.display thead th:active,
table.display thead td:active {
outline: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* DataTables row classes
*/
table.display tr.odd.gradeA {
background-color: #ddffdd;
}
table.display tr.even.gradeA {
background-color: #eeffee;
}
table.display tr.odd.gradeC {
background-color: #ddddff;
}
table.display tr.even.gradeC {
background-color: #eeeeff;
}
table.display tr.odd.gradeX {
background-color: #ffdddd;
}
table.display tr.even.gradeX {
background-color: #ffeeee;
}
table.display tr.odd.gradeU {
background-color: #ddd;
}
table.display tr.even.gradeU {
background-color: #eee;
}
table.display tr.odd {
background-color: #9fda58;
}
table.display tr.even {
background-color: white;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Misc
*/
.dataTables_scroll {
clear: both;
}
.dataTables_scrollBody {
*margin-top: -1px;
-webkit-overflow-scrolling: touch;
}
.top, .bottom {
padding: 15px;
background-color: #F5F5F5;
border: 1px solid #CCCCCC;
}
.top .dataTables_info {
float: none;
}
.clear {
clear: both;
}
.dataTables_empty {
text-align: center;
}
tfoot input {
margin: 0.5em 0;
width: 100%;
color: #444;
}
tfoot input.search_init {
color: #999;
}
td.group {
background-color: #d1cfd0;
border-bottom: 2px solid #A19B9E;
border-top: 2px solid #A19B9E;
}
td.details {
background-color: #d1cfd0;
border: 2px solid #A19B9E;
}
.example_alt_pagination div.dataTables_info {
width: 40%;
}
.paging_full_numbers {
width: 400px;
height: 22px;
line-height: 22px;
}
.paging_full_numbers a:active {
outline: none
}
.paging_full_numbers a:hover {
text-decoration: none;
}
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
border: 1px solid #aaa;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 2px 5px;
margin: 0 3px;
cursor: pointer;
*cursor: hand;
color: #333 !important;
}
.paging_full_numbers a.paginate_button {
background-color: #ddd;
}
.paging_full_numbers a.paginate_button:hover {
background-color: #ccc;
text-decoration: none !important;
}
.paging_full_numbers a.paginate_active {
background-color: #99B3FF;
}
table.display tr.even.row_selected td {
background-color: #B0BED9;
}
table.display tr.odd.row_selected td {
background-color: #9FAFD1;
}
/*
* Sorting classes for columns
*/
/* For the standard odd/even */
tr.odd td.sorting_1 {
background-color: #D3D6FF;
}
tr.odd td.sorting_2 {
background-color: #DADCFF;
}
tr.odd td.sorting_3 {
background-color: #E0E2FF;
}
tr.even td.sorting_1 {
background-color: #EAEBFF;
}
tr.even td.sorting_2 {
background-color: #F2F3FF;
}
tr.even td.sorting_3 {
background-color: #F9F9FF;
}
/* For the Conditional-CSS grading rows */
/*
Colour calculations (based off the main row colours)
Level 1:
dd > c4
ee > d5
Level 2:
dd > d1
ee > e2
*/
tr.odd.gradeA td.sorting_1 {
background-color: #c4ffc4;
}
tr.odd.gradeA td.sorting_2 {
background-color: #d1ffd1;
}
tr.odd.gradeA td.sorting_3 {
background-color: #d1ffd1;
}
tr.even.gradeA td.sorting_1 {
background-color: #d5ffd5;
}
tr.even.gradeA td.sorting_2 {
background-color: #e2ffe2;
}
tr.even.gradeA td.sorting_3 {
background-color: #e2ffe2;
}
tr.odd.gradeC td.sorting_1 {
background-color: #c4c4ff;
}
tr.odd.gradeC td.sorting_2 {
background-color: #d1d1ff;
}
tr.odd.gradeC td.sorting_3 {
background-color: #d1d1ff;
}
tr.even.gradeC td.sorting_1 {
background-color: #d5d5ff;
}
tr.even.gradeC td.sorting_2 {
background-color: #e2e2ff;
}
tr.even.gradeC td.sorting_3 {
background-color: #e2e2ff;
}
tr.odd.gradeX td.sorting_1 {
background-color: #ffc4c4;
}
tr.odd.gradeX td.sorting_2 {
background-color: #ffd1d1;
}
tr.odd.gradeX td.sorting_3 {
background-color: #ffd1d1;
}
tr.even.gradeX td.sorting_1 {
background-color: #ffd5d5;
}
tr.even.gradeX td.sorting_2 {
background-color: #ffe2e2;
}
tr.even.gradeX td.sorting_3 {
background-color: #ffe2e2;
}
tr.odd.gradeU td.sorting_1 {
background-color: #c4c4c4;
}
tr.odd.gradeU td.sorting_2 {
background-color: #d1d1d1;
}
tr.odd.gradeU td.sorting_3 {
background-color: #d1d1d1;
}
tr.even.gradeU td.sorting_1 {
background-color: #d5d5d5;
}
tr.even.gradeU td.sorting_2 {
background-color: #e2e2e2;
}
tr.even.gradeU td.sorting_3 {
background-color: #e2e2e2;
}
/*
* Row highlighting example
*/
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
background-color: #ECFFB3;
}
.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
background-color: #E6FF99;
}
.ex_highlight_row #example tr.even:hover {
background-color: #ECFFB3;
}
.ex_highlight_row #example tr.even:hover td.sorting_1 {
background-color: #DDFF75;
}
.ex_highlight_row #example tr.even:hover td.sorting_2 {
background-color: #E7FF9E;
}
.ex_highlight_row #example tr.even:hover td.sorting_3 {
background-color: #E2FF89;
}
.ex_highlight_row #example tr.odd:hover {
background-color: #E6FF99;
}
.ex_highlight_row #example tr.odd:hover td.sorting_1 {
background-color: #D6FF5C;
}
.ex_highlight_row #example tr.odd:hover td.sorting_2 {
background-color: #E0FF84;
}
.ex_highlight_row #example tr.odd:hover td.sorting_3 {
background-color: #DBFF70;
}
/*
* KeyTable
*/
table.KeyTable td {
border: 3px solid transparent;
}
table.KeyTable td.focus {
border: 3px solid #3366FF;
}
table.display tr.gradeA {
background-color: #eeffee;
}
table.display tr.gradeC {
background-color: #ddddff;
}
table.display tr.gradeX {
background-color: #ffdddd;
}
table.display tr.gradeU {
background-color: #ddd;
}
div.box {
height: 100px;
padding: 10px;
overflow: auto;
border: 1px solid #8080FF;
background-color: #E5E5FF;
}
|
data/winddatafiles/264WXDailyHistory.asp.html
|
arkadyan/Wind-Dance
|
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head><body>Time,TemperatureF,DewpointF,PressureIn,WindDirection,WindDirectionDegrees,WindSpeedMPH,WindSpeedGustMPH,Humidity,HourlyPrecipIn,Conditions,Clouds,dailyrainin,SoftwareType<br>
<!-- 0.204:1 -->
</body></html>
|
all-data/15000-15999/15063-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> ㄗㄨ<sup class="subfont">ˇ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">chàng tōng wú zǔ</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></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>
|
docs/api/types/awe6/core/Overlay.html
|
hypersurge/awe6
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/tr/html4/loose.dtd">
<html>
<head>
<!-- Generated by chxdoc (build 606) on 2013-03-01 -->
<title>Overlay (awe6)</title>
<meta name="date" content="2013-03-01"/>
<meta name="keywords" content="awe6.core.Overlay alias"/>
<link href="../../../stylesheet.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overlay (awe6)";
}
}
</script>
<noscript></noscript>
</head>
<body onload="windowTitle();">
<div class="type-frame" id="class-frame">
<!-- ======== START OF class DATA ======== -->
<h1 class="typedef">awe6.core.Overlay</h1>
<dl>
</dl>
<div class="doc">
<!-- Comment block -->
The Overlay class provides a minimalist implementation of the IOverlay interface.
<p>For API documentation please review the corresponding Interfaces.</p>
<p>Overlay includes target specific code so is implemented using the awe6.core.drivers package.</p>
</div>
<div class="members-panel">
<h2><a name="field_detail"></a>Alias for <a href="../../awe6/core/drivers/AOverlay.html" class="type">awe6.core.drivers.AOverlay</a> in
</h2>
</div>
</div>
<!-- ========= END OF TYPEDEF DATA ========= -->
</body>
</html>
|
docs/en/3.5.3/steroids_Steroids Views_Steroids.layers_index.md.html
|
AppGyver/supersonic
|
<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
--><html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width">
<meta name="generator" content="joDoc">
<link href="//s3.amazonaws.com/appgyver.assets/global-assets/images/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon">
<title>AppGyver Steroids API Documentation</title>
<!-- AppGyver fonts -->
<link type="text/css" rel="stylesheet" href="//fast.fonts.net/cssapi/aa8407d2-1212-415a-8e54-031ff8ee71fe.css">
<link type="text/css" rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="index.css">
<link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)">
<link rel="stylesheet" type="text/css" href="steroids.css">
<link rel="stylesheet" type="text/css" href="service_menu.css">
<link rel="stylesheet" type="text/css" href="prettify/prettify.css">
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script src="https://s3.amazonaws.com/appgyver.assets/topbar.js" type="text/javascript"></script>
</head>
<body class="appgyver-x">
<div class="clear" style="margin-bottom: 50px;"></div>
<div id="cordova-wrapper">
<div id="header">
<h1 id="nonmobile"><a href="index.html"><strong>AppGyver Steroids</strong> API Documentation</a></h1>
<h1 id="mobile"><a href="index.html"><strong>AppGyver Steroids</strong> API Docs</a></h1>
<small>
<select><optgroup label="English" value="en">
<option value="stable">stable</option>
<option value="edge">edge</option>
<option value="3.5.8">3.5.8</option>
<option value="3.5.7">3.5.7</option>
<option value="3.5.5">3.5.5</option>
<option selected value="3.5.3">3.5.3</option>
<option value="3.5.12">3.5.12</option>
<option value="3.5.1">3.5.1</option>
<option value="3.5.0">3.5.0</option>
<option value="3.1.9">3.1.9</option>
</optgroup></select>
</small>
</div>
<div id="subheader">
<h1>steroids.layers</h1>
<small><select><option value="steroids.layers">steroids.layers</option>
<option value="steroids.layers_methods"> - Methods</option></select></small>
</div>
<div id="sidebar">
<div class="vertical_divider"></div>
<h1>Steroids 3.5.3 API Reference</h1>
<ul>
<li><a href="steroids_Steroids%20Analytics%20and%20Log_index.md.html#Steroids%C2%A0Analytics%C2%A0and%C2%A0Log">Steroids Analytics and Log</a></li>
<li><a href="steroids_Steroids%20App%20and%20Device_index.md.html#Steroids%C2%A0App%C2%A0and%C2%A0Device">Steroids App and Device</a></li>
<li><a href="steroids_Steroids%20Config_index.md.html#Steroids%C2%A0Config">Steroids Config</a></li>
<li><a href="steroids_Steroids%20Events_index.md.html#Steroids%C2%A0Events">Steroids Events</a></li>
<li><a href="steroids_Steroids%20File%20System_index.md.html#Steroids%C2%A0File%C2%A0System">Steroids File System</a></li>
<li><a href="steroids_Steroids%20Media_index.md.html#Steroids%C2%A0Media">Steroids Media</a></li>
<li><a href="steroids_Steroids%20Views_index.md.html#Steroids%C2%A0Views">Steroids Views</a></li>
<li><a href="steroids_Steroids%20UI%20Components_index.md.html#Steroids%C2%A0UI%C2%A0Components">Steroids UI Components</a></li>
</ul>
<h1>Cordova 3.5.0 API Reference</h1>
<ul>
<li><a href="cordova_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></li>
<li><a href="cordova_camera_camera.md.html#Camera">Camera</a></li>
<li><a href="cordova_media_capture_capture.md.html#Capture">Capture</a></li>
<li><a href="cordova_compass_compass.md.html#Compass">Compass</a></li>
<li><a href="cordova_connection_connection.md.html#Connection">Connection</a></li>
<li><a href="cordova_contacts_contacts.md.html#Contacts">Contacts</a></li>
<li><a href="cordova_device_device.md.html#Device">Device</a></li>
<li><a href="cordova_events_events.md.html#Events">Events</a></li>
<li><a href="cordova_file_file.md.html#File">File</a></li>
<li><a href="cordova_file_filetransfer_filetransfer.md.html#FileTransfer">FileTransfer</a></li>
<li><a href="cordova_geolocation_geolocation.md.html#Geolocation">Geolocation</a></li>
<li><a href="cordova_globalization_globalization.md.html#Globalization">Globalization</a></li>
<li><a href="cordova_inappbrowser_inappbrowser.md.html#InAppBrowser">InAppBrowser</a></li>
<li><a href="cordova_media_media.md.html#Media">Media</a></li>
<li><a href="cordova_notification_notification.md.html#Notification">Notification</a></li>
</ul>
<h1>Guides</h1>
<ul><li><a href="_index.html">Keyword Index</a></li></ul>
</div>
<div id="scrollable">
<div id="content">
<h1><a name="steroids.layers">steroids.layers</a></h1>
<p>A collection of <code><a href="steroids_Steroids%20Views_Steroids.views_index.md.html#steroids.views">steroids.views</a>.*</code> objects that represent the navigation stack for the whole application (when the tabs are disabled) or for a single tab (when the tab bar is enabled).</p>
<iframe src="http://player.vimeo.com/video/58669216?autoplay=1&loop=1" width="320" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<h2><a name="steroids.layers_methods">Methods</a></h2>
<ul>
<li><a href="steroids_Steroids%20Views_Steroids.layers_layers.push.md.html#steroids.layers.push">steroids.layers.push</a></li>
<li><a href="steroids_Steroids%20Views_Steroids.layers_layers.pop.md.html#steroids.layers.pop">steroids.layers.pop</a></li>
<li><a href="steroids_Steroids%20Views_Steroids.layers_layers.popAll.md.html#steroids.layers.popAll">steroids.layers.popAll</a></li>
<li><a href="steroids_Steroids%20Views_Steroids.layers_layers.replace.md.html#steroids.layers.replace">steroids.layers.replace</a></li>
<li><a href="steroids_Steroids%20Views_Steroids.layers_layers.on.md.html#steroids.layers.on">steroids.layers.on</a></li>
<li><a href="steroids_Steroids%20Views_Steroids.layers_layers.off.md.html#steroids.layers.off">steroids.layers.off</a></li>
</ul>
</div>
</div>
</div>
<!-- Functionality and Syntax Highlighting -->
<script type="text/javascript" src="index.js"></script>
<script type="text/javascript" src="prettify/prettify.js"></script>
</body>
</html>
|
example/index.html
|
BelirafoN/slideSystem
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Система управления презентациями</title>
<link rel="stylesheet" href="style/main.css"/>
<!-- <script type="text/javascript" src="js/lib/jquery.js"></script>
<script type="text/javascript" src="js/lib/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="js/lib/jquery.throttle.min.js"></script>
<script type="text/javascript" src="js/lib/html2canvas.min.js"></script>
<script type="text/javascript" src="js/slide_system.js"></script>-->
<script type="text/javascript" src="js/allinone_example_1.js"></script>
<script type="text/javascript">
$(function(){
$(".slides", "#first").presentation(
{
slideClass: ".slide",
thumbnails: "#first .thumbs",
enableHotKeys: true,
enableScroll: true
}
);
$(".slides", "#second").presentation(
{
slideClass: ".slide",
thumbnails: "#second .thumbs",
enableScroll: true
}
);
})
</script>
</head>
<body>
<div id="first">
<div class="thumbs"></div><div
class="slides">
<div class="slide">
<h1>Как можно управлять?</h1>
<ol>
<li>Кнопками на панели управления</li>
<li>Кликая по миниатюрам на навигационной панеле</li>
<li>Горячими клавишами</li>
<li>Колесом мыши</li>
<li>Программно, используя методы презентации</li>
<li>Включить autoplay с самого начала и наслаждаться</li>
</ol>
<h1>Из навигации есть что?</h1>
<ol>
<li>Навигационная панель с миниатюрами слайдов <span class="optional">[ optional ]</span></li>
<li>Номера слайдов и их состояние на навигационной панеле <span class="optional">[ optional ]</span></li>
<li>Подписи к слайдам на навигационной панеле <span class="optional">[ optional ]</span></li>
<li>Номер текущего слайда <span class="optional">[ optional ]</span></li>
<li>Прогрессбар презентации <span class="optional">[ optional ]</span></li>
</ol>
</div>
<div class="slide">
<h1>А как же анимация?</h1>
<p>Для презентации можно задать эффект смены слайдов!</p>
<h1>А если меня не устроит решение из коробки?</h1>
<p>Кому известны слова <span class="cool">deferred</span> и <span class="cool">promise</span>, сможет без проблем добавить и заюзать свой любимый кастомный эффект!</p>
<h1 class="woo">Сейчас <span style="color: #888">исч</span><span style="color:#aaa">езну</span> <span style="color: #ccc;">пла</span><span style="color: #eee;">вно...</span></h1>
</div>
<div class="slide" data-effect="fade">
<h1>Если хочется кого-то выделить?</h1>
<p>Можно декларативно задать любому слайду любой эффект появления! Независимо от глобальных настроек презентации.</p>
<h1 class="woo">↓ Падаем вниз ↓</h1>
</div>
<div class="slide" data-effect="scrolltb">
<h1>А если направо?</h1>
<h1 class="woo">→ Теперь направо! →</h1>
</div>
<div class="slide " data-effect="scrolllr" >
<h1>Технические детали</h1>
<p>подробности и исходники <a href="https://github.com/BelirafoN/slideSystem" target="_blank">на github</a></p>
<img src="img/github.png" class="github" alt="логотип github"/>
</div>
<div class="control-panel-wrpr ss-control">
<div class="control-panel ss-control">
<a class="ss-prev" href="#">← назад</a><a
class="ss-next" href="#">вперед →</a><a
class="ss-play" href="#">воспроизвести</a><a
class="ss-fullscreen" href="#">на весь экран</a>
</div>
</div>
</div>
</div>
<div id="second">
<div class="thumbs"></div><div
class="slides">
<div class="slide" data-desc="слайд с подписью">
<h1>СЛАЙД</h1>
</div>
<div class="slide ss-disabled" data-desc="какой-то слайд">
<h1>какой-то слайд</h1>
</div>
<div class="slide ss-start" data-desc="слайд с подписью">
<h1>С чего начать?</h1>
<p>Можно декларативно указать стартовый слайд</p>
<h1>А спрятать ненужное?</h1>
<p>Можно декларативно исключить нужный слайд из потока презентации не удаляя его верстку.
Система сама актуализирует номера слайдов и прогрессбар.
</p>
<h1>Подписать что хочется?</h1>
<p>Можно декларативно задать подпись эскизу слайда</p>
</div>
<div class="slide" data-desc="слайд с подписью">
<h1>СЛАЙД</h1>
</div>
<div class="slide ss-disabled" data-effect="scrolllr" data-desc="еще какой-то слайд" >слайд №5</div>
<div class="control-panel-wrpr ss-control">
<div class="control-panel ss-control">
<a class="ss-prev" href="#">← назад</a><a
class="ss-next" href="#">вперед →</a><a
class="ss-play" href="#">воспроизвести</a><a
class="ss-fullscreen" href="#">на весь экран</a>
</div>
</div>
</div>
</div>
</body>
</html>
|
src/test/resources/search.html
|
ncpierson/KickassScala
|
<table cellspacing="0" cellpadding="0" style="width: 100%" class="data">
<tbody>
<tr class="firstr">
<th class="width100perc nopad">torrent name</th>
<th class="center"><a rel="nofollow" href="/usearch/elementary%20os/?field=size&sorder=desc">size</a></th>
<th class="center"><span class="files"><a rel="nofollow" href="/usearch/elementary%20os/?field=files_count&sorder=desc">files</a></span></th>
<th class="center"><span><a rel="nofollow" href="/usearch/elementary%20os/?field=time_add&sorder=desc">age</a></span></th>
<th class="center"><span class="seed"><a rel="nofollow" href="/usearch/elementary%20os/?field=seeders&sorder=desc">seed</a></span></th>
<th class="lasttd nobr center"><a rel="nofollow" href="/usearch/elementary%20os/?field=leechers&sorder=desc">leech</a></th>
</tr>
<tr id="torrent_elementary_os10490126" class="odd">
<td>
<div class="iaconbox center floatright">
<a href="/elementary-os-freya-64-bit-t10490126.html#comment" class="icommentjs kaButton smallButton rightButton" rel="10490126,0">117 <i class="ka ka-comment"></i></a> <a title="Verified Torrent" href="/elementary-os-freya-64-bit-t10490126.html" class="icon16"><i class="ka ka16 ka-verify ka-green"></i></a>
<div data-sc-params="{ 'name': 'Elementary%20OS%20Freya%2064%20Bit', 'extension': 'iso', 'magnet': 'magnet:?xt=urn:btih:FC85DC999730A42DE3924444AADBCFA183B5F388&dn=elementary+os+freya+64+bit&tr=udp%3A%2F%2Ftracker.publicbt.com%2Fannounce&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce' }" class="none" data-sc-slot="_ae58c272c09a10c792c6b17d55c20208" data-sc-replace=""></div>
<a class="icon16" href="magnet:?xt=urn:btih:12345" title="Torrent magnet link" data-nop=""><i class="ka ka16 ka-magnet"></i></a>
<a class="icon16" href="https://torcache.net/torrent/12345.torrent" title="Download torrent file" data-download=""><i class="ka ka16 ka-arrow-down"></i></a>
</div>
<div class="torrentname">
<a class="torType zipType" href="/elementary-os-freya-64-bit-t10490126.html"></a>
<a class="normalgrey font12px plain bold" href="/elementary-os-freya-64-bit-t10490126.html"></a>
<div class="markeredBlock torType zipType">
<a class="cellMainLink" href="/elementary-os-freya-64-bit-t10490126.html"><strong class="red">Elementary</strong> <strong class="red">OS</strong> Freya 64 Bit</a>
<span class="font11px lightgrey block">
Posted by <i style="font-size: 16px;color:orange;" class="ka ka-verify" title="Verified Uploader"></i> <a href="/user/realmania/" class="plain">realmania</a> in <span id="cat_10490126"><strong><a href="/applications/">Applications</a></strong></span> </span>
</div>
</div>
</td>
<td class="nobr center">852 <span>MB</span></td>
<td class="center">1</td>
<td title="11 Apr 2015, 17:00" class="center">1 year</td>
<td class="green center">5</td>
<td class="red lasttd center">0</td>
</tr>
<tr id="torrent_elementary_os4774959" class="even">
<td>
<div class="iaconbox center floatright">
<div data-sc-params="{ 'name': 'Elementary%20OS%200.1.6', 'extension': 'iso', 'magnet': 'magnet:?xt=urn:btih:0ffd95a33d1a3863513756947dfcfc5eff80fe4d&dn=elementary+os+0+1+6&tr=udp%3A%2F%2Ftracker.publicbt.com%2Fannounce&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce' }" class="none" data-sc-slot="_ae58c272c09a10c792c6b17d55c20208" data-sc-replace=""></div>
<a class="icon16" href="magnet:?xt=urn:btih:0ffd95a33d1a3863513756947dfcfc5eff80fe4d&dn=elementary+os+0+1+6&tr=udp%3A%2F%2Ftracker.publicbt.com%2Fannounce&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce" title="Torrent magnet link" data-nop=""><i class="ka ka16 ka-magnet"></i></a>
<a class="icon16" href="//torcache.net/torrent/0FFD95A33D1A3863513756947DFCFC5EFF80FE4D.torrent?title=[kat.cr]elementary.os.0.1.6" title="Download torrent file" data-download=""><i class="ka ka16 ka-arrow-down"></i></a>
</div>
<div class="torrentname">
<a class="torType zipType" href="/elementary-os-0-1-6-t4774959.html"></a>
<a class="normalgrey font12px plain bold" href="/elementary-os-0-1-6-t4774959.html"></a>
<div class="markeredBlock torType zipType">
<a class="cellMainLink" href="/elementary-os-0-1-6-t4774959.html"><strong class="red">Elementary</strong> <strong class="red">OS</strong> 0.1.6</a>
<span class="font11px lightgrey block">
in <span id="cat_4774959"><strong><a href="/applications/">Applications</a></strong></span> </span>
</div>
</div>
</td>
<td class="nobr center">665.83 <span>MB</span></td>
<td class="center">1</td>
<td title="03 Dec 2010, 22:51" class="center">5 years</td>
<td class="green center">0</td>
<td class="red lasttd center">0</td>
</tr>
<tr id="torrent_elementary_os11632101" class="odd">
<td>
<div class="iaconbox center floatright">
<a href="/elementary-os-0-3-1-64-bit-t11632101.html#comment" class="icommentjs kaButton smallButton rightButton" rel="11632101,0">1 <i class="ka ka-comment"></i></a>
<div data-sc-params="{ 'name': 'Elementary%20OS%200.3.1%2064-bit', 'extension': 'iso', 'magnet': 'magnet:?xt=urn:btih:292F20A2F5090E61677AADC70071D50F3D41A3B0&dn=elementary+os+0+3+1+64+bit&tr=udp%3A%2F%2Ftracker.publicbt.com%2Fannounce&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce' }" class="none" data-sc-slot="_ae58c272c09a10c792c6b17d55c20208" data-sc-replace=""></div>
<a class="icon16" href="magnet:?xt=urn:btih:56789" title="Torrent magnet link" data-nop=""><i class="ka ka16 ka-magnet"></i></a>
<a class="icon16" href="https://torcache.net/torrent/56789.torrent" title="Download torrent file" data-download=""><i class="ka ka16 ka-arrow-down"></i></a>
</div>
<div class="torrentname">
<a class="torType zipType" href="/elementary-os-0-3-1-64-bit-t11632101.html"></a>
<a class="normalgrey font12px plain bold" href="/elementary-os-0-3-1-64-bit-t11632101.html"></a>
<div class="markeredBlock torType zipType">
<a class="cellMainLink" href="/elementary-os-0-3-1-64-bit-t11632101.html"><strong class="red">Elementary</strong> <strong class="red">OS</strong> 0.3.1 64-bit</a>
<span class="font11px lightgrey block">
Posted by <a href="/user/Router1011/" class="plain">Router1011</a> in <span id="cat_11632101"><strong><a href="/applications/">Applications</a> > <a href="/linux/">Linux</a></strong></span> </span>
</div>
</div>
</td>
<td class="nobr center">867 <span>MB</span></td>
<td class="center">2</td>
<td title="22 Nov 2015, 00:40" class="center">6 months</td>
<td class="green center">0</td>
<td class="red lasttd center">0</td>
</tr>
</tbody>
</table>
|
css/login.css
|
shamess/PR-me-bro
|
form.login {
width: 23%;
border-radius: 10px;
margin: 5em auto;
box-shadow: 4px 4px 14px #000000;
}
form.login p {
margin: 0;
}
form.login .row {
position: relative;
}
form.login .username input,
form.login .password input {
width: 68%;
}
form.login .username {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
color: white;
padding: .5em;
background-color: #262626;
}
form.login .password {
background-color: #DBDEE7;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 0.5em;
}
form.login .username i.fa {
position: absolute;
bottom: -4px;
font-size: 3em;
color: #DBDEE7;
width: 28%;
text-align: center;
}
form.login .password button[type="submit"] {
width: 28%;
}
p.fyi {
color: #DBDEE7;
background-color: #262626;
width: 50%;
margin: 0 auto;
padding: 1em;
border-radius: 10px;
}
|
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.dev/contrib:karatsuba/dev/2014-11-29_17-44-14.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=".">8.4.dev / contrib:karatsuba dev</a></li>
<li class="active"><a href="">2014-11-29 17:44:14</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:karatsuba
<small>
dev
<span class="label label-info">Not compatible with this Coq</span>
</small>
</h1>
<p><em><script>document.write(moment("2014-11-29 17:44:14 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-11-29 17:44:14 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:karatsuba/coq:contrib:karatsuba.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:karatsuba.dev coq.8.4.dev</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 8.4.dev).
The following dependencies couldn't be met:
- coq:contrib:karatsuba -> 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:karatsuba.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.8.4.dev
=== 1 to remove ===
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq.8.4.dev.
[WARNING] Directory /home/bench/.opam/system/lib/coq is not empty, not removing
[WARNING] Directory /home/bench/.opam/system/share/coq is not empty, not removing
The following actions will be performed:
- install coq.dev [required by coq:contrib:karatsuba]
- install coq:contrib:karatsuba.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:karatsuba.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:karatsuba.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>Data not available in this bench.</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>
|
ProjectFreedomWP81/pages/hub/hubPhone - Copy.css
|
ThorgalAegirsson/Reason-for-Windows-Phone-8.1
|
.win-pivot .win-pivot-surface {
height: 75vh;
}
.win-pivot .win-pivot-viewport {
padding-top: 0px;
margin-top: 98px;
}
.win-pivot-item .win-pivot-item-content {
padding: 0px;
}
.hubpage header[role=banner] {
position: relative;
z-index: 2;
}
.hubpage section[role=main] {
-ms-grid-row: 1;
-ms-grid-row-span: 2;
z-index: 1;
}
.hubpage .hub {
margin-top: 4px;
height: 100%;
}
.hubpage .hub .win-hub-surface {
height: 100%;
}
.hubpage .hub .hero {
-ms-high-contrast-adjust: none;
background-image: url(/images/gray.png);
background-size: cover;
margin-left: -80px;
margin-right: 80px;
padding: 0;
width: 780px;
}
.hubpage .hub .hero:-ms-lang(ar, dv, fa, he, ku-Arab, pa-Arab, prs, ps, sd-Arab, syr, ug, ur, qps-plocm) {
margin-left: 80px;
margin-right: -80px;
}
.hubpage .hub .hero .win-hub-section-header {
display: none;
}
.hubpage .hub .section1 {
width: 95vw;
}
.hubpage .hub .section1 .win-hub-section-content {
overflow-y: hidden;
}
.hubpage .hub .section1 .subtext {
margin-bottom: 7px;
margin-top: 9px;
}
.hubpage .hub .section1 .title {
margin-top: 13px;
margin-bottom: 3px;
}
.hubpage .hub .section1 img {
width: 260px;
height: 260px;
}
.hubpage .hub .section2 {
width: 95vw;
}
.hubpage .hub .section2 .win-hub-section-content {
overflow-y: hidden;
}
.hubpage .hub .section2 .item-title {
margin-bottom: 16px;
}
.hubpage .hub .section2 .article-header {
margin-bottom: 24px;
}
.hubpage .hub .section3 .lvcontenthost {
}
.hubpage .hub .section3 {
}
.hubpage .hub .section3 .itemslist {
height: 71vh;
margin-top: -5px;
margin-right: 20px;
}
.hubpage .hub .section3 .win-container {
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}
.hubpage .hub .section3 .templatecontainer {
display: -ms-grid;
-ms-grid-columns: 100px 1fr;
min-height: 100px;
width: 100%;
}
.hubpage .hub .section3 .templatecontainer .itemcontainer {
-ms-grid-column: 2;
margin-left: 15px;
}
.hubpage .hub .section3 .templatecontainer .itemcontainer img {
max-width: 173px;
width: 100%;
height: auto;
-ms-grid-column: 1;
}
.hubpage .hub .section3 .win-item {
height: 144px;
width: 100%;
}
.hubpage .hub .section3 .win-item .itemtitle {
margin-bottom: 3px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.hubpage .hub .section3 .win-item img {
height: 144px;
width: 144px;
margin-right: 12px;
}
.hubpage .hub .section4 {
width: 97vw;
}
.hubpage .hub .section4 .win-hub-section-content {
/*overflow-y: hidden;*/
}
.hubpage .hub .section4 .top-image-row {
margin-bottom: 10px;
width: 100%;
height: 236px;
}
.hubpage .hub .section4 .top-image-row img {
width: 360px;
height: 236px;
}
.hubpage .hub .section4 .sub-image-row {
margin-bottom: 20px;
display: -ms-flexbox;
-ms-flex-flow: row nowrap;
-ms-flex-pack: justify;
width: 360px;
}
.hubpage .hub .section4 .sub-image-row img {
height: 113px;
width: 113px;
}
.hubpage .hub .section {
margin-left: 20px;
margin-right: 0px;
}
.label-extralarge {
font-size: 28pt;
line-height: 30pt;
}
.label-medium {
font-size: 15pt;
line-height: 17.5pt;
}
.label-mediummid {
font-size: 15pt;
line-height: 17.5pt;
}
@media screen and (orientation: landscape) {
.win-pivot .win-pivot-surface {
height: 60vh;
}
}
.logo {
height:100px;
/*flex: 0 0 0;*/
/*height: 98px;*/
/*max-width: 98px;*/
background-size: cover;
background-position: center center;
/*background-image: url('/images/Reasonlogo.png');*/
/*position: relative;*/
-ms-grid-column: 1;
padding: 0;
}
.sectionLVpage .templatecontainer {
}
.sectionLVpage .itemcontainer {
max-height: 100px;
}
.sectionLVpage .itemcontainer h3 {
font-size: 12pt;
line-height: 1.5em;
}
.sectionLVpage .itemcontainer h4 {
font-size: 10pt;
padding-top: 5px;
opacity: .8;
}
.sectionLVpage .win-container {
max-height: 100px;
}
.section3 .sectionLVpage .win-itemsblock .win-container {
margin: 0;
border-bottom: 1px solid gray;
}
.sectionLVpage .itemcontainer .titleDiv {
height: 3.5em;
line-height: 1.5em;
overflow: hidden;
}
.sectionLVpage .feedStatus .feedLoadingProgress {
/*margin-left: 25vw;
margin-right: auto;
width: 50vw;*/
/*width: inherit;*/
margin-top: 0;
margin-bottom: 0;
}
.fragment .sectionLVpage .feedStatus {
height: 20px;
margin-top: -10px;
}
.hubpage .hub .section3 .itemslist {
/*height: 75vh;*/
}
|
_site/2012/09/24/t250336585801940992.html
|
craigwmcclellan/craigwmcclellan.github.io
|
<!DOCTYPE html>
<html lang="en">
<head>
<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">
<meta content="Craig McClellan" name="author">
<title>Craig McClellan - T250336585801940992 </title>
<link href="/assets/css/style.css" rel="stylesheet">
<link href="/assets/css/highlight.css" rel="stylesheet">
<link rel="stylesheet" href="/custom.css">
<link rel="shortcut icon" href="https://micro.blog/craigmcclellan/favicon.png" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="Craig McClellan" href="http://craigmcclellan.com/feed.xml" />
<link rel="alternate" type="application/json" title="Craig McClellan" href="http://craigmcclellan.com/feed.json" />
<link rel="EditURI" type="application/rsd+xml" href="/rsd.xml" />
<link rel="me" href="https://micro.blog/craigmcclellan" />
<link rel="me" href="https://twitter.com/craigmcclellan" />
<link rel="me" href="https://github.com/craigwmcclellan" />
<link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth" />
<link rel="token_endpoint" href="https://micro.blog/indieauth/token" />
<link rel="micropub" href="https://micro.blog/micropub" />
<link rel="webmention" href="https://micro.blog/webmention" />
<link rel="subscribe" href="https://micro.blog/users/follow" />
</head>
<body>
<nav class="main-nav">
<a class="normal" href="/"> <span class="arrow">←</span> Home</a>
<a href="/archive/">Archive</a>
<a href="/about/">About</a>
<a href="/tools-of-choice/">Tools of Choice</a>
<a class="cta" href="https://micro.blog/craigmcclellan" rel="me">Also on Micro.blog</a>
</nav>
<section id="wrapper">
<article class="h-entry post">
<header>
<h2 class="headline">
<time class="dt-published" datetime="2012-09-24 15:51:07 -0500">
<a class="u-url dates" href="/2012/09/24/t250336585801940992.html">September 24, 2012</a>
</time>
</h2>
</header>
<section class="e-content post-body">
<p>WadsI the only one who somehow missed that Marcus Mumford was a really good drummer (and not just kick drum)? #iTunesFestival</p>
</section>
</article>
<section id="post-meta" class="clearfix">
<a href="/">
<img class="u-photo avatar" src="https://micro.blog/craigmcclellan/avatar.jpg">
<div>
<span class="p-author h-card dark">Craig McClellan</span>
<span><a href="https://micro.blog/craigmcclellan">@craigmcclellan</a></span>
</div>
</a>
</section>
</section>
<footer id="footer">
<section id="wrapper">
<ul>
<li><a href="/feed.xml">RSS</a></li>
<li><a href="/feed.json">JSON Feed</a></li>
<li><a href="https://micro.blog/craigmcclellan" rel="me">Micro.blog</a></li>
<!-- <li><a class="u-email" href="mailto:" rel="me">Email</a></li> -->
</ul>
<form method="get" id="search" action="https://duckduckgo.com/">
<input type="hidden" name="sites" value="http://craigmcclellan.com"/>
<input type="hidden" name="k8" value="#444444"/>
<input type="hidden" name="k9" value="#ee4792"/>
<input type="hidden" name="kt" value="h"/>
<input class="field" type="text" name="q" maxlength="255" placeholder="To search, type and hit Enter…"/>
<input type="submit" value="Search" style="display: none;" />
</form>
</section>
</footer>
</body>
</html>
|
slick/trunk/Slick/javadoc/org/newdawn/slick/tests/shader/package-tree.html
|
dxiao/PPBunnies
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Sun Aug 26 15:13:09 EDT 2012 -->
<TITLE>
org.newdawn.slick.tests.shader Class Hierarchy (Slick - The 2D Library)
</TITLE>
<META NAME="date" CONTENT="2012-08-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.newdawn.slick.tests.shader Class Hierarchy (Slick - The 2D Library)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/newdawn/slick/tests/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../org/newdawn/slick/tests/states/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/newdawn/slick/tests/shader/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.newdawn.slick.tests.shader
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.newdawn.slick.<A HREF="../../../../../org/newdawn/slick/BasicGame.html" title="class in org.newdawn.slick"><B>BasicGame</B></A> (implements org.newdawn.slick.<A HREF="../../../../../org/newdawn/slick/Game.html" title="interface in org.newdawn.slick">Game</A>, org.newdawn.slick.<A HREF="../../../../../org/newdawn/slick/InputListener.html" title="interface in org.newdawn.slick">InputListener</A>)
<UL>
<LI TYPE="circle">org.newdawn.slick.tests.shader.<A HREF="../../../../../org/newdawn/slick/tests/shader/GeomShaderTest.html" title="class in org.newdawn.slick.tests.shader"><B>GeomShaderTest</B></A><LI TYPE="circle">org.newdawn.slick.tests.shader.<A HREF="../../../../../org/newdawn/slick/tests/shader/MyGame.html" title="class in org.newdawn.slick.tests.shader"><B>MyGame</B></A><LI TYPE="circle">org.newdawn.slick.tests.shader.<A HREF="../../../../../org/newdawn/slick/tests/shader/ShaderLesson1.html" title="class in org.newdawn.slick.tests.shader"><B>ShaderLesson1</B></A><LI TYPE="circle">org.newdawn.slick.tests.shader.<A HREF="../../../../../org/newdawn/slick/tests/shader/ShaderTest.html" title="class in org.newdawn.slick.tests.shader"><B>ShaderTest</B></A><LI TYPE="circle">org.newdawn.slick.tests.shader.<A HREF="../../../../../org/newdawn/slick/tests/shader/ShaderTestAdvanced.html" title="class in org.newdawn.slick.tests.shader"><B>ShaderTestAdvanced</B></A></UL>
<LI TYPE="circle">org.newdawn.slick.opengl.shader.<A HREF="../../../../../org/newdawn/slick/opengl/shader/ShaderProgram.html" title="class in org.newdawn.slick.opengl.shader"><B>ShaderProgram</B></A><UL>
<LI TYPE="circle">org.newdawn.slick.tests.shader.<A HREF="../../../../../org/newdawn/slick/tests/shader/GeomShaderTest.GeometryShaderProgram.html" title="class in org.newdawn.slick.tests.shader"><B>GeomShaderTest.GeometryShaderProgram</B></A></UL>
</UL>
</UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/newdawn/slick/tests/package-tree.html"><B>PREV</B></A>
<A HREF="../../../../../org/newdawn/slick/tests/states/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/newdawn/slick/tests/shader/package-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2006 New Dawn Software. All Rights Reserved.</i>
</BODY>
</HTML>
|
_posts/2007-05-14-trois-jours-et-cest-le-week-end.html
|
alienlebarge/alienlebarge.github.com
|
---
layout: post
title: Trois jours et c'est le week-end
categories:
- Musique
tags: []
status: publish
type: post
published: true
meta:
_utw_tags_0: a:2:{i:0;O:8:"stdClass":1:{s:3:"tag";s:7:"Bootleg";}i:1;O:8:"stdClass":1:{s:3:"tag";s:7:"Musique";}}
enclosure: "http://www.musicremixed.org/dunproofin/Dunproofin-FiddyFiddyFiddyFiddy.mp3\r\n8138880\r\naudio/mpeg\r\n"
_edit_last: '1'
tmac_last_id: ''
---
alors on se donne du courage !
[dewplayer:http://www.musicremixed.org/dunproofin/Dunproofin-FiddyFiddyFiddyFiddy.mp3]
|
core/templates/forms/profile.html
|
microcosm-cc/microweb
|
{% extends 'base.html' %}
{% load commentBox %}
{% block title %}Edit profile | {{ site.title | safe }}{% endblock title %}
{% block content %}
<div class="content-header padded">
<div class="row">
<div class="col-sm-12">
{% include 'breadcrumbs.html' %}
</div>
</div>
<a href="{% url 'updates-settings' %}" class="pull-right">Notification Settings →</a>
<h1>Edit Profile</h1>
<div class="clearfix"></div>
</div>
<div class="content-body">
<div class="row form-container">
<div class="col-lg-12">
<form id="profileform" role="form" action="{% url 'edit-profile' user.id %}" method="POST" enctype="multipart/form-data">
<div class="form-container-inner padded">
{% csrf_token %}
{{ form.id }}
{# username #}
<div class="form-group">
<div class="row">
<label class="col-sm-12" for="profileName">
{{ form.profileName.label }}
</label>
<div class="col-sm-12">
{% if form.errors.profileName %}
<div class="text-error">{{ form.errors.profileName.as_text }}</div>
{% endif %}
<input
type="text"
class="form-control"
id="edit_profile_name"
name="{{ form.profileName.name }}"
value="{{ form.profileName.value }}"
placeholder="Enter username..."
maxlength="{{ form.fields.profileName.max_length}}"
tabindex="1"
/>
</div>
</div>
</div> <!-- /form-group -->
{# profile picture #}
<div class="form-group">
<div class="row">
<label class="col-sm-12" for="avatar">{{ form.avatar.label }}</label>
<div class="col-sm-12">
<div class="form-file-upload">
<label
{% if 'files' in user.avatar %}
class="active"
style="background-image:url('https://{{site.subdomain_key}}.microco.sm{{user.avatar}}')"
{% endif %}
>
<span>Click here</span>
<input
name="{{ form.avatar.name }}"
type="file"
accept="image/*"
capture="camera"
tabindex="1"
/>
</label>
<div class="form-file-upload-text">
<h3>Click on or drag an image over the box on the left to change your picture</h3>
{% if avatar_error %}
<div class="has-error">
<div class="control-label">{{ avatar_error }}</div>
</div>
{% else %}
<p>Your avatar should be a jpg, png or gif file.</p>
{% endif %}
</div>
</div>
</div>
</div>
</div> <!-- /form-group -->
{# comment #}
<div class="form-group">
<div class="row">
<label class="col-sm-12" for="reply-box-textarea">Tell us about yourself</label>
<div class="col-sm-12">
{% commentBox as_component=True no_attachments=True value=form.markdown.value %}
</div>
</div>
</div> <!-- /form-group -->
</div> <!-- /form-container-inner -->
{# footer #}
<div class="form-group form-footer padded">
<div class="row">
<div class="col-sm-12">
<div class="form-footer-buttons">
<input type="submit" class="btn btn-lg btn-primary" value="Save Changes" id="submit" tabindex="1" />
<input type="reset" class="btn btn-lg btn-default" value="Cancel" />
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
{% endblock content %}
{% block sidebar %}
<div class="metabar-module">
<h5>About</h5>
<div class="metabar-module-title">
<h3>
Edit Profile
</h3>
</div>
</div> <!-- / about -->
{% endblock %}
{% block js %}
<script type="text/javascript" src="{{ STATIC_URL }}js/jquery.textcomplete.min.js"></script>
<script type="text/javascript" src="{{ STATIC_URL }}js/profilePicture.js"></script>
<script type="text/javascript" src="{{ STATIC_URL }}js/formValidator.js"></script>
<script type="text/javascript" src="{{STATIC_URL}}js/attachments.js"></script>
<script type="text/javascript" src="{{ STATIC_URL }}js/Markdown.Converter.js"></script>
<script type="text/javascript" src="{{ STATIC_URL }}js/Markdown.Editor.js?v20160728"></script>
<script type="text/javascript" src="{{STATIC_URL}}js/simpleEditor.js"></script>
<script type="text/javascript">
(function(){
var commentBox = new simpleEditor({
el : '.reply-box',
no_attachments : true
});
if (typeof ProfilePicture !== 'undefined'){
var profilePicture = new ProfilePicture({
el : '.form-file-upload'
});
}
/////////////////////
// form validation //
/////////////////////
var form = new FormValidator(
document.getElementById('profileform'),
{
rules : {
'{{ form.profileName.name }}' : ['not_empty', 'maxlength', 'validChars']
},
tests : {
'validChars': function(field){
var $field = $(field),
name = $field.val();
return (name.match(/^[^@+\s]+$/i));
},
'maxlength' : function(field){ var $field = $(field); return $field.val().length < parseInt($field.attr('maxlength'),10); }
},
error_messages : {
'{{ form.profileName.name }}:not_empty' : "* {{ form.fields.profileName.error_messages.required }}",
'{{ form.profileName.name }}:maxlength' : "* {{ form.fields.profileName.error_messages.max_length }}",
'{{ form.profileName.name }}:validChars': "* {{ form.fields.profileName.error_messages.valid_chars|safe }}"
}
}
);
})();
</script>
{% endblock js %}
|
api/v0.9.0/graphics/shaders/glsl/directionallight.html
|
Circular-Studios/Dash-Docs
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Module graphics.shaders.glsl.directionallight</title>
<link rel="stylesheet" type="text/css" href="../../../styles/ddox.css"/>
<link rel="stylesheet" href="../../../prettify/prettify.css" type="text/css"/>
<script type="text/javascript" src="../../../scripts/jquery.js">/**/</script>
<script type="text/javascript" src="../../../prettify/prettify.js">/**/</script>
<script type="text/javascript" src="../../../scripts/ddox.js">/**/</script>
</head>
<body onload="prettyPrint(); setupDdox();">
<nav id="main-nav"><!-- using block navigation in layout.dt-->
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">components</a>
<ul class="tree-view">
<li>
<a href="../../../components/animation.html" class=" module">animation</a>
</li>
<li>
<a href="../../../components/assets.html" class=" module">assets</a>
</li>
<li>
<a href="../../../components/camera.html" class=" module">camera</a>
</li>
<li>
<a href="../../../components/component.html" class=" module">component</a>
</li>
<li>
<a href="../../../components/lights.html" class=" module">lights</a>
</li>
<li>
<a href="../../../components/material.html" class=" module">material</a>
</li>
<li>
<a href="../../../components/mesh.html" class=" module">mesh</a>
</li>
<li>
<a href="../../../components/userinterface.html" class=" module">userinterface</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">core</a>
<ul class="tree-view">
<li>
<a href="../../../core/dgame.html" class=" module">dgame</a>
</li>
<li>
<a href="../../../core/gameobject.html" class=" module">gameobject</a>
</li>
<li>
<a href="../../../core/prefabs.html" class=" module">prefabs</a>
</li>
<li>
<a href="../../../core/properties.html" class=" module">properties</a>
</li>
<li>
<a href="../../../core/reflection.html" class=" module">reflection</a>
</li>
<li>
<a href="../../../core/scene.html" class=" module">scene</a>
</li>
</ul>
</li>
<li class=" tree-view">
<a href="#" class="package">graphics</a>
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">adapters</a>
<ul class="tree-view">
<li>
<a href="../../../graphics/adapters/adapter.html" class=" module">adapter</a>
</li>
<li>
<a href="../../../graphics/adapters/linux.html" class=" module">linux</a>
</li>
<li>
<a href="../../../graphics/adapters/mac.html" class=" module">mac</a>
</li>
<li>
<a href="../../../graphics/adapters/win32.html" class=" module">win32</a>
</li>
</ul>
</li>
<li class=" tree-view">
<a href="#" class="package">shaders</a>
<ul class="tree-view">
<li class=" tree-view">
<a href="#" class="package">glsl</a>
<ul class="tree-view">
<li>
<a href="../../../graphics/shaders/glsl/ambientlight.html" class=" module">ambientlight</a>
</li>
<li>
<a href="../../../graphics/shaders/glsl/animatedgeometry.html" class=" module">animatedgeometry</a>
</li>
<li>
<a href="../../../graphics/shaders/glsl/directionallight.html" class="selected module">directionallight</a>
</li>
<li>
<a href="../../../graphics/shaders/glsl/geometry.html" class=" module">geometry</a>
</li>
<li>
<a href="../../../graphics/shaders/glsl/pointlight.html" class=" module">pointlight</a>
</li>
<li>
<a href="../../../graphics/shaders/glsl/shadowmap.html" class=" module">shadowmap</a>
</li>
<li>
<a href="../../../graphics/shaders/glsl/userinterface.html" class=" module">userinterface</a>
</li>
</ul>
</li>
<li>
<a href="../../../graphics/shaders/glsl.html" class=" module">glsl</a>
</li>
<li>
<a href="../../../graphics/shaders/shaders.html" class=" module">shaders</a>
</li>
</ul>
</li>
<li>
<a href="../../../graphics/adapters.html" class=" module">adapters</a>
</li>
<li>
<a href="../../../graphics/graphics.html" class=" module">graphics</a>
</li>
<li>
<a href="../../../graphics/shaders.html" class=" module">shaders</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">utility</a>
<ul class="tree-view">
<li>
<a href="../../../utility/awesomium.html" class=" module">awesomium</a>
</li>
<li>
<a href="../../../utility/concurrency.html" class=" module">concurrency</a>
</li>
<li>
<a href="../../../utility/config.html" class=" module">config</a>
</li>
<li>
<a href="../../../utility/filepath.html" class=" module">filepath</a>
</li>
<li>
<a href="../../../utility/input.html" class=" module">input</a>
</li>
<li>
<a href="../../../utility/output.html" class=" module">output</a>
</li>
<li>
<a href="../../../utility/resources.html" class=" module">resources</a>
</li>
<li>
<a href="../../../utility/string.html" class=" module">string</a>
</li>
<li>
<a href="../../../utility/tasks.html" class=" module">tasks</a>
</li>
<li>
<a href="../../../utility/time.html" class=" module">time</a>
</li>
</ul>
</li>
<li>
<a href="../../../components.html" class=" module">components</a>
</li>
<li>
<a href="../../../core.html" class=" module">core</a>
</li>
<li>
<a href="../../../graphics.html" class=" module">graphics</a>
</li>
<li>
<a href="../../../utility.html" class=" module">utility</a>
</li>
</ul>
<noscript>
<p style="color: red">The search functionality needs JavaScript enabled</p>
</noscript>
<div id="symbolSearchPane" style="display: none">
<p>
<input id="symbolSearch" type="text" placeholder="Search for symbols" onchange="performSymbolSearch(24);" onkeypress="this.onchange();" onpaste="this.onchange();" oninput="this.onchange();"/>
</p>
<ul id="symbolSearchResults" style="display: none"></ul>
<script type="application/javascript" src="../../../symbols.js"></script>
<script type="application/javascript">
//<![CDATA[
var symbolSearchRootDir = "../../../"; $('#symbolSearchPane').show();
//]]>
</script>
</div>
</nav>
<div id="main-contents">
<h1>Module graphics.shaders.glsl.directionallight</h1><!-- using block body in layout.dt--><!-- using block ddox.description in ddox.layout.dt-->
<p> Lighting pass shader for Directional Lights
</p>
<!-- using block ddox.sections in ddox.layout.dt-->
<section></section><!-- using block ddox.members in ddox.layout.dt-->
<section>
<h2>Authors</h2><!-- using block ddox.authors in ddox.layout.dt-->
</section>
<section>
<h2>Copyright</h2><!-- using block ddox.copyright in ddox.layout.dt-->
</section>
<section>
<h2>License</h2><!-- using block ddox.license in ddox.layout.dt-->
</section>
</div>
</body>
</html>
|
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.0/schroeder/8.9.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>schroeder: 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 / schroeder - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
schroeder
<small>
8.9.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/schroeder"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Schroeder"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"keyword: Schroeder-Bernstein"
"keyword: set theory"
"category: Mathematics/Logic/Set theory"
]
authors: [
"Hugo herbelin"
]
bug-reports: "https://github.com/coq-contribs/schroeder/issues"
dev-repo: "git+https://github.com/coq-contribs/schroeder.git"
synopsis: "The Theorem of Schroeder-Bernstein"
description: """
Fraenkel's proof of Schroeder-Bernstein theorem on decidable sets
is formalized in a constructive variant of set theory based on
stratified universes (the one defined in the Ensemble library).
The informal proof can be found for instance in "Axiomatic Set Theory"
from P. Suppes."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/schroeder/archive/v8.9.0.tar.gz"
checksum: "md5=df101200f9232b0135b7ee345705e6ef"
}
</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-schroeder.8.9.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-schroeder -> coq < 8.10~ -> 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-schroeder.8.9.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>
|
src/app/common/directives/templates/model-manager-menu.component.html
|
crimsonskyfalling/ocean-seed
|
<div class="ui menu">
<div class="header item">{{title || modelType}}</div>
<!-- Links/Events -->
<a class="ui item" [class.active]="state.searching" (click)="search()">Find</a>
<a class="ui item" [class.active]="state.adding" (click)="add()">Create</a>
<a class="ui item" [class.active]="!state.adding && !state.editing" (click)="list()">List</a>
<!-- Search/Lookup Options -->
<div tabindex="0" class="ui right dropdown item disabled">
Search Options <i class="dropdown icon"></i>
<div tabindex="-1" class="menu">
<div class="item">Action</div>
</div>
</div>
<!-- Model Search/Lookup -->
<div class="right menu disabled">
<div class="item disabled">
<div class="ui action icon input disabled">
<i class="search icon"></i>
<input placeholder="Search" type="text" disabled>
</div>
</div>
</div>
</div>
|
dist/pit/com.github.tilastokeskus.matertis.core.command/RotateCommand.java.html
|
tilastokeskus/Matertis
|
<html>
<head>
<style type='text/css'>
html, body, div, span, p, blockquote, pre {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body{
line-height: 1;
color: black;
background: white;
margin-left: 20px;
}
.src {
border: 1px solid #dddddd;
padding-top: 10px;
padding-right: 5px;
padding-left: 5px;
}
.covered {background-color: #ddffdd}
.uncovered {background-color: #ffdddd}
.killed {background-color: #aaffaa}
.survived {background-color: #ffaaaa}
.uncertain {background-color: #dde7ef}
.run_error {background-color: #dde7ef}
.na {background-color: #eeeeee}
.timed_out {background-color: #dde7ef}
.non_viable {background-color: #aaffaa}
.memory_error {background-color: #dde7ef}
.not_started {background-color: #dde7ef; color : red}
.no_coverage {background-color: #ffaaaa}
</style>
</head>
<body>
<h1>RotateCommand.java</h1>
<table class="src">
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_1'/>
1
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_1'></a>
</td>
<td class=''><pre><span class=''></span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_2'/>
2
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_2'></a>
</td>
<td class=''><pre><span class=''>package com.github.tilastokeskus.matertis.core.command;</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_3'/>
3
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_3'></a>
</td>
<td class=''><pre><span class=''></span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_4'/>
4
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_4'></a>
</td>
<td class=''><pre><span class=''>import com.github.tilastokeskus.matertis.core.GameHandler;</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_5'/>
5
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_5'></a>
</td>
<td class=''><pre><span class=''></span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_6'/>
6
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_6'></a>
</td>
<td class=''><pre><span class=''>/**</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_7'/>
7
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_7'></a>
</td>
<td class=''><pre><span class=''> * Command to rotate a tetromino. Command is not executed if game is not</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_8'/>
8
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_8'></a>
</td>
<td class=''><pre><span class=''> * running.</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_9'/>
9
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_9'></a>
</td>
<td class=''><pre><span class=''> * </span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_10'/>
10
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_10'></a>
</td>
<td class=''><pre><span class=''> * @author tilastokeskus</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_11'/>
11
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_11'></a>
</td>
<td class=''><pre><span class=''> * @see com.github.tilastokeskus.matertis.core.Tetromino</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_12'/>
12
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_12'></a>
</td>
<td class=''><pre><span class=''> * @see com.github.tilastokeskus.matertis.core.Game</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_13'/>
13
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_13'></a>
</td>
<td class=''><pre><span class=''> */</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_14'/>
14
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_14'></a>
</td>
<td class=''><pre><span class=''>public class RotateCommand implements Command {</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_15'/>
15
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_15'></a>
</td>
<td class=''><pre><span class=''> </span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_16'/>
16
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_16'></a>
</td>
<td class=''><pre><span class=''> private final GameHandler gameHandler; </span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_17'/>
17
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_17'></a>
</td>
<td class=''><pre><span class=''> </span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_18'/>
18
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_18'></a>
</td>
<td class=''><pre><span class=''> /**</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_19'/>
19
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_19'></a>
</td>
<td class=''><pre><span class=''> * Constructs a rotate command with the given game handler.</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_20'/>
20
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_20'></a>
</td>
<td class=''><pre><span class=''> * </span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_21'/>
21
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_21'></a>
</td>
<td class=''><pre><span class=''> * @param gameHandler game handler to be informed.</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_22'/>
22
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_22'></a>
</td>
<td class=''><pre><span class=''> */</span></pre></td></tr>
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_23'/>
23
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_23'></a>
</td>
<td class='covered'><pre><span class=''> public RotateCommand(GameHandler gameHandler) {</span></pre></td></tr>
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_24'/>
24
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_24'></a>
</td>
<td class='covered'><pre><span class=''> this.gameHandler = gameHandler;</span></pre></td></tr>
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_25'/>
25
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_25'></a>
</td>
<td class='covered'><pre><span class=''> }</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_26'/>
26
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_26'></a>
</td>
<td class=''><pre><span class=''></span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_27'/>
27
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_27'></a>
</td>
<td class=''><pre><span class=''> /**</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_28'/>
28
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_28'></a>
</td>
<td class=''><pre><span class=''> * {@inheritDoc Command}</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_29'/>
29
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_29'></a>
</td>
<td class=''><pre><span class=''> * <p></span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_30'/>
30
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_30'></a>
</td>
<td class=''><pre><span class=''> * Rotates the game's falling tetromino.</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_31'/>
31
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_31'></a>
</td>
<td class=''><pre><span class=''> */</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_32'/>
32
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_32'></a>
</td>
<td class=''><pre><span class=''> @Override</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_33'/>
33
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_33'></a>
</td>
<td class=''><pre><span class=''> public void execute() {</span></pre></td></tr>
<tr>
<td class='uncovered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_34'/>
34
</td>
<td class='survived'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_34'>1</a>
</td>
<td class='uncovered'><pre><span class='survived'> if (gameHandler.isRunning()) {</span></pre></td></tr>
<tr>
<td class='uncovered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_35'/>
35
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_35'></a>
</td>
<td class='uncovered'><pre><span class=''> gameHandler.getGame().rotateFallingTetromino();</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_36'/>
36
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_36'></a>
</td>
<td class=''><pre><span class=''> }</span></pre></td></tr>
<tr>
<td class='uncovered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_37'/>
37
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_37'></a>
</td>
<td class='uncovered'><pre><span class=''> }</span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_38'/>
38
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_38'></a>
</td>
<td class=''><pre><span class=''></span></pre></td></tr>
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@4444ad54_39'/>
39
</td>
<td class=''>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_39'></a>
</td>
<td class=''><pre><span class=''>}</span></pre></td></tr>
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>
<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4444ad54_34'>34</a></td>
<td></td>
<td>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4444ad54_34'/>
<p class='NO_COVERAGE'>negated conditional : NO_COVERAGE</p>
</td>
</tr>
</table>
<h2>Active mutators</h2>
<ul>
<li class='mutator'>INCREMENTS_MUTATOR</li>
<li class='mutator'>CONDITIONALS_BOUNDARY_MUTATOR</li>
<li class='mutator'>RETURN_VALS_MUTATOR</li>
<li class='mutator'>VOID_METHOD_CALL_MUTATOR</li>
<li class='mutator'>INVERT_NEGS_MUTATOR</li>
<li class='mutator'>MATH_MUTATOR</li>
<li class='mutator'>NEGATE_CONDITIONALS_MUTATOR</li>
</ul>
<h2>Tests examined</h2>
<ul>
</ul>
<br/>
Report generated by <a href='http://pitest.org'>PIT</a> 0.30
</body>
</html>
|
site/templates/index.html
|
martastain/cherryadmin
|
{% extends "_base.html" %}
{% block content %}
tady dashboard. kupy budíků a infowerků po celý ploše.
{% endblock %}
|
eagle/templates/partials/header.html
|
CAPS-Robotics/Eagle
|
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="http://bootswatch.com/yeti/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<title>{{ title }}</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<style>
body {
background-image: url("/footer_lodyas.png");
/*background-size: cover;*/
}
</style>
</head>
<body>
<div class="container">
<nav class="navbar navbar-default navbar-fixed-top">
{% if user != false %}
<div class="container-fluid">
<div class="navbar-nav navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<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="/">Eagle</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="navbar-link"><a href="/event/all">Events List</a></li>
<li class="navbar-link"><a href="/scouting/pit">Pit Scouting</a></li>
<li class="navbar-link"><a href="/scouting/match">Match Scouting</a></li>
<li class="navbar-link"><a href="/comment/new">Add New Comment</a></li>
{% if user.rank >= 9 %}
<li class="navbar-link"><a href="/register">Register User</a></li>
<li class="navbar-link"><a href="/directory">User Directory</a></li>
{% endif %}
<li class="navbar-link"><a href="/logout"><i class="glyphicon glyphicon-log-out"></i> Click to logout</a></li>
</ul>
</div>
</div>
{% endif %}
</nav>
<br>
<div class="jumbotron">
|
server/docs/index.html
|
jeffmarston/fixalicious-ui
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Swagger UI</title>
<link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16" />
<link href='css/typography.css' media='screen' rel='stylesheet' type='text/css'/>
<link href='css/reset.css' media='screen' rel='stylesheet' type='text/css'/>
<link href='css/screen.css' media='screen' rel='stylesheet' type='text/css'/>
<link href='css/reset.css' media='print' rel='stylesheet' type='text/css'/>
<link href='css/print.css' media='print' rel='stylesheet' type='text/css'/>
<script src='lib/object-assign-pollyfill.js' type='text/javascript'></script>
<script src='lib/jquery-1.8.0.min.js' type='text/javascript'></script>
<script src='lib/jquery.slideto.min.js' type='text/javascript'></script>
<script src='lib/jquery.wiggle.min.js' type='text/javascript'></script>
<script src='lib/jquery.ba-bbq.min.js' type='text/javascript'></script>
<script src='lib/handlebars-4.0.5.js' type='text/javascript'></script>
<script src='lib/lodash.min.js' type='text/javascript'></script>
<script src='lib/backbone-min.js' type='text/javascript'></script>
<script src='swagger-ui.js' type='text/javascript'></script>
<script src='lib/highlight.9.1.0.pack.js' type='text/javascript'></script>
<script src='lib/highlight.9.1.0.pack_extended.js' type='text/javascript'></script>
<script src='lib/jsoneditor.min.js' type='text/javascript'></script>
<script src='lib/marked.js' type='text/javascript'></script>
<script src='lib/swagger-oauth.js' type='text/javascript'></script>
<!-- Some basic translations -->
<!-- <script src='lang/translator.js' type='text/javascript'></script> -->
<!-- <script src='lang/ru.js' type='text/javascript'></script> -->
<!-- <script src='lang/en.js' type='text/javascript'></script> -->
<script type="text/javascript">
$(function () {
var url = window.location.search.match(/url=([^&]+)/);
if (url && url.length > 1) {
url = decodeURIComponent(url[1]);
} else {
// url = "http://petstore.swagger.io/v2/swagger.json";
url = 'json';
}
hljs.configure({
highlightSizeThreshold: 5000
});
// Pre load translate...
if(window.SwaggerTranslator) {
window.SwaggerTranslator.translate();
}
window.swaggerUi = new SwaggerUi({
url: url,
dom_id: "swagger-ui-container",
supportedSubmitMethods: ['get', 'post', 'put', 'delete', 'patch'],
onComplete: function(swaggerApi, swaggerUi){
if(typeof initOAuth == "function") {
initOAuth({
clientId: "your-client-id",
clientSecret: "your-client-secret-if-required",
realm: "your-realms",
appName: "your-app-name",
scopeSeparator: " ",
additionalQueryStringParams: {}
});
}
if(window.SwaggerTranslator) {
window.SwaggerTranslator.translate();
}
},
onFailure: function(data) {
log("Unable to Load SwaggerUI");
},
docExpansion: "none",
jsonEditor: false,
defaultModelRendering: 'schema',
showRequestHeaders: false
});
window.swaggerUi.load();
function log() {
if ('console' in window) {
console.log.apply(console, arguments);
}
}
});
</script>
</head>
<body class="swagger-section">
<div id='header'>
<div class="swagger-ui-wrap">
<a id="logo" href="http://swagger.io"><img class="logo__img" alt="swagger" height="30" width="30" src="images/logo_small.png" /><span class="logo__title">swagger</span></a>
<!--<form id='api_selector'>
<div class='input'><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text"/></div>
<div id='auth_container'></div>
<div class='input'><a id="explore" class="header__btn" href="#" data-sw-translate>Explore</a></div>
</form>-->
</div>
</div>
<div id="message-bar" class="swagger-ui-wrap" data-sw-translate> </div>
<div id="swagger-ui-container" class="swagger-ui-wrap"></div>
</body>
</html>
|
Static_Full_Project_GULP/pages-register.html
|
rubyframework/CoreUI-Free-Bootstrap-Admin-Template
|
<!--
* CoreUI - Open Source Bootstrap Admin Template
* @version v1.0.0-alpha.2
* @link http://coreui.io
* Copyright (c) 2016 creativeLabs Łukasz Holeczek
* @license MIT
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="CoreUI Bootstrap 4 Admin Template">
<meta name="author" content="Lukasz Holeczek">
<meta name="keyword" content="CoreUI Bootstrap 4 Admin Template">
<!-- <link rel="shortcut icon" href="assets/ico/favicon.png"> -->
<title>CoreUI Bootstrap 4 Admin Template</title>
<!-- Icons -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/simple-line-icons.css" rel="stylesheet">
<!-- Main styles for this application -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="container d-table">
<div class="d-100vh-va-middle">
<div class="row">
<div class="col-md-6 offset-md-3">
<div class="card mx-2">
<div class="card-block p-2">
<h1>Register</h1>
<p class="text-muted">Create your account</p>
<div class="input-group mb-1">
<span class="input-group-addon"><i class="icon-user"></i>
</span>
<input type="text" class="form-control" placeholder="Username">
</div>
<div class="input-group mb-1">
<span class="input-group-addon">@</span>
<input type="text" class="form-control" placeholder="Email">
</div>
<div class="input-group mb-1">
<span class="input-group-addon"><i class="icon-lock"></i>
</span>
<input type="password" class="form-control" placeholder="Password">
</div>
<div class="input-group mb-2">
<span class="input-group-addon"><i class="icon-lock"></i>
</span>
<input type="password" class="form-control" placeholder="Repeat password">
</div>
<button type="button" class="btn btn-block btn-success">Create Account</button>
</div>
<div class="card-footer p-2">
<div class="row">
<div class="col-xs-6">
<button class="btn btn-block btn-facebook" type="button">
<span>facebook</span>
</button>
</div>
<div class="col-xs-6">
<button class="btn btn-block btn-twitter" type="button">
<span>twitter</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap and necessary plugins -->
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/tether/dist/js/tether.min.js"></script>
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>
|
vendor/Docs/classLazyShortestPath.html
|
olga-perederieieva/TAsK
|
<!-- HTML header for doxygen 1.8.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">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<title>Traffic Assignment frameworK (TAsK): LazyShortestPath Class Reference</title>
<!--<link href="tabs.css" rel="stylesheet" type="text/css"/>-->
<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" />
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="doxy-boot.js"></script>
</head>
<body>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand">Traffic Assignment frameworK (TAsK) </a>
</div>
</div>
</nav>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div class="content" id="content">
<div class="container">
<div class="row">
<div class="col-sm-12 panel panel-default" style="padding-bottom: 15px;">
<div style="margin-bottom: 15px;">
<!-- 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="pages.html"><span>Related Pages</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>
<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><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pri-methods">Private Member Functions</a> |
<a href="#pri-attribs">Private Attributes</a> |
<a href="classLazyShortestPath-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">LazyShortestPath Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Lazy shortest path for single-objective shortest path algorithms.
<a href="classLazyShortestPath.html#details">More...</a></p>
<p><code>#include <<a class="el" href="LazyShortestPath_8h_source.html">LazyShortestPath.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for LazyShortestPath:</div>
<div class="dyncontent">
<div class="center"><img src="classLazyShortestPath__inherit__graph.png" border="0" usemap="#LazyShortestPath_inherit__map" alt="Inheritance graph"/></div>
<map name="LazyShortestPath_inherit__map" id="LazyShortestPath_inherit__map">
<area shape="rect" id="node2" href="classShortestPath.html" title="This is an abstract class that defines the interface for single-objective shortest-path algorithms..." alt="" coords="16,5,145,171"/>
</map>
</div>
<div class="dynheader">
Collaboration diagram for LazyShortestPath:</div>
<div class="dyncontent">
<div class="center"><img src="classLazyShortestPath__coll__graph.png" border="0" usemap="#LazyShortestPath_coll__map" alt="Collaboration graph"/></div>
<map name="LazyShortestPath_coll__map" id="LazyShortestPath_coll__map">
<area shape="rect" id="node2" href="classShortestPath.html" title="This is an abstract class that defines the interface for single-objective shortest-path algorithms..." alt="" coords="16,5,145,171"/>
</map>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a9bc494cba0b00024d81a365ec65ad4ae"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9bc494cba0b00024d81a365ec65ad4ae"></a>
 </td><td class="memItemRight" valign="bottom"><b>LazyShortestPath</b> (<a class="el" href="classShortestPath.html">ShortestPath</a> *shPath)</td></tr>
<tr class="separator:a9bc494cba0b00024d81a365ec65ad4ae"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acfcb62e2ead17a9c85b2afdaf5296b44"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classLazyShortestPath.html#acfcb62e2ead17a9c85b2afdaf5296b44">calculate</a> (int originIndex)</td></tr>
<tr class="separator:acfcb62e2ead17a9c85b2afdaf5296b44"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a981ff8ac5be3c1cb6b78cd7358fc4cb6"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classLazyShortestPath.html#a981ff8ac5be3c1cb6b78cd7358fc4cb6">calculate</a> (int originIndex, int destIndex, int odPairIndex)</td></tr>
<tr class="separator:a981ff8ac5be3c1cb6b78cd7358fc4cb6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf84a8b62bc8f7510f3f96b8440e2e07"><td class="memItemLeft" align="right" valign="top">virtual FPType </td><td class="memItemRight" valign="bottom"><a class="el" href="classLazyShortestPath.html#aaf84a8b62bc8f7510f3f96b8440e2e07">getCost</a> (int destIndex) const </td></tr>
<tr class="separator:aaf84a8b62bc8f7510f3f96b8440e2e07"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b2d3072e78ff0b4369ed1abd1bb6ff6"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classStarLink.html">StarLink</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classLazyShortestPath.html#a8b2d3072e78ff0b4369ed1abd1bb6ff6">getInComeLink</a> (int destIndex) const </td></tr>
<tr class="separator:a8b2d3072e78ff0b4369ed1abd1bb6ff6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classShortestPath"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classShortestPath')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classShortestPath.html">ShortestPath</a></td></tr>
<tr class="memitem:a82a236c1957abb308d16f546b69a9813 inherit pub_methods_classShortestPath"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classShortestPath.html#a82a236c1957abb308d16f546b69a9813">printPath</a> (int destIndex) const </td></tr>
<tr class="separator:a82a236c1957abb308d16f546b69a9813 inherit pub_methods_classShortestPath"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:ac66f5fe93ae48f41227202665f458b51"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classLazyShortestPath.html#ac66f5fe93ae48f41227202665f458b51">updatePathCost</a> (int destIndex)</td></tr>
<tr class="separator:ac66f5fe93ae48f41227202665f458b51"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a8b82691b758f4bd37f0ed945bb7fb50b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8b82691b758f4bd37f0ed945bb7fb50b"></a>
<a class="el" href="classShortestPath.html">ShortestPath</a> * </td><td class="memItemRight" valign="bottom"><b>shPath_</b></td></tr>
<tr class="separator:a8b82691b758f4bd37f0ed945bb7fb50b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a75692c8ecc28acbd7e6d35db08612bd7"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a75692c8ecc28acbd7e6d35db08612bd7"></a>
int </td><td class="memItemRight" valign="bottom"><b>prevOriginIndex_</b></td></tr>
<tr class="separator:a75692c8ecc28acbd7e6d35db08612bd7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2190d5f22fd465c8e33166433e6e7d5f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2190d5f22fd465c8e33166433e6e7d5f"></a>
bool </td><td class="memItemRight" valign="bottom"><b>originChanged_</b></td></tr>
<tr class="separator:a2190d5f22fd465c8e33166433e6e7d5f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a323d59b901d48c83f7c65a9020e04474"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a323d59b901d48c83f7c65a9020e04474"></a>
FPType </td><td class="memItemRight" valign="bottom"><b>newPathCost_</b></td></tr>
<tr class="separator:a323d59b901d48c83f7c65a9020e04474"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Lazy shortest path for single-objective shortest path algorithms. </p>
<p>For details, see <a class="el" href="citelist.html#CITEREF_Chen1998">[3]</a>. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="acfcb62e2ead17a9c85b2afdaf5296b44"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void LazyShortestPath::calculate </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>originIndex</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Calculates shortest path from origin <b>originIndex</b> to all other nodes that are reachable from this origin. </p>
<p>Implements <a class="el" href="classShortestPath.html#a7ce734ae74cffe4e71b60f9a1db00071">ShortestPath</a>.</p>
</div>
</div>
<a class="anchor" id="a981ff8ac5be3c1cb6b78cd7358fc4cb6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void LazyShortestPath::calculate </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>originIndex</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>destIndex</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>odPairIndex</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Calculates shortest path from origin <b>originIndex</b> to destination <b>destIndex</b>. If it is not over-ridden by children classes usual shortest path from a given origin to all other nodes is called. </p>
<p>Reimplemented from <a class="el" href="classShortestPath.html#a17000f3aff5ad292daa0d929298904a3">ShortestPath</a>.</p>
</div>
</div>
<a class="anchor" id="aaf84a8b62bc8f7510f3f96b8440e2e07"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">FPType LazyShortestPath::getCost </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>destIndex</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>shortest path distance to node <b>destIndex</b> </dd></dl>
<p>Implements <a class="el" href="classShortestPath.html#a6e9b7fba57ea8d9497fbcf82c2500976">ShortestPath</a>.</p>
</div>
</div>
<a class="anchor" id="a8b2d3072e78ff0b4369ed1abd1bb6ff6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classStarLink.html">StarLink</a> * LazyShortestPath::getInComeLink </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>destIndex</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section return"><dt>Returns</dt><dd>pointer to a link that belongs to the shortest path and points to node <b>destIndex</b>, return NULL if the origin is passed or if destIndex is not reachable from current origin. </dd></dl>
<p>Implements <a class="el" href="classShortestPath.html#a7c9f28d266abc5f16d4eb02623af3a92">ShortestPath</a>.</p>
</div>
</div>
<a class="anchor" id="ac66f5fe93ae48f41227202665f458b51"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void LazyShortestPath::updatePathCost </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>destIndex</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Goes through the stored shortest path to the destination destIndex and updates shortest path distance that might have changed after flow shifts </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="LazyShortestPath_8h_source.html">LazyShortestPath.h</a></li>
<li>LazyShortestPath.cpp</li>
</ul>
</div><!-- contents -->
<!-- HTML footer for doxygen 1.8.8-->
<!-- start footer part -->
</div>
</div>
</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>
Generated on Tue Mar 10 2015 15:45:14 for Traffic Assignment frameworK (TAsK) 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>
|
src/app/player-profile/player-profile.component.html
|
togus/uhc
|
<p>
player-profile works!
</p>
<div *ngIf="player">
<h2>{{ player.nickname }} profile</h2>
<div>
<div><label>id:</label>{{ player.id}}</div>
<div><label>Games:</label>{{ player.gamesPlayed }}</div>
<div><label>Kills:</label> {{ player.kills }}</div>
<div><label>Deaths:</label> {{ player.deaths }}</div>
<div><label>Wins:</label> {{ player.wins }}</div>
<div>Description: {{ player.description }}</div>
</div>
</div>
|
app/components/common/partials/action-bar.html
|
Zokormazo/ngLlery
|
<div class="action-bar">
<button type="button" class="search" ng-if="$ctrl.search" tooltip-append-to-body="true" uib-tooltip="Search" ng-click="$ctrl.toggleSearch()">
<span class="sr-only">Search</span>
<i></i>
</button>
<button ng-repeat="action in $ctrl.actions" type="button" class="{{ action.class }}" tooltip-apprend-to-body="true" ng-click="action.click()" uib-tooltip="{{ action.text }}">
<span class="sr-only">{{ action.text }}</span>
<i></i>
</button>
<div class="search-form" ng-if="$ctrl.search" uib-collapse="$ctrl.isSearchCollapsed">
<input type="text" ng-model="$ctrl.searchModel"></input>
</div>
</div>
|
src/client/google9e7bb18ac05f47f6.html
|
abodym/OurMineIo
|
<html>
<head>
<title></title>
</head>
<body>
<p>google-site-verification: google9e7bb18ac05f47f6.html</p>
<script type="application/ld+json"> {
"@context" : "http://schema.org",
"@type" : "Organization",
"name":"OurMine",
"url":"https://ourmine.org",
"recipeIngredient": [
]
}
</script>
</body>
</html>
|
index.html
|
Zeetah/r3ndr
|
<!DOCTYPE html>
<html>
<head>
<title>Example</title>
<style type="text/css">
.name {
color: red;
}
.extended {
color: green;
}
</style>
</head>
<body>
<div class="example"></div>
<script type="text/javascript" src="dist/r3ndr.min.js"></script>
<script type="text/javascript">
var example = R('<div>Hello <span class="name"></span></div>').render({name: { text: 'Example'}}, {
name: {
text: function() {
return '<span class="extended">Extended</span> ' + this.text;
}
}
});
var div = document.createElement('div');
div.innerHTML = example;
document.getElementsByClassName('example')[0].appendChild(div.firstChild);
</script>
</body>
</html>
|
css/style.css
|
codeforsanjose/OpenDSJ
|
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;vertical-align:baseline;border:0;font:inherit;font-size:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body {width: 100%;line-height: 1}
ul {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none}
table {border-spacing: 0;border-collapse:collapse}
header {width:100%;display:inline-block;background-color:#000;position:fixed;z-index:999}
header nav ul li:hover{color:#FFF}
header #logo {float:left;padding:10px;display: block; margin-top: 7px}
header a {font-family:"Open Sans",sans-serif;font-weight:300;color:#7f8c8d;font-size:2em; text-decoration: none}
nav a, header a, #logo a{font-size: 19px;color:#7f8c8d;text-decoration:none}
nav a:hover, #logo a:hover{color:#FFF}
header nav {float:right;padding-top:20px;padding-bottom: 20px;color:#fff;padding-right: 15px;font-family: "lato", "Sans-serif";font-weight:300}
header nav ul {margin:0;padding-bottom: 0px;float:right;color:#7f8c8d;}
header nav li {display:inline}
header nav li + li {padding-left:4px}
body{background-color:#fff;font-size: 13px;font-family:"Open Sans",sans-serif}
#slides {display:none;display:block}
#slides li {overflow: hidden;height:368px;border:3px solid red;}
iframe{display:block;width:100%;height:400px}
h1, h2, h3, p, li, th, td{font-family:"Open Sans",sans-serif}
h1 {font-size:2.5em;font-weight:800;line-height:1.25em;}
a {text-decoration:underline;color:#000;}
a:hover{color:red;}
.container{max-width:1110px;display:block; margin: 0 auto}
.cf{clear:both}
#totop{display:none}
#enter{border-bottom:1px solid #ccc;margin-bottom:25px;padding:100px 0 25px 20px}
#enter h1{padding-bottom:5px;text-align:left;}
#enter h2{float:right;font-weight:300}
#enter p{margin-bottom:15px;text-align:left;}
p {font-size:1.125em;line-height:1.65em}
#cor, #lic, #oli, #her, #cor3, #lic3, #oli3, #her3{display:none}
#slides li {overflow:hidden;height:368px;border: 3px solid red}
#thumbnails {margin-bottom:25px;}
#thumbnails ul li{display:inline-block;padding:5px 40px;cursor:pointer}
#thumbnails ul li img{border:3px solid transparent}
#thumbnails ul{text-align:center}
.table-data {text-align:center}
.table-data th {background-color: #444;color: #fff;font-size: 1.6em;padding: 15px;width: 33.3%;}
.table-data td {background-color: #e74c3c;color: #fff;font-family: sans-serif;font-size: 4em;padding: 15px;width: 33.3%;}
#cor3 td {background-color: #27ae60}
#lic3 td {background-color: #2980b9}
#oli3 td {background-color: #e67e22}
#her3 td {background-color: #7f8c8d}
#thumbnails li#ng1 img{border:3px solid red}
#more {padding:25px}
#more h1{text-align:center}
#more p{font-weight:400}
#more p.ques{padding:5px 0px}
#more p.ans{font-weight:300}
#download{margin-top:10px;padding:25px;font-weight:300;background-color:#ecf0f1;}
#download #button{border:1px solid;width:20%;padding:20px 30px;display:block;text-align:center;font-size:20px;cursor:pointer;float:right}
#download #button:hover{color:#fff;background-color:#000}
#disclaimer {width:70%;float:left;display:block}
#disclaimer p{font-size:.85em;color:#666}
#end{margin-top:10px;text-align:center;font-size:40px;font-weight:300;}
p.instructions {
color: #999;
font-style: italic;
text-align: center;
}
p.disclaimer {
color: #999;
font-size: .9em;
text-align: right;
}
/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix:after {
clear: both;
}
|
WASP-turtlebot-DSL/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/org.eclipse.osgi/142/0/.cp/javadoc/org/eclipse/emf/cdo/edit/package-summary.html
|
kribe48/wasp-mbse
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>org.eclipse.emf.cdo.edit (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<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="org.eclipse.emf.cdo.edit (CDO Model Repository Documentation)";
}
}
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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/emf/cdo/compare/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/eresource/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/edit/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.eclipse.emf.cdo.edit</h1>
<div class="docSummary">
<div class="block">Useful base classes that can be referenced from custom EMF generator models.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOEditPlugin.html" title="class in org.eclipse.emf.cdo.edit">CDOEditPlugin</a></td>
<td class="colLast">
<div class="block">This is the central singleton for the Eresource edit plugin</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOEditPlugin.Implementation.html" title="class in org.eclipse.emf.cdo.edit">CDOEditPlugin.Implementation</a></td>
<td class="colLast">
<div class="block">The actual implementation of the Eclipse <b>Plugin</b></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter</a></td>
<td class="colLast">
<div class="block">Adds CDO-specific properties to <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>objects</code></a>, such as <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoID--"><code>ID</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html#getVersion--"><code>version</code></a> and <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoState--"><code>state</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.AdaptersDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.CDOPropertyDescriptor</a></td>
<td class="colLast">
<div class="block">Base abstract to add CDO debug information to PropertiesView.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.DefaultLabelProvider.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.CDOPropertyDescriptor.DefaultLabelProvider</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ContainerDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.ContainerDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.DirectResourceDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.DirectResourceDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.IDDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.IDDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ReadLockedDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.ReadLockedDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.StateDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.StateDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.URIDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.URIDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.VersionDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.VersionDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ViewDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.ViewDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.WriteLockedDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.WriteLockedDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.WriteOptionDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.WriteOptionDescriptor</a></td>
<td class="colLast">Deprecated
<div class="block"><span class="deprecationComment">as of 4.4 not used any more.</span></div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package org.eclipse.emf.cdo.edit Description">Package org.eclipse.emf.cdo.edit Description</h2>
<div class="block">Useful base classes that can be referenced from custom EMF generator models.</div>
</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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/emf/cdo/compare/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/eresource/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/edit/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>
|
app/grails-app/assets/javascripts/fr/isima/zzoverflow/badge/templates/create.tpl.html
|
theCmaker/ZZ3_grails_app
|
<div class="nav" role="navigation">
<ul>
<li><a ui-sref="index" class="home">Home</a></li>
<li><a ui-sref="badge.list" class="list">Badge List</a></li>
</ul>
</div>
<div id="create-badge" class="content scaffold-create" role="main">
<h1>Create Badge</h1>
<ul class="errors" role="alert" ng-if="vm.errors">
<li ng-repeat="error in vm.errors">{{error.message}}</li>
</ul>
<form name="saveBadge" ng-submit="vm.saveBadge()">
<fieldset class="form">
<ng-include src="'/fr/isima/zzoverflow/badge/form.html'"></ng-include>
</fieldset>
<fieldset class="buttons">
<input type="submit" name="create" class="save" value="Create" />
</fieldset>
</form>
</div>
|
clean/Linux-x86_64-4.11.1-2.0.7/released/8.13.0/chapar/8.11.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>chapar: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.0 / chapar - 8.11.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
chapar
<small>
8.11.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2021-04-16 16:56:55 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-16 16:56:55 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.11.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.1 Official release 4.11.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "palmskog@gmail.com"
homepage: "https://github.com/coq-community/chapar"
dev-repo: "git+https://github.com/coq-community/chapar.git"
bug-reports: "https://github.com/coq-community/chapar/issues"
license: "MIT"
synopsis: "A framework for verification of causal consistency for distributed key-value stores and their clients in Coq"
description: """
A framework for modular verification of causal consistency for replicated key-value
store implementations and their client programs in Coq. Includes proofs of the causal consistency
of two key-value store implementations and a simple automatic model checker for the correctness
of client programs."""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {>= "8.9" & < "8.12~"}
]
tags: [
"category:Computer Science/Concurrent Systems and Protocols/Theory of concurrent systems"
"keyword:causal consistency"
"keyword:key-value stores"
"keyword:distributed algorithms"
"keyword:program verification"
"logpath:Chapar"
"date:2020-01-31"
]
authors: [
"Mohsen Lesani"
"Christian J. Bell"
"Adam Chlipala"
]
url {
src: "https://github.com/coq-community/chapar/archive/v8.11.0.tar.gz"
checksum: "sha512=35961eeece511cebbd8f370d416b6bf952f08cc8d9050554d7e2688d9ed90635652161cfc3b391a1272ac92d5d552c0a1f9008cc0cd56d31f858dbbf08dac914"
}
</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-chapar.8.11.0 coq.8.13.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.13.0).
The following dependencies couldn't be met:
- coq-chapar -> coq < 8.12~ -> ocaml < 4.10
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-chapar.8.11.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>
|
result/M.1419062752.A.7AC.html
|
iultimatez/PTTScraper
|
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>[問卦] 有沒有考績的八卦 - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
又到了年底打考績的時間
考績通常分為自評與主管評
考績的結果會直接關係到升遷/加薪/獎金
小妹自認這半年工作很認真
">
<meta property="og:site_name" content="Ptt 批踢踢實業坊">
<meta property="og:title" content="[問卦] 有沒有考績的八卦">
<meta property="og:description" content="
又到了年底打考績的時間
考績通常分為自評與主管評
考績的結果會直接關係到升遷/加薪/獎金
小妹自認這半年工作很認真
">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/bbs-common.css">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/bbs.css" media="screen">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/pushstream.css" media="screen">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/bbs-print.css" media="print">
<script type="text/javascript" async="" src="https://apis.google.com/js/plusone.js"></script><script id="facebook-jssdk" src="//connect.facebook.net/en_US/all.js#xfbml=1"></script><script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="//images.ptt.cc/v2.10/bbs.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32365737-1']);
_gaq.push(['_setDomainName', 'ptt.cc']);
_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>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="topbar-container">
<div id="topbar" class="bbs-content">
<a id="logo" href="/">批踢踢實業坊</a>
<span>›</span>
<a class="board" href="/bbs/Gossiping/index.html"><span class="board-label">看板 </span>Gossiping</a>
<a class="right small" href="/about.html">關於我們</a>
<a class="right small" href="/contact.html">聯絡資訊</a>
</div>
</div>
<div id="navigation-container">
<div id="navigation" class="bbs-content">
<a class="board" href="/bbs/Gossiping/index.html">返回看板</a>
<div class="bar"></div>
<div class="share">
<span>分享</span>
<div class="fb-like" data-send="false" data-layout="button_count" data-width="90" data-show-faces="false" data-href="http://www.ptt.cc/bbs/Gossiping/M.1419062752.A.7AC.html"></div>
<div class="g-plusone" data-size="medium"></div>
<script type="text/javascript">
window.___gcfg = {lang: 'zh-TW'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</div>
</div>
</div>
<div id="main-container">
<div id="main-content" class="bbs-screen bbs-content"><div class="article-metaline"><span class="article-meta-tag">作者</span><span class="article-meta-value">YahooTaiwan (超級喜歡剛力彩芽)</span></div><div class="article-metaline-right"><span class="article-meta-tag">看板</span><span class="article-meta-value">Gossiping</span></div><div class="article-metaline"><span class="article-meta-tag">標題</span><span class="article-meta-value">[問卦] 有沒有考績的八卦</span></div><div class="article-metaline"><span class="article-meta-tag">時間</span><span class="article-meta-value">Sat Dec 20 16:05:50 2014</span></div>
又到了年底打考績的時間
考績通常分為自評與主管評
考績的結果會直接關係到升遷/加薪/獎金
小妹自認這半年工作很認真
不知道把自己打為最高分會不會很不要臉
有沒有考績的八卦?
--
Sent from my Windows
--
<span class="f2">※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 180.218.164.71
</span><span class="f2">※ 文章網址: <a href="http://www.ptt.cc/bbs/Gossiping/M.1419062752.A.7AC.html" target="_blank" rel="nofollow">http://www.ptt.cc/bbs/Gossiping/M.1419062752.A.7AC.html</a>
</span><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">lpbrother</span><span class="f3 push-content">: 你可以打一千分</span><span class="push-ipdatetime"> 12/20 16:06
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">alanlin1283</span><span class="f3 push-content">: 我要考積!!!</span><span class="push-ipdatetime"> 12/20 16:06
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">sumade5566</span><span class="f3 push-content">: 21世紀</span><span class="push-ipdatetime"> 12/20 16:06
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">tyrande</span><span class="f3 push-content">: 我喜歡以前的 香雞城..</span><span class="push-ipdatetime"> 12/20 16:06
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">milkyway168</span><span class="f3 push-content">: 主管的棒子+屬下的兩個奶子=100分</span><span class="push-ipdatetime"> 12/20 16:06
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">srwhite</span><span class="f3 push-content">: 點心文</span><span class="push-ipdatetime"> 12/20 16:06
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">lunhsuan</span><span class="f3 push-content">: 自評通常有做事打中上 沒做事就打剛好及格吧</span><span class="push-ipdatetime"> 12/20 16:07
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">KCKCLIN</span><span class="f3 push-content">: 有多少人認為考績公平正義的?XD更別說很多新人都要背考績</span><span class="push-ipdatetime"> 12/20 16:09
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">KCKCLIN</span><span class="f3 push-content">: 最差那個</span><span class="push-ipdatetime"> 12/20 16:09
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">amateuruser</span><span class="f3 push-content">: 烤鴨?</span><span class="push-ipdatetime"> 12/20 16:14
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">mermaidhan</span><span class="f3 push-content">: 鴨鴨戰隊</span><span class="push-ipdatetime"> 12/20 16:16
</span></div></div>
<div id="article-polling" data-pollurl="/poll/Gossiping/M.1419062752.A.7AC.html?cacheKey=2052-1349331986&offset=1555&offset-sig=75891295f02b92cd54e64347dcbb13c4ae1a27f9" data-longpollurl="/v1/longpoll?id=245ab41b752bd26c5909025134e26b2d75974882" data-offset="1555">推文自動更新已關閉</div>
<div class="bbs-screen bbs-footer-message">本網站已依台灣網站內容分級規定處理。此區域為限制級,未滿十八歲者不得瀏覽。</div>
</div>
</body></html>
|
app/alma-rss-to-html/BestsellersNewAcq_new_books_list.html
|
UMiamiLibraries/newitems-app
|
<?xml version="1.0"?>
<div id="new-items-list-container"><ul id="new-items-list" class="pure-menu-list"><li class="pure-menu-item item-block" data-author="Robb, J. D., 1950- author." data-title="Apprentice in death /" data-language="eng" data-arrivaldate="10/31/2016 02:58"><a property="url" href="http://miami-primo.hosted.exlibrisgroup.com/primo_library/libweb/action/dlSearch.do?institution=01UOML&vid=uml&tab=default_tab&search_scope=default_scope&indx=1&bulkSize=10&query=any,contains,01UOML_ALMA21294969500002976"><span class="item-title-text" property="name">Apprentice in death /</span></a><div class="item-info"><p class="item-author" property="author">Robb, J. D., 1950- author.</p><p class="item-description" property="description">Library - Richter Library, Location - gbpm, Call number - PS3568.O243 A87 2016</p><p class="item-language"><span property="inLanguage">eng</span><span>375 pages ;;24 cm</span><span>BOOK</span></p><p class="item-arrivaldate">
Arrival date: 10/31/2016 02:58</p></div></li></ul></div>
|
old/src/external/asio-1.10.2/doc/asio/reference/basic_seq_packet_socket/bind/overload2.html
|
dhh1128/intent
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_seq_packet_socket::bind (2 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../../index.html" title="Asio">
<link rel="up" href="../bind.html" title="basic_seq_packet_socket::bind">
<link rel="prev" href="overload1.html" title="basic_seq_packet_socket::bind (1 of 2 overloads)">
<link rel="next" href="../broadcast.html" title="basic_seq_packet_socket::broadcast">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload1.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../bind.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="../broadcast.html"><img src="../../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="asio.reference.basic_seq_packet_socket.bind.overload2"></a><a class="link" href="overload2.html" title="basic_seq_packet_socket::bind (2 of 2 overloads)">basic_seq_packet_socket::bind
(2 of 2 overloads)</a>
</h5></div></div></div>
<p>
<span class="emphasis"><em>Inherited from basic_socket.</em></span>
</p>
<p>
Bind the socket to the given local endpoint.
</p>
<pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">bind</span><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">endpoint_type</span> <span class="special">&</span> <span class="identifier">endpoint</span><span class="special">,</span>
<span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&</span> <span class="identifier">ec</span><span class="special">);</span>
</pre>
<p>
This function binds the socket to the specified endpoint on the local
machine.
</p>
<h6>
<a name="asio.reference.basic_seq_packet_socket.bind.overload2.h0"></a>
<span><a name="asio.reference.basic_seq_packet_socket.bind.overload2.parameters"></a></span><a class="link" href="overload2.html#asio.reference.basic_seq_packet_socket.bind.overload2.parameters">Parameters</a>
</h6>
<div class="variablelist">
<p class="title"><b></b></p>
<dl>
<dt><span class="term">endpoint</span></dt>
<dd><p>
An endpoint on the local machine to which the socket will be bound.
</p></dd>
<dt><span class="term">ec</span></dt>
<dd><p>
Set to indicate what error occurred, if any.
</p></dd>
</dl>
</div>
<h6>
<a name="asio.reference.basic_seq_packet_socket.bind.overload2.h1"></a>
<span><a name="asio.reference.basic_seq_packet_socket.bind.overload2.example"></a></span><a class="link" href="overload2.html#asio.reference.basic_seq_packet_socket.bind.overload2.example">Example</a>
</h6>
<pre class="programlisting"><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">socket</span> <span class="identifier">socket</span><span class="special">(</span><span class="identifier">io_service</span><span class="special">);</span>
<span class="identifier">socket</span><span class="special">.</span><span class="identifier">open</span><span class="special">(</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">v4</span><span class="special">());</span>
<span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">ec</span><span class="special">;</span>
<span class="identifier">socket</span><span class="special">.</span><span class="identifier">bind</span><span class="special">(</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">endpoint</span><span class="special">(</span>
<span class="identifier">asio</span><span class="special">::</span><span class="identifier">ip</span><span class="special">::</span><span class="identifier">tcp</span><span class="special">::</span><span class="identifier">v4</span><span class="special">(),</span> <span class="number">12345</span><span class="special">),</span> <span class="identifier">ec</span><span class="special">);</span>
<span class="keyword">if</span> <span class="special">(</span><span class="identifier">ec</span><span class="special">)</span>
<span class="special">{</span>
<span class="comment">// An error occurred.</span>
<span class="special">}</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="overload1.html"><img src="../../../../prev.png" alt="Prev"></a><a accesskey="u" href="../bind.html"><img src="../../../../up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../home.png" alt="Home"></a><a accesskey="n" href="../broadcast.html"><img src="../../../../next.png" alt="Next"></a>
</div>
</body>
</html>
|
src/client/packages/payroll/manage-allowances/manage-allowance.component.html
|
sayanuIT/teds2
|
<<<<<<< HEAD
<div>
<br/>
<div class="col-sm-6">
<label>Employee Id</label>
<md-select placeholder="Employee Id" [(ngModel)]='pay_id'><!--getData function should call "AllowanceTableInfo()"-->
<md-option *ngFor="let emp of emps" [value]="emp.value" (click)="selectedValue(emp);passTheEmployeeId()" > <!--employee get function local variable should be emp-->
{{ emps.emp_id}}
</md-option>
</md-select>
</div>
<div class="col-sm-6">
<label>Employee Name</label>
</div>
<br/><br/><br/>
<div class="col-sm-12" style="margin-top: 100px;">
<div class="panel panel-default panel-table">
<div class="panel-heading">
<div class="row">
<div class="col col-xs-6">
<h3 class="panel-title">Manage Allowance</h3>
</div>
<div class="col col-xs-6 text-right">
<md-select placeholder="Allowance Name">
<md-option *ngFor="let allo of allos" [value]="allo.value"
(click)="selectedValue(allo.allowance_id)">{{ allo.allowance_name}}
</md-option>
</md-select>
<button type="button" class="btn btn-sm btn-primary btn-create" (click)="setAllAllowanceInfo()">Add Allowance</button>
=======
<div class="container">
<div class="payroll-dynamic-page">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="panel panel-default panel-table">
<div class="panel-heading">
<div class="row">
<div class="col col-xs-6">
<h3 class="panel-title">Manage Allowances</h3>
</div>
<div class="col col-xs-6 text-right">
<button type="button" class="btn btn-sm btn-primary btn-create" routerLink="/add-allowance">Add Allowance</button>
>>>>>>> origin/master
</div>
</div>
</div>
<div class="panel-body">
<table class="table table-striped table-bordered table-list">
<thead>
<tr>
<th><em class="fa fa-cog"></em></th>
<th class="hidden-xs">Allowance ID</th>
<<<<<<< HEAD
<th>Allowance Type</th>
=======
<th>Allowance Name</th>
<th>Is_enability to EPF(Y/N)</th>
>>>>>>> origin/master
<th>Amount</th>
</tr>
</thead>
<tbody>
<<<<<<< HEAD
<tr *ngFor="let d of empallowance"><!--should asign local variable all the server side object should asign to the local variable in servie file-->
=======
<tr>
>>>>>>> origin/master
<td align="center">
<a class="btn btn-default"><em class="fa fa-pencil"></em></a>
<a class="btn btn-danger"><em class="fa fa-trash"></em></a>
</td>
<<<<<<< HEAD
<td class="hidden-xs">{{d.allowance_id}}</td>
<td>{{d.allowance_name}}</td>
<td>{{d.amount}}</td>
=======
<td class="hidden-xs">1</td>
<td>Living Allowance</td>
<td>Yes</td>
<td>Rs.23000</td>
>>>>>>> origin/master
</tr>
</tbody>
</table>
</div>
<<<<<<< HEAD
</div>
</div>
<div class="col-sm-12" >
<div class="pull-right" style="margin-block-start:50px">
<label>Total Allowance: </label>{{sum}}<br/>
<button class="btn btn-info">Save</button>
</div>
</div>
</div>
=======
<div class="panel-footer">
<div class="row">
<div class="col col-xs-4">Page 1 of 5
</div>
<div class="col col-xs-8">
<ul class="pagination hidden-xs pull-right">
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
</ul>
<ul class="pagination visible-xs pull-right">
<li><a href="#">�</a></li>
<li><a href="#">�</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
>>>>>>> origin/master
|
flowcelltool/flowcells/templates/flowcells/flowcell_updatelibraries.html
|
bihealth/flowcelltool
|
{% extends "base.html" %}
{% load static %}
{% load crispy_forms_filters %}
{% block title %}Update Flow Cell Libraries{% endblock %}
{% block content %}
<h2>Update Flow Cell Libraries</h2>
<form method="post">
{% crispy formset helper %}
<div class="text-right mb-3">
<div class="btn-group" role="group">
<a role="button" class="btn btn-secondary"
href="{% url 'flowcell_view' uuid=object.uuid %}">
<i class="fa fa-arrow-circle-left" aria-hidden="true"></i>
Cancel
</a>
<button type="submit" name="submit_more" value="submit_more" class="btn btn-primary">
<i class="fa fa-plus" aria-hidden="true"></i>
Save and add more
</button>
<button type="submit" name="submit" value="submit" class="btn btn-primary">
<i class="fa fa-check" aria-hidden="true"></i>
Save
</button>
</div>
</div>
</form>
{% endblock content %}
{% block javascript %}
{{ block.super }}
<script type="text/javascript">
/* Convert from barcode <select> to barcode_set <select> id */
function barcodeToSet(barcodeId) {
console.log('barcodeToSet(' + barcodeId + ')');
var num = barcodeId.slice(barcodeId.length - 1);
console.log("num", num, typeof(num));
if (num != "2")
num = "";
var name = barcodeId.slice(0, barcodeId.length - num.length);
console.log('name ' + name + ", " + num.length);
console.log('return ' + name + '_set' + num);
return barcodeId.slice(0, barcodeId.length - num.length) + '_set' + num;
}
/* Convert from barcode_set <select> id to barcode <select> */
function barcodeSetToBarcode(barcodeId) {
console.log('barcodeSetToBarcode(' + barcodeId + ')');
var num = barcodeId.slice(barcodeId.length - 1);
if (num != "2")
num = "";
console.log('num ' + num);
console.log('return ' + barcodeId.substr(0, barcodeId.length - 4 - num.length) + num);
return barcodeId.substr(0, barcodeId.length - 4 - num.length) + num;
}
/* Update barcode field for a given select barcode set field */
function barcodeSetUpdated(barcodeSetSelect) {
var selectedValue = $(barcodeSetSelect).val();
var barcodeSelect = $('#' + barcodeSetToBarcode(barcodeSetSelect.attr('id')));
barcodeSelect.prop('disabled', !selectedValue);
if (!selectedValue) {
barcodeSelect.val('');
} else {
barcodeSelect.find('option').each(function() {
console.log($(this));
var dataSetId = $(this).attr('data-set-id');
console.log(dataSetId, barcodeSetSelect.val());
console.log(typeof(dataSetId), typeof(barcodeSetSelect.val()));
console.log(dataSetId == barcodeSetSelect.val());
if (dataSetId == '' || dataSetId == barcodeSetSelect.val()) {
$(this).show();
} else {
$(this).hide();
}
});
}
}
$(document).ready(function () {
$('select.barcode-field, select.barcode-field2').each(function() {
console.log('1', this);
console.log('2', $(this).attr('id'));
var barcodeSetId = '#' + barcodeToSet($(this).attr('id'));
barcodeSetUpdated($(barcodeSetId));
});
$('select.barcode-set-field, select.barcode-set-field2').change(
function() {
barcodeSetUpdated($(this));
});
$('table thead tr th:last').after(
'<th for="div_id_form-0-DELETE" class="control-label">Delete</th>');
});
</script>
{% endblock %}
|
blog/c8-conflict.html
|
MsLarissaaa/MsLarissaaa.github.io
|
<!DOCTYPE html>
<head>
<title>Larissa's DBC CULTURAL Blog</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="../stylesheets/blog-stylesheet.css">
</head>
<main>
<h1>Work It Out</h1>
<h2>A guide to navigating and resolving conflict</h2>
<h4>July 20, 2015</h4>
<section>
<p>
(This blog post is currently being edited. Please check back soon!)
</p>
<p>
</p>
<p>
</p>
</section>
</main>
|
epa-grants/research/raw/10386.html
|
1wheel/scraping
|
<!DOCTYPE html>
<!--[if IEMobile 7]><html class="iem7 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if lt IE 7]><html class="lt-ie9 lt-ie8 lt-ie7 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if (IE 7)&(!IEMobile)]><html class="lt-ie9 lt-ie8 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if IE 8]><html class="lt-ie9 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)]><!-->
<html class="no-js not-oldie" lang="en" dir="ltr">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="true" />
<link rel="shortcut icon" href="https://www.epa.gov/sites/all/themes/epa/favicon.ico" type="image/vnd.microsoft.icon" />
<meta name="MobileOptimized" content="width" />
<meta http-equiv="cleartype" content="on" />
<meta http-equiv="ImageToolbar" content="false" />
<meta name="viewport" content="width=device-width" />
<meta name="version" content="20161218" />
<!--googleon: all-->
<meta name="DC.description" content="" />
<meta name="DC.title" content="" />
<title>
A Model of the Transformations of Metal and Metal Oxide Nanoparticles in Freshwater Sediments: Exploring Critical Uncertainties and the Role of Sediments in Nanoparticle Risk Assessment|
Research Project Database | Grantee Research Project | ORD | US EPA</title>
<!--googleoff: snippet-->
<meta name="keywords" content="" />
<link rel="shortlink" href="" />
<link rel="canonical" href="" />
<meta name="DC.creator" content="" />
<meta name="DC.language" content="en" />
<meta name="DC.Subject.epachannel" content="" />
<meta name="DC.type" content="" />
<meta name="DC.date.created" content="" />
<meta name="DC.date.modified" content="2014-10-23" />
<!--googleoff: all-->
<link type="text/css" rel="stylesheet" href="https://www.epa.gov/misc/ui/jquery.ui.autocomplete.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://www.epa.gov/sites/all/themes/epa/css/lib/jquery.ui.theme.css" media="all" />
<link type="text/css" rel="stylesheet" href="https://www.epa.gov/sites/all/libraries/template2/s.css" media="all" />
<!--[if lt IE 9]><link type="text/css" rel="stylesheet" href="https://www.epa.gov/sites/all/themes/epa/css/ie.css" media="all" /><![endif]-->
<link rel="alternate" type="application/atom+xml" title="EPA.gov All Press Releases" href="https://www.epa.gov/newsreleases/search/rss" />
<link rel="alternate" type="application/atom+xml" title="EPA.gov Headquarters Press Releases" href="https://www.epa.gov/newsreleases/search/rss/field_press_office/headquarters" />
<link rel="alternate" type="application/atom+xml" title="Greenversations, EPA's Blog" href="https://blog.epa.gov/blog/feed/" />
<!--[if lt IE 9]><script src="https://www.epa.gov/sites/all/themes/epa/js/html5.js"></script><![endif]-->
<style type="text/css">
/*This style needed for highlight link. Please do not remove*/
.hlText {
font-family: "Arial";
color: red;
font-weight: bold;
font-style: italic;
background-color: yellow;
}
.tblClass {
font-size:smaller; min-width: 10%; line-height: normal;
}
</style>
</head>
<!-- NOTE, figure out body classes! -->
<body class="node-type-(web-area|page|document|webform) (microsite|resource-directory)" >
<!-- Google Tag Manager -->
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-L8ZB" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-L8ZB');</script>
<!-- End Google Tag Manager -->
<div class="skip-links"><a href="#main-content" class="skip-link element-invisible element-focusable">Jump to main content</a></div>
<header class="masthead clearfix" role="banner"> <img class="site-logo" src="https://www.epa.gov/sites/all/themes/epa/logo.png" alt="" />
<hgroup class="site-name-and-slogan">
<h1 class="site-name"><a href="https://www.epa.gov/" title="Go to the home page" rel="home"><span>US EPA</span></a></h1>
<div class="site-slogan">United States Environmental Protection Agency</div>
</hgroup>
<form class="epa-search" method="get" action="https://search.epa.gov/epasearch/epasearch">
<label class="element-hidden" for="search-box">Search</label>
<input class="form-text" placeholder="Search EPA.gov" name="querytext" id="search-box" value=""/>
<button class="epa-search-button" id="search-button" type="submit" title="Search">Search</button>
<input type="hidden" name="fld" value="" />
<input type="hidden" name="areaname" value="" />
<input type="hidden" name="areacontacts" value="" />
<input type="hidden" name="areasearchurl" value="" />
<input type="hidden" name="typeofsearch" value="epa" />
<input type="hidden" name="result_template" value="2col.ftl" />
<input type="hidden" name="filter" value="sample4filt.hts" />
</form>
</header>
<section id="main-content" class="main-content clearfix" role="main">
<div class="region-preface clearfix">
<div id="block-pane-epa-web-area-connect" class="block block-pane contextual-links-region">
<ul class="menu utility-menu">
<li class="menu-item"><a href="https://www.epa.gov/research-grants/forms/contact-us-about-research-grants" class="menu-link contact-us">Contact Us</a></li>
</ul>
</div>
</div>
<div class="main-column clearfix">
<!--googleon: all-->
<div class="panel-pane pane-node-content" >
<div class="pane-content">
<div class="node node-page clearfix view-mode-full">
<div class="box multi related-info right clear-right" style="max-width:300px; font-size:14px;"><!--googleoff: index-->
<!-- RFA Search start -->
<h5 class="pane-title">Related Information</h5>
<div class="pane-content">
<ul><li><a href="https://www.epa.gov/research-grants/">Research Grants</a></li>
<li><a href="https://www.epa.gov/P3">P3: Student Design Competition</a></li>
<li><a href="https://www.epa.gov/research-fellowships/">Research Fellowships</a></li>
<li><a href="https://www.epa.gov/sbir/">Small Business Innovation Research (SBIR)</a></li>
<li><a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/search.welcome">Grantee Research Project Results Search</a></li>
</ul>
</div>
<!-- RFA Search End --><!--googleon: index-->
</div>
<a name="content"></a>
<h2>
A Model of the Transformations of Metal and Metal Oxide Nanoparticles in Freshwater Sediments: Exploring Critical Uncertainties and the Role of Sediments in Nanoparticle Risk Assessment</h2>
<b>EPA Grant Number:</b> F13C20565<br />
<b>Title:</b> A Model of the Transformations of Metal and Metal Oxide Nanoparticles in Freshwater Sediments: Exploring Critical Uncertainties and the Role of Sediments in Nanoparticle Risk Assessment<br />
<b>Investigators:</b>
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/14698"> Dale, Amy Lauren </a>
<br />
<strong>Institution:</strong>
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.institutionInfo/institution/4688">
<b>Carnegie Mellon University</b>
</a> <br />
<strong>EPA Project Officer:</strong>
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/7495"> Cobbs-Green, Gladys M. </a>
<br />
<b>Project Period:</b>
September 1, 2014 through
September 1, 2016
<br />
<b>Project Amount:</b>
$84,000
<br />
<b>RFA:</b>
STAR Graduate Fellowships (2013)
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.rfatext/rfa_id/574">RFA Text</a> |
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/recipients.display/rfa_id/574">Recipients Lists</a>
<br />
<b>Research Category:</b>
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.researchCategory/rc_id/106">Academic Fellowships</a>
,
<a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.researchCategory/rc_id/905">Fellowship - Environmental Risk Assessment</a>
<br />
<br>
<h3>Objective:</h3>
This research employs computer simulations to describe the movement
and transformation of potentially toxic metal and metal oxide nanoparticles
once they are released to the environment during the manufacture,
use, or disposal of antibacterial consumer goods produced by the emerging
nanotechnology industry. These simulations focus on the strong association
of nanoparticles with suspended sediments and soils, which facilitates
their accumulation in river and lake beds. The models are used to explore
the effect that natural variability in environmental conditions—such as
stream flow, temperature, oxygen availability and pH—has on the toxicity,
bioavailability and persistence of metal and metal oxide nanoparticles and
their reaction by-products in sediment beds and overlying surface waters.
<p></p>
<h3>Approach:</h3>
This research focuses on the development of two mathematical models
to investigate the fate of three highly reactive nanoparticles—zinc oxide,
copper oxide and silver—in terrestrial and aquatic environments. The first
model, which is highly detailed and small in scale, focuses on the chemical
transformations that nanoparticles and their reaction by-products (metal
ions) undergo in the river beds and lake beds where they are expected to
accumulate once released to the environment. The second model, which
links an adaptation of the Chesapeake Bay Program Phase 5 Watershed
Model to the U.S. EPA’s water quality model WASP7, is a watershedscale
simulation that is informed by the sediment model and is designed
to describe the fate of nanoparticles released to the James River basin in
Virginia. Features of the model include geospatial information on the
location and discharges of all permitted sewage treatment plants in the
watershed; hourly rainfall patterns over a 20-year period; daily estimates of
stream flow; data on agricultural and urban land use in the watershed; and
a detailed description of sediment transport on the land surface and in the
river network.
<p></p>
<h3>Expected Results:</h3>
<p>
This work will predict the ultimate location, concentration and form of silver, zinc oxide and copper oxide nanoparticles released to surface waters and sediments. Predictions will indicate whether the nanoparticles will be present in toxic forms at high enough concentrations to be of concern. Overall nanoparticle mobility in the environment is expected to be low, and most environmental toxicity will likely be observed in the sediments or at the sediment-water interface. Nanoparticle risk will depend heavily on such site-specific factors as pH, oxygen availability and sulfide availability. Nanoparticle concentrations in the stream will depend heavily on stream flow due to the impact of flow on sediment transport. Uncertainty analysis will be used to determine which uncertainties in model inputs have the greatest effect on model predictions, which will help prioritize future research.</p>
<p>
<strong>Potential to Further Environmental/Human Health Protection </strong></p>
<p>
This research aims to advance the emerging field of nanoparticle fate and transport modeling by adapting modeling frameworks historically developed for “conventional” or non-nano pollutants, such as metal salts and pesticides. These models will be used to shed light on the environmental transformation, toxicity and bioavailability of reactive metal and metal oxide nanoparticles under a wide range of environmental conditions. Results will be used to inform public policy and risk management decision making for this emerging class of potential environmental pollutants.</p>
<p></p>
<h3>Supplemental Keywords:</h3>
<i>metal contamination, nanomaterials, risk
assessment</i> <p /> </div>
</div>
</div>
<div id="block-epa-og-footer" class="block block-epa-og">
<p class="pagetop"><a href="#content">Top of Page</a></p>
<!--googleoff: all-->
<p id="epa-og-footer"> The perspectives, information and conclusions conveyed in research project abstracts, progress reports, final reports, journal abstracts and journal publications convey the viewpoints of the principal investigator and may not represent the views and policies of ORD and EPA. Conclusions drawn by the principal investigators have not been reviewed by the Agency. </p>
</div>
<!--googleoff: all-->
</div>
</section>
<nav class="nav simple-nav simple-main-nav" role="navigation">
<div class="nav__inner">
<h2 class="element-invisible">Main menu</h2>
<ul class="menu" role="menu">
<li class="menu-item" id="menu-learn" role="presentation"><a href="https://www.epa.gov/environmental-topics" title="Learn about EPA's environmental topics to help protect the environment in your home, workplace, and community and EPA's research mission is to conduct leading-edge research and foster the sound use of science and technology." class="menu-link" role="menuitem">Environmental Topics</a></li>
<li class="menu-item" id="menu-lawsregs" role="presentation"><a href="https://www.epa.gov/laws-regulations" title="Laws written by Congress provide the authority for EPA to write regulations. Regulations explain the technical, operational, and legal details necessary to implement laws." class="menu-link" role="menuitem">Laws & Regulations</a></li>
<li class="menu-item" id="menu-about" role="presentation"><a href="https://www.epa.gov/aboutepa" title="Learn more about: our mission and what we do, how we are organized, and our history." class="menu-link" role="menuitem">About EPA</a></li>
</ul>
</div>
</nav>
<footer class="main-footer clearfix" role="contentinfo">
<div class="main-footer__inner">
<div class="region-footer">
<div class="block block-pane block-pane-epa-global-footer">
<div class="row cols-3">
<div class="col size-1of3">
<div class="col__title">Discover.</div>
<ul class="menu">
<li><a href="https://www.epa.gov/accessibility">Accessibility</a></li>
<li><a href="https://www.epa.gov/aboutepa/administrator-gina-mccarthy">EPA Administrator</a></li>
<li><a href="https://www.epa.gov/planandbudget">Budget & Performance</a></li>
<li><a href="https://www.epa.gov/contracts">Contracting</a></li>
<li><a href="https://www.epa.gov/home/grants-and-other-funding-opportunities">Grants</a></li>
<li><a href="https://www.epa.gov/ocr/whistleblower-protections-epa-and-how-they-relate-non-disclosure-agreements-signed-epa-employees">No FEAR Act Data</a></li>
<li><a href="https://www.epa.gov/home/privacy-and-security-notice">Privacy and Security</a></li>
</ul>
</div>
<div class="col size-1of3">
<div class="col__title">Connect.</div>
<ul class="menu">
<li><a href="https://www.data.gov/">Data.gov</a></li>
<li><a href="https://www.epa.gov/office-inspector-general/about-epas-office-inspector-general">Inspector General</a></li>
<li><a href="https://www.epa.gov/careers">Jobs</a></li>
<li><a href="https://www.epa.gov/newsroom">Newsroom</a></li>
<li><a href="https://www.whitehouse.gov/open">Open Government</a></li>
<li><a href="http://www.regulations.gov/">Regulations.gov</a></li>
<li><a href="https://www.epa.gov/newsroom/email-subscriptions">Subscribe</a></li>
<li><a href="https://www.usa.gov/">USA.gov</a></li>
<li><a href="https://www.whitehouse.gov/">White House</a></li>
</ul>
</div>
<div class="col size-1of3">
<div class="col__title">Ask.</div>
<ul class="menu">
<li><a href="https://www.epa.gov/home/forms/contact-us">Contact Us</a></li>
<li><a href="https://www.epa.gov/home/epa-hotlines">Hotlines</a></li>
<li><a href="https://www.epa.gov/foia">FOIA Requests</a></li>
<li><a href="https://www.epa.gov/home/frequent-questions-specific-epa-programstopics">Frequent Questions</a></li>
</ul>
<div class="col__title">Follow.</div>
<ul class="social-menu">
<li><a class="menu-link social-facebook" href="https://www.facebook.com/EPA">Facebook</a></li>
<li><a class="menu-link social-twitter" href="https://twitter.com/epa">Twitter</a></li>
<li><a class="menu-link social-youtube" href="https://www.youtube.com/user/USEPAgov">YouTube</a></li>
<li><a class="menu-link social-flickr" href="https://www.flickr.com/photos/usepagov">Flickr</a></li>
<li><a class="menu-link social-instagram" href="https://instagram.com/epagov">Instagram</a></li>
</ul>
<p class="last-updated">Last updated on Thursday, October 23, 2014</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="https://www.epa.gov/sites/all/libraries/template2/jquery.js"></script>
<script src="https://www.epa.gov/sites/all/libraries/template/js.js"></script>
<script src="https://www.epa.gov/sites/all/modules/custom/epa_core/js/alert.js"></script>
<script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.core.min.js"></script>
<script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.widget.min.js"></script>
<script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.position.min.js"></script>
<script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.autocomplete.min.js"></script>
<!--[if lt IE 9]><script src="https://www.epa.gov/sites/all/themes/epa/js/ie.js"></script><![endif]-->
<!-- REMOVE if not using -->
<script language=javascript>
<!-- // Activate cloak
// pressing enter will not default submit the first defined button but the programmed defined button
function chkCDVal(cdVal)
{
var isErr = true;
try{
var CDParts = cdVal.split(',');
var st = CDParts[0];
var cd = CDParts[1];
var objRegExp = new RegExp('[0-9][0-9]');
if (!isNaN(st)) {
isErr = false;
}
if (!objRegExp.test(cd) || (cd.length>3)){
isErr = false;
}
}
catch(err){
isErr = false;
}
return isErr;
}
function checkCongDist(cdtxt)
{
//alert(cdtxt.value);
if (!chkCDVal(cdtxt.value)) {
alert('Congressional District MUST be in the following format: state, district; example: Virginia, 08');
return false;
}
else {
return true;
}
}
function fnTrapKD(btn, event)
{
var btn = getObject(btn);
if (document.all)
{
if (event.keyCode == 13)
{
event.returnValue=false;event.cancel = true;btn.click();
}
}
else
{
if (event.which == 13)
{
event.returnValue=false;event.cancelBubble = true;btn.click();
}
}
}
function CheckFilter()
{ if (document.searchform.presetTopic.options[document.searchform.presetTopic.selectedIndex].value == 'NA'){
alert('You must select a subtopic. \n This item is not selectable');
document.searchform.presetTopic.options[0].selected = true;
}
}
function openHelpWindow(url,title,scrollable)
{
var win = window.open(url,"title",'width=300,height=220,left=320,top=150,resizable=1,scrollbars='+scrollable+',menubar=no,status=no');
win.focus();
}
function openNewWindow(url,title,scrollable)
{
var win = window.open(url,"title",'width=300,height=220,left=320,top=150,resizable=1,scrollbars='+scrollable+',menubar=no,status=no');
}
function openNewWindow(url,title)
{
var win = window.open(url,"title",'width=300,height=220,left=320,top=150,resizable=1,scrollbars=no,menubar=no,status=no');
}
function openNewMapWindow(url,title)
{
var win = window.open(url,"title",'width=800,height=450,left=320,top=150,resizable=1,scrollbars=no,menubar=no,status=no');
}
function openNoticeWindow(url,title)
{
var win = window.open(url,"title",'width=300,height=150,left=500,top=150,resizable=1,scrollbars=no,menubar=no,status=no');
}
function openNewSearchWindow(site,subj)
{
title = 'window';
var win = window.open('https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.pubsearch/site/' + site + '/redirect/' + subj,"title",'width=640,height=480,resizable=1,scrollbars=yes,menubar=yes,status=no');
}
function autoCheck(name)
{
document.forms['thisForm'].elements[name].checked = true;
}
function alertUser()
{
var ok = alert("This search might take longer than expected. Please refrain from hitting the refresh or reload button on your browser. The search results will appear after the search is complete. Thank you.");
}
function closePopupWindow(redirectUrl)
{
opener.location = redirectUrl;
opener.focus();
this.close();
}
//-->
</script>
</body>
</html>
|
public/modules/core/views/header.client.view.html
|
hoeselm/kicklog
|
<div class="container" data-ng-controller="HeaderController">
<div class="navbar-header">
<div class="row">
<div class="col-xs-6" data-ng-hide="authentication.user">
<a href="/#!/" class="navbar-brand"><img src="./modules/core/img/brand/logo.png"style="opacity: 0.8;width: 50%;" alt="logo"></a>
</div>
<div class="col-xs-6" data-ng-show="authentication.user">
<a href="/#!/activities" class="navbar-brand"><img src="./modules/core/img/brand/logo.png"style="opacity: 0.8;width: 50%;" alt="logo"></a>
</div>
<div class="col-xs-6">
<button class="navbar-toggle" type="button" data-ng-click="toggleCollapsibleMenu()">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
</div>
</div>
<nav class="collapse navbar-collapse" collapse="!isCollapsed" role="navigation">
<!--
<ul class="nav navbar-nav" data-ng-if="menu.shouldRender(authentication.user);">
<li data-ng-repeat="item in menu.items | orderBy: 'position'" data-ng-if="item.shouldRender(authentication.user);" ng-switch="item.menuItemType" ui-route="{{item.uiRoute}}" class="{{item.menuItemClass}}" ng-class="{active: ($uiRoute)}" dropdown="item.menuItemType === 'dropdown'">
<a ng-switch-when="dropdown" class="dropdown-toggle">
<span data-ng-bind="item.title"></span>
<b class="caret"></b>
</a>
<ul ng-switch-when="dropdown" class="dropdown-menu">
<li data-ng-repeat="subitem in item.items | orderBy: 'position'" data-ng-if="subitem.shouldRender(authentication.user);" ui-route="{{subitem.uiRoute}}" ng-class="{active: $uiRoute}">
<a href="/#!/{{subitem.link}}" data-ng-bind="subitem.title"></a>
</li>
</ul>
<a ng-switch-default href="/#!/{{item.link}}" data-ng-bind="item.title"></a>
</li>
</ul>
-->
<ul class="nav navbar-nav navbar-right" data-ng-hide="authentication.user">
<li ui-route="/signup" ng-class="{active: $uiRoute}">
<a href="/#!/signup">Sign Up</a>
</li>
<li class="divider-vertical"></li>
<li ui-route="/signin" ng-class="{active: $uiRoute}">
<a href="/#!/signin">Sign In</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right" data-ng-show="authentication.user">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<span data-ng-bind="authentication.user.displayName"></span> <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="/#!/settings/profile">Edit Profile</a>
</li>
<!--
<li>
<a href="/#!/settings/accounts">Manage Social Accounts</a>
</li>
-->
<li data-ng-show="authentication.user.provider === 'local'">
<a href="/#!/settings/password">Change Password</a>
</li>
<li class="divider"></li>
<li>
<a href="/auth/signout">Signout</a>
</li>
</ul>
</li>
</ul>
</nav>
</div>
|
Exam Preparation/JavaScript UI & DOM/Sample-Exam-2/task-3/task-files/index.html
|
ilievv/Telerik
|
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Task 3 - Handlebars</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="book-items-container">
</div>
<div id="book-details-container">
</div>
<script id="books-list-template" type='text/x-handlebars-template'>
<ul class="books-list">
{{#books}}
<li class="book-item">
<a href="#" data-id="{{id}}">
<strong class="book-title">{{title}}</strong><span class="author">by {{author}}</span>
</a>
</li>
{{/books}}
</ul>
</script>
<script id="book-details-template" type='text/x-handlebars-template'>
<div class="book-details">
<h2 class="book-title">
{{title}}
</h2>
<p><span class="isbn">{{isbn}}</span></p>
<p>Published on <span class="publish-date">{{publicationDate}}</span></p>
<p class="description">{{description}}</p>
</div>
</script>
<script src="handlebars.min.js"></script>
<script src="scripts.js"></script>
</body>
</html>
|
intermediate_sailing.html
|
natewscott/shoreline
|
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Shoreline Lake - Intermediate Sailing</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.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-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192">
<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="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/main.css">
</head>
<body id="inter-sail">
<div class="page-wrap">
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
include "header.html"
<section class="subbar">
<h2>
<span><a href="sailing.html">sailing</a></span> intermediate sailing
</h2>
</section>
<section class="body-content">
<!-- Push Wrapper -->
<div class="mp-pusher" id="mp-pusher">
<!-- mp-menu -->
include "nav.html"
<!-- /mp-menu -->
<section class="body-container">
<img src="../img/hero-img/inter-hero.jpg" alt="Intermediate Sailing">
<section class="main">
include "inter-sail-content.html"
</section>
<aside class="sidebar">
<ul>
<li>
<img src="../img/aside/sail-1.jpg" alt="The main boathouse">
</li>
<li>
<img src="../img/aside/sail-2.jpg" alt="Intermediate Sailing">
</li>
</ul>
</aside>
</section>
</div><!-- pusher -->
</section>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="js/main.js"></script>
<script>document.write('<script src="http://' + (location.host || 'localhost')
.split(':')[0] + ':1337/livereload.js?snipver=1"></' + 'script>')</script>
</body>
</html>
|
javadoc/3.6/org/robolectric/android/ConfigurationV25.html
|
robolectric/robolectric.github.io
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112-google-v7) on Mon Dec 18 13:35:09 PST 2017 -->
<title>ConfigurationV25</title>
<meta name="date" content="2017-12-18">
<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="ConfigurationV25";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/robolectric/android/Bootstrap.html" title="class in org.robolectric.android"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../org/robolectric/android/DeviceConfig.html" title="class in org.robolectric.android"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/robolectric/android/ConfigurationV25.html" target="_top">Frames</a></li>
<li><a href="ConfigurationV25.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.robolectric.android</div>
<h2 title="Class ConfigurationV25" class="title">Class ConfigurationV25</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.robolectric.android.ConfigurationV25</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">ConfigurationV25</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/robolectric/android/ConfigurationV25.html#ConfigurationV25--">ConfigurationV25</a></span>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/android/ConfigurationV25.html#resourceQualifierString-android.content.res.Configuration-android.util.DisplayMetrics-">resourceQualifierString</a></span>(android.content.res.Configuration config,
android.util.DisplayMetrics displayMetrics)</code>
<div class="block">Returns a string representation of the configuration that can be parsed by build tools (like AAPT).</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/robolectric/android/ConfigurationV25.html#resourceQualifierString-android.content.res.Configuration-android.util.DisplayMetrics-boolean-">resourceQualifierString</a></span>(android.content.res.Configuration config,
android.util.DisplayMetrics displayMetrics,
boolean includeSdk)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ConfigurationV25--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ConfigurationV25</h4>
<pre>public ConfigurationV25()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="resourceQualifierString-android.content.res.Configuration-android.util.DisplayMetrics-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceQualifierString</h4>
<pre>public static java.lang.String resourceQualifierString(android.content.res.Configuration config,
android.util.DisplayMetrics displayMetrics)</pre>
<div class="block"><p>Returns a string representation of the configuration that can be parsed by build tools (like AAPT).</p></div>
</li>
</ul>
<a name="resourceQualifierString-android.content.res.Configuration-android.util.DisplayMetrics-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>resourceQualifierString</h4>
<pre>public static java.lang.String resourceQualifierString(android.content.res.Configuration config,
android.util.DisplayMetrics displayMetrics,
boolean includeSdk)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><script type="text/javascript" src="../../../highlight.pack.js"></script>
<script type="text/javascript"><!--
hljs.initHighlightingOnLoad();
//--></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/robolectric/android/Bootstrap.html" title="class in org.robolectric.android"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../org/robolectric/android/DeviceConfig.html" title="class in org.robolectric.android"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/robolectric/android/ConfigurationV25.html" target="_top">Frames</a></li>
<li><a href="ConfigurationV25.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
app/views/RubyPage.scala.html
|
cwrobertson/WebApp
|
@main("Ruby Programming Language"){
<div class="row">
<div class="col-sm-8" style="padding-top: 7%;">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi varius, libero molestie accumsan tempor, tellus ipsum pretium nulla, sit amet faucibus dolor nunc at velit.
Maecenas ornare ut magna id pretium. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent a nisi ante. Proin aliquet erat nisi. Aenean mauris arcu, commodo eget erat sed, lobortis rhoncus tortor.
Nulla dictum arcu sit amet facilisis varius. Donec venenatis maximus velit rhoncus euismod. Maecenas blandit facilisis sem, nec lobortis nunc dignissim nec.
</p>
<br>
<p>
Sed elementum varius nibh fermentum iaculis. Ut sit amet quam a tortor tempor ullamcorper et in nisl. Aenean sodales est eros, id dictum mi bibendum ac. Integer non ex a elit tempus interdum a eget massa. Etiam sagittis diam aliquet facilisis aliquam. Nunc a malesuada leo.
Maecenas eu est iaculis, luctus mi in, fringilla nunc. Sed tincidunt vitae lacus quis ornare. Sed convallis tortor vel tellus tincidunt, vel pulvinar tellus elementum. Nunc sit amet libero at nibh sollicitudin vehicula. Nam accumsan volutpat magna non ornare. Maecenas mattis, leo id pretium posuere, orci lacus tristique diam, id fringilla mauris urna non turpis. Morbi tincidunt augue id scelerisque sagittis.
Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</p>
<br>
<p>
Aliquam ante ipsum, malesuada et risus quis, ultrices euismod tellus. Nam vel aliquet mauris, aliquet aliquet mauris. Ut eget diam eget justo lacinia rhoncus id eget ex.
Sed dapibus eros sed tempor convallis. Praesent in turpis sed felis luctus eleifend eget egestas purus. Aenean nec libero et sapien rutrum ultrices eu vel mauris. Suspendisse a bibendum eros.
Vivamus sed purus enim. Morbi varius porta sem in pretium. Quisque non porta nibh. Cras ac nisi eros. Fusce nibh dolor, mollis in sollicitudin finibus, ultricies quis tortor.
Vivamus sollicitudin, leo id consectetur scelerisque, justo magna sollicitudin turpis, vel tristique justo lectus sed risus. Integer scelerisque orci nec ex euismod, a cursus elit consequat.
</p>
</div>
<div class="col-sm-4"><img class="img-responsive" src="@routes.Assets.versioned("img/ruby.png")" style="padding-top: 30%;" class="img-rounded" alt="Cinque Terre" width="304" height="236"></div>
</div>
}
|
Rust/share/doc/rust/html/core/intrinsics/fn.atomic_fence.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 `atomic_fence` fn in crate `core`.">
<meta name="keywords" content="rust, rustlang, rust-lang, atomic_fence">
<title>core::intrinsics::atomic_fence - 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='../../core/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'>core</a>::<wbr><a href='index.html'>intrinsics</a></p><script>window.sidebarCurrent = {name: 'atomic_fence', 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'><a href='../index.html'>core</a>::<wbr><a href='index.html'>intrinsics</a>::<wbr><a class='fn' href=''>atomic_fence</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-23758' href='../../src/core/intrinsics.rs.html#155'>[src]</a></span></h1>
<pre class='rust fn'>pub unsafe fn atomic_fence()</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 = "core";
window.playgroundUrl = "http://play.rust-lang.org/";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script src="../../playpen.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html>
|
_layouts/post-fr.html
|
jpmckinney/opengovdialogue.ca-jekyll
|
---
layout: fr
body_class: page
---
<div class="container postcontent">
<div class="band">
<div class="row wide-gutter-row">
<div class="col-md-7 col-lg-8 wide-gutter-col">
<h2>{{ page.title }}</h2>
{% comment %}Date needs to be translated.{% endcomment %}
{{ content }}
</div>
</div>
</div>
</div>
|
examples/join/index.html
|
saeschdivara/Diaframer
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example of joining two rectangles</title>
<script type="application/javascript" src="../../build/diaframer.js"></script>
<script type="application/javascript" src="scripts/example.js"></script>
<style>
#canvas {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>
<canvas id="canvas" height="700" width="800"></canvas>
</body>
</html>
|
src/modules/static/investBestAbility.html
|
Wooleners/AnnuityTouch
|
<header class="header-tit">
<a class="goBack fl" href="#static/investManage"><i></i>返回</a>
<p class="txt_c">优秀的投资管理能力</p>
</header>
<section class="word-pd1 bg-fff">
<p class="fs16 fw_bd cl-333">优秀的投资管理能力</p>
<p class="fs15 fw_bd cl-333 m-t10">1、时间最长的投资管理团队</p>
<p class="fs14 cl-666 m-t10">平安养老拥有一支完全独立的年金投资管理团队,并且投资经理平均拥有6年的年金投资管理经验,是市场上管理年金时间最长的投资队伍;</p>
<p class="fs15 fw_bd cl-333 m-t10">2、稳定的长期投资业绩</p>
<p class="fs14 cl-666 m-t10">平安养老历年来的投资收益均超过业界平均水平。2008年市场暴跌,平安养老年金组合年均收益12.54%;2009年年均收益9.27%;2010年市场继续震荡行情,在经历了市场大涨大跌后,平安养老凭借稳健的投资风格,仍然取得了4.76%的市场收益率;2011市场出现了罕见“股债双杀”的局面,平安养老是业内首家为年金组合配置协议存款的机构,最大程度的减少了资本市场波动对年金资产的影响,管理的年金组合的平均业绩0.79%,超越了人社部公布的行业平均收益水平-0.78%。</p>
<p class="fs15 fw_bd cl-333 m-t10">3、最优的风险控制能力,零违规风控记录</p>
<p class="fs14 cl-666 m-t10">公司配置了专业的风险控制团队,制定了10项风险控制制度和7项风险控制措施来保障年金的安全。在严格的风险控制下,平安养老保持着零违规记录的风控历史,资本市场发生了多起违规事件,违规主角涉及国内知名保险资产管理公司、基金管理公司等,平安从未牵涉其中。</p>
</section>
|
external/boost_1_59_0/libs/predef/doc/html/predef/reference/boost_comp_compiler_macros.html
|
Franky666/programmiersprachen-raytracer
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>BOOST_COMP compiler macros</title>
<link rel="stylesheet" href="../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="Predef 1.3">
<link rel="up" href="../reference.html" title="Reference">
<link rel="prev" href="boost_arch_architecture_macros.html" title="BOOST_ARCH architecture macros">
<link rel="next" href="boost_lang_language_standards_ma.html" title="BOOST_LANG language standards macros">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="spirit-nav">
<a accesskey="p" href="boost_arch_architecture_macros.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="boost_lang_language_standards_ma.html"><img src="../../images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="predef.reference.boost_comp_compiler_macros"></a><a class="link" href="boost_comp_compiler_macros.html" title="BOOST_COMP compiler macros"><code class="computeroutput"><span class="identifier">BOOST_COMP</span></code> compiler macros</a>
</h3></div></div></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h0"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_borland"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_borland"><code class="computeroutput"><span class="identifier">BOOST_COMP_BORLAND</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/C_plus_plus_builder" target="_top">Borland C++</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__BORLANDC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__CODEGEARC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__BORLANDC__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__CODEGEARC__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h1"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_clang"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_clang"><code class="computeroutput"><span class="identifier">BOOST_COMP_CLANG</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Clang" target="_top">Clang</a> compiler. Version
number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__clang__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__clang_major__</span></code>,
<code class="computeroutput"><span class="identifier">__clang_minor__</span></code>,
<code class="computeroutput"><span class="identifier">__clang_patchlevel__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h2"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_como"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_como"><code class="computeroutput"><span class="identifier">BOOST_COMP_COMO</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Comeau_C/C%2B%2B" target="_top">Comeau C++</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__COMO__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__COMO_VERSION__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h3"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_dec"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_dec"><code class="computeroutput"><span class="identifier">BOOST_COMP_DEC</span></code></a>
</h5>
<p>
<a href="http://www.openvms.compaq.com/openvms/brochures/deccplus/" target="_top">Compaq
C/C++</a> compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DECCXX</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DECC</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DECCXX_VER</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DECC_VER</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h4"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_diab"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_diab"><code class="computeroutput"><span class="identifier">BOOST_COMP_DIAB</span></code></a>
</h5>
<p>
<a href="http://www.windriver.com/products/development_suite/wind_river_compiler/" target="_top">Diab
C/C++</a> compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DCC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__VERSION_NUMBER__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h5"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_dmc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_dmc"><code class="computeroutput"><span class="identifier">BOOST_COMP_DMC</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Digital_Mars" target="_top">Digital Mars</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DMC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__DMC__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h6"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_sysc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_sysc"><code class="computeroutput"><span class="identifier">BOOST_COMP_SYSC</span></code></a>
</h5>
<p>
<a href="http://www.dignus.com/dcxx/" target="_top">Dignus Systems/C++</a> compiler.
Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SYSC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SYSC_VER__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h7"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_edg"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_edg"><code class="computeroutput"><span class="identifier">BOOST_COMP_EDG</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Edison_Design_Group" target="_top">EDG C++ Frontend</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__EDG__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__EDG_VERSION__</span></code>
</p>
</td>
<td>
<p>
V.R.0
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h8"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_path"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_path"><code class="computeroutput"><span class="identifier">BOOST_COMP_PATH</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/PathScale" target="_top">EKOpath</a> compiler.
Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__PATHCC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__PATHCC__</span></code>, <code class="computeroutput"><span class="identifier">__PATHCC_MINOR__</span></code>, <code class="computeroutput"><span class="identifier">__PATHCC_PATCHLEVEL__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h9"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_gnuc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_gnuc"><code class="computeroutput"><span class="identifier">BOOST_COMP_GNUC</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/GNU_Compiler_Collection" target="_top">Gnu GCC
C/C++</a> compiler. Version number available as major, minor, and patch
(if available).
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__GNUC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__GNUC__</span></code>, <code class="computeroutput"><span class="identifier">__GNUC_MINOR__</span></code>, <code class="computeroutput"><span class="identifier">__GNUC_PATCHLEVEL__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__GNUC__</span></code>, <code class="computeroutput"><span class="identifier">__GNUC_MINOR__</span></code>
</p>
</td>
<td>
<p>
V.R.0
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h10"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_gccxml"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_gccxml"><code class="computeroutput"><span class="identifier">BOOST_COMP_GCCXML</span></code></a>
</h5>
<p>
<a href="http://www.gccxml.org/" target="_top">GCC XML</a> compiler.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__GCCXML__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr></tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h11"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_ghs"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_ghs"><code class="computeroutput"><span class="identifier">BOOST_COMP_GHS</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Green_Hills_Software" target="_top">Green Hills
C/C++</a> compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__ghs</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__ghs__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__GHS_VERSION_NUMBER__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__ghs</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h12"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_hpacc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_hpacc"><code class="computeroutput"><span class="identifier">BOOST_COMP_HPACC</span></code></a>
</h5>
<p>
HP aC++ compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__HP_aCC</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__HP_aCC</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h13"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_iar"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_iar"><code class="computeroutput"><span class="identifier">BOOST_COMP_IAR</span></code></a>
</h5>
<p>
IAR C/C++ compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__IAR_SYSTEMS_ICC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__VER__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h14"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_ibm"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_ibm"><code class="computeroutput"><span class="identifier">BOOST_COMP_IBM</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/VisualAge" target="_top">IBM XL C/C++</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__IBMCPP__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__xlC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__xlc__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__COMPILER_VER__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__xlC__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__xlc__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__IBMCPP__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h15"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_intel"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_intel"><code class="computeroutput"><span class="identifier">BOOST_COMP_INTEL</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Intel_C%2B%2B" target="_top">Intel C/C++</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__INTEL_COMPILER</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__ICL</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__ICC</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__ECC</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__INTEL_COMPILER</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h16"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_kcc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_kcc"><code class="computeroutput"><span class="identifier">BOOST_COMP_KCC</span></code></a>
</h5>
<p>
Kai C++ compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__KCC</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__KCC_VERSION</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h17"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_llvm"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_llvm"><code class="computeroutput"><span class="identifier">BOOST_COMP_LLVM</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/LLVM" target="_top">LLVM</a> compiler.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__llvm__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr></tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h18"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_highc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_highc"><code class="computeroutput"><span class="identifier">BOOST_COMP_HIGHC</span></code></a>
</h5>
<p>
MetaWare High C/C++ compiler.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__HIGHC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr></tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h19"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_mwerks"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_mwerks"><code class="computeroutput"><span class="identifier">BOOST_COMP_MWERKS</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/CodeWarrior" target="_top">Metrowerks CodeWarrior</a>
compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__MWERKS__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__CWCC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__CWCC__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__MWERKS__</span></code>
</p>
</td>
<td>
<p>
V.R.P >= 4.2.0
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__MWERKS__</span></code>
</p>
</td>
<td>
<p>
9.R.0
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__MWERKS__</span></code>
</p>
</td>
<td>
<p>
8.R.0
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h20"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_mri"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_mri"><code class="computeroutput"><span class="identifier">BOOST_COMP_MRI</span></code></a>
</h5>
<p>
<a href="http://www.mentor.com/microtec/" target="_top">Microtec C/C++</a> compiler.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_MRI</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr></tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h21"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_mpw"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_mpw"><code class="computeroutput"><span class="identifier">BOOST_COMP_MPW</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Macintosh_Programmer%27s_Workshop" target="_top">MPW
C++</a> compiler. Version number available as major, and minor.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__MRC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">MPW_C</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">MPW_CPLUS</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__MRC__</span></code>
</p>
</td>
<td>
<p>
V.R.0
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h22"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_palm"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_palm"><code class="computeroutput"><span class="identifier">BOOST_COMP_PALM</span></code></a>
</h5>
<p>
Palm C/C++ compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_PACC_VER</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_PACC_VER</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h23"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_pgi"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_pgi"><code class="computeroutput"><span class="identifier">BOOST_COMP_PGI</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/The_Portland_Group" target="_top">Portland Group
C/C++</a> compiler.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__PGI</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__PGIC__</span></code>, <code class="computeroutput"><span class="identifier">__PGIC_MINOR__</span></code>, <code class="computeroutput"><span class="identifier">__PGIC_PATCHLEVEL__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h24"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_sgi"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_sgi"><code class="computeroutput"><span class="identifier">BOOST_COMP_SGI</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/MIPSpro" target="_top">SGI MIPSpro</a> compiler.
Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__sgi</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">sgi</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_SGI_COMPILER_VERSION</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_COMPILER_VERSION</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h25"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_sunpro"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_sunpro"><code class="computeroutput"><span class="identifier">BOOST_COMP_SUNPRO</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Oracle_Solaris_Studio" target="_top">Oracle Solaris
Studio</a> compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SUNPRO_CC</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SUNPRO_C</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SUNPRO_CC</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SUNPRO_C</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SUNPRO_CC</span></code>
</p>
</td>
<td>
<p>
VV.RR.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__SUNPRO_C</span></code>
</p>
</td>
<td>
<p>
VV.RR.P
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h26"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_tendra"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_tendra"><code class="computeroutput"><span class="identifier">BOOST_COMP_TENDRA</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/TenDRA_Compiler" target="_top">TenDRA C/C++</a>
compiler.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody><tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__TenDRA__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr></tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h27"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_msvc"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_msvc"><code class="computeroutput"><span class="identifier">BOOST_COMP_MSVC</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Visual_studio" target="_top">Microsoft Visual
C/C++</a> compiler. Version number available as major, minor, and patch.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_MSC_VER</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_MSC_FULL_VER</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">_MSC_VER</span></code>
</p>
</td>
<td>
<p>
V.R.0
</p>
</td>
</tr>
</tbody>
</table></div>
<h5>
<a name="predef.reference.boost_comp_compiler_macros.h28"></a>
<span class="phrase"><a name="predef.reference.boost_comp_compiler_macros.boost_comp_watcom"></a></span><a class="link" href="boost_comp_compiler_macros.html#predef.reference.boost_comp_compiler_macros.boost_comp_watcom"><code class="computeroutput"><span class="identifier">BOOST_COMP_WATCOM</span></code></a>
</h5>
<p>
<a href="http://en.wikipedia.org/wiki/Watcom" target="_top">Watcom C++</a> compiler.
Version number available as major, and minor.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Symbol
</p>
</th>
<th>
<p>
Version
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__WATCOMC__</span></code>
</p>
</td>
<td>
<p>
<span class="bold"><strong>detection</strong></span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<code class="computeroutput"><span class="identifier">__WATCOMC__</span></code>
</p>
</td>
<td>
<p>
V.R.P
</p>
</td>
</tr>
</tbody>
</table></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2005, 2008-2015 Rene
Rivera<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boost_arch_architecture_macros.html"><img src="../../images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="boost_lang_language_standards_ma.html"><img src="../../images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
src/app/pages/report/stripedTable/stripedTable.html
|
iandian/testmgui
|
<div class="vertical-scroll">
<table class="table table-striped">
<thead>
<tr>
<th class="table-id">#</th>
<th>Name</th>
<th>Result</th>
</tr>
</thead>
<tbody>
<tr *ngFor="let item of smartTableData.test_cases; let i = index">
<td class="table-id">{{ i + 1 }}</td>
<td>{{ item.name }}</td>
<td>{{ item.result }}</td>
</tr>
</tbody>
</table>
</div>
|
murach/html5_css3/book_examples/ch13/09_tabs/index.html
|
JaimeLynSchatz/project-stash
|
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mike Murach & Associates - Professional Programming Books</title>
<link rel="stylesheet" type="text/css" href="styles/main.css" media="screen">
<!-- JavaScript HTML requirements -->
<script src="tabs_library.js"></script>
<script src="tabs.js"></script>
</head>
<body>
<section>
<h1>Murach's JavaScript and DOM Scripting</h1><br>
<ul id="tab_list">
<li><a href="" id="tab1" class="active">Contents</a></li>
<li><a href="" id="tab2" class="">Author</a></li>
<li><a href="" id="tab3" class="">Downloads</a></li>
</ul>
<div id="tab_contents">
<div class="">
<h2>The table of contents</h2>
<p>The descriptive text for this tab.</p>
</div>
<div class="hide">
<h2>About the author</h2>
</div>
<div class="hide">
<h2>About the downloads</h2>
</div>
</div>
</section>
</body>
</html>
|
LinkedBST/javadoc/allclasses-frame.html
|
patkub/java-data-structures-algorithms
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Mon Apr 06 20:32:39 EDT 2015 -->
<title>All Classes</title>
<meta name="date" content="2015-04-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="net/datastructures/AbstractBinaryTree.html" title="class in net.datastructures" target="classFrame">AbstractBinaryTree</a></li>
<li><a href="net/datastructures/AbstractTree.html" title="class in net.datastructures" target="classFrame">AbstractTree</a></li>
<li><a href="net/datastructures/BinaryTree.html" title="interface in net.datastructures" target="classFrame"><span class="interfaceName">BinaryTree</span></a></li>
<li><a href="BinaryTreeTest.html" title="class in <Unnamed>" target="classFrame">BinaryTreeTest</a></li>
<li><a href="net/datastructures/LinkedBinaryTree.html" title="class in net.datastructures" target="classFrame">LinkedBinaryTree</a></li>
<li><a href="net/datastructures/LinkedBinaryTree.Node.html" title="class in net.datastructures" target="classFrame">LinkedBinaryTree.Node</a></li>
<li><a href="net/datastructures/LinkedQueue.html" title="class in net.datastructures" target="classFrame">LinkedQueue</a></li>
<li><a href="net/datastructures/Position.html" title="interface in net.datastructures" target="classFrame"><span class="interfaceName">Position</span></a></li>
<li><a href="net/datastructures/Queue.html" title="interface in net.datastructures" target="classFrame"><span class="interfaceName">Queue</span></a></li>
<li><a href="net/datastructures/SinglyLinkedList.html" title="class in net.datastructures" target="classFrame">SinglyLinkedList</a></li>
<li><a href="net/datastructures/Tree.html" title="interface in net.datastructures" target="classFrame"><span class="interfaceName">Tree</span></a></li>
</ul>
</div>
</body>
</html>
|
index.html
|
bradoyler/awesome-all
|
<!DOCTYPE html>
<html>
<head>
<title>Awesome All</title>
<meta name="description" content="A curated list of all the awesome lists of awesome frameworks, libraries and software" />
</head>
<body>
<textarea theme="united" style="display:none;">
# [Awesome all](https://github.com/bradoyler/awesome-all)
A curated list of all the awesome lists of awesome frameworks, libraries and software
### Contributing
Please take a quick gander at the [contribution guidelines](https://github.com/bradoyler/awesome-all/blob/master/CONTRIBUTING.md) first. Thanks to all [contributors](https://github.com/bradoyler/awesome-all/graphs/contributors); you rock!
### Contents
- [Android](https://github.com/JStumpp/awesome-android)
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt)
- [Bash](https://github.com/alebcay/awesome-shell)
- [Big data](https://github.com/onurakpolat/awesome-bigdata)
- [C](https://github.com/kozross/awesome-c)
- [C++](https://github.com/fffaraz/awesome-cpp)
- [Clojure](https://github.com/razum2um/awesome-clojure)
- [Cobol](https://github.com/dshimy/awesome-cobol)
- [Common Lisp](https://github.com/kozross/awesome-cl)
- [Community](https://github.com/peterkokot/awesome-community)
- [D](https://github.com/zhaopuming/awesome-d)
- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo)
- [Elixir](https://github.com/h4cc/awesome-elixir)
- [Frontend Dev](https://github.com/dypsilon/frontend-dev-bookmarks)
- [Go](https://github.com/avelino/awesome-go)
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
- [iOS](https://github.com/vsouza/awesome-ios)
- [IoT](https://github.com/HQarroum/awesome-iot)
- [Java](https://github.com/akullpp/awesome-java)
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
- [jQuery](https://github.com/peterkokot/awesome-jquery)
- [Lists](https://github.com/jnv/lists)
- [Node.js](https://github.com/vndmtrx/awesome-nodejs)
- [PHP](https://github.com/ziadoz/awesome-php)
- [Python](https://github.com/vinta/awesome-python)
- [React-Native](https://github.com/jondot/awesome-react-native)
- [Ruby](https://github.com/markets/awesome-ruby)
- [Scala](https://github.com/lauris/awesome-scala)
- [Search Engine Optimization (SEO)](https://github.com/marcobiedermann/search-engine-optimization)
- [Swift](https://awesome-swift.zeef.com/robin.eggenkamp)
- [Sysadmin](https://github.com/kahun/awesome-sysadmin)
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
- [Wikipedia](https://github.com/emijrp/awesome-wikipedia)
<a href="https://github.com/bradoyler/awesome-all"><img style="position: fixed; top: 0; right: 0; border: 0; z-index: 1000; margin: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
</textarea>
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
</body>
</html>
|
geoportal/geoportailv3_geoportal/static-ngeo/ngeo/contribs/gmf/src/import/importdatasourceComponent.html
|
Geoportail-Luxembourg/geoportailv3
|
<div class="form-group">
<select
class="form-control"
ng-model="$ctrl.mode"
ng-options="mode | translate for mode in $ctrl.modes"
ng-click="$ctrl.hasError = false">
</select>
</div>
<div>
<form
name="idsl_form"
novalidate
ng-show="$ctrl.mode === 'Local'">
<div class="form-group">
<div class="input-group">
<input
name="file"
type="file"
required
/>
<input
class="form-control"
placeholder="{{'No file' | translate}}"
readonly
type="text"
value="{{$ctrl.fileNameAndSize}}"
ng-click="$ctrl.browse()"
/>
<span class="input-group-btn">
<button
class="btn btn-default"
type="button"
ng-click="$ctrl.browse()"
translate>Browse</button>
</span>
</div>
</div>
<div class="form-group">
<button
class="btn btn-sm btn-default form-control"
ng-class="{'has-error': $ctrl.hasError}"
title="{{'Load a file from local' | translate}}"
type="submit"
ng-click="idsl_form.$valid && $ctrl.load()"
ng-disabled="$ctrl.file === undefined || $ctrl.hasError"
>
<span ng-if="!$ctrl.hasError">{{'Load local file' | translate}}</span>
<span ng-if="$ctrl.hasError">{{'Unable to load the file' | translate}}</span>
</button>
</div>
</form>
<form
name="idsc_form"
novalidate
ng-show="$ctrl.mode === 'Online'">
<div class="form-group gmf-importdatasource-url-form-group">
<input
autocomplete="off"
class="form-control"
name="url"
placeholder="{{'Choose or enter online resource URL' | translate}}"
required
type="url"
ng-disabled="$ctrl.pending"
ng-model="$ctrl.url"
/>
</div>
<div class="form-group">
<button
class="btn btn-sm btn-default form-control gmf-importdatasource-connect-btn"
ng-class="{'has-error': $ctrl.hasError}"
title="{{'Connect to online resource' | translate}}"
type="submit"
ng-click="idsc_form.$valid && $ctrl.connect()"
ng-disabled="idsc_form.$invalid || $ctrl.pending"
>
<span
ng-if="$ctrl.pending"
>{{'Connecting, please wait...' | translate}}</span>
<span
ng-if="!$ctrl.pending && $ctrl.hasError"
>{{'Failed to connect' | translate}}</span>
<span
ng-if="!$ctrl.pending && !$ctrl.hasError"
>{{'Connect' | translate}}</span>
</button>
</div>
</form>
</div>
<div
class="gmf-importdatasource-layers"
ng-if="$ctrl.wmsCapabilities !== null || $ctrl.wmtsCapabilities !== null">
<hr />
<gmf-wmscapabilitylayertreenode
capabilities="::$ctrl.wmsCapabilities"
layer="::$ctrl.wmsCapabilities.Capability.Layer"
url="::$ctrl.url"
ng-if="$ctrl.wmsCapabilities !== null">
</gmf-wmscapabilitylayertreenode>
<gmf-wmtscapabilitylayertree
capabilities="::$ctrl.wmtsCapabilities"
layers="::$ctrl.wmtsCapabilities.Contents.Layer"
url="::$ctrl.url"
ng-if="$ctrl.wmtsCapabilities !== null">
</gmf-wmtscapabilitylayertree>
</div>
|
app/app.css
|
AxonInteractive/angularjs-quizzes
|
/* FONT AWESOME */
[class*="fa-"]:before {
font-family: 'FontAwesome', sans-serif;
}
/* QUIZ STYLES */
.quiz hr {
margin: 20px 0;
}
.quiz hr:first-child {
margin-top: 30px;
}
.quiz hr: last-child {
margin-bottom: 30px;
}
.quiz h3 {
margin-top: 5px;
}
.quiz ol {
list-style-type: none;
padding: 0;
}
.quiz input[type=radio] {
width: 20px;
height: 20px;
}
.quiz-question {
padding: 10px;
margin: 10px 0;
}
.quiz-question.incomplete {
border: 1px solid rgba(200, 56, 0, 0.25);
background-color: rgba(200, 56, 0, 0.02);
-webkit-border-radius: 5px;
border-radius: 5px;
}
.quiz-question .question-text {
float: left;
width: 620px;
margin: 0;
}
.quiz-question ol.sub-question-text {
list-style-position: outside;
list-style-type: upper-alpha;
padding-left: 40px;
}
.quiz-question .mc-question-text {
float: right;
}
.quiz-question ol.mc-sub-question-text li {
display: inline-block;
margin-right: 10px;
text-align: center;
min-width: 37px;
max-width: 90px;
}
.quiz-question ol.mc-sub-question-text li:last-child {
margin-right: 0;
}
.mc-question-text textarea.mc-sub-question-text {
width: 400px;
height: 100px;
}
/* QUIZ RESULTS STYLES */
.quiz-answer h4 {
font-weight: bold;
margin-top: 20px;
}
.quiz-results hr,
.quiz-scorecard hr {
margin-top: 30px;
margin-bottom: 30px;
border-color: rgba(64, 179, 79, 0.25);
}
.quiz-answer ol {
margin-bottom: 20px;
list-style-type: upper-alpha;
}
.quiz-answer i {
width: 35px;
display: inline-block;
}
.quiz-answer .correct {
color: #40B34F;
}
.quiz-answer .incorrect {
color: rgb(200, 56, 0);
}
/* QUIZ SCORECARD STYLES */
.quiz-scorecard table {
margin: 30px auto;
}
.pretest-scorecard table {
width: 520px;
}
.posttest-scorecard table {
width: 880px;
}
.quiz-scorecard thead,
.quiz-scorecard tfoot {
font-weight: bold;
}
.quiz-scorecard thead {
font-size: 13px;
}
.quiz-scorecard th,
.quiz-scorecard td {
border: 1px solid #CCC;
padding: 10px;
}
.quiz-scorecard td:nth-child(2),
.quiz-scorecard td:nth-child(4) {
border-right: none;
}
.quiz-scorecard td:nth-child(3),
.quiz-scorecard td:nth-child(5) {
border-left: none;
}
.quiz-scorecard th {
text-align: center;
background-color: #EEE;
}
.quiz-scorecard ol,
.quiz-scorecard ul {
margin: 0;
padding: 0;
list-style-type: none;
}
/* Correct/Incorrect Questions */
.quiz-scorecard td:nth-child(2),
.quiz-scorecard td:nth-child(4) {
width: 151px;
padding: 5px;
text-align: center;
}
.quiz-scorecard ol li {
float: left;
margin: 5px;
}
/* Percent Correct and Percent Difference */
.quiz-scorecard td:nth-child(3),
.quiz-scorecard td:nth-child(5),
.quiz-scorecard td:nth-child(6) {
width: 100px;
text-align: center;
}
.quiz-scorecard .score-percent-container,
.quiz-scorecard .difference-percent-container {
position: relative;
margin: 0;
padding: 0;
}
.quiz-scorecard .score-percent-container {
width: 90px;
height: 90px;
}
.quiz-scorecard .score-percent {
font-size: 18px;
font-weight: bold;
position: absolute;
top: 31px;
width: 93px;
text-align: center;
}
.quiz-scorecard .difference-percent {
font-size: 30px;
font-weight: bold;
}
.quiz-scorecard circle {
stroke-width: 7px;
stroke-linecap: butt;
}
.quiz-scorecard circle: last-child {
/* The actual % stroke */
stroke: #40B34F;
}
.quiz-scorecard .better {
color: rgb(64, 179, 79);
}
.quiz-scorecard .worse {
color: rgb(200, 56, 0);
}
/* Core Competency */
.quiz-scorecard td:nth-child(1) {
font-size: 14px;
}
/* Totals */
.quiz-scorecard .quiz-scorecard-subtotal td:not(:last-child),
.quiz-scorecard .quiz-scorecard-total td:not(:last-child),
.quiz-scorecard .quiz-scorecard-subtotal td:nth-child(1),
.quiz-scorecard .quiz-scorecard-total td:nth-child(1) {
/* Last rule necessary to out-specify another */
font-size: 30px;
text-align: center;
}
.quiz-scorecard .quiz-scorecard-subtotal td,
.quiz-scorecard .quiz-scorecard-subtotal td:nth-child(1) {
/* Last rule necessary to out-specify another */
background-color: #FFD;
}
.quiz-scorecard .quiz-scorecard-total td,
.quiz-scorecard .quiz-scorecard-total td:nth-child(1) {
/* Last rule necessary to out-specify another */
background-color: #EFF;
}
/* Scorecard Question Buttons */
.quiz-scorecard-question button {
background-color: #FFF;
color: #333;
padding: 3px 0;
width: 60px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.quiz-scorecard-question span {
font-size: 17px;
font-weight: bold;
}
.quiz-scorecard-question i.correct {
color: rgb(64, 179, 79);
}
.quiz-scorecard-question i.incorrect {
color: rgb(200, 56, 0);
}
.quiz-scorecard-question button.correct {
border: 1px solid rgba(64, 179, 79, 0.5);
background-color: rgba(64, 179, 79, 0.15);
}
.quiz-scorecard-question button.incorrect {
border: 1px solid rgba(200, 56, 0, 0.5);
background-color: rgba(200, 56, 0, 0.15);
}
.quiz-scorecard-question button.correct:hover {
background-color: rgba(64, 179, 79, 0.35);
}
.quiz-scorecard-question button.incorrect:hover {
background-color: rgba(200, 56, 0, 0.35);
}
/* Submission History */
.submission-history td,
.submission-history th {
height: 35px;
}
.submission-history td.submissionNum,
.submission-history th.submissionNum {
text-align: left;
padding-left: 20px;
width: 60px;
}
.submission-history td.submissionDate,
.submission-history th.submissionDate {
text-align: left;
width: 180px;
}
.submission-history td.submissionScore,
.submission-history th.submissionScore {
text-align: left;
width: 120px;
}
|
site/more_conduit_metaphor_notes/index.html
|
lexicondevil12/thesis_notes
|
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="../img/favicon.ico">
<title>More Conduit Metaphor notes - Thesis Notes and drafts</title>
<link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../css/theme.css" type="text/css" />
<link rel="stylesheet" href="../css/theme_extra.css" type="text/css" />
<link rel="stylesheet" href="../css/highlight.css">
<script>
// Current page data
var mkdocs_page_name = "More Conduit Metaphor notes";
var mkdocs_page_input_path = "more_conduit_metaphor_notes.md";
var mkdocs_page_url = "/more_conduit_metaphor_notes/";
</script>
<script src="../js/jquery-2.1.1.min.js"></script>
<script src="../js/modernizr-2.8.3.min.js"></script>
<script type="text/javascript" src="../js/highlight.pack.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> Thesis Notes and drafts</a>
<div role="search">
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1">
<a class="" href="..">Index</a>
</li>
<li class="toctree-l1">
<a class="" href="../carver_proposal_draft_v4/">Proposal Draft</a>
</li>
<li class="toctree-l1">
<a class="" href="../wittgenstein_PI_readers_guide/">Notes for Philosophical Investgations readers guide</a>
</li>
<li class="toctree-l1">
<a class="" href="../keith-wittgenstein-notes/">From Language Games to Forms of Life reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../carver_outline_04082017/">Initial Outline 04.08.2017</a>
</li>
<li class="toctree-l1">
<a class="" href="../cimcil_rethinking_PM_actuality/">Rethinking Actuality reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../enh-work_oriented_design_notes/">Ehn - Work Oriented Design reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../pleasants_wittgenstein_crit_theory/">Pleasants - Wittgenstein and Critical Theory reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../rethinking_communication_mckay/">McKay - Rethinking Communication reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../schatzki-bourdieu-giddens/">Schatzki critique of Bourdieu Giddens reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../johnson_ben_thesis_notes/">Across the Divide: Reconciling Scrum and Enterprise with genre ecologies reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../watson_practice_theory_notes/">Watson Practice Theory reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../conduit_metaphor_notes/">Conduit Metaphor reading notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../list_of_practices/">List of Practices</a>
</li>
<li class="toctree-l1 current">
<a class="current" href="./">More Conduit Metaphor notes</a>
<ul class="subnav">
<li class="toctree-l2"><a href="#conduit-metaphor-notes">Conduit metaphor notes</a></li>
</ul>
</li>
<li class="toctree-l1">
<a class="" href="../meeting_questions_notes/">Meeting Questions and Notes</a>
</li>
<li class="toctree-l1">
<a class="" href="../email_to_bill_4_29_2017/">email_to_bill_4_29_2017</a>
</li>
<li class="toctree-l1">
<a class="" href="../CM_appendix_table_dc_notes/">Coduit Metaphor Appendex</a>
</li>
</ul>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="..">Thesis Notes and drafts</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="..">Docs</a> »</li>
<li>More Conduit Metaphor notes</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main">
<div class="section">
<h4 id="conduit-metaphor-notes">Conduit metaphor notes</h4>
<p>p. 287</p>
<blockquote>
<p>If there are dead metaphors in (1) through (3), then, they all seem
to involve the figurative assertion that language transfers human
thoughts and feelings. Notice that this assertion, even in its present,
very general form, leads already to a distinct viewpoint on communications
problems. A person who speaks poorly does not know how to use
language to send people his thoughts; and, conversely, a good speaker
knows how to transfer his thoughts perfectly via language. If we were
to follow this viewpoint, the next question would be: What must the
poor speaker do with his thoughts if he is to transfer them more accurately
by means of language? The surprising thing is that, whether we
like it or not, the English language does follow this veiwpoint. It provides,
in the form of a wealth of metaphorical expressions, answers to
this and other questions, all of which answers are perfectly coherent
with the assumption that human communication achieves the physical
transfer of thoughts and feelings. If there were only a few such expressions
involved, or if they were random, incoherent figures of speech
arising from different paradigms - or if they were abstract, not particularly
graphic images - then one might just succeed in dismissing
them as harmless analogies. But in fact, none of these mitigating circumstances
comes into play.</p>
</blockquote>
<ul>
<li>
<p>Conduit metaphors always have to do with inserting thoughts, feelings, ideas, mental activity into words; that there is an "inside" and an "outside" to a word.</p>
</li>
<li>
<p>P.289</p>
<ul>
<li>"Repertoire" = Baggage - all your mental and emotional stuff that you bring to a given situation and probably some other stuff too (i.e. I think it might be best to understand "repertoire" as similar to Habitus).<ul>
<li>what other things?<ul>
<li>Genre (ecologies)</li>
<li>Practices</li>
<li>Whatever Gidden's was on about</li>
<li>At some point going to have to think about what W would have to say about Reddy.</li>
</ul>
</li>
</ul>
</li>
<li>RM = repertoire member - a term or expression that can be understood as referring to mental and emotional stuff...IOW, refering to or evincing some trait recognizable as originating from the speaker's mind. A <em>feeling or thought</em> that one is attempting to "insert" into a word or sentence.</li>
</ul>
</li>
<li>
<p>p.290</p>
<ul>
<li><em>s</em> = signal or vessel<ul>
<li>so, "physically put <em>RM</em> (thoughts, feelings) into <em>s</em> (word/phrase/sentence/poem)</li>
</ul>
</li>
<li><strong>Major Framework</strong> = core expressions that:<ul>
<li>language is a conduit for transferring thoughts between people</li>
<li>people insert thoughts and feelings into words</li>
<li>words are able to transfer thoughts and feelings because they (words) can "contain" thoughts and feelings.</li>
<li>People are able to received and extract the sender's thoughts and feelings and derive meaning.</li>
</ul>
</li>
</ul>
</li>
<li>
<p>p.291 <strong>Minor framework</strong> - generally speaking, does not require the "container" aspect</p>
<ul>
<li>Thoughts and feelings are sent out into the "idea space"</li>
<li>"Thoguhts and feelings are <strong><em>reified</em></strong> in this space (apparently means that once written or uttered, thoughts and feelings exist independently of the human mind - they are "out there" or "external."</li>
<li>Reified thoughts and feelings sometimes find their way back into the minds of other humans</li>
</ul>
</li>
<li>
<p>p.292 - 295 <strong>Toolmaker's paradigm</strong></p>
</li>
<li>
<p>295</p>
<blockquote>
<p>Both models offer an explanation of the phenomenon of communication. But they come to totally different conclusions about what, in that phenomenon, are more natural states of affairs, and what are less natural, or constrained, states. In terms of the conduit metaphor, what requires explanation is failure to communicate. Success appears to be automatic. But if we think in terms of the toolmaker's paradigm, our expectation is precisely the opposite. Partial miscommunication, or divergence of readings from a single text are not aberrations. They are tendencies inherent in the systems, which can only be counteracted by continuous effort and by larges amounts of verbal interaction.</p>
</blockquote>
</li>
<li>
<p>p.296</p>
<blockquote>
<ul>
<li>But I do not want to argue too strongly either for or against either of these models in this paper.</li>
<li>To me, from my vantage point now, it seems that the toolmakers paradigm and radical subjectivity simply for a coherent, common-sense view of what happens when we talk.</li>
<li>...the conduit metaphor is a real and powerful semantic structure in English, which can influence our thinking - then if follows that "common-sense" about language may be confused.</li>
</ul>
</blockquote>
</li>
<li>
<p>p. 297: <strong>Semantic Pathology</strong></p>
<blockquote>
<ul>
<li>The logic of the framework [the conduit metaphor] runs like threads in many directions through the syntactic and semantic fabric of our speech habits. Merely becoming cognizant of this in no way alters the situation. Nor does it appear that one can adopt a new framework and develop it while ignoring the cloth of the language. For everywhere one runs into the old thread, and each one pushes conversation and thought back a little way toward the established pattern.</li>
</ul>
</blockquote>
</li>
<li>
<p>We commonly misuderstand the Whorf hypothesis</p>
</li>
<li>
<p>it doesn't mean that we can't ever think in terms of another model, but those moments will be fragmented and isolated.</p>
</li>
<li>
<p>p.298</p>
<ul>
<li>Characteristics of (core) expressions that eschew "conduit" language<ul>
<li>
<ol>
<li>Expressions are multisyllabic, abstract and therefore neither "graphic" (helpful for "showing" not "telling"??) nor metaphorically coherent. IOW, they're boring, $10 dictionary words. they do not propose an alternative to "putting thoughts and feelings into words" which remains the only available explanation.</li>
<li>ex. communicate, disseminate</li>
</ol>
</li>
<li>\2. Can be used in conjunction with "in words" - words that imply that words have an "inside" and are capable of containing ideas.</li>
</ul>
</li>
</ul>
</li>
<li>
<p>p.299
> A "Semantic Pathology" - arises "whenever two or more incompatible senses capable of figuring meaningfully in the same context develop around the same name." (<em>Principles of Semantics</em>, Stephen Ullmann)</p>
</li>
<li>
<p>Example of the difficultly in avoiding the conduit metaphor:</p>
<ul>
<li>Distinction between sympathy and apology - "I'm sorry" can mean "I empathize with your suffering," or "I admit fault and aplogize."</li>
<li>The issue becomes terms that could be RMs (term indiciating a thought or feeling or idea) or <em>s</em>'s (signals - the the thing which "contains" the idea or feeling - often referring to a word or text).</li>
</ul>
</li>
</ul>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="../meeting_questions_notes/" class="btn btn-neutral float-right" title="Meeting Questions and Notes">Next <span class="icon icon-circle-arrow-right"></span></a>
<a href="../list_of_practices/" class="btn btn-neutral" title="List of Practices"><span class="icon icon-circle-arrow-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<!-- Copyright etc -->
</div>
Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<div class="rst-versions" role="note" style="cursor: pointer">
<span class="rst-current-version" data-toggle="rst-current-version">
<span><a href="../list_of_practices/" style="color: #fcfcfc;">« Previous</a></span>
<span style="margin-left: 15px"><a href="../meeting_questions_notes/" style="color: #fcfcfc">Next »</a></span>
</span>
</div>
<script src="../js/theme.js"></script>
</body>
</html>
|
app/6ctrlAsObject.html
|
zeeeros/nglr-by-my-own
|
<!-- Se expone el controlador myCtrl como objeto saludoCtlr, tener en cuenta que asi perdemos la herencia ya que no
estaremos accediendo a propiedades del $scope sino del objeto que exponemos en el controlador. Otro punto a
tener en cuenta es que al no usar el $scope para unir el controlador con la vista, se pierde la posibilidad
de utilizar las demás bondades que brinda el objeto $scope en sí.
Basicamente se está haciendo un new del controller y la referencia se está pasando al <<this>>
nota: Como se puede ver, ahora al controller no se le inyecta el servicio $scope, esto se llama función anónima-->
<!DOCTYPE html>
<html ng-app="myApp">
<head>
<meta charset="UTF-8">
<title ng-bind="titulo"></title>
</head>
<body>
<p>Try to change the names.</p>
<div ng-controller="myCtrl as saludoCtrl">
First Name: <input type="text" ng-model="saludoCtrl.firstName"><br>
Last Name: <input type="text" ng-model="saludoCtrl.lastName"><br>
<br>
Full Name: {{saludoCtrl.firstName + " " + saludoCtrl.lastName}}
<p ng-bind="saludoCtrl.firstName +' '+ saludoCtrl.lastName"></p>
</div>
<script src="bower_components/angular/angular.js"></script>
<script>
var app = angular.module('myApp', []);
app.controller('myCtrl', function() {
/*
Puede declararse asi, pero como no se esta perdiendo
el ambito de this, se utiliza en este ejemplo de forma
directa.
var vm= this;
vm.firstName= "Andres";
vm.lastName= "Mirabal";
vm.titulo= "un titulo";*/
this.firstName= "Andres";
this.lastName= "Mirabal";
this.titulo= "un titulo";
});
</script>
</body>
</html>
|
docs/example-expressions-and-context/monthlySales.html
|
bpbhat77/angular-grid
|
<!DOCTYPE html>
<html style="height: 100%">
<head lang="en">
<meta charset="UTF-8">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link href="monthlySales.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.8/angular.min.js"></script>
<!-- you don't need ignore=notused in your code, this is just here to trick the cache -->
<script src="../dist/angular-grid.js?ignore=notused1"></script>
<link rel="stylesheet" type="text/css" href="../dist/angular-grid.css?ignore=notused1">
<link rel="stylesheet" type="text/css" href="../dist/theme-fresh.css?ignore=notused1">
<script src="monthlySales.js"></script>
<style>
.ag-basic .ag-cell {
padding-top: 2px !important;
padding-bottom: 2px !important;
}
label {
font-weight: normal !important;
}
body {
padding: 0px;
margin: 0px;
}
.cell-act {
background: rgba(255,0,0,0.1);
}
.cell-bud {
background: rgba(0,255,0,0.1);
}
.cell-negative {
color: darkred;
}
.cell-figure {
text-align: right;
}
.ag-row-group {
font-weight: bold;
}
</style>
</head>
<body ng-app="monthlySales" style="height: 100%">
<div ng-controller="monthlySalesController" style="width: 100%; height: 100%;">
<div style="height: 10%; padding: 10px;">
<input type="text" style="width: 100px;" ng-model="gridOptions.quickFilterText" placeholder="Filter..."/>
<span style="padding-left: 20px;">
<b>Rows (visible / total):</b> {{rowCount}}
</span>
<span style="padding-left: 20px;">
<b>Period:</b> {{monthName}}
<button ng-click="onChangeMonth(-1)"><i class="fa fa-chevron-left"></i></button>
<button ng-click="onChangeMonth(1)"><i class="fa fa-chevron-right"></i></button>
</span>
<span style="padding-left: 20px;">
<b>Legend:</b>
<span class="cell-bud" style="border: 1px solid black;">
</span> Actual
<span class="cell-act" style="border: 1px solid black;">
</span> Budget
</span>
</div>
<div style="width: 100%; height: 90%; padding: 10px;"
ag-grid="gridOptions"
class="ag-fresh">
</div>
</div>
</body>
</html>
|
dist/css/drag.min.css
|
nielse63/Chicago
|
/*!
* Chicago - Drag.min.css
* A front-end JavaScript library for user-interface developers.
*
* Copyright (c) 2015 Erik Nielsen
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/mit-license.php
*
* Project home:
* https://nielse63.github.io/Chicago/
*
* Version: 1.1.0
*
*/
.drag{position:absolute;touch-action:none;-ms-touch-action:none}
|
docu/index.html
|
kch42/ste
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en">
<head>
<title>STE Template Engine</title>
<style type="text/css" media="screen">
code, code pre {
font-family: monospace;
background: #eee;
}
* {
font-family: sans-serif;
}
table {
border-collapse: collapse;
}
table td, table th {
border: thin solid #ccc;
padding: 1mm;
margin: 0mm;
}
table th {
font-weight: bold;
background: #eee;
}
</style>
</head>
<body>
<h1>STE Template Engine</h1>
<p>This documentation is splitted in two parts:</p>
<ol>
<li><a href="language_definition.html">The definition of the STE template language</a>, including the documentation of the <a href="language_definition.html#builtin">builtin tags</a> and the <a href="language_definition.html#stdlib">standard library</a></li>
<li><a href="phpdoc/index.html">The documentation of the PHP implementation</a></li>
</ol>
<p>It could also be helpful to take a look at the example program (the "example" directory).</p>
</body>
</html>
|
rdoc/files/db/migrate/20090813164137_create_contributors_rb.html
|
jeffp/wizardly-examples
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>File: 20090813164137_create_contributors.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="fileHeader">
<h1>20090813164137_create_contributors.rb</h1>
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Path:</strong></td>
<td>db/migrate/20090813164137_create_contributors.rb
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Thu Aug 13 10:08:27 -0700 2009</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
</div>
</div>
<!-- if includes -->
<div id="section">
<!-- if method_list -->
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html>
|
src/send.html
|
fordhamumc/email-docs
|
---
title: Send
category: send
mailchimp: true
description: Upload a list and schedule your email.
order: 5
---
|
index.html
|
Mistermoz/Angular-Parse-Restangular
|
<!DOCTYPE html>
<html lang="en" ng-app="app">
<head>
<meta charset="UTF-8" />
<title>Boilerplate</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link href="/favicon.ico" type="image/x-icon" rel="icon" />
<link href="/favicon.ico" type="image/x-icon" rel="shortcut icon" />
<link href="assets/css/libs.css" rel="stylesheet" />
<link href="assets/css/main.css" rel="stylesheet" />
<script src="assets/js/libs.js"></script>
<script src="assets/js/main.js"></script>
</head>
<body>
<div class="main">
<ng-include src="'app/views/elements/header.html'"></ng-include>
<ng-view></ng-view>
<ng-include src="app/views/elements/footer.html"></ng-include>
</div>
<ng-include src="'app/views/elements/loader.html'" ng-show="isLoading"></ng-include>
</body>
</html>
|
app/partials/services.html
|
SaturdayNeighborhoodHealthClinic/snhc-web
|
<div class="jumbotron section-header" >
<div class="container" >
<h1>Services</h1>
<p> The SNHC provides two services: a basic care-focused clinic on Saturday mornings and a specialty-care clinic Wednesday evenings.</p>
</div>
</div>
<div ng-controller="DateListCtrl" class="container">
<h1>Upcoming Clinic Dates</h1>
<table class="table table-striped" >
<tr ng-repeat="event in data.items | limitTo:5 ">
<td> <strong>{{event.summary}}</strong> </td>
<td> {{ event.start.dateTime | date:"MMMM d, y h:mm" }} - {{event.end.dateTime | date: "h:mm a"}} </td>
</tr>
</table>
<p class="text-muted"/>For more dates, visit our <a href="https://www.google.com/calendar/embed?src=7eie7k06g255baksfshfhp0m28%40group.calendar.google.com&ctz=America/Chicago">Google Calendar</a>.</p>
<h1>Saturday Clinic Days</h1>
<p> The Saturday Neighborhood Health Clinic (SNHC) is a free clinic for the uninsured, run by medical students and staffed by physicians from Washington University School of Medicine in St. Louis, Missouri.
We provide basic services much like those you would find at a primary care provider's office: preventative care, treatment of acute or chronic medical conditions, women's health, physical exams, vaccinations, referrals, and prescription refills, among others.
We do not provide pediatric care, dental service, or referrals for dental care.
</p>
<p> Any adult patient seeking our services is welcome at our clinic.
However, SNHC is not currently equipped to function as a long-term medical home.
We strongly encourage our patients to set up routine appointments with primary care physicians after visiting the SHNC.
Please visit our resources page for help with finding medications and other local health centers.
</p>
<p> The SNHC is located in the Forest Park Southeast neighborhood in St. Louis, Missouri.
The clinic is held in the Family Health Care Center facility at 4352 Manchester Avenue on most Saturdays from 9:00AM to 12:00PM.
</p>
<p> We do not take appointments.
Patients are seen on a first come, first serve basis.
Due to the limited number of staff members we have at the clinic, we can only see the first 9 patients who come in each Saturday.
We encourage you to arrive as early as possible in order to ensure that you can be seen in a timely manner.
</p>
<h1>Wednesday Specialty Nights</h1>
<p> The Wednesday Specialty Nights provide free medical specialty services for uninsured patients.
Specialty services currently include a depression and anxiety clinc located at 620 S Taylor Avenue on the fourth Wednesday of the month.
The services offered vary by week, so please check our Google calendar for the most up to date information.
</p>
</div>
|
tutorial/pages/page9.html
|
CNugteren/cnugteren.github.io
|
---
layout: default
title: OpenCL matrix-multiplication SGEMM tutorial
current: 5
tutorial_page: 9
---
<h2>Kernel 7: Wider loads with register blocking</h2>
In one of our earlier kernels we used wider data-types to get 64-bit or 128-bit loads and stores. Let's re-integrate that in our latest version with 2D register blocking. We'll do this for loads only.
<br/><br/>
The launch configuration and the constants remain the same. The kernel is also quite similar, with the main exceptions in the part where we are loading from off-chip memory:
<br><br>
<ul>
<li>We now load float2 or float4 values from off-chip memory. Therefore, the loop over the amount of loads per thread has been reduced by a factor WIDTH. The same holds for the indexing into the vector arrays.</li>
<li>Since we now have a slightly different access pattern when storing data into Asub and Bsub, we choose to swap the column and row indices of Bsub back to how they are for Asub. This does require more local memory loads (LDS instead of LDS.64) in the computational loop, but since this is now cached using register tiling, its impact is not that big. The main new advantage is that we can now also store data into Bsub using vector data-types. Note that since Asub and Bsub are not declared as vectors, the stores into Asub and Bsub look scalar from a coding-perspective, but they become 64-bit or 128-bit stores (STS.128) when compiled. We can now also remove the padding, giving us that extra bit of local memory back.</li>
</ul>
<br>
Note that we still have the restriction that TSM has to be equal to TSN. This restriction can be removed by creating two loops when loading, one over LPTA with indices constrained to TSM and one over LPTB with indices constrained to TSN. We'll implement this in our final version.
<br/><br>
<pre class="prettyprint linenums lang-cuda">
// Wider loads combined with 2D register blocking
__kernel void myGEMM7(const int M, const int N, const int K,
const __global floatX* A,
const __global floatX* B,
__global float* C) {
// Thread identifiers
const int tidm = get_local_id(0); // Local row ID (max: TSM/WPTM)
const int tidn = get_local_id(1); // Local col ID (max: TSN/WPTN)
const int offsetM = TSM*get_group_id(0); // Work-group offset
const int offsetN = TSN*get_group_id(1); // Work-group offset
// Local memory to fit a tile of A and B
__local float Asub[TSK][TSM];
__local float Bsub[TSK][TSN];
// Allocate register space
float Areg;
float Breg[WPTN];
float acc[WPTM][WPTN];
// Initialise the accumulation registers
for (int wm=0; wm<WPTM; wm++) {
for (int wn=0; wn<WPTN; wn++) {
acc[wm][wn] = 0.0f;
}
}
// Loop over all tiles
int numTiles = K/TSK;
for (int t=0; t<numTiles; t++) {
// Load one tile of A and B into local memory
for (int la=0; la<LPTA/WIDTH; la++) {
int tid = tidn*RTSM + tidm;
int id = la*RTSN*RTSM + tid;
int row = id % (TSM/WIDTH);
int col = id / (TSM/WIDTH);
// Load the values (wide vector load)
int tiledIndex = TSK*t + col;
floatX vecA = A[tiledIndex*(M/WIDTH) + offsetM/WIDTH + row];
floatX vecB = B[tiledIndex*(N/WIDTH) + offsetN/WIDTH + row];
// Store the loaded vectors into local memory
#if WIDTH == 1
Asub[col][row] = vecA;
Asub[col][row] = vecA;
#elif WIDTH == 2
Asub[col][WIDTH*row + 0] = vecA.x;
Asub[col][WIDTH*row + 1] = vecA.y;
#elif WIDTH == 4
Asub[col][WIDTH*row + 0] = vecA.x;
Asub[col][WIDTH*row + 1] = vecA.y;
Asub[col][WIDTH*row + 2] = vecA.z;
Asub[col][WIDTH*row + 3] = vecA.w;
#endif
#if WIDTH == 1
Bsub[col][row] = vecB;
Bsub[col][row] = vecB;
#elif WIDTH == 2
Bsub[col][WIDTH*row + 0] = vecB.x;
Bsub[col][WIDTH*row + 1] = vecB.y;
#elif WIDTH == 4
Bsub[col][WIDTH*row + 0] = vecB.x;
Bsub[col][WIDTH*row + 1] = vecB.y;
Bsub[col][WIDTH*row + 2] = vecB.z;
Bsub[col][WIDTH*row + 3] = vecB.w;
#endif
}
// Synchronise to make sure the tile is loaded
barrier(CLK_LOCAL_MEM_FENCE);
// Loop over the values of a single tile
for (int k=0; k<TSK; k++) {
// Cache the values of Bsub in registers
for (int wn=0; wn<WPTN; wn++) {
int col = tidn + wn*RTSN;
Breg[wn] = Bsub[k][col];
}
// Perform the computation
for (int wm=0; wm<WPTM; wm++) {
int row = tidm + wm*RTSM;
Areg = Asub[k][row];
for (int wn=0; wn<WPTN; wn++) {
acc[wm][wn] += Areg * Breg[wn];
}
}
}
// Synchronise before loading the next tile
barrier(CLK_LOCAL_MEM_FENCE);
}
// Store the final results in C
for (int wm=0; wm<WPTM; wm++) {
int globalRow = offsetM + tidm + wm*RTSM;
for (int wn=0; wn<WPTN; wn++) {
int globalCol = offsetN + tidn + wn*RTSN;
C[globalCol*M + globalRow] = acc[wm][wn];
}
}
}
</pre><br>
After inspection of the assembly code, we see that we went from 16 32-bit loads (LD) and local stores (STS) to 4 128-bit loads (LD.128) and local stores (STS.128) for a vector width of 4 floats.
<br/><br/>
Performance with WIDTH equal to 4 is slightly worse compared to our previous kernel. As before, this is because everything is very sensitive to register pressure and compiler optimisations. Luckily these wider loads will be paying off for the next couple of kernels, so we'll definitely keep them in.
<br/><br/>
<img id="blogimage" src="/tutorial/images/performance7.png" alt="Performance of myGEMM"></img>
<br/><br/>
|
templates/javascript.html
|
danteio/Dante-Dev
|
{% load staticfiles %}
<!-- ##JavaScript Scripts Files -->
<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>
<script src="{% static 'js/jquery.min.js' %}"></script>
<script src="{% static 'js/jquery.js' %}"></script>
<!-- Bootstrap core JavaScript Scripts Files -->
<script src="{% static 'js/bootstrap.min.js'%}"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="{% static 'js/ie10-viewport-bug-workaround.js'%}"></script>
<!-- ##JavaScript Scripts Files END -->
|
docs/picturepark-sdk-v1-pickers/api/interfaces/_readline_.key.html
|
Picturepark/Picturepark.SDK.TypeScript
|
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Key | picturepark-sdk-v1-pickers API</title>
<meta name="description" content="Documentation for picturepark-sdk-v1-pickers API">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">picturepark-sdk-v1-pickers API</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/_readline_.html">"readline"</a>
</li>
<li>
<a href="_readline_.key.html">Key</a>
</li>
</ul>
<h1>Interface Key</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">Key</span>
</li>
</ul>
</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 tsd-is-external">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_readline_.key.html#ctrl" class="tsd-kind-icon">ctrl</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_readline_.key.html#meta" class="tsd-kind-icon">meta</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_readline_.key.html#name" class="tsd-kind-icon">name</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_readline_.key.html#sequence" class="tsd-kind-icon">sequence</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="_readline_.key.html#shift" class="tsd-kind-icon">shift</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="ctrl" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> ctrl</h3>
<div class="tsd-signature tsd-kind-icon">ctrl<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/@types/node/readline.d.ts:8</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="meta" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> meta</h3>
<div class="tsd-signature tsd-kind-icon">meta<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/@types/node/readline.d.ts:9</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="name" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/@types/node/readline.d.ts:7</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="sequence" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> sequence</h3>
<div class="tsd-signature tsd-kind-icon">sequence<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/@types/node/readline.d.ts:6</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="shift" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> shift</h3>
<div class="tsd-signature tsd-kind-icon">shift<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/@types/node/readline.d.ts:10</li>
</ul>
</aside>
</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="../globals.html"><em>Globals</em></a>
</li>
<li class="current tsd-kind-module tsd-is-external">
<a href="../modules/_readline_.html">"readline"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
<a href="../classes/_readline_.interface.html" class="tsd-kind-icon">Interface</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-module tsd-is-external">
<a href="_readline_.cursorpos.html" class="tsd-kind-icon">Cursor<wbr>Pos</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-parent-kind-module tsd-is-external">
<a href="_readline_.key.html" class="tsd-kind-icon">Key</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="_readline_.key.html#ctrl" class="tsd-kind-icon">ctrl</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="_readline_.key.html#meta" class="tsd-kind-icon">meta</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="_readline_.key.html#name" class="tsd-kind-icon">name</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="_readline_.key.html#sequence" class="tsd-kind-icon">sequence</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="_readline_.key.html#shift" class="tsd-kind-icon">shift</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-interface tsd-parent-kind-module tsd-is-external">
<a href="_readline_.readlineoptions.html" class="tsd-kind-icon">Read<wbr>Line<wbr>Options</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#asynccompleter" class="tsd-kind-icon">Async<wbr>Completer</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#completer" class="tsd-kind-icon">Completer</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#completerresult" class="tsd-kind-icon">Completer<wbr>Result</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#direction" class="tsd-kind-icon">Direction</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#readline" class="tsd-kind-icon">Read<wbr>Line</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#clearline" class="tsd-kind-icon">clear<wbr>Line</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#clearscreendown" class="tsd-kind-icon">clear<wbr>Screen<wbr>Down</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#createinterface" class="tsd-kind-icon">create<wbr>Interface</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#cursorto" class="tsd-kind-icon">cursor<wbr>To</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#emitkeypressevents" class="tsd-kind-icon">emit<wbr>Keypress<wbr>Events</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
<a href="../modules/_readline_.html#movecursor" class="tsd-kind-icon">move<wbr>Cursor</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-function"><span class="tsd-kind-icon">Function</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
|
ResearchServicePlatform/doc/allclasses-noframe.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>All Classes</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>
<h1 class="bar">All Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="service/adaptation/effectors/AbstractEffector.html" title="class in service.adaptation.effectors">AbstractEffector</a></li>
<li><a href="service/auxiliary/AbstractMessage.html" title="class in service.auxiliary">AbstractMessage</a></li>
<li><a href="service/adaptation/probes/AbstractProbe.html" title="class in service.adaptation.probes">AbstractProbe</a></li>
<li><a href="service/workflow/AbstractQoSRequirement.html" title="interface in service.workflow"><span class="interfaceName">AbstractQoSRequirement</span></a></li>
<li><a href="service/auxiliary/AbstractService.html" title="class in service.auxiliary">AbstractService</a></li>
<li><a href="service/client/AbstractServiceClient.html" title="class in service.client">AbstractServiceClient</a></li>
<li><a href="service/workflow/ast/ASTNode.html" title="class in service.workflow.ast">ASTNode</a></li>
<li><a href="service/workflow/ast/ASTNode.AndOp.html" title="class in service.workflow.ast">ASTNode.AndOp</a></li>
<li><a href="service/workflow/ast/ASTNode.ArgumentList.html" title="class in service.workflow.ast">ASTNode.ArgumentList</a></li>
<li><a href="service/workflow/ast/ASTNode.ArrayAccess.html" title="class in service.workflow.ast">ASTNode.ArrayAccess</a></li>
<li><a href="service/workflow/ast/ASTNode.AssignmentStmt.html" title="class in service.workflow.ast">ASTNode.AssignmentStmt</a></li>
<li><a href="service/workflow/ast/ASTNode.AssignOp.html" title="class in service.workflow.ast">ASTNode.AssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.ASTList.html" title="class in service.workflow.ast">ASTNode.ASTList</a></li>
<li><a href="service/workflow/ast/ASTNode.BinaryOperator.html" title="class in service.workflow.ast">ASTNode.BinaryOperator</a></li>
<li><a href="service/workflow/ast/ASTNode.BitwiseAndAssignOp.html" title="class in service.workflow.ast">ASTNode.BitwiseAndAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.BitwiseAndOp.html" title="class in service.workflow.ast">ASTNode.BitwiseAndOp</a></li>
<li><a href="service/workflow/ast/ASTNode.BitwiseExclOrOp.html" title="class in service.workflow.ast">ASTNode.BitwiseExclOrOp</a></li>
<li><a href="service/workflow/ast/ASTNode.BitwiseInclOrOp.html" title="class in service.workflow.ast">ASTNode.BitwiseInclOrOp</a></li>
<li><a href="service/workflow/ast/ASTNode.BitwiseOrAssignOp.html" title="class in service.workflow.ast">ASTNode.BitwiseOrAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.BitwiseXorAssignOp.html" title="class in service.workflow.ast">ASTNode.BitwiseXorAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.BooleanLiteral.html" title="class in service.workflow.ast">ASTNode.BooleanLiteral</a></li>
<li><a href="service/workflow/ast/ASTNode.DivideAssignOp.html" title="class in service.workflow.ast">ASTNode.DivideAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.DivisionOp.html" title="class in service.workflow.ast">ASTNode.DivisionOp</a></li>
<li><a href="service/workflow/ast/ASTNode.DoWhile.html" title="class in service.workflow.ast">ASTNode.DoWhile</a></li>
<li><a href="service/workflow/ast/ASTNode.EqualOp.html" title="class in service.workflow.ast">ASTNode.EqualOp</a></li>
<li><a href="service/workflow/ast/ASTNode.Expression.html" title="class in service.workflow.ast">ASTNode.Expression</a></li>
<li><a href="service/workflow/ast/ASTNode.ExprList.html" title="class in service.workflow.ast">ASTNode.ExprList</a></li>
<li><a href="service/workflow/ast/ASTNode.ForLoop.html" title="class in service.workflow.ast">ASTNode.ForLoop</a></li>
<li><a href="service/workflow/ast/ASTNode.GtEqualOp.html" title="class in service.workflow.ast">ASTNode.GtEqualOp</a></li>
<li><a href="service/workflow/ast/ASTNode.GtOp.html" title="class in service.workflow.ast">ASTNode.GtOp</a></li>
<li><a href="service/workflow/ast/ASTNode.If.html" title="class in service.workflow.ast">ASTNode.If</a></li>
<li><a href="service/workflow/ast/ASTNode.ImplyOp.html" title="class in service.workflow.ast">ASTNode.ImplyOp</a></li>
<li><a href="service/workflow/ast/ASTNode.IntegerLiteral.html" title="class in service.workflow.ast">ASTNode.IntegerLiteral</a></li>
<li><a href="service/workflow/ast/ASTNode.LeftShiftAssignOp.html" title="class in service.workflow.ast">ASTNode.LeftShiftAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.LeftShiftOp.html" title="class in service.workflow.ast">ASTNode.LeftShiftOp</a></li>
<li><a href="service/workflow/ast/ASTNode.LogicalAndOp.html" title="class in service.workflow.ast">ASTNode.LogicalAndOp</a></li>
<li><a href="service/workflow/ast/ASTNode.LogicOrOp.html" title="class in service.workflow.ast">ASTNode.LogicOrOp</a></li>
<li><a href="service/workflow/ast/ASTNode.LtEqualOp.html" title="class in service.workflow.ast">ASTNode.LtEqualOp</a></li>
<li><a href="service/workflow/ast/ASTNode.LtOp.html" title="class in service.workflow.ast">ASTNode.LtOp</a></li>
<li><a href="service/workflow/ast/ASTNode.MaxOp.html" title="class in service.workflow.ast">ASTNode.MaxOp</a></li>
<li><a href="service/workflow/ast/ASTNode.MethodRef.html" title="class in service.workflow.ast">ASTNode.MethodRef</a></li>
<li><a href="service/workflow/ast/ASTNode.MinOp.html" title="class in service.workflow.ast">ASTNode.MinOp</a></li>
<li><a href="service/workflow/ast/ASTNode.MinusAssignOp.html" title="class in service.workflow.ast">ASTNode.MinusAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.MinusOp.html" title="class in service.workflow.ast">ASTNode.MinusOp</a></li>
<li><a href="service/workflow/ast/ASTNode.MultAssignOp.html" title="class in service.workflow.ast">ASTNode.MultAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.MultOp.html" title="class in service.workflow.ast">ASTNode.MultOp</a></li>
<li><a href="service/workflow/ast/ASTNode.NotEqualOp.html" title="class in service.workflow.ast">ASTNode.NotEqualOp</a></li>
<li><a href="service/workflow/ast/ASTNode.NullLiteral.html" title="class in service.workflow.ast">ASTNode.NullLiteral</a></li>
<li><a href="service/workflow/ast/ASTNode.OrOp.html" title="class in service.workflow.ast">ASTNode.OrOp</a></li>
<li><a href="service/workflow/ast/ASTNode.Parallel.html" title="class in service.workflow.ast">ASTNode.Parallel</a></li>
<li><a href="service/workflow/ast/ASTNode.Param.html" title="class in service.workflow.ast">ASTNode.Param</a></li>
<li><a href="service/workflow/ast/ASTNode.ParamList.html" title="class in service.workflow.ast">ASTNode.ParamList</a></li>
<li><a href="service/workflow/ast/ASTNode.PlusAssignOp.html" title="class in service.workflow.ast">ASTNode.PlusAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.PlusOp.html" title="class in service.workflow.ast">ASTNode.PlusOp</a></li>
<li><a href="service/workflow/ast/ASTNode.PostDecrement.html" title="class in service.workflow.ast">ASTNode.PostDecrement</a></li>
<li><a href="service/workflow/ast/ASTNode.PostIncrement.html" title="class in service.workflow.ast">ASTNode.PostIncrement</a></li>
<li><a href="service/workflow/ast/ASTNode.PreDecrementOp.html" title="class in service.workflow.ast">ASTNode.PreDecrementOp</a></li>
<li><a href="service/workflow/ast/ASTNode.PreIncrementOp.html" title="class in service.workflow.ast">ASTNode.PreIncrementOp</a></li>
<li><a href="service/workflow/ast/ASTNode.Prime.html" title="class in service.workflow.ast">ASTNode.Prime</a></li>
<li><a href="service/workflow/ast/ASTNode.QualifiedAcess.html" title="class in service.workflow.ast">ASTNode.QualifiedAcess</a></li>
<li><a href="service/workflow/ast/ASTNode.RemainderAssignOp.html" title="class in service.workflow.ast">ASTNode.RemainderAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.RemainderOp.html" title="class in service.workflow.ast">ASTNode.RemainderOp</a></li>
<li><a href="service/workflow/ast/ASTNode.Return.html" title="class in service.workflow.ast">ASTNode.Return</a></li>
<li><a href="service/workflow/ast/ASTNode.RightShiftAssignOp.html" title="class in service.workflow.ast">ASTNode.RightShiftAssignOp</a></li>
<li><a href="service/workflow/ast/ASTNode.RightShiftOp.html" title="class in service.workflow.ast">ASTNode.RightShiftOp</a></li>
<li><a href="service/workflow/ast/ASTNode.Start.html" title="class in service.workflow.ast">ASTNode.Start</a></li>
<li><a href="service/workflow/ast/ASTNode.Stmnt.html" title="class in service.workflow.ast">ASTNode.Stmnt</a></li>
<li><a href="service/workflow/ast/ASTNode.StmntList.html" title="class in service.workflow.ast">ASTNode.StmntList</a></li>
<li><a href="service/workflow/ast/ASTNode.TaskList.html" title="class in service.workflow.ast">ASTNode.TaskList</a></li>
<li><a href="service/workflow/ast/ASTNode.TernaryOp.html" title="class in service.workflow.ast">ASTNode.TernaryOp</a></li>
<li><a href="service/workflow/ast/ASTNode.UnaryMinusOp.html" title="class in service.workflow.ast">ASTNode.UnaryMinusOp</a></li>
<li><a href="service/workflow/ast/ASTNode.UnaryNotOp.html" title="class in service.workflow.ast">ASTNode.UnaryNotOp</a></li>
<li><a href="service/workflow/ast/ASTNode.UnaryOperator.html" title="class in service.workflow.ast">ASTNode.UnaryOperator</a></li>
<li><a href="service/workflow/ast/ASTNode.UnaryPlusOp.html" title="class in service.workflow.ast">ASTNode.UnaryPlusOp</a></li>
<li><a href="service/workflow/ast/ASTNode.VarRef.html" title="class in service.workflow.ast">ASTNode.VarRef</a></li>
<li><a href="service/workflow/ast/ASTNode.While.html" title="class in service.workflow.ast">ASTNode.While</a></li>
<li><a href="tools/ASTSymTabVisualizer.html" title="class in tools">ASTSymTabVisualizer</a></li>
<li><a href="service/atomic/AtomicService.html" title="class in service.atomic">AtomicService</a></li>
<li><a href="service/auxiliary/AtomicServiceConfiguration.html" title="annotation in service.auxiliary">AtomicServiceConfiguration</a></li>
<li><a href="service/adaptation/effectors/CacheEffector.html" title="class in service.adaptation.effectors">CacheEffector</a></li>
<li><a href="service/composite/CompositeService.html" title="class in service.composite">CompositeService</a></li>
<li><a href="service/composite/CompositeServiceClient.html" title="class in service.composite">CompositeServiceClient</a></li>
<li><a href="service/auxiliary/CompositeServiceConfiguration.html" title="annotation in service.auxiliary">CompositeServiceConfiguration</a></li>
<li><a href="service/auxiliary/Configuration.html" title="class in service.auxiliary">Configuration</a></li>
<li><a href="service/adaptation/effectors/ConfigurationEffector.html" title="class in service.adaptation.effectors">ConfigurationEffector</a></li>
<li><a href="service/adaptation/probes/CostProbe.html" title="class in service.adaptation.probes">CostProbe</a></li>
<li><a href="service/adaptation/probes/interfaces/CostProbeInterface.html" title="interface in service.adaptation.probes.interfaces"><span class="interfaceName">CostProbeInterface</span></a></li>
<li><a href="tools/GMLExporter.html" title="class in tools">GMLExporter</a></li>
<li><a href="tools/GMLHelper.html" title="class in tools">GMLHelper</a></li>
<li><a href="profile/InputProfile.html" title="class in profile">InputProfile</a></li>
<li><a href="profile/InputProfileValue.html" title="class in profile">InputProfileValue</a></li>
<li><a href="profile/InputProfileVariable.html" title="class in profile">InputProfileVariable</a></li>
<li><a href="service/auxiliary/LocalOperation.html" title="annotation in service.auxiliary">LocalOperation</a></li>
<li><a href="service/utility/LogAtomicService.html" title="class in service.utility">LogAtomicService</a></li>
<li><a href="service/provider/MessageReceiver.html" title="interface in service.provider"><span class="interfaceName">MessageReceiver</span></a></li>
<li><a href="service/messagingservice/MessagingService.html" title="class in service.messagingservice">MessagingService</a></li>
<li><a href="service/messagingservice/MessagingServiceProvider.html" title="class in service.messagingservice">MessagingServiceProvider</a></li>
<li><a href="service/auxiliary/Operation.html" title="class in service.auxiliary">Operation</a></li>
<li><a href="service/auxiliary/OperationAborted.html" title="class in service.auxiliary">OperationAborted</a></li>
<li><a href="service/auxiliary/Param.html" title="class in service.auxiliary">Param</a></li>
<li><a href="profile/ProfileExecutor.html" title="class in profile">ProfileExecutor</a></li>
<li><a href="service/auxiliary/Request.html" title="class in service.auxiliary">Request</a></li>
<li><a href="service/auxiliary/Response.html" title="class in service.auxiliary">Response</a></li>
<li><a href="service/workflow/ast/rspLexer.html" title="class in service.workflow.ast">rspLexer</a></li>
<li><a href="service/workflow/ast/rspParser.html" title="class in service.workflow.ast">rspParser</a></li>
<li><a href="service/workflow/ast/rspParser.additive_expression_return.html" title="class in service.workflow.ast">rspParser.additive_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.and_expression_return.html" title="class in service.workflow.ast">rspParser.and_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.arguments_return.html" title="class in service.workflow.ast">rspParser.arguments_return</a></li>
<li><a href="service/workflow/ast/rspParser.assignment_operator_return.html" title="class in service.workflow.ast">rspParser.assignment_operator_return</a></li>
<li><a href="service/workflow/ast/rspParser.bitwise_and_expression_return.html" title="class in service.workflow.ast">rspParser.bitwise_and_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.block_return.html" title="class in service.workflow.ast">rspParser.block_return</a></li>
<li><a href="service/workflow/ast/rspParser.doWhileLoop_return.html" title="class in service.workflow.ast">rspParser.doWhileLoop_return</a></li>
<li><a href="service/workflow/ast/rspParser.equality_expression_return.html" title="class in service.workflow.ast">rspParser.equality_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.exclusive_or_expression_return.html" title="class in service.workflow.ast">rspParser.exclusive_or_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.expression_list_return.html" title="class in service.workflow.ast">rspParser.expression_list_return</a></li>
<li><a href="service/workflow/ast/rspParser.expression_return.html" title="class in service.workflow.ast">rspParser.expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.forLoop_return.html" title="class in service.workflow.ast">rspParser.forLoop_return</a></li>
<li><a href="service/workflow/ast/rspParser.ifStatement_return.html" title="class in service.workflow.ast">rspParser.ifStatement_return</a></li>
<li><a href="service/workflow/ast/rspParser.imply_expression_return.html" title="class in service.workflow.ast">rspParser.imply_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.inclusive_or_expression_return.html" title="class in service.workflow.ast">rspParser.inclusive_or_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.logical_and_expression_return.html" title="class in service.workflow.ast">rspParser.logical_and_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.logical_or_expression_return.html" title="class in service.workflow.ast">rspParser.logical_or_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.min_max_expression_return.html" title="class in service.workflow.ast">rspParser.min_max_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.multiplicative_expression_return.html" title="class in service.workflow.ast">rspParser.multiplicative_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.or_expression_return.html" title="class in service.workflow.ast">rspParser.or_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.parallelStatement_return.html" title="class in service.workflow.ast">rspParser.parallelStatement_return</a></li>
<li><a href="service/workflow/ast/rspParser.parameter_return.html" title="class in service.workflow.ast">rspParser.parameter_return</a></li>
<li><a href="service/workflow/ast/rspParser.parameters_return.html" title="class in service.workflow.ast">rspParser.parameters_return</a></li>
<li><a href="service/workflow/ast/rspParser.postfix_expression_return.html" title="class in service.workflow.ast">rspParser.postfix_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.primary_expression_return.html" title="class in service.workflow.ast">rspParser.primary_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.relational_expression_return.html" title="class in service.workflow.ast">rspParser.relational_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.returnStatement_return.html" title="class in service.workflow.ast">rspParser.returnStatement_return</a></li>
<li><a href="service/workflow/ast/rspParser.shift_expression_return.html" title="class in service.workflow.ast">rspParser.shift_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.start_return.html" title="class in service.workflow.ast">rspParser.start_return</a></li>
<li><a href="service/workflow/ast/rspParser.statement_return.html" title="class in service.workflow.ast">rspParser.statement_return</a></li>
<li><a href="service/workflow/ast/rspParser.ternary_expression_return.html" title="class in service.workflow.ast">rspParser.ternary_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.unary_expression_return.html" title="class in service.workflow.ast">rspParser.unary_expression_return</a></li>
<li><a href="service/workflow/ast/rspParser.whileLoop_return.html" title="class in service.workflow.ast">rspParser.whileLoop_return</a></li>
<li><a href="service/composite/SDCache.html" title="class in service.composite">SDCache</a></li>
<li><a href="service/auxiliary/ServiceDescription.html" title="class in service.auxiliary">ServiceDescription</a></li>
<li><a href="service/auxiliary/ServiceOperation.html" title="annotation in service.auxiliary">ServiceOperation</a></li>
<li><a href="service/atomic/ServiceProfile.html" title="class in service.atomic">ServiceProfile</a></li>
<li><a href="service/atomic/ServiceProfileAttribute.html" title="annotation in service.atomic">ServiceProfileAttribute</a></li>
<li><a href="service/provider/ServiceProvider.html" title="interface in service.provider"><span class="interfaceName">ServiceProvider</span></a></li>
<li><a href="service/provider/ServiceProviderFactory.html" title="class in service.provider">ServiceProviderFactory</a></li>
<li><a href="service/registry/ServiceRegistry.html" title="class in service.registry">ServiceRegistry</a></li>
<li><a href="service/auxiliary/ServiceRegistryInterface.html" title="interface in service.auxiliary"><span class="interfaceName">ServiceRegistryInterface</span></a></li>
<li><a href="taskgraph/TaskGraph.html" title="class in taskgraph">TaskGraph</a></li>
<li><a href="taskgraph/TaskGraph.ALLOC.html" title="class in taskgraph">TaskGraph.ALLOC</a></li>
<li><a href="taskgraph/TaskGraph.ARRAY_ACCESS.html" title="class in taskgraph">TaskGraph.ARRAY_ACCESS</a></li>
<li><a href="taskgraph/TaskGraph.BinaryOp.html" title="class in taskgraph">TaskGraph.BinaryOp</a></li>
<li><a href="taskgraph/TaskGraph.BooleanLiteral.html" title="class in taskgraph">TaskGraph.BooleanLiteral</a></li>
<li><a href="taskgraph/TaskGraph.CALL.html" title="class in taskgraph">TaskGraph.CALL</a></li>
<li><a href="taskgraph/TaskGraph.DECL.html" title="class in taskgraph">TaskGraph.DECL</a></li>
<li><a href="taskgraph/TaskGraph.EAssignOp.html" title="enum in taskgraph">TaskGraph.EAssignOp</a></li>
<li><a href="taskgraph/TaskGraph.EBinaryOp.html" title="enum in taskgraph">TaskGraph.EBinaryOp</a></li>
<li><a href="taskgraph/TaskGraph.End.html" title="class in taskgraph">TaskGraph.End</a></li>
<li><a href="taskgraph/TaskGraph.ETaskType.html" title="enum in taskgraph">TaskGraph.ETaskType</a></li>
<li><a href="taskgraph/TaskGraph.EUnaryOp.html" title="enum in taskgraph">TaskGraph.EUnaryOp</a></li>
<li><a href="taskgraph/TaskGraph.Expression.html" title="class in taskgraph">TaskGraph.Expression</a></li>
<li><a href="taskgraph/TaskGraph.IF.html" title="class in taskgraph">TaskGraph.IF</a></li>
<li><a href="taskgraph/TaskGraph.INSTANTIATE.html" title="class in taskgraph">TaskGraph.INSTANTIATE</a></li>
<li><a href="taskgraph/TaskGraph.IntLiteral.html" title="class in taskgraph">TaskGraph.IntLiteral</a></li>
<li><a href="taskgraph/TaskGraph.LIST_END.html" title="class in taskgraph">TaskGraph.LIST_END</a></li>
<li><a href="taskgraph/TaskGraph.LIST_ITEM.html" title="class in taskgraph">TaskGraph.LIST_ITEM</a></li>
<li><a href="taskgraph/TaskGraph.LIST_START.html" title="class in taskgraph">TaskGraph.LIST_START</a></li>
<li><a href="taskgraph/TaskGraph.Literal.html" title="class in taskgraph">TaskGraph.Literal</a></li>
<li><a href="taskgraph/TaskGraph.Load.html" title="class in taskgraph">TaskGraph.Load</a></li>
<li><a href="taskgraph/TaskGraph.MemoryOperation.html" title="class in taskgraph">TaskGraph.MemoryOperation</a></li>
<li><a href="taskgraph/TaskGraph.PARALLEL.html" title="class in taskgraph">TaskGraph.PARALLEL</a></li>
<li><a href="taskgraph/TaskGraph.PARAM.html" title="class in taskgraph">TaskGraph.PARAM</a></li>
<li><a href="taskgraph/TaskGraph.PUSH.html" title="class in taskgraph">TaskGraph.PUSH</a></li>
<li><a href="taskgraph/TaskGraph.QUALIFIED_ACCESS.html" title="class in taskgraph">TaskGraph.QUALIFIED_ACCESS</a></li>
<li><a href="taskgraph/TaskGraph.RANGE.html" title="class in taskgraph">TaskGraph.RANGE</a></li>
<li><a href="taskgraph/TaskGraph.RATE.html" title="class in taskgraph">TaskGraph.RATE</a></li>
<li><a href="taskgraph/TaskGraph.RETURN.html" title="class in taskgraph">TaskGraph.RETURN</a></li>
<li><a href="taskgraph/TaskGraph.START.html" title="class in taskgraph">TaskGraph.START</a></li>
<li><a href="taskgraph/TaskGraph.Store.html" title="class in taskgraph">TaskGraph.Store</a></li>
<li><a href="taskgraph/TaskGraph.TernaryOp.html" title="class in taskgraph">TaskGraph.TernaryOp</a></li>
<li><a href="taskgraph/TaskGraph.UnaryOp.html" title="class in taskgraph">TaskGraph.UnaryOp</a></li>
<li><a href="taskgraph/TaskGraphInterpreter.html" title="class in taskgraph">TaskGraphInterpreter</a></li>
<li><a href="tools/TaskGraphVisualizer.html" title="class in tools">TaskGraphVisualizer</a></li>
<li><a href="service/utility/Time.html" title="class in service.utility">Time</a></li>
<li><a href="service/auxiliary/TimeOutError.html" title="class in service.auxiliary">TimeOutError</a></li>
<li><a href="service/adaptation/effectors/WorkflowEffector.html" title="class in service.adaptation.effectors">WorkflowEffector</a></li>
<li><a href="service/workflow/WorkflowEngine.html" title="class in service.workflow">WorkflowEngine</a></li>
<li><a href="service/adaptation/probes/WorkflowProbe.html" title="class in service.adaptation.probes">WorkflowProbe</a></li>
<li><a href="service/adaptation/probes/interfaces/WorkflowProbeInterface.html" title="interface in service.adaptation.probes.interfaces"><span class="interfaceName">WorkflowProbeInterface</span></a></li>
<li><a href="service/auxiliary/XMLBuilder.html" title="class in service.auxiliary">XMLBuilder</a></li>
</ul>
</div>
</body>
</html>
|
plugins/sfThemeOriclonePlugin/web/css/hover/ice.css
|
epsi-rns/AlumniBook-SF
|
#lay_content a.readon:hover, .button:hover,
tr:hover td.sectiontableheader,
#gloss:hover {
background : url(../../images/gloss/bar-ice.gif) repeat-x;
}
.menu_tabs ul li a:hover,
#lay_main .moduletable h3:hover,
.moduletable_text h3:hover,
.moduletable_menu h3:hover {
background : url(../../images/gloss/title-ice.gif) no-repeat;
}
.moduletable_menu ul.menu li:hover,
.moduletable_menu ul.menu li li:hover {
background : url(../../images/gloss/item-ice.gif) no-repeat;
}
.breadcrumbs:hover a,
.moduletable_menu ul.menu li:hover a,
.moduletable_menu ul.menu li li:hover a { color : #884; }
|
sandbox.html
|
JavascriptFTW/livecoding-chat-bot
|
<!DOCTYPE html>
<html>
<head>
<!-- Giga... -->
<meta charset="utf-8">
<title>Test Stuffs</title>
</head>
<body>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.0.0-alpha1/jquery.min.js"></script>
<script src="new-bot.js"></script>
</body>
</html>
|
Problem2/css/linegraph.css
|
rlucioni/cs171-hw3-lucioni-renzo
|
body {
font-family: 'Lato', sans-serif;
}
#title {
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 20px;
font-size: 1.7em;
}
svg {
display: block;
margin: 0 auto;
}
path {
fill: none;
}
.axis path, .axis line {
stroke: gray;
stroke-opacity: 0.5;
}
.label {
fill: gray;
opacity: 0.7;
}
.line {
stroke-width: 1.5px;
opacity: 0.7;
}
.point {
fill: white;
stroke-width: 1.5px;
opacity: 0.7;
}
.interpolated {
fill: black;
opacity: 0.5;
}
|
gadget.html
|
jana4u/CuteDigitalClock.gadget
|
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>CuteDigitalClock</title>
<style type="text/css">
body
{
margin: 0;
padding: 0;
width: 130px;
height: 67px;
vertical-align: middle;
text-align: center;
}
</style>
<script type="text/javascript">
function initTime()
{
initSettings();
var backgroundElement = document.getElementById("background");
timeElement = backgroundElement.addTextObject("00:00", fontFamily, fontSize, fontColor, 0, 0);
timeElement.addGlow(glowColor, glowRadius, glowOpacity);
updateTime();
}
function initSettings()
{
if(System.Gadget.Settings.readString("fontFamily") === "")
{
System.Gadget.Settings.writeString("fontFamily", "Segoe UI");
}
if(System.Gadget.Settings.readString("fontSize") === "")
{
System.Gadget.Settings.writeString("fontSize", "50");
}
if(System.Gadget.Settings.readString("fontColor") === "")
{
System.Gadget.Settings.writeString("fontColor", "#ffffff");
}
if(System.Gadget.Settings.readString("glowColor") === "")
{
System.Gadget.Settings.writeString("glowColor", "#000000");
}
if(System.Gadget.Settings.readString("glowRadius") === "")
{
System.Gadget.Settings.writeString("glowRadius", "10");
}
if(System.Gadget.Settings.readString("glowOpacity") === "")
{
System.Gadget.Settings.writeString("glowOpacity", "20");
}
loadSettings();
}
function loadSettings()
{
fontFamily = System.Gadget.Settings.readString("fontFamily");
fontSize = System.Gadget.Settings.readString("fontSize");
fontColor = convertHexColor(System.Gadget.Settings.readString("fontColor"));
glowColor = convertHexColor(System.Gadget.Settings.readString("glowColor"));
glowRadius = System.Gadget.Settings.readString("glowRadius");
glowOpacity = System.Gadget.Settings.readString("glowOpacity");
}
function convertHexColor(hexColor)
{
var red = parseInt(hexColor.slice(1,3), 16);
var green = parseInt(hexColor.slice(3,5), 16);
var blue = parseInt(hexColor.slice(5,7), 16);
return "Color(0, " + red + ", " + green + ", " + blue + ")";
}
function updateTime()
{
setTimeout("updateTime()", 1000);
var today = new Date(), hours = today.getHours(), minutes = today.getMinutes();
if(hours < 10)
{
timeValue = ("0" + hours);
}
else
{
timeValue = hours;
}
timeValue += ":";
if(minutes < 10)
{
timeValue += ("0" + minutes);
}
else
{
timeValue += minutes;
}
timeElement.value = timeValue;
}
window.attachEvent("onload", initTime);
System.Gadget.settingsUI = "settings.html";
System.Gadget.onSettingsClosed = settingsClosed;
function settingsClosed(event)
{
loadSettings();
timeElement.font = fontFamily;
timeElement.fontsize = fontSize;
timeElement.color = fontColor;
timeElement.addGlow(glowColor, glowRadius, glowOpacity);
}
</script>
</head>
<body>
<g:background id="background" src="background.png" style="width:100%; height:100%; z-index: -1; position: absolute; top: 0; left: 0;" opacity="0"></g:background>
</body>
</html>
|
app/partes/administrador/imagenes/obras/detalle-obra.html
|
javiomoreno/Calendario-Virtual-AKC
|
<div class="col-sm-12" ng-controller="ObraDetalleController">
<span ng-if="bandera == false">
<small><em>Construyendo Vista</em></small>
<uib-progressbar class="progress-striped active" value="100" type="info">Cargando...</uib-progressbar>
</span>
<span ng-if="bandera == true">
<div class="row">
<div class="col-lg-12">
<div class="widget-box">
<div class="widget-header widget-header-flat">
<h4 class="widget-title smaller">{{obra.nombre}}</h4>
</div>
<div class="widget-body">
<div class="profile-user-info profile-user-info-striped">
<div class="profile-info-row">
<div class="profile-info-name"> Mes </div>
<div class="profile-info-value">
<i class="ace-icon fa fa-calendar bigger-110 blue"></i>
<span>{{obra.mes}}</span>
</div>
</div>
<div class="profile-info-row">
<div class="profile-info-name"> Año </div>
<div class="profile-info-value">
<i class="ace-icon fa fa-calendar bigger-110 blue"></i>
<span>{{obra.anho}}</span>
</div>
</div>
<div class="profile-info-row">
<div class="profile-info-name"> Tema </div>
<div class="profile-info-value">
<i class="ace-icon glyphicon glyphicon-text-width bigger-110 blue"></i>
<span>{{obra.tema}}</span>
</div>
</div>
<div class="profile-info-row">
<div class="profile-info-name"> Autor </div>
<div class="profile-info-value">
<i class="ace-icon glyphicon glyphicon-user bigger-110 blue"></i>
<span>{{obra.autor}}</span>
</div>
</div>
<div class="profile-info-row">
<div class="profile-info-name"> Mensaje </div>
<div class="profile-info-value">
<i class="ace-icon glyphicon glyphicon-align-justify bigger-110 blue"></i>
{{obra.mensaje}}
</div>
</div>
<div class="profile-info-row">
<div class="profile-info-name"> Imagen </div>
<div class="profile-info-value text-center">
<span ng-if="banderaObra == false">
<div class="col-xs-12">
<h3 class="header smaller lighter blue">
<i class="ace-icon fa fa-spinner fa-spin blue bigger-125"></i>
Cargando Obra
</h3>
</div>
</span>
<span ng-if="banderaObra == true">
<img ng-src="{{obra.archivo != null && obra.archivo || ''}}" alt="{{obra.nombre}}" class="imagenVista" title="{{obra.nombre}}">
</span>
</div>
</div>
</div>
</div>
<div class="widget-footer">
<div class="row">
<div class="col-lg-12 text-center">
<button class="btn btn-sm btn-primary" ng-click="Editar()">Editar</button>
<button class="btn btn-sm btn-danger" ng-click="openModal('sm', id)">Anular</button>
</div>
</div>
</div>
</div>
</div>
</div>
</span>
</div>
|
components/table/demo/row-selection.html
|
ant-design/09x.ant.design
|
<div class="code-box" id="demo-row-selection">
<div class="code-box-demo">
<div id="components-table-demo-row-selection"></div>
<script>(function(){'use strict';
var Table = antd.Table;
var columns = [{
title: '姓名',
dataIndex: 'name',
render: function render(text) {
return React.createElement(
'a',
{ href: 'javascript:;' },
text
);
}
}, {
title: '年龄',
dataIndex: 'age'
}, {
title: '住址',
dataIndex: 'address'
}];
var data = [{
key: '1',
name: '胡彦斌',
age: 32,
address: '西湖区湖底公园1号'
}, {
key: '2',
name: '胡彦祖',
age: 42,
address: '西湖区湖底公园1号'
}, {
key: '3',
name: '李大嘴',
age: 32,
address: '西湖区湖底公园1号'
}];
// 通过 rowSelection 对象表明需要行选择
var rowSelection = {
onSelect: function onSelect(record, selected, selectedRows) {
console.log(record, selected, selectedRows);
},
onSelectAll: function onSelectAll(selected, selectedRows) {
console.log(selected, selectedRows);
}
};
React.render(React.createElement(Table, { rowSelection: rowSelection, columns: columns, dataSource: data }), document.getElementById('components-table-demo-row-selection'));})()</script><div class="highlight"><pre><code class="javascript"><span class="keyword">var</span> Table = antd.Table;
<span class="keyword">var</span> columns = [{
title: <span class="string">'姓名'</span>,
dataIndex: <span class="string">'name'</span>,
render: <span class="function"><span class="keyword">function</span><span class="params">(text)</span> {</span>
<span class="keyword">return</span> <span class="xml"><span class="tag"><<span class="title">a</span> <span class="attribute">href</span>=<span class="value">"javascript:;"</span>></span>{text}<span class="tag"></<span class="title">a</span>></span>;</span>
}
}, {
title: <span class="string">'年龄'</span>,
dataIndex: <span class="string">'age'</span>
}, {
title: <span class="string">'住址'</span>,
dataIndex: <span class="string">'address'</span>
}];
<span class="keyword">var</span> data = [{
key: <span class="string">'1'</span>,
name: <span class="string">'胡彦斌'</span>,
age: <span class="number">32</span>,
address: <span class="string">'西湖区湖底公园1号'</span>
}, {
key: <span class="string">'2'</span>,
name: <span class="string">'胡彦祖'</span>,
age: <span class="number">42</span>,
address: <span class="string">'西湖区湖底公园1号'</span>
}, {
key: <span class="string">'3'</span>,
name: <span class="string">'李大嘴'</span>,
age: <span class="number">32</span>,
address: <span class="string">'西湖区湖底公园1号'</span>
}];
<span class="comment">// 通过 rowSelection 对象表明需要行选择</span>
<span class="keyword">var</span> rowSelection = {
onSelect: <span class="function"><span class="keyword">function</span><span class="params">(record, selected, selectedRows)</span> {</span>
console.log(record, selected, selectedRows);
},
onSelectAll: <span class="function"><span class="keyword">function</span><span class="params">(selected, selectedRows)</span> {</span>
console.log(selected, selectedRows);
}
};
React.render(<span class="xml"><span class="tag"><<span class="title">Table</span> <span class="attribute">rowSelection</span>=<span class="value">{rowSelection}</span> <span class="attribute">columns</span>=<span class="value">{columns}</span> <span class="attribute">dataSource</span>=<span class="value">{data}</span> /></span>
, document.getElementById('components-table-demo-row-selection'));</span></code></pre></div>
</div>
<div class="code-box-meta markdown">
<div class="code-box-title">
<a href="#demo-row-selection">选择</a>
</div>
<p>第一列是联动的选择框。</p>
<span class="collapse anticon anticon-circle-o-right" unselectable="none" style="-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;"></span>
</div>
</div>
|
public/Windows 10 x64 (18363.657)/_POP_POWER_SETTING_VALUES.html
|
epikcraw/ggool
|
<html><body>
<h4>Windows 10 x64 (18363.657)</h4><br>
<h2>_POP_POWER_SETTING_VALUES</h2>
<font face="arial"> +0x000 StructureSize : Uint4B<br>
+0x004 PopPolicy : <a href="./_SYSTEM_POWER_POLICY.html">_SYSTEM_POWER_POLICY</a><br>
+0x0ec CurrentAcDcPowerState : <a href="./SYSTEM_POWER_CONDITION.html">SYSTEM_POWER_CONDITION</a><br>
+0x0f0 AwayModeEnabled : UChar<br>
+0x0f1 AwayModeEngaged : UChar<br>
+0x0f2 AwayModePolicyAllowed : UChar<br>
+0x0f4 AwayModeIgnoreUserPresent : Int4B<br>
+0x0f8 AwayModeIgnoreAction : Int4B<br>
+0x0fc DisableFastS4 : UChar<br>
+0x0fd DisableStandbyStates : UChar<br>
+0x100 UnattendSleepTimeout : Uint4B<br>
+0x104 DiskIgnoreTime : Uint4B<br>
+0x108 DeviceIdlePolicy : Uint4B<br>
+0x10c VideoDimTimeout : Uint4B<br>
+0x110 VideoNormalBrightness : Uint4B<br>
+0x114 VideoDimBrightness : Uint4B<br>
+0x118 AlsOffset : Uint4B<br>
+0x11c AlsEnabled : Uint4B<br>
+0x120 EsBrightness : Uint4B<br>
+0x124 SwitchShutdownForced : UChar<br>
+0x128 SystemCoolingPolicy : Uint4B<br>
+0x12c MediaBufferingEngaged : UChar<br>
+0x12d AudioActivity : UChar<br>
+0x12e FullscreenVideoPlayback : UChar<br>
+0x130 EsBatteryThreshold : Uint4B<br>
+0x134 EsAggressive : UChar<br>
+0x135 EsUserAwaySetting : UChar<br>
+0x138 ConnectivityInStandby : Uint4B<br>
+0x13c DisconnectedStandbyMode : Uint4B<br>
+0x140 UserPresencePredictionEnabled : Uint4B<br>
+0x144 AirplaneModeEnabled : UChar<br>
+0x145 BluetoothDeviceCharging : UChar<br>
</font></body></html>
|
_ng2_docs/2.0.0/interfaces/transition.transitionhookfn.html
|
ui-router/ui-router.github.io
|
---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TransitionHookFn | @uirouter/angular</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/angular</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/angular</a>
</li>
<li>
<a href="../modules/transition.html">transition</a>
</li>
<li>
<a href="transition.transitionhookfn.html">TransitionHookFn</a>
</li>
</ul>
<h1>Interface TransitionHookFn</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 class="lead">
<p>The signature for Transition Hooks.</p>
</div>
<p>Transition hooks are callback functions that hook into the lifecycle of transitions.
As a transition runs, it reaches certain lifecycle events.
As each event occurs, the hooks which are registered for the event are called (in priority order).</p>
<p>A transition hook may alter a Transition by returning a <a href="../modules/transition.html#hookresult">HookResult</a>.</p>
<h4 id="see-">See:</h4>
<ul>
<li><a href="transition.ihookregistry.html#onbefore">IHookRegistry.onBefore</a></li>
<li><a href="transition.ihookregistry.html#onstart">IHookRegistry.onStart</a></li>
<li><a href="transition.ihookregistry.html#onfinish">IHookRegistry.onFinish</a></li>
<li><a href="transition.ihookregistry.html#onsuccess">IHookRegistry.onSuccess</a></li>
<li><a href="transition.ihookregistry.html#onerror">IHookRegistry.onError</a></li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">TransitionHookFn</span>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3 class="tsd-before-signature">Callable</h3>
<ul class="tsd-signatures tsd-kind-interface tsd-parent-kind-external-module">
<li class="tsd-signature tsd-kind-icon">__call<span class="tsd-signature-symbol">(</span>transition<span class="tsd-signature-symbol">: </span><a href="../classes/transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/transition.html#hookresult" class="tsd-signature-type">HookResult</a></li>
<li class="tsd-header">
<p> The signature for Transition Hooks. </p>
</li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The signature for Transition Hooks.</p>
</div>
<p>Transition hooks are callback functions that hook into the lifecycle of transitions.
As a transition runs, it reaches certain lifecycle events.
As each event occurs, the hooks which are registered for the event are called (in priority order).</p>
<p>A transition hook may alter a Transition by returning a <a href="../modules/transition.html#hookresult">HookResult</a>.</p>
<h4 id="see-">See:</h4>
<ul>
<li><a href="transition.ihookregistry.html#onbefore">IHookRegistry.onBefore</a></li>
<li><a href="transition.ihookregistry.html#onstart">IHookRegistry.onStart</a></li>
<li><a href="transition.ihookregistry.html#onfinish">IHookRegistry.onFinish</a></li>
<li><a href="transition.ihookregistry.html#onsuccess">IHookRegistry.onSuccess</a></li>
<li><a href="transition.ihookregistry.html#onerror">IHookRegistry.onError</a></li>
</ul>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>transition <a href="../classes/transition.transition-1.html" class="tsd-signature-type">Transition</a></h5>
: <div class="tsd-comment tsd-typography">
<div class="lead">
<p>the current <a href="../classes/transition.transition-1.html">Transition</a></p>
</div>
</div>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="../modules/transition.html#hookresult" class="tsd-signature-type">HookResult</a></h4>
: <p>a <a href="../modules/transition.html#hookresult">HookResult</a> which may alter the transition</p>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/83a054e/src/transition/interface.ts#L202">ui-router-core/src/transition/interface.ts:202</a></li>
</ul>
</aside> </li>
</ul>
</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/angular</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/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/state.html">state</a>
</li>
<li class="current 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/ng2.html">ng2</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/trace.html">trace</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-not-exported">
<a href="../enums/transition.rejecttype.html" class="tsd-kind-icon">Reject<wbr>Type</a>
</li>
<li class=" tsd-kind-enum tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../enums/transition.transitionhookphase.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Phase</a>
</li>
<li class=" tsd-kind-enum tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../enums/transition.transitionhookscope.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Scope</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.hookbuilder.html" class="tsd-kind-icon">Hook<wbr>Builder</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/transition.registeredhook.html" class="tsd-kind-icon">Registered<wbr>Hook</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.rejection.html" class="tsd-kind-icon">Rejection</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.transition-1.html" class="tsd-kind-icon">Transition</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/transition.transitioneventtype.html" class="tsd-kind-icon">Transition<wbr>Event<wbr>Type</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.transitionservice.html" class="tsd-kind-icon">Transition<wbr>Service</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.hookmatchcriteria.html" class="tsd-kind-icon">Hook<wbr>Match<wbr>Criteria</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.hookregoptions.html" class="tsd-kind-icon">Hook<wbr>Reg<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
<a href="transition.hooktuple.html" class="tsd-kind-icon">Hook<wbr>Tuple</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.ihookregistry.html" class="tsd-kind-icon">IHook<wbr>Registry</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.imatchingnodes.html" class="tsd-kind-icon">IMatching<wbr>Nodes</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitioncreatehookfn.html" class="tsd-kind-icon">Transition<wbr>Create<wbr>Hook<wbr>Fn</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitionhookfn.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Fn</a>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="transition.transitionhookoptions.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitionoptions.html" class="tsd-kind-icon">Transition<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="transition.transitionservicepluginapi.html" class="tsd-kind-icon">Transition<wbr>Service<wbr>PluginAPI</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitionstatehookfn.html" class="tsd-kind-icon">Transition<wbr>State<wbr>Hook<wbr>Fn</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.treechanges.html" class="tsd-kind-icon">Tree<wbr>Changes</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#errorhandler" class="tsd-kind-icon">Error<wbr>Handler</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#geterrorhandler" class="tsd-kind-icon">Get<wbr>Error<wbr>Handler</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#getresulthandler" class="tsd-kind-icon">Get<wbr>Result<wbr>Handler</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#hookfn" class="tsd-kind-icon">Hook<wbr>Fn</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#hookmatchcriterion" class="tsd-kind-icon">Hook<wbr>Match<wbr>Criterion</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#hookresult" class="tsd-kind-icon">Hook<wbr>Result</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#ihookregistration" class="tsd-kind-icon">IHook<wbr>Registration</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#istatematch" class="tsd-kind-icon">IState<wbr>Match</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#resulthandler" class="tsd-kind-icon">Result<wbr>Handler</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/transition.html#tuplesort" class="tsd-kind-icon">tuple<wbr>Sort</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/transition.html#defaultoptions" class="tsd-kind-icon">default<wbr>Options</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module">
<a href="../modules/transition.html#defaulttransopts" class="tsd-kind-icon">default<wbr>Trans<wbr>Opts</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>
|
src/view/internaluser/view.html
|
oldpond/gaming---ChicagoBoss-Framework-application
|
<b>Public User: </b>{{ adminuser.first_name }} {{ adminuser.last_name }}<br />
<b>Public User Number: </b>{{ adminuser.id }}<br />
<b>Public User Address: </b>{{ adminuser.address }}<br />
<b>Public User City: </b>{{ adminuser.city }}<br />
<b>Public User Postal Code: </b>{{ adminuser.postalcode }}<br />
<b>Public User Create Time: </b>{{ adminuser.createtime|linebreaksbr }}<br />
<a href="/user/list">Back to adminuser list</a>
|
_site/visit.html
|
Minitquan/Minitquan.github.io
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="Minh-Quan Nguyen">
<title>Visit - Landing Craft Support Museum</title>
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="css/grayscale.css" rel="stylesheet">
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link href='https://fonts.googleapis.com/css?family=Quantico:700' rel='stylesheet' type='text/css'/>
<link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet" type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Special+Elite" rel="stylesheet" type = 'text/css'>
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet" type = 'text/css'>
<link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet" type = 'text/css'>
<link href="https://fonts.googleapis.com/css?family=Arvo:700i" rel="stylesheet" type ='text/css'>
<link href="https://fonts.googleapis.com/css?family=Teko:700" rel="stylesheet" type ='text/css'>
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:700" rel="stylesheet" type = 'text/css'>
<link href="https://fonts.googleapis.com/css?family=Shrikhand" rel="stylesheet" type = 'text/css'>
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="/index.html">Home</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
MENU
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/history.html">History</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/news.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/visit.html">Visit</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="/contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<<h5 class="content-header">Visit the Museum</h5>
<section id="visit_information" class="content-section text-center">
<div class="container">
<div class="row">
<div class="col-md-6">
</div>
<div class="col-md-6">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50233.137678234736!2d-122.29991628553181!3d38.10364591842527!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808574a3763ba953%3A0xd1d04a9d3d8e3e1e!2sUSS+LCS(L)(3)-102!5e0!3m2!1sen!2sus!4v1505603234029" width="400" height="400" frameborder="0" style="border:0" allowfullscreen></iframe>
<a href="http://startbootstrap.com/template-overviews/grayscale/">
<p>This theme features stock photos by
<a href="http://gratisography.com/">Gratisography</a>
along with a custom Google Maps skin courtesy of
<a href="http://snazzymaps.com/">Snazzy Maps</a>.</p>
<p>Landing Craft Support (Large) ships were developed to support amphibious landings and to intercept inter-island barge traffic. Used solely in the Pacific
Theater of operations, they were a further development of gunboats that had been converted from Landing Craft Infantry ships - LCIs.
The need for a close-fire support vessel was demonstrated during the assault on Tarawa on 20 November 1944. After the larger ships had shelled the
beaches and landing zones to disrupt enemy defense efforts, the landing craft headed for shore to deliver the troops. During the time that the naval
bombardment had stopped and the troops had landed, the enemy had time to regroup, and the effect on the Marines was deadly. In order to deliver fire
support to protect them, a new type of vessel was necessary. It needed the ability to get in close to shore and had to have sufficient armament to support
the landings. Previous experiments had resulted in placing additional guns, rockets, and mortars on various LCI(L)s and turning them into gunboats.
These LCI(G), LCI(R), and LCI(M) variations had proven their worth, but were still limited because of their original configuration. They were considered
to be an interim solution the problems encountered in the Pacific Theater. Fortunately, a more advanced gunboat had been in the planning stages as
early as 1942, and the first contracts for the new fire support vessel had been awarded in 1943. The first of these gunboats, the LCS(L) 1, was launched on
15 May 1944 at the George Lawley and Sons Shipyard in Neponset, Massachusetts.</p>
</div>
</div>
</div>
</section>
<!-- Download Section -->
<section id="download" class="download-section content-section text-center">
<div class="container">
<div class="col-lg-8 mx-auto">
<h2>Download Grayscale</h2>
<p>You can download Grayscale for free on the preview page at Start Bootstrap.</p>
<a href="http://startbootstrap.com/template-overviews/grayscale/" class="btn btn-default btn-lg">Visit Download Page</a>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="content-section text-center">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Contact Start Bootstrap</h2>
<p>Feel free to leave us a comment on the
<a href="http://startbootstrap.com/template-overviews/grayscale/">Grayscale template overview page</a>
on Start Bootstrap to give some feedback about this theme!</p>
<ul class="list-inline banner-social-buttons">
<li class="list-inline-item">
<a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg">
<i class="fa fa-twitter fa-fw"></i>
<span class="network-name">Twitter</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://github.com/BlackrockDigital/startbootstrap" class="btn btn-default btn-lg">
<i class="fa fa-github fa-fw"></i>
<span class="network-name">Github</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://plus.google.com/+Startbootstrap/posts" class="btn btn-default btn-lg">
<i class="fa fa-google-plus fa-fw"></i>
<span class="network-name">Google+</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<div class="footerBackground">
<div class="container-fluid">
<div class= "row">
<div class="col-xs-1 col-md-2">
<h5 class= "footerLogo"> 102 </h5>
</div>
<div class="col-xs-1 col-md-3">
<div class="footerContent">
<strong>Landing Craft Support Museum</strong><br>
Mare Island Shipyard<br>
*insert # here*<br>
Vallejo, CA *zip*<br>
<abbr title="Phone">P:</abbr> (123) 456-7890
</div>
</div>
<div class="col-xs-1 col-md-3 text-center">
<div class="footerContent">
<strong>Opening Hours:</strong><br>
Tuesday: 9 AM to 3 PM<br>
Thursday: 9 AM to 3 PM<br>
Saturday: 9 AM to 3 PM<br>
<strong>Admission is Free</strong>
</div>
</div>
<div class="col-xs-4 col-md-4">
<div class="footerContent">
<strong>Find us on Social Media!</strong>
<ul class="list-inline banner-social-buttons">
<li class="list-inline-item">
<a href="https://www.facebook.com/theyankeedollar" class="btn btn-default btn-sm">
<i class="fa fa-facebook fa-fw"></i>
<span class="network-name">Facebook</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://plus.google.com/+Startbootstrap/posts" class="btn btn-default btn-sm">
<i class="fa fa-google-plus fa-fw"></i>
<span class="network-name">Google+</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-12">
<p class="text-center top-margin"> ©Landing Craft Support Museum 2017
<br>Website Developed by Minh-Quan Nguyen </p>
</div>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/popper/popper.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/grayscale.js"></script>
</body>
</html>
|
assets/main-admin.min.css
|
roxao/BSN
|
@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local('Lato Light'),local('Lato-Light'),url(font/IY9HZVvI1cMoAHxvl0w9LVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local('Lato Light'),local('Lato-Light'),url(font/22JRxvfANxSmnAhzbFH8PgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local('Lato Regular'),local('Lato-Regular'),url(font/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local('Lato Regular'),local('Lato-Regular'),url(font/v13/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local('Lato Bold'),local('Lato-Bold'),url(font/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local('Lato Bold'),local('Lato-Bold'),url(font/MgNNr5y1C_tIEuLEmicLmwLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
*{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
li{list-style:none}
table{border-collapse:separate;border-spacing:0}
img{border:0}
button:active,input:active,textarea:active{outline:0}
button:focus,input:focus,textarea:focus{outline:0}
button:active,input:active,textarea:active{outline:0}
button{text-transform:uppercase;padding:10px 10px 13px 10px;box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.15);background:#01923f;border:0;margin:5px 10px;min-width:120px;border-radius:3px;color:#fff;letter-spacing:.11em}
button:active{box-shadow:inset 0 -100px 0 0 rgba(0,0,0,.15),inset 0 1px 0 0 rgba(0,0,0,.15)}
button:hover{cursor:pointer}
input{background:#fff;border:1px solid #ddd;padding:8px 13px;border-radius:3px;transition:border .5s ease}
input:focus{border-color:#aaa;transition:border .5s ease}
a{text-decoration:none;color:#3f51b5}
::placeholder{color:#ccc}
input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background:0 0!important;-webkit-box-shadow:0 0 0 30px transparent inset}
.float_left{float:left}
.float_right{float:right}
.clearfix:after{display:table;content:'';clear:both}
.container{width:1200px;margin:0 auto}
body{background:#edeef0;font-family:Roboto,sans-serif;font-size:12px;font-weight:300;color:#666}
.nav_logo img{max-width:100px;padding:5px 10px 5px 0}
.nav_logo h1{font-size:16px;color:#01923f}
.nav_logo h2{font-size:14px;color:#13b057;font-weight:300}
.user_nav>li{display:inline-block;padding:9px}
#dashboard_menu{background:#51739a;padding:20px 10px;position:fixed;left:0;top:63px;bottom:0;width:200px;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.4)}
#dashboard_menu li{display:block;padding:10px}
#dashboard_menu li:hover{cursor:pointer;background:#f2f4f7}
#dashboard_menu li.active{background:#f2f4f7}
#dashboard_menu li.active:hover{cursor:pointer}
.dashboard_content{background:#fff;margin:95px 20px 50px 240px;padding:20px}
.table_def tr td:first-child{border-left:5px solid transparent}
.table_def tr:hover td{cursor:pointer;background:#fffbe7;border-left-color:#507299}
.table_def tr th{background:#f7f7f7;color:#507299;text-align:left;text-transform:uppercase;font-size:10px;padding:15px 5px;border-bottom:1px solid #eee;border-top:1px solid #eee;font-weight:400}
.table_def tr th:hover{cursor:pointer}
.table_def tr td:first-child{text-align:center}
.table_def tr td{vertical-align:middle;border-bottom:1px solid #eee;vertical-align:middle;padding:10px 5px;font-size:12px;color:#777;background:#fff;max-width:200px;min-width:50px;font-weight:300;overflow:auto;text-overflow:ellipsis}
#popup_box{background:rgba(0,0,0,.7);position:fixed;left:0;right:0;top:0;bottom:0;z-index:10000}
.title_modal{background:#f2f4f7;font-size:14px;line-height:50px;color:#01923f;font-weight:100;padding-left:25px}
.box_modal{background:#fff;position:absolute;left:50%;top:50%;max-height:90vh;max-width:90vw;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#content_modal{box-sizing:border-box;overflow-y:scroll}
div.close_modal{background-position:-4px -4px;width:12px;height:12px;position:absolute;right:0;margin:19px 20px}
.input_dashed{display:block;outline:1px dashed #ddd;margin:0;padding:5px 10px;font-size:11px;color:#aaa;background:#fff;box-sizing:border-box}
.input_dashed input{display:block;height:24px;border:0;padding:0;width:100%;font-size:12px;font-size:12px;box-sizing:border-box}
.input_dashed_file{display:block;outline:1px dashed #ddd;margin:0;line-height:32px;padding:5px 10px;font-size:11px;color:#aaa;background:#fff;box-sizing:border-box;margin-bottom:1px}
.input_dashed_file input{display:none}
.input_dashed_file span{float:right;background:#ddd;text-align:center;border-radius:2px;padding:0 25px;line-height:24px;margin:4px}
.input_dashed_file span:hover{cursor:pointer;background:#507299;color:#fff;transition:all ease 1s}
.input_dashed_file span:active{cursor:pointer;background:#7996b7;color:#fff;transition:all ease 1s}
.notes_modal{background:#f2f4f8;margin-bottom:10px;padding:10px;border-radius:2px;border:1px dotted #ddd}
.custom_autocomplete{background:#fff;border:1px solid #ddd;display:inline-block;margin:10px 20px;border-radius:2px;box-sizing:border-box;width:410px;padding:3px 1px;box-shadow:0 1px 4px rgba(0,0,0,.1)}
.custom_autocomplete select{height:28px;border:0;display:inline-block;width:200px;float:right;margin-right:2px}
.custom_autocomplete input{border:0}
.custom_autocomplete ul{position:absolute;border-top:0;margin:-2px;width:410px;box-sizing:border-box}
.custom_autocomplete ul li{border-right:1px solid #ddd;padding:6px 10px;background:#fff;border-left:1px solid #ddd;margin-top:-1px}
.custom_autocomplete ul li:last-child{border-radius:0 0 3px 3px;border-bottom:1px solid #ddd}
.custom_autocomplete ul li:hover{background-color:#f7f7f7;cursor:pointer}
.btn_submit_assess{background:#01923f;color:#fff;display:inline-block;margin:10px 20px 9px -22px;border-radius:0 2px 2px 0;box-sizing:border-box;padding:0 32px;box-shadow:0 1px 4px rgba(0,0,0,.1);float:left;line-height:37px}
.btn_submit_assess:hover{cursor:pointer;background:#13b057}
.section_iin_file_list{padding:5px 0;border-radius:2px}
.section_iin_file_list>div{color:#2a5885;padding:7px 10px;margin:5px 0;transition:background .5s ease}
.section_iin_file_list>div div{line-height:26px;display:inline-block;max-width:70%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.section_iin_file_list>div div:before{display:inline-block;background:url(file.svg);height:15px;width:15px;content:'';background-size:cover;margin:0 10px -3px 0}
.section_iin_file_list>div:hover{background:#e9edf1;border-radius:2px;transition:background .5s ease}
.section_iin_file_list>div .btn_download{background:rgba(0,0,0,.2);padding:5px 10px;border-radius:2px;color:#777;font-size:12px;transition:all .5s ease}
.section_iin_file_list>div .btn_download:before{display:inline-block;background:url(download.svg);height:10px;width:10px;content:'';background-size:cover;margin:0 10px 0 0}
.section_iin_file_list>div .btn_download:hover{background:#507299;color:#fff;transition:all .5s ease}
.section_upload_list_file{margin:-20px -20px 0 -20px}
.section_upload_list_file .addFileButton{background:rgba(0,0,0,.03);line-height:50px;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:0 0 1px 0;color:#507299}
.section_upload_list_file .addFileButton:hover{cursor:pointer;background:rgba(0,0,0,.05)}
.section_upload_list_file .addFileButton:active{padding:1px 0 0 0}
.section_upload_list_file .addFileButton span{background:url(upload.svg) no-repeat left center;padding-left:24px;background-size:14px 14px;font-weight:400}
.section_upload_list_file .nothing_upload_list{padding:10% 5%;text-align:center;color:#aaa}
.section_upload_list_file .section_upload_list_verify{border-top:1px solid #f2f4f7;margin:20px 0 10px 0;padding:5px 0}
.section_upload_list_file .section_upload_list_verify button{box-shadow:none;padding:8px 20px 9px;min-width:auto;margin:10px 0 0 0}
.section_upload_list_file .item_upload{background:#fff;margin:0 20px;border-bottom:1px solid #eee;line-height:50px;display:block;position:relative}
.section_upload_list_file .item_upload:before{content:'';display:block;float:left;width:20px;height:20px;background:url(file.svg);background-size:cover;margin:15px}
.section_upload_list_file .item_upload span{background:url(delete.svg);background-size:cover;font-size:0;display:block;position:absolute;width:15px;height:15px;margin:17.5px;right:0;top:0}
.section_upload_list_file .item_upload input{display:none}
.slide_comment textarea{width:100%;border:1px solid #ddd;border-radius:2px;margin:10px 0;padding:10px;box-sizing:border-box;font-size:12px}
.btn_plus_upload{position:absolute;right:0;z-index:1;width:30px;height:30px;min-width:auto;margin:10px 30px}
.verify_section{background:#f2f4f8;padding:5px 20px}
.verify_section button{box-shadow:none;padding:8px 20px 9px;min-width:auto;margin:10px 0}
.id_status{box-sizing:border-box}
.id_status span{margin:0 15px 0 0;padding:5px 5%;box-sizing:border-box;border-radius:3px;background-color:#ddd;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;text-align:center}
.id_status span.ADMIN{background-color:#01923f;color:#fff}
.notif_box{position:absolute;display:none;width:300px;background:#fff;border-radius:3px;top:60px;right:60px;box-shadow:0 3px 6px rgba(0,0,0,.2)}
.notif{background:#fff;border-top:1px solid #eee;font-size:12px;padding:10px 20px}
.notif:first-child{border-top:0}
.main_pagination{display:block;text-align:center;margin-top:10px}
.main_pagination ul{display:inline-block}
.main_pagination li{display:inline-block;padding:6px 12px;font-weight:700;background:#f7f7f7;border-radius:3px;margin:5px;color:#507299;transition:all 1s ease}
.main_pagination li a{color:#507299}
.main_pagination li:hover{cursor:pointer;background:#507299;color:#fff;transition:all 1s ease}
.main_pagination li:hover a{color:#fff}
.parent_table{overflow-x:scroll}
.parent_table table{white-space:nowrap}
#filtertable{display:inline-block;margin:10px;border:1px solid #ddd;border-radius:2px;width:200px;box-shadow:0 2px 4px rgba(0,0,0,.05)}
#filtertable .clickfilter{background:#fafafa;padding:10px 15px}
#filtertable .filtertable{position:absolute;width:200px;box-shadow:0 2px 4px rgba(0,0,0,.2);border-radius:0 0 3px 3px;box-sizing:border-box;padding-bottom:8px;padding-top:8px;background:#fff;margin-top:-1px;display:none}
#filtertable .filtertable label{display:block;padding:7px 20px;background:#fff}
#filtertable .filtertable label input{margin-right:10px}
.z-modal-frame{position:fixed;top:0;right:0;left:0;bottom:0;z-index:10000;background:rgba(0,0,0,.5)}
#z-modal-edit{position:fixed;top:0;right:0;left:0;z-index:10001;max-width:400px;width:100%;background:#fff;margin:10% auto;box-shadow:0 0 8px rgba(0,0,0,.2)}
#z-modal-edit .z-modal-title{height:50px;line-height:50px;background:#eee;font-size:16px;padding-left:20px;color:#01923f;position:relative}
#z-modal-edit .z-modal-close{height:50px;width:50px;background:url(cancel.svg) center no-repeat;background-size:14px;position:absolute;right:0;top:0}
#z-modal-edit .z-modal-form{box-sizing:border-box;padding:15px}
#z-modal-edit .z-modal-form label{display:block;padding:5px;box-sizing:border-box;font-size:10px;line-height:20px;font-weight:500;color:#999;text-transform:uppercase}
#z-modal-edit .z-modal-form input{display:block;width:100%;box-sizing:border-box;background:#f2f4f7;border:0;font-size:14px;line-height:24px}
#z-modal-edit .z-modal-form select{line-height:40px;background:#f2f4f8;height:40px;width:100%;border:0;border-radius:2px!important;padding:0 20px}
.btn-flat{text-transform:uppercase;padding:10px 15px 12px 15px;box-shadow:none;background:#01923f;border:0;margin:10px;min-width:120px;border-radius:2px;color:#fff;letter-spacing:.11em}
.title_content{margin:20px;color:#507299}
.sp-icon,.sp-iconb:before{background-image:url(sprite-colour.png)}
.sp-icon-dark,.sp-icon-darkb:before{background-image:url(sprite-dark.png)}
.sp-icon-white,.sp-icon-whiteb:before{background-image:url(sprite-white.png)}
.sheets_paper{border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 10px 0 -6px #fff,0 9px 5px -5px rgba(0,0,0,.2),0 19px 0 -11px #fff,0 18px 5px -10px rgba(0,0,0,.2)}
header{background:#fff;z-index:1000;box-shadow:0 2px 100px rgba(0,0,0,.1);position:fixed;right:0;left:0;top:0}
.nav-logo{display:inline-block;border-right:1px solid #eee;margin-right:20px}
.nav-logo img{transition:all .5s ease}
@media screen and (min-width:800px){
.nav-logo img{max-height:32px;margin:13px 10px 13px 30px}
}
@media screen and (max-width:800px){
.nav-logo img{max-height:25px;margin:13px 10px 13px 0}
}
.nav-menu{display:none}
.nav-menu div{transition:all ease .5s;font-size:0;background:#009240;height:2px;width:20px;margin:25px;position:relative}
.nav-menu div:after,.nav-menu div:before{transition:all ease .5s;background:#009240;width:100%;display:block;position:absolute;content:'';height:2px}
.nav-menu div:before{margin-top:-6px}
.nav-menu div:after{margin-top:6px}
.nav-menu.active div{background:0 0!important;transition:all ease .5s}
.nav-menu.active div:before{margin-top:0;transform:rotate(45deg)!important;transition:all ease .5s}
.nav-menu.active div:after{margin-top:0;transform:rotate(-45deg)!important;transition:all ease .5s}
.nav-list>li{display:inline-block;line-height:32px;margin:5px 0;text-transform:uppercase;letter-spacing:1px;padding:10px 0}
.nav-list>li>a{color:#777;line-height:32px;transition:all .5s ease;margin-right:15px;font-size:12px}
.nav-list>li>a:hover{color:#01923f}
.nav-list .nav-sess{border-radius:4px;transition:all .5s ease;font-size:11px}
.nav-list .nav-sess a{margin-right:10px}
.nav-list .nav-sess.register a{color:#009240;border:1px solid #009240;padding:6px 12px;border-radius:4px;transition:all .5s ease;font-size:11px}
.nav-list .nav-sess.register a:hover{background:#009240;color:#fff;transition:all .5s ease}
.nav-list .nav-link.parent:hover{cursor:pointer}
.nav-list .nav-link.parent>ul{display:none;position:absolute;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.1);border-radius:2px;margin:0 -15px;padding:10px 0;line-height:32px;z-index:100}
.nav-list .nav-link.parent>ul li{padding:2px 15px;transition:all 1s ease}
.nav-list .nav-link.parent>ul li a{font-size:12px;color:#777}
.nav-list .nav-link.parent>ul li:hover{background:rgba(0,146,64,.2);transition:all 1s ease;padding:2px 10px 2px 20px}
.nav-list .nav-link.parent>ul li:hover a{color:#01923f!important}
.nav-list .nav-link.parent.active ul{display:block!important}
.nav-notif{position:relative}
.nav-notif>a span{border:1px solid red;color:red;padding:3px 7px 2px 7px;line-height:0;border-radius:7px}
.nav-notif .box_notif{display:none;position:absolute;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.1);border-radius:2px;margin:0 0 0 -15px;padding:5px 0;z-index:100;text-transform:none;font-size:12px;line-height:18px;max-width:300px;width:100vw;right:0;max-height:250px;overflow:scroll}
.nav-notif .box_notif li{padding:10px 15px;font-size:12px;line-height:15px;letter-spacing:0;border-top:1px solid rgba(0,0,0,.05)}
.nav-notif .box_notif li a{color:#999}
.nav-notif .box_notif .false{background:#edf2fa}
.nav-notif .box_notif .false a{color:#555}
.nav-notif:hover .box_notif{display:block}
|
yawf/templates/yawf/base.html
|
freevoid/yawf
|
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
{% block head %}{% endblock %}
</head>
<body>
{% block content %}{% endblock %}
</body>
</html>
|
app/ng-book2/chapter10/demo090.html
|
nail2008/cookbook-angularjs
|
<!DOCTYPE html>
<html ng-app="ngb2.chp10.demo09">
<head lang="en">
<meta charset="UTF-8">
<title>第10章 指令详解</title>
<script type="text/javascript" src="../../bower_components/angular/angular.js"></script>
</head>
<body>
<p>P84 controller</p>
<div my-directive>
</div>
<script !src="">
var app = angular.module('ngb2.chp10.demo09', []);
app.directive('myDirective', function () {
return {
restrict: 'A',
controller:'SomeController'
};
});
app.controller('SomeController', function ($scope,$element,$attrs,$transclude) {
//$scope 指令的当前作用域
//$element 指令对应的元素
//$attrs 当前元素的属性组成的json对象
//$transclude 嵌入链接函数,实际被执行用来克隆元素和操作DOM
//ng不建议在控制器内部操作DOM;如果有这个需求,请在compile参数中使用transcludeFn。
});
</script>
</body>
</html>
|
wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/index.html
|
zavrelj/zavrelj.github.io
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /wp-content/themes/blocksy/static/sass/frontend/5-modules/footer</title>
</head>
<body>
<h1>Index of /wp-content/themes/blocksy/static/sass/frontend/5-modules/footer</h1>
<ul>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/"> Parent Directory</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/common.scss"> common.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/copyright.scss"> copyright.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/divider.scss"> divider.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/footer-grid.scss"> footer-grid.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/footer-reveal.scss"> footer-reveal.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/main.scss"> main.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/socials.scss"> socials.scss</a></li>
<li><a href="/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/widgets.scss"> widgets.scss</a></li>
</ul>
</body>
</html>
|
html/234567133876.html
|
GoC-Spending/data-corporations
|
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
ARKTIS Piusitippaa Incorporated -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492240095119&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=3686&V_SEARCH.docsStart=3685&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=3684&V_DOCUMENT.docRank=3685&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492240112272&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567100060&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=3686&V_DOCUMENT.docRank=3687&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492240112272&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567151023&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
ARKTIS Piusitippaa Incorporated
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>ARKTIS Piusitippaa Incorporated</p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
P.O. Box 242<br/>
GJOA HAVEN,
Nunavut<br/>
X0B 1J0
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(867) 446-0036
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> ARKTIS Piusitippaa Inc. is an management consulting & engineering firm experienced in cold and remote regions including Aboriginal affairs and northern development<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Joseph
Murdock
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Vice President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Customer Service,
Export Sales & Marketing,
Domestic Sales & Marketing,
Government Relations,
Management Executive,
Research/Development/Engineering.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(867) 446-0036
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
murdock@arktissolutions.com
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541330 - Engineering Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
541990 - All Other Professional, Scientific and Technical Services<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Aboriginal Firm:
</strong>
</div>
<div class="col-md-7">
Registered Aboriginal Business under the Procurement Strategy for Aboriginal Business (PSAB)<br/>
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Engineering and Professional Services<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Joseph
Murdock
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Vice President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Customer Service,
Export Sales & Marketing,
Domestic Sales & Marketing,
Government Relations,
Management Executive,
Research/Development/Engineering.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(867) 446-0036
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
murdock@arktissolutions.com
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
541330 - Engineering Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
541990 - All Other Professional, Scientific and Technical Services<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Aboriginal Firm:
</strong>
</div>
<div class="col-md-7">
Registered Aboriginal Business under the Procurement Strategy for Aboriginal Business (PSAB)<br/>
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Engineering and Professional Services<br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-03-11
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
doc/technotes/guides/serialization/relnotes.html
|
piterlin/piterlin.github.io
|
<?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 lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang=
"en-US">
<head>
<title>Object Serialization Enhancements</title><script>var _hmt = _hmt || [];(function() {var hm = document.createElement("script");hm.src = "//hm.baidu.com/hm.js?dd1361ca20a10cc161e72d4bc4fef6df";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();</script>
<link rel="stylesheet" type="text/css" href="../../../technotes/css/guide.css" />
</head>
<body>
<!-- STATIC HEADER -->
<!-- header start -->
<div id="javaseheader">
<div id="javaseheaderlogo">
<img src="../../../images/javalogo.gif"
alt="Java logo" />
</div>
<div id="javaseheaderindex">
<a href=
"../../../index.html">Documentation Contents</a>
</div>
<div class="clear"></div>
</div>
<!-- header end -->
<h1>Object Serialization Enhancements</h1>
<p>The following topics are covered:</p>
<ul>
<li><a href="#jdk6">Enhancements in Java SE 6</a></li>
<li><a href="#jdk5.0">Enhancements in Java SE 5.0</a></li>
<li><a href="#jdk1.4">Enhancements in Java SE 1.4</a></li>
<li><a href="#jdk1.3">Enhancements in Java SE 1.3</a></li>
<li><a href="#jdk1.2">Enhancements in Java SE 1.2</a></li>
</ul>
<h2><a name="jdk6">Enhancements in Java SE 6</a></h2>
<dl>
<dt><b><code>java.io.ObjectStreamClass.lookupAny</code></b></dt>
<dd>In previous releases, it was difficult to programmatically
obtain an <code>ObjectStreamClass</code> instance for a
non-serializable <code>Class</code>, although doing so can be
desirable when customizing the stream format for class descriptors
(see <a href=
"http://bugs.java.com/view_bug.do?bug_id=4413615">4413615</a> for
more information). The new method <a href=
"../../../api/java/io/ObjectStreamClass.html#lookupAny-java.lang.Class-">
<tt>ObjectStreamClass.lookupAny</tt></a> can now be used for this
purpose.</dd>
<dt><b>Bug fix: delayed garbage collection</b></dt>
<dd>In previous releases, bug <a href=
"http://bugs.java.com/view_bug.do?bug_id=6232010">6232010</a> could
cause serializable classes and subclasses of
<code>ObjectOutputStream</code> and <code>ObjectInputStream</code>
to be strongly referenced long after their use in a serialization
operation, thus possibly delaying garbage collection of their
defining class loaders indefinitely. Internal caches in the
serialization implementation have been restructured to fix this
bug.</dd>
</dl>
<h2><a name="jdk5.0">Enhancements in Java SE 5.0</a></h2>
<dl>
<dt><b>Support for serialization of enumerated type instances</b></dt>
<dd>Support has been added to serialization to handle enumerated
types, which are new in this release. The rules for serializing an
enum instance differ from those for serializing an "ordinary"
serializable object: the serialized form of an enum instance
consists only of its enum constant name, along with information
identifying its base enum type. Deserialization behavior differs as
well--the class information is used to find the appropriate enum
class, and the <code>Enum.valueOf</code> method is called with that
class and the received constant name in order to obtain the enum
constant to return.</dd>
<dt><b>Bug fix: java.io.StreamCorruptedException thrown due to
java.lang.ClassNotFoundException</b></dt>
<dd>In previous releases starting with 1.4.0, a
<code>ClassNotFoundException</code> thrown by the
<code>ObjectInputStream.readClassDescriptor</code> method would be
reflected to the top-level caller of
<code>ObjectInputStream.readObject</code> as a
<code>StreamCorruptedException</code> with an empty cause. It is
now reflected to the top-level caller as an
<code>InvalidClassException</code> with the original
<code>ClassNotFoundException</code> as the cause.</dd>
<dt><b>Bug fix: thread waiting on a
java.io.ObjectStreamClass$EntryFuture for notification from [sic]</b></dt>
<dd>In previous releases starting with 1.4.0, the
<code>ObjectStreamClass.lookup</code> method could deadlock if
called from within the static initializer of the class represented
by the method's <code>Class</code> argument. Deadlock should no
longer occur in this case.</dd>
<dt><b>Bug fix: no spec for serialVersionUID</b></dt>
<dd>The javadoc for the <code>Serializable</code> interface has
been expanded to more completely specify the role and usage of
<code>serialVersionUID</code>s, and to emphasize the need to
specify explicit <code>serialVersionUID</code>s for serializable
classes.</dd>
</dl>
<h2><a name="jdk1.4">Enhancements in Java SE 1.4</a></h2>
<dl>
<dt><b>Support for deserialization of unshared objects</b></dt>
<dd>Serialization now provides extra support for deserialization of
objects which are known to be unshared in the data-serialization
stream. The new support is provided by the following API additions
in package <tt>java.io</tt>:
<ul>
<li><a href=
"../../../api/java/io/ObjectInputStream.html#readUnshared--"><tt>ObjectInputStream.readUnshared()</tt></a></li>
<li><a href=
"../../../api/java/io/ObjectOutputStream.html#writeUnshared-java.lang.Object-">
<tt>ObjectOutputStream.writeUnshared(Object obj)</tt></a></li>
<li><a href=
"../../../api/java/io/ObjectStreamField.html#ObjectStreamField-java.lang.Strin%0Ag-java.lang.Class-boolean-">
<tt>ObjectStreamField(String name, Class type, boolean unshared)</tt></a></li>
</ul>
<p>These APIs can be used to more efficiently read contained array
objects in a secure fashion.</p>
</dd>
<dt><b>Security permissions now required to override putFields,
readFields</b></dt>
<dd>ObjectOutputStream's <a href=
"../../../api/java/io/ObjectOutputStream.html#ObjectOutputStream-java.io.Outpu%0AtStream-">
public one-argument constructor</a> requires the
"enableSubclassImplementation" SerializablePermission when invoked
(either directly or indirectly) by a subclass which overrides
<a href=
"../../../api/java/io/ObjectOutputStream.html#putFields--"><tt>ObjectOutputStream.putFields</tt></a>
or <a href=
"../../../api/java/io/ObjectOutputStream.html#writeUnshared-java.lang.Object-">
<tt>ObjectOutputStream.writeUnshared</tt></a>.
<p>ObjectInputStream's <a href=
"../../../api/java/io/ObjectInputStream.html#ObjectInputStream-java.io.InputSt%0Aream-">
public one-argument constructor</a> requires the
"enableSubclassImplementation" SerializablePermission when invoked
(either directly or indirectly) by a subclass which overrides
<a href=
"../../../api/java/io/ObjectInputStream.html#readFields--"><tt>ObjectInputStream.readFields</tt></a>
or <a href=
"../../../api/java/io/ObjectInputStream.html#readUnshared--"><tt>ObjectInputStream.readUnshared</tt></a>.</p>
<p>These changes will not affect the great majority of
applications. However, it will affect any
ObjectInputStream/ObjectOutputStream subclasses which override the
<tt>putFields</tt> or <tt>readFields</tt> methods without also
overriding the rest of the serialization infrastructure.</p>
</dd>
<dt><b>Support for class-defined readObjectNoData method</b></dt>
<dd>In addition to supporting class-defined <tt>writeObject()</tt>
and <tt>readObject()</tt> methods, serialization now includes
support for class-defined <tt>readObjectNoData()</tt> methods. Each
class-defined <tt>readObjectNoData()</tt> method is required to
have the following signature:
<pre class="codeblock">
private void readObjectNoData() throws ObjectStreamException;
</pre>
The <tt>readObjectNoData()</tt> method is analogous to the
class-defined <tt>readObject()</tt> method, except that (if
defined) it is called in cases where the class descriptor for a
superclass of the object being deserialized (and hence the object
data described by that class descriptor) is not present in the
serialization stream. More formally: If object O of class C is
being deserialized, and S is a superclass of C in the VM which is
deserializing O, then <tt>S.readObjectNoData()</tt> is invoked by
ObjectInputStream during the deserialization of O if and only if
the following conditions are true:
<ol>
<li>S implements java.io.Serializable (directly or
indirectly).</li>
<li>S defines an <tt>readObjectNoData()</tt> method with the
signature listed above.</li>
<li>The serialization stream containing O does not include a class
descriptor for S among its list of superclass descriptors for
C.</li>
</ol>
Note that <tt>readObjectNoData()</tt> is never invoked in cases
where a class-defined <tt>readObject()</tt> method could be called,
though serializable class implementors can call
<tt>readObjectNoData()</tt> from within <tt>readObject()</tt> as a
means of consolidating initialization code.
<p>See the class description in the API specification of <a href=
"../../../api/java/io/ObjectInputStream.html">ObjectInputStream</a>
for more information.</p>
</dd>
<dt><b>Bug fix: Deserialization fails for Class object of primitive
type</b></dt>
<dd>In previous releases, bug <a href=
"http://bugs.java.com/view_bug.do?bug_id=4171142">4171142</a> caused
attempts to deserialize Class objects of primitive types to fail
with a <tt>ClassNotFoundException</tt>. The problem was that
<tt>ObjectInputStream.resolveClass()</tt> did not work for
ObjectStreamClass descriptors for primitive types. This bug is
fixed in this release.</dd>
<dt><b>Bug fix: ObjectInputStream.resolveProxyClass can fail for
non-public interface cases</b></dt>
<dd>In previous releases, <a href=
"../../../api/java/io/ObjectInputStream.html#resolveProxyClass-java.lang.Strin%0Ag:A-">
<tt>ObjectInputStream.resolveProxyClass</tt></a> would not always
select the proper class loader to define the proxy class in if one
or more of the proxy interfaces were non-public. In this release,
if <tt>ObjectInputStream.resolveProxyClass</tt> detects a
non-public interface, it attempts to define the implementing proxy
class in the same class loader as the interface (barring conflicts,
in which case an exception is thrown), which is necessary in order
for the proxy to implement the interface.</dd>
<dt><b>Bug fix: Invalid serialPersistentFields field name causes
NullPointerException</b></dt>
<dd>In previous releases, bug <a href=
"http://bugs.java.com/view_bug.do?bug_id=4387368">4387368</a> caused
NullPointerExceptions to be thrown when serializing objects which
used default serialization but also declared serialPersistentField
entries which did not map to actual class fields. Serialization
will now throw InvalidClassExceptions in such cases (since it is
never necessary to define such "unbacked" serialPersistentFields
when using default serialization).</dd>
<dt><b>Bug fix: ClassNotFoundException in skipped objects causes
serialization to fail</b></dt>
<dd>In previous releases, ClassNotFoundExceptions triggered by
"skipped" objects—objects associated with fields not present in
the classes loaded by the deserializing party—would cause
deserialization of the entire object graph to fail, even though the
skipped values would not be included in the graph. This release of
serialization addresses this problem by ignoring
ClassNotFoundExceptions associated with such skipped objects, thus
eliminating a class of unnecessary deserialization errors. Other
miscellaneous changes have also been made to improve the overall
robustness of serialization with regards to ClassNotFoundExceptions
encountered during deserialization.</dd>
</dl>
<h2><a name="jdk1.3">Enhancements in Java SE 1.3</a></h2>
<dl>
<dt><b>Strings longer than 64K can now be serialized</b></dt>
<dd>Prior to this release, an attempt to serialize a string longer than 64K
would result in a <code>java.io.UTFDataFormatException</code> being
thrown. In this release, the serialization protocol has been enhanced to
allow strings longer than 64K to be serialized. Note that if a 1.2
(or earlier) JVM attempts to read a long string written from a
1.3-compatible JVM, the 1.2 (or earlier) JVM will receive a
<code>java.io.StreamCorruptedException</code>.</dd>
<dt><b>Serialization performance enhancements</b></dt>
<dd>Several changes have been made to serialization to improve
overall performance:
<ul>
<li>UTF string reads/writes have been optimized to reduce
unnecessary memory allocation and synchronization/method call
overhead.</li>
<li>Code for reading and writing primitive data arrays has been
streamlined. Float and double array reads/writes have been
reimplemented to minimize the number of calls to native
methods.</li>
<li>Internal buffering has been improved.</li>
<li>Reflective operations for getting/setting primitive field
values have been batched to minimize the number of separate native
method calls.</li>
</ul>
</dd>
<dt><b>Improved exception reporting</b></dt>
<dd>If a class cannot be found during the class resolution process
of deserialization, the original
<code>java.lang.ClassNotFoundException</code> is thrown instead of
a generic one so that more information about the failure is
available. Also, deserialization exception reporting now includes
maintaining the name of the original class that could not be found
instead of reporting a higher-level class that was being
deserialized. For example, if (in an RMI call) the stub class
<i>can</i> be found but the remote interface class cannot, the
serialization mechanism will now report correctly that the
interface class was the class that could not be found instead of
erroneously reporting that the stub class could not be found.</dd>
<dt>
<b><code>java.io.ObjectOutputStream.writeClassDescriptor</code>,<br />
<code>java.io.ObjectInputStream.readClassDescriptor</code></b></dt>
<dd>The <code>writeClassDescriptor</code> and
<code>readClassDescriptor</code> methods have been added to provide
a means of customizing the serialized representation of
<code>java.io.ObjectStreamClass</code> class descriptors.
<code>writeClassDescriptor</code> is called when an instance of
<code>java.io.ObjectStreamClass</code> needs to be serialized, and
is responsible for writing the <code>ObjectStreamClass</code> to
the serialization stream. Conversely,
<code>readClassDescriptor</code> is called when the
<code>ObjectInputStream</code> expects an
<code>ObjectStreamClass</code> instance as the next item in the
serialization stream. By overriding these methods, subclasses of
<code>ObjectOutputStream</code> and <code>ObjectInputStream</code>
can transmit class descriptors in an application-specific format.
For more information, refer to sections 2.1 and 3.1 of the <i>Java
Object Serialization Specification</i>.</dd>
<dt>
<b><code>java.io.ObjectOutputStream.annotateProxyClass</code>,<br />
<code>java.io.ObjectInputStream.resolveProxyClass</code></b></dt>
<dd>These methods are similar in purpose to
<code>ObjectOutputStream.annotateClass</code> and
<code>ObjectInputStream.resolveClass</code>, except that they apply
to dynamic proxy classes (see
<code>java.lang.reflect.Proxy</code>), as opposed to non-proxy
classes. Subclasses of <code>ObjectOutputStream</code> may override
<code>annotateProxyClass</code> to store custom data in the stream
along with descriptors for dynamic proxy classes.
<code>ObjectInputStream</code> subclasses may then override
<code>resolveProxyClass</code> to make use of the custom data in
selecting a local class to associate with the given proxy class
descriptor. For details, see section 4 of the <i>Java Object
Serialization Specification</i>.</dd>
<dt><b>The javadoc tool tags <code>@serial</code>,
<code>@serialField</code>, and <code>@serialData</code></b></dt>
<dd>The javadoc tags <code>@serial</code>,
<code>@serialField</code>, and <code>@serialData</code> have been
added to provide a way to document the serialized form of a class.
Javadoc generates a serialization specification based on the
contents of these tags. For details, refer to section 1.6 of the
<i>Java Object Serialization Specification</i>.</dd>
</dl>
<h2><a name="jdk1.2">Enhancements in Java SE 1.2</a></h2>
<dl>
<dt><b>Protocol versioning</b></dt>
<dd>Prior to this release, object serialization used a protocol that did not
support skipping over objects implementing the
<code>java.io.Externalizable</code> interface if the classes for
those objects were not available. In this release, a new protocol version
was added which addressed this deficiency. For backwards
compatibility, <code>ObjectOutputStream</code> and
<code>ObjectInputStream</code> can read and write serialization
streams written in either protocol; the protocol version used can
be selected by calling the
<code>ObjectOutputStream.useProtocolVersion</code> method. For
details and a discussion of compatibility issues, see section 6.3
of the <i>Java Object Serialization Specification</i>.</dd>
<dt><b>Class-defined <code>writeReplace</code> and
<code>readResolve</code> methods</b></dt>
<dd>Classes can define <code>writeReplace</code> and
<code>readResolve</code> methods which allow instances of the given
classes to nominate replacements for themselves during
serialization and deserialization. The required signatures of these
methods, along with further details, are described in sections 2.5
and 3.6 of the <i>Java Object Serialization Specification</i>.</dd>
<dt><b><code>java.io.ObjectOutputStream.writeObjectOverride</code>,
<code>java.io.ObjectInputStream.readObjectOverride</code></b></dt>
<dd>Subclasses of <code>ObjectOutputStream</code> and
<code>ObjectInputStream</code> can implement a custom serialization
protocol by overriding the <code>writeObjectOverride</code> and
<code>readObjectOverride</code> methods. Note that these methods
will only be called if the
<code>ObjectOutputStream/ObjectInputStream</code> subclasses
possess the permission
<code>java.io.SerializablePermission("enableSubclassImplementation")</code>,
and call the no-argument constructors of
<code>ObjectOutputStream/ObjectInputStream</code>. See sections 2.1
and 3.1 of the <i>Java Object Serialization Specification</i> for
more information.</dd>
<dt><b>Security permission checks</b></dt>
<dd>Subclasses of <code>ObjectOutputStream</code> and
<code>ObjectInputStream</code> may override inherited methods to
obtain "hooks" into certain aspects of the serialization process.
Since this release, object serialization uses the 1.2 security model to
verify that subclasses possess adequate permissions to override
certain hooks. The permissions
<code>java.io.SerializablePermission("enableSubclassImplementation</code>")
and
<code>java.io.SerializablePermission("enableSubstitution</code>")
govern whether or not the methods
<code>ObjectOutputStream.writeObjectOverride</code>,
<code>ObjectOutputStream.replaceObject</code>,
<code>ObjectInputStream.readObjectOverride</code>, and
<code>ObjectInputStream.resolveObject</code> will be called during
the course of serialization. See sections 2.1 and 3.1 of the
<i>Java Object Serialization Specifications</i> for more
information.</dd>
<dt><b>Defining serializable fields for a class</b></dt>
<dd>By default, the values of all non-static and non-transient
fields of a serializable class are written when an instance of that
class is serialized. In this release, a new mechanism was introduced to
allow classes finer control of this process. By declaring a special
field <code>serialPersistentFields</code>, serializable classes can
dictate which fields will be written when instances of the class
(or subclasses) are serialized. This feature also enables classes
to "define" serializable fields which do not correspond directly to
actual fields in the class. Used in conjunction with the
serializable fields API (described below), this capability allows
fields to be added or removed from a class without altering the
serialized representation of the class. See sections 1.5 and 1.7 of
the <i>Java Object Serialization Specification</i> for
details.</dd>
<dt><b>Serializable fields API</b></dt>
<dd>Introduced in this release, the serializable fields API allows
class-defined <code>writeObject</code>/<code>readObject</code>
methods to explicitly set and retrieve serializable field values by
name and type. This API is particularly useful for classes that
need to maintain backwards compatibility with older class versions;
in some cases, the older version of the class may have defined a
set of serializable fields that cannot be mapped directly to the
fields of the current class. In this case, newer versions of the
class can define custom <code>writeObject</code> and
<code>readObject</code> methods that convert the internal state of
a given instance of the (new) class into the "old" serialized form,
and vice versa. For more information, see section 1.7 of the
<i>Java Object Serialization Specification</i>.</dd>
</dl>
<!-- Body text ends here -->
<!-- footer start -->
<div id="javasefooter">
<div class="hr">
<hr /></div>
<div id="javasecopyright">
<img id="oraclelogofooter" src=
"../../../images/oraclelogo.gif" alt="Oracle and/or its affiliates"
border="0" width="100" height="29" name=
"oraclelogofooter" />
<a href="../../../legal/cpyr.html">Copyright
©</a> 1993, 2015, Oracle and/or its affiliates. All rights
reserved.</div>
<div id="javasecontactus">
<a href=
"http://docs.oracle.com/javase/feedback.html">Contact
Us</a>
</div>
</div>
<!-- footer end -->
<!-- STATIC FOOTER -->
</body>
</html>
|
assets/lib/gurido/treegridjs/index.html
|
lapakku2016/ciproject
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>Trirand jqTreeGrid - jQuery based tree grid HTML5 component for Javascript</title>
<!-- Temporary fix -->
<script src="../js/jquery.min.js" type="text/javascript"></script>
<script src="../js/jquery-ui.min.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../css/jquery-ui.css" media="screen" />
<style type="text/css">
.examples {padding-left: 10px;}
#loading { height: 150px !important}
</style>
<script type="text/javascript">
jQuery(document).ready(function () {
$("#accordion").accordion();
$("#demoFrame").attr("src", "nested_model_1/index.html");
});
</script>
</head>
<body>
<form id="Form1">
<div id="wrap">
<!-- Content -->
<table cellspacing="10" cellpadding="10">
<tr>
<td width="250px" style="vertical-align:top">
<div id="accordion" style="font-size: 75%; height: 600px; width: 240px;">
<h3><a href="#">Tree Models</a></h3>
<div>
<ul class="examples">
<li>
<a href="nested_model_1/index.html" target="demoFrame">Nested Set Model</a>
</li>
<li>
<a href="adj_model/index.html" target="demoFrame">Adjacency model</a>
</li>
</ul>
</div>
<h3><a href="#">Loading</a></h3>
<div id="loading">
<ul class="examples">
<li>
<a href="ajax/index.html" target="demoFrame">Load Rows On Demand (AJAX)</a>
</li>
<li>
<a href="loadonce_collapsed/index.html" target="demoFrame">Load All Rows At Once Collapsed</a>
</li>
<li>
<a href="loadonce_expanded/index.html" target="demoFrame">Load All Rows At Once Expanded</a>
</li>
</ul>
</div>
<h3><a href="#">Look and Feel</a></h3>
<div>
<ul class="examples">
<li>
<a href="expand_col_click/index.html" target="demoFrame">Expand a node by click the name</a>
</li>
<li>
<a href="fixed_height/index.html" target="demoFrame">Fixed height</a>
</li>
<li>
<a href="icon_change/index.html" target="demoFrame">Icon can be changed</a>
</li>
<li>
<a href="icon_change_data/index.html" target="demoFrame">Icon from data field</a>
</li>
</ul>
</div>
<h3><a href="#">Functionalities</a></h3>
<div>
<ul class="examples">
<li>
<a href="searching/index.html" target="demoFrame">Search in TreeGrid</a>
</li>
<li>
<a href="key_nav/index.html" target="demoFrame">Navigation with keyboard</a>
</li>
<li>
<a href="onselect_event/index.html" target="demoFrame"> Action on selecting node</a>
</li>
<li>
<a href="simple_tree/index.html" target="demoFrame">Simulate simple tree</a>
</li>
</ul>
</div>
<h3><a href="#">Add/Update/Delete Nodes</a></h3>
<div>
<ul class="examples">
<li>
<a href="add_node/index.html" target="demoFrame">Add Node</a>
</li>
<li>
<a href="delete_node/index.html" target="demoFrame"> Delete Node</a>
</li>
<li>
<a href="all_crud/index.html" target="demoFrame">Add, Edit, Delete Nodes</a>
</li>
</ul>
</div>
</div>
</td>
<td width="800px" valign="top">
<iframe id="demoFrame"
name="demoFrame"
style="width: 800px; height: 1000px; border-width: 0;"></iframe>
</td>
</tr>
</table>
<!-- Content -->
</div>
</form>
</body>
</html>
|
clean/Linux-x86_64-4.13.1-2.1.0/extra-dev/dev/tortoise-hare-algorithm/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>tortoise-hare-algorithm: Error with dependencies</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 / extra-dev</a></li>
<li class="active"><a href="">dev / tortoise-hare-algorithm - 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>
tortoise-hare-algorithm
<small>
8.6.0
<span class="label label-warning">Error with dependencies</span>
</small>
</h1>
<p><em><script>document.write(moment("2021-11-06 06:49:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-06 06:49:18 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq dev Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.13.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.13.1 Official release 4.13.1
ocaml-config 2 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/tortoise-hare-algorithm"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/TortoiseHareAlgorithm"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [
"keyword: program verification"
"keyword: paths"
"keyword: cycle detection"
"keyword: graphs"
"keyword: graph theory"
"keyword: finite sets"
"keyword: Floyd"
"category: Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"date: 2007-02"
]
authors: [ "Jean-Christophe Filliâtre" ]
bug-reports: "https://github.com/coq-contribs/tortoise-hare-algorithm/issues"
dev-repo: "git+https://github.com/coq-contribs/tortoise-hare-algorithm.git"
synopsis: "Tortoise and the hare algorithm"
description: """
Correctness proof of Floyd's cycle-finding algorithm, also known as
the "tortoise and the hare"-algorithm.
See http://en.wikipedia.org/wiki/Floyd's_cycle-finding_algorithm"""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/tortoise-hare-algorithm/archive/v8.6.0.tar.gz"
checksum: "md5=be6227480086d7ee6297ff9d817ff394"
}
</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-tortoise-hare-algorithm.8.6.0 coq.dev</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is dev).
[ERROR] Package conflict!
Sorry, no solution found: there seems to be a problem with your request.
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-tortoise-hare-algorithm.8.6.0</code></dd>
<dt>Return code</dt>
<dd>512</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq dev
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
While removing coq.dev: these files have been modified since installation:
- share/texmf/tex/latex/misc/coqdoc.sty
- man/man1/coqwc.1
- man/man1/coqtop.opt.1
- man/man1/coqtop.byte.1
- man/man1/coqtop.1
- man/man1/coqnative.1
- man/man1/coqdoc.1
- man/man1/coqdep.1
- man/man1/coqchk.1
- man/man1/coqc.1
- man/man1/coq_makefile.1
- man/man1/coq-tex.1
- lib/stublibs/dllcoqrun_stubs.so
- lib/coqide-server/protocol/xmlprotocol.mli
- lib/coqide-server/protocol/xmlprotocol.ml
- lib/coqide-server/protocol/xmlprotocol.cmx
- lib/coqide-server/protocol/xmlprotocol.cmti
- lib/coqide-server/protocol/xmlprotocol.cmt
- lib/coqide-server/protocol/xmlprotocol.cmi
- lib/coqide-server/protocol/xml_printer.mli
- lib/coqide-server/protocol/xml_printer.ml
- lib/coqide-server/protocol/xml_printer.cmx
- lib/coqide-server/protocol/xml_printer.cmti
- lib/coqide-server/protocol/xml_printer.cmt
- lib/coqide-server/protocol/xml_printer.cmi
- lib/coqide-server/protocol/xml_parser.mli
- lib/coqide-server/protocol/xml_parser.ml
- lib/coqide-server/protocol/xml_parser.cmx
- lib/coqide-server/protocol/xml_parser.cmti
- lib/coqide-server/protocol/xml_parser.cmt
- lib/coqide-server/protocol/xml_parser.cmi
- lib/coqide-server/protocol/xml_lexer.mli
- lib/coqide-server/protocol/xml_lexer.ml
- lib/coqide-server/protocol/xml_lexer.cmx
- lib/coqide-server/protocol/xml_lexer.cmti
- lib/coqide-server/protocol/xml_lexer.cmt
- lib/coqide-server/protocol/xml_lexer.cmi
- lib/coqide-server/protocol/serialize.mli
- lib/coqide-server/protocol/serialize.ml
- lib/coqide-server/protocol/serialize.cmx
- lib/coqide-server/protocol/serialize.cmti
- lib/coqide-server/protocol/serialize.cmt
- lib/coqide-server/protocol/serialize.cmi
- lib/coqide-server/protocol/richpp.mli
- lib/coqide-server/protocol/richpp.ml
- lib/coqide-server/protocol/richpp.cmx
- lib/coqide-server/protocol/richpp.cmti
- lib/coqide-server/protocol/richpp.cmt
- lib/coqide-server/protocol/richpp.cmi
- lib/coqide-server/protocol/protocol.cmxs
- lib/coqide-server/protocol/protocol.cmxa
- lib/coqide-server/protocol/protocol.cma
- lib/coqide-server/protocol/protocol.a
- lib/coqide-server/protocol/interface.ml
- lib/coqide-server/protocol/interface.cmx
- lib/coqide-server/protocol/interface.cmt
- lib/coqide-server/protocol/interface.cmi
- lib/coqide-server/opam
- lib/coqide-server/dune-package
- lib/coqide-server/core/document.mli
- lib/coqide-server/core/document.ml
- lib/coqide-server/core/document.cmx
- lib/coqide-server/core/document.cmti
- lib/coqide-server/core/document.cmt
- lib/coqide-server/core/document.cmi
- lib/coqide-server/core/core.cmxs
- lib/coqide-server/core/core.cmxa
- lib/coqide-server/core/core.cma
- lib/coqide-server/core/core.a
- lib/coqide-server/META
- lib/coq/user-contrib/Ltac2/String.vos
- lib/coq/user-contrib/Ltac2/String.vo
- lib/coq/user-contrib/Ltac2/String.v
- lib/coq/user-contrib/Ltac2/String.glob
- lib/coq/user-contrib/Ltac2/Std.vos
- lib/coq/user-contrib/Ltac2/Std.vo
- lib/coq/user-contrib/Ltac2/Std.v
- lib/coq/user-contrib/Ltac2/Std.glob
- lib/coq/user-contrib/Ltac2/Printf.vos
- lib/coq/user-contrib/Ltac2/Printf.vo
- lib/coq/user-contrib/Ltac2/Printf.v
- lib/coq/user-contrib/Ltac2/Printf.glob
- lib/coq/user-contrib/Ltac2/Pattern.vos
- lib/coq/user-contrib/Ltac2/Pattern.vo
- lib/coq/user-contrib/Ltac2/Pattern.v
- lib/coq/user-contrib/Ltac2/Pattern.glob
- lib/coq/user-contrib/Ltac2/Option.vos
- lib/coq/user-contrib/Ltac2/Option.vo
- lib/coq/user-contrib/Ltac2/Option.v
- lib/coq/user-contrib/Ltac2/Option.glob
- lib/coq/user-contrib/Ltac2/Notations.vos
- lib/coq/user-contrib/Ltac2/Notations.vo
- lib/coq/user-contrib/Ltac2/Notations.v
- lib/coq/user-contrib/Ltac2/Notations.glob
- lib/coq/user-contrib/Ltac2/Message.vos
- lib/coq/user-contrib/Ltac2/Message.vo
- lib/coq/user-contrib/Ltac2/Message.v
- lib/coq/user-contrib/Ltac2/Message.glob
- lib/coq/user-contrib/Ltac2/Ltac2.vos
- lib/coq/user-contrib/Ltac2/Ltac2.vo
- lib/coq/user-contrib/Ltac2/Ltac2.v
- lib/coq/user-contrib/Ltac2/Ltac2.glob
- lib/coq/user-contrib/Ltac2/Ltac1.vos
- lib/coq/user-contrib/Ltac2/Ltac1.vo
- lib/coq/user-contrib/Ltac2/Ltac1.v
- lib/coq/user-contrib/Ltac2/Ltac1.glob
- lib/coq/user-contrib/Ltac2/List.vos
- lib/coq/user-contrib/Ltac2/List.vo
- lib/coq/user-contrib/Ltac2/List.v
- lib/coq/user-contrib/Ltac2/List.glob
- lib/coq/user-contrib/Ltac2/Int.vos
- lib/coq/user-contrib/Ltac2/Int.vo
- lib/coq/user-contrib/Ltac2/Int.v
- lib/coq/user-contrib/Ltac2/Int.glob
- lib/coq/user-contrib/Ltac2/Init.vos
- lib/coq/user-contrib/Ltac2/Init.vo
- lib/coq/user-contrib/Ltac2/Init.v
- lib/coq/user-contrib/Ltac2/Init.glob
- lib/coq/user-contrib/Ltac2/Ind.vos
- lib/coq/user-contrib/Ltac2/Ind.vo
- lib/coq/user-contrib/Ltac2/Ind.v
- lib/coq/user-contrib/Ltac2/Ind.glob
- lib/coq/user-contrib/Ltac2/Ident.vos
- lib/coq/user-contrib/Ltac2/Ident.vo
- lib/coq/user-contrib/Ltac2/Ident.v
- lib/coq/user-contrib/Ltac2/Ident.glob
- lib/coq/user-contrib/Ltac2/Fresh.vos
- lib/coq/user-contrib/Ltac2/Fresh.vo
- lib/coq/user-contrib/Ltac2/Fresh.v
- lib/coq/user-contrib/Ltac2/Fresh.glob
- lib/coq/user-contrib/Ltac2/Env.vos
- lib/coq/user-contrib/Ltac2/Env.vo
- lib/coq/user-contrib/Ltac2/Env.v
- lib/coq/user-contrib/Ltac2/Env.glob
- lib/coq/user-contrib/Ltac2/Control.vos
- lib/coq/user-contrib/Ltac2/Control.vo
- lib/coq/user-contrib/Ltac2/Control.v
- lib/coq/user-contrib/Ltac2/Control.glob
- lib/coq/user-contrib/Ltac2/Constr.vos
- lib/coq/user-contrib/Ltac2/Constr.vo
- lib/coq/user-contrib/Ltac2/Constr.v
- lib/coq/user-contrib/Ltac2/Constr.glob
- lib/coq/user-contrib/Ltac2/Char.vos
- lib/coq/user-contrib/Ltac2/Char.vo
- lib/coq/user-contrib/Ltac2/Char.v
- lib/coq/user-contrib/Ltac2/Char.glob
- lib/coq/user-contrib/Ltac2/Bool.vos
- lib/coq/user-contrib/Ltac2/Bool.vo
- lib/coq/user-contrib/Ltac2/Bool.v
- lib/coq/user-contrib/Ltac2/Bool.glob
- lib/coq/user-contrib/Ltac2/Array.vos
- lib/coq/user-contrib/Ltac2/Array.vo
- lib/coq/user-contrib/Ltac2/Array.v
- lib/coq/user-contrib/Ltac2/Array.glob
- lib/coq/theories/ssrsearch/ssrsearch.vos
- lib/coq/theories/ssrsearch/ssrsearch.vo
- lib/coq/theories/ssrsearch/ssrsearch.v
- lib/coq/theories/ssrsearch/ssrsearch.glob
- lib/coq/theories/ssrmatching/ssrmatching.vos
- lib/coq/theories/ssrmatching/ssrmatching.vo
- lib/coq/theories/ssrmatching/ssrmatching.v
- lib/coq/theories/ssrmatching/ssrmatching.glob
- lib/coq/theories/ssr/ssrunder.vos
- lib/coq/theories/ssr/ssrunder.vo
- lib/coq/theories/ssr/ssrunder.v
- lib/coq/theories/ssr/ssrunder.glob
- lib/coq/theories/ssr/ssrsetoid.vos
- lib/coq/theories/ssr/ssrsetoid.vo
- lib/coq/theories/ssr/ssrsetoid.v
- lib/coq/theories/ssr/ssrsetoid.glob
- lib/coq/theories/ssr/ssrfun.vos
- lib/coq/theories/ssr/ssrfun.vo
- lib/coq/theories/ssr/ssrfun.v
- lib/coq/theories/ssr/ssrfun.glob
- lib/coq/theories/ssr/ssreflect.vos
- lib/coq/theories/ssr/ssreflect.vo
- lib/coq/theories/ssr/ssreflect.v
- lib/coq/theories/ssr/ssreflect.glob
- lib/coq/theories/ssr/ssrclasses.vos
- lib/coq/theories/ssr/ssrclasses.vo
- lib/coq/theories/ssr/ssrclasses.v
- lib/coq/theories/ssr/ssrclasses.glob
- lib/coq/theories/ssr/ssrbool.vos
- lib/coq/theories/ssr/ssrbool.vo
- lib/coq/theories/ssr/ssrbool.v
- lib/coq/theories/ssr/ssrbool.glob
- lib/coq/theories/setoid_ring/ZArithRing.vos
- lib/coq/theories/setoid_ring/ZArithRing.vo
- lib/coq/theories/setoid_ring/ZArithRing.v
- lib/coq/theories/setoid_ring/ZArithRing.glob
- lib/coq/theories/setoid_ring/Rings_Z.vos
- lib/coq/theories/setoid_ring/Rings_Z.vo
- lib/coq/theories/setoid_ring/Rings_Z.v
- lib/coq/theories/setoid_ring/Rings_Z.glob
- lib/coq/theories/setoid_ring/Rings_R.vos
- lib/coq/theories/setoid_ring/Rings_R.vo
- lib/coq/theories/setoid_ring/Rings_R.v
- lib/coq/theories/setoid_ring/Rings_R.glob
- lib/coq/theories/setoid_ring/Rings_Q.vos
- lib/coq/theories/setoid_ring/Rings_Q.vo
- lib/coq/theories/setoid_ring/Rings_Q.v
- lib/coq/theories/setoid_ring/Rings_Q.glob
- lib/coq/theories/setoid_ring/Ring_theory.vos
- lib/coq/theories/setoid_ring/Ring_theory.vo
- lib/coq/theories/setoid_ring/Ring_theory.v
- lib/coq/theories/setoid_ring/Ring_theory.glob
- lib/coq/theories/setoid_ring/Ring_tac.vos
- lib/coq/theories/setoid_ring/Ring_tac.vo
- lib/coq/theories/setoid_ring/Ring_tac.v
- lib/coq/theories/setoid_ring/Ring_tac.glob
- lib/coq/theories/setoid_ring/Ring_polynom.vos
- lib/coq/theories/setoid_ring/Ring_polynom.vo
- lib/coq/theories/setoid_ring/Ring_polynom.v
- lib/coq/theories/setoid_ring/Ring_polynom.glob
- lib/coq/theories/setoid_ring/Ring_base.vos
- lib/coq/theories/setoid_ring/Ring_base.vo
- lib/coq/theories/setoid_ring/Ring_base.v
- lib/coq/theories/setoid_ring/Ring_base.glob
- lib/coq/theories/setoid_ring/Ring.vos
- lib/coq/theories/setoid_ring/Ring.vo
- lib/coq/theories/setoid_ring/Ring.v
- lib/coq/theories/setoid_ring/Ring.glob
- lib/coq/theories/setoid_ring/RealField.vos
- lib/coq/theories/setoid_ring/RealField.vo
- lib/coq/theories/setoid_ring/RealField.v
- lib/coq/theories/setoid_ring/RealField.glob
- lib/coq/theories/setoid_ring/Ncring_tac.vos
- lib/coq/theories/setoid_ring/Ncring_tac.vo
- lib/coq/theories/setoid_ring/Ncring_tac.v
- lib/coq/theories/setoid_ring/Ncring_tac.glob
- lib/coq/theories/setoid_ring/Ncring_polynom.vos
- lib/coq/theories/setoid_ring/Ncring_polynom.vo
- lib/coq/theories/setoid_ring/Ncring_polynom.v
- lib/coq/theories/setoid_ring/Ncring_polynom.glob
- lib/coq/theories/setoid_ring/Ncring_initial.vos
- lib/coq/theor
[...] truncated
predicate.cmt
- lib/coq-core/clib/predicate.cmi
- lib/coq-core/clib/orderedType.mli
- lib/coq-core/clib/orderedType.ml
- lib/coq-core/clib/orderedType.cmx
- lib/coq-core/clib/orderedType.cmti
- lib/coq-core/clib/orderedType.cmt
- lib/coq-core/clib/orderedType.cmi
- lib/coq-core/clib/option.mli
- lib/coq-core/clib/option.ml
- lib/coq-core/clib/option.cmx
- lib/coq-core/clib/option.cmti
- lib/coq-core/clib/option.cmt
- lib/coq-core/clib/option.cmi
- lib/coq-core/clib/neList.mli
- lib/coq-core/clib/neList.ml
- lib/coq-core/clib/neList.cmx
- lib/coq-core/clib/neList.cmti
- lib/coq-core/clib/neList.cmt
- lib/coq-core/clib/neList.cmi
- lib/coq-core/clib/monad.mli
- lib/coq-core/clib/monad.ml
- lib/coq-core/clib/monad.cmx
- lib/coq-core/clib/monad.cmti
- lib/coq-core/clib/monad.cmt
- lib/coq-core/clib/monad.cmi
- lib/coq-core/clib/minisys.ml
- lib/coq-core/clib/minisys.cmx
- lib/coq-core/clib/minisys.cmt
- lib/coq-core/clib/minisys.cmi
- lib/coq-core/clib/int.mli
- lib/coq-core/clib/int.ml
- lib/coq-core/clib/int.cmx
- lib/coq-core/clib/int.cmti
- lib/coq-core/clib/int.cmt
- lib/coq-core/clib/int.cmi
- lib/coq-core/clib/iStream.mli
- lib/coq-core/clib/iStream.ml
- lib/coq-core/clib/iStream.cmx
- lib/coq-core/clib/iStream.cmti
- lib/coq-core/clib/iStream.cmt
- lib/coq-core/clib/iStream.cmi
- lib/coq-core/clib/heap.mli
- lib/coq-core/clib/heap.ml
- lib/coq-core/clib/heap.cmx
- lib/coq-core/clib/heap.cmti
- lib/coq-core/clib/heap.cmt
- lib/coq-core/clib/heap.cmi
- lib/coq-core/clib/hashset.mli
- lib/coq-core/clib/hashset.ml
- lib/coq-core/clib/hashset.cmx
- lib/coq-core/clib/hashset.cmti
- lib/coq-core/clib/hashset.cmt
- lib/coq-core/clib/hashset.cmi
- lib/coq-core/clib/hashcons.mli
- lib/coq-core/clib/hashcons.ml
- lib/coq-core/clib/hashcons.cmx
- lib/coq-core/clib/hashcons.cmti
- lib/coq-core/clib/hashcons.cmt
- lib/coq-core/clib/hashcons.cmi
- lib/coq-core/clib/hMap.mli
- lib/coq-core/clib/hMap.ml
- lib/coq-core/clib/hMap.cmx
- lib/coq-core/clib/hMap.cmti
- lib/coq-core/clib/hMap.cmt
- lib/coq-core/clib/hMap.cmi
- lib/coq-core/clib/exninfo.mli
- lib/coq-core/clib/exninfo.ml
- lib/coq-core/clib/exninfo.cmx
- lib/coq-core/clib/exninfo.cmti
- lib/coq-core/clib/exninfo.cmt
- lib/coq-core/clib/exninfo.cmi
- lib/coq-core/clib/dyn.mli
- lib/coq-core/clib/dyn.ml
- lib/coq-core/clib/dyn.cmx
- lib/coq-core/clib/dyn.cmti
- lib/coq-core/clib/dyn.cmt
- lib/coq-core/clib/dyn.cmi
- lib/coq-core/clib/diff2.mli
- lib/coq-core/clib/diff2.ml
- lib/coq-core/clib/diff2.cmx
- lib/coq-core/clib/diff2.cmti
- lib/coq-core/clib/diff2.cmt
- lib/coq-core/clib/diff2.cmi
- lib/coq-core/clib/clib.cmxs
- lib/coq-core/clib/clib.cmxa
- lib/coq-core/clib/clib.cma
- lib/coq-core/clib/clib.a
- lib/coq-core/clib/cUnix.mli
- lib/coq-core/clib/cUnix.ml
- lib/coq-core/clib/cUnix.cmx
- lib/coq-core/clib/cUnix.cmti
- lib/coq-core/clib/cUnix.cmt
- lib/coq-core/clib/cUnix.cmi
- lib/coq-core/clib/cThread.mli
- lib/coq-core/clib/cThread.ml
- lib/coq-core/clib/cThread.cmx
- lib/coq-core/clib/cThread.cmti
- lib/coq-core/clib/cThread.cmt
- lib/coq-core/clib/cThread.cmi
- lib/coq-core/clib/cString.mli
- lib/coq-core/clib/cString.ml
- lib/coq-core/clib/cString.cmx
- lib/coq-core/clib/cString.cmti
- lib/coq-core/clib/cString.cmt
- lib/coq-core/clib/cString.cmi
- lib/coq-core/clib/cSig.mli
- lib/coq-core/clib/cSig.cmti
- lib/coq-core/clib/cSig.cmi
- lib/coq-core/clib/cSet.mli
- lib/coq-core/clib/cSet.ml
- lib/coq-core/clib/cSet.cmx
- lib/coq-core/clib/cSet.cmti
- lib/coq-core/clib/cSet.cmt
- lib/coq-core/clib/cSet.cmi
- lib/coq-core/clib/cObj.mli
- lib/coq-core/clib/cObj.ml
- lib/coq-core/clib/cObj.cmx
- lib/coq-core/clib/cObj.cmti
- lib/coq-core/clib/cObj.cmt
- lib/coq-core/clib/cObj.cmi
- lib/coq-core/clib/cMap.mli
- lib/coq-core/clib/cMap.ml
- lib/coq-core/clib/cMap.cmx
- lib/coq-core/clib/cMap.cmti
- lib/coq-core/clib/cMap.cmt
- lib/coq-core/clib/cMap.cmi
- lib/coq-core/clib/cList.mli
- lib/coq-core/clib/cList.ml
- lib/coq-core/clib/cList.cmx
- lib/coq-core/clib/cList.cmti
- lib/coq-core/clib/cList.cmt
- lib/coq-core/clib/cList.cmi
- lib/coq-core/clib/cEphemeron.mli
- lib/coq-core/clib/cEphemeron.ml
- lib/coq-core/clib/cEphemeron.cmx
- lib/coq-core/clib/cEphemeron.cmti
- lib/coq-core/clib/cEphemeron.cmt
- lib/coq-core/clib/cEphemeron.cmi
- lib/coq-core/clib/cArray.mli
- lib/coq-core/clib/cArray.ml
- lib/coq-core/clib/cArray.cmx
- lib/coq-core/clib/cArray.cmti
- lib/coq-core/clib/cArray.cmt
- lib/coq-core/clib/cArray.cmi
- lib/coq-core/boot/util.ml
- lib/coq-core/boot/path.ml
- lib/coq-core/boot/env.mli
- lib/coq-core/boot/env.ml
- lib/coq-core/boot/boot__Util.cmx
- lib/coq-core/boot/boot__Util.cmt
- lib/coq-core/boot/boot__Util.cmi
- lib/coq-core/boot/boot__Path.cmx
- lib/coq-core/boot/boot__Path.cmt
- lib/coq-core/boot/boot__Path.cmi
- lib/coq-core/boot/boot__Env.cmx
- lib/coq-core/boot/boot__Env.cmti
- lib/coq-core/boot/boot__Env.cmt
- lib/coq-core/boot/boot__Env.cmi
- lib/coq-core/boot/boot.ml
- lib/coq-core/boot/boot.cmxs
- lib/coq-core/boot/boot.cmxa
- lib/coq-core/boot/boot.cmx
- lib/coq-core/boot/boot.cmt
- lib/coq-core/boot/boot.cmi
- lib/coq-core/boot/boot.cma
- lib/coq-core/boot/boot.a
- lib/coq-core/META
- doc/coqide-server/README.md
- doc/coqide-server/LICENSE
- doc/coq-core/README.md
- doc/coq-core/LICENSE
- bin/votour
- bin/ocamllibdep
- bin/csdpcert
- bin/coqworkmgr
- bin/coqwc
- bin/coqtop.opt
- bin/coqtop.byte
- bin/coqtop
- bin/coqtacticworker.opt
- bin/coqqueryworker.opt
- bin/coqproofworker.opt
- bin/coqpp
- bin/coqnative
- bin/coqidetop.opt
- bin/coqidetop.byte
- bin/coqdoc
- bin/coqdep
- bin/coqchk
- bin/coqc.byte
- bin/coqc
- bin/coq_makefile
- bin/coq-tex
Remove them anyway? [y/N] y
[NOTE] While removing coq.dev: not removing non-empty directories:
- share/texmf/tex/latex/misc
- lib/coqide-server/protocol
- lib/coqide-server/core
- lib/coq/user-contrib/Ltac2
- lib/coq/theories/ssrsearch
- lib/coq/theories/ssrmatching
- lib/coq/theories/setoid_ring
- lib/coq/theories/rtauto
- lib/coq/theories/omega
- lib/coq/theories/nsatz
- lib/coq/theories/micromega
- lib/coq/theories/funind
- lib/coq/theories/extraction
- lib/coq/theories/derive
- lib/coq/theories/btauto
- lib/coq/theories/ZArith
- lib/coq/theories/Wellfounded
- lib/coq/theories/Vectors
- lib/coq/theories/Unicode
- lib/coq/theories/Structures
- lib/coq/theories/Strings
- lib/coq/theories/Sorting
- lib/coq/theories/Sets
- lib/coq/theories/Setoids
- lib/coq/theories/Relations
- lib/coq/theories/Reals/Cauchy
- lib/coq/theories/Reals/Abstract
- lib/coq/theories/QArith
- lib/coq/theories/Program
- lib/coq/theories/PArith
- lib/coq/theories/Numbers/Natural/Peano
- lib/coq/theories/Numbers/Natural/Binary
- lib/coq/theories/Numbers/Natural/Abstract
- lib/coq/theories/Numbers/NatInt
- lib/coq/theories/Numbers/Integer/NatPairs
- lib/coq/theories/Numbers/Integer/Binary
- lib/coq/theories/Numbers/Integer/Abstract
- lib/coq/theories/Numbers/Cyclic/ZModulo
- lib/coq/theories/Numbers/Cyclic/Int63
- lib/coq/theories/Numbers/Cyclic/Int31
- lib/coq/theories/Numbers/Cyclic/Abstract
- lib/coq/theories/NArith
- lib/coq/theories/MSets
- lib/coq/theories/Logic
- lib/coq/theories/Lists
- lib/coq/theories/Init
- lib/coq/theories/Floats
- lib/coq/theories/FSets
- lib/coq/theories/Compat
- lib/coq/theories/Classes
- lib/coq/theories/Bool
- lib/coq/theories/Array
- lib/coq/theories/Arith
- lib/coq-core/vm
- lib/coq-core/vernac
- lib/coq-core/toplevel
- lib/coq-core/top_printers
- lib/coq-core/tools/coqdoc
- lib/coq-core/tactics
- lib/coq-core/sysinit
- lib/coq-core/stm
- lib/coq-core/proofs
- lib/coq-core/printing
- lib/coq-core/pretyping
- lib/coq-core/plugins/zify
- lib/coq-core/plugins/tutorial/p3
- lib/coq-core/plugins/tutorial/p2
- lib/coq-core/plugins/tutorial/p1
- lib/coq-core/plugins/tutorial/p0
- lib/coq-core/plugins/tauto
- lib/coq-core/plugins/ssrsearch
- lib/coq-core/plugins/ssrmatching
- lib/coq-core/plugins/ssreflect
- lib/coq-core/plugins/rtauto
- lib/coq-core/plugins/ring
- lib/coq-core/plugins/number_string_notation
- lib/coq-core/plugins/nsatz
- lib/coq-core/plugins/micromega
- lib/coq-core/plugins/ltac2
- lib/coq-core/plugins/funind
- lib/coq-core/plugins/firstorder
- lib/coq-core/plugins/extraction
- lib/coq-core/plugins/derive
- lib/coq-core/plugins/cc
- lib/coq-core/plugins/btauto
- lib/coq-core/parsing
- lib/coq-core/library
- lib/coq-core/kernel
- lib/coq-core/interp
- lib/coq-core/gramlib
- lib/coq-core/engine
- lib/coq-core/config
- lib/coq-core/clib
- lib/coq-core/boot
- doc/coqide-server
- doc/coq-core
-> removed coq.dev
Done.
# Run eval $(opam env) to update the current shell environment
opam: --unlock-base was removed in version 2.1 of the opam CLI, but version 2.1 has been requested. Use --update-invariant instead or set OPAMCLI environment variable to 2.0.
The middle of the output is truncated (maximum 20000 characters)
</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>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>
|
node_modules/webpack/coverage/lcov-report/examples/css-bundle/index.html
|
paulshen/me
|
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for examples\css-bundle\</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">examples\css-bundle\</span></h1>
<h2>
Statements: <span class="metric">100% <small>(2 / 2)</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>(2 / 2)</small></span>
Ignored: <span class="metric"><span class="ignore-none">none</span></span>
</h2>
<div class="path"><a href="../../index.html">All files</a> » examples\css-bundle\</div>
</div>
<div class="body">
<div class="coverage-summary">
<table>
<thead>
<tr>
<th data-col="file" data-fmt="html" data-html="true" class="file">File</th>
<th data-col="pic" data-type="number" data-fmt="html" data-html="true" class="pic"></th>
<th data-col="statements" data-type="number" data-fmt="pct" class="pct">Statements</th>
<th data-col="statements_raw" data-type="number" data-fmt="html" class="abs"></th>
<th data-col="branches" data-type="number" data-fmt="pct" class="pct">Branches</th>
<th data-col="branches_raw" data-type="number" data-fmt="html" class="abs"></th>
<th data-col="functions" data-type="number" data-fmt="pct" class="pct">Functions</th>
<th data-col="functions_raw" data-type="number" data-fmt="html" class="abs"></th>
<th data-col="lines" data-type="number" data-fmt="pct" class="pct">Lines</th>
<th data-col="lines_raw" data-type="number" data-fmt="html" class="abs"></th>
</tr>
</thead>
<tbody><tr>
<td class="file high" data-value="webpack.config.js"><a href="webpack.config.js.html">webpack.config.js</a></td>
<td data-value="100" class="pic high"><span class="cover-fill cover-full" style="width: 100px;"></span><span class="cover-empty" style="width:0px;"></span></td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2 / 2)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0 / 0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="0" class="abs high">(0 / 0)</td>
<td data-value="100" class="pct high">100%</td>
<td data-value="2" class="abs high">(2 / 2)</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="footer">
<div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Aug 05 2014 08:06:14 GMT+0200 (Mitteleuropäische Sommerzeit)</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>
|
web/sp11/a1.html
|
ksascomm/fanzinedev
|
<!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"><!-- InstanceBegin template="/Templates/as-mag-inside-10.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Arts and Sciences Magazine</title>
<link href="global.css" rel="stylesheet" type="text/css" />
<!-- InstanceBeginEditable name="head" -->
<style type="text/css">
<!--
.style1 {font-weight: bold}
-->
</style>
<!-- InstanceEndEditable -->
</head>
<body>
<p class="skip style1"><a href="#main-content-wrap">Skip to Main Content</a></p>
<div id="top-div-outer">
<div id="top-div-inner">
<div id="search-box">
<form style="float:right; " action="http://www.krieger.jhu.edu/magazine/results.html" id="cse-search-box">
<input type="hidden" name="cx" value="016683031895928592670:ggxiugnw7b4" />
<input type="hidden" name="cof" value="FORID:11" />
<input name="q" type="text" size="20" />
<input style="height:18px; font-size:9px; padding-bottom:1px; " type="submit" name="sa" value="Search" />
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
</div>
<!-- SEARCH AND UNIVERSAL NAV DIV -->
<div id="top-div-nav">
<ul>
<li><a href="http://krieger.jhu.edu/magazine/contact.htm" target="_blank">Contact</a> </li>
<li><a href="http://krieger.jhu.edu/magazine/pastissues.htm" target="_blank">Archives</a></li>
<li><a href="http://krieger.jhu.edu" target="_blank">Zanvyl Krieger School of Arts and Sciences</a></li>
</ul>
</div>
</div>
</div>
<!-- JHU AND HEADER DIV -->
<div id="header-outer">
<div id="header-inner">
<a class="img-lnk-no-border" href="http://www.jhu.edu"><img src="../sp09/img/jh-logo.gif" alt="Johns Hopkins University" width="248" height="30" /></a><a class="img-lnk-no-border" href="index.html"><img src="../sp09/img/mh-main.gif" alt="Arts and Sciences Magazine" width="871" height="86" /></a> </div>
</div>
<!-- SITE NAVIGATION DIV -->
<div id="topNavigationWrapper">
<div id="topNavigation">
<ul>
<li><a href="contents.html">Spring 2011 contents</a></li>
<li><a href="f1.html">Features</a></li>
<li><a href="n1.html">News</a></li>
<li><a href="i1.html">Insights</a></li>
<li><a href="a1.html">Alumni</a></li>
<li><a href="view.html">Dean's Column</a></li>
<li><a href="en.html">Editors' Note</a></li>
</ul>
</div>
</div>
<!-- BEGIN MAIN CONTENT AREA -->
<div id="content-outer">
<div id="content-inner"><!-- InstanceBeginEditable name="EditRegion2" -->
<div id="left-content">
<p class="breadcrumb"><strong>Alumni </strong>| <a href="a2.html">Next story</a> ></p>
<h1>A Champion for Young Americans </h1>
<p class="byline">By Christine Grillo</p>
<p>"Why should I care?" </p>
<p>That's the question that <strong>Paula Boggs '81</strong> wants to answer, right after delivering the message that young Americans ages 16 to 24 are the most unemployed group in the United States. </p>
<p>A member of the newly established White House Council for Community Solutions (<a href="http://www.serve.gov/council_home.asp">www.serve.gov/council_home.asp</a>), Boggs is one of 26 leaders from business, academic, and philanthropic sectors who have been tapped by the Obama administration to find solutions for what some are calling a "burning platform" problem. The official U.S. unemployment rate is 9.4 percent, but young people are harder hit, with a rate closer to 10.7 percent. "Beyond that, there's another set of young Americans who are underemployed," says Boggs, who is executive vice president and general counsel of Starbucks Coffee Company.</p>
<p>The council focuses primarily on the plight of young Americans, too many of whom are undereducated, underprepared, underemployed, or out of work. "Even for our young people who receive their high school diploma, there's too often a gap between skill sets and jobs available," says Boggs. "As a council, our twin goals are to move the needle for them in education and employment." The biggest areas of opportunity: technology, health services, and financial services, says Boggs, a member of the council's communications group.</p>
<p><img src="img/a1-a.jpg" alt="" width="605" height="358" /></p>
<p>Using town halls and various media, she and her colleagues intend to help America care about its young people who are out of work. "Our job is to come up with creative messaging around the idea of, 'What's in it for me?'" she says. "What's in it for all of us includes a drop in crime, a reduction of welfare rolls, and so much more. We can make that business case and support it with data." </p>
<p>As an executive within Starbucks, she makes another case for why business and industry should care: "We have an ongoing need for talent within this age group, in a significant way.... We have a mandate for growth. A company like Starbucks very much cares about youth leadership and supports me in my work with this council." In some ways, she says, this kind of community involvement is "unabashedly self-serving."</p>
<p>But Starbucks is not the only heavy-hitter represented on the council. Serving with Boggs are the president and chief executive officer of eBay, as well as the president of the Gap Foundation. "Corporate America is showing up in a big way," says Boggs. Other members include leaders such as the president of Tulane University, the president of the Rockefeller Foundation, and singer Jon Bon Jovi. ("He came to the first meeting fully prepared and equipped with a three-piece suit," Boggs reports.)</p>
<p>The council was established by executive order, and it has a two-year period of duration. Already, the members have begun to identify programs that offer lessons. One such program in Nashville focuses on helping young mothers who have child care issues that interfere with their ability to work. A disproportionate number of unemployed young Americans are women who were working at age 18 but out of work by age 25: "One of the most significant reasons for that is motherhood," says Boggs. "We want to figure out creative ways to honor that choice while also giving young mothers the tools to continue to grow in their careers, stay in the workforce, and acquire new skills."</p>
<p>Other programs, like one in Baltimore, help teach young people life skills, such as what to wear and how to interact in job interviews. "We see this at Starbucks all the time," she says. "Too many young people do not have the role model that enables them to put their best foot forward in a job interview." </p>
<p>The bottom line for Boggs is getting out the council's message. A long-serving member of the Johns Hopkins University Board of Trustees, as well as the American Red Cross Board of Governors, and the Advisory Council for KEXP FM (an NPR affiliate), her reach is wide. In Washington, D.C., she's known on both sides of the aisle as someone who started her career in public service first as a military officer in the Pentagon and then as a federal prosecutor in Seattle. </p>
<p>"It doesn't really matter that much whether it's Democrats or Republicans in the White House; the Hopkins connection in D.C. endures," she says. With her working group colleagues, she'll develop communication programs and campaigns, reaching out to Fortune 500 companies and individual citizens. "There are as many ways to express support as there are Fortune 500 companies," she says. "We worry about falling behind other nations' economies. ... Our nation can do better in cracking the code on these problems."" </p>
<p> </p>
<p> </p>
<p></p>
</div>
<!-- InstanceEndEditable -->
<!-- RIGHT COLUMN CONTENT -->
<!-- InstanceBeginEditable name="EditRegion3" -->
<div id="right-content">
<p class="bold-blue-larger"> </p>
<p class="bold-blue-larger"> </p>
<p class="bold-blue-larger"><img src="img/a1-b.jpg" width="226" height="313" /></p>
<p class="bold-blue-larger"> </p>
<span class="bold-blue-larger">“Too many young people do <br />
not have the role model that enables them to put their <br />
best foot forward in a job interview.” <br />
<br />
—Paula Boggs ’81 </span>
<p class="bold-blue"> </p>
</div>
<!-- InstanceEndEditable --><br clear="all" />
<!-- Clears the main-content columns -->
</div>
</div>
</div>
<!-- BEGIN FOOTER -->
<div id="footer-outer">
<div id="footer-inner">
<p><a href="http://www.jhu.edu">© The Johns Hopkins University,</a> <a href="http://krieger.jhu.edu/">Zanvyl Krieger School of Arts and Sciences</a></p>
</div>
</div>
<!-- END FOOTER -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2497774-18");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
<!-- InstanceEnd --></html>
|
public/Windows 10 x64 (18363.900)/_ETW_BUFFER_STATE.html
|
epikcraw/ggool
|
<html><body>
<h4>Windows 10 x64 (18363.900)</h4><br>
<h2>_ETW_BUFFER_STATE</h2>
<font face="arial"> EtwBufferStateFree = 0n0<br>
EtwBufferStateGeneralLogging = 0n1<br>
EtwBufferStateCSwitch = 0n2<br>
EtwBufferStateFlush = 0n3<br>
EtwBufferStatePendingCompression = 0n4<br>
EtwBufferStateCompressed = 0n5<br>
EtwBufferStatePlaceholder = 0n6<br>
EtwBufferStateMaximum = 0n7<br>
</font></body></html>
|
html/pdf/W30344.pdfs.html
|
datamade/elpc_bakken
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A name=1></a><hr>
<A name=2></a><hr>
<A name=3></a>30344<br>
X<br>
December 29, 2014<br>
Alice D. Webber<br>
Engineering Technician<br>
<hr>
<A name=4></a>30344<br>
NOTIFY NDIC INSPECTOR SAMUEL SKURUPEY AT 701-770-1981 WITH SPUD & TD INFO.<br>
X<br>
December 29, 2014<br>
Alice D. Webber<br>
Engineering Technician<br>
<hr>
<A name=5></a>December 29, 2014<br>
Becky Barnes<br>
Regulatory Compliance Specialist<br>
CONTINENTAL RESOURCES, INC.<br>
P.O. Box 268870<br>
Oklahoma City, Ok 73126<br>
RE:<br>
HORIZONTAL WELL<br>
HOLSTEIN FEDERAL 12-25H<br>
NESE Section 25-153N-94W<br>
McKenzie County<br>
Well File # 30344<br>
Dear Becky:<br>
Pursuant to Commission Order No. 24888, approval to drill the above captioned well is hereby given. The approval is granted on the<br>
condition that all portions of the well bore not isolated by cement, be no closer than the </span><span class="ft3">50' </span><span class="ft1">setback from the north boundary, </span><span class="ft3">200' </span><span class="ft1">setback<br>
from the south boundary and </span><span class="ft3">500' </span><span class="ft1">setback from the east & west boundaries within the 2560 acre spacing unit consisting of Sections 13, 24,<br>
25 & 36 T153N R94W. </span><span class="ft3">Tool error is not required pursuant to order.<br>
PERMIT STIPULATIONS: Effective June 1, 2014, a covered leak-proof container (with placard) for filter sock disposal must<br>
be maintained on the well site beginning when the well is spud, and must remain on-site during clean-out, completion, and<br>
flow-back whenever filtration operations are conducted. Due to drainage adjacent to the well site, a dike is required<br>
surrounding the entire location. Two horizontal wells shall be drilled and completed in each "1280" in the standup 2560-acre<br>
spacing unit described as Sections 13, 24, 25, and 36 T153N R94W within 12 months of each other. If this condition is not met,<br>
the Commission shall schedule the matter for hearing to consider the appropriate spacing unit size. The number of wells in<br>
each "1280" in the standup 2560-acre spacing unit described as Sections 13, 24, 25, and 36, T153N R94W shall ultimately be<br>
equal, in no longer than a twelve-month period. If this condition is not met, the Commission shall schedule the matter for<br>
hearing to consider the appropriate spacing unit size. Two horizontal wells shall be drilled and completed in the standup 1280-<br>
acre spacing unit described as Sections 13 and 24 T153N R94W prior to completing any horizontal well in the standup 2560-acre<br>
spacing unit described as Sections 13, 24, 25, and 36 T153N R94W. CONTINENTAL RESOURCES must contact NDIC Field<br>
Inspector Samuel Skurupey at 701-770-1981 prior to location construction.<br>
Drilling pit<br>
NDAC 43-02-03-19.4 states that "a pit may be utilized to bury drill cuttings and solids generated during well drilling and completion<br>
operations, providing the pit can be constructed, used and reclaimed in a manner that will prevent pollution of the land surface and<br>
freshwaters. Reserve and circulation of mud system through earthen pits are prohibited. All pits shall be inspected by an authorized<br>
representative of the director prior to lining and use. Drill cuttings and solids must be stabilized in a manner approved by the director<br>
prior to placement in a cuttings pit."<br>
Form 1 Changes & Hard Lines<br>
Any changes, shortening of casing point or lengthening at Total Depth must have prior approval by the NDIC. The proposed directional<br>
plan is at a legal location. Based on the azimuth of the proposed lateral the maximum legal coordinate from the well head is: 13160'N.<br>
Location Construction Commencement (Three Day Waiting Period)<br>
Operators shall not commence operations on a drill site until the 3rd business day following publication of the approved drilling permit<br>
on the NDIC - OGD Daily Activity Report. If circumstances require operations to commence before the 3rd business day following<br>
publication on the Daily Activity Report, the waiting period may be waived by the Director. Application for a waiver must be by sworn<br>
affidavit providing the information necessary to evaluate the extenuating circumstances, the factors of NDAC 43-02-03-16.2 (1), (a)-(f), and<br>
any other information that would allow the Director to conclude that in the event another owner seeks revocation of the drilling permit,<br>
the applicant should retain the permit.<br>
Permit Fee & Notification<br>
Payment was received in the amount of $100 via credit card .The permit fee has been received. It is requested that notification be given<br>
immediately upon the spudding of the well. This information should be relayed to the Oil & Gas Division, Bismarck, via telephone. The<br>
following information must be included: Well name, legal location, permit number, drilling contractor, company representative, date and<br>
time of spudding. Office hours are 8:00 a.m. to 12:00 p.m. and 1:00 p.m. to 5:00 p.m. Central Time. Our telephone number is (701) 328-<br>
8020, leave a message if after hours or on the weekend.<br>
<hr>
<A name=6></a>Becky Barnes<br>
December 29, 2014<br>
Page 2<br>
Survey Requirements for Horizontal, Horizontal Re-entry, and Directional Wells<br>
NDAC Section 43-02-03-25 (Deviation Tests and Directional Surveys) states in part (that) the survey contractor shall file a certified copy<br>
of all surveys with the director free of charge within thirty days of completion. Surveys must be submitted as one electronic copy, or in a<br>
form approved by the director. However, the director may require the directional survey to be filed immediately after completion if the<br>
survey is needed to conduct the operation of the director's office in a timely manner. Certified surveys must be submitted via email in one<br>
adobe document, with a certification cover page to </span><span class="ft2">certsurvey@nd.gov</span><span class="ft0">.<br>
Survey points shall be of such frequency to accurately determine the entire location of the well bore.<br>
Specifically, the Horizontal and Directional well survey frequency is 100 feet in the vertical, 30 feet in the curve (or when sliding) and 90<br>
feet in the lateral.<br>
Surface casing cement<br>
Tail cement utilized on surface casing must have a minimum compressive strength of 500 psi within 12 hours, and tail cement<br>
utilized on production casing must have a minimum compressive strength of 500 psi before drilling the plug or initiating tests.<br>
Logs NDAC Section 43-02-03-31 requires the running of (1) a suite of open hole logs from which formation tops and porosity zones<br>
can be determined, (2) a Gamma Ray Log run from total depth to ground level elevation of the well bore, and (3) a log from which the<br>
presence and quality of cement can be determined (Standard CBL or Ultrasonic cement evaluation log) in every well in which production<br>
or intermediate casing has been set, this log must be run prior to completing the well. All logs run must be submitted free of charge, as<br>
one digital TIFF (tagged image file format) copy and one digital LAS (log ASCII) formatted copy. Digital logs may be submitted on a<br>
standard CD, DVD, or attached to an email sent to </span><span class="ft2">digitallogs@nd.gov<br>
Thank you for your cooperation.<br>
Sincerely,<br>
Alice Webber<br>
Engineering Tech<br>
<hr>
<A name=7></a>INDUSTRIAL COMMISSION OF NORTH DAKOTA<br>
OIL AND GAS DIVISION<br>
600 EAST BOULEVARD DEPT 405<br>
BISMARCK, ND 58505-0840<br>
SFN 54269 (08-2005)<br>
PLEASE READ INSTRUCTIONS BEFORE FILLING OUT FORM.<br>
PLEASE SUBMIT THE ORIGINAL AND ONE COPY.<br>
Type of Work<br>
Type of Well<br>
Approximate Date Work Will Start<br>
Confidential Status<br>
New Location<br>
Oil & Gas<br>
12 / 1 / 2014<br>
No<br>
Operator<br>
Telephone Number<br>
CONTINENTAL RESOURCES, INC.<br>
405-234-9000<br>
Address<br>
City<br>
State<br>
Zip Code<br>
P.O. Box 268870<br>
Oklahoma City<br>
Ok<br>
73126<br>
Notice has been provided to the owner of any<br>
This well is not located within five hundred<br>
permanently occupied dwelling within 1,320 feet.<br>
feet of an occupied dwelling.<br>
enter data for additional laterals on page 2)<br>
Well Name<br>
Well Number<br>
HOLSTEIN FEDERAL<br>
12-25H<br>
Surface Footages<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
2629 </span><span class="ft0">FL<br>
S<br>
1115 </span><span class="ft0">F </span><span class="ft6">E<br>
L<br>
NESE<br>
25<br>
153<br>
94<br>
McKenzie<br>
Longstring Casing Point Footages<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
2258 </span><span class="ft0">F </span><span class="ft6">N </span><span class="ft0">L<br>
915 </span><span class="ft0">F </span><span class="ft6">E<br>
L<br>
SENE<br>
25<br>
153<br>
94<br>
McKenzie<br>
Longstring Casing Point Coordinates From Well Head<br>
Azimuth<br>
Longstring Total Depth<br>
392 N </span><span class="ft0">From WH<br>
200 E </span><span class="ft0">From WH<br>
27<br>
10957 </span><span class="ft0">Feet MD<br>
10706 </span><span class="ft0">Feet TVD<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
51 </span><span class="ft0">F </span><span class="ft6">N<br>
LF<br>
660<br>
E<br>
L<br>
NENE<br>
13<br>
153<br>
94<br>
McKenzie<br>
Bottom Hole Coordinates From Well Head<br>
KOP Lateral 1<br>
Azimuth Lateral 1<br>
Estimated Total Depth Lateral 1<br>
13159 N </span><span class="ft0">From WH<br>
455 E </span><span class="ft0">From WH<br>
10265 </span><span class="ft0">Feet MD<br>
0<br>
23768 </span><span class="ft0">Feet MD<br>
10711 </span><span class="ft0">Feet TVD<br>
Latitude of Well Head<br>
Longitude of Well Head<br>
NAD Reference<br>
Description of<br>
(Subject to NDIC Approval)<br>
48<br>
02<br>
42.87<br>
-102<br>
42<br>
11.97<br>
NAD83<br>
Spacing Unit:<br>
Secs 13, 24, 25 & 36 T153N R94W<br>
Ground Elevation<br>
Acres in Spacing/Drilling Unit<br>
Spacing/Drilling Unit Setback Requirement<br>
Industrial Commission Order<br>
2136 </span><span class="ft0">Feet Above S.L.<br>
2560<br>
200 </span><span class="ft8">Feet N/S<br>
500<br>
Feet<br>
Feet E/W<br>
24888<br>
North Line of Spacing/Drilling Unit<br>
South Line of Spacing/Drilling Unit<br>
East Line of Spacing/Drilling Unit<br>
West Line of Spacing/Drilling Unit<br>
5282 </span><span class="ft0">Feet<br>
5276 </span><span class="ft0">Feet<br>
21123 </span><span class="ft0">Feet<br>
21119 </span><span class="ft0">Feet<br>
Objective Horizons<br>
Pierre Shale Top<br>
Bakken<br>
1954<br>
Proposed<br>
Size<br>
Weight<br>
Depth<br>
Cement Volume<br>
Surface Casing<br>
9<br>
5/8<br>
36 </span><span class="ft0">Lb./Ft. </span><span class="ft6">2050<br>
Feet<br>
773<br>
Sacks<br>
Proposed<br>
Size<br>
Weight(s)<br>
Longstring Total Depth<br>
Cement Volume<br>
Cement Top<br>
Top Dakota Sand<br>
Longstring Casing<br>
732<br>
Lb./Ft.<br>
10957 </span><span class="ft0">Feet MD<br>
10706 </span><span class="ft0">Feet TVD<br>
918<br>
Sacks<br>
0<br>
Feet<br>
4741<br>
Feet<br>
Base of Last<br>
Last<br>
Salt (If<br>
Charles </span><span class="ft0">Applicable)<br>
Salt (If Applicable)<br>
9083 </span><span class="ft0">Feet<br>
Proposed Logs<br>
CBL/GR from deepest depth obtainable to ground level.<br>
Drilling Mud Type (Vertical Hole - Below Surface Casing)<br>
Drilling Mud Type (Lateral)<br>
Invert<br>
Brine<br>
Survey Type in Vertical Portion of Well<br>
Survey Frequency: Build Section<br>
Survey Frequency: Lateral<br>
Survey Contractor<br>
MWD </span><span class="ft0">Every 100 Feet<br>
30 </span><span class="ft0">Feet<br>
90 </span><span class="ft0">Feet<br>
Leam Drilling Systems<br>
proposed mud/cementing plan,<br>
directional plot/plan, $100 fee.<br>
<hr>
<A name=8></a>Page 2<br>
SFN 54269 (08-2005)<br>
Lateral 2<br>
KOP Lateral 2<br>
Azimuth Lateral 2<br>
Estimated Total Depth Lateral 2<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
F<br>
L<br>
Lateral 3<br>
KOP Lateral 3<br>
Azimuth Lateral 3<br>
Estimated Total Depth Lateral 3<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
F<br>
L<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
F<br>
L<br>
FL<br>
Lateral 4<br>
KOP Lateral 4<br>
Azimuth Lateral 4<br>
Estimated Total Depth Lateral 4<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Lateral 5<br>
KOP Lateral 5<br>
Azimuth Lateral 5<br>
Estimated Total Depth Lateral 5<br>
KOP Coordinates From Well Head<br>
Feet MD<br>
Feet MD<br>
Feet TVD<br>
From WH<br>
From WH<br>
Formation Entry Point Coordinates From Well Head<br>
Bottom Hole Coordinates From Well Head<br>
From WH<br>
From WH<br>
From WH<br>
From WH<br>
KOP Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Bottom Hole Footages From Nearest Section Line<br>
Qtr-Qtr<br>
Section<br>
Township<br>
Range<br>
County<br>
FL<br>
FL<br>
Date<br>
I hereby swear or affirm the information provided is true, complete and correct as determined from all available records.<br>
10 / 23 / 2014<br>
Signature<br>
Printed Name<br>
Title<br>
ePermit<br>
Becky Barnes<br>
Regulatory Compliance Specialist<br>
Email Address(es)<br>
Permit and File Number<br>
API Number<br>
Date Approved<br>
30344<br>
053<br>
06622<br>
12 / 29 / 2014<br>
Field<br>
By<br>
ELM TREE<br>
Alice Webber<br>
Pool<br>
Permit Type<br>
Title<br>
BAKKEN<br>
DEVELOPMENT<br>
Engineering Tech<br>
<hr>
<A name=9></a><hr>
<A name=10></a>April 9, 2014<br>
RE:<br>
Filter Socks and Other Filter Media<br>
Leakproof Container Required<br>
Oil and Gas Wells<br>
Dear Operator,<br>
North Dakota Administrative Code Section 43-02-03-19.2 states in part that all waste material associated with<br>
exploration or production of oil and gas must be properly disposed of in an authorized facility in accord with all<br>
applicable local, state, and federal laws and regulations.<br>
Filtration systems are commonly used during oil and gas operations in North Dakota. The Commission is very<br>
concerned about the proper disposal of used filters (including filter socks) used by the oil and gas industry.<br>
Effective June 1, 2014, a container must be maintained on each well drilled in North Dakota beginning when the<br>
well is spud and must remain on-site during clean-out, completion, and flow-back whenever filtration operations<br>
are conducted. The on-site container must be used to store filters until they can be properly disposed of in an<br>
authorized facility. Such containers must be:<br>
leakproof to prevent any fluids from escaping the container<br>
covered to prevent precipitation from entering the container<br>
placard to indicate only filters are to be placed in the container<br>
If the operator will not utilize a filtration system, a waiver to the container requirement will be considered, but<br>
only upon the operator submitting a Sundry Notice (Form 4) justifying their request.<br>
As previously stated in our March 13, 2014 letter, North Dakota Administrative Code Section 33-20-02.1-01<br>
states in part that every person who transports solid waste (which includes oil and gas exploration and production<br>
wastes) is required to have a valid permit issued by the North Dakota Department of Health, Division of Waste<br>
Management. Please contact the Division of Waste Management at (701) 328-5166 with any questions on the<br>
solid waste program. Note oil and gas exploration and production wastes include produced water, drilling mud,<br>
invert mud, tank bottom sediment, pipe scale, filters, and fly ash.<br>
Thank you for your cooperation.<br>
Sincerely,<br>
Bruce E. Hicks<br>
Assistant Director<br>
<hr>
<A name=11></a><hr>
<A name=12></a><hr>
<A name=13></a><hr>
<A name=14></a><hr>
<A name=15></a><hr>
<A name=16></a><hr>
<A name=17></a><hr>
<A name=18></a><hr>
<A name=19></a>To:<br>
Todd Holweger, NDIC<br>
From: </span><span class="ft4">Shawn Svob<br>
Date: </span><span class="ft4">4/11/2012<br>
Re:<br>
Continental Resources standard CCL, CBL, 4-1/2" liner running and testing procedures<br>
Continental Resources' standard practice for running the cement bond log and casing<br>
caliper log is to run both logs immediately after coming out of the hole after TD, prior to running<br>
the 4-1/2" liner, to the deepest depth obtainable; however, if there are well control concerns that<br>
require us to run the liner sooner, only the CBL will be run and the CCL will be run after setting<br>
the liner.<br>
Based on the CCL results, we determine the actual API minimum burst allowance for the 7"<br>
casing. If the downgraded API burst pressure is below our minimum required frac pressures, we<br>
will run a 4-1/2" frac string; if severe wear or holes are found in the casing, we will run a 5"<br>
cemented, to surface, tie back string.<br>
The CBL log is run in order to determine the top of cement, as required by the NDIC.<br>
Our current 4-1/2" liner program for a 1280 unit is 30, evenly spaced, stages with 29 swellable<br>
packers. The liner shoe is set approximately 180 feet off bottom. The shoe stage below the last<br>
packer has 2 joints, a double valved float, one joint, and a ported guide shoe appx 130 ft. The<br>
liner is run using a running tool on the end of 4" DP. The 7" packer/hanger is set about 40 ft<br>
above KOP between two casing collars but conditions occasionally occur that require setting<br>
higher, either through unexpected failure or in order to isolate casing wear close to KOP.<br>
Recently we have tried 40 stage liners and the trend to explore the optimum stage count will<br>
continue.. Once the liner is at depth, a ball is dropped through the DP, the ball is pressured up<br>
against the setting tool to approximately 2500 psi, and the 7" packer/hanger is set.<br>
A push pull test is done to confirm the hanger has set. Then, a 4500 psi pressure test is<br>
completed on the back side of the 4" DP to confirm the packer has set. The setting tool is then<br>
backed off and the 4" DP/running tool is laid down.<br>
Immediately after the rotary rig has been moved off the well location, the 7" csg and liner<br>
packer/ hanger are tested to the frac pressure. The testers will rig up and test the tubing head to<br>
5000 psi. Next a test plug will be run and set, using wire line, in the top of the 7" packer/hanger.<br>
Testers will pressure up to our frac pressure, typically 8500 psi, to confirm the 7" is ready for<br>
completion.<br>
Shawn Svob<br>
Drilling Operations Coordinator<br>
302 N. Independence<br>
P. O. Box 1032<br>
Enid, Oklahoma 73702<br>
(580) 233-8955<br>
<hr>
<A name=20></a><hr>
<A name=21></a><hr>
<A name=22></a><hr>
<A name=23></a><hr>
<A name=24></a><hr>
<A name=25></a><hr>
<A name=26></a><hr>
<A name=27></a><hr>
<A name=28></a><hr>
<A name=29></a><hr>
<A name=30></a><hr>
<A name=31></a><hr>
<A name=32></a><hr>
<A name=33></a><hr>
<A name=34></a><hr>
<A name=35></a><hr>
<A name="outline"></a><h1>Document Outline</h1>
<ul><li>Form 4
<li>4-OH log waiver
<li>4 - FSW
<ul><li>4 - SOD 90 Days
<li>Form 1
</ul></ul><hr>
</BODY>
</HTML>
|
zh-chs/02 Resources and Sheet.html
|
MyErpSoft/System.ERP.Documents
|
<html>
<head>
<title>资源与账</title>
<meta charset="utf-8">
<link rel="stylesheet" href="github-markdown.css">
<style>
.markdown-body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 45px;
}
</style>
</head>
<body>
<article class="markdown-body">
<h2>简介</h2>
<p>现在我们已经知道,管理软件首要管理的是资源,那么企业通常有哪些资源呢?</p>
<p>最常见的就是钱,比如你可以说这个企业现在有1,000,000人民币,其中200,000万的现金以及800,000万的银行存款。还有一种常见的是物料,例如A仓库里面有10,000瓶X牌可乐成品,还有20吨的X牌可乐原浆,这些资源我们可以使用数量来衡量他的量。</p>
<p>有些种类的资源具有时间的敏感性,例如加工机床,我们在评估这个资源时,不仅关心它有几台机床,还关心这些机床在今天能够提供多少小时的加工服务。</p>
<p>在软件设计中,我们使用账来记录这些资源的变动情况,并通过此信息查询到某个时间点这些资源的量。下面我们将逐一介绍帐处理的各个要素。</p>
<h2>账的要素</h2>
<h3>数量</h3>
<p>数量是评估资源的基础,在发生变动时,我们使用数量描述变动的量,例如卖了3瓶X牌可乐,这里的3就是数量。在查询某个时间点的资源的量时,也使用数量,例如当前我的库存有100瓶X牌可乐。数量是一个数字,因此他是可以计算的,例如我可以将这个月的所有销售的X牌可乐的数量进行累加,得到这个月的销售数量。</p>
<p>但是,不是数量之间都可以计算的,这个计算是有前提的,例如你不能将3瓶的瓶装X牌可乐与散装的1吨原料进行累加,也不能将100元人民币与200美元进行累加。</p>
<h3>单位</h3>
<p>数量一定与单位关联,你必须说3<em>瓶</em>可乐,或者100<em>元</em>人民币,或者3.25<em>千克</em>的猪肉。因此,变动信息除包含数量外,还应该包含单位。但在实践中,我们将单位与具体的资源主体强关联,意思是我们在X牌可乐这个物料资源中,明确指明唯一单位是<em>瓶</em>,在X牌可乐原浆中明确指明单位是<em>吨</em>,人民币这个资源的唯一单位就是<em>元</em>。这样我们就不必在任何单据或账中指明单位了。</p>
<p>那么如果存在12瓶组合的箱包装呢?同样基于设计的便利,我们会建议建立另外一个物料<em>12瓶组合装X牌可乐</em>,其唯一的单位是箱。当然他们存在一定的转换关系,这个在后续的文章中会讨论。</p>
<blockquote><p>问题:现实中人民币有元、角和分,我们需要建立3笔不同的记录吗?毛里塔尼亚的货币单位不是十进制,而是规定1乌吉亚等于5考姆斯,那么需要建立两笔记录吗?</p></blockquote>
<h3>精度</h3>
<p>在记录资源变动的数量时,我们还会限制精度,例如X牌可乐,我们无论如何都只允许整数,不会卖2.5瓶可乐。但是猪肉我们却可以卖3.25千克,他的精度是2位。在实践中,精度同样与特定的资源项关联,这样当销售X牌可乐时,自然就限定了只能是整数。</p>
<p>有些软件,会设计精度与不同的活动也有关,例如在财务统计中,人民币可能会精确到小数4位,但在销售活动中,销售金额就只能到分,甚至大宗交易到元,但这不影响最终帐的帐的精度,他们使用需要小于或等于最小记账精度,但我个人认为把事情复杂化了。</p>
<h3>主资料和规格</h3>
<p>发生变动的资源既是主资料,例如:<em>X牌可乐</em>,<em>X牌可乐原浆</em>,<em>人民币</em>,这些都是主资料。他起到识别资源变动时键的作用。</p>
<p>但很多复杂的需求中,主资料还需要加上规格来作为键,例如鞋是包含尺码的,X牌跑鞋 38码,这时才能在采购接收和出货时控制不同尺码的数量。下面罗列了常见的规格:</p>
<ul>
<li>尺码:常见在鞋、服装这些商品应用中;</li>
<li>颜色:范围很广,例如服装,大家电,汽车都有颜色的区分;</li>
<li>工艺:常见于五金材料,零配件等,某些商品完全通用,但他们制作的工艺和材质不同,造成售价不同;</li>
<li>批次:在医药、食品行业使用最多,即使同一商品,同一工艺,可能只是生产的时间或锅炉不同,定义了不同的批次,用于追溯生产,如果某个批次的商品出现问题,同一批次的商品可能需要追回;</li>
</ul>
<p>在这些案例中,你也许注意到,商品可能没有任何规格,例如<em>人民币</em>,也可能只有一个,例如<em>X牌跑鞋 38码</em>,也可能包含多个规格,例如<em>X牌羊毛外套 L码 红色</em>;</p>
<h3>变动方向</h3>
<p>当我们采购一批商品入库时,这个仓库的商品资源是增加的,而当我们销售出库时,仓库的商品资源是减少。如果这个商品又被退回时,库存还是增加,这个商品如果已经损害,需要报废,资源再次减少。</p>
<p>所以发生增加或减少,可以是很多种活动造成,依据职责单一原则,一般将变动方向与发生的活动分开处理,而变动方向使用正负号来表示,比如采购接收就是+3,出货是-3,销售退货,记+3,报废记-3。</p>
<p>至于变动的种类(采购入库、销售出库、销售退回或报废等),属于辅助性信息,用于帮助创建各种报表,不在我们讨论的要素之列。</p>
<p>财务系统中,使用借贷来描述变动方向,但他在不同的科目下其表示的增加和减少是不同的,所以我倾向于内部使用统一的概念处理。</p>
<h3>日期</h3>
<p>账还需要记录资源变动发生的时间点,这对于统计很有用,例如你可以统计: 某天12点整X牌可乐当时仓库有多少瓶,同样的你也可以统计当前还有多少瓶。还可以统计上个月x牌可乐采购接收、销售、退回或报废了多少。</p>
<h3>实际发生和预期发生</h3>
<p>在记录资源的变动时,除了已经发生的变动,我们还可以记录未来可能的变动。例如仓库现在有1000瓶X牌可乐,我已经向供应商预定了2000瓶,明天到货,那么当客户向我预定后天送3500瓶可乐时,我就知道还缺货500瓶而不是2500瓶。</p>
<p>另外一个好处是,你可以获取一个清单,告诉你最近几天你需要督促供应商供应的清单,同时,也告诉自己准备哪些商品发送给客户。</p>
<p>对于未来预期的减少,某些需求需要锁定机制,这超出了当前文章的范围,之后讨论。</p>
<h3>位置</h3>
<p>资源需要存放在某个位置,常见的概念就是仓库,一个企业可能多个仓库,这个时候我需要知道X牌可乐是放在哪个仓库。</p>
<p>有些企业还需要精细到库位,知道商品到底放在哪个位置,一般采用库、架、层、位,但对于账来说就是一个Id,在变动时必须指明。</p>
<p>对于组织内的资源移动,通常记出库组织资源的减少,入库组织资源的增加,如果还存在在途的管理,相当于移动的过程再增加<em>在途仓库</em>这个位置。</p>
<p><em>位置</em>在软件设计上,还涉及安全的处理,某个位置的资源必然有保管人,例如A仓库的出库员不能将B仓库的商品报废了,或者两个不同的事业部,他们的出纳不能拿对方的钱。</p>
<h3>来源</h3>
<p>账的变化不能是平白无故的,必然是因为某个企业的活动造成的,所以在帐上要体现发生变动的活动来源,用来追溯来源。</p>
<p>可能你会问,库存盘点时,发现真实库存与账面库存不符时,真的平白无故减少资源的,这种情况其实还是<em>盘亏</em>这个活动造成。</p>
<h3>货主</h3>
<p>在京东有第三方卖家,会将货物存放到京东的仓库,在销售后由京东代为发货,对于京东来说,他的系统在管理库存时,就需要区分仓库里面同样一种商品,可能是自己的,也可能是第三方卖家的,也就是说存货的这些商品是有货主的。<p>
<h2>表结构的设计</h2>
<p>在了解这些需求之后,我们开始设计表结构,注意,这里及其以后文章的设计都是基于当前的知识进度,不作为最终ERP设计的成果,在后面的章节中很可能还会变动,另外本表设计可能使用弹性域等高级设计。</p>
<h3>库存流水账表</h3>
<p>首先定义流水账表,也称为日志表,交易表,用于记录资源的所有变动,不同资源类型将定义不同的表,例如库存的定义库存流水账表,而财务的定义财务流水账表,会员积分的也定义一张新表。<p>
<p>注意<em>帐</em>这类的表,其数据永远不会让用户直接录入,他们都是在业务单据(活动)生效时插入的,这有利于屏蔽业务单据复杂的业务设计,仅仅关注库存资源的变动。</p>
<table>
<tr>INV.MaterialTransactions 库存流水账表(范例) </tr>
<tr>
<th>字段名</th>
<th>类型</th>
<th>说明</th>
</tr>
<tr>
<th>MaterialTransactionId</th>
<th>int</th>
<th>表的无意义主键。</th>
</tr>
<tr>
<th>TransactionDate</th>
<th>datetime</th>
<th>交易发生的具体时间或预计未来发生的时间。</th>
</tr>
<tr>
<th>IsVirtual</th>
<th>bool</th>
<th>false表示交易是真实发生的,true表示未来预期发生的,</th>
</tr>
<tr>
<th>TransactionSource_TypeId</th>
<th>int</th>
<th>交易引证的来源类型编号,指向SYS.Elements。</th>
</tr>
<tr>
<th>TransactionSource_Id</th>
<th>int</th>
<th>交易引证的来源编号,例如采购单的明细编号。</th>
</tr>
<tr>
<th>TransactionObjectId</th>
<th>int</th>
<th>交易对象的弹性域对象编号,指向交易对象表,最终描述物料、尺码等信息。</th>
</tr>
<tr>
<th>LocatorId</th>
<th>int</th>
<th>交易对象存放的位置编号,指向存放位置的弹性域。</th>
</tr>
<tr>
<th>OwnerId</th>
<th>int</th>
<th>交易对象的所有者,指向所有者的弹性域。</th>
</tr>
<tr>
<th>Qua</th>
<th>decimal</th>
<th>交易发生的数量,正数是增加,负数是减少。可以包含小数。</th>
</tr>
</table>
<p>表的每行主要记录了:什么<em>时候</em>,什么<em>活动</em>造成什么<em>东西</em>从什么<em>地方</em>增加或减少了<em>多少</em>。</p>
<h3>来源类型表</h3>
<p>辅助性的表还包括:</p>
<table>
<tr>SYS.Elements 来源类型表(范例) </tr>
<tr>
<th>字段名</th>
<th>类型</th>
<th>说明</th>
</tr>
<tr>
<th>ElementId</th>
<th>int</th>
<th>类型的无意义主键</th>
</tr>
<tr>
<th>ElementName</th>
<th>string</th>
<th>元素唯一名称,也可以理解是表名称,例如来源是销售订单明细表,此值为:SalesOrderItems</th>
</tr>
<tr>
<th>Caption</th>
<th>string</th>
<th>元素的本地化名称,例如来源是销售订单明细表,此值为:销售订单明细表</th>
</tr>
</table>
<h3>交易对象表</h3>
<table>
<tr>INV.TransactionObject 交易对象(范例) </tr>
<tr>
<th>字段名</th>
<th>类型</th>
<th>说明</th>
</tr>
<tr>
<th>TransactionObjectId</th>
<th>int</th>
<th>交易对象的无意义主键</th>
</tr>
<tr>
<th>Code</th>
<th>string</th>
<th>交易对象的完整编码,他是弹性域组合后的代码。</th>
</tr>
<tr>
<th>Caption</th>
<th>string</th>
<th>交易对象的完整显示名称,他是弹性域组合后的名称。</th>
</tr>
<tr>
<th>UnitId</th>
<th>int</th>
<th>交易对象的定义组织编号</th>
</tr>
<tr>
<th>ItemId</th>
<th>int</th>
<th>指向物料对象。</th>
</tr>
<tr>
<th>SizeId</th>
<th>int</th>
<th>这里是一个示例,依据实施时的弹性域设置动态出现。</th>
</tr>
</table>
</article>
</body>
</html>
|
demo/index.html
|
brandonheyer/mazejs
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Maze Generator - HTML5 / Javasript Maze Generating Algorithm Fun</title>
<link rel="stylesheet" href="../css/normalize.css" />
<link rel="stylesheet" href="../css/foundation.css" />
<style>
body {
overflow: hidden;
}
.row-header .columns {
font-size: 20px;
}
.row-header h1 {
font-size: 1em;
}
.row-header h2, .row.ad h2 {
font-size: 0.8em;
}
.row-options .columns .row .columns label {
font-size: 10px;
}
.row-options .columns {
font-size: 14px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#maze-io {
line-height: 7px;
}
#maze-io input {
margin-bottom: 0;
}
h1 {
margin-bottom: 0em;
}
#maze-container {
position: relative;
width: 100%;
overflow: auto;
}
.maze {
margin: 0 auto;
}
.cell {
border: 1px solid rgba( 0, 0, 0, 0.25 );
float: left;
box-sizing: border-box;
}
.visited {
background-color: rgba( 225, 217, 186, 0.5);
}
.complete {
background-color: rgba( 225, 179, 23, 0.5 );
border-color: #000000;
}
.start {
background-color: #5da423;
}
.finish {
background-color: #c60f13;
}
.for-print {
visibility: hidden;
display: none;
}
.print-mode {
overflow: auto;
}
.print-mode .for-print {
visibility: visible;
display: inline;
}
.print-mode .for-screen {
visibility: hidden;
display: none;
}
.print-mode .complete {
background-color: #ffffff;
}
.print-mode .start, .print-mode .finish {
background-color: #cccccc;
}
.print-mode .mc-row {
width: 100%;
max-width: 100%;
}
.print-mode .mc-row .columns {
padding: 0;
}
.print-mode #maze-container {
height: auto;
}
.s {
border-bottom-color: rgba( 0,0,0,0 );
}
.n {
border-top-color: rgba( 0,0,0,0 );
}
.e {
border-right-color: rgba( 0,0,0,0 );
}
.w {
border-left-color: rgba( 0,0,0,0 );
}
.distance-0 {
background-color: rgba( 255, 0, 0, 0.0 );
}
.distance-1 {
background-color: rgba( 255, 0, 0, 0.1 );
}
.distance-2 {
background-color: rgba( 255, 0, 0, 0.2 );
}
.distance-3 {
background-color: rgba( 255, 0, 0, 0.3 );
}
.distance-4 {
background-color: rgba( 255, 0, 0, 0.4 );
}
.distance-5 {
background-color: rgba( 255, 0, 0, 0.5 );
}
.distance-6 {
background-color: rgba( 255, 0, 0, 0.6 );
}
.distance-7 {
background-color: rgba( 255, 0, 0, 0.7 );
}
.distance-8 {
background-color: rgba( 255, 0, 0, 0.8 );
}
.distance-9 {
background-color: rgba( 255, 0, 0, 0.9 );
}
.distance-10 {
background-color: rgba( 255, 0, 0, 1 );
}
#updates {
position: fixed;
top: 20px;
right: -530px;
width: 600px;
padding: 0.5em;
max-height: 500px;
}
#updates .large-9 {
max-height: 480px;
overflow: auto;
}
#updates h1 {
cursor: pointer;
}
.ad {
margin-top: 20px;
}
.ad > div > div {
margin: 0 auto;
width: 468px;
}
</style>
<script src="lib.js" type="text/javascript"></script>
<script src="maze.js" type="text/javascript"></script>
<script src="demo.js" type="text/javascript"></script>
</head>
<body>
<div class="row row-header">
<div class="12-large columns">
<h1>Maze Generator</h1>
<h2>An HTML5 / JavaScript maze generation engine and algorithm</h2>
</div>
</div>
<div class="row row-options for-screen">
<div class="large-12 columns">
<div class="row">
<div id="maze-draw" class="large-12 columns maze-input">
<ul class="large-block-grid-4">
<li>
<label for="grid-width">Maze Width (in cells)</label>
<input type="text" id="grid-width" value="40" />
</li>
<li>
<label for="grid-height">Maze Height (in cells)</label>
<input type="text" id="grid-height" value="20" />
</li>
<li>
<label for="cell-size">Cell Size (in px)</label>
<input type="text" id="cell-size" value="20" />
</li>
<li>
<label for="maze-style">
Style Modifier (0: Winding to 100: Dead Ends)
</label>
<input type="text" id="maze-style" value="50" />
</li>
</ul>
</div>
<div id="maze-io" class="large-12 columns maze-input">
<input type="text" id="maze-savestring" /><br />
<a class="button tiny secondary" id="save-maze">Get Maze String</a>
<a class="button tiny secondary" id="load-maze">Load Maze String</a>
</div>
</div>
<div class="row row-buttons">
<div class="large-12 columns">
<div class="left">
<a class="button tiny secondary" id="io-button">Import / Export Maze</a>
<a class="button tiny secondary" id="toggle-heatmap">Toggle Heat Map View</a>
Zoom: <a class="button tiny secondary" id="zoom-out">-</a>
<a class="button tiny secondary" id="zoom-in">+</a>
<a class="button tiny secondary" id="enter-printmode">Enter Printer-Friend Mode</a>
</div>
<a class="button round tiny right" id="generate">Generate!</a>
</div>
</div>
</div>
</div>
<div class="row mc-row">
<div class="large-12 columns">
<div id="maze-container">
<div class="maze">
</div>
</div>
</div>
</div>
<div class="row ad">
<div class="large-12 columns">
<div class="center">
<h2 class="for-print">http://www.before-reality.net/maze<br /><a class="button tiny secondary" id="exit-printmode">Exit Printer-Friend Mode</a></h2>
</div>
</div>
</div>
<div class="panel for-screen" id="updates">
<div class="row">
<div class="large-3 columns" id="qmark">
<h1>?</h1>
</div>
<div class="large-9 columns">
<h3>About</h3>
<p>
This maze generator and the accompanying algorithm was inspired by a slide show by Jamis Buck
called "<a href="http://www.jamisbuck.org/presentations/rubyconf2011/index.html">Algorithm is Not a Four Letter Word</a>." It is a great read that goes over
what mazes are, various ways of generating mazes and the importance of working with algorithms. You can learn more about what I learned while making this
generator and algorithm over at this blog post: <a href="http://www.brandonheyer.com/2013/04/24/maze-generating-algorithms-fun-with-html-and-javascript">Maze Generating Algorithms: Fun with HTML and JavaScript</a>
</p>
<p>
To use the generator simply click 'generate' and a default maze will start popping up. You can set the width and height of the maze (within bounds based off of the cell size you select).
If you make some changes, clicking 'generate' will clear the existing maze and start up another. If you'd like to play with the complexity of the maze, use the style modifier.
Low numbers will result in long passages, high numbers will result in a lot of dead-ends. If you use a mid-range number you'll get a little of both. Once the maze is done generating,
the start will be marked green and the furthest spaces from the start will be marked red.
</p>
<p>
Have fun and enjoy! If you have any questions or suggestions, be sure to check out <a href="http://www.brandonheyer.com/2013/04/24/maze-generating-algorithms-fun-with-html-and-javascript">the blog post</a> and leave a comment! I'll post updates below as they roll in.
</p>
<h3>Updates</h3>
<h4>Sunday, May 12, 2013</h4>
<p>Removed size limits and added scrolling if maze gets too large. Added zooming and save/load functionality. Copy and paste the generated string to share created mazes! Added 'printer-friendly' mode.</p>
<h4>Wednesday, April 24, 2013</h4>
<p>Added "heat map" view which is a great way to visualize the distance from start of individual cells. It also helps illustrate the differences introduced with the style modifier.</p>
<h4>Tuesday, April 23, 2013</h4>
<p>Launched! Use the input fields to tweak how the maze is generated. More cool features to come as time progresses!</p>
</div>
</div>
</div>
</body>
</html>
|
tags/emulation/index.html
|
GrooveStomp/groovestomp.github.io
|
<!DOCTYPE html>
<html>
<head>
<title>GrooveStomp</title>
<link rel="stylesheet" type="text/css" href="/css/style.css">
</head>
<body>
<div id="navigation">
<ul>
<li><a href="/">/home</a></li>
<li><a href="/tags">/post_tags</a></li>
<li><a href="/projects">/projects</a></li>
<li><a href="/about">/about</a></li>
<li><a href="/post/index.xml">/rss</a></li>
</ul>
</div>
<div id="content-container">
<h1>Posts Tagged "emulation"</h1>
<table>
<tr>
<th>Page</th>
<th>Date</th>
</tr>
<tr>
<td><a href="/2019/02/13/riscv-go-qemu/">RISC-V, Go and QEMU</a></td>
<td>2019-02-13</td>
</tr>
<tr>
<td><a href="/2018/12/07/qemu-riscv/">qemu and RISC-V</a></td>
<td>2018-12-07</td>
</tr>
</table>
</div>
</body>
</html>
|
app/partials/page5.html
|
lorier/emag
|
<!--partial-->
<style>
/* SVG styles */
.page-container .clickme.clicked svg #circle-group #circle-one{
stroke:rgb(0,113,151);
}
.page-container .clickme.clicked svg #circle-group #circle-two{
stroke:rgb(0,113,151);
}
.page-container .clickme.clicked svg #circle-group #circle-plus{
fill:rgb(0,113,151);
}
.slotWrapper {
top: 60px;
text-align: left;
width: 620px;
}
.machineBorder{
display:inline-block;
border: 3px double orange;
margin-right: 10px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
background-color: #fff;
overflow: hidden;
height: 320px;
width:190px;
}
.machineContainer{
background-color: #000;
overflow: hidden;
height: 320px;
width:190px;
}
.slotMachine{
height: 320px;
width:100%;
/*border: 5px solid #000;*/
padding: 0px;
overflow: hidden;
display: inline-block;
text-align: center;
/*margin: 0px 5px;*/
/*border: 5px solid #000;*/
background-color: #ffffff;
}
.machineResult{
color:#fff;
text-align:center;
font-weight: 900;
}
.noBorder{
border:none !important;
background: transparent !important;
}
.slotMachine .slot {
height: 320px;
width: 190px;
background-size: cover;
background-position-x: 50%;
background-repeat: no-repeat;
}
.slot1{
background-image: url("img/slot-1.jpg");
}
.slot2{
background-image: url("img/slot-2.jpg");
}
.slot3{
background-image: url("img/slot-3.jpg"); }
.slot4{
background-image: url("img/slot-4.jpg"); }
.slot5{
background-image: url("img/slot-5.jpg"); }
.slot6{
background-image: url("img/slot-6.jpg"); }
.slot7{
background-image: url("img/slot-7.jpg"); }
.slot8{
background-image: url("img/slot-8.jpg"); }
.slot9{
background-image: url("img/slot-9.jpg"); }
.slot10{
background-image: url("img/slot-10.jpg"); }
#textMachine, #textMachine2{
width:520px;
height: 67px;
overflow: hidden;
display: inline-block;
text-align: left;
}
#textMachine > *, #textMachine2 > *{
padding: 0px 0px;
}
.slotMachineButton{
width:100px;
height: 100px;
overflow: hidden;
display: inline-block;
text-align: center;
}
.slotMachineButton {
-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
box-shadow:inset 0px 1px 0px 0px #fce2c1;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
background-color:#ffc477;
border-radius: 75px;
text-indent:0px;
border:6px solid #eeb44f;
display:inline-block;
color:#ffffff;
font-size:40px;
font-weight:bold;
font-style:normal;
height:100px;
line-height:90px;
margin-top:10px;
width:100px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #cc9f52;
cursor:pointer;
}
.slotMachineButton:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
background-color:#fb9e25;
}.slotMachineButton:active {
position:relative;
top:1px;
}
.slotWrapper{
width:620px;
position:absolute;
}
</style>
<div class="page5 page-container">
<img id="play-dot" src="img/page_05_circle.png" alt="play">
<div class="headline">
<h1 class="amatic pantone633">Mid-day Mind Play</h1>
<h2 class="cantarell pantone166">Laugh like you won the jackpot!</h2>
<p class="headline">Our rotating selection of signature brain fitness programs encourage a little friendly competition, active participation, and mental calisthenics to keep the mind sharp.</p>
</div>
<div id="slots">
<div class="content" style="text-align: center">
<div class="slotWrapper">
<div class="machineBorder">
<div class="machineContainer">
<div id="machineFake1" class="slotMachine">
<div class="slot slot1"></div>
<div class="slot slot2"></div>
<div class="slot slot3"></div>
<div class="slot slot4"></div>
<div class="slot slot5"></div>
<div class="slot slot6"></div>
<div class="slot slot7"></div>
<div class="slot slot8"></div>
<div class="slot slot9"></div>
<div class="slot slot10"></div>
</div>
</div>
</div>
<div class="machineBorder">
<div class="machineContainer">
<div id="machineFake2" class="slotMachine">
<div class="slot slot1"></div>
<div class="slot slot2"></div>
<div class="slot slot3"></div>
<div class="slot slot4"></div>
<div class="slot slot5"></div>
<div class="slot slot6"></div>
<div class="slot slot7"></div>
<div class="slot slot8"></div>
<div class="slot slot9"></div>
<div class="slot slot10"></div>
</div>
</div>
</div>
<div class="machineBorder">
<div class="machineContainer">
<div id="machineFake3" class="slotMachine">
<div class="slot slot1"></div>
<div class="slot slot2"></div>
<div class="slot slot3"></div>
<div class="slot slot4"></div>
<div class="slot slot5"></div>
<div class="slot slot6"></div>
<div class="slot slot7"></div>
<div class="slot slot8"></div>
<div class="slot slot9"></div>
<div class="slot slot10"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="click-layer" ng-class="{'clicked': targetState != 'none'}" ng-click="setTargetState()" ng-init="setTargetState()" ></div>
<div class="one targetWrapper" ng-click="setTargetState('one')" ng-class="{'clicked': targetState == 'one'}">
<div id="clickme" class="clickme"><ng-include src="addSVG()"></ng-include></div>
<div id="clicktext" class="clicktext">
<h4 class="pantone633 cantarell bold">Join the Club</h4>
<p>Keep your mind sharp, as well as your card-shark skills as part of the bridge or poker club. Or if you are more of the creative type, a poetry club might be a new challenge. And for those world travelers, it is never too late to learn a new language- bueno!</p>
</div>
</div>
</div>
|
all-data/14000-14999/14197-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> ㄈㄥ ㄇㄤ<sup class="subfont">ˊ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">bù lòu fēng máng</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></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>
|
all-data/21000-21999/21013-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">bǎi èr guān shā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></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>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.