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
{% extends "layout.html" %} {% block pageTitle %} GOV.UK prototyping kit {% endblock %} {% block content %} {% import "release2-2/elements.html" as elements %} {% for page in data %} {% for question in page.hearing %} <main id="content" role="main"> {{ elements.backButton(page,question) }} <div class="grid-row"> <div class="column-two-thirds"> <form action="/release2-2/hearing{% if edit %}?edit=true{% endif %}" method="post" class="form"> {{ elements.header(page,question) }} {% set seq = [ {"id":"hearing","value":"Yes","showPanel":"hearingDetails"}, {"id":"hearing", "value":"No"} ] %} {{ elements.radioSelect('hearing',question.question,"",answers.hearing,seq,"inline") }} <div class="form-group panel-indent {% if answers.hearing != 'Yes' %}js-hidden{% endif %}" id="hearingDetails"> {% set seq = [ {"id":"hearing1", "label":question.hearingAidLabel, "value":question.hearingAidLabel}, {"id":"hearing2", "label":question.2hearingAidLabel, "value":question.2hearingAidLabel}, {"id":"hearing3", "label":question.implantLabel, "value":question.implantLabel}, {"id":"hearing5", "label":question.someoneLabel, "value":question.someoneLabel, "target" : "hearingSomeone", "textarea" : true, "textareaId" : "textreadId2", "textareaLabel" : question.someoneTxtQ, "textareaAnswer" : answers.textreadId2 }, {"id":"hearing6", "label":question.cantHearLabel, "value":question.cantHearLabel, "target" : "hearingCantHear", "textarea" : true, "textareaId" : "textreadId3", "textareaLabel" : question.cantHearTxtQ, "textareaAnswer" : answers.textreadId3 }, {"id":"hearing4", "label":question.somethingLabel, "value":question.somethingLabel, "target" : "hearingSomething", "textarea" : true, "textareaId" : "textreadId1", "textareaLabel" : question.somethingTxtQ, "textareaAnswer" : answers.textreadId1 } ] %} {{ elements.checkbox('optionsName',"checkbox",question.question2,question.qHintText,seq,answers,answers.optionsName) }} {{ elements.textarea("howDoes",question.question3,answers.howDoes,"",question.helpTextHd,question.helpText) }} </div> {{ elements.submit(page,question) }} </form> </div> {{ elements.helpline(page) }} {{ elements.validation(page,question) }} </div> </main> {% endfor %} {% endfor %} {% endblock %}
JoeChapman82/YBC-Version
app/views/release2-2/hearing.html
HTML
mit
2,568
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v0.0.3 - v0.0.4: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v0.0.3 - v0.0.4 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_script_origin.html">ScriptOrigin</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">v8::ScriptOrigin Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ResourceColumnOffset</b>() const (defined in <a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a>)</td><td class="entry"><a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>ResourceLineOffset</b>() const (defined in <a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a>)</td><td class="entry"><a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ResourceName</b>() const (defined in <a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a>)</td><td class="entry"><a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>ScriptOrigin</b>(Handle&lt; Value &gt; resource_name, Handle&lt; Integer &gt; resource_line_offset=Handle&lt; Integer &gt;(), Handle&lt; Integer &gt; resource_column_offset=Handle&lt; Integer &gt;()) (defined in <a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a>)</td><td class="entry"><a class="el" href="classv8_1_1_script_origin.html">v8::ScriptOrigin</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:44:04 for V8 API Reference Guide for node.js v0.0.3 - v0.0.4 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
696f024/html/classv8_1_1_script_origin-members.html
HTML
mit
5,978
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Manager</title> <meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no"> <link rel="stylesheet" href="css/style.min.css"> <script type="text/javascript" src="js/jquery-3.0.0.min.js"></script> <script src="js/calc/init.js"></script> </head> <body> <header class="header-admin"> <div class="header-menu header-menu-admin"> <div class="container"> <nav role="navigation" class="navbar navbar-default header-list"> <!-- Логотип и мобильное меню --> <div class="navbar-header"> <button type="button" data-target="#navbarCollapse" data-toggle="collapse" class="navbar-toggle"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="#!"> <img class="logo" src="img/logo.png" alt="logo"> </a> <div class="mobile-info"> <a class="basket" href="#!">корзина 0</a> <p class="phone">+7 (423) 230-12-18</p> </div> </div> <!-- Навигационное меню --> <div id="navbarCollapse" class="collapse navbar-collapse"> <ul class=" navbar-nav menu"> <li class="menu-item"> <a href="#!">О заводе</a> </li> <li class="menu-item"> <a href="#!">Преимущества</a> </li> <li class="menu-item"> <a href="#!">Продукция</a> </li> <li class="menu-item"> <a href="#!">Объекты</a> </li> <li class="menu-item"> <a href="#!">Калькулятор</a> </li> <li class="menu-item"> <a href="#!">СМИ о нас</a> </li> <li class="menu-item"> <a href="#!">Отзывы</a ></li> <li class="menu-item"> <a href="#!">Сертификаты</a> </li> </ul> <li class="request nav navbar-nav "> <img class="trunk" src="img/white-trunk.png" alt=""> <a class="basket" href="#!">корзина 0</a> </li> <li class="request nav navbar-nav navbar-right"> <p class="phone">+7 (423) 230-12-18</p> <a class="request-call" href="#!">заказать обратный звонок</a> </li> </div> </nav> </div> </div> </header> <div class="current-order"> <div class="container"> <div class="current-order-title current-order-bg col-lg-8 col-md-8 col-sm-12 col-xs-12"> <h1>Здесь вы можете: посмотреть историю заказов, заказать новую партию, посомтреть отгрузки</h1> </div> <div class="personal-info current-order-bg col-lg-3 col-md-3 col-sm-12 col-xs-12"> <h4>Личный кабинет пользователя:</h4> <button class="exit col-lg-3 col-md-3 col-sm-12 col-xs-12" href="#!" type="submit"><a class="exit-text" >Выход</a></button> <p class="name col-lg-9 col-md-9 col-sm-12 col-xs-12">Имя пользователя</p> </div> <div class="order-info col-lg-4 col-md-4 col-sm-4 col-xs-12"> <h4>Оплата</h4> <table class="table-order"> <tr> <td> <p>Заказ №11102</p> </td> <td><p>28.05.2016</p></td> </tr> <tr> <td> <p>Блок м75</p> </td> <td> <p>кол-во:</p> </td> </tr> <tr> <td> <p>Стоимость:</p> </td> <td><p>100,000 р</p></td> </tr> <tr> <td> <p>оплаченно:</p> </td> <td></td> </tr> </table> </div> <div class="order-info col-lg-4 col-md-4 col-sm-4 col-xs-12"> <h4>Отгрузка</h4> <table class="table-order"> <tr> <td> <p>Заказ №11102</p> </td> <td><p>28.05.2016</p></td> </tr> <tr> <td> <p>Блок м75</p> </td> <td> <p>кол-во:</p> </td> </tr> <tr> <td> <p>Стоимость:</p> </td> <td><p>100,000р</p></td> </tr> <tr> <td> <p>отгруженно:</p> </td> <td></td> </tr> <tr> <td> <p>Осталось:</p> </td> <td></td> </tr> </table> </div> <div class="order-info col-lg-4 col-md-4 col-sm-4 col-xs-12"> <h4>Отгрузка поддонов</h4> <table class="table-order"> <tr> <td> <p>Заказ №11102</p> </td> <td><p>28.05.2016</p></td> </tr> <tr> <td> <p>Блок м75</p> </td> <td> <p>кол-во:</p> </td> </tr> <tr> <td> <p>Стоимость:</p> </td> <td><p>100,000 р</p></td> </tr> <tr> <td> <p>отгруженно:</p> </td> <td></td> </tr> <tr> <td> <p>Осталось:</p> </td> <td></td> </table> </div> <div class="order-info flow col-lg-10 col-md-9 col-sm-8 col-xs-12"> <h4>Текущий заказ</h4> <table class="table-order"> <tr> <td> <p>Блок м75</p> </td> <td> <p>кол-во: </p> </td> <td> <p>Стоимость: 100,000 р</p> </td> </tr> </table> </div> <div class="order-info col-lg-2 col-md-3 col-sm-4 col-xs-12"> <h4>Всего к оплате</h4> <table class="table-order"> <tr> <td> <p>100,000 Р</p> </td> </tr> </table> </div> <div class="order-info delivery col-lg-4 col-md-4 col-sm-4 col-xs-12"> <h4>Заказать доставку:</h4> <table class="table-order"> <tr> <td> <p>Город:</p> </td> <td> <p></p> </td> </tr> </table> <table class="table-order"> <tr> <td> <p>Улица:</p> </td> <td> <p></p> </td> </tr> </table> <table class="table-order"> <tr> <td> <p>Населенный пункт</p> </td> <td> <p></p> </td> </tr> </table> <table class="table-order"> <tr> <td> <input type="radio"> </td> <td> <p>С краном</p> </td> <td> <input type="radio"> </td> <td> <p>Без крана</p> </td> </tr> </table> </div> <div class="order-info col-lg-4 col-md-4 col-sm-4 col-xs-4"> <h4>На какое число</h4> <input type="date" name="calendar" > </div> <div class="type-payment order-info col-lg-4 col-md-4 col-sm-4 col-xs-8"> <h4>Выбрать тип оплаты</h4> <table> <tr> <td> <a href="#!"> <img src="img/Векторный смарт-объект2.png" alt=""> </a> </td> <td> <p>Получить счетна оплату</p> </td> </tr> </table> <table> <tr> <td> <a href="#!"> <img src="img/Векторный смарт-объект3.png" alt=""> </a> </td> <td> <p>Реквизиты</p> </td> </tr> </table> <table> <tr> <td> <a href="#!"> <img src="img/Векторный смарт-объект4.png" alt=""> </a> </td> <td> <p>Оплатить наличными</p> </td> </tr> </table> </div> </div> </div> <div class="calculator"> <img class="divide" src="img/t_1.png" alt=""> <div class="container"> <div class="title-topic title-width"> <h1 class="title">Рассчитать стоимость</h1> </div> <h2 class="calculator-title">Калькулятор расчета количества блоков</h2> <!-- Start calculator --> <div id="calc" class="calc"> <div class="calc_i"> <div class="calc_i_h">1. Размеры жилого дома</div> <div class="calc_i_fields"> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Периметр (м)</div> <input id="calc-perimeter" class="calc_i_fields_i_val" name="perimeter" value="20"> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Высота (м)</div> <input id="calc-height" class="calc_i_fields_i_val" name="height" value="5"> </div> </div> </div> <div class="calc_i"> <div class="calc_i_h">2. Архитектурные особенности</div> <div class="calc_i_cols"> <div class="calc_i_cols_fields-left-c"> <div class="calc_i_description"> Если размеры дверей разные, то в поле <b>"Количество внешних дверей (шт)"</b> введите <b>"1"</b>, в поле <b>"Ширина одной двери (м)"</b> - сумму длин всех дверей, в поле <b>"Высота одной двери (м)"</b> - сумму высот всех дверей </div> <div class="calc_i_fields"> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl"> Количество внешних дверей (шт) </div> <input id="calc-doorsQuantity" class="calc_i_fields_i_val" name="doorsQuantity" value="1"> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl"> Ширина одной двери (м) </div> <input id="calc-doorWidth" class="calc_i_fields_i_val" name="doorWidth" value="1"> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl"> Высота одной двери (м) </div> <input id="calc-doorHeight" class="calc_i_fields_i_val" name="doorHeight" value="2"> </div> </div> </div> <div class="calc_i_cols_fields-right-c"> <div class="calc_i_description"> Если размеры окон разные, то в поле <b>"Количество окон (шт)"</b> введите <b>"1"</b>, в поле <b>"Ширина одного окна (м)"</b> - сумму длин всех окон, в поле <b>"Высота одного окна (м)"</b> - сумму высот всех окон </div> <div class="calc_i_fields"> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Количество окон (шт)</div> <input id="calc-windowsQuantity" class="calc_i_fields_i_val" name="windowsQuantity" value="1"> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Ширина одного окна (м)</div> <input id="calc-windowWidth" class="calc_i_fields_i_val" name="windowWidth" value="1"> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Высота одно окна (м)</div> <input id="calc-windowHeight" class="calc_i_fields_i_val" name="windowHeight" value="1"> </div> </div> </div> </div> </div> <div class="calc_i"> <div class="calc_i_h">3. Кладка</div> <div class="calc_i_cols"> <div id="calc_brick-photo" class="calc_i_cols_photo-c calc_brick-photo"> </div> <div class="calc_i_cols_info-c"> <div class="calc_i_fields"> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Вид кладки</div> <select id="calc-brick"> <option data-photo="img/products/block01.png" value="390/190/188"> Блок стеновой андезитобазальтовый М50 </option> <option data-photo="img/products/block01.png" value="390/190/188"> Блок стеновой андезитобазальтовый М75 </option> <option data-photo="img/products/block01.png" value="390/190/188"> Блок стеновой андезитобазальтовый М100 </option> <option data-photo="img/products/block02.png" value="390/90/188"> Блок перегородочный андезитобазальтовый </option> <option data-photo="img/products/block03.png" value="390/288/188">Блок рядовой с пенополистирольным вкладышем </option> <option data-photo="img/products/block04.png" value="495/288/188">Блок угловой с пенополистирольным вкладышем </option> <option data-photo="img/products/block05.png" value="190/288/188">Блок половинчатый с пенополистирольным вкладышем </option> <option data-photo="img/products/Euroblock6.png" value="390/190/188">Евроблок стеновой андезитобазальтовый </option> </select> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Толщина кладки (м)</div> <select id="calc-brickworkWidth" class="calc_i_fields_i_val" name="brickworkWidth"> <option value="0.24">0.24</option> <option value="0.4">0.4</option> <option value="0.6">0.6</option> </select> </div> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Толщина шва (раствора) (м)</div> <input id="calc-seamWidth" class="calc_i_fields_i_val" name="seamWidth" value="0.01"> </div> </div> </div> </div> </div> <div class="calc_i"> <button id="calc_i_sb" class="calc_i_sb"> <img src="img/calc.png" alt=""> <h3>Рассчитать</h3> </button> </div> <div class="calc_i calc_i__no-border"> <div class="calc_i_fields"> <div class="calc_i_fields_i"> <div class="calc_i_fields_i_lbl">Количество материала</div> <div id="calc_i_output" class="calc_i_output calc_i_fields_i_val"> <b>Для расчета, заполните поля.</b> </div> </div> </div> </div> </div> <!-- End calculator --> </div> </div> <div class="contacts"> <div class="container"> <div class="contacts-title"> <h2>Контакты:</h2> </div> <div class="contacts-description"> <p>Для того, чтобы обезопасить своих клиентов от покупки поддельных некачественных стройматериалов, Тереховский завод дает возможность приобрести свою продукцию любому клиенту напрямую, непосредственно у производителя.</p> </div> </div> </div> <div class="map"> <div class="logo-bottom"> <a href="#!"> <img class="logo" src="img/logo.png" alt="logo"> </a> </div> </div> <footer class="location"> <div class="container"> <div class="location-content col-lg-5 col-md-5 col-sm-5 col-xs-5"> <h4>Позвоните нам по телефону</h4> <p> - во Владивостоке: (423) 230-12-18, 230-12-19; </p> <p> - в Тереховке: (42334) 3-47-85. </p> </div> <div class="location-content col-lg-7 col-md-7 col-sm-7 col-xs-7"> <h4>Приходите к нам в офис</h4> <p> - во Владивостоке: ул. Мордовцева, 6 (вход со двора, 6-й этаж); </p> <p> - в Тереховке: станция Барановский, ул. Тополиная, 1 (слева от проходной завода). </p> </div> </div> </footer> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script type="text/javascript" src="dist/js/bootstrap.min.js"></script> </body> </html>
druny/euro-block
www/admin.html
HTML
mit
16,379
<!DOCTYPE html> <html> <head> <title>Contact – Wheeler Lab – Loyola University Chicago</title> <meta charset="utf-8" /> <meta content='text/html; charset=utf-8' http-equiv='Content-Type'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'> <meta name="description" content="Loyola University Chicago"> <meta property="og:description" content="Loyola University Chicago" /> <meta name="author" content="Wheeler Lab" /> <meta property="og:title" content="Contact" /> <meta property="twitter:title" content="Contact" /> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="/style.css" /> <link rel="alternate" type="application/rss+xml" title="Wheeler Lab - Loyola University Chicago" href="/feed.xml" /> <!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now --> </head> <body> <div class="wrapper-masthead"> <div class="container"> <header class="masthead clearfix"> <a href="/" class="site-avatar"><img src="https://raw.githubusercontent.com/hwheeler01/hwheeler01.github.io/master/images/DNA1.png" /></a> <div class="site-info"> <h1 class="site-title"><a href="/">Wheeler Lab</a></h1> <p class="site-description">Loyola University Chicago</p> </div> <nav> <a href="/research/">Research</a> <a href="/people">People</a> <a href="/teaching/">Teaching</a> <a href="/publications">Publications</a> <a href="/software">Software</a> <!-- <a href="/jobs/">Jobs</a> --> <a href="/about">Contact</a> <a href="/oldpubs"></a> <a href="/alumni"></a> <a href="/Abstracts"></a> </nav> </header> </div> </div> <div id="main" role="main" class="container"> <article class="page"> <h1>Contact</h1> <div class="entry"> <h2 id="prospective-students">Prospective Students</h2> <p>I am looking for motivated Bioinformatics, Computer Science, and Biology graduate and undergraduate students interested in developing and applying statistical modeling approaches to understand the genetics of complex traits. Students joining our computational lab need to have good communication (both oral and written) and organizational skills. Prior coursework in genetics/genomics, statistics, and programming is preferred. Familiarity or willingness to become familiar with Linux, R, Python, and GitHub is required.</p> <h3 id="if-you-are-interested-in-potentially-joining-our-lab">If you are interested in potentially joining our lab:</h3> <h4 id="graduate-students">Graduate Students</h4> <p>Consider applying to the <a href="https://www.luc.edu/bioinformatics/msinbioinformatics/">Loyola Bioinformatics MS Program</a> Thesis track and send me an email about your research interests.</p> <h4 id="undergraduate-students">Undergraduate Students</h4> <p>Undergraduate students working in my lab have to commit to at least 2 years and are expected to be in the lab 15-20 hours/week during the semester and full-time (funding is often available) during the summer.</p> <p>Formally apply at the <strong><a href="https://forms.luc.edu/biolab/login.htm">Biology Undergraduate Research Application Portal</a></strong> <em>AND</em> send answers to the following questions to <strong><a href="mailto:hwheeler1@luc.edu">hwheeler1@luc.edu</a></strong></p> <ul> <li>What interests you about human genetics?</li> <li>Is there a particular complex trait that interests you? Why?</li> <li>What are your future career goals and how will research on complex trait genetics help you attain these goals?</li> <li>What is your computer programming experience? What programming languages have you used?</li> <li>What previous experience do you have working in a lab or doing research?</li> <li>What courses have you taken in biology, statistics and computer science?</li> <li>How much time can you commit to working in the lab during the academic and summer months?</li> </ul> <h2 id="lab-location">Lab Location</h2> <p>Loyola University Chicago<br /> Lake Shore Campus<br /> Quinlan Life Sciences Center<br /> Lab: 321<br /> Office: 324</p> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2965.0788172864377!2d-87.657586!3d41.99858400000001!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x880fd1a09722a82b%3A0xbae2050b72dffcd7!2sLoyola+University+(Quinlan+Life+Sciences+Center)!5e0!3m2!1sen!2sus!4v1430425331899" width="400" height="300" frameborder="0" style="border:0"></iframe> </div> </article> </div> <div class="wrapper-footer"> <div class="container"> <footer class="footer"> <a href="mailto:hwheeler1@luc.edu"><i class="svg-icon email"></i></a> <a href="https://github.com/hwheeler01"><i class="svg-icon github"></i></a> <a href="https://www.linkedin.com/in/heather-e-wheeler"><i class="svg-icon linkedin"></i></a> <a href="https://www.twitter.com/genetix22"><i class="svg-icon twitter"></i></a> </footer> </div> </div> </body> </html>
hwheeler01/hwheeler01.github.io
_site/about/index.html
HTML
mit
5,373
<!--_meta 作为公共模版分离出去--> <!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <meta name="renderer" content="webkit|ie-comp|ie-stand"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <LINK rel="Bookmark" href="/favicon.ico" > <LINK rel="Shortcut Icon" href="/favicon.ico" /> <!--[if lt IE 9]> <script type="text/javascript" src="http://lib.h-ui.net/html5.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/respond.min.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/PIE_IE678.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="http://static.h-ui.net/h-ui/css/H-ui.min.css" /> <link rel="stylesheet" type="text/css" href="http://static.h-ui.net/h-ui/css/H-ui.admin.css" /> <link rel="stylesheet" type="text/css" href="http://lib.h-ui.net/Hui-iconfont/1.0.7/iconfont.css" /> <link rel="stylesheet" type="text/css" href="http://lib.h-ui.net/icheck/icheck.css" /> <link rel="stylesheet" type="text/css" href="http://static.h-ui.net/h-ui/skin/default/skin.css" id="skin" /> <link rel="stylesheet" type="text/css" href="http://static.h-ui.net/h-ui/css/style.css" /> <!--[if IE 6]> <script type="text/javascript" src="http://lib.h-ui.net/DD_belatedPNG_0.0.8a-min.js" ></script> <script>DD_belatedPNG.fix('*');</script> <![endif]--> <!--/meta 作为公共模版分离出去--> <title>添加管理员 - 管理员管理 - H-ui.admin v2.4</title> <meta name="keywords" content="H-ui.admin v2.3,H-ui网站后台模版,后台模版下载,后台管理系统模版,HTML后台模版下载"> <meta name="description" content="H-ui.admin v2.3,是一款由国人开发的轻量级扁平化网站后台模板,完全免费开源的网站后台管理系统模版,适合中小型CMS后台系统。"> </head> <body> <article class="page-container"> <form class="form form-horizontal" id="form-admin-add"> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3"><span class="c-red">*</span>管理员:</label> <div class="formControls col-xs-8 col-sm-9"> <input type="text" class="input-text" value="" placeholder="" id="adminName" name="adminName"> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3"><span class="c-red">*</span>初始密码:</label> <div class="formControls col-xs-8 col-sm-9"> <input type="password" class="input-text" autocomplete="off" value="" placeholder="密码" id="password" name="password"> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3"><span class="c-red">*</span>确认密码:</label> <div class="formControls col-xs-8 col-sm-9"> <input type="password" class="input-text" autocomplete="off" placeholder="确认新密码" id="password2" name="password2"> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3"><span class="c-red">*</span>性别:</label> <div class="formControls col-xs-8 col-sm-9 skin-minimal"> <div class="radio-box"> <input name="sex" type="radio" id="sex-1" checked> <label for="sex-1">男</label> </div> <div class="radio-box"> <input type="radio" id="sex-2" name="sex"> <label for="sex-2">女</label> </div> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3"><span class="c-red">*</span>手机:</label> <div class="formControls col-xs-8 col-sm-9"> <input type="text" class="input-text" value="" placeholder="" id="phone" name="phone"> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3"><span class="c-red">*</span>邮箱:</label> <div class="formControls col-xs-8 col-sm-9"> <input type="text" class="input-text" placeholder="@" name="email" id="email"> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3">角色:</label> <div class="formControls col-xs-8 col-sm-9"> <span class="select-box" style="width:150px;"> <select class="select" name="adminRole" size="1"> <option value="0">超级管理员</option> <option value="1">总编</option> <option value="2">栏目主辑</option> <option value="3">栏目编辑</option> </select> </span> </div> </div> <div class="row cl"> <label class="form-label col-xs-4 col-sm-3">备注:</label> <div class="formControls col-xs-8 col-sm-9"> <textarea name="" cols="" rows="" class="textarea" placeholder="说点什么...100个字符以内" dragonfly="true" onKeyUp="textarealength(this,100)"></textarea> <p class="textarea-numberbar"><em class="textarea-length">0</em>/100</p> </div> </div> <div class="row cl"> <div class="col-xs-8 col-sm-9 col-xs-offset-4 col-sm-offset-3"> <input class="btn btn-primary radius" type="submit" value="&nbsp;&nbsp;提交&nbsp;&nbsp;"> </div> </div> </form> </article> <!--_footer 作为公共模版分离出去--> <script type="text/javascript" src="http://lib.h-ui.net/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/layer/2.1/layer.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/icheck/jquery.icheck.min.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/jquery.validation/1.14.0/jquery.validate.min.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/jquery.validation/1.14.0/validate-methods.js"></script> <script type="text/javascript" src="http://lib.h-ui.net/jquery.validation/1.14.0/messages_zh.min.js"></script> <script type="text/javascript" src="static/h-ui/js/H-ui.js"></script> <script type="text/javascript" src="static/h-ui.admin/js/H-ui.admin.js"></script> <!--/_footer /作为公共模版分离出去--> <!--请在下方写此页面业务相关的脚本--> <script type="text/javascript"> $(function(){ $('.skin-minimal input').iCheck({ checkboxClass: 'icheckbox-blue', radioClass: 'iradio-blue', increaseArea: '20%' }); $("#form-admin-add").validate({ rules:{ adminName:{ required:true, minlength:4, maxlength:16 }, password:{ required:true, }, password2:{ required:true, equalTo: "#password" }, sex:{ required:true, }, phone:{ required:true, isPhone:true, }, email:{ required:true, email:true, }, adminRole:{ required:true, }, }, onkeyup:false, focusCleanup:true, success:"valid", submitHandler:function(form){ $(form).ajaxSubmit(); var index = parent.layer.getFrameIndex(window.name); parent.$('.btn-refresh').click(); parent.layer.close(index); } }); }); </script> <!--/请在上方写此页面业务相关的脚本--> </body> </html>
ma-lijun/jinghuan
admin-add.html
HTML
mit
6,823
<html> <style> {css} </style> <body> <div class="header-wrapper"><h2>Keyboard Shortcuts</h2></div> <h3>Actions</h3> <ul> <li><code><span class="shortcut-key">o&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>open file at hunk</code></li> <li><code><span class="shortcut-key">s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>ignore white space</code></li> <li><code><span class="shortcut-key">w&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>show word diff</code></li> <li><code><span class="shortcut-key">.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>go to next hunk</code></li> <li><code><span class="shortcut-key">,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>go to previous hunk</code></li> </ul> <h3>When Diffing Working Tree</h3> <ul> <li><code><span class="shortcut-key">{super_key}-enter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>stage (reset) hunk (cache mode)</code></li> <li><code><span class="shortcut-key">{super_key}-backspace&nbsp;&nbsp;</span>reset hunk</code></li> </ul> <h3>Other</h3> <ul> <li><code><span class="shortcut-key">?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>show this help popup</code></li> </ul> </body> </html>
asfaltboy/GitSavvy
popups/diff_view.html
HTML
mit
1,502
<html xmlns:foaf="http://xmlns.com/foaf/0.1/"> <head> <title>Title</title> <!-- 3rd-party libs --> <script type="text/javascript" src="../lib/jquery/1.4/jquery-1.4.4.min.js"></script> <script type="text/javascript" src="../lib/jquery-ui/1.8/js/jquery.ui.widget.js"></script> <script type="text/javascript" src="../lib/rdfquery/latest/jquery.rdfquery.all.min.js"></script> <script type="text/javascript" src="../lib/underscoreJS/underscore.js"></script> <script type="text/javascript" src="../lib/backboneJS/backbone.js"></script> <!-- VIE --> <script type="text/javascript" src="../lib/vie/vie.js"></script> <!-- VIE^2 --> <script type="text/javascript" src="../src/core.js"></script> <script type="text/javascript" src="../src/connector.js"></script> <script type="text/javascript" src="../src/entity.js"></script> <script type="text/javascript" src="../src/mapping.js"></script> <!-- Connector plug-ins --> <script type="text/javascript" src="../src/connector-stanbol.js"></script> <script type="text/javascript" src="../src/connector-rdfa.js"></script> <!-- Mapping plug-ins --> <script type="text/javascript" src="../src/mapping-entity.js"></script> <!-- How the API would look like! --> <script type="text/javascript"> $(function () { var ns = { 'google' : 'http://dbpedia.org/resource/', 'dbpedia' : 'http://dbpedia.org/resource/', 'dbprop' : 'http://dbpedia.org/property/', 'dbonto' : 'http://dbpedia.org/ontology/', 'rdf' : 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', 'rdfs' : 'http://www.w3.org/2000/01/rdf-schema#', 'iks' : 'http://www.iks-project.eu/#', 'foaf' : 'http://xmlns.com/foaf/0.1/', 'dc' : 'http://purl.org/dc/terms/', 'geo' : 'http://www.w3.org/2003/01/geo/wgs84_pos#' }; var span = $('#test') .vie2({namespaces: ns}) .vie2('analyze', false); var matches = span .vie2('filter', 'entity') .vie2('matches'); console.info(matches); jQuery.each(matches, function () { console.info("FOUND PERSON: " + this['@'] + "|" + this['a']); }); }); /** * This outputs the following on the console: * VIE2.core Registered connector 'stanbol' VIE2.core Registered connector 'rdfa' VIE2.core Registered mapping 'person' VIE2.core Start analyze! VIE2.core Starting analysis with connector: 'stanbol'! VIE2.core Received RDF annotation from connector 'stanbol'! VIE2.core Starting analysis with connector: 'rdfa'! VIE2.Connector(rdfa) Object has no 'typeof' attribute! Trying to find children. VIE2.core Received RDF annotation from connector 'rdfa'! VIE2.core Finished task: 'analyze'! FOUND PERSON: "Michael Jackson"^^<http://www.w3.org/2001/XMLSchema#string>|<urn:enhancement-bbb47378-5ce3-d110-4e81-21660a7f41f4> FOUND PERSON: "Barack Obama"^^<http://www.w3.org/2001/XMLSchema#string>|<urn:enhancement-1c79376c-15b7-f6c6-4756-17c4a9db061c> FOUND PERSON: "Sebastian Germesin"|_:b279 */ </script> </head> <body> <span id='test'>This is a small test, where <span typeof="foaf:Person"><span property="foaf:name">Sebastian Germesin</span></span>, Michael Jackson and Barack Obama sing a song.</span> </body> </html>
evo42/VIE-2
demos/test.html
HTML
mit
3,288
<head> <meta charset="utf-8"> <!-- (1) Optimize for mobile versions: http://goo.gl/EOpFl --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- (1) force latest IE rendering engine: bit.ly/1c8EiC9 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 200 }}{% else %}{{ site.description }}{% endif %}" /> <meta name="HandheldFriendly" content="True" /> <meta name="MobileOptimized" content="320" /> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> {% if site.twitter_handle %} <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="{{ site.twitter_handle }}" /> <meta name="twitter:title" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}" /> <meta name="twitter:image" content="{{ site.logo | prepend: site.url }}" /> {% if page.excerpt %} <meta name="twitter:description" content="{{ page.excerpt | strip_html | strip_newlines | truncate: 200 }}" /> {% elsif site.description %} <meta name="twitter:description" content="{{ site.description | strip_html | strip_newlines | truncate: 200 }}" /> {% endif %} {% endif %} <meta property="og:site_name" content="{{ site.title }}" /> <meta property="og:title" content="{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}"/> {% if page.excerpt %} <meta property="og:description" content="{{ page.excerpt | strip_html | strip_newlines | truncate: 200 }}" /> {% elsif site.description %} <meta property="og:description" content="{{ site.description | strip_html | strip_newlines | truncate: 200 }}" /> {% endif %} <meta property="og:image" content="{% if page.image %}{{ page.image | prepend: site.url }}{% else %}{{ site.logo | prepend: site.url }}{% endif %}" /> <meta property="og:url" content="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}" > <meta property="og:type" content="blog" /> {% if page.date %}<meta property="article:published_time" content="{{ page.date | date_to_xmlschema }}">{% endif %} <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"/> <link rel="shortcut icon" href="{{ "/assets/images/icons/favicon-16x16.png" | prepend: site.baseurl }}" type="image/png"/> <link rel="stylesheet" href="//brick.a.ssl.fastly.net/Linux+Libertine:400,400i,700,700i/Open+Sans:400,400i,700,700i"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" media="screen" href="{{ "/css/main.css" | prepend: site.baseurl }}" /> <link rel="stylesheet" type="text/css" media="print" href="{{ "/css/print.css" | prepend: site.baseurl }}" /> </head>
djkenne/djkenne.github.io
_includes/head.html
HTML
mit
3,080
<!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_66) on Mon Mar 07 13:27:52 EET 2016 --> <title>A-Index</title> <meta name="date" content="2016-03-07"> <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="A-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>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>Prev Letter</li> <li><a href="index-2.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li> <li><a href="index-1.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<a href="index-16.html">U</a>&nbsp;<a name="I:A"> <!-- --> </a> <h2 class="title">A</h2> <dl> <dt><span class="memberNameLink"><a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html#AARHUS_PARKING_UUIDs">AARHUS_PARKING_UUIDs</a></span> - Static variable in class com.siemens.ct.citypulse.event.detection.core.<a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html" title="class in com.siemens.ct.citypulse.event.detection.core">Commons</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html#AARHUS_TRFFIC_UUIDs">AARHUS_TRFFIC_UUIDs</a></span> - Static variable in class com.siemens.ct.citypulse.event.detection.core.<a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html" title="class in com.siemens.ct.citypulse.event.detection.core">Commons</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/siemens/ct/citypulse/event/detection/api/EventDetection.html#addEventDetectionNode-java.util.HashMap-com.siemens.ct.citypulse.event.detection.api.EventDetectionNode-">addEventDetectionNode(HashMap&lt;String, String&gt;, EventDetectionNode)</a></span> - Method in class com.siemens.ct.citypulse.event.detection.api.<a href="../com/siemens/ct/citypulse/event/detection/api/EventDetection.html" title="class in com.siemens.ct.citypulse.event.detection.api">EventDetection</a></dt> <dd> <div class="block">Method that adds a new event detection node.</div> </dd> <dt><span class="memberNameLink"><a href="../com/siemens/ct/citypulse/event/detection/api/EventDetection.html#addEventDetectionNodeAggregated-java.util.HashMap-com.siemens.ct.citypulse.event.detection.api.EventDetectionNodeAggregated-">addEventDetectionNodeAggregated(HashMap&lt;String, String&gt;, EventDetectionNodeAggregated)</a></span> - Method in class com.siemens.ct.citypulse.event.detection.api.<a href="../com/siemens/ct/citypulse/event/detection/api/EventDetection.html" title="class in com.siemens.ct.citypulse.event.detection.api">EventDetection</a></dt> <dd> <div class="block">Method that adds a new event detection node for aggregated messages.</div> </dd> <dt><span class="memberNameLink"><a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html#AGGREGATED_DATA_EXCHANGE">AGGREGATED_DATA_EXCHANGE</a></span> - Static variable in class com.siemens.ct.citypulse.event.detection.core.<a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html" title="class in com.siemens.ct.citypulse.event.detection.core">Commons</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html#ANNOTATED_DATA_EXCHANGE">ANNOTATED_DATA_EXCHANGE</a></span> - Static variable in class com.siemens.ct.citypulse.event.detection.core.<a href="../com/siemens/ct/citypulse/event/detection/core/Commons.html" title="class in com.siemens.ct.citypulse.event.detection.core">Commons</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">O</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<a href="index-16.html">U</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>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>Prev Letter</li> <li><a href="index-2.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li> <li><a href="index-1.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>
CityPulse/Event-Detector
javadoc/index-files/index-1.html
HTML
mit
7,745
<div class="md"><p>Many people believe that Michael Jackson died due to propofol.</p> <p>Not so. He was murdered.</p> <p>He had actually been taking propofol nightly since around 1980, not in order to make himself sleep, but to suppress REM sleep. After several months of REM sleep suppression, the user becomes &quot;receptive,&quot; in other words, they enter the same state achieved by prolonged continuous immersion in aerosol LSD.</p> <p>The brain can physically restructure itself simply through thought. By reordering thought, one can physically reorder the brain. LSD or long-term propofol use makes the brain&#39;s neuro-structure &quot;malleable&quot;. High-energy rays from outer space are able to penetrate the body, and these can lead to random mutations and cancers. And sometimes, they lead to changes that are not random at all. Changes which have been intentionally programmed. Changes designed to bring about civilization-level transformations.</p> <p>Michael Jackson was unaware of all of this. He merely knew that propofol allowed him to enter sort of waking dream state of heightened creativity. The side effects were horrifying paranoia and obsession, but he felt that he was strong enough to endure these side effects. The success of Thriller seemed to vindicate his theories about propofol, and unfortunately, he was damned by his own success.</p> <p>So how did he die? Through the lyrics of &quot;Another Part of Me&quot; and the vegetable part of &quot;Wanna Be Startin&#39; Something,&quot; it was quite clear that he had become &quot;receptive&quot; and neuro-altered in line with Master Design 9. But he was considered to be minimal threat and even perhaps and asset until his mounting financial problems made him a liability. He was terminated, thought I&#39;m not sure of the exact means.</p> </div>
cryzed/The-Interface-Series-e-book
parts/_9MOTHER9HORSE9EYES9/d2iz8v8.html
HTML
mit
1,835
<!DOCTYPE html><html><head><title>https://cgmonline.co/tags/%E7%AD%89%E4%BD%8D%E5%9F%BA%E5%9B%A0/</title><link rel="canonical" href="https://cgmonline.co/tags/%E7%AD%89%E4%BD%8D%E5%9F%BA%E5%9B%A0/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://cgmonline.co/tags/%E7%AD%89%E4%BD%8D%E5%9F%BA%E5%9B%A0/" /></head></html>
cgmonline/cgmonline
docs/tags/等位基因/page/1/index.html
HTML
mit
385
<!DOCTYPE html> <html> <head> <!-- Basic --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>裕诚信息科技-关于我们</title> <meta name="keywords" content="裕诚信息科技 流量 平台"/> <meta name="description" content="裕诚信息科技流量分发平台"> <meta name="author" content="icellent"> <!-- Favicon --> <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"/> <link rel="apple-touch-icon" href="img/apple-touch-icon.png"> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.min.css"> <link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.min.css"> <link rel="stylesheet" href="css/theme.css"> <link rel="stylesheet" href="css/theme-elements.css"> <link rel="stylesheet" href="css/theme-animate.css"> <link rel="stylesheet" href="vendor/rs-plugin/css/settings.css" media="screen"> <link rel="stylesheet" href="vendor/rs-plugin/css/layers.css" media="screen"> <link rel="stylesheet" href="vendor/rs-plugin/css/navigation.css" media="screen"> <link rel="stylesheet" href="css/skins/default.css"> <link rel="stylesheet" href="css/custom.css"> <script src="vendor/modernizr/modernizr.min.js"></script> <!--[if (lt IE 9) & (!IEMobile)]> <script src="vendor/respond.min.js"></script> <![endif]--> </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">你正在使用一个旧版的浏览器,请升级 <strong>浏览器</strong>,提升您的浏览体验</p> <![endif]--> <div class="body"> <header id="header" class="header-narrow header-no-border-bottom" data-plugin-options='{"stickyEnabled": true, "stickyEnableOnMobile": true, "stickyStartAt": "33px", "stickySetTop": "-33px"}'> <div class="header-body"> <div class="header-top"> <div class="container"> <p> 国内顶尖手机流量分发平台 </p> </div> </div> <div class="header-container container"> <div class="header-row"> <div class="header-column"> <div class="header-logo"> <a href="index.html"> <img alt="logo" src="img/logo.png"> </a> </div> </div> <div class="header-column"> <div class="header-row"> <div class="header-nav header-nav-stripe"> <button class="btn header-btn-collapse-nav" data-toggle="collapse" data-target=".header-nav-main"> <i class="fa fa-bars"></i> </button> <div class="header-nav-main header-nav-main-square header-nav-main-effect-1 header-nav-main-sub-effect-1 collapse"> <nav> <ul class="nav nav-pills" id="mainNav"> <li> <a href="index.html">主页</a> </li> <li> <a href="product.html">产品服务</a> </li> <li> <a href="portfolio.html">成功案例</a> </li> <li> <a href="buy.html">套餐介绍</a> </li> <li> <a href="reseller.html">合作代理</a> </li> <li class="dropdown active"> <a class="dropdown-toggle" href="about.html"> 关于我们 <i class="fa fa-caret-down"></i> </a> <ul class="dropdown-menu"> <li><a href="about.html">企业文化</a></li> <li><a href="contact.html">联系我们</a></li> <li><a href="jobs.html">人才招聘</a></li> </ul> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> </div> </header> <div role="main" class="main"> <section class="section section-primary section-no-border pt-xl m-none" id="yc-eightinfo"> <div class="container"> <div class="row center m-lg"> <div class="col-md-12"> <img src="img/800.png" class="img-responsive m-auto" alt="800"> <h1 class="m-xl">关于流量钱庄</h1> <p> 流量钱庄是广州裕诚信息科技有限公司研发的手机流量奖励营销专家,以手机流量为核心,打造贯穿于各种APP应用、手机游戏和社交平台的一体化奖励营销活动平台,为企业客户开展移动营销活动,实现品宣、拉新、回馈等。整合移动、联通和电信三大运营商数据流量资源,融合数百万移动互联网合作伙伴,实现客户的流量定制、流量赠送、流量兑换等业务体系。 </p> </div> </div> </div> </section> <section class="section section-center section-with-divider section-no-background m-none" id="yc-company"> <div class="divider divider-style-4 divider-primary taller divider-icon-lg"> <i class="fa fa-chevron-up"></i> </div> <div class="container"> <div class="row center m-lg"> <div class="col-md-12"> <h1 class="m-xl">公司简介</h1> <p>广州裕诚信息科技有限公司主营产品包括安卓应用开发、IOS APP应用开发、微信应用平台开发,研制完全自主定义的数据流量产品,让各种平台产品完美结合。我们抛开繁琐的运营商对接,摒弃各种的技术障碍,力求让行业客户实现移动互联网的流量营销变得轻松容易。商家(APP、游戏、网页等)只需要简单的API、HTML5接入,就可以实现上网数据流量的开通和下发功能,极速完成商业营销推广全新闭环。 </p> </div> </div> <div class="featured-boxes featured-boxes-style-2" data-appear-animation="fadeInLeftBig" data-appear-animation-delay="100"> <div class="row"> <div class="col-md-3 col-sm-6"> <div class="outer-box"> <div class="ycinfo ycinfo-1"> <img src="img/icons/icon-android.png" alt=""> </div> <p>安卓应用开发</p> </div> </div> <div class="col-md-3 col-sm-6"> <div class="outer-box"> <div class="ycinfo ycinfo-2"> <img src="img/icons/icon-cell.png" alt=""> </div> <p>IOS APP应用开发</p> </div> </div> <div class="col-md-3 col-sm-6"> <div class="outer-box"> <div class="ycinfo ycinfo-3"> <img src="img/icons/icon-wechat.png" alt=""> </div> <p>微信应用平台开发</p> </div> </div> <div class="col-md-3 col-sm-6"> <div class="outer-box"> <div class="ycinfo ycinfo-4"> <img src="img/icons/icon-datas.png" alt=""> </div> <p>流量定制、流量赠送、流量兑换和流量交易等业务</p> </div> </div> </div> </div> </div> </section> </div> <footer id="footer"> <div class="container"> <div class="row bottom-border"> <div class="footer-ribbon"> <span>马上联系我们</span> </div> <div class="col-md-3 col-sm-3 col-xs-6"> <a href="#"><img src="img/footer-logo.png" alt="logo" class="img-responsive logo"></a> <p class="yc-help">国内顶尖流量分发平台</p> </div> <div class="col-md-4 col-sm-4 col-xs-6"> <p class="line-height-lg"> 客服电话: 400-101-1061<br> 联系电话: 020-38921220<br> QQ: 154660746<br> Email: service@yuchenginfo.com </p> </div> <div class="col-md-3 col-sm-3 col-xs-6 text-right"> <p class="mb-xs">微信(搜索公众号:flowhouse)</p> <h4>扫一扫</h4> </div> <div class="col-md-2 col-sm-2 col-xs-6"> <img src="img/qrcode.jpg" class="img-responsive" alt="qr"> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <p>&copy;广州裕诚信息科技有限公司 粤ICP备14091639号</p> </div> </div> </div> </div> </footer> </div> <!-- Vendor --> <script src="vendor/jquery/jquery-1.12.0.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <script src="vendor/common/common.min.js"></script> <script src="vendor/isotope/jquery.isotope.min.js"></script> <script src="vendor/owl.carousel/owl.carousel.min.js"></script> <!--Vendor end--> <script src="js/plugins.js"></script> <script src="js/main.js"></script> <script src="js/main.init.js"></script> </body> </html>
icellent/icellent.github.io
website/ycinfo/about.html
HTML
mit
11,919
<HTML><HEAD> <TITLE>Review for Pay It Forward (2000)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0223897">Pay It Forward (2000)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Jerry+Saravia">Jerry Saravia</A></H3><HR WIDTH="40%" SIZE="4"> <PRE>PAY IT FORWARD (2000) Reviewed by Jerry Saravia March 5th, 2001</PRE> <P>You have heard the concept before. You receive an e-mail or a letter in the mail regarding a great new opportunity - you send one dollar to seven addresses and they will send one dollar to seven others, and so on. Before you know it, you will make thousands of dollars a month. The idea forms a chain or a pyramid strategy, hence, chain letters. The reason the idea does not work is because it feels like a rip-off, plus whose to say that people will follow through and pay it forward. The film "Pay it Forward" wants us to believe that people repaying acts of kindness for kindness done upon them can work if a kid makes them believe in the idea. But how many people are genuinely kind enough to follow through with such a plan? Do we want to be forced to act kindly? </P> <P>Consider the opening sequence of the film set in an elementary school. Trevor McKinney (Haley Joel Osment), a seventh grader, listens attentively in class as his social-studies teacher, Mr. Simonet (Kevin Spacey), gives an extra-credit assignment for the semester. The class is to come up with a plan of action to make the world a better place and follow through by performing said action. Trevor devises an original plan: one person does an act of kindness for someone and that person will pay it forward by helping three other people. A chain reaction is expected as numbers will grow and before you know it, the world will be at peace again. But there are flaws with such a plan, aren't there? Could such a chain reaction occur with no money involved? There may be benefits if the acts are reciprocated but what if they aren't? This movie never dares to consider that certain people do not want to be helped or even want to act kindly. </P> <P>For example, there is the homeless drug addict, Jerry (Jim Caviezel), who is taken home by Trevor. We sense that Jerry is only interested in his next fix, which he is, but he also claims that this kid has helped him to see the light and get another chance at life. There is the homeless alcoholic (Angie Dickinson), her own alcoholic daughter, Arlene, Trevor's mother (Helen Hunt), who always keep a bottle stashed in her washer. There is also another drug addict and a couple of school bullies. And then there is Mr. Simonet, who has burn scars all over his body, uses "a lot of big words" and whom Trevor tries to fix up with his mother, Arlene. Trevor hopes to at least help his mother and Mr. Simonet, as well as his friend who is beaten up by bullies. He is trying to pay it forward. Suddenly, a movement is born, or so it seems. </P> <P>"Pay it Forward's" structure is all over the place, as it jumps backwards and forwards in time. We see a reporter (Jay Mohr) at a crime scene where his car is nearly demolished. A lawyer sees him, and offers his Jaguar as compensation for the reporter's loss. The lawyer is paying it forward, and thus begins the reporter's quest to discover the origins of this movement. "Four Months Earlier" is the title reminding us of where we are in time yet throughout the film, Jay Mohr's character seems to occupy the same timeline as Trevor's, particularly during the genesis of his plan. </P> <P>Time shifting is not this film's problem. A bigger flaw is the lack of time spent on this ingenious plan, its pros and cons and so on. Too much time is devoted to the silly romance between Mr. Simonet and Trevor's mother to the point of nausea. Helen Hunt is astoundingly good as the trashy waitress but her alcoholic mood swings seem too abrupt to really believe, or as abrupt as it should be. She undergoes such a quick recovery that it hardly seems plausible she was ever an alcoholic to begin with. Kevin Spacey is adequately restrained as the scarred Mr. Simonet, and has all the best dialogue scenes. But hardly much of this matters as much as Trevor's plan of action. We see samples of it but not enough is balanced with the film's increasingly tepid romance, not to mention the inclusion of Trevor's own father (Jon Bon Jovi) who appears and disappears so fast that you'll forget he ever existed. I would also have liked to have seen more of Dickinson's character or even Caviezel's.</P> <P>Some have called "Pay it Forward" shamelessly manipulative and overly sentimental. Some have called it touching. I just found the Spacey and Hunt characters real and engaging yet they are mostly saddled with unrealistic dialogue and shameless cliches, and the rest of the characters are mere stereotypes. The film is strangely watchable but also devoid of real human emotion, and plus there is a tragic, unbelievable coda that negates most of the film's two hour running time. All in all, not terrible but too thin and cliche-ridden to recommend to anyone, let alone three people. </P> <P>For more reviews, check out JERRY AT THE MOVIES at <A HREF="http://moviething.com/members/movies/faust/JATMindex.shtml">http://moviething.com/members/movies/faust/JATMindex.shtml</A></P> <P>E-mail me with any questions, comments or general complaints at <A HREF="mailto:Faust668@aol.com">Faust668@aol.com</A> or at <A HREF="mailto:faustus_08520@yahoo.com">faustus_08520@yahoo.com</A></P> <PRE>========== X-RAMR-ID: 29071 X-Language: en X-RT-ReviewID: 242690 X-RT-TitleID: 1101147 X-RT-SourceID: 875 X-RT-AuthorID: 1314</PRE> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/29071.html
HTML
mit
6,604
<!doctype html> <html lang="en"> <head> <style>body { margin: 0; overflow: hidden; }</style> </head> <body> <script src="../../src/lib/three.js"></script> <script src="../../src/lib/Detector.js"></script> <script src="../../src/lib/TrackballControls.js"></script> <script src="../../src/lib/THREEx.FullScreen.js"></script> <script src="../../src/lib/THREEx.WindowResize.js"></script> <script src="../../src/lib/helvetiker_regular.typeface.js"></script> <script src="../../src/grow3.js"></script> <script src="../../src/grow3.Runner.js"></script> <script> name = "Mesh Rings"; author = "FilGf"; date = "2013-04-20"; source = function (grow3) { with (grow3) { var mats = [new THREE.MeshPhongMaterial({color: 0xffeeee}), new THREE.MeshPhongMaterial({color: 0x889988}) ]; var torus = new THREE.TorusGeometry(1, 0.35, 12, 32); background(0x444444); maxDepth(5); rules({ recurse: function () { camera(move(50).yaw(90)); mesh(material(rnd(mats)), torus); for (var i = 0; i < 360; i += 30) { recurse(yaw(i).scale(0.8).move(8.0).pitch(0.3 * i)); recurse(yaw(i).scale(0.8).move(-8.0).pitch(0.3 * i)); } }, start: function () { light(move(270), 0xddffdd); recurse(); } }); start(); } }; document.title = (name || "") + " [grow3.js]" window.onload = function() { var runner = new grow3.Runner(document.body); runner.run(source); }; </script> </body> </html>
filgf/grow3.js
examples/html/001_MeshRings.html
HTML
mit
1,794
<html><body> <h4>Windows 10 x64 (18362.329)</h4><br> <h2>wil_details_StagingConfig</h2> <font face="arial"> +0x000 store : <a href="./wil_FeatureStore.html">wil_FeatureStore</a><br> +0x004 forUpdate : Int4B<br> +0x008 readChangeStamp : Uint4B<br> +0x00c readVersion : UChar<br> +0x010 modified : Int4B<br> +0x018 header : Ptr64 <a href="./wil_details_StagingConfigHeader.html">wil_details_StagingConfigHeader</a><br> +0x020 features : Ptr64 <a href="./wil_details_StagingConfigFeature.html">wil_details_StagingConfigFeature</a><br> +0x028 triggers : Ptr64 <a href="./wil_details_StagingConfigUsageTrigger.html">wil_details_StagingConfigUsageTrigger</a><br> +0x030 changedInSession : Int4B<br> +0x038 buffer : Ptr64 Void<br> +0x040 bufferSize : Uint8B<br> +0x048 bufferAlloc : Uint8B<br> +0x050 bufferOwned : Int4B<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (18362.329)/wil_details_StagingConfig.html
HTML
mit
977
<template name="NewNoteForm"> {{> quickForm collection="Notes" type="insert" class="new-notes-form" id="new-notes-form"}} </template>
nickkenens/note-learning
client/components/forms/newNoteForm.html
HTML
mit
135
--- redirect_from: /docs/1.0.10/classes/trace.trace-1.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Trace | @uirouter/angularjs</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href="../assets/css/uirouter.css"> <script src="../assets/js/modernizr.js"></script> <script src="../assets/js/reset.js"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">@uirouter/angularjs</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <!-- <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> --> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Internal UI-Router API</label> <!-- <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> --> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../index.html">@uirouter/angularjs</a> </li> <li> <a href="../modules/trace.html">trace</a> </li> <li> <a href="trace.trace-1.html">Trace</a> </li> </ul> <h1>Class Trace</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Prints UI-Router Transition trace information to the console.</p> </div> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">Trace</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class"><a href="trace.trace-1.html#disable" class="tsd-kind-icon">disable</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="trace.trace-1.html#enable" class="tsd-kind-icon">enable</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="trace.trace-1.html#enabled" class="tsd-kind-icon">enabled</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceerror" class="tsd-kind-icon">trace<wbr>Error</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#tracehookinvocation" class="tsd-kind-icon">trace<wbr>Hook<wbr>Invocation</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#tracehookresult" class="tsd-kind-icon">trace<wbr>Hook<wbr>Result</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceresolvableresolved" class="tsd-kind-icon">trace<wbr>Resolvable<wbr>Resolved</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceresolvepath" class="tsd-kind-icon">trace<wbr>Resolve<wbr>Path</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#tracesuccess" class="tsd-kind-icon">trace<wbr>Success</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#tracetransitionignored" class="tsd-kind-icon">trace<wbr>Transition<wbr>Ignored</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#tracetransitionstart" class="tsd-kind-icon">trace<wbr>Transition<wbr>Start</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceuiviewconfigupdated" class="tsd-kind-icon">traceUIView<wbr>Config<wbr>Updated</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceuiviewevent" class="tsd-kind-icon">traceUIView<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceuiviewfill" class="tsd-kind-icon">traceUIView<wbr>Fill</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceviewserviceevent" class="tsd-kind-icon">trace<wbr>View<wbr>Service<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceviewserviceuiviewevent" class="tsd-kind-icon">trace<wbr>View<wbr>ServiceUIView<wbr>Event</a></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="trace.trace-1.html#traceviewsync" class="tsd-kind-icon">trace<wbr>View<wbr>Sync</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="disable" class="tsd-anchor"></a> <!-- <h3>disable</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">disable<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>categories<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(string | number)[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> <li class="tsd-header"> <p> Disables a trace <a href="../enums/trace.category.html">Category</a> </p> </li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Disables a trace <a href="../enums/trace.category.html">Category</a></p> </div> <pre><code class="lang-js">trace.disable(<span class="hljs-string">"VIEWCONFIG"</span>); </code></pre> <pre><code> Also takes strings (<span class="hljs-name">category</span> name) or ordinal (<span class="hljs-name">category</span> position) </code></pre> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-signature-symbol">...</span>categories: <span class="tsd-flag ts-flagRest">Rest</span>&nbsp; <span class="tsd-signature-type">(string | number)[]</span></h5> : <div class="tsd-comment tsd-typography"> <p>categories to disable. If <code>categories</code> is omitted, all categories are disabled.</p> </div> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L143">core/src/common/trace.ts:143</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="enable" class="tsd-anchor"></a> <!-- <h3>enable</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">enable<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>categories<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">(string | number)[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li> <li class="tsd-header"> <p> Enables a trace <a href="../enums/trace.category.html">Category</a> </p> </li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Enables a trace <a href="../enums/trace.category.html">Category</a></p> </div> <pre><code class="lang-js">trace.enable(<span class="hljs-string">"TRANSITION"</span>); </code></pre> <pre><code> Also takes strings (<span class="hljs-name">category</span> name) or ordinal (<span class="hljs-name">category</span> position) </code></pre> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5><span class="tsd-signature-symbol">...</span>categories: <span class="tsd-flag ts-flagRest">Rest</span>&nbsp; <span class="tsd-signature-type">(string | number)[]</span></h5> : <div class="tsd-comment tsd-typography"> <p>categories to enable. If <code>categories</code> is omitted, all categories are enabled.</p> </div> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L131">core/src/common/trace.ts:131</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="enabled" class="tsd-anchor"></a> <!-- <h3>enabled</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">enabled<span class="tsd-signature-symbol">(</span>category<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li> <li class="tsd-header"> <p> Retrieves the enabled stateus of a <a href="../enums/trace.category.html">Category</a> </p> </li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Retrieves the enabled stateus of a <a href="../enums/trace.category.html">Category</a></p> </div> <pre><code class="lang-js">trace.enabled(<span class="hljs-string">"VIEWCONFIG"</span>); <span class="hljs-comment">// true or false</span> </code></pre> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>category <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> : <p>boolean true if the category is enabled</p> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L155">core/src/common/trace.ts:155</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceerror" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Error</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Error<span class="tsd-signature-symbol">(</span>reason<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, trans<span class="tsd-signature-symbol">: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>reason <span class="tsd-signature-type">any</span></h5> </li> <li> <h5>trans <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L199">core/src/common/trace.ts:199</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="tracehookinvocation" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Hook<wbr>Invocation</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Hook<wbr>Invocation<span class="tsd-signature-symbol">(</span>step<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">TransitionHook</span>, trans<span class="tsd-signature-symbol">: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a>, options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>step <span class="tsd-signature-type">TransitionHook</span></h5> </li> <li> <h5>trans <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> <li> <h5>options <span class="tsd-signature-type">any</span></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L172">core/src/common/trace.ts:172</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="tracehookresult" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Hook<wbr>Result</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Hook<wbr>Result<span class="tsd-signature-symbol">(</span>hookResult<span class="tsd-signature-symbol">: </span><a href="../modules/transition.html#hookresult" class="tsd-signature-type">HookResult</a>, trans<span class="tsd-signature-symbol">: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a>, transitionOptions<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>hookResult <a href="../modules/transition.html#hookresult" class="tsd-signature-type">HookResult</a></h5> </li> <li> <h5>trans <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> <li> <h5>transitionOptions <span class="tsd-signature-type">any</span></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L181">core/src/common/trace.ts:181</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceresolvableresolved" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Resolvable<wbr>Resolved</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Resolvable<wbr>Resolved<span class="tsd-signature-symbol">(</span>resolvable<span class="tsd-signature-symbol">: </span><a href="resolve.resolvable.html" class="tsd-signature-type">Resolvable</a>, trans<span class="tsd-signature-symbol">?: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>resolvable <a href="resolve.resolvable.html" class="tsd-signature-type">Resolvable</a></h5> </li> <li> <h5>trans: <span class="tsd-flag ts-flagOptional">Optional</span>&nbsp; <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L193">core/src/common/trace.ts:193</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceresolvepath" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Resolve<wbr>Path</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Resolve<wbr>Path<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PathNode[]</span>, when<span class="tsd-signature-symbol">: </span><a href="../modules/resolve.html#policywhen" class="tsd-signature-type">PolicyWhen</a>, trans<span class="tsd-signature-symbol">?: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>path <span class="tsd-signature-type">PathNode[]</span></h5> </li> <li> <h5>when <a href="../modules/resolve.html#policywhen" class="tsd-signature-type">PolicyWhen</a></h5> </li> <li> <h5>trans: <span class="tsd-flag ts-flagOptional">Optional</span>&nbsp; <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L187">core/src/common/trace.ts:187</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="tracesuccess" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Success</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Success<span class="tsd-signature-symbol">(</span>finalState<span class="tsd-signature-symbol">: </span><a href="state.stateobject.html" class="tsd-signature-type">StateObject</a>, trans<span class="tsd-signature-symbol">: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>finalState <a href="state.stateobject.html" class="tsd-signature-type">StateObject</a></h5> </li> <li> <h5>trans <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L205">core/src/common/trace.ts:205</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="tracetransitionignored" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Transition<wbr>Ignored</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Transition<wbr>Ignored<span class="tsd-signature-symbol">(</span>trans<span class="tsd-signature-symbol">: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>trans <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L166">core/src/common/trace.ts:166</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="tracetransitionstart" class="tsd-anchor"></a> <!-- <h3>trace<wbr>Transition<wbr>Start</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>Transition<wbr>Start<span class="tsd-signature-symbol">(</span>trans<span class="tsd-signature-symbol">: </span><a href="transition.transition-1.html" class="tsd-signature-type">Transition</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>trans <a href="transition.transition-1.html" class="tsd-signature-type">Transition</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L160">core/src/common/trace.ts:160</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceuiviewconfigupdated" class="tsd-anchor"></a> <!-- <h3>traceUIView<wbr>Config<wbr>Updated</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">traceUIView<wbr>Config<wbr>Updated<span class="tsd-signature-symbol">(</span>viewData<span class="tsd-signature-symbol">: </span><a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a>, context<span class="tsd-signature-symbol">: </span><a href="../interfaces/view.viewcontext.html" class="tsd-signature-type">ViewContext</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>viewData <a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a></h5> </li> <li> <h5>context <a href="../interfaces/view.viewcontext.html" class="tsd-signature-type">ViewContext</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L217">core/src/common/trace.ts:217</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceuiviewevent" class="tsd-anchor"></a> <!-- <h3>traceUIView<wbr>Event</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">traceUIView<wbr>Event<span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, viewData<span class="tsd-signature-symbol">: </span><a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a>, extra<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>event <span class="tsd-signature-type">string</span></h5> </li> <li> <h5>viewData <a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a></h5> </li> <li> <h5>extra: <span class="tsd-flag ts-flagDefault value">Default value</span>&nbsp; <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L211">core/src/common/trace.ts:211</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceuiviewfill" class="tsd-anchor"></a> <!-- <h3>traceUIView<wbr>Fill</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">traceUIView<wbr>Fill<span class="tsd-signature-symbol">(</span>viewData<span class="tsd-signature-symbol">: </span><a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a>, html<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>viewData <a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a></h5> </li> <li> <h5>html <span class="tsd-signature-type">string</span></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L223">core/src/common/trace.ts:223</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceviewserviceevent" class="tsd-anchor"></a> <!-- <h3>trace<wbr>View<wbr>Service<wbr>Event</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>View<wbr>Service<wbr>Event<span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, viewConfig<span class="tsd-signature-symbol">: </span><a href="../interfaces/view.viewconfig.html" class="tsd-signature-type">ViewConfig</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>event <span class="tsd-signature-type">string</span></h5> </li> <li> <h5>viewConfig <a href="../interfaces/view.viewconfig.html" class="tsd-signature-type">ViewConfig</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L242">core/src/common/trace.ts:242</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceviewserviceuiviewevent" class="tsd-anchor"></a> <!-- <h3>trace<wbr>View<wbr>ServiceUIView<wbr>Event</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>View<wbr>ServiceUIView<wbr>Event<span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, viewData<span class="tsd-signature-symbol">: </span><a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>event <span class="tsd-signature-type">string</span></h5> </li> <li> <h5>viewData <a href="../interfaces/view.activeuiview.html" class="tsd-signature-type">ActiveUIView</a></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L248">core/src/common/trace.ts:248</a></li> </ul> </aside> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a name="traceviewsync" class="tsd-anchor"></a> <!-- <h3>trace<wbr>View<wbr>Sync</h3> --> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external"> <li class="tsd-signature tsd-kind-icon">trace<wbr>View<wbr>Sync<span class="tsd-signature-symbol">(</span>pairs<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <div class="tsd-comment tsd-typography"> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>pairs <span class="tsd-signature-type">any[]</span></h5> </li> </ul> <div class="tsd-returns"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </div> <hr> <aside class="tsd-sources"> <ul> <li>Defined in <a href="https://github.com/ui-router/core/blob/24da332/src/common/trace.ts#L229">core/src/common/trace.ts:229</a></li> </ul> </aside> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../index.html"><em>@uirouter/angularjs</em></a> </li> <li class="label tsd-is-external"> <span>Public API</span> </li> <li class=" tsd-kind-external-module"> <a href="../modules/core.html">core</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/directives.html">directives</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/injectables.html">injectables</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/ng1.html">ng1</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/ng1_state_events.html">ng1_<wbr>state_<wbr>events</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/params.html">params</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/resolve.html">resolve</a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/trace.html">trace</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/transition.html">transition</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/url.html">url</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/view.html">view</a> </li> <li class="label tsd-is-external"> <span>Internal UI-<wbr><wbr>Router API</span> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common.html">common</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common_hof.html">common_<wbr>hof</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common_predicates.html">common_<wbr>predicates</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common_strings.html">common_<wbr>strings</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/hooks.html">hooks</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/path.html">path</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/state.html">state</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/vanilla.html">vanilla</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-enum tsd-parent-kind-external-module"> <a href="../enums/trace.category.html" class="tsd-kind-icon">Category</a> </li> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-external-module"> <a href="trace.trace-1.html" class="tsd-kind-icon">Trace</a> <ul> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="trace.trace-1.html#disable" class="tsd-kind-icon">disable</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="trace.trace-1.html#enable" class="tsd-kind-icon">enable</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="trace.trace-1.html#enabled" class="tsd-kind-icon">enabled</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceerror" class="tsd-kind-icon">trace<wbr>Error</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#tracehookinvocation" class="tsd-kind-icon">trace<wbr>Hook<wbr>Invocation</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#tracehookresult" class="tsd-kind-icon">trace<wbr>Hook<wbr>Result</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceresolvableresolved" class="tsd-kind-icon">trace<wbr>Resolvable<wbr>Resolved</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceresolvepath" class="tsd-kind-icon">trace<wbr>Resolve<wbr>Path</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#tracesuccess" class="tsd-kind-icon">trace<wbr>Success</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#tracetransitionignored" class="tsd-kind-icon">trace<wbr>Transition<wbr>Ignored</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#tracetransitionstart" class="tsd-kind-icon">trace<wbr>Transition<wbr>Start</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceuiviewconfigupdated" class="tsd-kind-icon">traceUIView<wbr>Config<wbr>Updated</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceuiviewevent" class="tsd-kind-icon">traceUIView<wbr>Event</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceuiviewfill" class="tsd-kind-icon">traceUIView<wbr>Fill</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceviewserviceevent" class="tsd-kind-icon">trace<wbr>View<wbr>Service<wbr>Event</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceviewserviceuiviewevent" class="tsd-kind-icon">trace<wbr>View<wbr>ServiceUIView<wbr>Event</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external"> <a href="trace.trace-1.html#traceviewsync" class="tsd-kind-icon">trace<wbr>View<wbr>Sync</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../modules/trace.html#trace-2" class="tsd-kind-icon">trace</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
ui-router/ui-router.github.io
_ng1_docs/1.0.10/classes/trace.trace-1.html
HTML
mit
49,132
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="fmt0table"><tr><th class="zt1"><b><font class=""></font></b></th><td class="zc1">肅襟危坐</td></tr> </td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
BuzzAcademy/idioms-moe-unformatted-data
all-data/3000-3999/3587-33.html
HTML
mit
571
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Templates for felogin</title> </head> <body> <h1>Common markers</h1> <p>These are substituted in all felogin item displaying templates.</p> <h2>Markers</h2> <ul> <li>###ACTION_URI### - URI of the request for the login/logout form</li> <li>###EXTRA_HIDDEN### - Hook required (additional hidden field used by kb_md5fepw extension by Kraft Bernhard)</li> <li>###ON_SUBMIT### - Hook required (used by kb_md5fepw extension by Kraft Bernhard)</li> <li>###PREFIXID### - Same as class name ('tx_felogin_pi1') useful to get a unique classname prefix</li> <li>###REDIRECT_URL### - URL of redirection upon login</li> <li>###NOREDIRECT### - if set, no redirect will be done</li> <li>###STORAGE_PID### - explicit enough I guess (if not : id of the page where user are stored)</li> <li>###STATUS_HEADER### - depends of the template</li> <li>###STATUS_MESSAGE### - depends of the template</li> </ul> <h2>Wrap parts</h2> <ul> <li>###HEADER_VALID### - useful to define what to show/hide</li> <li>###MESSAGE_VALID### - useful to define what to show/hide</li> <li>###FORGOTP_VALID### - useful to define what to show/hide</li> <li>###PERMALOGIN_VALID### - useful to define what to show/hide</li> </ul> <h2>felogin Language Markers (see pi/locallang.xlf)</h2> <ul> <li>###EMAIL_LABEL### - corresponding to 'your_email'</li> <li>###FORGOT_PASSWORD### - corresponding to 'forgot_password'</li> <li>###FORGOT_PASSWORD_BACKTOLOGIN### - corresponding to 'forgot_password_backToLogin'</li> <li>###FORGOT_PASSWORD_ENTEREMAIL### - corresponding to 'forgot_password_enterEmail'</li> <li>###LOGIN_LABEL### - corresponding to 'login'</li> <li>###PASSWORD_LABEL### - corresponding to 'password'</li> <li>###SEND_PASSWORD### - corresponding to 'send_password'</li> <li>###USERNAME_LABEL### - corresponding to 'username'</li> </ul> <!--###TEMPLATE_LOGIN###--> <!-- ###LOGIN_FORM### --> <form class="form-horizontal" action="###ACTION_URI###" target="_top" method="post" onsubmit="###ON_SUBMIT###"> <div class="form-group"> <div class="input-group"> <input type="password" class="form-control" id="pass" name="pass" value="" data-rsa-encryption="" /> <input type="submit" name="submit" class="btn btn-primary" value="Anmelden" /> </div> <div class="felogin-hidden"> <input type="hidden" name="logintype" value="login" /> <input type="hidden" name="pid" value="###STORAGE_PID###" /> <input type="hidden" name="redirect_url" value="###REDIRECT_URL###" /> <input type="hidden" name="###PREFIXID###[noredirect]" value="###NOREDIRECT###" /> <input type="hidden" id="user" name="user" value="gaeste" /> ###EXTRA_HIDDEN### </div> </div> </form> <!--###FORGOTP_VALID###--> <p><!--###FORGOT_PASSWORD_LINK###-->###FORGOT_PASSWORD###<!--###FORGOT_PASSWORD_LINK###--></p> <!--###FORGOTP_VALID###--> <!-- ###LOGIN_FORM### --> <!--###TEMPLATE_LOGIN###--> <!--###TEMPLATE_LOGOUT###--> ###STATUS_HEADER### ###STATUS_MESSAGE### <form action="###ACTION_URI###" target="_top" method="post"> <fieldset> <legend>###LEGEND###</legend> <div> <label>###USERNAME_LABEL###</label> ###USERNAME### </div> <div> <input type="submit" name="submit" value="###LOGOUT_LABEL###" /> </div> <div class="felogin-hidden"> <input type="hidden" name="logintype" value="logout" /> <input type="hidden" name="pid" value="###STORAGE_PID###" /> <input type="hidden" name="###PREFIXID###[noredirect]" value="###NOREDIRECT###" /> </div> </fieldset> </form> <!--###TEMPLATE_LOGOUT###--> <!--###TEMPLATE_FORGOT###--> ###STATUS_HEADER### ###STATUS_MESSAGE### <!-- ###FORGOT_FORM### --> <form action="###ACTION_URI###" method="post"> <div class="felogin-hidden"> <input type="hidden" name="tx_felogin_pi1[forgot_hash]" value="###FORGOTHASH###" /> </div> <fieldset> <legend>###LEGEND###</legend> <div> <label for="tx_felogin_pi1-forgot-email">###DATA_LABEL###</label> <input type="text" name="###FORGOT_EMAIL###" id="tx_felogin_pi1-forgot-email" /> </div> <div> <input type="submit" name="submit" value="###SEND_PASSWORD###" /> </div> </fieldset> </form> <!-- ###FORGOT_FORM### --> <p>###BACKLINK_LOGIN###&nbsp;</p> <!--###TEMPLATE_FORGOT###--> <!--###TEMPLATE_CHANGEPASSWORD###--> ###STATUS_HEADER### ###STATUS_MESSAGE### <!-- ###CHANGEPASSWORD_FORM### --> <form action="###ACTION_URI###" method="post"> <fieldset> <legend>###LEGEND###</legend> <div> <label for="tx_felogin_pi1-newpassword1">###NEWPASSWORD1_LABEL###</label> <input type="password" name="###NEWPASSWORD1###" id="tx_felogin_pi1-newpassword1" /> </div> <div> <label for="tx_felogin_pi1-newpassword2">###NEWPASSWORD2_LABEL###</label> <input type="password" name="###NEWPASSWORD2###" id="tx_felogin_pi1-newpassword2" /> </div> <div> <input type="submit" name="tx_felogin_pi1[changepasswordsubmit]" value="###SEND_PASSWORD###" /> </div> </fieldset> </form> <!-- ###CHANGEPASSWORD_FORM### --> ###BACKLINK_LOGIN### <!--###TEMPLATE_CHANGEPASSWORD###-->
daniellienert/bp_wedding
Resources/Private/Templates/Elements/FrontendLogin.html
HTML
mit
5,267
<!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.5.0-rc) on Wed Aug 11 07:24:13 PDT 2004 --> <TITLE> MixerProvider (Java 2 Platform SE 5.0) </TITLE> <meta name="collection" content="api"> <META NAME="keywords" CONTENT="javax.sound.sampled.spi.MixerProvider class"> <META NAME="keywords" CONTENT="isMixerSupported()"> <META NAME="keywords" CONTENT="getMixerInfo()"> <META NAME="keywords" CONTENT="getMixer()"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="MixerProvider (Java 2 Platform SE 5.0)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= 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/MixerProvider.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> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Standard&nbsp;Ed. 5.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../javax/sound/sampled/spi/FormatConversionProvider.html" title="class in javax.sound.sampled.spi"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?javax/sound/sampled/spi/MixerProvider.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MixerProvider.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"> javax.sound.sampled.spi</FONT> <BR> Class MixerProvider</H2> <PRE> <A HREF="../../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A> <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>javax.sound.sampled.spi.MixerProvider</B> </PRE> <HR> <DL> <DT><PRE>public abstract class <B>MixerProvider</B><DT>extends <A HREF="../../../../java/lang/Object.html" title="class in java.lang">Object</A></DL> </PRE> <P> A provider or factory for a particular mixer type. This mechanism allows the implementation to determine how resources are managed in creation / management of a mixer. <P> <P> <DL> <DT><B>Since:</B></DT> <DD>1.3</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="../../../../javax/sound/sampled/spi/MixerProvider.html#MixerProvider()">MixerProvider</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>abstract &nbsp;<A HREF="../../../../javax/sound/sampled/Mixer.html" title="interface in javax.sound.sampled">Mixer</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../javax/sound/sampled/spi/MixerProvider.html#getMixer(javax.sound.sampled.Mixer.Info)">getMixer</A></B>(<A HREF="../../../../javax/sound/sampled/Mixer.Info.html" title="class in javax.sound.sampled">Mixer.Info</A>&nbsp;info)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtains an instance of the mixer represented by the info object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract &nbsp;<A HREF="../../../../javax/sound/sampled/Mixer.Info.html" title="class in javax.sound.sampled">Mixer.Info</A>[]</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../javax/sound/sampled/spi/MixerProvider.html#getMixerInfo()">getMixerInfo</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtains the set of info objects representing the mixer or mixers provided by this MixerProvider.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../javax/sound/sampled/spi/MixerProvider.html#isMixerSupported(javax.sound.sampled.Mixer.Info)">isMixerSupported</A></B>(<A HREF="../../../../javax/sound/sampled/Mixer.Info.html" title="class in javax.sound.sampled">Mixer.Info</A>&nbsp;info)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates whether the mixer provider supports the mixer represented by the specified mixer info object.</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.<A HREF="../../../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../java/lang/Object.html#clone()">clone</A>, <A HREF="../../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../java/lang/Object.html#finalize()">finalize</A>, <A HREF="../../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long, int)">wait</A></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="MixerProvider()"><!-- --></A><H3> MixerProvider</H3> <PRE> public <B>MixerProvider</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="isMixerSupported(javax.sound.sampled.Mixer.Info)"><!-- --></A><H3> isMixerSupported</H3> <PRE> public boolean <B>isMixerSupported</B>(<A HREF="../../../../javax/sound/sampled/Mixer.Info.html" title="class in javax.sound.sampled">Mixer.Info</A>&nbsp;info)</PRE> <DL> <DD>Indicates whether the mixer provider supports the mixer represented by the specified mixer info object. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>info</CODE> - an info object that describes the mixer for which support is queried <DT><B>Returns:</B><DD><code>true</code> if the specified mixer is supported, otherwise <code>false</code></DL> </DD> </DL> <HR> <A NAME="getMixerInfo()"><!-- --></A><H3> getMixerInfo</H3> <PRE> public abstract <A HREF="../../../../javax/sound/sampled/Mixer.Info.html" title="class in javax.sound.sampled">Mixer.Info</A>[] <B>getMixerInfo</B>()</PRE> <DL> <DD>Obtains the set of info objects representing the mixer or mixers provided by this MixerProvider. <P> <DD><DL> <DT><B>Returns:</B><DD>set of mixer info objects</DL> </DD> </DL> <HR> <A NAME="getMixer(javax.sound.sampled.Mixer.Info)"><!-- --></A><H3> getMixer</H3> <PRE> public abstract <A HREF="../../../../javax/sound/sampled/Mixer.html" title="interface in javax.sound.sampled">Mixer</A> <B>getMixer</B>(<A HREF="../../../../javax/sound/sampled/Mixer.Info.html" title="class in javax.sound.sampled">Mixer.Info</A>&nbsp;info)</PRE> <DL> <DD>Obtains an instance of the mixer represented by the info object. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>info</CODE> - an info object that describes the desired mixer <DT><B>Returns:</B><DD>mixer instance <DT><B>Throws:</B> <DD><CODE><A HREF="../../../../java/lang/IllegalArgumentException.html" title="class in java.lang">IllegalArgumentException</A></CODE> - if the info object specified does not match the info object for a mixer supported by this MixerProvider.</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/MixerProvider.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> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Standard&nbsp;Ed. 5.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../javax/sound/sampled/spi/FormatConversionProvider.html" title="class in javax.sound.sampled.spi"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?javax/sound/sampled/spi/MixerProvider.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="MixerProvider.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> <font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="../../../../../relnotes/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Copyright &#169; 2004, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to <a href="../../../../../relnotes/license.html">license terms</a>. Also see the <a href="http://java.sun.com/docs/redist.html">documentation redistribution policy</a>.</font> <!-- Start SiteCatalyst code --> <script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code_download.js"></script> <script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code.js"></script> <!-- ********** DO NOT ALTER ANYTHING BELOW THIS LINE ! *********** --> <!-- Below code will send the info to Omniture server --> <script language="javascript">var s_code=s.t();if(s_code)document.write(s_code)</script> <!-- End SiteCatalyst code --> </body> </HTML>
Smolations/more-dash-docsets
docsets/Java 5.docset/Contents/Resources/Documents/javax/sound/sampled/spi/MixerProvider.html
HTML
mit
15,552
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> Vittoria Phoenix inc. - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492329302739&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=49709&V_SEARCH.docsStart=49708&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=49707&amp;V_DOCUMENT.docRank=49708&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492329318917&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=123456126443&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=49709&amp;V_DOCUMENT.docRank=49710&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492329318917&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567165258&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> Vittoria Phoenix inc. </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2> <p>Vittoria Phoenix inc.</p> <div class="mrgn-tp-md"></div> <p class="mrgn-bttm-0" ><a href="http://www.myvp.ca" target="_blank" title="Website URL">http://www.myvp.ca</a></p> <p><a href="mailto:info@orthoVP.com" title="info@orthoVP.com">info@orthoVP.com</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 1534 Old Brock St<br/> VITTORIA, Ontario<br/> N0E 1W0 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 1534 Old Brock St<br/> VITTORIA, Ontario<br/> N0E 1W0 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (519) 426-0046 </p> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (800) 563-1296</p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (888) 873-2948</p> </div> <div class="col-md-3 mrgn-tp-md"> <h2 class="wb-inv">Logo</h2> <img class="img-responsive text-left" src="https://www.ic.gc.ca/app/ccc/srch/media?estblmntNo=234567096454&amp;graphFileName=vitt.jpg&amp;applicationCode=AP&amp;lang=eng" alt="Logo" /> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> <h2 class="wb-inv">Company Profile</h2> <br> Distributor of Orthopaedic supplies and materials<br> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Norm Hood </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Management Executive. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (888) 873-2948 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> normh@orthovp.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Pam Marshall </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> General Manager </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Administrative Services. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> pamm@orthovp.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Wilma Welch </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> Manager </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Customer Service. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> sales@orthovp.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Keri Hood </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> Vice President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Domestic Sales & Marketing. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> kerih@orthovp.com </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Year Established: </strong> </div> <div class="col-md-7"> 1988 </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 418990 - All Other Wholesaler-Distributors </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Trading House / Wholesaler / Agent and Distributor &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Total Sales ($CDN): </strong> </div> <div class="col-md-7"> $1,000,000 to $4,999,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Export Sales ($CDN): </strong> </div> <div class="col-md-7"> $1 to $99,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Number of Employees: </strong> </div> <div class="col-md-7"> 6&nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Orthopaedic supplies and materials<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> Orthopaedic supplies and materials<br> <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <!-- Market Profile --> <h3 class="page-header"> Market profile </h3> <section class="container-fluid"> <h4> Alliances: </h4> <ul> <li>Technology</li> </ul> <h4> Industry sector market interests: </h4> <ul> <li>Medical/Biotechnology/Chemical</li> <li>Service Industry</li> <li>Wholesale/Retail</li> </ul> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>Guyana</li> <li>United Kingdom</li> </ul> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Sector Information --> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Norm Hood </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Management Executive. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (888) 873-2948 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> normh@orthovp.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Pam Marshall </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> General Manager </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Administrative Services. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> pamm@orthovp.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Wilma Welch </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> Manager </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Customer Service. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> sales@orthovp.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Keri Hood </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> Vice President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Domestic Sales & Marketing. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (800) 563-1296 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> kerih@orthovp.com </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Year Established: </strong> </div> <div class="col-md-7"> 1988 </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 418990 - All Other Wholesaler-Distributors </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Trading House / Wholesaler / Agent and Distributor &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Total Sales ($CDN): </strong> </div> <div class="col-md-7"> $1,000,000 to $4,999,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Export Sales ($CDN): </strong> </div> <div class="col-md-7"> $1 to $99,999&nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Number of Employees: </strong> </div> <div class="col-md-7"> 6&nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Product Name: </strong> </div> <div class="col-md-9"> Orthopaedic supplies and materials<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> Orthopaedic supplies and materials<br> <br> </div> </div> </section> </details> <details id="details-panel6"> <summary> Market </summary> <h2 class="wb-invisible"> Market profile </h2> <section class="container-fluid"> <h4> Alliances: </h4> <ul> <li>Technology</li> </ul> <h4> Industry sector market interests: </h4> <ul> <li>Medical/Biotechnology/Chemical</li> <li>Service Industry</li> <li>Wholesale/Retail</li> </ul> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>Guyana</li> <li>United Kingdom</li> </ul> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2016-06-07 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
GoC-Spending/data-corporations
html/234567096454.html
HTML
mit
55,380
<!doctype html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title>Expandable navigation menu example</title> <meta name="description" content=""> <!-- menu.js stylesheet --> <link rel="stylesheet" href="menu.css"> <!-- demo styles --> <link rel="stylesheet" href="examples.css"> </head> <body class="demo"> <header id="header"> <!-- menu button --> <a href="#menu" class="btn"> <span class="menu-icon"> <span></span> <span></span> <span></span> </span> <span class="menu-label">Menu</span> </a> <!-- /menu button --> <!-- menu --> <nav id="menu" class="menu-hidden menu-expandable"> <ul> <li><a href="#">Home</a></li> <li> <a href="#">About</a> <ul> <li><a href="#">History</a></li> <li><a href="#">Leadership</a></li> <li> <a href="#">Meet the team</a> <ul> <li><a href="#">Management</a></li> <li><a href="#">Sales</a></li> <li><a href="#">Creative</a></li> <li><a href="#">Development</a></li> </ul> </li> </ul> </li> <li> <a href="#">Blog</a> <ul> <li><a href="#">Category A</a></li> <li><a href="#">Category B</a></li> <li><a href="#">Category C</a></li> <li><a href="#">Category D</a></li> <li><a href="#">Category E</a></li> <li><a href="#">Category F</a></li> <li><a href="#">Category G</a></li> <li><a href="#">Category H</a></li> <li><a href="#">Category I</a></li> <li><a href="#">Category J</a></li> <li><a href="#">Category K</a></li> <li><a href="#">Category L</a></li> <li><a href="#">Category M</a></li> <li><a href="#">Category N</a></li> </ul> </li> <li><a href="#">Contact</a></li> </ul> </nav> <!-- /menu --> </header> <main id="content" class="content-wrap"> <h1>Expandable menu</h1> <pre>$('#menu').menu({ expand: { enabled: true } });</pre> <div class="line"></div> <div class="line"></div> <div class="line"></div> <div class="line"></div> <div class="line"></div> <div class="line-short"></div> <div class="line"></div> <div class="line"></div> <div class="line"></div> <div class="line"></div> <div class="line-short"></div> </main> <!-- dependencies --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="menu.js"></script> <!-- run the script --> <script> // create menu $('#menu').menu({ expand: { enabled: true } }); </script> </body> </html>
oldrivercreative/menu.js
example-expand.html
HTML
mit
4,205
<DIV NAME="detail" ID="detail" xmlns="http://www.w3.org/TR/REC-html40"><H3><A NAME='detail_Left'></A>RobotJ DDDriverStringCommands::<BIG>Left</BIG> </H3> <TABLE><TR> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='Rational RobotJ'>RJ</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SAFS TID Commands'>TID</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SAFS Driver Commands'>SDC</SPAN></TD> </TR></TABLE> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> Returns a string of a specified number of characters copied from the beginning of another string. </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> <BR/> <DIV NAME="list" ID="other"> <p><B>Fields: </B><SMALL>[ ]=Optional with Default Value</SMALL></p> <code class="safs"> <OL start="3" ><LI> <B>sourceString</B> <BR/> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> sourceString (could come from a ^variable) </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI> <LI> <B>length</B> <BR/> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> number of chars to copy </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI> <LI> <B>resultVar</B> <BR/> <DIV NAME="list" ID="short_desc"><short_desc xmlns=""> the resultVar to place the result of the operation into </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI></OL ></code> <br/> <p><B>Examples:</B></p> <code class="safs"><UL> <LI> <B><usage xmlns=""> C, Left, abc, 1, ^resultString </usage></B> <BR/><DIV NAME="list" ID="short_desc"><short_desc xmlns=""> variable 'resultString' should contain 'a' after this is run </short_desc></DIV> <BR/> <DIV NAME="list" ID="detail_desc"/> </LI> </UL> </code> <br/> <A href="SAFSReferenceKey.htm" alt="Reference Legend or Key"> <SMALL><B>[How To Read This Reference]</B></SMALL> </A> <HR/> </DIV> </DIV>
kid551/safsdev.test.github.io
keyref/RobotJDDDriverStringCommandsLeft.html
HTML
mit
2,053
<!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_16) on Tue May 03 01:40:06 GMT-08:00 2011 --> <TITLE> Class Hierarchy </TITLE> <META NAME="date" CONTENT="2011-05-03"> <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="Class Hierarchy"; } } </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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-tree.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> <CENTER> <H2> Hierarchy For All Packages</H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="treeIterators/package-tree.html">treeIterators</A>, <A HREF="treeUtils/package-tree.html">treeUtils</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">treeUtils.<A HREF="treeUtils/Daemon.html" title="class in treeUtils"><B>Daemon</B></A>&lt;E&gt;<LI TYPE="circle">treeUtils.<A HREF="treeUtils/Tree.html" title="class in treeUtils"><B>Tree</B></A>&lt;E&gt;<UL> <LI TYPE="circle">treeUtils.<A HREF="treeUtils/BinaryTree.html" title="class in treeUtils"><B>BinaryTree</B></A>&lt;E&gt; (implements treeUtils.<A HREF="treeUtils/IBinaryTree.html" title="interface in treeUtils">IBinaryTree</A>&lt;E&gt;, treeUtils.<A HREF="treeUtils/IGeneralTree.html" title="interface in treeUtils">IGeneralTree</A>&lt;E&gt;, java.io.Serializable) </UL> <LI TYPE="circle">treeIterators.<A HREF="treeIterators/TreeIterator.html" title="class in treeIterators"><B>TreeIterator</B></A>&lt;E&gt; (implements treeIterators.<A HREF="treeIterators/ITreeIterator.html" title="interface in treeIterators">ITreeIterator</A>&lt;E&gt;) <UL> <LI TYPE="circle">treeIterators.<A HREF="treeIterators/TreeIteratorENTRE.html" title="class in treeIterators"><B>TreeIteratorENTRE</B></A>&lt;E&gt;<LI TYPE="circle">treeIterators.<A HREF="treeIterators/TreeIteratorPOS.html" title="class in treeIterators"><B>TreeIteratorPOS</B></A>&lt;E&gt;<LI TYPE="circle">treeIterators.<A HREF="treeIterators/TreeIteratorPRE.html" title="class in treeIterators"><B>TreeIteratorPRE</B></A>&lt;E&gt;</UL> <LI TYPE="circle">treeUtils.<A HREF="treeUtils/TreeNode.html" title="class in treeUtils"><B>TreeNode</B></A>&lt;E&gt;<UL> <LI TYPE="circle">treeUtils.<A HREF="treeUtils/BinaryTreeNode.html" title="class in treeUtils"><B>BinaryTreeNode</B></A>&lt;E&gt; (implements java.io.Serializable) </UL> </UL> </UL> <H2> Interface Hierarchy </H2> <UL> <LI TYPE="circle">treeUtils.<A HREF="treeUtils/IGeneralTree.html" title="interface in treeUtils"><B>IGeneralTree</B></A>&lt;E&gt;<LI TYPE="circle">treeIterators.<A HREF="treeIterators/IIterableTree.html" title="interface in treeIterators"><B>IIterableTree</B></A>&lt;E&gt;<UL> <LI TYPE="circle">treeUtils.<A HREF="treeUtils/IBinaryTree.html" title="interface in treeUtils"><B>IBinaryTree</B></A>&lt;E&gt;</UL> <LI TYPE="circle">treeIterators.<A HREF="treeIterators/ITreeIterator.html" title="interface in treeIterators"><B>ITreeIterator</B></A>&lt;E&gt;</UL> <H2> Enum Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable) <UL> <LI TYPE="circle">treeIterators.<A HREF="treeIterators/TreeIteratorOrden.html" title="enum in treeIterators"><B>TreeIteratorOrden</B></A></UL> </UL> </UL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-tree.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>
halonsoluis/treeIterators
libTree/doc/overview-tree.html
HTML
mit
7,835
<!DOCTYPE html> <html lang="en"> <head> <meta charset=utf-8> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="apple-touch-icon" sizes="57x57" href="/assets/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/assets/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/assets/favicons/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/assets/favicons/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/assets/favicons/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/assets/favicons/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/assets/favicons/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/assets/favicons/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/assets/favicons/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/assets/favicons/favicon-194x194.png" sizes="194x194"> <link rel="icon" type="image/png" href="/assets/favicons/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/assets/favicons/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/assets/favicons/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/assets/favicons/manifest.json"> <link rel="mask-icon" href="/assets/favicons/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#3498db"> <meta name="msapplication-TileImage" content="/assets/favicons/mstile-144x144.png"> <meta name="theme-color" content="#3498db"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Bloomberg’s diverse community of engineers take on some of the world’s most interesting and important technical challenges. We develop impactful solutions to complex, real-world problems. With new systems being rolled out daily, we make an immediate impact on global markets and we look for the be..."> <meta property="og:type" content="website"> <meta property="og:title" content="Graduate Software Engineer - CSS Bristol"> <meta property="og:description" content="Bloomberg’s diverse community of engineers take on some of the world’s most interesting and important technical challenges. We develop impactful solutions to complex, real-world problems. With new systems being rolled out daily, we make an immediate impact on global markets and we look for the best software engineers to build..."> <meta property="og:image" content="https://cssbristol.co.uk/assets/images/core/og-image.png" /> <meta property="og:url" content="https://cssbristol.co.uk/jobs/2021_10_19_bloomberg_grad/"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Graduate Software Engineer - CSS Bristol"> <meta name="twitter:description" content="Bloomberg’s diverse community of engineers take on some of the world’s most interesting and important technical challenges. We develop impactful solutions to complex, real-world problems. With new systems being rolled out daily, we make an immediate impact on global markets and we look for the best software engineers to build..."> <meta name="twitter:image" content="https://cssbristol.co.uk/assets/images/core/og-image.png"> <meta name="twitter:site" content="@cssbristol"> <title>Graduate Software Engineer - CSS Bristol</title> <!-- Google fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;0,800;1,400&display=swap" /> <script src="/assets/scripts/monospace-fonts.js" defer></script> <link rel="stylesheet" href="/assets/css/site.css" /> <link rel="canonical" href="https://www.cssbristol.co.uk/jobs/2021_10_19_bloomberg_grad/" /> <!-- Prefetch background images so they load faster next time page loads --> <link rel="prefetch" href="/assets/images/core/header-bg-01_70000.jpg"> <link rel="prefetch" href="/assets/images/core/header-bg-02_70000.jpg"> <link rel="prefetch" href="/assets/images/core/header-bg-03_70000.jpg"> <link rel="prefetch" href="/assets/images/core/header-bg-04_70000.jpg"> <link rel="prefetch" href="/assets/images/core/header-bg-05.jpg"> <!-- Script for FontAwesome icons --> <script src="https://kit.fontawesome.com/5918af34b4.js" crossorigin="anonymous" defer></script> <!-- Script for randomly choosing header background --> <script type="text/javascript" src="/assets/scripts/header-random-bg.js" defer></script> <!-- Cloudflare Web Analytics --> <script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "d431ecabd63d4eea9aeb6a714157d663"}'></script> </head> <body> <header class="page-header noscript" id="page-header--random-bg"> <div class="bg"> <div></div> </div> <div class="navigation-items"> <div itemscope itemtype="http://schema.org/Organization"> <span style="display: none;" itemprop="name">University of Bristol Computer Science Society</span> <a aria-label="Home" href="/" class="page-header__logo" itemprop="url"> <!-- <img src="/assets/images/core/logo-inline-light.png" alt="CSS Bristol logo" itemprop="logo"> --> </a> </div> <nav class="page-navigation"> <ul class="page-navigation__links"> <li><a href="/about/">About</a></li> <li><a href="/contact/">Contact</a></li> <li><a href="/events/index.html">Events</a></li> <li><a href="/freshers21/">Freshers</a></li> <li><a href="/jobs/">Jobs</a></li> <li><a href="/sponsors">Sponsor us</a></li> <li><a href="/tutorials/">Tutorials</a></li> <li><a href="/wellbeing/">Wellbeing</a></li> </ul> </nav> </div> </header> <section class="page-section"> <article class="article extrawide event-page"> <section> <h1 class="event-page__title">Graduate Software Engineer at Bloomberg</h1> <div class="blog-post__body"><p>Bloomberg’s diverse community of engineers take on some of the world’s most interesting and important technical challenges. We develop impactful solutions to complex, real-world problems. With new systems being rolled out daily, we make an immediate impact on global markets and we look for the best software engineers to build them.</p> <h2 id="whats-in-it-for-you">What’s in it for you?</h2> <p>Our training program will teach you the ins and outs of our technology stack and how to be a successful software engineer in our high-energy and fast-paced environment. Training consists of lectures, labs and group projects. You’ll become a pro on the Bloomberg Terminal and learn how we do database systems, network communication, real-time data processing, and build UIs. After training, you will be ready to hit the ground running, leaving the class with a strong network of new friends and colleagues from a range of backgrounds. You’ll join a global team of engineers with a real passion for both innovating and solving problems.</p> <h2 id="well-trust-you-to">We’ll trust you to:</h2> <ul> <li>Take ownership of the full development cycle</li> <li>Partner with business stakeholders and other developers to design, build and roll out solutions that will optimize complex workflows</li> <li>Understand and efficiently manipulate large datasets</li> <li>Make quick, thoughtful decisions</li> <li>Be a collaborative member of your team</li> <li>Have a deep understanding of data structures and algorithms</li> <li>Be an excellent problem solver</li> </ul> <h2 id="youll-need-to-have">You’ll need to have:</h2> <ul> <li>A degree in Computer Science, Engineering, or related technology subject</li> <li>Programming experience in C, C++, C#, Java or Python</li> </ul> <p>We are deeply proud of our diverse and open culture, and value diversity of thought and perspective in every form. If you have a degree outside of the above, but still have strong software development skills, then we can teach you the rest.</p> <p>We’re looking for engineers who have a real passion for writing reusable, performant solutions to complex problems, who can keep an open mind and adapt to an ever-changing market landscape, who can collaborate and work effectively on small teams, and who want to develop software that impacts thousands of power users around the world. We want people who see things differently, find solutions and collaborate instinctively. If this sounds like you, please apply below! We’ll review your application and be in touch as soon as possible to discuss next steps.</p> <p>We do not discriminate on the basis of race, religion, colour, national origin, sex, gender identity, sexual orientation, age, marital status, veteran status, disability status, or any other classification protected by applicable law. Disruptive innovation and breakthrough performance only happen when we are able to channel the diverse ideas and experiences of our employees to solve the needs of our clients. Bloomberg is a disability inclusive employer. Please let us know if you require any adjustments to be made for the recruitment process by emailing access2@bloomberg.net. Alternatively, you can get support from our disability partner EmployAbility, please contact +44 7852 764 684 or info@employ-ability.org.uk.</p> </div> </section> <section class="event-page__details"> <h2>The Details</h2> <div class="event-page__details__row job-details"> <i class="fas fa-building" data-tooltip="Hiring Company" aria-label="Hiring Company"></i> <a href="https://www.bloomberg.com" target="_blank" rel="noopener sponsored" data-tooltip="Bloomberg" class="company-logo" > <img src="/assets/images/contrib/companies/bloomberg.svg" alt="Bloomberg" width="130" height="170" /> </a> </div> <div class="event-page__details__row"> <i class="fas fa-calendar-day" data-tooltip="Start Date" aria-label="Start Date"></i> <p>2022</p> </div> <div class="event-page__details__row"> <i class="fas fa-map-marker" data-tooltip="Job Location" aria-label="Job Location"></i> <p>London</p> </div> <div class="event-page__details__row"> <i class="fas fa-user-clock" data-tooltip="Employment type" aria-label="Employment Type"></i> <p>Graduate</p> </div> <div class="event-page__details__row"> <i class="fas fa-hourglass-end" data-tooltip="Apply by" aria-label="Apply by"></i> <p> 01/01/22 12:00 </p> </div> <div class="event-page__details__hosted-with"> <hr /> <a class="btn btn--dark" style="margin: 20px" target="_blank" href="https://careers.bloomberg.com/job/detail/93145" > Apply Here </a> </div> </section> </article> </section> <section class="page-section sponsorsec"> <h1 class="sponsors-title"><a href="/pages/sponsors">Proudly sponsored by</a></h1> <div class="sponsors"> <a href="https://www.bloomberg.com" target="_blank" rel="noopener sponsored" data-tooltip="Bloomberg" class="company-logo" > <img src="/assets/images/contrib/companies/bloomberg.svg" alt="Bloomberg" width="130" height="170" /> </a> <a href="https://graphcore.ai" target="_blank" rel="noopener sponsored" data-tooltip="Graphcore" class="company-logo" > <img src="/assets/images/contrib/companies/graphcore.svg" alt="Graphcore" width="130" height="170" /> </a> <a href="https://jumptrading.com/" target="_blank" rel="noopener sponsored" data-tooltip="Jump Trading" class="company-logo" > <img src="/assets/images/contrib/companies/jumptrading.jpg" alt="Jump Trading" width="130" height="170" /> </a> <a href="https://pilgrim.co.uk" target="_blank" rel="noopener sponsored" data-tooltip="Pilgrim Brewery" class="company-logo" > <img src="/assets/images/contrib/companies/pilgrim.jpg" alt="Pilgrim Brewery" width="130" height="170" /> </a> <a href="https://tpp-careers.com" target="_blank" rel="noopener sponsored" data-tooltip="TPP" class="company-logo" > <img src="/assets/images/contrib/companies/tpp.png" alt="TPP" width="130" height="170" /> </a> <a href="https://visa.co.uk" target="_blank" rel="noopener sponsored" data-tooltip="VISA" class="company-logo" > <img src="/assets/images/contrib/companies/visa.svg" alt="VISA" width="130" height="170" /> </a> <a href="https://www.bp.com/" target="_blank" rel="noopener sponsored" data-tooltip="BP" class="company-logo" > <img src="/assets/images/contrib/companies/bp.svg" alt="BP" width="130" height="170" /> </a> <a href="https://www.xmos.ai/" target="_blank" rel="noopener sponsored" data-tooltip="XMOS" class="company-logo" > <img src="/assets/images/contrib/companies/xmos.svg" alt="XMOS" width="130" height="170" /> </a> </div> <div class="sponsors__action_item"> <a href="/pages/sponsors">Learn more about working with us.</a> </div> </section> <footer class="page-footer"> <span class="page-footer__text">&copy; University of Bristol Computer Science Society</span> <nav class="page-footer__menu"> <ul> <li> <a class="page-link" href="/about/">About</a> </li> <li> <a class="page-link" href="/contact/">Contact</a> </li> <li> <a class="page-link" href="/events/index.html">Events</a> </li> <li> <a class="page-link" href="/freshers21/">Freshers</a> </li> <li> <a class="page-link" href="/jobs/">Jobs</a> </li> <li> <a class="page-link" href="/sponsors">Sponsor us</a> </li> <li> <a class="page-link" href="/tutorials/">Tutorials</a> </li> <li> <a class="page-link" href="/wellbeing/">Wellbeing</a> </li> </ul> </nav> </footer> </body> </html>
cssbristol/css-website-2015
jobs/2021_10_19_bloomberg_grad/index.html
HTML
mit
20,770
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 選舉資料查詢 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>中選會選舉資料庫網站</title> <link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css"> <script type="text/javascript"> function AddToFaves_hp() { var is_4up = parseInt(navigator.appVersion); var is_mac = navigator.userAgent.toLowerCase().indexOf("mac")!=-1; var is_ie = navigator.userAgent.toLowerCase().indexOf("msie")!=-1; var thePage = location.href; if (thePage.lastIndexOf('#')!=-1) thePage = thePage.substring(0,thePage.lastIndexOf('#')); if (is_ie && is_4up && !is_mac) window.external.AddFavorite(thePage,document.title); else if (is_ie || document.images) booker_hp = window.open(thePage,'booker_','menubar,width=325,height=100,left=140,top=60'); //booker_hp.focus(); } </script> </head> <body class="frame"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 標題:選舉資料庫網站 --> <div style="width: 100%; height: 56px; margin: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: black;"> <div style="float: left;"> <img src="http://db.cec.gov.tw/images/main_title.gif" /> </div> <div style="width: 100%; height: 48px;"> <div style="text-align: center;"> <img src="http://db.cec.gov.tw/images/small_ghost.gif" /> <span style="height: 30px; font-size: 20px;"> <a href="http://www.cec.gov.tw" style="text-decoration: none;">回中選會網站</a> </span> </div> </div> <div style="width: 100%; height: 8px; background-color: #fde501;"> </div> </div> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 頁籤 --> <div style="width: 100%; height: 29px; background-image: url('http://db.cec.gov.tw/images/tab_background.gif'); background-repeat: repeat-x;"> <div style="text-align: center;"> <a href="histMain.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_01.gif" /></a> <a href="histCand.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_02.gif" /></a> <!-- <a href=""><img border="0" src="images/tab_03.gif" /></a> --> <!-- <a href=""><img border="0" src="images/tab_04.gif" /></a> --> <a href="histQuery.jsp?voteCode=20120101T1A2&amp;qryType=ctks&amp;prvCode=04&amp;cityCode=000&amp;areaCode=01&amp;deptCode=005&amp;liCode=0083#"><img border="0" src="http://db.cec.gov.tw/images/tab_05.gif" onClick="AddToFaves_hp()" /></a> <a href="mailto:info@cec.gov.tw;ytlin@cec.gov.tw"><img border="0" src="http://db.cec.gov.tw/images/tab_06.gif" /></a> </div> </div> <div style="width: 100%; height: 22px; background-image: url('http://db.cec.gov.tw/images/tab_separator.gif'); background-repeat: repeat-x;"> </div> <div class="query"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 子頁面:查詢候選人得票數 --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 標題 --> <div class="titlebox"> <div class="title"> <div class="head">第 08 屆 立法委員選舉(區域)&nbsp;候選人得票數</div> <div class="date">投票日期:中華民國101年01月14日</div> <div class="separator"></div> </div> </div> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 查詢:候選人得票數,縣市多選區,如區域立委 --> <link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/qryCtks.css" /> <!-- 投開票所表頭 --> <table class="ctks" width="950" height="22" border=1 cellpadding="0" cellspacing="0" > <tr class="title"> <td nowrap align="center">地區</td> <td nowrap align="center">姓名</td> <td nowrap align="center">號次</td> <td nowrap align="center">得票數</td> <td nowrap align="center">得票率</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap rowspan=3 align=center>臺南市第01選區鹽水區義稠里第0122投開票所</td> <td nowrap align="center">葉宜津</td> <td nowrap align="center">1</td> <td nowrap align="right">387</td> <td nowrap align="right"> 66.49%</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap align="center">李宗智</td> <td nowrap align="center">2</td> <td nowrap align="right">59</td> <td nowrap align="right"> 10.13%</td> </tr> <!-- 投開票所內容 --> <tr class="data"> <td nowrap align="center">歐崇敬</td> <td nowrap align="center">3</td> <td nowrap align="right">136</td> <td nowrap align="right"> 23.36%</td> </tr> </table> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <div style="width: 100%; height: 20px; margin: 30px 0px 0px 0px; text-align: center; "> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" /> </span> <span style="margin: 0px 10px 0px 10px; "> <a style="text-decoration: none; font-size: 15px; " href="histPrint">下載</a> </span> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" /> </span> <span style="margin-right: 100px;">&nbsp;</span> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" /> </span> <span style="margin: 0px 10px 0px 10px; "> <a style="text-decoration: none; font-size: 15px; " href="histMain.jsp">離開</a> </span> <span> <img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" /> </span> </div> </div> </body> </html>
g0v/projectV
mirror/prvCode_07/cityCode_000-areaCode_01-deptCode_005/voteCode_20120101T1A2-qryType_ctks-prvCode_04-cityCode_000-areaCode_01-deptCode_005-liCode_0083.html
HTML
mit
5,766
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <head th:include="pages/fragments/headcssjs :: headcssjs"> <!--这是引用的公共部分--> </head> <style> .text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap} </style> <body class="bg-grey" gtools_scp_screen_capture_injected="true"> <!--引用公共的header start--> <header th:include="pages/fragments/header :: header" id="header" class="header bg-white"></header> <!--引用公共的header end--> <!-- 页面内容 --> <div class="main-content index-page clearfix"> <div class="post-lists"> <div class="post-lists-body"> <div class="post-list-item" th:each="a :${articles}"> <div class="post-list-item-container"> <div class="item-thumb bg-deepgrey" th:style="'background-image:url('+${#httpServletRequest.getContextPath()}+${a.thumb_img}+');'"></div> <a th:href="@{'/pages/article/'+${a.id}}"> <div class="item-desc"> <p class="text-overflow" style="width:200px;" th:text="${a.contents}"> </p> </div> </a> <div class="item-slant reverse-slant bg-deepgrey"></div> <div class="item-slant"></div> <div class="item-label"> <div class="item-title"><a href="#" th:text="${a.title}"></a> </div> <div class="item-meta clearfix"> <div class="item-meta-ico" th:attrappend="class=${' ' + icons[a.id%10]}" th:style="'background: url('+@{/ui/pages/img/bg-ico.png}+') no-repeat;background-size: 40px auto;'"></div> <div class="item-meta-cat" th:utext="${a.categories}"> </div> </div> </div> </div> </div> </div> </div> <div class="lists-navigator clearfix"> <div id="pagecontent" style="text-align: center;"></div> </div> </div> <script th:inline="javascript"> $(function () { pageaction(); }); function pageaction(){ /*<![CDATA[*/ var totals = [[${totals}]]; var curr = [[${page}]]; if(totals <= 1){ $("#pagecontent").hide(); } /*]]>*/ laypage({ cont: 'pagecontent', pages: totals, curr: curr || 1, jump: function(e, first){ //触发分页后的回调 if(!first){ //一定要加此判断,否则初始时会无限刷新 location.href = basepath+'/pages/index?page='+e.curr; } } }); } </script> <div th:include="pages/fragments/footer :: footer"></div> </body> </html>
lbwleon/blog
src/main/resources/templates/pages/index.html
HTML
mit
2,899
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>ViennaCL - The Vienna Computing Library: invalid_platform Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">ViennaCL - The Vienna Computing Library &#160;<span id="projectnumber">1.3.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Data&#160;Fields</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceviennacl.html">viennacl</a> </li> <li class="navelem"><a class="el" href="namespaceviennacl_1_1ocl.html">ocl</a> </li> <li class="navelem"><a class="el" href="classviennacl_1_1ocl_1_1invalid__platform.html">invalid_platform</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">invalid_platform Class Reference</div> </div> </div><!--header--> <div class="contents"> <!-- doxytag: class="viennacl::ocl::invalid_platform" --> <p><code>#include &lt;<a class="el" href="error_8hpp_source.html">error.hpp</a>&gt;</code></p> <hr/>The documentation for this class was generated from the following file:<ul> <li>viennacl/ocl/<a class="el" href="error_8hpp_source.html">error.hpp</a></li> </ul> </div><!-- contents --> <hr class="footer"/><address class="footer"><small> Generated on Thu Aug 9 2012 19:49:13 for ViennaCL - The Vienna Computing Library by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.7.6.1 </small></address> </body> </html>
aokomoriuta/ViennaCLFiles
doc/doxygen/html/classviennacl_1_1ocl_1_1invalid__platform.html
HTML
mit
2,784
--- layout: default --- <noscript> <style> article .footnotes { display: block; } </style> </noscript> <article> <div class="center"> <h1>{{ page.title }}</h1> <time>{{ page.date | date: '%B %-d, %Y' }}</time> </div> <div class="divider"></div> {{ content }} {% include comments.html %} </article> <div class="back"> <a href="{{site.baseurl}}/">Back</a> </div>
indiejoseph/indiejoseph.github.io
_layouts/post.html
HTML
mit
390
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Trans-Am: Day 5 &#8211; Richmond to Mineral</title> <meta name="description" content="It's pronounced \ˈhȯg\ and it rhymes with dog, log, and snog. "> <link rel="stylesheet" href="/css/main.css"> <link rel="canonical" href="http://davehogge.com/cycling/trans-am-day-5-richmond-to-mineral.html"> </head> <body> <header class="site-header"> <div class="wrapper"> <a class="site-title" href="/">David Hogge</a> <nav class="site-nav"> <a href="#" class="menu-icon"> <svg viewBox="0 0 18 15"> <path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/> <path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/> <path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/> </svg> </a> <div class="trigger"> <a class="page-link" href="/about/">About</a> <a class="page-link" href="/posts/">Posts</a> <a class="page-link" href="/travels/">Travels</a> </div> </nav> </div> </header> <div class="page-content"> <div class="wrapper"> <div class="post"> <header class="post-header"> <h1 class="post-title">Trans-Am: Day 5 &#8211; Richmond to Mineral</h1> <p class="post-meta">Jun 27, 2001 • David Hogge</p> </header> <article class="post-content"> <div style="width: 1034px" class="wp-caption alignnone"> <img alt="Mineral, VA" src="http://farm2.static.flickr.com/1236/4729682595_cbbbc9dc53_b.jpg" title="Mineral, VA" width="1024" height="675" /><p class="wp-caption-text"> Mineral, VA </p> </div> <table> <tr> <td> date </td> <td> 6/27/2001 </td> </tr> <tr> <td> day </td> <td> 5 </td> </tr> <tr> <td> from </td> <td> Richmond, Va </td> </tr> <tr> <td> to </td> <td> Mineral, Va </td> </tr> <tr> <td> days mileage </td> <td> 76.44 </td> </tr> <tr> <td> total miles </td> <td> 382.87 </td> </tr> <tr> <td> time </td> <td> 6:20:01 </td> </tr> <tr> <td> avg. speed </td> <td> 12 mph </td> </tr> <tr> <td> conditions </td> <td> Hot &amp; Humid! </td> </tr> </table> <p>Got bad directions leaving Richmond, cost me about an hour.</p> <p>Exhausted by hills, heat and humidity.</p> <p>Stayed in the back of the Mineral Vol. Fire Dept.</p> <p>People in Mineral were very friendly.</p> <p>Misread map and went about 12 miles out of my way.</p> </article> </div> </div> </div> <footer class="site-footer"> <div class="wrapper"> <h2 class="footer-heading">David Hogge</h2> <div class="footer-col-wrapper"> <div class="footer-col footer-col-1"> <ul class="contact-list"> <li>David Hogge</li> <li><a href="mailto:info@davidhogge.com">info@davidhogge.com</a></li> </ul> </div> <div class="footer-col footer-col-2"> <ul class="social-media-list"> <li> <a href="https://github.com/davehogge"> <span class="icon icon--github"> <svg viewBox="0 0 16 16"> <path fill="#828282" d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/> </svg> </span> <span class="username">davehogge</span> </a> </li> <li> <a href="https://twitter.com/davehogge"> <span class="icon icon--twitter"> <svg viewBox="0 0 16 16"> <path fill="#828282" d="M15.969,3.058c-0.586,0.26-1.217,0.436-1.878,0.515c0.675-0.405,1.194-1.045,1.438-1.809 c-0.632,0.375-1.332,0.647-2.076,0.793c-0.596-0.636-1.446-1.033-2.387-1.033c-1.806,0-3.27,1.464-3.27,3.27 c0,0.256,0.029,0.506,0.085,0.745C5.163,5.404,2.753,4.102,1.14,2.124C0.859,2.607,0.698,3.168,0.698,3.767 c0,1.134,0.577,2.135,1.455,2.722C1.616,6.472,1.112,6.325,0.671,6.08c0,0.014,0,0.027,0,0.041c0,1.584,1.127,2.906,2.623,3.206 C3.02,9.402,2.731,9.442,2.433,9.442c-0.211,0-0.416-0.021-0.615-0.059c0.416,1.299,1.624,2.245,3.055,2.271 c-1.119,0.877-2.529,1.4-4.061,1.4c-0.264,0-0.524-0.015-0.78-0.046c1.447,0.928,3.166,1.469,5.013,1.469 c6.015,0,9.304-4.983,9.304-9.304c0-0.142-0.003-0.283-0.009-0.423C14.976,4.29,15.531,3.714,15.969,3.058z"/> </svg> </span> <span class="username">davehogge</span> </a> </li> </ul> </div> <div class="footer-col footer-col-3"> <p class="text">It's pronounced \ˈhȯg\ and it rhymes with dog, log, and snog. </p> </div> </div> </div> </footer> </body> </html>
davehogge/blog.davehogge.com
_site/cycling/trans-am-day-5-richmond-to-mineral.html
HTML
mit
6,472
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta content="Craig McClellan" name="author"> <title>Craig McClellan - T1497692222 </title> <link href="/assets/css/style.css" rel="stylesheet"> <link href="/assets/css/highlight.css" rel="stylesheet"> <link rel="stylesheet" href="/custom.css"> <link rel="shortcut icon" href="https://micro.blog/craigmcclellan/favicon.png" type="image/x-icon" /> <link rel="alternate" type="application/rss+xml" title="Craig McClellan" href="http://craigmcclellan.com/feed.xml" /> <link rel="alternate" type="application/json" title="Craig McClellan" href="http://craigmcclellan.com/feed.json" /> <link rel="EditURI" type="application/rsd+xml" href="/rsd.xml" /> <link rel="me" href="https://micro.blog/craigmcclellan" /> <link rel="me" href="https://twitter.com/craigmcclellan" /> <link rel="me" href="https://github.com/craigwmcclellan" /> <link rel="authorization_endpoint" href="https://micro.blog/indieauth/auth" /> <link rel="token_endpoint" href="https://micro.blog/indieauth/token" /> <link rel="micropub" href="https://micro.blog/micropub" /> <link rel="webmention" href="https://micro.blog/webmention" /> <link rel="subscribe" href="https://micro.blog/users/follow" /> </head> <body> <nav class="main-nav"> <a class="normal" href="/"> <span class="arrow">←</span> Home</a> <a href="/archive/">Archive</a> <a href="/about/">About</a> <a href="/tools-of-choice/">Tools of Choice</a> <a class="cta" href="https://micro.blog/craigmcclellan" rel="me">Also on Micro.blog</a> </nav> <section id="wrapper"> <article class="h-entry post"> <header> <h2 class="headline"> <time class="dt-published" datetime="2009-04-10 19:00:00 -0500"> <a class="u-url dates" href="/2009/04/10/t1497692222.html">April 10, 2009</a> </time> </h2> </header> <section class="e-content post-body"> <p>I just ordered some business cards. I feel so official.</p> </section> </article> <section id="post-meta" class="clearfix"> <a href="/"> <img class="u-photo avatar" src="https://micro.blog/craigmcclellan/avatar.jpg"> <div> <span class="p-author h-card dark">Craig McClellan</span> <span><a href="https://micro.blog/craigmcclellan">@craigmcclellan</a></span> </div> </a> </section> </section> <footer id="footer"> <section id="wrapper"> <ul> <li><a href="/feed.xml">RSS</a></li> <li><a href="/feed.json">JSON Feed</a></li> <li><a href="https://micro.blog/craigmcclellan" rel="me">Micro.blog</a></li> <!-- <li><a class="u-email" href="mailto:" rel="me">Email</a></li> --> </ul> <form method="get" id="search" action="https://duckduckgo.com/"> <input type="hidden" name="sites" value="http://craigmcclellan.com"/> <input type="hidden" name="k8" value="#444444"/> <input type="hidden" name="k9" value="#ee4792"/> <input type="hidden" name="kt" value="h"/> <input class="field" type="text" name="q" maxlength="255" placeholder="To search, type and hit Enter&hellip;"/> <input type="submit" value="Search" style="display: none;" /> </form> </section> </footer> </body> </html>
craigwmcclellan/craigwmcclellan.github.io
_site/2009/04/10/t1497692222.html
HTML
mit
4,800
version https://git-lfs.github.com/spec/v1 oid sha256:24768ee8159710b6a0aeb900f75c560c79f9017df29e6ba181ad97462e5b0a5c size 6160
xiangzhuyuan/cron-jlpt
nhk/html/k10010439201000.html
HTML
mit
129
<HTML><HEAD> <TITLE>Review for Urban Legend (1998)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0146336">Urban Legend (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Michael+Dequina">Michael Dequina</A></H3><HR WIDTH="40%" SIZE="4"> <PRE>_Urban_Legend_ (R) * (out of ****)</PRE> <P>What hath Kevin Williamson wrought? While the horror movie revival spurred on by his _Scream_ has yielded a few decent entries in the genre--_I_Know_What_You_Did_Last_Summer_, _Halloween:_H20_, and _Scream_2_ --it must be noted that Williamson himself had a hand in the writing of those films. Those Williamson-less post-_Scream_ efforts, among them _Wishmaster_ and the recent _Disturbing_Behavior_, have been frightening all right--frighteningly, insultingly _bad_. Add to that list _Urban_Legend_, which takes a promising premise and runs it through a predictable meat grinder of idiocy.</P> <P>The influence of Williamson on screenwriter Silvio Horta is clear in two key areas. First, the opening sequence, like that of _Scream_, is an extended set piece detailing the singular murder that gets the proverbial ball rolling. This sequence, in which Pendleton College coed Michelle Mancini (Natasha Gregson Wagner) is decapitated while driving, also reveals the other obviously Williamson-esque touch: the killer's look. Dressed in a large hooded parka, wielding an axe, the killer bears more than a passing resemblance to the _I_Know..._fisherman, sans the hook.</P> <P>One thing Horta does not borrow from Williamson, however, is the intriguing premise. Students at Pendleton are being killed by way of urban legends--those contemporary bits of "mythology" passed from person to person, group to group, year to year that become so embedded in the social consciousness. It hardly matters if they are true or not, such as the tall tale that Mikey from the Life cereal commercials died from a fatal combination of Pop Rocks and Pepsi (he didn't). Michelle, slain by the "killer lurking in the backseat" of lore, is but the first to fall prey to an urban legend come true; as the body count rises, fellow Pendleton student Natalie (Alicia Witt) suspects not only a link between the murders, but a personal link to her past as well.</P> <P>The setup shows promise, but the story never takes off, due in large part to Horta and the director, the aptly named Jamie Blanks, who fires round afer round of his namesake in terms of suspense and scares. Too many of the would-be shocks are fakeouts reliant on bombastic music cues, and the film's chase scenes are riddled with the cliches that _Scream_ tried to subvert, like screaming damsels knowingly running themselves into dead ends when they should--and could--run out the front door. But that is just the tip of the iceberg when it comes to cliches; there's also the climactic villain confession, in which a contrived and way-too-convenient motive is revealed, not to mention the credit card opening up the locked door trick, which is a cliche in any film genre. Banks and Horta's (intentional) attempts at humor are also lame; the fact that the best gags are lazy, in-jokey references to the other credits of co-stars Joshua Jackson and Rebecca Gayheart says a lot about the imagination of their humor. Some laughs are also had when the rather predictable identity of the killer is revealed, but I'm not so sure if some of the more hilarious things about it were meant to be so.</P> <P>The filmmakers don't get much help from their onscreen talent. I was far from a fan of bland _I_Know..._ starlet Jennifer Love Hewitt, but I'd talke her any day ove the dreadfully stiff and uncharismatic Witt, whose inept attempts at emoting were often met with laughter; Witt has a pefect foil in her equally pesence-challenged leading man, Jared Leto. _Dawson's_Creek_ star Jackson mugs his way thorugh a glorified cameo; Gayheart displays all the depth and range of, well, a Noxzema spokeswoman; and Robert Englund lends the film little more than his Freddy Krueger pedigree as a folklore professor. Granted, the cast is hampered by their material. Loretta Devine, who has done some fine work in films such as _Waiting_to_Exhale_, is saddled with the ridiculous role of a Pam Grier-worshiping campus security guard.</P> <P>The recently resuscitated horror genre cannot rely on the efforts one man--namely, Kevin Williamson--to stay alive. If other filmmakers continue to make such shoddy product as _Urban_Legend_, the genre looks to once again go the way of screen slashers' many victims.</P> <PRE><HR></PRE> <P>Michael Dequina <A HREF="mailto:mrbrown@iname.com">mrbrown@iname.com</A> | <A HREF="mailto:michael_jordan@geocities.com">michael_jordan@geocities.com</A> Mr. Brown's Movie Site: <A HREF="http://welcome.to/mrbrown">http://welcome.to/mrbrown</A> CompuServe Hollywood Hotline: <A HREF="http://www.HollywoodHotline.com<HR>">http://www.HollywoodHotline.com<HR></A></P> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/14484.html
HTML
mit
5,932
<!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; 0878ab2c-0c37-4951-abc2-387b46e65c5a </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="#Tiraggo.js">Tiraggo.js</a></strong></td> <td class="text-center">100.00 %</td> <td class="text-center">97.78 %</td> <td class="text-center">100.00 %</td> <td class="text-center">97.78 %</td> </tr> </tbody> </table> </div> <div id="details"> <a name="Tiraggo.js"><h3>Tiraggo.js</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.DBNull</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">Value</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/ti/tiraggo.sql.2015.1.309.2/Tiraggo.js-net35.html
HTML
mit
11,590
<!DOCTYPE html> <html> <head> <title>Meith - Portfolio</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" type="text/css" href="assets/css/style.css" /> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body data-spy="scroll" data-target="#scrollSpyMenu"> <!--========== START COMPONENT BODY LOADING ANIMATION ==========--> <div class="component-body-loading-animation body-loading-animation-animate"></div> <!--========== END COMPONENT BODY LOADING ANIMATION ==========--> <!--========== START COMPONENT HEADER ==========--> <div class="component-header"> <div class="background-color-primary left"></div> <div class="background-color-fourth right"></div> <!--========== START COMPONENT NAVIGATION ==========--> <div class="component-navigation"> <div class="container"> <nav class="navbar" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#meith-navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand logo-text" href="index.html"> <span>Meith</span> Wave of Pixels </a> </div> <div class="collapse navbar-collapse" id="meith-navigation"> <ul class="nav navbar-nav navbar-right"> <li ><a href="index.html">Home</a></li> <li class="active"><a href="portfolio-list.html">Portfolio</a></li> <li ><a href="blog.html">Blog</a></li> <li class="dropdown "> <a href="team-style-grid.html" class="dropdown-toggle" data-toggle="dropdown">The Team</a> <ul class="dropdown-menu" role="menu"> <li><a href="team-style-grid.html">Grid Style</a></li> <li><a href="team-style-list.html">List Style</a></li> <li><a href="team-style-list-department.html">List Style With Departments</a></li> <li><a href="road-map.html">Road Map</a></li> </ul> </li> <li class="dropdown "> <a href="shop-style-grid.html" class="dropdown-toggle" data-toggle="dropdown">Shop</a> <ul class="dropdown-menu" role="menu"> <li><a href="shop-style-grid.html">Style Grid</a></li> <li><a href="shop-style-list.html">Style List</a></li> <li><a href="shop-single-product.html">Single Product</a></li> <li><a href="shop-single-product-left-sidebar.html">Single Product Left Sidebar</a></li> <li><a href="shop-single-product-right-sidebar.html">Single Product Right Sidebar</a></li> <li><a href="shop-cart.html">Cart</a></li> <li><a href="shop-checkout.html">Checkout</a></li> <li><a href="shop-style-list-left-sidebar.html">List Style Left Sidebar</a></li> <li><a href="shop-style-list-right-sidebar.html">List Style Right Sidebar</a></li> </ul> </li> <li class="dropdown "> <a href="account-login.html" class="dropdown-toggle" data-toggle="dropdown">Account</a> <ul class="dropdown-menu" role="menu"> <li><a href="account-login.html">Login</a></li> <li><a href="account-registration.html">Register</a></li> <li><a href="account-recover-password.html">Recover Password</a></li> <li><a href="shop-bookmark-list.html">Favorite Products</a></li> </ul> </li> <li ><a href="contact.html">Contact</a></li> </ul> </div> </nav> </div> <div class="clearfix"></div> </div> <!--========== END COMPONENT NAVIGATION ==========--> <div class="clearfix"></div> </div> <!--========== END COMPONENT HEADER ==========--> <!--========== START COMPONENT PORTFOLIO LIST ==========--> <div class="component-portfolio-list"> <div class="container padding-in-box-100"> <div class="title-primary"> <p class="left-title"> <span class="left-top-title">anteposuerit </span> <span class="left-bottom-title">ullamcorper</span> </p> <h2>Portfolio</h2> <p class="right-title"> <span class="cube"></span> blandit praesent </p> </div> <p class="description-primary"> Lorem ipsum dolor sit amet, <span>consectetuer adipiscing</span> elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci lobortismmodo consequat. </p> <ul class="row"> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-1"> <img src="assets/image/portfolio-page-image-1.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 1 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-2"> <img src="assets/image/portfolio-page-image-2.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 2 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-3"> <img src="assets/image/portfolio-page-image-3.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 3 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-4"> <img src="assets/image/portfolio-page-image-4.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 4 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-5"> <img src="assets/image/portfolio-page-image-5.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 5 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-6"> <img src="assets/image/portfolio-page-image-6.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 6 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-7"> <img src="assets/image/portfolio-page-image-7.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 7 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-8"> <img src="assets/image/portfolio-page-image-8.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 8 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-9"> <img src="assets/image/portfolio-page-image-9.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 9 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-1"> <img src="assets/image/portfolio-page-image-10.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 1 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-2"> <img src="assets/image/portfolio-page-image-11.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 2 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> <li class="col-sm-4 col-md-3"> <div class="image-view-mask image-view-mask-3"> <img src="assets/image/portfolio-page-image-12.png" alt="portfolio-page-image" width="260" height="260"/> <div class="hover-image mask"> <h2 class="title"><span class="cube"></span>Hover Style 3 </h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua</p> <a class="learn-more" href="portfolio-single.html">Learn More</a> </div> </div> </li> </ul> <div class="selection-page"> <ul class="pagination"> <li class="first"><a href="#"><span class="fa fa-chevron-left"></span></a></li> <li><a href="#">1</a></li> <li class="active"><a href="#">2</a></li> <li><a href="#">3</a></li> <li><a href="#">4</a></li> <li><a href="#">5</a></li> <li><a href="#">6</a></li> <li class="last"><a href="#"><span class="fa fa-chevron-right"></span></a></li> </ul> <div class="clearfix"></div> </div> <div class="clearfix"></div> </div> <div class="clearfix"></div> </div> <!--========== END COMPONENT PORTFOLIO LIST ==========--> <!--========== START COMPONENT FOOTER ==========--> <div class="component-footer"> <div class="background-color-primary right"></div> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-9"> <div class="col-xs-12 col-sm-4 first-element"> <div class="widget-text-about"> <h3 class="title-widget-website"> <span>Meith</span> website </h3> <p class="description"> Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit erdiet doming id quod mazim placerat facer possim assum. </p> <a href="#" class="reed-more">LEAR MORE</a> <div class="clearfix"></div> </div> </div> <div class="col-xs-12 col-sm-4"> <div class="widget-tags"> <h3 class="title-widget"> Tags </h3> <ul> <li><a href="#">Uumatis</a></li> <li><a href="#">Sollemnes</a></li> <li><a href="#">Commodo</a></li> <li><a href="#">Mutatione</a></li> <li><a href="#">Placat</a></li> <li><a href="#">Humani</a></li> <li><a href="#">Claritas</a></li> <li><a href="#">Anteposuerit</a></li> <li><a href="#">Consuetudium </a></li> <li><a href="#">Molest</a></li> </ul> <div class="clearfix"></div> </div> </div> <div class="col-xs-12 col-sm-4"> <div class="widget-recent-post"> <h3 class="title-widget"> Recent Posts </h3> <ul class="media-list post"> <li class="media"> <a class="pull-left" href="blog-post.html"> <span class="cube"></span> <img class="media-object" src="assets/image/widget-posted-recent-image-1.jpg" alt="widget-posted-recent-image-1"> </a> <div class="media-body"> <p class="title-post">Fusce gravida tortor felis, ac dictum risus sagittis</p> <p class="post-date">May 9, 2014</p> </div> </li> </ul> <ul class="media-list post"> <li class="media"> <a class="pull-left" href="blog-post.html"> <span class="cube"></span> <img class="media-object" src="assets/image/widget-posted-recent-image-2.jpg" alt="widget-posted-recent-image-2"> </a> <div class="media-body"> <p class="title-post">Fusce gravida tortor felis, ac dictum risus sagittis</p> <p class="post-date">May 15, 2014</p> </div> </li> </ul> <ul class="media-list post"> <li class="media"> <a class="pull-left" href="blog-post.html"> <span class="cube"></span> <img class="media-object" src="assets/image/widget-posted-recent-image-3.jpg" alt="widget-posted-recent-image-3"> </a> <div class="media-body"> <p class="title-post">Fusce gravida tortor felis, ac dictum risus sagittis</p> <p class="post-date">May 18, 2014</p> </div> </li> </ul> <div class="clearfix"></div> </div> </div> </div> <div class="col-sm-12 col-md-3 right-section"> <div class="widget-newsletter"> <h3 class="title-widget"> NewsLetter </h3> <p class="description"> Lorem ipsum dolor sit amet, sed diam nonummy nibh euismod tincidunt ut laore. </p> <form action="send"> <input type="email" class="form-control" placeholder="Enter your email adress"> <button class="btn btn-primary col-sm-6 col-xs-12" type="button">Subscribe</button> <div class="clearfix"></div> </form> <ul class="social-list-vertical"> <li><a href="#"><span class="fa fa-facebook"></span></a></li> <li><a href="#"><span class="fa fa-twitter"></span></a></li> <li><a href="#"><span class="fa fa-google-plus"></span></a></li> <li><a href="#"><span class="fa fa-youtube"></span></a></li> </ul> <div class="clearfix"></div> </div> </div> <div class="col-sm-12 col-md-6 copyright"> <p>Copyright &copy; 2014 - Designed by EasyDevelopment</p> </div> <div class="clearfix"></div> </div> </div> </div> <!--========== END COMPONENT FOOTER ==========--> <script type="text/javascript" src="assets/scripts/jquery-1.10.2.js"></script> <script src="assets/scripts/bootstrap.min.js" type="text/javascript"></script> <script type="text/javascript" src="assets/scripts/retina.js" ></script> <script type="text/javascript" src="assets/scripts/template-helper-min.js"></script> </body> </html>
easy-development/meith-html-template
portfolio-list.html
HTML
mit
17,018
<!DOCTYPE html> <html> <head> <title>substation:Remote#isActive(client(unnamed_29~summary documentation</title> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../../../index.css" /> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../../../highlight.css" /> <script type="text/javascript" src="../../../../../../../../../../../../index.js"></script> </head> <body class="spare" id="component_1548"> <div id="outer"> <div id="header"> <a class="ctype" href="../../../../../../../../../../../../index.html">spare</a> <span></span> <span class="breadcrumbs"> <span class="delimiter">:</span><a href="../../../../../../../../../../index.html" class="breadcrumb module">substation</a><span class="delimiter">:</span><a href="../../../../../../../../index.html" class="breadcrumb module">Remote</a><span class="delimiter">#</span><a href="../../../../../../index.html" class="breadcrumb member">isActive</a><span class="delimiter">(</span><a href="../../../../index.html" class="breadcrumb argument">client</a><span class="delimiter">(</span><a href="../../index.html" class="breadcrumb argument"></a><span class="delimiter">~</span><a href="index.html" class="breadcrumb spare">summary</a> </span> </div> <div id="content"> <!-- basic document info --> <div id="details"> <div class="markdown"><p>If a technical Error prevented the attempt for proceeding, it is passed here.</p> </div> <div class="clear"></div> </div> <div class="children"> </div> </div> </div> <div id="footer"> This document was generated with <a href="https://github.com/shenanigans/node-doczar">doczar</a> at <span class="time">3:55pm</span> on <span class="date">8/14/2015</span> </div> </body> </html>
shenanigans/node-sublayer
static/docs/generated/module/substation/module/remote/member/isactive/argument/client/argument/unnamed_29/spare/summary/index.html
HTML
mit
2,008
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v0.7.11: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v0.7.11 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_testing.html">Testing</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">v8::Testing Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classv8_1_1_testing.html">v8::Testing</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classv8_1_1_testing.html#ae541bd8d75667db1d83c8aef7f8c1cf3">DeoptimizeAll</a>()</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="classv8_1_1_testing.html#adc876063b1e07462b8d9544dd8efab36">GetStressRuns</a>()</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>kStressTypeDeopt</b> enum value (defined in <a class="el" href="classv8_1_1_testing.html">v8::Testing</a>)</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>kStressTypeOpt</b> enum value (defined in <a class="el" href="classv8_1_1_testing.html">v8::Testing</a>)</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classv8_1_1_testing.html#ab9da044b18b9d05770b655bed27ed7f4">PrepareStressRun</a>(int run)</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr><td class="entry"><a class="el" href="classv8_1_1_testing.html#aafa5a4917998aa64134aa750ce5c4b2e">SetStressRunType</a>(StressType type)</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"><span class="mlabel">static</span></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>StressType</b> enum name (defined in <a class="el" href="classv8_1_1_testing.html">v8::Testing</a>)</td><td class="entry"><a class="el" href="classv8_1_1_testing.html">v8::Testing</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:47:59 for V8 API Reference Guide for node.js v0.7.11 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
00247d5/html/classv8_1_1_testing-members.html
HTML
mit
6,415
<!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 (10.0.1) on Sat Jul 21 21:53:08 PDT 2018 --> <title>R-Index</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="date" content="2018-07-21"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../script.js"></script> <script type="text/javascript" src="../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../jquery/jquery-1.10.2.js"></script> <script type="text/javascript" src="../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="R-Index"; } } catch(err) { } //--> var pathtoroot = "../";loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="fixedNav"> <!-- ========= 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="../main/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../main/package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-1.html">Prev Letter</a></li> <li>Next Letter</li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li> <li><a href="index-2.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> <ul class="navListSearch"> <li><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> <div class="contentContainer"><a href="index-1.html">M</a>&nbsp;<a href="index-2.html">R</a>&nbsp;<a name="I:R"> <!-- --> </a> <h2 class="title">R</h2> <dl> <dt><a href="../main/ReplaceTextRevised.html" title="class in main"><span class="typeNameLink">ReplaceTextRevised</span></a> - Class in <a href="../main/package-summary.html">main</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../main/ReplaceTextRevised.html#ReplaceTextRevised--">ReplaceTextRevised()</a></span> - Constructor for class main.<a href="../main/ReplaceTextRevised.html" title="class in main">ReplaceTextRevised</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">M</a>&nbsp;<a href="index-2.html">R</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../main/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="../main/package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-1.html">Prev Letter</a></li> <li>Next Letter</li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li> <li><a href="index-2.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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
tliang1/Java-Practice
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-9/Chapter09P34/doc/index-files/index-2.html
HTML
mit
5,390
--- layout: page_title title: <i class="fa fa-user fa-lg"></i> titlename: 关于 --- <h3>关于博客</h3> <p style=font-size:18px>博客是我借用<a href='http://painterlin.com/'><B>PainterLin.com</B></a>的模板搭建起来的</p> <h3>关于作者</h3> <p style=font-size:18px>一个在代码世界寻找 one piece 的少年</p> <center><img src="/assets/picture/aboutPicture.jpg" style="width:100%"></center> <hr> <!-- <a href="{{ site.author.linkedin }}"> <i class="fa fa-linkedin fa-lg" style="color:#16a095;"></i> </a> <a href="{{ site.author.weibo }}" target="_blank"> <i class="fa fa-weibo fa-lg" style="color:#16a095;"></i> </a> --> <a href="{{ site.author.github }}" target="_blank"> <i class="fa fa-github fa-lg" style="color:#16a095;"></i> </a> <a href="/pages/atom.xml" target="_blank"> <i class="fa fa-rss fa-lg" style="color:#16a095;"></i> </a> <a href="mailto:{{ site.author.email }}"> <i class="fa fa-envelope-o fa-lg" style="color:#16a095;"></i> </a> <a href="{{ site.author.music }}"> <i class="fa fa-music fa-lg" style="color:#16a095;"></i> </a> <hr>
littlePang/littlePang.github.io
pages/about.html
HTML
mit
1,089
<!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 v8.11.2: v8::SerializeInternalFieldsCallback Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v8.11.2 </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="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><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="structv8_1_1SerializeInternalFieldsCallback.html">SerializeInternalFieldsCallback</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> &#124; <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-attribs">Public Attributes</a> &#124; <a href="structv8_1_1SerializeInternalFieldsCallback-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::SerializeInternalFieldsCallback Struct 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> <div class="dynheader"> Collaboration diagram for v8::SerializeInternalFieldsCallback:</div> <div class="dyncontent"> <div class="center"><img src="structv8_1_1SerializeInternalFieldsCallback__coll__graph.png" border="0" usemap="#v8_1_1SerializeInternalFieldsCallback_coll__map" alt="Collaboration graph"/></div> <map name="v8_1_1SerializeInternalFieldsCallback_coll__map" id="v8_1_1SerializeInternalFieldsCallback_coll__map"> </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-types"></a> Public Types</h2></td></tr> <tr class="memitem:a65e0231420540feb0211553b1821d508"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a65e0231420540feb0211553b1821d508"></a> typedef <a class="el" href="classv8_1_1StartupData.html">StartupData</a>(*&#160;</td><td class="memItemRight" valign="bottom"><b>CallbackFunction</b>) (<a class="el" href="classv8_1_1Local.html">Local</a>&lt; <a class="el" href="classv8_1_1Object.html">Object</a> &gt; holder, int index, void *data)</td></tr> <tr class="separator:a65e0231420540feb0211553b1821d508"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aa3c8fa9fa7f7eb7f87dbd5a96425bf32"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa3c8fa9fa7f7eb7f87dbd5a96425bf32"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>SerializeInternalFieldsCallback</b> (CallbackFunction function=nullptr, void *data_arg=nullptr)</td></tr> <tr class="separator:aa3c8fa9fa7f7eb7f87dbd5a96425bf32"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:ab4511f3840db60378b1f000478dac521"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab4511f3840db60378b1f000478dac521"></a> CallbackFunction&#160;</td><td class="memItemRight" valign="bottom"><b>callback</b></td></tr> <tr class="separator:ab4511f3840db60378b1f000478dac521"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8f92d651c3cba2afd9b8504bb3f40130"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8f92d651c3cba2afd9b8504bb3f40130"></a> void *&#160;</td><td class="memItemRight" valign="bottom"><b>data</b></td></tr> <tr class="separator:a8f92d651c3cba2afd9b8504bb3f40130"><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>Callback and supporting data used in <a class="el" href="classv8_1_1SnapshotCreator.html">SnapshotCreator</a> to implement embedder logic to serialize internal fields. </p> </div><hr/>The documentation for this struct 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
ab00559/html/structv8_1_1SerializeInternalFieldsCallback.html
HTML
mit
7,949
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- The HTML 4.01 Transitional DOCTYPE declaration--> <!-- above set at the top of the file will set --> <!-- the browser's rendering engine into --> <!-- "Quirks Mode". Replacing this declaration --> <!-- with a "Standards Mode" doctype is supported, --> <!-- but may lead to some differences in layout. --> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Hello App Engine</title> </head> <body> <h1>Hello App Engine!</h1> <table> <tr> <td colspan="2" style="font-weight:bold;">Available Servlets:</td> </tr> <tr> <td><a href="ipaddress">IPAddress</a></td> </tr> </table> </body> </html>
mizo0203/ipaddr-img-onry
war/index.html
HTML
mit
795
<div id="side-info-container"> </div>
doomhz/daycare_social_platform
public/templates/side2/parent/profile.html
HTML
mit
37
--- layout: subpage title: My Projects description: Technology Enthusiast. President of the Silicon Valley Young Democrats. Board member of the National Women's Political Caucus of Silicon Valley. Alumni Fellow of New Leaders Council Silicon Valley and Emerge California. Member of Code for San Jose. Resident of Mountain View. keywords: Technology, politics, Mountain View --- <section> <div class="row"> <div class="small-12 columns"> <h1 class="mvl">My Projects</h1> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projectgendergap.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>This was a hackathon group project. My group created a hub of government salary data that was analyzed and visualized to show the gender pay gap. We started with the salary data of White House staff, County Executives and UC professors. I worked on the front-end and UX design. We managed to demo a fully functional MVP during the pitch. We won "Best use of code" for this project. <a href="https://sam-dixon.github.io/gov_salaries_gap/">View project</a>.</p> <h2>Skills / Tools Used</h2> <ul> <li>HTML5 / CSS</li> <li>Github pages</li> <li>Zurb's Foundation Framework</li> <li>Python and Jupyter Notebook</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="choosewin.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>This was a hackathon group project for Hack the Patriarchy. My group created an interactive web based game to help women navigate the hiring process. I worked on the front-end and UX design. We managed to demo a fully functional MVP during the pitch. We won "Most Original Project" for this project. <a href="https://www.yanyinchoy.com/chooseyourwin/">View project</a>.</p> <h2>Skills / Tools Used</h2> <ul> <li>HTML5 / CSS / JavaScript</li> <li>Github pages</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="mvaccess.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>MV Access was created to provide broader access to the agendas and staff reports for the newly created Rental Housing Committee. It is imperiative that the committee runs transparently and all the stakeholders are able to easily get information about the implementation of the Community Stabilization and Fair Rent Act (CSFRA). However, since staff time and resources are limited, I created a website where the public can read the agendas easily on thier phone and in a number of different languages. <a href="https://engineeremily.github.io/MVAccess/">View project</a>.</p> <h2>Skills / Tools Used</h2> <ul> <li>HTML5 / CSS</li> <li>Github pages / Jekyll</li> <li>Google Website Translator</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projectlucas.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>During the general election in 2016, I served as the campaign manager for a local city council race. Mountain View had a voluntary expenditure limit that candidates traditionally adhered to, so we needed to bring down costs of the campaign as much as possible. We also wanted to have an open and transparent campaign. One of the features of having a Github website was that we allowed people to "fork" and "pull request" any changes. One person helped create an <a href="https://www.ramirezforcouncil.com/issues">"Issues/Positions"</a> page for the candidate. We also created a <a href="https://www.ramirezforcouncil.com/transparency">"Transparency"</a> page to visulize the donations made to the campaign. <a href="https://github.com/RamirezforCouncil/RamirezforCouncil.github.io" target="_blank">View project</a>.</p> <h2>Skills / Tools Used</h2> <ul> <li>HTML / CSS / JavaScript</li> <li>Google Charts / Google Maps JavaScript API</li> <li>Zurb's Foundation Framework</li> <li>Github Pages / Jekyll</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projectpledge.jpg"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>Open Data Pledge website developed for the policy team of Code for San Jose to host the open data pledge and which council candidates supported it. Designed to be mobile responsive. The goal was to highlight which candidates supported open data principles. In 2016, the San Jose city council passed an Open Data Policy.<a href="https://codeforsanjose.github.io/opendatapledge/">View Project</a>.</p> <h2>Skills / Tools Used</h2> <ul> <li>HTML5 / CSS</li> <li>GitHub Pages</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projecttechmuseum.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>In the Spring of 2015, The Tech Museum of Innovation decided to create an interactive annual report. With the Creative Servies Director, I designed and coded the annual report into multiple mobile responsive webpages.<a href="http://engineeremily.github.io/annualreport/" target="_blank">View project</a>. </p> <h2>Skills / Tools Used</h2> <ul> <li>HTML / CSS</li> <li>GitHub Pages</li> <li>Zurb's Foundation Framework</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projectletters.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>This was Hackathon for Humanity entry. The team decided to create a webpage that allowed a seamless transition between storytelling and resources to help women in unfortunate situations. <a href="https://github.com/jmarkina/house-her" target="_blank">View project</a>. </p> <h2>Skills / Tools Used</h2> <ul> <li>HTML / CSS / JavaScript</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projectblog.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>Code for San Jopse originally had a wordpress site. We eventually moved to BrigadeHub and needed place to move over all the past blog posts. This was a temporary measure. <a href="https://codeforsanjose.github.io/blog/" target="_blank">View project</a>. </p> <h2>Skills / Tools Used</h2> <ul> <li>HTML / CSS / JavaScript / Markdown</li> <li>GitHub Pages / Jekyll</li> </ul> </div> </div> </div> </div> </section> <section> <div class="row"> <div class="small-12 columns"> <div class="work-feature-block row"> <div class="columns medium-7"> <img class="work-feature-block-image" src="projectmvna.png"/> </div> <div class="columns medium-5"> <h2 class="work-feature-block-header">Project Description</h2> <p>Neighborhood Association Map for Mountain View created using ArcGIS and information from the city website. <a href="https://arcg.is/TbqWC">View project</a>. </p> <h2>Skills / Tools Used</h2> <ul> <li>ArcGIS Online</li> </ul> </div> </div> </div> </div> </section>
EngineerEmily/website
projects.html
HTML
mit
8,808
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="UTF-8" /> <title>JQueryUIDock test</title> <!-- Dependencies --> <link rel="stylesheet" href="lib/jquery-ui-1.11.1/jquery-ui.css"> <link rel="stylesheet" href="lib/jquery.layout-latest/layout-default-latest.css"> <script src="lib/jquery-ui-1.11.1/external/jquery/jquery.js"></script> <script src="lib/jquery-ui-1.11.1/jquery-ui.js"></script> <script src="lib/jquery.layout-latest/jquery.layout-latest.js"></script> <!-- Library --> <link rel="stylesheet" href="css/ui-dock.css"> <link rel="stylesheet" href="css/ui-dock-test.css"> <script src="lib/ui-dock.js"></script> </head> <body> <h1>Dock test</h1> <!-- Functional testing --> <button id="ui-dock-test-button">Add view</button> <button id="ui-dock-test-open">Open view 3</button> <div id="ui-dock-test"> </div> <div id="test-view-container"> <div id="view-1"> <p> Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus </p> </div> <div id="view-2"> <ul> <li> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. </li> <li> Aliquam tincidunt mauris eu risus. </li> <li> Vestibulum auctor dapibus neque. </li> </ul> </div> <div id="view-3"> <ul> <li> Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat. </li> <li> Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus. </li> <li> Phasellus ultrices nulla quis nibh. Quisque a lectus. Donec consectetuer ligula vulputate sem tristique cursus. Nam nulla quam, gravida non, commodo a, sodales sit amet, nisi. </li> <li> Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, elementum vulputate, nunc. </li> </ul> </div> <div id="view-4"> <nav> <ul> <li><a href="#nowhere" title="Lorum ipsum dolor sit amet">Lorem</a></li> <li><a href="#nowhere" title="Aliquam tincidunt mauris eu risus">Aliquam</a></li> <li><a href="#nowhere" title="Morbi in sem quis dui placerat ornare">Morbi</a></li> <li><a href="#nowhere" title="Praesent dapibus, neque id cursus faucibus">Praesent</a></li> <li><a href="#nowhere" title="Pellentesque fermentum dolor">Pellentesque</a></li> </ul> </nav> </div> <div id="view-5"> </div> </div> </body> <script> var container = $('#ui-dock-test'); container.dock({ maxDepth : 4, 'verticalPriority' : true, 'highlightFade' : 1000 }); var count = 4; $('#ui-dock-test-button').on('click', function() { var $view = $('#view-4').clone(); var id = 'view-' + count; $view.prop('id', id); container.dock('add', id, $view, 'View ' + count); count++; }); $('#ui-dock-test-open').on('click', function() { container.dock('open', 'view-3'); }); container.dock('add', 'view-1', '#view-1', 'View 1'); container.dock('add', 'view-2', $('#view-2'), 'View 2'); container.dock('add', 'view-3', $('#view-3'), 'View 3'); </script> </html>
logarhymes/JQueryUIDock
test.html
HTML
mit
4,443
<div class="commune_descr limited"> <p> Kalhausen est un village localisé dans le département de Moselle en Lorraine. On dénombrait 859 habitants en 2008.</p> <p>Le nombre de logements, à Kalhausen, était réparti en 2011 en 45 appartements et 312 maisons soit un marché plutôt équilibré.</p> <p>La commune offre quelques aménagements, elle propose entre autres un terrain de sport.</p> <p>Si vous pensez venir habiter à Kalhausen, vous pourrez aisément trouver une maison à vendre. </p> <p>À coté de Kalhausen sont localisées les villes de <a href="{{VLROOT}}/immobilier/schmittviller_57636/">Schmittviller</a> localisée à 2&nbsp;km, 335 habitants, <a href="{{VLROOT}}/immobilier/etting_57201/">Etting</a> située à 2&nbsp;km, 771 habitants, <a href="{{VLROOT}}/immobilier/voellerdingen_67508/">Voellerdingen</a> située à 6&nbsp;km, 428 habitants, <a href="{{VLROOT}}/immobilier/zetting_57760/">Zetting</a> localisée à 6&nbsp;km, 774 habitants, <a href="{{VLROOT}}/immobilier/gros-rederching_57261/">Gros-Réderching</a> localisée à 6&nbsp;km, 1&nbsp;323 habitants, <a href="{{VLROOT}}/immobilier/oermingen_67355/">Oermingen</a> située à 2&nbsp;km, 1&nbsp;228 habitants, entre autres. De plus, Kalhausen est située à seulement 26&nbsp;km de <a href="{{VLROOT}}/immobilier/forbach_57227/">Forbach</a>.</p> <p>À Kalhausen, le prix moyen à l'achat d'un appartement se situe à zero &euro; du m² en vente. La valeur moyenne d'une maison à l'achat se situe à zero &euro; du m². À la location la valorisation moyenne se situe à 0 &euro; du m² par mois.</p> </div>
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/57355.html
HTML
mit
1,616
<!doctype html> <html lang="ja"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>スピーカー - Frontrend Conference - A conference for front-end developer(2015年2月21日開催)</title> <meta name="description" content="フロントエンドにフォーカスしたFrontrend Conference 2015年2月21日(土)東京(渋谷)で開催します。"> <meta property="og:title" content="Frontrend Conference"> <meta property="og:url" content="http://frontrend.github.io/conference/"> <meta property="og:type" content="website"> <meta property="og:site_name" content="Frontrend Conference"> <meta property="og:image" content="http://frontrend.github.io/conference/images/ogi.png"> <meta property="og:description" content="フロントエンドにフォーカスしたFrontrend Conference 2015年2月21日(土)東京(渋谷)で開催します。"> <link rel="stylesheet" href="//weloveiconfonts.com/api/?family=entypo"> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Montserrat:400,700"> <link rel="stylesheet" href="styles/main.css"> </head> <body> <header class="site-header" role="banner"> <nav class="site-navigation"> <ul> <li class="site-navigation__top"><a href="./">トップ</a></li> <li><a href="speakers.html" class="is-active">スピーカー</a></li> <li><a href="schedule.html">スケジュール</a></li> <li><a href="location.html">開催場所</a></li> <li class="site-navigation__entry"><a href="http://frontrend.doorkeeper.jp/events/19247" target="_blank"><span>申し込み</span></a></li> </ul> </nav> <div class="page-header"> <p class="logo-frontrend"> <a href="./"> <img src="images/title-frontrend.png" alt="Frontrend"> </a> </p> <h1 class="page-title">Speakers</h1> </div> </header> <main class="site-content" role="main"> <div class="profiles"> <div class="Container"> <ul class="profiles__list"> <li class="profiles__item"> <div class="profile" id="saito"> <div class="Avatar profile__avatar"> <img src="images/speakers/saito.jpg"> </div> <div class="profile__body"> <p class="profile__name">斉藤 祐也</p> <p class="profile__en-name">Yuya Saito</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/cssradar" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/studiomohawk" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>米国の大学を卒業後、大規模なインターネットメディア運営会社に編集者として入社するもウェブデザイナ兼フロントエンドデベロッパとして従事、その後株式会社サイバーエージェントにてモバイルウェブアプリの開発をメインとした部署にて専業フロントエンドデベロッパに転向。株式会社リッチメディアにUXエンジニアとなるべく転職し、現在にいたる。</p> </div> <p class="profile__session"> 12:30 - 13:15<br> <a href="./schedule.html#saito">Pragmatic Front-end Developer: From Artisan to Expert</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="ayumu"> <div class="Avatar profile__avatar"> <img src="images/speakers/ayumu.jpg"> </div> <div class="profile__body"> <p class="profile__name">佐藤 歩</p> <p class="profile__en-name">Ayumu Sato</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/ahomu" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/ahomu" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>株式会社サイバーエージェント Webディベロッパー</p> <p>Webフロントエンド技術を専門として各種のサービス開発を手がける一方、社内教育・技術マネジメント等にも関わる。前職は名古屋のWeb制作 & CMS開発している会社のプログラマ。登壇・執筆などその他アクティビティは個人サイト <a href="http://aho.mu" target="_blank">http://aho.mu</a> にて。</p> </div> <p class="profile__session"> 13:30 - 14:15<br> <a href="./schedule.html#ayumu">Reactive Programming in JavaScript</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="yakura"> <div class="Avatar profile__avatar"> <img src="images/speakers/yakura.jpg"> </div> <div class="profile__body"> <p class="profile__name">矢倉 眞隆</p> <p class="profile__en-name">Masataka Yakura</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/myakura" target="_blank"><i class="entypo-twitter-circled"></i></a></li> </ul> <div class="profile__bio"> <p>「ホームページを作りたい」という思いからHTML, CSSを学び始めるが、ホームページを作るよりそちらの方に興味を持ってしまい、以来HTML, CSS, 各種APIなどのWeb標準仕様やWebブラウザの動向を追いかける毎日をおくる。これまでにHTML5やCSS3に関するブログ記事・雑誌記事の執筆、セミナー・勉強会などでの公演、海外のWeb開発関連書籍の監訳、Web標準仕様書や海外のブログ記事の翻訳などを行う。いろんなところでmyakura。</p> </div> <p class="profile__session"> 13:30 - 14:15<br> <a href="./schedule.html#yakura">箱</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="hokamura"> <div class="Avatar profile__avatar"> <img src="images/speakers/hokamura.jpg"> </div> <div class="profile__body"> <p class="profile__name">外村 和仁</p> <p class="profile__en-name">Kazuhito Hokamura</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/hokaccha" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/hokaccha" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>1983年熊本県生まれ。PHPやPerlのプログラマを経て、現在は株式会社ピクセルグリッドでサーバーサイドの開発からクライアントサイドの開発まで幅広く担当している。</p> <p>個人的にはAdvent Calendarを作成するためのサイトである<a href="http://www.adventar.org/" target="_blank">Adventar</a>やNode.jsのバージョンマネージャーである<a href="https://github.com/hokaccha/nodebrew">nodebrew</a>といったツールの作成などを行っている。</p> </div> <p class="profile__session"> 14:15 - 15:00<br> <a href="./schedule.html#hokamura">Introduction to React</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="tani"> <div class="Avatar profile__avatar"> <img src="images/speakers/tani.jpg"> </div> <div class="profile__body"> <p class="profile__name">谷 拓樹</p> <p class="profile__en-name">Hiroki Tani</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/hiloki" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/hiloki" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>中小企業向けのアプリケーション開発、スタートアップでのスマートフォンサイト制作などを経て、現在はスマートフォンアプリの開発、テクニカルディレクションを担当している。Frontrend、JS Girlsなどのコミュニティ活動や講演活動、その他技術書の執筆もおこなう。著書に『<a href="http://www.amazon.co.jp/dp/4844336355/" target="_blank">Web制作者のためのCSS設計の教科書</a>』など。</p> </div> <p class="profile__session"> 14:15 - 15:00<br> <a href="./schedule.html#tani">Web Components/Polymer, Styling Shadow DOM</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="sensui"> <div class="Avatar profile__avatar"> <img src="images/speakers/sensui.jpg"> </div> <div class="profile__body"> <p class="profile__name">泉水 翔吾</p> <p class="profile__en-name">Shogo Sensui</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/1000ch" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/1000ch" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>1987年千葉生まれ。SIerでのプログラマー(C#・Java)を経て、株式会社サイバーエージェントにてWebフロントエンドの技術に従事。業務では自社Webサービスのパフォーマンス改善と、技術推進がミッション。HTML5関連の技術に浸かりつつも、分野や言語は問わない雑食系。だいたい何でもやる。</p> </div> <p class="profile__session"> 15:40 - 16:25<br> <a href="./schedule.html#sensui">Introduction to ServiceWorker</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="takatsudo"> <div class="Avatar profile__avatar"> <img src="images/speakers/takatsudo.jpg"> </div> <div class="profile__body"> <p class="profile__name">髙津戸 壮</p> <p class="profile__en-name">Takeshi Takatsudo</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/takazudo" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/takazudo" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>大手Web制作会社にてHTML、CSS、JavaScriptエンジニアとして経験を積む。その後フリーランスとして活動を経て、株式会社ピクセルグリッドに入社。業務としては、JavaScriptを用いたUI、Webアプリケーションの実装、HTML、CSSのコーディング、設計、テクニカルディレクションをメインに行っている。Web系雑誌への寄稿、セミナー登壇の実績多数。<a href="http://www.codegrid.net" target="_blank">CodeGrid</a>にて技術記事を書き続けている。</p> </div> <p class="profile__session"> 15:40 - 16:25<br> <a href="./schedule.html#takatsudo">Inline layout</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="ago"> <div class="Avatar profile__avatar"> <img src="images/speakers/ago.jpg"> </div> <div class="profile__body"> <p class="profile__name">吾郷 協</p> <p class="profile__en-name">Kyo Ago</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/kyo_ago" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/kyo-ago" target="_blank"><i class="entypo-github-circled"></i></a></li> <li><a href="http://0-9.tumblr.com/" target="_blank"><i class="entypo-tumblr-circled"></i></a></li> </ul> <div class="profile__bio"> <p>1983年島根県生まれ。Perl/CGIから始まり、Delphi, VBを使ったWindows向け業務システム、PHPでの開発を経て2007年ごろからJavaScriptメインのプログラマとなる。2008年から会社の技術ブログを書き始め、それがきっかけでイベント登壇などを継続的に行うようになる。</p> <p>著書に『<a href="http://www.amazon.co.jp/dp/4774167975">JavaScriptエンジニア養成読本</a>』(共著)など。</p> </div> <p class="profile__session"> 16:25 - 17:10<br> <a href="./schedule.html#ago">JavaScriptテストの疑問、お答えします。</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="koji"> <div class="Avatar profile__avatar"> <img src="images/speakers/koji.jpg"> </div> <div class="profile__body"> <p class="profile__name">石本 光司</p> <p class="profile__en-name">Koji Ishimoto</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/t32k" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/t32k" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>1983年石川県生まれ。大学でデザインを専攻後、晴れてWebデザイナーになるが、コーディング好きが高じてデベロッパーに転身。主要な業務としてはHTML/CSS/JavaScriptといったフロントエンド全般を担当。また社内教育やマークアップ監査なども担当していた。</p> <p>また、個人ブログ「<a href="http://t32k.me/mol/" target="_blank">MOL - Designing for a Mobile World!</a>」ではWebパフォーマンスやモバイルに関する記事を書いている。その他に、JavaScriptを学ぶ女性のためのコミュニティ「<a href="http://jsgirls.org/" target="_blank">JS Girls</a>」のファウンダーでもある。</p> </div> <p class="profile__session"> 16:25 - 17:10<br> <a href="./schedule.html#koji">Evaluating CSS</a> </p> </div> </div> </li> <li class="profiles__item"> <div class="profile" id="simurai"> <div class="Avatar profile__avatar"> <img src="images/speakers/simurai.jpg"> </div> <div class="profile__body"> <p class="profile__name">Simurai</p> <ul class="profile__elsewhere"> <li><a href="https://twitter.com/simurai" target="_blank"><i class="entypo-twitter-circled"></i></a></li> <li><a href="https://github.com/simurai" target="_blank"><i class="entypo-github-circled"></i></a></li> </ul> <div class="profile__bio"> <p>スイス生まれ。Motorolaや多くのスタートアップそしてウェブ・エージェンシーを経験。カナダとオランダに住み、現在は札幌にて受託で開発を行っている。</p> <p>たまに<a href="http://simurai.com" target="_blank">http://simurai.com</a>でブログを更新。</p> <p class="profile__bio--en"> Born in Switzerland. Worked for different Web Agencies, Motorola and startups. Lived in Canada and the Netherlands. Currently lives in Sapporo and doing contract work. </p> <p class="profile__bio--en"> Sometimes blogs at http://simurai.com </p> </div> <p class="profile__session"> 17:25 - 18:15<br> <a href="./schedule.html#simurai">Styling Atom (Editor)</a> </p> </div> </div> </li> </ul> </div> </div> <div class="closing"> <div class="entry"> <p>定員 500名 入場無料</p> <a href="http://frontrend.doorkeeper.jp/events/19247" class="entry__button Button" target="_blank">参加申し込みをする<span>Doorkeeperに移動します</span></a> </div> </div> </main> <footer class="site-footer"> <div class="share"> <p>Share this:</p> <ul class="Container"> <li class="share__tw"> <a href="http://twitter.com/share?text=Frontrend%20Conference%202015%E5%B9%B42%E6%9C%8821%E6%97%A5%EF%BC%88%E5%9C%9F%EF%BC%89%E6%9D%B1%E4%BA%AC%E3%83%BB%E6%B8%8B%E8%B0%B7%E3%81%A7%E9%96%8B%E5%82%AC%EF%BC%81&url=http%3A%2F%2Ffrontrend.github.io%2Fconference&hashtags=frontrend" target="_blank"><i class="entypo-twitter-circled"></i></a> </li> <li class="share__fb"> <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffrontrend.github.io%2Fconference" target="_blank"><i class="entypo-facebook-circled"></i></a> </li> <li class="share__gp"> <a href="https://plus.google.com/share?url=http%3A%2F%2Ffrontrend.github.io%2Fconference" target="_blank"><i class="entypo-gplus-circled"></i></a> </li> </ul> </div> <div class="contentinfo" role="contentinfo"> <p>Powered by <a href="http://frontrend.github.io/">Frontrend</a>, <a href="https://www.cyberagent.co.jp/">CyberAgent Inc</a></p> </div> </footer> <!-- <script src="scripts/main.js"></script> --> </body> </html>
frontrend/frontrend.github.io
conference/speakers.html
HTML
mit
18,599
<html><body> <h4>Windows 10 x64 (19042.610)</h4><br> <h2>_MODWRITER_FLAGS</h2> <font face="arial"> +0x000 KeepForever : Pos 0, 1 Bit<br> +0x000 Networked : Pos 1, 1 Bit<br> +0x000 IoPriority : Pos 2, 3 Bits<br> +0x000 ModifiedStoreWrite : Pos 5, 1 Bit<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (19042.610)/_MODWRITER_FLAGS.html
HTML
mit
313
<html><body> <h4>Windows 10 x64 (19042.572) 20H2</h4><br> <h2>_WNF_SUBSCRIPTION</h2> <font face="arial"> +0x000 Header : <a href="./_WNF_NODE_HEADER.html">_WNF_NODE_HEADER</a><br> +0x008 RunRef : <a href="./_EX_RUNDOWN_REF.html">_EX_RUNDOWN_REF</a><br> +0x010 SubscriptionId : Uint8B<br> +0x018 ProcessSubscriptionListEntry : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br> +0x028 Process : Ptr64 <a href="./_EPROCESS.html">_EPROCESS</a><br> +0x030 NameInstance : Ptr64 <a href="./_WNF_NAME_INSTANCE.html">_WNF_NAME_INSTANCE</a><br> +0x038 StateName : <a href="./_WNF_STATE_NAME_STRUCT.html">_WNF_STATE_NAME_STRUCT</a><br> +0x040 StateSubscriptionListEntry : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br> +0x050 CallbackRoutine : Uint8B<br> +0x058 CallbackContext : Ptr64 Void<br> +0x060 CurrentChangeStamp : Uint4B<br> +0x064 SubscribedEventSet : Uint4B<br> +0x068 PendingSubscriptionListEntry : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br> +0x078 SubscriptionState : <a href="./_WNF_SUBSCRIPTION_STATE.html">_WNF_SUBSCRIPTION_STATE</a><br> +0x07c SignaledEventSet : Uint4B<br> +0x080 InDeliveryEventSet : Uint4B<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (19042.572) 20H2/_WNF_SUBSCRIPTION.html
HTML
mit
1,257
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="/SonghayCore/assets/img/favicon.ico" type="image/x-icon"> <link rel="icon" href="/SonghayCore/assets/img/favicon.ico" type="image/x-icon"> <title>SonghayCore Documentation - API - ExpressionExtensions.Or&lt;T&gt;(Expression&lt;Func&lt;T, bool&gt;&gt;, Expression&lt;Func&lt;T, bool&gt;&gt;) Method</title> <link href="/SonghayCore/assets/css/highlight.css" rel="stylesheet"> <link href="/SonghayCore/assets/css/bootstrap/bootstrap.css" rel="stylesheet"> <link href="/SonghayCore/assets/css/adminlte/AdminLTE.css" rel="stylesheet"> <link href="/SonghayCore/assets/css/theme/theme.css" rel="stylesheet"> <link href="//fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,400i,700,700i" rel="stylesheet"> <link href="/SonghayCore/assets/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="/SonghayCore/assets/css/override.css" rel="stylesheet"> <script src="/SonghayCore/assets/js/jquery-2.2.3.min.js"></script> <script src="/SonghayCore/assets/js/bootstrap.min.js"></script> <script src="/SonghayCore/assets/js/app.min.js"></script> <script src="/SonghayCore/assets/js/highlight.pack.js"></script> <script src="/SonghayCore/assets/js/jquery.slimscroll.min.js"></script> <script src="/SonghayCore/assets/js/jquery.sticky-kit.min.js"></script> <script src="/SonghayCore/assets/js/mermaid.min.js"></script> <script src="/SonghayCore/assets/js/svg-pan-zoom.min.js"></script> <!--[if lt IE 9]> <script src="/SonghayCore/assets/js/html5shiv.min.js"></script> <script src="/SonghayCore/assets/js/respond.min.js"></script> <![endif]--> </head> <body class="hold-transition wyam layout-boxed "> <div class="top-banner"></div> <div class="wrapper with-container"> <!-- Header --> <header class="main-header"> <a href="/SonghayCore/" class="logo"> <span>SonghayCore Documentation</span> </a> <nav class="navbar navbar-static-top" role="navigation"> <!-- Sidebar toggle button--> <a href="#" class="sidebar-toggle visible-xs-block" data-toggle="offcanvas" role="button"> <span class="sr-only">Toggle side menu</span> <i class="fa fa-chevron-circle-right"></i> </a> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse"> <span class="sr-only">Toggle side menu</span> <i class="fa fa-chevron-circle-down"></i> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse pull-left" id="navbar-collapse"> <ul class="nav navbar-nav"> <li class="active"><a href="/SonghayCore/api">API</a></li> </ul> </div> <!-- /.navbar-collapse --> <!-- Navbar Right Menu --> </nav> </header> <!-- Left side column. contains the logo and sidebar --> <aside class="main-sidebar "> <section class="infobar" data-spy="affix" data-offset-top="60" data-offset-bottom="200"> <div id="infobar-headings"><h6>On This Page</h6><p><a href="#Summary">Summary</a></p> <p><a href="#Syntax">Syntax</a></p> <p><a href="#TypeParameters">Type Parameters</a></p> <p><a href="#Parameters">Parameters</a></p> <p><a href="#ReturnValue">Return Value</a></p> <hr class="infobar-hidden"> </div> </section> <section class="sidebar"> <script src="/SonghayCore/assets/js/lunr.min.js"></script> <script src="/SonghayCore/assets/js/searchIndex.js"></script> <div class="sidebar-form"> <div class="input-group"> <input type="text" name="search" id="search" class="form-control" placeholder="Search Types..."> <span class="input-group-btn"> <button class="btn btn-flat"><i class="fa fa-search"></i></button> </span> </div> </div> <div id="search-results"> </div> <script> function runSearch(query){ $("#search-results").empty(); if( query.length < 2 ){ return; } var results = searchModule.search("*" + query + "*"); var listHtml = "<ul class='sidebar-menu'>"; listHtml += "<li class='header'>Type Results</li>"; if(results.length == 0 ){ listHtml += "<li>No results found</li>"; } else { for(var i = 0; i < results.length; ++i){ var res = results[i]; listHtml += "<li><a href='" + res.url + "'>" + htmlEscape(res.title) + "</a></li>"; } } listHtml += "</ul>"; $("#search-results").append(listHtml); } $(document).ready(function(){ $("#search").on('input propertychange paste', function() { runSearch($("#search").val()); }); }); function htmlEscape(html) { return document.createElement('div') .appendChild(document.createTextNode(html)) .parentNode .innerHTML; } </script> <hr> <ul class="sidebar-menu"> <li class="header">Namespace</li> <li><a href="/SonghayCore/api/Songhay.Extensions">Songhay<wbr>.Extensions</a></li> <li class="header">Type</li> <li><a href="/SonghayCore/api/Songhay.Extensions/ExpressionExtensions">ExpressionExtensions</a></li> <li role="separator" class="divider"></li> <li class="header">Method Members</li> <li><a href="/SonghayCore/api/Songhay.Extensions/ExpressionExtensions/55BBAE43">And<wbr>&lt;T&gt;<wbr><wbr>(Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr>, <wbr>Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr>)<wbr></a></li> <li class="selected"><a href="/SonghayCore/api/Songhay.Extensions/ExpressionExtensions/210A2888">Or<wbr>&lt;T&gt;<wbr><wbr>(Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr>, <wbr>Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr>)<wbr></a></li> </ul> </section> </aside> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <section class="content-header"> <h3><a href="/SonghayCore/api/Songhay.Extensions/ExpressionExtensions">ExpressionExtensions</a>.</h3> <h1>Or<wbr>&lt;T&gt;<wbr><wbr>(Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr>, <wbr>Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr>)<wbr> <small>Method</small></h1> </section> <section class="content"> <h1 id="Summary">Summary</h1> <div class="lead"> Ors the specified this expression. </div> <div class="panel panel-default"> <div class="panel-body"> <dl class="dl-horizontal"> <dt>Namespace</dt> <dd><a href="/SonghayCore/api/Songhay.Extensions">Songhay<wbr>.Extensions</a></dd> <dt>Containing Type</dt> <dd><a href="/SonghayCore/api/Songhay.Extensions/ExpressionExtensions">ExpressionExtensions</a></dd> </dl> </div> </div> <h1 id="Syntax">Syntax</h1> <pre><code>public static Expression&lt;Func&lt;T, bool&gt;&gt; Or&lt;T&gt;(this Expression&lt;Func&lt;T, bool&gt;&gt; thisExpression, Expression&lt;Func&lt;T, bool&gt;&gt; expression)</code></pre> <h1 id="TypeParameters">Type Parameters</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover two-cols"> <thead> <tr> <th>Name</th> <th>Description</th> </tr> </thead> <tbody><tr id="typeparam-T"> <td>T</td> <td></td> </tr> </tbody></table> </div> </div> <h1 id="Parameters">Parameters</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover three-cols"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody><tr> <td>thisExpression</td> <td>Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr></td> <td>The this expression.</td> </tr> <tr> <td>expression</td> <td>Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr></td> <td>The expression.</td> </tr> </tbody></table> </div> </div> <h1 id="ReturnValue">Return Value</h1> <div class="box"> <div class="box-body no-padding table-responsive"> <table class="table table-striped table-hover two-cols"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody><tr> <td>Expression<wbr>&lt;Func<wbr>&lt;T, <wbr>bool&gt;<wbr>&gt;<wbr></td> <td></td> </tr> </tbody></table> </div> </div> </section> </div> <!-- Footer --> <footer class="main-footer"> </footer> </div> <div class="wrapper bottom-wrapper"> <footer class="bottom-footer"> Generated by <a href="https://wyam.io">Wyam</a> </footer> </div> <a href="javascript:" id="return-to-top"><i class="fa fa-chevron-up"></i></a> <script> // Close the sidebar if we select an anchor link $(".main-sidebar a[href^='#']:not('.expand')").click(function(){ $(document.body).removeClass('sidebar-open'); }); $(document).ready(function() { mermaid.initialize( { flowchart: { useMaxWidth: false }, startOnLoad: false, cloneCssStyles: false }); mermaid.init(undefined, ".mermaid"); // Remove the max-width setting that Mermaid sets var mermaidSvg = $('.mermaid svg'); mermaidSvg.addClass('img-responsive'); mermaidSvg.css('max-width', ''); // Make it scrollable var target = document.querySelector(".mermaid svg"); if(target !== null) { var panZoom = window.panZoom = svgPanZoom(target, { zoomEnabled: true, controlIconsEnabled: true, fit: true, center: true, maxZoom: 20, zoomScaleSensitivity: 0.6 }); // Do the reset once right away to fit the diagram panZoom.resize(); panZoom.fit(); panZoom.center(); $(window).resize(function(){ panZoom.resize(); panZoom.fit(); panZoom.center(); }); } $('pre code').each(function(i, block) { hljs.highlightBlock(block); }); }); hljs.initHighlightingOnLoad(); // Back to top $(window).scroll(function() { if ($(this).scrollTop() >= 200) { // If page is scrolled more than 50px $('#return-to-top').fadeIn(1000); // Fade in the arrow } else { $('#return-to-top').fadeOut(1000); // Else fade out the arrow } }); $('#return-to-top').click(function() { // When arrow is clicked $('body,html').animate({ scrollTop : 0 // Scroll to top of body }, 500); }); </script> </body></html>
BryanWilhite/SonghayCore
docs/api/Songhay.Extensions/ExpressionExtensions/210A2888.html
HTML
mit
13,236
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2020-01-18 | Rendered using Apache Maven Fluido Skin 1.6 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20200118" /> <meta http-equiv="Content-Language" content="en" /> <title>Property Bind Maven Plugin &#x2013; Project Dependencies</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.6.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.6.min.js"></script> <link rel="stylesheet" href="../css/site.css" /> </head> <body class="topBarEnabled"> <div id="topbar" class="navbar navbar-fixed-top "> <div class="navbar-inner"> <div class="container"><div class="nav-collapse"> <ul class="nav"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Main <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="../" title="Home">Home</a></li> <li><a href="https://github.com/alternet/alternet.ml" title="GitHub project">GitHub project</a></li> <li><a href="http://semantic-mismatch.blogspot.fr/" title="Blog">Blog</a></li> <li><a href="../release-notes.html" title="Release notes">Release notes</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Download <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="../download.html" title="Download">Download</a></li> <li><a href="../license.html" title="License">License</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="../parsing/index.html" title="Alternet Parsing">Alternet Parsing</a></li> <li><a href="../scanner/index.html" title="Alternet Scanner">Alternet Scanner</a></li> <li><a href="../tools/index.html" title="Alternet Tools">Alternet Tools</a></li> <li><a href="../tools-generator/index.html" title="Alternet Tools - Generator">Alternet Tools - Generator</a></li> <li><a href="../prop-bind-maven-plugin/index.html" title="Properties Binder Maven Plugin">Properties Binder Maven Plugin</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Maven reports <b class="caret"></b></a> <ul class="dropdown-menu"> <li class="dropdown-submenu"> <a href="project-info.html" title="Project Information">Project Information</a> <ul class="dropdown-menu"> <li><a href="project-summary.html" title="Summary">Summary</a></li> <li><a href="license.html" title="Licenses">Licenses</a></li> <li><a href="team-list.html" title="Team">Team</a></li> <li><a href="source-repository.html" title="Source Code Management">Source Code Management</a></li> <li><a href="issue-tracking.html" title="Issue Management">Issue Management</a></li> <li><a href="dependencies.html" title="Dependencies">Dependencies</a></li> <li><a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a></li> <li><a href="plugins.html" title="Plugins">Plugins</a></li> </ul> </li> <li class="dropdown-submenu"> <a href="project-reports.html" title="Project Reports">Project Reports</a> <ul class="dropdown-menu"> <li><a href="xref/index.html" title="Source Xref">Source Xref</a></li> <li><a href="xref-test/index.html" title="Test Source Xref">Test Source Xref</a></li> <li><a href="surefire-report.html" title="Surefire Report">Surefire Report</a></li> <li><a href="checkstyle.html" title="Checkstyle">Checkstyle</a></li> </ul> </li> </ul> </li> </ul> <ul class="nav pull-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="https://github.com/alternet/alternet.ml" title="GitHub project">GitHub project</a></li> <li><a href="../demo.html" title="Other Demos">Other Demos</a></li> </ul> </li> </ul> </div> </div> </div> </div> <div class="container"> <div id="banner"> <div class="pull-left"><div id="bannerLeft"><h2>Alternet Tools - Properties Binder Maven Plugin</h2> </div> </div> <div class="pull-right"></div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li id="publishDate">Last Published: 2020-01-18<span class="divider">|</span> </li> <li id="projectVersion">Version: 1.0<span class="divider">|</span></li> <li class=""><a href="../.." title="Alternet">Alternet</a><span class="divider">»</span></li> <li class=""><a href="../index.html" title="Alternet Libs">Alternet Libs</a><span class="divider">»</span></li> <li class=""><a href="../tools/index.html" title="Alternet Tools">Alternet Tools</a><span class="divider">»</span></li> <li class=""><a href="index.html" title="Property Bind Maven Plugin">Property Bind Maven Plugin</a><span class="divider">»</span></li> <li class="active ">Project Dependencies</li> </ul> </div> <div id="bodyColumn" > <a name="Project_Dependencies"></a> <div class="section"> <h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a> <div class="section"> <h3><a name="compile"></a>compile</h3> <p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td>ml.alternet</td> <td><a class="externalLink" href="http://alternet.github.io/alternet-libs/tools/tools.html">alternet-tools</a></td> <td>1.0</td> <td>jar</td> <td><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></td></tr> <tr class="a"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-core/">maven-core</a></td> <td>3.3.9</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-plugin-api/">maven-plugin-api</a></td> <td>3.3.9</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div><a name="Project_Dependencies_test"></a> <div class="section"> <h3><a name="test"></a>test</h3> <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td>junit</td> <td><a class="externalLink" href="http://junit.org">junit</a></td> <td>4.8.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr> <tr class="a"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-compat/">maven-compat</a></td> <td>3.3.9</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven.plugin-testing</td> <td><a class="externalLink" href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/">maven-plugin-testing-harness</a></td> <td>3.3.0</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.assertj</td> <td><a class="externalLink" href="http://assertj.org/assertj-core">assertj-core</a></td> <td>3.9.1</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.testng</td> <td><a class="externalLink" href="http://testng.org">testng</a></td> <td>6.14.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a></td></tr></table></div><a name="Project_Dependencies_provided"></a> <div class="section"> <h3><a name="provided"></a>provided</h3> <p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-artifact/">maven-artifact</a></td> <td>3.3.9</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.apache.maven.plugin-tools</td> <td><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">maven-plugin-annotations</a></td> <td>3.5</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a> <div class="section"> <h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2> <p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a> <div class="section"> <h3><a name="compile"></a>compile</h3> <p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Classifier</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td>aopalliance</td> <td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td> <td>1.0</td> <td>-</td> <td>jar</td> <td>Public Domain</td></tr> <tr class="a"> <td>com.google.guava</td> <td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td> <td>18.0</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="b"> <td>com.google.inject</td> <td><a class="externalLink" href="https://github.com/google/guice/guice">guice</a></td> <td>4.0</td> <td>no_aop</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td>javax.annotation</td> <td><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">jsr250-api</a></td> <td>1.0</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td></tr> <tr class="b"> <td>javax.el</td> <td><a class="externalLink" href="http://uel-spec.java.net">javax.el-api</a></td> <td>3.0.0</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html">CDDL + GPLv2 with classpath exception</a></td></tr> <tr class="a"> <td>javax.enterprise</td> <td><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">cdi-api</a></td> <td>1.0</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>javax.inject</td> <td><a class="externalLink" href="http://code.google.com/p/atinject/">javax.inject</a></td> <td>1</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td>ml.alternet</td> <td><a class="externalLink" href="http://alternet.github.io/alternet-tools-generator/">alternet-tools-generator</a></td> <td>1.0</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></td></tr> <tr class="b"> <td>ml.alternet</td> <td><a class="externalLink" href="http://soat.developpez.com/tutoriels/java/jvm/decouverte-machine-virtuelle-java/?page=bytecode-avec-plume-java-bytecode-assembler-pjba">ext-libs-pjba</a></td> <td>1.0</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></td></tr> <tr class="a"> <td>org.apache.commons</td> <td><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">commons-lang3</a></td> <td>3.4</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-aether-provider/">maven-aether-provider</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-builder-support/">maven-builder-support</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-model/">maven-model</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-model-builder/">maven-model-builder</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-repository-metadata/">maven-repository-metadata</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-settings/">maven-settings</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-settings-builder/">maven-settings-builder</a></td> <td>3.3.9</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">plexus-classworlds</a></td> <td>2.5.2</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="b"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">plexus-component-annotations</a></td> <td>1.6</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-interpolation">plexus-interpolation</a></td> <td>1.21</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="b"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-utils">plexus-utils</a></td> <td>3.0.22</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td>org.eclipse.aether</td> <td><a class="externalLink" href="http://www.eclipse.org/aether/aether-api/">aether-api</a></td> <td>1.0.2.v20150114</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr> <tr class="b"> <td>org.eclipse.aether</td> <td><a class="externalLink" href="http://www.eclipse.org/aether/aether-impl/">aether-impl</a></td> <td>1.0.2.v20150114</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr> <tr class="a"> <td>org.eclipse.aether</td> <td><a class="externalLink" href="http://www.eclipse.org/aether/aether-spi/">aether-spi</a></td> <td>1.0.2.v20150114</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr> <tr class="b"> <td>org.eclipse.aether</td> <td><a class="externalLink" href="http://www.eclipse.org/aether/aether-util/">aether-util</a></td> <td>1.0.2.v20150114</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr> <tr class="a"> <td>org.eclipse.sisu</td> <td><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">org.eclipse.sisu.inject</a></td> <td>0.3.2</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr> <tr class="b"> <td>org.eclipse.sisu</td> <td><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">org.eclipse.sisu.plexus</a></td> <td>0.3.2</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></td></tr> <tr class="a"> <td>org.sonatype.plexus</td> <td><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">plexus-cipher</a></td> <td>1.4</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr> <tr class="b"> <td>org.sonatype.plexus</td> <td><a class="externalLink" href="http://spice.sonatype.org/plexus-sec-dispatcher">plexus-sec-dispatcher</a></td> <td>1.3</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a> <div class="section"> <h3><a name="test"></a>test</h3> <p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p> <table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td>classworlds</td> <td><a class="externalLink" href="http://classworlds.codehaus.org/">classworlds</a></td> <td>1.1-alpha-2</td> <td>jar</td> <td>-</td></tr> <tr class="a"> <td>com.beust</td> <td><a class="externalLink" href="http://jcommander.org">jcommander</a></td> <td>1.72</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a></td></tr> <tr class="b"> <td>commons-io</td> <td><a class="externalLink" href="http://commons.apache.org/io/">commons-io</a></td> <td>2.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td>org.apache-extras.beanshell</td> <td><a class="externalLink" href="https://github.com/beanshell/beanshell/">bsh</a></td> <td>2.0b6</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td>org.apache.maven.wagon</td> <td><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">wagon-provider-api</a></td> <td>2.10</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-archiver">plexus-archiver</a></td> <td>2.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="b"> <td>org.codehaus.plexus</td> <td>plexus-container-default</td> <td>1.0-alpha-9-stable-1</td> <td>jar</td> <td>-</td></tr> <tr class="a"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-io">plexus-io</a></td> <td>2.0.4</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a> <div class="section"> <h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2> <script language="javascript" type="text/javascript"> function toggleDependencyDetails( divId, imgId ) { var div = document.getElementById( divId ); var img = document.getElementById( imgId ); if( div.style.display == '' ) { div.style.display = 'none'; img.src='./images/icon_info_sml.gif'; img.alt='[Information]'; } else { div.style.display = ''; img.src='./images/close.gif'; img.alt='[Close]'; } } </script> <a name="Dependency_Tree"></a> <div class="section"> <h3><a name="Dependency_Tree"></a>Dependency Tree</h3> <ul> <li>ml.alternet:prop-bind-maven-plugin:maven-plugin:1.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Alternet Tools - Properties Binder Maven Plugin</th></tr> <tr class="b"> <td> <p><b>Description: </b>This Maven Plugin aims to create a bunch of classes that can be populated by .properties files.</p> <p><b>URL: </b><a class="externalLink" href="http://alternet.github.io/prop-bind-maven-plugin/">http://alternet.github.io/prop-bind-maven-plugin/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></p></td></tr></table></div> <ul> <li>org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5 (provided) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Plugin Tools Java 5 Annotations</th></tr> <tr class="b"> <td> <p><b>Description: </b>Java 5 annotations to use in Mojos</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/plugin-tools/maven-plugin-annotations">http://maven.apache.org/plugin-tools/maven-plugin-annotations</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.apache.maven:maven-plugin-api:jar:3.3.9 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Plugin API</th></tr> <tr class="b"> <td> <p><b>Description: </b>The API for plugins - Mojos - development.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-plugin-api/">http://maven.apache.org/ref/3.3.9/maven-plugin-api/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.apache.maven:maven-model:jar:3.3.9 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Model</th></tr> <tr class="b"> <td> <p><b>Description: </b>Model for Maven POM (Project Object Model)</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-model/">http://maven.apache.org/ref/3.3.9/maven-model/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>org.eclipse.sisu.plexus</th></tr> <tr class="b"> <td> <p><b>Description: </b>Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/">http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div> <ul> <li>javax.enterprise:cdi-api:jar:1.0 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>CDI APIs</th></tr> <tr class="b"> <td> <p><b>Description: </b>APIs for JSR-299: Contexts and Dependency Injection for Java EE</p> <p><b>URL: </b><a class="externalLink" href="http://www.seamframework.org/Weld/cdi-api">http://www.seamframework.org/Weld/cdi-api</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>javax.annotation:jsr250-api:jar:1.0 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>JSR-250 Common Annotations for the JavaTM Platform</th></tr> <tr class="b"> <td> <p><b>Description: </b>JSR-250 Reference Implementation by Glassfish</p> <p><b>URL: </b><a class="externalLink" href="http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html">http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li></ul></li> <li>org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>org.eclipse.sisu.inject</th></tr> <tr class="b"> <td> <p><b>Description: </b>JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/sisu/org.eclipse.sisu.inject/">http://www.eclipse.org/sisu/org.eclipse.sisu.inject/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></li> <li>org.apache.maven:maven-core:jar:3.3.9 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Core</th></tr> <tr class="b"> <td> <p><b>Description: </b>Maven Core classes.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-core/">http://maven.apache.org/ref/3.3.9/maven-core/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.apache.maven:maven-settings:jar:3.3.9 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Settings</th></tr> <tr class="b"> <td> <p><b>Description: </b>Maven Settings model.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-settings/">http://maven.apache.org/ref/3.3.9/maven-settings/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.apache.maven:maven-settings-builder:jar:3.3.9 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep20" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Settings Builder</th></tr> <tr class="b"> <td> <p><b>Description: </b>The effective settings builder, with inheritance and password decryption.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-settings-builder/">http://maven.apache.org/ref/3.3.9/maven-settings-builder/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.apache.maven:maven-builder-support:jar:3.3.9 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep22" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Builder Support</th></tr> <tr class="b"> <td> <p><b>Description: </b>Support for descriptor builders (model, setting, toolchains)</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-builder-support/">http://maven.apache.org/ref/3.3.9/maven-builder-support/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.apache.maven:maven-repository-metadata:jar:3.3.9 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep24" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Repository Metadata Model</th></tr> <tr class="b"> <td> <p><b>Description: </b>Per-directory local and remote repository metadata.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-repository-metadata/">http://maven.apache.org/ref/3.3.9/maven-repository-metadata/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.apache.maven:maven-model-builder:jar:3.3.9 (compile) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep26" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Model Builder</th></tr> <tr class="b"> <td> <p><b>Description: </b>The effective model builder, with inheritance, profile activation, interpolation, ...</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-model-builder/">http://maven.apache.org/ref/3.3.9/maven-model-builder/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>com.google.guava:guava:jar:18.0 (compile) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep28" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Guava: Google Core Libraries for Java</th></tr> <tr class="b"> <td> <p><b>Description: </b>Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.</p> <p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">http://code.google.com/p/guava-libraries/guava</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.apache.maven:maven-aether-provider:jar:3.3.9 (compile) <img id="_img31" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep30', '_img31' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep30" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Aether Provider</th></tr> <tr class="b"> <td> <p><b>Description: </b>Extensions to Aether for utilizing Maven POM and repository metadata.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-aether-provider/">http://maven.apache.org/ref/3.3.9/maven-aether-provider/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 (compile) <img id="_img33" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep32', '_img33' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep32" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Aether SPI</th></tr> <tr class="b"> <td> <p><b>Description: </b>The service provider interface for repository system implementations and repository connectors.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-spi/">http://www.eclipse.org/aether/aether-spi/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li> <li>org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep34', '_img35' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep34" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Aether Implementation</th></tr> <tr class="b"> <td> <p><b>Description: </b>An implementation of the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-impl/">http://www.eclipse.org/aether/aether-impl/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li> <li>org.eclipse.aether:aether-api:jar:1.0.2.v20150114 (compile) <img id="_img37" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep36', '_img37' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep36" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Aether API</th></tr> <tr class="b"> <td> <p><b>Description: </b>The application programming interface for the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-api/">http://www.eclipse.org/aether/aether-api/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li> <li>org.eclipse.aether:aether-util:jar:1.0.2.v20150114 (compile) <img id="_img39" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep38', '_img39' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep38" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Aether Utilities</th></tr> <tr class="b"> <td> <p><b>Description: </b>A collection of utility classes to ease usage of the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-util/">http://www.eclipse.org/aether/aether-util/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li> <li>com.google.inject:guice:jar:no_aop:4.0 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep40', '_img41' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep40" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Google Guice - Core Library</th></tr> <tr class="b"> <td> <p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 6 and above</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/google/guice/guice">https://github.com/google/guice/guice</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div> <ul> <li>aopalliance:aopalliance:jar:1.0 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep42', '_img43' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep42" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>AOP alliance</th></tr> <tr class="b"> <td> <p><b>Description: </b>AOP Alliance</p> <p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance.sourceforge.net</a></p> <p><b>Project Licenses: </b>Public Domain</p></td></tr></table></div></li></ul></li> <li>org.codehaus.plexus:plexus-interpolation:jar:1.21 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep44', '_img45' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep44" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Interpolation API</th></tr> <tr class="b"> <td> <p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-interpolation">http://plexus.codehaus.org/plexus-components/plexus-interpolation</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> <li>org.codehaus.plexus:plexus-utils:jar:3.0.22 (compile) <img id="_img47" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep46', '_img47' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep46" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Common Utilities</th></tr> <tr class="b"> <td> <p><b>Description: </b>A collection of various utility classes to ease working with strings, files, command lines, XML and more.</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-utils">http://plexus.codehaus.org/plexus-utils</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> <li>org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile) <img id="_img49" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep48', '_img49' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep48" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Classworlds</th></tr> <tr class="b"> <td> <p><b>Description: </b>A class loader framework</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">http://plexus.codehaus.org/plexus-classworlds/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> <li>org.codehaus.plexus:plexus-component-annotations:jar:1.6 (compile) <img id="_img51" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep50', '_img51' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep50" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus :: Component Annotations</th></tr> <tr class="b"> <td> <p><b>Description: </b>Plexus Component &quot;Java 5&quot; Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> <li>org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep52" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Security Dispatcher Component</th></tr> <tr class="b"> <td> <p><b>Description: </b>There is currently no description associated with this project.</p> <p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-sec-dispatcher">http://spice.sonatype.org/plexus-sec-dispatcher</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div> <ul> <li>org.sonatype.plexus:plexus-cipher:jar:1.4 (compile) <img id="_img55" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep54', '_img55' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep54" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Cipher: encryption/decryption Component</th></tr> <tr class="b"> <td> <p><b>Description: </b>There is currently no description associated with this project.</p> <p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">http://spice.sonatype.org/plexus-cipher</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.apache.commons:commons-lang3:jar:3.4 (compile) <img id="_img57" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep56', '_img57' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep56" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Commons Lang</th></tr> <tr class="b"> <td> <p><b>Description: </b>Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.</p> <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-lang/">http://commons.apache.org/proper/commons-lang/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.apache.maven:maven-artifact:jar:3.3.9 (provided) <img id="_img59" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep58', '_img59' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep58" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Artifact</th></tr> <tr class="b"> <td> <p><b>Description: </b>Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-artifact/">http://maven.apache.org/ref/3.3.9/maven-artifact/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.apache.maven:maven-compat:jar:3.3.9 (test) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep60" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Compat</th></tr> <tr class="b"> <td> <p><b>Description: </b>Maven2 classes maintained as compatibility layer.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/ref/3.3.9/maven-compat/">http://maven.apache.org/ref/3.3.9/maven-compat/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.apache.maven.wagon:wagon-provider-api:jar:2.10 (test) <img id="_img63" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep62', '_img63' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep62" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Maven Wagon :: API</th></tr> <tr class="b"> <td> <p><b>Description: </b>Maven Wagon API that defines the contract between different Wagon implementations</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/wagon/wagon-provider-api">http://maven.apache.org/wagon/wagon-provider-api</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (test) <img id="_img65" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep64', '_img65' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep64" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Maven Plugin Testing Mechanism</th></tr> <tr class="b"> <td> <p><b>Description: </b>The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/">http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>commons-io:commons-io:jar:2.2 (test) <img id="_img67" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep66', '_img67' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep66" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Commons IO</th></tr> <tr class="b"> <td> <p><b>Description: </b>The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.</p> <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> <li>org.codehaus.plexus:plexus-archiver:jar:2.2 (test) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep68" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Archiver Component</th></tr> <tr class="b"> <td> <p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-archiver">http://plexus.codehaus.org/plexus-components/plexus-archiver</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test) <img id="_img71" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep70', '_img71' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep70" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Default Plexus Container</th></tr> <tr class="b"> <td> <p><b>Description: </b>There is currently no description associated with this project.</p> <p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div> <ul> <li>classworlds:classworlds:jar:1.1-alpha-2 (test) <img id="_img73" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep72', '_img73' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep72" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>classworlds</th></tr> <tr class="b"> <td> <p><b>Description: </b>There is currently no description associated with this project.</p> <p><b>URL: </b><a class="externalLink" href="http://classworlds.codehaus.org/">http://classworlds.codehaus.org/</a></p> <p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li></ul></li> <li>org.codehaus.plexus:plexus-io:jar:2.0.4 (test) <img id="_img75" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep74', '_img75' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep74" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Plexus IO Components</th></tr> <tr class="b"> <td> <p><b>Description: </b>The Plexus project provides a full software stack for creating and executing software projects.</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-io">http://plexus.codehaus.org/plexus-components/plexus-io</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li> <li>junit:junit:jar:4.8.2 (test) <img id="_img77" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep76', '_img77' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep76" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>JUnit</th></tr> <tr class="b"> <td> <p><b>Description: </b>JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java.</p> <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li> <li>ml.alternet:alternet-tools:jar:1.0 (compile) <img id="_img79" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep78', '_img79' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep78" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Alternet Tools</th></tr> <tr class="b"> <td> <p><b>Description: </b>Alternet Tools include discovery service tools, concurrent and locking tools, and more</p> <p><b>URL: </b><a class="externalLink" href="http://alternet.github.io/alternet-libs/tools/tools.html">http://alternet.github.io/alternet-libs/tools/tools.html</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></p></td></tr></table></div> <ul> <li>javax.inject:javax.inject:jar:1 (compile) <img id="_img81" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep80', '_img81' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep80" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>javax.inject</th></tr> <tr class="b"> <td> <p><b>Description: </b>The javax.inject API</p> <p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li> <li>ml.alternet:alternet-tools-generator:jar:1.0 (compile) <img id="_img83" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep82', '_img83' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep82" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Alternet Tools - Generator</th></tr> <tr class="b"> <td> <p><b>Description: </b>ByteCodeUtil code generator. The purpose of this module is to generate some byte code. This module is not intended for a public use, it is just used to generate the ByteCodeUtilImpl java source of alternet-tools. ByteCodeUtilImpl itself generate byte code.</p> <p><b>URL: </b><a class="externalLink" href="http://alternet.github.io/alternet-tools-generator/">http://alternet.github.io/alternet-tools-generator/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></p></td></tr></table></div> <ul> <li>ml.alternet:ext-libs-pjba:jar:1.0 (compile) <img id="_img85" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep84', '_img85' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep84" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>PJBA (external library)</th></tr> <tr class="b"> <td> <p><b>Description: </b>PJBA is a light bytecode manipulation tool, but not available in Maven.</p> <p><b>URL: </b><a class="externalLink" href="http://soat.developpez.com/tutoriels/java/jvm/decouverte-machine-virtuelle-java/?page=bytecode-avec-plume-java-bytecode-assembler-pjba">http://soat.developpez.com/tutoriels/java/jvm/decouverte-machine-virtuelle-java/?page=bytecode-avec-plume-java-bytecode-assembler-pjba</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://alternet.github.io/LICENSE.txt">The MIT License (MIT)</a></p></td></tr></table></div></li></ul></li> <li>javax.el:javax.el-api:jar:3.0.0 (compile) <img id="_img87" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep86', '_img87' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep86" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Expression Language 3.0 API</th></tr> <tr class="b"> <td> <p><b>Description: </b>Java.net - The Source for Java Technology Collaboration</p> <p><b>URL: </b><a class="externalLink" href="http://uel-spec.java.net">http://uel-spec.java.net</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html">CDDL + GPLv2 with classpath exception</a></p></td></tr></table></div></li></ul></li> <li>org.assertj:assertj-core:jar:3.9.1 (test) <img id="_img89" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep88', '_img89' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep88" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>AssertJ fluent assertions</th></tr> <tr class="b"> <td> <p><b>Description: </b>Rich and fluent assertions for testing for Java</p> <p><b>URL: </b><a class="externalLink" href="http://assertj.org/assertj-core">http://assertj.org/assertj-core</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.testng:testng:jar:6.14.2 (test) <img id="_img91" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep90', '_img91' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep90" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>testng</th></tr> <tr class="b"> <td> <p><b>Description: </b>A testing framework for the JVM</p> <p><b>URL: </b><a class="externalLink" href="http://testng.org">http://testng.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a></p></td></tr></table></div> <ul> <li>com.beust:jcommander:jar:1.72 (test) <img id="_img93" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep92', '_img93' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep92" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>jcommander</th></tr> <tr class="b"> <td> <p><b>Description: </b>Command line parsing</p> <p><b>URL: </b><a class="externalLink" href="http://jcommander.org">http://jcommander.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</a></p></td></tr></table></div></li> <li>org.apache-extras.beanshell:bsh:jar:2.0b6 (test) <img id="_img95" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep94', '_img95' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep94" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>BeanShell</th></tr> <tr class="b"> <td> <p><b>Description: </b>BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript.</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/beanshell/beanshell/">https://github.com/beanshell/beanshell/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><a name="Licenses"></a> <div class="section"> <h2><a name="Licenses"></a>Licenses</h2> <p><b>Eclipse Public License, Version 1.0: </b>Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus</p> <p><b>The MIT License (MIT): </b>Alternet Tools, Alternet Tools - Generator, Alternet Tools - Properties Binder Maven Plugin, PJBA (external library)</p> <p><b>Apache Public License 2.0: </b>Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component</p> <p><b>Unknown: </b>Default Plexus Container, classworlds</p> <p><b>Apache 2.0: </b>jcommander, testng</p> <p><b>Apache License, Version 2.0: </b>Apache Commons Lang, Apache Maven Wagon :: API, AssertJ fluent assertions, BeanShell, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder</p> <p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>JSR-250 Common Annotations for the JavaTM Platform</p> <p><b>CDDL + GPLv2 with classpath exception: </b>Expression Language 3.0 API</p> <p><b>Public Domain: </b>AOP alliance</p> <p><b>The Apache Software License, Version 2.0: </b>Commons IO, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, javax.inject</p> <p><b>Common Public License Version 1.0: </b>JUnit</p></div><a name="Dependency_File_Details"></a> <div class="section"> <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2> <table border="0" class="table table-striped"> <tr class="a"> <th>Filename</th> <th>Size</th> <th>Entries</th> <th>Classes</th> <th>Packages</th> <th>Java Version</th> <th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr> <tr class="b"> <td>aopalliance-1.0.jar</td> <td>4.5 kB</td> <td>15</td> <td>9</td> <td>2</td> <td>1.3</td> <td>Yes</td></tr> <tr class="a"> <td>classworlds-1.1-alpha-2.jar</td> <td>37.5 kB</td> <td>32</td> <td>22</td> <td>3</td> <td>1.1</td> <td>Yes</td></tr> <tr class="b"> <td>jcommander-1.72.jar</td> <td>69.3 kB</td> <td>67</td> <td>65</td> <td>5</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>guava-18.0.jar</td> <td>2.3 MB</td> <td>1719</td> <td>1690</td> <td>17</td> <td>1.6</td> <td>Yes</td></tr> <tr class="b"> <td>guice-4.0-no_aop.jar</td> <td>423.6 kB</td> <td>344</td> <td>329</td> <td>8</td> <td>1.6</td> <td>Yes</td></tr> <tr class="a"> <td>commons-io-2.2.jar</td> <td>173.6 kB</td> <td>126</td> <td>108</td> <td>6</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>jsr250-api-1.0.jar</td> <td>5.8 kB</td> <td>16</td> <td>11</td> <td>2</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>javax.el-api-3.0.0.jar</td> <td>73.1 kB</td> <td>57</td> <td>46</td> <td>1</td> <td>1.7</td> <td>Yes</td></tr> <tr class="b"> <td>cdi-api-1.0.jar</td> <td>44.9 kB</td> <td>92</td> <td>75</td> <td>7</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>javax.inject-1.jar</td> <td>2.5 kB</td> <td>8</td> <td>6</td> <td>1</td> <td>1.5</td> <td>No</td></tr> <tr class="b"> <td>junit-4.8.2.jar</td> <td>237.3 kB</td> <td>267</td> <td>230</td> <td>30</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>alternet-tools-1.0.jar</td> <td>226.3 kB</td> <td>204</td> <td>180</td> <td>10</td> <td>1.8</td> <td>Yes</td></tr> <tr class="b"> <td>alternet-tools-generator-1.0.jar</td> <td>12.3 kB</td> <td>22</td> <td>7</td> <td>2</td> <td>1.8</td> <td>Yes</td></tr> <tr class="a"> <td>ext-libs-pjba-1.0.jar</td> <td>242.6 kB</td> <td>241</td> <td>210</td> <td>17</td> <td>1.8</td> <td>Yes</td></tr> <tr class="b"> <td>bsh-2.0b6.jar</td> <td>389 kB</td> <td>247</td> <td>164</td> <td>9</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>commons-lang3-3.4.jar</td> <td>434.7 kB</td> <td>248</td> <td>224</td> <td>12</td> <td>1.6</td> <td>Yes</td></tr> <tr class="b"> <td>maven-aether-provider-3.3.9.jar</td> <td>66.9 kB</td> <td>43</td> <td>26</td> <td>1</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>maven-artifact-3.3.9.jar</td> <td>55 kB</td> <td>57</td> <td>32</td> <td>11</td> <td>1.7</td> <td>Yes</td></tr> <tr class="b"> <td>maven-builder-support-3.3.9.jar</td> <td>14.9 kB</td> <td>24</td> <td>10</td> <td>1</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>maven-compat-3.3.9.jar</td> <td>290.3 kB</td> <td>215</td> <td>163</td> <td>29</td> <td>1.7</td> <td>Yes</td></tr> <tr class="b"> <td>maven-core-3.3.9.jar</td> <td>637.9 kB</td> <td>493</td> <td>394</td> <td>56</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>maven-model-3.3.9.jar</td> <td>164 kB</td> <td>71</td> <td>54</td> <td>3</td> <td>1.7</td> <td>Yes</td></tr> <tr class="b"> <td>maven-model-builder-3.3.9.jar</td> <td>177 kB</td> <td>154</td> <td>121</td> <td>16</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>maven-plugin-api-3.3.9.jar</td> <td>47.5 kB</td> <td>48</td> <td>27</td> <td>6</td> <td>1.7</td> <td>Yes</td></tr> <tr class="b"> <td>maven-repository-metadata-3.3.9.jar</td> <td>27.3 kB</td> <td>27</td> <td>9</td> <td>2</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>maven-settings-3.3.9.jar</td> <td>44.3 kB</td> <td>35</td> <td>19</td> <td>2</td> <td>1.7</td> <td>Yes</td></tr> <tr class="b"> <td>maven-settings-builder-3.3.9.jar</td> <td>43 kB</td> <td>53</td> <td>32</td> <td>5</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <td>maven-plugin-testing-harness-3.3.0.jar</td> <td>51 kB</td> <td>36</td> <td>17</td> <td>3</td> <td>1.6</td> <td>Yes</td></tr> <tr class="b"> <td>maven-plugin-annotations-3.5.jar</td> <td>14.3 kB</td> <td>22</td> <td>7</td> <td>1</td> <td>1.6</td> <td>Yes</td></tr> <tr class="a"> <td>wagon-provider-api-2.10.jar</td> <td>53.5 kB</td> <td>60</td> <td>39</td> <td>8</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>assertj-core-3.9.1.jar</td> <td>3.9 MB</td> <td>2627</td> <td>2558</td> <td>57</td> <td>1.8</td> <td>Yes</td></tr> <tr class="a"> <td>plexus-archiver-2.2.jar</td> <td>185 kB</td> <td>137</td> <td>112</td> <td>12</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>plexus-classworlds-2.5.2.jar</td> <td>52.7 kB</td> <td>52</td> <td>37</td> <td>5</td> <td>1.6</td> <td>Yes</td></tr> <tr class="a"> <td>plexus-component-annotations-1.6.jar</td> <td>4.3 kB</td> <td>15</td> <td>3</td> <td>1</td> <td>1.5</td> <td>No</td></tr> <tr class="b"> <td>plexus-container-default-1.0-alpha-9-stable-1.jar</td> <td>194.2 kB</td> <td>215</td> <td>175</td> <td>28</td> <td>1.1</td> <td>Yes</td></tr> <tr class="a"> <td>plexus-interpolation-1.21.jar</td> <td>62.5 kB</td> <td>60</td> <td>44</td> <td>6</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>plexus-io-2.0.4.jar</td> <td>58.3 kB</td> <td>62</td> <td>43</td> <td>5</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>plexus-utils-3.0.22.jar</td> <td>244.9 kB</td> <td>129</td> <td>104</td> <td>9</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>aether-api-1.0.2.v20150114.jar</td> <td>136.3 kB</td> <td>149</td> <td>128</td> <td>11</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>aether-impl-1.0.2.v20150114.jar</td> <td>173 kB</td> <td>114</td> <td>96</td> <td>4</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>aether-spi-1.0.2.v20150114.jar</td> <td>30.7 kB</td> <td>54</td> <td>34</td> <td>8</td> <td>1.5</td> <td>Yes</td></tr> <tr class="a"> <td>aether-util-1.0.2.v20150114.jar</td> <td>146.9 kB</td> <td>126</td> <td>101</td> <td>13</td> <td>1.5</td> <td>Yes</td></tr> <tr class="b"> <td>org.eclipse.sisu.inject-0.3.2.jar</td> <td>377.6 kB</td> <td>288</td> <td>270</td> <td>9</td> <td>1.6</td> <td>Yes</td></tr> <tr class="a"> <td>org.eclipse.sisu.plexus-0.3.2.jar</td> <td>205.4 kB</td> <td>196</td> <td>164</td> <td>20</td> <td>1.6</td> <td>Yes</td></tr> <tr class="b"> <td>plexus-cipher-1.4.jar</td> <td>13.5 kB</td> <td>20</td> <td>6</td> <td>1</td> <td>1.4</td> <td>Yes</td></tr> <tr class="a"> <td>plexus-sec-dispatcher-1.3.jar</td> <td>28.6 kB</td> <td>31</td> <td>13</td> <td>3</td> <td>1.4</td> <td>Yes</td></tr> <tr class="b"> <td>testng-6.14.2.jar</td> <td>809.5 kB</td> <td>590</td> <td>574</td> <td>24</td> <td>1.7</td> <td>Yes</td></tr> <tr class="a"> <th>Total</th> <th>Size</th> <th>Entries</th> <th>Classes</th> <th>Packages</th> <th>Java Version</th> <th>Debug Information</th></tr> <tr class="b"> <td>47</td> <td>13 MB</td> <td>9908</td> <td>8788</td> <td>492</td> <td>1.8</td> <td>45</td></tr> <tr class="a"> <td>compile: 32</td> <td>compile: 6.4 MB</td> <td>compile: 5148</td> <td>compile: 4479</td> <td>compile: 261</td> <td>-</td> <td>compile: 30</td></tr> <tr class="b"> <td>test: 13</td> <td>test: 6.5 MB</td> <td>test: 4681</td> <td>test: 4270</td> <td>test: 219</td> <td>-</td> <td>test: 13</td></tr> <tr class="a"> <td>provided: 2</td> <td>provided: 69.3 kB</td> <td>provided: 79</td> <td>provided: 39</td> <td>provided: 12</td> <td>-</td> <td>provided: 2</td></tr></table></div> </div> </div> <hr/> <footer> <div class="container"> <div class="row"> <p>Copyright &copy;2020 <a href="http://alternet.github.io">Alternet</a>. All rights reserved.</p> </div> <p id="poweredBy" class="pull-right"> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /></a> </p> </div> </footer> </body> </html>
alternet/alternet.github.io
alternet-libs/prop-bind-maven-plugin/dependencies.html
HTML
mit
73,636
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Mon Apr 07 22:27:40 MDT 2014 --> <title>Overview</title> <meta name="date" content="2014-04-07"> <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="Overview"; } //--> </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 class="navBarCell1Rev">Overview</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><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> <caption><span>Packages</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="ca/ualberta/lard/package-summary.html">ca.ualberta.lard</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="ca/ualberta/lard/comparator/package-summary.html">ca.ualberta.lard.comparator</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="ca/ualberta/lard/controller/package-summary.html">ca.ualberta.lard.controller</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="ca/ualberta/lard/model/package-summary.html">ca.ualberta.lard.model</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="ca/ualberta/lard/Stretchy/package-summary.html">ca.ualberta.lard.Stretchy</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="ca/ualberta/lard/utility/package-summary.html">ca.ualberta.lard.utility</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </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 class="navBarCell1Rev">Overview</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><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
CMPUT301W14T06/LARD
LARD/doc/overview-summary.html
HTML
mit
4,587
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> <script src="prototype-tools.js"></script> <script src="main.js"></script> </head> <body> </body> </html>
zzarcon/prototype-tools
index.html
HTML
mit
193
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Index</title> <link rel="stylesheet" href="assets/build/css/main.css"> <% if (bower) { %><script src="assets/build/js/vendor/modernizr/modernizr.js"></script><% } %> </head> <body> <% if (bower) { %><script src="assets/build/js/vendor/jquery/jquery.min.js"></script><% } %> <script src="assets/build/js/app/main.js"></script> </body> </html>
tisvasconcelos/generator-hashirama
app/templates/index.html
HTML
mit
418
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <meta name="collection" content="exclude"> <!-- Generated by javadoc (build 1.5.0-rc) on Wed Aug 11 07:30:14 PDT 2004 --> <TITLE> Uses of Package javax.naming.event (Java 2 Platform SE 5.0) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Package javax.naming.event (Java 2 Platform SE 5.0)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= 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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Standard&nbsp;Ed. 5.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?javax/naming/event/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> <CENTER> <H2> <B>Uses of Package<br>javax.naming.event</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../javax/naming/event/package-summary.html">javax.naming.event</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#javax.naming.event"><B>javax.naming.event</B></A></TD> <TD>Provides support for event notification when accessing naming and directory services.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#javax.naming.ldap"><B>javax.naming.ldap</B></A></TD> <TD>Provides support for LDAPv3 extended operations and controls.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="javax.naming.event"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../javax/naming/event/package-summary.html">javax.naming.event</A> used by <A HREF="../../../javax/naming/event/package-summary.html">javax.naming.event</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../javax/naming/event/class-use/EventContext.html#javax.naming.event"><B>EventContext</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../javax/naming/event/class-use/NamingEvent.html#javax.naming.event"><B>NamingEvent</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents an event fired by a naming/directory service.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../javax/naming/event/class-use/NamingExceptionEvent.html#javax.naming.event"><B>NamingExceptionEvent</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents an event fired when the procedures/processes used to collect information for notifying listeners of <tt>NamingEvent</tt>s threw a <tt>NamingException</tt>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../javax/naming/event/class-use/NamingListener.html#javax.naming.event"><B>NamingListener</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This interface is the root of listener interfaces that handle <tt>NamingEvent</tt>s.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="javax.naming.ldap"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../javax/naming/event/package-summary.html">javax.naming.event</A> used by <A HREF="../../../javax/naming/ldap/package-summary.html">javax.naming.ldap</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../javax/naming/event/class-use/NamingListener.html#javax.naming.ldap"><B>NamingListener</B></A></B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This interface is the root of listener interfaces that handle <tt>NamingEvent</tt>s.</TD> </TR> </TABLE> &nbsp; <P> <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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Standard&nbsp;Ed. 5.0</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?javax/naming/event/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> <font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="../../../../relnotes/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Copyright &#169; 2004, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to <a href="../../../../relnotes/license.html">license terms</a>. Also see the <a href="http://java.sun.com/docs/redist.html">documentation redistribution policy</a>.</font> <!-- Start SiteCatalyst code --> <script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code_download.js"></script> <script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code.js"></script> <!-- ********** DO NOT ALTER ANYTHING BELOW THIS LINE ! *********** --> <!-- Below code will send the info to Omniture server --> <script language="javascript">var s_code=s.t();if(s_code)document.write(s_code)</script> <!-- End SiteCatalyst code --> </body> </HTML>
Smolations/more-dash-docsets
docsets/Java 5.docset/Contents/Resources/Documents/javax/naming/event/package-use.html
HTML
mit
10,210
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.9.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>EmbASP-CSharp v7.1.0: 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="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">EmbASP-CSharp v7.1.0 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.0 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="contents"> &#160; <h3><a id="index_o"></a>- o -</h3><ul> <li>ObjectNotValidException() : <a class="el" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1ObjectNotValidException.html#a8709e5e37fae871faaaeabc16027f300">it.unical.mat.embasp.languages.ObjectNotValidException</a> </li> <li>OptionDescriptor() : <a class="el" href="classbase_1_1OptionDescriptor.html#aeba19df3dc06f58196f322f2e253104b">base.OptionDescriptor</a> </li> <li>Output() : <a class="el" href="classbase_1_1Output.html#a1bee1cb7f0b6028ded4546eef3358ac2">base.Output</a> </li> <li>output() : <a class="el" href="classDatalogGrammarParser.html#afa1de6a6b2dd54ba524b14c7be61a8b8">DatalogGrammarParser</a> , <a class="el" href="classPDDLGrammarParser.html#a2924d11ec36115a2dc00020466744653">PDDLGrammarParser</a> </li> <li>OutputContext() : <a class="el" href="classDatalogGrammarParser_1_1OutputContext.html#a90d22885a11955466cffa2928b456a44">DatalogGrammarParser.OutputContext</a> , <a class="el" href="classPDDLGrammarParser_1_1OutputContext.html#a9968734e787c765ae7469b95b5ebf3c6">PDDLGrammarParser.OutputContext</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.svg" width="104" height="31" alt="doxygen"/></a> 1.9.0 </small></address> </body> </html>
DeMaCS-UNICAL/embasp_website
docs/_static/doxygen/cSharp/functions_func_o.html
HTML
mit
3,865
<html><body> <h4>Windows 10 x64 (18363.628)</h4><br> <h2>_MI_IO_CACHE_STATS</h2> <font face="arial"> +0x000 UnusedBlocks : Uint8B<br> +0x008 ActiveCacheMatch : Uint4B<br> +0x00c ActiveCacheOverride : Uint4B<br> +0x010 UnmappedCacheFlush : Uint4B<br> +0x014 UnmappedCacheMatch : Uint4B<br> +0x018 UnmappedCacheConflict : Uint4B<br> +0x01c PermanentIoAttributeConflict : Uint4B<br> +0x020 PermanentIoNodeConflict : Uint4B<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (18363.628)/_MI_IO_CACHE_STATS.html
HTML
mit
483
<div ng-bind="index.location"></div> <a href="#/">Home</a> <h4>404 - Not Found</h4>
rwardle/angular-seed
app/scripty10/404.html
HTML
mit
85
<?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>PKCS7_sign</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="made" href="mailto:" /> </head> <body> <ul id="index"> <li><a href="#NAME">NAME</a></li> <li><a href="#SYNOPSIS">SYNOPSIS</a></li> <li><a href="#DESCRIPTION">DESCRIPTION</a></li> <li><a href="#NOTES">NOTES</a></li> <li><a href="#NOTES1">NOTES</a></li> <li><a href="#BUGS">BUGS</a></li> <li><a href="#RETURN-VALUES">RETURN VALUES</a></li> <li><a href="#SEE-ALSO">SEE ALSO</a></li> <li><a href="#HISTORY">HISTORY</a></li> <li><a href="#COPYRIGHT">COPYRIGHT</a></li> </ul> <h1 id="NAME">NAME</h1> <p>PKCS7_sign - create a PKCS#7 signedData structure</p> <h1 id="SYNOPSIS">SYNOPSIS</h1> <pre><code> <span class="comment">#include &lt;openssl/pkcs7.h&gt;</span> <span class="variable">PKCS7</span> <span class="variable">*PKCS7_sign</span><span class="operator">(</span><span class="variable">X509</span> <span class="variable">*signcert</span><span class="operator">,</span> <span class="variable">EVP_PKEY</span> <span class="variable">*pkey</span><span class="operator">,</span> <span class="variable">STACK_OF</span><span class="operator">(</span><span class="variable">X509</span><span class="operator">)</span> <span class="variable">*certs</span><span class="operator">,</span> <span class="variable">BIO</span> <span class="variable">*data</span><span class="operator">,</span> <span class="keyword">int</span> <span class="variable">flags</span><span class="operator">);</span> </code></pre> <h1 id="DESCRIPTION">DESCRIPTION</h1> <p>PKCS7_sign() creates and returns a PKCS#7 signedData structure. <b>signcert</b> is the certificate to sign with, <b>pkey</b> is the corresponding private key. <b>certs</b> is an optional additional set of certificates to include in the PKCS#7 structure (for example any intermediate CAs in the chain).</p> <p>The data to be signed is read from BIO <b>data</b>.</p> <p><b>flags</b> is an optional set of flags.</p> <h1 id="NOTES">NOTES</h1> <p>Any of the following flags (ored together) can be passed in the <b>flags</b> parameter.</p> <p>Many S/MIME clients expect the signed content to include valid MIME headers. If the <b>PKCS7_TEXT</b> flag is set MIME headers for type <b>text/plain</b> are prepended to the data.</p> <p>If <b>PKCS7_NOCERTS</b> is set the signer&#39;s certificate will not be included in the PKCS7 structure, the signer&#39;s certificate must still be supplied in the <b>signcert</b> parameter though. This can reduce the size of the signature if the signers certificate can be obtained by other means: for example a previously signed message.</p> <p>The data being signed is included in the PKCS7 structure, unless <b>PKCS7_DETACHED</b> is set in which case it is omitted. This is used for PKCS7 detached signatures which are used in S/MIME plaintext signed messages for example.</p> <p>Normally the supplied content is translated into MIME canonical format (as required by the S/MIME specifications) if <b>PKCS7_BINARY</b> is set no translation occurs. This option should be used if the supplied data is in binary format otherwise the translation will corrupt it.</p> <p>The signedData structure includes several PKCS#7 authenticatedAttributes including the signing time, the PKCS#7 content type and the supported list of ciphers in an SMIMECapabilities attribute. If <b>PKCS7_NOATTR</b> is set then no authenticatedAttributes will be used. If <b>PKCS7_NOSMIMECAP</b> is set then just the SMIMECapabilities are omitted.</p> <p>If present the SMIMECapabilities attribute indicates support for the following algorithms: triple DES, 128 bit RC2, 64 bit RC2, DES and 40 bit RC2. If any of these algorithms is disabled then it will not be included.</p> <p>If the flags <b>PKCS7_STREAM</b> is set then the returned <b>PKCS7</b> structure is just initialized ready to perform the signing operation. The signing is however <b>not</b> performed and the data to be signed is not read from the <b>data</b> parameter. Signing is deferred until after the data has been written. In this way data can be signed in a single pass.</p> <p>If the <b>PKCS7_PARTIAL</b> flag is set a partial <b>PKCS7</b> structure is output to which additional signers and capabilities can be added before finalization.</p> <h1 id="NOTES1">NOTES</h1> <p>If the flag <b>PKCS7_STREAM</b> is set the returned <b>PKCS7</b> structure is <b>not</b> complete and outputting its contents via a function that does not properly finalize the <b>PKCS7</b> structure will give unpredictable results.</p> <p>Several functions including SMIME_write_PKCS7(), i2d_PKCS7_bio_stream(), PEM_write_bio_PKCS7_stream() finalize the structure. Alternatively finalization can be performed by obtaining the streaming ASN1 <b>BIO</b> directly using BIO_new_PKCS7().</p> <p>If a signer is specified it will use the default digest for the signing algorithm. This is <b>SHA1</b> for both RSA and DSA keys.</p> <p>The <b>certs</b>, <b>signcert</b> and <b>pkey</b> parameters can all be <b>NULL</b> if the <b>PKCS7_PARTIAL</b> flag is set. One or more signers can be added using the function PKCS7_sign_add_signer(). PKCS7_final() must also be called to finalize the structure if streaming is not enabled. Alternative signing digests can also be specified using this method.</p> <p>If <b>signcert</b> and <b>pkey</b> are NULL then a certificates only PKCS#7 structure is output.</p> <p>In versions of OpenSSL before 1.0.0 the <b>signcert</b> and <b>pkey</b> parameters must <b>NOT</b> be NULL.</p> <h1 id="BUGS">BUGS</h1> <p>Some advanced attributes such as counter signatures are not supported.</p> <h1 id="RETURN-VALUES">RETURN VALUES</h1> <p>PKCS7_sign() returns either a valid PKCS7 structure or NULL if an error occurred. The error can be obtained from ERR_get_error(3).</p> <h1 id="SEE-ALSO">SEE ALSO</h1> <p><a href="../man3/ERR_get_error.html">ERR_get_error(3)</a>, <a href="../man3/PKCS7_verify.html">PKCS7_verify(3)</a></p> <h1 id="HISTORY">HISTORY</h1> <p>The <b>PKCS7_PARTIAL</b> flag, and the ability for <b>certs</b>, <b>signcert</b>, and <b>pkey</b> parameters to be <b>NULL</b> were added in OpenSSL 1.0.0.</p> <p>The <b>PKCS7_STREAM</b> flag was added in OpenSSL 1.0.0.</p> <h1 id="COPYRIGHT">COPYRIGHT</h1> <p>Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.</p> <p>Licensed under the OpenSSL license (the &quot;License&quot;). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at <a href="https://www.openssl.org/source/license.html">https://www.openssl.org/source/license.html</a>.</p> </body> </html>
chronoxor/CppServer
modules/OpenSSL/VS/html/man3/PKCS7_sign.html
HTML
mit
6,901
{% extends 'base.html' %} {% block body %} <form method="post" action="{% url 'user:login' %}"> {{ form.as_p }} <button type="submit">Login</button> {% csrf_token %} </form> {% endblock body %}
fyaretskiy/website
shopping/user/templates/user/login.html
HTML
mit
219
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <title>Page not found | Payshares</title> <meta name="description" content="Simplyfying Money for Everyone"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="//code.jquery.com/jquery-1.11.2.min.js"></script> <script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script> <link rel="stylesheet" href="/css/main.css"> <!--Favicon--> <link rel="shortcut icon" href="/img/XPS.png" type="image/x-icon"> <!-- Canonical --> <link rel="canonical" href="https://payshares.co/404.html"> <!-- RSS --> <link rel="alternate" type="application/atom+xml" title="Payshares" href="https://payshares.co/feed.xml" /> <!-- Font Awesome --> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <!-- Google Fonts --> <link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,700italic,400italic" rel="stylesheet" type="text/css"> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-21065583-30', 'auto'); ga('send', 'pageview'); </script> </head> <body> <header class="site-header"> <div class="branding"> <a href="/"> <img class="avatar" src="/img/XPS.png" alt=""/> </a> <h1 class="site-title"> <a href="/">Payshares</a> </h1> </div> <nav class="site-nav"> <ul> <li> <a class="page-link" href="/blog/">Blog</a> </li> <li> <a class="page-link" href="https://metronotes.com">Community</a> </li> <li> <a class="page-link" href="/features/">Features</a> </li> <li> <a class="page-link" href="/discover/">Discover</a> </li> <li> <a class="page-link" href="/developers/">Developers</a> </li> <li> <a class="page-link" href="/governance/">Governance</a> </li> <li> <a href="https://github.com/payshares" title="Follow on GitHub"> <i class="fa fa-fw fa-github"></i> </a> </li> <li> <a href="https://plus.google.com/+PaysharesXPS" title="Follow on Google+"> <i class="fa fa-fw fa-google-plus"></i> </a> </li> <li> <a href="https://www.reddit.com/r/payshares" title="Follow on Reddit"> <i class="fa fa-fw fa-reddit"></i> </a> </li> <li> <a href="https://twitter.com/payshares" title="Follow on Twitter"> <i class="fa fa-fw fa-twitter"></i> </a> </li> <li> <script src="//blockr.io/js_external/coinwidget/coin.js"></script> <script> CoinWidgetCom.go({ wallet_address: '1ADqCZiyWG2en4sNkbHvfH4GZ5JBNPA1DV', currency: 'bitcoin', counter: 'count', lbl_button: 'Donate', lbl_count: 'donations', lbl_amount: 'BTC', lbl_address: 'Use address below to donate. Thanks!', qrcode: true, alignment: 'bl', decimals: 8, size: "small", color: "dark", countdownFrom: "0", element: "#coinwidget-bitcoin-1ADqCZiyWG2en4sNkbHvfH4GZ5JBNPA1DV", onShow: function(){}, onHide: function(){} }); </script> <div id="coinwidget-bitcoin-1ADqCZiyWG2en4sNkbHvfH4GZ5JBNPA1DV"></div> </li> </ul> </nav> </header> <div class="content"> <article > <header style="background-image: url('/')"> <h1 class="title">Page not found</h1> </header> <section class="post-content"> <p>Sorry, the requested page wasn’t found on the server.</p> </section> </article> </div> <footer class="site-footer"> <p class="text">© <a href="https://treefunder.co">Treefunder Incorporated</a> </p> </footer> </body> </html>
Payshares/payshares.github.io
_site/404.html
HTML
mit
4,084
<html ng-app="cityzen"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> <title></title> <!-- app's css --> <link href="lib/ionic/css/ionic.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <!-- IF using Sass (run gulp sass first), then uncomment below and remove the CSS includes above <link href="css/ionic.app.css" rel="stylesheet"> --> <!-- ionic/angularjs js --> <script src="lib/ionic/js/ionic.bundle.js"></script> <script type="text/javascript" src="js/plugins/LaunchMyApp.js"></script> <!-- ngcordova --> <script src="lib/ngCordova/dist/ng-cordova.js"></script> <!-- oneall --> <!--script src="lib/oneall/library.js"></script--> <!-- cordova script (this will be a 404 during development) --> <script src="cordova.js"></script> <!-- plugins --> <script src="lib/plugins/LaunchMyApp.js"></script> <!-- your app's js --> <script src="js/app.js"></script> <!-- app's services --> <script src="js/services/pollService.js"></script> <script src="js/services/userService.js"></script> <script src="js/services/locationService.js"></script> <script src="js/services/notificationService.js"></script> <!-- your app's controllers --> <script src="js/controllers/login.js"></script> <script src="js/controllers/polls.js"></script> <script src="js/controllers/settings.js"></script> <script src="js/controllers/notifications.js"></script> <script src="js/controllers/about.js"></script> <script> function handleOpenURL(url) { var event = new CustomEvent('cityzenURI', {detail: {'url': url}}); setTimeout(function() { window.dispatchEvent(event); },0); } </script> </head> <body> <ion-nav-bar class="nav-title-slide-ios7 bar-positive"> <ion-nav-back-button class="button-icon ion-arrow-left-c"> </ion-nav-back-button> </ion-nav-bar> <ion-nav-view animation="slide-left-right"></ion-nav-view> <script id="templates/tabs.html" type="text/ng-template"> <ion-tabs class="tabs-icon-top tabs-positive"> <ion-tab title="Topics" icon="ion-navicon-round" ui-sref="tabs.polls"> <ion-nav-view name="polls-tab"></ion-nav-view> </ion-tab> <ion-tab title="Notifications" icon="ion-ios7-world" ui-sref="tabs.notifications"> <ion-nav-view name="notifications-tab"></ion-nav-view> </ion-tab> <ion-tab title="Settings" icon="ion-gear-a" ui-sref="tabs.settings"> <ion-nav-view name="settings-tab"></ion-nav-view> </ion-tab> <ion-tab title="About" icon="ion-ios7-information" ui-sref="tabs.about"> <ion-nav-view name="about-tab"></ion-nav-view> </ion-tab> </ion-tabs> </script> <script id="templates/polls.html" type="text/ng-template"> <ion-view title="Open Topics"> <ion-content class="background"> <div class="bar bar-header item-input-inset"> <label class="item-input-wrapper"> <i class="icon ion-ios7-search placeholder-icon"></i> <input type="search" placeholder="Search" ng-model="searchText"> </label> <button class="button button-clear"> Cancel </button> </div> <div class="list"> <a ng-repeat="poll in polls | filter:searchText" class="item item-thumbnail-left" ng-click="openPollURL(poll.trackback)"> <img src="http://www.cityzenapp.us/core/poll/poll_{{poll.PollId}}.png"> <h2> {{poll.name}} </h2> <p> {{poll.description}}</p> <span class="tag" ng-repeat="category in poll.categories"> {{category}}</span> </a> </div> </ion-content> </ion-view> </script> <script id="templates/notifications.html" type="text/ng-template"> <ion-view title="Notifications"> <ion-content class="background"> <div class="list"> <a ng-repeat="notification in notifications" ng-click="openNotifURL(notification.trackback, notification.id)" ng-class="{0:'item item-light', 1:'item item-gray'}[notification.read]"> <h2>{{notification.title}}</h2> <p>{{notification.description}}</p> </a> </div> </ion-content> </ion-view> </script> <script id="templates/home.html" type="text/ng-template"> <ion-view title="Home"> <ion-content class="padding"> <p>Example of Ionic tabs. Navigate to each tab, and navigate to child views of each tab and notice how each tab has its own navigation history.</p> <p> <a class="button icon icon-right ion-chevron-right" href="#/tab/facts">Scientific Facts</a> </p> </ion-content> </ion-view> </script> <!-- here for inspiration script id="templates/facts.html" type="text/ng-template"> <ion-view title="Facts"> <ion-content class="padding"> <p>Banging your head against a wall uses 150 calories an hour.</p> <p>Dogs have four toes on their hind feet, and five on their front feet.</p> <p>The ant can lift 50 times its own weight, can pull 30 times its own weight and always falls over on its right side when intoxicated.</p> <p>A cockroach will live nine days without its head, before it starves to death.</p> <p>Polar bears are left handed.</p> <p> <a class="button icon ion-home" href="#/tab/home"> Home</a> <a class="button icon icon-right ion-chevron-right" href="#/tab/facts2">More Facts</a> </p> </ion-content> </ion-view> </script--> <!--here for inspiration script id="templates/facts2.html" type="text/ng-template"> <ion-view title="Also Factual"> <ion-content class="padding"> <p>111,111,111 x 111,111,111 = 12,345,678,987,654,321</p> <p>1 in every 4 Americans has appeared on T.V.</p> <p>11% of the world is left-handed.</p> <p>1 in 8 Americans has worked at a McDonalds restaurant.</p> <p>$283,200 is the absolute highest amount of money you can win on Jeopardy.</p> <p>101 Dalmatians, Peter Pan, Lady and the Tramp, and Mulan are the only Disney cartoons where both parents are present and dont die throughout the movie.</p> <p> <a class="button icon ion-home" href="#/tab/home"> Home</a> <a class="button icon ion-chevron-left" href="#/tab/facts"> Scientific Facts</a> </p> </ion-content> </ion-view> </script--> <script id="templates/about.html" type="text/ng-template"> <ion-view title="About"> <ion-content class="background"> <div class="scroll-wrapper"> <iframe height="100%" width="100%" src="http://cityzenapp.us/core/mobile/about.html"></iframe> </div> </ion-content> </ion-view> </script> <script id="templates/notification_categories.html" type="text/ng-template"> <ion-view title="Categories"> <ion-content class="background"> <ul class="list"> <li ng-repeat="category in settings.notifications.categories" class="item item-checkbox" ng-click="toggleCategory(category.id)"> <label class="checkbox"> <input type="checkbox" ng-checked="category.selected"> </label> {{category.name}} </li> </ul> </ion-content> </ion-view> </script> <script id="templates/settings.html" type="text/ng-template"> <ion-view title="Settings"> <ion-content class="background"> <ul class="list"> <label class="item item-input"> <span class="input-label">First Name</span> <input type="text" ng-model="settings.user.fist_name"> </label> <label class="item item-input"> <span class="input-label">Last Name</span> <input type="text" ng-model="settings.user.last_name"> </label> <label class="item item-input"> <span class="input-label">Address</span> <input type="text" ng-model="settings.user.address"> </label> <li class="item item-toggle"> Receive Notifications <label class="toggle toggle-balanced" ng-click="toggleNotifications()"> <input type="checkbox" ng-checked="settings.notifications.areOn"> <div class="track"> <div class="handle"></div> </div> </label> </li> <span ng-if="settings.notifications.areOn" class="animate-if"> <a class="item" href="#/tab/settings/categories"> Choose Subscribed Categories </a> <li class="item item-toggle"> Enable Geolocation <label class="toggle toggle-balanced" ng-click="toggleGPSNotifications()"> <input type="checkbox" ng-checked="settings.notifications.gpsOn"> <div class="track"> <div class="handle"></div> </div> </label> </li> </span> <a class="item" ng-click="logout()"> Logout</a> </ul> </ion-content> </ion-view> </script> <script id="templates/login.html" type="text/ng-template"> <ion-view title="Log in"> <ion-content class="background"> <img src="img/raleigh_alerts.jpg" width="100%"> <div id="social_no_work"> <button ng-click="socialLogin('facebook')" class="button button-block button-positive"> Connect with Facebook </button> <button ng-click="socialLogin('google')" class="button button-block button-assertive"> Connect with Google+ </button> <button ng-click="socialLogin('twitter')" class="button button-block button-calm"> Connect with Twitter </button> </div> <div> <img src="img/cityzenSmall.jpg" class="displayed"> <p class="info"> Connect and Create a Username and Password with <b>Cityzen:</b></p> </div> <div class="list"> <label class="item item-input"> <span class="input-label">Username</span> <input type="text" id="username"> </label> <label class="item item-input"> <span class="input-label">Password</span> <input type="password" id="password"> </label> </div> <div> <button class="button button-full button-positive" ng-click="login()"> Login </button> <button class="button button-block button-stable" ng-click="showRegisterDialog()"> Register </button> <hr> </div> </ion-content> </ion-view> </script> </body> </html>
duke-compsci408-fall2014/Cityzen
www/index.html
HTML
mit
11,340
{% extends "base.html" %} {% block content %} <nav class="action-nav"> <a href="/staff/meetings/">Back to Meeting List</a> </nav> <p>message:</p> <p>{{ message }}</p> {% endblock %}
knowledgecommonsdc/kcdc3
kcdc3/apps/squirrel/templates/squirrel/response.html
HTML
mit
193
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>chick-blog: Black list 🏴‍☠️</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.9.1 / chick-blog - 1.0.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> chick-blog <small> 1.0.0 <span class="label label-default">Black list 🏴‍☠️</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-16 00:21:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-16 00:21:27 UTC)</em><p> <div class="alert alert-info" role="alert"> <p>This result is black-listed as it is considered as too hard to reproduce / to solve. If you find a way to fix this package, please make a pull-request to <a class="alert-link" href="https://github.com/coq/opam-coq-archive">github.com/coq/opam-coq-archive</a>. The list of black-listed packages is in <a class="alert-link" href="https://github.com/coq-bench/make-html/blob/master/black_list.rb">black_list.rb</a>.</p> </div> <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 2 Virtual package relying on perl coq 8.9.1 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.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;dev@clarus.me&quot; homepage: &quot;https://github.com/clarus/coq-chick-blog&quot; dev-repo: &quot;git+https://github.com/clarus/coq-chick-blog.git&quot; bug-reports: &quot;https://github.com/clarus/coq-chick-blog/issues&quot; authors: [&quot;Guillaume Claret&quot;] license: &quot;MIT&quot; build: [ [&quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot;] [make &quot;-C&quot; &quot;extraction&quot; &quot;-j%{jobs}%&quot;] ] depends: [ &quot;cohttp-lwt-unix&quot; &quot;coq-error-handlers&quot; &quot;coq-function-ninjas&quot; &quot;coq-list-string&quot; &quot;coq-moment&quot; &quot;coq&quot; {&lt; &quot;8.9~&quot;} &quot;lwt&quot; &quot;ocaml&quot; {&gt;= &quot;4.03&quot;} &quot;ocamlfind&quot; {build} ] tags: [ &quot;date:2019-11-26&quot; &quot;keyword:blog&quot; &quot;keyword:effects&quot; &quot;keyword:extraction&quot; ] synopsis: &quot;A blog engine written and proven in Coq&quot; url { src: &quot;https://github.com/clarus/coq-chick-blog/archive/1.0.0.tar.gz&quot; checksum: &quot;sha512=f54224caafc490f01896ff1fa1e6e9c71ff91ca5bf04fe00f4761dbd9e32758628f6be045b56f4a466574c05ae98edaf41931a1851ae59b8ab0686d83bb28036&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-chick-blog.1.0.0 coq.8.9.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1). The following dependencies couldn&#39;t be met: - coq-chick-blog -&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-chick-blog.1.0.0</code></dd> <dt>Return code</dt> <dd>15360</dd> <dt>Output</dt> <dd><pre>The following actions will be performed: - remove coq 8.9.1 &lt;&gt;&lt;&gt; Processing actions &lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt; [WARNING] While removing coq.8.9.1: not removing files that changed since: - share/texmf/tex/latex/misc/coqdoc.sty - man/man1/coqwc.1 - man/man1/coqtop.opt.1 - man/man1/coqtop.byte.1 - man/man1/coqtop.1 - man/man1/coqide.1 - man/man1/coqdoc.1 - man/man1/coqdep.1 - man/man1/coqchk.1 - man/man1/coqc.1 - man/man1/coq_makefile.1 - man/man1/coq-tex.1 - lib/coq/vernac/vernacstate.cmx - lib/coq/vernac/vernacstate.cmi - lib/coq/vernac/vernacprop.cmx - lib/coq/vernac/vernacprop.cmi - lib/coq/vernac/vernacinterp.cmx - lib/coq/vernac/vernacinterp.cmi - lib/coq/vernac/vernacexpr.cmx - lib/coq/vernac/vernacexpr.cmi - lib/coq/vernac/vernacentries.cmx - lib/coq/vernac/vernacentries.cmi - lib/coq/vernac/vernac.cmxa - lib/coq/vernac/vernac.cma - lib/coq/vernac/vernac.a - lib/coq/vernac/topfmt.cmx - lib/coq/vernac/topfmt.cmi - lib/coq/vernac/search.cmx - lib/coq/vernac/search.cmi - lib/coq/vernac/record.cmx - lib/coq/vernac/record.cmi - lib/coq/vernac/pvernac.cmx - lib/coq/vernac/pvernac.cmi - lib/coq/vernac/proof_using.cmx - lib/coq/vernac/proof_using.cmi - lib/coq/vernac/ppvernac.cmx - lib/coq/vernac/ppvernac.cmi - lib/coq/vernac/obligations.cmx - lib/coq/vernac/obligations.cmi - lib/coq/vernac/mltop.cmx - lib/coq/vernac/mltop.cmi - lib/coq/vernac/misctypes.cmx - lib/coq/vernac/misctypes.cmi - lib/coq/vernac/metasyntax.cmx - lib/coq/vernac/metasyntax.cmi - lib/coq/vernac/locality.cmx - lib/coq/vernac/locality.cmi - lib/coq/vernac/lemmas.cmx - lib/coq/vernac/lemmas.cmi - lib/coq/vernac/indschemes.cmx - lib/coq/vernac/indschemes.cmi - lib/coq/vernac/himsg.cmx - lib/coq/vernac/himsg.cmi - lib/coq/vernac/g_vernac.cmx - lib/coq/vernac/g_vernac.cmi - lib/coq/vernac/g_proofs.cmx - lib/coq/vernac/g_proofs.cmi - lib/coq/vernac/explainErr.cmx - lib/coq/vernac/explainErr.cmi - lib/coq/vernac/egramml.cmx - lib/coq/vernac/egramml.cmi - lib/coq/vernac/egramcoq.cmx - lib/coq/vernac/egramcoq.cmi - lib/coq/vernac/declareDef.cmx - lib/coq/vernac/declareDef.cmi - lib/coq/vernac/comProgramFixpoint.cmx - lib/coq/vernac/comProgramFixpoint.cmi - lib/coq/vernac/comInductive.cmx - lib/coq/vernac/comInductive.cmi - lib/coq/vernac/comFixpoint.cmx - lib/coq/vernac/comFixpoint.cmi - lib/coq/vernac/comDefinition.cmx - lib/coq/vernac/comDefinition.cmi - lib/coq/vernac/comAssumption.cmx - lib/coq/vernac/comAssumption.cmi - lib/coq/vernac/classes.cmx - lib/coq/vernac/classes.cmi - lib/coq/vernac/class.cmx - lib/coq/vernac/class.cmi - lib/coq/vernac/auto_ind_decl.cmx - lib/coq/vernac/auto_ind_decl.cmi - lib/coq/vernac/assumptions.cmx - lib/coq/vernac/assumptions.cmi - lib/coq/toplevel/workerLoop.cmx - lib/coq/toplevel/workerLoop.cmi - lib/coq/toplevel/vernac.cmx - lib/coq/toplevel/vernac.cmi - lib/coq/toplevel/usage.cmx - lib/coq/toplevel/usage.cmi - lib/coq/toplevel/toplevel.cmxa - lib/coq/toplevel/toplevel.cma - lib/coq/toplevel/toplevel.a - lib/coq/toplevel/g_toplevel.cmx - lib/coq/toplevel/g_toplevel.cmi - lib/coq/toplevel/coqtop.cmx - lib/coq/toplevel/coqtop.cmi - lib/coq/toplevel/coqloop.cmx - lib/coq/toplevel/coqloop.cmi - lib/coq/toplevel/coqinit.cmx - lib/coq/toplevel/coqinit.cmi - lib/coq/toplevel/coqargs.cmx - lib/coq/toplevel/coqargs.cmi - lib/coq/topbin/coqtop_bin.cmx - lib/coq/topbin/coqtacticworker_bin.cmx - lib/coq/topbin/coqqueryworker_bin.cmx - lib/coq/topbin/coqproofworker_bin.cmx - lib/coq/tools/make-one-time-file.py - lib/coq/tools/make-both-time-files.py - lib/coq/tools/make-both-single-timing-files.py - lib/coq/tools/coqdoc/coqdoc.sty - lib/coq/tools/coqdoc/coqdoc.css - lib/coq/tools/TimeFileMaker.py - lib/coq/tools/CoqMakefile.in - lib/coq/theories/ZArith/auxiliary.vo - lib/coq/theories/ZArith/auxiliary.v - lib/coq/theories/ZArith/auxiliary.glob - lib/coq/theories/ZArith/Zwf.vo - lib/coq/theories/ZArith/Zwf.v - lib/coq/theories/ZArith/Zwf.glob - lib/coq/theories/ZArith/Zsqrt_compat.vo - lib/coq/theories/ZArith/Zsqrt_compat.v - lib/coq/theories/ZArith/Zsqrt_compat.glob - lib/coq/theories/ZArith/Zquot.vo - lib/coq/theories/ZArith/Zquot.v - lib/coq/theories/ZArith/Zquot.glob - lib/coq/theories/ZArith/Zpower.vo - lib/coq/theories/ZArith/Zpower.v - lib/coq/theories/ZArith/Zpower.glob - lib/coq/theories/ZArith/Zpow_facts.vo - lib/coq/theories/ZArith/Zpow_facts.v - lib/coq/theories/ZArith/Zpow_facts.glob - lib/coq/theories/ZArith/Zpow_def.vo - lib/coq/theories/ZArith/Zpow_def.v - lib/coq/theories/ZArith/Zpow_def.glob - lib/coq/theories/ZArith/Zpow_alt.vo - lib/coq/theories/ZArith/Zpow_alt.v - lib/coq/theories/ZArith/Zpow_alt.glob - lib/coq/theories/ZArith/Zorder.vo - lib/coq/theories/ZArith/Zorder.v - lib/coq/theories/ZArith/Zorder.glob - lib/coq/theories/ZArith/Znumtheory.vo - lib/coq/theories/ZArith/Znumtheory.v - lib/coq/theories/ZArith/Znumtheory.glob - lib/coq/theories/ZArith/Znat.vo - lib/coq/theories/ZArith/Znat.v - lib/coq/theories/ZArith/Znat.glob - lib/coq/theories/ZArith/Zmisc.vo - lib/coq/theories/ZArith/Zmisc.v - lib/coq/theories/ZArith/Zmisc.glob - lib/coq/theories/ZArith/Zminmax.vo - lib/coq/theories/ZArith/Zminmax.v - lib/coq/theories/ZArith/Zminmax.glob - lib/coq/theories/ZArith/Zmin.vo - lib/coq/theories/ZArith/Zmin.v - lib/coq/theories/ZArith/Zmin.glob - lib/coq/theories/ZArith/Zmax.vo - lib/coq/theories/ZArith/Zmax.v - lib/coq/theories/ZArith/Zmax.glob - lib/coq/theories/ZArith/Zlogarithm.vo - lib/coq/theories/ZArith/Zlogarithm.v - lib/coq/theories/ZArith/Zlogarithm.glob - lib/coq/theories/ZArith/Zhints.vo - lib/coq/theories/ZArith/Zhints.v - lib/coq/theories/ZArith/Zhints.glob - lib/coq/theories/ZArith/Zgcd_alt.vo - lib/coq/theories/ZArith/Zgcd_alt.v - lib/coq/theories/ZArith/Zgcd_alt.glob - lib/coq/theories/ZArith/Zeven.vo - lib/coq/theories/ZArith/Zeven.v - lib/coq/theories/ZArith/Zeven.glob - lib/coq/theories/ZArith/Zeuclid.vo - lib/coq/theories/ZArith/Zeuclid.v - lib/coq/theories/ZArith/Zeuclid.glob - lib/coq/theories/ZArith/Zdiv.vo - lib/coq/theories/ZArith/Zdiv.v - lib/coq/theories/ZArith/Zdiv.glob - lib/coq/theories/ZArith/Zdigits.vo - lib/coq/theories/ZArith/Zdigits.v - lib/coq/theories/ZArith/Zdigits.glob - lib/coq/theories/ZArith/Zcomplements.vo - lib/coq/theories/ZArith/Zcomplements.v - lib/coq/theories/ZArith/Zcomplements.glob - lib/coq/theories/ZArith/Zcompare.vo - lib/coq/theories/ZArith/Zcompare.v - lib/coq/theories/ZArith/Zcompare.glob - lib/coq/theories/ZArith/Zbool.vo - lib/coq/theories/ZArith/Zbool.v - lib/coq/theories/ZArith/Zbool.glob - lib/coq/theories/ZArith/Zabs.vo - lib/coq/theories/ZArith/Zabs.v - lib/coq/theories/ZArith/Zabs.glob - lib/coq/theories/ZArith/ZArith_dec.vo - lib/coq/theories/ZArith/ZArith_dec.v - lib/coq/theories/ZArith/ZArith_dec.glob - lib/coq/theories/ZArith/ZArith_base.vo - lib/coq/theories/ZArith/ZArith_base.v - lib/coq/theories/ZArith/ZArith_base.glob - lib/coq/theories/ZArith/ZArith.vo - lib/coq/theories/ZArith/ZArith.v - lib/coq/theories/ZArith/ZArith.glob - lib/coq/theories/ZArith/Wf_Z.vo - lib/coq/theories/ZArith/Wf_Z.v - lib/coq/theories/ZArith/Wf_Z.glob - lib/coq/theories/ZArith/Int.vo - lib/coq/theories/ZArith/Int.v - lib/coq/theories/ZArith/Int.glob - lib/coq/theories/ZArith/BinIntDef.vo - lib/coq/theories/ZArith/BinIntDef.v - lib/coq/theories/ZArith/BinIntDef.glob - lib/coq/theories/ZArith/BinInt.vo - lib/coq/theories/ZArith/BinInt.v - lib/coq/theories/ZArith/BinInt.glob - lib/coq/theories/Wellfounded/Wellfounded.vo [...] truncated oq/kernel/byterun/dllcoqrun.so - lib/coq/interp/syntax_def.cmx - lib/coq/interp/syntax_def.cmi - lib/coq/interp/stdarg.cmx - lib/coq/interp/stdarg.cmi - lib/coq/interp/smartlocate.cmx - lib/coq/interp/smartlocate.cmi - lib/coq/interp/reserve.cmx - lib/coq/interp/reserve.cmi - lib/coq/interp/redops.cmx - lib/coq/interp/redops.cmi - lib/coq/interp/notation_term.cmx - lib/coq/interp/notation_term.cmi - lib/coq/interp/notation_ops.cmx - lib/coq/interp/notation_ops.cmi - lib/coq/interp/notation.cmx - lib/coq/interp/notation.cmi - lib/coq/interp/modintern.cmx - lib/coq/interp/modintern.cmi - lib/coq/interp/interp.cmxa - lib/coq/interp/interp.cma - lib/coq/interp/interp.a - lib/coq/interp/implicit_quantifiers.cmx - lib/coq/interp/implicit_quantifiers.cmi - lib/coq/interp/impargs.cmx - lib/coq/interp/impargs.cmi - lib/coq/interp/genredexpr.cmx - lib/coq/interp/genredexpr.cmi - lib/coq/interp/genintern.cmx - lib/coq/interp/genintern.cmi - lib/coq/interp/dumpglob.cmx - lib/coq/interp/dumpglob.cmi - lib/coq/interp/discharge.cmx - lib/coq/interp/discharge.cmi - lib/coq/interp/declare.cmx - lib/coq/interp/declare.cmi - lib/coq/interp/constrintern.cmx - lib/coq/interp/constrintern.cmi - lib/coq/interp/constrextern.cmx - lib/coq/interp/constrextern.cmi - lib/coq/interp/constrexpr_ops.cmx - lib/coq/interp/constrexpr_ops.cmi - lib/coq/interp/constrexpr.cmx - lib/coq/interp/constrexpr.cmi - lib/coq/grammar/q_util.cmi - lib/coq/grammar/grammar.cma - lib/coq/engine/univops.cmx - lib/coq/engine/univops.cmi - lib/coq/engine/universes.cmx - lib/coq/engine/universes.cmi - lib/coq/engine/univSubst.cmx - lib/coq/engine/univSubst.cmi - lib/coq/engine/univProblem.cmx - lib/coq/engine/univProblem.cmi - lib/coq/engine/univNames.cmx - lib/coq/engine/univNames.cmi - lib/coq/engine/univMinim.cmx - lib/coq/engine/univMinim.cmi - lib/coq/engine/univGen.cmx - lib/coq/engine/univGen.cmi - lib/coq/engine/uState.cmx - lib/coq/engine/uState.cmi - lib/coq/engine/termops.cmx - lib/coq/engine/termops.cmi - lib/coq/engine/proofview_monad.cmx - lib/coq/engine/proofview_monad.cmi - lib/coq/engine/proofview.cmx - lib/coq/engine/proofview.cmi - lib/coq/engine/nameops.cmx - lib/coq/engine/nameops.cmi - lib/coq/engine/namegen.cmx - lib/coq/engine/namegen.cmi - lib/coq/engine/logic_monad.cmx - lib/coq/engine/logic_monad.cmi - lib/coq/engine/ftactic.cmx - lib/coq/engine/ftactic.cmi - lib/coq/engine/evd.cmx - lib/coq/engine/evd.cmi - lib/coq/engine/evarutil.cmx - lib/coq/engine/evarutil.cmi - lib/coq/engine/evar_kinds.cmx - lib/coq/engine/evar_kinds.cmi - lib/coq/engine/engine.cmxa - lib/coq/engine/engine.cma - lib/coq/engine/engine.a - lib/coq/engine/eConstr.cmx - lib/coq/engine/eConstr.cmi - lib/coq/dllcoqrun.so - lib/coq/dev/top_printers.cmi - lib/coq/dev/checker_printers.cmi - lib/coq/coqpp/coqpp_parse.cmi - lib/coq/coqpp/coqpp_ast.cmi - lib/coq/config/coq_config.cmx - lib/coq/config/coq_config.cmi - lib/coq/clib/unionfind.cmx - lib/coq/clib/unionfind.cmi - lib/coq/clib/unicodetable.cmx - lib/coq/clib/unicodetable.cmi - lib/coq/clib/unicode.cmx - lib/coq/clib/unicode.cmi - lib/coq/clib/trie.cmx - lib/coq/clib/trie.cmi - lib/coq/clib/terminal.cmx - lib/coq/clib/terminal.cmi - lib/coq/clib/store.cmx - lib/coq/clib/store.cmi - lib/coq/clib/segmenttree.cmx - lib/coq/clib/segmenttree.cmi - lib/coq/clib/range.cmx - lib/coq/clib/range.cmi - lib/coq/clib/predicate.cmx - lib/coq/clib/predicate.cmi - lib/coq/clib/orderedType.cmx - lib/coq/clib/orderedType.cmi - lib/coq/clib/option.cmx - lib/coq/clib/option.cmi - lib/coq/clib/monad.cmx - lib/coq/clib/monad.cmi - lib/coq/clib/minisys.cmx - lib/coq/clib/minisys.cmi - lib/coq/clib/int.cmx - lib/coq/clib/int.cmi - lib/coq/clib/iStream.cmx - lib/coq/clib/iStream.cmi - lib/coq/clib/heap.cmx - lib/coq/clib/heap.cmi - lib/coq/clib/hashset.cmx - lib/coq/clib/hashset.cmi - lib/coq/clib/hashcons.cmx - lib/coq/clib/hashcons.cmi - lib/coq/clib/hMap.cmx - lib/coq/clib/hMap.cmi - lib/coq/clib/exninfo.cmx - lib/coq/clib/exninfo.cmi - lib/coq/clib/dyn.cmx - lib/coq/clib/dyn.cmi - lib/coq/clib/diff2.cmx - lib/coq/clib/diff2.cmi - lib/coq/clib/clib.cmxa - lib/coq/clib/clib.cma - lib/coq/clib/clib.a - lib/coq/clib/cUnix.cmx - lib/coq/clib/cUnix.cmi - lib/coq/clib/cThread.cmx - lib/coq/clib/cThread.cmi - lib/coq/clib/cString.cmx - lib/coq/clib/cString.cmi - lib/coq/clib/cStack.cmx - lib/coq/clib/cStack.cmi - lib/coq/clib/cSig.cmi - lib/coq/clib/cSet.cmx - lib/coq/clib/cSet.cmi - lib/coq/clib/cObj.cmx - lib/coq/clib/cObj.cmi - lib/coq/clib/cMap.cmx - lib/coq/clib/cMap.cmi - lib/coq/clib/cList.cmx - lib/coq/clib/cList.cmi - lib/coq/clib/cEphemeron.cmx - lib/coq/clib/cEphemeron.cmi - lib/coq/clib/cArray.cmx - lib/coq/clib/cArray.cmi - lib/coq/clib/bigint.cmx - lib/coq/clib/bigint.cmi - lib/coq/clib/backtrace.cmx - lib/coq/clib/backtrace.cmi - lib/coq/META - bin/coqtop.opt - bin/coqtacticworker.opt - bin/coqtacticworker.byte - bin/coqqueryworker.opt - bin/coqqueryworker.byte - bin/coqproofworker.opt - bin/coqproofworker.byte - bin/coqpp - bin/coqidetop.opt - bin/coqidetop [NOTE] While removing coq.8.9.1: not removing non-empty directories: - share/texmf/tex/latex/misc - lib/coq/vernac - lib/coq/toplevel - lib/coq/topbin - lib/coq/tools/coqdoc - lib/coq/theories/ZArith - lib/coq/theories/Wellfounded - lib/coq/theories/Vectors - lib/coq/theories/Unicode - lib/coq/theories/Structures - lib/coq/theories/Strings - lib/coq/theories/Sorting - lib/coq/theories/Sets - lib/coq/theories/Setoids - lib/coq/theories/Relations - lib/coq/theories/Reals - lib/coq/theories/QArith - lib/coq/theories/Program - lib/coq/theories/PArith - lib/coq/theories/Numbers/Natural/Peano - lib/coq/theories/Numbers/Natural/Binary - lib/coq/theories/Numbers/Natural/Abstract - lib/coq/theories/Numbers/NatInt - lib/coq/theories/Numbers/Integer/NatPairs - lib/coq/theories/Numbers/Integer/Binary - lib/coq/theories/Numbers/Integer/Abstract - lib/coq/theories/Numbers/Cyclic/ZModulo - lib/coq/theories/Numbers/Cyclic/Int31 - lib/coq/theories/Numbers/Cyclic/Abstract - lib/coq/theories/NArith - lib/coq/theories/MSets - lib/coq/theories/Logic - lib/coq/theories/Lists - lib/coq/theories/Init - lib/coq/theories/FSets - lib/coq/theories/Compat - lib/coq/theories/Classes - lib/coq/theories/Bool - lib/coq/theories/Arith - lib/coq/tactics - lib/coq/stm - lib/coq/proofs - lib/coq/printing - lib/coq/pretyping - lib/coq/plugins/syntax - lib/coq/plugins/ssrmatching - lib/coq/plugins/setoid_ring - lib/coq/plugins/rtauto - lib/coq/plugins/romega - lib/coq/plugins/quote - lib/coq/plugins/omega - lib/coq/plugins/nsatz - lib/coq/plugins/micromega - lib/coq/plugins/ltac - lib/coq/plugins/funind - lib/coq/plugins/firstorder - lib/coq/plugins/extraction - lib/coq/plugins/derive - lib/coq/plugins/cc - lib/coq/plugins/btauto - lib/coq/parsing - lib/coq/library - lib/coq/kernel/byterun - lib/coq/interp - lib/coq/grammar - lib/coq/engine - lib/coq/dev - lib/coq/coqpp - lib/coq/config - lib/coq/clib -&gt; removed coq.8.9.1 Done. # Run eval $(opam env) to update the current shell environment [ERROR] Sorry, resolution of the request timed out. Try to specify a simpler request, use a different solver, or increase the allowed time by setting OPAMSOLVERTIMEOUT to a bigger value (currently, it is set to 600.0 seconds). The middle of the output is truncated (maximum 20000 characters) </pre></dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> 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.9.1/chick-blog/1.0.0.html
HTML
mit
27,868
<div id="header" class="sticky clearfix header-sm "> <!-- AVAILABLE HEADER CLASSES Default nav height: 96px .header-md = 70px nav height .header-sm = 60px nav height .noborder = remove bottom border (only with transparent use) .transparent = transparent header .translucent = translucent header .sticky = sticky header .static = static header .dark = dark header .bottom = header on bottom shadow-before-1 = shadow 1 header top shadow-after-1 = shadow 1 header bottom shadow-before-2 = shadow 2 header top shadow-after-2 = shadow 2 header bottom shadow-before-3 = shadow 3 header top shadow-after-3 = shadow 3 header bottom .clearfix = required for mobile menu, do not remove! Example Usage: class="clearfix sticky header-sm transparent noborder" --> <!-- TOP NAV --> <header id="topNav"> <div class="container"> <!-- Mobile Menu Button --> <button class="btn btn-mobile" id="sidepanel_btn" > <i class="fa fa-bars"></i> </button> <!-- BUTTONS --> <ul class="pull-right nav nav-pills nav-second-main"> <!-- SEARCH --> <li class="search"> <a href="javascript:;"> <i class="fa fa-search"></i> </a> <div class="search-box"> <form action="/search" method="get"> <div class="input-group"> <input type="text" name="q" placeholder="Search" class="form-control" /> <span class="input-group-btn"> <button class="btn btn-primary" type="submit">搜索</button> </span> </div> </form> </div> </li> <!-- /SEARCH --> {% if 4|getmode('')|length>0 %} <!-- QUICK SHOP CART --> <li class="quick-cart"> <a href="#"> <span class="badge badge-aqua btn-xs badge-corner" id="badge-corner">{% if controller.cart.num %}{{controller.cart.num}}{%endif%}</span> <i class="fa fa-shopping-cart"></i> </a> <div class="quick-cart-box"> <h4>购物车</h4> <div class="quick-cart-wrapper"> {% if controller.cart.data|length > 0 %} {% for val in controller.cart.data%} <a href="{{val.url}}"> <img src="{{val.pic}}" width="45" height="45" alt="" /> <h6><span>{{val.qty}}x</span> {{val.title}}</h6> <small>¥{{val.price|formatCurrency}} {% if val.type%}<span class="size-11 text-muted">[{{val.type}}]</span>{%endif%}</small> </a> {% endfor %} {%else%} <a class="text-center" href="#"> <h6>0 ITEMS ON YOUR CART</h6> </a> {%endif%} </div> <!-- quick cart footer --> <div class="quick-cart-footer clearfix"> <a href="/center/cart" class="btn btn-primary btn-xs pull-right">去购物车结算</a> <span class="pull-left"><strong>合计:</strong> <total>¥{% if controller.cart.total %}{{controller.cart.total|formatCurrency}}{%else%}0{%endif%}</total></span> </div> <!-- /quick cart footer --> </div> </li> <!-- /QUICK SHOP CART --> {%endif%} </ul> <!-- /BUTTONS --> <!-- Logo --> <a class="logo logo-svg pull-left" href="/"> <img src="/static/assets/images/logo.png" alt="" /> </a> <!-- Top Nav AVAILABLE CLASSES: submenu-dark = dark sub menu --> <div class="navbar-collapse pull-right nav-main-collapse collapse submenu-dark"> <nav class="nav-main"> <!-- NOTE For a regular link, remove "dropdown" class from LI tag and "dropdown-toggle" class from the href. Direct Link Example: <li> <a href="#">HOME</a> </li> --> <ul id="topMain" class="nav nav-pills nav-main"> {% channel data='channel'%} {% for val in channel%} {%if val.status > 0%} <li class="{% if val.children %}dropdown{% endif %} {% if (category.id|in_Array(val.on)) or (val.url|in_Array(controller.active)) %}active{% endif %}"> <a {% if val.children%}class="dropdown-toggle" {% endif %} href="{{val.url}}" {%if val.target ==1%} target="_blank"{%endif%}>{{val.title}}</a> {% if val.children%} <ul class="dropdown-menu"> {% for _val in val.children%} {%if _val.status > 0%} <li class="{% if _val.children%}dropdown{% endif %} {% if category.id|in_Array(_val.on) %}active{% endif %}"> <a {% if _val.children%}class="dropdown-toggle" {% endif %} href="{{_val.url}}" {%if _val.target ==1%} target="_blank"{%endif%}>{{_val.title}}</a> {% if _val.children%} <ul class="dropdown-menu"> {% for __val in _val.children%} {%if __val.status > 0%} <li class="{% if category.id|in_Array(__val.on) %}active{% endif %}"><a href="{{__val.url}}" {%if __val.target ==1%} target="_blank"{%endif%}>{{__val.title}}</a></li> {% endif%} {% endfor %} </ul> {% endif %} </li> {% endif%} {% endfor %} </ul> {% endif %} <span class="aline"></span> </li> {%endif%} {% endfor%} </ul> </nav> </div> </div> </header> <!-- /Top Nav --> </div>
arterli/CmsWing
view/home/inc_header.html
HTML
mit
5,355
{% extends "layout.html" %} {% block head %} <meta charset="UTF-8"> <title>{{ rptname }}</title> {% endblock %} {% block body %} <div class="card"> <h3 class="card-header">{{ rptname }}</h3> <div class="card-block"> <table class="table table-striped "> <thead class="thead-inverse"> {% for value in endpoints.columns.values %} <th>{{ value }}</th> {% endfor %} </thead> <tbody> {% for key,value in endpoints.iterrows() %} <tr> {% for v in value %} <td>{{ v }}</td> {% endfor %} </tr> {% endfor %} </tbody> </table> </div> </div> {% endblock %}
bmartin5692/FEP-Reports
data/app_data/report_templates/endpointreport.html
HTML
mit
592
<!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-beta2) on Mon Mar 19 18:21:16 CST 2007 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> InputMethodHighlight (Java Platform SE 6) </TITLE><script>var _hmt = _hmt || [];(function() {var hm = document.createElement("script");hm.src = "//hm.baidu.com/hm.js?dd1361ca20a10cc161e72d4bc4fef6df";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();</script> <META NAME="date" CONTENT="2007-03-19"> <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="InputMethodHighlight (Java Platform SE 6)"; } } </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="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/InputMethodHighlight.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;Platform<br>Standard&nbsp;Ed. 6</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../java/awt/im/InputContext.html" title="java.awt.im 中的类"><B>上一个类</B></A>&nbsp; &nbsp;<A HREF="../../../java/awt/im/InputMethodRequests.html" title="java.awt.im 中的接口"><B>下一个类</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?java/awt/im/InputMethodHighlight.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="InputMethodHighlight.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 摘要:&nbsp;嵌套&nbsp;|&nbsp;<A HREF="#field_summary">字段</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">构造方法</A>&nbsp;|&nbsp;<A HREF="#method_summary">方法</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 详细信息:&nbsp;<A HREF="#field_detail">字段</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">构造方法</A>&nbsp;|&nbsp;<A HREF="#method_detail">方法</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> java.awt.im</FONT> <BR> 类 InputMethodHighlight</H2> <PRE> <A HREF="../../../java/lang/Object.html" title="java.lang 中的类">java.lang.Object</A> <IMG SRC="../../../resources/inherit.gif" ALT="继承者 "><B>java.awt.im.InputMethodHighlight</B> </PRE> <HR> <DL> <DT><PRE>public class <B>InputMethodHighlight</B><DT>extends <A HREF="../../../java/lang/Object.html" title="java.lang 中的类">Object</A></DL> </PRE> <P> InputMethodHighlight 用于描述正在撰写的文本的高亮显示属性。该描述可以有两个级别:抽象级,它可指定转换状态和是否已选定文本;具体级,它可指定用来呈现高亮显示的样式属性。InputMethodHighlight 必须提供抽象级描述;可提供也可以不提供具体级描述。如果不提供具体样式,则呈现程序应使用 <A HREF="../../../java/awt/Toolkit.html#mapInputMethodHighlight(java.awt.im.InputMethodHighlight)"><CODE>Toolkit.mapInputMethodHighlight(java.awt.im.InputMethodHighlight)</CODE></A> 来映射一个具体样式。 <p> 抽象描述由三个字段组成:<code>selected</code>、<code>state</code> 和 <code>variation</code>。<code>selected</code> 指示文本范围是否是输入方法当前使用的范围,例如,当前在菜单上显示转换备选项的单元。<code>state</code> 表示转换状态。状态值由输入方法框架定义,并且应该在从抽象样式到具体样式的所有映射中明确地表示出来。当前定义的状态值是原值(未转换)和已转换的值。建议在采取撰写文本的主要转换步骤前后使用这些状态值,比方说,在 kana-&gt;kanji 或 pinyin-&gt;hanzi 转换前后。<code>variation</code> 字段允许输入方法表达有关转换结果的其他信息。 <p> InputMethodHighlight 通常用作从用于 INPUT_METHOD_HIGHLIGHT 属性的 AttributedCharacterIterator 返回的属性值。可以将它们包装到 <A HREF="../../../java/text/Annotation.html" title="java.text 中的类"><CODE>Annotation</CODE></A> 实例中,以指示独立的文本单元。 <P> <P> <DL> <DT><B>从以下版本开始:</B></DT> <DD>1.2</DD> <DT><B>另请参见:</B><DD><A HREF="../../../java/text/AttributedCharacterIterator.html" title="java.text 中的接口"><CODE>AttributedCharacterIterator</CODE></A></DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_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>字段摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#CONVERTED_TEXT">CONVERTED_TEXT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;已转换文本状态的常量。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#RAW_TEXT">RAW_TEXT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;原文本状态的常量。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#SELECTED_CONVERTED_TEXT_HIGHLIGHT">SELECTED_CONVERTED_TEXT_HIGHLIGHT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;已选定已转换文本的默认高亮显示常量。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#SELECTED_RAW_TEXT_HIGHLIGHT">SELECTED_RAW_TEXT_HIGHLIGHT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;已选定原文本的默认高亮显示常量。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#UNSELECTED_CONVERTED_TEXT_HIGHLIGHT">UNSELECTED_CONVERTED_TEXT_HIGHLIGHT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;未选定已转换文本的默认高亮显示常量。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#UNSELECTED_RAW_TEXT_HIGHLIGHT">UNSELECTED_RAW_TEXT_HIGHLIGHT</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;未选定原文本的默认高亮显示常量。</TD> </TR> </TABLE> &nbsp; <!-- ======== 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>构造方法摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#InputMethodHighlight(boolean, int)">InputMethodHighlight</A></B>(boolean&nbsp;selected, int&nbsp;state)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;构造输入方法高亮显示记录。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#InputMethodHighlight(boolean, int, int)">InputMethodHighlight</A></B>(boolean&nbsp;selected, int&nbsp;state, int&nbsp;variation)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;构造输入方法高亮显示记录。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#InputMethodHighlight(boolean, int, int, java.util.Map)">InputMethodHighlight</A></B>(boolean&nbsp;selected, int&nbsp;state, int&nbsp;variation, <A HREF="../../../java/util/Map.html" title="java.util 中的接口">Map</A>&lt;<A HREF="../../../java/awt/font/TextAttribute.html" title="java.awt.font 中的类">TextAttribute</A>,?&gt;&nbsp;style)</CODE> <BR> &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>方法摘要</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#getState()">getState</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;返回文本范围的转换状态。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../java/util/Map.html" title="java.util 中的接口">Map</A>&lt;<A HREF="../../../java/awt/font/TextAttribute.html" title="java.awt.font 中的类">TextAttribute</A>,?&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#getStyle()">getStyle</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;返回文本范围的呈现样式属性,或 null。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#getVariation()">getVariation</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;返回文本范围的变量。</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../java/awt/im/InputMethodHighlight.html#isSelected()">isSelected</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;返回是否已选定文本范围。</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>从类 java.lang.<A HREF="../../../java/lang/Object.html" title="java.lang 中的类">Object</A> 继承的方法</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../java/lang/Object.html#clone()">clone</A>, <A HREF="../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../java/lang/Object.html#finalize()">finalize</A>, <A HREF="../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_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>字段详细信息</B></FONT></TH> </TR> </TABLE> <A NAME="RAW_TEXT"><!-- --></A><H3> RAW_TEXT</H3> <PRE> public static final int <B>RAW_TEXT</B></PRE> <DL> <DD>原文本状态的常量。 <P> <DL> <DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.awt.im.InputMethodHighlight.RAW_TEXT">常量字段值</A></DL> </DL> <HR> <A NAME="CONVERTED_TEXT"><!-- --></A><H3> CONVERTED_TEXT</H3> <PRE> public static final int <B>CONVERTED_TEXT</B></PRE> <DL> <DD>已转换文本状态的常量。 <P> <DL> <DT><B>另请参见:</B><DD><A HREF="../../../constant-values.html#java.awt.im.InputMethodHighlight.CONVERTED_TEXT">常量字段值</A></DL> </DL> <HR> <A NAME="UNSELECTED_RAW_TEXT_HIGHLIGHT"><!-- --></A><H3> UNSELECTED_RAW_TEXT_HIGHLIGHT</H3> <PRE> public static final <A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A> <B>UNSELECTED_RAW_TEXT_HIGHLIGHT</B></PRE> <DL> <DD>未选定原文本的默认高亮显示常量。 <P> <DL> </DL> </DL> <HR> <A NAME="SELECTED_RAW_TEXT_HIGHLIGHT"><!-- --></A><H3> SELECTED_RAW_TEXT_HIGHLIGHT</H3> <PRE> public static final <A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A> <B>SELECTED_RAW_TEXT_HIGHLIGHT</B></PRE> <DL> <DD>已选定原文本的默认高亮显示常量。 <P> <DL> </DL> </DL> <HR> <A NAME="UNSELECTED_CONVERTED_TEXT_HIGHLIGHT"><!-- --></A><H3> UNSELECTED_CONVERTED_TEXT_HIGHLIGHT</H3> <PRE> public static final <A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A> <B>UNSELECTED_CONVERTED_TEXT_HIGHLIGHT</B></PRE> <DL> <DD>未选定已转换文本的默认高亮显示常量。 <P> <DL> </DL> </DL> <HR> <A NAME="SELECTED_CONVERTED_TEXT_HIGHLIGHT"><!-- --></A><H3> SELECTED_CONVERTED_TEXT_HIGHLIGHT</H3> <PRE> public static final <A HREF="../../../java/awt/im/InputMethodHighlight.html" title="java.awt.im 中的类">InputMethodHighlight</A> <B>SELECTED_CONVERTED_TEXT_HIGHLIGHT</B></PRE> <DL> <DD>已选定已转换文本的默认高亮显示常量。 <P> <DL> </DL> </DL> <!-- ========= 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>构造方法详细信息</B></FONT></TH> </TR> </TABLE> <A NAME="InputMethodHighlight(boolean, int)"><!-- --></A><H3> InputMethodHighlight</H3> <PRE> public <B>InputMethodHighlight</B>(boolean&nbsp;selected, int&nbsp;state)</PRE> <DL> <DD>构造输入方法高亮显示记录。变量设置为 0,样式设置为 null。 <P> <DL> <DT><B>参数:</B><DD><CODE>selected</CODE> - 是否已选定文本范围<DD><CODE>state</CODE> - 文本范围的转换状态&mdash;&mdash;RAW_TEXT 或 CONVERTED_TEXT <DT><B>抛出:</B> <DD><CODE><A HREF="../../../java/lang/IllegalArgumentException.html" title="java.lang 中的类">IllegalArgumentException</A></CODE> - 如果给定了 RAW_TEXT 或 CONVERTED_TEXT 之外的状态<DT><B>另请参见:</B><DD><A HREF="../../../java/awt/im/InputMethodHighlight.html#RAW_TEXT"><CODE>RAW_TEXT</CODE></A>, <A HREF="../../../java/awt/im/InputMethodHighlight.html#CONVERTED_TEXT"><CODE>CONVERTED_TEXT</CODE></A></DL> </DL> <HR> <A NAME="InputMethodHighlight(boolean, int, int)"><!-- --></A><H3> InputMethodHighlight</H3> <PRE> public <B>InputMethodHighlight</B>(boolean&nbsp;selected, int&nbsp;state, int&nbsp;variation)</PRE> <DL> <DD>构造输入方法高亮显示记录。样式设置为 null。 <P> <DL> <DT><B>参数:</B><DD><CODE>selected</CODE> - 是否已选定文本范围<DD><CODE>state</CODE> - 文本范围的转换状态&mdash;&mdash;RAW_TEXT 和 CONVERTED_TEXT<DD><CODE>variation</CODE> - 文本范围的样式变量 <DT><B>抛出:</B> <DD><CODE><A HREF="../../../java/lang/IllegalArgumentException.html" title="java.lang 中的类">IllegalArgumentException</A></CODE> - 如果给定了 RAW_TEXT 或 CONVERTED_TEXT 之外的状态<DT><B>另请参见:</B><DD><A HREF="../../../java/awt/im/InputMethodHighlight.html#RAW_TEXT"><CODE>RAW_TEXT</CODE></A>, <A HREF="../../../java/awt/im/InputMethodHighlight.html#CONVERTED_TEXT"><CODE>CONVERTED_TEXT</CODE></A></DL> </DL> <HR> <A NAME="InputMethodHighlight(boolean, int, int, java.util.Map)"><!-- --></A><H3> InputMethodHighlight</H3> <PRE> public <B>InputMethodHighlight</B>(boolean&nbsp;selected, int&nbsp;state, int&nbsp;variation, <A HREF="../../../java/util/Map.html" title="java.util 中的接口">Map</A>&lt;<A HREF="../../../java/awt/font/TextAttribute.html" title="java.awt.font 中的类">TextAttribute</A>,?&gt;&nbsp;style)</PRE> <DL> <DD>构造输入方法高亮显示记录。所提供的样式属性映射必须是不可修改的。 <P> <DL> <DT><B>参数:</B><DD><CODE>selected</CODE> - 是否已选定文本范围<DD><CODE>state</CODE> - 文本范围的转换状态&mdash;&mdash;RAW_TEXT 或 CONVERTED_TEXT<DD><CODE>variation</CODE> - 文本范围的变量<DD><CODE>style</CODE> - 文本范围的呈现样式属性,或 null <DT><B>抛出:</B> <DD><CODE><A HREF="../../../java/lang/IllegalArgumentException.html" title="java.lang 中的类">IllegalArgumentException</A></CODE> - 如果给定了 RAW_TEXT 或 CONVERTED_TEXT 之外的状态<DT><B>从以下版本开始:</B></DT> <DD>1.3</DD> <DT><B>另请参见:</B><DD><A HREF="../../../java/awt/im/InputMethodHighlight.html#RAW_TEXT"><CODE>RAW_TEXT</CODE></A>, <A HREF="../../../java/awt/im/InputMethodHighlight.html#CONVERTED_TEXT"><CODE>CONVERTED_TEXT</CODE></A></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>方法详细信息</B></FONT></TH> </TR> </TABLE> <A NAME="isSelected()"><!-- --></A><H3> isSelected</H3> <PRE> public boolean <B>isSelected</B>()</PRE> <DL> <DD>返回是否已选定文本范围。 <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getState()"><!-- --></A><H3> getState</H3> <PRE> public int <B>getState</B>()</PRE> <DL> <DD>返回文本范围的转换状态。 <P> <DD><DL> <DT><B>返回:</B><DD>文本范围的转换状态&mdash;&mdash;RAW_TEXT 或 CONVERTED_TEXT。<DT><B>另请参见:</B><DD><A HREF="../../../java/awt/im/InputMethodHighlight.html#RAW_TEXT"><CODE>RAW_TEXT</CODE></A>, <A HREF="../../../java/awt/im/InputMethodHighlight.html#CONVERTED_TEXT"><CODE>CONVERTED_TEXT</CODE></A></DL> </DD> </DL> <HR> <A NAME="getVariation()"><!-- --></A><H3> getVariation</H3> <PRE> public int <B>getVariation</B>()</PRE> <DL> <DD>返回文本范围的变量。 <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getStyle()"><!-- --></A><H3> getStyle</H3> <PRE> public <A HREF="../../../java/util/Map.html" title="java.util 中的接口">Map</A>&lt;<A HREF="../../../java/awt/font/TextAttribute.html" title="java.awt.font 中的类">TextAttribute</A>,?&gt; <B>getStyle</B>()</PRE> <DL> <DD>返回文本范围的呈现样式属性,或 null。 <P> <DD><DL> <DT><B>从以下版本开始:</B></DT> <DD>1.3</DD> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="跳过导航链接"></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>概述</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/InputMethodHighlight.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Java<sup><font size=-2>TM</font></sup>&nbsp;Platform<br>Standard&nbsp;Ed. 6</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../java/awt/im/InputContext.html" title="java.awt.im 中的类"><B>上一个类</B></A>&nbsp; &nbsp;<A HREF="../../../java/awt/im/InputMethodRequests.html" title="java.awt.im 中的接口"><B>下一个类</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?java/awt/im/InputMethodHighlight.html" target="_top"><B>框架</B></A> &nbsp; &nbsp;<A HREF="InputMethodHighlight.html" target="_top"><B>无框架</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>所有类</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>所有类</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 摘要:&nbsp;嵌套&nbsp;|&nbsp;<A HREF="#field_summary">字段</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">构造方法</A>&nbsp;|&nbsp;<A HREF="#method_summary">方法</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 详细信息:&nbsp;<A HREF="#field_detail">字段</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">构造方法</A>&nbsp;|&nbsp;<A HREF="#method_detail">方法</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <font size="-1"><a href="http://bugs.sun.com/services/bugreport/index.jsp">提交错误或意见</a><br>有关更多的 API 参考资料和开发人员文档,请参阅 <a href="http://java.sun.com/javase/6/webnotes/devdocs-vs-specs.html">Java SE 开发人员文档</a>。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。 <p>版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守<a href="http://java.sun.com/javase/6/docs/legal/license.html">许可证条款</a>。另请参阅<a href="http://java.sun.com/docs/redist.html">文档重新分发政策</a>。</font> </BODY> </HTML>
piterlin/piterlin.github.io
doc/jdk6_cn/java/awt/im/InputMethodHighlight.html
HTML
mit
26,125
{% extends "!layout.html" %} {# Add github banner (from: https://github.com/blog/273-github-ribbons). #} {% block header %} {{ super() }} <a href="https://github.com/psychrometrics/psychrolib" class="visible-desktop hidden-xs"><img id="gh-banner" style="position: absolute; top: 50px; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a> <script> // Adjust banner height. $(function () { var navHeight = $(".navbar .container").css("height"); $("#gh-banner").css("top", navHeight); }); </script> {% endblock %}
psychrometrics/psychrolib
docs/sphinx/_templates/layout.html
HTML
mit
638
--- redirect_from: /docs/1.0.16/interfaces/ng1.__uirouter_core_lib_router_.uirouter.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>UIRouter | @uirouter/angularjs</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href="../assets/css/uirouter.css"> <script src="../assets/js/modernizr.js"></script> <script src="../assets/js/reset.js"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">@uirouter/angularjs</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <!-- <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> --> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Internal UI-Router API</label> <!-- <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> --> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../index.html">@uirouter/angularjs</a> </li> <li> <a href="../modules/ng1.html">ng1</a> </li> <li> <a href="../modules/ng1.__uirouter_core_lib_router_.html">&quot;@uirouter/core/lib/router&quot;</a> </li> <li> <a href="ng1.__uirouter_core_lib_router_.uirouter.html">UIRouter</a> </li> </ul> <h1>Interface UIRouter</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">UIRouter</span> </li> </ul> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../index.html"><em>@uirouter/angularjs</em></a> </li> <li class="label tsd-is-external"> <span>Public API</span> </li> <li class=" tsd-kind-external-module"> <a href="../modules/core.html">core</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/injectables.html">injectables</a> </li> <li class="current tsd-kind-external-module"> <a href="../modules/ng1.html">ng1</a> <ul> <li class="current tsd-kind-module tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"> <a href="../modules/ng1.__uirouter_core_lib_router_.html">"@uirouter/core/lib/router"</a> </li> <li class=" tsd-kind-module tsd-parent-kind-external-module tsd-is-not-exported"> <a href="../modules/ng1.__uirouter_core_lib_state_stateregistry_.html">"@uirouter/core/lib/state/state<wbr>Registry"</a> </li> </ul> </li> <li class=" tsd-kind-external-module"> <a href="../modules/ng1_state_events.html">ng1_<wbr>state_<wbr>events</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/params.html">params</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/resolve.html">resolve</a> </li> <li class=" tsd-kind-external-module"> <a href="../modules/transition.html">transition</a> </li> <li class="label tsd-is-external"> <span>Internal UI-<wbr><wbr>Router API</span> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common.html">common</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common_hof.html">common_<wbr>hof</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common_predicates.html">common_<wbr>predicates</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/common_strings.html">common_<wbr>strings</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/directives.html">directives</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/hooks.html">hooks</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/path.html">path</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/state.html">state</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/trace.html">trace</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/url.html">url</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/vanilla.html">vanilla</a> </li> <li class=" tsd-kind-external-module tsd-is-external"> <a href="../modules/view.html">view</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-module tsd-is-external tsd-is-not-exported"> <a href="ng1.__uirouter_core_lib_router_.uirouter.html" class="tsd-kind-icon">UIRouter</a> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
ui-router/ui-router.github.io
_ng1_docs/1.0.16/interfaces/ng1.__uirouter_core_lib_router_.uirouter.html
HTML
mit
11,875
<HTML><HEAD> <TITLE>Review for Life Less Ordinary, A (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0119535">Life Less Ordinary, A (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?E.+Benjamin+Kelsey">E. Benjamin Kelsey</A></H3><HR WIDTH="40%" SIZE="4"> <PRE>A LIFE LESS ORDINARY (R)</PRE> <PRE>A review by E. Benjamin Kelsey</PRE> <PRE>* * * (out of four)</PRE> <P>Sometimes a movie comes along that falls somewhat askew of the rest. Some people call it "original" or "artsy" or "abstract". Some people simply call it "trash". A LIFE LESS ORDINARY is sure to bring about mixed feelings.</P> <P>Definitely a Generation-X aimed movie, A LIFE LESS ORDINARY has everything from claymation to profane angels to a Karaoke-based musical dream sequence. WHEW! Anyone in their 30's or above is probably not going to grasp what can be enjoyed about this film. It's somewhat silly, it's somewhat outrageous, and it's definitely not your typical romance story, but for the right audience, it works.</P> <P>A lot of hype has been surrounding this film due to the fact that it comes to us from the same team that brought us TRAINSPOTTING. Well sorry folks, but I haven't seen TRAINSPOTTING so I can't really compare. Whether that works in this film's favor or not is beyond me. But I do know this: Ewan McGregor, whom I had never had the pleasure of watching, definitely charmed me. He was great! Cameron Diaz's character was uneven and a bit hard to grasp. The audience may find it difficult to care about her, thus discouraging the hopes of seeing her unite with McGregor after we are immediately sucked into caring about and identifying with him. Misguided? You bet. Loveable? You bet.</P> <P>A LIFE LESS ORDINARY was a delight and even had a bonus for me when I realized it was filmed in my hometown of Salt Lake City, Utah. This was just one more thing I didn't know about this movie when I sat down with a five dollar order of nachos and a three dollar Coke. Maybe not knowing the premise behind this film made for a pleasant surprise, but I think even if I had known, I would have been just as happy. A LIFE LESS ORDINARY is quirky, eccentric, and downright charming! Not for everyone, but a definite change of pace for your typical night at the movies.</P> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/9749.html
HTML
mit
3,231
<!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.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vigilante Game Framework: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <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">Vigilante Game Framework &#160;<span id="projectnumber">1.0.0.8</span> </div> <div id="projectbrief">A 2D/3D C++ Game Framework using SFML.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <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> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">VTileRenderInfo Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="struct_v_tile_render_info.html">VTileRenderInfo</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="struct_v_tile_render_info.html#a9aaa13670b55a5d6ecfa5d9fc93b343a">AutoTileLevel</a></td><td class="entry"><a class="el" href="struct_v_tile_render_info.html">VTileRenderInfo</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="struct_v_tile_render_info.html#a2f2a2029264676d220f9c7c64e33b487">TileNumber</a></td><td class="entry"><a class="el" href="struct_v_tile_render_info.html">VTileRenderInfo</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
gamepopper/Vigilante-Game-Framework
docs/html/struct_v_tile_render_info-members.html
HTML
mit
3,695
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Angular BoilerPlate</title> <link rel="stylesheet" href="css/lib.css"> <link rel="stylesheet" href="css/app.css"> <base href="/"> </head> <body ng-app="app" ng-controller="appController as app"> <h4>Angular App</h4> <!-- We'll also add some navigation: --> <nav> <a ui-sref="state1">State 1</a> <a ui-sref="state2">State 2</a> </nav> <div ui-view></div> <script src="js/lib.js"></script> <script src="js/app.js"></script> </body> </html>
navtej92/angularJS-Boilerplate
app/index.html
HTML
mit
554
<html> <head> <script type="text/javascript" src="./js/jQuery.js" language="javascript"></script> <link rel="stylesheet" type="text/css" href="/static/TRA/style.css"> <script type="text/javascript"> // // 150525 0.50 Theo Deckers // initial version // 150526 0.60 TD added panel select // 150527 0.61 PS added credits var release = '0.61'; var statusTimer = undefined; var fullTimer = undefined; var lastFrame = undefined; var lastState = undefined; var panels=array={'Trampoline M' : 0, 'Trampoline W' : 1, 'Trampoline M2' : 4, 'Trampoline W2' : 5, 'Trampoline M3' : 6, 'Trampoline W3' : 7, 'Double mini-trampoline' : 2, 'Double mini-trampoline 2' : 8, 'Double mini-trampoline 3' : 9, 'Double mini-trampoline 4' : 10, 'Tumbling' : 3, 'Tumbling 2' : 11, 'Tumbling 3' : 12, 'Tumbling 4' : 13 } function manual() { document.title = 'OBS score switcher rel. ' + release; } function full_video() { document.title = 'full_video'; } function announce() { document.title = 'announce'; } function video_and_score() { document.title = 'video_and_score'; } function return_to_full(sec) { fullTimer = setTimeout(full_video, sec * 1000) } function start_auto() { statusTimer = setInterval(get_status, 500); } function stop_auto() { clearInterval(statusTimer); } function get_status() { var selected_panel = $("#panel_nr option:selected").text(); var panel = panels[selected_panel]; var url = window.location.protocol + '//' + window.location.host + '/api/panels/' + panel + '?fetch_panel_frames=true'; $.get(url, function(frmobj,txtstatus){ var frames = frmobj.Frames; for(frameId in frames) { if(frames.hasOwnProperty(frameId)) { rec = frames[frameId]; switch (rec.State) { case 1: // routine started if (rec.State != lastState || frameId != lastFrame) { announce(); return_to_full(document.getElementById('announce_time').value); } break; case 2: // routine finished video_and_score(); break; case 3: // score published if (rec.State != lastState || frameId != lastFrame) { return_to_full(document.getElementById('score_time').value); } break; } lastState = rec.State; lastFrame = frameId; } } }); } manual(); </script> </head> <body> <main> <form> <script type="text/javascript"> document.write('Judges panel : <select id="panel_nr">\n'); var option_nr=0; for(var index in panels) { document.write('<option value=' + option_nr + '>' + index + '</option>\n'); option_nr++; } document.write('</select><br><br>\n'); </script> Name duration: <input type=number step=1 min=1 id="announce_time" title="announcement time" value=5 length=2><br><br> Score duration: <input type=number step=1 min=1 id="score_time" title="score time" value=8><br><br> <input type=button onclick=start_auto() value=auto> <input type=button onclick="stop_auto();manual();" value=manual> </form> </main> <footer> <div class="copyright"> © 2013–2015 <img src="/static/img/assets/sporttech-logo-signonly-100.png" class="smalllogo"> <a href="https://sporttech.io">Sporttech Ltd</a> </div> <div class="email"> Plugin development by: <a href="http://nl.linkedin.com/in/TheoDeckers" >&nbsp;Theo Deckers</a> (<a href="mailto:oss@famdeckers.nl" target="_blank">oss@famdeckers.nl</a>) </div> </footer> </body> </html>
thjdeckers/obs-score-switcher
plugins/obs_score_switcher.html
HTML
mit
4,171
THANKS!
kimchanyoung/weddingsite
thankyou.html
HTML
mit
7
<!DOCTYPE html> <meta charset="UTF-8"> <title>チャレンジ2: 電卓をつくってみよう</title> <link rel="stylesheet" href="lib/css/common.css"> <script src="lib/js/init.js"></script> <h1>電卓をつくってみよう</h1> <input type="number" value="0" id='num1'> ÷ <input type="number" value="0" id='num2'> <button onclick="calc()">計算</button> <script> function calc(){ var num1 = id('num1').valueAsNumber; var num2 = id('num2').valueAsNumber; var res = num1 / num2; alert( res ); } </script>
html5j/jck-js
chapter2/answer/calc2.html
HTML
mit
587
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- /fasttmp/mkdist-qt-4.3.5-1211793125/qtopia-core-opensource-src-4.3.5/src/gui/styles/qstyleoption.cpp --> <head> <title>Qt 4.3: QStyleOptionQ3ListView Class Reference</title> <link href="classic.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td> <td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td> <td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 align="center">QStyleOptionQ3ListView Class Reference<br /><sup><sup>[<a href="qtgui.html">QtGui</a> module]</sup></sup></h1> <p>The QStyleOptionQ3ListView class is used to describe the parameters for drawing a <a href="q3listview.html">Q3ListView</a>. <a href="#details">More...</a></p> <pre> #include &lt;QStyleOptionQ3ListView&gt;</pre><p>Inherits <a href="qstyleoptioncomplex.html">QStyleOptionComplex</a>.</p> <ul> <li><a href="qstyleoptionq3listview-members.html">List of all members, including inherited members</a></li> </ul> <a name="public-types"></a> <h3>Public Types</h3> <ul> <li><div class="fn"/>enum <b><a href="qstyleoptionq3listview.html#StyleOptionType-enum">StyleOptionType</a></b> { Type }</li> <li><div class="fn"/>enum <b><a href="qstyleoptionq3listview.html#StyleOptionVersion-enum">StyleOptionVersion</a></b> { Version }</li> </ul> <a name="public-functions"></a> <h3>Public Functions</h3> <ul> <li><div class="fn"/><b><a href="qstyleoptionq3listview.html#QStyleOptionQ3ListView">QStyleOptionQ3ListView</a></b> ()</li> <li><div class="fn"/><b><a href="qstyleoptionq3listview.html#QStyleOptionQ3ListView-2">QStyleOptionQ3ListView</a></b> ( const QStyleOptionQ3ListView &amp; <i>other</i> )</li> </ul> <ul> <li><div class="fn"/>2 public functions inherited from <a href="qstyleoption.html#public-functions">QStyleOption</a></li> </ul> <a name="public-variables"></a> <h3>Public Variables</h3> <ul> <li><div class="fn"/>int <b><a href="qstyleoptionq3listview.html#itemMargin-var">itemMargin</a></b></li> <li><div class="fn"/>QList&lt;QStyleOptionQ3ListViewItem&gt; <b><a href="qstyleoptionq3listview.html#items-var">items</a></b></li> <li><div class="fn"/>bool <b><a href="qstyleoptionq3listview.html#rootIsDecorated-var">rootIsDecorated</a></b></li> <li><div class="fn"/>int <b><a href="qstyleoptionq3listview.html#sortColumn-var">sortColumn</a></b></li> <li><div class="fn"/>int <b><a href="qstyleoptionq3listview.html#treeStepSize-var">treeStepSize</a></b></li> <li><div class="fn"/>QPalette::ColorRole <b><a href="qstyleoptionq3listview.html#viewportBGRole-var">viewportBGRole</a></b></li> <li><div class="fn"/>QPalette <b><a href="qstyleoptionq3listview.html#viewportPalette-var">viewportPalette</a></b></li> </ul> <ul> <li><div class="fn"/>2 public variables inherited from <a href="qstyleoptioncomplex.html#public-variables">QStyleOptionComplex</a></li> <li><div class="fn"/>7 public variables inherited from <a href="qstyleoption.html#public-variables">QStyleOption</a></li> </ul> <a name="details"></a> <hr /> <h2>Detailed Description</h2> <p>The QStyleOptionQ3ListView class is used to describe the parameters for drawing a <a href="q3listview.html">Q3ListView</a>.</p> <p>This class is used for drawing the compatibility <a href="q3listview.html">Q3ListView</a>. <b>It is not recommended for new classes</b>.</p> <p>QStyleOptionQ3ListView contains all the information that <a href="qstyle.html">QStyle</a> functions need to draw <a href="q3listview.html">Q3ListView</a>.</p> <p>For performance reasons, the access to the member variables is direct (i.e&#x2e;, using the <tt>.</tt> or <tt>-&gt;</tt> operator). This low-level feel makes the structures straightforward to use and emphasizes that these are simply parameters used by the style functions.</p> <p>For an example demonstrating how style options can be used, see the <a href="widgets-styles.html">Styles</a> example.</p> <p>See also <a href="qstyleoptioncomplex.html">QStyleOptionComplex</a>, <a href="q3listview.html">Q3ListView</a>, and <a href="qstyleoptionq3listviewitem.html">QStyleOptionQ3ListViewItem</a>.</p> <hr /> <h2>Member Type Documentation</h2> <h3 class="fn"><a name="StyleOptionType-enum"></a>enum QStyleOptionQ3ListView::StyleOptionType</h3> <p>This enum is used to hold information about the type of the style option, and is defined for each <a href="qstyleoption.html">QStyleOption</a> subclass.</p> <p><table border="1" cellpadding="2" cellspacing="1" width="100%"> <tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr> <tr><td valign="top"><tt>QStyleOptionQ3ListView::Type</tt></td><td align="center" valign="top"><tt>SO_Q3ListView</tt></td><td valign="top">The type of style option provided (<a href="qstyleoption.html#OptionType-enum">SO_Q3ListView</a> for this class).</td></tr> </table></p> <p>The type is used internally by <a href="qstyleoption.html">QStyleOption</a>, its subclasses, and <a href="qstyleoption.html#qstyleoption_cast">qstyleoption_cast</a>() to determine the type of style option. In general you do not need to worry about this unless you want to create your own <a href="qstyleoption.html">QStyleOption</a> subclass and your own styles.</p> <p>See also <a href="qstyleoptionq3listview.html#StyleOptionVersion-enum">StyleOptionVersion</a>.</p> <h3 class="fn"><a name="StyleOptionVersion-enum"></a>enum QStyleOptionQ3ListView::StyleOptionVersion</h3> <p>This enum is used to hold information about the version of the style option, and is defined for each <a href="qstyleoption.html">QStyleOption</a> subclass.</p> <p><table border="1" cellpadding="2" cellspacing="1" width="100%"> <tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr> <tr><td valign="top"><tt>QStyleOptionQ3ListView::Version</tt></td><td align="center" valign="top"><tt>1</tt></td><td valign="top">1</td></tr> </table></p> <p>The version is used by <a href="qstyleoption.html">QStyleOption</a> subclasses to implement extensions without breaking compatibility. If you use <a href="qstyleoption.html#qstyleoption_cast">qstyleoption_cast</a>(), you normally don't need to check it.</p> <p>See also <a href="qstyleoptionq3listview.html#StyleOptionType-enum">StyleOptionType</a>.</p> <hr /> <h2>Member Function Documentation</h2> <h3 class="fn"><a name="QStyleOptionQ3ListView"></a>QStyleOptionQ3ListView::QStyleOptionQ3ListView ()</h3> <p>Creates a <a href="qstyleoptionq3listview.html">QStyleOptionQ3ListView</a>, initializing the members variables to their default values.</p> <h3 class="fn"><a name="QStyleOptionQ3ListView-2"></a>QStyleOptionQ3ListView::QStyleOptionQ3ListView ( const QStyleOptionQ3ListView &amp; <i>other</i> )</h3> <p>Constructs a copy of the <i>other</i> style option.</p> <hr /> <h2>Member Variable Documentation</h2> <h3 class="fn"><a name="itemMargin-var"></a>int QStyleOptionQ3ListView::itemMargin</h3> <p>This variable holds the margin for items in the list view.</p> <p>The default value is 0.</p> <p>See also <a href="q3listview.html#itemMargin-prop">Q3ListView::itemMargin</a>().</p> <h3 class="fn"><a name="items-var"></a><a href="qlist.html">QList</a>&lt;<a href="qstyleoptionq3listviewitem.html">QStyleOptionQ3ListViewItem</a>&gt; QStyleOptionQ3ListView::items</h3> <p>This variable holds a list of items in the Q3ListView.</p> <p>This is a list of <a href="qstyleoptionq3listviewitem.html">QStyleOptionQ3ListViewItem</a>s. The first item can be used for most of the calculation that are needed for drawing a list view. Any additional items are the children of this first item, which may be used for additional information.</p> <p>See also <a href="qstyleoptionq3listviewitem.html">QStyleOptionQ3ListViewItem</a>.</p> <h3 class="fn"><a name="rootIsDecorated-var"></a>bool QStyleOptionQ3ListView::rootIsDecorated</h3> <p>This variable holds whether root items are decorated.</p> <p>The default value is false.</p> <p>See also <a href="q3listview.html#rootIsDecorated-prop">Q3ListView::rootIsDecorated</a>().</p> <h3 class="fn"><a name="sortColumn-var"></a>int QStyleOptionQ3ListView::sortColumn</h3> <p>This variable holds the sort column of the list view.</p> <p>The default value is 0.</p> <p>See also <a href="q3listview.html#sortColumn">Q3ListView::sortColumn</a>().</p> <h3 class="fn"><a name="treeStepSize-var"></a>int QStyleOptionQ3ListView::treeStepSize</h3> <p>This variable holds the number of pixel to offset children items from their parents.</p> <p>The default value is 0.</p> <p>See also <a href="q3listview.html#treeStepSize-prop">Q3ListView::treeStepSize</a>().</p> <h3 class="fn"><a name="viewportBGRole-var"></a><a href="qpalette.html#ColorRole-enum">QPalette::ColorRole</a> QStyleOptionQ3ListView::viewportBGRole</h3> <p>This variable holds the background role of Q3ListView's viewport.</p> <p>The default value is <a href="qpalette.html#ColorRole-enum">QPalette::Base</a>.</p> <p>See also <a href="qwidget.html#backgroundRole">QWidget::backgroundRole</a>().</p> <h3 class="fn"><a name="viewportPalette-var"></a><a href="qpalette.html">QPalette</a> QStyleOptionQ3ListView::viewportPalette</h3> <p>This variable holds the palette of Q3ListView's viewport.</p> <p>By default, the application's default palette is used.</p> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="30%">Copyright &copy; 2008 <a href="trolltech.html">Trolltech</a></td> <td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td> <td width="30%" align="right"><div align="right">Qt 4.3.5</div></td> </tr></table></div></address></body> </html>
misizeji/StudyNote_201308
webserver/html/qstyleoptionq3listview.html
HTML
mit
10,597
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Demo DOM 015</title> <link href="css/normalize.css" rel="stylesheet" /> <link href="css/tests.css" rel="stylesheet" /> <style> #mystack { border-width: 0; margin: 0 auto; } #myelement { border: 1px solid blue; cursor: grab; } .controls { grid-template-columns: 1fr 2fr 2fr 1fr 2fr 2fr; } </style> </head> <body> <h1><a href="index.html">Scrawl-canvas v8</a> - DOM test 015</h1> <h2>Use stacked DOM artefact corners as pivot points</h2> <div id="mystack" data-stack> <canvas id="mycanvas"></canvas> <p id="myelement">This DOM element can be dragged around the Scrawl-canvas stack using the mouse.</p> </div> <p id="reportmessage"></p> <div class="controls"> <div class="green label">Width</div> <div class="green"><input class="controlItem" id="width" type="range" value="0" min="0" max="600" step="10" /></div> <div class="green">&nbsp;</div> <div class="green label">Height</div> <div class="green"><input class="controlItem" id="height" type="range" value="0" min="0" max="600" step="10" /></div> <div class="green">&nbsp;</div> <div class="green label">Handles</div> <div class="green">X: <input class="controlItem" id="handle_xAbsolute" type="range" value="0" min="-200" max="200" step="1" /></div> <div class="green">Y: <input class="controlItem" id="handle_yAbsolute" type="range" value="0" min="-200" max="200" step="1" /></div> <div class="green label">Offset</div> <div class="green">X: <input class="controlItem" id="offset_xAbsolute" type="range" value="0" min="-200" max="200" step="1" /></div> <div class="green">Y: <input class="controlItem" id="offset_yAbsolute" type="range" value="0" min="-200" max="200" step="1" /></div> <div class="yellow label">Roll</div> <div class="yellow"><input class="controlItem" id="roll" type="range" value="10" min="0" max="360" step="1" /></div> <div class="yellow">&nbsp;</div> <div class="yellow label">Pitch</div> <div class="yellow"><input class="controlItem" id="pitch" type="range" value="20" min="0" max="360" step="1" /></div> <div class="yellow">&nbsp;</div> <div class="yellow label">Yaw</div> <div class="yellow"><input class="controlItem" id="yaw" type="range" value="30" min="0" max="360" step="1" /></div> <div class="yellow">&nbsp;</div> <div class="yellow label">Scale</div> <div class="yellow"><input class="controlItem" id="scale" type="range" value="1" min="0.5" max="2" step="0.02" /></div> <div class="yellow">&nbsp;</div> </div> <div class="testinfo"> <h4>Test purpose</h4> <p>Drag and drop the element to test its sensors correctly collide with underlying canvas entitys</p> <ul> <li>Create a set of blocks to act as the grid over which the test element will be dragged</li> <li>Perform artefact collision checks between the element and the grid group, updating colliding grid entitys to show that they are in collision</li> <li>Drag and drop the element across the stack canvas, to check that element's sensors are correctly positioned and the artefact collision detection works as expected</li> <li>Vary the element's attributes (handle, offset, 3d-rotation, scale) to make sure its sensors correctly account for these changes</li> </ul> <p><b>Touch test:</b> should work as expected</p> <p><a href="../docs/demo/dom-015.html">Annotated code</a></p> </div> <div style="display: none;"> <img id="iris" src="img/iris.png" class="flowers" /> </div> <script src="dom-015.js" type="module"></script> </body> </html>
KaliedaRik/Scrawl-canvas
demo/dom-015.html
HTML
mit
3,841
<header class="site-header"> {% if page.layout != "about" %} <a class="page-link" href="{{ site.baseurl | prepend: site.url }}/"><span class="site-title">Home</span></a> {% endif %} <nav class="site-nav"> <input type="checkbox" id="nav-trigger" class="nav-trigger" /> <label for="nav-trigger"> <span class="menu-icon"> <svg viewBox="0 0 18 15" width="18px" height="15px"> <path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/> <path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/> <path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/> </svg> </span> </label> <div class="trigger"> <!-- CV Download --> <a class="page-link" href="{{ /assets/pdf/vita.pdf | prepend: site.baseurl | prepend: site.url }}">Download CV</a> </div> </nav> </header>
LuckyJimJD/CivilProcedure
_includes/vita-header.html
HTML
mit
1,294
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../openssl_sys/enum.ASN1_TIME.html"> </head> <body> <p>Redirecting to <a href="../../openssl_sys/enum.ASN1_TIME.html">../../openssl_sys/enum.ASN1_TIME.html</a>...</p> <script>location.replace("../../openssl_sys/enum.ASN1_TIME.html" + location.search + location.hash);</script> </body> </html>
malept/guardhaus
main/openssl_sys/ossl_typ/enum.ASN1_TIME.html
HTML
mit
389
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>WDECPeriodic Class Reference</title> <link rel="stylesheet" href="../css/style.css"> <link rel="stylesheet" href="../css/prism.css"> <script src="../js/jquery.min.js"></script> <script src="../js/format.js"></script> <script src="../js/prism.js" data-manual></script> <script> jQuery.noConflict(); jQuery( document ).ready(function( $ ) { $("pre code").each(function(i, block) { $(this).addClass("language-objectivec") $(this).formatObjectiveC(); }); Prism.highlightAll() }); </script> <meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> <meta name="generator" content="appledoc 2.2.1 (build 1333)"> </head> <body class="appledoc"> <header> <div class="container" class="hide-in-xcode"> <h1 id="library-title"> <a href="../index.html">WDeCom </a> </h1> <p id="developer-home"> <a href="../index.html">Wirecard AG</a> </p> </div> </header> <aside> <div class="container"> <nav> <ul id="header-buttons" role="toolbar"> <li><a href="../index.html">Index</a></li> <li><a href="../hierarchy.html">Hierarchy</a></li> <li id="on-this-page" role="navigation"> <label> On This Page <div class="chevron"> <div class="chevy chevron-left"></div> <div class="chevy chevron-right"></div> </div> <select id="jump-to"> <option value="top">Jump To&#133;</option> <option value="overview">Overview</option> <option value="tasks">Tasks</option> <optgroup label="Properties"> <option value="//api/name/periodicExpiryDate">periodicExpiryDate</option> <option value="//api/name/periodicType">periodicType</option> <option value="//api/name/recurringFrequency">recurringFrequency</option> <option value="//api/name/sequenceType">sequenceType</option> </optgroup> </select> </label> </li> </ul> </nav> </div> </aside> <article> <div id="overview_contents" class="container"> <div id="content"> <main role="main"> <h1 class="title">WDECPeriodic Class Reference</h1> <div class="section section-specification"><table cellspacing="0"><tbody> <tr> <th>Inherits from</th> <td>NSObject</td> </tr><tr> <th>Declared in</th> <td>WDECPeriodic.h</td> </tr> </tbody></table></div> <div class="section section-tasks"> <a title="Tasks" name="tasks"></a> <div class="task-list"> <div class="section-method"> <a name="//api/name/periodicType" title="periodicType"></a> <h3 class="method-title"><code><a href="#//api/name/periodicType">&nbsp;&nbsp;periodicType</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Indicates how and why a Payment occurs more than once</p> </div> <div class="method-subsection method-declaration"><pre><code>@property (assign, nonatomic) WDECPeriodicType periodicType</code></pre></div> <div class="method-subsection discussion-section"> <h4 class="method-subtitle">Discussion</h4> <p>It is intended as differentiation for the merchant&rsquo;s use. Which of the two <a href="../Constants/WDECPeriodicType.html">periodic type</a> is chosen depends on the merchant&rsquo;s business model.</p> <ul> <li>WDECPeriodicTypeInstallment indicates one in a set that completes a financial transaction.</li> <li>WDECPeriodicTypeRecurring: indicates one in a set that occurs repeatedly, such as a subscription.</li> </ul> <p>Both WDECPeriodicTypeInstallment and WDECPeriodicTypeRecurring transactions will be processed the same way.</p> </div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">WDECPeriodic.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/sequenceType" title="sequenceType"></a> <h3 class="method-title"><code><a href="#//api/name/sequenceType">&nbsp;&nbsp;sequenceType</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Indicates the sequence of the recurring transaction</p> </div> <div class="method-subsection method-declaration"><pre><code>@property (assign, nonatomic) WDECSequenceType sequenceType</code></pre></div> <div class="method-subsection discussion-section"> <h4 class="method-subtitle">Discussion</h4> <p>Indicates the sequence of the recurring transaction</p> </div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">WDECPeriodic.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/periodicExpiryDate" title="periodicExpiryDate"></a> <h3 class="method-title"><code><a href="#//api/name/periodicExpiryDate">&nbsp;&nbsp;periodicExpiryDate</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Date after which no further authorizations shall be performed. This field is limited to 8 characters, and the accepted format is YYYYMMDD. This field is required for 01-PA and for 02-NPA, if 3DS Requestor Authentication Indicator = 02 or 03.</p> </div> <div class="method-subsection method-declaration"><pre><code>@property (strong, nonatomic, nullable) NSDate *periodicExpiryDate</code></pre></div> <div class="method-subsection discussion-section"> <h4 class="method-subtitle">Discussion</h4> <p>Date after which no further authorizations shall be performed. This field is limited to 8 characters, and the accepted format is YYYYMMDD. This field is required for 01-PA and for 02-NPA, if 3DS Requestor Authentication Indicator = 02 or 03.</p> </div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">WDECPeriodic.h</code></p> </div> </div> </div> </div><div class="section-method"> <a name="//api/name/recurringFrequency" title="recurringFrequency"></a> <h3 class="method-title"><code><a href="#//api/name/recurringFrequency">&nbsp;&nbsp;recurringFrequency</a></code> </h3> <div class="method-info"> <div class="pointy-thing"></div> <div class="method-info-container"> <div class="method-subsection brief-description"> <p>Indicates the minimum number of days between authorizations. The field is limited to maximum 4 characters. This field is required if 3DS Requestor Authentication Indicator = 02 or 03.</p> </div> <div class="method-subsection method-declaration"><pre><code>@property (strong, nonatomic, nullable) NSString *recurringFrequency</code></pre></div> <div class="method-subsection discussion-section"> <h4 class="method-subtitle">Discussion</h4> <p>Indicates the minimum number of days between authorizations. The field is limited to maximum 4 characters. This field is required if 3DS Requestor Authentication Indicator = 02 or 03.</p> </div> <div class="method-subsection declared-in-section"> <h4 class="method-subtitle">Declared In</h4> <p><code class="declared-in-ref">WDECPeriodic.h</code></p> </div> </div> </div> </div> </div> </div> </main> <footer> <div class="footer-copyright"> <p class="copyright">Copyright &copy; 2019 Wirecard AG. All rights reserved. Updated: 2019-12-10</p> <p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1333)</a>.</p> </div> </footer> </div> </div> </article> <script src="../js/script.js"></script> </body> </html>
wirecard/paymentSDK-iOS
docs/api/3.8.0/Classes/WDECPeriodic.html
HTML
mit
8,390
--- # DO NOT EDIT! # This file is automatically generated by get-members. If you change it, bad # things will happen. layout: default title: "Lady Hermon" house: commons --- <div class="row"> <div class="col-md-8"> {% include members/lady-hermon.html %} <h3>What is Lady Hermon interested in?</h3> <li><a href="http://jenit.github.io/childs-guide-to-parliament/interests/policing.html">Policing</a></li> <li><a href="http://jenit.github.io/childs-guide-to-parliament/interests/human-rights.html">Human Rights</a></li> <li><a href="http://jenit.github.io/childs-guide-to-parliament/interests/european-affairs.html">European Affairs</a></li> <li><a href="http://jenit.github.io/childs-guide-to-parliament/interests/health.html">Health</a></li> <li><a href="http://jenit.github.io/childs-guide-to-parliament/interests/education.html">Education</a></li> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Place</h3> </div> <div class="panel-body"> <p>Lady Hermon is the MP for <b>North Down</b>.</p> <div id="constituency-map" style="width:100%;height:250px"></div> <script> L.mapbox.accessToken = 'pk.eyJ1IjoiamFja3NvbmowNCIsImEiOiJxNmRPTDhvIn0.zxOHkhRVui-0MBwEdKnfUg'; var map = L.mapbox.map('constituency-map', 'jacksonj04.k663m066',{ zoomControl: false }); var featureLayer = L.mapbox.featureLayer() .loadURL('{{ site.baseurl }}/data/boundaries/north-down.geojson') .addTo(map); featureLayer.on('ready', function() { map.fitBounds(featureLayer.getBounds()); }); </script> <p class="small"><a href="{{ site.baseurl }}/glossary.html#constituency">What is a constituency?</a><p> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Party</h3> </div> <div class="panel-body"> <p>Lady Hermon is an MP in the <b>Independent</b> party.</p> <p class="small"><a href="{{ site.baseurl }}/glossary.html#party">What is a party?</a><p> </div> </div> </div> </div>
JeniT/childs-guide-to-parliament
members/lady-hermon.html
HTML
mit
2,511
<div class="container"> <div class="row"> <div class="col-lg-6 text-center wow zoomIn" id="i18_blog"> <div style="height: 80px;"><h1>RossC's BEND Blog</h1></div> <a class="btn btn-lg btn-warning btn-rounded wow bounceIn" href="{{ "/blog/" | prepend: site.baseurl }}"><span data-i18n="blog.my_blog">BEND Blog</span></a> <div style="height: 80px;"></div> </div> <div class="col-lg-6 wow zoomIn"> <div id="blog-recent"> <h2>Latest Posts</h2> {% for post in site.posts limit:4 %} <p><a class="btn btn-lg btn-default btn-rounded wow bounceIn" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a></p> {% endfor %} </div> </div> </div> </div>
rosscyoga/rosscyoga.github.io
_includes/sections/blog.html
HTML
mit
794
<div class="skyline"> <canvas class="skyline-background"></canvas> <canvas class="skyline-history"></canvas> </div>
tanem/skyline
template.html
HTML
mit
119
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Making JavaScript Games: from the Browser to the App Store</title> <meta name="description" content="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"> <meta name="author" content="Eric Lathrop"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" href="css/reveal.min.css"> <link rel="stylesheet" href="css/theme/default.css" id="theme"> <link rel="stylesheet" href="css/makingjsgames.css"> <!-- For syntax highlighting --> <link rel="stylesheet" href="lib/css/zenburn.css"> <!-- If the query includes 'print-pdf', include the PDF print sheet --> <script> if( window.location.search.match( /print-pdf/gi ) ) { var link = document.createElement( 'link' ); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = 'css/print/pdf.css'; document.getElementsByTagName( 'head' )[0].appendChild( link ); } </script> <!--[if lt IE 9]> <script src="lib/js/html5shiv.js"></script> <![endif]--> </head> <body> <div class="reveal"> <!-- Any section element inside of this container is displayed as a slide --> <div class="slides"> <section> <h1>Making JavaScript Games</h1> <h3>From the Browser to the App Store</h3> <p> <small>Created by <a href="http://ericlathrop.com">Eric Lathrop</a> / <a href="http://twitter.com/ericlathrop">@ericlathrop</a></small> </p> <p><a href="https://www.youtube.com/watch?v=5UuRj_1OG14&list=UU7z0nOE8ITfrGnXJgNzYaEQ">Here's the video of this presentation at Nodevember 2014</a></p> </section> <section> <section> <h2>The &lt;canvas&gt; Element</h2> </section> <section> <canvas id="canvas" width="640" height="480"></canvas> <pre><code class="html"> <canvas id="canvas" width="640" height="480"></canvas> </code></pre> </section> <section> <canvas id="canvas-rect" width="640" height="480"></canvas> <script> var canvas = document.getElementById("canvas-rect"); var ctx = canvas.getContext("2d"); ctx.fillStyle = "#f00"; ctx.fillRect(270, 190, 100, 100); </script> <pre><code class="javascript"> var canvas = document.getElementById("canvas"); var ctx = canvas.getContext("2d"); ctx.fillStyle = "#f00"; ctx.fillRect(270, 190, 100, 100); </code></pre> </section> <section> <canvas id="canvas-text" width="640" height="480"></canvas> <script> var canvas = document.getElementById("canvas-text"); var ctx = canvas.getContext("2d"); ctx.fillStyle = "yellow"; ctx.font = "60px sans-serif"; ctx.fillText("Hello World!", 150, 250); </script> <pre><code class="javascript"> ctx.fillStyle = "yellow"; ctx.font = "60px sans-serif"; ctx.fillText("Hello World!", 150, 250); </code></pre> </section> <section data-state="canvas-image"> <canvas id="canvas-image" width="640" height="480"></canvas> <script> var canvas = document.getElementById("canvas-image"); var ctx = canvas.getContext("2d"); var logo = new Image(); logo.addEventListener("load", function() { ctx.drawImage(logo, 70, 100); }); logo.src = "two-scoop-games-logo.png"; </script> <pre><code class="javascript"> var logo = new Image(); logo.addEventListener("load", function() { ctx.drawImage(logo, 70, 100); }); logo.src = "two-scoop-games-logo.png"; </code></pre> </section> </section> <section> <section> <h2>The Render Loop</h2> </section> <section data-state="canvas-render-loop"> <canvas id="canvas-render-loop" width="640" height="300"></canvas> <pre><code class="javascript"> function render(time) { ctx.clearRect(0, 0, canvas.width, canvas.height); ctx.fillStyle = "yellow"; ctx.font = "60px sans-serif"; ctx.fillText(time, 150, 150); window.requestAnimationFrame(render); } window.requestAnimationFrame(render); </code></pre> </section> <section data-state="canvas-render-loop-elapsed"> <canvas id="canvas-render-loop-elapsed" width="640" height="300"></canvas> <pre><code class="javascript"> var lastTime = -1; function elapsedTime(time) { var elapsed = time - lastTime; if (lastTime === -1) { elapsed = 0; } lastTime = time; return elapsed; } </code></pre> </section> <section data-state="canvas-fps"> <canvas id="canvas-fps" width="640" height="300"></canvas> <pre><code class="javascript"> var fps = Math.floor((1 / elapsed) * 1000) + " FPS"; </code></pre> </section> </section> <section> <section> <h2>Animation</h2> </section> <section> <img src="hamster-run-right-f22.png" /> </section> <section data-state="canvas-draw-image-slice"> <canvas id="canvas-draw-image-slice" width="640" height="200"></canvas> <div> <label>Frame: <input type="text" value="0" id="canvas-draw-frame" size="4" /></label> </div> <pre><code class="javascript"> var frame = 0; var frames = 22; var frameWidth = img.width / frames; var frameX = frame * frameWidth; ctx.drawImage(img, frameX, 0, frameWidth, img.height, 260, 25, frameWidth, img.height); </code></pre> </section> <section data-state="canvas-animation"> <canvas id="canvas-animation" width="640" height="200"></canvas> <div> <label>Milliseconds per frame: <input type="text" value="40" id="canvas-animation-time" size="4" /></label> </div> <pre><code class="javascript"> var animation = { img: new Image(), time: 0, frames: 22, msPerFrame: 40, advance: function(elapsed) { this.time += elapsed; }, draw: function(ctx, x, y) { var width = this.img.width / this.frames; var frame = Math.floor(this.time / this.msPerFrame) % this.frames; var frameX = frame * width; ctx.drawImage(this.img, frameX, 0, width, this.img.height, x, y, width, this.img.height); } }; animation.img.src = "hamster-run-right-f22.png"; </code></pre> </section> </section> <section> <section> <h2>Keyboard Input & Motion</h2> </section> <section> <pre><code class="javascript"> var keys = {}; var keyMap = { 87: 'w', 65: 'a', 83: 's', 68: 'd' }; window.addEventListener("keydown", function(e) { keys[keyMap[e.keyCode]] = true; }); window.addEventListener("keyup", function(e) { keys[keyMap[e.keyCode]] = false; }); </code></pre> </section> <section data-state="canvas-keyboard"> <canvas id="canvas-keyboard" width="640" height="300"></canvas> <div> <label>Speed: <input type="text" value="0.4" id="canvas-keyboard-speed" size="4" /> pixels per millisecond</label> </div> <pre><code class="javascript"> hamsterSpeedX = 0, hamsterSpeedY = 0; if (keys["w"]) { hamsterSpeedY = -0.4; } if (keys["a"]) { hamsterSpeedX = -0.4; } if (keys["s"]) { hamsterSpeedY = 0.4; } if (keys["d"]) { hamsterSpeedX = 0.4; } hamsterX += hamsterSpeedX * elapsed; hamsterY += hamsterSpeedY * elapsed; </code></pre> </section> <section data-state="canvas-friction"> <canvas id="canvas-friction" width="640" height="300"></canvas> <pre><code class="javascript"> if (keys["a"]) { hamsterSpeedX = -1; } if (keys["d"]) { hamsterSpeedX = 1; } hamsterSpeedX *= 0.9; // friction hamsterX += hamsterSpeedX * elapsed; </code></pre> </section> <section data-state="canvas-gravity"> <canvas id="canvas-gravity" width="640" height="300"></canvas> <pre><code class="javascript"> if (keys["w"]) { hamsterSpeedY = -1; } hamsterSpeedY += 0.1; // gravity hamsterY += hamsterSpeedY * elapsed; if (hamsterY > 150) { // floor hamsterY = 150; hamsterSpeedY = 0; } </code></pre> </section> </section> <section> <section> <h2>Sound</h2> </section> <section data-state="load-sound"> <pre><code class="javascript"> var audioContext = new AudioContext(); var jumpSound; var request = new XMLHttpRequest(); request.open("GET", "jump.mp3", true); request.responseType = "arraybuffer"; request.addEventListener("readystatechange", function() { if (request.readyState !== 4) { return; } audioContext.decodeAudioData(request.response, function(buffer) { jumpSound = buffer; }); }); request.send(); </code></pre> </section> <section data-state="play-sound"> <button id="play-sound">Play!</button> <pre><code class="javascript"> var source = audioContext.createBufferSource(); source.buffer = buffer; source.connect(audioContext.destination) source.start(0); </code></pre> </section> </section> <section> <section> <h2>Putting It All Together</h2> </section> <section data-state="canvas-jump"> <canvas id="canvas-jump" width="640" height="300"></canvas> <pre><code class="javascript"> if (keys["w"]) { if (hamsterY === 150) { // on floor playSound(jumpSound); hamsterSpeedY = -1.5; } } </code></pre> </section> <section> <a href="http://twoscoopgames.com/stanleysqueaks/" target="_blank"> <img src="stanleysqueaks.png" alt="Stanley Squeaks and the Emerald Burrito" /> </a> </section> </section> <section> <h2>Other APIs</h2> <ul> <li>Gamepads</li> <li>Vibration</li> <li>Ambient Light</li> <li>Location</li> <li>Accelerometer</li> <li>Full Screen</li> <li>Camera</li> <li>Microphones</li> <li>Websockets / WebRTC data channel</li> <li>Local Storage</li> <li>Application Cache</li> <li>Page Visibility API</li> </ul> </section> <section> <section> <h2>Chrome Web Store</h2> </section> <section> <h2><a href="https://developer.chrome.com/extensions/manifest">manifest.json</a></h2> <pre><code class="json"> { "name": "Scurry", "description": "Play as a cockroach...", "version": "1.0.2", "manifest_version": 2, "app": { "background": { "scripts": ["background.js"] } }, "icons": { "16": "images/icons/Icon-16.png", "128": "images/icons/Icon-128.png" }, "permissions": [ "storage" ] } </code></pre> </section> <section> <h2>background.js</h2> <pre><code class="javascript"> chrome.app.runtime.onLaunched.addListener(function() { chrome.app.window.create('index.html', { 'bounds': { 'width': 1136, 'height': 640 } }); }); </code></pre> </section> <section> <h2><a href="https://developer.chrome.com/apps/storage">Storage API</a></h2> <pre><code class="javascript"> chrome.storage.sync.get([ 'key1', 'key2' ], function(data) { console.log(data); // { 'key1': value1, 'key2': value2 } }); chrome.storage.sync.set({ 'key1': value1, 'key2': value2 }, function() { console.log("saved!"); }); </code></pre> </section> <section> <a href="https://chrome.google.com/webstore/detail/kick-bot/lafjmgdfokjjbcbhbmcajlommahhgnlk?utm_campaign=en&utm_source=en-et-na-us-oc-webstrhm&utm_medium=et"> <img src="chrome-web-store-upload.png" alt="Chrome Web Store Developer Dashboard" /> </a> </section> </section> </section> <section> <section> <h2>iOS App Store</h2> </section> <section> <img src="cordova.png" alt="Don't use Apache Cordova" /> </section> <section> <div> <a href="http://impactjs.com/ejecta"><img src="ejecta.png" alt="Use Ejecta" /></a> </div> <img src="ejecta-overview.png" alt="Overview of Ejecta" /> </section> <section> <pre><code class="javascript"> ejecta.include("game.js"); ejecta.openURL("http://twoscoopgames.com/", "Open the Two Scoop Games website?"); ejecta.getText("Highscore", "Please enter your name", function(text) { console.log(text); }); ejecta.loadFont("path/to/my/font.ttf"); </code></pre> </section> <section> <h2>HTML5 Supported Features</h2> <ul> <li>&lt;canvas&gt;</li> <li>&lt;audio&gt;</li> <li>&lt;image&gt;</li> <li>localStorage</li> <li>WebSocket</li> <li>XMLHttpRequest</li> <li>Page Visibility</li> <li>Multitouch</li> <li>Device Orientation / Motion</li> <li>Geolocation</li> </ul> </section> <section> <h2>Other Supported Features</h2> <ul> <li>Game Center</li> <li>In-app Purchases</li> <li>iAd</li> </ul> </section> <section> <a href="https://itunes.apple.com/us/app/syrush/id903688443?mt=8"> <img src="syrush.png" alt="SyRUSH on the iOS App Store" /> </a> </section> </section> <section> <section> <h2>Other Deployment Targets</h2> <ul> <li>Windows/Mac/Linux Desktop (and Steam!) via <a href="https://github.com/rogerwang/node-webkit">node-webkit</a></li> <li>Android via <a href="https://github.com/Wizcorp/Ejecta-X">Ejecta-X</a> (needs some love!)</li> <li>Wii-U eShop</li> <li>Windows RT / Windows Phone 8</li> <li>Firefox OS</li> </ul> </section> </section> <section> <h1>THE END</h1> <h3>BY <a href="http://ericlathrop.com">Eric Lathrop</a></h3> <ul> <li>Slide source at <a href="https://github.com/ericlathrop/making-js-games-presentation">github.com/ericlathrop/making-js-games-presentation</a></li> <li>Follow me on Twitter <a href="http://twitter.com/ericlathrop">@ericlathrop</a></li> <li>Play my games at <a href="http://twoscoopgames.com">TwoScoopGames.com</a></li> <li>Check out my game engine: <a href="https://splatjs.github.io">splatjs.github.io</a></li> </ul> </section> </div> </div> <script src="lib/js/head.min.js"></script> <script src="js/reveal.js"></script> <script> // Full list of configuration options available here: // https://github.com/hakimel/reveal.js#configuration Reveal.initialize({ controls: true, progress: true, history: true, center: true, theme: 'night', transition: 'linear', // Parallax scrolling // parallaxBackgroundImage: 'https://s3.amazonaws.com/hakim-static/reveal-js/reveal-parallax-1.jpg', // parallaxBackgroundSize: '2100px 900px', // Optional libraries used to extend on reveal.js dependencies: [ { src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } }, //{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, //{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, { src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }, //{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } }, //{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } } ] }); </script> <script src="js/makingjsgames.js"></script> </body> </html>
ericlathrop/making-js-games-presentation
index.html
HTML
mit
15,837
<!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 `XKB_KEY_Arabic_ain` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_Arabic_ain"> <title>wayland_kbd::keysyms::XKB_KEY_Arabic_ain - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </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"> <p class='location'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_Arabic_ain', ty: 'constant', 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 constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_Arabic_ain</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-2456' class='srclink' href='../../src/wayland_kbd/ffi/keysyms.rs.html#1051' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_Arabic_ain: <a href='http://doc.rust-lang.org/nightly/std/primitive.u32.html'>u32</a><code> = </code><code>0x05d9</code></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> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
mcanders/bevy
doc/wayland_kbd/keysyms/constant.XKB_KEY_Arabic_ain.html
HTML
mit
3,841
<!DOCTYPE html> {# ============= Pre-template calculations ============= #} {% set original = 0 %} {% set original_save = [] %} {% set original_save_name = [] %} {% set alive = [-1] %} {% set stillborn = [0] %} {% set dead = [0] %} {% set bool = 0 %} {% for report in ([ base_report ] + mutations_reports) %} {% if report.compilation_failed %} {% if stillborn.append(stillborn.pop() + 1) %}{% endif %} {% endif %} {% if report.counts['tests'] > 0 %} {% set tmp = (report.counts['success'] / report.counts['tests'] * 100) %} {% if (bool == 0) %} {% set original = tmp %} {% if original_save.append(tmp) %}{% endif %} {% if original_save_name.append(report.name) %}{% endif %} {% set bool = 1 %} {% endif %} {% if (bool == 1) %} {% if (tmp >= original) %} {% if alive.append(alive.pop() + 1) %}{% endif %} {% endif %} {% if (tmp > 0 and tmp < original) %} {% if dead.append(dead.pop() + 1) %}{% endif %} {% endif %} {% endif %} {% endif %} {% endfor %} {# ============ / Pre-template calculations ============ #} <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.0"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="tools/theme/ico/favicon.png"> <title>StataMutator</title> <!-- Bootstrap core CSS --> <link href="tools/theme/css/bootstrap.css" rel="stylesheet"> <link href="tools/theme/css/font-awesome.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="tools/theme/css/main.css" rel="stylesheet"> </head> <body> <!-- Fixed navbar --> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">DevOps - Group 01</a> </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav navbar-right"> <li class="active"><a href="#headerwrap"><i class="fa fa-home"></i></a></li> <li><a href="#results"><i class="fa fa-tasks"></i> RESULTS</a></li> <li><a href="#charts"><i class="fa fa-bar-chart-o"></i> CHARTS</a></li> </ul> </div><!--/.nav-collapse --> </div> </div> <div id="headerwrap"> <div class="container"> <div class="row centered"> <div class="col-lg-8 col-lg-offset-2" style="margin-top:70px;"> <h1><b>StataMutator</b><br/>The best way to evolve</h1> </div> </div><!-- row --> </div><!-- container --> </div><!-- headerwrap --> <div class="row"> <div class="col-lg-12" id="results"> <h1 class="centered myWhite"><i class="fa fa-tasks"></i> StataResults</h1> </div> <div class="col-lg-4"> <h3 class="centered">Overview</h3> <div id="summary" class="chart"></div> </div> <div class="col-lg-8"> <h3 class="centered">List</h3> <table class="col-lg-12"> {% set id = 1 %} {% for report in ([ base_report ] + mutations_reports) %} <tr data-toggle="modal" data-target="#myModal{{id}}"> <td>{{ report.name }}</td> {% if not report.compilation_failed %} {% for key, value in report.counts | dictsort %} <td>{{ key }} : {{ value }}</td> {% endfor %} {% else %} <td colspan="{{ report.counts | length }}">Compilation failed</td> {% endif %} <td> {% if report.counts['tests'] > 0 %} {{ (report.counts['success'] / report.counts['tests'] * 100) | int }} &percnt; {% else %} - {% endif %} </td> </tr> <!-- Modal --> <div id="myModal{{id}}" class="modal fade" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 class="modal-title">{{ report.name }}</h4> </div> <div class="modal-body"> <p>Failed tests:</p> {% for ts in report.testsuites %} {% for tc in ts['testcases'] %} {% if ( (tc['status'] == 'failure') or (tc['status'] == 'error') ) %} <p><i class="fa fa-minus"></i> {{tc['name']}}</p> {% endif %} {% endfor %} {% endfor %} </div> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal"><i class="fa fa-times"></i></button> </div> </div> </div> </div> {% set id = id + 1 %} {% endfor %} </table> <h3 class="centered">Alived Mutations</h3> <table class="col-lg-12"> {% set base = original_save.pop() %} {% set base_name = original_save_name.pop() %} {% for report in ([ base_report ] + mutations_reports) %} {% set tmp = (report.counts['success'] / report.counts['tests'] * 100) %} {% if ((tmp >= base) and (report.name != base_name)) %} <tr> <td>{{ report.name }}</td> <td>{{ tmp }} &percnt;</td> </tr> {% endif %} {% endfor %} </table> </div> </div> <div class="row"> <div class="col-lg-12" id="charts"> <h1 class="centered myWhite"><i class="fa fa-bar-chart-o"></i> StataCharts</h1> </div> <div class="col-lg-12"> <div class="col-lg-12"> <div id="chartContainer" class="chart"></div> </div> </div> </div> <!-- FOOTER --> <div id="f"> <div class="container"> <div class="row centered"> <p>ROLLIN Antoine & BUISSON Kévin & DALL'AGNOL Tom</p> </div><!-- row --> </div><!-- container --> </div><!-- Footer --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="tools/theme/js/bootstrap.min.js"></script> <script type="text/javascript" src="tools/highcharts/js/themes/grid.js"></script> <script type="text/javascript" src="tools/highcharts/api/js/jquery-1.11.3.min.js"></script> <script type="text/javascript" src="tools/highcharts/js/highcharts.js"></script> <script type="text/javascript" src="tools/highcharts/js/modules/exporting.js"></script> <script> $(function () { var chart = new Highcharts.Chart({ chart: { renderTo: 'chartContainer', type: 'column', backgroundColor: "#F2F2F2" }, title: { text: 'Percent of tests succeeded/failed by mutations' }, xAxis: { /*categories: ['Mutation n°1', 'Mutation n°2', 'Mutation n°3', 'Mutation n°4']*/ categories: [ {% for report in mutations_reports %} '{{ report.name }}', {% endfor %} ], }, yAxis: { allowDecimals: false, min: 0, max: 100, title: { text: 'Success/Fails percents (%)' } }, tooltip: { headerFormat: '<b>{point.key}</b><br>', pointFormat: '<span style="color:{series.color}">\u25CF</span> {series.name}: {point.y} / 100' }, plotOptions: { column: { stacking: 'normal', depth: 40 } }, series: [{ name: 'Success', /*data: [20, 40, 60, 80],*/ data: [ {% for report in mutations_reports %} {% if report.counts['tests'] > 0 %} {{ (report.counts['success'] / report.counts['tests'] * 100) | int }}, {% endif %} {% endfor %} ], stack: 'comp' }, { name: 'Fails (failures + errors)', /*data: [20, 40, 60, 80],*/ data: [ {% for report in mutations_reports %} {% if report.counts['tests'] > 0 %} {{ ((report.counts['failures'] + report.counts['errors']) / report.counts['tests'] * 100) | int }}, {% endif %} {% endfor %} ], stack: 'comp' }] }); }); </script> <script> $(function () { // Make monochrome colors and set them as default for all pies Highcharts.getOptions().plotOptions.pie.colors = (function () { var colors = [], base = Highcharts.getOptions().colors[0], i; for (i = 0; i < 10; i += 1) { // Start out with a darkened base color (negative brighten), and end // up with a much brighter color colors.push(Highcharts.Color(base).brighten((i - 3) / 7).get()); } return colors; }()); // Build the chart $('#summary').highcharts({ chart: { plotBackgroundColor: null, plotBorderWidth: null, plotShadow: false, type: 'pie', backgroundColor: "#F2F2F2" }, title: { text: null }, tooltip: { pointFormat: '{series.name}: <b>{point.percentage:.1f}%</b>' }, plotOptions: { pie: { allowPointSelect: true, cursor: 'pointer', dataLabels: { enabled: true, format: '<b>{point.name}</b>: {point.percentage:.1f} %', style: { color: (Highcharts.theme && Highcharts.theme.contrastTextColor) || 'black' } } } }, series: [{ name: 'Name', data: [ { name: 'Alive', y: {{alive.pop()}} }, { name: 'Dead', y: {{dead.pop()}} }, { name: 'Stillborn', y: {{stillborn.pop()}} } ] }] }); }); </script> </body> </html>
Lydwen/Mr.Statamutation
Mr.Statapython/statapython/templates/report.html
HTML
mit
9,507
<html> <head> <title>Claire Tomalin's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!--#include virtual="nav.txt" --> <div class="page"> <h1>Claire Tomalin's panel show appearances</h1> <p>Claire Tomalin (born 1933-06-20<sup><a href="https://en.wikipedia.org/wiki/Claire_Tomalin">[ref]</a></sup>) has appeared in <span class="total">2</span> episodes between 2000-2002. <a href="http://www.imdb.com/name/nm1597463">Claire Tomalin on IMDB</a>. <a href="https://en.wikipedia.org/wiki/Claire_Tomalin">Claire Tomalin on Wikipedia</a>.</p> <div class="performerholder"> <table class="performer"> <tr style="vertical-align:bottom;"> <td><div style="height:100px;" class="performances female" title="1"></div><span class="year">2000</span></td> <td><div style="height:0px;" class="performances female" title=""></div><span class="year">2001</span></td> <td><div style="height:100px;" class="performances female" title="1"></div><span class="year">2002</span></td> </tr> </table> </div> <ol class="episodes"> <li><strong>2002-01-03</strong> / <a href="../shows/iot.html">In Our Time</a></li> <li><strong>2000-09-28</strong> / <a href="../shows/iot.html">In Our Time</a></li> </ol> </div> </body> </html>
slowe/panelshows
people/udx567qo.html
HTML
mit
1,459
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>color: 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.2 / color - 1.2.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> color <small> 1.2.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-01-20 08:18:01 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-20 08:18:01 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.2 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;frederic.blanqui@inria.fr&quot; homepage: &quot;http://color.inria.fr/&quot; license: &quot;CeCILL&quot; build: [ [make &quot;-j%{jobs}%&quot;] ] install: [make &quot;-f&quot; &quot;Makefile.coq&quot; &quot;install&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] authors: [ &quot;Frédéric Blanqui&quot; &quot;Adam Koprowski&quot; &quot;Sébastien Hinderer&quot; &quot;Pierre-Yves Strub&quot; &quot;Sidi Ould Biha&quot; &quot;Solange Coupet-Grimal&quot; &quot;William Delobel&quot; &quot;Hans Zantema&quot; &quot;Stéphane Leroux&quot; &quot;Léo Ducas&quot; &quot;Johannes Waldmann&quot; &quot;Qiand Wang&quot; &quot;Lianyi Zhang&quot; &quot;Sorin Stratulat&quot; ] tags: [ &quot;keyword:rewriting&quot; &quot;keyword:termination&quot; &quot;keyword:lambda calculus&quot; &quot;keyword:list&quot; &quot;keyword:multiset&quot; &quot;keyword:polynomial&quot; &quot;keyword:vectors&quot; &quot;keyword:matrices&quot; &quot;keyword:FSet&quot; &quot;keyword:FMap&quot; &quot;keyword:term&quot; &quot;keyword:context&quot; &quot;keyword:substitution&quot; &quot;keyword:universal algebra&quot; &quot;keyword:varyadic term&quot; &quot;keyword:string&quot; &quot;keyword:alpha-equivalence&quot; &quot;keyword:de Bruijn indices&quot; &quot;keyword:simple types&quot; &quot;keyword:matching&quot; &quot;keyword:unification&quot; &quot;keyword:relation&quot; &quot;keyword:ordering&quot; &quot;keyword:quasi-ordering&quot; &quot;keyword:lexicographic ordering&quot; &quot;keyword:ring&quot; &quot;keyword:semiring&quot; &quot;keyword:well-foundedness&quot; &quot;keyword:noetherian&quot; &quot;keyword:finitely branching&quot; &quot;keyword:dependent choice&quot; &quot;keyword:infinite sequences&quot; &quot;keyword:non-termination&quot; &quot;keyword:loop&quot; &quot;keyword:graph&quot; &quot;keyword:path&quot; &quot;keyword:transitive closure&quot; &quot;keyword:strongly connected component&quot; &quot;keyword:topological ordering&quot; &quot;keyword:rpo&quot; &quot;keyword:horpo&quot; &quot;keyword:dependency pair&quot; &quot;keyword:dependency graph&quot; &quot;keyword:semantic labeling&quot; &quot;keyword:reducibility&quot; &quot;keyword:Girard&quot; &quot;keyword:fixpoint theorem&quot; &quot;keyword:Tarski&quot; &quot;keyword:pigeon-hole principle&quot; &quot;keyword:Ramsey theorem&quot; &quot;category:Computer Science/Algorithms/Correctness proofs of algorithms&quot; &quot;category:Computer Science/Data Types and Data Structures&quot; &quot;category:Computer Science/Lambda Calculi&quot; &quot;category:Mathematics/Algebra&quot; &quot;category:Mathematics/Combinatorics and Graph Theory&quot; &quot;category:Mathematics/Logic/Type theory&quot; &quot;category:Miscellaneous/Extracted Programs/Type checking unification and normalization&quot; &quot;date:2016-01-26&quot; &quot;logpath:CoLoR&quot; ] synopsis: &quot;A library on rewriting theory and termination&quot; url { src: &quot;http://files.inria.fr/blanqui/color/color.1.2.0.tar.gz&quot; checksum: &quot;md5=3e1541cc57beec0790667ef49bee66ce&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-color.1.2.0 coq.8.7.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.7.2). The following dependencies couldn&#39;t be met: - coq-color -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-color.1.2.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.7.2/color/1.2.0.html
HTML
mit
8,947
<!DOCTYPE html> <html mip> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <link rel="stylesheet" type="text/css" href="https://c.mipcdn.com/static/v1/mip.css"> <link rel="canonical" href="https://www.mipengine.org/test_xxx.html"> <script async src="https://mipcache.bdstatic.com/static/V1/mip-hIstory.js"></script> <title>MIP页Demo效果</title> <style mip-custom> </style> </head> <body> <mip-audio src="https://mip-doc.bj.bcebos.com/guitar.mp3" layout="fixed-height" height="50"> <source src="http://mip-doc.bj.bcebos.com/sample_video.webm?authorization=bce-auth-v1%2F7f4a0856197f450aa711a2af2d14b9a0%2F2017-08-30T08%3A32%3A28Z%2F-1%2Fhost%2F6d893e30e98cb43605600acbcac043d2c05cf761e99fa1c8a932a995e0b52b48" type="video/webm"> </source> </mip-audio> <script src="https://c.mipcdn.com/static/v1/mip.js"></script> </body> </html>
futureplayer/test-demos
mip-test-cases/57.html
HTML
mit
1,095
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>法定传染病 · Libido Chateau</title> <meta name="renderer" content="webkit" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <meta name="theme-color" content="#f8f5ec" /> <meta name="msapplication-navbutton-color" content="#f8f5ec"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec"> <meta name="author" content="迷幻主义搬砖号子" /><meta name="description" content="搬砖前先定义问题。定义构成问题的每个关键概念,划出问题的边界。这是搬砖一整个肮脏而繁重的愚蠢过程中唯一具备哲学性的光辉阶段。" /><meta name="keywords" content="数据, 时评, 人文" /> <meta name="baidu-site-verification" content="k5CktWnwfR" /> <meta name="google-site-verification" content="lO7fVN8Jm2sjiBOcR2knmNBKjtWcxS6KbuZYl2yELwA" /> <meta name="generator" content="Hugo 0.92.2 with theme even" /> <link rel="canonical" href="https://madlogos.github.io/series/%E6%B3%95%E5%AE%9A%E4%BC%A0%E6%9F%93%E7%97%85/" /> <link href="https://madlogos.github.io/series/%E6%B3%95%E5%AE%9A%E4%BC%A0%E6%9F%93%E7%97%85/index.xml" rel="alternate" type="application/rss+xml" title="Libido Chateau" /> <link href="https://madlogos.github.io/series/%E6%B3%95%E5%AE%9A%E4%BC%A0%E6%9F%93%E7%97%85/index.xml" rel="feed" type="application/rss+xml" title="Libido Chateau" /> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> <script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script> <link href="/sass/main.min.67ad89b7ca43747ca0757fa0c720e4a26dfb092d0c625a7e1f3b937263f7d48d.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous"> <link rel="stylesheet" href="/css/custom.css"> <meta property="og:title" content="法定传染病" /> <meta property="og:description" content="搬砖前先定义问题。定义构成问题的每个关键概念,划出问题的边界。这是搬砖一整个肮脏而繁重的愚蠢过程中唯一具备哲学性的光辉阶段。" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://madlogos.github.io/series/%E6%B3%95%E5%AE%9A%E4%BC%A0%E6%9F%93%E7%97%85/" /> <meta itemprop="name" content="法定传染病"> <meta itemprop="description" content="搬砖前先定义问题。定义构成问题的每个关键概念,划出问题的边界。这是搬砖一整个肮脏而繁重的愚蠢过程中唯一具备哲学性的光辉阶段。"><meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="法定传染病"/> <meta name="twitter:description" content="搬砖前先定义问题。定义构成问题的每个关键概念,划出问题的边界。这是搬砖一整个肮脏而繁重的愚蠢过程中唯一具备哲学性的光辉阶段。"/> <!--[if lte IE 9]> <script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script> <![endif]--> <!--[if lt IE 9]> <script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script> <![endif]--> </head> <body> <div id="mobile-navbar" class="mobile-navbar"> <div class="mobile-header-logo"> <a href="/" class="logo">Libido Chateau</a> </div> <div class="mobile-navbar-icon"> <span></span> <span></span> <span></span> </div> </div> <nav id="mobile-menu" class="mobile-menu slideout-menu"> <ul class="mobile-menu-list"> <a href="/"> <li class="mobile-menu-item">首页</li> </a><a href="/post/"> <li class="mobile-menu-item">归档</li> </a><a href="/tags/"> <li class="mobile-menu-item">标签</li> </a><a href="/categories/"> <li class="mobile-menu-item">分类</li> </a><a href="/about/"> <li class="mobile-menu-item">关于</li> </a> </ul> </nav> <div class="container" id="mobile-panel"> <header id="header" class="header"> <div class="logo-wrapper"> <a href="/" class="logo">Libido Chateau</a> </div> <nav class="site-navbar"> <ul id="menu" class="menu"> <li class="menu-item"> <a class="menu-item-link" href="/">首页</a> </li><li class="menu-item"> <a class="menu-item-link" href="/post/">归档</a> </li><li class="menu-item"> <a class="menu-item-link" href="/tags/">标签</a> </li><li class="menu-item"> <a class="menu-item-link" href="/categories/">分类</a> </li><li class="menu-item"> <a class="menu-item-link" href="/about/">关于</a> </li> </ul> </nav> </header> <main id="main" class="main"> <div class="content-wrapper"> <div id="content" class="content"> <section id="archive" class="archive"> <div class="archive-post"> <span class="archive-post-time"> 2017-04-16 </span> <span class="archive-post-title"> <a href="/post/infectdis_stat3/" class="archive-post-link"> 一次不太成功的搬砖(下):rvest爬取法定传染病疫情月报数据 </a> </span> </div><div class="archive-post"> <span class="archive-post-time"> 2017-04-15 </span> <span class="archive-post-title"> <a href="/post/infectdis_stat2/" class="archive-post-link"> 一次不太成功的搬砖(中):rvest爬取法定传染病疫情月报数据 </a> </span> </div><div class="archive-post"> <span class="archive-post-time"> 2017-04-07 </span> <span class="archive-post-title"> <a href="/post/infectdis_stat1/" class="archive-post-link"> 一次不太成功的搬砖(上):爬取法定传染病疫情月报数据 </a> </span> </div> </section> <nav class="pagination"> </nav> </div> </div> </main> <footer id="footer" class="footer"> <div class="social-links"> <a href="mailto:madlogos@gmail.com" class="iconfont icon-email" title="email"></a> <a href="https://stackoverflow.com/users/5455754/madlogos?tab=profile" class="iconfont icon-stack-overflow" title="stack-overflow"></a> <a href="https://twitter.com/madlogos" class="iconfont icon-twitter" title="twitter"></a> <a href="https://www.facebook.com/madlogos" class="iconfont icon-facebook" title="facebook"></a> <a href="http://www.linkedin.com/in/yiying-wang/" class="iconfont icon-linkedin" title="linkedin"></a> <a href="https://plus.google.com/&#43;%E6%B1%AA%E8%BD%B6%E9%A2%96madlogos" class="iconfont icon-google" title="google"></a> <a href="http://github.com/madlogos" class="iconfont icon-github" title="github"></a> <a href="https://weibo.com/madlogos/" class="iconfont icon-weibo" title="weibo"></a> <a href="https://www.zhihu.com/people/madlogos/" class="iconfont icon-zhihu" title="zhihu"></a> <a href="https://www.douban.com/people/Jandeaux/" class="iconfont icon-douban" title="douban"></a> <a href="https://jandeaux.tumblr.com" class="iconfont icon-tumblr" title="tumblr"></a> <a href="https://www.instagram.com/jandeaux/" class="iconfont icon-instagram" title="instagram"></a> <a href="https://gitlab.com/madlogos" class="iconfont icon-gitlab" title="gitlab"></a> <a href="https://space.bilibili.com/384080442" class="iconfont icon-bilibili" title="bilibili"></a> <a href="https://madlogos.github.io/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a> </div> <div class="copyright"> <span class="power-by"> 由 <a class="hexo-link" href="https://gohugo.io">Hugo</a> 强力驱动 </span> <span class="division">|</span> <span class="theme-info"> 主题 - <a class="theme-link" href="https://github.com/olOwOlo/hugo-theme-even">Even</a> </span> <div class="busuanzi-footer"> <span id="busuanzi_container_site_pv"> 本站总访问量 <span id="busuanzi_value_site_pv"><img src="/img/spinner.svg" alt="spinner.svg"/></span> 次 </span> <span class="division">|</span> <span id="busuanzi_container_site_uv"> 本站总访客数 <span id="busuanzi_value_site_uv"><img src="/img/spinner.svg" alt="spinner.svg"/></span> 人 </span> </div> <span class="copyright-year"> &copy; 2017 - 2022 <span class="author">madlogos</span> </span> </div> </footer> <div class="back-to-top" id="back-to-top"> <i class="iconfont icon-up"></i> </div> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.js" integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/slideout@1.0.1/dist/slideout.min.js" integrity="sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script> <script type="text/javascript" src="/js/main.min.c99b103c33d1539acf3025e1913697534542c4a5aa5af0ccc20475ed2863603b.js"></script> <script type="application/javascript"> var doNotTrack = false; if (!doNotTrack) { window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-68964085-2', 'auto'); ga('set', 'anonymizeIp', true); ga('send', 'pageview'); } </script> <script async src='https://www.google-analytics.com/analytics.js'></script> <script id="baidu_analytics"> var _hmt = _hmt || []; (function() { if (window.location.hostname === 'localhost') return; var hm = document.createElement("script"); hm.async = true; hm.src = "https://hm.baidu.com/hm.js?f221e23428218df65adeefe00f85e7ed"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <script id="baidu_push"> (function(){ if (window.location.hostname === 'localhost') return; var bp = document.createElement('script'); bp.async = true; var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> <script src="/js/custom.js"></script> </body> </html>
madlogos/madlogos.github.io
series/法定传染病/index.html
HTML
mit
11,289
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../../../favicon.ico"> <title>Exemplo de álbum Bootstrap</title> <!-- Principal CSS do Bootstrap --> <link href="../../dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Estilos customizados para este template --> <link href="album.css" rel="stylesheet"> </head> <body> <header> <div class="collapse bg-dark" id="navbarHeader"> <div class="container"> <div class="row"> <div class="col-sm-8 col-md-7 py-4"> <h4 class="text-white">Sobre</h4> <p class="text-muted">Adicione alguma informação sobre o álbum abaixo (autor ou qualquer outro background). Faça essas informações terem algumas frases, para a galera ter algumas informações que besliscar. Além disso, use link nelas para as redes sociais ou informações de contato.</p> </div> <div class="col-sm-4 offset-md-1 py-4"> <h4 class="text-white">Contato</h4> <ul class="list-unstyled"> <li><a href="#" class="text-white">Me siga no Twitter</a></li> <li><a href="#" class="text-white">Curta no Facebook</a></li> <li><a href="#" class="text-white">Me envie um e-mail</a></li> </ul> </div> </div> </div> </div> <div class="navbar navbar-dark bg-dark shadow-sm"> <div class="container d-flex justify-content-between"> <a href="#" class="navbar-brand d-flex align-items-center"> <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mr-2"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"></path><circle cx="12" cy="13" r="4"></circle></svg> <strong>Álbum</strong> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader" aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> </div> </div> </header> <main role="main"> <section class="jumbotron text-center"> <div class="container"> <h1 class="jumbotron-heading">Exemplo de álbum</h1> <p class="lead text-muted">Algo curto e direto, sobre a coleção abaixo (conteúdo, criador e etc). Faça com que seja curto e legal, mas não tão curto ao ponto de as pessoas pularem ele.</p> <p> <a href="#" class="btn btn-primary my-2">Call-to-action principal</a> <a href="#" class="btn btn-secondary my-2">Call-to-action secundário</a> </p> </div> </section> <div class="album py-5 bg-light"> <div class="container"> <div class="row"> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> <div class="col-md-4"> <div class="card mb-4 shadow-sm"> <img class="card-img-top" data-src="holder.js/100px225?theme=thumb&bg=55595c&fg=eceeef&text=Thumbnail" alt="Card image cap"> <div class="card-body"> <p class="card-text">Este é um card maior e que suporta texto abaixo, como uma introdução mais natural ao conteúdo adicional. No entanto, esse conteúdo é um pouco maior.</p> <div class="d-flex justify-content-between align-items-center"> <div class="btn-group"> <button type="button" class="btn btn-sm btn-outline-secondary">Ver</button> <button type="button" class="btn btn-sm btn-outline-secondary">Editar</button> </div> <small class="text-muted">9 mins</small> </div> </div> </div> </div> </div> </div> </div> </main> <footer class="text-muted"> <div class="container"> <p class="float-right"> <a href="#">Voltar ao topo</a> </p> <p>Este exemplo de álbum é &copy; Bootstrap, mas, por favor, baixe e customize por conta própria.</p> <p>Novo no Bootstrap? <a href="../../">Visite a página principal</a> ou leia nosso guia <a href="../../getting-started/">getting started</a>.</p> </div> </footer> <!-- Principal JavaScript do Bootstrap ================================================== --> <!-- Foi colocado no final para a página carregar mais rápido --> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery-slim.min.js"><\/script>')</script> <script src="../../assets/js/vendor/popper.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> <script src="../../assets/js/vendor/holder.min.js"></script> </body> </html>
bootstrapbrasil/bootstrap
site/docs/4.1/examples/album/index.html
HTML
mit
13,063
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v4.4.3 - v4.4.4: v8::Isolate::Scope Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v4.4.3 - v4.4.4 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="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_1Isolate.html">Isolate</a></li><li class="navelem"><a class="el" href="classv8_1_1Isolate_1_1Scope.html">Scope</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classv8_1_1Isolate_1_1Scope-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::Isolate::Scope 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:a43889336478a5625e095c4444b9dd684"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a43889336478a5625e095c4444b9dd684"></a> &#160;</td><td class="memItemRight" valign="bottom"><b>Scope</b> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate)</td></tr> <tr class="separator:a43889336478a5625e095c4444b9dd684"><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>Stack-allocated class which sets the isolate for all operations executed within a local scope. </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.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
aadf356/html/classv8_1_1Isolate_1_1Scope.html
HTML
mit
5,530
<!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; 7e06a820-d5b4-498d-92e9-ec4afd9abfef </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="#Mongo.DSL">Mongo.DSL</a></strong></td> <td class="text-center">100.00 %</td> <td class="text-center">100.00 %</td> <td class="text-center">100.00 %</td> <td class="text-center">100.00 %</td> </tr> </tbody> </table> </div> <div id="details"> </div> </div> </body> </html>
kuhlenh/port-to-core
Reports/mo/mongo.dsl.1.0.1/Mongo.DSL-net40.html
HTML
mit
9,633
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>stalmarck: 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.8.0 / stalmarck - 8.5.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> stalmarck <small> 8.5.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-19 02:36:57 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-19 02:36:57 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 2 Virtual package relying on perl coq 8.8.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matej.kosik@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/stalmarck&quot; license: &quot;LGPL 2&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Stalmarck&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.5&quot; &amp; &lt; &quot;8.6~&quot;} ] tags: [ &quot;keyword:boolean formula&quot; &quot;keyword:tautology checker&quot; &quot;category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures&quot; &quot;category:Miscellaneous/Extracted Programs/Decision procedures&quot; &quot;date:2000&quot; ] authors: [ &quot;Laurent Théry &lt;&gt;&quot; &quot;Pierre Letouzey &lt;&gt;&quot; ] bug-reports: &quot;https://github.com/coq-contribs/stalmarck/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/stalmarck.git&quot; synopsis: &quot;Proof of Stalmarck&#39;s algorithm&quot; description: &quot;&quot;&quot; A two-level approach to prove tautology using Stalmarck&#39;s algorithm.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/stalmarck/archive/v8.5.0.tar.gz&quot; checksum: &quot;md5=7a776e4e406b1a46983a3208cccc3aec&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-stalmarck.8.5.0 coq.8.8.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.8.0). The following dependencies couldn&#39;t be met: - coq-stalmarck -&gt; coq &lt; 8.6~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-stalmarck.8.5.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> 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.09.1-2.0.6/released/8.8.0/stalmarck/8.5.0.html
HTML
mit
6,991
<div class="container" class='mainbody'> <div id="page-content-wrapper" class='mainbody'> <div class='drivesave_header row'> <div class='col-sm-12'> <h1><em>Leave Your Vehicle!!</em></h1> <h3> Your Vehicle will be placed on the Used Car Section page for others to view!</h3> </div> </div> <hr> <button type='button' class='close' ng-click='submitused()'>Add Used</button> <div id="addUsedemodal" class="modal fade" tabindex="-1" role="dialog"> <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">Add Your Used</h4> </div> <div class="modal-body"> <div id='used'> <textarea class='form-control form-input' ng-model='newUsed.msg' placeholder="Type a message..." rows="10" cols="40" name="message"></textarea> <select class= 'form-control' ng-model= 'newUsed.uses'> <option ng-repeat='uses in use' value='{{uses.$id}}'>{{uses.name}} {{vehicle.Contact}}</option> </select> <input type="text" class="form-control modal-form" ng-model="newUsed.name" placeholder="Car name"> <input type="text" class="form-control modal-form" ng-model="newUsed.Year" placeholder="Year"> <input type="text" class="form-control modal-form" ng-model="newUsed.Contact" placeholder="Vehicle Contact Info"> <input type="text" class="form-control modal-form" ng-model="newUsed.km" placeholder="km"> <input type="text" class="form-control modal-form" ng-model="newUsed.YourPrice" placeholder="Your Price"> </div> </div> <div class="modal-footer"> <button class="btn btn-lg btn-block btn-success" ng-click="addUsed(newUsed)"> Submit </button> </div> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div> <div id="editUsepmodal" class="modal fade" tabindex="-1" role="dialog"> <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">edit Your Used</h4> </div> <div class="modal-body"> <input type="text" class="form-control modal-form" ng-model="editUsed.name" placeholder="Car name"> <input type="text" class="form-control modal-form" ng-model="editUsed.Year" placeholder="Year"> <input type="text" class="form-control modal-form" ng-model="editUsed.Contact" placeholder="Contact info"> <input type="text" class="form-control modal-form" ng-model="editUsed.km" placeholder="km"> <input type="text" class="form-control modal-form" ng-model="editUsed.YourPrice" placeholder="Your Price/Model"> </div> <div class="modal-footer"> <button class="btn btn-lg btn-block btn-success" ng-click="updateUsed()"> edit </button> </div> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div>
bobbygregan/DriveSave
templates/used.html
HTML
mit
3,194
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Mon May 14 17:45:47 CEST 2012 --> <title>_-Index</title> <meta name="date" content="2012-05-14"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="_-Index"; } //--> </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="../de/vorb/util/tuple/package-summary.html">Package</a></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-5.html">Prev Letter</a></li> <li>Next Letter</li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li> <li><a href="index-6.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">D</a>&nbsp;<a href="index-2.html">E</a>&nbsp;<a href="index-3.html">H</a>&nbsp;<a href="index-4.html">M</a>&nbsp;<a href="index-5.html">T</a>&nbsp;<a href="index-6.html">_</a>&nbsp;<a name="___"> <!-- --> </a> <h2 class="title">_</h2> <dl> <dt><span class="strong"><a href="../de/vorb/util/tuple/Tuple1.html#_1()">_1()</a></span> - Method in class de.vorb.util.tuple.<a href="../de/vorb/util/tuple/Tuple1.html" title="class in de.vorb.util.tuple">Tuple1</a></dt> <dd> <div class="block">Returns the value of the tuple.</div> </dd> <dt><span class="strong"><a href="../de/vorb/util/tuple/Tuple2.html#_1()">_1()</a></span> - Method in class de.vorb.util.tuple.<a href="../de/vorb/util/tuple/Tuple2.html" title="class in de.vorb.util.tuple">Tuple2</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="../de/vorb/util/tuple/Tuple2.html#_2()">_2()</a></span> - Method in class de.vorb.util.tuple.<a href="../de/vorb/util/tuple/Tuple2.html" title="class in de.vorb.util.tuple">Tuple2</a></dt> <dd>&nbsp;</dd> </dl> <a href="index-1.html">D</a>&nbsp;<a href="index-2.html">E</a>&nbsp;<a href="index-3.html">H</a>&nbsp;<a href="index-4.html">M</a>&nbsp;<a href="index-5.html">T</a>&nbsp;<a href="index-6.html">_</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="../de/vorb/util/tuple/package-summary.html">Package</a></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-5.html">Prev Letter</a></li> <li>Next Letter</li> </ul> <ul class="navList"> <li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li> <li><a href="index-6.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>
pvorb/tuple
api/index-files/index-6.html
HTML
mit
4,689
<!-- extend layout --> {% extends "layout.html" %} {% block content %} <div class="panel"> <div class="title"> <h2>员工信息</h2> <div class="table"></div> </div> <div class="content"> <table class="table table-striped" cellpadding="30"> <thead> <tr> </tr> </thead> <tbody> <tr> <th scope="row">姓名:</th> <td>{{user.name}}</td> </tr> <tr> <th scope="row">邮箱:</th> <td>{{user.email}}</td> </tr> <tr> <th scope="row">分组:</th> <td>{{user.group}}</td> </tr> <tr> <th scope="row">权限:</th> <td>{{user.right}}</td> </tr> <tr> <th scope="row">图片:</th> <td><img src="{{user.avatar()}}" width="150" height="150" /></td> </tr> </tbody> </table> </div> </div> {% endblock %}
dogsaur/SMS
app/templates/user.html
HTML
mit
1,015
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>paco: 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 / extra-dev</a></li> <li class="active"><a href="">dev / paco - 4.1.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> paco <small> 4.1.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-29 01:31:58 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-29 01:31:58 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-gmp 3 Virtual package relying on a GMP lib system installation coq dev Formal proof management system dune 2.9.1 Fast, portable, and opinionated build system ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 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;minki.cho@sf.snu.ac.kr&quot; synopsis: &quot;Coq library implementing parameterized coinduction&quot; homepage: &quot;https://github.com/snu-sf/paco/&quot; dev-repo: &quot;git+https://github.com/snu-sf/paco.git&quot; bug-reports: &quot;https://github.com/snu-sf/paco/issues/&quot; authors: [ &quot;Chung-Kil Hur &lt;gil.hur@sf.snu.ac.kr&gt;&quot; &quot;Georg Neis &lt;neis@mpi-sws.org&gt;&quot; &quot;Derek Dreyer &lt;dreyer@mpi-sws.org&gt;&quot; &quot;Viktor Vafeiadis &lt;viktor@mpi-sws.org&gt;&quot; &quot;Minki Cho &lt;minki.cho@sf.snu.ac.kr&gt;&quot; ] license: &quot;BSD-3-Clause&quot; build: [make &quot;-C&quot; &quot;src&quot; &quot;all&quot; &quot;-j%{jobs}%&quot;] install: [make &quot;-C&quot; &quot;src&quot; &quot;-f&quot; &quot;Makefile.coq&quot; &quot;install&quot;] depends: [ &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.14~&quot;} ] tags: [ &quot;date:2021-03-16&quot; &quot;category:Computer Science/Programming Languages/Formal Definitions and Theory&quot; &quot;category:Mathematics/Logic&quot; &quot;keyword:co-induction&quot; &quot;keyword:simulation&quot; &quot;keyword:parameterized greatest fixed point&quot; &quot;logpath:Paco&quot; ] url { http: &quot;https://github.com/snu-sf/paco/archive/v4.1.0.tar.gz&quot; checksum: &quot;83ac51189c7f0224355e18478208c307&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-paco.4.1.0 coq.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is dev). The following dependencies couldn&#39;t be met: - coq-paco -&gt; coq &lt; 8.14~ -&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-paco.4.1.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.07.1-2.0.6/extra-dev/dev/paco/4.1.0.html
HTML
mit
7,406
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>NotFileError.html - RDoc Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "../../../"; var index_rel_prefix = "../../../"; </script> <script src="../../../js/jquery.js"></script> <script src="../../../js/darkfish.js"></script> <link href="../../../css/fonts.css" rel="stylesheet"> <link href="../../../css/rdoc.css" rel="stylesheet"> <body id="top" role="document" class="file"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> <a href="../../../index.html" rel="home">Home</a> </h2> <div id="table-of-contents-navigation"> <a href="../../../table_of_contents.html#pages">Pages</a> <a href="../../../table_of_contents.html#classes">Classes</a> <a href="../../../table_of_contents.html#methods">Methods</a> </div> </div> <div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div> </div> <div id="project-metadata"> <div id="fileindex-section" class="nav-section"> <h3>Pages</h3> <ul class="link-list"> <li><a href="../../../Gemfile.html">Gemfile</a> <li><a href="../../../Gemfile_lock.html">Gemfile.lock</a> <li><a href="../../../LICENSE.html">LICENSE</a> <li><a href="../../../README_md.html">README</a> <li><a href="../../../RELEASING_md.html">RELEASING</a> <li><a href="../../../Rakefile.html">Rakefile</a> <li><a href="../../../TODO_md.html">TODO</a> <li><a href="../../../api_coverage_md.html">api_coverage</a> <li><a href="../../../bin/setup.html">setup</a> <li><a href="../../../docs/DropboxApi_html.html">DropboxApi.html</a> <li><a href="../../../docs/DropboxApi/Authenticator_html.html">Authenticator.html</a> <li><a href="../../../docs/DropboxApi/ChunkedUploader_html.html">ChunkedUploader.html</a> <li><a href="../../../docs/DropboxApi/Client_html.html">Client.html</a> <li><a href="../../../docs/DropboxApi/ConnectionBuilder_html.html">ConnectionBuilder.html</a> <li><a href="../../../docs/DropboxApi/Endpoints_html.html">Endpoints.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Auth_html.html">Auth.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Auth/TokenRevoke_html.html">TokenRevoke.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Base_html.html">Base.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/ContentDownload_html.html">ContentDownload.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/ContentUpload_html.html">ContentUpload.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files_html.html">Files.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Copy_html.html">Copy.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CopyBatch_html.html">CopyBatch.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CopyBatchCheck_html.html">CopyBatchCheck.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CopyReferenceGet_html.html">CopyReferenceGet.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CopyReferenceSave_html.html">CopyReferenceSave.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CreateFileRequest_html.html">CreateFileRequest.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CreateFolder_html.html">CreateFolder.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CreateFolderBatch_html.html">CreateFolderBatch.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/CreateFolderBatchCheck_html.html">CreateFolderBatchCheck.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Delete_html.html">Delete.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/DeleteBatch_html.html">DeleteBatch.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/DeleteBatchCheck_html.html">DeleteBatchCheck.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Download_html.html">Download.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/GetMetadata_html.html">GetMetadata.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/GetPreview_html.html">GetPreview.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/GetTemporaryLink_html.html">GetTemporaryLink.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/GetThumbnail_html.html">GetThumbnail.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/GetThumbnailBatch_html.html">GetThumbnailBatch.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/ListFolder_html.html">ListFolder.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/ListFolderContinue_html.html">ListFolderContinue.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/ListFolderGetLatestCursor_html.html">ListFolderGetLatestCursor.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/ListFolderLongpoll_html.html">ListFolderLongpoll.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/ListRevisions_html.html">ListRevisions.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Move_html.html">Move.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/PermanentlyDelete_html.html">PermanentlyDelete.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Restore_html.html">Restore.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/SaveUrl_html.html">SaveUrl.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/SaveUrlCheckJobStatus_html.html">SaveUrlCheckJobStatus.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Search_html.html">Search.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/SearchContinue_html.html">SearchContinue.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/Upload_html.html">Upload.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/UploadSessionAppendV2_html.html">UploadSessionAppendV2.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/UploadSessionFinish_html.html">UploadSessionFinish.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Files/UploadSessionStart_html.html">UploadSessionStart.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Rpc_html.html">Rpc.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/RpcContent_html.html">RpcContent.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/RpcNotify_html.html">RpcNotify.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing_html.html">Sharing.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/AddFileMember_html.html">AddFileMember.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/AddFolderMember_html.html">AddFolderMember.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/CreateSharedLinkWithSettings_html.html">CreateSharedLinkWithSettings.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/GetSharedLinkMetadata_html.html">GetSharedLinkMetadata.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/ListFileMembers_html.html">ListFileMembers.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/ListFolderMembers_html.html">ListFolderMembers.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/ListSharedLinks_html.html">ListSharedLinks.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/RevokeSharedLink_html.html">RevokeSharedLink.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/ShareFolder_html.html">ShareFolder.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Sharing/UnshareFile_html.html">UnshareFile.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Users_html.html">Users.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Users/GetAccount_html.html">GetAccount.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Users/GetAccountBatch_html.html">GetAccountBatch.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Users/GetCurrentAccount_html.html">GetCurrentAccount.html</a> <li><a href="../../../docs/DropboxApi/Endpoints/Users/GetSpaceUsage_html.html">GetSpaceUsage.html</a> <li><a href="../../../docs/DropboxApi/Errors_html.html">Errors.html</a> <li><a href="../../../docs/DropboxApi/Errors/AddFileMemberError_html.html">AddFileMemberError.html</a> <li><a href="../../../docs/DropboxApi/Errors/AddFolderMemberError_html.html">AddFolderMemberError.html</a> <li><a href="../../../docs/DropboxApi/Errors/AddMemberSelectorError_html.html">AddMemberSelectorError.html</a> <li><a href="../../../docs/DropboxApi/Errors/AlreadySharedError_html.html">AlreadySharedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/BadPathError_html.html">BadPathError.html</a> <li><a href="../../../docs/DropboxApi/Errors/BasicError_html.html">BasicError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CantCopySharedFolderError_html.html">CantCopySharedFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CantMoveFolderIntoItselfError_html.html">CantMoveFolderIntoItselfError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CantNestSharedFolderError_html.html">CantNestSharedFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CantShareOutsideTeamError_html.html">CantShareOutsideTeamError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ContainsSharedFolderError_html.html">ContainsSharedFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ConversionError_html.html">ConversionError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CreateFileRequestError_html.html">CreateFileRequestError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CreateFolderBatchError_html.html">CreateFolderBatchError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CreateFolderError_html.html">CreateFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CreateSharedLinkWithSettingsError_html.html">CreateSharedLinkWithSettingsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CursorClosedError_html.html">CursorClosedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/CursorNotClosedError_html.html">CursorNotClosedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/DeleteError_html.html">DeleteError.html</a> <li><a href="../../../docs/DropboxApi/Errors/DisallowedNameError_html.html">DisallowedNameError.html</a> <li><a href="../../../docs/DropboxApi/Errors/DisallowedSharedLinkPolicyError_html.html">DisallowedSharedLinkPolicyError.html</a> <li><a href="../../../docs/DropboxApi/Errors/DownloadError_html.html">DownloadError.html</a> <li><a href="../../../docs/DropboxApi/Errors/DownloadFailedError_html.html">DownloadFailedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/EmailUnverifiedError_html.html">EmailUnverifiedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ExpiredAccessTokenError_html.html">ExpiredAccessTokenError.html</a> <li><a href="../../../docs/DropboxApi/Errors/FileAncestorConflictError_html.html">FileAncestorConflictError.html</a> <li><a href="../../../docs/DropboxApi/Errors/FileConflictError_html.html">FileConflictError.html</a> <li><a href="../../../docs/DropboxApi/Errors/FileMemberActionError_html.html">FileMemberActionError.html</a> <li><a href="../../../docs/DropboxApi/Errors/FolderConflictError_html.html">FolderConflictError.html</a> <li><a href="../../../docs/DropboxApi/Errors/GetAccountError_html.html">GetAccountError.html</a> <li><a href="../../../docs/DropboxApi/Errors/GetCopyReferenceError_html.html">GetCopyReferenceError.html</a> <li><a href="../../../docs/DropboxApi/Errors/GetMetadataError_html.html">GetMetadataError.html</a> <li><a href="../../../docs/DropboxApi/Errors/GroupDeletedError_html.html">GroupDeletedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/GroupNotOnTeamError_html.html">GroupNotOnTeamError.html</a> <li><a href="../../../docs/DropboxApi/Errors/HttpError_html.html">HttpError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InProgressError_html.html">InProgressError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InsideAppFolderError_html.html">InsideAppFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InsideOsxPackageError_html.html">InsideOsxPackageError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InsidePublicFolderError_html.html">InsidePublicFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InsideSharedFolderError_html.html">InsideSharedFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InsufficientPlanError_html.html">InsufficientPlanError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InsufficientSpaceError_html.html">InsufficientSpaceError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InternalError_html.html">InternalError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidCommentError_html.html">InvalidCommentError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidCopyReferenceError_html.html">InvalidCopyReferenceError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidCursorError_html.html">InvalidCursorError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidDropboxIdError_html.html">InvalidDropboxIdError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidEmailError_html.html">InvalidEmailError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidFileError_html.html">InvalidFileError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidIdError_html.html">InvalidIdError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidMemberError_html.html">InvalidMemberError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidPathError_html.html">InvalidPathError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidRevisionError_html.html">InvalidRevisionError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidSettingsError_html.html">InvalidSettingsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/InvalidUrlError_html.html">InvalidUrlError.html</a> <li><a href="../../../docs/DropboxApi/Errors/IsAppFolderError_html.html">IsAppFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/IsFileError_html.html">IsFileError.html</a> <li><a href="../../../docs/DropboxApi/Errors/IsFolderError_html.html">IsFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/IsOsxPackageError_html.html">IsOsxPackageError.html</a> <li><a href="../../../docs/DropboxApi/Errors/IsPublicFolderError_html.html">IsPublicFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ListFolderContinueError_html.html">ListFolderContinueError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ListFolderError_html.html">ListFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ListFolderLongpollError_html.html">ListFolderLongpollError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ListRevisionsError_html.html">ListRevisionsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ListSharedLinksError_html.html">ListSharedLinksError.html</a> <li><a href="../../../docs/DropboxApi/Errors/LookupError_html.html">LookupError.html</a> <li><a href="../../../docs/DropboxApi/Errors/MalformedPathError_html.html">MalformedPathError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NoAccountError_html.html">NoAccountError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NoPermissionError_html.html">NoPermissionError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NoWritePermissionError_html.html">NoWritePermissionError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NotAMemberError_html.html">NotAMemberError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NotFileError_html.html">NotFileError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NotFolderError_html.html">NotFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/NotFoundError_html.html">NotFoundError.html</a> <li><a href="../../../docs/DropboxApi/Errors/PollError_html.html">PollError.html</a> <li><a href="../../../docs/DropboxApi/Errors/PreviewError_html.html">PreviewError.html</a> <li><a href="../../../docs/DropboxApi/Errors/RateLimitError_html.html">RateLimitError.html</a> <li><a href="../../../docs/DropboxApi/Errors/RelocationBatchEntryError_html.html">RelocationBatchEntryError.html</a> <li><a href="../../../docs/DropboxApi/Errors/RelocationError_html.html">RelocationError.html</a> <li><a href="../../../docs/DropboxApi/Errors/RestoreError_html.html">RestoreError.html</a> <li><a href="../../../docs/DropboxApi/Errors/RestrictedContentError_html.html">RestrictedContentError.html</a> <li><a href="../../../docs/DropboxApi/Errors/RevokeSharedLinkError_html.html">RevokeSharedLinkError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SaveCopyReferenceError_html.html">SaveCopyReferenceError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SaveUrlError_html.html">SaveUrlError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SearchError_html.html">SearchError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SettingsError_html.html">SettingsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ShareFolderError_html.html">ShareFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharePathError_html.html">SharePathError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharedFolderAccessError_html.html">SharedFolderAccessError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharedLinkAccessDeniedError_html.html">SharedLinkAccessDeniedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharedLinkAlreadyExistsError_html.html">SharedLinkAlreadyExistsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharedLinkError_html.html">SharedLinkError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharedLinkMalformedError_html.html">SharedLinkMalformedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharedLinkNotFoundError_html.html">SharedLinkNotFoundError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharingFileAccessError_html.html">SharingFileAccessError.html</a> <li><a href="../../../docs/DropboxApi/Errors/SharingUserError_html.html">SharingUserError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TeamFolderError_html.html">TeamFolderError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TeamPolicyDisallowsMemberPolicyError_html.html">TeamPolicyDisallowsMemberPolicyError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ThumbnailBatchError_html.html">ThumbnailBatchError.html</a> <li><a href="../../../docs/DropboxApi/Errors/ThumbnailError_html.html">ThumbnailError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TooManyFilesError_html.html">TooManyFilesError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TooManyMembersError_html.html">TooManyMembersError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TooManyPendingInvitesError_html.html">TooManyPendingInvitesError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TooManyRequestsError_html.html">TooManyRequestsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TooManySharedFolderTargetsError_html.html">TooManySharedFolderTargetsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/TooManyWriteOperationsError_html.html">TooManyWriteOperationsError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnmountedError_html.html">UnmountedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnshareFileError_html.html">UnshareFileError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnsupportedContentError_html.html">UnsupportedContentError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnsupportedExtensionError_html.html">UnsupportedExtensionError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnsupportedImageError_html.html">UnsupportedImageError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnsupportedLinkTypeError_html.html">UnsupportedLinkTypeError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UnverifiedDropboxId_html.html">UnverifiedDropboxId.html</a> <li><a href="../../../docs/DropboxApi/Errors/UploadError_html.html">UploadError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UploadSessionFinishError_html.html">UploadSessionFinishError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UploadSessionLookupError_html.html">UploadSessionLookupError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UploadSessionOffsetError_html.html">UploadSessionOffsetError.html</a> <li><a href="../../../docs/DropboxApi/Errors/UploadWriteFailedError_html.html">UploadWriteFailedError.html</a> <li><a href="../../../docs/DropboxApi/Errors/WriteConflictError_html.html">WriteConflictError.html</a> <li><a href="../../../docs/DropboxApi/Errors/WriteError_html.html">WriteError.html</a> <li><a href="../../../docs/DropboxApi/Metadata_html.html">Metadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/AccessLevel_html.html">AccessLevel.html</a> <li><a href="../../../docs/DropboxApi/Metadata/AddFileMemberResult_html.html">AddFileMemberResult.html</a> <li><a href="../../../docs/DropboxApi/Metadata/AddMember_html.html">AddMember.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Base_html.html">Base.html</a> <li><a href="../../../docs/DropboxApi/Metadata/BasicAccount_html.html">BasicAccount.html</a> <li><a href="../../../docs/DropboxApi/Metadata/CommitInfo_html.html">CommitInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Deleted_html.html">Deleted.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Dimensions_html.html">Dimensions.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Field_html.html">Field.html</a> <li><a href="../../../docs/DropboxApi/Metadata/File_html.html">File.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileCategoriesList_html.html">FileCategoriesList.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileCategory_html.html">FileCategory.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileExtensionsList_html.html">FileExtensionsList.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileLinkMetadata_html.html">FileLinkMetadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileMemberAction_html.html">FileMemberAction.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileRequest_html.html">FileRequest.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FileStatus_html.html">FileStatus.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Folder_html.html">Folder.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FolderLinkMetadata_html.html">FolderLinkMetadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/FolderSharingInfo_html.html">FolderSharingInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/LinkPermissions_html.html">LinkPermissions.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Location_html.html">Location.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MediaInfo_html.html">MediaInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MediaMetadata_html.html">MediaMetadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Member_html.html">Member.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MemberAction_html.html">MemberAction.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MemberActionList_html.html">MemberActionList.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MemberPermission_html.html">MemberPermission.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MemberPermissionList_html.html">MemberPermissionList.html</a> <li><a href="../../../docs/DropboxApi/Metadata/MetadataV2_html.html">MetadataV2.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Name_html.html">Name.html</a> <li><a href="../../../docs/DropboxApi/Metadata/NamespaceId_html.html">NamespaceId.html</a> <li><a href="../../../docs/DropboxApi/Metadata/ParentFolderAccessInfo_html.html">ParentFolderAccessInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/PhotoMetadata_html.html">PhotoMetadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Resource_html.html">Resource.html</a> <li><a href="../../../docs/DropboxApi/Metadata/RootInfo_html.html">RootInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SearchMatchFieldOptions_html.html">SearchMatchFieldOptions.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SearchMatchTypeV2_html.html">SearchMatchTypeV2.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SearchMatchV2_html.html">SearchMatchV2.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SearchOptions_html.html">SearchOptions.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SearchOrderBy_html.html">SearchOrderBy.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SharedFolder_html.html">SharedFolder.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SharedFolderPolicy_html.html">SharedFolderPolicy.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SharedLink_html.html">SharedLink.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SharedLinkMetadata_html.html">SharedLinkMetadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SpaceAllocation_html.html">SpaceAllocation.html</a> <li><a href="../../../docs/DropboxApi/Metadata/SpaceUsage_html.html">SpaceUsage.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Tag_html.html">Tag.html</a> <li><a href="../../../docs/DropboxApi/Metadata/Team_html.html">Team.html</a> <li><a href="../../../docs/DropboxApi/Metadata/TeamMemberInfo_html.html">TeamMemberInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/TeamRootInfo_html.html">TeamRootInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/ThumbnailBatchResultData_html.html">ThumbnailBatchResultData.html</a> <li><a href="../../../docs/DropboxApi/Metadata/ThumbnailBatchResultEntry_html.html">ThumbnailBatchResultEntry.html</a> <li><a href="../../../docs/DropboxApi/Metadata/UploadSessionCursor_html.html">UploadSessionCursor.html</a> <li><a href="../../../docs/DropboxApi/Metadata/UserRootInfo_html.html">UserRootInfo.html</a> <li><a href="../../../docs/DropboxApi/Metadata/VideoMetadata_html.html">VideoMetadata.html</a> <li><a href="../../../docs/DropboxApi/Metadata/WriteMode_html.html">WriteMode.html</a> <li><a href="../../../docs/DropboxApi/MiddleWare_html.html">MiddleWare.html</a> <li><a href="../../../docs/DropboxApi/MiddleWare/DecodeResult_html.html">DecodeResult.html</a> <li><a href="../../../docs/DropboxApi/MiddleWare/PathRoot_html.html">PathRoot.html</a> <li><a href="../../../docs/DropboxApi/MiddleWare/Stack_html.html">Stack.html</a> <li><a href="../../../docs/DropboxApi/OptionsValidator_html.html">OptionsValidator.html</a> <li><a href="../../../docs/DropboxApi/ResultBuilder_html.html">ResultBuilder.html</a> <li><a href="../../../docs/DropboxApi/Results_html.html">Results.html</a> <li><a href="../../../docs/DropboxApi/Results/AddFileMemberResultList_html.html">AddFileMemberResultList.html</a> <li><a href="../../../docs/DropboxApi/Results/Base_html.html">Base.html</a> <li><a href="../../../docs/DropboxApi/Results/BasicAccountBatch_html.html">BasicAccountBatch.html</a> <li><a href="../../../docs/DropboxApi/Results/CopyBatchResult_html.html">CopyBatchResult.html</a> <li><a href="../../../docs/DropboxApi/Results/CreateFolderBatchResult_html.html">CreateFolderBatchResult.html</a> <li><a href="../../../docs/DropboxApi/Results/CreateFolderBatchResultEntry_html.html">CreateFolderBatchResultEntry.html</a> <li><a href="../../../docs/DropboxApi/Results/DeleteBatchResult_html.html">DeleteBatchResult.html</a> <li><a href="../../../docs/DropboxApi/Results/DeleteBatchResultEntry_html.html">DeleteBatchResultEntry.html</a> <li><a href="../../../docs/DropboxApi/Results/GetCopyReferenceResult_html.html">GetCopyReferenceResult.html</a> <li><a href="../../../docs/DropboxApi/Results/GetTemporaryLinkResult_html.html">GetTemporaryLinkResult.html</a> <li><a href="../../../docs/DropboxApi/Results/GetThumbnailBatchResult_html.html">GetThumbnailBatchResult.html</a> <li><a href="../../../docs/DropboxApi/Results/ListFolderGetLatestCursorResult_html.html">ListFolderGetLatestCursorResult.html</a> <li><a href="../../../docs/DropboxApi/Results/ListFolderLongpollResult_html.html">ListFolderLongpollResult.html</a> <li><a href="../../../docs/DropboxApi/Results/ListFolderResult_html.html">ListFolderResult.html</a> <li><a href="../../../docs/DropboxApi/Results/ListRevisionsResult_html.html">ListRevisionsResult.html</a> <li><a href="../../../docs/DropboxApi/Results/ListSharedLinksResult_html.html">ListSharedLinksResult.html</a> <li><a href="../../../docs/DropboxApi/Results/RelocationBatchResult_html.html">RelocationBatchResult.html</a> <li><a href="../../../docs/DropboxApi/Results/RelocationBatchResultEntry_html.html">RelocationBatchResultEntry.html</a> <li><a href="../../../docs/DropboxApi/Results/SaveCopyReferenceResult_html.html">SaveCopyReferenceResult.html</a> <li><a href="../../../docs/DropboxApi/Results/SaveUrlJobStatus_html.html">SaveUrlJobStatus.html</a> <li><a href="../../../docs/DropboxApi/Results/SaveUrlResult_html.html">SaveUrlResult.html</a> <li><a href="../../../docs/DropboxApi/Results/Search_html.html">Search.html</a> <li><a href="../../../docs/DropboxApi/Results/Search/Match_html.html">Match.html</a> <li><a href="../../../docs/DropboxApi/Results/SearchResult_html.html">SearchResult.html</a> <li><a href="../../../docs/DropboxApi/Results/SearchV2Result_html.html">SearchV2Result.html</a> <li><a href="../../../docs/DropboxApi/Results/ShareFolderLaunch_html.html">ShareFolderLaunch.html</a> <li><a href="../../../docs/DropboxApi/Results/SharedFileMembers_html.html">SharedFileMembers.html</a> <li><a href="../../../docs/DropboxApi/Results/SharedFolderMembers_html.html">SharedFolderMembers.html</a> <li><a href="../../../docs/DropboxApi/Results/UploadSessionStart_html.html">UploadSessionStart.html</a> <li><a href="../../../docs/DropboxApi/Results/VoidResult_html.html">VoidResult.html</a> <li><a href="../../../docs/DropboxScaffoldBuilder_html.html">DropboxScaffoldBuilder.html</a> <li><a href="../../../docs/_index_html.html">_index.html</a> <li><a href="../../../docs/class_list_html.html">class_list.html</a> <li><a href="../../../docs/css/common_css.html">common.css</a> <li><a href="../../../docs/css/full_list_css.html">full_list.css</a> <li><a href="../../../docs/css/style_css.html">style.css</a> <li><a href="../../../docs/file_README_html.html">file.README.html</a> <li><a href="../../../docs/file_api_coverage_html.html">file.api_coverage.html</a> <li><a href="../../../docs/file_rails_setup_html.html">file.rails_setup.html</a> <li><a href="../../../docs/file_list_html.html">file_list.html</a> <li><a href="../../../docs/frames_html.html">frames.html</a> <li><a href="../../../docs/index_html.html">index.html</a> <li><a href="../../../docs/js/app_js.html">app.js</a> <li><a href="../../../docs/js/full_list_js.html">full_list.js</a> <li><a href="../../../docs/js/jquery_js.html">jquery.js</a> <li><a href="../../../docs/method_list_html.html">method_list.html</a> <li><a href="../../../docs/top-level-namespace_html.html">top-level-namespace.html</a> <li><a href="../../../dropbox_api_gemspec.html">dropbox_api.gemspec</a> <li><a href="../../../rails_setup_md.html">rails_setup</a> <li><a href="../../../spec/fixtures/file_txt.html">file</a> <li><a href="../../../yardoc/templates/default/fulldoc/html/css/common_css.html">common.css</a> </ul> </div> </div> </nav> <main role="main" aria-label="Page docs/DropboxApi/Errors/NotFileError.html"> <p>&lt;!DOCTYPE html&gt; &lt;html&gt;</p> <pre>&lt;head&gt; &lt;meta charset=&quot;utf-8&quot;&gt;</pre> <p>&lt;meta name=“viewport” content=“width=device-width, initial-scale=1.0”&gt; &lt;title&gt;</p> <pre>Exception: DropboxApi::Errors::NotFileError &amp;mdash; Documentation by YARD 0.9.26</pre> <p>&lt;/title&gt;</p> <pre>&lt;link rel=&quot;stylesheet&quot; href=&quot;../../css/style.css&quot; type=&quot;text/css&quot; /&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;../../css/common.css&quot; type=&quot;text/css&quot; /&gt;</pre> <p>&lt;script type=“text/javascript”&gt;</p> <pre class="ruby"><span class="ruby-identifier">pathId</span> = <span class="ruby-string">&quot;DropboxApi::Errors::NotFileError&quot;</span>; <span class="ruby-identifier">relpath</span> = <span class="ruby-string">&#39;../../&#39;</span>; </pre> <p>&lt;/script&gt;</p> <pre>&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;../../js/jquery.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;../../js/app.js&quot;&gt;&lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;div class=&quot;nav_wrap&quot;&gt; &lt;iframe id=&quot;nav&quot; src=&quot;../../class_list.html?1&quot;&gt;&lt;/iframe&gt; &lt;div id=&quot;resizer&quot;&gt;&lt;/div&gt; &lt;/div&gt; &lt;div id=&quot;main&quot; tabindex=&quot;-1&quot;&gt; &lt;div id=&quot;header&quot;&gt; &lt;div id=&quot;menu&quot;&gt; &lt;a href=&quot;../../_index.html&quot;&gt;Index (N)&lt;/a&gt; &amp;raquo; &lt;span class=&#39;title&#39;&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;../../DropboxApi.html&quot; title=&quot;DropboxApi (module)&quot;&gt;DropboxApi&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &amp;raquo; &lt;span class=&#39;title&#39;&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;../Errors.html&quot; title=&quot;DropboxApi::Errors (module)&quot;&gt;Errors&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &amp;raquo; &lt;span class=&quot;title&quot;&gt;NotFileError&lt;/span&gt;</pre> <p>&lt;/div&gt;</p> <pre> &lt;div id=&quot;search&quot;&gt; &lt;a class=&quot;full_list_link&quot; id=&quot;class_list_link&quot; href=&quot;../../class_list.html&quot;&gt; &lt;svg width=&quot;24&quot; height=&quot;24&quot;&gt; &lt;rect x=&quot;0&quot; y=&quot;4&quot; width=&quot;24&quot; height=&quot;4&quot; rx=&quot;1&quot; ry=&quot;1&quot;&gt;&lt;/rect&gt; &lt;rect x=&quot;0&quot; y=&quot;12&quot; width=&quot;24&quot; height=&quot;4&quot; rx=&quot;1&quot; ry=&quot;1&quot;&gt;&lt;/rect&gt; &lt;rect x=&quot;0&quot; y=&quot;20&quot; width=&quot;24&quot; height=&quot;4&quot; rx=&quot;1&quot; ry=&quot;1&quot;&gt;&lt;/rect&gt; &lt;/svg&gt; &lt;/a&gt;</pre> <p>&lt;/div&gt;</p> <pre> &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt; &lt;/div&gt; &lt;div id=&quot;content&quot;&gt;&lt;h1&gt;Exception: DropboxApi::Errors::NotFileError</pre> <p>&lt;/h1&gt; &lt;div class=“box_info”&gt;</p> <pre>&lt;dl&gt; &lt;dt&gt;Inherits:&lt;/dt&gt; &lt;dd&gt; &lt;span class=&quot;inheritName&quot;&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html&quot; title=&quot;DropboxApi::Errors::BasicError (class)&quot;&gt;BasicError&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; &lt;ul class=&quot;fullTree&quot;&gt; &lt;li&gt;Object&lt;/li&gt; &lt;li class=&quot;next&quot;&gt;StandardError&lt;/li&gt; &lt;li class=&quot;next&quot;&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html&quot; title=&quot;DropboxApi::Errors::BasicError (class)&quot;&gt;BasicError&lt;/a&gt;&lt;/span&gt;&lt;/li&gt; &lt;li class=&quot;next&quot;&gt;DropboxApi::Errors::NotFileError&lt;/li&gt; &lt;/ul&gt; &lt;a href=&quot;#&quot; class=&quot;inheritanceTree&quot;&gt;show all&lt;/a&gt; &lt;/dd&gt; &lt;/dl&gt; &lt;dl&gt; &lt;dt&gt;Defined in:&lt;/dt&gt; &lt;dd&gt;lib/dropbox_api/errors/basic_error.rb&lt;/dd&gt; &lt;/dl&gt;</pre> <p>&lt;/div&gt;</p> <pre>&lt;h2&gt;Method Summary&lt;/h2&gt; &lt;h3 class=&quot;inherited&quot;&gt;Methods inherited from &lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html&quot; title=&quot;DropboxApi::Errors::BasicError (class)&quot;&gt;BasicError&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p class=&quot;inherited&quot;&gt;&lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html#build-class_method&quot; title=&quot;DropboxApi::Errors::BasicError.build (method)&quot;&gt;build&lt;/a&gt;&lt;/span&gt;, &lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html#find_subtype-class_method&quot; title=&quot;DropboxApi::Errors::BasicError.find_subtype (method)&quot;&gt;find_subtype&lt;/a&gt;&lt;/span&gt;, &lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html#initialize-instance_method&quot; title=&quot;DropboxApi::Errors::BasicError#initialize (method)&quot;&gt;#initialize&lt;/a&gt;&lt;/span&gt;&lt;/p&gt; &lt;div id=&quot;constructor_details&quot; class=&quot;method_details_list&quot;&gt; &lt;h2&gt;Constructor Details&lt;/h2&gt; &lt;p class=&quot;notice&quot;&gt;This class inherits a constructor from &lt;span class=&#39;object_link&#39;&gt;&lt;a href=&quot;BasicError.html#initialize-instance_method&quot; title=&quot;DropboxApi::Errors::BasicError#initialize (method)&quot;&gt;DropboxApi::Errors::BasicError&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</pre> <p>&lt;/div&gt;</p> <p>&lt;/div&gt;</p> <pre> &lt;div id=&quot;footer&quot;&gt; Generated on Wed Sep 29 23:44:25 2021 by &lt;a href=&quot;http://yardoc.org&quot; title=&quot;Yay! A Ruby Documentation Tool&quot; target=&quot;_parent&quot;&gt;yard&lt;/a&gt; 0.9.26 (ruby-2.6.5).</pre> <p>&lt;/div&gt;</p> <pre> &lt;/div&gt; &lt;/body&gt;</pre> <p>&lt;/html&gt;</p> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="https://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.0.1. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>
Jesus/dropbox_api
doc/docs/DropboxApi/Errors/NotFileError_html.html
HTML
mit
40,456
<!doctype HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Other Toolkits</title> <link rel="stylesheet" type="text/css" href="../style.css"> </head> <body> <h2>Comparing CD with Other Graphics Libraries</h2> <p>There are other graphics libraries, with some portability among operational systems, available on the Internet. Among them we can highlight:</p> <ul> <li><strong>GKS</strong> - Very complete 2D and 3D graphics library, but with limited image resources. It is an ISO standard, and it implementations are usually commercial. Tecgraf has an implementation of GKS which is no longer used, being replaced by CD. <a href="http://www.bsi.org.uk/sc24/"> http://www.bsi.org.uk/sc24/</a>.<br> --------------------</li> <li><strong>Mesa</strong> - 3D graphics library with support to the OpenGL standard. Implemented in C. Aimed only at display, with attribute functions for illumination and shading features. <a href="http://www.mesa3d.org/" target="_blank">http://www.mesa3d.org/</a>.</li> <li><strong>OpenGL</strong> - 3D graphics library with some 2D support. Aimed only at display. A window CD canvas can coexist with an OpenGL canvas at the same time. Note: When Double Buffer is used, do not forget to swap buffer before redrawing with the CD library. <a href="http://www.opengl.org"> http://www.opengl.org</a>.<br> --------------------</li> <li><strong>GGI</strong> - 2D graphics library aimed only at display. <a href="http://www.ggi-project.org/">http://www.ggi-project.org/</a>.</li> <li><strong>GD</strong> - Library only for drawing on images, saves PNG files. Implemented in C. <a href="http://www.boutell.com/gd/"> http://www.boutell.com/gd/</a>.</li> <li><strong>GDK</strong> - Used by the GTK user interface toolkit. Implemented in C. Aimed only at display, and contains several functions for managing windows, keyboard and mouse. <a href="http://www.gtk.org/"> http://www.gtk.org/</a>.</li> <li><b>CAIRO</b> - A vector graphics library designed to provide high-quality display and print output. Very interesting, lots of functions, usually render in bitmaps on native systems. Display hardware acceleration is used almost only to display the bitmaps. Although it can reach high quality rendering. <a href="http://cairographics.org/">http://cairographics.org/</a>.</li> <li><strong>AGG</strong> - The AGG Project (Anti-Grain Geometry). High Fidelity 2D Graphics A High Quality Rendering Engine for C++. Renders to a bitmap then transfer it to the native system, just like Cairo. GNU GPL license.&nbsp; <a href="http://www.antigrain.com/">http://www.antigrain.com/</a> </li> </ul> <p>Most of them are aimed only at one type of driver, usually display or images, and sometimes user interface routines were also included. Others add 3D drawing routines, as well as scene illumination routines. All this unnecessarily increases their complexity and does not make them more complete as 2D graphic libraries.</p> <p>There are also several Graphics User Interface libraries that contain drawing functions, like Qt and wxWidgets. </p> <p>As to performance, CD is as good as any other, in some cases having a better performance. Thus, the CD library offers unique features and quality as a portable 2D graphic library.</p> </body> </html>
LuaDist/cd
doc/html/en/toolkits.html
HTML
mit
3,654
<!DOCTYPE html> <html lang="en"> <head> <title>WebGL Cube</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="Cache-Control" content="public"> <meta name="keywords" content="WebGL Cube JavaScript"> <meta name="author" content="Guilherme R. Lampert"> <link rel="shortcut icon" type="image/x-icon" href="demos/hellocube/favicon.ico" /> <!-- Styles (CSS): --> <style type="text/css"> a { color: #FFFFFF; } body { background-color: #4D4D4D; } #webgl_canvas { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-style: double; border-width: 100%; border-color: #AAAAAA; background-color: #000000; display: none; z-index: 1; /* Stays under any overlay drawn on top of it */ } #author_text { position: absolute; top: 90%; bottom: 90%; left: 43%; right: 43%; width: 50%; color: #AAAAAA; font-family: Verdana, Arial, sans-serif; /* Stole this from the jQuery stylesheet */ font-size: 1.2em; z-index: 3; } </style> <!-- External modules: Third party --> <script type="text/javascript" src="thirdparty/glmatrix/dist/gl-matrix-min.js"></script> <!-- External modules: JEDI framework --> <script type="text/javascript" src="jedi/jedi.js"></script> <script type="text/javascript" src="jedi/web_app.js"></script> <script type="text/javascript" src="jedi/renderer.js"></script> <script type="text/javascript" src="jedi/shader.js"></script> <script type="text/javascript" src="jedi/texture.js"></script> <script type="text/javascript" src="jedi/material.js"></script> <script type="text/javascript" src="jedi/model3d.js"></script> <script type="text/javascript" src="jedi/resource_manager.js"></script> <!-- External modules: Demo source --> <script type="text/javascript" src="demos/hellocube/cube.js"></script> <!-- Application entry points: --> <script type="text/javascript"> // Give a few directions to the user in case the demo // fails to initialize due to WebGL problems... // var webglHelpMessage = "Make sure your browser supports WebGL drawing. <br />" + "Visit the following links to know more: " + "<ul>" + "<li> " + "<a href='https://get.webgl.org/'> " + "Test if your browser version supports WebGL" + "</a> " + "</li>" + "<li>" + "<a href='https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers#How_to_force-enable_blocked_graphics_features'>" + "Firefox: How to force-enable blocked graphics features" + "</a>" + "</li>" + "<li>" + "<a href='http://www.borfast.com/blog/how-enable-webgl-google-chrome-linux-blacklisted-graphics-card'>" + "Chrome: How to enable WebGL with a blacklisted graphics card" + "</a>" + "</li>" + "<li>" + "<a href='https://discussions.apple.com/thread/3300585?start=0&tstart=0'>" + "Safari: How to enable WebGL" + "</a>" + "</li>" + "</ul>"; function refreshCanvas() { var canvas = document.getElementById("webgl_canvas"); if (canvas) { canvas.width = window.innerWidth * 0.6; canvas.height = window.innerHeight * 0.8; canvas.style.display = "inline"; } } function appStart() { try { // Framework setup. if (!jedi.WebApp.init(CubeDemo.onUpdate, CubeDemo.onRender)) { jedi.fatalError("Fatal error: Failed to initialize the WebApp!"); } // Delay displaying the canvas and loading animation // until its runtime size can be properly defined. refreshCanvas(); if (!jedi.Renderer.init("webgl_canvas")) { jedi.fatalError("Fatal error: Failed to initialize the Renderer! <br />" + webglHelpMessage); } // Once all resources are done loading, control will be passed to the demo. jedi.ResourceManager.init("demos/hellocube/preload_manifest.json", CubeDemo.onResourcesLoaded); } catch (ignore) { jedi.logWarning("Unhandled exception caught on 'appStart()'!"); jedi.WebApp.renderErrorPage("demos/hellocube/error_dump.html", "canvas_overlay"); } } </script> </head> <body onload="appStart();"> <!-- WebGL canvas: --> <div id="page_body"> <canvas id="webgl_canvas" width="640" height="480"></canvas> <div id="canvas_overlay"></div> </div> <!-- A little bit of self promotion... --> <div id="author_text"> <p> Created by <a href="http://glampert.com" target="_blank">Lampert</a> </p> </div> </body> </html>
glampert/glampert.github.io
static/webgl/hellocube.html
HTML
mit
6,005