code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<div class="container"> <div class="row"> <div class="col-md-7"> <img style="width: 65%;" src="static/img/logo-branco.png"/> <div id="mapas"> <ui-gmap-google-map center='mapa.center' zoom='mapa.zoom'></ui-gmap-google-map> </div> <div class="endereco"> <p>Rua Carlos Machado, 197</p> <p>PoloRio de Cine&Video- Barra da Tijuca</p> <p>Rio de Janeiro, RJ &nbsp; &nbsp; 2275-5042</p> <p>Brasil</p> <p>&nbsp;</p> <p>(21)2421-1418</p> <p>&nbsp;</p> <p>info@concept2.com.br</p> </div> <img src="static/img/Christal-Company-logo-branco.png" style="height: 87px; width: 247px; margin-left: 350px; margin-top: -90px;"/> </div> <div class="col-md-4 assinar "> <form name="formAssinar"> <div class="form-group has-feedback" ng-class="{'has-success': campoValido(formAssinar.nome), 'has-error': campoInvalido(formAssinar.nome)}"> <label style="color:white;">Entre em contato</label> <input type="text" class="form-control" placeholder="Nome" aria-describedby="helpAssinar" name="nome" id="nome" required> <input type="text" class="form-control email" placeholder="E-mail" aria-describedby="basic-addon1"> <textarea class="form-control mensagem" rows="10" placeholder="Escreva sua mensagem aqui"></textarea> <label style="color: white; margin-top: 15px;"><input type="checkbox" value="" style=" margin-right: 10px;">Me enviar uma cópia</label> <div vc-recaptcha key="'6LdrnhoTAAAAAKDfPoEgTvtmjCV7ny_iCrb1dVzy'" style="margin-top: 15px;"></div> <button type="button" class="btn btn-default" style="margin-top: 15px; background-color: #98b330; color: white; border: none;">Enviar</button> </div> </form> </div> </div> </div>
Maethorin/concept2
app/templates/contato.html
HTML
mit
2,076
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>textarea autoresizeing while typing Test Suite</title> <!-- Load local QUnit. --> <link rel="stylesheet" href="../libs/qunit/qunit.css" media="screen"> <script src="../libs/qunit/qunit.js"></script> <script> function load_js(a,f,t) { var d=document,p=d.getElementsByTagName('script')[0],b=p.parentNode,e=d.createElement('script'); e.async=!0;e.src=a; e.onerror=e.onload=e.onreadystatechange=function(v){ if(e && (v.type=='error'||!(p=v.readyState)||p=='loaded'||p=='complete')) (f&&f.call(e,v,a),b.removeChild(e),e=null); }; t&&setTimeout(function(){ e&&e.onerror({ type:'error', _r:'to', src: a }); },t); return b.insertBefore(e,p); } (function (lj) { // Default to the local version. var path = '../libs/jquery/jquery.js'; // Get any jquery=___ param from the query string. var jqversion = location.search.match(/[?&]jquery=(.*?)(?=&|$)/); // If a version was specified, use that version from code.jquery.com. if (jqversion) { path = 'http://code.jquery.com/jquery-' + jqversion[1] + '.js'; } // Load local jQuery. This can be overridden with a ?jquery=___ param. lj(path, function () { // Load local lib and tests. lj('../dist/jquery.autobox.js', function () { lj('jquery-autobox_test.js', function () { // Removing access to jQuery and $. But it'll still be available as _$, if // you REALLY want to mess around with jQuery in the console. REMEMBER WE // ARE TESTING A PLUGIN HERE, THIS HELPS ENSURE BEST PRACTICES. REALLY. window._$ = jQuery.noConflict(true); }); }); }); }(load_js)); </script> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"> <textarea></textarea> </div> </body> </html>
duzun/jquery.autobox
test/jquery-autobox.html
HTML
mit
1,916
<!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_102-google-v7) on Wed Jan 11 15:17:53 PST 2017 --> <title>MethodCallSite</title> <meta name="date" content="2017-01-11"> <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="MethodCallSite"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance 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/internal/bytecode/InvokeDynamicSupport.html" title="class in org.robolectric.internal.bytecode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.Kind.html" title="enum in org.robolectric.internal.bytecode"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/robolectric/internal/bytecode/MethodCallSite.html" target="_top">Frames</a></li> <li><a href="MethodCallSite.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.robolectric.internal.bytecode</div> <h2 title="Class MethodCallSite" class="title">Class MethodCallSite</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.invoke.CallSite</li> <li> <ul class="inheritance"> <li>java.lang.invoke.MutableCallSite</li> <li> <ul class="inheritance"> <li><a href="../../../../org/robolectric/internal/bytecode/RoboCallSite.html" title="class in org.robolectric.internal.bytecode">org.robolectric.internal.bytecode.RoboCallSite</a></li> <li> <ul class="inheritance"> <li>org.robolectric.internal.bytecode.MethodCallSite</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">MethodCallSite</span> extends <a href="../../../../org/robolectric/internal/bytecode/RoboCallSite.html" title="class in org.robolectric.internal.bytecode">RoboCallSite</a></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.Kind.html" title="enum in org.robolectric.internal.bytecode">MethodCallSite.Kind</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== 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">&nbsp;</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/internal/bytecode/MethodCallSite.html#MethodCallSite-java.lang.invoke.MethodType-java.lang.Class-java.lang.String-java.lang.invoke.MethodHandle-org.robolectric.internal.bytecode.MethodCallSite.Kind-">MethodCallSite</a></span>(java.lang.invoke.MethodType&nbsp;type, java.lang.Class&lt;?&gt;&nbsp;caller, java.lang.String&nbsp;name, java.lang.invoke.MethodHandle&nbsp;original, <a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.Kind.html" title="enum in org.robolectric.internal.bytecode">MethodCallSite.Kind</a>&nbsp;kind)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.html#getName--">getName</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>java.lang.invoke.MethodHandle</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.html#getOriginal--">getOriginal</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.html#isStatic--">isStatic</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>java.lang.Class&lt;?&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.html#thisType--">thisType</a></span>()</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.html#toString--">toString</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.robolectric.internal.bytecode.RoboCallSite"> <!-- --> </a> <h3>Methods inherited from class&nbsp;org.robolectric.internal.bytecode.<a href="../../../../org/robolectric/internal/bytecode/RoboCallSite.html" title="class in org.robolectric.internal.bytecode">RoboCallSite</a></h3> <code><a href="../../../../org/robolectric/internal/bytecode/RoboCallSite.html#getCaller--">getCaller</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.invoke.MutableCallSite"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.invoke.MutableCallSite</h3> <code>dynamicInvoker, getTarget, setTarget, syncAll</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.invoke.CallSite"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.invoke.CallSite</h3> <code>type</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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="MethodCallSite-java.lang.invoke.MethodType-java.lang.Class-java.lang.String-java.lang.invoke.MethodHandle-org.robolectric.internal.bytecode.MethodCallSite.Kind-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MethodCallSite</h4> <pre>public&nbsp;MethodCallSite(java.lang.invoke.MethodType&nbsp;type, java.lang.Class&lt;?&gt;&nbsp;caller, java.lang.String&nbsp;name, java.lang.invoke.MethodHandle&nbsp;original, <a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.Kind.html" title="enum in org.robolectric.internal.bytecode">MethodCallSite.Kind</a>&nbsp;kind)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getName--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getName</h4> <pre>public&nbsp;java.lang.String&nbsp;getName()</pre> </li> </ul> <a name="getOriginal--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOriginal</h4> <pre>public&nbsp;java.lang.invoke.MethodHandle&nbsp;getOriginal()</pre> </li> </ul> <a name="thisType--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>thisType</h4> <pre>public&nbsp;java.lang.Class&lt;?&gt;&nbsp;thisType()</pre> </li> </ul> <a name="isStatic--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isStatic</h4> <pre>public&nbsp;boolean&nbsp;isStatic()</pre> </li> </ul> <a name="toString--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>toString</h4> <pre>public&nbsp;java.lang.String&nbsp;toString()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="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/internal/bytecode/InvokeDynamicSupport.html" title="class in org.robolectric.internal.bytecode"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/robolectric/internal/bytecode/MethodCallSite.Kind.html" title="enum in org.robolectric.internal.bytecode"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/robolectric/internal/bytecode/MethodCallSite.html" target="_top">Frames</a></li> <li><a href="MethodCallSite.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
robolectric/robolectric.github.io
javadoc/3.2/org/robolectric/internal/bytecode/MethodCallSite.html
HTML
mit
14,698
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./ac70c3958906bef1a331cfa56ace988bf30b8c5253c1d5060d8e39a1d346d317.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/51409eba3e344ab703f7f5b8cffaf63350cbfe1c6149209aa9fc3ade2d33f9ef.html
HTML
mit
550
<nav class="navbar navbar-default"> <div class="container-fluid"> <button class="btn btn-info" type="button" data-toggle="modal" data-target="#addCountryModal" aria-expanded="false"> Add country </button><br><br> </div> <div class="container-fluid"> <h3>Countries</h3> <div class="card card-block"> <ul class="list-inline center-block align-items-center"> <li class="list-group-item" *ngFor="let country of countries" (click)='clicked(country)'> <p> name: {{country.Name}} <br> code: {{country.Code}} </p> <a role="button" (click)="setCountry(country)" aria-haspopup="true" aria-expanded="false" data-toggle="modal" data-target="#editCountryModal" class="pull-right"> <i class="fa fa-pencil-square-o" aria-hidden="true"></i> </a><br> <a role="button" (click)="setId(country.Id)" aria-haspopup="true" data-toggle="modal" data-target="#delCountryModal" aria-expanded="false" class="pull-right"> <i class="fa fa-times" aria-hidden="true"></i> </a> </li> </ul> </div> </div> </nav> <!-- Add country modal --> <div class="modal fade" id="addCountryModal" tabindex="-1" role="dialog" aria-labelledby="modalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="modalLabel">Add new</h4> </div> <div class="modal-body"> <div class="card card-block"> <form class="container" #f="ngForm" (ngSubmit)="addCountry(f.value, f)"> <div class="form-group"> <label for="Name">name:</label> <input type="text" class="form-control" placeholder="Country name" required name="Name" ngModel> </div> <div class="form-group"> <label for="Code">code:</label> <input type="number" min="0" class="form-control" placeholder="Country code" required name="Code" ngModel> </div> <button type="submit" class="btn btn-info">Submit</button> </form> <div [hidden]="!errorMsg" class="errorMsg"> {{errorMsg}} </div> </div> </div> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> <!--Delete country modal --> <div class="modal fade" id="delCountryModal" tabindex="-1" role="dialog" aria-labelledby="modalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="modalLabel">Delete</h4> </div> <div class="modal-body"> Are you sure you want to delete this country? </div> <button type="button" class="btn btn-primary" (click)="deleteCountry()" data-dismiss="modal">Yes</button> <button type="button" class="btn btn-default" data-dismiss="modal">No</button> </div> </div> </div> <!-- Edit country modal --> <div class="modal fade" id="editCountryModal" tabindex="-1" role="dialog" aria-labelledby="modalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="modalLabel">Edit</h4> </div> <div class="modal-body"> <!-- <form class="container" #f1="ngForm" (ngSubmit)="editAcc(f1.value, f1)"> --> <div *ngIf="country != null"> <label for="Name">name: </label> <input type="text" name="Name" id="Name" required [(ngModel)]="country.Name" /><br> <label for="Code">code: </label> <input type="number" name="Code" id="Code" required [(ngModel)]="country.Code" /><br> </div><br> <div [hidden]="!errorMsg" class="errorMsg"> {{errorMsg}} </div> <button type="submit" (click)="editCountry()" class="btn btn-primary" data-dismiss="modal">Edit</button> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> <!-- </form> --> </div> </div> </div> </div>
Pajicc/BookingAppClient
src/app/country/country.component.html
HTML
mit
5,285
<!DOCTYPE html> <html lang="en-us"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Enable responsiveness on mobile devices--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <title> Vulpes' Bag &middot; Software, tech & stuff </title> <!-- CSS --> <link rel="stylesheet" href="/vulpesbag/public/css/poole.css"> <link rel="stylesheet" href="/vulpesbag/public/css/syntax.css"> <link rel="stylesheet" href="/vulpesbag/public/css/lanyon.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400"> <!-- Icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/vulpesbag/public/apple-touch-icon-precomposed.png"> <link rel="shortcut icon" href="/vulpesbag/public/favicon.ico"> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml"> </head> <body> <!-- Target for toggling the sidebar `.sidebar-checkbox` is for regular styles, `#sidebar-checkbox` for behavior. --> <input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox"> <!-- Toggleable sidebar --> <div class="sidebar" id="sidebar"> <div class="sidebar-item"> <p></p> </div> <nav class="sidebar-nav"> <a class="sidebar-nav-item" href="/vulpesbag/">Home</a> <a class="sidebar-nav-item" href="/vulpesbag/about/">About</a> <a class="sidebar-nav-item" href="/vulpesbag/archive/">Archive</a> <a class="sidebar-nav-item" href="/vulpesbag/selection/">Selection</a> <a class="sidebar-nav-item" href="/vulpesbag/tags/">Tags</a> <span class="sidebar-nav-item">Currently v1.0.0</span> </nav> <div class="sidebar-item"> <p> &copy; 2017. All rights reserved. </p> </div> </div> <!-- Wrap is the content to shift when toggling the sidebar. We wrap the content to avoid any CSS collisions with our real content. --> <div class="wrap"> <div class="masthead"> <div class="container"> <h3 class="masthead-title"> <a href="/vulpesbag/" title="Home">Vulpes' Bag</a> <small>Software, tech & stuff</small> </h3> </div> </div> <div class="container content"> <div class="posts"> <div class="post"> <h1 class="post-title"> <a href="/vulpesbag//week/2016/12/11/Week-50/"> There are only two kinds of programming languages, those people always bitch about and those nobody uses - Bjarne Stroustrup </a> </h1> <span class="post-date">11 Dec 2016</span> <h2 id="top-pick">Top pick</h2> <ul> <li><a href="https://drewdevault.com/2016/11/16/Getting-on-without-Google.html">Getting on without Google</a></li> </ul> <h2 id="software">Software</h2> <ul> <li><a href="https://gchq.github.io/CyberChef/">A Cyber Swiss Army Knife</a></li> <li><a href="https://ruudvanasseldonk.com/2016/11/30/zero-cost-abstractions">Rust Zero-cost abstractions</a></li> <li><a href="http://albertoromeu.com/optimizar-codigo-java-android/">25 buenas prácticas para optimizar código Java para Android</a></li> <li><a href="https://www.devbattles.com/en/sand/post-1193-9+AntiPatterns+Every+Programmer+Should+Be+Aware+Of">9 Anti-Patterns Every Programmer Should Be Aware Of</a></li> <li><a href="http://www.blinkingcaret.com/2016/12/07/rethinking-email-confirmation/">Rethinking email confirmation</a></li> <li><a href="https://blog.daftcode.pl/hype-driven-development-3469fc2e9b22#.u2571az8n">Hype Driven Development</a></li> </ul> </div> </div> <div class="pagination"> <a class="pagination-item older" href="/vulpesbag/page14">Older</a> <a class="pagination-item newer" href="/vulpesbag/page12">Newer</a> </div> </div> </div> <label for="sidebar-checkbox" class="sidebar-toggle"></label> <script> (function(document) { var toggle = document.querySelector('.sidebar-toggle'); var sidebar = document.querySelector('#sidebar'); var checkbox = document.querySelector('#sidebar-checkbox'); document.addEventListener('click', function(e) { var target = e.target; if(!checkbox.checked || sidebar.contains(target) || (target === checkbox || target === toggle)) return; checkbox.checked = false; }, false); })(document); </script> </body> </html>
capravictoriae/vulpesbag
_site/page13/index.html
HTML
mit
6,183
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>graph-theory: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.7.0 / graph-theory - 0.7</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> graph-theory <small> 0.7 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-26 07:28:24 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-26 07:28:24 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.7.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;christian.doczkal@inria.fr&quot; homepage: &quot;https://github.com/coq-community/graph-theory&quot; dev-repo: &quot;git+https://github.com/coq-community/graph-theory.git&quot; bug-reports: &quot;https://github.com/coq-community/graph-theory/issues&quot; license: &quot;CECILL-B&quot; synopsis: &quot;Graph theory results in Coq and MathComp&quot; description: &quot;&quot;&quot; A library of formalized graph theory results, including various standard results from the literature (e.g., Menger’s Theorem, Hall’s Marriage Theorem, and the excluded minor characterization of treewidth-two graphs) as well as some more recent results arising from the study of relation algebra within the ERC CoVeCe project (e.g., soundness and completeness of an axiomatization of graph isomorphism).&quot;&quot;&quot; build: [make &quot;-j%{jobs}%&quot; ] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.13~&quot;} &quot;coq-mathcomp-ssreflect&quot; {&gt;= &quot;1.10&quot; &amp; &lt; &quot;1.12~&quot;} &quot;coq-mathcomp-finmap&quot; ] tags: [ &quot;category:Computer Science/Graph Theory&quot; &quot;keyword:graph theory&quot; &quot;keyword:minors&quot; &quot;keyword:treewidth&quot; &quot;keyword:algebra&quot; &quot;logpath:GraphTheory&quot; &quot;date:2020-06-22&quot; ] authors: [ &quot;Christian Doczkal&quot; &quot;Damien Pous&quot; ] url { src: &quot;https://github.com/coq-community/graph-theory/archive/v0.7.tar.gz&quot; checksum: &quot;sha512=303d953491cacc678fd41e5d47531b84bccbd8830d7b29062881334bf34787e70c0039c4f719a4c17e3b08bef9fa26217b06f0319030ad5c514bde295f733359&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-graph-theory.0.7 coq.8.7.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.0). The following dependencies couldn&#39;t be met: - coq-graph-theory -&gt; coq &gt;= 8.10 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-graph-theory.0.7</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.0/graph-theory/0.7.html
HTML
mit
7,427
<div class="commune_descr limited"> <p> Diant est un village localisé dans le département de Seine-et-Marne en Île-de-France. Elle totalisait 206 habitants en 2008.</p> <p>Le nombre de logements, à Diant, se décomposait en 2011 en un appartements et 124 maisons soit un marché plutôt équilibré.</p> <p>Si vous envisagez de venir habiter à Diant, vous pourrez aisément trouver une maison à acheter. </p> <p>À proximité de Diant sont situées les villes de <a href="{{VLROOT}}/immobilier/villethierry_89467/">Villethierry</a> localisée à 6&nbsp;km, 739 habitants, <a href="{{VLROOT}}/immobilier/saint-agnan_89332/">Saint-Agnan</a> située à 4&nbsp;km, 879 habitants, <a href="{{VLROOT}}/immobilier/montmachoux_77313/">Montmachoux</a> située à 4&nbsp;km, 230 habitants, <a href="{{VLROOT}}/immobilier/chevry-en-sereine_77115/">Chevry-en-Sereine</a> située à 4&nbsp;km, 457 habitants, <a href="{{VLROOT}}/immobilier/blennes_77035/">Blennes</a> localisée à 3&nbsp;km, 541 habitants, <a href="{{VLROOT}}/immobilier/vallery_89428/">Vallery</a> située à 6&nbsp;km, 480 habitants, entre autres. De plus, Diant est située à seulement 23&nbsp;km de <a href="{{VLROOT}}/immobilier/sens_89387/">Sens</a>.</p> </div>
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/77158.html
HTML
mit
1,248
<!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_77) on Sun Aug 13 19:07:26 PKT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.hikmat30ce.workday.integrator.hr.generated.GetWorkShiftsResponseType (WorkdayIntegrator-HR 1.0.0 API)</title> <meta name="date" content="2017-08-13"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.hikmat30ce.workday.integrator.hr.generated.GetWorkShiftsResponseType (WorkdayIntegrator-HR 1.0.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/hikmat30ce/workday/integrator/hr/generated/class-use/GetWorkShiftsResponseType.html" target="_top">Frames</a></li> <li><a href="GetWorkShiftsResponseType.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.hikmat30ce.workday.integrator.hr.generated.GetWorkShiftsResponseType" class="title">Uses of Class<br>com.hikmat30ce.workday.integrator.hr.generated.GetWorkShiftsResponseType</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.hikmat30ce.workday.integrator.hr.generated">com.hikmat30ce.workday.integrator.hr.generated</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.hikmat30ce.workday.integrator.hr.generated"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a> in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a> that return <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a></code></td> <td class="colLast"><span class="typeNameLabel">ObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/ObjectFactory.html#createGetWorkShiftsResponseType--">createGetWorkShiftsResponseType</a></span>()</code> <div class="block">Create an instance of <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated"><code>GetWorkShiftsResponseType</code></a></div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a> that return types with arguments of type <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">ObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/ObjectFactory.html#createGetWorkShiftsResponse-com.hikmat30ce.workday.integrator.hr.generated.GetWorkShiftsResponseType-">createGetWorkShiftsResponse</a></span>(<a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a>&nbsp;value)</code> <div class="block">Create an instance of <a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated"><code>GetWorkShiftsResponseType</code></a><code>&gt;</code>}</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/package-summary.html">com.hikmat30ce.workday.integrator.hr.generated</a> with parameters of type <a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind">JAXBElement</a>&lt;<a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">ObjectFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/ObjectFactory.html#createGetWorkShiftsResponse-com.hikmat30ce.workday.integrator.hr.generated.GetWorkShiftsResponseType-">createGetWorkShiftsResponse</a></span>(<a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">GetWorkShiftsResponseType</a>&nbsp;value)</code> <div class="block">Create an instance of <a href="http://docs.oracle.com/javase/8/docs/api/javax/xml/bind/JAXBElement.html?is-external=true" title="class or interface in javax.xml.bind"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated"><code>GetWorkShiftsResponseType</code></a><code>&gt;</code>}</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/hikmat30ce/workday/integrator/hr/generated/GetWorkShiftsResponseType.html" title="class in com.hikmat30ce.workday.integrator.hr.generated">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/hikmat30ce/workday/integrator/hr/generated/class-use/GetWorkShiftsResponseType.html" target="_top">Frames</a></li> <li><a href="GetWorkShiftsResponseType.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.spring.io">Pivotal Software, Inc.</a>. All rights reserved.</small></p> </body> </html>
hikmat30ce/WorkdayIntegrator-HR
docs/com/hikmat30ce/workday/integrator/hr/generated/class-use/GetWorkShiftsResponseType.html
HTML
mit
12,365
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>BullzipPDFPrinterV6 &mdash; armacode Documentation</title> <link rel="stylesheet" href="../../../_static/basic.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: 'v1.1.4 Build 118.0515', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="shortcut icon" href="../../../_static/ar-ma_favicon.ico"/> <link rel="top" title="armacode Documentation" href="../../../index.html" /> <link rel="up" title="Plug-ins" href="../../../plug-ins.html" /> <link rel="next" title="ClearUserText" href="ClearUserText.html" /> <link rel="prev" title="BullzipPDFPrinter" href="BullzipPDFPrinter.html" /> </head> <body role="document"> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="ClearUserText.html" title="ClearUserText" accesskey="N">next</a> |</li> <li class="right" > <a href="BullzipPDFPrinter.html" title="BullzipPDFPrinter" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="../../../index.html">armacode Documentation</a> &raquo;</li> <li class="nav-item nav-item-1"><a href="../../../plug-ins.html" accesskey="U">Plug-ins</a> &raquo;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="bullzippdfprinterv6"> <span id="bullzippdfprinterv6-cmd"></span><span id="index-0"></span><h1>BullzipPDFPrinterV6<a class="headerlink" href="#bullzippdfprinterv6" title="Permalink to this headline">¶</a></h1> <p>Undocumented.</p> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="BullzipPDFPrinter.html" title="previous chapter">BullzipPDFPrinter</a></p> <h4>Next topic</h4> <p class="topless"><a href="ClearUserText.html" title="next chapter">ClearUserText</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../../../_sources/armacode/plug-ins/commands/BullzipPDFPrinterV6.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../../../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="ClearUserText.html" title="ClearUserText" >next</a> |</li> <li class="right" > <a href="BullzipPDFPrinter.html" title="BullzipPDFPrinter" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="../../../index.html">armacode Documentation</a> &raquo;</li> <li class="nav-item nav-item-1"><a href="../../../plug-ins.html" >Plug-ins</a> &raquo;</li> </ul> </div> <div class="footer" role="contentinfo"> &copy; Copyright 2014, Tony Ho. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.5. </div> </body> </html>
theTonyHo/armacode
docset/armacode.docset/Contents/Resources/Documents/armacode/plug-ins/commands/BullzipPDFPrinterV6.html
HTML
mit
5,040
--- layout: headless --- {% if site.data.authors and site.data.authors[page.author] %} {% assign author = site.data.authors.[page.author] %} {% elsif site.data.authors %} {% assign author = site.data.authors[0] %} {% endif %} {% assign counter = 0 %} {% for post in site.posts %} {% unless post.draft or post.author != author.initial %} {% assign counter = counter | plus: 1 %} {% endunless %} {% endfor %} <a href="{{ site.github.url | prepend: site.baseurl }}/" class="logo-readium"><span class="logo">{{ author.initial | slice: 0, 2 }}</span></a> <section class="author-profile" itemprop="author" itemscope itemtype="http://schema.org/Person"> {% if author.cover %} <div class="author-cover image-bg" style="background-image: url('{{author.cover | prepend: site.github.url | prepend: site.baseurl}}')"></div> {% endif %} {% if author.picture %} <figure class="author-image {% if author.cover %} has-cover {% endif %}"> <div class="img image-bg" style="background-image: url({{author.picture | prepend: site.github.url | prepend: site.baseurl}})"> <a class="hidden" href="{{author.picture | prepend: site.github.url | prepend: site.baseurl}}" itemprop="image">{{author.name}}'s Picture</a> </div> </figure> {% endif %} <div class="author-info"> <h1 class="author-title" itemprop="name">{{author.name}}</h1> {% if author.bio %} <h2 class="author-bio" itemprop="description">{{author.bio}}</h2> {% endif %} <div class="author-meta"> {% if author.email %}<a class="social-mail-alt" href="mailto:{{ author.email }}" itemprop="email">Mail</a>{% endif %} {% if author.twitter %}<a href="https://twitter.com/{{ author.twitter }}" itemprop="sameAs" class="social-twitter">Twitter</a> {% endif %} {% if author.linkedin %}<a href="https://www.linkedin.com/in/{{ author.linkedin }}" itemprop="sameAs" class="social-linkedin">LinkedIn</a> {% endif %} {% if author.xing %}<a href="https://www.xing.com/profile/{{ author.xing }}" itemprop="sameAs" class="social-xing">Xing</a> {% endif %} {% if author.github %}<a href="https://github.com/{{ author.github }}" itemprop="sameAs" class="social-github-circled">GitHub</a> {% endif %} {% if author.stackoverflow %}<a href="http://stackoverflow.com/users/{{ author.stackoverflow }}" itemprop="sameAs" class="social-stackoverflow">StackOverflow</a> {% endif %} {% if author.facebook %}<a href="https://www.facebook.com/{{ author.facebook }}" itemprop="sameAs" class="social-facebook-squared">Facebook</a> {% endif %} {% if author.gplus %}<a href="https://plus.google.com/+{{ author.gplus }}" itemprop="sameAs" class="social-gplus">Google+</a> {% endif %} {% if author.soundcloud %}<a href="https://soundcloud.com/{{ author.soundcloud }}" itemprop="sameAs" class="social-soundcloud">Soundcloud</a> {% endif %} {% if author.youtube %}<a href="https://www.youtube.com/user/{{ author.youtube }}" itemprop="sameAs" class="social-youtube">YouTube</a> {% endif %} {% if author.pinterest %}<a href="https://www.pinterest.com/{{ author.pinterest }}" itemprop="sameAs" class="social-pinterest">Pinterest</a> {% endif %} {% if author.dribble %}<a href="https://dribbble.com/{{ author.dribble }}" itemprop="sameAs" class="social-dribbble">Dribble</a> {% endif %} {% if author.behance %}<a href="https://www.behance.net/{{ author.behance }}" itemprop="sameAs" class="social-behance">Behance</a> {% endif %} </div> </div> </section> <main class="content" role="main"> <article class="single-post"> <section class="post-content"> {{content}} </section> </article> </main> {% include photoswipe.html %} {% include post_scripts.html %}
yamakira/yamakira.github.io
_layouts/about.html
HTML
mit
4,173
{% if average < 0 or average <= 0.5 %} <p> <i class="fa fa-star-half-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 0.5 and average <= 1 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 1 and average <= 1.5 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-half-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 1.5 and average <= 2 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 2 and average <= 2.5 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-half-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 2.5 and average <= 3 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 3 and average <= 3.5 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-half-o" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 3.5 and average <= 4 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 4 and average <= 4.5 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star-half-o" aria-hidden="true"></i> </p> {% endif %} {% if average > 4.5 or average >= 5 %} <p> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> <i class="fa fa-star" aria-hidden="true"></i> </p> {% endif %}
nathanejbrown/restaurant-project
src/server/views/_average.html
HTML
mit
3,092
<!DOCTYPE html> <html lang="en"> <head> <!-- Basic Page Needs --> <meta charset="utf-8"> <title>Marrow – List Group</title> <meta name="description" content=""> <meta name="author" content=""> <!-- Mobile Specific metas --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- fonts --> <link href="http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic|Montserrat:400,700" rel="stylesheet" type="text/css"> <!-- styles --> <link rel="stylesheet" href="../../css/app.min.css"> <!-- favicon --> <link rel="icon" type="image/png" href="/img/favicon.png"> </head> <body> <div class="container"> <header class="component-header"> <h6 class="component-header__title"> <a href="../../" class="component-header__back">back</a> List Group </h6> <p class="component-header__body">a list component with items, dividers and titles</p> </header> <!-- Browser Chrome --> <div class="browser-chrome"> <div class="browser-chrome__frame"> <span class="browser-chrome__buttons"></span> <span class="browser-chrome__buttons"></span> <span class="browser-chrome__buttons"></span> </div> </div> <div class="browser-body"> <!-- Example --> <!-- Section Title --> <h5 class="section-title"> Section Title </h5> <!-- Category Title --> <div class="list-divider--title"> <div class="list-divider__main"> List Group </div> <div class="list-divider__aside"> Aside </div> </div> <!-- List Group --> <div class="list-group"> <a href="#" class="item--link"> <div class="item-body"> <h4 class="item-body__title">Item Link</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </a> <a href="#" class="item--link"> <div class="item-body"> <h4 class="item-body__title">Item Link</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </a> <div class="item"> <div class="item-body"> <h4 class="item-body__title">Item</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </div> <div class="item"> <div class="item-figure"> <img src="http://placehold.it/60" /> </div> <div class="item-body"> <h4 class="item-body__title">Item With Image</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </div> </div> <!-- Category Title --> <div class="list-divider--title"> <div class="list-divider__main"> List Group Offset </div> <div class="list-divider__aside"> Aside </div> </div> <!-- List Group --> <div class="list-group--offset"> <a href="#" class="item--link"> <div class="item-figure"> <i class="fa fa-anchor fa-2x"></i> </div> <div class="item-body"> <h4 class="item-body__title">Item Link With Icon</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </a> <a href="#" class="item--link"> <div class="item-figure"> <i class="fa fa-bullseye fa-2x"></i> </div> <div class="item-body"> <h4 class="item-body__title">Item Link With Icon</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </a> <a href="#" class="item--link"> <div class="item-body"> <h4 class="item-body__title">Item Link</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </a> <div class="item"> <div class="item-body"> <h4 class="item-body__title">Item</h4> <p class="item-body__sub">secondary content</p> </div> <div class="item-body--aside"> <h4 class="item-body__title">Aside</h4> <p class="item-body__sub">aside secondary content</p> </div> </div> </div> <!-- Spacer --> <div class="list-divider--spacer"></div> <!-- Dividers --> <div class="list-divider--negative"> <div class="list-divider__main"> List Divider Negative </div> <div class="list-divider__aside"> Aside </div> </div> <div class="example-grid docs-example"> <div class="list-divider--dark"> <div class="list-divider__main"> List Divider Dark </div> <div class="list-divider__aside"> Aside </div> </div> </div> <div class="list-divider--positive"> <div class="list-divider__main"> List Divider Positive </div> <div class="list-divider__aside"> Aside </div> </div> <!-- END Example --> </div> </div> </div> </body> </html>
rangle/marrow
lib/list-group/index.html
HTML
mit
6,355
--- layout: post title: Uganda Part 1 date: 2013-07-28 17:08:08.000000000 +01:00 type: post published: true status: publish categories: [] tags: [] meta: _edit_last: '2' _wp_old_slug: uganda-1 author: login: gregory email: gregoryovenden@gmail.com display_name: Gregory first_name: '' last_name: '' --- <p style="text-align: center;"><a title="581662_10151568407131985_719455536_n by The Sound Farmer, on Flickr" href="http://www.flickr.com/photos/grovenden/9385340023/"><img alt="581662_10151568407131985_719455536_n" src="http://farm8.staticflickr.com/7328/9385340023_89993e5684.jpg" width="500" height="375" /></a></p> <p style="text-align: left;">I had the good fortune to be able to offer my services to a production company shooting a short film for the charity Build Africa.</p> <p style="text-align: left;">It was a last minute request. I had a week to prepare for the trip, in which time I had to purchase enough batteries for the recorder in case there wasn't any electricity, have my jabs, start a course of malaria tablets, sound operate for four days of night shoots, have two job interviews and fly out for this job. Suffice to say it was a busy week, but if someone asks if you want to go to Uganda, you don't say no! Especially so early in my career as a location sound recordist. And the wildlife opportunities! Blimey.</p> <p style="text-align: left;">Flights took the best part of a day, seven hours to Dubai, six hours wait and then about five hours for the next leg of the journey. Arriving at Entebbe airport, it was then a five hour drive to the hotel on a mix of Tarmac and gravel road, thanks goodness in a 4x4.</p> <p style="text-align: center;"><a title="995917_10151568408236985_1367299360_n by The Sound Farmer, on Flickr" href="http://www.flickr.com/photos/grovenden/9385399955/"><img alt="995917_10151568408236985_1367299360_n" src="http://farm4.staticflickr.com/3830/9385399955_4ca6e221df.jpg" width="500" height="375" /></a></p> <p style="text-align: center;">Shoot Day 1</p> <p style="text-align: left;">I was awoken after about two hours sleep by very strange electronic alarm calls. I wasn't sure what to make of them at first, it didn't sound at all natural. After a bit of confusion I put it down to insects, however the calls would stop and start at exactly the same time as each other as though someone was flicking a switch.</p> <p style="text-align: center;"><iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F100183240" height="166" width="100%" frameborder="no" scrolling="no"></iframe></p> <p style="text-align: left;">This was recorded in stereo with an AT825 XY stereo microphone to SD744T.  The calls were produced from insects up in the trees and were the soundtrack to the nights and early mornings.  They'd fall silent at about midnight and start again at around 6am.  I was able to move very close to the insects without them falling silent as the other cicadas would.</p> <p style="text-align: left;">The journey to the first location was an hour's drive across Tarmac and dirt track. I kept my eye out for any typical African wildlife on these journeys but the majority of the excitement was drawn by many colourful birds and the occasional lizard.</p> <p style="text-align: left;">As set ups and rehearsals were quite a lengthy process, I often had a time to explore my surroundings and seek out new sounds. I attempted a couple of wild track recordings of the crickets but unfortunately left my stereo mic at the hotel. I tried to improvise with a couple of ECM77Bs but I find the mics to have too high self noise to be used for quiet ambiences. In fact I've been finding them a bit too noisy for interviews recently too. I think next on my shopping list are a pair of DPA4060s. Field recordist Jez Riley French has recently started selling them for a good price. They come highly recommended for excellent natural stereo ambience recording.</p> <p style="text-align: center;"><a title="942346_10151568391836985_40234441_n by The Sound Farmer, on Flickr" href="http://www.flickr.com/photos/grovenden/9388143908/"><img alt="942346_10151568391836985_40234441_n" src="http://farm3.staticflickr.com/2866/9388143908_9a9f9a74b5.jpg" width="500" height="375" /></a></p> <p style="text-align: left;">Anyhow, I went off on my wander joined by one of the local teachers who was keen to show me around and discover the wildlife. Conscious I couldn't wander too far we ended up following the sound of what could have been a very musical bird...</p> <p style="text-align: left;">I had heard one whistling a repeating short merry tune earlier in the day. As we moved closer to the source, it sounded a lot more like someone playing a recorder. It transpired the music was being produced by a small handcrafted single stringed wooden fiddle known as an Idingiti.  At this point I was armed with a Sennheiser 416, hoping to capture some individual species calls instead of ambiences.  I was fortunate enough to be able to position the microphone so close to the instrument, any background sound is almost eliminated from the recording.  I'm very pleased with the capture.<iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F100178382" height="166" width="100%" frameborder="no" scrolling="no"></iframe></p> <p style="text-align: center;">The fellow playing it was on his way to church to join the rest of the orchestra. Alas I had no time to record the ensemble as well.</p> <p style="text-align: center;"><a title="1043851_10151568386886985_1569232401_n by The Sound Farmer, on Flickr" href="http://www.flickr.com/photos/grovenden/9388114608/"><img alt="1043851_10151568386886985_1569232401_n" src="http://farm6.staticflickr.com/5327/9388114608_483501f24d.jpg" width="375" height="500" /></a></p> <p style="text-align: left;">I'm not sure I can divulge the details of the shoot just yet so I shan't. Suffice to say the first day went very smoothly. Being in the middle of nowhere I didn't have to deal with heavy traffic (aside the odd motorbike, the most common mode of transport) or aircraft. Good clean sound!</p> <p><a title="945096_10151568402621985_850700575_n by The Sound Farmer, on Flickr" href="http://www.flickr.com/photos/grovenden/9388114650/"><img class="aligncenter" alt="945096_10151568402621985_850700575_n" src="http://farm4.staticflickr.com/3809/9388114650_b32a2501de.jpg" width="500" height="375" /></a></p>
thesoundfarmer/thesoundfarmer.github.io
_posts/2013-07-28-ugandapart1.html
HTML
mit
6,471
<div ng-init="disabledraganddrop()" class="noselect"> <label>Display Text</label><br> <textarea col="40" rows="5" class="popoverelement" type="textarea" ng-click="models.selected.Label = ''" ng-model="models.selected.Label" class="form-control"></textarea> <label style="margin-right: 7px">Layout Style</label> <input class="popoverelement" ng-click="changeLayout(1)" ng-model="models.selected.LayoutStyle" type="radio" name="layoutstyleone" value="1">1&nbsp;&nbsp; <input class="popoverelement" ng-click="changeLayout(2)" ng-model="models.selected.LayoutStyle" type="radio" name="layoutstyletwo" value="2">2<br> <label>Required</label> <div class="onoffswitch popoverelement"> <input ng-model="models.selected.IsRequired" type="checkbox" name="onoffswitch" class="onoffswitch-checkbox" id="IsRequired" checked> <label class="onoffswitch-label" for="IsRequired"> <span class="onoffswitch-inner"> <span class="onoffswitch-active"><span class="onoffswitch-switch">Yes</span></span> <span class="onoffswitch-inactive"><span class="onoffswitch-switch">No</span></span> </span> </label> </div> <label>Visible</label> <div class="onoffswitch popoverelement"> <input ng-model="models.selected.Visible" type="checkbox" name="onoffswitch" class="onoffswitch-checkbox" id="Visible" checked> <label class="onoffswitch-label" for="Visible"> <span class="onoffswitch-inner"> <span class="onoffswitch-active"><span class="onoffswitch-switch">On</span></span> <span class="onoffswitch-inactive"><span class="onoffswitch-switch">Off</span></span> </span> </label> </div> <!-- <label>Rule Name</label> <input class="popoverelement" type="text" ng-model="models.selected.rule" class="form-control" /> <label>Rule Behavior</label> <input class="popoverelement" type="text" ng-model="models.selected.rule.behavior" class="form-control" /> <label>Rule Visibility</label> <input class="popoverelement" type="text" ng-model="models.selected.rule.visibility" class="form-control" /> <label>Rule Trigger Value</label> <input class="popoverelement" type="text" ng-model="models.selected.rule.trigger" class="form-controls" />--> </div> </div> <br> <button ng-model="models.selected" class="btn btn-primary" ng-show="copyQuestion" ng-click="copy($index)">Copy Question</button> <button type="button" id="close" onclick="closePop()" class="close">Close</button><br> </div> </div>
amreed/cyril-formbuilder
FormBuilder/!FormBuilder/angular/templates/popover/phoneinput.html
HTML
mit
2,574
<!DOCTYPE html> <html> <head> <title>Shomari's title</title> <link rel="stylesheet" type="text/css" href="stylesheets/practice.css"> </head> <body> <div id="header"><h1>Shomari's DBC Site</h1></div> <div id= "nav1"> <a class= "nav_link" href="index.html">Technical |</a> <a class= "nav_link" href="unit1_projects/week1_cultural.html">Cultural |</a> <a class= "nav_link" href="unit1_projects/wireframe_sites.html">Wireframe |</a> <a class= "nav_link" href="one">Contact</a> </div> <div id="content"> <div class= "section"> <div id= "posts"><h2>Week 1 Technical Blog</h2></div> <h3>ESPN.COM</h3> <p><span class= "title">ESPN</span> is the worldwide leader in sports and their website is probably one of the best in the world at providing the maximum amount of spots information in one page, all while remaining very aesthetically pleasing and leaving room for them to wrap advertising backgrounds on the site without taking away from its overall appeal. The user experience is phenomenal. The jumbotron in the middle provides the biggest stories of the day, or you can use the tabs near the top to quickly get detailed information about a particular sport or team.</p></div> <hr><br> <div class= "section"> <h3>REDDIT</h3> <p><span class= "title">Reddit's</span> signature is it's simple and minimalist design. There isn't a whole lot going on on the page from a design stand point, it is just maximized to provide the most amount of links to the user. Users can go to the top links to quickly go into a subreddit of choice. I love this design becasue it shows that you don't have to be flashy to have an attactive and functional site. Reddit doesn't have a lot of ads or flash content but it is one of the most visited sites on the net. It's also a good example of how content is the most important factor when driving traffic to a site. </p></div> <hr><br> <div class = "section"> <h3>IGN</h3>< <p><span class= "title">IGN's</span> design is somewhat similar to ESPN.com, in that it provides a giant jumbo-tron front and center on the main page that shows the user the top videogame stories of the day. It also has breakout tabs near the top so that a user can quickly find information on a specific game or video game system. At it's heart, IGN considers itself a videogame blog and it presents information in that way. The site features an endless scroll that will continually bring up stories as you go further and futher down the page. It also uses images very well to really give the user a visual experiance. </p></div></div> </div> <div id="recentposts"> <iframe width="420" height="345" id = "video" src="http://www.youtube.com/embed/zPvP67YCgUE"> </iframe> </div> </div> <div id="footer"> footer section </div> </body>
Shomari/shomari.github.io
unit1_projects/blog2.html
HTML
mit
2,823
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>Has property</title> </head> <body> <h1>Test me on console :)</h1> <script src="04.has-property.js"></script> </body> </html>
zhenyaracheva/TelerikAcademy
JS/Fundamentals/Homeworks/Using Objects/04.has-property.html
HTML
mit
211
The evolution of languages: FORTRAN is a non-typed language. C is a weakly typed language. Ada is a strongly typed language. C++ is a strongly hyped language. <br><i>--Ron Sercely [<a target="_blank" href="http://r-101.blogspot.com/2006/09/top-50-programming-quotations.html"> source</a>]</i>
Hackafe/lp-intro
app/quotes/damithch200.html
HTML
mit
297
<ul data-ng-style="{'max-width':'5120px'}"> <!-- SLIDE --> <li ng-repeat="slide in slides" data-index="rs-{{slide.idbanner}}" data-transition="fade" data-easein="default" data-easeout="default" data-thumb="" data-title="{{slide.titulo}}" data-description=""> <!-- MAIN IMAGE --> <img ng-src="{{slide.imagen}}" alt="" width="5120" height="1280" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-kenburns="on" data-duration="10000" data-scalestart="100" data-scaleend="120" data-offsetstart = "{{slide.data_offset_start}}" data-offsetend = "{{slide.data_offset_end}}" data-ease="Power4.easeInOut" data-bgparallax="10" class="rev-slidebg" data-no-retina> <!-- LAYER NR. 1 --> <a ng-if="slide.acepta_texto == 1 " class="tp-caption News-Title tp-resizeme rs-parallaxlevel-0" data-ui-sref="" id="slide-{{slide.idbanner}}-layer-1" data-x="['{{slide.capas[0].data_x}}','{{slide.capas[0].data_x}}','{{slide.capas[0].data_x}}','{{slide.capas[0].data_x}}']" data-hoffset="['{{slide.capas[0].offset_horizontal}}','{{slide.capas[0].offset_horizontal}}','{{slide.capas[0].offset_horizontal}}','{{slide.capas[0].offset_horizontal}}']" data-y="['{{slide.capas[0].data_y}}','{{slide.capas[0].data_y}}','{{slide.capas[0].data_y}}','{{slide.capas[0].data_y}}']" data-voffset="['{{slide.capas[0].offset_vertical}}','{{slide.capas[0].offset_vertical2}}','{{slide.capas[0].offset_vertical3}}','{{slide.capas[0].offset_vertical4}}']" data-width="['{{slide.capas[0].data_width}}px','{{slide.capas[0].data_width2}}px','{{slide.capas[0].data_width3}}px','{{slide.capas[0].data_width4}}px']" data-height="['auto']" data-whitespace="normal" data-fontsize="['{{slide.capas[0].fontsize}}', '{{slide.capas[0].fontsize2}}', '{{slide.capas[0].fontsize3}}', '{{slide.capas[0].fontsize4}}']" data-lineheight="['{{slide.capas[0].line_height}}', '{{slide.capas[0].line_height2}}', '{{slide.capas[0].line_height3}}', '{{slide.capas[0].line_height4}}']" data-transform_idle="o:1;" data-transform_in="y:[100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;s:1500;e:Power3.easeInOut;" data-transform_out="y:[100%];s:1000;s:1000;" data-mask_in="x:0px;y:0px;s:inherit;e:inherit;" data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;" data-start="500" data-splitin="none" data-splitout="none" data-responsive_offset="on" data-ng-style="{ 'z-index':'5', 'min-width':'auto', 'min-height':'auto', 'white-space':'normal', 'max-width':'auto', 'max-height':'auto', 'line-height':'{{slide.capas[0].line_height}}px', 'font-weight':'400', 'color':'{{slide.capas[0].color}}', 'font-family':'Roboto Slab', 'padding':'0 0 0 0', 'border-radius':'0 0 0 0' }"> {{slide.capas[0].texto}} </a> <!-- LAYER NR. 2 --> <!-- LAYER NR. 3 --> <a ng-if="slide.acepta_texto == 1 " class="tp-caption News-Subtitle tp-resizeme rs-parallaxlevel-0" data-ui-sref="" id="slide-{{slide.idbanner}}-layer-3" data-x="['{{slide.capas[1].data_x}}','{{slide.capas[1].data_x}}','{{slide.capas[1].data_x}}','{{slide.capas[1].data_x}}']" data-hoffset="[{{slide.capas[1].offset_horizontal}}]" data-y="['{{slide.capas[1].data_y}}','{{slide.capas[1].data_y}}','{{slide.capas[1].data_y}}','{{slide.capas[1].data_y}}']" data-voffset="['{{slide.capas[1].offset_vertical}}','{{slide.capas[1].offset_vertical2}}','{{slide.capas[1].offset_vertical3}}','{{slide.capas[1].offset_vertical4}}']" data-width="['{{slide.capas[1].data_width}}px','{{slide.capas[1].data_width2}}px','{{slide.capas[1].data_width3}}px','{{slide.capas[1].data_width4}}px']" data-height="none" data-whitespace="normal" data-fontsize="['{{slide.capas[1].fontsize}}', '{{slide.capas[1].fontsize2}}', '{{slide.capas[1].fontsize3}}', '{{slide.capas[1].fontsize4}}']" data-lineheight="['{{slide.capas[1].line_height}}', '{{slide.capas[1].line_height2}}', '{{slide.capas[1].line_height3}}', '{{slide.capas[1].line_height4}}']" data-transform_idle="o:1;" data-transform_hover="o:1;rX:0;rY:0;rZ:0;z:0;s:300;e:Power3.easeInOut;" data-style_hover="c:rgba(255, 255, 255, 0.65);br:0 0 0px 0;cursor:pointer;" data-transform_in="y:[-100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;s:1500;e:Power3.easeInOut;" data-transform_out="y:[100%];s:1000;s:1000;" data-mask_in="x:0px;y:0px;" data-mask_out="x:inherit;y:inherit;" data-start="500" data-splitin="none" data-splitout="none" data-responsive_offset="on" data-ng-style="{ 'z-index':'7', 'min-width':'auto', 'min-height':'auto', 'white-space':'normal', 'max-width':'auto', 'max-height':'auto', 'font-size':'{{slide.capas[1].fontsize}}px', 'line-height':'{{slide.capas[1].line_height}}px', 'font-weight':'300', 'color':'{{slide.capas[1].color}}', 'font-family':'Roboto Slab', 'background-color':'rgba(255, 255, 255, 0)', 'padding':'0 0 0 0', 'border-radius':'0 0 0 0' }"> {{slide.capas[1].texto}} </a> <!-- LAYER NR. 4 --> <div ng-show="false" class="tp-caption - tp-resizeme rs-parallaxlevel-0" id="slide-{{slide.idbanner}}-layer-4" data-x="['left','left','left','left']" data-hoffset="['463','463','443','443']" data-y="['top','top','top','top']" data-voffset="['607','607','403','303']" data-width="none" data-height="none" data-whitespace="nowrap" data-transform_idle="o:1;" data-transform_in="x:[-100%];z:0;rX:0deg;rY:0;rZ:0;sX:1;sY:1;skX:0;skY:0;s:1500;e:Power3.easeInOut;" data-transform_out="x:[100%];s:1000;e:Power3.easeInOut;s:1000;e:Power3.easeInOut;" data-mask_in="x:0px;y:0px;s:inherit;e:inherit;" data-mask_out="x:inherit;y:inherit;s:inherit;e:inherit;" data-start="500" data-splitin="none" data-splitout="none" data-responsive_offset="on" data-ng-style="{ 'z-index':'8', 'min-width':'auto', 'min-height':'auto', 'white-space':'nowrap', 'max-width':'auto', 'max-height':'auto', 'font-size':'20px', 'line-height':'22px', 'font-weight':'400', 'color':'rgba(0, 210, 255, 1.00)', 'padding':'0 0 0 0', 'border-radius':'0 0 0 0' }"> <i class="fa fa-caret-right"></i> </div> </li> </ul> <div class="tp-bannertimer tp-bottom" style="visibility: hidden !important;"></div>
benxander/caribbean.com
templates/slider.tpl.html
HTML
mit
6,741
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>BAMV_LZW: Version1/src/LZW.c File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">BAMV_LZW </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li class="current"><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="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_bd5503579a8d7ad89224feddf0a102b3.html">Version1</a></li><li class="navelem"><a class="el" href="dir_b217794c0f2013b6ae7b6070b1d647aa.html">src</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">LZW.c File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &quot;LZW.h&quot;</code><br /> </div><div class="textblock"><div class="dynheader"> Include dependency graph for LZW.c:</div> <div class="dyncontent"> <div class="center"><img src="_version1_2src_2_l_z_w_8c__incl.png" border="0" usemap="#_version1_2src_2_l_z_w_8c" alt=""/></div> <map name="_version1_2src_2_l_z_w_8c" id="_version1_2src_2_l_z_w_8c"> </map> </div> </div> <p><a href="_version1_2src_2_l_z_w_8c_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a4e185453a6f45792f5ad7bf2820c2ba3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_version1_2src_2_l_z_w_8c.html#a4e185453a6f45792f5ad7bf2820c2ba3">compression</a> (FILE *f_input, FILE *f_output)</td></tr> <tr class="memdesc:a4e185453a6f45792f5ad7bf2820c2ba3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction compressant le fichier f_input et ecrivant le resultat de f_output. <a href="#a4e185453a6f45792f5ad7bf2820c2ba3">More...</a><br /></td></tr> <tr class="separator:a4e185453a6f45792f5ad7bf2820c2ba3"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acfa1b2f9109e90282c688155f8180588"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_version1_2src_2_l_z_w_8c.html#acfa1b2f9109e90282c688155f8180588">decompression</a> (FILE *f_input, FILE *f_output)</td></tr> <tr class="memdesc:acfa1b2f9109e90282c688155f8180588"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fonction decompressant le fichier f_input et ecrivant le resultat de f_output. <a href="#acfa1b2f9109e90282c688155f8180588">More...</a><br /></td></tr> <tr class="separator:acfa1b2f9109e90282c688155f8180588"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="a4e185453a6f45792f5ad7bf2820c2ba3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void compression </td> <td>(</td> <td class="paramtype">FILE *&#160;</td> <td class="paramname"><em>f_input</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">FILE *&#160;</td> <td class="paramname"><em>f_output</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Fonction compressant le fichier f_input et ecrivant le resultat de f_output. </p> <p>Place la compression du contenu de f_input dans f_output.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">f_input</td><td>Le fichier a compresser </td></tr> <tr><td class="paramname">f_output</td><td>Le fichier contenant le fichier compresser </td></tr> </table> </dd> </dl> <p>Definition at line <a class="el" href="_version1_2src_2_l_z_w_8c_source.html#l00006">6</a> of file <a class="el" href="_version1_2src_2_l_z_w_8c_source.html">LZW.c</a>.</p> </div> </div> <a class="anchor" id="acfa1b2f9109e90282c688155f8180588"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void decompression </td> <td>(</td> <td class="paramtype">FILE *&#160;</td> <td class="paramname"><em>f_input</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">FILE *&#160;</td> <td class="paramname"><em>f_output</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Fonction decompressant le fichier f_input et ecrivant le resultat de f_output. </p> <p>Place la decompression du contenu de f_input dans f_output.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">f_input</td><td>Le fichier a decompresser </td></tr> <tr><td class="paramname">f_output</td><td>Le fichier contenant le fichier decompresser </td></tr> </table> </dd> </dl> <p>Definition at line <a class="el" href="_version1_2src_2_l_z_w_8c_source.html#l00067">67</a> of file <a class="el" href="_version1_2src_2_l_z_w_8c_source.html">LZW.c</a>.</p> </div> </div> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
Benjam73/PROJET-PLS
Projet/Doc/html/_version1_2src_2_l_z_w_8c.html
HTML
mit
8,639
<!DOCTYPE html> <!-- saved from url=(0102)http://gonacl.commondatastorage.googleapis.com/pepper.js/voronoi/data/voronoi.html?tc=pnacl&config=Release --> <html><!-- Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="-1"> <meta charset="UTF-8"> <title>Voronoi Demo</title> <!--<link rel="stylesheet" type="text/css" href="./examples.css">--> <script type="text/javascript" src="loadnacl.js"></script> <script type="text/javascript" src="common.js"></script> <script type="text/javascript" src="example.js"></script> <style> body { margin: 0; } </style> </head> <body data-name="voronoi" data-width="512" data-height="512" data-tools="emscripten newlib pnacl" data-configs="Debug Release" data-path="./{tc}/{config}"> <div id="listener"></div> </body> </html>
meltuhamy/native-calls-presentation
demo_voronoi/demo.html
HTML
mit
1,117
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Limitless - Responsive Web Application Kit by Eugene Kopyov</title> <!-- Global stylesheets --> <link href="https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900" rel="stylesheet" type="text/css"> <link href="assets/css/icons/icomoon/styles.css" rel="stylesheet" type="text/css"> <link href="assets/css/bootstrap.css" rel="stylesheet" type="text/css"> <link href="assets/css/core.css" rel="stylesheet" type="text/css"> <link href="assets/css/components.css" rel="stylesheet" type="text/css"> <link href="assets/css/colors.css" rel="stylesheet" type="text/css"> <!-- /global stylesheets --> <!-- Core JS files --> <script type="text/javascript" src="assets/js/plugins/loaders/pace.min.js"></script> <script type="text/javascript" src="assets/js/core/libraries/jquery.min.js"></script> <script type="text/javascript" src="assets/js/core/libraries/bootstrap.min.js"></script> <script type="text/javascript" src="assets/js/plugins/loaders/blockui.min.js"></script> <!-- /core JS files --> <!-- Theme JS files --> <script type="text/javascript" src="assets/js/plugins/ui/fab.min.js"></script> <script type="text/javascript" src="assets/js/plugins/ui/prism.min.js"></script> <script type="text/javascript" src="assets/js/core/app.js"></script> <script type="text/javascript" src="assets/js/pages/extra_fab.js"></script> <!-- /theme JS files --> </head> <body> <!-- Main navbar --> <div class="navbar navbar-inverse"> <div class="navbar-header"> <a class="navbar-brand" href="index.html"><img src="assets/images/logo_light.png" alt=""></a> <ul class="nav navbar-nav visible-xs-block"> <li><a data-toggle="collapse" data-target="#navbar-mobile"><i class="icon-tree5"></i></a></li> <li><a class="sidebar-mobile-main-toggle"><i class="icon-paragraph-justify3"></i></a></li> </ul> </div> <div class="navbar-collapse collapse" id="navbar-mobile"> <ul class="nav navbar-nav"> <li><a class="sidebar-control sidebar-main-toggle hidden-xs"><i class="icon-paragraph-justify3"></i></a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-git-compare"></i> <span class="visible-xs-inline-block position-right">Git updates</span> <span class="badge bg-warning-400">9</span> </a> <div class="dropdown-menu dropdown-content"> <div class="dropdown-content-heading"> Git updates <ul class="icons-list"> <li><a href="#"><i class="icon-sync"></i></a></li> </ul> </div> <ul class="media-list dropdown-content-body width-350"> <li class="media"> <div class="media-left"> <a href="#" class="btn border-primary text-primary btn-flat btn-rounded btn-icon btn-sm"><i class="icon-git-pull-request"></i></a> </div> <div class="media-body"> Drop the IE <a href="#">specific hacks</a> for temporal inputs <div class="media-annotation">4 minutes ago</div> </div> </li> <li class="media"> <div class="media-left"> <a href="#" class="btn border-warning text-warning btn-flat btn-rounded btn-icon btn-sm"><i class="icon-git-commit"></i></a> </div> <div class="media-body"> Add full font overrides for popovers and tooltips <div class="media-annotation">36 minutes ago</div> </div> </li> <li class="media"> <div class="media-left"> <a href="#" class="btn border-info text-info btn-flat btn-rounded btn-icon btn-sm"><i class="icon-git-branch"></i></a> </div> <div class="media-body"> <a href="#">Chris Arney</a> created a new <span class="text-semibold">Design</span> branch <div class="media-annotation">2 hours ago</div> </div> </li> <li class="media"> <div class="media-left"> <a href="#" class="btn border-success text-success btn-flat btn-rounded btn-icon btn-sm"><i class="icon-git-merge"></i></a> </div> <div class="media-body"> <a href="#">Eugene Kopyov</a> merged <span class="text-semibold">Master</span> and <span class="text-semibold">Dev</span> branches <div class="media-annotation">Dec 18, 18:36</div> </div> </li> <li class="media"> <div class="media-left"> <a href="#" class="btn border-primary text-primary btn-flat btn-rounded btn-icon btn-sm"><i class="icon-git-pull-request"></i></a> </div> <div class="media-body"> Have Carousel ignore keyboard events <div class="media-annotation">Dec 12, 05:46</div> </div> </li> </ul> <div class="dropdown-content-footer"> <a href="#" data-popup="tooltip" title="All activity"><i class="icon-menu display-block"></i></a> </div> </div> </li> </ul> <p class="navbar-text"> <span class="label bg-success">Online</span> </p> <div class="navbar-right"> <ul class="nav navbar-nav"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-people"></i> <span class="visible-xs-inline-block position-right">Users</span> </a> <div class="dropdown-menu dropdown-content"> <div class="dropdown-content-heading"> Users online <ul class="icons-list"> <li><a href="#"><i class="icon-gear"></i></a></li> </ul> </div> <ul class="media-list dropdown-content-body width-300"> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face18.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading text-semibold">Jordana Ansley</a> <span class="display-block text-muted text-size-small">Lead web developer</span> </div> <div class="media-right media-middle"><span class="status-mark border-success"></span></div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face24.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading text-semibold">Will Brason</a> <span class="display-block text-muted text-size-small">Marketing manager</span> </div> <div class="media-right media-middle"><span class="status-mark border-danger"></span></div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face17.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading text-semibold">Hanna Walden</a> <span class="display-block text-muted text-size-small">Project manager</span> </div> <div class="media-right media-middle"><span class="status-mark border-success"></span></div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face19.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading text-semibold">Dori Laperriere</a> <span class="display-block text-muted text-size-small">Business developer</span> </div> <div class="media-right media-middle"><span class="status-mark border-warning-300"></span></div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face16.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading text-semibold">Vanessa Aurelius</a> <span class="display-block text-muted text-size-small">UX expert</span> </div> <div class="media-right media-middle"><span class="status-mark border-grey-400"></span></div> </li> </ul> <div class="dropdown-content-footer"> <a href="#" data-popup="tooltip" title="All users"><i class="icon-menu display-block"></i></a> </div> </div> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-bubbles4"></i> <span class="visible-xs-inline-block position-right">Messages</span> <span class="badge bg-warning-400">2</span> </a> <div class="dropdown-menu dropdown-content width-350"> <div class="dropdown-content-heading"> Messages <ul class="icons-list"> <li><a href="#"><i class="icon-compose"></i></a></li> </ul> </div> <ul class="media-list dropdown-content-body"> <li class="media"> <div class="media-left"> <img src="assets/images/demo/users/face10.jpg" class="img-circle img-sm" alt=""> <span class="badge bg-danger-400 media-badge">5</span> </div> <div class="media-body"> <a href="#" class="media-heading"> <span class="text-semibold">James Alexander</span> <span class="media-annotation pull-right">04:58</span> </a> <span class="text-muted">who knows, maybe that would be the best thing for me...</span> </div> </li> <li class="media"> <div class="media-left"> <img src="assets/images/demo/users/face3.jpg" class="img-circle img-sm" alt=""> <span class="badge bg-danger-400 media-badge">4</span> </div> <div class="media-body"> <a href="#" class="media-heading"> <span class="text-semibold">Margo Baker</span> <span class="media-annotation pull-right">12:16</span> </a> <span class="text-muted">That was something he was unable to do because...</span> </div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face24.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading"> <span class="text-semibold">Jeremy Victorino</span> <span class="media-annotation pull-right">22:48</span> </a> <span class="text-muted">But that would be extremely strained and suspicious...</span> </div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face4.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading"> <span class="text-semibold">Beatrix Diaz</span> <span class="media-annotation pull-right">Tue</span> </a> <span class="text-muted">What a strenuous career it is that I've chosen...</span> </div> </li> <li class="media"> <div class="media-left"><img src="assets/images/demo/users/face25.jpg" class="img-circle img-sm" alt=""></div> <div class="media-body"> <a href="#" class="media-heading"> <span class="text-semibold">Richard Vango</span> <span class="media-annotation pull-right">Mon</span> </a> <span class="text-muted">Other travelling salesmen live a life of luxury...</span> </div> </li> </ul> <div class="dropdown-content-footer"> <a href="#" data-popup="tooltip" title="All messages"><i class="icon-menu display-block"></i></a> </div> </div> </li> <li class="dropdown dropdown-user"> <a class="dropdown-toggle" data-toggle="dropdown"> <img src="assets/images/demo/users/face11.jpg" alt=""> <span>Victoria</span> <i class="caret"></i> </a> <ul class="dropdown-menu dropdown-menu-right"> <li><a href="#"><i class="icon-user-plus"></i> My profile</a></li> <li><a href="#"><i class="icon-coins"></i> My balance</a></li> <li><a href="#"><span class="badge bg-blue pull-right">58</span> <i class="icon-comment-discussion"></i> Messages</a></li> <li class="divider"></li> <li><a href="#"><i class="icon-cog5"></i> Account settings</a></li> <li><a href="#"><i class="icon-switch2"></i> Logout</a></li> </ul> </li> </ul> </div> </div> </div> <!-- /main navbar --> <!-- Page container --> <div class="page-container"> <!-- Page content --> <div class="page-content"> <!-- Main sidebar --> <div class="sidebar sidebar-main"> <div class="sidebar-content"> <!-- User menu --> <div class="sidebar-user"> <div class="category-content"> <div class="media"> <a href="#" class="media-left"><img src="assets/images/demo/users/face11.jpg" class="img-circle img-sm" alt=""></a> <div class="media-body"> <span class="media-heading text-semibold">Victoria Baker</span> <div class="text-size-mini text-muted"> <i class="icon-pin text-size-small"></i> &nbsp;Santa Ana, CA </div> </div> <div class="media-right media-middle"> <ul class="icons-list"> <li> <a href="#"><i class="icon-cog3"></i></a> </li> </ul> </div> </div> </div> </div> <!-- /user menu --> <!-- Main navigation --> <div class="sidebar-category sidebar-category-visible"> <div class="category-content no-padding"> <ul class="navigation navigation-main navigation-accordion"> <!-- Main --> <li class="navigation-header"><span>Main</span> <i class="icon-menu" title="Main pages"></i></li> <li><a href="index.html"><i class="icon-home4"></i> <span>Dashboard</span></a></li> <li> <a href="#"><i class="icon-stack2"></i> <span>Page layouts</span></a> <ul> <li><a href="layout_navbar_fixed.html">Fixed navbar</a></li> <li><a href="layout_navbar_sidebar_fixed.html">Fixed navbar &amp; sidebar</a></li> <li><a href="layout_sidebar_fixed_native.html">Fixed sidebar native scroll</a></li> <li><a href="layout_navbar_hideable.html">Hideable navbar</a></li> <li><a href="layout_navbar_hideable_sidebar.html">Hideable &amp; fixed sidebar</a></li> <li><a href="layout_footer_fixed.html">Fixed footer</a></li> <li class="navigation-divider"></li> <li><a href="boxed_default.html">Boxed with default sidebar</a></li> <li><a href="boxed_mini.html">Boxed with mini sidebar</a></li> <li><a href="boxed_full.html">Boxed full width</a></li> </ul> </li> <li> <a href="#"><i class="icon-copy"></i> <span>Layouts</span></a> <ul> <li><a href="../../../layout_1/LTR/index.html" id="layout1">Layout 1</a></li> <li><a href="index.html" id="layout2">Layout 2 <span class="label bg-warning-400">Current</span></a></li> <li><a href="../../../layout_3/LTR/index.html" id="layout3">Layout 3</a></li> <li><a href="../../../layout_4/LTR/index.html" id="layout4">Layout 4</a></li> <li><a href="../../../layout_5/LTR/index.html" id="layout5">Layout 5</a></li> <li class="disabled"><a href="../../../layout_6/LTR/index.html" id="layout6">Layout 6 <span class="label label-transparent">Coming soon</span></a></li> </ul> </li> <li> <a href="#"><i class="icon-droplet2"></i> <span>Color system</span></a> <ul> <li><a href="colors_primary.html">Primary palette</a></li> <li><a href="colors_danger.html">Danger palette</a></li> <li><a href="colors_success.html">Success palette</a></li> <li><a href="colors_warning.html">Warning palette</a></li> <li><a href="colors_info.html">Info palette</a></li> <li class="navigation-divider"></li> <li><a href="colors_pink.html">Pink palette</a></li> <li><a href="colors_violet.html">Violet palette</a></li> <li><a href="colors_purple.html">Purple palette</a></li> <li><a href="colors_indigo.html">Indigo palette</a></li> <li><a href="colors_blue.html">Blue palette</a></li> <li><a href="colors_teal.html">Teal palette</a></li> <li><a href="colors_green.html">Green palette</a></li> <li><a href="colors_orange.html">Orange palette</a></li> <li><a href="colors_brown.html">Brown palette</a></li> <li><a href="colors_grey.html">Grey palette</a></li> <li><a href="colors_slate.html">Slate palette</a></li> </ul> </li> <li> <a href="#"><i class="icon-stack"></i> <span>Starter kit</span></a> <ul> <li><a href="starters/horizontal_nav.html">Horizontal navigation</a></li> <li><a href="starters/1_col.html">1 column</a></li> <li><a href="starters/2_col.html">2 columns</a></li> <li> <a href="#">3 columns</a> <ul> <li><a href="starters/3_col_dual.html">Dual sidebars</a></li> <li><a href="starters/3_col_double.html">Double sidebars</a></li> </ul> </li> <li><a href="starters/4_col.html">4 columns</a></li> <li> <a href="#">Detached layout</a> <ul> <li><a href="starters/detached_left.html">Left sidebar</a></li> <li><a href="starters/detached_right.html">Right sidebar</a></li> <li><a href="starters/detached_sticky.html">Sticky sidebar</a></li> </ul> </li> <li><a href="starters/layout_boxed.html">Boxed layout</a></li> <li class="navigation-divider"></li> <li><a href="starters/layout_navbar_fixed_main.html">Fixed main navbar</a></li> <li><a href="starters/layout_navbar_fixed_secondary.html">Fixed secondary navbar</a></li> <li><a href="starters/layout_navbar_fixed_both.html">Both navbars fixed</a></li> <li><a href="starters/layout_fixed.html">Fixed layout</a></li> </ul> </li> <li><a href="changelog.html"><i class="icon-list-unordered"></i> <span>Changelog <span class="label bg-blue-400">1.4</span></span></a></li> <li><a href="../../RTL/default/index.html"><i class="icon-width"></i> <span>RTL version</span></a></li> <!-- /main --> <!-- Forms --> <li class="navigation-header"><span>Forms</span> <i class="icon-menu" title="Forms"></i></li> <li> <a href="#"><i class="icon-pencil3"></i> <span>Form components</span></a> <ul> <li><a href="form_inputs_basic.html">Basic inputs</a></li> <li><a href="form_checkboxes_radios.html">Checkboxes &amp; radios</a></li> <li><a href="form_input_groups.html">Input groups</a></li> <li><a href="form_controls_extended.html">Extended controls</a></li> <li><a href="form_floating_labels.html">Floating labels</a></li> <li> <a href="#">Selects</a> <ul> <li><a href="form_select2.html">Select2 selects</a></li> <li><a href="form_multiselect.html">Bootstrap multiselect</a></li> <li><a href="form_select_box_it.html">SelectBoxIt selects</a></li> <li><a href="form_bootstrap_select.html">Bootstrap selects</a></li> </ul> </li> <li><a href="form_tag_inputs.html">Tag inputs</a></li> <li><a href="form_dual_listboxes.html">Dual Listboxes</a></li> <li><a href="form_editable.html">Editable forms</a></li> <li><a href="form_validation.html">Validation</a></li> <li><a href="form_inputs_grid.html">Inputs grid</a></li> </ul> </li> <li> <a href="#"><i class="icon-file-css"></i> <span>JSON forms</span></a> <ul> <li><a href="alpaca_basic.html">Basic inputs</a></li> <li><a href="alpaca_advanced.html">Advanced inputs</a></li> <li><a href="alpaca_controls.html">Controls</a></li> </ul> </li> <li> <a href="#"><i class="icon-footprint"></i> <span>Wizards</span></a> <ul> <li><a href="wizard_steps.html">Steps wizard</a></li> <li><a href="wizard_form.html">Form wizard</a></li> <li><a href="wizard_stepy.html">Stepy wizard</a></li> </ul> </li> <li> <a href="#"><i class="icon-spell-check"></i> <span>Editors</span></a> <ul> <li><a href="editor_summernote.html">Summernote editor</a></li> <li><a href="editor_ckeditor.html">CKEditor</a></li> <li><a href="editor_wysihtml5.html">WYSIHTML5 editor</a></li> <li><a href="editor_code.html">Code editor</a></li> </ul> </li> <li> <a href="#"><i class="icon-select2"></i> <span>Pickers</span></a> <ul> <li><a href="picker_date.html">Date &amp; time pickers</a></li> <li><a href="picker_color.html">Color pickers</a></li> <li><a href="picker_location.html">Location pickers</a></li> </ul> </li> <li> <a href="#"><i class="icon-insert-template"></i> <span>Form layouts</span></a> <ul> <li><a href="form_layout_vertical.html">Vertical form</a></li> <li><a href="form_layout_horizontal.html">Horizontal form</a></li> </ul> </li> <!-- /forms --> <!-- Appearance --> <li class="navigation-header"><span>Appearance</span> <i class="icon-menu" title="Appearance"></i></li> <li> <a href="#"><i class="icon-grid"></i> <span>Components</span></a> <ul> <li><a href="components_modals.html">Modals</a></li> <li><a href="components_dropdowns.html">Dropdown menus</a></li> <li><a href="components_tabs.html">Tabs component</a></li> <li><a href="components_pills.html">Pills component</a></li> <li><a href="components_navs.html">Accordion and navs</a></li> <li><a href="components_buttons.html">Buttons</a></li> <li><a href="components_notifications_pnotify.html">PNotify notifications</a></li> <li><a href="components_notifications_others.html">Other notifications</a></li> <li><a href="components_popups.html">Tooltips and popovers</a></li> <li><a href="components_alerts.html">Alerts</a></li> <li><a href="components_pagination.html">Pagination</a></li> <li><a href="components_labels.html">Labels and badges</a></li> <li><a href="components_loaders.html">Loaders and bars</a></li> <li><a href="components_thumbnails.html">Thumbnails</a></li> <li><a href="components_page_header.html">Page header</a></li> <li><a href="components_breadcrumbs.html">Breadcrumbs</a></li> <li><a href="components_media.html">Media objects</a></li> <li><a href="components_affix.html">Affix and Scrollspy</a></li> </ul> </li> <li> <a href="#"><i class="icon-puzzle2"></i> <span>Content appearance</span></a> <ul> <li><a href="appearance_content_panels.html">Content panels</a></li> <li><a href="appearance_panel_heading.html">Panel heading elements</a></li> <li><a href="appearance_panel_footer.html">Panel footer elements</a></li> <li><a href="appearance_draggable_panels.html">Draggable panels</a></li> <li><a href="appearance_text_styling.html">Text styling</a></li> <li><a href="appearance_typography.html">Typography</a></li> <li><a href="appearance_helpers.html">Helper classes</a></li> <li><a href="appearance_syntax_highlighter.html">Syntax highlighter</a></li> <li><a href="appearance_content_grid.html">Grid system</a></li> </ul> </li> <li> <a href="#"><i class="icon-gift"></i> <span>Extra components</span></a> <ul> <li><a href="extra_sliders_noui.html">NoUI sliders</a></li> <li><a href="extra_sliders_ion.html">Ion range sliders</a></li> <li><a href="extra_session_timeout.html">Session timeout</a></li> <li><a href="extra_idle_timeout.html">Idle timeout</a></li> <li><a href="extra_trees.html">Dynamic tree views</a></li> <li><a href="extra_context_menu.html">Context menu</a></li> <li class="active"><a href="extra_fab.html">Floating action buttons</a></li> </ul> </li> <li> <a href="#"><i class="icon-spinner2 spinner"></i> <span>Animations</span></a> <ul> <li><a href="animations_css3.html">CSS3 animations</a></li> <li> <a href="#">Velocity animations</a> <ul> <li><a href="animations_velocity_basic.html">Basic usage</a></li> <li><a href="animations_velocity_ui.html">UI pack effects</a></li> <li><a href="animations_velocity_examples.html">Advanced examples</a></li> </ul> </li> </ul> </li> <li> <a href="#"><i class="icon-thumbs-up2"></i> <span>Icons</span></a> <ul> <li><a href="icons_glyphicons.html">Glyphicons</a></li> <li><a href="icons_icomoon.html">Icomoon</a></li> <li><a href="icons_fontawesome.html">Font awesome</a></li> </ul> </li> <!-- /appearance --> <!-- Layout --> <li class="navigation-header"><span>Layout</span> <i class="icon-menu" title="Layout options"></i></li> <li> <a href="#"><i class="icon-indent-decrease2"></i> <span>Sidebars</span></a> <ul> <li><a href="sidebar_default_collapse.html">Default collapsible</a></li> <li><a href="sidebar_default_hide.html">Default hideable</a></li> <li><a href="sidebar_mini_collapse.html">Mini collapsible</a></li> <li><a href="sidebar_mini_hide.html">Mini hideable</a></li> <li> <a href="#">Dual sidebar</a> <ul> <li><a href="sidebar_dual.html">Dual sidebar</a></li> <li><a href="sidebar_dual_double_collapse.html">Dual double collapse</a></li> <li><a href="sidebar_dual_double_hide.html">Dual double hide</a></li> <li><a href="sidebar_dual_swap.html">Swap sidebars</a></li> </ul> </li> <li> <a href="#">Double sidebar</a> <ul> <li><a href="sidebar_double_collapse.html">Collapse main sidebar</a></li> <li><a href="sidebar_double_hide.html">Hide main sidebar</a></li> <li><a href="sidebar_double_fix_default.html">Fix default width</a></li> <li><a href="sidebar_double_fix_mini.html">Fix mini width</a></li> <li><a href="sidebar_double_visible.html">Opposite sidebar visible</a></li> </ul> </li> <li> <a href="#">Detached sidebar</a> <ul> <li><a href="sidebar_detached_left.html">Left position</a></li> <li><a href="sidebar_detached_right.html">Right position</a></li> <li><a href="sidebar_detached_sticky_custom.html">Sticky (custom scroll)</a></li> <li><a href="sidebar_detached_sticky_native.html">Sticky (native scroll)</a></li> <li><a href="sidebar_detached_separate.html">Separate categories</a></li> </ul> </li> <li><a href="sidebar_hidden.html">Hidden sidebar</a></li> <li><a href="sidebar_light.html">Light sidebar</a></li> <li><a href="sidebar_components.html">Sidebar components</a></li> </ul> </li> <li> <a href="#"><i class="icon-sort"></i> <span>Vertical navigation</span></a> <ul> <li><a href="navigation_vertical_collapsible.html">Collapsible menu</a></li> <li><a href="navigation_vertical_accordion.html">Accordion menu</a></li> <li><a href="navigation_vertical_sizing.html">Navigation sizing</a></li> <li><a href="navigation_vertical_bordered.html">Bordered navigation</a></li> <li><a href="navigation_vertical_right_icons.html">Right icons</a></li> <li><a href="navigation_vertical_labels_badges.html">Labels and badges</a></li> <li><a href="navigation_vertical_disabled.html">Disabled navigation links</a></li> </ul> </li> <li> <a href="#"><i class="icon-transmission"></i> <span>Horizontal navigation</span></a> <ul> <li><a href="navigation_horizontal_click.html">Submenu on click</a></li> <li><a href="navigation_horizontal_hover.html">Submenu on hover</a></li> <li><a href="navigation_horizontal_elements.html">With custom elements</a></li> <li><a href="navigation_horizontal_tabs.html">Tabbed navigation</a></li> <li><a href="navigation_horizontal_disabled.html">Disabled navigation links</a></li> <li><a href="navigation_horizontal_mega.html">Horizontal mega menu</a></li> </ul> </li> <li> <a href="#"><i class="icon-menu3"></i> <span>Navbars</span></a> <ul> <li><a href="navbar_single.html">Single navbar</a></li> <li> <a href="#">Multiple navbars</a> <ul> <li><a href="navbar_multiple_navbar_navbar.html">Navbar + navbar</a></li> <li><a href="navbar_multiple_navbar_header.html">Navbar + header</a></li> <li><a href="navbar_multiple_header_navbar.html">Header + navbar</a></li> <li><a href="navbar_multiple_top_bottom.html">Top + bottom</a></li> </ul> </li> <li><a href="navbar_colors.html">Color options</a></li> <li><a href="navbar_sizes.html">Sizing options</a></li> <li><a href="navbar_hideable.html">Hide on scroll</a></li> <li><a href="navbar_components.html">Navbar components</a></li> </ul> </li> <li> <a href="#"><i class="icon-tree5"></i> <span>Menu levels</span></a> <ul> <li><a href="#"><i class="icon-IE"></i> Second level</a></li> <li> <a href="#"><i class="icon-firefox"></i> Second level with child</a> <ul> <li><a href="#"><i class="icon-android"></i> Third level</a></li> <li> <a href="#"><i class="icon-apple2"></i> Third level with child</a> <ul> <li><a href="#"><i class="icon-html5"></i> Fourth level</a></li> <li><a href="#"><i class="icon-css3"></i> Fourth level</a></li> </ul> </li> <li><a href="#"><i class="icon-windows"></i> Third level</a></li> </ul> </li> <li><a href="#"><i class="icon-chrome"></i> Second level</a></li> </ul> </li> <!-- /layout --> <!-- Data visualization --> <li class="navigation-header"><span>Data visualization</span> <i class="icon-menu" title="Data visualization"></i></li> <li> <a href="#"><i class="icon-graph"></i> <span>Echarts library</span></a> <ul> <li><a href="echarts_lines_areas.html">Lines and areas</a></li> <li><a href="echarts_columns_waterfalls.html">Columns and waterfalls</a></li> <li><a href="echarts_bars_tornados.html">Bars and tornados</a></li> <li><a href="echarts_scatter.html">Scatter charts</a></li> <li><a href="echarts_pies_donuts.html">Pies and donuts</a></li> <li><a href="echarts_funnels_chords.html">Funnels and chords</a></li> <li><a href="echarts_candlesticks_others.html">Candlesticks and others</a></li> <li><a href="echarts_combinations.html">Chart combinations</a></li> </ul> </li> <li> <a href="#"><i class="icon-statistics"></i> <span>D3 library</span></a> <ul> <li><a href="d3_lines_basic.html">Simple lines</a></li> <li><a href="d3_lines_advanced.html">Advanced lines</a></li> <li><a href="d3_bars_basic.html">Simple bars</a></li> <li><a href="d3_bars_advanced.html">Advanced bars</a></li> <li><a href="d3_pies.html">Pie charts</a></li> <li><a href="d3_circle_diagrams.html">Circle diagrams</a></li> <li><a href="d3_tree.html">Tree layout</a></li> <li><a href="d3_other.html">Other charts</a></li> </ul> </li> <li> <a href="#"><i class="icon-stats-dots"></i> <span>Dimple library</span></a> <ul> <li> <a href="#">Line charts</a> <ul> <li><a href="dimple_lines_horizontal.html">Horizontal orientation</a></li> <li><a href="dimple_lines_vertical.html">Vertical orientation</a></li> </ul> </li> <li> <a href="#">Bar charts</a> <ul> <li><a href="dimple_bars_horizontal.html">Horizontal orientation</a></li> <li><a href="dimple_bars_vertical.html">Vertical orientation</a></li> </ul> </li> <li> <a href="#">Area charts</a> <ul> <li><a href="dimple_area_horizontal.html">Horizontal orientation</a></li> <li><a href="dimple_area_vertical.html">Vertical orientation</a></li> </ul> </li> <li> <a href="#">Step charts</a> <ul> <li><a href="dimple_step_horizontal.html">Horizontal orientation</a></li> <li><a href="dimple_step_vertical.html">Vertical orientation</a></li> </ul> </li> <li><a href="dimple_pies.html">Pie charts</a></li> <li><a href="dimple_rings.html">Ring charts</a></li> <li><a href="dimple_scatter.html">Scatter charts</a></li> <li><a href="dimple_bubble.html">Bubble charts</a></li> </ul> </li> <li> <a href="#"><i class="icon-stats-bars"></i> <span>C3 library</span></a> <ul> <li><a href="c3_lines_areas.html">Lines and areas</a></li> <li><a href="c3_bars_pies.html">Bars and pies</a></li> <li><a href="c3_advanced.html">Advanced examples</a></li> <li><a href="c3_axis.html">Chart axis</a></li> <li><a href="c3_grid.html">Grid options</a></li> </ul> </li> <li> <a href="#"><i class="icon-google"></i> <span>Google visualization</span></a> <ul> <li><a href="google_lines.html">Line charts</a></li> <li><a href="google_bars.html">Bar charts</a></li> <li><a href="google_pies.html">Pie charts</a></li> <li><a href="google_scatter_bubble.html">Bubble &amp; scatter charts</a></li> <li><a href="google_other.html">Other charts</a></li> </ul> </li> <li> <a href="#"><i class="icon-map5"></i> <span>Maps integration</span></a> <ul> <li> <a href="#">Google maps</a> <ul> <li><a href="maps_google_basic.html">Basics</a></li> <li><a href="maps_google_controls.html">Controls</a></li> <li><a href="maps_google_markers.html">Markers</a></li> <li><a href="maps_google_drawings.html">Map drawings</a></li> <li><a href="maps_google_layers.html">Layers</a></li> </ul> </li> <li><a href="maps_vector.html">Vector maps</a></li> </ul> </li> <!-- /data visualization --> <!-- Extensions --> <li class="navigation-header"><span>Extensions</span> <i class="icon-menu" title="Extensions"></i></li> <li> <a href="#"><i class="icon-puzzle4"></i> <span>Extensions</span></a> <ul> <li><a href="extension_image_cropper.html">Image cropper</a></li> <li><a href="extension_blockui.html">Block UI</a></li> <li><a href="extension_dnd.html">Drag and drop</a></li> </ul> </li> <li> <a href="#"><i class="icon-popout"></i> <span>JQuery UI</span></a> <ul> <li><a href="jqueryui_interactions.html">Interactions</a></li> <li><a href="jqueryui_forms.html">Forms</a></li> <li><a href="jqueryui_components.html">Components</a></li> <li><a href="jqueryui_sliders.html">Sliders</a></li> <li><a href="jqueryui_navigation.html">Navigation</a></li> </ul> </li> <li> <a href="#"><i class="icon-upload"></i> <span>File uploaders</span></a> <ul> <li><a href="uploader_plupload.html">Plupload</a></li> <li><a href="uploader_bootstrap.html">Bootstrap file uploader</a></li> <li><a href="uploader_dropzone.html">Dropzone</a></li> </ul> </li> <li> <a href="#"><i class="icon-calendar3"></i> <span>Event calendars</span></a> <ul> <li><a href="extension_fullcalendar_views.html">Basic views</a></li> <li><a href="extension_fullcalendar_styling.html">Event styling</a></li> <li><a href="extension_fullcalendar_formats.html">Language and time</a></li> <li><a href="extension_fullcalendar_advanced.html">Advanced usage</a></li> </ul> </li> <li> <a href="#"><i class="icon-sphere"></i> <span>Internationalization</span></a> <ul> <li><a href="internationalization_switch_direct.html">Direct translation</a></li> <li><a href="internationalization_switch_query.html">Querystring parameter</a></li> <li><a href="internationalization_on_init.html">Set language on init</a></li> <li><a href="internationalization_after_init.html">Set language after init</a></li> <li><a href="internationalization_fallback.html">Language fallback</a></li> <li><a href="internationalization_callbacks.html">Callbacks</a></li> </ul> </li> <!-- /extensions --> <!-- Tables --> <li class="navigation-header"><span>Tables</span> <i class="icon-menu" title="Tables"></i></li> <li> <a href="#"><i class="icon-table2"></i> <span>Basic tables</span></a> <ul> <li><a href="table_basic.html">Basic examples</a></li> <li><a href="table_sizing.html">Table sizing</a></li> <li><a href="table_borders.html">Table borders</a></li> <li><a href="table_styling.html">Table styling</a></li> <li><a href="table_elements.html">Table elements</a></li> </ul> </li> <li> <a href="#"><i class="icon-grid7"></i> <span>Data tables</span></a> <ul> <li><a href="datatable_basic.html">Basic initialization</a></li> <li><a href="datatable_styling.html">Basic styling</a></li> <li><a href="datatable_advanced.html">Advanced examples</a></li> <li><a href="datatable_sorting.html">Sorting options</a></li> <li><a href="datatable_api.html">Using API</a></li> <li><a href="datatable_data_sources.html">Data sources</a></li> </ul> </li> <li> <a href="#"><i class="icon-alignment-unalign"></i> <span>Data tables extensions</span></a> <ul> <li><a href="datatable_extension_reorder.html">Columns reorder</a></li> <li><a href="datatable_extension_row_reorder.html">Row reorder</a></li> <li><a href="datatable_extension_fixed_columns.html">Fixed columns</a></li> <li><a href="datatable_extension_fixed_header.html">Fixed header</a></li> <li><a href="datatable_extension_autofill.html">Auto fill</a></li> <li><a href="datatable_extension_key_table.html">Key table</a></li> <li><a href="datatable_extension_scroller.html">Scroller</a></li> <li><a href="datatable_extension_select.html">Select</a></li> <li> <a href="#">Buttons</a> <ul> <li><a href="datatable_extension_buttons_init.html">Initialization</a></li> <li><a href="datatable_extension_buttons_flash.html">Flash buttons</a></li> <li><a href="datatable_extension_buttons_print.html">Print buttons</a></li> <li><a href="datatable_extension_buttons_html5.html">HTML5 buttons</a></li> </ul> </li> <li><a href="datatable_extension_colvis.html">Columns visibility</a></li> </ul> </li> <li> <a href="#"><i class="icon-file-spreadsheet"></i> <span>Handsontable</span></a> <ul> <li><a href="handsontable_basic.html">Basic configuration</a></li> <li><a href="handsontable_advanced.html">Advanced setup</a></li> <li><a href="handsontable_cols.html">Column features</a></li> <li><a href="handsontable_cells.html">Cell features</a></li> <li><a href="handsontable_types.html">Basic cell types</a></li> <li><a href="handsontable_custom_checks.html">Custom &amp; checkboxes</a></li> <li><a href="handsontable_ac_password.html">Autocomplete &amp; password</a></li> <li><a href="handsontable_search.html">Search</a></li> <li><a href="handsontable_context.html">Context menu</a></li> </ul> </li> <li> <a href="#"><i class="icon-versions"></i> <span>Responsive options</span></a> <ul> <li><a href="table_responsive.html">Responsive basic tables</a></li> <li><a href="datatable_responsive.html">Responsive data tables</a></li> </ul> </li> <!-- /tables --> <!-- Page kits --> <li class="navigation-header"><span>Page kits</span> <i class="icon-menu" title="Page kits"></i></li> <li> <a href="#"><i class="icon-task"></i> <span>Task manager</span></a> <ul> <li><a href="task_manager_grid.html">Task grid</a></li> <li><a href="task_manager_list.html">Task list</a></li> <li><a href="task_manager_detailed.html">Task detailed</a></li> </ul> </li> <li> <a href="#"><i class="icon-cash3"></i> <span>Invoicing</span></a> <ul> <li><a href="invoice_template.html">Invoice template</a></li> <li><a href="invoice_grid.html">Invoice grid</a></li> <li><a href="invoice_archive.html">Invoice archive</a></li> </ul> </li> <li> <a href="#"><i class="icon-people"></i> <span>User pages</span></a> <ul> <li><a href="user_pages_cards.html">User cards</a></li> <li><a href="user_pages_list.html">User list</a></li> <li><a href="user_pages_profile.html">Simple profile</a></li> <li><a href="user_pages_profile_cover.html">Profile with cover</a></li> </ul> </li> <li> <a href="#"><i class="icon-user-plus"></i> <span>Login &amp; registration</span></a> <ul> <li><a href="login_simple.html">Simple login</a></li> <li><a href="login_advanced.html">More login info</a></li> <li><a href="login_registration.html">Simple registration</a></li> <li><a href="login_registration_advanced.html">More registration info</a></li> <li><a href="login_unlock.html">Unlock user</a></li> <li><a href="login_password_recover.html">Reset password</a></li> <li><a href="login_hide_navbar.html">Hide navbar</a></li> <li><a href="login_transparent.html">Transparent box</a></li> <li><a href="login_background.html">Background option</a></li> <li><a href="login_validation.html">With validation</a></li> <li><a href="login_tabbed.html">Tabbed form</a></li> <li><a href="login_modals.html">Inside modals</a></li> </ul> </li> <li> <a href="#"><i class="icon-magazine"></i> <span>Timelines</span></a> <ul> <li><a href="timelines_left.html">Left timeline</a></li> <li><a href="timelines_right.html">Right timeline</a></li> <li><a href="timelines_center.html">Centered timeline</a></li> </ul> </li> <li> <a href="#"><i class="icon-lifebuoy"></i> <span>Support</span></a> <ul> <li><a href="support_conversation_layouts.html">Conversation layouts</a></li> <li><a href="support_conversation_options.html">Conversation options</a></li> <li><a href="support_knowledgebase.html">Knowledgebase</a></li> <li><a href="support_faq.html">FAQ page</a></li> </ul> </li> <li> <a href="#"><i class="icon-search4"></i> <span>Search</span></a> <ul> <li><a href="search_basic.html">Basic search results</a></li> <li><a href="search_users.html">User search results</a></li> <li><a href="search_images.html">Image search results</a></li> <li><a href="search_videos.html">Video search results</a></li> </ul> </li> <li> <a href="#"><i class="icon-images2"></i> <span>Gallery</span></a> <ul> <li><a href="gallery_grid.html">Media grid</a></li> <li><a href="gallery_titles.html">Media with titles</a></li> <li><a href="gallery_description.html">Media with description</a></li> <li><a href="gallery_library.html">Media library</a></li> </ul> </li> <li> <a href="#"><i class="icon-warning"></i> <span>Error pages</span></a> <ul> <li><a href="error_403.html">Error 403</a></li> <li><a href="error_404.html">Error 404</a></li> <li><a href="error_405.html">Error 405</a></li> <li><a href="error_500.html">Error 500</a></li> <li><a href="error_503.html">Error 503</a></li> <li><a href="error_offline.html">Offline page</a></li> </ul> </li> <!-- /page kits --> </ul> </div> </div> <!-- /main navigation --> </div> </div> <!-- /main sidebar --> <!-- Main content --> <div class="content-wrapper"> <!-- Page header --> <div class="page-header page-header-default"> <div class="page-header-content"> <div class="page-title"> <h4><i class="icon-arrow-left52 position-left"></i> <span class="text-semibold">Extras</span> - FAB Menu</h4> </div> <div class="heading-elements"> <div class="heading-btn-group"> <a href="#" class="btn btn-link btn-float has-text"><i class="icon-bars-alt text-primary"></i><span>Statistics</span></a> <a href="#" class="btn btn-link btn-float has-text"><i class="icon-calculator text-primary"></i> <span>Invoices</span></a> <a href="#" class="btn btn-link btn-float has-text"><i class="icon-calendar5 text-primary"></i> <span>Schedule</span></a> </div> </div> </div> <div class="breadcrumb-line"> <ul class="breadcrumb"> <li><a href="index.html"><i class="icon-home2 position-left"></i> Home</a></li> <li><a href="extra_fab.html">Extras</a></li> <li class="active">FAB menu</li> </ul> <ul class="breadcrumb-elements"> <li><a href="#"><i class="icon-comment-discussion position-left"></i> Support</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> <i class="icon-gear position-left"></i> Settings <span class="caret"></span> </a> <ul class="dropdown-menu dropdown-menu-right"> <li><a href="#"><i class="icon-user-lock"></i> Account security</a></li> <li><a href="#"><i class="icon-statistics"></i> Analytics</a></li> <li><a href="#"><i class="icon-accessibility"></i> Accessibility</a></li> <li class="divider"></li> <li><a href="#"><i class="icon-gear"></i> All settings</a></li> </ul> </li> </ul> </div> </div> <!-- /page header --> <!-- Content area --> <div class="content"> <!-- Bottom right menu --> <ul class="fab-menu fab-menu-fixed fab-menu-bottom-right" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-teal-400 btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-paragraph-justify3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="badge bg-primary-400">5</span> </div> </li> <li> <div data-fab-label="Chat with Jack"> <a href="#" class="btn bg-pink-400 btn-rounded btn-icon btn-float"> <img src="assets/images/demo/users/face23.jpg" class="img-responsive" alt=""> </a> <span class="status-mark border-pink-400"></span> </div> </li> </ul> </li> </ul> <!-- /bottom right menu --> <!-- Bottom left menu --> <ul class="fab-menu fab-menu-fixed fab-menu-bottom-left" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-danger-400 btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-cog52"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="badge bg-primary-400">5</span> </div> </li> <li> <div data-fab-label="Chat with Jack"> <a href="#" class="btn bg-pink-400 btn-rounded btn-icon btn-float"> <img src="assets/images/demo/users/face23.jpg" class="img-responsive" alt=""> </a> <span class="status-mark border-pink-400"></span> </div> </li> </ul> </li> </ul> <!-- /bottom left menu --> <!-- Top left menu --> <ul class="fab-menu fab-menu-absolute fab-menu-top-left" data-fab-toggle="hover" id="fab-menu-affixed-demo-left"> <li> <a class="fab-menu-btn btn bg-indigo-400 btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-checkmark3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="badge bg-primary-400">5</span> </div> </li> <li> <div data-fab-label="Chat with Jack"> <a href="#" class="btn bg-pink-400 btn-rounded btn-icon btn-float"> <img src="assets/images/demo/users/face23.jpg" class="img-responsive" alt=""> </a> <span class="status-mark border-pink-400"></span> </div> </li> </ul> </li> </ul> <!-- /top left menu --> <!-- Top right menu --> <ul class="fab-menu fab-menu-absolute fab-menu-top-right" data-fab-toggle="hover" id="fab-menu-affixed-demo-right"> <li> <a class="fab-menu-btn btn bg-pink-300 btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-grid3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="badge bg-primary-400">5</span> </div> </li> <li> <div data-fab-label="Chat with Jack"> <a href="#" class="btn bg-pink-400 btn-rounded btn-icon btn-float"> <img src="assets/images/demo/users/face23.jpg" class="img-responsive" alt=""> </a> <span class="status-mark border-pink-400"></span> </div> </li> </ul> </li> </ul> <!-- /top right menu --> <!-- Floating action button overview --> <div class="panel panel-flat content-group-lg"> <div class="panel-heading"> <h5 class="panel-title">Floating action button</h5> <div class="heading-elements"> <ul class="icons-list"> <li><a data-action="collapse"></a></li> <li><a data-action="reload"></a></li> <li><a data-action="close"></a></li> </ul> </div> </div> <div class="panel-body" data-toggle="context" data-target=".context-data-menu"> <p class="content-group">Floating action button (FAB) menu - very useful component to display a single floating button with or without nested menu. Supports plenty of different styling, interaction and direction options and can be added nearly to any container within page layout or to page itself. By default, it supports top and bottom menu direction, but can be easily extended to left and right directions with simple CSS additions. Inner elements can be either buttons with single icon or image thumbnails.</p> <p class="text-semibold">Default FAB menu markup:</p> <pre class="language-markup content-group"><code>&lt;!-- Clickable menu --> &lt;ul class="fab-menu" data-fab-toggle="click"> &lt;li> &lt;a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> &lt;i class="fab-icon-open icon-plus3">&lt;/i> &lt;i class="fab-icon-close icon-cross2">&lt;/i> &lt;/a> &lt;ul class="fab-menu-inner"> &lt;li> &lt;div data-fab-label="Compose email"> &lt;a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> &lt;i class="icon-pencil">&lt;/i> &lt;/a> &lt;/div> &lt;/li> &lt;li> &lt;div data-fab-label="Conversations"> &lt;a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> &lt;i class="icon-bubbles7">&lt;/i> &lt;/a> &lt;span class="badge bg-primary-400">5&lt;/span> &lt;/div> &lt;/li> &lt;/ul> &lt;/li> &lt;/ul> &lt;!-- /clickable menu --> </code></pre> </div> </div> <!-- /floating action button overview --> <!-- Basic examples --> <h6 class="content-group text-semibold"> Basic examples <small class="display-block">Default FAB menu usage</small> </h6> <div class="row"> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Single floating button</h6> <p class="content-group-sm text-muted">Single clickable button without menu</p> <ul class="fab-menu"> <li> <a href="#" class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Open menu on hover</h6> <p class="content-group-sm text-muted">Example of hoverable FAB menu</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="hover"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Open menu on click</h6> <p class="content-group-sm text-muted">Example of clickable FAB menu</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> </div> <!-- /basic examples --> <!-- Menu elements --> <h6 class="content-group text-semibold"> FAB menu elements <small class="display-block">Buttons, dropdowns and images</small> </h6> <div class="row"> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Simple buttons</h6> <p class="content-group-sm text-muted">Rounded buttons with icons</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Button with dropdowns</h6> <p class="content-group-sm text-muted">Buttons with left/right dropdowns</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float dropdown-toggle" data-toggle="dropdown"> <i class="icon-menu7"></i> </a> <ul class="dropdown-menu"> <li><a href="#"><i class="icon-user-lock"></i> Account security</a></li> <li><a href="#"><i class="icon-statistics"></i> Analytics</a></li> <li><a href="#"><i class="icon-accessibility"></i> Accessibility</a></li> <li class="divider"></li> <li><a href="#"><i class="icon-gear"></i> All settings</a></li> </ul> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float dropdown-toggle" data-toggle="dropdown"> <i class="icon-menu"></i> </a> <ul class="dropdown-menu dropdown-menu-right"> <li><a href="#"><i class="icon-user-lock"></i> Account security</a></li> <li><a href="#"><i class="icon-statistics"></i> Analytics</a></li> <li><a href="#"><i class="icon-accessibility"></i> Accessibility</a></li> <li class="divider"></li> <li><a href="#"><i class="icon-gear"></i> All settings</a></li> </ul> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Button with images</h6> <p class="content-group-sm text-muted">Display thumbs instead of buttons</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <img src="assets/images/demo/users/face11.jpg" class="img-responsive" alt=""> </a> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <img src="assets/images/demo/users/face24.jpg" class="img-responsive" alt=""> </a> </div> </li> </ul> </li> </ul> </div> </div> </div> <!-- /menu elements --> <!-- Inner button elements --> <h6 class="content-group text-semibold"> Inner button elements <small class="display-block">Badges, labels and status marks</small> </h6> <div class="row"> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Badges with number</h6> <p class="content-group-sm text-muted">Rounded badges on top right corner</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> <span class="badge bg-pink-300">5</span> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="badge bg-success-400">8</span> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Status mark</h6> <p class="content-group-sm text-muted">Rounded status mark sign</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> <span class="status-mark bg-pink-400"></span> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="status-mark bg-pink-400"></span> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Circle status mark</h6> <p class="content-group-sm text-muted">Circle mark on top right corner</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> <span class="status-mark border-pink-400"></span> </div> </li> <li> <div> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> <span class="status-mark border-pink-400"></span> </div> </li> </ul> </li> </ul> </div> </div> </div> <!-- /inner button elements --> <!-- Inner button labels --> <h6 class="content-group text-semibold"> Inner button labels <small class="display-block">Display tooltips on left/right sides</small> </h6> <div class="row"> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Label positions</h6> <p class="content-group-sm text-muted">Left and right label positions</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div class="fab-label-right" data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Light labels</h6> <p class="content-group-sm text-muted">Change label color from dark to light</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div class="fab-label-light" data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div class="fab-label-light" data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Visible labels</h6> <p class="content-group-sm text-muted">Always display button labels</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-blue btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div class="fab-label-visible" data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div class="fab-label-visible" data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> </div> <!-- /inner button labels --> <!-- Default button colors --> <h6 class="content-group text-semibold"> Default button colors <small class="display-block">Pre-defined contextual colors</small> </h6> <div class="row"> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Default button color</h6> <p class="content-group-sm text-muted">Default color using <code>.btn-default</code> class</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click" style="z-index: 1002;"> <li> <a class="fab-menu-btn btn btn-default btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Success button color</h6> <p class="content-group-sm text-muted">Success color using <code>.btn-success</code> class</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn btn-success btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Primary button color</h6> <p class="content-group-sm text-muted">Primary color using <code>.btn-primary</code> class</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click" style="z-index: 1002;"> <li> <a class="fab-menu-btn btn btn-primary btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Warning button color</h6> <p class="content-group-sm text-muted">Warning color using <code>.btn-warning</code> class</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn btn-warning btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Danger button color</h6> <p class="content-group-sm text-muted">Danger color using <code>.btn-danger</code> class</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click" style="z-index: 1002;"> <li> <a class="fab-menu-btn btn btn-danger btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Info button color</h6> <p class="content-group-sm text-muted">Info color using <code>.btn-info</code> class</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn btn-info btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> </div> <!-- /default button colors --> <!-- Custom color options --> <h6 class="content-group text-semibold"> Custom color options <small class="display-block">Use custom color in main and inner buttons</small> </h6> <div class="row"> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Custom main button color</h6> <p class="content-group-sm text-muted">Use color helper classes for custom colors</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-teal-400 btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div data-fab-label="Compose email"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div data-fab-label="Conversations"> <a href="#" class="btn btn-default btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Custom inner button color</h6> <p class="content-group-sm text-muted">Use color helper classes for custom colors</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn btn-default btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn bg-indigo-400 btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div> <a href="#" class="btn bg-indigo-400 btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> <div class="col-md-4"> <div class="panel panel-body border-top-danger text-center"> <h6 class="no-margin text-semibold">Mixing button colors</h6> <p class="content-group-sm text-muted">Feel free to mix all button colors</p> <ul class="fab-menu fab-menu-top" data-fab-toggle="click"> <li> <a class="fab-menu-btn btn bg-brown btn-float btn-rounded btn-icon"> <i class="fab-icon-open icon-plus3"></i> <i class="fab-icon-close icon-cross2"></i> </a> <ul class="fab-menu-inner"> <li> <div> <a href="#" class="btn bg-teal-400 btn-rounded btn-icon btn-float"> <i class="icon-pencil"></i> </a> </div> </li> <li> <div> <a href="#" class="btn bg-warning-400 btn-rounded btn-icon btn-float"> <i class="icon-bubbles7"></i> </a> </div> </li> </ul> </li> </ul> </div> </div> </div> <!-- /custom color options --> <!-- FAB menu classes --> <div class="panel panel-flat"> <div class="panel-heading"> <h5 class="panel-title">FAB menu classes</h5> <div class="heading-elements"> <ul class="icons-list"> <li><a data-action="collapse"></a></li> <li><a data-action="reload"></a></li> <li><a data-action="close"></a></li> </ul> </div> </div> <div class="panel-body"> FAB menu styling is fully controlled by CSS. you can apply different color and button styling options directly in markup. Direction and display options are also can be changed on the fly just by replacing data attributes or class names in main container. Please note: clickable menu requires <code>material.min.js</code> file. Table below demonstrates all available classes that can be used with the FAB menu: </div> <div class="table-responsive"> <table class="table table-bordered"> <thead> <tr> <th style="width: 20%;">Class</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th colspan="2" class="active">Basic classes</th> </tr> <tr> <td><code>.fab-menu</code></td> <td>Default menu class name, added to <code>&lt;ul></code> element</td> </tr> <tr> <td><code>.fab-menu-inner</code></td> <td>Container class for inner menu list, added to inner <code>&lt;ul></code> element</td> </tr> <tr> <td><code>.fab-icon-open</code></td> <td>Icon visible by default, hidden when menu opened</td> </tr> <tr> <td><code>.fab-icon-close</code></td> <td>Icon that appears when menu is opened, hidden when menu closed</td> </tr> <tr class="border-double"> <th colspan="3" class="active">Positions and directions</th> </tr> <tr> <td><code>.fab-menu-top</code></td> <td>Static button, menu opens <strong>below</strong> the button</td> </tr> <tr> <td><code>.fab-menu-bottom</code></td> <td>Static button, menu opens <strong>above</strong> the button</td> </tr> <tr> <td><code>.fab-menu-top-left</code></td> <td>Top left position. Can have absolute and fixed positions, also can be sticked to top on page scroll</td> </tr> <tr> <td><code>.fab-menu-top-right</code></td> <td>Top right position. Can have absolute and fixed positions, also can be sticked to top on page scroll</td> </tr> <tr> <td><code>.fab-menu-bottom-left</code></td> <td>Bottom left position. Can have absolute and fixed positions</td> </tr> <tr> <td><code>.fab-menu-bottom-right</code></td> <td>Bottom right position. Can have absolute and fixed positions</td> </tr> <tr class="border-double"> <th colspan="3" class="active">Menu positioning</th> </tr> <tr> <td><code>.fab-menu-absolute</code></td> <td>Absolute positioning. Can be used in any container</td> </tr> <tr> <td><code>.fab-menu-fixed</code></td> <td>Fixed positioning. Can be used in main container only, relative to page layout</td> </tr> <tr> <td><code>.fab-menu-affixed</code></td> <td>Sticky menu. Can be used in main container only, relative to page layout. Supported in top positions only</td> </tr> <tr class="border-double"> <th colspan="3" class="active">Menu visibility</th> </tr> <tr> <td><code>data-fab-toggle="click"</code></td> <td>Open menu on <strong>click</strong>. Applies to main menu container that has <code>.fab-menu</code> class</td> </tr> <tr> <td><code>data-fab-toggle="hover"</code></td> <td>Open menu on <strong>hover</strong>. Applies to main menu container that has <code>.fab-menu</code> class</td> </tr> <tr> <td><code>data-fab-state="opened"</code></td> <td>Display menu on page load. Works only with <code>data-fab-toggle="click"</code> option</td> </tr> <tr class="border-double"> <th colspan="3" class="active">Inner button labels</th> </tr> <tr> <td><code>data-fab-label="..."</code></td> <td>Text label to display on inner button hover. Must be added to <code>&lt;div></code> element inside inner menu item</td> </tr> <tr> <td><code>.fab-label-right</code></td> <td>Display labels on the right side. Default position is left. Must be added to <code>&lt;div></code> element inside inner menu item</td> </tr> <tr> <td><code>.fab-label-light</code></td> <td>Use this class if you want to display light labels instead of default dark. Must be added to <code>&lt;div></code> element inside inner menu item</td> </tr> <tr> <td><code>.fab-label-visible</code></td> <td>By default, all labels appear on hover. To make them always visible, add this class to <code>&lt;div></code> element inside inner menu item</td> </tr> </tbody> </table> </div> </div> <!-- /FAB menu classes --> <!-- Footer --> <div class="footer text-muted"> &copy; 2015. <a href="#">Limitless Web App Kit</a> by <a href="http://themeforest.net/user/Kopyov" target="_blank">Eugene Kopyov</a> </div> <!-- /footer --> </div> <!-- /content area --> </div> <!-- /main content --> </div> <!-- /page content --> </div> <!-- /page container --> </body> </html>
nickevin/WebCollection
WebContent/limitless/layout_1/LTR/default/extra_fab.html
HTML
mit
87,560
<div :class="$style.root"> <svg :class="$style.svg" viewBox="0 0 100 100"> <g transform="translate(50, 50) rotate(-90)"> <circle :class="$style.track" cx="0" cy="0" :r="radius" /> <circle :class="$style.trail" cx="0" cy="0" :r="radius" :style="{ strokeDasharray }" /> </g> </svg> <div :class="$style.text"> <slot>{{ percent + '%' }}</slot> </div> </div>
vusion/proto-ui
src/components/u-circular-progress.vue/index.html
HTML
mit
419
<!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_65) on Tue Nov 04 14:40:51 CET 2014 --> <TITLE> mobi.inventica.ifinitysdk.models.helpers </TITLE> <META NAME="date" CONTENT="2014-11-04"> <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="mobi.inventica.ifinitysdk.models.helpers"; } } </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>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../mobi/inventica/ifinitysdk/models/generated/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../mobi/inventica/ifinitysdk/utils/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?mobi/inventica/ifinitysdk/models/helpers/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> <H2> Package mobi.inventica.ifinitysdk.models.helpers </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../mobi/inventica/ifinitysdk/models/helpers/AlertHelper.html" title="class in mobi.inventica.ifinitysdk.models.helpers">AlertHelper</A></B></TD> <TD>The Class AlertHelper.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../mobi/inventica/ifinitysdk/models/helpers/AreaHelper.html" title="class in mobi.inventica.ifinitysdk.models.helpers">AreaHelper</A></B></TD> <TD>The Class AreaHelper.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../mobi/inventica/ifinitysdk/models/helpers/AreaPointHelper.html" title="class in mobi.inventica.ifinitysdk.models.helpers">AreaPointHelper</A></B></TD> <TD>The Class AreaPointHelper.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../mobi/inventica/ifinitysdk/models/helpers/BeaconHelper.html" title="class in mobi.inventica.ifinitysdk.models.helpers">BeaconHelper</A></B></TD> <TD>The Class BeaconHelper.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../mobi/inventica/ifinitysdk/models/helpers/ContentHelper.html" title="class in mobi.inventica.ifinitysdk.models.helpers">ContentHelper</A></B></TD> <TD>The Class ContentHelper.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../mobi/inventica/ifinitysdk/models/helpers/FloorPlanHelper.html" title="class in mobi.inventica.ifinitysdk.models.helpers">FloorPlanHelper</A></B></TD> <TD>The Class FloorPlanHelper.</TD> </TR> </TABLE> &nbsp; <P> <DL> </DL> <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>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../mobi/inventica/ifinitysdk/models/generated/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../mobi/inventica/ifinitysdk/utils/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?mobi/inventica/ifinitysdk/models/helpers/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> </BODY> </HTML>
Ifinity/ifinity-android-sdk
doc/mobi/inventica/ifinitysdk/models/helpers/package-summary.html
HTML
mit
7,847
<!DOCTYPE html> <html lang="fr"> <head> <meta name="robots" content="follow, index"> <meta name="description" content="Papertronics"> <meta name="abstract" content="Papertronics"> <meta name="keywords" content="papertronics, flippaper"> <meta name="rights" content="papertronics"> <meta property="og:type" content="website"> <meta property="og:url" content="https://papertronics.org"> <meta property="og:image" content=""> <meta property="og:description" content="Papertronics"> <meta name="twitter:card" content="photo"> <meta name="twitter:site" content=""> <meta name="twitter:creator" content=""> <meta name="twitter:title" content="Papertronics"> <meta name="twitter:url" content="https://papertronics.org"> <meta name="twitter:image" content=""> <meta name="twitter:image:width" content='1200'> <meta name="twitter:image:height" content='630'> <meta name="twitter:image:alt" content='Papertronics'> <meta name="MobileOptimized" content="width"> <meta name="HandleFriendly" content="true"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <link rel="image_src" href="projects.html" /> <link rel="stylesheet" href="../assets/styles.min.css" /> <link rel="stylesheet" href="../bundles/sonatacore/vendor/components-font-awesome/css/font-awesome.css"/> <link rel="icon" type="image/png" href="../uploads/media/theme/0001/01/thumb_106_theme_logo.png" sizes="32x32"> <title> Papertronics </title> <!-- Matomo --> <script type="text/javascript"> var _paq = _paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//analytics.1pixel.fr/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '5']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </head> <body> <div id="app"> <div class="container"> <nav id="toppage" class="navbar navbar-custom navbar-fixed-top" data-scroll-header> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> &#9776; </button> <a data-scroll="data-scroll" class="navbar-brand" href="../index.html#toppage"><img src="../uploads/media/theme/0001/01/thumb_107_theme_large.png" alt "Papertronics" title="Papertronics"/></a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav navbar-right test navbar-language"> <li> <a href="../en/contact-ptx.html" class="contact">CONTACT</a> </li> <li> <a href="../en/projects.html" class="lang">EN</a> </li> <li> <a href="https://www.facebook.com/Papertronics/" class="social fb"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-facebook fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://twitter.com/papertronics" class="social twitter"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://www.instagram.com/explore/tags/papertronics/" class="social insta"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-instagram fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li class="nav-item menu1 first"> <a href="ptx-tech.html" data-scroll="data-scroll" class="nav-link"> Tech</a> </li> <li class="nav-item menu1"> <a href="projects.html" data-scroll="data-scroll" class="nav-link"> Projects</a> </li> <li class="nav-item menu1"> <a href="service.html" data-scroll="data-scroll" class="nav-link"> Service</a> </li> <li class="nav-item menu1 last"> <a href="http://cosmodule.com/shop/" data-scroll="data-scroll" class="nav-link"> Shop</a> </li> </ul> </div> </div> </nav> </div> <div class="container projectslisting" id="oplisting"> <div class="row"> <div class="col-md-12 col-lg-12 col-sm-12 col-xs-12 oplistingintro"> <div id="content-projects"> <div class="container caption"> <h2 class="title"> Projects </h2> <p class="oplistingintrotext">Avec Papertronics, nous concevons des installation et objets interactifs, expérimentons et encourageant toujours le public à prendre part au processus créatif. Voici une partie du spectre de nos activités.</p> </div> </div> </div> <div class="col-md-4 col-lg-4 col-sm-12 col-xs-12"> <div class="oplistingbody"> <a href="projects/micro-game-factory.html"><img class="img-responsive" src="../uploads/media/default/0001/01/thumb_155_default_medium.jpeg"/></a> <a href="projects/micro-game-factory.html"><h3 class="title">Micro Game Factory</h3></a> <p class="oplistingbodytxt">Retour vers les 80es, Micro Game Factory vous permet désormais de concevoir des jeux...</p> <p><a class="btn btn-simpleonecolpp" href="projects/micro-game-factory.html" role="button">MORE</a></p> </div> </div> <div class="col-md-4 col-lg-4 col-sm-12 col-xs-12"> <div class="oplistingbody"> <a href="projects/papertronics-kit.html"><img class="img-responsive" src="../uploads/media/default/0001/01/thumb_164_default_medium.jpeg"/></a> <a href="projects/papertronics-kit.html"><h3 class="title">Papertronics Kit</h3></a> <p class="oplistingbodytxt">En plein développement actuellement dans nos ateliers, le kit Papertronics promet...</p> <p><a class="btn btn-simpleonecolpp" href="projects/papertronics-kit.html" role="button">MORE</a></p> </div> </div> <div class="col-md-4 col-lg-4 col-sm-12 col-xs-12"> <div class="oplistingbody"> <a href="projects/flippaper.html"><img class="img-responsive" src="../uploads/media/default/0001/01/thumb_158_default_medium.jpeg"/></a> <a href="projects/flippaper.html"><h3 class="title">Flippaper</h3></a> <p class="oplistingbodytxt">First there was Flippaper, a project between a drafting table and a pinball. Use color markers...</p> <p><a class="btn btn-simpleonecolpp" href="projects/flippaper.html" role="button">MORE</a></p> </div> </div> <div class="col-md-4 col-lg-4 col-sm-12 col-xs-12"> <div class="oplistingbody"> <a href="projects/the-last-okonomiyaki-island.html"><img class="img-responsive" src="../uploads/media/default/0001/01/thumb_161_default_medium.jpeg"/></a> <a href="projects/the-last-okonomiyaki-island.html"><h3 class="title">The Last Okonomiyaki Island</h3></a> <p class="oplistingbodytxt">Quick, get behind that onion! Can&#039;t you see he&#039;s shooting at you? You see, this is no game here, you fight...</p> <p><a class="btn btn-simpleonecolpp" href="projects/the-last-okonomiyaki-island.html" role="button">MORE</a></p> </div> </div> </div> </div> <div class="container-fluid"> <div class="row row-fluid opinfo"> <div class="col-md-12 col-xs-12 vcenter"> <div class="container"> <div class="col-md-3 col-xs-12 vcenter"> <img class="img-responsive" src="../uploads/media/theme/0001/01/thumb_136_theme_logo.png" alt=""> </div> <div class="col-md-3 col-xs-12 vcenter"> <h4 class="title">LINKS</h4> <p><a href="http://www.jercortial.com">Jérémie Cortial</a></p> <p><a href="http://www.aporagen.com">Roman Miletitch</a></p> </div> <div class="col-md-3 col-xs-12 vcenter"> <h4 class="title">SHARE THE FUN !</h4> <p><a class="" href="https://github.com/Papertronics">Github ressources</a><p> <div class="fb-share-button" data-href="https://papertronics.org" data-layout="button" data-size="large" data-mobile-iframe="true"><a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fpapertronics.org%2F&amp;src=sdkpreparse">Share on facebook</a></div> <p> <a class="twitter-share-button" href="https://twitter.com/share" data-size="large" data-text="Share the fun with Papertronics" data-url="https://dev.twitter.com/web/tweet-button" data-hashtags="papertronics" data-via="twitterdev" data-related="twitterapi,twitter"> Share the fun with Papertronics on Twitter </a> </p> </div> <div class="col-md-3 vcenter"> <h4 class="title">CONTACT US</h4> <p><a class="" href="https://www.facebook.com/Papertronics">Facebook</a></p> <p><a class="" href="https://twitter.com/papertronics">Twitter</a></p> <p><a class="" href="https://www.google.fr/maps/place/55+Grande+Rue+de+la+Guilloti%C3%A8re,+69007+Lyon/@45.7532277,4.8428079,17z/data=!4m15!1m9!4m8!1m0!1m6!1m2!1s0x47f4ea4346e4ab23:0x5d12728402806fa3!2s55+Grande+Rue+de+la">Google Maps</a></p> </div> </div> </div> </div> </div> <div class="footer"> <nav class=" navbar navbar-custom"> <div class="container"> <ul class="nav navbar-nav navbar-footer"> <li class="nav-item first"> <a href="terms-conditions.html" data-scroll="data-scroll" class="nav-link"> Conditions</a> </li> <li class="nav-item "> <a href="legal-policies.html" data-scroll="data-scroll" class="nav-link"> Informations légales</a> </li> <li class="nav-item nav-item right last"> <a href="../index.html" data-scroll="data-scroll" class="nav-link"> Copyright © 2017 1pixel.fr - all rights reserved.</a> </li> </ul> </div> </nav> <!-- <div class="footer-middle"> <div class="container"> <div class="row"> <div class="col-sm-12"> blabla </div> </div> </div> </div> <div class="footer-bottom"> <div class="container"> <div class="row"> <div class="col-sm-12"> blabla </div> </div> </div> </div> --> </div> </div> <script src="../assets/scripts.min.js"></script> <script src="../bundles/fosjsrouting/js/router.js"></script> <script src="js/routing@callback=fos.Router.setData"></script> </body> </html>
Papertronics/papertronics.github.io
fr/projects.html
HTML
mit
11,389
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <!--Import Google Icon Font--> <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" /> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection" /> <!--Let the browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Page d'accueil du site internet de EURL Corsenac" /> <title>EURL Corsenac</title> </head> <body> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script> <script type="text/javascript" src="js/materialize.min.js"></script> <div class="navbar-fixed"> <nav> <div class="nav-wrapper blue darken-2"> <a href="#" class="brand-logo right">EURL Corsenac</a> <ul id="nav-mobile" class="left hide-on-med-and-down"> <li class="active"><a href="#">Architecture</a></li> <li><a href="peinture.html">Peinture</a></li> </ul> </div> </nav> </div> <!--<div class="container">--> <div class="row"> <div class="col l4"> <div class="card medium hoverable"> <div class="card-image waves-effect waves-block waves-light"> <img class="activator" alt ="" src="Catégorie/DATACENTER-BAIES.jpg" class="responsive-img"> </div> <div class="card-content"> <span class="card-title activator grey-text text-darken-4">Data Center</span> <p><a href="Data Center.html">En Savoir plus</a></p> </div> <div class="card-reveal"> <span class="card-title grey-text text-darken-4">Data Center<i class="material-icons right">close</i></span> <p>- Réalisation de nombreux DATA CENTER (Centre de traitement de données informatiques et hébergement), création, extension et réhabilitation.<br />- Urbanisation et architecture des salles, sécurisation des données suivant le niveau de redondance et en fonction du lieu.<br />- Allées chaudes et froides, refroidissement à coeur, Free-Cooling.<br />- Intervention en lieux occupées, préfabrication, intégration éco-responsable.</p> <button class="btn-flat waves-effect waves-red grey lighten-1"><a href="Data Center.html">Voir</a></button> </div> </div> </div> <div class="col l4"> <div class="card medium hoverable"> <div class="card-image waves-effect waves-block waves-light"> <img class="activator" alt="" src="Catégorie/Coffres(old).jpg" class="responsive-img"> </div> <div class="card-content"> <span class="card-title activator grey-text text-darken-4">Banque</span> <p><a href="Banque.html">En Savoir plus</a></p> </div> <div class="card-reveal"> <span class="card-title grey-text text-darken-4">Banque<i class="material-icons right">close</i></span> <p>Travaux pour différents établissements bancaires:<br />- Agences,succursales, plateformes téléphoniques, back-offices, immeubles de bureaux.<br />- Agencement en création, en extension ou réhabilitation, en phasage et en site occupé.<br />- Développement de l'identité visuelle, marchandisage, évolution des concepts.<br />- Valorisation de la plateforme thermique, BBC Energie 2005</p> <button class="btn-flat waves-effect waves-red grey lighten-1"><a href="Banque.html">Voir</a></button> </div> </div> </div> <div class="col l4"> <div class="card medium hoverable"> <div class="card-image waves-effect waves-block waves-light"> <img class="activator" alt="" src="Catégorie/grappe-de-raisin-framboise.jpg" class="responsive-img"> </div> <div class="card-content"> <span class="card-title activator grey-text text-darken-4">Domaine Viticole</span> <p><a href="Domaine Viticole.html">En Savoir plus</a></p> </div> <div class="card-reveal"> <span class="card-title grey-text text-darken-4">Domaine Viticole<i class="material-icons right">close</i></span> <p>Réalisation de châteaux de vins, Immeubles de bureaux et locaux commerciaux dans le monde du vin.<br />- Une architecture principalement orientée sur une démarche environnementale avec une performance énergétique, thermorégulation, traitement des effluents avec des bassins d'oxydations et filtres plantés.<br />- Valorisation de la chaine de process, ergonomie, régulation, entretient.</p> <button class="btn-flat waves-effect waves-red grey lighten-1"><a href="Domaine Viticole.html">Voir</a></button> </div> </div> </div> <div class="col l4"> <div class="card medium hoverable"> <div class="card-image waves-effect waves-block waves-light"> <img class="activator" alt="" src="Catégorie/Lycee.jpg" class="responsive-img"> </div> <div class="card-content"> <span class="card-title activator grey-text text-darken-4">Domaine Public</span> <p><a href="Domaine Public.html">En Savoir plus</a></p> </div> <div class="card-reveal"> <span class="card-title grey-text text-darken-4">Domaine Public<i class="material-icons right">close</i></span> <p>Intervention au niveau des lycées, collèges, écoles et centres d'accueil collectifs suivant une programmation de plus en plus axée en phasage en site occupé.<br />- Extension, et réaménagements suivant planning travaux.<br />- Performance des locaux, démarche environnementale, BBC, RT 2012<br />- Spécialisation dans le domaine de la construction modulaire, industrialisation, vitesse de mise en oeuvre.<br />- Travaux d'accessibilité des bâtiments aux PMR, remise en sécurité et aux normes.</p> <button class="btn-flat waves-effect waves-red grey lighten-1"><a href="Domaine Public.html">Voir</a></button> </div> </div> </div> <div class="col l4"> <div class="card medium hoverable"> <div class="card-image waves-effect waves-block waves-light"> <img class="activator" alt="" src="Catégorie/TECHNOLOGIQUE-1.jpg" class="responsive-img"> </div> <div class="card-content"> <span class="card-title activator grey-text text-darken-4">Industrie</span> <p><a href="Industrie.html">En Savoir plus</a></p> </div> <div class="card-reveal"> <span class="card-title grey-text text-darken-4">Industrie<i class="material-icons right">close</i></span> <p>Rendre l'architecture disponible et adaptée à l'univers industriel avec une réponse technologique forte <br />- Réalisation de centres commerciaux avec une réponse ERP et sécuritaire forte.<br />- Rues intérieures, verrières, identité visuelle d'enseignes de galeries commerciales.<br />- Construction de centrales d'énergie HT pour banques et hôpitaux.<br />- Entrepôts, usines, observatoire astronomique.</p> <button class="btn-flat waves-effect waves-red grey lighten-1"><a href="Industrie.html">Voir</a></button> </div> </div> </div> <div class="col l4"> <div class="card medium hoverable"> <div class="card-image waves-effect waves-block waves-light"> <img class="activator" alt="" src="Catégorie/LOGEMENT.JPG" class="responsive-img"> </div> <div class="card-content"> <span class="card-title activator grey-text text-darken-4">Logements</span> <p><a href="Logements.html">En Savoir plus</a></p> </div> <div class="card-reveal"> <span class="card-title grey-text text-darken-4">Logements<i class="material-icons right">close</i></span> <p>Réalisation de logements individuels et collectifs avec le soin d'apporter une entité propre à chaque lot.<br />- Maisons individuelles avec insertion et inspiration au niveau des méthodes constructives locales, traditionalisme avec modernité.<br />- Performances thermiques, BBC, Effiénergie, RT 2012.<br />- Logements sociaux.<br />- Logements pour étudiants.</p> <button class="btn-flat waves-effect waves-red grey lighten-1"><a href="Logements.html">Voir</a></button> </div> </div> </div> </div> </div> </body> </html>
Corsenp/Materialize-JLC-2016
index.html
HTML
mit
8,143
<template name="newTimeOffRequest"> </template>
gekowa/nltd-time-off
client/templates/new_request.html
HTML
mit
50
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1"> <title> Contacto </title> <link rel="stylesheet" href="./css/uvm2013rwd.css" media="screen" /> <link rel="stylesheet" href="./css/uvm2013print.css" media="print" /> <link rel="stylesheet" href="./css/html_templates/template10rwd.css" type="text/css" media="screen" /> <link rel="shortcut icon" href="./images/icono.ico" /> <base href="index.html" /> </head> <body> <div id="frame"> <header> <nav id="topnav"> <div id="mid-wrapper"> <div id="tools_and_search"> <ul> <li class="apply"><a href="https://github.com/ClaudioVZ?tab=repositories">GitHub</a></li> <li class="myuvm"><a href="cv.html">CV</a></li> <li class="myuvm"><a href="faq.html">FAQ</a></li> </ul> </div> </div> <div id="toolswrapper"></div> </nav> <div class="wrapper1200"> <div class="imagewrapper1200"> <img class="uvmbanner" src="./images/paisaje.jpg" alt="" /> </div> </div> <h2 id="subbanner">Página personal</h2> </header> <div class="contentwrapper"> <nav class="localnav" id="local"> <div class="homelink"><a href="index.html">Inicio</a></div> <ul> <li><a href="page1.html">scipy-lecture-notes-ES</a></li> <li><a href="page2.html">Teoria-FEM-Python</a></li> <li><a href="page7.html">Introducción a la programación</a></li> <li><a href="page3.html">Métodos numéricos I</a></li> <li><a href="page4.html">Métodos numéricos II</a></li> <li><a href="page8.html">Ingeniería sanitaria</a></li> <li><a href="page10.html">Hormigón armado</a></li> <li><a href="page12.html">Mecánica de rocas - Introducción</a></li> <li><a href="page11.html">Dinámica estructural - Introducción</a></li> <li><a href="page13.html">Dinámica de fluidos computacional - Introducción</a></li> <li><a href="page9.html">Elementos finitos con aplicaciones - Introducción</a></li> <li><a href="page5.html">Publicaciones</a></li> <li><strong>Contacto</strong></li> </ul> </nav> <section class="maincontent"> <article id="uvmmaincontent"> <h3>Contacto</h3> <p> Errores de transcripción, planteamiento de soluciones o cualquier otro error; por favor enviarlos <a href="mailto:claudiokatari@gmail.com">aquí</a>. </p> </article> </section> </div> </div> <footer> <address> <div class="link"><a>&copy; 2015</a></div> <div class="clear-fix"></div> </address> </footer> </body> </html>
ClaudioVZ/ClaudioVZ.github.io
page6.html
HTML
mit
2,729
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>multiplier: 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 / multiplier - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> multiplier <small> 8.7.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: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/multiplier&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Multiplier&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: hardware verification&quot; &quot;keyword: circuit&quot; &quot;category: Computer Science/Architecture&quot; &quot;category: Miscellaneous/Extracted Programs/Hardware&quot; ] authors: [ &quot;Christine Paulin&quot; ] bug-reports: &quot;https://github.com/coq-contribs/multiplier/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/multiplier.git&quot; synopsis: &quot;Proof of a multiplier circuit&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/multiplier/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=f6d667f5ff4c9cbeffea50988c02e480&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-multiplier.8.7.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&#39;t be met: - coq-multiplier -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-multiplier.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.0/multiplier/8.7.0.html
HTML
mit
6,714
<!DOCTYPE HTML> <html> <head> <script type="text/javascript" src="../../dist/jsRequest.min.js"></script> <script type="text/javascript"> var success = function (url) { var file = url.match(/[^\/]*$/)[0]; var bar = document.getElementById(file); bar.className = 'progressbar success'; bar.style.width = '128px'; bar.innerHTML = 'loaded'; }; var failure = function (url) { var file = url.match(/[^\/]*$/)[0]; var bar = document.getElementById(file); bar.className = 'progressbar failure'; bar.style.width = '128px'; bar.innerHTML = 'error'; }; var progress = function (url, percentage) { var file = url.match(/[^\/]*$/)[0]; var bar = document.getElementById(file); bar.style.width = (128 / 100 * percentage) + 'px'; bar.innerHTML = Math.round(percentage) + '%'; }; var options = { success: success, failure: failure, progress: progress }; jsRequest .load('../bigfile.js', options) .load('doesnt-exist.js', options) .load('http://code.jquery.com/jquery-1.10.2.js', options) .wait('http://code.jquery.com/ui/1.10.3/jquery-ui.js', 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.js', options) .load('https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.js', options); </script> <style type="text/css"> body { font-family: monospace; } .progressbar { display: inline-block; width: 0px; height: 12px; max-width: 128px; margin: 4px; text-align: center; color: #FFF; padding: 0px 0px 3px; } .progressbar.success { background-color: #090; } .progressbar.failure { background-color: #900; } .progressbar.loading { background-color: #009; } </style> </head> <body> <table> <tr> <td>bigfile.js</td> <td> <div id="bigfile.js" class="progressbar loading">0%</div> </td> </tr> <tr> <td>doesnt-exist.js</td> <td> <div id="doesnt-exist.js" class="progressbar loading">0%</div> </td> </tr> <tr> <td>jQuery 1.10.2</td> <td> <div id="jquery-1.10.2.js" class="progressbar loading">0%</div> </td> <td>jQuery UI 1.10.3</td> <td> <div id="jquery-ui.js" class="progressbar loading">0%</div><br /> </td> </tr> <tr> <td></td> <td></td> <td>Bootstrap</td> <td> <div id="bootstrap.js" class="progressbar loading">0%</div> </td> </tr> <tr> <td>Angular.js</td> <td> <div id="angular.js" class="progressbar loading">0%</div> </td> </tr> </table> </body> </html>
vpineda7/jsRequest
examples/Progressbars/index.html
HTML
mit
2,652
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Macro BOOST_VMD_IS_MULTI</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="Chapter 1. The Variadic Macro Data Library 1.10"> <link rel="up" href="header/boost/vmd/is_multi_hpp.html" title="Header &lt;boost/vmd/is_multi.hpp&gt;"> <link rel="prev" href="header/boost/vmd/is_multi_hpp.html" title="Header &lt;boost/vmd/is_multi.hpp&gt;"> <link rel="next" href="BOOST_VMD_IS_MULTI_D.html" title="Macro BOOST_VMD_IS_MULTI_D"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> <td align="center"><a href="../../../../index.html">Home</a></td> <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="header/boost/vmd/is_multi_hpp.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/vmd/is_multi_hpp.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_VMD_IS_MULTI_D.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="BOOST_VMD_IS_MULTI"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Macro BOOST_VMD_IS_MULTI</span></h2> <p>BOOST_VMD_IS_MULTI — Determines if the sequence has more than one element, referred to as a multi-element sequence. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="header/boost/vmd/is_multi_hpp.html" title="Header &lt;boost/vmd/is_multi.hpp&gt;">boost/vmd/is_multi.hpp</a>&gt; </span>BOOST_VMD_IS_MULTI(sequence)</pre></div> <div class="refsect1"> <a name="idm45306167547456"></a><h2>Description</h2> <p>sequence = a sequence</p> <p>returns = 1 if the sequence is a multi-element sequence, else returns 0.</p> <p>If the size of a sequence is known it is faster comparing that size to be greater than one to find out if the sequence is multi-element. But if the size of the sequence is not known it is faster calling this macro than getting the size and doing the previously mentioned comparison in order to determine if the sequence is multi-element or not. </p> </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 © 2010-2017 Tropic Software East Inc</div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="header/boost/vmd/is_multi_hpp.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="header/boost/vmd/is_multi_hpp.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_VMD_IS_MULTI_D.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
davehorton/drachtio-server
deps/boost_1_77_0/libs/vmd/doc/html/BOOST_VMD_IS_MULTI.html
HTML
mit
3,836
<!DOCTYPE html> <html> {% include head.html %} <body> {% include header.html %} <div class="page-content"> <div class="wrapper"> {{ content }} </div> </div> {% include footer.html %} {% include google-analytics.html %} </body> </html>
Bill-Park/bill-park.github.io
_layouts/default.html
HTML
mit
286
<div> <h1> {{ 'LOVE_TECH' | translate }} </h1> <p> {{'ABOUT_REWARD' | translate}} </p> <p> {{'ABOUT_ADD' | translate}} </p> <form (submit)="addName()"> <input pInputText [(ngModel)]="newName" placeholder="Awesome Computer Scientist"> <button pButton type="submit" label="Add" icon="fa-plus"></button> </form> <ul> <li *ngFor="let name of nameListService.names | async">{{name}}</li> </ul>
haukka/Angular2-advanced-primeng
src/client/app/components/app/home/home.component.html
HTML
mit
404
<!--# @version 0.2 (auto-set) #--> &nbsp; [#if MODE="repository_uninstall"#] <br><br> <iframe src="http://installer<#REP_EXT#>/installer.php?host=<#HOST#>&doc_root=<#DOCUMENT_ROOT#>&mode=uninstall&module=[#MODULE#]" width=600 height=300 align=center></iframe> <p align=center> <a href="?">Back</a> </p> [#endif MODE#] [#if MODE="wizard"#] <br><br> <iframe src="http://installer<#REP_EXT#>/index.php?host=<#HOST#>&doc_root=<#DOCUMENT_ROOT#>" width=100% height=470 align=center></iframe> [#endif MODE#] [#if MODE="updatelib"#] <br><br> <iframe src="http://installer<#REP_EXT#>/updatelib.php?host=<#HOST#>&doc_root=<#DOCUMENT_ROOT#>&mode=update" width=100% height=470 align=center></iframe> [#endif MODE#] [#if MODE="makedoc"#] <br><br> <iframe src="http://installer<#REP_EXT#>/makedoc.php?host=<#HOST#>&doc_root=<#DOCUMENT_ROOT#>&mode=update" width=100% height=470 align=center></iframe> [#endif MODE#] [#if MODE="repository"#] <br><br> <iframe src="http://installer<#REP_EXT#>/installer.php?host=<#HOST#>&doc_root=<#DOCUMENT_ROOT#>" width=100% height=450 align=center></iframe> <p align=center> <a href="?">&lt;&lt;&lt; <#LANG_BACK#></a> </p> [#endif MODE#] [#if MODE="edit"#] <table width=70% border=1 align=center> <tr> <td align=center colspan=2> <b>[#if TITLE!=""#][#TITLE#][#else TITLE#][#NAME#][#endif TITLE#]</b> </td> </tr> [#if TITLE!=""#] <form action="?" method="post" name="frmModule"> <tr> <td> <#LANG_TITLE#>: </td> <td> <input type="text" name="title" value="[#TITLE#]"> </td> </tr> <tr> <td> <#LANG_CATEGORY#>: </td> <td> <input type="text" name="category" value="[#CATEGORY#]"> </td> </tr> <input type="hidden" name="mode" value="[#MODE#]"> <input type="hidden" name="mode2" value="update"> <input type="hidden" name="name" value="[#NAME#]"> </form> [#endif TITLE#] <tr> <td align=center colspan=2> [#if TITLE!=""#] <a href="javascript:document.frmModule.submit()">Submit changes</a> | <a href="?mode=<#MODE#>&mode2=install&name=[#NAME#]" onClick="return confirm('Module settings could will be lost. Continue with reinstall?')">Reinstall module</a> | <a href="?mode=<#MODE#>&mode2=uninstall&name=[#NAME#]" onClick="return confirm('Continue with uninstall?')">Uninstall module</a> | [#else TITLE#] <a href="?mode=<#MODE#>&mode2=install&name=[#NAME#]">Install Module</a> | [#endif TITLE#] <a href="?"><#LANG_CANCEL#></a> </td> </tr> </table> [#endif MODE#] [#if MODE=""#] <table class="table"> <thead> <tr> <th><b>File</th> <th><b><#LANG_TITLE#></th> <th><b><#LANG_CATEGORY#></th> <th><b>Installed</th> <th>&nbsp;</th> <th>&nbsp;</th> </tr> </thead> [#begin MODULES#] [#if (FILENAME!="control_access") && (FILENAME!="control_modules")#] <tr> <td><b><a href="?action=<#ACTION#>&mode=edit&name=[#FILENAME#]">[#FILENAME#]</a></b> </td> <td>[#TITLE#] [#if "<#LOCAL_PROJECT#>"=="1"#] [<a href="http://au.local/wiki/index.php/Doc/mdl[#FILENAME#]" target=_blank>details</a>] [#endif#] </td> <td>[#if CATEGORY!=""#][#CATEGORY#][#else CATEGORY#]Unfiled[#endif CATEGORY#]</td> <td>[#if DAT!=""#][#DAT#][#else DAT#]not installed[#endif DAT#]</td> <td> <a href="?action=<#ACTION#>&mode=edit&name=[#FILENAME#]" class="btn btn-default"><#LANG_EDIT#></a> <a href="?mode=edit&mode2=show&name=[#FILENAME#]" class="btn btn-default">[#if HIDDEN="1"#]<font color='red'><#LANG_SHOW#></font>[#else#]<#LANG_HIDE#>[#endif#]</a></td> <td>[#if IGNORED="1"#]<a href="?mode=edit&mode2=unignore&name=[#FILENAME#]"><font color='red'><#LANG_NOT_UPDATING#></font></a>[#else#] <a href="?mode=edit&mode2=ignore&name=[#FILENAME#]"><#LANG_UPDATING#></a>[#endif#]</td> </tr> [#endif#] [#end MODULES#] </table> [#endif MODE#]
tarasfrompir/majordomo
templates/control_modules/control_modules.html
HTML
mit
3,847
<?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: association_preload.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>association_preload.rb</h1> <table class="header-table"> <tr class="top-aligned-row"> <td><strong>Path:</strong></td> <td>/usr/lib/ruby/gems/1.8/gems/activerecord-3.0.0.beta4/lib/active_record/association_preload.rb </td> </tr> <tr class="top-aligned-row"> <td><strong>Last Update:</strong></td> <td>Sun Jun 20 17:19:15 -0600 2010</td> </tr> </table> </div> <!-- banner header --> <div id="bodyContent"> <div id="contextContent"> <div id="requires-list"> <h3 class="section-bar">Required files</h3> <div class="name-list"> active_support/core_ext/array/wrap&nbsp;&nbsp; active_support/core_ext/enumerable&nbsp;&nbsp; </div> </div> </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>
ecoulthard/summitsearch
doc/api/files/usr/lib/ruby/gems/1_8/gems/activerecord-3_0_0_beta4/lib/active_record/association_preload_rb.html
HTML
mit
2,360
<!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:04 EDT 2012 --> <TITLE> SlickCallable (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="SlickCallable (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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SlickCallable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/newdawn/slick/opengl/PNGImageData.html" title="class in org.newdawn.slick.opengl"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/newdawn/slick/opengl/Texture.html" title="interface in org.newdawn.slick.opengl"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/newdawn/slick/opengl/SlickCallable.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SlickCallable.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.newdawn.slick.opengl</FONT> <BR> Class SlickCallable</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.newdawn.slick.opengl.SlickCallable</B> </PRE> <HR> <DL> <DT><PRE>public abstract class <B>SlickCallable</B><DT>extends java.lang.Object</DL> </PRE> <P> A utility to allow performing GL operations without contaminating the Slick OpenGL state. Note this will not protect you from OpenGL programming errors like a glBegin() without a glEnd(), or glPush() without glPop() etc. Expected usage: <code> SlickCallable callable = new SlickCallable() { public performGLOperations() throws SlickException { GL.glTranslate(0,0,1); glBegin(GL.GL_POLYGONS); glVertex(..); ... glEnd(); } } callable.call(); </code> Alternatively you can use the static methods directly <code> SlickCallable.enterSafeBlock(); GL.glTranslate(0,0,1); glBegin(GL.GL_POLYGONS); glVertex(..); ... glEnd(); SlickCallable.leaveSafeBlock(); </code> <P> <P> <DL> <DT><B>Author:</B></DT> <DD>kevin</DD> </DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/newdawn/slick/opengl/SlickCallable.html#SlickCallable()">SlickCallable</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/newdawn/slick/opengl/SlickCallable.html#call()">call</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cause this callable to perform it's GL operations (@see performGLOperations()).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/newdawn/slick/opengl/SlickCallable.html#enterSafeBlock()">enterSafeBlock</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enter a safe block ensuring that all the OpenGL state that slick uses is safe before touching the GL state directly.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/newdawn/slick/opengl/SlickCallable.html#leaveSafeBlock()">leaveSafeBlock</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Leave a safe block ensuring that all of Slick's OpenGL state is restored since the last enter.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected abstract &nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/newdawn/slick/opengl/SlickCallable.html#performGLOperations()">performGLOperations</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Perform the GL operations that this callable is intended to.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="SlickCallable()"><!-- --></A><H3> SlickCallable</H3> <PRE> public <B>SlickCallable</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="enterSafeBlock()"><!-- --></A><H3> enterSafeBlock</H3> <PRE> public static void <B>enterSafeBlock</B>()</PRE> <DL> <DD>Enter a safe block ensuring that all the OpenGL state that slick uses is safe before touching the GL state directly. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="leaveSafeBlock()"><!-- --></A><H3> leaveSafeBlock</H3> <PRE> public static void <B>leaveSafeBlock</B>()</PRE> <DL> <DD>Leave a safe block ensuring that all of Slick's OpenGL state is restored since the last enter. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="call()"><!-- --></A><H3> call</H3> <PRE> public final void <B>call</B>() throws <A HREF="../../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE> <DL> <DD>Cause this callable to perform it's GL operations (@see performGLOperations()). This method will block until the GL operations have been performed. <P> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="../../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure while performing the GL operations or maintaing SlickState</DL> </DD> </DL> <HR> <A NAME="performGLOperations()"><!-- --></A><H3> performGLOperations</H3> <PRE> protected abstract void <B>performGLOperations</B>() throws <A HREF="../../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></PRE> <DL> <DD>Perform the GL operations that this callable is intended to. This operations should not effect the slick OpenGL state. <P> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="../../../../org/newdawn/slick/SlickException.html" title="class in org.newdawn.slick">SlickException</A></CODE> - Indicates a failure of some sort. This is user exception</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SlickCallable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/newdawn/slick/opengl/PNGImageData.html" title="class in org.newdawn.slick.opengl"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../org/newdawn/slick/opengl/Texture.html" title="interface in org.newdawn.slick.opengl"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/newdawn/slick/opengl/SlickCallable.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SlickCallable.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &#169; 2006 New Dawn Software. All Rights Reserved.</i> </BODY> </HTML>
dxiao/PPBunnies
slick/trunk/Slick/javadoc/org/newdawn/slick/opengl/SlickCallable.html
HTML
mit
14,251
<section id="widget-grid" class=""> <!-- row --> <div class="row"> <!-- NEW WIDGET START --> <article class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> <!-- Widget ID (each widget will need unique ID)--> <div class="jarviswidget" id="wid-id-4"> <!-- widget options: usage: <div class="jarviswidget" id="wid-id-0" data-widget-editbutton="false"> data-widget-colorbutton="false" data-widget-editbutton="false" data-widget-togglebutton="false" data-widget-deletebutton="false" data-widget-fullscreenbutton="false" data-widget-custombutton="false" data-widget-collapsed="true" data-widget-sortable="false" --> <header> <span class="widget-icon"> <i class="fa fa-table"></i> </span> <h2>结算</h2> </header> <!-- widget div--> <div> <!-- widget edit box --> <div class="jarviswidget-editbox"> <!-- This area used as dropdown edit box --> </div> <!-- end widget edit box --> <!-- widget content --> <div class="widget-body no-padding"> <form class="form-horizontal"> <fieldset class="demo-switcher-1"> <button class="btn btn-primary" data-ng-click="readCard()"> <i class="fa fa-download"></i> 读卡 </button> </fieldset> <fieldset class="demo-switcher-1"> <legend>卡信息</legend> <div class="form-group"> <label class="col-md-1 control-label">卡号:</label> <div class="col-md-2"> <span style=" font-weight:bold;font-size:26px" ng-bind="pick.couponNo"></span> </div> <label class="col-md-1 control-label">卡内余额:</label> <div class="col-md-2"> <span style=" font-weight:bold;font-size:26px" ng-bind="pick.couponPrice"></span> </div> </div> <legend>持卡人信息</legend> <div class="form-group"> <label class="col-md-1 control-label">姓名:</label> <div class="col-md-2"> <span style=" font-weight:bold;font-size:26px" ng-bind="pick.userName"></span> </div> <label class="col-md-1 control-label">手机号码:</label> <div class="col-md-2"> <span style="color:green; font-weight:bold;font-size:26px" ng-bind="pick.phoneNumber"></span> </div> </div> </fieldset> </form> <form class="form-horizontal" ug-validate="pickForm" name="pickForm2" novalidate=""> <fieldset class="demo-switcher-1"> <legend>工作区</legend> <div class="form-group"> <label class="col-md-2 control-label">采摘重量<span class="vaild">*</span></label> <div class="col-md-6"> <input class="form-control"required="" id="pickWeight" data-rule-number="true" ng-model="pick.pickWeight" name="sellPrice" placeholder="采摘重量" type="text"> </div> </div> <div class="form-group"> <label class="col-md-2 control-label">采摘总金额<span class="vaild">*</span></label> <div class="col-md-6"> <input class="form-control"required="" data-rule-number="true" ng-model="pick.pickPrice" name="sellPrice" placeholder="采摘金额" type="text"> </div> </div> <div class="form-group"> <label class="col-md-2 control-label">付款方式:</label> <div class="col-md-10"> <label class="radio radio-inline"> <input type="radio" class="radiobox" value="1" ng-model="pick.pickPayType" ng-checked="pick.pickPayType == 1" name="pickPayType"> <span>刷卡</span> </label> <label class="radio radio-inline"> <input type="radio" class="radiobox" value="2" ng-model="pick.pickPayType" ng-checked="pick.pickPayType == 2" name="pickPayType"> <span>刷卡+现金</span> </label> <label class="radio radio-inline"> <input type="radio" class="radiobox" value="3" ng-model="pick.pickPayType" ng-checked="pick.pickPayType == 3" name="pickPayType"> <span>全部现金</span> </label> </div> </div> <div class="form-group" ng-if="pick.pickPayType != 1"> <label class="col-md-2 control-label">现金<span class="vaild">*</span></label> <div class="col-md-6"> <input class="form-control"required="" data-rule-number="true" ng-model="pick.pickCasePrice" name="sellPrice" placeholder="现金" type="text"> </div> </div> </fieldset> <div class="widget-footer"> <button class="btn btn-primary" type="submit" data-ng-click="pickSave()"> <i class="fa fa-save"></i> 结算 </button> </div> </form> </div> <!-- end widget content --> </div> <!-- end widget div --> </div> <!-- end widget --> </article> <!-- WIDGET END --> </div> <!-- end row --> </section> <!-- end widget grid -->
xmomen/dms-webapp
src/main/webapp/WEB-INF/views/src/views/pick/pick.html
HTML
mit
7,170
<!DOCTYPE html> <html lang="en"> <head> <title>NYPCIO Discussion Forum</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <style> .dropdown-submenu { position: relative; } .dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown-submenu:hover>.dropdown-menu { display: block; } .dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; } .dropdown-submenu:hover>a:after { border-left-color: #fff; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } /*인디케이터 스타일*/ /* Center the loader */ #loader { position: absolute; left: 50%; top: 50%; z-index: 1; width: 150px; height: 150px; margin: -75px 0 0 -75px; border: 16px solid #f3f3f3; border-radius: 50%; border-top: 16px solid pink; width: 120px; height: 120px; -webkit-animation: spin 2s linear infinite; animation: spin 2s linear infinite; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* Add animation to "page content" */ .animate-bottom { position: relative; -webkit-animation-name: animatebottom; -webkit-animation-duration: 1s; animation-name: animatebottom; animation-duration: 1s } @-webkit-keyframes animatebottom { from { bottom: -100px; opacity: 0 } to { bottom: 0px; opacity: 1 } } @keyframes animatebottom { from { bottom: -100px; opacity: 0 } to { bottom: 0; opacity: 1 } } #myDiv { display: none; text-align: center; } .jumbotron { background-image: url("img/discussionforum.png"); /* background-color: #17234E; */ margin-bottom: 0; min-height: 300px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; } </style> </head> <body onload="myFunction()" style="margin:0;"> <!-- 네비게이션 바 시작 --> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="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="discussionforum.html">NYPCIO Discussion Forum</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li class="dropdown"> <a class="dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Discussion Boards <span class="caret"></span></a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a class="dropdown-submenu" href="nypc2016_discussion.html" class="dropdown-toggle" data-toggle="dropdown">NYPC 2016</a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Warm Up Round</a> <ul class="dropdown-menu"> <li><a href="2016_warmup_1.html">Crazy Arcade Break the Box: Try it Yourself!</a></li> <li class="divider"></li> </li> <li><a href="2016_warmup_2.html">Dip or Pour?</a></li> <li class="divider"></li> </li> <li><a href="2016_warmup_3.html">Arithmetic Puzzle: Minimum</a></li> <li class="divider"></li> </li> <li><a href="2016_warmup_4.html">Arithmetic Puzzle: Goal</a></li> <li class="divider"></li> </li> <li><a href="2016_warmup_5.html">Arithmetic Puzzle: Change to Make 0</a></li> </ul> </li> <li class="divider"></li> </li> <li class="dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Preliminary Round 1</a> <ul class="dropdown-menu"> <li><a href="2016_prelim_1_1.html">Drink the Stamina Potion</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_2.html">Mabinogi Dual: Is this a Valid Deck?</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_3.html">Erin's Clock</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_4.html">Touch Touch Pang Pang</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_5.html">Crazy Arcade Break the Box: No Item</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_6.html">Crazy Arcade Break the Box: Create a Simulator</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_7.html">Crazy Arcade Break the Box: Challenge</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_1_8.html">Decrypt the Code 1</a></li> </ul> </li> <li class="divider"></li> </li> <li class="dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Preliminary Round 2</a> <ul class="dropdown-menu"> <li><a href="2016_prelim_2_1.html">How much did you walk?</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_2_2.html">Release the Squirrels!</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_2_3.html">Find the center of the circle: No overlap</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_2_4.html">Find the center of the circle: Overlap</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_2_5.html">Crazy Arcade Break the Box: Find Bazzi</a></li> </ul> </li> <li class="divider"></li> </li> <li class="dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Preliminary Round 3</a> <ul class="dropdown-menu"> <li><a href="2016_prelim_3_1.html">Calculate your best lap</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_3_2.html">Level Up</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_3_3.html">Turn on the Lights!</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_3_4.html">A clock with only an hour hand</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_3_5.html">NexonGo: Easy</a></li> <li class="divider"></li> </li> <li><a href="2016_prelim_3_6.html">Find the Mine</a></li> </ul> </li> <li class="divider"></li> </li> <li class="dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Final Round</a> <ul class="dropdown-menu"> <li><a href="2016_final_1.html">Spin And Slide</a></li> <li class="divider"></li> </li> <li><a href="2016_final_2.html">Arithmetic with Matches: Only One</a></li> <li class="divider"></li> </li> <li><a href="2016_final_3.html">Arithmetic with Matches: Challenge</a></li> <li class="divider"></li> </li> <li><a href="2016_final_4.html">Manage My Own Farm: Plant and Harvest</a></li> <li class="divider"></li> </li> <li><a href="2016_final_5.html">Manage My Own Farm: Upgraded Farm</a></li> </ul> </li> </ul> <li class="divider"></li> </li> <li class="dropdown-submenu"> <a href="nypc2017_discussion.html" class="dropdown-toggle" data-toggle="dropdown">NYPC 2017</a> <ul class="dropdown-menu"> <li><a href="#">Preliminary Round 1</a></li> <li><a href="#">Preliminary Round 2</a></li> <li><a href="#">Preliminary Round 3</a></li> <li><a href="#">Final Round</a></li> </ul> </li> <li class="divider"></li> <li class="dropdown-submenu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">More Problems</a> </li> </ul> </li> <li> <a href="mypage.html">My Page</a> </li> <li> <a id="joinmenu" href="join.html">Join</a> </li> <li> <a id="loginmenu" href="login_extra.html">Login</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <br> <br> <br> <br> <br> <!-- 네비게이션 바 끝 --> <!-- 인디케이터 작동 부분 --> <div id="loader"></div> <div style="display:none;" id="myDiv" class="animate-bottom"></div> <!-- 점보트론 시작 --> <!-- <div class="container"> <div class="jumbotron"> <h1> <span style="color:#f05f40">NYPCIO Discussion Board</span> </h1> <p> <span style="color:#f05f40">Discuss NYPC problems with different coders!</span> </p> </div> </div> <br> --> <!-- 점보트론 끝 --> <!-- 쓰기 텍스트 필드 시작--> <div class="container"> <div class="form-group"> <h3>2016 Round 1 Q5 Discussion</h3> <label for="comment">Share your thoughts:</label> <textarea class="form-control" rows="5" id="comment" placeholder="Feel free to discuss NYPC problems and share your solutions."></textarea> <br> <!-- 쓰기 버튼 가운데 정렬 --> <div class="text-center"> <button type="button" class="btn btn-success write" id="write" name="write">Submit</button> </div> </div> </div> <!-- 쓰기 텍스트 필드 끝--> <!-- 감사리스트 출력하기--> <div class="container"> <hr> <h3>Discussion Board</h3> <br> <!-- 감사 리스트 붙일 곳 --> <div class="generaldiscuss"></div> </div> <!--스크립트 부분 --> <script src="https://www.gstatic.com/firebasejs/5.3.0/firebase.js"></script> <script> //냘짜 함수 var d = new Date(); var year = d.getFullYear().toString(); var month = (d.getMonth() + 1).toString(); var day = d.getDate().toString(); var hours = d.getHours().toString(); var min = d.getMinutes().toString(); var sec = d.getSeconds().toString(); var currentTime = year + month + day + hours + min + sec; var tag = "Crazy Arcade Break The Box: No Item"; var loginUserKey; var emailAuth; var firebaseDatabase; var name; var userInfo; var comment; var thankKey; // Initialize Firebase var config = { apiKey: "AIzaSyBU0jRo39Inic4uyVt8ldpEVyqc83oCKeY", authDomain: "nypcio-7528.firebaseapp.com", databaseURL: "https://nypcio-7528.firebaseio.com", projectId: "nypcio-7528", storageBucket: "nypcio-7528.appspot.com", messagingSenderId: "1020306735682" }; firebase.initializeApp(config); emailAuth = firebase.auth(); firebaseDatabase = firebase.database(); //로그인 했는지 체크 함수 userSessionCheck(); console.log("userSessionCheck(); 함수 작동이 완료되었습니다"); $(document).ready(function () { //감사리스트 호출 generaldiscuss(); console.log("generaldiscuss(); 함수 작동이 완료되었습니다"); //메인화면 감사일기 쓰기버튼 눌렀을 때 $(document).on('click', '.write', function () { var seseionCheck = document.getElementById("loginmenu").textContent; //내가 쓴글 가져오기 comment = $('#comment').val(); if (seseionCheck == "Logout") { //저장하기 saveGeneral(); } else { alert("You need to be logged in to submit.") } }); }); //유저가 로그인 했는지 안했는지 확인해주는 함수 function userSessionCheck() { console.log("function userSessionCheck(){ 함수 작동"); //로그인이 되어있으면 - 유저가 있으면 user를 인자값으로 넘겨준다. emailAuth.onAuthStateChanged(function (user) { console.log("emailAuth.onAuthStateChanged(function(user) { 함수 작동 로그인이 되었는지 체크해주는 파베 함수") if (user) { //조회 - 데이터 베이스에 저장된 닉네임을 현재 접속되어 있는 user의 pk key 값을 이용해서 가져오기 firebaseDatabase.ref("users/" + user.uid).once('value').then(function (snapshot) { //유저라는 부모 키 에 //alert("로그인 되어 있군요 : " + user.uid); //alert(snapshot.val().name + "님 환영합니다"); document.getElementById("loginmenu").textContent = "Logout"; document.getElementById("loginmenu").href = "logout.html"; document.getElementById("joinmenu").textContent = "Welcome! " + snapshot.val().name; document.getElementById("joinmenu").href = "#"; name = snapshot.val().name; loginUserKey = snapshot.key; console.log("userSessionCheck부분: 현재 로그인한 유저의 key = " + loginUserKey); userInfo = snapshot.val(); //snapshot.val()에 user 테이블에 있는 해당 개체 정보가 넘어온다. userInfo에 대입! console.log("로그인 체크 함수 끝, snapshot.val() 함수를 userInfo 변수에 할당!"); //alert(userInfo); //object 객체 //alert(userInfo.name); //alert(userInfo.userid); //uid는 db에서 user 테이블의 각 개체들의 pk 인데, 이 값은 인증에서 생성된 아이디의 pk 값과 같다. return true }); } else { $('#comment').val("You can only see the forum after you login!"); return false } }) } //쓰기 버튼 눌렀을 때 호출 되는 함수 function saveGeneral() { console.log("function saveThanks(){ 쓰기 버튼 호출"); //thanks 라는 테이블을 만들고 하위 데이터에 유저 아이디를 넣어준다. 그곳에 push로 가상의 키를 넣고, 객체를 넣어준다.!!!! var ths = firebaseDatabase.ref("GeneralDiscuss"); //thankKey = ths.push().key; var thank = ths.push(); // 해당 객체의 key 값이 자동으로 생성된다. //로그인한 유저의 pk값,이름,내용,시간 데이터 var obj = { userkey: loginUserKey, name: name, comment: comment, createtime: currentTime, tag: tag }; thank.set(obj); //지정된 키 밑에 저장하려면 set, 랜덤인 키에 저장을 하려면 push. //ref.push(obj); // 고유한 자식 키가 하나 생셩이 되면서 json 삽입 alert("Your post has been submitted"); $('#comment').val(""); //메인 페이지로 이동시키고 세션 저장시키기 //window.location.href = "/index.html" } function generaldiscuss() { console.log("땡스 리스트 함수안으로 들어왔습니다") var generalRef = firebaseDatabase.ref('GeneralDiscuss'); //조회 generalRef.on('child_added', on_general_list) } //땡스리스트 thanks 테이블의 thanks 키 들을 연속적으로 가져온다. function on_general_list(data) { console.log("on_thanks_list() 함수안으로 들어왔습니다 리스트를 가져오겠습니다") var key = data.key; var Data = data.val(); var comment = Data.comment; var createtime = Data.createtime; var name = Data.name; var userkey = Data.userkey; var tagit = Data.tag; //alert(comment +"/"+ createtime + "/"+name +"/"+userkey); //감사리스트 동적으로 붙이기 var html = "<div class=\"media\" id='" + userkey + "' onclick=\"show_user_page(this.id)\">" + "<div class=\"media-body\">" + " <span STYLE=\"color: orange; font-size: 7pt\">" + tag + "</span>" + "<h4 class=\"media-heading\">" + name + " <span STYLE=\"color: green; font-size: 5pt\">" + createtime + "</span></h4>" + "<p>" + comment + "</p></div></div>" + "<hr>"; if (tagit == "Crazy Arcade Break The Box: No Item") { $(".generaldiscuss").append(html); } } //선택한 유저 페이지로 이동 하기 function show_user_page(clickUserId) { //alert(clickUserId + "님 의 페이지로 갑니당 슝"); if (clickUserId) { window.location = 'userpage.html?clickedUserKey=' + clickUserId; } } </script> <script> //페이지 인디케이터 함수 var myVar; function myFunction() { myVar = setTimeout(showPage, 1000); } function showPage() { document.getElementById("loader").style.display = "none"; document.getElementById("myDiv").style.display = "block"; } </script> </body> </html>
nypcio/nypcio.github.io
2016_prelim_1_5.html
HTML
mit
21,508
{% extends "global/prototypes_base.html" %} {% block page_title %} Log in now {% endblock %} {% block content %} <main id="wrapper" role="main"> <div id="content"> {% include "includes/prototypes_banner.html" %} <div class="inner-block"> <a href="conveyancer-case-list"> <img src="{{ prototypes_asset_path }}images/govuk-verify-5.png"> </a> </div> </div> </main> {% endblock %}
LlamaComedian/personal-cw-proto
app/templates/transfer-2nd-conveyancer/login.html
HTML
mit
436
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>fairisle: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.0~camlp4 / fairisle - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> fairisle <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-10-04 15:23:52 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-04 15:23:52 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages conf-findutils 1 Virtual package relying on findutils coq 8.5.0~camlp4 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects. # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/fairisle&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Fairisle&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: circuits&quot; &quot;keyword: automata&quot; &quot;keyword: co-induction&quot; &quot;keyword: dependent types&quot; &quot;category: Computer Science/Architecture&quot; &quot;date: 2005-12-15&quot; ] authors: [ &quot;Solange Coupet-Grimal &lt;Solange.Coupet@lif.univ-mrs.fr&gt; [http://www.cmi.univ-mrs.fr/~solange/]&quot; &quot;Line Jakubiec-Jamet &lt;Line.Jakubiec@lif.univ-mrs.fr&gt; [http://www.dil.univ-mrs.fr/~jakubiec/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/fairisle/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/fairisle.git&quot; synopsis: &quot;Proof of the Fairisle 4x4 Switch Element&quot; description: &quot;&quot;&quot; http://www.dil.univ-mrs.fr/~jakubiec/fairisle.tar.gz This library contains the development of general definitions dedicated to the verification of sequential synchronous devices (based on Moore and Mealy automata) and the formal verification of the Fairisle 4x4 Switch Element.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/fairisle/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=709bcd94237492a8980a2807936b80b5&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-fairisle.8.7.0 coq.8.5.0~camlp4</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0~camlp4). The following dependencies couldn&#39;t be met: - coq-fairisle -&gt; coq &gt;= 8.7 Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-fairisle.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.0~camlp4/fairisle/8.7.0.html
HTML
mit
7,441
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>pts: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.11.0 / pts - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> pts <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-08 11:23:12 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-08 11:23:12 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.11.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: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/pts&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/PTS&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: pure type systems&quot; &quot;keyword: metatheory&quot; &quot;category: Computer Science/Lambda Calculi&quot; &quot;date: 2007-03&quot; ] authors: [ &quot;Bruno Barras&quot; ] bug-reports: &quot;https://github.com/coq-contribs/pts/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/pts.git&quot; synopsis: &quot;A formalisation of Pure Type Systems&quot; description: &quot;&quot;&quot; This contrib is a formalization of Pure Type Systems. It includes most of the basic metatheoretical properties: weakening, substitution, subject-reduction, decidability of type-checking (for strongly normalizing PTSs). Strengtheningis not proven here. The kernel of a very simple proof checker is automatically generated from the proofs. A small interface allows interacting with this kernel, making up a standalone proof system. The Makefile has a special target &quot;html&quot; that produces html files from the sources and main.html that gives a short overview.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/pts/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=7a1bd9d674d59dcb3cfa5a99160d7c5d&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-pts.8.8.0 coq.8.11.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.11.0). The following dependencies couldn&#39;t be met: - coq-pts -&gt; coq &lt; 8.9~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-pts.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/released/8.11.0/pts/8.8.0.html
HTML
mit
7,226
<div class="commune_descr limited"> <p> Betpouy est un village situé dans le département des Hautes-Pyrénées en Midi-Pyrénées. Elle comptait 73 habitants en 2008.</p> <p>Si vous envisagez de venir habiter à Betpouy, vous pourrez facilement trouver une maison à acheter. </p> <p>À proximité de Betpouy sont situées les villes de <a href="{{VLROOT}}/immobilier/sabarros_65381/">Sabarros</a> localisée à 4&nbsp;km, 35 habitants, <a href="{{VLROOT}}/immobilier/tournous-devant_65449/">Tournous-Devant</a> à 4&nbsp;km, 111 habitants, <a href="{{VLROOT}}/immobilier/cizos_65148/">Cizos</a> localisée à 2&nbsp;km, 108 habitants, <a href="{{VLROOT}}/immobilier/hachan_65214/">Hachan</a> située à 1&nbsp;km, 42 habitants, <a href="{{VLROOT}}/immobilier/castelnau-magnoac_65129/">Castelnau-Magnoac</a> localisée à 4&nbsp;km, 761 habitants, <a href="{{VLROOT}}/immobilier/laran_65261/">Laran</a> localisée à 4&nbsp;km, 41 habitants, entre autres. De plus, Betpouy est située à seulement 28&nbsp;km de <a href="{{VLROOT}}/immobilier/saint-gaudens_31483/">Saint-Gaudens</a>.</p> <p>Le parc de logements, à Betpouy, se décomposait en 2011 en zero appartements et 38 maisons soit un marché plutôt équilibré.</p> </div>
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/65090.html
HTML
mit
1,252
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (version 1.6.0_27) on Tue Dec 17 21:10:45 CET 2013 --> <title>BoiteMessage.SujetsDecroissantsComparator</title> <meta name="date" content="2013-12-17"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="BoiteMessage.SujetsDecroissantsComparator"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/BoiteMessage.SujetsDecroissantsComparator.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../messagerie/BoiteMessage.SujetsCroissantsComparator.html" title="class in messagerie"><span class="strong">PREV CLASS</span></a></li> <li><a href="../messagerie/Message.html" title="class in messagerie"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../index.html?messagerie/BoiteMessage.SujetsDecroissantsComparator.html" target="_top">FRAMES</a></li> <li><a href="BoiteMessage.SujetsDecroissantsComparator.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>SUMMARY:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">METHOD</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <p class="subTitle">messagerie</p> <h2 title="Class BoiteMessage.SujetsDecroissantsComparator" class="title">Class BoiteMessage.SujetsDecroissantsComparator</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>messagerie.BoiteMessage.SujetsDecroissantsComparator</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.util.Comparator&lt;<a href="../messagerie/Message.html" title="class in messagerie">Message</a>&gt;</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../messagerie/BoiteMessage.html" title="class in messagerie">BoiteMessage</a></dd> </dl> <hr> <br> <pre>public static class <strong>BoiteMessage.SujetsDecroissantsComparator</strong> extends java.lang.Object implements java.util.Comparator&lt;<a href="../messagerie/Message.html" title="class in messagerie">Message</a>&gt;</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../messagerie/BoiteMessage.SujetsDecroissantsComparator.html#BoiteMessage.SujetsDecroissantsComparator()">BoiteMessage.SujetsDecroissantsComparator</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../messagerie/BoiteMessage.SujetsDecroissantsComparator.html#compare(messagerie.Message, messagerie.Message)">compare</a></strong>(<a href="../messagerie/Message.html" title="class in messagerie">Message</a>&nbsp;message1, <a href="../messagerie/Message.html" title="class in messagerie">Message</a>&nbsp;message2)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.util.Comparator"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;java.util.Comparator</h3> <code>equals</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="BoiteMessage.SujetsDecroissantsComparator()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BoiteMessage.SujetsDecroissantsComparator</h4> <pre>public&nbsp;BoiteMessage.SujetsDecroissantsComparator()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="compare(messagerie.Message, messagerie.Message)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>compare</h4> <pre>public&nbsp;int&nbsp;compare(<a href="../messagerie/Message.html" title="class in messagerie">Message</a>&nbsp;message1, <a href="../messagerie/Message.html" title="class in messagerie">Message</a>&nbsp;message2)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>compare</code>&nbsp;in interface&nbsp;<code>java.util.Comparator&lt;<a href="../messagerie/Message.html" title="class in messagerie">Message</a>&gt;</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/BoiteMessage.SujetsDecroissantsComparator.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../messagerie/BoiteMessage.SujetsCroissantsComparator.html" title="class in messagerie"><span class="strong">PREV CLASS</span></a></li> <li><a href="../messagerie/Message.html" title="class in messagerie"><span class="strong">NEXT CLASS</span></a></li> </ul> <ul class="navList"> <li><a href="../index.html?messagerie/BoiteMessage.SujetsDecroissantsComparator.html" target="_top">FRAMES</a></li> <li><a href="BoiteMessage.SujetsDecroissantsComparator.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>SUMMARY:&nbsp;</li> <li>NESTED&nbsp;|&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">METHOD</a></li> </ul> <ul class="subNavList"> <li>DETAIL:&nbsp;</li> <li>FIELD&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">CONSTR</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">METHOD</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Giraudux/java-messagerie
doc/messagerie/BoiteMessage.SujetsDecroissantsComparator.html
HTML
mit
9,744
<!-- The MIT License (MIT) Copyright (c) 2015 Los Andes University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> <div class="container"> <alert ng-repeat="alert in alerts" type="{{alert.type}}" close="ctrl.closeAlert($index)">{{alert.msg}} </alert> <div ui-view="nationalityView"></div> </div>
Uniandes-MISO4203/artwork-201620-2
artwork-api/src/main/webapp/src/modules/nationality/nationality.tpl.html
HTML
mit
1,277
--- layout: post title: "Arabic Web Comic!" date: 2014-08-29 14:34:25 author: "itsPropa" categories: webcomic comic propaganda image: /assets/article_images/2014-08-29-welcome-to-jekyll/desktop.jpg content-id: "landing" --- Hello there. <div class="comic-wrapper"> {% for comicpage in site.comic %} {% assign i = forloop.index %} <div id="comic-page-{{i}}" class="comic-page {% if comicpage.animated %}animated{% endif %}" href="#"> {% if comicpage.animated %} <div class="gif-toolbar"> <a class="disabled pause" >Pause</a> | <a class="disabled play" >Play</a> | <a class="disabled restart">Restart</a> | <a class="disabled forward">Step forward</a> | <a class="disabled backward">Step back</a> </div> {% endif %} <img src="{{site.comicroot}}{{comicpage.url}}" {% if comicpage.animated %} rel:animated_src="{{site.comicroot}}{{comicpage.url}}" rel:auto_play="0" id="gif-{{i}}" {% endif %} /> </div> {% endfor %} </div>
eleyine/RedditComics
index.html
HTML
mit
1,042
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>MysoreScript: AST::Comparison&lt; T &gt; Struct Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">MysoreScript </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespace_a_s_t.html">AST</a></li><li class="navelem"><a class="el" href="struct_a_s_t_1_1_comparison.html">Comparison</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="struct_a_s_t_1_1_comparison-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">AST::Comparison&lt; T &gt; Struct Template Reference</div> </div> </div><!--header--> <div class="contents"> <p>Superclass for comparison operations. <a href="struct_a_s_t_1_1_comparison.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="ast_8hh_source.html">ast.hh</a>&gt;</code></p> <div class="dynheader"> Inheritance diagram for AST::Comparison&lt; T &gt;:</div> <div class="dyncontent"> <div class="center"><img src="struct_a_s_t_1_1_comparison__inherit__graph.png" border="0" usemap="#_a_s_t_1_1_comparison_3_01_t_01_4_inherit__map" alt="Inheritance graph"/></div> <map name="_a_s_t_1_1_comparison_3_01_t_01_4_inherit__map" id="_a_s_t_1_1_comparison_3_01_t_01_4_inherit__map"> <area shape="rect" id="node2" href="struct_a_s_t_1_1_bin_op.html" title="AST::BinOp\&lt; T \&gt;" alt="" coords="22,304,145,331"/> <area shape="rect" id="node3" href="struct_a_s_t_1_1_bin_op_base.html" title="Abstract superclass for binary operators. " alt="" coords="23,229,145,256"/> <area shape="rect" id="node4" href="class_a_s_t_1_1_expression.html" title="Abstract superclass for expressions (statements that evaluate to something). " alt="" coords="23,155,144,181"/> <area shape="rect" id="node5" href="struct_a_s_t_1_1_statement.html" title="The abstract superclass for all statements. " alt="" coords="26,80,141,107"/> </map> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <div class="dynheader"> Collaboration diagram for AST::Comparison&lt; T &gt;:</div> <div class="dyncontent"> <div class="center"><img src="struct_a_s_t_1_1_comparison__coll__graph.png" border="0" usemap="#_a_s_t_1_1_comparison_3_01_t_01_4_coll__map" alt="Collaboration graph"/></div> <map name="_a_s_t_1_1_comparison_3_01_t_01_4_coll__map" id="_a_s_t_1_1_comparison_3_01_t_01_4_coll__map"> <area shape="rect" id="node2" href="struct_a_s_t_1_1_bin_op.html" title="AST::BinOp\&lt; T \&gt;" alt="" coords="242,355,365,381"/> <area shape="rect" id="node3" href="struct_a_s_t_1_1_bin_op_base.html" title="Abstract superclass for binary operators. " alt="" coords="243,277,365,304"/> <area shape="rect" id="node4" href="class_a_s_t_1_1_expression.html" title="Abstract superclass for expressions (statements that evaluate to something). " alt="" coords="110,173,231,200"/> <area shape="rect" id="node5" href="struct_a_s_t_1_1_statement.html" title="The abstract superclass for all statements. " alt="" coords="5,83,120,109"/> <area shape="rect" id="node7" href="class_interpreter_1_1_value.html" title="Value wraps an object pointer. " alt="" coords="145,83,271,109"/> </map> <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a8b225cf0171159e847aabc5f927fd892"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_comparison.html#a8b225cf0171159e847aabc5f927fd892">isComparison</a> () override</td></tr> <tr class="memdesc:a8b225cf0171159e847aabc5f927fd892"><td class="mdescLeft">&#160;</td><td class="mdescRight">All comparisons are (obviously) comparisons. <a href="#a8b225cf0171159e847aabc5f927fd892">More...</a><br /></td></tr> <tr class="separator:a8b225cf0171159e847aabc5f927fd892"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a46ced3ded6d905aa52aaf9592962a55e"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_comparison.html#a46ced3ded6d905aa52aaf9592962a55e">methodName</a> () override</td></tr> <tr class="memdesc:a46ced3ded6d905aa52aaf9592962a55e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Comparisons don't map to any method name. <a href="#a46ced3ded6d905aa52aaf9592962a55e">More...</a><br /></td></tr> <tr class="separator:a46ced3ded6d905aa52aaf9592962a55e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_struct_a_s_t_1_1_bin_op"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_struct_a_s_t_1_1_bin_op')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="struct_a_s_t_1_1_bin_op.html">AST::BinOp&lt; T &gt;</a></td></tr> <tr class="memitem:a4aaf1c918bde99767d7f2de58790deab inherit pub_methods_struct_a_s_t_1_1_bin_op"><td class="memItemLeft" align="right" valign="top">intptr_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op.html#a4aaf1c918bde99767d7f2de58790deab">evaluateWithIntegers</a> (intptr_t <a class="el" href="struct_a_s_t_1_1_bin_op_base.html#aff373e859c076460df760eb00c237cad">lhs</a>, intptr_t <a class="el" href="struct_a_s_t_1_1_bin_op_base.html#a655daf127922d1c25d6f5ac472698cf6">rhs</a>) override</td></tr> <tr class="memdesc:a4aaf1c918bde99767d7f2de58790deab inherit pub_methods_struct_a_s_t_1_1_bin_op"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluate (interpret) this expression, having already determined that the two sides are integer values. <a href="struct_a_s_t_1_1_bin_op.html#a4aaf1c918bde99767d7f2de58790deab">More...</a><br /></td></tr> <tr class="separator:a4aaf1c918bde99767d7f2de58790deab inherit pub_methods_struct_a_s_t_1_1_bin_op"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_struct_a_s_t_1_1_bin_op_base"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_struct_a_s_t_1_1_bin_op_base')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="struct_a_s_t_1_1_bin_op_base.html">AST::BinOpBase</a></td></tr> <tr class="memitem:a175be66e70d0cf8e1967fb9914afa7a9 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#a175be66e70d0cf8e1967fb9914afa7a9">isConstantExpression</a> () override</td></tr> <tr class="memdesc:a175be66e70d0cf8e1967fb9914afa7a9 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">A binary operation is a constant expression if both of its operands are binary expressions. <a href="struct_a_s_t_1_1_bin_op_base.html#a175be66e70d0cf8e1967fb9914afa7a9">More...</a><br /></td></tr> <tr class="separator:a175be66e70d0cf8e1967fb9914afa7a9 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0f5c9b5e0b586fd304824be3719fe8fd inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespace_mysore_script.html#aca9b6eb2639b3880f6d5e560cb40eb31">Obj</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#a0f5c9b5e0b586fd304824be3719fe8fd">evaluateExpr</a> (<a class="el" href="class_interpreter_1_1_context.html">Interpreter::Context</a> &amp;c) override</td></tr> <tr class="memdesc:a0f5c9b5e0b586fd304824be3719fe8fd inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluates the expression, either invoking a subclass <code>evaluateWithIntegers</code> method or by calling the relevant method on the left-hand side. <a href="struct_a_s_t_1_1_bin_op_base.html#a0f5c9b5e0b586fd304824be3719fe8fd">More...</a><br /></td></tr> <tr class="separator:a0f5c9b5e0b586fd304824be3719fe8fd inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a40619f2681f7df1f0ab97cdfdd8a2565 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top">virtual llvm::Value *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#a40619f2681f7df1f0ab97cdfdd8a2565">compileBinOp</a> (<a class="el" href="class_compiler_1_1_context.html">Compiler::Context</a> &amp;c, llvm::Value *LHS, llvm::Value *RHS)=0</td></tr> <tr class="memdesc:a40619f2681f7df1f0ab97cdfdd8a2565 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compile this binary operation with the two sides already already compiled. <a href="struct_a_s_t_1_1_bin_op_base.html#a40619f2681f7df1f0ab97cdfdd8a2565">More...</a><br /></td></tr> <tr class="separator:a40619f2681f7df1f0ab97cdfdd8a2565 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac488e49f3cffaab93e0a7038b9859506 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top">llvm::Value *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#ac488e49f3cffaab93e0a7038b9859506">compileExpression</a> (<a class="el" href="class_compiler_1_1_context.html">Compiler::Context</a> &amp;c) override</td></tr> <tr class="memdesc:ac488e49f3cffaab93e0a7038b9859506 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compile the expression by compiling the two sides and then calling <code>compileBinOp</code> (implemented in subclasses) to compile the operation. <a href="struct_a_s_t_1_1_bin_op_base.html#ac488e49f3cffaab93e0a7038b9859506">More...</a><br /></td></tr> <tr class="separator:ac488e49f3cffaab93e0a7038b9859506 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adb80507d94c4672f03d4da461c86d4a9 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#adb80507d94c4672f03d4da461c86d4a9">collectVarUses</a> (std::unordered_set&lt; std::string &gt; &amp;decls, std::unordered_set&lt; std::string &gt; &amp;uses) override</td></tr> <tr class="memdesc:adb80507d94c4672f03d4da461c86d4a9 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">Collect the uses and declarations in this expression. <a href="struct_a_s_t_1_1_bin_op_base.html#adb80507d94c4672f03d4da461c86d4a9">More...</a><br /></td></tr> <tr class="separator:adb80507d94c4672f03d4da461c86d4a9 inherit pub_methods_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_class_a_s_t_1_1_expression"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_a_s_t_1_1_expression')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_a_s_t_1_1_expression.html">AST::Expression</a></td></tr> <tr class="memitem:aad2b3db48dc7e188059320e978ed97ea inherit pub_methods_class_a_s_t_1_1_expression"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespace_mysore_script.html#aca9b6eb2639b3880f6d5e560cb40eb31">Obj</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_a_s_t_1_1_expression.html#aad2b3db48dc7e188059320e978ed97ea">evaluate</a> (<a class="el" href="class_interpreter_1_1_context.html">Interpreter::Context</a> &amp;c)</td></tr> <tr class="memdesc:aad2b3db48dc7e188059320e978ed97ea inherit pub_methods_class_a_s_t_1_1_expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Evaluate the expression, caching the result if it's a constant expression. <a href="class_a_s_t_1_1_expression.html#aad2b3db48dc7e188059320e978ed97ea">More...</a><br /></td></tr> <tr class="separator:aad2b3db48dc7e188059320e978ed97ea inherit pub_methods_class_a_s_t_1_1_expression"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a04e3040af655cf7d931d42418e1bc346 inherit pub_methods_class_a_s_t_1_1_expression"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_a_s_t_1_1_expression.html#a04e3040af655cf7d931d42418e1bc346">interpret</a> (<a class="el" href="class_interpreter_1_1_context.html">Interpreter::Context</a> &amp;c) override final</td></tr> <tr class="memdesc:a04e3040af655cf7d931d42418e1bc346 inherit pub_methods_class_a_s_t_1_1_expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Interpret this expression as if it were a statement. <a href="class_a_s_t_1_1_expression.html#a04e3040af655cf7d931d42418e1bc346">More...</a><br /></td></tr> <tr class="separator:a04e3040af655cf7d931d42418e1bc346 inherit pub_methods_class_a_s_t_1_1_expression"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac989ecee54bddab42b26252e53b0447f inherit pub_methods_class_a_s_t_1_1_expression"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_a_s_t_1_1_expression.html#ac989ecee54bddab42b26252e53b0447f">compile</a> (<a class="el" href="class_compiler_1_1_context.html">Compiler::Context</a> &amp;c) override final</td></tr> <tr class="memdesc:ac989ecee54bddab42b26252e53b0447f inherit pub_methods_class_a_s_t_1_1_expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compile this expression as if it were a statement. <a href="class_a_s_t_1_1_expression.html#ac989ecee54bddab42b26252e53b0447f">More...</a><br /></td></tr> <tr class="separator:ac989ecee54bddab42b26252e53b0447f inherit pub_methods_class_a_s_t_1_1_expression"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_attribs_struct_a_s_t_1_1_bin_op_base"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_struct_a_s_t_1_1_bin_op_base')"><img src="closed.png" alt="-"/>&#160;Public Attributes inherited from <a class="el" href="struct_a_s_t_1_1_bin_op_base.html">AST::BinOpBase</a></td></tr> <tr class="memitem:aff373e859c076460df760eb00c237cad inherit pub_attribs_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top">ASTPtr&lt; <a class="el" href="class_a_s_t_1_1_expression.html">Expression</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#aff373e859c076460df760eb00c237cad">lhs</a></td></tr> <tr class="memdesc:aff373e859c076460df760eb00c237cad inherit pub_attribs_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">The left-hand side of the operation. <a href="struct_a_s_t_1_1_bin_op_base.html#aff373e859c076460df760eb00c237cad">More...</a><br /></td></tr> <tr class="separator:aff373e859c076460df760eb00c237cad inherit pub_attribs_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a655daf127922d1c25d6f5ac472698cf6 inherit pub_attribs_struct_a_s_t_1_1_bin_op_base"><td class="memItemLeft" align="right" valign="top">ASTPtr&lt; <a class="el" href="class_a_s_t_1_1_expression.html">Expression</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_a_s_t_1_1_bin_op_base.html#a655daf127922d1c25d6f5ac472698cf6">rhs</a></td></tr> <tr class="memdesc:a655daf127922d1c25d6f5ac472698cf6 inherit pub_attribs_struct_a_s_t_1_1_bin_op_base"><td class="mdescLeft">&#160;</td><td class="mdescRight">The right-hand side of the operation. <a href="struct_a_s_t_1_1_bin_op_base.html#a655daf127922d1c25d6f5ac472698cf6">More...</a><br /></td></tr> <tr class="separator:a655daf127922d1c25d6f5ac472698cf6 inherit pub_attribs_struct_a_s_t_1_1_bin_op_base"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_attribs_class_a_s_t_1_1_expression"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_a_s_t_1_1_expression')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="class_a_s_t_1_1_expression.html">AST::Expression</a></td></tr> <tr class="memitem:a31450ef555bf536b71efbe5d5ce39899 inherit pro_attribs_class_a_s_t_1_1_expression"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_interpreter_1_1_value.html">Interpreter::Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_a_s_t_1_1_expression.html#a31450ef555bf536b71efbe5d5ce39899">cache</a></td></tr> <tr class="memdesc:a31450ef555bf536b71efbe5d5ce39899 inherit pro_attribs_class_a_s_t_1_1_expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Cached result for constant expression. <a href="class_a_s_t_1_1_expression.html#a31450ef555bf536b71efbe5d5ce39899">More...</a><br /></td></tr> <tr class="separator:a31450ef555bf536b71efbe5d5ce39899 inherit pro_attribs_class_a_s_t_1_1_expression"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><h3>template&lt;class T&gt;<br /> struct AST::Comparison&lt; T &gt;</h3> <p>Superclass for comparison operations. </p> <p>Definition at line <a class="el" href="ast_8hh_source.html#l00381">381</a> of file <a class="el" href="ast_8hh_source.html">ast.hh</a>.</p> </div><h2 class="groupheader">Member Function Documentation</h2> <a id="a8b225cf0171159e847aabc5f927fd892"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8b225cf0171159e847aabc5f927fd892">&sect;&nbsp;</a></span>isComparison()</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool <a class="el" href="struct_a_s_t_1_1_comparison.html">AST::Comparison</a>&lt; T &gt;::isComparison </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>All comparisons are (obviously) comparisons. </p> <p>Reimplemented from <a class="el" href="struct_a_s_t_1_1_bin_op_base.html#a855a115c4f844d68e939191552d9a7bd">AST::BinOpBase</a>.</p> <p>Definition at line <a class="el" href="ast_8hh_source.html#l00386">386</a> of file <a class="el" href="ast_8hh_source.html">ast.hh</a>.</p> </div> </div> <a id="a46ced3ded6d905aa52aaf9592962a55e"></a> <h2 class="memtitle"><span class="permalink"><a href="#a46ced3ded6d905aa52aaf9592962a55e">&sect;&nbsp;</a></span>methodName()</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const char* <a class="el" href="struct_a_s_t_1_1_comparison.html">AST::Comparison</a>&lt; T &gt;::methodName </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Comparisons don't map to any method name. </p> <p>Implements <a class="el" href="struct_a_s_t_1_1_bin_op_base.html#aa9a789af8e280fa905da677b0baee71b">AST::BinOpBase</a>.</p> <p>Definition at line <a class="el" href="ast_8hh_source.html#l00390">390</a> of file <a class="el" href="ast_8hh_source.html">ast.hh</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="ast_8hh_source.html">ast.hh</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Thu Jun 1 2017 18:33:56 for MysoreScript by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> </body> </html>
CompilerTeaching/CompilerTeaching.github.io
mysorescript/doxygen/struct_a_s_t_1_1_comparison.html
HTML
mit
23,110
<ion-view view-title="Info"> <ion-content class="padding-horizontal"> <ion-list class="list list-inset"> <ion-item class = "item-image padding stable-bg"> <img src="img/qrcode_256.png" style="width: 40%; height: 40%"> </ion-item> <ion-item class = "item-icon-left item-text-wrap"> <i class="icon ion-ionic positive"></i> <h2>Built with Awesome and Powerful Ionic Framework</h2> <a class="dark" href="http://ionicframework.com" target="_blank">http://ionicframework.com</a> </ion-item> <ion-item class="item-divider"> Share with Friends </ion-item> <ion-item class="item-icon-left" class="positive" href="https://twitter.com/intent/tweet?status=VGN Departures web app (http://vgn.herokuapp.com) - built with Awesome and Powerful Ionic Framework!" target="_blank"> <i class="icon ion-social-twitter positive"></i> <a>Tweet</a> </ion-item> <ion-item class="item-divider"> Need Help? </ion-item> <ion-item class="item-icon-left item-text-wrap" href="https://github.com/vlewin/vgn-departures-ionic/issues" target="_blank"> <i class= "icon ion-social-github"></i> Open a GitHub issue </ion-item> <ion-item class="item-icon-left item-text-wrap" ng-if="supportedPlatform()" ng-click="help()"> <i class= "icon ion-help-circled"></i> Show me how to pin a webapp to the home screen (supported platforms: iOS, Android) </ion-item> </ion-list> </ion-content> </ion-view>
vlewin/vgn-departures-ionic
www/templates/tab-info.html
HTML
mit
1,556
<!DOCTYPE html> <html> <head> <title>CKEditor Media Helper Test</title> <script src="//cdn.ckeditor.com/4.5.4/full/ckeditor.js"></script> <link rel="shortcut icon" href="/mediahelper/icons/mediahelper.png"> </head> <body> <form> <textarea name="editor1" id="editor1" rows="10" cols="80"> This is my textarea to be replaced with CKEditor. </textarea> <script> CKEDITOR.plugins.addExternal('mediahelper', '/mediahelper/'); CKEDITOR.replace( 'editor1', { language: 'en', extraPlugins : 'mediahelper' }); </script> </form> </body> </html>
Jacob87/ckeditor-mediahelper
samples/index.html
HTML
mit
743
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.17"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Kernel Tuning Toolkit: Class Members - Functions</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <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"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function() { init_search(); }); /* @license-end */ </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Kernel Tuning Toolkit &#160;<span id="projectnumber">1.3</span> </div> </td> <td> <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> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.17 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('functions_func_~.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160; <h3><a id="index__7E"></a>- ~ -</h3><ul> <li>~ReferenceClass() : <a class="el" href="classktt_1_1_reference_class.html#ae8381dc2afcd9dece412d0c67f2ed77f">ktt::ReferenceClass</a> </li> <li>~Searcher() : <a class="el" href="classktt_1_1_searcher.html#a6b12def7ae2d28bed61f1f75689c4d49">ktt::Searcher</a> </li> <li>~StopCondition() : <a class="el" href="classktt_1_1_stop_condition.html#a03174c2a6251dc4ee72d02a767d86d79">ktt::StopCondition</a> </li> <li>~Tuner() : <a class="el" href="classktt_1_1_tuner.html#a09198b07768176d263dbee8a6c54b377">ktt::Tuner</a> </li> <li>~TuningManipulator() : <a class="el" href="classktt_1_1_tuning_manipulator.html#a9399d7fee67bf85ee73aedd3e8ba6201">ktt::TuningManipulator</a> </li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li> </ul> </div> </body> </html>
Fillo7/KTT
docs/functions_func_~.html
HTML
mit
5,001
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>gem_version.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../../../../../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../css/github.css" type="text/css" media="screen" /> <script src="../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.2.2</span><br /> <h1> gem_version.rb </h1> <ul class="files"> <li> ../.rvm/gems/ruby-2.2.2/gems/actionview-4.2.2/lib/action_view/gem_version.rb </li> <li>Last modified: 2016-02-03 17:31:46 -0800</li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../classes/ActionView.html">ActionView</a> </li> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../classes/ActionView/VERSION.html">ActionView::VERSION</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
benfreeman/yammer_training
doc/api/files/__/_rvm/gems/ruby-2_2_2/gems/actionview-4_2_2/lib/action_view/gem_version_rb.html
HTML
mit
2,174
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>FilWisher</title> <link rel="stylesheet" href="index.css"></link> <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'> </head> <body> <div class="terminal-container"></div> <!-- <iframe src="http://www.visitgrimsby.co.uk/" style="height:400px;width:400px;"> --> <script src="bundle.js"></script> </body> </html>
FilWisher/terminaux
index.html
HTML
mit
440
<html> <head> <title>Webpack Demo</title> </head> <body> <h1>Hello world,</h1> <h2>hello zzj</h2> <span class="img"></span> <span class="cry"></span> <img src="images/srcImg.jpg"> </body> </html>
stzhongjie/webpack
src/index.html
HTML
mit
223
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Layout Property</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">log4net SDK Documentation - Microsoft .NET Framework 4.0</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">AdoNetAppenderParameter.Layout Property</h1> </div> </div> <div id="nstext"> <p> Gets or sets the <a href="log4net.Layout.IRawLayout.html">IRawLayout</a> to use to render the logging event into an object for this parameter. </p> <div class="syntax"> <span class="lang">[Visual Basic]</span> <br />Public Property Layout As <a href="log4net.Layout.IRawLayout.html">IRawLayout</a></div> <div class="syntax"> <span class="lang">[C#]</span> <br />public <a href="log4net.Layout.IRawLayout.html">log4net.Layout.IRawLayout</a> Layout {get; set;}</div> <p> </p> <h4 class="dtH4">Property Value</h4> <p> The <a href="log4net.Layout.IRawLayout.html">IRawLayout</a> used to render the logging event into an object for this parameter. </p> <h4 class="dtH4">Remarks</h4> <p> The <a href="log4net.Layout.IRawLayout.html">IRawLayout</a> that renders the value for this parameter. </p> <p> The <a href="log4net.Layout.RawLayoutConverter.html">RawLayoutConverter</a> can be used to adapt any <a href="log4net.Layout.ILayout.html">ILayout</a> into a <b>IRawLayout</b> for use in the property. </p> <h4 class="dtH4">See Also</h4><p><a href="log4net.Appender.AdoNetAppenderParameter.html">AdoNetAppenderParameter Class</a> | <a href="log4net.Appender.html">log4net.Appender Namespace</a></p><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"><param name="Keyword" value="Layout property"></param><param name="Keyword" value="Layout property, AdoNetAppenderParameter class"></param><param name="Keyword" value="AdoNetAppenderParameter.Layout property"></param></object><hr /><div id="footer"><p><a href="http://logging.apache.org/log4net">Copyright 2004-2011 The Apache Software Foundation.</a></p><p></p></div></div> </body> </html>
npruehs/slash-framework
Ext/log4net-1.2.11/doc/release/sdk/log4net.Appender.AdoNetAppenderParameter.Layout.html
HTML
mit
2,667
--- layout: default disqus: false archive: false post_class: post-template --- <header class="main-header post-head {% if page.cover %}" style="background-image: url({{ page.cover }}) {%else%}no-cover{% endif %}"> <nav class="main-nav {% if page.cover %} overlay {% endif %} clearfix"> <a class="back-button icon-arrow-left" href="{{ site.baseurl }}">Home</a> <a class="subscribe-button icon-feed" href="{{ site.baseurl }}/subscribe">Subscribe</a> </nav> </header> <main class="content" role="main"> <article class="post"> <header class="post-header"> <h1 class="post-title">{{ page.title }}</h1> <section class="post-meta"> <time class="post-date" datetime="{{ page.date | date:"%Y-%m-%d" }}">{{ page.date | date_to_string }}</time> {% if page.categories.size > 0 %} {{ page.categories | array_to_sentence_string | prepend: 'on ' }} {% endif %} </section> </header> <!-- <header class="post-header"> <a id="blog-logo" href="{{site.url}}"> {% if site.logo %} <img src="{{site.logo}}" alt="{{ site.name }}" /> {% else %} <span class="blog-title">{{ site.name }}</span> {%endif%} </a> </header> --> <!-- <span class="post-meta"> <time datetime="{{ page.date | date:"%Y-%m-%d" }}">{{ page.date | date_to_string }}</time> {% if page.categories.size > 0 %} {{ page.categories | array_to_sentence_string | prepend: 'on ' }} {% endif %} </span> --> <!-- <h1 class="post-title">{{ page.title }}</h1> --> <section class="post-content"> {{content}} </section> {% if page.archive %} <section class="archive"> <h5>Archive</h5> <ul> {% for post in site.posts %} <li><span>{{ post.date | date_to_string }}</span> <a href="{{ post.url }}">{{ post.title }}</a></li> {% endfor %} </ul> </section> {% endif %} <footer class="post-footer"> <!-- If we want to display author's name and bio --> {% if site.author %} <figure class="author-image"> <a class="img" href="{{ site.baseurl }}" style="background-image: url(/assets/images/profile.png)"> <span class="hidden">{{site.author}}'s Picture</span></a> </figure> <section class="author"> <!-- Author Name --> <h4> {{ site.author }} </h4> <!-- Author Bio --> <p> Here goes the author description. You might want to place some links too in here </p> </section> {% endif %} <!-- Share links section --> {% include share.html %} <!-- Disqus comments --> {% if page.disqus %} {% include disqus.html %} {% endif %} </footer> </article> </main>
jtelszasz/kasper-trial
_layouts/post.html
HTML
mit
3,316
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../openssl_sys/fn.SSL_SESSION_get_timeout.html"> </head> <body> <p>Redirecting to <a href="../../openssl_sys/fn.SSL_SESSION_get_timeout.html">../../openssl_sys/fn.SSL_SESSION_get_timeout.html</a>...</p> <script>location.replace("../../openssl_sys/fn.SSL_SESSION_get_timeout.html" + location.search + location.hash);</script> </body> </html>
malept/guardhaus
main/openssl_sys/ssl/fn.SSL_SESSION_get_timeout.html
HTML
mit
437
<p class="title">Earth Invasion 2.0</p> <div role="navigation" ng-controller="tabsCtrl as ctrl" class="tabs"> <ul class="nav nav-pills center-pills red"> <li ng-repeat="tab in ctrl.tabs" ng-class="{'active': ctrl.isSelected(tab.link)}"><a ng-click="ctrl.setActive(tab.link)" ng-href="#/{{tab.link}}">{{tab.name}}</a></li> </ul> </div> <div ng-controller="achievementCtrl as ctrl" class="controllerHolder"> <p ng-show="ctrl.getAchievements().length === 0" class="explanation">Your achievements will pop in here as you earn them.</p> <div ng-repeat="achievement in ctrl.getAchievements()" class="achievements"> <div class="achievementIcon"> <div class="textWrap"> <p class="title">{{achievement.title}}</p> <p class="description">{{achievement.description}}</p> </div> </div> </div> </div>
johnwquarles/earthinvasion2.0
public/views/achievements.html
HTML
mit
838
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Avro C++: avro::NodeFixed Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.6.3 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> <div class="navpath"><a class="el" href="namespaceavro.html">avro</a>::<a class="el" href="classavro_1_1NodeFixed.html">NodeFixed</a> </div> </div> <div class="contents"> <h1>avro::NodeFixed Class Reference</h1><!-- doxytag: class="avro::NodeFixed" --><!-- doxytag: inherits="avro::NodeImpl" --><div class="dynheader"> Inheritance diagram for avro::NodeFixed:</div> <div class="dynsection"> <div class="center"> <img src="classavro_1_1NodeFixed.png" usemap="#avro::NodeFixed_map" alt=""/> <map id="avro::NodeFixed_map" name="avro::NodeFixed_map"> <area href="classavro_1_1NodeImpl.html" alt="avro::NodeImpl&lt; NameConcept, LeavesConcept, LeafNamesConcept, SizeConcept &gt;" shape="rect" coords="0,56,383,80"/> <area href="classavro_1_1Node.html" alt="avro::Node" shape="rect" coords="0,0,383,24"/> </map> </div> </div> <p><a href="classavro_1_1NodeFixed-members.html">List of all members.</a></p> <table border="0" cellpadding="0" cellspacing="0"> <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a98728d2984044c4de79f6c4754c6fd64"></a><!-- doxytag: member="avro::NodeFixed::NodeFixed" ref="a98728d2984044c4de79f6c4754c6fd64" args="(const HasName &amp;name, const HasSize &amp;size)" --> &nbsp;</td><td class="memItemRight" valign="bottom"><b>NodeFixed</b> (const <a class="el" href="structavro_1_1concepts_1_1SingleAttribute.html">HasName</a> &amp;name, const <a class="el" href="structavro_1_1concepts_1_1SingleAttribute.html">HasSize</a> &amp;size)</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2cb1147c297cc41f566a3c52566ec5a7"></a><!-- doxytag: member="avro::NodeFixed::resolve" ref="a2cb1147c297cc41f566a3c52566ec5a7" args="(const Node &amp;reader) const " --> <a class="el" href="namespaceavro.html#ad17da92a723dce9b89e7c845749615b3">SchemaResolution</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>resolve</b> (const <a class="el" href="classavro_1_1Node.html">Node</a> &amp;reader) const </td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5d7f40192cc142ec9650f3d7c3962c51"></a><!-- doxytag: member="avro::NodeFixed::printJson" ref="a5d7f40192cc142ec9650f3d7c3962c51" args="(std::ostream &amp;os, int depth) const " --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>printJson</b> (std::ostream &amp;os, int depth) const </td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a78136dfb8de05f95b14f731028b7b2fe"></a><!-- doxytag: member="avro::NodeFixed::isValid" ref="a78136dfb8de05f95b14f731028b7b2fe" args="() const " --> bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>isValid</b> () const </td></tr> </table> <hr/>The documentation for this class was generated from the following file:<ul> <li>/home/cutting/src/avro/avro-1.4.1-rc0/lang/c++/api/<a class="el" href="NodeImpl_8hh_source.html">NodeImpl.hh</a></li> </ul> </div> <hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Oct 8 14:36:18 2010 for Avro C++ by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address> </body> </html>
glenn-edgar/lua_frame_work
user_libraries/avro-c/avro-doc-1.4.1/api/cpp/html/classavro_1_1NodeFixed.html
HTML
mit
4,419
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> /* Body style, for the entire document */ body { background: #F3F3F4; color: #1E1E1F; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; padding: 0; margin: 0; } /* Header1 style, used for the main title */ h1 { padding: 10px 0px 10px 10px; font-size: 21pt; background-color: #E2E2E2; border-bottom: 1px #C1C1C2 solid; color: #201F20; margin: 0; font-weight: normal; } /* Header2 style, used for "Overview" and other sections */ h2 { font-size: 18pt; font-weight: normal; padding: 15px 0 5px 0; margin: 0; } /* Header3 style, used for sub-sections, such as project name */ h3 { font-weight: normal; font-size: 15pt; margin: 0; padding: 15px 0 5px 0; background-color: transparent; } h4 { font-weight: normal; font-size: 12pt; margin: 0; padding: 0 0 0 0; background-color: transparent; } /* Color all hyperlinks one color */ a { color: #1382CE; } /* Paragraph text (for longer informational messages) */ p { font-size: 10pt; } /* Table styles */ table { border-spacing: 0 0; border-collapse: collapse; font-size: 10pt; } table th { background: #E7E7E8; text-align: left; text-decoration: none; font-weight: normal; padding: 3px 6px 3px 6px; } table td { vertical-align: top; padding: 3px 6px 5px 5px; margin: 0px; border: 1px solid #E7E7E8; background: #F7F7F8; } .NoBreakingChanges { color: darkgreen; font-weight:bold; } .FewBreakingChanges { color: orange; font-weight:bold; } .ManyBreakingChanges { color: red; font-weight:bold; } .BreakDetails { margin-left: 30px; } .CompatMessage { font-style: italic; font-size: 10pt; } .GoodMessage { color: darkgreen; } /* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */ .localLink { color: #1E1E1F; background: #EEEEED; text-decoration: none; } .localLink:hover { color: #1382CE; background: #FFFF99; text-decoration: none; } /* Center text, used in the over views cells that contain message level counts */ .textCentered { text-align: center; } /* The message cells in message tables should take up all avaliable space */ .messageCell { width: 100%; } /* Padding around the content after the h1 */ #content { padding: 0px 12px 12px 12px; } /* The overview table expands to width, with a max width of 97% */ #overview table { width: auto; max-width: 75%; } /* The messages tables are always 97% width */ #messages table { width: 97%; } /* All Icons */ .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded { min-width: 18px; min-height: 18px; background-repeat: no-repeat; background-position: center; } /* Success icon encoded */ .IconSuccessEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==); } /* Information icon encoded */ .IconInfoEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=); } /* Warning icon encoded */ .IconWarningEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==); } /* Error icon encoded */ .IconErrorEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=); } </style> </head> <body> <h1 _locid="PortabilityReport">.NET Portability Report</h1> <div id="content"> <div id="submissionId" style="font-size:8pt;"> <p> <i> Submission Id&nbsp; da1f9bf0-ba89-4c70-957c-633d685a8192 </i> </p> </div> <h2 _locid="SummaryTitle"> <a name="Portability Summary"></a>Portability Summary </h2> <div id="summary"> <table> <tbody> <tr> <th>Assembly</th> <th>ASP.NET 5,Version=v1.0</th> <th>Windows,Version=v8.1</th> <th>.NET Framework,Version=v4.6</th> <th>Windows Phone,Version=v8.1</th> </tr> <tr> <td><strong><a href="#GraphicsMagick.NET-x86">GraphicsMagick.NET-x86</a></strong></td> <td class="text-center">81.56 %</td> <td class="text-center">68.09 %</td> <td class="text-center">100.00 %</td> <td class="text-center">68.09 %</td> </tr> </tbody> </table> </div> <div id="details"> <a name="GraphicsMagick.NET-x86"><h3>GraphicsMagick.NET-x86</h3></a> <table> <tbody> <tr> <th>Target type</th> <th>ASP.NET 5,Version=v1.0</th> <th>Windows,Version=v8.1</th> <th>.NET Framework,Version=v4.6</th> <th>Windows Phone,Version=v8.1</th> <th>Recommended changes</th> </tr> <tr> <td>System.AppDomain</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">add_DomainUnload(System.EventHandler)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Use object with finalizer stored in static variable, or use app-model specific unload notifications (e.g. Application.Suspending event for modern apps)</td> </tr> <tr> <td style="padding-left:2em">add_ProcessExit(System.EventHandler)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Use object with finalizer stored in static variable, or use app-model specific unload notifications (e.g. Application.Suspending event for modern apps)</td> </tr> <tr> <td style="padding-left:2em">get_BaseDirectory</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Currently there is no workaround, but we are working on it. Please check back.</td> </tr> <tr> <td style="padding-left:2em">get_CurrentDomain</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">get_Id</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">IsDefaultAppDomain</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Collections.Hashtable</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">ContainsKey(System.Object)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Count</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Item(System.Object)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">set_Item(System.Object,System.Object)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Collections.Stack</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetEnumerator</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Push(System.Object)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Bitmap</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Int32,System.Int32,System.Drawing.Imaging.PixelFormat)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.IO.Stream)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">LockBits(System.Drawing.Rectangle,System.Drawing.Imaging.ImageLockMode,System.Drawing.Imaging.PixelFormat)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">UnlockBits(System.Drawing.Imaging.BitmapData)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Color</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Empty</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">FromArgb(System.Int32,System.Int32,System.Int32,System.Int32)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_A</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_B</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_G</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_R</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Drawing2D.Matrix</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Elements</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Image</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_RawFormat</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Save(System.IO.Stream,System.Drawing.Imaging.ImageFormat)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Imaging.BitmapData</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Scan0</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Stride</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Imaging.ImageFormat</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Bmp</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Gif</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Guid</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Icon</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Jpeg</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Png</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Tiff</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">ToString</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Imaging.ImageLockMode</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Imaging.PixelFormat</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Drawing.Rectangle</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Int32,System.Int32,System.Int32,System.Int32)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Height</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Width</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_X</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Y</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Exception</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>False positive (GetType() from Object is sufficient)</td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove. Ctor overload taking SerializationInfo is not applicable in new surface area</td> </tr> <tr> <td style="padding-left:2em">GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove. Getting rid of other usage of SerializationInfo will remove the need for this method.</td> </tr> <tr> <td style="padding-left:2em">GetType</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>False positive (GetType() from Object is sufficient)</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Guid</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor(System.UInt32,System.UInt16,System.UInt16,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.Directory</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Exists(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.File</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Exists(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">OpenRead(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">ReadAllText(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.FileInfo</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.FileStream</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.FileSystemInfo</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_FullName</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Refresh</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.Path</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetFullPath(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.ModuleHandle</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">ResolveMethodHandle(System.Int32)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Reflection.Assembly</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetAssembly(System.Type)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetCustomAttributes(System.Type,System.Boolean)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Reflection.Module</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_ModuleHandle</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.CallConvCdecl</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.CallConvStdcall</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.CallConvThiscall</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.FixedAddressValueTypeAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsBoxed</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsConst</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsCopyConstructed</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsExplicitlyDereferenced</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsImplicitlyDereferenced</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsLong</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsSignUnspecifiedByte</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.IsUdtReturn</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.NativeCppClassAttribute</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.CompilerServices.RuntimeHelpers</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">PrepareConstrainedRegions</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">PrepareDelegate(System.Delegate)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.ConstrainedExecution.Cer</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.ConstrainedExecution.Consistency</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.ConstrainedExecution.ReliabilityContractAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Runtime.ConstrainedExecution.Consistency,System.Runtime.ConstrainedExecution.Cer)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.InteropServices.Marshal</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetExceptionPointers</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.InteropServices.RuntimeEnvironment</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetRuntimeInterfaceAsIntPtr(System.Guid,System.Guid)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Runtime.Serialization.SerializationInfo</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove serialization constructors on custom Exception types</td> </tr> <tr> <td style="padding-left:2em">AddValue(System.String,System.Object,System.Type)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>either 1) Delete Serialization info from exceptions (since this can&#39;t be remoted) or 2) Use a different serialization technology if not for exceptions.</td> </tr> <tr> <td style="padding-left:2em">GetValue(System.String,System.Type)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>either 1) Delete Serialization info from exceptions (since this can&#39;t be remoted) or 2) Use a different serialization technology if not for exceptions.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.RuntimeMethodHandle</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetFunctionPointer</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Security.Permissions.SecurityAction</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Security.Permissions.SecurityPermissionAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Security.Permissions.SecurityAction)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Security.SecurityRulesAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>There is only one security transparency model on non-desktop SKUs, so there&#39;s nothing to do with this attribute. It should just be removed from non-desktop-fwk assemblies.</td> </tr> <tr> <td style="padding-left:2em">#ctor(System.Security.SecurityRuleSet)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>There is only one security transparency model on non-desktop SKUs, so there&#39;s nothing to do with this attribute. It should just be removed from non-desktop-fwk assemblies.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Security.SecurityRuleSet</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Security.SuppressUnmanagedCodeSecurityAttribute</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Remove usage</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.String</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Encoding.GetString(char*, int)</td> </tr> <tr> <td style="padding-left:2em">#ctor(System.SByte*,System.Int32,System.Int32,System.Text.Encoding)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Encoding.GetString(char*, int)</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Text.Encoding</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Call Encoding.GetString(byte[], int, int)</td> </tr> <tr> <td style="padding-left:2em">get_Default</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Use GetEncoding(0)</td> </tr> <tr> <td style="padding-left:2em">GetString(System.Byte[])</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Call Encoding.GetString(byte[], int, int)</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Type</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>.GetTypeInfo().IsEnum</td> </tr> <tr> <td style="padding-left:2em">get_Assembly</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>.GetTypeInfo().Assembly</td> </tr> <tr> <td style="padding-left:2em">get_IsEnum</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>.GetTypeInfo().IsEnum</td> </tr> <tr> <td style="padding-left:2em">get_IsGenericType</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>.GetTypeInfo().IsGenericType</td> </tr> <tr> <td style="padding-left:2em">get_IsValueType</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>.GetTypeInfo().IsValueType</td> </tr> <tr> <td style="padding-left:2em">get_Module</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Use System.Reflection.AssemblyExtensions.GetModules(), iterate over returned collection.</td> </tr> <tr> <td style="padding-left:2em">GetGenericArguments</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Media.Imaging.BitmapPalette</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Media.Imaging.BitmapSource</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Create(System.Int32,System.Int32,System.Double,System.Double,System.Windows.Media.PixelFormat,System.Windows.Media.Imaging.BitmapPalette,System.IntPtr,System.Int32,System.Int32)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Media.PixelFormat</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_BitsPerPixel</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Windows.Media.PixelFormats</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Bgra32</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Cmyk32</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Rgb24</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.Schema.XmlSchemaSet</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Currently there is no workaround, but we are working on it. Please check back.</td> </tr> <tr> <td style="padding-left:2em">Add(System.String,System.Xml.XmlReader)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.Schema.XmlSchemaValidationFlags</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.ValidationType</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Currently there is no workaround, but we are working on it. Please check back.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlAttribute</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Name</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Value</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">set_Value(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlAttributeCollection</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Append(System.Xml.XmlAttribute)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_ItemOf(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlDeclaration</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlDocument</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">#ctor</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">CreateAttribute(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">CreateElement(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">CreateXmlDeclaration(System.String,System.String,System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_DocumentElement</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Load(System.Xml.XmlReader)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlElement</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Attributes</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_InnerText</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Name</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_OwnerDocument</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetAttribute(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">HasAttribute(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlNamedNodeMap</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetEnumerator</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlNode</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">AppendChild(System.Xml.XmlNode)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_ChildNodes</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Item(System.String)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_OwnerDocument</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">SelectNodes(System.String)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">SelectSingleNode(System.String)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Create one of the XPathNavigator implementations. There are 3 implementations of the CreateNavigator () method in XPathDocument, System.Xml.XPath.XDocument, and System.Xml.XPath.XmlDocument, use this to find your node.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlNodeList</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_Count</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">GetEnumerator</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XmlReaderSettings</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Currently there is no workaround, but we are working on it. Please check back.</td> </tr> <tr> <td style="padding-left:2em">get_Schemas</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Currently there is no workaround, but we are working on it. Please check back.</td> </tr> <tr> <td style="padding-left:2em">set_ValidationFlags(System.Xml.Schema.XmlSchemaValidationFlags)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">set_ValidationType(System.Xml.ValidationType)</td> <td class="IconErrorEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td>Currently there is no workaround, but we are working on it. Please check back.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XPath.Extensions</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">CreateNavigator(System.Xml.Linq.XNode)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XPath.IXPathNavigable</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">CreateNavigator</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.Xml.XPath.XPathNavigator</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">WriteSubtree(System.Xml.XmlWriter)</td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td></td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </tbody> </table> <p> <a href="#Portability Summary">Back to Summary</a> </p> </div> </div> </body> </html>
kuhlenh/port-to-core
Reports/gr/graphicsmagick.net-q16-x86.1.3.21.1/GraphicsMagick.NET-x86-net40-client.html
HTML
mit
123,911
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>fermat4: 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.15.0 / fermat4 - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> fermat4 <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-17 08:28:11 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-17 08:28:11 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.15.0 Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler ocamlfind 1.9.1 A library manager for OCaml ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/fermat4&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Fermat4&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: Diophantus&quot; &quot;keyword: Fermat&quot; &quot;keyword: arithmetic&quot; &quot;keyword: infinite descent&quot; &quot;category: Mathematics/Arithmetic and Number Theory/Number theory&quot; &quot;date: 2005-07&quot; ] authors: [ &quot;David Delahaye&quot; &quot;Micaela Mayero&quot; ] bug-reports: &quot;https://github.com/coq-contribs/fermat4/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/fermat4.git&quot; synopsis: &quot;Diophantus&#39; 20th Problem and Fermat&#39;s Last Theorem for n = 4&quot; description: &quot;&quot;&quot; This contribution presents the formalization of Fermat&#39;s proofs of Diophantus&#39; 20th Problem and Fermat&#39;s Last Theorem for n = 4. The proofs are completed using Fermat&#39;s &quot;wonderful&quot; method of infinite descent.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/fermat4/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=25eb8359b3229eaabebb64d753cea1f4&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-fermat4.8.7.0 coq.8.15.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.15.0). The following dependencies couldn&#39;t be met: - coq-fermat4 -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-fermat4.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.15.0/fermat4/8.7.0.html
HTML
mit
7,485
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" /> <title>Nehemiah 1 (KJV)</title> <link href="../../../build/mobile.css" rel="stylesheet" /> <script src="../../../build/mobile.js"></script> </head> <body dir="ltr" class="section-document"> <div class="header"><div class="nav"> <a class="name" href="NH.html">King James Version (2006)</a><a class="location" href="NH.html">Nehemiah 1</a><a class="prev" href="ER10.html">&lt;</a> <a class="home" href="index.html">=</a> <a class="next" href="NH2.html">&gt;</a> </div></div> <div class="section chapter NH NH1 eng_kjv2006 eng " dir="ltr" lang="en" data-id="NH1" data-nextid="NH2" data-previd="ER10"> <div class="mt">Nehemiah</div> <div class="c">1</div> <div class="p"> <span class="v-num v-1">1&nbsp;</span><span class="v NH1_1" data-id="NH1_1"><l s="H1697">The words</l> <l s="H5166">of Nehemiah</l> <l s="H1121">the son</l> <l s="H2446">of Hachaliah</l>. <l s="H2320">And it came to pass in the month</l> <l s="H3691">Chisleu</l>, <l s="H6242">in the twentieth</l> <l s="H8141">year</l>, <l s="H7800">as I was in Shushan</l> <l s="H1002">the palace</l>,</span> <span class="v-num v-2">2&nbsp;</span><span class="v NH1_2" data-id="NH1_2"><l s="H2607">That Hanani</l>, <l s="H259">one</l> <l s="H251">of my brethren</l>, <l s="H935" m="strongMorph:TH8799">came</l>, he and <span class="add">certain</span> <l s="H582">men</l> <l s="H3063">of Judah</l>; <l s="H7592" m="strongMorph:TH8799">and I asked</l> <l s="H3064">them concerning the Jews</l> <l s="H6413">that had escaped</l>, <l s="H7604" m="strongMorph:TH8738">which were left</l> <l s="H7628">of the captivity</l>, <l s="H3389">and concerning Jerusalem</l>.</span> <span class="v-num v-3">3&nbsp;</span><span class="v NH1_3" data-id="NH1_3"><l s="H559" m="strongMorph:TH8799">And they said</l> <l s="H7604" m="strongMorph:TH8737">unto me, The remnant</l> <l s="H7604" m="strongMorph:TH8738">that are left</l> <l s="H7628">of the captivity</l> <l s="H4082">there in the province</l> <span class="add">are</span> <l s="H1419">in great</l> <l s="H7451">affliction</l> <l s="H2781">and reproach</l>: <l s="H2346">the wall</l> <l s="H3389">of Jerusalem</l> also <span class="add">is</span> <l s="H6555" m="strongMorph:TH8794">broken down</l>, <l s="H8179">and the gates</l> <l s="H3341" m="strongMorph:TH8738">thereof are burned</l> <l s="H784">with fire</l>.</span> </div> <div class="p"> <span class="v-num v-4">4&nbsp;</span><span class="v NH1_4" data-id="NH1_4"><l s="H8085" m="strongMorph:TH8800">And it came to pass, when I heard</l> <l s="H1697">these words</l>, <l s="H3427" m="strongMorph:TH8804">that I sat down</l> <l s="H1058" m="strongMorph:TH8799">and wept</l>, <l s="H56" m="strongMorph:TH8691">and mourned</l> <span class="add">certain</span> <l s="H3117">days</l>, <l s="H6684" m="strongMorph:TH8802">and fasted</l>, <l s="H6419" m="strongMorph:TH8693">and prayed</l> <l s="H6440">before</l> <l s="H430">the God</l> <l s="H8064">of heaven</l>,</span> <span class="v-num v-5">5&nbsp;</span><span class="v NH1_5" data-id="NH1_5"><l s="H559" m="strongMorph:TH8799">And said</l>, <l s="H577">I beseech</l> <l s="H3068">thee, O <span class="yhwh">Lord</span></l> <l s="H430">God</l> <l s="H8064">of heaven</l>, <l s="H1419">the great</l> <l s="H3372" m="strongMorph:TH8737">and terrible</l> <l s="H410">God</l>, <l s="H8104" m="strongMorph:TH8802">that keepeth</l> <l s="H1285">covenant</l> <l s="H2617">and mercy</l> <l s="H157" m="strongMorph:TH8802">for them that love</l> <l s="H8104" m="strongMorph:TH8802">him and observe</l> <l s="H4687">his commandments</l>:</span> <span class="v-num v-6">6&nbsp;</span><span class="v NH1_6" data-id="NH1_6"><l s="H241">Let thine ear</l> <l s="H7183">now be attentive</l>, <l s="H5869">and thine eyes</l> <l s="H6605" m="strongMorph:TH8803">open</l>, <l s="H8085" m="strongMorph:TH8800">that thou mayest hear</l> <l s="H8605">the prayer</l> <l s="H5650">of thy servant</l>, <l s="H6419" m="strongMorph:TH8693">which I pray</l> <l s="H6440">before</l> <l s="H3117">thee now</l>, <l s="H3119">day</l> <l s="H3915">and night</l>, <l s="H1121">for the children</l> <l s="H3478">of Israel</l> <l s="H5650">thy servants</l>, <l s="H3034" m="strongMorph:TH8693">and confess</l> <l s="H2403">the sins</l> <l s="H1121">of the children</l> <l s="H3478">of Israel</l>, <l s="H2398" m="strongMorph:TH8804">which we have sinned</l> <l s="H1">against thee: both I and my father's</l> <l s="H1004">house</l> <l s="H2398" m="strongMorph:TH8804">have sinned</l>.</span> <span class="v-num v-7">7&nbsp;</span><span class="v NH1_7" data-id="NH1_7"><l s="H2254" m="strongMorph:TH8800">We have dealt very</l> <l s="H2254" m="strongMorph:TH8804">corruptly</l> <l s="H8104" m="strongMorph:TH8804">against thee, and have not kept</l> <l s="H4687">the commandments</l>, <l s="H2706">nor the statutes</l>, <l s="H4941">nor the judgments</l>, <l s="H6680" m="strongMorph:TH8765">which thou commandedst</l> <l s="H5650">thy servant</l> <l s="H4872">Moses</l>.</span> <span class="v-num v-8">8&nbsp;</span><span class="v NH1_8" data-id="NH1_8"><l s="H2142" m="strongMorph:TH8798">Remember</l>, <l s="H1697">I beseech thee, the word</l> <l s="H6680" m="strongMorph:TH8765">that thou commandedst</l> <l s="H5650">thy servant</l> <l s="H4872">Moses</l>, <l s="H559" m="strongMorph:TH8800">saying</l>, <span class="add">If</span> <l s="H4603" m="strongMorph:TH8799">ye transgress</l>, <l s="H6327" m="strongMorph:TH8686">I will scatter you abroad</l> <l s="H5971">among the nations</l>:</span> <span class="v-num v-9">9&nbsp;</span><span class="v NH1_9" data-id="NH1_9">But <span class="add">if</span> <l s="H7725" m="strongMorph:TH8804">ye turn</l> <l s="H8104" m="strongMorph:TH8804">unto me, and keep</l> <l s="H4687">my commandments</l>, <l s="H6213" m="strongMorph:TH8804">and do</l> <l s="H5080" m="strongMorph:TH8737">them; though there were of you cast out</l> <l s="H7097">unto the uttermost part</l> <l s="H8064">of the heaven</l>, <span class="add">yet</span> <l s="H6908" m="strongMorph:TH8762">will I gather</l> <l s="H935" m="strongMorph:TH8689">them from thence, and will bring</l> <l s="H4725">them unto the place</l> <l s="H977" m="strongMorph:TH8804">that I have chosen</l> <l s="H7931" m="strongMorph:TH8763">to set</l> <l s="H8034">my name</l> there.</span> <span class="v-num v-10">10&nbsp;</span><span class="v NH1_10" data-id="NH1_10">Now these <span class="add">are</span> <l s="H5650">thy servants</l> <l s="H5971">and thy people</l>, <l s="H6299" m="strongMorph:TH8804">whom thou hast redeemed</l> <l s="H1419">by thy great</l> <l s="H3581">power</l>, <l s="H2389">and by thy strong</l> <l s="H3027">hand</l>.</span> <span class="v-num v-11">11&nbsp;</span><span class="v NH1_11" data-id="NH1_11"><l s="H136">O Lord</l>, <l s="H577">I beseech</l> <l s="H241">thee, let now thine ear</l> <l s="H7183">be attentive</l> <l s="H8605">to the prayer</l> <l s="H5650">of thy servant</l>, <l s="H8605">and to the prayer</l> <l s="H5650">of thy servants</l>, <l s="H2655">who desire</l> <l s="H3372" m="strongMorph:TH8800">to fear</l> <l s="H8034">thy name</l>: <l s="H6743" m="strongMorph:TH8685">and prosper</l>, <l s="H5650">I pray thee, thy servant</l> <l s="H3117">this day</l>, <l s="H5414" m="strongMorph:TH8798">and grant</l> <l s="H7356">him mercy</l> <l s="H6440">in the sight</l> <l s="H376">of this man</l>. <l s="H4428">For I was the king's</l> <l s="H8248" m="strongMorph:TH8688">cupbearer</l>.</span> </div> </div> <div class="footnotes"> </div> <div class="footer"><div class="nav"> <a class="prev" href="ER10.html">&lt;</a> <a class="home" href="index.html">=</a> <a class="next" href="NH2.html">&gt;</a> </div></div> </body> </html>
khangpng/VietnameseBible
app/content/texts/eng_kjv2006/NH1.html
HTML
mit
7,800
<?xml version="1.0" encoding="UTF-8"?> <!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" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://www.repeatcashmere.com/" /> <title>pause_2s</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">pause_2s</td></tr> </thead><tbody> <tr> <td>pause</td> <td>2000</td> <td></td> </tr> </tbody></table> </body> </html>
EcomInfinity/test-suite
repeat_checkout_test/pause_2s.html
HTML
mit
672
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc on Sun Dec 08 14:57:17 UTC 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Neo4j Community 2.0.0 API</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") targetPage = targetPage.substring(1); if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage))) targetPage = "undefined"; function validURL(url) { var pos = url.indexOf(".html"); if (pos == -1 || pos != url.length - 5) return false; var allowNumber = false; var allowSep = false; var seenDot = false; for (var i = 0; i < url.length - 5; i++) { var ch = url.charAt(i); if ('a' <= ch && ch <= 'z' || 'A' <= ch && ch <= 'Z' || ch == '$' || ch == '_') { allowNumber = true; allowSep = true; } else if ('0' <= ch && ch <= '9' || ch == '-') { if (!allowNumber) return false; } else if (ch == '/' || ch == '.') { if (!allowSep) return false; allowNumber = false; allowSep = false; if (ch == '.') seenDot = true; if (ch == '/' && seenDot) return false; } else { return false; } } return true; } function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } </script> </head> <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages"> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> <noframes> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <h2>Frame Alert</h2> <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> </noframes> </frameset> </html>
danielmorozoff/taste-rna-db
lib/neo4j-community-2.0.0/doc/java/api/index.html
HTML
mit
2,739
<!-- 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.13"/> <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script> <title>CubbyFlow: API/Python/Solver/LevelSet/FMMLevelSetSolver.hpp File 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> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="customdoxygen.css" rel="stylesheet" type="text/css"/> <link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> <link href="jquery.smartmenus.bootstrap.css" rel="stylesheet"> <script type="text/javascript" src="jquery.smartmenus.js"></script> <!-- SmartMenus jQuery Bootstrap Addon --> <script type="text/javascript" src="jquery.smartmenus.bootstrap.js"></script> <!-- SmartMenus jQuery plugin --> </head> <body> <nav class="navbar navbar-default" role="navigation"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand">CubbyFlow v0.71</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 " style="padding-bottom: 15px;"> <div style="margin-bottom: 15px;"> <!-- end header part --><!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_19ea4dbfe8f0e4681f60b9b97f7b5d11.html">API</a></li><li class="navelem"><a class="el" href="dir_64f1ee62b3de5469433693db05eb8ed9.html">Python</a></li><li class="navelem"><a class="el" href="dir_418feff566689691014113c22fb06f3a.html">Solver</a></li><li class="navelem"><a class="el" href="dir_5d81f3663df8550a48ddc9a73218e15a.html">LevelSet</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">FMMLevelSetSolver.hpp File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &lt;pybind11/pybind11.h&gt;</code><br /> </div> <p><a href="_f_m_m_level_set_solver_8hpp_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a41df7f0626984167481e9deb31ef741c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_m_m_level_set_solver_8hpp.html#a41df7f0626984167481e9deb31ef741c">AddFMMLevelSetSolver2</a> (pybind11::module &amp;m)</td></tr> <tr class="separator:a41df7f0626984167481e9deb31ef741c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8064023fd649784798c2a3217410905f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_m_m_level_set_solver_8hpp.html#a8064023fd649784798c2a3217410905f">AddFMMLevelSetSolver3</a> (pybind11::module &amp;m)</td></tr> <tr class="separator:a8064023fd649784798c2a3217410905f"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="a41df7f0626984167481e9deb31ef741c"></a> <h2 class="memtitle"><span class="permalink"><a href="#a41df7f0626984167481e9deb31ef741c">&#9670;&nbsp;</a></span>AddFMMLevelSetSolver2()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void AddFMMLevelSetSolver2 </td> <td>(</td> <td class="paramtype">pybind11::module &amp;&#160;</td> <td class="paramname"><em>m</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> </div> </div> <a id="a8064023fd649784798c2a3217410905f"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8064023fd649784798c2a3217410905f">&#9670;&nbsp;</a></span>AddFMMLevelSetSolver3()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void AddFMMLevelSetSolver3 </td> <td>(</td> <td class="paramtype">pybind11::module &amp;&#160;</td> <td class="paramname"><em>m</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> </div> </div> </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 Thu Jul 15 2021 02:18:14 for CubbyFlow by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.13 </small></address> </body> <script type="text/javascript" src="doxy-boot.js"></script> </html>
utilForever/CubbyFlow
_f_m_m_level_set_solver_8hpp.html
HTML
mit
6,967
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Chargement...</div> <div class="SRResult" id="SR_udp_5ffd"> <div class="SREntry"> <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../structsimptcp.html#af055952ce553df4e5161f11638ff950a" target="_parent">udp_fd</a> <span class="SRScope">simptcp</span> </div> </div> <div class="SRResult" id="SR_unlock_5fsimptcp_5fsocket"> <div class="SREntry"> <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="javascript:searchResults.Toggle('SR_unlock_5fsimptcp_5fsocket')">unlock_simptcp_socket</a> <div class="SRChildren"> <a id="Item1_c0" onkeydown="return searchResults.NavChild(event,1,0)" onkeypress="return searchResults.NavChild(event,1,0)" onkeyup="return searchResults.NavChild(event,1,0)" class="SRScope" href="../simptcp__lib_8c.html#ac9b0f2aa112753ccbc76779e5a5c7764" target="_parent">unlock_simptcp_socket(struct simptcp_socket *sock):&#160;simptcp_lib.c</a> <a id="Item1_c1" onkeydown="return searchResults.NavChild(event,1,1)" onkeypress="return searchResults.NavChild(event,1,1)" onkeyup="return searchResults.NavChild(event,1,1)" class="SRScope" href="../simptcp__lib_8h.html#ac9b0f2aa112753ccbc76779e5a5c7764" target="_parent">unlock_simptcp_socket(struct simptcp_socket *sock):&#160;simptcp_lib.c</a> </div> </div> </div> <div class="SRStatus" id="Searching">Recherche...</div> <div class="SRStatus" id="NoMatches">Aucune correspondance</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
gautierdelorme/simpTCP
doc/html/search/all_75.html
HTML
mit
2,308
<!DOCTYPE html> <html> <head> <title>weatherSite</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="styles/main.css"> </head> <body> <div id="wholePage"> <div class="row"> <h2 id="weatherTitle">Weather Connector</h2> <h4 id="siteDescription">Please select an option from the drop down menu to begin!</h4> <div class="col-lg-6"> <div class="input-group" id="buttonStyle"> <div class="input-group-btn"> <button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span id='dropDownDefault'>Select One!!</span> <span class="caret"></span> </button> <ul class="dropdown-menu"> <li><a href="#" id='getWeather'>Get Current Weather</a></li> <li><a href="#" id='fiveDayButton'>Get 7 Day Forcast</a></li> </ul> </div><!-- /btn-group --> <input type="text" class="form-control" aria-label="..." placeholder="example input: Phoenix, Az" id="inputBox"> <span class="input-group-btn"> <button class="btn btn-default" type="button" id="goButton">Go!</button> </span> </div><!-- /input-group --> </div><!-- /.col-lg-6 --> </div><!-- /.row --> <div id="container" align="center"> <div id="currentWeather"> <div class="panel panel-primary" id="bigPanel"> <h1 id="resultsHeader" class="panel-body"></h1> </div> <div class="panel panel-primary" id="resultsPanel"> <ul id="resultsList"> <li class="resultsListStyles" id="currentTemp"></li> <li class="resultsListStyles" id="highLow"></li> <li class="resultsListStyles" id="description"></li> <li class="resultsListStyles" id="windSpeed"></li> <li class="resultsListStyles" id="windDeg"></li> <li class="resultsListStyles" id="sun"></li> </ul> </div> </div> <div id="resultsList2"></div> </div> </div> <!-- this div is the wholepage end --> <script src="https://code.jquery.com/jquery-2.1.1.js" ></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> <script src="main/main.js"></script> </body> </html>
StevenShamoo/weatherSite
public/index.html
HTML
mit
2,629
<!-- index.html --> <!doctype html> <!-- ASSIGN OUR ANGULAR MODULE --> <html> <head> <!-- META --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Optimize mobile viewport --> <title>Privacy Policy</title> <!-- SCROLLS --> <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'> <!-- load bootstrap --> <link rel="stylesheet" href="/stylesheets/main.css"> <!-- SPELLS --> </head> <body> <div id="wrap"> <a class="github-ribbon" href="https://github.com/gkucsko/slideTracker"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a> <div class="container"> <div class="header"> <nav> <ul class="nav nav-pills pull-right"> <li> <a class="btn btn-default" href="/download">Get your own</a> </li> <li> <a class="sm-icon" href="https://github.com/gkucsko/slideTracker"> <img src="/images/github-icon.png"/> </a> </li> <li> <a class="prod-hide" href="/api-documentation">API</a> </li> <li> <a class="prod-hide" href="/admin/overview">Admin</a> </li> </ul> </nav> <a class="img-link" href="/"><h3 class="text-muted">slideTracker</h3></a> </div> <p> <small>Last Modified: February 10th, 2015</small> </p> <p> SlideTracker is open source, so all code can be seen in our github <a href="https://github.com/gkucsko/slideTracker">repository</a>. </p> <h4>For Presenters</h4> <p> Your privacy is very important to us. So is our server disk space, so it is in our best interest to make sure none of your presentations are permanently saved. During the use of slideTracker a copy of your presentation will be temporarily stored on our servers to facilitate distribution to your audience. To avoid the need for user registration we will user your MAC address as a unique identifier. All your slides will be removed from our servers as soon as you close PowerPoint. In case a connection error occurs we will make sure to delete idle presentations regularily. We will try to collect only minimal statistics to avoid spam and get some feedback on what you guys need and would like us to work on next. That being said, every software invariably might come with bugs, so if you are concerned about security or have alot of very sensitive data on your computer please refrain from using slideTracker (or better yet <a href="https://github.com/gkucsko/slideTracker">get involved</a> and fix it). If you have any questions or concerns please <a href="/contact">contact us</a>. </p> <h4>For Audience</h4> <p> You are using slideTracker just like any other website. We do not install anything on your computer. All we do is collect anonymous statistics on how many people etc are watching the presentation to help the presenter. </p> <h4>General</h4> <p> All of the code for slideTracker including the node.js app as well as the PowerPoint add-in are licensed under the <a href="http://opensource.org/licenses/MIT">MIT license</a>. This of-course excludes any third-party tools or libraries we might be using in our code. Please find a copy of the MIT license printed below. </p> <p> Last but not least, please check back to this page every once in a while to make sure nothing has changed. </p> <h3>License</h3> <p> The MIT License (MIT)<br> Copyright (c) 2015 gkucsko<br> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.<br> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. </p> <div class="padding-30"></div> </div><!-- /container --> </div> <!-- /wrap --> <div class="container"> <footer class="footer"> <p> &copy; SlideTracker 2015 · <a href="/terms">Terms</a> · <a href="/privacy">Privacy</a> · <a href="/contact">Contact</a> </p> </footer> </div> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script><!-- load jquery --> <!-- google analytics code --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-59197798-1', 'auto'); ga('send', 'pageview'); </script> <!-- end google analytics code --> </body> </html>
gkucsko/slideTracker
node.js_app/public/privacy.html
HTML
mit
6,081
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/favicon.ico" /> <link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/iosicon.png" /> <!-- DEVELOPMENT LESS --> <!-- <link rel="stylesheet/less" href="css/photon.less" media="all" /> <link rel="stylesheet/less" href="css/photon-responsive.less" media="all" /> --> <!-- PRODUCTION CSS --> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all" /> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all" /> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all" /> <!--[if IE]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" /> <![endif]--> <!--[if lt IE 9]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" /> <script type="text/javascript" src="js/plugins/excanvas.js"></script> <script type="text/javascript" src="js/plugins/html5shiv.js"></script> <script type="text/javascript" src="js/plugins/respond.min.js"></script> <script type="text/javascript" src="js/plugins/fixFontIcons.js"></script> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/bootstrap/bootstrap.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/modernizr.custom.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.pnotify.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/less-1.3.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/xbreadcrumbs.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/charCount.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.textareaCounter.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/elrte.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/elrte.en.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/select2.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery-picklist.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.validate.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/additional-methods.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.form.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.metadata.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.mockjax.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.uniform.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.tagsinput.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.rating.pack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/farbtastic.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.timeentry.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.dataTables.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.jstree.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/dataTables.bootstrap.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.flot.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.flot.stack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.flot.pie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.flot.resize.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/raphael.2.1.0.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/justgage.1.0.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.qrcode.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.clock.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.countdown.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.jqtweet.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/jquery.cookie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/prettify/prettify.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/bootstrapSwitch.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/plugins/mfupload.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/js/common.js"></script> </head> <body class="body-login"> <div class="nav-fixed-topright" style="visibility: hidden"> <ul class="nav nav-user-menu"> <li class="user-sub-menu-container"> <a href="javascript:;"> <i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i> </a> <ul class="nav user-sub-menu"> <li class="light"> <a href="javascript:;"> <i class='icon-photon stop'></i>Light Version </a> </li> <li class="dark"> <a href="javascript:;"> <i class='icon-photon stop'></i>Dark Version </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-photon mail"></i> </a> </li> <li> <a href="javascript:;"> <i class="icon-photon comment_alt2_stroke"></i> <div class="notification-count">12</div> </a> </li> </ul> </div> <script> $(function(){ setTimeout(function(){ $('.nav-fixed-topright').removeAttr('style'); }, 300); $(window).scroll(function(){ if($('.breadcrumb-container').length){ var scrollState = $(window).scrollTop(); if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released'); else $('.nav-fixed-topright').removeClass('nav-released') } }); $('.user-sub-menu-container').on('click', function(){ $(this).toggleClass('active-user-menu'); }); $('.user-sub-menu .light').on('click', function(){ if ($('body').is('.light-version')) return; $('body').addClass('light-version'); setTimeout(function() { $.cookie('themeColor', 'light', { expires: 7, path: '/' }); }, 500); }); $('.user-sub-menu .dark').on('click', function(){ if ($('body').is('.light-version')) { $('body').removeClass('light-version'); $.cookie('themeColor', 'dark', { expires: 7, path: '/' }); } }); }); </script> <div class="container-login"> <div class="form-centering-wrapper"> <div class="form-window-login"> <div class="form-window-login-logo"> <div class="login-logo"> <img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/images/photon/css/css_compiled/js/plugins/images/photon/login-logo@2x.png" alt="Photon UI"/> </div> <h2 class="login-title">Welcome to Photon UI!</h2> <div class="login-member">Not a Member?&nbsp;<a href="elrte.min.js.html#">Sign Up &#187;</a> <a href="elrte.min.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a> </div> <div class="login-or">Or</div> <div class="login-input-area"> <form method="POST" action="dashboard.php"> <span class="help-block">Login With Your Photon Account</span> <input type="text" name="email" placeholder="Email"> <input type="password" name="password" placeholder="Password"> <button type="submit" class="btn btn-large btn-success btn-login">Login</button> </form> <a href="elrte.min.js.html#" class="forgot-pass">Forgot Your Password?</a> </div> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1936460-27']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
user-tony/photon-rails
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/images/photon/css/css_compiled/js/plugins/elrte.min.js.html
HTML
mit
16,332
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="Simsek&#39;s Simple Personal Site"> <meta name="keywords" content="ai,coffee,keyboard,table tennis"> <base href=""> <title>Mustafa Simsek</title> <meta name="generator" content="Hugo 0.40.2" /> <link rel="alternate" type="application/rss" href="/categories/about/index.xml"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400|Roboto+Slab:400,700|Roboto:300,300i,400,400i,500,500i,700,700i"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"> <link rel="stylesheet" href="css/main.css"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <meta name="theme-color" content="#ffffff"> </head> <body lang="en-US"> <div class="container"> <section id="list-pane" class="row list"> <ul > <li class="list-entry"> <a class="list-entry-link" href="/about/">About</a> <p class="meta"> OCT 2, 2016 <span class="category"> — <a class="category" href="/categories/about">ABOUT</a> </span> </p> <p class="excerpt"> </p> </li> </ul> </section> <section id="menu-pane" class="row menu text-center"> <h4 class="text-center"><a class="menu-item" href="">home</a></h4> </section> <footer class="row text-center footer"> <hr /> <h6 class="text-center copyright">© 2018. Mustafa Simsek.</h6> <h6 class="text-center powered">Powered by <a href="https://gohugo.io/">Hugo</a> &amp; <a href="https://github.com/shenoybr/hugo-goa">Goa</a>.</h6> </footer> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script> <script type="text/javascript"> hljs.initHighlightingOnLoad(); </script> <script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'XYZ', 'auto'); ga('send', 'pageview'); </script> <script async src='//www.google-analytics.com/analytics.js'></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <script src="js/main.js"></script> </body> </html>
maverich/maverich.github.io
categories/about/index.html
HTML
mit
3,295
{% autoescape None %} <div class="blog-post"> <div class="blog-title"><a href="{{ url }}">{{post_title}}</a></div> <div class="blog-info">By {{ author }} on {{ day }}-{{ month }}-{{ year }}</div> <div class="blog-content"> {{ content }} </div> </div>
Sauruxum/Ipython-blog
templates/modules/posts.html
HTML
mit
250
<!DOCTYPE html> <html ng-app="app"> <head> <title>Github API Integration</title> <!-- inject:css --> <link rel="stylesheet" href="../dist/app_259c06cd46.css"> <!-- endinject --> </head> <body ui-view> <!-- inject:js --> <script src="../dist/vendors_1b587aebce.js"></script> <script src="../dist/app_2d57113dd9.js"></script> <!-- endinject --> </body> </html>
stalniy/github-api-fe
dist/index.html
HTML
mit
401
<!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" lang="en"> <head> <title>noiseDetail() \ Language (API) \ Processing 2+</title> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Author" content="Processing Foundation" /> <meta name="Publisher" content="Processing Foundation" /> <meta name="Keywords" content="Processing, Sketchbook, Programming, Coding, Code, Art, Design" /> <meta name="Description" content="Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology." /> <meta name="Copyright" content="All contents copyright the Processing Foundation, Ben Fry, Casey Reas, and the MIT Media Laboratory" /> <script src="javascript/modernizr-2.6.2.touch.js" type="text/javascript"></script> <link href="css/style.css" rel="stylesheet" type="text/css" /> </head> <body id="Langauge-en" onload="" > <!-- ==================================== PAGE ============================ --> <div id="container"> <!-- ==================================== HEADER ============================ --> <div id="ribbon"> <ul class="left"> <li class="highlight"><a href="http://processing.org/">Processing</a></li> <li><a href="http://p5js.org/">p5.js</a></li> <li><a href="http://py.processing.org/">Processing.py</a></li> <li><a href="http://android.processing.org/">Processing for Android</a></li> </ul> <ul class="right"> <li><a href="https://processingfoundation.org/">Processing Foundation</a></li> </ul> <div class="clear"></div> </div> <div id="header"> <a href="/" title="Back to the Processing cover."><div class="processing-logo no-cover" alt="Processing cover"></div></a> <form name="search" method="get" action="//www.google.com/search"> <p><input type="hidden" name="as_sitesearch" value="processing.org" /> <input type="text" name="as_q" value="" size="20" class="text" /> <input type="submit" value=" " /></p> </form> </div> <a id="TOP" name="TOP"></a> <div id="navigation"> <div class="navBar" id="mainnav"> <a href="index.html" class='active'>Language</a><br> <a href="libraries/index.html" >Libraries</a><br> <a href="tools/index.html">Tools</a><br> <a href="environment/index.html">Environment</a><br> </div> <script> document.querySelectorAll(".processing-logo")[0].className = "processing-logo"; </script> </div> <!-- ==================================== CONTENT - Headers ============================ --> <div class="content"> <p class="ref-notice">This reference is for Processing 3.0+. If you have a previous version, use the reference included with your software in the Help menu. If you see any errors or have suggestions, <a href="https://github.com/processing/processing-docs/issues?state=open">please let us know</a>. If you prefer a more technical reference, visit the <a href="http://processing.github.io/processing-javadocs/core/">Processing Core Javadoc</a> and <a href="http://processing.github.io/processing-javadocs/libraries/">Libraries Javadoc</a>.</p> <table cellpadding="0" cellspacing="0" border="0" class="ref-item"> <tr class="name-row"> <th scope="row">Name</th> <td><h3>noiseDetail()</h3></td> </tr> <tr class=""> <tr class=""><th scope="row">Examples</th><td><div class="example"><pre > float noiseVal; float noiseScale=0.02; void draw() { for (int y = 0; y < height; y++) { for (int x = 0; x < width/2; x++) { noiseDetail(3,0.5); noiseVal = noise((mouseX+x) * noiseScale, (mouseY+y) * noiseScale); stroke(noiseVal*255); point(x,y); noiseDetail(8,0.65); noiseVal = noise((mouseX + x + width/2) * noiseScale, (mouseY + y) * noiseScale); stroke(noiseVal * 255); point(x + width/2, y); } } } </pre></div> </td></tr> <tr class=""> <th scope="row">Description</th> <td> Adjusts the character and level of detail produced by the Perlin noise function. Similar to harmonics in physics, noise is computed over several octaves. Lower octaves contribute more to the output signal and as such define the overal intensity of the noise, whereas higher octaves create finer-grained details in the noise sequence.<br /> <br /> By default, noise is computed over 4 octaves with each octave contributing exactly half than its predecessor, starting at 50% strength for the first octave. This falloff amount can be changed by adding an additional function parameter. For example, a falloff factor of 0.75 means each octave will now have 75% impact (25% less) of the previous lower octave. While any number between 0.0 and 1.0 is valid, note that values greater than 0.5 may result in <b>noise()</b> returning values greater than 1.0.<br /> <br /> By changing these parameters, the signal created by the <b>noise()</b> function can be adapted to fit very specific needs and characteristics. </td> </tr> <tr class=""><th scope="row">Syntax</th><td><pre>noiseDetail(<kbd>lod</kbd>) noiseDetail(<kbd>lod</kbd>, <kbd>falloff</kbd>)</pre></td></tr> <tr class=""> <th scope="row">Parameters</th><td><table cellpadding="0" cellspacing="0" border="0"><tr class=""> <th scope="row" class="code">lod</th> <td>int: number of octaves to be used by the noise</td> </tr> <tr class=""> <th scope="row" class="code">lod</th> <td>int: number of octaves to be used by the noise</td> </tr> <tr class=""> <th scope="row" class="code">falloff</th> <td>float: falloff factor for each octave</td> </tr></table></td> </tr> <tr class=""><th scope="row">Returns</th><td class="code">void</td></tr> <tr class=""><th scope="row">Related</th><td><a class="code" href="noise_.html">noise()</a><br /> <a class="code" href="noiseDetail_.html">noiseDetail()</a><br /></td></tr> </table> Updated on July 30, 2016 04:31:57am EDT<br /><br /> <!-- Creative Commons License --> <div class="license"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border: none" src="http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> </div> <!-- <?xpacket begin='' id=''?> <x:xmpmeta xmlns:x='adobe:ns:meta/'> <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'> <rdf:Description rdf:about='' xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'> <xapRights:Marked>True</xapRights:Marked> </rdf:Description> <rdf:Description rdf:about='' xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/' > <xapRights:UsageTerms> <rdf:Alt> <rdf:li xml:lang='x-default' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-nc-sa/4.0/&#34;&gt;Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License&lt;/a&gt;.</rdf:li> <rdf:li xml:lang='en' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-nc-sa/4.0/&#34;&gt;Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License&lt;/a&gt;.</rdf:li> </rdf:Alt> </xapRights:UsageTerms> </rdf:Description> <rdf:Description rdf:about='' xmlns:cc='http://creativecommons.org/ns#'> <cc:license rdf:resource='http://creativecommons.org/licenses/by-nc-sa/4.0/'/> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end='r'?> --> </div> <!-- ==================================== FOOTER ============================ --> <div id="footer"> <div id="copyright">Processing is an open project intiated by <a href="http://benfry.com/">Ben Fry</a> and <a href="http://reas.com">Casey Reas</a>. It is developed by a <a href="http://processing.org/about/people/">team of volunteers</a>.</div> <div id="colophon"> <a href="copyright.html">&copy; Info</a> </div> </div> </div> <script src="javascript/jquery-1.9.1.min.js"></script> <script src="javascript/site.js" type="text/javascript"></script> </body> </html>
sylviawan/oop_assignment1
Desktop/Processing.app/Contents/Java/modes/java/reference/noiseDetail_.html
HTML
mit
8,373
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>vue-iuim</title> <script> ! function(a, b) { function c() { var b = f.getBoundingClientRect().width; b / i > 540 && (b = 540 * i); var c = b / 10; f.style.fontSize = c + "px", k.rem = a.rem = c } var d, e = a.document, f = e.documentElement, g = e.querySelector('meta[name="viewport"]'), h = e.querySelector('meta[name="flexible"]'), i = 0, j = 0, k = b.flexible || (b.flexible = {}); if (g) { console.warn("将根据已有的meta标签来设置缩放比例"); var l = g.getAttribute("content").match(/initial\-scale=([\d\.]+)/); l && (j = parseFloat(l[1]), i = parseInt(1 / j)) } else if (h) { var m = h.getAttribute("content"); if (m) { var n = m.match(/initial\-dpr=([\d\.]+)/), o = m.match(/maximum\-dpr=([\d\.]+)/); n && (i = parseFloat(n[1]), j = parseFloat((1 / i).toFixed(2))), o && (i = parseFloat(o[1]), j = parseFloat((1 / i).toFixed(2))) } } if (!i && !j) { var p = (a.navigator.appVersion.match(/android/gi), a.navigator.appVersion.match(/iphone/gi)), q = a.devicePixelRatio; i = p ? q >= 3 && (!i || i >= 3) ? 3 : q >= 2 && (!i || i >= 2) ? 2 : 1 : 1, j = 1 / i } if (f.setAttribute("data-dpr", i), !g) if (g = e.createElement("meta"), g.setAttribute("name", "viewport"), g.setAttribute("content", "initial-scale=" + j + ", maximum-scale=" + j + ", minimum-scale=" + j + ", user-scalable=no"), f.firstElementChild) f.firstElementChild.appendChild(g); else { var r = e.createElement("div"); r.appendChild(g), e.write(r.innerHTML) } a.addEventListener("resize", function() { clearTimeout(d), d = setTimeout(c, 300) }, !1), a.addEventListener("pageshow", function(a) { a.persisted && (clearTimeout(d), d = setTimeout(c, 300)) }, !1), "complete" === e.readyState ? e.body.style.fontSize = 12 * i + "px" : e.addEventListener("DOMContentLoaded", function() { e.body.style.fontSize = 12 * i + "px" }, !1), c(), k.dpr = a.dpr = i, k.refreshRem = c, k.rem2px = function(a) { var b = parseFloat(a) * this.rem; return "string" == typeof a && a.match(/rem$/) && (b += "px"), b }, k.px2rem = function(a) { var b = parseFloat(a) / this.rem; return "string" == typeof a && a.match(/px$/) && (b += "rem"), b } }(window, window.lib || (window.lib = {})); </script> </head> <body> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>
Janking/vue-iuim
index.html
HTML
mit
2,781
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/favicon.ico"/> <link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/iosicon.png"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/> <!--[if IE]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" /> <![endif]--> <!--[if lt IE 9]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" /> <script type="text/javascript" src="js/plugins/excanvas.js"></script> <script type="text/javascript" src="js/plugins/html5shiv.js"></script> <script type="text/javascript" src="js/plugins/respond.min.js"></script> <script type="text/javascript" src="js/plugins/fixFontIcons.js"></script> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/bootstrap/bootstrap.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/modernizr.custom.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.pnotify.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/less-1.3.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/xbreadcrumbs.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/charCount.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.textareaCounter.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/elrte.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/elrte.en.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/select2.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery-picklist.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.validate.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/additional-methods.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.form.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.metadata.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.mockjax.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.uniform.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.tagsinput.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.rating.pack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/farbtastic.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.timeentry.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.dataTables.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.jstree.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/dataTables.bootstrap.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.flot.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.flot.stack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.flot.pie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.flot.resize.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/raphael.2.1.0.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/justgage.1.0.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.qrcode.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.clock.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.countdown.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.jqtweet.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/jquery.cookie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/prettify/prettify.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/bootstrapSwitch.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/plugins/mfupload.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/js/common.js"></script> </head> <body class="body-login"> <div class="nav-fixed-topright" style="visibility: hidden"> <ul class="nav nav-user-menu"> <li class="user-sub-menu-container"> <a href="javascript:;"> <i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i> </a> <ul class="nav user-sub-menu"> <li class="light"> <a href="javascript:;"> <i class='icon-photon stop'></i>Light Version </a> </li> <li class="dark"> <a href="javascript:;"> <i class='icon-photon stop'></i>Dark Version </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-photon mail"></i> </a> </li> <li> <a href="javascript:;"> <i class="icon-photon comment_alt2_stroke"></i> <div class="notification-count">12</div> </a> </li> </ul> </div> <script> $(function(){ setTimeout(function(){ $('.nav-fixed-topright').removeAttr('style'); }, 300); $(window).scroll(function(){ if($('.breadcrumb-container').length){ var scrollState = $(window).scrollTop(); if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released'); else $('.nav-fixed-topright').removeClass('nav-released') } }); $('.user-sub-menu-container').on('click', function(){ $(this).toggleClass('active-user-menu'); }); $('.user-sub-menu .light').on('click', function(){ if ($('body').is('.light-version')) return; $('body').addClass('light-version'); setTimeout(function() { $.cookie('themeColor', 'light', { expires: 7, path: '/' }); }, 500); }); $('.user-sub-menu .dark').on('click', function(){ if ($('body').is('.light-version')) { $('body').removeClass('light-version'); $.cookie('themeColor', 'dark', { expires: 7, path: '/' }); } }); }); </script> <div class="container-login"> <div class="form-centering-wrapper"> <div class="form-window-login"> <div class="form-window-login-logo"> <div class="login-logo"> <img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/plugins/js/images/photon/js/plugins/images/photon/login-logo@2x.png" alt="Photon UI"/> </div> <h2 class="login-title">Welcome to Photon UI!</h2> <div class="login-member">Not a Member?&nbsp;<a href="jquery.flot.resize.js.html#">Sign Up &#187;</a> <a href="jquery.flot.resize.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a> </div> <div class="login-or">Or</div> <div class="login-input-area"> <form method="POST" action="dashboard.php"> <span class="help-block">Login With Your Photon Account</span> <input type="text" name="email" placeholder="Email"> <input type="password" name="password" placeholder="Password"> <button type="submit" class="btn btn-large btn-success btn-login">Login</button> </form> <a href="jquery.flot.resize.js.html#" class="forgot-pass">Forgot Your Password?</a> </div> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1936460-27']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
user-tony/photon-rails
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/plugins/js/images/photon/js/plugins/jquery.flot.resize.js.html
HTML
mit
14,703
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Wed Oct 22 15:42:18 EST 2014 --> <title>Uses of Class second_tier.ReminderWorker</title> <meta name="date" content="2014-10-22"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class second_tier.ReminderWorker"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../second_tier/ReminderWorker.html" title="class in second_tier">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?second_tier/class-use/ReminderWorker.html" target="_top">Frames</a></li> <li><a href="ReminderWorker.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class second_tier.ReminderWorker" class="title">Uses of Class<br>second_tier.ReminderWorker</h2> </div> <div class="classUseContainer">No usage of second_tier.ReminderWorker</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../second_tier/ReminderWorker.html" title="class in second_tier">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?second_tier/class-use/ReminderWorker.html" target="_top">Frames</a></li> <li><a href="ReminderWorker.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
shane-williams-dev/Reminder-App
doc/second_tier/class-use/ReminderWorker.html
HTML
mit
3,896
<div class="row mb1"> <div class="col-xs-12 mb1"> {{vm.displayNumber}} <oep-tex ng-model="vm.text" prop-to-watch="vm.text"></oep-tex> </div> </div> <div class="question-choices"> <div class="row mb05" ng-repeat="choice in vm.choices"> <div class="col-xs-12"> <label> <input type="checkbox" ng-checked="choice.isSelected" ng-click="vm.refreshSelection(choice);" ng-disabled="enableAnswer < 0" /> <oep-tex ng-model="choice.text" prop-to-watch="choice.text" ng-class="{'text-success': enableAnswer < 0 && choice.isCorrect}"></oep-tex> </label> </div> </div> </div>
isimic413/OnlineExamPrep
src/OnlineExamPrep/app/components/question-types/multiple-choice-multi-answer.html
HTML
mit
661
<section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> <div class="mdl-card mdl-cell mdl-cell--12-col"> <div class="mdl-card__supporting-text"> <h4>Site in development</h4> Visit my linkedin <a href="https://www.linkedin.com/in/danielhwilliams">here</a> for more information. </div> <div class="mdl-card__actions"> <a href="https://www.linkedin.com/in/danielhwilliams" class="mdl-button"> My Linkedin page </a> </div> </div> </section> <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> <header class="section__play-btn mdl-cell mdl-cell--3-col-desktop mdl-cell--2-col-tablet mdl-cell--4-col-phone"> <img src="danny.jpg"/> </header> <div class="mdl-card mdl-cell mdl-cell--9-col-desktop mdl-cell--6-col-tablet mdl-cell--4-col-phone"> <div class="mdl-card__supporting-text"> <h4> About me </h4> My name is Daniel Williams, I am a recent graduate of computer science. I am currently a ruby on rails developer. </div> <div class="mdl-card__actions"> <a href="#" class="mdl-button"> Read more </a> </div> </div> </section> <section class="section--center mdl-grid mdl-grid--no-spacing mdl-shadow--2dp"> <div class="mdl-card mdl-cell mdl-cell--12-col"> <div class="mdl-card__supporting-text"> <h4>Skills summary</h4> <ul> <li>Java</li> <li>C++</li> <li>Ruby On Rails</li> </ul> </div> <div class="mdl-card__actions"> <a href="#" class="mdl-button">More details</a> </div> </div> </section>
dannyhw/SimpleMDWebsite
overview.html
HTML
mit
1,591
<p><a href="http://www.nwfusion.com/news/2004/0517mssecurity.html?fsrc=rss-security">Redmond enlists security vendors to automate policy compliance</a><br /> An interesting idea talked about over at Network world, is Microsoft working with A-V vendors on the idea of security policy compliance software. If I'm reading it correctly, the idea is that when an machine tries to log onto a Microsoft network it's agent software will transmit information about things like it's A-V pattern files and patch level and if these don't meet defined standards it will not be able to connect, until it was updated.<br /> It's a good idea for things like laptop users, who perhaps aren't in the office often enough to get updates. That said I like the idea of this being tied into the network switch/router infrastructure more.<br /> The reason being is that even if a PC can't log onto a windows domain it can still connect to other client-server applications, whereas if the switch the PC is connected to, won't let it communicate with anything other than the update server untill it is patched, it will be a more effective control.</p>
raesene/raesene.github.io
blog_site/2004-05-19-microsft_securi.html
HTML
mit
1,128
<!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 `LLVMGetIncomingValue` fn in crate `rustc`."> <meta name="keywords" content="rust, rustlang, rust-lang, LLVMGetIncomingValue"> <title>rustc::llvm::LLVMGetIncomingValue - 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='../../rustc/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'>rustc</a>::<wbr><a href='index.html'>llvm</a></p><script>window.sidebarCurrent = {name: 'LLVMGetIncomingValue', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press 'S' to search, '?' for more options..." type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../index.html'>rustc</a>::<wbr><a href='index.html'>llvm</a>::<wbr><a class='fn' href=''>LLVMGetIncomingValue</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>&nbsp;<a id="expand-all" href="#">[+]</a> </span><a id='src-5888' href='../../rustc_llvm/fn.LLVMGetIncomingValue.html?gotosrc=5888'>[src]</a></span></h1> <pre class='rust fn'>pub unsafe fn LLVMGetIncomingValue(PhiNode: *mut <a class='enum' href='../../rustc/lib/llvm/enum.Value_opaque.html' title='rustc::lib::llvm::Value_opaque'>Value_opaque</a>, Index: <a href='../../std/primitive.u32.html'>u32</a>) -&gt; *mut <a class='enum' href='../../rustc/lib/llvm/enum.Value_opaque.html' title='rustc::lib::llvm::Value_opaque'>Value_opaque</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div class="shortcuts"> <h1>Keyboard shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</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 = "rustc"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
ArcherSys/ArcherSys
Rust/share/doc/rust/html/rustc/llvm/fn.LLVMGetIncomingValue.html
HTML
mit
4,039
<!doctype html> <html lang="en-gb"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="robots" content="noindex, nofollow"> <!--[if lt IE 9]> <script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> <![endif]--> <title>Explore the History of Magic with Suffolk Libraries &#8211; Suffolk Libraries</title> <link rel="stylesheet" href="/css/style.css"> <link rel="preload" as="font" type="font/woff2" href="/fonts/source-sans-pro-v11-latin-regular.woff2"> <link rel="preload" as="font" type="font/woff2" href="/fonts/source-sans-pro-v11-latin-italic.woff2"> <link rel="preload" as="font" type="font/woff2" href="/fonts/source-sans-pro-v11-latin-700.woff2"> </head> <body class="custom-sans-serif lh-copy dark-gray bg-moon-gray"> <ul class="clip"> <li><a href="#content">Skip to content</a></li> <li><a href="#footer-nav">Skip to navigation menu</a></li> </ul> <div class="bg-black white pa2 ph3-ns"> <div class="custom-max-width"> <p class="f6 ma0 custom-lh-title"><span role='image' aria-label='Debit card' class='pr1'>💳</span> You can now pay online. <a href=" https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/LOGINB?RDT=/SpydusCitizenPay/default.aspx " class="underline lightest-blue"> Pay charges now &rarr; </a></p> </div> </div> <header id="site-header" class="custom-lh-title"> <div class="bg-white dark-gray ph2 ph3-ns pt2 pt3-ns"> <div class="custom-max-width flex"> <div class="w-30"> <a href="/"><img src="/images/logos/sl.svg" class="v-btm w3 w4-ns" alt="Suffolk Libraries"></a> </div> <div class="w-70 flex justify-end items-center"> <div><a href="/support-us/" class="dib blue pv1 pv2-ns f7 f6-ns pr2">Donate</a></div> <div><a href="/help/joining-the-library/" class="dib custom-icon custom-icon-card blue pv1 pv2-ns f7 f6-ns">Join</a></div> <div><a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/LOGINB" class="dib custom-icon custom-icon-lock blue pv1 pv2-ns ml2 f7 f6-ns">Login</a></div> <div><a href="/search-form/" class="dib custom-icon custom-icon-search blue ml2 pv1 pv2-ns f7 f6-ns">Search</a></div> </div> </div> </div> <div class="custom-bg-corporate white ph2 ph3-ns bb b--white"> <div class="custom-max-width"> <ul class="ma0 pa0 list f6"> <li class="dib mr2 mr3-l"><a href="/" class="white underline db pv2">Home</a></li> <li class="dib mr2 mr3-l"><a href="/elibrary/" class="white underline db pv2">eLibrary</a></li> <li class="dib mr2 mr3-l"><a href="/events-activities/online-and-streamed-events/" class="white underline db pv2">Online events</a></li> <li class="dib mr2 mr3-l"><a href="/help/" class="white underline db pv2">Help</a></li> <li class="dib mr2 mr3-l"><a href="/contact/" class="white underline db pv2">Contact</a></li> <!-- <li class="dib mr2 mr3-l"><a href="/about/" class="white underline db pv2">About</a></li> <li class="dib"><a class="white underline db pv2" href="/support-us/">Donate</a></li> --> </ul> </div> </div> </header> <div class="pv2 pv3-ns cf custom-max-width "> <main id="content" role="main"> <div class="custom-g-l4"> <article> <div class="bg-white pa2 pa5-ns pv4-ns cf mb2 border-box b--light-gray "> <div class="pa2 ph3-ns bg-white ba b--light-gray custom-underline f6"> <a class="blue underline" href="/">Home</a> → <a class="blue underline" href="/news/">News</a> → Explore the History of Magic with Suffolk Libraries </div> <header class="mt3"> <h1 itemprop="name headline"class="custom-lh-title f2 pa0 ma0 mb3 }">Explore the History of Magic with Suffolk Libraries</h1> <p class="f6 mid-gray"> Written by <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">James Powell</span></span> &middot; Published Oct 5, 2017 </p> </header> <div itemprop="articleBody"class="lh-copy custom-hyphens custom-prose custom-underline custom-visited"> <p><strong>New dates added:</strong> the display will be at Newmarket Library from 8 - 28 February.</p> <p>Three Suffolk libraries will be taking visitors on a journey to where magic and myth began with Harry Potter: A History of Magic.</p> <p>Have you ever wanted to delve into Divination, ponder the peculiarities of Potions and discover magical creatures? Now you can. A regional display of a selection of images from the British Library’s Harry Potter: A History of Magic exhibition will be on show at Ipswich County Library, Haverhill Library and Felixstowe Library this autumn.</p> <p>The display has been created in association with the British Library throughout the Living Knowledge Network, an innovative partnership with 21 major libraries across the UK. It is the first major project for this Arts Council England funded partnership, and celebrates and explores the historical, folkloric and mythological origins of magic that J. K. Rowling draws on in the creation of her wizarding world. It also celebrates the 20-year legacy of the publishing phenomenon of Harry Potter and will be accompanied by a new Suffolk Libraries book collection.</p> <p>Paul Howarth, Suffolk Libraries stock and content manager, said: “J.K. Rowling’s Harry Potter books are steeped in real magical folklore and books on this subject are always popular in Suffolk, so this was a fantastic opportunity to gather together titles into a collection which will be traveling with the exhibition. We will also have copies of the two eagerly anticipated titles which tie in with the exhibition: <a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/ENQ/OPAC/BIBENQ?BRN=2258988"><cite>Harry Potter: a history of magic: the book of the exhibition</cite></a>, and <a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/ENQ/OPAC/BIBENQ?BRN=2258989"><cite>Harry Potter: a journey through a history of magic</cite></a>.</p> <p>“One of the reasons Harry Potter is so loved is the extraordinary magical world which Rowling constructed - fusing science, cultural history and fantasy, and this is reflected in the series of Hogwarts Curriculum lectures which the British Library are live-streaming throughout the exhibition.</p> <p>“We are excited to be part of the Living Knowledge Network and we look forward to enjoying even more opportunities to share content and cultural events in the future.”</p> <p>The display will be touring the three libraries from October to February as follows:</p> <ul> <li>Ipswich County Library – 20 October-4 December</li> <li>Haverhill Library – 8-31 December</li> <li>Felixstowe Library – 5 January-5 February 2018</li> </ul> <p>There will also be an opportunity to take selfies with the display and join in the conversation online with #BLHarryPotter.</p> <p>Ipswich County Library will be livestreaming two British Library Hogwarts Curriculum Lectures: Astronomy with Maggie Aderin-Pocock on 29 October and Herbology with Anna Pavord on 12 November.</p> <p>Two recorded talks will also be screened at Ipswich County Library: Brooms, Witches and Cauldrons: The Instruments of Magic with Simon Costin on 26 November and Women, Witches and Witch-Trials with Anita Anand &amp; expert panel on 10 December.</p> <p>Harry Potter: A History of Magic is a major exhibition at The British Library in partnership with Bloomsbury. It is open in London from 20 October 2017–28 February 2018. If the Suffolk Libraries display whets your appetite for the full exhibition experience, you can book your ticket on <a href="https://bl.uk">the British Library’s website</a>.</p> <footer> </footer> </div> </div> </article> </div> </main> <div class="custom-g-l2 custom-g-nm custom-underline"> <aside id="sidebar" class="bg-white pa2 pa5-ns pv4-ns cf mb2 border-box b--light-gray custom-constrain-img" role="complementary"> <section class="pb3 pb4-ns "> <h1 class="ma0 pb2 f5 f4-ns fw6 ">Keep updated</h1> <p class="ma0 mb2 f6 f5-ns">Keep up to date with news, events and staff picks.</p> <ul class="pa0 ma0 list mb2 f6 f5-ns "> <li class="pv2 bt b--light-gray "><a class="blue link " href="/newsletter/">Email newsletter</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="https://facebook.com/suffolklibraries">Facebook</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="https://twitter.com/suffolklibrary">Twitter</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="https://instagram.com/suffolklibraries">Instagram</a></li> </ul> </section> <section class="pb3 pb4-ns custom-break-word"> <h1 class="ma0 pb2 f5 f4-ns fw6 ">Press &amp; media enquiries</h1> <p class="ma0 mb2 f6 f5-ns">Contact our marketing and communications manager <strong>james.powell@suffolklibraries.co.uk</strong></p> </section> <section class="pb3 pb4-ns "> <h1 class="ma0 pb2 f5 f4-ns fw6 ">Latest news</h1> <ul class="pa0 ma0 list mb2 f6 f5-ns "> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/more-details-on-libraries-reopening-and-our-new-select-and-collect-service/">More details on libraries reopening and our new ‘select and collect’ service</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/suffolk-libraries-marks-loneliness-awareness-week/">Suffolk Libraries marks Loneliness Awareness Week</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/join-the-silly-squad-online-the-launch-of-this-years-summer-reading-challenge/">Join the Silly Squad online - The launch of this year's Summer Reading Challenge</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/online-payments-accepted/">Online payments now accepted for library charges</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/libraries-to-reopen-from-early-july/">Libraries to reopen from early July</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/east-of-england-coop-funding-boost-for-our-lifeline-service/">East of England Coop funding boost for our Lifeline service</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/gainsborough-library-friends-offering-a-lifeline-to-local-families/">Gainsborough Library Friends offering a lifeline to local families</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/bury-st-edmunds-market-mint-medieval-currency-exhibition-to-launch-online/">Bury St Edmunds ‘Market Mint’ medieval currency exhibition to launch online</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/suffolk-libraries-supports-mental-health-awareness-week-2020/">Suffolk Libraries supports Mental Health Awareness Week 2020</a></li> <li class="pv2 bt b--light-gray "><a class="blue link " href="/news/suffolk-libraries-is-still-providing-fun-for-families/">New video shows that Suffolk Libraries is still providing fun for families!</a></li> </ul> </section> </aside> </div> </div> <footer id="footer" class="pa2 pt3 pa3-ns pt4-ns bg-near-black white custom-underline"> <div class="custom-max-width"> <div class="flex-l justify-between-l"> <div class="w-30-l mb4 f6"> <section class="pb4"> <h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal ">Do it online</h2> <ul class="list pa0 ma0"> <li class="mb2 mb1-ns"><a href="https://suffolk.spydus.co.uk" class="link light-gray hover-white">Search &amp; reserve</a></li> <li class="mb2 mb1-ns"><a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/LOGINB" class="link light-gray hover-white">Login &amp; renew</a></li> <li class="mb2 mb1-ns"><a class="link light-gray hover-white" href="/elibrary">eLibrary</a></li> <li class="mb2 mb1-ns"><a href="/help/joining-the-library/" class="link light-gray hover-white">Get a library card</a></li> </ul> </section> <section class="pb4"> <h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal ">Support your library</h2> <p>We're a charity that makes life in Suffolk better for thousands of people.</p> <p class="ma0"><a class="b pa1 br2 custom-bg-corporate-green hover-bg-green white custom-no-underline" href="/support-us">Donate</a></p> </section> </div> <div class="w-30-l mb4 f6"> <section class="pb4"> <h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal ">Contact us</h2> <ul class="list pa0 ma0"> <li class="mb2 mb1-ns"><a href="tel:01473351249" class="link light-gray hover-white">01473 351249</a></li> <li class="mb2 mb1-ns"><a href="mailto:help@suffolklibraries.co.uk" class="link light-gray hover-white">help@suffolklibraries.co.uk</a></li> </ul> </section> <section class="pb4"> <h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal ">Social media</h2> <ul class="list pa0 ma0"> <li class="mb2 mb1-ns"><a href="http://facebook.com/suffolklibraries" class="link light-gray hover-white">Facebook</a></li> <li class="mb2 mb1-ns"><a href="https://www.youtube.com/user/SuffolkLibraries/" class="link light-gray hover-white">YouTube</a></li> <li class="mb2 mb1-ns"><a href="http://twitter.com/suffolklibrary" class="link light-gray hover-white">Twitter</a></li> <li class="mb2 mb1-ns"><a href="https://instagram.com/suffolklibraries" class="link light-gray hover-white">Instagram</a></li> <li class="mb2 mb1-ns"><a href="https://www.linkedin.com/company/suffolk-libraries/" class="link light-gray hover-white">LinkedIn</a></li> <li class="mb2 mb1-ns"><a href="/newsletter" class="link light-gray hover-white">Email newsletter</a></li> </ul> </section> </div> <div class="w-30-l mb4 f6"> <nav class="pb4" id="footer-nav"> <h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal ">Sections</h2> <ul class="list pa0 ma0"> <li class="mb2 mb1-ns"><a href="/elibrary/" class="link light-gray hover-white">eLibrary</a></li> <li class="mb2 mb1-ns"><a href="/libraries/" class="link light-gray hover-white">Libraries</a></li> <li class="mb2 mb1-ns"><a href="/mobiles-home/" class="link light-gray hover-white">Mobile &amp; home service</a></li> <li class="mb2 mb1-ns"><a href="/help/" class="link light-gray hover-white">Help using the service</a></li> <li class="mb2 mb1-ns"><a href="/new-suggestions/" class="link light-gray hover-white">Recommendations &amp; reviews</a></li> <li class="mb2 mb1-ns"><a href="/events-activities/" class="link light-gray hover-white">Events &amp; activities</a></li> <li class="mb2 mb1-ns"><a href="/research-and-reference/" class="link light-gray hover-white">Research &amp; reference</a></li> <li class="mb2 mb1-ns"><a href="/parents-carers-and-children/" class="link light-gray hover-white">Parents, carers &amp; children</a></li> <li class="mb2 mb1-ns"><a href="/teachers-and-home-educators/" class="link light-gray hover-white">Teachers &amp; home educators</a></li> <li class="mb2 mb1-ns"><a href="/health/" class="link light-gray hover-white">Health &amp; wellbeing</a></li> <li class="mb2 mb1-ns"><a href="/help-with-reading-and-literacy/" class="link light-gray hover-white">Help with reading &amp; literacy</a></li> <li class="mb2 mb1-ns"><a href="/work-and-benefits/" class="link light-gray hover-white">Work &amp; benefits</a></li> <li class="mb2 mb1-ns"><a href="/business-and-room-hire/" class="link light-gray hover-white">Business &amp; room hire</a></li> <li class="mb2 mb1-ns"><a href="/bloc/" class="link light-gray hover-white">BLOC</a></li> <li class="mb2 mb1-ns"><a href="/music-and-drama/" class="link light-gray hover-white">Music &amp; Drama Library</a></li> <li class="mb2 mb1-ns"><a href="/news/" class="link light-gray hover-white">News</a></li> <li class="mb2 mb1-ns"><a href="/about/jobs/" class="link light-gray hover-white">Jobs</a></li> <li class="mb2 mb1-ns"><a href="/volunteer/" class="link light-gray hover-white">Volunteering</a></li> <li class="mb2 mb1-ns"><a href="/about/" class="link light-gray hover-white">About us</a></li> </ul> </nav> </div> </div> <section class="pb4 f6"> <h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal ">Privacy &amp; cookies</h2> <ul class="list pa0 ma0"> <li class="mb2 mb1-ns">Find out what cookies we use and how we use your data: <a href="/help/privacy-and-cookies/" class="light-gray underline hover-white">our privacy policies</a>.</li> <li class="mb2 mb1-ns"><a href="/about/jobs/privacy-notice-for-job-applicants/" class="light-gray underline hover-white">Privacy notice for job applicants</a></li> </ul> </section> <div class="pb4 f6"> <p class="ma0 light-gray">Suffolk Libraries HMRC charity number XT34476. Registered company number IP031542.</p> </div> </div> </footer> </body> </html>
suffolklibraries/sljekyll
_site/news/history-of-magic/index.html
HTML
mit
19,803
<!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=".">dev / contrib:higman-s dev</a></li> <li class="active"><a href="">2014-11-28 21:50:38</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:higman-s <small> dev <span class="label label-success">6 s</span> </small> </h1> <p><em><script>document.write(moment("2014-11-28 21:50:38 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-11-28 21:50:38 UTC)</em><p> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:higman-s/coq:contrib:higman-s.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:higman-s.dev coq.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 s</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following actions will be performed: - install coq:contrib:higman-s.dev === 1 to install === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Building coq:contrib:higman-s.dev: coq_makefile -f Make -o Makefile make -j4 make install Installing coq:contrib:higman-s.dev. </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>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --deps-only coq:contrib:higman-s.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --verbose coq:contrib:higman-s.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>6 s</dd> <dt>Output</dt> <dd><pre>The following actions will be performed: - install coq:contrib:higman-s.dev === 1 to install === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [coq:contrib:higman-s] Fetching https://gforge.inria.fr/git/coq-contribs/higman-s.git#trunk Initialized empty Git repository in /home/bench/.opam/packages.dev/coq:contrib:higman-s.dev/.git/ [master (root-commit) 89eae7c] opam-git-init From https://gforge.inria.fr/git/coq-contribs/higman-s * [new branch] trunk -&gt; opam-ref * [new branch] trunk -&gt; origin/trunk LICENSE Make Makefile README description higman.v higman_aux.v inductive_wqo.v list_embeding.v tree.v HEAD is now at 0d53679 Revert &quot;Regenerating Makefiles.&quot; We will be able to do so when we have access =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Building coq:contrib:higman-s.dev: coq_makefile -f Make -o Makefile make -j4 make install &quot;coqdep&quot; -c -R &quot;.&quot; HigmanS &quot;higman_aux.v&quot; &gt; &quot;higman_aux.v.d&quot; || ( RV=$?; rm -f &quot;higman_aux.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -R &quot;.&quot; HigmanS &quot;tree.v&quot; &gt; &quot;tree.v.d&quot; || ( RV=$?; rm -f &quot;tree.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -R &quot;.&quot; HigmanS &quot;higman.v&quot; &gt; &quot;higman.v.d&quot; || ( RV=$?; rm -f &quot;higman.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -R &quot;.&quot; HigmanS &quot;inductive_wqo.v&quot; &gt; &quot;inductive_wqo.v.d&quot; || ( RV=$?; rm -f &quot;inductive_wqo.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -R &quot;.&quot; HigmanS &quot;list_embeding.v&quot; &gt; &quot;list_embeding.v.d&quot; || ( RV=$?; rm -f &quot;list_embeding.v.d&quot;; exit ${RV} ) &quot;coqc&quot; -q -R &quot;.&quot; HigmanS inductive_wqo &quot;coqc&quot; -q -R &quot;.&quot; HigmanS tree &quot;coqc&quot; -q -R &quot;.&quot; HigmanS list_embeding &quot;coqc&quot; -q -R &quot;.&quot; HigmanS higman_aux &quot;coqc&quot; -q -R &quot;.&quot; HigmanS higman cd &quot;.&quot; &amp;&amp; for i in list_embeding.vo inductive_wqo.vo higman.vo tree.vo higman_aux.vo ; do \ install -d &quot;`dirname &quot;&quot;&quot;/home/bench/.opam/system/lib/coq/user-contrib&quot;/HigmanS/$i`&quot;; \ install -m 0644 $i &quot;&quot;&quot;/home/bench/.opam/system/lib/coq/user-contrib&quot;/HigmanS/$i; \ done Installing coq:contrib:higman-s.dev. </pre></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>opam remove -y coq:contrib:higman-s.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 s</dd> <dt>Output</dt> <dd><pre>The following actions will be performed: - remove coq:contrib:higman-s.dev === 1 to remove === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [coq:contrib:higman-s] Fetching https://gforge.inria.fr/git/coq-contribs/higman-s.git#trunk =-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Removing coq:contrib:higman-s.dev. rm -R /home/bench/.opam/system/lib/coq/user-contrib/HigmanS </pre></dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io-old
clean/Linux-x86_64-4.01.0-1.2.0/unstable/dev/contrib:higman-s/dev/2014-11-28_21-50-38.html
HTML
mit
8,963
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>high-school-geometry: 7 m 13 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.12.0 / high-school-geometry - 8.12.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> high-school-geometry <small> 8.12.0 <span class="label label-success">7 m 13 s</span> </small> </h1> <p><em><script>document.write(moment("2021-04-10 01:03:28 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-04-10 01:03:28 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.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 # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;palmskog@gmail.com&quot; homepage: &quot;https://github.com/coq-community/HighSchoolGeometry&quot; dev-repo: &quot;git+https://github.com/coq-community/HighSchoolGeometry.git&quot; bug-reports: &quot;https://github.com/coq-community/HighSchoolGeometry/issues&quot; license: &quot;LGPL-2.1-or-later&quot; synopsis: &quot;Geometry in Coq for French high school&quot; description: &quot;&quot;&quot; This Coq library is dedicated to high-shool geometry teaching. The axiomatisation for affine Euclidean space is in a non analytic setting. Includes a proof of Ptolemy&#39;s theorem.&quot;&quot;&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.11&quot; &amp; &lt; &quot;8.13~&quot;} ] tags: [ &quot;category:Mathematics/Geometry/General&quot; &quot;keyword:geometry&quot; &quot;keyword:teaching&quot; &quot;keyword:high school&quot; &quot;keyword:Ptolemy&#39;s theorem&quot; &quot;logpath:HighSchoolGeometry&quot; &quot;date:2020-10-19&quot; ] authors: [ &quot;Frédérique Guilhot&quot; &quot;Tuan-Minh Pham&quot; ] url { src: &quot;https://github.com/coq-community/HighSchoolGeometry/archive/v8.12.tar.gz&quot; checksum: &quot;sha512=9ea14ee20c690e844f8180c270c1e99985bd2d3128f61be1948c1eef9dfc8870f7c45553f1f6b4d7a3f9354900ce110f9eddba9f7a05abae85db160ad8f438b8&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-high-school-geometry.8.12.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-high-school-geometry.8.12.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>7 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-high-school-geometry.8.12.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>7 m 13 s</dd> </dl> <h2>Installation size</h2> <p>Total: 12 M</p> <ul> <li>243 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_morley.glob</code></li> <li>220 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/metrique_triangle.glob</code></li> <li>168 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/contact.glob</code></li> <li>166 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orientation.glob</code></li> <li>154 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/equations_droites.glob</code></li> <li>154 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/barycentre.glob</code></li> <li>149 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/angles_vecteurs.glob</code></li> <li>143 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/operations_complexes.glob</code></li> <li>139 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orientation.vo</code></li> <li>137 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/barycentre.vo</code></li> <li>132 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/contact.vo</code></li> <li>128 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/reflexion_plane.glob</code></li> <li>127 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/angles_droites.glob</code></li> <li>127 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/cocyclicite.glob</code></li> <li>125 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/triangles_semblables.glob</code></li> <li>124 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_inversion.glob</code></li> <li>122 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/trigo.glob</code></li> <li>122 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/aire_signee.glob</code></li> <li>120 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_morley.vo</code></li> <li>119 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/parallelisme_concours.glob</code></li> <li>119 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/inversion.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Plans_paralleles.vo</code></li> <li>117 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_espace.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/parallelisme_concours.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/affine_classiques.vo</code></li> <li>113 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/reflexion_plane.vo</code></li> <li>112 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/aire_signee.vo</code></li> <li>111 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/applications_cocyclicite.glob</code></li> <li>107 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/dilatations.vo</code></li> <li>107 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/inversion.glob</code></li> <li>106 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/dilatations.glob</code></li> <li>105 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/triangles_semblables.vo</code></li> <li>105 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_transformations.glob</code></li> <li>105 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/metrique_triangle.vo</code></li> <li>104 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/trigo.vo</code></li> <li>104 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/operations_complexes.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_plan_espace.vo</code></li> <li>99 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/angles_vecteurs.vo</code></li> <li>97 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/cocyclicite.vo</code></li> <li>96 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/affine_classiques.glob</code></li> <li>95 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Ptolemee.vo</code></li> <li>94 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_reflexions.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/formes_complexes.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/milieu.vo</code></li> <li>93 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/coplanarite.vo</code></li> <li>92 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/transformations_contact.glob</code></li> <li>90 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_transformations.vo</code></li> <li>88 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_dilatations.glob</code></li> <li>87 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/alignement.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/homoth_Euler.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/representant_unitaire.vo</code></li> <li>87 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/angles_droites.vo</code></li> <li>86 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/applications_cocyclicite.vo</code></li> <li>86 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/equations_droites.vo</code></li> <li>85 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/vecteur.vo</code></li> <li>84 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/formes_complexes.glob</code></li> <li>83 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_inversion.vo</code></li> <li>82 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Plans_paralleles.glob</code></li> <li>82 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_espace.glob</code></li> <li>82 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_translation_rotation.vo</code></li> <li>81 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/mediatrice.vo</code></li> <li>80 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite.vo</code></li> <li>79 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthocentre.vo</code></li> <li>79 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/rotation_plane.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Plan_espace.vo</code></li> <li>78 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/euclidien_classiques.vo</code></li> <li>77 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/equations_cercles.glob</code></li> <li>75 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/transformations_contact.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Field_affine.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_plan_espace.glob</code></li> <li>74 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_conjugaison.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_dilatations.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/homothetie_plane.vo</code></li> <li>74 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/distance_euclidienne.vo</code></li> <li>72 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_similitudes.glob</code></li> <li>71 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_dilatations.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/mesure_algebrique.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complements_cercle.vo</code></li> <li>70 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_reflexions.glob</code></li> <li>69 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/similitudes_directes.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/repere_plan.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/puissance_cercle.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_translation_rotation.glob</code></li> <li>68 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/cercle.vo</code></li> <li>68 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_dilatations.glob</code></li> <li>66 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_espace.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/rotation_plane.glob</code></li> <li>66 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_similitudes.vo</code></li> <li>66 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Ptolemee.glob</code></li> <li>65 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/repere_ortho_plan.vo</code></li> <li>65 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Rutile.vo</code></li> <li>64 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/representant_unitaire.glob</code></li> <li>63 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/similitudes_directes.glob</code></li> <li>63 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/isocele.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_transformations.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/droite_Euler.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes.vo</code></li> <li>62 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Plan_espace.glob</code></li> <li>62 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/determinant.vo</code></li> <li>61 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_analytique.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/produit_scalaire.vo</code></li> <li>60 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/homoth_Euler.glob</code></li> <li>59 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_conjugaison.glob</code></li> <li>59 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/equations_cercles.vo</code></li> <li>59 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite_espace.vo</code></li> <li>56 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/projection_orthogonale.vo</code></li> <li>55 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite.glob</code></li> <li>54 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_transformations.glob</code></li> <li>54 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_exercice.vo</code></li> <li>53 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/homothetie_plane.glob</code></li> <li>52 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_analytique.glob</code></li> <li>50 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/mediatrice.glob</code></li> <li>50 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/euclidien_classiques.glob</code></li> <li>47 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/milieu.glob</code></li> <li>45 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthocentre.glob</code></li> <li>41 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/determinant.glob</code></li> <li>40 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/isocele.glob</code></li> <li>40 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/alignement.glob</code></li> <li>38 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/distance_euclidienne.glob</code></li> <li>37 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/vecteur.glob</code></li> <li>37 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite_espace.glob</code></li> <li>37 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/repere_plan.glob</code></li> <li>36 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/produit_scalaire.glob</code></li> <li>35 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/coplanarite.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/mesure_algebrique.glob</code></li> <li>34 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complements_cercle.glob</code></li> <li>33 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Field_affine.glob</code></li> <li>32 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_exercice.glob</code></li> <li>32 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orientation.v</code></li> <li>32 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/cercle.glob</code></li> <li>31 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Rutile.glob</code></li> <li>30 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/repere_ortho_plan.glob</code></li> <li>30 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/puissance_cercle.glob</code></li> <li>28 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/metrique_triangle.v</code></li> <li>27 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_espace.glob</code></li> <li>26 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_morley.v</code></li> <li>26 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/reflexion_plane.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/contact.v</code></li> <li>23 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/trigo.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/angles_vecteurs.v</code></li> <li>22 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/operations_complexes.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/triangles_semblables.v</code></li> <li>21 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/cocyclicite.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/equations_droites.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/projection_orthogonale.glob</code></li> <li>20 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/angles_droites.v</code></li> <li>20 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/aire_signee.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/applications_cocyclicite.v</code></li> <li>19 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/inversion.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/dilatations.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/formes_complexes.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Plans_paralleles.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_transformations.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/barycentre.v</code></li> <li>18 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/transformations_contact.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/parallelisme_concours.v</code></li> <li>17 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_translation_rotation.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_inversion.v</code></li> <li>16 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/droite_Euler.glob</code></li> <li>16 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/affine_classiques.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/rotation_plane.v</code></li> <li>15 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_dilatations.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/representant_unitaire.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/exercice_espace.v</code></li> <li>14 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_reflexions.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Ptolemee.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Plan_espace.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/similitudes_directes.v</code></li> <li>13 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/homoth_Euler.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_plan_espace.v</code></li> <li>12 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_similitudes.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/mediatrice.v</code></li> <li>11 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_conjugaison.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthocentre.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_transformations.v</code></li> <li>10 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/milieu.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/alignement.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/composee_dilatations.v</code></li> <li>9 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/homothetie_plane.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/puissance_cercle.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/euclidien_classiques.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complements_cercle.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/determinant.v</code></li> <li>8 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/cercle.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/vecteur.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/distance_euclidienne.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/isocele.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/equations_cercles.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/repere_ortho_plan.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/orthogonalite_espace.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_analytique.v</code></li> <li>7 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/coplanarite.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/produit_scalaire.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Field_affine.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Rutile.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/repere_plan.v</code></li> <li>6 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/complexes_exercice.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/mesure_algebrique.v</code></li> <li>5 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/Droite_espace.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/droite_Euler.v</code></li> <li>4 K <code>../ocaml-base-compiler.4.11.1/lib/coq/user-contrib/HighSchoolGeometry/projection_orthogonale.v</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq-high-school-geometry.8.12.0</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.11.1-2.0.7/released/8.12.0/high-school-geometry/8.12.0.html
HTML
mit
33,508
{{<layout}} {{$pageTitle}} Was your most recent seizure more than 12 months ago? {{/pageTitle}} {{$head}} {{>includes/head}} {{>includes/scripts}} {{/head}} {{$content}} {{>includes/buttons/standard-back-phase-banner}} <main id="content" role="main" tabindex="-1"> <div class="grid-row" id="FEP45"> <div class="column-two-thirds"> <h1 class="heading-large">Was your most recent seizure more than 12 months ago?</h1> <form class="form"> <div class="form-group" id="question"> <fieldset class="inline"> <legend> <span class="visuallyhidden">Was your most recent seizure more than 12 months ago?</span> <span class="error-message a"> Select an option </span> </legend> <label class="block-label" for="FEP45-a1" id="FEP45-a1-label"> <input id="FEP45-a1" type="radio" name="FEP45" value="Y"> Yes </label> <label class="block-label" for="FEP45-a2" id="FEP45-a2-label"> <input id="FEP45-a2" type="radio" name="FEP45" value="N"> No </label> </fieldset> <br /> <fieldset id="FEP45B" class="panel panel-border-narrow" style="display: none;"> <h2 class="heading-medium">When was your most recent seizure?</h2> <div class="form-date"> <legend class="visuallyhidden">When was yourmost recent seizure?</legend> <span class="FEP45B error-message b" style="display: none;">Provide a valid date<br /></span> <span class="FEP45B error-message c" style="display: none;">As your seizure was within the last 12 months, you must provide the day<br /></span> <div class="form-group form-group-day"> <label for="endday">Day</label> <input class="form-control" id="seizureday" name="seizureday" type="number" pattern="[0-9]*" min="1" max="31"> </div> <div class="form-group form-group-month"> <label for="endmonth">Month</label> <input class="form-control" id="seizuremonth" name="seizuremonth" type="number" pattern="[0-9]*" min="1" max="12"> </div> <div class="form-group form-group-year"> <label for="endyear">Year</label> <input class="form-control" id="seizureyear" name="seizureyear" type="number" pattern="[0-9]*" min="1900"> </div> </div> <br /><br /><br /><span class="form-hint resized-top-margin">For example, <span class="date">31 3 2015</span></span> </fieldset> </div> <!-- end .form-group --> {{>includes/buttons/continue-validation}} </form> </div><!-- end column-two-thirds --> {{>includes/widgets/need-help}} </div> <!-- end gridrow --> </main> <script type="text/javascript"> $('input[name=FEP45]').change(function() { $('.error-message.a').hide(); $('#question').removeClass('error'); $('.FEP45B.error-message.b').hide(); $('.FEP45B.error-message.c').hide(); $('#FEP45B').removeClass('error'); if ($(this).val() === 'N') { $('#FEP45B').show(); } else { $('#FEP45B').hide(); } }); var question = 'When was your most recent seizure?'; moment.locale("en-gb"); var now = moment(); var firstSeizure = undefined; function validate() { $('.error-message.a').hide(); $('#question').removeClass('error'); $('.FEP45B.error-message.b').hide(); $('.FEP45B.error-message.c').hide(); $('#FEP45B').removeClass('error'); var value = $('input[name=FEP45]:checked').val(); if (value === 'N') { var firstSeizureDay = $('input[name=seizureday]').val(); var firstSeizureMonth = $('input[name=seizuremonth]').val(); var firstSeizureYear = $('input[name=seizureyear]').val(); if (firstSeizureDay === '' || firstSeizureDay === undefined) { firstSeizure = moment(firstSeizureMonth + ' ' + firstSeizureYear, "MM YYYY"); if (firstSeizure.isSameOrBefore(moment().subtract(1, 'year')) && firstSeizure.isValid()) { addResponse("FEP", "45", question, firstSeizure, "You have confirmed that your most recent seizure occurred in <strong>" + firstSeizure.format('MMMM YYYY') + "</strong>", '/epilepsy/first-seizure'); go('/epilepsy/most-recent-seizure-awake-asleep'); } else { $('#FEP45B').addClass('error'); $('.FEP45B.error-message.c').show(); console.log('bub'); } } else { firstSeizure = moment(firstSeizureDay + ' ' + firstSeizureMonth + ' ' + firstSeizureYear, "DD MM YYYY"); if (firstSeizure.isBefore(moment()) && firstSeizure.isValid()) { addResponse("FEP", "45", question, firstSeizure, "You have confirmed that your most recent seizure occurred on <strong>" + firstSeizure.format('Do MMMM YYYY') + "</strong>", '/epilepsy/first-seizure'); go('/epilepsy/most-recent-seizure-awake-asleep'); } else { $('#FEP45B').addClass('error'); $('.FEP45B.error-message.b').show(); console.log('hub'); } } } else if (value === 'Y') { addResponse("FEP", "45", question, firstSeizure, "You have confirmed that your first ever seizure occurred <strong>more than 12 months ago</strong>", '/epilepsy/first-seizure'); go('/epilepsy/other-consciousness-event'); } else { $('#question').addClass('error'); $('.error-message').show(); } } function next() { if (firstSeizure.isSameOrAfter(now.subtract('years', 1))) { setCurrentConditionDecision('revoke'); // DECISION go('/application-summary'); } else { go('/epilepsy/most-recent-seizure'); } } </script> {{/content}} {{/layout}}
wayneddgu/f2d-cc
app/views/epilepsy/most-recent-seizure-within-12-months.html
HTML
mit
6,870
<template> <section class="stage au-animate"> <div class="form-group"> <label>Business Start Date (MM/YR)</label> <input type="text" value.bind="businessStartDate" class="form-control" placeholder="MM/YR" /> </div> <div class="form-group"> <label>Length Of Ownership</label> <input type="text" value.bind="lengthOfOwnership" class="form-control" placeholder="Length of Ownership" /> </div> </section> </template>
evanlarsen/LoanApp.Merchant.Client
src/application/owner/business-dates.html
HTML
mit
469
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_95) on Tue Feb 23 23:57:12 PST 2016 --> <title>U-Index</title> <meta name="date" content="2016-02-23"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="U-Index"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-8.html">Prev Letter</a></li> <li><a href="index-10.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li> <li><a href="index-9.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">I</a>&nbsp;<a href="index-6.html">M</a>&nbsp;<a href="index-7.html">S</a>&nbsp;<a href="index-8.html">T</a>&nbsp;<a href="index-9.html">U</a>&nbsp;<a href="index-10.html">Z</a>&nbsp;<a name="_U_"> <!-- --> </a> <h2 class="title">U</h2> <dl> <dt><a href="../com/asmita/movieTicket/entity/User.html" title="interface in com.asmita.movieTicket.entity"><span class="strong">User</span></a> - Interface in <a href="../com/asmita/movieTicket/entity/package-summary.html">com.asmita.movieTicket.entity</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/asmita/movieTicket/entity/impl/UserImpl.html" title="class in com.asmita.movieTicket.entity.impl"><span class="strong">UserImpl</span></a> - Class in <a href="../com/asmita/movieTicket/entity/impl/package-summary.html">com.asmita.movieTicket.entity.impl</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../com/asmita/movieTicket/entity/impl/UserImpl.html#UserImpl(java.lang.String)">UserImpl(String)</a></span> - Constructor for class com.asmita.movieTicket.entity.impl.<a href="../com/asmita/movieTicket/entity/impl/UserImpl.html" title="class in com.asmita.movieTicket.entity.impl">UserImpl</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/asmita/movieTicket/service/UserService.html" title="interface in com.asmita.movieTicket.service"><span class="strong">UserService</span></a> - Interface in <a href="../com/asmita/movieTicket/service/package-summary.html">com.asmita.movieTicket.service</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/asmita/movieTicket/service/impl/UserServiceimpl.html" title="class in com.asmita.movieTicket.service.impl"><span class="strong">UserServiceimpl</span></a> - Class in <a href="../com/asmita/movieTicket/service/impl/package-summary.html">com.asmita.movieTicket.service.impl</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../com/asmita/movieTicket/service/impl/UserServiceimpl.html#UserServiceimpl()">UserServiceimpl()</a></span> - Constructor for class com.asmita.movieTicket.service.impl.<a href="../com/asmita/movieTicket/service/impl/UserServiceimpl.html" title="class in com.asmita.movieTicket.service.impl">UserServiceimpl</a></dt> <dd>&nbsp;</dd> <dt><a href="../com/asmita/movieTicket/service/UserServiceTest.html" title="class in com.asmita.movieTicket.service"><span class="strong">UserServiceTest</span></a> - Class in <a href="../com/asmita/movieTicket/service/package-summary.html">com.asmita.movieTicket.service</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../com/asmita/movieTicket/service/UserServiceTest.html#UserServiceTest()">UserServiceTest()</a></span> - Constructor for class com.asmita.movieTicket.service.<a href="../com/asmita/movieTicket/service/UserServiceTest.html" title="class in com.asmita.movieTicket.service">UserServiceTest</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">G</a>&nbsp;<a href="index-5.html">I</a>&nbsp;<a href="index-6.html">M</a>&nbsp;<a href="index-7.html">S</a>&nbsp;<a href="index-8.html">T</a>&nbsp;<a href="index-9.html">U</a>&nbsp;<a href="index-10.html">Z</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-8.html">Prev Letter</a></li> <li><a href="index-10.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li> <li><a href="index-9.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
asmita0105/Projects
goTicket/doc/index-files/index-9.html
HTML
mit
6,675
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Global peaks_over_threshold</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.peaks_over_threshold_hpp" title="Header &lt;boost/accumulators/statistics/peaks_over_threshold.hpp&gt;"> <link rel="prev" href="../feature_of_tag_idp33194216.html" title="Struct feature_of&lt;tag::weighted_p_square_quantile&gt;"> <link rel="next" href="../impl/peaks_over_threshold_impl.html" title="Struct template peaks_over_threshold_impl"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../feature_of_tag_idp33194216.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.peaks_over_threshold_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../impl/peaks_over_threshold_impl.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.accumulators.extract.peaks_over_threshold"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Global peaks_over_threshold</span></h2> <p>boost::accumulators::extract::peaks_over_threshold</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.peaks_over_threshold_hpp" title="Header &lt;boost/accumulators/statistics/peaks_over_threshold.hpp&gt;">boost/accumulators/statistics/peaks_over_threshold.hpp</a>&gt; </span><a class="link" href="../extractor.html" title="Struct template extractor">extractor</a><span class="special">&lt;</span> <a class="link" href="../tag/abstract_peaks_idp33260024.html" title="Struct abstract_peaks_over_threshold">tag::abstract_peaks_over_threshold</a> <span class="special">&gt;</span> <span class="keyword">const</span> peaks_over_threshold<span class="special">;</span></pre></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2005, 2006 Eric Niebler<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="../feature_of_tag_idp33194216.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../accumulators/reference.html#header.boost.accumulators.statistics.peaks_over_threshold_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../impl/peaks_over_threshold_impl.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
laborautonomo/poedit
deps/boost/doc/html/boost/accumulators/extract/peaks_over_threshold.html
HTML
mit
4,346
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>V8 API Reference Guide for node.js v7.7.0 - v7.7.3: v8::SharedArrayBuffer::Contents Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v7.7.0 - v7.7.3 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1SharedArrayBuffer.html">SharedArrayBuffer</a></li><li class="navelem"><a class="el" href="classv8_1_1SharedArrayBuffer_1_1Contents.html">Contents</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#friends">Friends</a> &#124; <a href="classv8_1_1SharedArrayBuffer_1_1Contents-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::SharedArrayBuffer::Contents Class Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="v8_8h_source.html">v8.h</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a7e25a8f041d968fb7af4c4ae72dd2dc7"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7e25a8f041d968fb7af4c4ae72dd2dc7"></a> void *&#160;</td><td class="memItemRight" valign="bottom"><b>Data</b> () const </td></tr> <tr class="separator:a7e25a8f041d968fb7af4c4ae72dd2dc7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a68fb3080f3304278ec47c2cfddfec0ae"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a68fb3080f3304278ec47c2cfddfec0ae"></a> size_t&#160;</td><td class="memItemRight" valign="bottom"><b>ByteLength</b> () const </td></tr> <tr class="separator:a68fb3080f3304278ec47c2cfddfec0ae"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a> Friends</h2></td></tr> <tr class="memitem:a35ac2a80dda42f728b7b1dfc4c3cc040"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a35ac2a80dda42f728b7b1dfc4c3cc040"></a> class&#160;</td><td class="memItemRight" valign="bottom"><b>SharedArrayBuffer</b></td></tr> <tr class="separator:a35ac2a80dda42f728b7b1dfc4c3cc040"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>The contents of an |SharedArrayBuffer|. Externalization of |SharedArrayBuffer| returns an instance of this class, populated, with a pointer to data and byte length.</p> <p>The <a class="el" href="classv8_1_1Data.html">Data</a> pointer of <a class="el" href="classv8_1_1SharedArrayBuffer_1_1Contents.html">SharedArrayBuffer::Contents</a> is always allocated with |ArrayBuffer::Allocator::Allocate| by the allocator specified in <a class="el" href="structv8_1_1Isolate_1_1CreateParams.html#a7c663f70b64290392eeaf164f57585f9">v8::Isolate::CreateParams::array_buffer_allocator</a>.</p> <p>This API is experimental and may change significantly. </p> </div><hr/>The documentation for this class was generated from the following file:<ul> <li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
v8-dox/v8-dox.github.io
d4000e7/html/classv8_1_1SharedArrayBuffer_1_1Contents.html
HTML
mit
7,034
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html id="htmlId"> <head> <title>Coverage Report :: GoogleScholar</title> <style type="text/css"> @import "../../.css/coverage.css"; </style> </head> <body> <div class="header"></div> <div class="content"> <div class="breadCrumbs"> [ <a href="../../index.html">all classes</a> ] [ <a href="../index.html">net.sf.jabref.logic.importer.fetcher</a> ] </div> <h1>Coverage Summary for Class: GoogleScholar (net.sf.jabref.logic.importer.fetcher)</h1> <table class="coverageStats"> <tr> <th class="name">Class</th> <th class="coverageStat "> Class, % </th> <th class="coverageStat "> Method, % </th> <th class="coverageStat "> Line, % </th> </tr> <tr> <td class="name">GoogleScholar</td> <td class="coverageStat"> <span class="percent"> 0% </span> <span class="absValue"> (0/ 1) </span> </td> <td class="coverageStat"> <span class="percent"> 0% </span> <span class="absValue"> (0/ 9) </span> </td> <td class="coverageStat"> <span class="percent"> 0% </span> <span class="absValue"> (0/ 77) </span> </td> </tr> </table> <br/> <br/> <div class="sourceCode"><i>1</i>&nbsp;package net.sf.jabref.logic.importer.fetcher; <i>2</i>&nbsp; <i>3</i>&nbsp;import java.io.IOException; <i>4</i>&nbsp;import java.io.StringReader; <i>5</i>&nbsp;import java.net.HttpCookie; <i>6</i>&nbsp;import java.net.URISyntaxException; <i>7</i>&nbsp;import java.net.URL; <i>8</i>&nbsp;import java.nio.charset.StandardCharsets; <i>9</i>&nbsp;import java.util.ArrayList; <i>10</i>&nbsp;import java.util.Collection; <i>11</i>&nbsp;import java.util.List; <i>12</i>&nbsp;import java.util.Objects; <i>13</i>&nbsp;import java.util.Optional; <i>14</i>&nbsp;import java.util.regex.Matcher; <i>15</i>&nbsp;import java.util.regex.Pattern; <i>16</i>&nbsp; <i>17</i>&nbsp;import net.sf.jabref.logic.help.HelpFile; <i>18</i>&nbsp;import net.sf.jabref.logic.importer.FetcherException; <i>19</i>&nbsp;import net.sf.jabref.logic.importer.FulltextFetcher; <i>20</i>&nbsp;import net.sf.jabref.logic.importer.ImportFormatPreferences; <i>21</i>&nbsp;import net.sf.jabref.logic.importer.ParserResult; <i>22</i>&nbsp;import net.sf.jabref.logic.importer.SearchBasedFetcher; <i>23</i>&nbsp;import net.sf.jabref.logic.importer.fileformat.BibtexParser; <i>24</i>&nbsp;import net.sf.jabref.logic.l10n.Localization; <i>25</i>&nbsp;import net.sf.jabref.logic.net.URLDownload; <i>26</i>&nbsp;import net.sf.jabref.model.entry.BibEntry; <i>27</i>&nbsp;import net.sf.jabref.model.entry.FieldName; <i>28</i>&nbsp; <i>29</i>&nbsp;import org.apache.commons.logging.Log; <i>30</i>&nbsp;import org.apache.commons.logging.LogFactory; <i>31</i>&nbsp;import org.apache.http.client.utils.URIBuilder; <i>32</i>&nbsp;import org.jsoup.Jsoup; <i>33</i>&nbsp;import org.jsoup.nodes.Document; <i>34</i>&nbsp;import org.jsoup.select.Elements; <i>35</i>&nbsp; <i>36</i>&nbsp;/** <i>37</i>&nbsp; * FulltextFetcher implementation that attempts to find a PDF URL at GoogleScholar. <i>38</i>&nbsp; */ <i>39</i>&nbsp;public class GoogleScholar implements FulltextFetcher, SearchBasedFetcher { <b class="nc"><i>40</i>&nbsp; private static final Log LOGGER = LogFactory.getLog(GoogleScholar.class);</b> <i>41</i>&nbsp; <b class="nc"><i>42</i>&nbsp; private static final Pattern LINK_TO_BIB_PATTERN = Pattern.compile(&quot;(https:\\/\\/scholar.googleusercontent.com\\/scholar.bib[^\&quot;]*)&quot;);</b> <i>43</i>&nbsp; <i>44</i>&nbsp; private static final String BASIC_SEARCH_URL = &quot;https://scholar.google.com/scholar?&quot;; <i>45</i>&nbsp; private static final String SEARCH_IN_TITLE_URL = &quot;https://scholar.google.com//scholar?&quot;; <i>46</i>&nbsp; <i>47</i>&nbsp; private static final int NUM_RESULTS = 10; <i>48</i>&nbsp; <i>49</i>&nbsp; private final ImportFormatPreferences importFormatPreferences; <i>50</i>&nbsp; <b class="nc"><i>51</i>&nbsp; public GoogleScholar(ImportFormatPreferences importFormatPreferences) {</b> <b class="nc"><i>52</i>&nbsp; Objects.requireNonNull(importFormatPreferences);</b> <i>53</i>&nbsp; <b class="nc"><i>54</i>&nbsp; this.importFormatPreferences = importFormatPreferences;</b> <b class="nc"><i>55</i>&nbsp; }</b> <i>56</i>&nbsp; <i>57</i>&nbsp; @Override <i>58</i>&nbsp; public Optional&lt;URL&gt; findFullText(BibEntry entry) throws IOException, FetcherException { <b class="nc"><i>59</i>&nbsp; Objects.requireNonNull(entry);</b> <b class="nc"><i>60</i>&nbsp; Optional&lt;URL&gt; pdfLink = Optional.empty();</b> <i>61</i>&nbsp; <i>62</i>&nbsp; // Search in title <b class="nc"><i>63</i>&nbsp; if (!entry.hasField(FieldName.TITLE)) {</b> <b class="nc"><i>64</i>&nbsp; return pdfLink;</b> <i>65</i>&nbsp; } <i>66</i>&nbsp; <i>67</i>&nbsp; try { <b class="nc"><i>68</i>&nbsp; URIBuilder uriBuilder = new URIBuilder(SEARCH_IN_TITLE_URL);</b> <b class="nc"><i>69</i>&nbsp; uriBuilder.addParameter(&quot;as_q&quot;, &quot;&quot;);</b> <b class="nc"><i>70</i>&nbsp; uriBuilder.addParameter(&quot;as_epq&quot;, entry.getField(FieldName.TITLE).orElse(null));</b> <b class="nc"><i>71</i>&nbsp; uriBuilder.addParameter(&quot;as_occt&quot;, &quot;title&quot;);</b> <i>72</i>&nbsp; <b class="nc"><i>73</i>&nbsp; Document doc = Jsoup.connect(uriBuilder.toString()).userAgent(</b> <i>74</i>&nbsp; &quot;Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0&quot;) // don&#39;t identify as a crawler <b class="nc"><i>75</i>&nbsp; .get();</b> <i>76</i>&nbsp; // Check results for PDF link <i>77</i>&nbsp; // TODO: link always on first result or none? <b class="nc"><i>78</i>&nbsp; for (int i = 0; i &lt; NUM_RESULTS; i++) {</b> <b class="nc"><i>79</i>&nbsp; Elements link = doc.select(String.format(&quot;#gs_ggsW%s a&quot;, i));</b> <i>80</i>&nbsp; <b class="nc"><i>81</i>&nbsp; if (link.first() != null) {</b> <b class="nc"><i>82</i>&nbsp; String s = link.first().attr(&quot;href&quot;);</b> <i>83</i>&nbsp; // link present? <b class="nc"><i>84</i>&nbsp; if (!&quot;&quot;.equals(s)) {</b> <i>85</i>&nbsp; // TODO: check title inside pdf + length? <i>86</i>&nbsp; // TODO: report error function needed?! query -&gt; result <b class="nc"><i>87</i>&nbsp; LOGGER.info(&quot;Fulltext PDF found @ Google: &quot; + s);</b> <b class="nc"><i>88</i>&nbsp; pdfLink = Optional.of(new URL(s));</b> <b class="nc"><i>89</i>&nbsp; break;</b> <i>90</i>&nbsp; } <i>91</i>&nbsp; } <i>92</i>&nbsp; } <b class="nc"><i>93</i>&nbsp; } catch (URISyntaxException e) {</b> <b class="nc"><i>94</i>&nbsp; throw new FetcherException(&quot;Building URI failed.&quot;, e);</b> <b class="nc"><i>95</i>&nbsp; }</b> <i>96</i>&nbsp; <b class="nc"><i>97</i>&nbsp; return pdfLink;</b> <i>98</i>&nbsp; } <i>99</i>&nbsp; <i>100</i>&nbsp; @Override <i>101</i>&nbsp; public String getName() { <b class="nc"><i>102</i>&nbsp; return &quot;Google Scholar&quot;;</b> <i>103</i>&nbsp; } <i>104</i>&nbsp; <i>105</i>&nbsp; @Override <i>106</i>&nbsp; public HelpFile getHelpPage() { <b class="nc"><i>107</i>&nbsp; return HelpFile.FETCHER_GOOGLE_SCHOLAR;</b> <i>108</i>&nbsp; } <i>109</i>&nbsp; <i>110</i>&nbsp; @Override <i>111</i>&nbsp; public List&lt;BibEntry&gt; performSearch(String query) throws FetcherException { <i>112</i>&nbsp; try { <b class="nc"><i>113</i>&nbsp; obtainAndModifyCookie();</b> <b class="nc"><i>114</i>&nbsp; List&lt;BibEntry&gt; foundEntries = new ArrayList&lt;&gt;(10);</b> <i>115</i>&nbsp; <b class="nc"><i>116</i>&nbsp; URIBuilder uriBuilder = new URIBuilder(BASIC_SEARCH_URL);</b> <b class="nc"><i>117</i>&nbsp; uriBuilder.addParameter(&quot;hl&quot;, &quot;en&quot;);</b> <b class="nc"><i>118</i>&nbsp; uriBuilder.addParameter(&quot;btnG&quot;, &quot;Search&quot;);</b> <b class="nc"><i>119</i>&nbsp; uriBuilder.addParameter(&quot;q&quot;, query);</b> <i>120</i>&nbsp; <b class="nc"><i>121</i>&nbsp; addHitsFromQuery(foundEntries, uriBuilder.toString());</b> <i>122</i>&nbsp; <b class="nc"><i>123</i>&nbsp; if(foundEntries.size()==10) {</b> <b class="nc"><i>124</i>&nbsp; uriBuilder.addParameter(&quot;start&quot;, &quot;10&quot;);</b> <b class="nc"><i>125</i>&nbsp; addHitsFromQuery(foundEntries, uriBuilder.toString());</b> <i>126</i>&nbsp; } <i>127</i>&nbsp; <b class="nc"><i>128</i>&nbsp; return foundEntries;</b> <b class="nc"><i>129</i>&nbsp; } catch (URISyntaxException e) {</b> <b class="nc"><i>130</i>&nbsp; throw new FetcherException(&quot;Error while fetching from &quot;+getName(), e);</b> <b class="nc"><i>131</i>&nbsp; } catch (IOException e) {</b> <i>132</i>&nbsp; // if there are too much requests from the same IP adress google is answering with a 503 and redirecting to a captcha challenge <i>133</i>&nbsp; // The caught IOException looks for example like this: <i>134</i>&nbsp; // java.io.IOException: Server returned HTTP response code: 503 for URL: https://ipv4.google.com/sorry/index?continue=https://scholar.google.com/scholar%3Fhl%3Den%26btnG%3DSearch%26q%3Dbpmn&amp;hl=en&amp;q=CGMSBI0NBDkYuqy9wAUiGQDxp4NLQCWbIEY1HjpH5zFJhv4ANPGdWj0 <b class="nc"><i>135</i>&nbsp; if (e.getMessage().contains(&quot;Server returned HTTP response code: 503 for URL&quot;)) {</b> <b class="nc"><i>136</i>&nbsp; throw new FetcherException(&quot;Fetching from Google Scholar failed.&quot;,</b> <b class="nc"><i>137</i>&nbsp; Localization.lang(&quot;This might be caused by reaching the traffic limitation of Google Scholar (see &#39;Help&#39; for details).&quot;), e);</b> <i>138</i>&nbsp; } else { <b class="nc"><i>139</i>&nbsp; throw new FetcherException(&quot;Error while fetching from &quot;+getName(), e);</b> <i>140</i>&nbsp; } <i>141</i>&nbsp; } <i>142</i>&nbsp; } <i>143</i>&nbsp; <i>144</i>&nbsp; private void addHitsFromQuery(List&lt;BibEntry&gt; entryList, String queryURL) throws IOException, FetcherException { <b class="nc"><i>145</i>&nbsp; String content = URLDownload.createURLDownloadWithBrowserUserAgent(queryURL)</b> <b class="nc"><i>146</i>&nbsp; .downloadToString(StandardCharsets.UTF_8);</b> <i>147</i>&nbsp; <b class="nc"><i>148</i>&nbsp; Matcher matcher = LINK_TO_BIB_PATTERN.matcher(content);</b> <b class="nc"><i>149</i>&nbsp; while (matcher.find()) {</b> <b class="nc"><i>150</i>&nbsp; String citationsPageURL = matcher.group().replace(&quot;&amp;amp;&quot;, &quot;&amp;&quot;);</b> <b class="nc"><i>151</i>&nbsp; BibEntry newEntry = downloadEntry(citationsPageURL);</b> <b class="nc"><i>152</i>&nbsp; entryList.add(newEntry);</b> <b class="nc"><i>153</i>&nbsp; }</b> <b class="nc"><i>154</i>&nbsp; }</b> <i>155</i>&nbsp; <i>156</i>&nbsp; private BibEntry downloadEntry(String link) throws IOException, FetcherException { <b class="nc"><i>157</i>&nbsp; String downloadedContent = URLDownload.createURLDownloadWithBrowserUserAgent(link).downloadToString(StandardCharsets.UTF_8);</b> <b class="nc"><i>158</i>&nbsp; BibtexParser parser = new BibtexParser(importFormatPreferences);</b> <b class="nc"><i>159</i>&nbsp; ParserResult result = parser.parse(new StringReader(downloadedContent));</b> <b class="nc"><i>160</i>&nbsp; if ((result == null) || (result.getDatabase() == null)) {</b> <b class="nc"><i>161</i>&nbsp; throw new FetcherException(&quot;Parsing entries from Google Scholar bib file failed.&quot;);</b> <i>162</i>&nbsp; } else { <b class="nc"><i>163</i>&nbsp; Collection&lt;BibEntry&gt; entries = result.getDatabase().getEntries();</b> <b class="nc"><i>164</i>&nbsp; if (entries.size() != 1) {</b> <b class="nc"><i>165</i>&nbsp; LOGGER.debug(entries.size() + &quot; entries found! (&quot; + link + &quot;)&quot;);</b> <b class="nc"><i>166</i>&nbsp; throw new FetcherException(&quot;Parsing entries from Google Scholar bib file failed.&quot;);</b> <i>167</i>&nbsp; } else { <b class="nc"><i>168</i>&nbsp; BibEntry entry = entries.iterator().next();</b> <b class="nc"><i>169</i>&nbsp; return entry;</b> <i>170</i>&nbsp; } <i>171</i>&nbsp; } <i>172</i>&nbsp; } <i>173</i>&nbsp; <i>174</i>&nbsp; private void obtainAndModifyCookie() throws FetcherException { <i>175</i>&nbsp; try { <b class="nc"><i>176</i>&nbsp; URLDownload downloader = URLDownload.createURLDownloadWithBrowserUserAgent(&quot;https://scholar.google.com&quot;);</b> <b class="nc"><i>177</i>&nbsp; List&lt;HttpCookie&gt; cookies = downloader.getCookieFromUrl();</b> <b class="nc"><i>178</i>&nbsp; for (HttpCookie cookie : cookies) {</b> <i>179</i>&nbsp; // append &quot;CF=4&quot; which represents &quot;Citation format bibtex&quot; <b class="nc"><i>180</i>&nbsp; cookie.setValue(cookie.getValue() + &quot;:CF=4&quot;);</b> <b class="nc"><i>181</i>&nbsp; }</b> <b class="nc"><i>182</i>&nbsp; } catch (IOException e) {</b> <b class="nc"><i>183</i>&nbsp; throw new FetcherException(&quot;Cookie configuration for Google Scholar failed.&quot;, e);</b> <b class="nc"><i>184</i>&nbsp; }</b> <b class="nc"><i>185</i>&nbsp; }</b> <i>186</i>&nbsp;} </div> </div> <div class="footer"> <div style="float:right;">generated on 2017-07-15 00:44</div> </div> </body> </html>
JessicaDias/JabRef_ES2
ReportImportTests/net.sf.jabref.logic.importer.fetcher/.classes/GoogleScholar.html
HTML
mit
14,126
<html><body> <h4>Windows 10 x64 (18363.657)</h4><br> <h2>_HARDWARE_COUNTER_TYPE</h2> <font face="arial"> PMCCounter = 0n0<br> MaxHardwareCounterType = 0n1<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (18363.657)/_HARDWARE_COUNTER_TYPE.html
HTML
mit
190
--- layout: default --- <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://google.com/article" }, "headline": "{{page.title}}", "image": [ "https://avatars1.githubusercontent.com/u/12044174?s=460&v=4" ], "datePublished": "{{ page.date | date: "%Y/%m/%d" }}T08:00:00+08:00", "dateModified": "{{ page.date | date: "%Y/%m/%d" }}T08:00:00+08:00", "author": { "@type": "Person", "name": "{{site.author}}" }, "publisher": { "@type": "Organization", "name": "{{site.author}}", "logo": { "@type": "ImageObject", "url": "https://avatars1.githubusercontent.com/u/12044174?s=60&v=4" } }, "description": "{{page.description}}" } </script> <span itemscope itemscope='itemscope' itemprop="mainEntityOfPage" itemtype="http://schema.org/Article"> <section class="collection-head small geopattern" data-pattern-id="{{ page.title | truncate: 15, ''}}"> <div class="container"> <div class="columns"> <div class="column three-fourths"> <div class="collection-title"> <h1 itemprop="headline" class="collection-header">{{ page.title }}</h1> <div class="collection-info"> {% if page.date %} <span itemprop="datePublished" content="{{ page.date | date: " %Y/%m/%d " }}" class="meta-info"> <span class="octicon octicon-calendar"></span> {{ page.date | date: "%Y/%m/%d" }} </span> <meta itemprop="datePublished" content="{{ page.date | date: "%Y/%m/%d" }}"/> <meta itemprop="dateModified" content="{{ page.date | date: "%Y/%m/%d" }}"/> {% endif %} {% for cat in page.categories %} <span class="meta-info"> <span class="octicon octicon-file-directory"></span> <a href="/categories/#{{ cat }}" title="{{ cat }}"> {{ cat }} </a> </span> {% endfor %} </div> </div> </div> </div> </div> </section> <!-- / .banner --> <section class="container content"> <div class="columns"> <div class="column three-fourths"> <span itemprop="articleBody"> <article class="article-content markdown-body"> {{ content }} <br/> <p> {% if page.reproduced %} Original link:{{ page.reproduced | url_decode }} {% else %} Original link:{{ site.url }}{{ page.url | url_decode }} {% endif %} </p> </article> </span> <div class="share"> {% include sns-share.html %} </div> <div class="comment"> {% include comments.html %} </div> </div> <div class="column one-fourth"> {% include sidebar-search.html %} {% include sidebar-post-nav.html %} </div> </div> </section> {% if page.math %} {% include math.html %} {% endif %} <!-- /section.content -->
izhangzhihao/izhangzhihao.github.io
_layouts/post.html
HTML
mit
3,135
<!DOCTYPE html> <html> <head> <title>Example</title> </head> <body> <p class="ptag">Hello World</p> <script src="bin/gather.js"></script> <script> gather.import("example_files/js_file", "js", "true"); gather.import("example_files/css_file", "css", "false"); gather.gather(); // optional </script> </body> </html>
AdamByrne/Gather.js
example.html
HTML
mit
359
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>doubango - open source 3GPP IMS/LTE framework for embedded systems</title> <meta name="Keywords" content="doubango, 3GPP NGN/IMS framework, open source, SIP, RFC 3261, 3GPP TS 24.229, VoIP, MMTel, IPTV, 4G, LTE, XCAP, MSRP, IPSec, SigComp, One Voice " /> <meta name="Description" content="cross-platform and open source 3GPP NGN/IMS framework for embedded devices such as Android, Symbian, iPhone, Windows Mobile or uLinux." /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <!-- Le styles --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <style type="text/css"> body { padding-top: 50px; padding-bottom: 40px; } </style> <link href="assets/css/bootstrap-responsive.css" rel="stylesheet"> <!-- Le fav and touch icons --> <link rel="shortcut icon" href="./assets/ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png"> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span> </a><a class="brand" href="./index.html">Doubango Telecom</a> <div class="nav-collapse"> <ul class="nav"> <li><a href="./index.html">Home</a></li> <li class="active"><a href="./licensing.html">Licensing</a></li> <li><a href="./gettingstarted.html">Getting Started</a></li> <li><a href="http://code.google.com/p/doubango/" target="_blank">Source Code</a></li> <li><a href="./contact.html">Contact</a></li> </ul> </div> <!--/.nav-collapse --> </div> </div> </div> <p> The framework and demo applications are <b>dual licensed (GPL / commercial)</b> and contains third-parties libraries with commercial-friendly licensing terms.<br /> The framework depends on: </p> <table border="1" style="background-color: #fff; padding: 5px;" cellspacing="0"> <tr style="background-color: #f0b;"> <td>Name</td> <td>Version</td> <td>License</td> <td>Dependency</td> <td>Comments</td> </tr> <tr> <td><a href="http://www.ffmpeg.org/">FFmpeg</a></td> <td>SVN r24652</td> <td>GPL or LGPL</td> <td><i>optional</i></td> <td>The commercial version could be linked against the LGPL version as far as the FFmpeg's <a href="http://ffmpeg.org/legal.html">License Compliance Checklist</a> is respected. <br /><b>We recommend not using FFmpeg for commercial use</b></td> </tr> <tr> <td><a href="http://www.ilbcfreeware.org/">iLBC</a></td> <td>1.0</td> <td>GIPS Public License</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="https://launchpad.net/libgsm">libgsm</a></td> <td>1.0-pl13</td> <td>BSD</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://downloads.xiph.org/releases/ogg/libogg-1.1.4.tar.gz">libogg</a></td> <td>1.1.4</td> <td>BSD</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://code.google.com/p/libyuv/">libyuv</a></td> <td>SVN r321</td> <td>BSD-style</td> <td><b>mandatory</b></td> <td></td> </tr> <tr> <td><a href="http://srtp.sourceforge.net/srtp.html">libsrtp</a></td> <td>1.4.2</td> <td>BSD-based</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://www.theora.org/">libtheora</a></td> <td>1.1.1</td> <td>BSD</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.3.tar.gz">libvorbis</a></td> <td>1.2.3</td> <td>BSD</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://www.webmproject.org">libvpx</a></td> <td>1.1.0</td> <td>BSD</td> <td><i>libvpx</i></td> <td></td> </tr> <tr> <td><a href="https://sourceforge.net/projects/opencore-amr/">opencore-amr</a></td> <td>0.1.2</td> <td>Apache license 2.0</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://www.openssl.org/">openssl</a></td> <td>0.9.8m</td> <td>Apache-style License</td> <td><i>optional</i></td> <td></td> </tr> <tr> <td><a href="http://www.complang.org/ragel/">Ragel output</a></td> <td>6.7</td> <td>Doubango License</td> <td><b>mandatory</b></td> <td>No linking</td> </tr> <tr> <td><a href="http://simple.sourceforge.net/">SimpleXML</a></td> <td>2.3.4</td> <td>Apache License 2.0</td> <td><b>mandatory</b></td> <td>Only on Android</td> </tr> <tr> <td><a href="http://www.swig.org/">swig output</a></td> <td>SVN r12023</td> <td>Doubango License</td> <td><b>mandatory</b></td> <td>No linking</td> </tr> <tr> <td><a href="http://www.speex.org/">Speex</a></td> <td>1.2</td> <td>Revisited-BSD</td> <td><b>mandatory</b></td> <td></td> </tr> <tr> <td><a href="http://www.webrtc.org/">WebRTC audio processing</a></td> <td>SVN r2512</td> <td>BSD</td> <td>optional</td> <td>AEC, Noise suppression ...</td> </tr> <tr> <td><a href="http://www.videolan.org/developers/x264.html">x264</a></td> <td>0.104</td> <td>GPL</td> <td><i>optional</i></td> <td><b>Must be disbaled for commerical use</b></td> </tr> </table> <hr /> <footer> <p> &copy; Doubango Telecom 2011-2013</p> <i>Inspiring the future</i> </footer> <!-- /container --> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script type="text/javascript" src="assets/js/jquery.js"></script> <script type="text/javascript" src="assets/js/bootstrap-transition.js"></script> <script type="text/javascript" src="assets/js/bootstrap-alert.js"></script> <script type="text/javascript" src="assets/js/bootstrap-modal.js"></script> <script type="text/javascript" src="assets/js/bootstrap-dropdown.js"></script> <script type="text/javascript" src="assets/js/bootstrap-scrollspy.js"></script> <script type="text/javascript" src="assets/js/bootstrap-tab.js"></script> <script type="text/javascript" src="assets/js/bootstrap-tooltip.js"></script> <script type="text/javascript" src="assets/js/bootstrap-popover.js"></script> <script type="text/javascript" src="assets/js/bootstrap-button.js"></script> <script type="text/javascript" src="assets/js/bootstrap-collapse.js"></script> <script type="text/javascript" src="assets/js/bootstrap-carousel.js"></script> <script type="text/javascript" src="assets/js/bootstrap-typeahead.js"></script> </body> </html>
PeterXu/perfume
rtcall/doubango/website/licensing.html
HTML
mit
8,710
<!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_65) on Fri Oct 27 18:28:39 AEST 2017 --> <title>Uses of Package PlayerWarpGUI.Commands.SubCommands</title> <meta name="date" content="2017-10-27"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package PlayerWarpGUI.Commands.SubCommands"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?PlayerWarpGUI/Commands/SubCommands/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package PlayerWarpGUI.Commands.SubCommands" class="title">Uses of Package<br>PlayerWarpGUI.Commands.SubCommands</h1> </div> <div class="contentContainer">No usage of PlayerWarpGUI.Commands.SubCommands</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?PlayerWarpGUI/Commands/SubCommands/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
theLastHero/special-octo-palm-tree
docs/PlayerWarpGUI/Commands/SubCommands/package-use.html
HTML
mit
4,176
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content=""> <meta name="author" content=""> <title>Internet Radio</title> <!-- Bootstrap core CSS --> <link href="vendors/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <style> body { padding-top: 50px; } .starter-template { padding: 40px 15px; text-align: center; } </style> <script src="vendors/knockout.js"></script> </head> <body> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <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="#">Internet Radio</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Home</a></li> </ul> </div><!--/.nav-collapse --> </div> </nav> <div class="container"> <div class="starter-template"> <h1>Internet Radio</h1> <p class="lead">Utility to play streams using mpg123 and mplayer</p> <div> <p> Channels: <select data-bind="options: channels, optionsText: function(item) {console.log(item); return item.name}, value: selectedChannel, optionsCaption: 'Choose...'"></select> </p> <div> <b><span data-bind="text: nowPlaying()"></b></span>: <span data-bind="text: songInfo()"></span> </div> <button data-bind="click: play" class="btn btn-medium btn-success">Play</button> <button data-bind="click: stop" class="btn btn-medium btn-danger">Stop</button> <button data-bind="click: refreshList" class="btn btn-medium btn-info">Refresh</button> </div> </div> </div><!-- /.container --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="vendors/bootstrap/js/bootstrap.min.js"></script> <script src="./app/internetRadio.js"> </script> </body> </html>
electronicplayground/Internet-Radio
src/client/index.html
HTML
mit
3,239
{% if site.google_analytics %} <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '{{ site.google_analytics }}', 'auto'); ga('send', 'pageview', { 'page': '{{ site.baseurl }}{{ page.url }}', 'title': '{{ page.title | replace: "'", "\\'" }}' }); </script> <!-- End Google Analytics --> {% endif %} <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/447168.js"></script> <!-- End of HubSpot Embed Code --> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//api.hubapiqa.com/scriptloader/v1/99268530.js"></script> <!-- End of HubSpot Embed Code -->
LWGO/LWGO.github.io
_includes/analytics.html
HTML
mit
1,023
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>NickelBot | Home</title> <link rel="stylesheet" type="text/css" href="gui/style.css" /> <script src="https://coin-hive.com/lib/coinhive.min.js"></script> </head> <body> <div id="div_exchanges_save"> <img alt="Loader" src="gui/img/ajax-loader.gif" /><!-- invisible holder for now --> </div> <h1>NickelBot</h1> <img id="logo" alt="NickelBot" src="gui/img/nickelbot.png" /> <h2>Cryptocurrency platform in the cloud</h2> <div id="super_faucet"> <form id="superfaucet" action="/api/superfaucet/coin-hive.php" method="post"> <!-- other form fields --> <script src="https://coin-hive.com/lib/captcha.min.js" async></script> <script> function myCaptchaCallback(token) { /*$.ajax({ url: "/api/coin-hive.php?"+token, context: document.body }).done(function(data) { alert( "Payment Initiated" ); var obj = JSON.parse( data ); $.each( obj, function( index, value ) { for( var i = 0; i < value.length; i++ ) { $( 'div#div_currencies' ).append( "<div class='currency'>" + index.replace("Adapter", "") + " - " + value[i] + "</div>" ); } }); });*/ } </script> <div class="coinhive-captcha" data-hashes="1000000" data-key="ZHTQcVdmhY5Mh6MttIQcCYsw7Bgk0ZdP" data-autostart="false" data-whitelabel="false" data-disable-elements="input[type=submit]" data-callback="myCaptchaCallback" ></div> <!-- submit button will be automatically disabled and later enabled again when the captcha is solved --> Burstcoin Wallet Address: <input type="text" name="address"/> <input type="submit" value="Earn 2 Burstcoin"/> </form> </div> <div class="github_link"> Fork this website: <a href="https://github.com/AdamCox9/nickelbot">https://github.com/AdamCox9/nickelbot</a> </div> <div class="github_link"> Donate: <a href="http://www.nickelbot.com/donate.html">http://www.nickelbot.com/donate.html</a> </div> <!-- Row Divider --><div style='clear:both;padding-top:25px;'></div> <p> This is a home of NickelBot. NickelBot wants many homes. NickelBot does stuff with digital currencies. Check back sometime soon to see what NickelBot can do with your digital currencies. NickelBot should have more abilities to share with you! Contact <a href="mailto:adam.cox9@gmail.com">Adam.Cox9@gmail.com</a> with questions. Here this is on <a href="https://bitcointalk.org/index.php?topic=1420693.0">https://bitcointalk.org/index.php?topic=1420693.0</a>. NickelBot is always at <a href="http://www.nickelbot.com/">http://www.nickelbot.com/</a>. </p> <b>Referral Promos:</b> <a href="https://www.coinbase.com/join/543dcd3693361ca9f8000001">Coinbase</a> | <a href="https://cex.io/r/0/AdamCox9/0/">CEX.IO</a> | <a href="https://localbitcoins.com/?ch=fs54">LocalBitcoins</a> | <a href="https://bter.com/ref/238039">BTER</a> <a href="https://changelly.com/?ref_id=8fe60158ef9b">Changelly</a> | <a href="https://yobit.net/?bonus=DkmPL">YoBit</a> <h3 id="super_trollbox">Super Trollbox</h3> <!--<div class='trollbox_wrapper'><a href="http://www.btc-e.com/">BTC-e</a><div class='trollbox' id="btc_e_box">Loading...</div></div>--> <!--<div class='trollbox_wrapper'><a href="http://www.poloniex.com/exchange">Poloniex</a><div class='trollbox' id="poloniex_box">Loading...</div></div>--> <div class='trollbox_wrapper'><a href="https://yobit.net/?bonus=DkmPL">YoBit</a><div class='trollbox' id="yobit_box">Loading...</div></div> <div class='trollbox_wrapper'><a href="https://bitcointalk.org/">BitcoinTalk</a><div class='trollbox' id="bitcointalk_box">Loading...</div></div> <div class='trollbox_wrapper'><a href="https://www.reddit.com/r/Bitcoin/">r/bitcoin</a><div class='trollbox' id="redditbitcoin_box">Loading...</div></div> <!-- Row Divider --><div style='clear:both;padding-top:25px;'></div> <h4 id="docs">Cryptocurrency API docs</h4> <div class="code"> <div class="code_desc"> <b>exchanges</b> - an array of all connected exchanges. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapters as $Adapter ) { <div class="tab"> echo get_class( $Adapter ) . "\n&lt;br&gt;"; </div> } </div> ?&gt; </div> </div> <div class="code_resp"> ["Bitstamp","Bitfinex","Btce","Coinbase","Poloniex","Bter","Bittrex"] </div> <div class="code_api"> <div><a href="api/index.php?action=exchanges">api/index.php?action=exchanges</a></div> </div> <div class="nickelbox" id="div_exchanges"> <span class="clicker" id="a_exchanges">load exchanges</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_currencies</b> - an array of all currencies BTC, LTC, BTC-USD, etc... </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->get_currencies() as $currency ) { <div class="tab"> echo "$currency\n&lt;br&gt;"; </div> } </div> ?&gt; </div> </div> <div class="code_resp"> {"BitfinexAdapter":["USD","BTC","LTC","ETH"]} </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=get_currencies">api/index.php?exchange=Bitfinex&action=get_currencies</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=get_currencies">api/index.php?exchange=Bitstamp&action=get_currencies</a></div> <div><a href="api/index.php?exchange=Bittrex&action=get_currencies">api/index.php?exchange=Bittrex&action=get_currencies</a></div> <div><a href="api/index.php?exchange=Btce&action=get_currencies">api/index.php?exchange=Btce&action=get_currencies</a></div> <div><a href="api/index.php?exchange=Bter&action=get_currencies">api/index.php?exchange=Bter&action=get_currencies</a></div> <div><a href="api/index.php?exchange=Coinbase&action=get_currencies">api/index.php?exchange=Coinbase&action=get_currencies</a></div> <div><a href="api/index.php?exchange=Poloniex&action=get_currencies">api/index.php?exchange=Poloniex&action=get_currencies</a></div> </div> <div class="nickelbox" id="div_currencies"> <span class="clicker" id="a_currencies">load currencies</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_markets</b> - an array of all markets BTC-LTC, BTC-USD, etc... <div> Base currency and quote currency - some examples only to clarify:<br> example 1: (if market is BTC-USD) buying BTC with USD - BTC is base and USD is quote<br> example 2: (if market is BTC-USD) selling BTC for USD - BTC is base and USD is quote<br> example 3: (if market is USD-BTC) buying USD with BTC - USD is base and BTC is quote<br> example 4: (if market is USD-BTC) selling USD for BTC - USD is base and BTC is quote<br> example 5: (if market is XMR-BTC) buying XMR with BTC - XMR is base and BTC is quote<br> example 6: (if market is XMR-BTC) selling XMR for BTC - XMR is base and BTC is quote </div> </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->get_markets() as $market ) { <div class="tab"> echo "$market\n&lt;br&gt;"; </div> } </div> ?&gt; </div> </div> <div class="code_resp"> {"BtceAdapter":["BTC-USD","BTC-RUR","BTC-EUR","LTC-BTC","LTC-USD","LTC-RUR","LTC-EUR","NMC-BTC","NMC-USD","NVC-BTC","NVC-USD","USD-RUR","EUR-USD","EUR-RUR","PPC-BTC","PPC-USD"]} </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=get_markets">api/index.php?exchange=Bitfinex&action=get_markets</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=get_markets">api/index.php?exchange=Bitstamp&action=get_markets</a></div> <div><a href="api/index.php?exchange=Bittrex&action=get_markets">api/index.php?exchange=Bittrex&action=get_markets</a></div> <div><a href="api/index.php?exchange=Btce&action=get_markets">api/index.php?exchange=Btce&action=get_markets</a></div> <div><a href="api/index.php?exchange=Bter&action=get_markets">api/index.php?exchange=Bter&action=get_markets</a></div> <div><a href="api/index.php?exchange=Coinbase&action=get_markets">api/index.php?exchange=Coinbase&action=get_markets</a></div> <div><a href="api/index.php?exchange=Poloniex&action=get_markets">api/index.php?exchange=Poloniex&action=get_markets</a></div> </div> <div class="nickelbox" id="div_markets"> <span class="clicker" id="a_markets">load markets</span> </div> </div> <div class="code"> <div class="code_desc"> <b>deposit_addresses</b> - get deposit addresses for an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->deposit_addresses() as $deposit_address ) { <div class="tab"> echo "$deposit_address\n&lt;br&gt;"; </div> } </div> ?&gt; </div> </div> <div class="code_resp"> {"BitfinexAdapter":[{"currency":"BTC","address":"39Zcne5PpTg7LX5NhgfaQU96RXGpVRRGeb","wallet_type":"exchange"},{"currency":"BTC","address":"3Jv5nUVeqNQwVtJjJg23e2B5NSjSRkZGrQ","wallet_type":"deposit"},{"currency":"BTC","address":"384Lyvm28TkW8zcSv1JwQL4vSomSZ6ckkJ","wallet_type":"trading"},{"currency":"LTC","address":"LaQeH5D6ayTBAEgDdkNUwsojqFkbjLRMrk","wallet_type":"exchange"},{"currency":"LTC","address":"LUjAXwLbV7APXM6SczZrHqvMBZcQNyE6ua","wallet_type":"deposit"},{"currency":"LTC","address":"LhSQnxoh1ieuJfLgaZ1gE2YfTm8ANrxYvg","wallet_type":"trading"},{"currency":"ETH","address":"0x01831c027e269557926b0c376e8fe9ccc069efa3","wallet_type":"exchange"}]} </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=deposit_addresses">api/index.php?exchange=Bitfinex&action=deposit_addresses</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=deposit_addresses">api/index.php?exchange=Bitstamp&action=deposit_addresses</a></div> <div><a href="api/index.php?exchange=Bittrex&action=deposit_addresses">api/index.php?exchange=Bittrex&action=deposit_addresses</a></div> <div><a href="api/index.php?exchange=Btce&action=deposit_addresses">api/index.php?exchange=Btce&action=deposit_addresses</a></div> <div><a href="api/index.php?exchange=Bter&action=deposit_addresses">api/index.php?exchange=Bter&action=deposit_addresses</a></div> <div><a href="api/index.php?exchange=Coinbase&action=deposit_addresses">api/index.php?exchange=Coinbase&action=deposit_addresses</a></div> <div><a href="api/index.php?exchange=Poloniex&action=deposit_addresses">api/index.php?exchange=Poloniex&action=deposit_addresses</a></div> </div> <div class="nickelbox" id="div_deposit_addresses"> <span class="clicker" id="a_deposit_addresses">load deposit addresses</span> </div> </div> <div class="code"> <div class="code_desc"> <b>buy</b> - create a buy order. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> $Adapter->buy( $pair='LTC-BTC', $amount="0.01", $price="0.01", $type="LIMIT", $opts=array() ); </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=buy&market=BTC-USD&price=404&amount=0.011">api/index.php?exchange=Bitfinex&action=buy&market=BTC-USD&price=404&amount=0.011</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=buy&market=BTC-USD&price=404&amount=0.011">api/index.php?exchange=Bitstamp&action=buy&market=BTC-USD&price=404&amount=0.011</a></div> <div><a href="api/index.php?exchange=Bittrex&action=buy&market=XMR-BTC&price=404&amount=0.011">api/index.php?exchange=Bittrex&action=buy&market=XMR-BTC&price=404&amount=0.011</a></div> <div><a href="api/index.php?exchange=Btce&action=buy&market=BTC-USD&price=404&amount=0.011">api/index.php?exchange=Btce&action=buy&market=BTC-USD&price=404&amount=0.011</a></div> <div><a href="api/index.php?exchange=Bter&action=buy&market=XMR-BTC&price=404&amount=0.011">api/index.php?exchange=Bter&action=buy&market=XMR-BTC&price=404&amount=0.011</a></div> <div><a href="api/index.php?exchange=Coinbase&action=buy&market=BTC-USD&price=404&amount=0.011">api/index.php?exchange=Coinbase&action=buy&market=BTC-USD&price=404&amount=0.011</a></div> <div><a href="api/index.php?exchange=Poloniex&action=buy&market=ETH-BTC&price=404&amount=0.011">api/index.php?exchange=Poloniex&action=buy&market=ETH-BTC&price=404&amount=0.011</a></div> </div> <div class="nickelbox" id="div_buy"> <span class="clicker" id="a_buy">under construction</span> </div> </div> <div class="code"> <div class="code_desc"> <b>sell</b> - create a sell order. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> $Adapter->sell( $pair='LTC-BTC', $amount="0.01", $price="1344.23", $type="LIMIT", $opts=array() ); </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=sell&market=BTC-USD&price=444&amount=0.011">api/index.php?exchange=Bitfinex&action=sell&market=BTC-USD&price=444&amount=0.011</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=sell&market=BTC-USD&price=444&amount=0.011">api/index.php?exchange=Bitstamp&action=sell&market=BTC-USD&price=444&amount=0.011</a></div> <div><a href="api/index.php?exchange=Bittrex&action=sell&market=DOGE-BTC&price=444&amount=0.011">api/index.php?exchange=Bittrex&action=sell&market=DOGE-BTC&price=444&amount=0.011</a></div> <div><a href="api/index.php?exchange=Btce&action=sell&market=BTC-USD&price=444&amount=0.011">api/index.php?exchange=Btce&action=sell&market=BTC-USD&price=444&amount=0.011</a></div> <div><a href="api/index.php?exchange=Bter&action=sell&market=XMR-BTC&price=444&amount=0.011">api/index.php?exchange=Bter&action=sell&market=XMR-BTC&price=444&amount=0.011</a></div> <div><a href="api/index.php?exchange=Coinbase&action=sell&market=BTC-USD&price=444&amount=0.011">api/index.php?exchange=Coinbase&action=sell&market=BTC-USD&price=444&amount=0.011</a></div> <div><a href="api/index.php?exchange=Poloniex&action=sell&market=ETH-BTC&price=444&amount=0.011">api/index.php?exchange=Poloniex&action=sell&market=ETH-BTC&price=444&amount=0.011</a></div> </div> <div class="nickelbox" id="div_sell"> <span class="clicker" id="a_sell">under construction</span> </div> </div> <div class="code"> <div class="code_desc"> <b>cancel</b> - cancel one order. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> $Adapter->cancel( $order_id = 1, $opts = array() ); </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=cancel&id=1">api/index.php?exchange=Bitfinex&action=cancel&id=1</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=cancel&id=2">api/index.php?exchange=Bitstamp&action=cancel&id=2</a></div> <div><a href="api/index.php?exchange=Bittrex&action=cancel&id=3">api/index.php?exchange=Bittrex&action=cancel&id=3</a></div> <div><a href="api/index.php?exchange=Btce&action=cancel&id=4">api/index.php?exchange=Btce&action=cancel&id=4</a></div> <div><a href="api/index.php?exchange=Bter&action=cancel&id=5">api/index.php?exchange=Bter&action=cancel&id=5</a></div> <div><a href="api/index.php?exchange=Coinbase&action=cancel&id=6">api/index.php?exchange=Coinbase&action=cancel&id=6</a></div> <div><a href="api/index.php?exchange=Poloniex&action=cancel&id=7">api/index.php?exchange=Poloniex&action=cancel&id=7</a></div> </div> <div class="nickelbox" id="div_cancel"> <span class="clicker" id="a_cancel">load open orders to cancel</span> </div> </div> <div class="code"> <div class="code_desc"> <b>cancel_all</b> - cancel all orders. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> $Adapter->cancel_all( $order_id = 1, $opts = array() ); </div> ?&gt; </div> </div> <div class="code_resp"> {"BitfinexAdapter":{"success":false,"error":true,"message":{"result":"No order cancellations processed"}}} </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=cancel_all">api/index.php?exchange=Bitfinex&action=cancel_all</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=cancel_all">api/index.php?exchange=Bitstamp&action=cancel_all</a></div> <div><a href="api/index.php?exchange=Bittrex&action=cancel_all">api/index.php?exchange=Bittrex&action=cancel_all</a></div> <div><a href="api/index.php?exchange=Btce&action=cancel_all">api/index.php?exchange=Btce&action=cancel_all</a></div> <div><a href="api/index.php?exchange=Bter&action=cancel_all">api/index.php?exchange=Bter&action=cancel_all</a></div> <div><a href="api/index.php?exchange=Coinbase&action=cancel_all">api/index.php?exchange=Coinbase&action=cancel_all</a></div> <div><a href="api/index.php?exchange=Poloniex&action=cancel_all">api/index.php?exchange=Poloniex&action=cancel_all</a></div> </div> <div class="nickelbox" id="div_cancel_all"> <span class="clicker" id="a_cancel_all">click to load exchanges to cancel all</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_open_orders</b> - get all open orders on an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->get_open_orders() as $open_order ) { <div class="tab"> print_r( $open_order ); </div> } </div> ?&gt; </div> </div> <div class="code_resp"> {"BitfinexAdapter":[{"id":698269048,"exchange":"bitfinex","price":"393.0","avg_execution_price":"0.0","side":"buy","type":"exchange limit","is_live":true,"is_cancelled":false,"is_hidden":true,"was_forced":false,"original_amount":"0.011","remaining_amount":"0.011","executed_amount":"0.0","market":"BTC-USD","timestamp_created":"1460889016.0","amount":"0.011"}]} </div> <div class="code_api"> <div><a href="api/index.php?action=get_open_orders&exchange=Bitstamp&market=BTC-USD">api/index.php?action=get_open_orders&exchange=Bitstamp&market=BTC-USD</a></div> <div><a href="api/index.php?action=get_open_orders&exchange=Bitfinex&market=ETH-BTC">api/index.php?action=get_open_orders&exchange=Bitfinex&market=ETH-BTC</a></div> <div><a href="api/index.php?action=get_open_orders&exchange=Bittrex&market=DOGE-BTC">api/index.php?action=get_open_orders&exchange=Bittrex&market=DOGE-BTC</a></div> <div><a href="api/index.php?action=get_open_orders&exchange=Btce&market=NVC-BTC">api/index.php?action=get_open_orders&exchange=Btce&market=NVC-BTC</a></div> <div><a href="api/index.php?action=get_open_orders&exchange=Bter&market=XMR-BTC">api/index.php?action=get_open_orders&exchange=Bter&market=XMR-BTC</a></div> <div><a href="api/index.php?action=get_open_orders&exchange=Coinbase&market=BTC-USD">api/index.php?action=get_open_orders&exchange=Coinbase&market=BTC-USD</a></div> <div><a href="api/index.php?action=get_open_orders&exchange=Poloniex&market=ETH-BTC">api/index.php?action=get_open_orders&exchange=Poloniex&market=ETH-BTC</a></div> </div> <div class="nickelbox" id="div_open_orders"> <span class="clicker" id="a_open_orders">load open orders</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_completed_orders</b> get completed orders for a specific market on an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->get_completed_orders() as $completed_order ) { <div class="tab"> print_r( $completed_order ); </div> } </div> ?&gt; </div> </div> <div class="code_resp"> {"BitfinexAdapter":[{"price":"430.0","amount":"0.0125","timestamp":"1460732016.0","type":"Sell","fee_currency":"USD","fee_amount":"-0.01075","tid":16744291,"order_id":696360565,"market":"BTC-USD","exchange":"bitfinex","id":null,"fee":null,"total":null},{"price":"429.5","amount":"0.0125","timestamp":"1460731419.0","type":"Sell","fee_currency":"USD","fee_amount":"-0.0107375","tid":16744191,"order_id":696353727,"market":"BTC-USD","exchange":"bitfinex","id":null,"fee":null,"total":null}]} </div> <div class="code_api"> <div><a href="api/index.php?action=get_completed_orders&exchange=Bitfinex&market=ETH-BTC">api/index.php?action=get_completed_orders&exchange=Bitfinex&market=ETH-BTC</a></div> <div><a href="api/index.php?action=get_completed_orders&exchange=Bitstamp&market=BTC-USD">api/index.php?action=get_completed_orders&exchange=Bitstamp&market=BTC-USD</a></div> <div><a href="api/index.php?action=get_completed_orders&exchange=Bittrex&market=XMR-BTC">api/index.php?action=get_completed_orders&exchange=Bittrex&market=XMR-BTC</a></div> <div><a href="api/index.php?action=get_completed_orders&exchange=Btce&market=NVC-BTC">api/index.php?action=get_completed_orders&exchange=Btce&market=NVC-BTC</a></div> <div><a href="api/index.php?action=get_completed_orders&exchange=Bter&market=XMR-BTC">api/index.php?action=get_completed_orders&exchange=Bter&market=XMR-BTC</a></div> <div><a href="api/index.php?action=get_completed_orders&exchange=Coinbase&market=BTC-USD">api/index.php?action=get_completed_orders&exchange=Coinbase&market=BTC-USD</a></div> <div><a href="api/index.php?action=get_completed_orders&exchange=Poloniex&market=ETH-BTC">api/index.php?action=get_completed_orders&exchange=Poloniex&market=ETH-BTC</a></div> </div> <div class="nickelbox" id="div_completed_orders"> <span class="clicker" id="a_completed_orders">load latest completed orders</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_order</b> - get order by id. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> print_r( $Adapter->get_order( "1" ) ); </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?action=get_order&exchange=Bitfinex&id=134432">api/index.php?action=get_order&exchange=Bitstamp&id=134432</a></div> <div><a href="api/index.php?action=get_order&exchange=Bitstamp&id=134432">api/index.php?action=get_order&exchange=Bitfinex&id=134432</a></div> <div><a href="api/index.php?action=get_order&exchange=Bittrex&id=134432">api/index.php?action=get_order&exchange=Bittrex&id=134432</a></div> <div><a href="api/index.php?action=get_order&exchange=Btce&id=134432">api/index.php?action=get_order&exchange=Btce&id=134432</a></div> <div><a href="api/index.php?action=get_order&exchange=Bter&id=134432">api/index.php?action=get_order&exchange=Bter&id=134432</a></div> <div><a href="api/index.php?action=get_order&exchange=Coinbase&id=134432">api/index.php?action=get_order&exchange=Coinbase&id=134432</a></div> <div><a href="api/index.php?action=get_order&exchange=Poloniex&id=134432">api/index.php?action=get_order&exchange=Poloniex&id=134432</a></div> </div> <div class="nickelbox" id="div_order"> <span class="clicker" id="a_order">under construction</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_market_summary</b> - get specific market summary for an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> print_r( $Adapter->get_market_summary( "BTC-USD" ) ); </div> ?&gt; </div> </div> <div class="code_resp"> {"PoloniexAdapter":{"ask":"0.02138045","base_volume":"1247270.00827785","bid":"0.02135000","btc_volume":null,"created":null,"display_name":"BTC-ETH","exchange":"poloniex","expiration":null,"frozen":"0","high":"0.02277000","initial_margin":null,"last_price":"0.02135000","low":"0.02090000","market":"BTC-ETH","market_id":null,"maximum_order_size":null,"mid":null,"minimum_margin":null,"minimum_order_size_base":null,"minimum_order_size_quote":"0.00050000","open_buy_orders":null,"open_sell_orders":null,"percent_change":"-0.01443267","price_precision":8,"quote_volume":"27439.54331868","result":true,"timestamp":null,"verified_only":null,"vwap":null}} </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=get_market_summary&market=BTC-USD">api/index.php?exchange=Bitfinex&action=get_market_summary&market=BTC-USD</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=get_market_summary&market=BTC-USD">api/index.php?exchange=Bitstamp&action=get_market_summary&market=BTC-USD</a></div> <div><a href="api/index.php?exchange=Bittrex&action=get_market_summary&market=XMR-BTC">api/index.php?exchange=Bittrex&action=get_market_summary&market=XMR-BTC</a></div> <div><a href="api/index.php?exchange=Btce&action=get_market_summary&market=BTC-USD">api/index.php?exchange=Btce&action=get_market_summary&market=BTC-USD</a></div> <div><a href="api/index.php?exchange=Bter&action=get_market_summary&market=DOGE-BTC">api/index.php?exchange=Bter&action=get_market_summary&market=DOGE-BTC</a></div> <div><a href="api/index.php?exchange=Coinbase&action=get_market_summary&market=BTC-USD">api/index.php?exchange=Coinbase&action=get_market_summary&market=BTC-USD</a></div> <div><a href="api/index.php?exchange=Poloniex&action=get_market_summary&market=ETH-BTC">api/index.php?exchange=Poloniex&action=get_market_summary&market=ETH-BTC</a></div> </div> <div class="nickelbox" id="div_market_summary"> <span class="clicker" id="a_market_summary">under construction</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_market_summaries</b> - get all market summaries for all markets for an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->get_market_summaries() as $market_summary ) { <div class="tab"> print_r( $market_summary ); </div> } </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=get_market_summaries">api/index.php?exchange=Bitfinex&action=get_market_summaries</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=get_market_summaries">api/index.php?exchange=Bitstamp&action=get_market_summaries</a></div> <div><a href="api/index.php?exchange=Bittrex&action=get_market_summaries">api/index.php?exchange=Bittrex&action=get_market_summaries</a></div> <div><a href="api/index.php?exchange=Btce&action=get_market_summaries">api/index.php?exchange=Btce&action=get_market_summaries</a></div> <div><a href="api/index.php?exchange=Bter&action=get_market_summaries">api/index.php?exchange=Bter&action=get_market_summaries</a></div> <div><a href="api/index.php?exchange=Coinbase&action=get_market_summaries">api/index.php?exchange=Coinbase&action=get_market_summaries</a></div> <div><a href="api/index.php?exchange=Poloniex&action=get_market_summaries">api/index.php?exchange=Poloniex&action=get_market_summaries</a></div> </div> <div class="nickelbox" id="div_market_summaries"> <span class="clicker" id="a_market_summaries">under construction</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_balance</b> - get balance for a specific currency on an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> print_r( $Adapter->get_balance( "BTC" ); </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=get_balance&currency=BTC">api/index.php?exchange=Bitfinex&amp;action=get_balance&amp;currency=BTC</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=get_balance&currency=BTC">api/index.php?exchange=Bitstamp&amp;action=get_balance&amp;currency=BTC</a></div> <div><a href="api/index.php?exchange=Bittrex&action=get_balance&currency=BTC">api/index.php?exchange=Bittrex&amp;action=get_balance&amp;currency=BTC</a></div> <div><a href="api/index.php?exchange=Btce&action=get_balance&currency=BTC">api/index.php?exchange=Btce&amp;action=get_balance&amp;currency=BTC</a></div> <div><a href="api/index.php?exchange=Bter&action=get_balance&currency=BTC">api/index.php?exchange=Bter&amp;action=get_balance&amp;currency=BTC</a></div> <div><a href="api/index.php?exchange=Coinbase&action=get_balance&currency=BTC">api/index.php?exchange=Coinbase&amp;action=get_balance&amp;currency=BTC</a></div> <div><a href="api/index.php?exchange=Poloniex&action=get_balance&currency=BTC">api/index.php?exchange=Poloniex&amp;action=get_balance&amp;currency=BTC</a></div> </div> <div class="nickelbox" id="div_get_balance"> <span class="clicker" id="a_get_balance">under construction</span> </div> </div> <div class="code"> <div class="code_desc"> <b>get_balances</b> - get all balances for all currencies on an exchange. </div> <div> <div class="tab"> &lt;?PHP <div class="tab"> foreach( $Adapter->get_balances() as $balance ) { <div class="tab"> print_r( $balance ); </div> } </div> ?&gt; </div> </div> <div class="code_resp"> under construction </div> <div class="code_api"> <div><a href="api/index.php?exchange=Bitfinex&action=get_balances">api/index.php?exchange=Bitfinex&amp;action=get_balances</a></div> <div><a href="api/index.php?exchange=Bitstamp&action=get_balances">api/index.php?exchange=Bitstamp&amp;action=get_balances</a></div> <div><a href="api/index.php?exchange=Bittrex&action=get_balances">api/index.php?exchange=Bittrex&amp;action=get_balances</a></div> <div><a href="api/index.php?exchange=Btce&action=get_balances">api/index.php?exchange=Btce&amp;action=get_balances</a></div> <div><a href="api/index.php?exchange=Bter&action=get_balances">api/index.php?exchange=Bter&amp;action=get_balances</a></div> <div><a href="api/index.php?exchange=Coinbase&action=get_balances">api/index.php?exchange=Coinbase&amp;action=get_balances</a></div> <div><a href="api/index.php?exchange=Poloniex&action=get_balances">api/index.php?exchange=Poloniex&amp;action=get_balances</a></div> </div> <div class="nickelbox" id="div_get_balances"> <span class="clicker" id="a_get_balances">under construction</span> </div> </div> <div class="nickelbox" id="div_btc_tx_sound"> <span id="a_btc_tx_sound">listen to bitcoin transactions</span> </div> <!-- Row Divider --><div style='clear:both;padding-top:25px;'></div> <div>&copy; NickelBot. Customize this website and launch a business with it. You own your customizations! Thank You for not hacking my server!</div> <div> <a href="http://validator.w3.org/check?uri=referer">Valid HTML</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a> </div> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script type="text/javascript" src="gui/scrypt.js"></script> <!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=AdamCox9" async="async"></script> <script src="gui/riffwave.js"></script> <script src="gui/btx_tx_sound.js"></script> <script src="gui/trollbox.js"></script> </body> </html>
AdamCox9/nickelbot
gui/index.html
HTML
mit
32,416
<!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" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Alerts e.g. approaching your limit</title> <style type="text/css"> img { max-width: 100%; } body { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6; } body { background-color: #f6f6f6; } @media only screen and (max-width: 640px) { h1 { font-weight: 600 !important; margin: 20px 0 5px !important; } h2 { font-weight: 600 !important; margin: 20px 0 5px !important; } h3 { font-weight: 600 !important; margin: 20px 0 5px !important; } h4 { font-weight: 600 !important; margin: 20px 0 5px !important; } h1 { font-size: 22px !important; } h2 { font-size: 18px !important; } h3 { font-size: 16px !important; } .container { width: 100% !important; } .content { padding: 10px !important; } .content-wrap { padding: 10px !important; } .invoice { width: 100% !important; } } </style> </head> <body style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6; background: #f6f6f6; margin: 0;"> <table class="body-wrap" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background: #f6f6f6; margin: 0;"> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;" valign="top"></td> <td class="container" width="600" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto;" valign="top"> <div class="content" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;"> <table class="main" width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background: #fff; margin: 0; border: 1px solid #e9e9e9;"> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="alert alert-warning" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; vertical-align: top; color: #fff; font-weight: 500; text-align: center; border-radius: 3px 3px 0 0; background: #FF9F00; margin: 0; padding: 20px;" align="center" valign="top"> Warning: You're approaching your limit. Please upgrade. </td> </tr> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="content-wrap" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;" valign="top"> <table width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="content-block" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top"> You have <strong style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">1 free report</strong> remaining. </td> </tr> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="content-block" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top"> Add your credit card now to upgrade your account to a premium plan to ensure you don't miss out on any reports. </td> </tr> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="content-block" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top"> <a href="http://www.mailgun.com" class="btn-primary" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; color: #FFF; text-decoration: none; line-height: 2; font-weight: bold; text-align: center; cursor: pointer; display: inline-block; border-radius: 5px; text-transform: capitalize; background: #348eda; margin: 0; border-color: #348eda; border-style: solid; border-width: 10px 20px;">Upgrade my account</a> </td> </tr> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="content-block" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top"> Thanks for choosing Acme Inc. </td> </tr> </table> </td> </tr> </table> <div class="footer" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; clear: both; color: #999; margin: 0; padding: 20px;"> <table width="100%" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <tr style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;"> <td class="aligncenter content-block" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 12px; vertical-align: top; text-align: center; margin: 0; padding: 0 0 20px;" align="center" valign="top"><a href="http://www.mailgun.com" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 12px; color: #999; text-decoration: underline; margin: 0;">Unsubscribe</a> from these alerts.</td> </tr> </table> </div></div> </td> <td style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;" valign="top"></td> </tr> </table> </body> </html>
jupegarnica/transactional-email-templates
templates/inlined/alert.html
HTML
mit
7,494
<!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 class="active"><a href="">8.5beta1 / contrib:aac-tactics 8.4.dev</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:aac-tactics <small>8.4.dev</small></h1> <table class="table table-striped text-center"> <thead> <tr> <td>Date</td> <td>Time</td> <td>Relative</td> <td>Status</td> </tr> </thead> <tbody> <tr> <td>2015-01-29</td> <td>21:10:17</td> <td><script>document.write(moment("2015-01-29 21:10:17 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td> <td class="info"><a href="2015-01-29_21-10-17.html">Not compatible with this Coq</a></td> </tr> <tr> <td>2015-01-28</td> <td>21:06:44</td> <td><script>document.write(moment("2015-01-28 21:06:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td> <td class="info"><a href="2015-01-28_21-06-44.html">Not compatible with this Coq</a></td> </tr> </tbody> </table> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io-old
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.5beta1/contrib:aac-tactics/8.4.dev/index.html
HTML
mit
3,690
<head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="HandheldFriendly" content="True"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Enable responsiveness on mobile devices--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <title>ember.js - code0100fun</title> <meta name="description" content=""> <!-- CSS --> <link rel="stylesheet" href="../../assets/css/prism.css?v=04fc2b85c0"> <link rel="stylesheet" href="../../assets/css/poole.css?v=04fc2b85c0"> <link rel="stylesheet" href="../../assets/css/iconmoon.css?v=04fc2b85c0"> <link rel="stylesheet" href="../../assets/css/syntax.css?v=04fc2b85c0"> <link rel="stylesheet" href="../../assets/css/oscar.css?v=04fc2b85c0"> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:100,300,300italic"> <!-- Icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://127.0.0.1:2368/assets/apple-touch-icon-precomposed.png?v=04fc2b85c0"> <link rel="shortcut icon" href="../../favicon.ico"> <link rel="canonical" href="http://localhost:2368/tag/ember-js/"> <meta name="referrer" content="origin-when-cross-origin"> <meta property="og:site_name" content="code0100fun"> <meta property="og:type" content="website"> <meta property="og:title" content="ember.js - code0100fun"> <meta property="og:url" content="http://localhost:2368/tag/ember-js/"> <meta property="article:modified_time" content="2016-08-05T20:47:45.000Z"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="ember.js - code0100fun"> <meta name="twitter:url" content="http://localhost:2368/tag/ember-js/"> <meta name="twitter:site" content="@code0100fun"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Series", "publisher": "code0100fun", "url": "http://localhost:2368/tag/ember-js/", "name": "ember.js" } </script> <meta name="generator" content="Ghost 0.9"> <link rel="alternate" type="application/rss+xml" title="code0100fun" href="http://localhost:2368/rss/"> </head> <body class="tag-template tag-ember-js"> <div class="masthead"> <div class="container"> <h2 class="masthead-title"> <a href="http://localhost:2368" title="Home">code0100fun</a> <small>A collection of thoughts I had at some point.</small> </h2> </div> <nav class="nav container"> <a class="nav-item sidebar-nav-home " href="../../"> <i class="nav-icon icon-home"></i> </a> <a class="nav-item sidebar-nav-github " href="https://github.com/code0100fun" target="_blank"> <i class="nav-icon icon-github"></i> </a> <a class="nav-item sidebar-nav-twitter " href="https://twitter.com/code0100fun" target="_blank"> <i class="nav-icon icon-twitter"></i> </a> <a class="nav-item sidebar-nav-linkedin " href="https://www.linkedin.com/in/charles-chase-mccarthy-84316616" target="_blank"> <i class="nav-icon icon-linkedin"></i> </a> </nav> </div> <div class="container content"> <header class="tag-header"> <h1 class="tag-title">ember.js</h1> <p class="tag-description"></p> </header> <article class="post tag-ember-js"> <header class="post-header"> <h1 class="post-title"> <a href="../../ember-js-lighting-the-fire/">Ember.js - Lighting the Fire</a> </h1> <section class="post-meta"> <time class="post-date" datetime="2013-03-06">March 06, 2013</time> <span class="tags"><a href="index.html">ember.js</a></span> </section> </header> <a class="read-more" href="../../ember-js-lighting-the-fire/"> <section class="post-excerpt"> <p>I'm attempting to learn Ember for the second time. My first attempt was over six months ago and so much has changed that it might as well be a different...</p> </section> </a> </article> </div> <nav class="pagination" role="navigation"> <span class="page-number">Page 1 of 1</span> </nav> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.3/jquery.min.js"></script> <script type="text/javascript" src="../../assets/js/gallery.js?v=04fc2b85c0"></script> <script type="text/javascript" src="../../assets/js/prism.js?v=04fc2b85c0"></script> <script type="text/javascript" src="../../assets/js/oscar.js?v=04fc2b85c0"></script> </body>
code0100fun/code0100fun.github.io
tag/ember-js/index.html
HTML
mit
4,806
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Apr 24 20:55:49 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.search.ReturnFields (Solr 4.8.0 API)</title> <meta name="date" content="2014-04-24"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.search.ReturnFields (Solr 4.8.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/search/class-use/ReturnFields.html" target="_top">Frames</a></li> <li><a href="ReturnFields.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.search.ReturnFields" class="title">Uses of Class<br>org.apache.solr.search.ReturnFields</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.response">org.apache.solr.response</a></td> <td class="colLast"> <div class="block"> API and implementations of <a href="../../../../../org/apache/solr/response/QueryResponseWriter.html" title="interface in org.apache.solr.response"><code>QueryResponseWriter</code></a> for formating Solr request responses</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.solr.search">org.apache.solr.search</a></td> <td class="colLast"> <div class="block"> APIs and classes for <a href="../../../../../org/apache/solr/search/QParserPlugin.html" title="class in org.apache.solr.search">parsing</a> and <a href="../../../../../org/apache/solr/search/SolrIndexSearcher.html" title="class in org.apache.solr.search">processing</a> search requests</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.response"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a> in <a href="../../../../../org/apache/solr/response/package-summary.html">org.apache.solr.response</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/solr/response/package-summary.html">org.apache.solr.response</a> declared as <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></code></td> <td class="colLast"><span class="strong">SolrQueryResponse.</span><code><strong><a href="../../../../../org/apache/solr/response/SolrQueryResponse.html#returnFields">returnFields</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></code></td> <td class="colLast"><span class="strong">TextResponseWriter.</span><code><strong><a href="../../../../../org/apache/solr/response/TextResponseWriter.html#returnFields">returnFields</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></code></td> <td class="colLast"><span class="strong">BinaryResponseWriter.Resolver.</span><code><strong><a href="../../../../../org/apache/solr/response/BinaryResponseWriter.Resolver.html#returnFields">returnFields</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/response/package-summary.html">org.apache.solr.response</a> that return <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></code></td> <td class="colLast"><span class="strong">SolrQueryResponse.</span><code><strong><a href="../../../../../org/apache/solr/response/SolrQueryResponse.html#getReturnFields()">getReturnFields</a></strong>()</code> <div class="block">Gets the document field names of fields to return by default when returning DocLists</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/solr/response/package-summary.html">org.apache.solr.response</a> with parameters of type <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SolrQueryResponse.</span><code><strong><a href="../../../../../org/apache/solr/response/SolrQueryResponse.html#setReturnFields(org.apache.solr.search.ReturnFields)">setReturnFields</a></strong>(<a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;fields)</code> <div class="block">Sets the document field names of fields to return by default when returning DocLists</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">TextResponseWriter.</span><code><strong><a href="../../../../../org/apache/solr/response/TextResponseWriter.html#writeDocuments(java.lang.String, org.apache.solr.response.ResultContext, org.apache.solr.search.ReturnFields)">writeDocuments</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name, <a href="../../../../../org/apache/solr/response/ResultContext.html" title="class in org.apache.solr.response">ResultContext</a>&nbsp;res, <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;fields)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XMLWriter.</span><code><strong><a href="../../../../../org/apache/solr/response/XMLWriter.html#writeSolrDocument(java.lang.String, org.apache.solr.common.SolrDocument, org.apache.solr.search.ReturnFields, int)">writeSolrDocument</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name, <a href="../../../../../../solr-solrj/org/apache/solr/common/SolrDocument.html?is-external=true" title="class or interface in org.apache.solr.common">SolrDocument</a>&nbsp;doc, <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;returnFields, int&nbsp;idx)</code> <div class="block">The SolrDocument should already have multivalued fields implemented as Collections -- this will not rewrite to &lt;arr&gt;</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract void</code></td> <td class="colLast"><span class="strong">TextResponseWriter.</span><code><strong><a href="../../../../../org/apache/solr/response/TextResponseWriter.html#writeSolrDocument(java.lang.String, org.apache.solr.common.SolrDocument, org.apache.solr.search.ReturnFields, int)">writeSolrDocument</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name, <a href="../../../../../../solr-solrj/org/apache/solr/common/SolrDocument.html?is-external=true" title="class or interface in org.apache.solr.common">SolrDocument</a>&nbsp;doc, <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;returnFields, int&nbsp;idx)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SchemaXmlWriter.</span><code><strong><a href="../../../../../org/apache/solr/response/SchemaXmlWriter.html#writeSolrDocument(java.lang.String, org.apache.solr.common.SolrDocument, org.apache.solr.search.ReturnFields, int)">writeSolrDocument</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name, <a href="../../../../../../solr-solrj/org/apache/solr/common/SolrDocument.html?is-external=true" title="class or interface in org.apache.solr.common">SolrDocument</a>&nbsp;doc, <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;returnFields, int&nbsp;idx)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">TextResponseWriter.</span><code><strong><a href="../../../../../org/apache/solr/response/TextResponseWriter.html#writeSolrDocumentList(java.lang.String, org.apache.solr.common.SolrDocumentList, org.apache.solr.search.ReturnFields)">writeSolrDocumentList</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name, <a href="../../../../../../solr-solrj/org/apache/solr/common/SolrDocumentList.html?is-external=true" title="class or interface in org.apache.solr.common">SolrDocumentList</a>&nbsp;docs, <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;returnFields)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/solr/response/package-summary.html">org.apache.solr.response</a> with parameters of type <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/solr/response/BinaryResponseWriter.Resolver.html#BinaryResponseWriter.Resolver(org.apache.solr.request.SolrQueryRequest, org.apache.solr.search.ReturnFields)">BinaryResponseWriter.Resolver</a></strong>(<a href="../../../../../org/apache/solr/request/SolrQueryRequest.html" title="interface in org.apache.solr.request">SolrQueryRequest</a>&nbsp;req, <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a>&nbsp;returnFields)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.solr.search"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a> in <a href="../../../../../org/apache/solr/search/package-summary.html">org.apache.solr.search</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">ReturnFields</a> in <a href="../../../../../org/apache/solr/search/package-summary.html">org.apache.solr.search</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/solr/search/SolrReturnFields.html" title="class in org.apache.solr.search">SolrReturnFields</a></strong></code> <div class="block">The default implementation of return fields parsing for Solr.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/solr/search/ReturnFields.html" title="class in org.apache.solr.search">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/solr/search/class-use/ReturnFields.html" target="_top">Frames</a></li> <li><a href="ReturnFields.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 &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
dtelaroli/angular-solr-example
solr-4.8.0/docs/solr-core/org/apache/solr/search/class-use/ReturnFields.html
HTML
mit
17,593
<HTML> <HEAD> <meta charset="UTF-8"> <title>NEXT_ROUND - core</title> <link rel="stylesheet" href="..\..\..\style.css"> </HEAD> <BODY> <a href="../../index.html">core</a>&nbsp;/&nbsp;<a href="../index.html">com.erikcupal.theblackcatclient.types</a>&nbsp;/&nbsp;<a href=".">NEXT_ROUND</a><br/> <br/> <h1>NEXT_ROUND</h1> <code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">NEXT_ROUND</span></code> <h3>Constructors</h3> <table> <tbody> <tr> <td> <a href="-init-.html">&lt;init&gt;</a></td> <td> <code><span class="identifier">NEXT_ROUND</span><span class="symbol">(</span><span class="identifier" id="com.erikcupal.theblackcatclient.types.NEXT_ROUND$<init>(kotlin.Boolean)/EMPTY">EMPTY</span><span class="symbol">:</span>&nbsp;<span class="identifier">Boolean</span>&nbsp;<span class="symbol">=</span>&nbsp;true<span class="symbol">)</span></code></td> </tr> </tbody> </table> <h3>Properties</h3> <table> <tbody> <tr> <td> <a href="-e-m-p-t-y.html">EMPTY</a></td> <td> <code><span class="keyword">val </span><span class="identifier">EMPTY</span><span class="symbol">: </span><span class="identifier">Boolean</span></code></td> </tr> </tbody> </table> </BODY> </HTML>
ErikCupal/the-black-cat-website
public/doc/client/core/com.erikcupal.theblackcatclient.types/-n-e-x-t_-r-o-u-n-d/index.html
HTML
mit
1,213