path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tnk1/messages/2101_0.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content='text/javascript' /> <meta http-equiv='revisit-after' content='15 days' /> <link rel='stylesheet' href='../../_script/klli.css' /> <link rel='stylesheet' href='../_themes/klli.css' /> <title>ùàìä òì: àäáú ùîùåï - ìàä âåìãáøâ</title> <meta name='author' content='pozna' /> <meta name='receiver' content='pozna @ hol.gr' /> <meta name='jmQovc' content='tnk1/messages/2101_0.html' /> <meta name='tvnit' content='' /> </head> <body lang='he' class='la_gmwr'><div class='pnim'> <!--NiwutElyon0--> <div class='NiwutElyon'> <div class='NiwutElyon'><a href='../index.html'>øàùé</a>&gt;<a href='../messages/2101.html'>àäáú ùîùåï - ìàä âåìãáøâ</a>&gt;</div> </div> <!--NiwutElyon1--> <h1 id='h1'>ùàìä òì: àäáú ùîùåï - ìàä âåìãáøâ</h1> <div id='idfields'> <p>îàú: pozna <p>àì: pozna @ hol.gr </div> <script type='text/javascript' src='../../_script/vars.js'></script> <script type='text/javascript'>kotrt()</script> <p class='teur_tguva'>ðëúá á: 07:05:12&nbsp;&nbsp;21.05.2007, ëúåñôú/úâåáä ì: <a href='../messages/2101.html'>àäáú ùîùåï - ìàä âåìãáøâ</a> <div id='tokn'> <p>äàí éù ìîéùäå àú äùéø ááéöåò ãðé ìéèðé <br /> <br /> </div><!--tokn--> <h2 id='tguvot'>úâåáåú</h2> <ul id='ultguvot'> <li></li> </ul><!--end--> <script type='text/javascript'>tguva();txtit()</script> </div><!--pnim--> </body> </html>
microerp/frontend2/templates/frontend/producao/producao-ordem-de-producao-relatorio-de-compras.html
dudanogueira/microerp
<h2>Relatório de Compras</h2> <form method="POST" action="{% url "producao:relatorio_compras_calcular" %}" class="form-inline"> {% csrf_token %} <h5>Configurações</h5> <p> <input type="text" name="margem_componentes" id="margem_componentes" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,''); handleChange(this);" value="0" class="input-mini"><strong>%</strong> <label for="margem_componentes" >Margem de Segurança de Componentes</label><br /> <input type="checkbox" name="desconsidera-subprodutos-estoque" id="desconsidera-subprodutos-estoque"> <label for="desconsidera-subprodutos-estoque">Desconsiderar componentes existentes em todos os estoques {{nome_empresa}}.</label> </p> <p> <small>* Cálculo leva em consideração a somatória dos componentes somente em Estoque de Produção</small> </p> <h2><i class="fa fa-windows"></i> Produtos</h2> <ul> {% for produto in produtos %} <li><input type="text" name="produto-{{produto.id}}" value="0" class="input-mini" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')"> {{produto}}</li> {% endfor %} </ul> <h2><i class="fa fa-list-ul"></i> Sub Produtos</h2> <ul> {% for subproduto in subprodutos %} <li><input type="text" name="subproduto-{{subproduto.id}}" value="0" class="input-mini"> {{subproduto}}</li> {% endfor %} </ul> <button type="submit" class="btn btn-primary"><i class="fa fa-search"></i> Gerar Relatório</button> </form> <script> function handleChange(input) { if (input.value < 0) input.value = 0; if (input.value > 100) input.value = 100; } </script>
qt_help/tutorial/Log.html
MECTsrl/mect_plugins
<html> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1252"/> <title>Log</title> <style type="text/css"> @page { size: 21.59cm 27.94cm; margin-right: 2cm; margin-top: 2.5cm; margin-bottom: 1.5cm } p { margin-bottom: 0.21cm; direction: ltr; color: #000000; orphans: 0; widows: 0 } p.western { font-family: "Arial", "Times New Roman", serif; font-size: 10pt; so-language: it-IT } h3.western { font-family: "Liberation Sans", "Arial", sans-serif; so-language: it-IT } a:link { color: #0000ff } a.cjk:visited { so-language: zh-CN } </style> </head> <body> <h3 class="western">Log</h3> <p class="western" style="margin-bottom: 0cm">Il tab "Log" permette di visualizzare tutte le variabili "storicizzate".</p> <p class="western"><img src="Log_1.png" align="bottom" width="850" height="388" border="0"/></p> <br/> <p class="western" style="margin-bottom: 0cm">L&rsquo;interfaccia si presenta nel seguente modo:</p> <p class="western"><img src="Log_2.png" align="bottom" width="850" height="275" border="0"/></p> <p class="western">In questa schermata sono visualizzate tutte le informazioni delle variabili definite "storicizzate" (<strong>F</strong>, <strong>S</strong>, <strong>V</strong>, <strong>X</strong>).</p> <p class="western"><strong>La tabella è in modalità READ-ONLY</strong>. Cliccando sulla variabile desiderata si accede direttamente alla Crosstable Editor dove è possibile modificare i dati. </p> <br/> </body> </html>
doc/utils/overview-summary.html
k0smik0/polaris
<!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_26) on Sat May 18 22:50:45 CEST 2013 --> <TITLE> Overview </TITLE> <META NAME="date" CONTENT="2013-05-18"> <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="Overview"; } } </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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Packages</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="20%"><B><A HREF="net/iubris/polaris/locator/utils/package-summary.html">net.iubris.polaris.locator.utils</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="20%"><B><A HREF="net/iubris/polaris/locator/utils/exceptions/package-summary.html">net.iubris.polaris.locator.utils.exceptions</A></B></TD> <TD>&nbsp;</TD> </TR> </TABLE> <P> &nbsp;<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
tnk1/messages/kma_hvdlim1_cva_0_1.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content='text/javascript' /> <meta http-equiv='revisit-after' content='15 days' /> <link rel='stylesheet' href='../../_script/klli.css' /> <link rel='stylesheet' href='../_themes/klli.css' /> <title>îñôøéí áñôø äðöç</title> <meta name='author' content='àøàì' /> <meta name='receiver' content='' /> <meta name='jmQovc' content='tnk1/messages/kma_hvdlim1_cva_0_1' /> <meta name='tvnit' content='' /> </head><body class='tguva'><div class='pnim'> <!--NiwutElyon0--> <div class='NiwutElyon'> <div class='NiwutElyon'> <a href='../index.html'>øàùé</a>&gt;<a href='../messages/kma_hvdlim1_cva_0.html'>úâåáä ì: äîúâééñéí ìöáà</a>&gt;</div> </div> <!--NiwutElyon1--> <h1 id='h1'>îñôøéí áñôø äðöç</h1> <div style='display:none'> <p>îàú: àøàì <p>àì: </div> <script type='text/javascript' src='../../_script/vars.js'></script> <script type='text/javascript'>kotrt()</script> <p class='teur_tguva'>úâåáä ì: <a href='../messages/kma_hvdlim1_cva_0.html'>úâåáä ì: äîúâééñéí ìöáà</a> ùðëúáä á12:16:46&nbsp;&nbsp;29.03.2005 <hr /> <div id='tokn'> <p>" <q class='mfrj'>äàí îñôøéí àìä éù ìäí ÷ùø ìñôø äðöç?</q> " - æä îä ùðéñéúé ìäñáéø <a href="../../tnk1/kma/hvdlim1/cva.html">áîàîø </a> - ìãòúé îñôøé äîúâééñéí ìöáà îìîãéí àåúðå îä öøéê ìòùåú ëãé ìâééñ äøáä àðùéí ìöáà - öøéê ììîåã îäîðäéâéí ùäöìéçå ìòùåú æàú áúð"ê, åìééùí àú äùéèåú ìéîéðå. <p>éù òåã îñôøéí øáéí áúð"ê, <a href="../../tnk1/ljon/sug/EcmMsprim.html">áãó äæä</a> éù ëîä îàîøéí ùîðñéí ìäñáéø àú îùîòåúí ùì ëîä îäí, àê ëîåáï éù òåã äøáä î÷åí ìîç÷ø áðåùà æä. </div><!--tokn--> <h2 id='tguvot'>úâåáåú </h2> <ul id='ultguvot'> </ul><!--end--> <script type='text/javascript'>tguva(); txtit()</script> </div><!--pnim--> </body></html>
qt_help/tutorial/PWM.html
MECTsrl/mect_plugins
<html> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1252"/> <title>Utilizzo del PWM</title> <style type="text/css"> @page { size: 21.59cm 27.94cm; margin-right: 2cm; margin-top: 2.5cm; margin-bottom: 1.5cm } p { margin-bottom: 0.21cm; direction: ltr; color: #000000; orphans: 0; widows: 0 } p.western { font-family: "Arial", "Times New Roman", serif; font-size: 10pt; so-language: it-IT } h3.western { font-family: "Liberation Sans", "Arial", sans-serif; so-language: it-IT } a:link { color: #0000ff } a.cjk:visited { so-language: zh-CN } </style> </head> <body> <h3 class="western">Utilizzo del PWM</h3> <p class="western">In vari dispositivi &egrave; possibile utilizzare le uscite analogiche in PWM ad una frequenza fissa di 250Hz. La configurazione pu&ograve; avvenire direttamente da plc oppure fatta da interfaccia grafica. </p> <p class="western">Seguire i seguenti passi per configurare l&rsquo;uscita analogica (utilizzo del linguaggio ST del plc), ad esempio nel TPAC1007_04_AC:</p> <ol> <li/> <p class="western">Configurare l&rsquo;uscita analogica in tensione: <strong>PLC_AnOutConf_1 := 2;</strong></p> <li/> <p class="western">Impostare l&rsquo;ampiezza, ad esempio 6V: <strong>PLC_AnOut_1 := 600;</strong></p> <li/> <p class="western">Configurare l&rsquo;uscita analogica in PWM: <strong>PLC_AnOutConf_1 := 3;</strong></p> <li/> <p class="western">Impostare il duty cycle, ad esempio 40%: <strong>PLC_AnOut_1 := 40;</strong></p> </ol> <p class="western"><strong>I punti 3 e 4 devono avvenire in un secondo tempo di ciclo del plc.</strong> Per modificare il valore del duty cycle occorre ripetere il punto 4.</p> <p class="western"><strong>ATTENZIONE:</strong> se questo meccanismo viene fatto da HMI si devono inserire valori diversi a causa della rappresentazione dei 2 decimali dell&rsquo;uscita. Nello step 2 si metter&agrave; 6 mentre nello step 4 il valore 0.4.</p> <br/> </body> </html>
docs/apidocs/org/openbase/jul/extension/protobuf/class-use/MessageObservable.html
DivineCooperation/jul
<!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_151) on Tue Jan 16 16:57:26 CET 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.openbase.jul.extension.protobuf.MessageObservable (JUL 1.5-SNAPSHOT API)</title> <meta name="date" content="2018-01-16"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.openbase.jul.extension.protobuf.MessageObservable (JUL 1.5-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/openbase/jul/extension/protobuf/MessageObservable.html" title="class in org.openbase.jul.extension.protobuf">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/openbase/jul/extension/protobuf/class-use/MessageObservable.html" target="_top">Frames</a></li> <li><a href="MessageObservable.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.openbase.jul.extension.protobuf.MessageObservable" class="title">Uses of Class<br>org.openbase.jul.extension.protobuf.MessageObservable</h2> </div> <div class="classUseContainer">No usage of org.openbase.jul.extension.protobuf.MessageObservable</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/openbase/jul/extension/protobuf/MessageObservable.html" title="class in org.openbase.jul.extension.protobuf">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/openbase/jul/extension/protobuf/class-use/MessageObservable.html" target="_top">Frames</a></li> <li><a href="MessageObservable.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2018 <a href="https://github.com/openbase">openbase.org</a>. All rights reserved.</small></p> </body> </html>
jpress-web/src/main/webapp/WEB-INF/views/front/pay/pay_wechatjs.html
JpressProjects/jpress
#include("layout.html") #@layout("正在打开微信支付") #define script() <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script> <script src="#(CPATH)/static/components/jquery/jquery.min.js"></script> <script> var invoke = true; var interval = setInterval(function () { if (invoke) { $.get("#(CPATH)/pay/query?trx=#(payment.trx_no)", function (result) { if (result && result.state == 'ok') { invoke = false; clearInterval(interval); location.href = "#(CPATH)/pay/success/#(payment.trx_no)" } }); } }, 1000); function onBridgeReady() { $.ajax({ url: "#(CPATH)/pay/getWechatOrderInfo", type: "post", async: true, data: { trx: "#(payment.trx_no)", openId: "#(openId)" }, dataType: 'json', success: function (data) { if (data.state == "ok") { callPayBox(data.orderInfo); } else { console.log("getWechatOrderInfo error ", data) } }, error: function (data) { alert("服务器异常") } }) } function callPayBox(orderInfo) { WeixinJSBridge.invoke( 'getBrandWCPayRequest', { "appId": orderInfo.appId, //公众号名称,由商户传入 "timeStamp": orderInfo.timeStamp.toString(), //时间戳,自1970年以来的秒数 "nonceStr": orderInfo.nonceStr, //随机串 "package": orderInfo.package, "signType": orderInfo.signType, //微信签名方式: "paySign": orderInfo.sign //微信签名 }, function (res) { // 这部分通过上面的定时器进行查询和跳转 if (res.err_msg == "get_brand_wcpay_request:ok") { console.log("pay success....") } } ); } $(document).ready(function () { if (typeof WeixinJSBridge == "undefined") { if (document.addEventListener) { document.addEventListener('WeixinJSBridgeReady', onBridgeReady, false); } else if (document.attachEvent) { document.attachEvent('WeixinJSBridgeReady', onBridgeReady); document.attachEvent('onWeixinJSBridgeReady', onBridgeReady); } } else { onBridgeReady(); } }); </script> #end #define content() <div class="pay-header"> 正在打开微信支付.... </div> <div class="row pay-content"> <div class="col-lg-12 pay-content-info"> <div class="pay-content-title"> 正在打开微信支付.... </div> <div class="pay-content-money"> ¥ #number(payment.pay_amount,'0.00') 元 </div> </div> </div> #end
template/guide/investSecurity.html
yanni4night/renrendai
{%extends "parent.tpl"%} {%block title%} 安全保障 - 新手指引 - {%endblock%} {%block script%}{%endblock%} {%block link%} <link rel="stylesheet" href="/static/css/pages/guide.css"> {%endblock%} {%block content%} <div id="pg-guide-one" class="pg-guide-sercurity"> <div class="container_12 mt10"> <div class="grid_12"> <div class="pg-guide-content"> <div class="pg-guide-title"> <h1 class="h3">新手指引</h1> <ul class="mt10 fn-clear"> <li><a class="dw-dimgray" href="/guide/invest.action">我要理财</a></li> <li><a class="dw-dimgray" href="/guide/borrow.action">我要借款</a></li> <li class="active"><a class="cursor-default">安全保障</a></li> </ul> </div> <div class="pg-guide-info mt20"> <div class="pg-guide-item"> <h4 class="h4bg-bule"><span>100%本金保障计划</span></h4> <div class="pl40 pr40"> <dl> <dt>什么是本金保障计划?</dt> <dd>“本金保障计划”是多网(www.duonet.cn)为保护平台全体理财人的共同权益而建立的信用风险共担机制。平台的所有理财人经过平台身份认证后,在平台的投资行为均适用于“本金保障计划”,理财人无需为此支付任何费用。</dd> </dl> <dl> <dt>本金保障计划是如何运作的?</dt> <dd>平台每笔借款成交时,提取一定比例的金额放入“风险备用金账户”。<br>借款出现严重逾期时(即逾期超过30天),根据“风险备用金账户使用规则”,通过“风险备用金”向理财人垫付此笔借款的剩余出借本金或本息(具体情况视投资标的类型的具体垫付规则为准)。</dd> </dl> <dl> <dt>风险备用金账户托管说明</dt> <dd>为充分保障用户的利益,更好的进行自律监管,多网与招商银行股份有限公司上海分行就多网风险备用金托管问题正式签署协议。招商银行上海分行会对多网的风险备用金专户资金进行认真、独立的托管,并针对风险备用金专户资金的实际进出情况每月出具托管报告。<br /><a href="/about/about.action?flag=supervise" target="_blank">查看多网风险备用金《资金托管报告》</a></dd> </dl> <a href="/help/security/security/detail.action?flag=bjbz" target="_blank">了解“风险备用金账户”的使用规则</a> </div> </div> <div class="pg-guide-item dark"> <h4 class="h4bg-green"><span>账户及信息安全保障</span></h4> <div class="pl40 pr40"> <dl> <dt>网站技术保障</dt> <dd>多网运用先进的安全技术保护用户在多网账户中存储的个人信息、账户信息以及交易记录的安全。<br>多网拥有完善的安全监测系统,可以及时发现网站的非正常访问并做相应的安全响应。</dd> </dl> <dl> <dt>权限管理保障</dt> <dd>多网严格遵守国家相关的法律法规,对用户的隐私信息进行保护。未经您的同意,多网不会向任何第三方公司、组织和个人披露您的个人信息、账户信息以及交易信息(法律法规另有规定的除外)。</dd> </dl> <dl> <dt>第三方资金交易</dt> <dd>多网目前对客户交易资金的保管完全按照"专户专款专用"的标准模式进行运作,客户在多网的交易资金是可以完全放心的。</dd> </dl> <a href="/help/security/security/accountprivacy.action" target="_blank">了解更多…</a> </div> </div> <div class="pg-guide-item"> <h4 class="h4bg-yellow"><span>政策法规保障</span></h4> <div class="pl40 pr40"> <dl> <dt>多网平台提供居间撮合服务的合法性</dt> <dd>《合同法》第23章专门对“居间合同”作出规定,其第424条明确定义为:“居间合同是居间人向委托人报告订立合同的机会或者提供订立合同的媒介服务,委托人支付报酬的合同”。多网平台是合法设立的中介服务机构,致力于为民间借贷业务提供优质高效的撮合服务,以促成借贷双方形成借贷关系,然后收取相关报酬。此种居间服务有着明确的法律依据。</dd> </dl> <dl> <dt>理财人及借款人之间的借贷关系的合法性</dt> <dd>《合同法》第196条规定:“借款合同是借款人向贷款人借款,到期返还借款并支付利息的合同”;根据《合同法》第十二章“借款合同”和最高人民法院《关于人民法院审理借贷案件的若干意见》,我国法律允许自然人等普通民事主体之间发生借贷关系,并允许出借方到期可以收回本金和符合法律规定的利息。理财人作为借款人,与贷款人之间形成的借贷关系受到法律保护。</dd> </dl> <dl> <dt>理财人通过多网平台获得的出借理财收益的合法性</dt> <dd>根据最高人民法院《关于人民法院审理借贷案件的若干意见》第6条:“民间借贷的利率可以适当高于银行的利率,各地人民法院可以根据本地区的实际情况具体掌握,但最高不得超过银行同类贷款利率的四倍(包含利率本数)。超出此限度的,超出部分的利息不予保护。”多网平台上理财人向借款人出借资金并按照约定利率收取利息,该等利率未超过银行同类贷款利率的四倍,为合法利息收益,受到法律保护。</dd> </dl> <dl> <dt>电子合同的合法性</dt> <dd>根据《合同法》第11条的规定,当事人可以采用合同书、信件和数据电文(包括电报、电传、传真、电子数据交换和电子邮件)等形式订立合同。电子合同是法律认可的书面合同形式之一。多网采取用户网上点击确认的方式签署电子合同。点击确认后的电子合同符合《中华人民共和国合同法》规定的合同成立、生效的要件,其有效性也被人民法院的司法实践所接受。</dd> </dl> <a href="/help/security/security/law.action" target="_blank">了解更多…</a> </div> </div> <div class="pg-guide-item dark"> <h4 class="h4bg-cyanblue"><span>贷款审核保障</span></h4> <div class="pl40 pr40"> <dl> <dt>严格的贷前审核</dt> <dd>在客户提出借款申请后,多网会对客户的基本资料进行分析。通过网络、电话及其他可以掌握的有效渠道进行详实、仔细的调查。避免不良客户的欺诈风险。在资料信息核实完成后,根据个人信用风险分析系统进行评估,由经验丰富的借款审核人员进行双重审核确认后最终决定批核结果。</dd> </dl> <dl> <dt>完善的贷后管理</dt> <dd>如果用户逾期未归还借款,贷后管理部门将第一时间通过短信、电话等方式提醒用户进行还款。如果用户在5天内还未归还当期借款,多网将会联系该用户的紧急联系人、直系亲属、单位等督促用户尽快还款。如果用户仍未还款,交由专业的高级催收团队与第三方专业机构合作进行包括上门等一系列的催收工作,直至采取法律手段。</dd> </dl> </div> </div> <div class="pg-guide-item"> <h4 class="h4bg-orange"><span>用户自我保护</span></h4> <div class="pl40 pr40"> <p class="pd10">账户安全需要网站和用户的共同努力。在此,我们提倡各位用户在网站使用过程中,注意以下几点:</p> <dl> <dt>牢记多网官方网址:www.duonet.cn</dt> <dd>不要点击来历不明的链接访问多网,谨防网站钓鱼和欺诈。我们建议您将多网官方网址加入浏览器收藏夹,以方便您的下次登录。</dd> </dl> <dl> <dt>为您的多网账户设置高强度的登录密码</dt> <dd>您在密码设置时,最好使用数字和字母混合,不要使用纯数字或纯字母,且密码长度要在6位以上。</dd> </dl> <dl> <dt>注重电脑运行环境的安全</dt> <dd>及时为您的电脑进行系统更新、安装安全补丁,以防系统漏洞被黑客利用。</dd> <dd>为您的电脑安装杀毒软件或防火墙,并定期为电脑进行查毒、杀毒。</dd> </dl> <dl> <dt>时刻注意保护个人隐私</dt> <dd>用户在平台上交流的过程中,不要向其他用户透露自己真实姓名与住址等,以防个人信息被盗取造成损失。</dd> </dl> <dl> <dt>避免私下交易</dt> <dd>多网建议用户避免私下交易。私下交易的约束力极低,造成逾期的风险非常高,同时您的个人信息将有可能被泄漏,存在遭遇诈骗甚至受到严重犯罪侵害的隐患。</dd> </dl> <a href="/help/security/security/user.action" target="_blank">了解更多…</a> </div> </div> </div> </div> </div> </div> </div> {%endblock%}
doc/html/_vehicle_custom_kit_object_menu_component_8h_source.html
kidaa/Awakening-Core3
<!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.3.1"/> <title>Core3: /Users/victor/git/Core3Mda/MMOCoreORB/src/server/zone/objects/tangible/components/VehicleCustomKitObjectMenuComponent.h Source File</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="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">Core3 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.3.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><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_075bb3ff235063c77951cd176d15a741.html">server</a></li><li class="navelem"><a class="el" href="dir_9e27d73ba17b043ea65c9708c594875e.html">zone</a></li><li class="navelem"><a class="el" href="dir_bb68fceffca92cfae925b7b7ddaff7dd.html">objects</a></li><li class="navelem"><a class="el" href="dir_ce4e9bac9619be26381269d3c4a3e4a0.html">tangible</a></li><li class="navelem"><a class="el" href="dir_f183a7f1e6294942a82e4f9ee686fe42.html">components</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">VehicleCustomKitObjectMenuComponent.h</div> </div> </div><!--header--> <div class="contents"> <a href="_vehicle_custom_kit_object_menu_component_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * VehicleCustomKitObjectMenuComponent.h</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * Created on: 9/22/2013</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * Author: Klivian</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#ifndef VEHICLECUSTOMKITOBJECTMENUCOMPONENT_H_</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define VEHICLECUSTOMKITOBJECTMENUCOMPONENT_H_</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor"></span> </div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="_tangible_object_menu_component_8h.html">TangibleObjectMenuComponent.h</a>&quot;</span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;</div> <div class="line"><a name="l00013"></a><span class="lineno"><a class="code" href="class_vehicle_custom_kit_object_menu_component.html"> 13</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_vehicle_custom_kit_object_menu_component.html">VehicleCustomKitObjectMenuComponent</a> : <span class="keyword">public</span> <a class="code" href="class_tangible_object_menu_component.html">TangibleObjectMenuComponent</a> {</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="keyword">public</span>:</div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;</div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_vehicle_custom_kit_object_menu_component.html#a80f8abe01837419ec9811ac03a99b3b3">fillObjectMenuResponse</a>(<a class="code" href="classserver_1_1zone_1_1objects_1_1scene_1_1_scene_object.html">SceneObject</a>* sceneObject, <a class="code" href="classserver_1_1zone_1_1packets_1_1object_1_1_object_menu_response.html">ObjectMenuResponse</a>* menuResponse, <a class="code" href="classserver_1_1zone_1_1objects_1_1creature_1_1_creature_object.html">CreatureObject</a>* player);</div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;</div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="class_vehicle_custom_kit_object_menu_component.html#af93594c1335ea797a36ed8b0fd2514e7">handleObjectMenuSelect</a>(<a class="code" href="classserver_1_1zone_1_1objects_1_1scene_1_1_scene_object.html">SceneObject</a>* sceneObject, <a class="code" href="classserver_1_1zone_1_1objects_1_1creature_1_1_creature_object.html">CreatureObject</a>* player, byte selectedID);</div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;};</div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* VEHICLECUSTOMKITOBJECTMENUCOMPONENT_H_ */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor"></span></div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Oct 15 2013 17:29:06 for Core3 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.3.1 </small></address> </body> </html>
src/main/webapp/partials/resources/mgt.html
jbatalle/MqNaaS-gui
<div class="row"> <div class="col-md-5"> <div class="well">{{resourceId}}</div> <hr> <strong>DPID:</strong> {{resourceInfo.externalId}} <br/> <strong>Type:</strong> {{resourceInfo.type}} <hr> Ports <table st-table="displayedCollection" st-safe-src="rowCollection" class="table table-striped"> <thead> <tr> <th st-sort="firstName">Id</th> <th st-sort="lastName">type</th> <th st-sort="birthDate">externalId</th> <th st-sort="birthDate">externalName</th> </tr> <tr> <th colspan="5"> <input st-search="" class="form-control" placeholder="global search ..." type="text" /> </th> </tr> </thead> <tbody> <tr ng-repeat="row in resourcePorts"> <td>{{row.id}}</td> <td>{{row.type}}</td> <td>{{row.externalId}}</td> <td>{{row.externalName}}</td> </tr> </tbody> </table> </div> <!--/col--> <div class="col-md-6"> <div class="panel panel-default"> <div class="panel-heading"> <h4>Actions</h4> </div> <div class="panel-body"> Insert specific flow form <form> Name: <input type="text" ng-model="flow.name" /> <br/> DPID: <input type="text" ng-model="flow.dpid" placeholder="{{resourceInfo.externalId}}" value="{{resourceInfo.externalId}}" /> <br/> Ingress Port: <input type="text" ng-model="flow.ingressPort" /> <br/> Priority: <input type="text" ng-model="flow.priority" /> <br/> EtherType: <input type="text" ng-model="flow.etherType" /> <br/> Action: <input type="text" ng-model="flow.actions" /> <br/> <input type="submit" ng-click="insertFlow(flow)" value="Insert" /> </form> </div> </div> </div> <hr> <div class="row"> <div class="col-md-11"> <div class="panel panel-default"> <div class="panel-heading"> <h4>Flows</h4> </div> <div class="panel-body"> <table st-table="displayedCollection" st-safe-src="rowCollection" class="table table-striped"> <thead> <tr> <th st-sort="firstName">Id</th> <th st-sort="lastName">Node</th> <th st-sort="lastName">Priority</th> <th st-sort="birthDate">Ingress Port</th> <th st-sort="birthDate">EtherType</th> <th st-sort="birthDate">OF Actions</th> <th st-sort="birthDate">Action</th> </tr> <tr> <th colspan="5"> <input st-search="" class="form-control" placeholder="global search ..." type="text" /> </th> </tr> </thead> <tbody> <tr ng-repeat="row in flowList"> <td>{{row.name}}</td> <td>{{row.node}}</td> <td>{{row.priority}}</td> <td>{{row.ingressPort}}</td> <td>{{row.etherType}}</td> <td>{{row.actions}}</td> <td> <button type="button" ng-click="removeItem(row)" class="btn btn-sm btn-danger"><i class="glyphicon glyphicon-remove-circle"></i> </button> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div>
docs/agus/gunit/vessel/stage/package-summary.html
Nik4053/KSP-AGuS-Automatic-Guidance-System
<!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 (1.8.0_141) on Mon Aug 14 15:41:05 CEST 2017 --> <title>agus.gunit.vessel.stage</title> <meta name="date" content="2017-08-14"> <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="agus.gunit.vessel.stage"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../agus/gunit/vessel/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../agus/ui/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?agus/gunit/vessel/stage/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;agus.gunit.vessel.stage</h1> <div class="docSummary"> <div class="block">This package contains the objects needed to get all information of the vessel</div> </div> <p>See:&nbsp;<a href="#package.description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../agus/gunit/vessel/stage/STAGE.html" title="class in agus.gunit.vessel.stage">STAGE</a></td> <td class="colLast"> <div class="block">A object that will contain all needed information of a stage</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../agus/gunit/vessel/stage/STAGE_END.html" title="class in agus.gunit.vessel.stage">STAGE_END</a></td> <td class="colLast"> <div class="block">The last stage with the id of -1</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../agus/gunit/vessel/stage/STAGE_FIRST.html" title="class in agus.gunit.vessel.stage">STAGE_FIRST</a></td> <td class="colLast"> <div class="block">A object that contains all needed information of a stage.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../agus/gunit/vessel/stage/STAGE_NORMAL.html" title="class in agus.gunit.vessel.stage">STAGE_NORMAL</a></td> <td class="colLast"> <div class="block">A object that contains all needed information of a stage.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package.description"> <!-- --> </a> <h2 title="Package agus.gunit.vessel.stage Description">Package agus.gunit.vessel.stage Description</h2> <div class="block">This package contains the objects needed to get all information of the vessel</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Niklas Heidenreich</dd> </dl> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../agus/gunit/vessel/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../agus/ui/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?agus/gunit/vessel/stage/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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>
css/test.css
ivan-ravecca/csslinter
.pepe{background:blue} .cosa{color:red;} #dsfjsdf{} #sdfsdf .fsdfsdf { adsad: sdsd; } /* ## README lalal */
hq-web/src/main/webapp/ui_docs/DOC/Writing Plugins.html
cc14514/hq6
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>vFabric Hyperic 5.7 : Writing Plugins</title> <link rel="stylesheet" href="styles/site.css" type="text/css" /> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <b><a href="vFabric Hyperic 5.7.html" title="vFabric Hyperic 5.7 Documentation Home">vFabric Hyperic 5.7 Documentation Home (Internal)</a> - <a href="https://www.vmware.com/support/pubs/vfabric-hyperic.html">vFabric Hyperic 5.7 Documentation Home (Online)</a> - <a href="https://www.vmware.com/support/vfabric-hyperic/doc/vfabric-hyperic-rn-5.7.html">Hyperic 5.7 Release Notes</a> </b> <p> <p> <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff"> <tr> <td valign="top" class="pagebody"> <div class="pageheader"> <span class="pagetitle"> vFabric Hyperic 5.7 : Writing Plugins </span> </div> <div class="pagesubheading"> This page last changed on Jan 04, 2012 by <font color="#0050B2">mmcgarry</font>. </div> <ul><li><a href="JMX Plugin.html" title="JMX Plugin">JMX Plugin</a></li><li><a href="SQL Query Plugin.html" title="SQL Query Plugin">SQL Query Plugin</a></li><li><a href="Script Plugins.html" title="Script Plugins">Script Plugins</a></li><li><a href="Write an SNMP Plugin.html" title="Write an SNMP Plugin">Write an SNMP Plugin</a></li><li><a href="JMX-Based Management with Hyperic.html" title="JMX-Based Management with Hyperic">JMX-Based Management with Hyperic</a></li></ul> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td height="12" background="http://support.hyperic.com/images/border/border_bottom.gif"><img src="images/border/spacer.gif" width="1" height="1" border="0"/></td> </tr> <tr> <td align="center"><font color="grey">Document generated by Confluence on Oct 29, 2012 13:01</font></td> </tr> </table> </body> </html>
doc/allclasses-frame.html
flashman71/flashys-stuff
<!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_17) on Fri Apr 11 21:42:37 MDT 2014 --> <title>All Classes</title> <meta name="date" content="2014-04-11"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <h1 class="bar">All Classes</h1> <div class="indexContainer"> <ul> <li><a href="org/spottedplaid/ui/Changepwd.html" title="class in org.spottedplaid.ui" target="classFrame">Changepwd</a></li> <li><a href="org/spottedplaid/crypto/Crypto.html" title="class in org.spottedplaid.crypto" target="classFrame">Crypto</a></li> <li><a href="org/spottedplaid/database/constants/DbConstant.html" title="class in org.spottedplaid.database.constants" target="classFrame">DbConstant</a></li> <li><a href="org/spottedplaid/database/DbRecord.html" title="class in org.spottedplaid.database" target="classFrame">DbRecord</a></li> <li><a href="org/eclipse/wb/swing/FocusTraversalOnArray.html" title="class in org.eclipse.wb.swing" target="classFrame">FocusTraversalOnArray</a></li> <li><a href="org/spottedplaid/ui/FormValidation.html" title="class in org.spottedplaid.ui" target="classFrame">FormValidation</a></li> <li><a href="org/spottedplaid/ui/Introscreen.html" title="class in org.spottedplaid.ui" target="classFrame">Introscreen</a></li> <li><a href="org/spottedplaid/crypto/Keyutil.html" title="class in org.spottedplaid.crypto" target="classFrame">Keyutil</a></li> <li><a href="org/spottedplaid/ui/Mainframe.html" title="class in org.spottedplaid.ui" target="classFrame">Mainframe</a></li> <li><a href="org/spottedplaid/config/Pwdtypes.html" title="class in org.spottedplaid.config" target="classFrame">Pwdtypes</a></li> <li><a href="org/spottedplaid/database/SQliteOps.html" title="class in org.spottedplaid.database" target="classFrame">SQliteOps</a></li> </ul> </div> </body> </html>
test/augment-test.html
bcowgill/jsclass-test
<!DOCTYPE html> <script src="https://rawgithub.com/javascript/augment/master/augment.js"></script> <script> window.onload = function () { var extend = augment.extend; var Shape = augment(Object, function () { this.Circle = extend(this, { constructor: function (x, y, r) { this.x = x; this.y = y; this.r = r; }, area: function () { return Math.PI * this.r * this.r; } }); this.Rectangle = extend(this, { constructor: function (x1, y1, x2, y2) { this.x1 = x1; this.y1 = y1; this.x2 = x2; this.y2 = y2; }, area: function () { return Math.abs((this.x2 - this.x1) * (this.y2 - this.y1)); } }); }); var circle = new Shape.Circle(1,2,3); var rect = new Shape.Rectangle(4,5,6,7); console.log("Shape", Shape); console.log("Rectangle", Shape.Rectangle); console.log("Circle", Shape.Circle); console.log("circle", circle, circle.area()); console.log("rect", rect, rect.area()); } // ----------------------------------------------------------------------- var Parent = augment.defclass({ constructor: function() { this.const1 = 1; }, proto1: 1 }); var Child1 = augment.extend(Parent, { constructor: function() { this.const2 = 2; }, proto2: 2 }); var Child2 = augment.extend(Parent, { constructor: function() { this.uber.constructor.call(this); this.const3 = 3; }, proto3: 3 }); var child1 = new Child1(); var child2 = new Child2(); console.log('Test 1', ! child1.const1); console.log('Test 2', child2.const1); console.log('Test 3', child1.__proto__ === Child1.prototype); console.log( 'Test 4', child1.__proto__.__proto__ === child2.__proto__.__proto__ ); console.log( 'Test 5', child1.__proto__.__proto__ === Parent.prototype );</script>
NovoMinitel/includes/inc_landingpage_kaspersky14_datasheet.html
FMCalisto/mvti
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> </head> <body> <div align="center"><img src="http://www.minitel.pt/banners/kaspersky/landingpage_kaspersky_datasheet.jpg" width="800" height="1158" usemap="#Map" border="0" /> <map name="Map" id="Map"> <area shape="rect" coords="16,264,370,324" href="http://www.minitel.pt/download/2014/Leaflet_KESB_KES4B_INTRO_PT.pdf" target="_blank" /> <area shape="rect" coords="14,346,368,410" href="http://www.minitel.pt/download/2014/Leaflet_KESB_KES4B_PT.pdf" target="_blank" /> <area shape="rect" coords="19,436,370,492" href="http://www.minitel.pt/download/2014/Leaflet_KESB-ADV_PT.pdf" target="_blank" /> <area shape="rect" coords="16,517,368,568" href="http://www.minitel.pt/download/2014/Leaflet_KESB-CORE_PT.pdf" target="_blank" /> <area shape="rect" coords="19,601,370,652" href="http://www.minitel.pt/download/2014/Leaflet_KESB-E-CONTROL_PT.pdf" target="_blank" /> <area shape="rect" coords="19,681,365,732" href="http://www.minitel.pt/download/2014/Leaflet_KESB-ECRYPT_PT.pdf" target="_blank" /> <area shape="rect" coords="19,761,371,789" href="http://www.minitel.pt/download/2014/Leaflet_KESB-MOBILE_PT.pdf" /> <area shape="rect" coords="20,816,366,861" href="http://www.minitel.pt/download/2014/Leaflet_KESB-SC_10_PT.pdf" target="_blank" /> <area shape="rect" coords="27,895,365,944" href="http://www.minitel.pt/download/2014/Leaflet_KESB-SELECT_PT.pdf" target="_blank" /> <area shape="rect" coords="18,977,369,1027" href="http://www.minitel.pt/download/2014/Leaflet_KESB-SYS_M_PT.pdf" target="_blank" /> <area shape="rect" coords="16,1060,365,1113" href="http://www.minitel.pt/download/2014/Leaflet_KESB-TOTAL_PT.pdf" target="_blank" /> </map> </div> </body> </html>
index.html
CollectionOfAtoms/CollectionOfAtoms.github.io
<html> <head> <title>Jesse Caldwell</title> </head> <body> <h1>Astrophysicist, Programmer, Long Distance Hiker</h1> Feel free to <a href="mailto:collectionOfAtoms@gmail.com">email me</a>.<br> </body> </html>
Presentation/GoodStudy.Web.Mobile/Components/easyui/themes/metro/textbox.css
zb2947244682/GoodStudy
.textbox { position: relative; border: 1px solid #ddd; background-color: #fff; vertical-align: middle; display: inline-block; overflow: hidden; white-space: nowrap; margin: 0; padding: 0; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .textbox .textbox-text { font-size: 12px; border: 0; margin: 0; padding: 4px; white-space: normal; vertical-align: top; outline-style: none; resize: none; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; } .textbox .textbox-text::-ms-clear, .textbox .textbox-text::-ms-reveal { display: none; } .textbox textarea.textbox-text { white-space: pre-wrap; } .textbox .textbox-prompt { font-size: 12px; color: #aaa; } .textbox .textbox-bgicon { background-position: 3px center; padding-left: 21px; } .textbox .textbox-button, .textbox .textbox-button:hover { position: absolute; top: 0; padding: 0; vertical-align: top; -moz-border-radius: 0 0 0 0; -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; } .textbox .textbox-button-right, .textbox .textbox-button-right:hover { right: 0; border-width: 0 0 0 1px; } .textbox .textbox-button-left, .textbox .textbox-button-left:hover { left: 0; border-width: 0 1px 0 0; } .textbox .textbox-button-top, .textbox .textbox-button-top:hover { left: 0; border-width: 0 0 1px 0; } .textbox .textbox-button-bottom, .textbox .textbox-button-bottom:hover { top: auto; bottom: 0; left: 0; border-width: 1px 0 0 0; } .textbox-addon { position: absolute; top: 0; } .textbox-label { display: inline-block; width: 80px; height: 22px; line-height: 22px; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 0; padding-right: 5px; } .textbox-label-after { padding-left: 5px; padding-right: 0; } .textbox-label-top { display: block; width: auto; padding: 0; } .textbox-disabled, .textbox-label-disabled { opacity: 0.6; filter: alpha(opacity=60); } .textbox-icon { display: inline-block; width: 18px; height: 20px; overflow: hidden; vertical-align: top; background-position: center center; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); text-decoration: none; outline-style: none; } .textbox-icon-disabled, .textbox-icon-readonly { cursor: default; } .textbox-icon:hover { opacity: 1.0; filter: alpha(opacity=100); } .textbox-icon-disabled:hover { opacity: 0.6; filter: alpha(opacity=60); } .textbox-focused { border-color: #c4c4c4; -moz-box-shadow: 0 0 3px 0 #ddd; -webkit-box-shadow: 0 0 3px 0 #ddd; box-shadow: 0 0 3px 0 #ddd; } .textbox-invalid { border-color: #ffa8a8; background-color: #fff3f3; }
examples/simple/index.html
frostney/stix
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame Remove this if you use the .htaccess --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Stix Example: Simple</title> <meta name="description" content="" /> <meta name="author" content="Johannes Stein" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Replace favicon.ico & apple-touch-icon.png in the root of your domain and delete these references --> <link rel="shortcut icon" href="/favicon.ico" /> <link rel="apple-touch-icon" href="/apple-touch-icon.png" /> </head> <body> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="../../lib/stix.min.js"></script> <script async type="text/javascript" src="main.js"></script> </body> </html>
_layouts/default.html
jakubholynet/trojan-clojure
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>Trojan-Clojure: How to sneak Clojure in</title> <link rel="stylesheet" href="stylesheets/styles.css"> <link rel="stylesheet" href="stylesheets/pygment_trac.css"> <script src="javascripts/scale.fix.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div class="wrapper"> <header> <h1>Trojan-clojure</h1> <p>Ideas for sneaking Clojure into your workplace</p> <p class="view"><a href="https://github.com/jakubholynet/trojan-clojure">View the Project on GitHub <small>jakubholynet/trojan-clojure</small></a></p> <ul> <li><a href="https://github.com/jakubholynet/trojan-clojure/blob/gh-pages/index.md">Edit On <strong>GitHub</strong></a></li> </ul> </header> <section> {{ content }} </section> </div> <footer> <p>Project maintained by <a href="https://github.com/jakubholynet">jakubholynet</a></p> <p>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></p> </footer> <!--[if !IE]><script>fixScale(document);</script><![endif]--> </body> </html>
pages/html/surcharge.html
LouisLoode/Kdocode
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Surcharge du site</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> #main { font-family: 'Trebuchet Ms', Serif; font-size: 13px; position: absolute; top: 50%; margin-top: -150px; height: 150px; left: 50%; margin-left: -300px; width: 600px; } .message { border: 1px solid #c1c1c1; padding: 10px; margin-bottom: 10px; height: 150px; } h1 { font-family: Arial, Serif; font-size: 30px; text-align: center; } </style> </head> <body> <div id="main"> <div class="message"> <h1>Surcharge</h1> <p>Le site est en surcharge, revenez un peu plus tard il y a trop de connectés !</p> </div> </div> </body> </html>
LegacyOpenGL_HTML/_book/Chapter7/TexParams.html
gdbooks/gdbooks.github.io
<!DOCTYPE HTML> <html lang="en" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Texture Paramaters | Introduction</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> <meta name="generator" content="GitBook 2.4.3"> <meta name="HandheldFriendly" content="true"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png"> <link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="../gitbook/style.css"> <link rel="stylesheet" href="../gitbook/plugins/gitbook-plugin-highlight/website.css"> <link rel="next" href="../Chapter7/ui.html" /> <link rel="prev" href="../Chapter7/Mip.html" /> </head> <body> <div class="book" data-level="7.11" data-basepath=".." data-revision="Fri Apr 15 2016 10:05:48 GMT-0700 (PDT)"> <div class="book-summary"> <div class="book-search" role="search"> <input type="text" placeholder="Type to search" class="form-control" /> </div> <nav role="navigation"> <ul class="summary"> <li class="chapter " data-level="0" data-path="index.html"> <a href="../index.html"> <i class="fa fa-check"></i> Introduction </a> </li> <li class="chapter " data-level="1" data-path="Chapter1/Introduction.html"> <a href="../Chapter1/Introduction.html"> <i class="fa fa-check"></i> <b>1.</b> Introduction </a> <ul class="articles"> <li class="chapter " data-level="1.1" data-path="Chapter1/OpenGL.html"> <a href="../Chapter1/OpenGL.html"> <i class="fa fa-check"></i> <b>1.1.</b> OpenGL </a> </li> <li class="chapter " data-level="1.2" data-path="Chapter1/OpenTK.html"> <a href="../Chapter1/OpenTK.html"> <i class="fa fa-check"></i> <b>1.2.</b> OpenTK </a> </li> </ul> </li> <li class="chapter " data-level="2" data-path="Chapter2/Introduction.html"> <a href="../Chapter2/Introduction.html"> <i class="fa fa-check"></i> <b>2.</b> Getting a window </a> <ul class="articles"> <li class="chapter " data-level="2.1" data-path="Chapter2/Setup.html"> <a href="../Chapter2/Setup.html"> <i class="fa fa-check"></i> <b>2.1.</b> Setting up the window </a> </li> <li class="chapter " data-level="2.2" data-path="Chapter2/Callbacks.html"> <a href="../Chapter2/Callbacks.html"> <i class="fa fa-check"></i> <b>2.2.</b> Using callbacks </a> </li> <li class="chapter " data-level="2.3" data-path="Chapter2/FullScreen.html"> <a href="../Chapter2/FullScreen.html"> <i class="fa fa-check"></i> <b>2.3.</b> Going fullscreen </a> </li> <li class="chapter " data-level="2.4" data-path="Chapter2/YourCode.html"> <a href="../Chapter2/YourCode.html"> <i class="fa fa-check"></i> <b>2.4.</b> Your code </a> </li> <li class="chapter " data-level="2.5" data-path="Chapter2/Input.html"> <a href="../Chapter2/Input.html"> <i class="fa fa-check"></i> <b>2.5.</b> Input </a> </li> </ul> </li> <li class="chapter " data-level="3" data-path="Chapter3/Introduction.html"> <a href="../Chapter3/Introduction.html"> <i class="fa fa-check"></i> <b>3.</b> OpenGL States and Primitives </a> <ul class="articles"> <li class="chapter " data-level="3.1" data-path="Chapter3/StateFunctions.html"> <a href="../Chapter3/StateFunctions.html"> <i class="fa fa-check"></i> <b>3.1.</b> State functions </a> </li> <li class="chapter " data-level="3.2" data-path="Chapter3/ErrorsAndHints.html"> <a href="../Chapter3/ErrorsAndHints.html"> <i class="fa fa-check"></i> <b>3.2.</b> Errors and Hints </a> </li> <li class="chapter " data-level="3.3" data-path="Chapter3/HandlingPrimitives.html"> <a href="../Chapter3/HandlingPrimitives.html"> <i class="fa fa-check"></i> <b>3.3.</b> Handling Primitives </a> </li> <li class="chapter " data-level="3.4" data-path="Chapter3/Vertex.html"> <a href="../Chapter3/Vertex.html"> <i class="fa fa-check"></i> <b>3.4.</b> Vertex </a> </li> <li class="chapter " data-level="3.5" data-path="Chapter3/Points.html"> <a href="../Chapter3/Points.html"> <i class="fa fa-check"></i> <b>3.5.</b> Points </a> </li> <li class="chapter " data-level="3.6" data-path="Chapter3/Lines.html"> <a href="../Chapter3/Lines.html"> <i class="fa fa-check"></i> <b>3.6.</b> Lines </a> </li> <li class="chapter " data-level="3.7" data-path="Chapter3/Polygons.html"> <a href="../Chapter3/Polygons.html"> <i class="fa fa-check"></i> <b>3.7.</b> Polygons </a> </li> <li class="chapter " data-level="3.8" data-path="Chapter3/Triangles.html"> <a href="../Chapter3/Triangles.html"> <i class="fa fa-check"></i> <b>3.8.</b> Triangles </a> </li> <li class="chapter " data-level="3.9" data-path="Chapter3/Quads.html"> <a href="../Chapter3/Quads.html"> <i class="fa fa-check"></i> <b>3.9.</b> Quadrilaterals and Polygons </a> </li> <li class="chapter " data-level="3.10" data-path="Chapter3/Attributes.html"> <a href="../Chapter3/Attributes.html"> <i class="fa fa-check"></i> <b>3.10.</b> Attributes </a> </li> </ul> </li> <li class="chapter " data-level="4" data-path="Chapter4/Introduction.html"> <a href="../Chapter4/Introduction.html"> <i class="fa fa-check"></i> <b>4.</b> Transformations And Matrices </a> <ul class="articles"> <li class="chapter " data-level="4.1" data-path="Chapter4/CoordinateTransforms.html"> <a href="../Chapter4/CoordinateTransforms.html"> <i class="fa fa-check"></i> <b>4.1.</b> Understanding Coordinate Transformations </a> </li> <li class="chapter " data-level="4.2" data-path="Chapter4/DeepDive.html"> <a href="../Chapter4/DeepDive.html"> <i class="fa fa-check"></i> <b>4.2.</b> Transformation Deep Dive </a> </li> <li class="chapter " data-level="4.3" data-path="Chapter4/OpenGLMatrices.html"> <a href="../Chapter4/OpenGLMatrices.html"> <i class="fa fa-check"></i> <b>4.3.</b> OpenGL and Matrices </a> </li> <li class="chapter " data-level="4.4" data-path="Chapter4/ModelView.html"> <a href="../Chapter4/ModelView.html"> <i class="fa fa-check"></i> <b>4.4.</b> ModelView </a> <ul class="articles"> <li class="chapter " data-level="4.4.1" data-path="Chapter4/Translation.html"> <a href="../Chapter4/Translation.html"> <i class="fa fa-check"></i> <b>4.4.1.</b> Translation </a> </li> <li class="chapter " data-level="4.4.2" data-path="Chapter4/Rotation.html"> <a href="../Chapter4/Rotation.html"> <i class="fa fa-check"></i> <b>4.4.2.</b> Rotation </a> </li> <li class="chapter " data-level="4.4.3" data-path="Chapter4/Scale.html"> <a href="../Chapter4/Scale.html"> <i class="fa fa-check"></i> <b>4.4.3.</b> Scale </a> </li> <li class="chapter " data-level="4.4.4" data-path="Chapter4/View.html"> <a href="../Chapter4/View.html"> <i class="fa fa-check"></i> <b>4.4.4.</b> View </a> </li> </ul> </li> <li class="chapter " data-level="4.5" data-path="Chapter4/Order.html"> <a href="../Chapter4/Order.html"> <i class="fa fa-check"></i> <b>4.5.</b> Function Order </a> <ul class="articles"> <li class="chapter " data-level="4.5.1" data-path="Chapter4/solution.html"> <a href="../Chapter4/solution.html"> <i class="fa fa-check"></i> <b>4.5.1.</b> Solution </a> </li> </ul> </li> <li class="chapter " data-level="4.6" data-path="Chapter4/stacks.html"> <a href="../Chapter4/stacks.html"> <i class="fa fa-check"></i> <b>4.6.</b> Matrix Stacks </a> </li> <li class="chapter " data-level="4.7" data-path="Chapter4/projections.html"> <a href="../Chapter4/projections.html"> <i class="fa fa-check"></i> <b>4.7.</b> Projections </a> </li> <li class="chapter " data-level="4.8" data-path="Chapter4/Viewport.html"> <a href="../Chapter4/Viewport.html"> <i class="fa fa-check"></i> <b>4.8.</b> Viewport </a> </li> <li class="chapter " data-level="4.9" data-path="Chapter4/roboto.html"> <a href="../Chapter4/roboto.html"> <i class="fa fa-check"></i> <b>4.9.</b> Mr.Roboto </a> <ul class="articles"> <li class="chapter " data-level="4.9.1" data-path="Chapter4/nested.html"> <a href="../Chapter4/nested.html"> <i class="fa fa-check"></i> <b>4.9.1.</b> Parent Child </a> </li> </ul> </li> <li class="chapter " data-level="4.10" data-path="Chapter4/cmat.html"> <a href="../Chapter4/cmat.html"> <i class="fa fa-check"></i> <b>4.10.</b> CustomMatrices </a> <ul class="articles"> <li class="chapter " data-level="4.10.1" data-path="Chapter4/ProjectionAndLookAt.html"> <a href="../Chapter4/ProjectionAndLookAt.html"> <i class="fa fa-check"></i> <b>4.10.1.</b> Projection &amp; LookAt </a> </li> <li class="chapter " data-level="4.10.2" data-path="Chapter4/CustomStack.html"> <a href="../Chapter4/CustomStack.html"> <i class="fa fa-check"></i> <b>4.10.2.</b> Make your own stack </a> </li> </ul> </li> <li class="chapter " data-level="4.11" data-path="Chapter4/Solar.html"> <a href="../Chapter4/Solar.html"> <i class="fa fa-check"></i> <b>4.11.</b> Solar System </a> </li> <li class="chapter " data-level="4.12" data-path="Chapter4/where.html"> <a href="../Chapter4/where.html"> <i class="fa fa-check"></i> <b>4.12.</b> What goes where </a> </li> </ul> </li> <li class="chapter " data-level="5" data-path="Chapter5/Intro.html"> <a href="../Chapter5/Intro.html"> <i class="fa fa-check"></i> <b>5.</b> Colors and Lights </a> <ul class="articles"> <li class="chapter " data-level="5.1" data-path="Chapter5/using_colors.html"> <a href="../Chapter5/using_colors.html"> <i class="fa fa-check"></i> <b>5.1.</b> Using Colors </a> </li> <li class="chapter " data-level="5.2" data-path="Chapter5/shading.html"> <a href="../Chapter5/shading.html"> <i class="fa fa-check"></i> <b>5.2.</b> Shading </a> <ul class="articles"> <li class="chapter " data-level="5.2.1" data-path="Chapter5/own_shading.html"> <a href="../Chapter5/own_shading.html"> <i class="fa fa-check"></i> <b>5.2.1.</b> On Your Own </a> </li> </ul> </li> <li class="chapter " data-level="5.3" data-path="Chapter5/lighting.html"> <a href="../Chapter5/lighting.html"> <i class="fa fa-check"></i> <b>5.3.</b> Lighting </a> </li> <li class="chapter " data-level="5.4" data-path="Chapter5/lightsources.html"> <a href="../Chapter5/lightsources.html"> <i class="fa fa-check"></i> <b>5.4.</b> Light Sources </a> <ul class="articles"> <li class="chapter " data-level="5.4.1" data-path="Chapter5/pad.html"> <a href="../Chapter5/pad.html"> <i class="fa fa-check"></i> <b>5.4.1.</b> Position and direction </a> </li> <li class="chapter " data-level="5.4.2" data-path="Chapter5/light_color.html"> <a href="../Chapter5/light_color.html"> <i class="fa fa-check"></i> <b>5.4.2.</b> Light Color </a> </li> <li class="chapter " data-level="5.4.3" data-path="Chapter5/light_atten.html"> <a href="../Chapter5/light_atten.html"> <i class="fa fa-check"></i> <b>5.4.3.</b> Attenuation </a> </li> <li class="chapter " data-level="5.4.4" data-path="Chapter5/light_spotlight.html"> <a href="../Chapter5/light_spotlight.html"> <i class="fa fa-check"></i> <b>5.4.4.</b> Spotlights </a> </li> <li class="chapter " data-level="5.4.5" data-path="Chapter5/move_and_rotate.html"> <a href="../Chapter5/move_and_rotate.html"> <i class="fa fa-check"></i> <b>5.4.5.</b> Moving and Rotating </a> </li> </ul> </li> <li class="chapter " data-level="5.5" data-path="Chapter5/base.html"> <a href="../Chapter5/base.html"> <i class="fa fa-check"></i> <b>5.5.</b> Programming Exercises </a> <ul class="articles"> <li class="chapter " data-level="5.5.1" data-path="Chapter5/direction.html"> <a href="../Chapter5/direction.html"> <i class="fa fa-check"></i> <b>5.5.1.</b> Directional Light </a> </li> <li class="chapter " data-level="5.5.2" data-path="Chapter5/point.html"> <a href="../Chapter5/point.html"> <i class="fa fa-check"></i> <b>5.5.2.</b> Point Light </a> </li> <li class="chapter " data-level="5.5.3" data-path="Chapter5/spot.html"> <a href="../Chapter5/spot.html"> <i class="fa fa-check"></i> <b>5.5.3.</b> Spot Light </a> </li> </ul> </li> <li class="chapter " data-level="5.6" data-path="Chapter5/materials.html"> <a href="../Chapter5/materials.html"> <i class="fa fa-check"></i> <b>5.6.</b> Materials </a> </li> <li class="chapter " data-level="5.7" data-path="Chapter5/defmat.html"> <a href="../Chapter5/defmat.html"> <i class="fa fa-check"></i> <b>5.7.</b> Defining Materials </a> <ul class="articles"> <li class="chapter " data-level="5.7.1" data-path="Chapter5/shade_test.html"> <a href="../Chapter5/shade_test.html"> <i class="fa fa-check"></i> <b>5.7.1.</b> Test Scene </a> </li> <li class="chapter " data-level="5.7.2" data-path="Chapter5/color_mat.html"> <a href="../Chapter5/color_mat.html"> <i class="fa fa-check"></i> <b>5.7.2.</b> Ambient and Diffuse </a> </li> <li class="chapter " data-level="5.7.3" data-path="Chapter5/mat_shine.html"> <a href="../Chapter5/mat_shine.html"> <i class="fa fa-check"></i> <b>5.7.3.</b> Specular </a> </li> <li class="chapter " data-level="5.7.4" data-path="Chapter5/ctrack.html"> <a href="../Chapter5/ctrack.html"> <i class="fa fa-check"></i> <b>5.7.4.</b> Color Tracking </a> </li> </ul> </li> <li class="chapter " data-level="5.8" data-path="Chapter5/norms.html"> <a href="../Chapter5/norms.html"> <i class="fa fa-check"></i> <b>5.8.</b> Normals </a> </li> <li class="chapter " data-level="5.9" data-path="Chapter5/the_lighting_model.html"> <a href="../Chapter5/the_lighting_model.html"> <i class="fa fa-check"></i> <b>5.9.</b> The Lighting Model </a> </li> <li class="chapter " data-level="5.10" data-path="Chapter5/color.html"> <a href="../Chapter5/color.html"> <i class="fa fa-check"></i> <b>5.10.</b> Lighting Review </a> </li> </ul> </li> <li class="chapter " data-level="6" data-path="Chapter6/Introduction.html"> <a href="../Chapter6/Introduction.html"> <i class="fa fa-check"></i> <b>6.</b> Blending and Fog </a> <ul class="articles"> <li class="chapter " data-level="6.1" data-path="Chapter6/blending.html"> <a href="../Chapter6/blending.html"> <i class="fa fa-check"></i> <b>6.1.</b> Blending </a> <ul class="articles"> <li class="chapter " data-level="6.1.1" data-path="Chapter6/blend_practice.html"> <a href="../Chapter6/blend_practice.html"> <i class="fa fa-check"></i> <b>6.1.1.</b> Challenge </a> </li> <li class="chapter " data-level="6.1.2" data-path="Chapter6/blend_answer.html"> <a href="../Chapter6/blend_answer.html"> <i class="fa fa-check"></i> <b>6.1.2.</b> Solution </a> </li> <li class="chapter " data-level="6.1.3" data-path="Chapter6/blending_problem.html"> <a href="../Chapter6/blending_problem.html"> <i class="fa fa-check"></i> <b>6.1.3.</b> Issues </a> </li> </ul> </li> <li class="chapter " data-level="6.2" data-path="Chapter6/fog.html"> <a href="../Chapter6/fog.html"> <i class="fa fa-check"></i> <b>6.2.</b> Fog </a> </li> </ul> </li> <li class="chapter " data-level="7" data-path="Chapter7/index.html"> <a href="../Chapter7/index.html"> <i class="fa fa-check"></i> <b>7.</b> Texture Mapping </a> <ul class="articles"> <li class="chapter " data-level="7.1" data-path="Chapter7/Overview.html"> <a href="../Chapter7/Overview.html"> <i class="fa fa-check"></i> <b>7.1.</b> Overview </a> </li> <li class="chapter " data-level="7.2" data-path="Chapter7/Enable.html"> <a href="../Chapter7/Enable.html"> <i class="fa fa-check"></i> <b>7.2.</b> Enable Texturing </a> </li> <li class="chapter " data-level="7.3" data-path="Chapter7/TextureObj.html"> <a href="../Chapter7/TextureObj.html"> <i class="fa fa-check"></i> <b>7.3.</b> Texture Objects </a> </li> <li class="chapter " data-level="7.4" data-path="Chapter7/Binding.html"> <a href="../Chapter7/Binding.html"> <i class="fa fa-check"></i> <b>7.4.</b> Texture Binding </a> </li> <li class="chapter " data-level="7.5" data-path="Chapter7/SpecTex.html"> <a href="../Chapter7/SpecTex.html"> <i class="fa fa-check"></i> <b>7.5.</b> Specifying Textures </a> </li> <li class="chapter " data-level="7.6" data-path="Chapter7/MinMag.html"> <a href="../Chapter7/MinMag.html"> <i class="fa fa-check"></i> <b>7.6.</b> Min &amp; Mag Filters </a> </li> <li class="chapter " data-level="7.7" data-path="Chapter7/DelTex.html"> <a href="../Chapter7/DelTex.html"> <i class="fa fa-check"></i> <b>7.7.</b> Deleting Textures </a> </li> <li class="chapter " data-level="7.8" data-path="Chapter7/TexCoords.html"> <a href="../Chapter7/TexCoords.html"> <i class="fa fa-check"></i> <b>7.8.</b> Texture Coordinates </a> </li> <li class="chapter " data-level="7.9" data-path="Chapter7/Ex1.html"> <a href="../Chapter7/Ex1.html"> <i class="fa fa-check"></i> <b>7.9.</b> Putting it all together </a> <ul class="articles"> <li class="chapter " data-level="7.9.1" data-path="Chapter7/help.html"> <a href="../Chapter7/help.html"> <i class="fa fa-check"></i> <b>7.9.1.</b> Loading Help </a> </li> </ul> </li> <li class="chapter " data-level="7.10" data-path="Chapter7/Mip.html"> <a href="../Chapter7/Mip.html"> <i class="fa fa-check"></i> <b>7.10.</b> Mip Mapping </a> </li> <li class="chapter active" data-level="7.11" data-path="Chapter7/TexParams.html"> <a href="../Chapter7/TexParams.html"> <i class="fa fa-check"></i> <b>7.11.</b> Texture Paramaters </a> </li> <li class="chapter " data-level="7.12" data-path="Chapter7/ui.html"> <a href="../Chapter7/ui.html"> <i class="fa fa-check"></i> <b>7.12.</b> Textures for UI </a> <ul class="articles"> <li class="chapter " data-level="7.12.1" data-path="Chapter7/ui_practice.html"> <a href="../Chapter7/ui_practice.html"> <i class="fa fa-check"></i> <b>7.12.1.</b> On your own </a> </li> </ul> </li> <li class="chapter " data-level="7.13" data-path="Chapter7/sorting.html"> <a href="../Chapter7/sorting.html"> <i class="fa fa-check"></i> <b>7.13.</b> Sorting Objects </a> </li> </ul> </li> <li class="chapter " data-level="8" data-path="Chapter10/index.html"> <a href="../Chapter10/index.html"> <i class="fa fa-check"></i> <b>8.</b> Particles </a> <ul class="articles"> <li class="chapter " data-level="8.1" data-path="Chapter10/contepts.html"> <a href="../Chapter10/contepts.html"> <i class="fa fa-check"></i> <b>8.1.</b> Design </a> <ul class="articles"> <li class="chapter " data-level="8.1.1" data-path="Chapter10/particles.html"> <a href="../Chapter10/particles.html"> <i class="fa fa-check"></i> <b>8.1.1.</b> Particles </a> </li> <li class="chapter " data-level="8.1.2" data-path="Chapter10/system.html"> <a href="../Chapter10/system.html"> <i class="fa fa-check"></i> <b>8.1.2.</b> Particle Systems </a> </li> </ul> </li> <li class="chapter " data-level="8.2" data-path="Chapter10/impl.html"> <a href="../Chapter10/impl.html"> <i class="fa fa-check"></i> <b>8.2.</b> Implementation </a> <ul class="articles"> <li class="chapter " data-level="8.2.1" data-path="Chapter10/im_particle.html"> <a href="../Chapter10/im_particle.html"> <i class="fa fa-check"></i> <b>8.2.1.</b> Particle </a> </li> <li class="chapter " data-level="8.2.2" data-path="Chapter10/impl_system.html"> <a href="../Chapter10/impl_system.html"> <i class="fa fa-check"></i> <b>8.2.2.</b> Particle System </a> </li> <li class="chapter " data-level="8.2.3" data-path="Chapter10/im_snow.html"> <a href="../Chapter10/im_snow.html"> <i class="fa fa-check"></i> <b>8.2.3.</b> Snow Example </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="9" data-path="Chapter8/index.html"> <a href="../Chapter8/index.html"> <i class="fa fa-check"></i> <b>9.</b> Optimization </a> <ul class="articles"> <li class="chapter " data-level="9.1" data-path="Chapter8/optimization.html"> <a href="../Chapter8/optimization.html"> <i class="fa fa-check"></i> <b>9.1.</b> Vertex Arrays </a> <ul class="articles"> <li class="chapter " data-level="9.1.1" data-path="Chapter8/va_p1.html"> <a href="../Chapter8/va_p1.html"> <i class="fa fa-check"></i> <b>9.1.1.</b> Array Based Data </a> </li> <li class="chapter " data-level="9.1.2" data-path="Chapter8/va_p2.html"> <a href="../Chapter8/va_p2.html"> <i class="fa fa-check"></i> <b>9.1.2.</b> Enabling Vertex Arrays </a> </li> <li class="chapter " data-level="9.1.3" data-path="Chapter8/va_p3.html"> <a href="../Chapter8/va_p3.html"> <i class="fa fa-check"></i> <b>9.1.3.</b> Working With Arrays </a> </li> <li class="chapter " data-level="9.1.4" data-path="Chapter8/va_p4.html"> <a href="../Chapter8/va_p4.html"> <i class="fa fa-check"></i> <b>9.1.4.</b> Pinning and Pointers </a> </li> <li class="chapter " data-level="9.1.5" data-path="Chapter8/va_p5.html"> <a href="../Chapter8/va_p5.html"> <i class="fa fa-check"></i> <b>9.1.5.</b> DrawArrays </a> </li> <li class="chapter " data-level="9.1.6" data-path="Chapter8/va_p6.html"> <a href="../Chapter8/va_p6.html"> <i class="fa fa-check"></i> <b>9.1.6.</b> DrawElements </a> </li> <li class="chapter " data-level="9.1.7" data-path="Chapter8/va_p7.html"> <a href="../Chapter8/va_p7.html"> <i class="fa fa-check"></i> <b>9.1.7.</b> Example </a> </li> </ul> </li> <li class="chapter " data-level="9.2" data-path="Chapter8/vbo.html"> <a href="../Chapter8/vbo.html"> <i class="fa fa-check"></i> <b>9.2.</b> Vertex Buffers </a> <ul class="articles"> <li class="chapter " data-level="9.2.1" data-path="Chapter8/vb1.html"> <a href="../Chapter8/vb1.html"> <i class="fa fa-check"></i> <b>9.2.1.</b> Generate and Bind </a> </li> <li class="chapter " data-level="9.2.2" data-path="Chapter8/vb2.html"> <a href="../Chapter8/vb2.html"> <i class="fa fa-check"></i> <b>9.2.2.</b> Fill data </a> </li> <li class="chapter " data-level="9.2.3" data-path="Chapter8/vb3.html"> <a href="../Chapter8/vb3.html"> <i class="fa fa-check"></i> <b>9.2.3.</b> Render </a> </li> <li class="chapter " data-level="9.2.4" data-path="Chapter8/vb4.html"> <a href="../Chapter8/vb4.html"> <i class="fa fa-check"></i> <b>9.2.4.</b> Cleanup </a> </li> <li class="chapter " data-level="9.2.5" data-path="Chapter8/vb5.html"> <a href="../Chapter8/vb5.html"> <i class="fa fa-check"></i> <b>9.2.5.</b> Review </a> </li> <li class="chapter " data-level="9.2.6" data-path="Chapter8/vb6.html"> <a href="../Chapter8/vb6.html"> <i class="fa fa-check"></i> <b>9.2.6.</b> On Your Own </a> </li> </ul> </li> <li class="chapter " data-level="9.3" data-path="Chapter8/loading.html"> <a href="../Chapter8/loading.html"> <i class="fa fa-check"></i> <b>9.3.</b> Loading Meshes </a> <ul class="articles"> <li class="chapter " data-level="9.3.1" data-path="Chapter8/lmesh.html"> <a href="../Chapter8/lmesh.html"> <i class="fa fa-check"></i> <b>9.3.1.</b> Implementation </a> </li> <li class="chapter " data-level="9.3.2" data-path="Chapter8/obj_test.html"> <a href="../Chapter8/obj_test.html"> <i class="fa fa-check"></i> <b>9.3.2.</b> Test it </a> </li> </ul> </li> <li class="chapter " data-level="9.4" data-path="Chapter8/resource.html"> <a href="../Chapter8/resource.html"> <i class="fa fa-check"></i> <b>9.4.</b> Resource Management </a> <ul class="articles"> <li class="chapter " data-level="9.4.1" data-path="Chapter8/resource_impl.html"> <a href="../Chapter8/resource_impl.html"> <i class="fa fa-check"></i> <b>9.4.1.</b> Design </a> </li> <li class="chapter " data-level="9.4.2" data-path="Chapter8/resource_real_design.html"> <a href="../Chapter8/resource_real_design.html"> <i class="fa fa-check"></i> <b>9.4.2.</b> Implementation </a> <ul class="articles"> <li class="chapter " data-level="9.4.2.1" data-path="Chapter8/resource_help.html"> <a href="../Chapter8/resource_help.html"> <i class="fa fa-check"></i> <b>9.4.2.1.</b> Helper Functions </a> </li> <li class="chapter " data-level="9.4.2.2" data-path="Chapter8/resource_public.html"> <a href="../Chapter8/resource_public.html"> <i class="fa fa-check"></i> <b>9.4.2.2.</b> Public API </a> </li> </ul> </li> <li class="chapter " data-level="9.4.3" data-path="Chapter8/resource_on_your_own.html"> <a href="../Chapter8/resource_on_your_own.html"> <i class="fa fa-check"></i> <b>9.4.3.</b> On Your Own </a> </li> <li class="chapter " data-level="9.4.4" data-path="Chapter8/resource_sample.html"> <a href="../Chapter8/resource_sample.html"> <i class="fa fa-check"></i> <b>9.4.4.</b> Sample Usage </a> </li> </ul> </li> <li class="chapter " data-level="9.5" data-path="Chapter8/camera.html"> <a href="../Chapter8/camera.html"> <i class="fa fa-check"></i> <b>9.5.</b> Implementing a camera </a> <ul class="articles"> <li class="chapter " data-level="9.5.1" data-path="Chapter8/halfspace.html"> <a href="../Chapter8/halfspace.html"> <i class="fa fa-check"></i> <b>9.5.1.</b> Halfspace Culling </a> </li> <li class="chapter " data-level="9.5.2" data-path="Chapter8/frustum.html"> <a href="../Chapter8/frustum.html"> <i class="fa fa-check"></i> <b>9.5.2.</b> Frustum Culling </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="10" data-path="Chapter9/index.html"> <a href="../Chapter9/index.html"> <i class="fa fa-check"></i> <b>10.</b> Advanced Topics </a> <ul class="articles"> <li class="chapter " data-level="10.1" data-path="Chapter9/multi.html"> <a href="../Chapter9/multi.html"> <i class="fa fa-check"></i> <b>10.1.</b> Multi-Texturing </a> </li> <li class="chapter " data-level="10.2" data-path="Chapter9/subtex.html"> <a href="../Chapter9/subtex.html"> <i class="fa fa-check"></i> <b>10.2.</b> Sub Textures </a> </li> <li class="chapter " data-level="10.3" data-path="Chapter9/bill.html"> <a href="../Chapter9/bill.html"> <i class="fa fa-check"></i> <b>10.3.</b> Billboarding </a> </li> <li class="chapter " data-level="10.4" data-path="Chapter9/normal.html"> <a href="../Chapter9/normal.html"> <i class="fa fa-check"></i> <b>10.4.</b> Normal Mapping </a> </li> <li class="chapter " data-level="10.5" data-path="Chapter9/specular.html"> <a href="../Chapter9/specular.html"> <i class="fa fa-check"></i> <b>10.5.</b> Specular Mapping </a> </li> <li class="chapter " data-level="10.6" data-path="Chapter9/ambient.html"> <a href="../Chapter9/ambient.html"> <i class="fa fa-check"></i> <b>10.6.</b> Ambient Occlusion </a> </li> <li class="chapter " data-level="10.7" data-path="Chapter9/outlines.html"> <a href="../Chapter9/outlines.html"> <i class="fa fa-check"></i> <b>10.7.</b> Outlines </a> </li> <li class="chapter " data-level="10.8" data-path="Chapter9/proj_shadow.html"> <a href="../Chapter9/proj_shadow.html"> <i class="fa fa-check"></i> <b>10.8.</b> Planar Shadows </a> </li> <li class="chapter " data-level="10.9" data-path="Chapter9/stencyl.html"> <a href="../Chapter9/stencyl.html"> <i class="fa fa-check"></i> <b>10.9.</b> Stencyl Shadows </a> </li> <li class="chapter " data-level="10.10" data-path="Chapter9/shadowmap.html"> <a href="../Chapter9/shadowmap.html"> <i class="fa fa-check"></i> <b>10.10.</b> Shadow Mapping </a> </li> <li class="chapter " data-level="10.11" data-path="Chapter9/reflect.html"> <a href="../Chapter9/reflect.html"> <i class="fa fa-check"></i> <b>10.11.</b> Reflections </a> </li> <li class="chapter " data-level="10.12" data-path="Chapter9/cube.html"> <a href="../Chapter9/cube.html"> <i class="fa fa-check"></i> <b>10.12.</b> Cube Mapped Reflections </a> </li> <li class="chapter " data-level="10.13" data-path="Chapter9/water.html"> <a href="../Chapter9/water.html"> <i class="fa fa-check"></i> <b>10.13.</b> Particles </a> </li> <li class="chapter " data-level="10.14" data-path="Chapter9/blur.html"> <a href="../Chapter9/blur.html"> <i class="fa fa-check"></i> <b>10.14.</b> Motion Blur </a> </li> <li class="chapter " data-level="10.15" data-path="Chapter9/terrains.html"> <a href="../Chapter9/terrains.html"> <i class="fa fa-check"></i> <b>10.15.</b> Terrains </a> </li> </ul> </li> <li class="divider"></li> <li> <a href="https://www.gitbook.com" target="blank" class="gitbook-link"> Published with GitBook </a> </li> </ul> </nav> </div> <div class="book-body"> <div class="body-inner"> <div class="book-header" role="navigation"> <!-- Actions Left --> <a href="#" class="btn pull-left toggle-summary" aria-label="Table of Contents"><i class="fa fa-align-justify"></i></a> <a href="#" class="btn pull-left toggle-search" aria-label="Search"><i class="fa fa-search"></i></a> <div id="font-settings-wrapper" class="dropdown pull-left"> <a href="#" class="btn toggle-dropdown" aria-label="Font Settings"><i class="fa fa-font"></i> </a> <div class="dropdown-menu font-settings"> <div class="dropdown-caret"> <span class="caret-outer"></span> <span class="caret-inner"></span> </div> <div class="buttons"> <button type="button" id="reduce-font-size" class="button size-2">A</button> <button type="button" id="enlarge-font-size" class="button size-2">A</button> </div> <div class="buttons font-family-list"> <button type="button" data-font="0" class="button">Serif</button> <button type="button" data-font="1" class="button">Sans</button> </div> <div class="buttons color-theme-list"> <button type="button" id="color-theme-preview-0" class="button size-3" data-theme="0">White</button> <button type="button" id="color-theme-preview-1" class="button size-3" data-theme="1">Sepia</button> <button type="button" id="color-theme-preview-2" class="button size-3" data-theme="2">Night</button> </div> </div> </div> <!-- Actions Right --> <div class="dropdown pull-right"> <a href="#" class="btn toggle-dropdown" aria-label="Share"><i class="fa fa-share-alt"></i> </a> <div class="dropdown-menu font-settings dropdown-left"> <div class="dropdown-caret"> <span class="caret-outer"></span> <span class="caret-inner"></span> </div> <div class="buttons"> <button type="button" data-sharing="twitter" class="button"> Share on Twitter </button> <button type="button" data-sharing="google-plus" class="button"> Share on Google </button> <button type="button" data-sharing="facebook" class="button"> Share on Facebook </button> <button type="button" data-sharing="weibo" class="button"> Share on Weibo </button> <button type="button" data-sharing="instapaper" class="button"> Share on Instapaper </button> </div> </div> </div> <a href="#" target="_blank" class="btn pull-right google-plus-sharing-link sharing-link" data-sharing="google-plus" aria-label="Google"><i class="fa fa-google-plus"></i></a> <a href="#" target="_blank" class="btn pull-right facebook-sharing-link sharing-link" data-sharing="facebook" aria-label="Facebook"><i class="fa fa-facebook"></i></a> <a href="#" target="_blank" class="btn pull-right twitter-sharing-link sharing-link" data-sharing="twitter" aria-label="Twitter"><i class="fa fa-twitter"></i></a> <!-- Title --> <h1> <i class="fa fa-circle-o-notch fa-spin"></i> <a href="../" >Introduction</a> </h1> </div> <div class="page-wrapper" tabindex="-1" role="main"> <div class="page-inner"> <section class="normal" id="section-"> <h1 id="texture-paramaters">Texture Paramaters</h1> <p>You can tell OpenGL how to treat different properties of textures using the <code>GL.TexParameter</code> function. We&apos;ve already used the function when telling OpenGL how to handle the min and mag filters for the textures being loaded. What other texture paramaters can we control?</p> <h2 id="texture-wrapping">Texture Wrapping</h2> <p>There are a few paramaters we can control using <code>GL.TexParameter</code>, but the only ones we care about are mip-mapping and texture wrapping. So what is texture wrapping?</p> <p>We&apos;ve seen what happens when you have a quad which is mapped within the 0 to 1 uv range, like so:</p> <pre><code>GL.Begin(PrimitiveType.Quads); GL.TexCoord2(0, 1); // What part of the texture to draw GL.Vertex3(left, bottom, 0.0f); // Where on screen to draw it GL.TexCoord2(1, 1); // What part of the texture to draw GL.Vertex3(right, bottom, 0.0f);// Where on screen to draw it GL.TexCoord2(1, 0); // What part of the texture to draw GL.Vertex3(right, top, 0.0f); // Where on screen to draw it GL.TexCoord2(0, 0); // What part of the texture to draw GL.Vertex3(left, top, 0.0f); // Where on screen to draw it GL.End(); </code></pre><p>But what happens if you exceed that range? For instance, what if your texture coords dont go to one, but they go to 2... Or -7. Like this:</p> <pre><code>GL.Begin(PrimitiveType.Quads); GL.TexCoord2(0, 3); // What part of the texture to draw GL.Vertex3(left, bottom, 0.0f); // Where on screen to draw it GL.TexCoord2(3, 3); // What part of the texture to draw GL.Vertex3(right, bottom, 0.0f);// Where on screen to draw it GL.TexCoord2(3, 0); // What part of the texture to draw GL.Vertex3(right, top, 0.0f); // Where on screen to draw it GL.TexCoord2(0, 0); // What part of the texture to draw GL.Vertex3(left, top, 0.0f); // Where on screen to draw it GL.End(); </code></pre><p>This is where texture wrapping comes into play. The texture wrapping paramater tells OpenGL how to handle this exact scenario. There are 4 possible values you could set wrapping to:</p> <ul> <li><strong>Repeat</strong> Will tile the texture</li> <li><strong>MirroredRepeat</strong> Will tile the texture, with each tile being flipped</li> <li><strong>ClampToEdge</strong> Will use the edge pixel of a texture to determine the remaining colors</li> <li><strong>ClampToBorder</strong> Will use a solid border color to fill the remaining pixels</li> </ul> <p>This might sound a bit confusing at first, so lets take a look at how each option acts in a real world situation</p> <p><img src="clamp1.png" alt="C1"></p> <p>You can set different paramaters for the X and Y axis. You specify each axis as <code>TextureParameterName.TextureWrapS</code> for the X and <code>TextureParameterName.TextureWrapT</code> for the Y. For example, if you wanted to set a texture to repeat on both axis, you would use this code:</p> <pre><code>GL.TexParameter(TextureTarget.Texture2D, TextureParameterName.TextureWrapS, (int)TextureWrapMode.Repeat); GL.TexParameter(TextureTarget.Texture2D, TextureParameterName.TextureWrapT, (int)TextureWrapMode.Repeat); </code></pre><p>There is one more paramater you have to set if you use the <code>ClampToBorder</code> paramater, and that&apos;s the border color. You can set the border color like this:</p> <pre><code>GL.TexParameter(TextureTarget.Texture2D, TextureParameterName.TextureBorderColor, new float[] { r, g, b, a}); </code></pre><h2 id="on-your-own">On your own</h2> <p>Modify the sample scene we&apos;ve been working with so that the crazy taxi image is uv&apos;d from -2 to 2 instead of 0 to 1. Make sure the wrapping paramaters on both axis are set to repeat. The final image should look like this:</p> <p><img src="clamp2.png" alt="C2"></p> </section> </div> </div> </div> <a href="../Chapter7/Mip.html" class="navigation navigation-prev " aria-label="Previous page: Mip Mapping"><i class="fa fa-angle-left"></i></a> <a href="../Chapter7/ui.html" class="navigation navigation-next " aria-label="Next page: Textures for UI"><i class="fa fa-angle-right"></i></a> </div> </div> <script src="../gitbook/app.js"></script> <script> require(["gitbook"], function(gitbook) { var config = {"fontSettings":{"theme":null,"family":"sans","size":2}}; gitbook.start(config); }); </script> </body> </html>
namespaces/declaration-identifiers/index.css
Hexstream/notes-tips-standard-common-lisp-symbols
table td { text-align: center; font-size: larger; }
css/st.css
Coder000111/Testing
body{ overflow-x: hidden; background-color: #34495e!important; color: #7F8C8D!important; } #pageRight{ background-color: #ecf0f1!important; position: absolute!important; padding-bottom: 2em!important; } .navbar-default { background-color: transparent!important; border-color: #2f4050!important; color:#FFFFFF!important; background-color: #34495E!important; } .a{ }
frame_packages/java_libs/hibernate-distribution-3.6.10.Final/documentation/javadocs/org/hibernate/id/class-use/Configurable.html
codeApeFromChina/resource
<!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_07) on Wed Feb 08 19:32:58 CST 2012 --> <TITLE> Uses of Interface org.hibernate.id.Configurable (Hibernate JavaDocs) </TITLE> <META NAME="date" CONTENT="2012-02-08"> <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="Uses of Interface org.hibernate.id.Configurable (Hibernate JavaDocs)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/hibernate/id//class-useConfigurable.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Configurable.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 Interface<br>org.hibernate.id.Configurable</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="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id">Configurable</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate.id"><B>org.hibernate.id</B></A></TD> <TD> This package contains internal implementation classes for the main API interfaces.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.hibernate.id.enhanced"><B>org.hibernate.id.enhanced</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate.id"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id">Configurable</A> in <A HREF="../../../../org/hibernate/id/package-summary.html">org.hibernate.id</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/hibernate/id/package-summary.html">org.hibernate.id</A> that implement <A HREF="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id">Configurable</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/Assigned.html" title="class in org.hibernate.id">Assigned</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>assigned</b><br> <br> An <tt>IdentifierGenerator</tt> that returns the current identifier assigned to an instance.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/ForeignGenerator.html" title="class in org.hibernate.id">ForeignGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>foreign</b><br> <br> An <tt>Identifier</tt> generator that uses the value of the id property of an associated object<br> <br> One mapping parameter is required: property.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/IncrementGenerator.html" title="class in org.hibernate.id">IncrementGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>increment</b><br> <br> An <tt>IdentifierGenerator</tt> that returns a <tt>long</tt>, constructed by counting from the maximum primary key value at startup.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/MultipleHiLoPerTableGenerator.html" title="class in org.hibernate.id">MultipleHiLoPerTableGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A hilo <tt>IdentifierGenerator</tt> that returns a <tt>Long</tt>, constructed using a hi/lo algorithm.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/SelectGenerator.html" title="class in org.hibernate.id">SelectGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A generator that selects the just inserted row to determine the identifier value assigned by the database.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/SequenceGenerator.html" title="class in org.hibernate.id">SequenceGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>sequence</b><br> <br> Generates <tt>long</tt> values using an oracle-style sequence.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/SequenceHiLoGenerator.html" title="class in org.hibernate.id">SequenceHiLoGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>seqhilo</b><br> <br> An <tt>IdentifierGenerator</tt> that combines a hi/lo algorithm with an underlying oracle-style sequence that generates hi values.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/SequenceIdentityGenerator.html" title="class in org.hibernate.id">SequenceIdentityGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A generator which combines sequence generation with immediate retrieval through JDBC3 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Connection.html?is-external=true#prepareStatement(java.lang.String, java.lang.String[])" title="class or interface in java.sql"><CODE>getGeneratedKeys</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/TableGenerator.html" title="class in org.hibernate.id">TableGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An <tt>IdentifierGenerator</tt> that uses a database table to store the last generated value.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/TableHiLoGenerator.html" title="class in org.hibernate.id">TableHiLoGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>hilo</b><br> <br> An <tt>IdentifierGenerator</tt> that returns a <tt>Long</tt>, constructed using a hi/lo algorithm.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/UUIDGenerator.html" title="class in org.hibernate.id">UUIDGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An <A HREF="../../../../org/hibernate/id/IdentifierGenerator.html" title="interface in org.hibernate.id"><CODE>IdentifierGenerator</CODE></A> which generates <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/UUID.html?is-external=true" title="class or interface in java.util"><CODE>UUID</CODE></A> values using a pluggable <A HREF="../../../../org/hibernate/id/UUIDGenerationStrategy.html" title="interface in org.hibernate.id"><CODE>generation strategy</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/UUIDHexGenerator.html" title="class in org.hibernate.id">UUIDHexGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>uuid</b><br> <br> A <tt>UUIDGenerator</tt> that returns a string of length 32, This string will consist of only hex digits.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.hibernate.id.enhanced"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id">Configurable</A> in <A HREF="../../../../org/hibernate/id/enhanced/package-summary.html">org.hibernate.id.enhanced</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/hibernate/id/enhanced/package-summary.html">org.hibernate.id.enhanced</A> that implement <A HREF="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id">Configurable</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/hibernate/id/enhanced/SequenceStyleGenerator.html" title="class in org.hibernate.id.enhanced">SequenceStyleGenerator</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generates identifier values based on an sequence-style database structure.</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"> <A HREF="../../../../org/hibernate/id/Configurable.html" title="interface in org.hibernate.id"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/hibernate/id//class-useConfigurable.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Configurable.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> Copyright &copy; 2001-2010 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved. </BODY> </HTML>
index.html
qsysmine/profoundity
<!doctype html> <html lang="en"> <head> <title>Quartz Profoundity.</title> <link href="./index.css" rel="stylesheet"/> </head> <body> <span id="top"></span> <span id="middle"></span> <span id="bottom"></span> <div id="explanation"> Profoundity [n.]:<br/> A system for displaying profound thoughts in three parts.<br/> <a href="/save">Click here to start.</a><br/> <a id="devLink" href="http://qsysmine.tk/">Dev</a> </div> </body> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/linklib.js"></script> <script src="./index.js"></script> </html>
index.html
dagrende/reporter
<!doctype html> <html ng-app="report"> <head> <title>Reporter</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="vendor/jquery-1.9.1.js"></script> <script src="vendor/jquery-ui-1.10.3.custom.js"></script> <script src="vendor/angular.min.js"></script> <script src="vendor/angular-route.min.js"></script> <script src="js/repository.js"></script> <script src="js/dateFormat.js"></script> <script src="js/report.js"></script> <link href="css/main.css" rel="stylesheet"/> <link href="css/ui-lightness/jquery-ui-1.10.3.custom.min.css" rel="stylesheet"/> </head> <body ng-controller="MainCtrl"> <div ng-view></div> </body> </html>
bonfire/bonfire/codeigniter/language/portuguese/date_lang.php.source.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : /bonfire/codeigniter/language/portuguese/date_lang.php source</title> <link rel="stylesheet" href="../../../../sample.css" type="text/css"> <link rel="stylesheet" href="../../../../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../../../../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../../../../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../../../../'; subdir='bonfire/codeigniter/language/portuguese'; filename='date_lang.php.source.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../../../../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../../../../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../../../../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../../../../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../../../../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../../../../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h2 class="listing-heading"><a href="./index.html">/bonfire/codeigniter/language/portuguese/</a> -> <a href="date_lang.php.html">date_lang.php</a> (source)</h2> <div class="listing"> <p class="viewlinks">[<a href="date_lang.php.html">Summary view</a>] [<a href="javascript:window.print();">Print</a>] [<a href="date_lang.php.source.txt" target="_new">Text view</a>] </p> <pre> <a name="l1"><span class="linenum"> 1</span></a> &lt;?php <a class="phpfunction" onClick="logFunction('defined')" href="../../../../_functions/defined.html" onMouseOver="phpfuncPopup(event,'defined')">defined</a>('<a class="constant" onClick="logConstant('BASEPATH')" href="../../../../_constants/BASEPATH.html" onMouseOver="constPopup(event,'BASEPATH')">BASEPATH</a>') OR exit('No direct script access allowed'); <a name="l2"><span class="linenum"> 2</span></a> <a name="l3"><span class="linenum"> 3</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_year'] = &quot;Ano&quot;; <a name="l4"><span class="linenum"> 4</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_years'] = &quot;Anos&quot;; <a name="l5"><span class="linenum"> 5</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_month'] = &quot;Mês&quot;; <a name="l6"><span class="linenum"> 6</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_months'] = &quot;Meses&quot;; <a name="l7"><span class="linenum"> 7</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_week'] = &quot;Semana&quot;; <a name="l8"><span class="linenum"> 8</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_weeks'] = &quot;Semanas&quot;; <a name="l9"><span class="linenum"> 9</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_day'] = &quot;Dia&quot;; <a name="l10"><span class="linenum"> 10</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_days'] = &quot;Dias&quot;; <a name="l11"><span class="linenum"> 11</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_hour'] = &quot;Hora&quot;; <a name="l12"><span class="linenum"> 12</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_hours'] = &quot;Horas&quot;; <a name="l13"><span class="linenum"> 13</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_minute'] = &quot;Minuto&quot;; <a name="l14"><span class="linenum"> 14</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_minutes'] = &quot;Minutos&quot;; <a name="l15"><span class="linenum"> 15</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_second'] = &quot;Segundo&quot;; <a name="l16"><span class="linenum"> 16</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['date_seconds'] = &quot;Segundos&quot;; <a name="l17"><span class="linenum"> 17</span></a> <a name="l18"><span class="linenum"> 18</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM12'] = '(UTC -12:00) Baker/Howland Island'; <a name="l19"><span class="linenum"> 19</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM11'] = '(UTC -11:00) Samoa Time Zone, Niue'; <a name="l20"><span class="linenum"> 20</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM10'] = '(UTC -10:00) Hawaii-Aleutian Standard Time, Cook Islands, Tahiti'; <a name="l21"><span class="linenum"> 21</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM95'] = '(UTC -9:30) Marquesas Islands'; <a name="l22"><span class="linenum"> 22</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM9'] = '(UTC -9:00) Alaska Standard Time, Gambier Islands'; <a name="l23"><span class="linenum"> 23</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM8'] = '(UTC -8:00) Pacific Standard Time, Clipperton Island'; <a name="l24"><span class="linenum"> 24</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM7'] = '(UTC -7:00) Mountain Standard Time'; <a name="l25"><span class="linenum"> 25</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM6'] = '(UTC -6:00) Central Standard Time'; <a name="l26"><span class="linenum"> 26</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM5'] = '(UTC -5:00) Eastern Standard Time, Western Caribbean Standard Time'; <a name="l27"><span class="linenum"> 27</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM45'] = '(UTC -4:30) Venezuelan Standard Time'; <a name="l28"><span class="linenum"> 28</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM4'] = '(UTC -4:00) Atlantic Standard Time, Eastern Caribbean Standard Time'; <a name="l29"><span class="linenum"> 29</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM35'] = '(UTC -3:30) Newfoundland Standard Time'; <a name="l30"><span class="linenum"> 30</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM3'] = '(UTC -3:00) Argentina, Brazil, French Guiana, Uruguay'; <a name="l31"><span class="linenum"> 31</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM2'] = '(UTC -2:00) South Georgia/South Sandwich Islands'; <a name="l32"><span class="linenum"> 32</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UM1'] = '(UTC -1:00) Azores, Cape Verde Islands'; <a name="l33"><span class="linenum"> 33</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UTC'] = '(UTC) Greenwich Mean Time, Western European Time'; <a name="l34"><span class="linenum"> 34</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP1'] = '(UTC +1:00) Central European Time, West Africa Time'; <a name="l35"><span class="linenum"> 35</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP2'] = '(UTC +2:00) Central Africa Time, Eastern European Time, Kaliningrad Time'; <a name="l36"><span class="linenum"> 36</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP3'] = '(UTC +3:00) Moscow Time, East Africa Time'; <a name="l37"><span class="linenum"> 37</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP35'] = '(UTC +3:30) Iran Standard Time'; <a name="l38"><span class="linenum"> 38</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP4'] = '(UTC +4:00) Azerbaijan Standard Time, Samara Time'; <a name="l39"><span class="linenum"> 39</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP45'] = '(UTC +4:30) Afghanistan'; <a name="l40"><span class="linenum"> 40</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP5'] = '(UTC +5:00) Pakistan Standard Time, Yekaterinburg Time'; <a name="l41"><span class="linenum"> 41</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP55'] = '(UTC +5:30) Indian Standard Time, Sri Lanka Time'; <a name="l42"><span class="linenum"> 42</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP575'] = '(UTC +5:45) Nepal Time'; <a name="l43"><span class="linenum"> 43</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP6'] = '(UTC +6:00) Bangladesh Standard Time, Bhutan Time, Omsk Time'; <a name="l44"><span class="linenum"> 44</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP65'] = '(UTC +6:30) Cocos Islands, Myanmar'; <a name="l45"><span class="linenum"> 45</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP7'] = '(UTC +7:00) Krasnoyarsk Time, Cambodia, Laos, Thailand, Vietnam'; <a name="l46"><span class="linenum"> 46</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP8'] = '(UTC +8:00) Australian Western Standard Time, Beijing Time, Irkutsk Time'; <a name="l47"><span class="linenum"> 47</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP875'] = '(UTC +8:45) Australian Central Western Standard Time'; <a name="l48"><span class="linenum"> 48</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP9'] = '(UTC +9:00) Japan Standard Time, Korea Standard Time, Yakutsk Time'; <a name="l49"><span class="linenum"> 49</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP95'] = '(UTC +9:30) Australian Central Standard Time'; <a name="l50"><span class="linenum"> 50</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP10'] = '(UTC +10:00) Australian Eastern Standard Time, Vladivostok Time'; <a name="l51"><span class="linenum"> 51</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP105'] = '(UTC +10:30) Lord Howe Island'; <a name="l52"><span class="linenum"> 52</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP11'] = '(UTC +11:00) Magadan Time, Solomon Islands, Vanuatu'; <a name="l53"><span class="linenum"> 53</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP115'] = '(UTC +11:30) Norfolk Island'; <a name="l54"><span class="linenum"> 54</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP12'] = '(UTC +12:00) Fiji, Gilbert Islands, Kamchatka Time, New Zealand Standard Time'; <a name="l55"><span class="linenum"> 55</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP1275']= '(UTC +12:45) Chatham Islands Standard Time'; <a name="l56"><span class="linenum"> 56</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP13'] = '(UTC +13:00) Phoenix Islands Time, Tonga'; <a name="l57"><span class="linenum"> 57</span></a> <a class="var it58" onMouseOver="hilite(58)" onMouseOut="lolite()" onClick="logVariable('lang')" href="../../../../_variables/lang.html">$lang</a>['UP14'] = '(UTC +14:00) Line Islands'; <a name="l58"><span class="linenum"> 58</span></a> <a name="l59"><span class="linenum"> 59</span></a> <span class="comment">/* End of file date_lang.php */</span> <a name="l60"><span class="linenum"> 60</span></a> <span class="comment">/* Location: ./system/language/portuguese/date_lang.php */</span> </pre> </div> <script language="JavaScript" type="text/javascript"> FUNC_DATA={ 'defined': ['defined', '', [], 397]}; CLASS_DATA={ }; CONST_DATA={ 'BASEPATH': ['BASEPATH', '', [['public','index.php',219]], 396]}; </script> <div id="func-popup" class="funcpopup"><p id="func-title" class="popup-title">title</p><p id="func-desc" class="popup-desc">Description</p><p id="func-body" class="popup-body">Body</p></div> <div id="class-popup" class="funcpopup"><p id="class-title" class="popup-title">title</p><p id="class-desc" class="popup-desc">Description</p><p id="class-body" class="popup-body">Body</p></div> <div id="const-popup" class="funcpopup"><p id="const-title" class="popup-title">title</p><p id="const-desc" class="popup-desc">Description</p><p id="const-body" class="popup-body">Body</p></div> <div id="req-popup" class="funcpopup"><p id="req-title" class="popup-title">title</p><p id="req-body" class="popup-body">Body</p></div> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 18:57:41 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
bonfire/_functions/get_role_permissions.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: get_role_permissions()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 18:57:41 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net --> <!-- http://phpxref.sourceforge.net/ --> <script src="../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../'; subdir='_functions'; filename='index.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); logFunction('get_role_permissions'); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> [<a href="../index.html">Top level directory</a>]<br> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h3>Function and Method Cross Reference</h3> <h2><a href="index.html#get_role_permissions">get_role_permissions()</a></h2> <b>Defined at:</b><ul> <li><a href="../bonfire/modules/roles/models/role_model.php.html#get_role_permissions">/bonfire/modules/roles/models/role_model.php</a> -> <a onClick="logFunction('get_role_permissions', '/bonfire/modules/roles/models/role_model.php.source.html#l327')" href="../bonfire/modules/roles/models/role_model.php.source.html#l327"> line 327</a></li> </ul> <b>Referenced 2 times:</b><ul> <li><a href="../bonfire/modules/roles/models/role_model.php.html">/bonfire/modules/roles/models/role_model.php</a> -> <a href="../bonfire/modules/roles/models/role_model.php.source.html#l132"> line 132</a></li> <li><a href="../bonfire/modules/roles/models/role_model.php.html">/bonfire/modules/roles/models/role_model.php</a> -> <a href="../bonfire/modules/roles/models/role_model.php.source.html#l158"> line 158</a></li> </ul> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 18:57:41 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
example/browser/index.html
nickpeihl/geojson-p2p-db
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.3/dist/leaflet.css" integrity="sha512-07I2e+7D8p6he1SIM+1twR5TIrhUQn9+I6yjqD53JQjFiMf8EtC93ty0/5vJTZGF8aAocvHYNEDJajGdNx1IsQ==" crossorigin=""/> <link rel="stylesheet" href="https://unpkg.com/leaflet-draw@0.4.9/dist/leaflet.draw.css" /> <style> html, body, #dropTarget, #map { width: 100vw; height: 100vh; position: absolute; } body { padding: 0px; margin: 0px; } </style> </head> <body> <div id='map'></div> <div id='dropTarget'></div> <script src="https://unpkg.com/leaflet@1.0.3/dist/leaflet.js" integrity="sha512-A7vV8IFfih/D732iSSKi20u/ooOfj/AGehOKq0f4vLT1Zr2Y+RX7C+w8A1gaSasGtRUZpF/NZgzSAu4/Gc41Lg==" crossorigin=""></script> <script src="https://unpkg.com/leaflet-draw@0.4.9/dist/leaflet.draw.js"></script> <script src="bundle.js"></script> </body> </html>
frontend/CSS/choose_business-style.css
Wismer255/weather-geeks
body { width: 360px; padding: 8% 0 0; margin: auto; background-image: url("images/wallpaper.png"); } ul { columns: 2; } #business_selection { background-color: rgba(47,47,47,0.3); width: 570px; height: 399px; float: left; right: 390px; position: absolute; top: 6.45%; left: 43%; } #business { position: absolute; width: 400px; height: 360px; margin: -100px 0 0 -200px; top: 25.5%; left: 20%; background-color: rgba(37,37,37,0.5); border-color:rgb(250,250,0); padding: 20px; font-size: 72px; text-align: center; color: white; } li { width: 80%; background-color: rgba(50,50,50,0.3); border-color: rgb(200,200,200); border: solid; border-width: 1px; border-radius: 5px; color: rgb(250,250,250); display: inline-block; list-style-type: none; text-align: center; font-size: 50px; padding: 10px; margin-top: 15px; margin-left:-5px; } .header { width: 500px; height: 30px; background-color: rgba(5,5,5,0.5); border-color: rgb(200,200,50); border: dashed; border-width: 1px; border-radius: 5px; color: rgb(255,255,255); display: inline-block; list-style-type: none; margin-top: 10px; margin-left: 35px; padding-top: 5px; text-align: center; font-size: 20px; } .input_field input { font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; border: solid; border-color: rgb(50,50,50); border-width: 1px; border-radius: 5px; padding: 15px; box-sizing: border-box; font-size: 14px; width: 1022px; height: 50px; position: absolute; top: 85%; left: 1.7%; }
docs/xref/org/apache/hadoop/hbase/avro/package-frame.html
zqxjjj/NobidaBase
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>HBase 0.94.9 Reference Package org.apache.hadoop.hbase.avro</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" /> </head> <body> <h3> <a href="package-summary.html" target="classFrame">org.apache.hadoop.hbase.avro</a> </h3> <h3>Classes</h3> <ul> <li> <a href="AvroServer.html" target="classFrame">AvroServer</a> </li> <li> <a href="AvroUtil.html" target="classFrame">AvroUtil</a> </li> <li> <a href="AvroServer.html" target="classFrame">HBaseImpl</a> </li> </ul> </body> </html>
packages/hbase-0.98.7-hadoop2/docs/apidocs/org/apache/hadoop/hbase/snapshot/class-use/TablePartiallyOpenException.html
gsoundar/mambo-ec2-deploy
<!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_67) on Wed Oct 08 15:58:02 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException (HBase 0.98.7-hadoop2 API)</title> <meta name="date" content="2014-10-08"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException (HBase 0.98.7-hadoop2 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.html" title="class in org.apache.hadoop.hbase.snapshot">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/hadoop/hbase/snapshot/class-use/TablePartiallyOpenException.html" target="_top">Frames</a></li> <li><a href="TablePartiallyOpenException.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException" class="title">Uses of Class<br>org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException</h2> </div> <div class="classUseContainer">No usage of org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/hadoop/hbase/snapshot/TablePartiallyOpenException.html" title="class in org.apache.hadoop.hbase.snapshot">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/hadoop/hbase/snapshot/class-use/TablePartiallyOpenException.html" target="_top">Frames</a></li> <li><a href="TablePartiallyOpenException.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
src/main/webapp/css/select.css
zgyq/yq-user
/* Version: 3.5.2 Timestamp: Sat Nov 1 14:43:36 EDT 2014 */ .select2-container { margin: 0; position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; vertical-align: middle; } .select2-container, .select2-drop, .select2-search, .select2-search input { /* Force border-box so that % widths fit the parent container without overlap because of margin/padding. More Info : http://www.quirksmode.org/css/box.html */ -webkit-box-sizing: border-box; /* webkit */ -moz-box-sizing: border-box; /* firefox */ box-sizing: border-box; /* css3 */ } .select2-container .select2-choice { display: block; height: 55px; overflow: hidden; position: relative; white-space: nowrap; line-height: 55px; color: #444; text-decoration: none; } html[dir="rtl"] .select2-container .select2-choice { padding: 0 8px 0 0; } .select2-container.select2-drop-above .select2-choice { } .select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right: 42px; } .select2-container .select2-choice > .select2-chosen { display: block; font-size: 24px; text-indent: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: none; width: auto; } html[dir="rtl"] .select2-container .select2-choice > .select2-chosen { margin-left: 26px; margin-right: 0; } .select2-container .select2-choice abbr { display: none; width: 12px; height: 12px; position: absolute; right: 24px; top: 8px; font-size: 1px; text-decoration: none; border: 0; background: url('../images/select2.png') right top no-repeat; cursor: pointer; outline: 0; } .select2-container.select2-allowclear .select2-choice abbr { display: inline-block; } .select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer; } .select2-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 9998; /* styles required for IE to work */ background-color: #fff; filter: alpha(opacity=0); } .select2-drop { width: 100%; margin-top: -1px; position: absolute; z-index: 9999; top: 100%; background: #fff; color: #000; border: 1px solid #aaa; border-radius:4px; padding-top: 4px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); } .select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); } .select2-drop-active { border-top: none; } .select2-drop.select2-drop-above.select2-drop-active { } .select2-drop-auto-width { width: auto; } .select2-drop-auto-width .select2-search { padding-top: 4px; } .select2-container .select2-choice .select2-arrow { display: inline-block; width: 40px; height: 100%; position: absolute; right: 0; top: 0; } html[dir="rtl"] .select2-container .select2-choice .select2-arrow { left: 0; right: auto; border-left: none; } .select2-container .select2-choice .select2-arrow b { display: block; width: 100%; height: 100%; } html[dir="rtl"] .select2-container .select2-choice .select2-arrow b { background-position: 2px 1px; } .select2-search { display: inline-block; width: 100%; min-height: 26px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap; } .select2-search input { width: 100%; height: auto !important; min-height: 26px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; border-radius: 0; } html[dir="rtl"] .select2-search input { padding: 4px 5px 4px 20px; background: #fff url('../images/select2.png') no-repeat -37px -22px; background: url('../images/select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('../images/select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('../images/select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('../images/select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } .select2-drop.select2-drop-above .select2-search input { margin-top: 4px; } .select2-search input.select2-active { background: #fff url('../images/select2-spinner.gif') no-repeat 100%; background: url('../images/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('../images/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('../images/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('../images/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } .select2-container-active .select2-choice, .select2-container-active .select2-choices { outline: none; } .select2-dropdown-open .select2-choice { border-bottom-color: transparent; } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { } .select2-dropdown-open .select2-choice .select2-arrow { background: transparent; border-left: none; filter: none; } html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow { border-right: none; } .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -18px 1px; } html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -16px 1px; } .select2-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* results */ .select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html[dir="rtl"] .select2-results { padding: 0 4px 0 0; margin: 4px 0 4px 4px; } .select2-results ul.select2-result-sub { margin: 0; padding-left: 0; } .select2-results li { list-style: none; display: list-item; background-image: none; font-size: 24px; } .select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; } .select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .select2-results-dept-1 .select2-result-label { padding-left: 20px } .select2-results-dept-2 .select2-result-label { padding-left: 40px } .select2-results-dept-3 .select2-result-label { padding-left: 60px } .select2-results-dept-4 .select2-result-label { padding-left: 80px } .select2-results-dept-5 .select2-result-label { padding-left: 100px } .select2-results-dept-6 .select2-result-label { padding-left: 110px } .select2-results-dept-7 .select2-result-label { padding-left: 120px } .select2-results .select2-highlighted { } .select2-results li em { background: #feffde; font-style: normal; } .select2-results .select2-highlighted em { background: transparent; } .select2-results .select2-highlighted ul { background: #fff; color: #000; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding-left: 5px; } /* disabled look for disabled choices in the results dropdown */ .select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-selected { display: none; } .select2-more-results.select2-active { background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%; } .select2-results .select2-ajax-error { background: rgba(255, 50, 50, .2); } .select2-more-results { background: #f4f4f4; display: list-item; } /* disabled styles */ .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container.select2-container-disabled .select2-choice .select2-arrow { background-color: #f4f4f4; background-image: none; border-left: 0; } .select2-container.select2-container-disabled .select2-choice abbr { display: none; } /* multiselect */ .select2-container-multi .select2-choices { height: auto !important; height: 1%; margin: 0; padding: 0 5px 0 0; position: relative; border: 1px solid #aaa; cursor: text; overflow: hidden; background-color: #fff; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff)); background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%); background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%); background-image: linear-gradient(to bottom, #eee 1%, #fff 15%); } html[dir="rtl"] .select2-container-multi .select2-choices { padding: 0 0 0 5px; } .select2-locked { padding: 3px 5px 3px 5px !important; } .select2-container-multi .select2-choices { min-height: 26px; } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } .select2-container-multi .select2-choices li { float: left; list-style: none; } html[dir="rtl"] .select2-container-multi .select2-choices li { float: right; } .select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; } .select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; font-family: sans-serif; font-size: 100%; color: #666; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent !important; } .select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100% !important; } .select2-default { color: #999 !important; } .select2-container-multi .select2-choices .select2-search-choice { padding: 3px 5px 3px 18px; margin: 3px 0 3px 5px; position: relative; line-height: 13px; color: #333; cursor: default; border: 1px solid #aaaaaa; border-radius: 3px; -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee)); background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); } html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice { margin: 3px 5px 3px 0; padding: 3px 18px 3px 5px; } .select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor: default; } .select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; } .select2-search-choice-close { display: block; width: 12px; height: 13px; position: absolute; right: 3px; top: 4px; font-size: 1px; outline: none; background: url('../images/select2.png') right top no-repeat; } html[dir="rtl"] .select2-search-choice-close { right: auto; left: 3px; } .select2-container-multi .select2-search-choice-close { left: 3px; } html[dir="rtl"] .select2-container-multi .select2-search-choice-close { left: auto; right: 2px; } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position: right -11px; } .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px; } /* disabled styles */ .select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px 3px 5px; border: 1px solid #ddd; background-image: none; background-color: #f4f4f4; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; background: none; } /* end multiselect */ .select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; } .select2-offscreen, .select2-offscreen:focus { clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; border: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; outline: 0 !important; left: 0px !important; top: 0px !important; } .select2-display-none { display: none; } .select2-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll; } /* Retina-ize icons */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: url('../images/select2x2.png') !important; background-repeat: no-repeat !important; background-size: 60px 40px !important; } .select2-search input { background-position: 100% -21px !important; } }
SampleWebApp/index.html
jacksonc4/CS308
<html> <head> <title> Proof of Concept Cassandra Connection</title> </head> <body> <h1> Insert to Name Database </h1> <form action = "response.php" method = "POST"> <input type = "text" name = "userID" placeholder="User ID"> <input type = "text" name = "first_name" placeholder="First Name"> <input type = "text" name = "last_name" placeholder="Last Name"> <input type = "text" name = "class" placeholder = "Class"> <input type = "submit" value = "Submit"> </form> </body> </html>
doc/com/siemens/cmiv/avt/mvt/outlier/class-use/OutlierEntry.html
OpenXIP/avt-mvt
<!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_11) on Fri Apr 30 11:06:46 CST 2010 --> <TITLE> Uses of Class com.siemens.cmiv.avt.mvt.outlier.OutlierEntry </TITLE> <META NAME="date" CONTENT="2010-04-30"> <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="Uses of Class com.siemens.cmiv.avt.mvt.outlier.OutlierEntry"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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> </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?com/siemens/cmiv/avt/mvt/outlier/\class-useOutlierEntry.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OutlierEntry.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 Class<br>com.siemens.cmiv.avt.mvt.outlier.OutlierEntry</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="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#com.siemens.cmiv.avt.mvt.outlier"><B>com.siemens.cmiv.avt.mvt.outlier</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="com.siemens.cmiv.avt.mvt.outlier"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A> in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/package-summary.html">com.siemens.cmiv.avt.mvt.outlier</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/package-summary.html">com.siemens.cmiv.avt.mvt.outlier</A> with type parameters of type <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>(package private) &nbsp;java.util.List&lt;<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A>&gt;</CODE></FONT></TD> <TD><CODE><B>OutlierManagerImpl.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManagerImpl.html#entries">entries</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/package-summary.html">com.siemens.cmiv.avt.mvt.outlier</A> that return <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></CODE></FONT></TD> <TD><CODE><B>OutlierManagerImpl.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManagerImpl.html#getOutlierEntry(int)">getOutlierEntry</A></B>(int&nbsp;i)</CODE> <BR> &nbsp;&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="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></CODE></FONT></TD> <TD><CODE><B>OutlierManager.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManager.html#getOutlierEntry(int)">getOutlierEntry</A></B>(int&nbsp;i)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/package-summary.html">com.siemens.cmiv.avt.mvt.outlier</A> that return types with arguments of type <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A>&gt;</CODE></FONT></TD> <TD><CODE><B>OutlierManager.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManager.html#getOutlierEntries()">getOutlierEntries</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/package-summary.html">com.siemens.cmiv.avt.mvt.outlier</A> with parameters of type <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></FONT></TH> </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>OutlierManagerImpl.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManagerImpl.html#addOutlierEntry(com.siemens.cmiv.avt.mvt.outlier.OutlierEntry)">addOutlierEntry</A></B>(<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A>&nbsp;entry)</CODE> <BR> &nbsp;&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>OutlierManager.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManager.html#addOutlierEntry(com.siemens.cmiv.avt.mvt.outlier.OutlierEntry)">addOutlierEntry</A></B>(<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A>&nbsp;entry)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/package-summary.html">com.siemens.cmiv.avt.mvt.outlier</A> with type arguments of type <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A></FONT></TH> </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>OutlierManagerImpl.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManagerImpl.html#storeOutlier(java.util.List, java.io.File)">storeOutlier</A></B>(java.util.List&lt;<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A>&gt;&nbsp;outliers, java.io.File&nbsp;xmlOutlierFile)</CODE> <BR> &nbsp;&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>OutlierManager.</B><B><A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierManager.html#storeOutlier(java.util.List, java.io.File)">storeOutlier</A></B>(java.util.List&lt;<A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier">OutlierEntry</A>&gt;&nbsp;outlyings, java.io.File&nbsp;xmlOutlierFile)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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"> <A HREF="../../../../../../../com/siemens/cmiv/avt/mvt/outlier/OutlierEntry.html" title="class in com.siemens.cmiv.avt.mvt.outlier"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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> </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?com/siemens/cmiv/avt/mvt/outlier/\class-useOutlierEntry.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OutlierEntry.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>
doc/package-summary.html
rbathm1/cosc603-bathm-podie-project1
<!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_74) on Sat Mar 05 13:56:29 EST 2016 --> <meta name="date" content="2016-03-05"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <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="package-summary.html">Package</a></li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Package</li> <li>Next&nbsp;Package</li> </ul> <ul class="navList"> <li><a href="index.html?package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;&lt;Unnamed&gt;</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="FireDanger.html" title="class in &lt;Unnamed&gt;">FireDanger</a></td> <td class="colLast"> <div class="block">The FireDanger class calculates and represents the computed National Fire Danger Rating Indexes</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="ForestConditions.html" title="class in &lt;Unnamed&gt;">ForestConditions</a></td> <td class="colLast"> <div class="block">The ForestConditions class encapsulates input needed to compute National Fire Danger Rating Indexes</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="FuelMoisture.html" title="class in &lt;Unnamed&gt;">FuelMoisture</a></td> <td class="colLast"> <div class="block">The FuelMoisture class calculates and represents the computed fuel and lag moisture indexes</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> <caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Enum</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="ForestConditions.HerbStage.html" title="enum in &lt;Unnamed&gt;">ForestConditions.HerbStage</a></td> <td class="colLast"> <div class="block">The HerbStage enumeration defines the herbaceous state of vegetation</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Package</li> <li>Next&nbsp;Package</li> </ul> <ul class="navList"> <li><a href="index.html?package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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>
touchscroll.html
OlivierGuillet/Scroll-Demo-HTML5
<!DOCTYPE html> <html> <head> <title>TouchScroll</title> <meta charset="utf-8"/> <meta name="viewport" content="user-scalable=no, width=device-width" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <link rel="stylesheet" href="scroll.css"/> <link rel="stylesheet" href="./touchscroll/touchscroll.css"/> <style> body{ display : -webkit-box; box-orient : vertical; } #scroller { top:48px; bottom:48px; left:0; -webkit-box-flex : 1; } </style> </head> <body> <div id="header">Header HTML</div> <div class="scroller" id="scroller"> <ul> <li>Item HTML 1</li> <li>Item HTML 2</li> <li>Item HTML 3</li> <li>Item HTML 4</li> <li>Item HTML 5</li> <li>Item HTML 6</li> <li>Item HTML 7</li> <li>Item HTML 8</li> <li>Item HTML 9</li> <li>Item HTML 10</li> <li>Item HTML 11</li> <li>Item HTML 12</li> <li>Item HTML 13</li> <li>Item HTML 14</li> <li>Item HTML 15</li> <li>Item HTML 16</li> <li>Item HTML 17</li> <li>Item HTML 18</li> <li>Item HTML 19</li> <li>Item HTML 20</li> <li>Item HTML 21</li> <li>Item HTML 22</li> <li>Item HTML 23</li> <li>Item HTML 24</li> <li>Item HTML 25</li> <li>Item HTML 26</li> <li>Item HTML 27</li> <li>Item HTML 28</li> <li>Item HTML 29</li> <li>Item HTML 30</li> <li>Item HTML 31</li> <li>Item HTML 32</li> <li>Item HTML 33</li> <li>Item HTML 34</li> <li>Item HTML 35</li> <li>Item HTML 36</li> <li>Item HTML 37</li> <li>Item HTML 38</li> <li>Item HTML 39</li> <li>Item HTML 40</li> </ul> </div> <div id="footer">Footer HTML</div> <script type="text/javascript" src="./touchscroll/touchscroll.min.js"></script> <script> var scroller = new TouchScroll(document.querySelector("#scroller"), options = {}); </script> </body> </html>
Instalacion/javadoc/org/apache/cassandra/repair/RepairMessageVerbHandler.html
Jcamilorada/Cassandra
<!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_25) on Fri Jun 05 10:51:11 EDT 2015 --> <title>RepairMessageVerbHandler (apache-cassandra API)</title> <meta name="date" content="2015-06-05"> <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="RepairMessageVerbHandler (apache-cassandra API)"; } } catch(err) { } //--> var methods = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/RepairMessageVerbHandler.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/repair/RepairJobDesc.html" title="class in org.apache.cassandra.repair"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/cassandra/repair/RepairParallelism.html" title="enum in org.apache.cassandra.repair"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/repair/RepairMessageVerbHandler.html" target="_top">Frames</a></li> <li><a href="RepairMessageVerbHandler.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.cassandra.repair</div> <h2 title="Class RepairMessageVerbHandler" class="title">Class RepairMessageVerbHandler</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.repair.RepairMessageVerbHandler</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../org/apache/cassandra/net/IVerbHandler.html" title="interface in org.apache.cassandra.net">IVerbHandler</a>&lt;<a href="../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>&gt;</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">RepairMessageVerbHandler</span> extends java.lang.Object implements <a href="../../../../org/apache/cassandra/net/IVerbHandler.html" title="interface in org.apache.cassandra.net">IVerbHandler</a>&lt;<a href="../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>&gt;</pre> <div class="block">Handles all repair related message.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>2.0</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/repair/RepairMessageVerbHandler.html#RepairMessageVerbHandler--">RepairMessageVerbHandler</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/cassandra/repair/RepairMessageVerbHandler.html#doVerb-org.apache.cassandra.net.MessageIn-int-">doVerb</a></span>(<a href="../../../../org/apache/cassandra/net/MessageIn.html" title="class in org.apache.cassandra.net">MessageIn</a>&lt;<a href="../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>&gt;&nbsp;message, int&nbsp;id)</code> <div class="block">This method delivers a message to the implementing class (if the implementing class was registered by a call to MessagingService.registerVerbHandlers).</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="RepairMessageVerbHandler--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>RepairMessageVerbHandler</h4> <pre>public&nbsp;RepairMessageVerbHandler()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="doVerb-org.apache.cassandra.net.MessageIn-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>doVerb</h4> <pre>public&nbsp;void&nbsp;doVerb(<a href="../../../../org/apache/cassandra/net/MessageIn.html" title="class in org.apache.cassandra.net">MessageIn</a>&lt;<a href="../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>&gt;&nbsp;message, int&nbsp;id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/cassandra/net/IVerbHandler.html#doVerb-org.apache.cassandra.net.MessageIn-int-">IVerbHandler</a></code></span></div> <div class="block">This method delivers a message to the implementing class (if the implementing class was registered by a call to MessagingService.registerVerbHandlers). Note that the caller should not be holding any locks when calling this method because the implementation may be synchronized.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../org/apache/cassandra/net/IVerbHandler.html#doVerb-org.apache.cassandra.net.MessageIn-int-">doVerb</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/cassandra/net/IVerbHandler.html" title="interface in org.apache.cassandra.net">IVerbHandler</a>&lt;<a href="../../../../org/apache/cassandra/repair/messages/RepairMessage.html" title="class in org.apache.cassandra.repair.messages">RepairMessage</a>&gt;</code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>message</code> - - incoming message that needs handling.</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/RepairMessageVerbHandler.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/cassandra/repair/RepairJobDesc.html" title="class in org.apache.cassandra.repair"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../org/apache/cassandra/repair/RepairParallelism.html" title="enum in org.apache.cassandra.repair"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/cassandra/repair/RepairMessageVerbHandler.html" target="_top">Frames</a></li> <li><a href="RepairMessageVerbHandler.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
2012.12.0/apidocs/org/wildfly/swarm/config/infinispan/cache_container/class-use/BehindWriteSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Tue Dec 12 12:37:17 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier (BOM: * : All 2012.12.0 API)</title> <meta name="date" content="2017-12-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier (BOM: * : All 2012.12.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2012.12.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/infinispan/cache_container/class-use/BehindWriteSupplier.html" target="_top">Frames</a></li> <li><a href="BehindWriteSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.infinispan.cache_container">org.wildfly.swarm.config.infinispan.cache_container</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.infinispan.cache_container"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a> in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/package-summary.html">org.wildfly.swarm.config.infinispan.cache_container</a> with parameters of type <a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html" title="type parameter in BinaryJDBCStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">BinaryJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BinaryJDBCStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a>&nbsp;supplier)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/CustomStore.html" title="type parameter in CustomStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">CustomStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/CustomStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a>&nbsp;supplier)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/FileStore.html" title="type parameter in FileStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">FileStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/FileStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a>&nbsp;supplier)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/JDBCStore.html" title="type parameter in JDBCStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">JDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/JDBCStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a>&nbsp;supplier)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html" title="type parameter in MixedJDBCStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">MixedJDBCStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/MixedJDBCStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a>&nbsp;supplier)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/RemoteStore.html" title="type parameter in RemoteStore">T</a></code></td> <td class="colLast"><span class="typeNameLabel">RemoteStore.</span><code><span class="memberNameLink"><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/RemoteStore.html#behindWrite-org.wildfly.swarm.config.infinispan.cache_container.BehindWriteSupplier-">behindWrite</a></span>(<a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">BehindWriteSupplier</a>&nbsp;supplier)</code> <div class="block">Configures a cache store as write-behind instead of write-through.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/wildfly/swarm/config/infinispan/cache_container/BehindWriteSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2012.12.0</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/wildfly/swarm/config/infinispan/cache_container/class-use/BehindWriteSupplier.html" target="_top">Frames</a></li> <li><a href="BehindWriteSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
1.6/docs/Javadoc/org/drip/param/creator/QuoteBuilder.html
tectronics/creditsuite
<!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) on Thu Aug 09 18:46:49 EDT 2012 --> <title>QuoteBuilder</title> <meta name="date" content="2012-08-09"> <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="QuoteBuilder"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/QuoteBuilder.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/drip/param/creator/MarketParamsBuilder.html" title="class in org.drip.param.creator"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/drip/param/creator/RatesScenarioCurveBuilder.html" title="class in org.drip.param.creator"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/drip/param/creator/QuoteBuilder.html" target="_top">Frames</a></li> <li><a href="QuoteBuilder.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.drip.param.creator</div> <h2 title="Class QuoteBuilder" class="title">Class QuoteBuilder</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.drip.param.creator.QuoteBuilder</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">QuoteBuilder</span> extends java.lang.Object</pre> <div class="block">This class contains the baseline quote builder object. It contains static functions that build 2 sided quotes of different types.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../org/drip/param/creator/QuoteBuilder.html#QuoteBuilder()">QuoteBuilder</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../org/drip/param/definition/Quote.html" title="class in org.drip.param.definition">Quote</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/drip/param/creator/QuoteBuilder.html#CreateQuote(java.lang.String, double)">CreateQuote</a></strong>(java.lang.String&nbsp;strSide, double&nbsp;dblQuote)</code> <div class="block">Constructor: Constructs a Quote object from the quote value and the side string.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../org/drip/param/definition/Quote.html" title="class in org.drip.param.definition">Quote</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/drip/param/creator/QuoteBuilder.html#FromByteArray(byte[])">FromByteArray</a></strong>(byte[]&nbsp;ab)</code> <div class="block">Create a Quote Instance from the byte array</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="QuoteBuilder()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>QuoteBuilder</h4> <pre>public&nbsp;QuoteBuilder()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="CreateQuote(java.lang.String, double)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CreateQuote</h4> <pre>public static final&nbsp;<a href="../../../../org/drip/param/definition/Quote.html" title="class in org.drip.param.definition">Quote</a>&nbsp;CreateQuote(java.lang.String&nbsp;strSide, double&nbsp;dblQuote)</pre> <div class="block">Constructor: Constructs a Quote object from the quote value and the side string.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>strSide</code> - bid/ask/mid</dd><dd><code>dblQuote</code> - Quote Value</dd> <dt><span class="strong">Returns:</span></dt><dd>Quote Instance</dd></dl> </li> </ul> <a name="FromByteArray(byte[])"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>FromByteArray</h4> <pre>public static final&nbsp;<a href="../../../../org/drip/param/definition/Quote.html" title="class in org.drip.param.definition">Quote</a>&nbsp;FromByteArray(byte[]&nbsp;ab)</pre> <div class="block">Create a Quote Instance from the byte array</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>ab</code> - Byte Array</dd> <dt><span class="strong">Returns:</span></dt><dd>Quote Instance</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/QuoteBuilder.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/drip/param/creator/MarketParamsBuilder.html" title="class in org.drip.param.creator"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/drip/param/creator/RatesScenarioCurveBuilder.html" title="class in org.drip.param.creator"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/drip/param/creator/QuoteBuilder.html" target="_top">Frames</a></li> <li><a href="QuoteBuilder.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
examples/encode-decode-custom/index.html
PalmStoneGames/polymer
<!DOCTYPE html> <html> <head> <script src="/bower_components/webcomponentsjs/webcomponents-lite.min.js"></script> <script src="encode-decode-custom.js"></script> <link rel="import" href="time-edit.html"> </head> <body> <time-edit></time-edit> </body> </html>
school_manager/templates/schools/course_confirm_delete.html
alexkyllo/school-manager
{% extends "base.html" %} {% block title %} Delete Course {{ course.name }}? {% endblock %} {% block content %} <p>Are you sure you want to delete {{ course.name }}?</p> <form action="" method="post"> {% csrf_token %} <input type="submit" value="Confirm"/> </form> <input type="button" value="Cancel" onclick="history.back(-1)"></button> {% endblock %}
Others/mjpg-streamer-code-182/mjpg-streamer-experimental/www/style.css
sernaleon/charlie
/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work. Version: 1.1, November 28, 2005 */ /**************** Page and tag styles ****************/ body {margin:0; padding:0; color:#303030; background:#fafafa url(bodybg.gif) top left repeat-y; font:76% Verdana,Tahoma,sans-serif;} ul {list-style:circle; margin:15px 0 20px 0; font-size:0.9em;} li {margin:0 0 8px 25px;} a {color:#d85d5d; font-weight:bold; text-decoration:none;} a:hover {color:#505050; text-decoration:underline;} img {float:left; margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;} a img {border-color:#d85d5d;} a img:hover {background:#d85d5d; border-color:#d85d5d;} /**************** Sidebar area styles ****************/ #sidebar {position:absolute; top:0; left:0; width:220px; height:100%; overflow:auto; background:#e0e0e0 url(sidebarbg.gif) top right repeat-y; text-align:right;} body > #sidebar {position:fixed;} #sidebar h1 {margin:20px 18px 0 5px; color:#d85d5d; font-size:1.6em; letter-spacing:-2px; text-align:right;} #sidebar h2, #sidebar h3 {margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;} #sidebar h3 {margin:20px 18px 4px 5px; color:#606060;} #sidebar p {margin:0 20px 18px 5px; color:#606060; font-size:0.8em;} #sidebar a {color:#808080} /**************** Navigation menu styles ****************/ #menu a {display:block; width:202px; padding:5px 18px 5px 0; color:#606060; background:#e0e0e0 url(sidebarbg.gif) top right repeat-y; font-size:1.8em; font-weight:normal; text-decoration:none; letter-spacing:-2px;} #menu a:hover {color:#303030; background:#f0f0f0 url(sidebarbg.gif) top right repeat-y;} #menu a.active {padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;} #menu a.active:hover {color:#505050; background:#fafafa;} /**************** Content area styles ****************/ #content {width:520px; margin:0 0 0 240px; padding:20px 0; background:#fafafa;} #content p {margin:0 0 20px 0; line-height:1.5em;} #content h1 {margin:0; color:#d85d5d; font-size:4em; letter-spacing:-5px; text-align:center;} #content h2 {margin:0; color:#808080; font-weight:normal; font-size:2.5em; letter-spacing:-2px; text-align:center;} #content h3 {clear:both; margin:30px 0 10px 0; color:#d85d5d; font-weight:normal; font-size: 2em; letter-spacing:-2px;} #streamimage { width:520px; height: 390px; } #xform { text-align:right; margin:0 !important; } #streamwrap { height:350px } #streamwrap.rotated { height:450px } p.xform-p { height:5px; margin-bottom:0 !important; } p.xform-p.rotated { height:50px; margin-bottom:20px !important; } /* CSS3 transformations: rotate, flip, mirror */ img.x-rotated-0 {} img.x-rotated-90 { -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); } img.x-rotated-180 { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); } img.x-rotated-270 { -moz-transform: rotate(270deg); -webkit-transform: rotate(270deg); } img.x-mirrored-rotated-0 { -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); } img.x-mirrored-rotated-90 { -moz-transform: rotate(90deg) scaleX(-1); -webkit-transform: rotate(90deg) scaleX(-1); } img.x-mirrored-rotated-180 { -moz-transform: rotate(180deg) scaleX(-1); -webkit-transform: rotate(180deg) scaleX(-1); } img.x-mirrored-rotated-270 { -moz-transform: rotate(270deg) scaleX(-1); -webkit-transform: rotate(270deg) scaleX(-1); } img.x-flipped-rotated-0 { -moz-transform: scaleY(-1); -webkit-transform: scaleY(-1); } img.x-flipped-rotated-90 { -moz-transform: rotate(90deg) scaleY(-1); -webkit-transform: rotate(90deg) scaleY(-1); } img.x-flipped-rotated-180 { -moz-transform: rotate(180deg) scaleY(-1); -webkit-transform: rotate(180deg) scaleY(-1); } img.x-flipped-rotated-270 { -moz-transform: rotate(270deg) scaleY(-1); -webkit-transform: rotate(270deg) scaleY(-1); } img.x-flipped-mirrored-rotated-0 { -moz-transform: scale(-1,-1); -webkit-transform: scale(-1,-1); } img.x-flipped-mirrored-rotated-90 { -moz-transform: rotate(90deg) scale(-1,-1); -webkit-transform: rotate(90deg) scale(-1,-1); } img.x-flipped-mirrored-rotated-180 { -moz-transform: rotate(180deg) scale(-1,-1); -webkit-transform: rotate(180deg) scale(-1,-1); } img.x-flipped-mirrored-rotated-270 { -moz-transform: rotate(270deg) scale(-1,-1); -webkit-transform: rotate(270deg) scale(-1,-1); } .btnface { height:30px; width:30px; } #rotate .btnface { background:url("rotateicons.png") no-repeat scroll 7px 50% transparent; } #flip .btnface { background:url("rotateicons.png") no-repeat scroll -65px 50% transparent; } #mirror .btnface { background:url("rotateicons.png") no-repeat scroll -30px 50% transparent; } /* averages */ #fN { position: relative; top: 5px; } .pt_btn { margin: 0px !important; } .pt_btn_pushed { border: 1px solid black; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .pt_table { margin-left: auto; margin-right: auto; }
app/views/schemas.scala.html
julianpeeters/avro2caseclass
@(schemas: List[MongoModel]) @import helper._ @main("Schemas") { <!--cc0 public domain licence for the "public" dataset--> <p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"> <a href="@routes.Application.index" ><img src="@routes.Assets.at("img/avroscalasmall.png")" alt="Back to avro 2 case class" /></a> <a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/"> <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" /> </a> <br/> To the extent possible under law, <a rel="dct:publisher" href="http://julianpeeters.com"> <span property="dct:title">Julian Peeters</span></a> has waived all copyright and related or neighboring rights to <span property="dct:title">the avro2caseclass schema database</span>. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="http://julianpeeters.com"> United States</span>. </p> @form(action = routes.Application.download) { <h1>@schemas.size schema(s) <button type="submit"class="btn btn-primary">Download a Snapshot</button> </h1> } <ul> @schemas.map { schema => <li> @schema.recordSchema.schema <!-- @form(routes.Application.delete(schema._id.toString)) { <input type="submit" value="Delete"> } --> </li> } </ul> }
dlib-18.18/docs/assignment_learning_ex.cpp.html
Nekel-Seyew/Complex-3D-Vector-Fields
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - assignment_learning_ex.cpp</title></head><body bgcolor='white'><pre> <font color='#009900'>// The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt </font><font color='#009900'>/* This is an example illustrating the use of the dlib machine learning tools for learning to solve the assignment problem. Many tasks in computer vision or natural language processing can be thought of as assignment problems. For example, in a computer vision application where you are trying to track objects moving around in video, you likely need to solve an association problem every time you get a new video frame. That is, each new frame will contain objects (e.g. people, cars, etc.) and you will want to determine which of these objects are actually things you have seen in previous frames. The assignment problem can be optimally solved using the well known Hungarian algorithm. However, this algorithm requires the user to supply some function which measures the "goodness" of an individual association. In many cases the best way to measure this goodness isn't obvious and therefore machine learning methods are used. The remainder of this example will show you how to learn a goodness function which is optimal, in a certain sense, for use with the Hungarian algorithm. To do this, we will make a simple dataset of example associations and use them to train a supervised machine learning method. Finally, note that there is a whole example program dedicated to assignment learning problems where you are trying to make an object tracker. So if that is what you are interested in then take a look at the <a href="learning_to_track_ex.cpp.html">learning_to_track_ex.cpp</a> example program. */</font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>iostream<font color='#5555FF'>&gt;</font> <font color='#0000FF'>#include</font> <font color='#5555FF'>&lt;</font>dlib<font color='#5555FF'>/</font>svm_threaded.h<font color='#5555FF'>&gt;</font> <font color='#0000FF'>using</font> <font color='#0000FF'>namespace</font> std; <font color='#0000FF'>using</font> <font color='#0000FF'>namespace</font> dlib; <font color='#009900'>// ---------------------------------------------------------------------------------------- </font> <font color='#009900'>/* In an association problem, we will talk about the "Left Hand Set" (LHS) and the "Right Hand Set" (RHS). The task will be to learn to map all elements of LHS to unique elements of RHS. If an element of LHS can't be mapped to a unique element of RHS for some reason (e.g. LHS is bigger than RHS) then it can also be mapped to the special -1 output, indicating no mapping to RHS. So the first step is to define the type of elements in each of these sets. In the code below we will use column vectors in both LHS and RHS. However, in general, they can each contain any type you like. LHS can even contain a different type than RHS. */</font> <font color='#0000FF'>typedef</font> dlib::matrix<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>double</u></font>,<font color='#979000'>0</font>,<font color='#979000'>1</font><font color='#5555FF'>&gt;</font> column_vector; <font color='#009900'>// This type represents a pair of LHS and RHS. That is, sample_type::first </font><font color='#009900'>// contains a left hand set and sample_type::second contains a right hand set. </font><font color='#0000FF'>typedef</font> std::pair<font color='#5555FF'>&lt;</font>std::vector<font color='#5555FF'>&lt;</font>column_vector<font color='#5555FF'>&gt;</font>, std::vector<font color='#5555FF'>&lt;</font>column_vector<font color='#5555FF'>&gt;</font> <font color='#5555FF'>&gt;</font> sample_type; <font color='#009900'>// This type will contain the association information between LHS and RHS. That is, </font><font color='#009900'>// it will determine which elements of LHS map to which elements of RHS. </font><font color='#0000FF'>typedef</font> std::vector<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font> label_type; <font color='#009900'>// In this example, all our LHS and RHS elements will be 3-dimensional vectors. </font><font color='#0000FF'>const</font> <font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> num_dims <font color='#5555FF'>=</font> <font color='#979000'>3</font>; <font color='#0000FF'><u>void</u></font> <b><a name='make_data'></a>make_data</b> <font face='Lucida Console'>(</font> std::vector<font color='#5555FF'>&lt;</font>sample_type<font color='#5555FF'>&gt;</font><font color='#5555FF'>&amp;</font> samples, std::vector<font color='#5555FF'>&lt;</font>label_type<font color='#5555FF'>&gt;</font><font color='#5555FF'>&amp;</font> labels <font face='Lucida Console'>)</font>; <font color='#009900'>/*! ensures - This function creates a training dataset of 5 example associations. - #samples.size() == 5 - #labels.size() == 5 - for all valid i: - #samples[i].first == a left hand set - #samples[i].second == a right hand set - #labels[i] == a set of integers indicating how to map LHS to RHS. To be precise: - #samples[i].first.size() == #labels[i].size() - for all valid j: -1 &lt;= #labels[i][j] &lt; #samples[i].second.size() (A value of -1 indicates that #samples[i].first[j] isn't associated with anything. All other values indicate the associating element of #samples[i].second) - All elements of #labels[i] which are not equal to -1 are unique. That is, multiple elements of #samples[i].first can't associate to the same element in #samples[i].second. !*/</font> <font color='#009900'>// ---------------------------------------------------------------------------------------- </font> <font color='#0000FF'>struct</font> <b><a name='feature_extractor'></a>feature_extractor</b> <b>{</b> <font color='#009900'>/*! Recall that our task is to learn the "goodness of assignment" function for use with the Hungarian algorithm. The dlib tools assume this function can be written as: match_score(l,r) == dot(w, PSI(l,r)) + bias where l is an element of LHS, r is an element of RHS, w is a parameter vector, bias is a scalar value, and PSI() is a user supplied feature extractor. This feature_extractor is where we implement PSI(). How you implement this is highly problem dependent. !*/</font> <font color='#009900'>// The type of feature vector returned from get_features(). This must be either </font> <font color='#009900'>// a dlib::matrix or a sparse vector. </font> <font color='#0000FF'>typedef</font> column_vector feature_vector_type; <font color='#009900'>// The types of elements in the LHS and RHS sets </font> <font color='#0000FF'>typedef</font> column_vector lhs_element; <font color='#0000FF'>typedef</font> column_vector rhs_element; <font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> <b><a name='num_features'></a>num_features</b><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <font color='#0000FF'>const</font> <b>{</b> <font color='#009900'>// Return the dimensionality of feature vectors produced by get_features() </font> <font color='#0000FF'>return</font> num_dims; <b>}</b> <font color='#0000FF'><u>void</u></font> <b><a name='get_features'></a>get_features</b> <font face='Lucida Console'>(</font> <font color='#0000FF'>const</font> lhs_element<font color='#5555FF'>&amp;</font> left, <font color='#0000FF'>const</font> rhs_element<font color='#5555FF'>&amp;</font> right, feature_vector_type<font color='#5555FF'>&amp;</font> feats <font face='Lucida Console'>)</font> <font color='#0000FF'>const</font> <font color='#009900'>/*! ensures - #feats == PSI(left,right) (i.e. This function computes a feature vector which, in some sense, captures information useful for deciding if matching left to right is "good"). !*/</font> <b>{</b> <font color='#009900'>// Let's just use the squared difference between each vector as our features. </font> <font color='#009900'>// However, it should be emphasized that how to compute the features here is very </font> <font color='#009900'>// problem dependent. </font> feats <font color='#5555FF'>=</font> <font color='#BB00BB'>squared</font><font face='Lucida Console'>(</font>left <font color='#5555FF'>-</font> right<font face='Lucida Console'>)</font>; <b>}</b> <b>}</b>; <font color='#009900'>// We need to define serialize() and deserialize() for our feature extractor if we want </font><font color='#009900'>// to be able to serialize and deserialize our learned models. In this case the </font><font color='#009900'>// implementation is empty since our feature_extractor doesn't have any state. But you </font><font color='#009900'>// might define more complex feature extractors which have state that needs to be saved. </font><font color='#0000FF'><u>void</u></font> <b><a name='serialize'></a>serialize</b> <font face='Lucida Console'>(</font><font color='#0000FF'>const</font> feature_extractor<font color='#5555FF'>&amp;</font> , std::ostream<font color='#5555FF'>&amp;</font> <font face='Lucida Console'>)</font> <b>{</b><b>}</b> <font color='#0000FF'><u>void</u></font> <b><a name='deserialize'></a>deserialize</b> <font face='Lucida Console'>(</font>feature_extractor<font color='#5555FF'>&amp;</font> , std::istream<font color='#5555FF'>&amp;</font> <font face='Lucida Console'>)</font> <b>{</b><b>}</b> <font color='#009900'>// ---------------------------------------------------------------------------------------- </font> <font color='#0000FF'><u>int</u></font> <b><a name='main'></a>main</b><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <b>{</b> <font color='#0000FF'>try</font> <b>{</b> <font color='#009900'>// Get a small bit of training data. </font> std::vector<font color='#5555FF'>&lt;</font>sample_type<font color='#5555FF'>&gt;</font> samples; std::vector<font color='#5555FF'>&lt;</font>label_type<font color='#5555FF'>&gt;</font> labels; <font color='#BB00BB'>make_data</font><font face='Lucida Console'>(</font>samples, labels<font face='Lucida Console'>)</font>; structural_assignment_trainer<font color='#5555FF'>&lt;</font>feature_extractor<font color='#5555FF'>&gt;</font> trainer; <font color='#009900'>// This is the common SVM C parameter. Larger values encourage the </font> <font color='#009900'>// trainer to attempt to fit the data exactly but might overfit. </font> <font color='#009900'>// In general, you determine this parameter by cross-validation. </font> trainer.<font color='#BB00BB'>set_c</font><font face='Lucida Console'>(</font><font color='#979000'>10</font><font face='Lucida Console'>)</font>; <font color='#009900'>// This trainer can use multiple CPU cores to speed up the training. </font> <font color='#009900'>// So set this to the number of available CPU cores. </font> trainer.<font color='#BB00BB'>set_num_threads</font><font face='Lucida Console'>(</font><font color='#979000'>4</font><font face='Lucida Console'>)</font>; <font color='#009900'>// Do the training and save the results in assigner. </font> assignment_function<font color='#5555FF'>&lt;</font>feature_extractor<font color='#5555FF'>&gt;</font> assigner <font color='#5555FF'>=</font> trainer.<font color='#BB00BB'>train</font><font face='Lucida Console'>(</font>samples, labels<font face='Lucida Console'>)</font>; <font color='#009900'>// Test the assigner on our data. The output will indicate that it makes the </font> <font color='#009900'>// correct associations on all samples. </font> cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> "<font color='#CC0000'>Test the learned assignment function: </font>" <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> endl; <font color='#0000FF'>for</font> <font face='Lucida Console'>(</font><font color='#0000FF'><u>unsigned</u></font> <font color='#0000FF'><u>long</u></font> i <font color='#5555FF'>=</font> <font color='#979000'>0</font>; i <font color='#5555FF'>&lt;</font> samples.<font color='#BB00BB'>size</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font>; <font color='#5555FF'>+</font><font color='#5555FF'>+</font>i<font face='Lucida Console'>)</font> <b>{</b> <font color='#009900'>// Predict the assignments for the LHS and RHS in samples[i]. </font> std::vector<font color='#5555FF'>&lt;</font><font color='#0000FF'><u>long</u></font><font color='#5555FF'>&gt;</font> predicted_assignments <font color='#5555FF'>=</font> <font color='#BB00BB'>assigner</font><font face='Lucida Console'>(</font>samples[i]<font face='Lucida Console'>)</font>; cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> "<font color='#CC0000'>true labels: </font>" <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> <font color='#BB00BB'>trans</font><font face='Lucida Console'>(</font><font color='#BB00BB'>mat</font><font face='Lucida Console'>(</font>labels[i]<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>; cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> "<font color='#CC0000'>predicted labels: </font>" <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> <font color='#BB00BB'>trans</font><font face='Lucida Console'>(</font><font color='#BB00BB'>mat</font><font face='Lucida Console'>(</font>predicted_assignments<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font> <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> endl; <b>}</b> <font color='#009900'>// We can also use this tool to compute the percentage of assignments predicted correctly. </font> cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> "<font color='#CC0000'>training accuracy: </font>" <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> <font color='#BB00BB'>test_assignment_function</font><font face='Lucida Console'>(</font>assigner, samples, labels<font face='Lucida Console'>)</font> <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> endl; <font color='#009900'>// Since testing on your training data is a really bad idea, we can also do 5-fold cross validation. </font> <font color='#009900'>// Happily, this also indicates that all associations were made correctly. </font> <font color='#BB00BB'>randomize_samples</font><font face='Lucida Console'>(</font>samples, labels<font face='Lucida Console'>)</font>; cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> "<font color='#CC0000'>cv accuracy: </font>" <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> <font color='#BB00BB'>cross_validate_assignment_trainer</font><font face='Lucida Console'>(</font>trainer, samples, labels, <font color='#979000'>5</font><font face='Lucida Console'>)</font> <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> endl; <font color='#009900'>// Finally, the assigner can be serialized to disk just like most dlib objects. </font> <font color='#BB00BB'>serialize</font><font face='Lucida Console'>(</font>"<font color='#CC0000'>assigner.dat</font>"<font face='Lucida Console'>)</font> <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> assigner; <font color='#009900'>// recall from disk </font> <font color='#BB00BB'>deserialize</font><font face='Lucida Console'>(</font>"<font color='#CC0000'>assigner.dat</font>"<font face='Lucida Console'>)</font> <font color='#5555FF'>&gt;</font><font color='#5555FF'>&gt;</font> assigner; <b>}</b> <font color='#0000FF'>catch</font> <font face='Lucida Console'>(</font>std::exception<font color='#5555FF'>&amp;</font> e<font face='Lucida Console'>)</font> <b>{</b> cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> "<font color='#CC0000'>EXCEPTION THROWN</font>" <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> endl; cout <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> e.<font color='#BB00BB'>what</font><font face='Lucida Console'>(</font><font face='Lucida Console'>)</font> <font color='#5555FF'>&lt;</font><font color='#5555FF'>&lt;</font> endl; <b>}</b> <b>}</b> <font color='#009900'>// ---------------------------------------------------------------------------------------- </font> <font color='#0000FF'><u>void</u></font> <b><a name='make_data'></a>make_data</b> <font face='Lucida Console'>(</font> std::vector<font color='#5555FF'>&lt;</font>sample_type<font color='#5555FF'>&gt;</font><font color='#5555FF'>&amp;</font> samples, std::vector<font color='#5555FF'>&lt;</font>label_type<font color='#5555FF'>&gt;</font><font color='#5555FF'>&amp;</font> labels <font face='Lucida Console'>)</font> <b>{</b> <font color='#009900'>// Make four different vectors. We will use them to make example assignments. </font> column_vector <font color='#BB00BB'>A</font><font face='Lucida Console'>(</font>num_dims<font face='Lucida Console'>)</font>, <font color='#BB00BB'>B</font><font face='Lucida Console'>(</font>num_dims<font face='Lucida Console'>)</font>, <font color='#BB00BB'>C</font><font face='Lucida Console'>(</font>num_dims<font face='Lucida Console'>)</font>, <font color='#BB00BB'>D</font><font face='Lucida Console'>(</font>num_dims<font face='Lucida Console'>)</font>; A <font color='#5555FF'>=</font> <font color='#979000'>1</font>,<font color='#979000'>0</font>,<font color='#979000'>0</font>; B <font color='#5555FF'>=</font> <font color='#979000'>0</font>,<font color='#979000'>1</font>,<font color='#979000'>0</font>; C <font color='#5555FF'>=</font> <font color='#979000'>0</font>,<font color='#979000'>0</font>,<font color='#979000'>1</font>; D <font color='#5555FF'>=</font> <font color='#979000'>0</font>,<font color='#979000'>1</font>,<font color='#979000'>1</font>; std::vector<font color='#5555FF'>&lt;</font>column_vector<font color='#5555FF'>&gt;</font> lhs; std::vector<font color='#5555FF'>&lt;</font>column_vector<font color='#5555FF'>&gt;</font> rhs; label_type mapping; <font color='#009900'>// In all the assignments to follow, we will only say an element of the LHS </font> <font color='#009900'>// matches an element of the RHS if the two are equal. So A matches with A, </font> <font color='#009900'>// B with B, etc. But never A with C, for example. </font> <font color='#009900'>// ------------------------ </font> lhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>3</font><font face='Lucida Console'>)</font>; lhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> A; lhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> B; lhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> C; rhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>3</font><font face='Lucida Console'>)</font>; rhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> B; rhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> A; rhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> C; mapping.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>3</font><font face='Lucida Console'>)</font>; mapping[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> <font color='#979000'>1</font>; <font color='#009900'>// lhs[0] matches rhs[1] </font> mapping[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> <font color='#979000'>0</font>; <font color='#009900'>// lhs[1] matches rhs[0] </font> mapping[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> <font color='#979000'>2</font>; <font color='#009900'>// lhs[2] matches rhs[2] </font> samples.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font><font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font>lhs,rhs<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>; labels.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font>mapping<font face='Lucida Console'>)</font>; <font color='#009900'>// ------------------------ </font> lhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> C; lhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> A; lhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> B; rhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> A; rhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> B; rhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> D; mapping[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font>; <font color='#009900'>// The -1 indicates that lhs[0] doesn't match anything in rhs. </font> mapping[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> <font color='#979000'>0</font>; <font color='#009900'>// lhs[1] matches rhs[0] </font> mapping[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> <font color='#979000'>1</font>; <font color='#009900'>// lhs[2] matches rhs[1] </font> samples.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font><font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font>lhs,rhs<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>; labels.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font>mapping<font face='Lucida Console'>)</font>; <font color='#009900'>// ------------------------ </font> lhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> A; lhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> B; lhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> C; rhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>4</font><font face='Lucida Console'>)</font>; rhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> C; rhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> B; rhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> A; rhs[<font color='#979000'>3</font>] <font color='#5555FF'>=</font> D; mapping[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> <font color='#979000'>2</font>; mapping[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> <font color='#979000'>1</font>; mapping[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> <font color='#979000'>0</font>; samples.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font><font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font>lhs,rhs<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>; labels.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font>mapping<font face='Lucida Console'>)</font>; <font color='#009900'>// ------------------------ </font> lhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>2</font><font face='Lucida Console'>)</font>; lhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> B; lhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> C; rhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>3</font><font face='Lucida Console'>)</font>; rhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> C; rhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> A; rhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> D; mapping.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>2</font><font face='Lucida Console'>)</font>; mapping[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font>; mapping[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> <font color='#979000'>0</font>; samples.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font><font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font>lhs,rhs<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>; labels.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font>mapping<font face='Lucida Console'>)</font>; <font color='#009900'>// ------------------------ </font> lhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>3</font><font face='Lucida Console'>)</font>; lhs[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> D; lhs[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> B; lhs[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> C; <font color='#009900'>// rhs will be empty. So none of the items in lhs can match anything. </font> rhs.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>0</font><font face='Lucida Console'>)</font>; mapping.<font color='#BB00BB'>resize</font><font face='Lucida Console'>(</font><font color='#979000'>3</font><font face='Lucida Console'>)</font>; mapping[<font color='#979000'>0</font>] <font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font>; mapping[<font color='#979000'>1</font>] <font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font>; mapping[<font color='#979000'>2</font>] <font color='#5555FF'>=</font> <font color='#5555FF'>-</font><font color='#979000'>1</font>; samples.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font><font color='#BB00BB'>make_pair</font><font face='Lucida Console'>(</font>lhs,rhs<font face='Lucida Console'>)</font><font face='Lucida Console'>)</font>; labels.<font color='#BB00BB'>push_back</font><font face='Lucida Console'>(</font>mapping<font face='Lucida Console'>)</font>; <b>}</b> </pre></body></html>
docs/cpp/classoperations__research_1_1_bitmap.html
google/or-tools
<!-- HTML header for doxygen 1.8.18--> <!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.2"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>OR-Tools: Bitmap</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="styleSheet.tmp.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="projectlogo"><img alt="Logo" src="orLogo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">OR-Tools &#160;<span id="projectnumber">9.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.2 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */ </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */ $(document).ready(function(){initNavTree('classoperations__research_1_1_bitmap.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classoperations__research_1_1_bitmap-members.html">List of all members</a> </div> <div class="headertitle"><div class="title">Bitmap</div></div> </div><!--header--> <div class="contents"> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00038">38</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a64e362d32d455611f702062757d2847a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#a64e362d32d455611f702062757d2847a">Bitmap</a> (uint32_t size, bool fill=false)</td></tr> <tr class="separator:a64e362d32d455611f702062757d2847a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a674e993ff780ec078ec387614ba2a230"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#a674e993ff780ec078ec387614ba2a230">~Bitmap</a> ()</td></tr> <tr class="separator:a674e993ff780ec078ec387614ba2a230"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a88561172cf4a3f2abc9356f0954db238"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#a88561172cf4a3f2abc9356f0954db238">Resize</a> (uint32_t size, bool fill=false)</td></tr> <tr class="separator:a88561172cf4a3f2abc9356f0954db238"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a43b304e71f907e444336d2789aca1725"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#a43b304e71f907e444336d2789aca1725">Get</a> (uint32_t <a class="el" href="routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e">index</a>) const</td></tr> <tr class="separator:a43b304e71f907e444336d2789aca1725"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1037652c6b6b9a3b5d2a356057285c0a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#a1037652c6b6b9a3b5d2a356057285c0a">Set</a> (uint32_t <a class="el" href="routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e">index</a>, bool <a class="el" href="matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c">value</a>)</td></tr> <tr class="separator:a1037652c6b6b9a3b5d2a356057285c0a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a10db0201e7852a4fb02286ff2020ae6b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#a10db0201e7852a4fb02286ff2020ae6b">SetAll</a> (bool <a class="el" href="matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c">value</a>)</td></tr> <tr class="separator:a10db0201e7852a4fb02286ff2020ae6b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aa71d36872f416feaa853788a7a7a7ef8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1_bitmap.html#aa71d36872f416feaa853788a7a7a7ef8">Clear</a> ()</td></tr> <tr class="separator:aa71d36872f416feaa853788a7a7a7ef8"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a id="a64e362d32d455611f702062757d2847a" name="a64e362d32d455611f702062757d2847a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a64e362d32d455611f702062757d2847a">&#9670;&nbsp;</a></span>Bitmap()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classoperations__research_1_1_bitmap.html">Bitmap</a> </td> <td>(</td> <td class="paramtype">uint32_t&#160;</td> <td class="paramname"><em>size</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>fill</em> = <code>false</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00042">42</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div> </div> <a id="a674e993ff780ec078ec387614ba2a230" name="a674e993ff780ec078ec387614ba2a230"></a> <h2 class="memtitle"><span class="permalink"><a href="#a674e993ff780ec078ec387614ba2a230">&#9670;&nbsp;</a></span>~Bitmap()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">~<a class="el" href="classoperations__research_1_1_bitmap.html">Bitmap</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00051">51</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="aa71d36872f416feaa853788a7a7a7ef8" name="aa71d36872f416feaa853788a7a7a7ef8"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa71d36872f416feaa853788a7a7a7ef8">&#9670;&nbsp;</a></span>Clear()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void Clear </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00077">77</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div> </div> <a id="a43b304e71f907e444336d2789aca1725" name="a43b304e71f907e444336d2789aca1725"></a> <h2 class="memtitle"><span class="permalink"><a href="#a43b304e71f907e444336d2789aca1725">&#9670;&nbsp;</a></span>Get()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool Get </td> <td>(</td> <td class="paramtype">uint32_t&#160;</td> <td class="paramname"><em>index</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00058">58</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div> </div> <a id="a88561172cf4a3f2abc9356f0954db238" name="a88561172cf4a3f2abc9356f0954db238"></a> <h2 class="memtitle"><span class="permalink"><a href="#a88561172cf4a3f2abc9356f0954db238">&#9670;&nbsp;</a></span>Resize()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void Resize </td> <td>(</td> <td class="paramtype">uint32_t&#160;</td> <td class="paramname"><em>size</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>fill</em> = <code>false</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8cc_source.html#l00022">22</a> of file <a class="el" href="bitmap_8cc_source.html">bitmap.cc</a>.</p> </div> </div> <a id="a1037652c6b6b9a3b5d2a356057285c0a" name="a1037652c6b6b9a3b5d2a356057285c0a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1037652c6b6b9a3b5d2a356057285c0a">&#9670;&nbsp;</a></span>Set()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classoperations__research_1_1_set.html">Set</a> </td> <td>(</td> <td class="paramtype">uint32_t&#160;</td> <td class="paramname"><em>index</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>value</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00062">62</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div> </div> <a id="a10db0201e7852a4fb02286ff2020ae6b" name="a10db0201e7852a4fb02286ff2020ae6b"></a> <h2 class="memtitle"><span class="permalink"><a href="#a10db0201e7852a4fb02286ff2020ae6b">&#9670;&nbsp;</a></span>SetAll()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void SetAll </td> <td>(</td> <td class="paramtype">bool&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="bitmap_8h_source.html#l00072">72</a> of file <a class="el" href="bitmap_8h_source.html">bitmap.h</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="bitmap_8h_source.html">bitmap.h</a></li> <li><a class="el" href="bitmap_8cc_source.html">bitmap.cc</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- HTML footer for doxygen 1.8.18--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespaceoperations__research.html">operations_research</a></li><li class="navelem"><a class="el" href="classoperations__research_1_1_bitmap.html">Bitmap</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.2 </li> </ul> </div> </body> </html>
giraph-core/target/munged/apidocs/org/apache/giraph/time/Time.html
zfighter/giraph-research
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_40) on Thu Jan 02 16:44:28 CST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Time (Apache Giraph Core 1.0.0 API)</title> <meta name="date" content="2014-01-02"> <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="Time (Apache Giraph Core 1.0.0 API)"; } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="class-use/Time.html">使用</a></li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-all.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/giraph/time/SystemTime.html" title="org.apache.giraph.time中的类"><span class="strong">上一个类</span></a></li> <li><a href="../../../../org/apache/giraph/time/Times.html" title="org.apache.giraph.time中的类"><span class="strong">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/giraph/time/Time.html" target="_top">框架</a></li> <li><a href="Time.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li>嵌套&nbsp;|&nbsp;</li> <li><a href="#field_summary">字段</a>&nbsp;|&nbsp;</li> <li>构造器&nbsp;|&nbsp;</li> <li><a href="#method_summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li><a href="#field_detail">字段</a>&nbsp;|&nbsp;</li> <li>构造器&nbsp;|&nbsp;</li> <li><a href="#method_detail">方法</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.giraph.time</div> <h2 title="接口 Time" class="title">接口 Time</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>所有已知实现类:</dt> <dd><a href="../../../../org/apache/giraph/time/FakeTime.html" title="org.apache.giraph.time中的类">FakeTime</a>, <a href="../../../../org/apache/giraph/time/SystemTime.html" title="org.apache.giraph.time中的类">SystemTime</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">Time</span></pre> <div class="block">Interface for handling Time related operations so that they can be mocked for testing.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>字段概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释"> <caption><span>字段</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">字段和说明</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#MS_PER_DAY">MS_PER_DAY</a></strong></code> <div class="block">Milliseconds per day</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#MS_PER_HOUR">MS_PER_HOUR</a></strong></code> <div class="block">Milliseconds per hour</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#MS_PER_SECOND">MS_PER_SECOND</a></strong></code> <div class="block">Milliseconds per second</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static float</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#MS_PER_SECOND_AS_FLOAT">MS_PER_SECOND_AS_FLOAT</a></strong></code> <div class="block">Milliseconds per second (as float)</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#NS_PER_MS">NS_PER_MS</a></strong></code> <div class="block">Nanoseconds per millisecond</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#NS_PER_SECOND">NS_PER_SECOND</a></strong></code> <div class="block">Nanoseconds per second</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static float</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#NS_PER_SECOND_AS_FLOAT">NS_PER_SECOND_AS_FLOAT</a></strong></code> <div class="block">Nanoseconds per second (as float)</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#NS_PER_US">NS_PER_US</a></strong></code> <div class="block">Nanoseconds per microsecond</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#SECONDS_PER_DAY">SECONDS_PER_DAY</a></strong></code> <div class="block">Seconds per day</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#SECONDS_PER_HOUR">SECONDS_PER_HOUR</a></strong></code> <div class="block">Seconds per hour</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#US_PER_MS">US_PER_MS</a></strong></code> <div class="block">Microseconds per millisecond</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#US_PER_SECOND">US_PER_SECOND</a></strong></code> <div class="block">Microseconds per second</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static float</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#US_PER_SECOND_AS_FLOAT">US_PER_SECOND_AS_FLOAT</a></strong></code> <div class="block">Microseconds per second (as float)</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>方法概要</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释"> <caption><span>方法</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="java.util中的类或接口">Date</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#getCurrentDate()">getCurrentDate</a></strong>()</code> <div class="block">Get the current date</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#getMicroseconds()">getMicroseconds</a></strong>()</code> <div class="block">Get the current microseconds</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#getMilliseconds()">getMilliseconds</a></strong>()</code> <div class="block">Get the current milliseconds</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#getNanoseconds()">getNanoseconds</a></strong>()</code> <div class="block">Get the current nanoseconds</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#getSeconds()">getSeconds</a></strong>()</code> <div class="block">Get the current seconds</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/giraph/time/Time.html#sleep(long)">sleep</a></strong>(long&nbsp;milliseconds)</code> <div class="block">Current thread should sleep for some number of milliseconds.</div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>字段详细资料</h3> <a name="US_PER_MS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>US_PER_MS</h4> <pre>static final&nbsp;long US_PER_MS</pre> <div class="block">Microseconds per millisecond</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.US_PER_MS">常量字段值</a></dd></dl> </li> </ul> <a name="NS_PER_US"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NS_PER_US</h4> <pre>static final&nbsp;long NS_PER_US</pre> <div class="block">Nanoseconds per microsecond</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.NS_PER_US">常量字段值</a></dd></dl> </li> </ul> <a name="NS_PER_MS"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NS_PER_MS</h4> <pre>static final&nbsp;long NS_PER_MS</pre> <div class="block">Nanoseconds per millisecond</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.NS_PER_MS">常量字段值</a></dd></dl> </li> </ul> <a name="MS_PER_SECOND"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MS_PER_SECOND</h4> <pre>static final&nbsp;long MS_PER_SECOND</pre> <div class="block">Milliseconds per second</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.MS_PER_SECOND">常量字段值</a></dd></dl> </li> </ul> <a name="MS_PER_SECOND_AS_FLOAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MS_PER_SECOND_AS_FLOAT</h4> <pre>static final&nbsp;float MS_PER_SECOND_AS_FLOAT</pre> <div class="block">Milliseconds per second (as float)</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.MS_PER_SECOND_AS_FLOAT">常量字段值</a></dd></dl> </li> </ul> <a name="US_PER_SECOND"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>US_PER_SECOND</h4> <pre>static final&nbsp;long US_PER_SECOND</pre> <div class="block">Microseconds per second</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.US_PER_SECOND">常量字段值</a></dd></dl> </li> </ul> <a name="US_PER_SECOND_AS_FLOAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>US_PER_SECOND_AS_FLOAT</h4> <pre>static final&nbsp;float US_PER_SECOND_AS_FLOAT</pre> <div class="block">Microseconds per second (as float)</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.US_PER_SECOND_AS_FLOAT">常量字段值</a></dd></dl> </li> </ul> <a name="NS_PER_SECOND"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NS_PER_SECOND</h4> <pre>static final&nbsp;long NS_PER_SECOND</pre> <div class="block">Nanoseconds per second</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.NS_PER_SECOND">常量字段值</a></dd></dl> </li> </ul> <a name="NS_PER_SECOND_AS_FLOAT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NS_PER_SECOND_AS_FLOAT</h4> <pre>static final&nbsp;float NS_PER_SECOND_AS_FLOAT</pre> <div class="block">Nanoseconds per second (as float)</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.NS_PER_SECOND_AS_FLOAT">常量字段值</a></dd></dl> </li> </ul> <a name="SECONDS_PER_HOUR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SECONDS_PER_HOUR</h4> <pre>static final&nbsp;long SECONDS_PER_HOUR</pre> <div class="block">Seconds per hour</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.SECONDS_PER_HOUR">常量字段值</a></dd></dl> </li> </ul> <a name="SECONDS_PER_DAY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SECONDS_PER_DAY</h4> <pre>static final&nbsp;long SECONDS_PER_DAY</pre> <div class="block">Seconds per day</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.SECONDS_PER_DAY">常量字段值</a></dd></dl> </li> </ul> <a name="MS_PER_HOUR"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>MS_PER_HOUR</h4> <pre>static final&nbsp;long MS_PER_HOUR</pre> <div class="block">Milliseconds per hour</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.MS_PER_HOUR">常量字段值</a></dd></dl> </li> </ul> <a name="MS_PER_DAY"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MS_PER_DAY</h4> <pre>static final&nbsp;long MS_PER_DAY</pre> <div class="block">Milliseconds per day</div> <dl><dt><span class="strong">另请参阅:</span></dt><dd><a href="../../../../constant-values.html#org.apache.giraph.time.Time.MS_PER_DAY">常量字段值</a></dd></dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>方法详细资料</h3> <a name="getMilliseconds()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getMilliseconds</h4> <pre>long&nbsp;getMilliseconds()</pre> <div class="block">Get the current milliseconds</div> <dl><dt><span class="strong">返回:</span></dt><dd>The difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.</dd></dl> </li> </ul> <a name="getMicroseconds()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getMicroseconds</h4> <pre>long&nbsp;getMicroseconds()</pre> <div class="block">Get the current microseconds</div> <dl><dt><span class="strong">返回:</span></dt><dd>The difference, measured in microseconds, between the current time and midnight, January 1, 1970 UTC.</dd></dl> </li> </ul> <a name="getNanoseconds()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNanoseconds</h4> <pre>long&nbsp;getNanoseconds()</pre> <div class="block">Get the current nanoseconds</div> <dl><dt><span class="strong">返回:</span></dt><dd>The difference, measured in nanoseconds, between the current time and midnight, January 1, 1970 UTC.</dd></dl> </li> </ul> <a name="getSeconds()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSeconds</h4> <pre>int&nbsp;getSeconds()</pre> <div class="block">Get the current seconds</div> <dl><dt><span class="strong">返回:</span></dt><dd>The difference, measured in seconds, between the current time and midnight, January 1, 1970 UTC.</dd></dl> </li> </ul> <a name="getCurrentDate()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCurrentDate</h4> <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="java.util中的类或接口">Date</a>&nbsp;getCurrentDate()</pre> <div class="block">Get the current date</div> <dl><dt><span class="strong">返回:</span></dt><dd>Current date</dd></dl> </li> </ul> <a name="sleep(long)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>sleep</h4> <pre>void&nbsp;sleep(long&nbsp;milliseconds) throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/InterruptedException.html?is-external=true" title="java.lang中的类或接口">InterruptedException</a></pre> <div class="block">Current thread should sleep for some number of milliseconds.</div> <dl><dt><span class="strong">参数:</span></dt><dd><code>milliseconds</code> - Milliseconds to sleep for</dd> <dt><span class="strong">抛出:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/InterruptedException.html?is-external=true" title="java.lang中的类或接口">InterruptedException</a></code></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="class-use/Time.html">使用</a></li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../index-all.html">索引</a></li> <li><a href="../../../../help-doc.html">帮助</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/giraph/time/SystemTime.html" title="org.apache.giraph.time中的类"><span class="strong">上一个类</span></a></li> <li><a href="../../../../org/apache/giraph/time/Times.html" title="org.apache.giraph.time中的类"><span class="strong">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/giraph/time/Time.html" target="_top">框架</a></li> <li><a href="Time.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li>嵌套&nbsp;|&nbsp;</li> <li><a href="#field_summary">字段</a>&nbsp;|&nbsp;</li> <li>构造器&nbsp;|&nbsp;</li> <li><a href="#method_summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li><a href="#field_detail">字段</a>&nbsp;|&nbsp;</li> <li>构造器&nbsp;|&nbsp;</li> <li><a href="#method_detail">方法</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2011-2014 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
docs/com/google/api/ads/dfp/v201208/ActivateCustomFields.html
google-code-export/google-api-dfp-java
<!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-google-v5) on Thu Dec 19 17:42:21 EST 2013 --> <title>ActivateCustomFields</title> <meta name="date" content="2013-12-19"> <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="ActivateCustomFields"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateAdUnits.html" title="class in com.google.api.ads.dfp.v201208"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateLabels.html" title="class in com.google.api.ads.dfp.v201208"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201208/ActivateCustomFields.html" target="_top">Frames</a></li> <li><a href="ActivateCustomFields.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.google.api.ads.dfp.v201208</div> <h2 title="Class ActivateCustomFields" class="title">Class ActivateCustomFields</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html" title="class in com.google.api.ads.dfp.v201208">com.google.api.ads.dfp.v201208.CustomFieldAction</a></li> <li> <ul class="inheritance"> <li>com.google.api.ads.dfp.v201208.ActivateCustomFields</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable</dd> </dl> <hr> <br> <pre>public class <span class="strong">ActivateCustomFields</span> extends <a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html" title="class in com.google.api.ads.dfp.v201208">CustomFieldAction</a> implements java.io.Serializable</pre> <div class="block">The action used for activating <a href="../../../../../../com/google/api/ads/dfp/v201208/CustomField.html" title="class in com.google.api.ads.dfp.v201208"><code>CustomField</code></a> objects.</div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#com.google.api.ads.dfp.v201208.ActivateCustomFields">Serialized Form</a></dd></dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#ActivateCustomFields()">ActivateCustomFields</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#ActivateCustomFields(java.lang.String)">ActivateCustomFields</a></strong>(java.lang.String&nbsp;customFieldActionType)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static org.apache.axis.encoding.Deserializer</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getDeserializer</a></strong>(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</code> <div class="block">Get Custom Deserializer</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static org.apache.axis.encoding.Serializer</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)">getSerializer</a></strong>(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</code> <div class="block">Get Custom Serializer</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static org.apache.axis.description.TypeDesc</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#getTypeDesc()">getTypeDesc</a></strong>()</code> <div class="block">Return type metadata object</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateCustomFields.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.google.api.ads.dfp.v201208.CustomFieldAction"> <!-- --> </a> <h3>Methods inherited from class&nbsp;com.google.api.ads.dfp.v201208.<a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html" title="class in com.google.api.ads.dfp.v201208">CustomFieldAction</a></h3> <code><a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html#getCustomFieldActionType()">getCustomFieldActionType</a>, <a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html#setCustomFieldActionType(java.lang.String)">setCustomFieldActionType</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ActivateCustomFields()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ActivateCustomFields</h4> <pre>public&nbsp;ActivateCustomFields()</pre> </li> </ul> <a name="ActivateCustomFields(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ActivateCustomFields</h4> <pre>public&nbsp;ActivateCustomFields(java.lang.String&nbsp;customFieldActionType)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="equals(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html#equals(java.lang.Object)">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html" title="class in com.google.api.ads.dfp.v201208">CustomFieldAction</a></code></dd> </dl> </li> </ul> <a name="hashCode()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hashCode</h4> <pre>public&nbsp;int&nbsp;hashCode()</pre> <dl> <dt><strong>Overrides:</strong></dt> <dd><code><a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html#hashCode()">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../com/google/api/ads/dfp/v201208/CustomFieldAction.html" title="class in com.google.api.ads.dfp.v201208">CustomFieldAction</a></code></dd> </dl> </li> </ul> <a name="getTypeDesc()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTypeDesc</h4> <pre>public static&nbsp;org.apache.axis.description.TypeDesc&nbsp;getTypeDesc()</pre> <div class="block">Return type metadata object</div> </li> </ul> <a name="getSerializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSerializer</h4> <pre>public static&nbsp;org.apache.axis.encoding.Serializer&nbsp;getSerializer(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</pre> <div class="block">Get Custom Serializer</div> </li> </ul> <a name="getDeserializer(java.lang.String, java.lang.Class, javax.xml.namespace.QName)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getDeserializer</h4> <pre>public static&nbsp;org.apache.axis.encoding.Deserializer&nbsp;getDeserializer(java.lang.String&nbsp;mechType, java.lang.Class&nbsp;_javaType, javax.xml.namespace.QName&nbsp;_xmlType)</pre> <div class="block">Get Custom Deserializer</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateAdUnits.html" title="class in com.google.api.ads.dfp.v201208"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../com/google/api/ads/dfp/v201208/ActivateLabels.html" title="class in com.google.api.ads.dfp.v201208"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/api/ads/dfp/v201208/ActivateCustomFields.html" target="_top">Frames</a></li> <li><a href="ActivateCustomFields.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Wed Jun 10 10:20:07 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ScatteredCacheConsumer (BOM: * : All 2.6.1.Final-SNAPSHOT API)</title> <meta name="date" content="2020-06-10"> <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="ScatteredCacheConsumer (BOM: * : All 2.6.1.Final-SNAPSHOT API)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ScatteredCacheConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCache.ScatteredCacheResources.html" title="class in org.wildfly.swarm.config.infinispan.cache_container"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" target="_top">Frames</a></li> <li><a href="ScatteredCacheConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.wildfly.swarm.config.infinispan.cache_container</div> <h2 title="Interface ScatteredCacheConsumer" class="title">Interface ScatteredCacheConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ScatteredCache</a>&lt;T&gt;&gt;</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Functional Interface:</dt> <dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> </dl> <hr> <br> <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/FunctionalInterface.html?is-external=true" title="class or interface in java.lang">@FunctionalInterface</a> public interface <span class="typeNameLabel">ScatteredCacheConsumer&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCache.html" title="class in org.wildfly.swarm.config.infinispan.cache_container">ScatteredCache</a>&lt;T&gt;&gt;</span></pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html#accept-T-">accept</a></span>(<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="type parameter in ScatteredCacheConsumer">T</a>&nbsp;value)</code> <div class="block">Configure a pre-constructed instance of ScatteredCache resource</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>default <a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">ScatteredCacheConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="type parameter in ScatteredCacheConsumer">T</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html#andThen-org.wildfly.swarm.config.infinispan.cache_container.ScatteredCacheConsumer-">andThen</a></span>(<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">ScatteredCacheConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="type parameter in ScatteredCacheConsumer">T</a>&gt;&nbsp;after)</code>&nbsp;</td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="accept-org.wildfly.swarm.config.infinispan.cache_container.ScatteredCache-"> <!-- --> </a><a name="accept-T-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>accept</h4> <pre>void&nbsp;accept(<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="type parameter in ScatteredCacheConsumer">T</a>&nbsp;value)</pre> <div class="block">Configure a pre-constructed instance of ScatteredCache resource</div> </li> </ul> <a name="andThen-org.wildfly.swarm.config.infinispan.cache_container.ScatteredCacheConsumer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>andThen</h4> <pre>default&nbsp;<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">ScatteredCacheConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="type parameter in ScatteredCacheConsumer">T</a>&gt;&nbsp;andThen(<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container">ScatteredCacheConsumer</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" title="type parameter in ScatteredCacheConsumer">T</a>&gt;&nbsp;after)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ScatteredCacheConsumer.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.6.1.Final-SNAPSHOT</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCache.ScatteredCacheResources.html" title="class in org.wildfly.swarm.config.infinispan.cache_container"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheSupplier.html" title="interface in org.wildfly.swarm.config.infinispan.cache_container"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/infinispan/cache_container/ScatteredCacheConsumer.html" target="_top">Frames</a></li> <li><a href="ScatteredCacheConsumer.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
msiproxy-web/src/main/webapp/index.html
dma-dk/MsiProxy
<!DOCTYPE html> <html data-framework="angularjs" ng-app="msiproxy.app" manifest="index.appcache"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="ROBOTS" content="NONE"> <meta name="GOOGLEBOT" content="NOARCHIVE"> <title translate>TITLE</title> <link rel="icon" href="/img/favicon.ico" sizes="16x16 32x32 48x48 64x64" type="image/vnd.microsoft.icon"> <link rel="icon" href="/img/msi_152.png" sizes="152x152" type="image/png" /> <link rel="apple-touch-icon" href="/img/msi_152.png" sizes="152x152" type="image/png" /> <link rel="stylesheet" href="/ext/bootstrap-3.3.1/css/bootstrap.min.css"> <link rel="stylesheet" href="/ext/bootstrap-3.3.1/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="/ext/openlayers-2.13.1/style.css"> <link rel="stylesheet" href="/css/app.css"> </head> <body> <div ng-view></div> <script src="/ext/jquery-1.11.2/jquery-1.11.2.min.js"></script> <script src="/ext/angularjs-1.3.8/angular.min.js"></script> <script src="/ext/angularjs-1.3.8/angular-route.min.js"></script> <script src="/ext/angularjs-1.3.8/angular-sanitize.min.js"></script> <script src="/ext/angular-ui-0.12.0/ui-bootstrap-tpls-0.12.0.min.js"></script> <script src="/ext/angular-translate-2.5.2/angular-translate.min.js"></script> <script src="/ext/bootstrap-3.3.1/js/bootstrap.min.js"></script> <script src="/ext/moment-2.9.0/moment-with-locales.min.js"></script> <script src="/ext/openlayers-2.13.1/OpenLayers.js"></script> <script src="/js/util.js"></script> <script src="/js/app.js"></script> <script src="/js/app-ctrl.js"></script> <script src="/js/app-service.js"></script> <script src="/js/app-directive.js"></script> <script src="/js/app-filter.js"></script> <script src="/js/map-service.js"></script> <script src="/js/map-directive.js"></script> <script src="/js/site-texts.js"></script> </body> </html>
api/core/client/apidocs/com/cyc/baseclient/util/class-use/Interfaces.SetProcessorWithArg.html
cycorp/cycorp.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_144) on Wed Jan 24 19:05:38 CST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface com.cyc.baseclient.util.Interfaces.SetProcessorWithArg (Core Client Implementation 1.1.1 API)</title> <meta name="date" content="2018-01-24"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface com.cyc.baseclient.util.Interfaces.SetProcessorWithArg (Core Client Implementation 1.1.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../com/cyc/baseclient/util/Interfaces.SetProcessorWithArg.html" title="interface in com.cyc.baseclient.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><a href="http://dev.cyc.com/api/core/client" target="_top">Cyc Core Client Implementation<a></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/cyc/baseclient/util/class-use/Interfaces.SetProcessorWithArg.html" target="_top">Frames</a></li> <li><a href="Interfaces.SetProcessorWithArg.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface com.cyc.baseclient.util.Interfaces.SetProcessorWithArg" class="title">Uses of Interface<br>com.cyc.baseclient.util.Interfaces.SetProcessorWithArg</h2> </div> <div class="classUseContainer">No usage of com.cyc.baseclient.util.Interfaces.SetProcessorWithArg</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../com/cyc/baseclient/util/Interfaces.SetProcessorWithArg.html" title="interface in com.cyc.baseclient.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><a href="http://dev.cyc.com/api/core/client" target="_top">Cyc Core Client Implementation<a></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/cyc/baseclient/util/class-use/Interfaces.SetProcessorWithArg.html" target="_top">Frames</a></li> <li><a href="Interfaces.SetProcessorWithArg.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018 <a href="http://www.cyc.com">Cycorp, Inc</a>. All rights reserved.</small></p> </body> </html>
m/scan/binfo/css/styles.css
caezsar/network-tools
/* custom template */ html, body { height: 100%; font-family:verdana,arial,sans-serif; color:#555555; } .nav { font-family:Arial,sans-serif; font-size:13px; } a { color:#222222; } a:hover { text-decoration:none; } hr { border-color:#dedede; } .wrapper, .row { height: 100%; margin-left:0; margin-right:0; } .wrapper:before, .wrapper:after, .column:before, .column:after { content: ""; display: table; } .wrapper:after, .column:after { clear: both; } .column { height: 100%; overflow: auto; *zoom:1; } .column .padding { padding: 20px; } .full{ padding-top:70px; } .box { bottom: 0; /* increase for footer use */ left: 0; position: absolute; right: 0; top: 0; background-color:#444444; /* background-image:url('/assets/example/bg_suburb.jpg'); background-size:cover; background-attachment:fixed; */ } .divider { margin-top:32px; } .navbar-blue { border-width:0; background-color:#3B5999; color:#ffffff; font-family:arial,sans-serif; top:0; position:fixed; width:inherit; } .navbar-blue li > a,.navbar-toggle { color:#fff; background: #3B5999; } .navbar-blue .dropdown-menu li a {color:#fff;} .navbar-blue .dropdown-menu li > a {padding-left:30px; color:#fff;} .navbar-blue li>a:hover, .navbar-blue li>a:focus, .navbar-blue .open, .navbar-blue .open>a, .navbar-blue .open>a:hover, .navbar-blue .open>a:focus { background-color:#2A4888; color:#fff; } #main { background-color:#e9eaed; padding-left:0; padding-right:0; } #main .img-circle { margin-top:18px; height:70px; width:70px; } #sidebar { padding:0px; padding-top:15px; } #sidebar, #sidebar a, #sidebar-footer a { color:#ffffff; background-color:transparent; text-shadow:0 0 2px #000000; padding-left:5px; } #sidebar .nav li>a:hover { background-color:#393939; } .logo { display:block; padding:3px; background-color:#fff; color:#3B5999; height:28px; width:28px; margin:9px; margin-right:2px; margin-left:15px; font-size:20px; font-weight:700; text-align:center; text-decoration:none; text-shadow:0 0 1px; border-radius:2px; } #sidebar-footer { background-color:#444; position:absolute; bottom: 0px; padding:0px; } #footer { margin-bottom:2px; } /* bootstrap overrides */ h1,h2,h3 { font-weight:800; } .navbar-toggle, .close { outline:0; } .navbar-toggle .icon-bar { background-color: #fff; } .btn-primary,.label-primary,.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { background-color:#3B5999; color:#fffffe; } .btn-default { color:#666666; text-shadow:0 0 1px rgba(0,0,0,.3); } .form-control { } .panel textarea, .well textarea, textarea.form-control { resize: none; } .badge{ color:#3B5999; background-color:#fff; } .badge:hover, .badge-inverse{ background-color:#3B5999; color:#fff; } .jumbotron { background-color:transparent; } .label-default { background-color:#dddddd; } .page-header { margin-top: 55px; padding-top: 9px; border-top:1px solid #eeeeee; font-weight:700; text-transform:uppercase; letter-spacing:2px; } .panel-default .panel-heading { background-color:#f9fafb; color:#555555; } .col-sm-9.full { width: 100%; } .modal-header, .modal-footer { background-color:#f2f2f2; font-weight:800; font-size:12px; } .modal-footer i, .well i { font-size:20px; color:#c0c0c0; } .modal-body { padding:0px; } .modal-body textarea.form-control { resize: none; border:0; box-shadow:0 0 0; } small.text-muted { font-family:courier,courier-new,monospace; } /* adjust the contents on smaller devices */ @media (max-width: 768px) { .column .padding { padding: 7px; } .full{ padding-top:20px; } .navbar-blue { background-color:#3B5999; top:0; width:100%; position:relative; } } /* * off canvas sidebar * -------------------------------------------------- */ @media screen and (max-width: 768px) { .row-offcanvas { position: relative; -webkit-transition: all 0.25s ease-out; -moz-transition: all 0.25s ease-out; transition: all 0.25s ease-out; } .row-offcanvas-left.active { left: 33%; } .row-offcanvas-left.active .sidebar-offcanvas { left: -33%; position: absolute; top: 0; width: 33%; margin-left: 5px; } #sidebar, #sidebar a, #sidebar-footer a { padding-left:3px; } } .pg-normal { padding: 0px 5px 0px 5px; margin: 0px; border: 1px solid #036CB4; background-color: #ffffff; color: #036CB4; cursor: pointer; } .pg-normal:hover, .pg-normal:active { background-color: #036CB9; color: #ffffff; } .pg-selected { padding: 0px 5px 0px 5px; margin: 0px; border: 1px solid #036CB4; font-weight: bold; background-color: #036CB4; color: #FFF; cursor: pointer; } .pg-normal1 { padding: 0px 5px 0px 5px; margin: 0px; border: 1px solid #036CB4; background-color: #ffffff; color: #036CB4; cursor: pointer; } .pg-normal1:hover, .pg-normal1:active { background-color: #036CB9; color: #ffffff; } .pg-selected1 { padding: 0px 5px 0px 5px; margin: 0px; border: 1px solid #036CB4; font-weight: bold; background-color: #036CB4; color: #FFF; cursor: pointer; } .pg-normal2 { padding: 0px 5px 0px 5px; margin: 0px; border: 1px solid #036CB4; background-color: #ffffff; color: #036CB4; cursor: pointer; } .pg-normal2:hover, .pg-normal2:active { background-color: #036CB9; color: #ffffff; } .pg-selected2 { padding: 0px 5px 0px 5px; margin: 0px; border: 1px solid #036CB4; font-weight: bold; background-color: #036CB4; color: #FFF; cursor: pointer; } .search { background-color:#305ead; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #4e6096; display:inline-block; cursor:pointer; color:#ffffff; font-family:arial; font-size:13px; font-weight:bold; padding:2px 32px; text-decoration:none; } .search:hover { background-color:#ffffff; color:#476e9e } .search1 { background-color:#ffffff; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #c2c2c2; display:inline-block; cursor:inline; color:#1F309E; font-family:arial; font-size:13px; font-weight:bold; padding:2px 32px; text-decoration:none; }
WorkingDirectory/DaisyPipeline/doc/scripts/Hyphenator.html
sensusaps/RoboBraille.Web.API
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> <title>Pipeline Script: Hyphenator</title> <link rel="stylesheet" type="text/css" href="../pipeline.css" /> </head> <body> <h1 class="title">Pipeline Script: <em>Hyphenator</em> </h1> <!-- script documentation contains primarily end-user-centric information --> <div id="toc" class="toc"> <ul> <li><a href="#overview">Overview</a> </li> <li><a href="#inputReqs">Input Requirements</a> </li> <li><a href="#output">Output</a> </li> <li><a href="#config">Configuration</a> </li> <li><a href="#transformers">Appendix: List of Transformers used</a> </li> </ul> </div> <h2 id="overview">Overview</h2> <p>This script injects the input document's text nodes with soft hyphen (U+00AD) at all possible breakpoints following the hyphenation rules of the current language (specified by @xml:lang).</p> <h2 id="inputReqs">Input Requirements</h2> <p>An xml document with @xml:lang on the element surrounding the text nodes to hyphenate.</p> <h2 id="output">Output</h2> <p>The input document, hyphenated.</p> <h2 id="config">Configuration</h2> <dl id="paramslist"> <dt>Input file</dt> <dd>Path to the input xml file</dd> <dt>Output file</dt> <dd>Path to the output xml file</dd> </dl> <h2 id="transformers">Appendix: List of Transformers used</h2> <p>The documents linked below are parts of the <em>Transformer technical documentation</em>. These are developer and systems-administrator centric documents.</p> <ol> <li><a href="../transformers/se_tpb_hyphenator.html">se_tpb_hyphenator</a> </li> </ol> </body> </html>
vespalib/src/tests/tutorial/tutorial.html
vespa-engine/vespa
<!DOCTYPE html> <!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. --> <html lang="en"> <head> <meta charset="utf-8" /> <title>Vespa Test Framework Tutorial</title> # Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. <style type="text/css"> body { margin: 3em; } body, p, div, div, span, dl, li, pre { font-size: 16px; line-height: 22px; } header h1 { font-size: 54px; line-height: 1; } section { padding-top: 60px; } ol.linenums { padding-left: 20px; } pre, pre * { font-size: 14px !important; } li.L0, li.L1, li.L2, li.L3, li.L4, li.L5, li.L6, li.L7, li.L8, li.L9 { color: #bbb; list-style-type: decimal; } h2 { padding-top: 20px; padding-bottom: 10px; } pre.output { border: 1px solid #888; } code { color: #444; border: 0; background-color: transparent; } </style> </head> <body> <header> <h1>Vespa Test Framework Tutorial</h1> </header> <section> <div class="page-header"> <h1>Introduction</h1> </div> <p> The Vespa test framework helps you write small applications to test C++ code. All interaction with the test framework is done with the use of macros. </p> <p> The minimal test application looks like this: </p> <div class="example" id="minimal"> <h2>minimal_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; TEST_MAIN() {} </pre> <pre class="output"> minimal_test.cpp: info: running test suite 'minimal_test.cpp' minimal_test.cpp: info: summary --- 0 check(s) passed --- 0 check(s) failed minimal_test.cpp: info: CONCLUSION: PASS </pre> </div> <p> The runnable application itself is called a <strong>test suite</strong> and inherits its name from the cpp file containing the TEST_MAIN macro. Each individual verification of some value is called a <strong>check</strong>. Checks can be put anywhere, but it is highly recommended that you put them inside <strong>tests</strong>. Tests are created by a family of macros. Another macro (TEST_RUN_ALL) is used to execute them. </p> <p> Example with two tests, each containing a single check: </p> <div class="example" id="simple"> <h2>simple_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; TEST(&quot;require something&quot;) { EXPECT_TRUE(true); } TEST(&quot;require something else&quot;) { EXPECT_TRUE(true); } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> simple_test.cpp: info: running test suite 'simple_test.cpp' simple_test.cpp: info: status_for_test 'require something': PASS simple_test.cpp: info: status_for_test 'require something else': PASS simple_test.cpp: info: test summary --- 2 test(s) passed --- 0 test(s) failed simple_test.cpp: info: imported 2 passed check(s) from 1 thread(s) simple_test.cpp: info: summary --- 2 check(s) passed --- 0 check(s) failed simple_test.cpp: info: CONCLUSION: PASS </pre> </div> </section> <section> <div class="page-header"> <h1>Checks</h1> </div> <p> All checks are available in two variants. Those with the <strong>EXPECT_</strong> prefix allow execution to continue even if a check fails. Those with the <strong>ASSERT_</strong> prefix will terminate execution of the current test if it fails. </p> <div class="example" id="checks"> <h2>checks_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; #include &lt;stdexcept&gt; void willThrow() { throw std::runtime_error(&quot;This failed&quot;); } TEST(&quot;require that checks work&quot;) { EXPECT_TRUE(true); EXPECT_FALSE(false); EXPECT_EQUAL(3, 3); EXPECT_NOT_EQUAL(3, 4); EXPECT_APPROX(3.0, 3.1, 0.2); EXPECT_NOT_APPROX(3.0, 3.5, 0.2); EXPECT_LESS(3, 4); EXPECT_LESS_EQUAL(3, 3); EXPECT_GREATER(4, 3); EXPECT_GREATER_EQUAL(4, 4); EXPECT_EXCEPTION(willThrow(), std::runtime_error, &quot;fail&quot;); } TEST(&quot;this test will fail&quot;) { EXPECT_EQUAL(3, 4); } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> checks_test.cpp: info: running test suite 'checks_test.cpp' checks_test.cpp: info: status_for_test 'require that checks work': PASS checks_test.cpp: ERROR: check failure #1: '3 == 4' in thread '0(1)' (checks_test.cpp:24) STATE[0]: 'this test will fail' (checks_test.cpp:23) lhs: 3 rhs: 4 checks_test.cpp: ERROR: status_for_test 'this test will fail': FAIL checks_test.cpp: info: test summary --- 1 test(s) passed --- 1 test(s) failed checks_test.cpp: info: imported 11 passed check(s) from 1 thread(s) checks_test.cpp: info: summary --- 11 check(s) passed --- 1 check(s) failed checks_test.cpp: info: CONCLUSION: FAIL </pre> </div> <p> Checks involving comparison of values typically use == and &lt; operators to compare values. Also; in order to be part of a comparison check, the value must support the &lt;&lt; operator to print the value to a string stream in case the check fails. </p> </section> <section> <div class="page-header"> <h1>Test Fixtures</h1> </div> <p> Sometimes multiple tests wish to use the same predefined state as a starting point. This state is called a test fixture. Test fixtures are untangled from the actual tests and construction/destruction is used to handle their lifetime. When thinking of what can be used as a fixture, think of what can be put after <strong>new</strong> to create an object. </p> <ul> <li>A single test can have multiple test fixtures.</li> <li>The number of <strong>F</strong>s in the test macro denotes the number of fixtures.</li> <li>Inside the test, fixtures are available as <strong>f1</strong>, <strong>f2</strong> and so forth.</li> <li>Test fixtures can be parameterized with constructor parameters.</li> <li>Checks can be performed inside test fixture constructors.</li> <li>A test fixture constructor can take other test fixtures as input.</li> </ul> <div class="example" id="fixtures"> <h2>fixtures_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; struct Fixture { int value; Fixture() : value(5) {} }; TEST_F(&quot;basic fixture&quot;, Fixture) { EXPECT_EQUAL(5, f1.value); } TEST_FFF(&quot;fancy fixtures&quot;, size_t(10), int(5), std::vector&lt;int&gt;(f1, f2)) { EXPECT_EQUAL(10u, f1); EXPECT_EQUAL(5, f2); ASSERT_EQUAL(10u, f3.size()); EXPECT_EQUAL(5, f3[7]); } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> fixtures_test.cpp: info: running test suite 'fixtures_test.cpp' fixtures_test.cpp: info: status_for_test 'basic fixture': PASS fixtures_test.cpp: info: status_for_test 'fancy fixtures': PASS fixtures_test.cpp: info: test summary --- 2 test(s) passed --- 0 test(s) failed fixtures_test.cpp: info: imported 5 passed check(s) from 1 thread(s) fixtures_test.cpp: info: summary --- 5 check(s) passed --- 0 check(s) failed fixtures_test.cpp: info: CONCLUSION: PASS </pre> </div> </section> <section> <div class="page-header"> <h1>Multi-Threaded Tests</h1> </div> <p> One of the most novel features of the test framework is the ability to write multi-threaded tests. Multi-threaded tests are created by using test macros containing <strong>_MT</strong> and supplying a thread count. All threads will execute the block of code encapsulated by the test. The test fixtures are shared among all threads. In addition, each thread has a variable named <strong>num_threads</strong> containing the total number of threads running the test and a variable named <strong>thread_id</strong> identifying the thread. </p> <p> The <strong>TEST_BARRIER()</strong> macro can be used inside the test to synchronize the threads. The macro will block execution of each thread invoking it until all threads have invoked it. </p> <div class="example" id="threads"> <h2>threads_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; TEST_MT_F(&quot;multiple threads&quot;, 2, std::vector&lt;size_t&gt;(num_threads)) { ASSERT_EQUAL(num_threads, f1.size()); f1[thread_id] = thread_id; TEST_BARRIER(); if (thread_id == 0) { TEST_TRACE(); EXPECT_EQUAL(1u, f1[1]); } else { TEST_TRACE(); EXPECT_EQUAL(0u, f1[0]); } } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> threads_test.cpp: info: running test suite 'threads_test.cpp' threads_test.cpp: info: trace: thread '0(2)' (threads_test.cpp:9) threads_test.cpp: info: trace: thread '1(2)' (threads_test.cpp:12) threads_test.cpp: info: status_for_test 'multiple threads': PASS threads_test.cpp: info: test summary --- 1 test(s) passed --- 0 test(s) failed threads_test.cpp: info: imported 4 passed check(s) from 2 thread(s) threads_test.cpp: info: summary --- 4 check(s) passed --- 0 check(s) failed threads_test.cpp: info: CONCLUSION: PASS </pre> </div> </section> <section> <div class="page-header"> <h1>Real World Examples</h1> </div> <div class="example" id="../box"> <h2>box_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; #include &lt;vespa/vespalib/util/box.h&gt; using namespace vespalib; void checkValues(const std::vector&lt;int&gt; &amp;values, size_t n) { ASSERT_EQUAL(n, values.size()); for (size_t i = 0; i &lt; n; ++i) { EXPECT_EQUAL(int(10 + (10 * i)), values[i]); } } TEST(&quot;require that boxes can be created and converted to vector&quot;) { Box&lt;int&gt; box; box.add(10).add(20).add(30); checkValues(box, 3); } TEST(&quot;require that boxes can be created in place&quot;) { checkValues(Box&lt;int&gt;().add(10).add(20).add(30), 3); } TEST(&quot;require that make_box works&quot;) { checkValues(make_box(10), 1); checkValues(make_box(10, 20), 2); checkValues(make_box(10, 20, 30), 3); checkValues(make_box(10, 20, 30, 40), 4); checkValues(make_box(10, 20, 30, 40, 50), 5); } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> box_test.cpp: info: running test suite 'box_test.cpp' box_test.cpp: info: status_for_test 'require that boxes can be created and converted to vector': PASS box_test.cpp: info: status_for_test 'require that boxes can be created in place': PASS box_test.cpp: info: status_for_test 'require that make_box works': PASS box_test.cpp: info: test summary --- 3 test(s) passed --- 0 test(s) failed box_test.cpp: info: imported 28 passed check(s) from 1 thread(s) box_test.cpp: info: summary --- 28 check(s) passed --- 0 check(s) failed box_test.cpp: info: CONCLUSION: PASS </pre> </div> <div class="example" id="../barrier"> <h2>barrier_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; #include &lt;vespa/vespalib/util/barrier.h&gt; using namespace vespalib; struct Fixture { Barrier barrier; CountDownLatch latch; Fixture(size_t n) : barrier(n), latch(n) {} }; TEST_MT_F(&quot;require that barriers are satisfied by the appropriate number of threads&quot;, 3, Fixture(num_threads)) { if (thread_id == 0) { f1.latch.countDown(); EXPECT_FALSE(f.latch.await(250)); EXPECT_TRUE(f.barrier.await()); EXPECT_TRUE(f.latch.await(25000)); } else { EXPECT_TRUE(f1.barrier.await()); f1.latch.countDown(); } } TEST_MT_F(&quot;require that barriers can be used multiple times&quot;, 3, Fixture(num_threads)) { EXPECT_TRUE(f1.barrier.await()); EXPECT_TRUE(f1.barrier.await()); if (thread_id == 0) { f1.latch.countDown(); EXPECT_FALSE(f.latch.await(250)); EXPECT_TRUE(f.barrier.await()); EXPECT_TRUE(f.latch.await(25000)); } else { EXPECT_TRUE(f1.barrier.await()); f1.latch.countDown(); } } TEST_MT_F(&quot;require that barriers can be broken&quot;, 3, Fixture(num_threads)) { EXPECT_TRUE(f1.barrier.await()); if (thread_id == 0) { f1.latch.countDown(); EXPECT_FALSE(f.latch.await(250)); f1.barrier.destroy(); EXPECT_TRUE(f.latch.await(25000)); } else { EXPECT_FALSE(f1.barrier.await()); f1.latch.countDown(); } EXPECT_FALSE(f1.barrier.await()); } TEST_MT_F(&quot;require that barriers cannot be retroactively broken&quot;, 100, Barrier(num_threads)) { EXPECT_TRUE(f1.await()); f1.destroy(); EXPECT_FALSE(f1.await()); } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> barrier_test.cpp: info: running test suite 'barrier_test.cpp' barrier_test.cpp: info: status_for_test 'require that barriers are satisfied by the appropriate number of threads': PASS barrier_test.cpp: info: status_for_test 'require that barriers can be used multiple times': PASS barrier_test.cpp: info: status_for_test 'require that barriers can be broken': PASS barrier_test.cpp: info: status_for_test 'require that barriers cannot be retroactively broken': PASS barrier_test.cpp: info: test summary --- 4 test(s) passed --- 0 test(s) failed barrier_test.cpp: info: imported 226 passed check(s) from 100 thread(s) barrier_test.cpp: info: summary --- 226 check(s) passed --- 0 check(s) failed barrier_test.cpp: info: CONCLUSION: PASS </pre> </div> <div class="example" id="../dual_merge_director"> <h2>dual_merge_director_test.cpp</h2> <pre class="prettyprint linenums"> // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include &lt;vespa/vespalib/testkit/test_kit.h&gt; #include &lt;vespa/vespalib/util/dual_merge_director.h&gt; using namespace vespalib; struct MySource : public DualMergeDirector::Source { bool typeA; std::string data; std::string diff; MySource(bool a, size_t num_sources, size_t source_id) : typeA(a), data(num_sources, '0'), diff(num_sources, '5') { if (source_id &lt; num_sources) { data[source_id] = '1'; diff[source_id] = '6'; } } virtual void merge(Source &amp;mt) { MySource &amp;rhs = static_cast&lt;MySource&amp;&gt;(mt); ASSERT_EQUAL(typeA, rhs.typeA); ASSERT_EQUAL(data.size(), rhs.data.size()); for (size_t i = 0; i &lt; data.size(); ++i) { int d = (rhs.data[i] - '0'); data[i] += d; diff[i] += d; rhs.diff[i] -= d; } } void verifyFinal() const { EXPECT_EQUAL(std::string(data.size(), '1'), data); EXPECT_EQUAL(std::string(diff.size(), '6'), diff); } void verifyIntermediate() const { EXPECT_EQUAL(std::string(diff.size(), '5'), diff); } }; TEST_MT_F(&quot;require that merging works&quot;, 64, std::unique_ptr&lt;DualMergeDirector&gt;()) { for (size_t use_threads = 1; use_threads &lt;= num_threads; ++use_threads) { MySource sourceA(true, use_threads, thread_id); MySource sourceB(false, use_threads, thread_id); if (thread_id == 0) { f1.reset(new DualMergeDirector(use_threads)); } TEST_BARRIER(); if (thread_id &lt; use_threads) { f1-&gt;dualMerge(thread_id, sourceA, sourceB); } TEST_BARRIER(); if (thread_id == 0) { sourceA.verifyFinal(); sourceB.verifyFinal(); } else if (thread_id &lt; use_threads) { sourceA.verifyIntermediate(); sourceB.verifyIntermediate(); } } } TEST_MAIN() { TEST_RUN_ALL(); } </pre> <pre class="output"> dual_merge_director_test.cpp: info: running test suite 'dual_merge_director_test.cpp' dual_merge_director_test.cpp: info: status_for_test 'require that merging works': PASS dual_merge_director_test.cpp: info: test summary --- 1 test(s) passed --- 0 test(s) failed dual_merge_director_test.cpp: info: imported 12352 passed check(s) from 64 thread(s) dual_merge_director_test.cpp: info: summary --- 12352 check(s) passed --- 0 check(s) failed dual_merge_director_test.cpp: info: CONCLUSION: PASS </pre> </div> </section> <section> <div class="page-header"> <h1>Macro Summary</h1> </div> <h2>Overall Execution Macros</h2> <ul> <li><code>TEST_MAIN()</code></li> <li><code>TEST_RUN_ALL()</code></li> </ul> <h2>Test Creation Macros</h2> <ul> <li><code>TEST(name)</code></li> <li><code>TEST_F(name, fixture)</code></li> <li><code>TEST_FF(name, fixture1, fixture2)</code></li> <li><code>TEST_FFF(name, fixture1, fixture2, fixture3)</code></li> </ul> <ul> <li><code>TEST_MT(name, threads)</code></li> <li><code>TEST_MT_F(name, threads, fixture)</code></li> <li><code>TEST_MT_FF(name, threads, fixture1, fixture2)</code></li> <li><code>TEST_MT_FFF(name, threads, fixture1, fixture2, fixture3)</code></li> </ul> <ul> <li><code>IGNORE_TEST(name)</code></li> <li><code>IGNORE_TEST_F(name, fixture)</code></li> <li><code>IGNORE_TEST_FF(name, fixture1, fixture2)</code></li> <li><code>IGNORE_TEST_FFF(name, fixture1, fixture2, fixture3)</code></li> </ul> <ul> <li><code>IGNORE_TEST_MT(name, threads)</code></li> <li><code>IGNORE_TEST_MT_F(name, threads, fixture)</code></li> <li><code>IGNORE_TEST_MT_FF(name, threads, fixture1, fixture2)</code></li> <li><code>IGNORE_TEST_MT_FFF(name, threads, fixture1, fixture2, fixture3)</code></li> </ul> <h2>Check Macros</h2> <ul> <li><code>ASSERT_TRUE(rc)</code></li> <li><code>ASSERT_FALSE(rc)</code></li> <li><code>ASSERT_EQUAL(a, b)</code></li> <li><code>ASSERT_NOT_EQUAL(a, b)</code></li> <li><code>ASSERT_APPROX(a, b, eps)</code></li> <li><code>ASSERT_NOT_APPROX(a, b, eps)</code></li> <li><code>ASSERT_LESS(a, b)</code></li> <li><code>ASSERT_LESS_EQUAL(a, b)</code></li> <li><code>ASSERT_GREATER(a, b)</code></li> <li><code>ASSERT_GREATER_EQUAL(a, b)</code></li> <li><code>ASSERT_EXCEPTION(statement, exception_type, msg_substr)</code></li> <li><code>TEST_FATAL(msg)</code></li> </ul> <ul> <li><code>EXPECT_TRUE(rc)</code></li> <li><code>EXPECT_FALSE(rc)</code></li> <li><code>EXPECT_EQUAL(a, b)</code></li> <li><code>EXPECT_NOT_EQUAL(a, b)</code></li> <li><code>EXPECT_APPROX(a, b, eps)</code></li> <li><code>EXPECT_NOT_APPROX(a, b, eps)</code></li> <li><code>EXPECT_LESS(a, b)</code></li> <li><code>EXPECT_LESS_EQUAL(a, b)</code></li> <li><code>EXPECT_GREATER(a, b)</code></li> <li><code>EXPECT_GREATER_EQUAL(a, b)</code></li> <li><code>EXPECT_EXCEPTION(statement, exception_type, msg_substr)</code></li> <li><code>TEST_ERROR(msg)</code></li> </ul> <h2>Thread Macros</h2> <ul> <li><code>TEST_BARRIER()</code></li> </ul> <h2>State Tracking Macros</h2> <ul> <li><code>TEST_DO(doit)</code></li> <li><code>TEST_STATE(msg)</code></li> </ul> <h2>Macros of Limited Use</h2> <ul> <li><code>TEST_TRACE()</code></li> <li><code>TEST_FLUSH()</code></li> <li><code>TEST_THREAD(name)</code></li> <li><code>TEST_DEBUG(lhsFile, rhsFile)</code></li> <li><code>TEST_MAIN_WITH_PROCESS_PROXY()</code></li> </ul> </section> <script type="text/javascript"> $(function(){ window.prettyPrint && prettyPrint(); }); </script> </body> </html>
third_party/java/appengine/docs/javadoc/com/google/appengine/api/appidentity/package-summary.html
googlearchive/caja
<!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_171-google-v7) on Mon Apr 08 11:10:18 PDT 2019 --> <title>com.google.appengine.api.appidentity (Google App Engine API for Java)</title> <meta name="date" content="2019-04-08"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.google.appengine.api.appidentity (Google App Engine API for Java)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/google/appengine/api/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../com/google/appengine/api/backends/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/google/appengine/api/appidentity/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;com.google.appengine.api.appidentity</h1> <div class="docSummary"> <div class="block">Provides a service to sign arbitrary byte arrays using an internally-generated, rotated private key.</div> </div> <p>See:&nbsp;<a href="#package.description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Interface</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityService.html" title="interface in com.google.appengine.api.appidentity">AppIdentityService</a></td> <td class="colLast"> <div class="block">The <code>AppIdentityService</code> allows you to sign an arbitrary byte array using a per app private key maintained by App Engine, and to retrieve a list of public certificates which can be used to verify the signature.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/IAppIdentityServiceFactory.html" title="interface in com.google.appengine.api.appidentity">IAppIdentityServiceFactory</a></td> <td class="colLast"> <div class="block">Creates new instances of the App Identity service.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityService.GetAccessTokenResult.html" title="class in com.google.appengine.api.appidentity">AppIdentityService.GetAccessTokenResult</a></td> <td class="colLast"> <div class="block"><code>GetAccessTokenResult</code> is returned by getAccessToken.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityService.ParsedAppId.html" title="class in com.google.appengine.api.appidentity">AppIdentityService.ParsedAppId</a></td> <td class="colLast"> <div class="block">Class holding the results of parsing a full application id into its constituent parts.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityService.SigningResult.html" title="class in com.google.appengine.api.appidentity">AppIdentityService.SigningResult</a></td> <td class="colLast"> <div class="block"><code>SigningResult</code> is returned by signForApp, which contains signing key name and signature.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityServiceFactory.html" title="class in com.google.appengine.api.appidentity">AppIdentityServiceFactory</a></td> <td class="colLast"> <div class="block">Creates new instances of the App Identity service.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/IAppIdentityServiceFactoryProvider.html" title="class in com.google.appengine.api.appidentity">IAppIdentityServiceFactoryProvider</a></td> <td class="colLast"> <div class="block">Factory provider for <a href="../../../../../com/google/appengine/api/appidentity/IAppIdentityServiceFactory.html" title="interface in com.google.appengine.api.appidentity"><code>IAppIdentityServiceFactory</code></a>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/PublicCertificate.html" title="class in com.google.appengine.api.appidentity">PublicCertificate</a></td> <td class="colLast"> <div class="block"><code>PublicCertificate</code> contains an x509 public certificate in PEM format and a string which is used to identify this certificate.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> <caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Exception</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityServiceFailureException.html" title="class in com.google.appengine.api.appidentity">AppIdentityServiceFailureException</a></td> <td class="colLast"> <div class="block"><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityServiceFailureException.html" title="class in com.google.appengine.api.appidentity"><code>AppIdentityServiceFailureException</code></a> is thrown when any unknown error occurs while communicating with the App Identity service.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package.description"> <!-- --> </a> <h2 title="Package com.google.appengine.api.appidentity Description">Package com.google.appengine.api.appidentity Description</h2> <div class="block">Provides a service to sign arbitrary byte arrays using an internally-generated, rotated private key.</div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../com/google/appengine/api/appidentity/AppIdentityService.html" title="interface in com.google.appengine.api.appidentity"><code>AppIdentityService</code></a>, <a href="http://cloud.google.com/appengine/docs/java/appidentity/">The App Identity Java API in the <em>Google App Engine Developer's Guide</em></a>.</dd> </dl> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Java is a registered trademark of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/google/appengine/api/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../../../../com/google/appengine/api/backends/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/google/appengine/api/appidentity/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.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>
AppTests/JavaDoc/ca/ualberta/cs/app/test/package-frame.html
CMPUT301W14T14/Team14RecipeFinder
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_30) on Mon Mar 17 15:46:52 MDT 2014 --> <title>ca.ualberta.cs.app.test</title> <meta name="date" content="2014-03-17"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../ca/ualberta/cs/app/test/package-summary.html" target="classFrame">ca.ualberta.cs.app.test</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="CommentIOTest.html" title="class in ca.ualberta.cs.app.test" target="classFrame">CommentIOTest</a></li> <li><a href="CommentListModelTest.html" title="class in ca.ualberta.cs.app.test" target="classFrame">CommentListModelTest</a></li> <li><a href="CommentMapModelTest.html" title="class in ca.ualberta.cs.app.test" target="classFrame">CommentMapModelTest</a></li> <li><a href="CommentModelTest.html" title="class in ca.ualberta.cs.app.test" target="classFrame">CommentModelTest</a></li> <li><a href="ComparatorTest.html" title="class in ca.ualberta.cs.app.test" target="classFrame">ComparatorTest</a></li> <li><a href="UserNameTest.html" title="class in ca.ualberta.cs.app.test" target="classFrame">UserNameTest</a></li> </ul> </div> </body> </html>
web/resources/resources.html
silbermm/proximal
<tabset> <data-tab heading="Questions"> <questions> </questions> </data-tab> <data-tab heading="Books"> <h1> placeholder for books </h1> </data-tab> <data-tab heading="Videos"> <h1> placeholder for videos </h1> </data-tab> </tabset>
pizan-website/src/main/resources/pizan/gwt/client/works.html
jhu-digital-manuscripts/rosa
<h3>List of works</h3> <iframe width='100%' height='600px' frameborder='0' src='https://docs.google.com/spreadsheet/pub?key=0AsygG-3xkhMddHhpVjI1SnRkX1plZTdZX1BpSEltNFE&output=html&widget=true'></iframe> <p> <a href="https://docs.google.com/spreadsheet/ccc?key=0AsygG-3xkhMddHhpVjI1SnRkX1plZTdZX1BpSEltNFE&usp=sharing">View in Google Documents</a> </p>
layouts/index.html
teiid/community-website
{{ define "title" }}{{ .Site.Title}}{{ end }} {{ define "pagejs" }} <script src="/js/connectingDots.js"></script> {{ end }} {{ define "main" }} <div class="jumbotron jumbotron-fluid text-center text-white mb-0"> <canvas id="particles"></canvas> <div class="container"> <h1 class="display-4"><img class="screenshot" style="padding:1rem" src="images/teiid_181x80.png" /> <span class="title">Introducing </span> Teiid <span class="title"> in the cloud</span></h1> <p class="lead">Bring open source flexibility and security to your data services in the cloud.</p> <a class="btn btn-get-started" href="/teiid_cloud/quickstart/quickstart" role="button"><strong>Get Started</strong></a> <a class="btn btn-get-started" href="/about" role="button"><strong>Learn</strong></a> </div> </div> <div class="mailing-list text-center"> <div class="container"> <p class="lead"> We're hard at work building the platform's community site. Check back for updates on progress, or sign up to our mailing list to get the latest news. <a href="http://teiid.jboss.org/mailinglists/" rel="nofollow" target="_blank" class="btn btn-primary text-capitalize teiid-white"> Subscribe to the mailing list </a> </p> </div> </div> <div class="full-width-feature text-center mt-4"> <div class="container"> <div class="row align-items-center"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 push-md-6 mb-2"> <div class="row feature-images"> <div class="col col-md-12 pull-md-1 mb-md-2"> <a href="https://twitter.com/"><img style="height: 3rem" src="images/twitter-logo.svg" alt="Twitter"/></a> <i class="fa fa-arrow-right" aria-hidden="true"></i> <a href="https://facebook.com/"><img style="height: 3rem" src="images/facebook-logo.svg" alt="Facebook"/></a> <i class="fa fa-arrow-right" aria-hidden="true"></i> <a href="https://linkedin.com/"><img style="height: 3rem" src="images/linkedin-logo.svg" alt="LinkedIn"/></a> <i class="fa fa-arrow-right" aria-hidden="true"></i> <a href="https://github.com/"><img style="height: 3rem" src="images/github-logo.svg" alt="GitHub"/></a> <i class="fa fa-arrow-right ml-1" aria-hidden="true"></i> <a href="https://google.com/"><img style="height: 3rem" src="images/google-logo.svg" alt="Google"/></a> <i class="fa fa-arrow-right ml-1" aria-hidden="true"></i> <a href="https://salesforce.com/"><img style="height: 3rem" src="images/salesforce-logo.svg" alt="Salesforce"/></a> </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 pull-md-6"> <h4> <img style="padding-right:6px" src="images/beetle_1.png" />Build services via <a href="../tools/beetle_studio" role="button"><strong>Beetle Studio</strong></a> </h4> <p class="lead"> <strong>Beetle Studio</strong> can manage your cloud data services based on proven Teiid technologies.... blah, blah, blah. </p> </div> </div> </div> </div> <div class="full-width-feature text-center mt-4 mt-md-5"> <div class="container"> <div class="row align-items-center"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 mb-2"> <img class="screenshot" src="images/bs-das-summary.png" alt="Data Services List"/> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> <h4> <img style="padding-right:6px" src="images/beetle_1.png" />Visual data service design tool </h4> <p class="lead"> <strong>Beetle Studio</strong> allows literally anyone to connect to data sources, graphically create data services and access them via your critical services and applications. </p> </div> </div> </div> </div> <div class="full-width-feature text-center mt-4 mt-md-5"> <div class="container"> <div class="row align-items-center"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 push-md-6 mb-2"> <img class="screenshot" src="images/bs-das-wizard.png" alt="Data Service Wizard"/> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 pull-md-6"> <h4> <img style="padding:1rem" src="images/beetle_1.png" />Your data is only one step away </h4> <p class="lead"> Beetle Studio lets you connect to, view, combine and secure your data. </p> </div> </div> </div> </div> <div class="full-width-feature text-center mt-4 mb-4 mt-md-5"> <div class="container"> <div class="row align-items-center"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 mb-2"> <a href="http://openshift.org/"><img style="height: 10rem" src="images/openshift-logo.svg" alt="OpenShift"/></a> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> <h4> Flexible Deployments on OpenShift Origins </h4> <p class="lead"> Don’t get tied into a single technology or platform. With Beetle Studio, you have choices. Access it in the cloud or on-premise, with OpenShift Origins. </p> </div> </div> </div> </div> {{ end }}
docs/libc/constant.TCSETSF.html
nitro-devs/nitro-game-engine
<!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 `TCSETSF` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, TCSETSF"> <title>libc::TCSETSF - Rust</title> <link rel="stylesheet" type="text/css" href="../normalize.css"> <link rel="stylesheet" type="text/css" href="../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc constant"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='index.html'>libc</a></p><script>window.sidebarCurrent = {name: 'TCSETSF', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <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"> <h1 class='fqn'><span class='in-band'>Constant <a href='index.html'>libc</a>::<wbr><a class="constant" href=''>TCSETSF</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 class='srclink' href='../src/libc/unix/notbsd/linux/other/b64/x86_64.rs.html#491' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const TCSETSF: <a class="type" href="../libc/type.c_ulong.html" title="type libc::c_ulong">c_ulong</a><code> = </code><code>21508</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <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> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <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>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../"; window.currentCrate = "libc"; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
play2-maven-plugin/1.0.0-rc3/play2-providers/play2-provider-play26/apidocs/com/google/code/play2/provider/play26/run/AssetsClassLoader.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>AssetsClassLoader (Play! 2.x Provider for Play! 2.6.x 1.0.0-rc3 API)</title> <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="AssetsClassLoader (Play! 2.x Provider for Play! 2.6.x 1.0.0-rc3 API)"; } } catch(err) { } //--> var methods = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AssetsClassLoader.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Class</li> <li><a href="../../../../../../../com/google/code/play2/provider/play26/run/CompilationException.html" title="class in com.google.code.play2.provider.play26.run"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/google/code/play2/provider/play26/run/AssetsClassLoader.html" target="_top">Frames</a></li> <li><a href="AssetsClassLoader.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.google.code.play2.provider.play26.run</div> <h2 title="Class AssetsClassLoader" class="title">Class AssetsClassLoader</h2> <map id="G" name="G"> <area shape="rect" id="node1_0" href="./AssetsClassLoader.html" title="com.google.code.play2.provider.play26.run.AssetsClassLoader" alt="" coords="16,113,148,138"/> <area shape="rect" id="node1" href="./AssetsClassLoader.html" title="&lt;TABLE&gt;" alt="" coords="5,101,159,149"/> <area shape="rect" id="node2_1" href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassLoader.html" title="java.lang.ClassLoader" alt="" coords="36,17,128,42"/> <area shape="rect" id="node2" href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassLoader.html" title="&lt;TABLE&gt;" alt="" coords="25,5,139,53"/> </map> <!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) --> <div align="center"><img src="AssetsClassLoader.png" alt="Package class diagram package AssetsClassLoader" usemap="#G" border=0/></div> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.ClassLoader</li> <li> <ul class="inheritance"> <li>com.google.code.play2.provider.play26.run.AssetsClassLoader</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">AssetsClassLoader</span> extends java.lang.ClassLoader</pre> <div class="block">A class loader for serving assets. Serves assets from the given directory, at the given prefix.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../com/google/code/play2/provider/play26/run/AssetsClassLoader.html#AssetsClassLoader-java.lang.ClassLoader-java.lang.String-java.io.File-">AssetsClassLoader</a></span>(java.lang.ClassLoader&nbsp;parent, java.lang.String&nbsp;prefix, java.io.File&nbsp;directory)</code> <div class="block">Creates assets class loader.</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>java.net.URL</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/google/code/play2/provider/play26/run/AssetsClassLoader.html#findResource-java.lang.String-">findResource</a></span>(java.lang.String&nbsp;name)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.ClassLoader"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.ClassLoader</h3> <code>clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findClass, findLibrary, findLoadedClass, findResources, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="AssetsClassLoader-java.lang.ClassLoader-java.lang.String-java.io.File-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>AssetsClassLoader</h4> <pre>public&nbsp;AssetsClassLoader(java.lang.ClassLoader&nbsp;parent, java.lang.String&nbsp;prefix, java.io.File&nbsp;directory)</pre> <div class="block">Creates assets class loader.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>parent</code> - parent class loader.</dd> <dd><code>prefix</code> - assets urls prefix.</dd> <dd><code>directory</code> - assets directory.</dd> </dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="findResource-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>findResource</h4> <pre>public&nbsp;java.net.URL&nbsp;findResource(java.lang.String&nbsp;name)</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>findResource</code>&nbsp;in class&nbsp;<code>java.lang.ClassLoader</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AssetsClassLoader.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Class</li> <li><a href="../../../../../../../com/google/code/play2/provider/play26/run/CompilationException.html" title="class in com.google.code.play2.provider.play26.run"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/google/code/play2/provider/play26/run/AssetsClassLoader.html" target="_top">Frames</a></li> <li><a href="AssetsClassLoader.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018. All rights reserved.</small></p> </body> </html>
node_modules/ender/node_modules/npm/html/doc/faq.html
astro/browser-request
<!doctype html> <html> <title>faq</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="./style.css"> <body> <div id="wrapper"> <h1><a href="../doc/faq.html">faq</a></h1> <p>Frequently Asked Questions</p> <h2 id="Where-can-I-find-these-docs-in-HTML">Where can I find these docs in HTML?</h2> <p><a href="http://npmjs.org/doc/">http://npmjs.org/doc/</a>, or run:</p> <pre><code>npm config set viewer browser</code></pre> <p>to open these documents in your default web browser rather than <code>man</code>.</p> <h2 id="It-didn-t-work">It didn't work.</h2> <p>That's not really a question.</p> <h2 id="Why-didn-t-it-work">Why didn't it work?</h2> <p>I don't know yet.</p> <p>Read the error output, and if you can't figure out what it means, do what it says and post a bug with all the information it asks for.</p> <h2 id="Where-does-npm-put-stuff">Where does npm put stuff?</h2> <p>See <code><a href="../doc/folders.html">folders(1)</a></code></p> <p>tl;dr:</p> <ul><li>Use the <code>npm root</code> command to see where modules go, and the <code>npm bin</code> command to see where executables go</li><li>Global installs are different from local installs. If you install something with the <code>-g</code> flag, then its executables go in <code>npm bin -g</code> and its modules go in <code>npm root -g</code>.</li></ul> <h2 id="How-do-I-install-something-everywhere">How do I install something everywhere?</h2> <p>Install it globally by tacking <code>-g</code> or <code>--global</code> to the command.</p> <h2 id="I-installed-something-globally-but-I-can-t-require-it">I installed something globally, but I can't `require()` it</h2> <p>Install it locally.</p> <h2 id="I-don-t-wanna">I don't wanna.</h2> <p>Check out <code>npm link</code>. You might like it.</p> <h2 id="No-I-really-want-0-x-style-everything-global-style">No, I really want 0.x style 'everything global' style.</h2> <p>Ok, fine. Do this:</p> <pre><code>echo 'export NODE_PATH="'$(npm root -g)'"' &gt;&gt; ~/.bashrc . ~/.bashrc npm config set global true</code></pre> <p>This is not recommended.</p> <p>Many things <strong>will not work</strong> if you do this. Make sure you read and understand <code><a href="../doc/config.html">config(1)</a></code> and <code><a href="../doc/global.html">global(1)</a></code> before you complain about things being broken.</p> <p>When you realize what a mistake it was, do this to switch back:</p> <pre><code>npm config delete global --local</code></pre> <h2 id="If-npm-is-an-acronym-why-is-it-never-capitalized">If 'npm' is an acronym, why is it never capitalized?</h2> <p>Contrary to the belief of many, "npm" is not in fact an abbreviation for "Node Package Manager". It is a recursive bacronymic abbreviation for "npm is not an acronym". (If it was "ninaa", then it would be an acronym, and thus incorrectly named.)</p> <p>"NPM", however, <em>is</em> an acronym (more precisely, a capitonym) for the National Association of Pastoral Musicians. You can learn more about them at <a href="http://npm.org/">http://npm.org/</a>.</p> <p>In software, "NPM" is a non-parametric mapping utility written by Chris Rorden. You can analyze pictures of brains with it. Learn more about the (capitalized) NPM program at <a href="http://www.cabiatl.com/mricro/npm/">http://www.cabiatl.com/mricro/npm/</a>.</p> <p>The first seed that eventually grew into this flower was a bash utility named "pm", which was a shortened descendent of "pkgmakeinst", a bash function that was used to install various different things on different platforms, most often using Yahoo's <code>yinst</code>. If <code>npm</code> was ever an acronym for anything, it was <code>node pm</code> or maybe <code>new pm</code>.</p> <p>So, in all seriousness, the "npm" project is named after its command-line utility, which was organically selected to be easily typed by a right-handed programmer using a US QWERTY keyboard layout, ending with the right-ring-finger in a postition to type the <code>-</code> key for flags and other command-line arguments. That command-line utility is always lower-case, though it starts most sentences it is a part of.</p> <h2 id="How-do-I-list-installed-packages">How do I list installed packages?</h2> <p><code>npm ls</code></p> <h2 id="How-do-I-search-for-packages">How do I search for packages?</h2> <p><code>npm search</code></p> <p>Arguments are greps. <code>npm search jsdom</code> shows jsdom packages.</p> <h2 id="How-do-I-update-npm">How do I update npm?</h2> <pre><code>npm update npm -g</code></pre> <p>You can also update all outdated local packages by doing <code>npm update</code> without any arguments, or global packages by doing <code>npm update -g</code>.</p> <p>Occasionally, the version of npm will progress such that the current version cannot be properly installed with the version that you have installed already. (Consider, if there is ever a bug in the <code>update</code> command.)</p> <p>In those cases, you can do this:</p> <pre><code>curl http://npmjs.org/install.sh | sh</code></pre> <h2 id="What-is-a-package">What is a `package`?</h2> <p>A package is:</p> <ul><li>a) a folder containing a program described by a package.json file</li><li>b) a gzipped tarball containing (a)</li><li>c) a url that resolves to (b)</li><li>d) a <code>&lt;name&gt;@&lt;version&gt;</code> that is published on the registry with (c)</li><li>e) a <code>&lt;name&gt;@&lt;tag&gt;</code> that points to (d)</li><li>f) a <code>&lt;name&gt;</code> that has a "latest" tag satisfying (e)</li><li>g) a <code>git</code> url that, when cloned, results in (a).</li></ul> <p>Even if you never publish your package, you can still get a lot of benefits of using npm if you just want to write a node program (a), and perhaps if you also want to be able to easily install it elsewhere after packing it up into a tarball (b).</p> <p>Git urls can be of the form:</p> <pre><code>git://github.com/user/project.git#commit-ish git+ssh://user@hostname:project.git#commit-ish git+http://user@hostname/project/blah.git#commit-ish git+https://user@hostname/project/blah.git#commit-ish</code></pre> <p>The <code>commit-ish</code> can be any tag, sha, or branch which can be supplied as an argument to <code>git checkout</code>. The default is <code>master</code>.</p> <h2 id="How-do-I-install-node-with-npm">How do I install node with npm?</h2> <p>You don't. Try one of these:</p> <ul><li><a href="http://github.com/isaacs/nave">http://github.com/isaacs/nave</a></li><li><a href="http://github.com/visionmedia/n">http://github.com/visionmedia/n</a></li><li><a href="http://github.com/creationix/nvm">http://github.com/creationix/nvm</a></li></ul> <h2 id="How-can-I-use-npm-for-development">How can I use npm for development?</h2> <p>See <code><a href="../doc/developers.html">developers(1)</a></code> and <code><a href="../doc/json.html">json(1)</a></code>.</p> <p>You'll most likely want to <code>npm link</code> your development folder. That's awesomely handy.</p> <p>To set up your own private registry, check out <code><a href="../doc/registry.html">registry(1)</a></code>.</p> <h2 id="Can-I-list-a-url-as-a-dependency">Can I list a url as a dependency?</h2> <p>Yes. It should be a url to a gzipped tarball containing a single folder that has a package.json in its root, or a git url. (See "what is a package?" above.)</p> <h2 id="How-do-I-symlink-to-a-dev-folder-so-I-don-t-have-to-keep-re-installing">How do I symlink to a dev folder so I don't have to keep re-installing?</h2> <p>See <code><a href="../doc/link.html">link(1)</a></code></p> <h2 id="The-package-registry-website-What-is-that-exactly">The package registry website. What is that exactly?</h2> <p>See <code><a href="../doc/registry.html">registry(1)</a></code>.</p> <h2 id="What-s-up-with-the-insecure-channel-warnings">What's up with the insecure channel warnings?</h2> <p>Until node 0.4.10, there were problems sending big files over HTTPS. That means that publishes go over HTTP by default in those versions of node.</p> <h2 id="I-forgot-my-password-and-can-t-publish-How-do-I-reset-it">I forgot my password, and can't publish. How do I reset it?</h2> <p>Go to <a href="http://admin.npmjs.org/reset">http://admin.npmjs.org/reset</a>.</p> <h2 id="I-get-ECONNREFUSED-a-lot-What-s-up">I get ECONNREFUSED a lot. What's up?</h2> <p>Either the registry is down, or node's DNS isn't able to reach out. This happens a lot if you don't follow <em>all</em> the steps in the Cygwin setup doc.</p> <p>To check if the registry is down, open up <a href="http://registry.npmjs.org/-/short">http://registry.npmjs.org/-/short</a> in a web browser. This will also tell you if you are just unable to access the internet for some reason.</p> <p>If the registry IS down, let me know by emailing or posting an issue. We'll have someone kick it or something.</p> <h2 id="Who-does-npm">Who does npm?</h2> <p><code>npm view npm author</code></p> <p><code>npm view npm contributors</code></p> <h2 id="I-have-a-question-or-request-not-addressed-here-Where-should-I-put-it">I have a question or request not addressed here. Where should I put it?</h2> <p>Discuss it on the mailing list, or post an issue.</p> <ul><li><a href="mailto:npm-@googlegroups.com">npm-@googlegroups.com</a></li><li><a href="http://github.com/isaacs/npm/issues">http://github.com/isaacs/npm/issues</a></li></ul> <h2 id="Why-does-npm-hate-me">Why does npm hate me?</h2> <p>npm is not capable of hatred. It loves everyone, especially you.</p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li></ul> </div> <p id="footer">faq &mdash; npm@1.0.106</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") var els = Array.prototype.slice.call(wrapper.getElementsByTagName("*"), 0) .filter(function (el) { return el.parentNode === wrapper && el.tagName.match(/H[1-6]/) && el.id }) var l = 2 , toc = document.createElement("ul") toc.innerHTML = els.map(function (el) { var i = el.tagName.charAt(1) , out = "" while (i > l) { out += "<ul>" l ++ } while (i < l) { out += "</ul>" l -- } out += "<li><a href='#" + el.id + "'>" + ( el.innerText || el.text || el.innerHTML) + "</a>" return out }).join("\n") toc.id = "toc" document.body.appendChild(toc) })() </script> </body></html>
public/src/my-app.html
ooscarr/qrclub-web
<!-- @license Copyright (c) 2016 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> <link rel="import" href="../bower_components/polymer/polymer-element.html"> <link rel="import" href="../bower_components/app-layout/app-drawer/app-drawer.html"> <link rel="import" href="../bower_components/app-layout/app-drawer-layout/app-drawer-layout.html"> <link rel="import" href="../bower_components/app-layout/app-header/app-header.html"> <link rel="import" href="../bower_components/app-layout/app-header-layout/app-header-layout.html"> <link rel="import" href="../bower_components/app-layout/app-scroll-effects/app-scroll-effects.html"> <link rel="import" href="../bower_components/app-layout/app-toolbar/app-toolbar.html"> <link rel="import" href="../bower_components/app-route/app-location.html"> <link rel="import" href="../bower_components/app-route/app-route.html"> <link rel="import" href="../bower_components/iron-pages/iron-pages.html"> <link rel="import" href="../bower_components/iron-selector/iron-selector.html"> <link rel="import" href="../bower_components/paper-styles/color.html"> <link rel="import" href="../bower_components/paper-icon-button/paper-icon-button.html"> <link rel="import" href="my-icons.html"> <link rel="lazy-import" href="my-view1.html"> <link rel="lazy-import" href="my-view2.html"> <link rel="lazy-import" href="my-view3.html"> <link rel="lazy-import" href="my-view404.html"> <dom-module id="my-app"> <template> <style> :host { --app-primary-color: #4285f4; --app-secondary-color: black; display: block; } app-drawer-layout:not([narrow]) [drawer-toggle] { display: none; } app-header { color: #fff; background-color: var(--app-primary-color); } app-header paper-icon-button { --paper-icon-button-ink-color: white; } .drawer-list { margin: 0 20px; } .drawer-list a { display: block; padding: 0 16px; text-decoration: none; color: var(--app-secondary-color); line-height: 40px; } .drawer-list a.iron-selected { color: black; font-weight: bold; } </style> <app-location route="{{route}}"></app-location> <app-route route="{{route}}" pattern="[[rootPattern]]:page" data="{{routeData}}" tail="{{subroute}}"></app-route> <app-drawer-layout fullbleed> <!-- Drawer content --> <app-drawer id="drawer" slot="drawer"> <app-toolbar>Menu</app-toolbar> <iron-selector selected="[[page]]" attr-for-selected="name" class="drawer-list" role="navigation"> <a name="view1" href="view1">Check-In</a> <a name="view2" href="view2">View Two</a> <a name="view3" href="view3">View Three</a> </iron-selector> </app-drawer> <!-- Main content --> <app-header-layout has-scrolling-region> <app-header slot="header" condenses reveals effects="waterfall"> <app-toolbar> <paper-icon-button icon="my-icons:menu" drawer-toggle></paper-icon-button> <div main-title>QR club</div> </app-toolbar> </app-header> <iron-pages selected="[[page]]" attr-for-selected="name" fallback-selection="view404" role="main"> <my-view1 name="view1"></my-view1> <my-view2 name="view2"></my-view2> <my-view3 name="view3"></my-view3> <my-view404 name="view404"></my-view404> </iron-pages> </app-header-layout> </app-drawer-layout> </template> <script> class MyApp extends Polymer.Element { static get is() { return 'my-app'; } static get properties() { return { page: { type: String, reflectToAttribute: true, observer: '_pageChanged', }, rootPattern: String, routeData: Object, subroute: String, }; } static get observers() { return [ '_routePageChanged(routeData.page)', ]; } constructor() { super(); // Get root pattern for app-route, for more info about `rootPath` see: // https://www.polymer-project.org/2.0/docs/upgrade#urls-in-templates this.rootPattern = (new URL(this.rootPath)).pathname; } _routePageChanged(page) { // Polymer 2.0 will call with `undefined` on initialization. // Ignore until we are properly called with a string. if (page === undefined) { return; } // If no page was found in the route data, page will be an empty string. // Deault to 'view1' in that case. this.page = page || 'view1'; // Close a non-persistent drawer when the page & route are changed. if (!this.$.drawer.persistent) { this.$.drawer.close(); } } _pageChanged(page) { // Load page import on demand. Show 404 page if fails var resolvedPageUrl = this.resolveUrl('my-' + page + '.html'); Polymer.importHref( resolvedPageUrl, null, this._showPage404.bind(this), true); } _showPage404() { this.page = 'view404'; } } window.customElements.define(MyApp.is, MyApp); </script> </dom-module>
javadoc/hibernate_Doc/org/hibernate/event/spi/LoadEventListener.html
serious6/HibernateSimpleProject
<!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 Mar 03 10:44:06 EST 2014 --> <title>LoadEventListener (Hibernate JavaDocs)</title> <meta name="date" content="2014-03-03"> <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="LoadEventListener (Hibernate JavaDocs)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/LoadEventListener.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/hibernate/event/spi/LoadEvent.html" title="class in org.hibernate.event.spi"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/hibernate/event/spi/LoadEventListener.html" target="_top">Frames</a></li> <li><a href="LoadEventListener.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.hibernate.event.spi</div> <h2 title="Interface LoadEventListener" class="title">Interface LoadEventListener</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Superinterfaces:</dt> <dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> <dd><a href="../../../../org/hibernate/event/internal/DefaultLoadEventListener.html" title="class in org.hibernate.event.internal">DefaultLoadEventListener</a></dd> </dl> <hr> <br> <pre>public interface <span class="strong">LoadEventListener</span> extends <a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre> <div class="block"><div class="paragraph"> <p>Defines the contract for handling of load events generated from a session.</p> </div></div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested_class_summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#GET">GET</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#IMMEDIATE_LOAD">IMMEDIATE_LOAD</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#INTERNAL_LOAD_EAGER">INTERNAL_LOAD_EAGER</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#INTERNAL_LOAD_LAZY">INTERNAL_LOAD_LAZY</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#INTERNAL_LOAD_NULLABLE">INTERNAL_LOAD_NULLABLE</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#LOAD">LOAD</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#RELOAD">RELOAD</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/hibernate/event/spi/LoadEventListener.html#onLoad(org.hibernate.event.spi.LoadEvent, org.hibernate.event.spi.LoadEventListener.LoadType)">onLoad</a></strong>(<a href="../../../../org/hibernate/event/spi/LoadEvent.html" title="class in org.hibernate.event.spi">LoadEvent</a>&nbsp;event, <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a>&nbsp;loadType)</code> <div class="block"><div class="paragraph"></div> </td> </tr> </table> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="RELOAD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>RELOAD</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> RELOAD</pre> </li> </ul> <a name="GET"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>GET</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> GET</pre> </li> </ul> <a name="LOAD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LOAD</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> LOAD</pre> </li> </ul> <a name="IMMEDIATE_LOAD"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>IMMEDIATE_LOAD</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> IMMEDIATE_LOAD</pre> </li> </ul> <a name="INTERNAL_LOAD_EAGER"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INTERNAL_LOAD_EAGER</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> INTERNAL_LOAD_EAGER</pre> </li> </ul> <a name="INTERNAL_LOAD_LAZY"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>INTERNAL_LOAD_LAZY</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> INTERNAL_LOAD_LAZY</pre> </li> </ul> <a name="INTERNAL_LOAD_NULLABLE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>INTERNAL_LOAD_NULLABLE</h4> <pre>static final&nbsp;<a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a> INTERNAL_LOAD_NULLABLE</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="onLoad(org.hibernate.event.spi.LoadEvent, org.hibernate.event.spi.LoadEventListener.LoadType)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>onLoad</h4> <pre>void&nbsp;onLoad(<a href="../../../../org/hibernate/event/spi/LoadEvent.html" title="class in org.hibernate.event.spi">LoadEvent</a>&nbsp;event, <a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi">LoadEventListener.LoadType</a>&nbsp;loadType) throws <a href="../../../../org/hibernate/HibernateException.html" title="class in org.hibernate">HibernateException</a></pre> <div class="block"><div class="paragraph"> <p>Handle the given load event.</p> </div></div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>event</code> - The load event to be handled.</dd> <dt><span class="strong">Throws:</span></dt> <dd><code><a href="../../../../org/hibernate/HibernateException.html" title="class in org.hibernate">HibernateException</a></code></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/LoadEventListener.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/hibernate/event/spi/LoadEvent.html" title="class in org.hibernate.event.spi"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../org/hibernate/event/spi/LoadEventListener.LoadType.html" title="class in org.hibernate.event.spi"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/hibernate/event/spi/LoadEventListener.html" target="_top">Frames</a></li> <li><a href="LoadEventListener.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li>Constr&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2001-2014 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.</small></p> </body> </html>
_layouts/ru/default.html
ashkanx-champion/champion-static
--- lang: ru title: test --- <!DOCTYPE html> <html lang="{{ page.lang | default: site.lang | default: 'en' }}"> {% include {{ layout.lang }}/head.html %} {% include {{ layout.lang }}/top_bar.html %} {% include {{ layout.lang }}/header.html %} {% if layout.lang == 'pap' %}{% include crowdin.html %}{% endif %} <body> <main class="page-content" aria-label="Content"> <div class="wrapper"> {{ content }} </div> </main> {% include {{ layout.lang }}/footer.html %} {% include script.html %} </body> </html>
spring-framework-0.9.1/docs/api/com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html
Will1229/LearnSpring
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Aug 08 17:46:27 CEST 2003 --> <TITLE> Spring Framework: Class AbstractDataFieldMaxValueIncrementer </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <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/AbstractDataFieldMaxValueIncrementer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;<A HREF="../../../../../com/interface21/jdbc/core/support/AbstractNextMaxValueProvider.html"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractDataFieldMaxValueIncrementer.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: &nbsp;INNER&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> <!-- =========== END OF NAVBAR =========== --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.interface21.jdbc.core.support</FONT> <BR> Class AbstractDataFieldMaxValueIncrementer</H2> <PRE> java.lang.Object | +--<B>com.interface21.jdbc.core.support.AbstractDataFieldMaxValueIncrementer</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A>, <A HREF="../../../../../com/interface21/beans/factory/InitializingBean.html">InitializingBean</A></DD> </DL> <DL> <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../com/interface21/jdbc/core/support/HsqlMaxValueIncrementer.html">HsqlMaxValueIncrementer</A>, <A HREF="../../../../../com/interface21/jdbc/core/support/MySQLMaxValueIncrementer.html">MySQLMaxValueIncrementer</A>, <A HREF="../../../../../com/interface21/jdbc/core/support/OracleSequenceMaxValueIncrementer.html">OracleSequenceMaxValueIncrementer</A></DD> </DL> <HR> <DL> <DT>public abstract class <B>AbstractDataFieldMaxValueIncrementer</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A>, <A HREF="../../../../../com/interface21/beans/factory/InitializingBean.html">InitializingBean</A></DL> <P> Implementation of <A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html"><CODE>DataFieldMaxValueIncrementer</CODE></A> Uses <b>Template Method</b> design pattern Subclasses should provide implementations of protected abstract methods. <br><br><b>History:</b> <li>17/04/2003 : donated to Spring by Dmitriy Kopylenko <li>19/04/2003 : modified by Isabelle Muszynski, added nextDoubleValue <li>09/05/2003 : modified by JPP, added nextLongValue <li>17/06/2003 : modified by Ken Krebs, added common functionality form subclasses <P> <DL> <DT><B>Version: </B><DD>$Id: AbstractDataFieldMaxValueIncrementer.java,v 1.14 2003/06/20 15:47:26 dkopylenko Exp $</DD> <DT><B>Author: </B><DD>Dmitriy Kopylenko, Isabelle Muszynski, Jean-Pierre Pawlak, Ken Krebs</DD> </DL> <HR> <P> <!-- ======== INNER CLASS SUMMARY ======== --> <!-- =========== FIELD SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#AbstractDataFieldMaxValueIncrementer()">AbstractDataFieldMaxValueIncrementer</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String)">AbstractDataFieldMaxValueIncrementer</A></B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String, int)">AbstractDataFieldMaxValueIncrementer</A></B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName, int&nbsp;cacheSize)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String, java.lang.String)">AbstractDataFieldMaxValueIncrementer</A></B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName, java.lang.String&nbsp;columnName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String, java.lang.String, int)">AbstractDataFieldMaxValueIncrementer</A></B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName, java.lang.String&nbsp;columnName, int&nbsp;cacheSize)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Method Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#afterPropertiesSet()">afterPropertiesSet</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked by a BeanFactory after it has set all bean properties supplied. </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="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#getCacheSize()">getCacheSize</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the cacheSize.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#getColumnName()">getColumnName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the columnName.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;javax.sql.DataSource</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#getDataSource()">getDataSource</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the data source.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#getIncrementerName()">getIncrementerName</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the incrementerName.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected abstract &nbsp;double</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#incrementDoubleValue()">incrementDoubleValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method implementation to be provided by concrete subclasses</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected abstract &nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#incrementIntValue()">incrementIntValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method implementation to be provided by concrete subclasses</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected abstract &nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#incrementLongValue()">incrementLongValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method implementation to be provided by concrete subclasses</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected abstract &nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#incrementStringValue()">incrementStringValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method implementation to be provided by concrete subclasses</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="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#isDirty()">isDirty</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the state of the dirty flag</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;double</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextDoubleValue()">nextDoubleValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method</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="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextIntValue()">nextIntValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextLongValue()">nextLongValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextStringValue()">nextStringValue</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.Object</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextValue(java.lang.Class)">nextValue</A></B>(java.lang.Class&nbsp;keyClass)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Template method</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#setCacheSize(int)">setCacheSize</A></B>(int&nbsp;cacheSize)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the cacheSize.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#setColumnName(java.lang.String)">setColumnName</A></B>(java.lang.String&nbsp;columnName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the columnName.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#setDataSource(javax.sql.DataSource)">setDataSource</A></B>(javax.sql.DataSource&nbsp;dataSource)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the data source.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#setDirty(boolean)">setDirty</A></B>(boolean&nbsp;dirty)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the state of the dirty flag</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#setIncrementerName(java.lang.String)">setIncrementerName</A></B>(java.lang.String&nbsp;incrementerName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the incrementerName.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD><B>Methods inherited from class java.lang.Object</B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TD> </TR> </TABLE> <A NAME="AbstractDataFieldMaxValueIncrementer()"><!-- --></A><H3> AbstractDataFieldMaxValueIncrementer</H3> <PRE> public <B>AbstractDataFieldMaxValueIncrementer</B>()</PRE> <DL> <DD>Default constructor</DL> <HR> <A NAME="AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String)"><!-- --></A><H3> AbstractDataFieldMaxValueIncrementer</H3> <PRE> public <B>AbstractDataFieldMaxValueIncrementer</B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName)</PRE> <DL> <DD>Constructor<DD><DL> <DT><B>Parameters:</B><DD><CODE>ds</CODE> - the datasource to use<DD><CODE>incrementerName</CODE> - the name of the sequence/table to use</DL> </DD> </DL> <HR> <A NAME="AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String, java.lang.String)"><!-- --></A><H3> AbstractDataFieldMaxValueIncrementer</H3> <PRE> public <B>AbstractDataFieldMaxValueIncrementer</B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName, java.lang.String&nbsp;columnName)</PRE> <DL> <DD>Constructor<DD><DL> <DT><B>Parameters:</B><DD><CODE>ds</CODE> - the datasource to use<DD><CODE>incrementerName</CODE> - the name of the sequence/table to use<DD><CODE>columnName</CODE> - the name of the column in the sequence table to use</DL> </DD> </DL> <HR> <A NAME="AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String, int)"><!-- --></A><H3> AbstractDataFieldMaxValueIncrementer</H3> <PRE> public <B>AbstractDataFieldMaxValueIncrementer</B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName, int&nbsp;cacheSize)</PRE> <DL> <DD>Constructor<DD><DL> <DT><B>Parameters:</B><DD><CODE>ds</CODE> - the datasource to use<DD><CODE>incrementerName</CODE> - the name of the sequence/table to use<DD><CODE>cacheSize</CODE> - the number of buffered keys</DL> </DD> </DL> <HR> <A NAME="AbstractDataFieldMaxValueIncrementer(javax.sql.DataSource, java.lang.String, java.lang.String, int)"><!-- --></A><H3> AbstractDataFieldMaxValueIncrementer</H3> <PRE> public <B>AbstractDataFieldMaxValueIncrementer</B>(javax.sql.DataSource&nbsp;ds, java.lang.String&nbsp;incrementerName, java.lang.String&nbsp;columnName, int&nbsp;cacheSize)</PRE> <DL> <DD>Constructor<DD><DL> <DT><B>Parameters:</B><DD><CODE>ds</CODE> - the datasource to use<DD><CODE>incrementerName</CODE> - the name of the sequence/table to use<DD><CODE>columnName</CODE> - the name of the column in the sequence table to use<DD><CODE>cacheSize</CODE> - the number of buffered keys</DL> </DD> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Method Detail</B></FONT></TD> </TR> </TABLE> <A NAME="isDirty()"><!-- --></A><H3> isDirty</H3> <PRE> public boolean <B>isDirty</B>()</PRE> <DL> <DD>Gets the state of the dirty flag<DD><DL> </DL> </DD> </DL> <HR> <A NAME="setDirty(boolean)"><!-- --></A><H3> setDirty</H3> <PRE> public void <B>setDirty</B>(boolean&nbsp;dirty)</PRE> <DL> <DD>Sets the state of the dirty flag<DD><DL> </DL> </DD> </DL> <HR> <A NAME="getDataSource()"><!-- --></A><H3> getDataSource</H3> <PRE> public javax.sql.DataSource <B>getDataSource</B>()</PRE> <DL> <DD>Gets the data source.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>ds The data source to return</DL> </DD> </DL> <HR> <A NAME="setDataSource(javax.sql.DataSource)"><!-- --></A><H3> setDataSource</H3> <PRE> public void <B>setDataSource</B>(javax.sql.DataSource&nbsp;dataSource)</PRE> <DL> <DD>Sets the data source.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>ds</CODE> - The data source to set</DL> </DD> </DL> <HR> <A NAME="getIncrementerName()"><!-- --></A><H3> getIncrementerName</H3> <PRE> public java.lang.String <B>getIncrementerName</B>()</PRE> <DL> <DD>Gets the incrementerName.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>incrementerName The incrementerName to return</DL> </DD> </DL> <HR> <A NAME="setIncrementerName(java.lang.String)"><!-- --></A><H3> setIncrementerName</H3> <PRE> public void <B>setIncrementerName</B>(java.lang.String&nbsp;incrementerName)</PRE> <DL> <DD>Sets the incrementerName.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>incrementerName</CODE> - The incrementerName to set</DL> </DD> </DL> <HR> <A NAME="getColumnName()"><!-- --></A><H3> getColumnName</H3> <PRE> public java.lang.String <B>getColumnName</B>()</PRE> <DL> <DD>Gets the columnName.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>columnName The columnName to return</DL> </DD> </DL> <HR> <A NAME="setColumnName(java.lang.String)"><!-- --></A><H3> setColumnName</H3> <PRE> public void <B>setColumnName</B>(java.lang.String&nbsp;columnName)</PRE> <DL> <DD>Sets the columnName.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>columnName</CODE> - The columnName to set</DL> </DD> </DL> <HR> <A NAME="getCacheSize()"><!-- --></A><H3> getCacheSize</H3> <PRE> public int <B>getCacheSize</B>()</PRE> <DL> <DD>Gets the cacheSize.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>cacheSize The cacheSize to return</DL> </DD> </DL> <HR> <A NAME="setCacheSize(int)"><!-- --></A><H3> setCacheSize</H3> <PRE> public void <B>setCacheSize</B>(int&nbsp;cacheSize)</PRE> <DL> <DD>Sets the cacheSize.<DD><DL> </DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>cacheSize</CODE> - The number of buffered keys</DL> </DD> </DL> <HR> <A NAME="nextIntValue()"><!-- --></A><H3> nextIntValue</H3> <PRE> public final int <B>nextIntValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method<DD><DL> <DT><B>Specified by: </B><DD><CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextIntValue()">nextIntValue</A></CODE> in interface <CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextIntValue()"><CODE>DataFieldMaxValueIncrementer.nextIntValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="nextLongValue()"><!-- --></A><H3> nextLongValue</H3> <PRE> public final long <B>nextLongValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method<DD><DL> <DT><B>Specified by: </B><DD><CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextLongValue()">nextLongValue</A></CODE> in interface <CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextLongValue()"><CODE>DataFieldMaxValueIncrementer.nextLongValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="nextDoubleValue()"><!-- --></A><H3> nextDoubleValue</H3> <PRE> public final double <B>nextDoubleValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method<DD><DL> <DT><B>Specified by: </B><DD><CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextDoubleValue()">nextDoubleValue</A></CODE> in interface <CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextDoubleValue()"><CODE>DataFieldMaxValueIncrementer.nextDoubleValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="nextStringValue()"><!-- --></A><H3> nextStringValue</H3> <PRE> public final java.lang.String <B>nextStringValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method<DD><DL> <DT><B>Specified by: </B><DD><CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextStringValue()">nextStringValue</A></CODE> in interface <CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextStringValue()"><CODE>DataFieldMaxValueIncrementer.nextStringValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="nextValue(java.lang.Class)"><!-- --></A><H3> nextValue</H3> <PRE> public final java.lang.Object <B>nextValue</B>(java.lang.Class&nbsp;keyClass) throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method<DD><DL> <DT><B>Specified by: </B><DD><CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextValue(java.lang.Class)">nextValue</A></CODE> in interface <CODE><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html">DataFieldMaxValueIncrementer</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/DataFieldMaxValueIncrementer.html#nextValue(java.lang.Class)"><CODE>DataFieldMaxValueIncrementer.nextValue(java.lang.Class)</CODE></A></DL> </DD> </DL> <HR> <A NAME="incrementIntValue()"><!-- --></A><H3> incrementIntValue</H3> <PRE> protected abstract int <B>incrementIntValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method implementation to be provided by concrete subclasses<DD><DL> </DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextIntValue()"><CODE>nextIntValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="incrementLongValue()"><!-- --></A><H3> incrementLongValue</H3> <PRE> protected abstract long <B>incrementLongValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method implementation to be provided by concrete subclasses<DD><DL> </DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextLongValue()"><CODE>nextLongValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="incrementDoubleValue()"><!-- --></A><H3> incrementDoubleValue</H3> <PRE> protected abstract double <B>incrementDoubleValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method implementation to be provided by concrete subclasses<DD><DL> </DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextDoubleValue()"><CODE>nextDoubleValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="incrementStringValue()"><!-- --></A><H3> incrementStringValue</H3> <PRE> protected abstract java.lang.String <B>incrementStringValue</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD>Template method implementation to be provided by concrete subclasses<DD><DL> </DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/jdbc/core/support/AbstractDataFieldMaxValueIncrementer.html#nextStringValue()"><CODE>nextStringValue()</CODE></A></DL> </DD> </DL> <HR> <A NAME="afterPropertiesSet()"><!-- --></A><H3> afterPropertiesSet</H3> <PRE> public void <B>afterPropertiesSet</B>() throws <A HREF="../../../../../com/interface21/dao/DataAccessException.html">DataAccessException</A></PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../../com/interface21/beans/factory/InitializingBean.html">InitializingBean</A></CODE></B></DD> <DD>Invoked by a BeanFactory after it has set all bean properties supplied. <p>This method allows the bean instance to perform initialization only possible when all bean properties have been set and to throw an exception in the event of misconfiguration.<DD><DL> <DT><B>Specified by: </B><DD><CODE><A HREF="../../../../../com/interface21/beans/factory/InitializingBean.html#afterPropertiesSet()">afterPropertiesSet</A></CODE> in interface <CODE><A HREF="../../../../../com/interface21/beans/factory/InitializingBean.html">InitializingBean</A></CODE></DL> </DD> <DD><DL> <DT><B>See Also: </B><DD><A HREF="../../../../../com/interface21/beans/factory/InitializingBean.html#afterPropertiesSet()"><CODE>InitializingBean.afterPropertiesSet()</CODE></A></DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <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/AbstractDataFieldMaxValueIncrementer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV CLASS&nbsp; &nbsp;<A HREF="../../../../../com/interface21/jdbc/core/support/AbstractNextMaxValueProvider.html"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractDataFieldMaxValueIncrementer.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: &nbsp;INNER&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> <!-- =========== END OF NAVBAR =========== --> <HR> <i>Rod Johnson and Spring contributors 2001-2003.</i> </BODY> </HTML>
_layouts/default.html
matt-t-johnson/matt-t-johnson.github.io
<!DOCTYPE html> <html> {% include head.html %} <body id="page-top" class="index"> {% include header.html %} {% include skills.html %} {% include soft_skills.html %} {% include portfolio_grid.html %} {% include experience.html %} {% include contact.html %} {% include footer.html %} {% include modals.html %} {% include js.html %} </body> </html>
public/map/index.html
yystju/tdcc_demo
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="no"> <meta name="mobile-web-app-capable" content="no"> <style type="text/css"> body, html { margin: 0px; padding: 0px; } #allmap {width: 100%; height: 300px; border: 1px solid gray; overflow: hidden;margin:0;font-family:"微软雅黑";} #cords { border: 1px solid red; } #toolbar { -webkit-transition: all 0.5s; transition: all 0.5s; } .hidden { display: none; } </style> <script type="text/javascript" src="//api.map.baidu.com/api?v=2.0&ak=NDouwHcPsFGTCV1k1QaSUUgW"></script> <title>地图记录</title> <!-- http://developer.baidu.com/map/jsdemo.htm#a1_2 --> </head> <body> <div id="toolbar"> <table> <tr> <td><label for="shuttleName">线路</label></td><td><input type="text" id="shuttleName" name="shuttleName" list="shuttleList"/></td> <td><button id="start">开始</button></td><td><button id="stop" disabled="disabled">停止</button></td> </tr> </table> <datalist id="shuttleList"> <option value="一号线" /> <option value="二号线" /> <option value="三号线" /> <option value="四号线" /> <option value="五号线" /> <option value="六号线" /> <option value="七号线" /> <option value="其它线" /> </datalist> </div> <button id="test">测试</button> <div id="cords"></div> <div id="allmap"></div> </body> </html> <script type="text/javascript"> /** * DB Init */ window.indexedDB = window.indexedDB || window.webkitIndexedDB || window.mozIndexedDB || window.msIndexedDB; window.IDBTransaction = window.IDBTransaction || window.webkitIDBTransaction || window.msIDBTransaction; window.IDBKeyRange = window.IDBKeyRange || window.webkitIDBKeyRange || window.msIDBKeyRange; var db = null; var pushGeo = function() {}; var pushBaiduGeo = function() {}; var clearData = function() {}; var getDataByShuttleName = function() {}; if(window.indexedDB) { var request = window.indexedDB.open('geodb', 2); request.addEventListener('upgradeneeded', function(evt) { console.log('[upgradeneeded]'); db = evt.target.result; if(db.objectStoreNames.contains('geo')) db.deleteObjectStore('geo'); var store = db.createObjectStore('geo', {keyPath: 'timestamp'}); var timeIndex = store.createIndex('by_timstamp', 'timestamp', {unique: true}); var shuttleNameIndex = store.createIndex('by_shuttleName', 'shuttleName', {unique: false}); }, false); request.addEventListener('success', function(evt) { console.log('[success]'); db = evt.target.result; }, false); request.addEventListener('error', function(err) { console.log('[error]'); console.dir(err); }, false); // pushGeo = function(point, callback) { // var tx = db.transaction('geo', 'readwrite'); // var store = tx.objectStore('geo'); // var shuttleName = document.querySelector('#shuttleName').value; // store.put({'timestamp':point.timestamp, 'shuttleName': shuttleName, 'latitude':point.coords.latitude, 'longitude':point.coords.longitude}); // if(callback) { // tx.addEventListener('success', function() { // callback(); // }, false); // } // }; pushBaiduGeo = function(point, callback) { var tx = db.transaction('geo', 'readwrite'); var store = tx.objectStore('geo'); var shuttleName = document.querySelector('#shuttleName').value; window.localStorage.setItem('__shuttleName__', shuttleName); console.dir({'timestamp':(new Date().getTime()), 'shuttleName': shuttleName, 'latitude':point.lat, 'longitude':point.lng}); store.put({'timestamp':(new Date().getTime()), 'shuttleName': shuttleName, 'latitude':point.lat, 'longitude':point.lng}); if(callback) { tx.addEventListener('success', function() { callback(); }, false); } }; getDataByShuttleName = function(callback) { var tx = db.transaction('geo', 'readwrite'); var store = tx.objectStore('geo'); var shuttleName = document.querySelector('#shuttleName').value; var index = store.index("by_shuttleName"); if(callback) { // index.get(shuttleName).addEventListener('success', function(evt) { // var data = evt.target.result; // console.dir(evt); // callback(data); // }, false); var queryReq = index.openCursor(IDBKeyRange.only(shuttleName)); queryReq.addEventListener('success', function(evt) { var cursor = queryReq.result; if (cursor) { var data = cursor.value; console.dir(evt); callback(data); cursor.continue(); } else { } }, false); } }; clearData = function(callback) { var tx = db.transaction('geo', 'readwrite'); var store = tx.objectStore('geo'); store.clear().addEventListener('success', function(evt) { if(callback) { tx.addEventListener('success', function() { callback(); }, false); } }, false); }; } //End of indexedDB. /** * MAP Init */ var map = new BMap.Map('allmap'); var geolocation = new BMap.Geolocation(); /** * Geolocation Init */ var watchID = null; /** * On load. */ window.addEventListener('DOMContentLoaded', function() { geolocation.getCurrentPosition(function(r){ if(this.getStatus() == BMAP_STATUS_SUCCESS) { map.centerAndZoom(r.point, 18); map.clearOverlays(); var marker = new BMap.Marker(r.point); map.addOverlay(marker); map.panTo(r.point); //console.log('center point:'+r.point.lng+','+r.point.lat); var cordDiv = document.querySelector('#cords'); cordDiv.innerHTML = '('+r.point.lng+','+r.point.lat+')'; } else { alert('failed'+this.getStatus()); } },function(err) { console.log(err); }, { enableHighAccuracy: true }); map.addEventListener('click', function(evt) { //console.log('click point : ' + evt.point.lng + ',' + evt.point.lat); var cordDiv = document.querySelector('#cords'); cordDiv.innerHTML = '('+evt.point.lng+','+evt.point.lat+')'; }); document.querySelector('#start').addEventListener('click', function() { document.querySelector('#start').setAttribute('disabled', 'disabled'); document.querySelector('#stop').removeAttribute('disabled'); if(watchID) { navigator.geolocation.clearWatch(watchID); watchID = null; } watchID = navigator.geolocation.watchPosition(function(point) { var ggPoint = new BMap.Point(point.coords.longitude, point.coords.latitude); var convertor = new BMap.Convertor(); var pointArr = []; pointArr.push(ggPoint); convertor.translate(pointArr, 1, 5, function (data) { if(data.status === 0) { var bmapPoint = data.points[0]; map.clearOverlays(); var marker = new BMap.Marker(bmapPoint); map.addOverlay(marker); var cordDiv = document.querySelector('#cords'); cordDiv.innerHTML = '('+bmapPoint.lng+','+bmapPoint.lat+')'; map.panTo(bmapPoint); pushBaiduGeo(bmapPoint); } }); }, function(err) { alert('ERROR(' + err.code + '): ' + err.message); }, { enableHighAccuracy: true, maximumAge : 30000, timeout : 27000 }); }, false); document.querySelector('#stop').addEventListener('click', function() { document.querySelector('#start').removeAttribute('disabled'); document.querySelector('#stop').setAttribute('disabled', 'disabled'); if(watchID) { navigator.geolocation.clearWatch(watchID); watchID = null; } }, false); document.querySelector('#test').addEventListener('click', function() { getDataByShuttleName(function(data) { var cordDiv = document.querySelector('#cords'); cordDiv.innerHTML += '<br/>' + JSON.stringify(data); }); }, false); var shuttleName = window.localStorage.getItem('__shuttleName__'); if(shuttleName) { document.querySelector('#shuttleName').value = shuttleName; } }, false); </script>
SketchGeometries/index.html
kellyhutchins/TSSamples_JSAPI
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Sketch temporary geometries - 4.5</title> <link rel="stylesheet" href="https://js.arcgis.com/4.5/esri/css/main.css"> <link rel="stylesheet" href="css/main.css"> <script> var locationPath = location.pathname.replace(/\/[^\/]+$/, ""); window.dojoConfig = { packages: [{ name: "app", location: locationPath + "/app" }] } </script> <script src="https://js.arcgis.com/4.5"></script> </head> <body> <div id="viewDiv"> <div id="topbar"> <button class="action-button esri-icon-blank-map-pin" id="pointButton" type="button" title="Draw point"></button> <button class="action-button esri-icon-polyline" id="polylineButton" type="button" title="Draw polyline"></button> <button class="action-button esri-icon-polygon" id="polygonButton" type="button" title="Draw polygon"></button> <button class="action-button esri-icon-trash" id="resetBtn" type="button" title="Clear graphics"></button> </div> </div> <script> require(["app/main"]); </script> </body> </html>
console/base.html
mysll/flynet
<!DOCTYPE html> <html lang="zh"> <head> <!-- start: Meta --> <meta charset="utf-8"> <title>{{template "Title" .}} -Server Dashboard </title> <!-- end: Meta --> <!-- start: Mobile Specific --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- end: Mobile Specific --> <!-- start: CSS --> <link id="bootstrap-style" href="/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/bootstrap-responsive.min.css" rel="stylesheet"> <link id="base-style" href="/css/style.css" rel="stylesheet"> <link id="base-style-responsive" href="/css/style-responsive.css" rel="stylesheet"> <!-- end: CSS --> <!-- The HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <link id="ie-style" href="css/ie.css" rel="stylesheet"> <![endif]--> <!--[if IE 9]> <link id="ie9style" href="css/ie9.css" rel="stylesheet"> <![endif]--> <!-- start: Favicon --> <link rel="shortcut icon" href="img/favicon.ico"> <!-- end: Favicon --> </head> <body> <!-- start: Header --> <div class="navbar"> <div class="navbar-inner"> <div class="container-fluid"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".top-nav.nav-collapse,.sidebar-nav.nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="index.html"><span>Console</span></a> <!-- start: Header Menu --> <div class="nav-no-collapse header-nav"> <ul class="nav pull-right"> <li class="dropdown hidden-phone"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> <i class="halflings-icon white warning-sign"></i> </a> <ul class="dropdown-menu notifications"> <li class="dropdown-menu-title"> <span>You have 11 notifications</span> <a href="#refresh"><i class="icon-repeat"></i></a> </li> <li> <a href="#"> <span class="icon blue"><i class="icon-user"></i></span> <span class="message">New user registration</span> <span class="time">1 min</span> </a> </li> <li> <a href="#"> <span class="icon green"><i class="icon-comment-alt"></i></span> <span class="message">New comment</span> <span class="time">7 min</span> </a> </li> <li> <a href="#"> <span class="icon green"><i class="icon-comment-alt"></i></span> <span class="message">New comment</span> <span class="time">8 min</span> </a> </li> <li> <a href="#"> <span class="icon green"><i class="icon-comment-alt"></i></span> <span class="message">New comment</span> <span class="time">16 min</span> </a> </li> <li> <a href="#"> <span class="icon blue"><i class="icon-user"></i></span> <span class="message">New user registration</span> <span class="time">36 min</span> </a> </li> <li> <a href="#"> <span class="icon yellow"><i class="icon-shopping-cart"></i></span> <span class="message">2 items sold</span> <span class="time">1 hour</span> </a> </li> <li class="warning"> <a href="#"> <span class="icon red"><i class="icon-user"></i></span> <span class="message">User deleted account</span> <span class="time">2 hour</span> </a> </li> <li class="warning"> <a href="#"> <span class="icon red"><i class="icon-shopping-cart"></i></span> <span class="message">New comment</span> <span class="time">6 hour</span> </a> </li> <li> <a href="#"> <span class="icon green"><i class="icon-comment-alt"></i></span> <span class="message">New comment</span> <span class="time">yesterday</span> </a> </li> <li> <a href="#"> <span class="icon blue"><i class="icon-user"></i></span> <span class="message">New user registration</span> <span class="time">yesterday</span> </a> </li> <li class="dropdown-menu-sub-footer"> <a>View all notifications</a> </li> </ul> </li> <!-- start: Notifications Dropdown --> <li class="dropdown hidden-phone"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> <i class="halflings-icon white tasks"></i> </a> <ul class="dropdown-menu tasks"> <li class="dropdown-menu-title"> <span>You have 17 tasks in progress</span> <a href="#refresh"><i class="icon-repeat"></i></a> </li> <li> <a href="#"> <span class="header"> <span class="title">iOS Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim red">80</div> </a> </li> <li> <a href="#"> <span class="header"> <span class="title">Android Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim green">47</div> </a> </li> <li> <a href="#"> <span class="header"> <span class="title">ARM Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim yellow">32</div> </a> </li> <li> <a href="#"> <span class="header"> <span class="title">ARM Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim greenLight">63</div> </a> </li> <li> <a href="#"> <span class="header"> <span class="title">ARM Development</span> <span class="percent"></span> </span> <div class="taskProgress progressSlim orange">80</div> </a> </li> <li> <a class="dropdown-menu-sub-footer">View all tasks</a> </li> </ul> </li> <!-- end: Notifications Dropdown --> <!-- start: Message Dropdown --> <li class="dropdown hidden-phone"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> <i class="halflings-icon white envelope"></i> </a> <ul class="dropdown-menu messages"> <li class="dropdown-menu-title"> <span>You have 9 messages</span> <a href="#refresh"><i class="icon-repeat"></i></a> </li> <li> <a href="#"> <span class="avatar"><img src="img/avatar.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Dennis Ji </span> <span class="time"> 6 min </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="#"> <span class="avatar"><img src="img/avatar.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Dennis Ji </span> <span class="time"> 56 min </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="#"> <span class="avatar"><img src="img/avatar.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Dennis Ji </span> <span class="time"> 3 hours </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="#"> <span class="avatar"><img src="img/avatar.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Dennis Ji </span> <span class="time"> yesterday </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a href="#"> <span class="avatar"><img src="img/avatar.jpg" alt="Avatar"></span> <span class="header"> <span class="from"> Dennis Ji </span> <span class="time"> Jul 25, 2012 </span> </span> <span class="message"> Lorem ipsum dolor sit amet consectetur adipiscing elit, et al commore </span> </a> </li> <li> <a class="dropdown-menu-sub-footer">View all messages</a> </li> </ul> </li> <!-- end: Message Dropdown --> <li class="dropdown"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> <i class="halflings-icon white wrench"></i> <span class="caret"></span> </a> <ul class="dropdown-menu"> <li class="dropdown-menu-title"> <span>System Control</span> </li> <li><a href="/sys/shutdown"><i class="halflings-icon off"></i> Shutdown</a></li> </ul> </li> <!-- start: User Dropdown --> <li class="dropdown"> <a class="btn dropdown-toggle" data-toggle="dropdown" href="#"> <i class="halflings-icon white user"></i> {{.username}} <span class="caret"></span> </a> <ul class="dropdown-menu"> <li class="dropdown-menu-title"> <span>Account Settings</span> </li> <li><a href="/logout"><i class="halflings-icon off"></i> Logout</a></li> </ul> </li> <!-- end: User Dropdown --> </ul> </div> <!-- end: Header Menu --> </div> </div> </div> <!-- start: Header --> <div class="container-fluid-full"> <div class="row-fluid"> <!-- start: Main Menu --> <div id="sidebar-left" class="span2"> <div class="nav-collapse sidebar-nav"> <ul class="nav nav-tabs nav-stacked main-menu"> <li><a href="/index"><i class="icon-bar-chart"></i><span class="hidden-tablet"> Dashboard</span></a></li> <li> <a class="dropmenu" href="#"><i class="icon-folder-close-alt"></i><span class="hidden-tablet"> All Servers</span><span class="label label-important"> {{len .servers}} </span></a> <ul> {{range $name, $app := .servers}} <li><a class="submenu" href="/view/{{$name}}/info"><i class="icon-file-alt"></i><span class="hidden-tablet"> {{$name}}</span></a></li> {{end}} </ul> </li> </ul> </div> </div> <!-- end: Main Menu --> <noscript> <div class="alert alert-block span10"> <h4 class="alert-heading">Warning!</h4> <p>You need to have <a href="http://en.wikipedia.org/wiki/JavaScript" target="_blank">JavaScript</a> enabled to use this site.</p> </div> </noscript> <!-- start: Content --> <div id="content" class="span10"> {{template "Nav" .}} {{template "Content" .}} </div><!--/#content.span10--> </div><!--/fluid-row--> <div class="modal hide fade" id="myModal"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> <h3>Settings</h3> </div> <div class="modal-body"> <p>Here settings can be configured...</p> </div> <div class="modal-footer"> <a href="#" class="btn" data-dismiss="modal">Close</a> <a href="#" class="btn btn-primary">Save changes</a> </div> </div> <div class="clearfix"></div> <footer> <p> <span style="text-align:left;float:left">&copy; 2014 <a href="#" alt="server console">Server Console</a></span> </p> </footer> <!-- start: JavaScript--> <script src="/js/jquery-1.9.1.min.js"></script> <script src="/js/jquery-migrate-1.0.0.min.js"></script> <script src="/js/jquery-ui-1.10.0.custom.min.js"></script> <script src="/js/jquery.ui.touch-punch.js"></script> <script src="/js/modernizr.js"></script> <script src="/js/bootstrap.min.js"></script> <script src="/js/jquery.cookie.js"></script> <script src='/js/fullcalendar.min.js'></script> <script src='/js/jquery.dataTables.min.js'></script> <script src="/js/excanvas.js"></script> <script src="/js/jquery.flot.js"></script> <script src="/js/jquery.flot.pie.js"></script> <script src="/js/jquery.flot.stack.js"></script> <script src="/js/jquery.flot.resize.min.js"></script> <script src="/js/jquery.chosen.min.js"></script> <script src="/js/jquery.uniform.min.js"></script> <script src="/js/jquery.cleditor.min.js"></script> <script src="/js/jquery.noty.js"></script> <script src="/js/jquery.elfinder.min.js"></script> <script src="/js/jquery.raty.min.js"></script> <script src="/js/jquery.iphone.toggle.js"></script> <script src="/js/jquery.uploadify-3.1.min.js"></script> <script src="/js/jquery.gritter.min.js"></script> <script src="/js/jquery.imagesloaded.js"></script> <script src="/js/jquery.masonry.min.js"></script> <script src="/js/jquery.knob.modified.js"></script> <script src="/js/jquery.sparkline.min.js"></script> <script src="/js/counter.js"></script> <script src="/js/retina.js"></script> <script src="/js/custom.js"></script> <!-- end: JavaScript--> </body> </html>
doc/javadoc/edu/rpi/tw/data/rdf/sesame/package-frame.html
timrdf/csv2rdf4lod-automation
<!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_07) on Wed Apr 03 13:28:43 EDT 2013 --> <title>edu.rpi.tw.data.rdf.sesame</title> <meta name="date" content="2013-04-03"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../../../edu/rpi/tw/data/rdf/sesame/package-summary.html" target="classFrame">edu.rpi.tw.data.rdf.sesame</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="Sesame.html" title="class in edu.rpi.tw.data.rdf.sesame" target="classFrame">Sesame</a></li> </ul> </div> </body> </html>
Documentations/html/_auth_request_test_8cs.html
feedhenry/fh-dotnet-sdk
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>fh-dotnet-sdk: tests/AuthRequestTest.cs File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </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">fh-dotnet-sdk </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('_auth_request_test_8cs.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">AuthRequestTest.cs File Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtests_1_1_auth_request_test.html">tests.AuthRequestTest</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespacetests"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacetests.html">tests</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_59425e443f801f1f2fd8bbe4959a3ccf.html">tests</a></li><li class="navelem"><a class="el" href="_auth_request_test_8cs.html">AuthRequestTest.cs</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.12 </li> </ul> </div> </body> </html>
javadoc/3.4/com/android/build/api/transform/Status.html
google/android-gradle-dsl
<!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_181-google-v7) on Tue Apr 16 11:16:22 PDT 2019 --> <title>Status (Android Gradle API)</title> <meta name="date" content="2019-04-16"> <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="Status (Android Gradle API)"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/android/build/api/transform/SecondaryInput.html" title="interface in com.android.build.api.transform"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/android/build/api/transform/Transform.html" title="class in com.android.build.api.transform"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/android/build/api/transform/Status.html" target="_top">Frames</a></li> <li><a href="Status.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.android.build.api.transform</div> <h2 title="Enum Status" class="title">Enum Status</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a>&gt;</li> <li> <ul class="inheritance"> <li>com.android.build.api.transform.Status</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a>&gt;</dd> </dl> <hr> <br> <pre>public enum <span class="typeNameLabel">Status</span> extends java.lang.Enum&lt;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a>&gt;</pre> <div class="block">The file changed status for incremental execution.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/android/build/api/transform/Status.html#ADDED">ADDED</a></span></code> <div class="block">The file was added since the last build.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/android/build/api/transform/Status.html#CHANGED">CHANGED</a></span></code> <div class="block">The file was modified since the last build.</div> </td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/android/build/api/transform/Status.html#NOTCHANGED">NOTCHANGED</a></span></code> <div class="block">The file was not changed since the last build.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/android/build/api/transform/Status.html#REMOVED">REMOVED</a></span></code> <div class="block">The file was removed since the last build.</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/android/build/api/transform/Status.html#valueOf-java.lang.String-">valueOf</a></span>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/android/build/api/transform/Status.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum.constant.detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="NOTCHANGED"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NOTCHANGED</h4> <pre>public static final&nbsp;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a> NOTCHANGED</pre> <div class="block">The file was not changed since the last build.</div> </li> </ul> <a name="ADDED"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>ADDED</h4> <pre>public static final&nbsp;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a> ADDED</pre> <div class="block">The file was added since the last build.</div> </li> </ul> <a name="CHANGED"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CHANGED</h4> <pre>public static final&nbsp;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a> CHANGED</pre> <div class="block">The file was modified since the last build.</div> </li> </ul> <a name="REMOVED"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>REMOVED</h4> <pre>public static final&nbsp;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a> REMOVED</pre> <div class="block">The file was removed since the last build.</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (Status c : Status.values()) &nbsp; System.out.println(c); </pre></div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>an array containing the constants of this enum type, in the order they are declared</dd> </dl> </li> </ul> <a name="valueOf-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../../../../com/android/build/api/transform/Status.html" title="enum in com.android.build.api.transform">Status</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>name</code> - the name of the enum constant to be returned.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>the enum constant with the specified name</dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/android/build/api/transform/SecondaryInput.html" title="interface in com.android.build.api.transform"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/android/build/api/transform/Transform.html" title="class in com.android.build.api.transform"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/android/build/api/transform/Status.html" target="_top">Frames</a></li> <li><a href="Status.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
WEB-INF/html/adderCardsTemplate.html
HolyKadylo/Cards
<!DOCTYPE html> <html> <head> <title> Ìîè êàðòû </title> </head> <body> <span id="allcards" style="float:left;width:30%;height:100%;"> <h2>Ñåé÷àñ äîáàâëÿåòñÿ íîâàÿ êàðòà <br>#$cardCode</h2><br> <hr> </span> <span id="head">Çäðàâñòâóéòå, <b>$username</b> <a href="/cards/logout">[Âûéòè]</a><br><br> </span><br> <span id="details" style="float:right;width:70%;height:100%;"> <form action="/cards/addcard?cc=$cardCode" method="POST"> <b>Âûáåðèòå êîíòðîëèðóþùåãî: </b><br> <select name="chiefController" required = "true"> <!--<option value = "...">...</option>--> $chiefControllers </select> <br> Ââåäèòå ñîäåðæàíèå ïóíêòà äëÿ êîíòðîëÿ:<br> <input name = "wtc" type="text" size="45" required="true"></input><br> Óêàæèòå äèðåêòèâíûé ñðîê èñïîëíåíèÿ:<br> <input name = "dir" type = "date" required = "true"></input><br> Çàãðóçèòå ðàñïîðÿäèòåëüíûé äîêóìåíò:<br> <input type="url" disabled="true"></input><input type="button" disabled = "true" value="Îáçîð"></input> <abbr title="Îïöèÿ ïîêà íåäîñòóïíà" style = "border-bottom:2px dotted blue; color:grey">[?]</abbr><br> Óêàæèòå èíôîðìàöèþ î äîêóìåíòå: <br> <input name = "number" type = "number" placeholder = "Íîìåð" required = "true"></input> <input name = "tabelNumEx" type = "number" placeholder= "Òàáåëüíûé íîìåð èñïîëíèòåëÿ" required = "true"><br> </input> <input name = "docName" type = "text" size = "45" placeholder = "Íàçâàíèå" required = "true"></input><br> <b>Âûáåðèòå èñïîëíèòåëÿ: </b><br> <select name="primaryExecutor" required = "true"> <!--<option value = "...">...</option>--> $primaryExecutors </select> <br><br> <input type="submit" value="Ãîòîâî"></input> <button type="button" onclick="window.location.href = '/cards/dashboard'">Îòìåíà</button> </form> </span> </body> </html>
mysite/pages/static/pages/css/help_center.css
cjlee112/socraticqs2
body { background: #FAFBFD; -webkit-font-smoothing: antialiased; font: normal 14px/24px "Avenir Next Rounded W01", sans-serif; color: #333; } /** * Links */ a { color: #43B02A; text-decoration: none; transition: color 0.2s, opacity 0.2s; } a:hover, a:active, a:focus { color: #8ED07F; text-decoration: none; } /** * Text */ h1, h2, h3, h4, h5, h6 { margin: 24px 0 0 0; font-family: "Avenir Next Rounded W01", sans-serif; font-size: 20px; font-weight: 400; line-height: 24px; color: #000; } h1 { margin-top: 0; } h3 { font-size: 18px; } h4, h5, h6 { font-size: 10px; line-height: 24px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; } p { margin: 24px 0 0 0; } b, strong { font-weight: bold; } /** * Tables */ table, tr, th, td { border: 0; margin: 0; padding: 0; } table { border-collapse: collapse; width: 100%; margin-top: 36px; } thead { border-bottom: 1px solid #DDE2E6; } tbody tr { border-bottom: 1px solid #DDE2E6; } tbody tr:nth-child(odd) { background: #FAFBFD; } th, td { padding: 18px 12px 17px 12px; font-size: 14px; line-height: 24px; vertical-align: top; } th { color: #000; font-weight: 500; } td { color: #333; } td a { color: #333; } td a:hover, td a:active, td a:focus { color: #333; opacity: 0.6; } /** * Forms */ form { margin: 0; padding: 0; } form:before, form:after { content: " "; display: table; } form:after { clear: both; } label { display: block; font-size: 14px; font-weight: 500; line-height: 24px; color: #000; margin: 48px 0 0 0; padding: 6px 0 0 0; } label:first-of-type { margin-top: 0; } label span { color: #7F7F7F; } label + p { color: #333; margin: 0; } input[type=text], input[type=password], input[type=email], textarea { display: block; width: 100%; height: 54px; font-family: "Avenir Next Rounded W01", sans-serif; font-size: 14px; font-weight: 400; line-height: 24px; padding: 15px 24px; background: #fff; border: 1px solid #D0D5D9; border-radius: 4px; color: #333; margin: 12px 0 0 0; } textarea { height: 300px; padding: 24px; } input[type=submit] { display: inline-block; width: auto; float: right; font-size: 14px; font-weight: 500; line-height: 18px; text-decoration: none; background: #43B02A; color: #fff; margin: 60px 0 0 0; padding: 14px 30px; text-align: center; border-radius: 4px; border: 1px solid #43B02A; cursor: pointer; transition: all 0.2s; } input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus { opacity: 0.6; outline: 0; } .checkbox, .radio, .checkbox-inline, .radio-inline { margin: 12px 0 0 0; color: #333; } .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline { margin: 12px 0 0 12px; } .sidebar { display: none; background: #1E1A34; position: fixed; top: 0; left: 0; z-index: 101; width: 100%; height: 100%; padding-top: 61px; overflow: hidden; } .sidebar header { position: fixed; top: 0; left: 0; z-index: 2; width: 100%; background: #1B172F; border-bottom: 1px solid #2F2B43; height: 61px; padding: 0 15px 0 15px; } .sidebar header:before, .sidebar header:after { content: " "; display: table; } .sidebar header:after { clear: both; } .sidebar header a { float: left; line-height: 60px; padding: 0 9px; color: #B1B0B9; } .sidebar header a:hover, .sidebar header a:focus, .sidebar header a:active { color: #B1B0B9; opacity: 0.6; } .sidebar header .sidebar__link-with-progress { position: relative; } .sidebar header .sidebar__link-with-progress .progress-line { position: absolute; bottom: 12px; left: 9px; width: calc(100% - 18px); } .sidebar section { border-top: 1px solid #2F2B43; padding: 17px 24px 18px 24px; } .sidebar section:first-of-type { border-top: 0; } .sidebar h4 { margin: 0; color: #676476; } .sidebar .dropdown-toggle { font-size: 14px; line-height: 24px; color: #B1B0B9; cursor: pointer; transition: all 0.2s; } .sidebar .dropdown-toggle:hover, .sidebar .dropdown-toggle:active, .sidebar .dropdown-toggle:focus { opacity: 0.6; } .sidebar .dropdown-toggle span:first-child { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block; max-width: calc(100% - 66px); vertical-align: middle; } .sidebar .dropdown-toggle .sidebar__arrow { display: inline-block; background: url(../../img/instructor/dropdown-caret.svg) no-repeat left center; width: 6px; height: 3px; vertical-align: middle; margin: 0px 0 0 12px; } .sidebar__scroll-container { position: relative; height: calc(100vh - 61px); overflow: hidden; } .sidebar__actions ul { margin: 0; padding: 0; list-style: none; } .sidebar__actions ul:before, .sidebar__actions ul:after { content: " "; display: table; } .sidebar__actions ul:after { clear: both; } .sidebar__actions li { float: left; margin-left: 12px; } .sidebar__actions li:first-child { margin-left: 0; } .sidebar__actions a { position: relative; display: block; font-size: 12px; color: #8C8A98; } .sidebar__actions a:before { content: ''; visibility: hidden; opacity: 0; background: #43B02A; width: 100%; height: 2px; position: absolute; bottom: -19px; left: 0; transition: all 0.2s; } .sidebar__actions a.sidebar__actions__active, .sidebar__actions a:hover, .sidebar__actions a:active, .sidebar__actions a:focus { color: #8C8A98; } .sidebar__actions a.sidebar__actions__active:before, .sidebar__actions a:hover:before, .sidebar__actions a:active:before, .sidebar__actions a:focus:before { opacity: 1; visibility: visible; } .sidebar__units ul { margin: 0 0 0 0; padding: 0; list-style: none; } .sidebar__units li { display: block; } .sidebar__units a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; display: block; color: #B1B0B9; line-height: 30px; padding-left: 22px; padding-right: 48px; margin-left: -24px; border-left: 2px solid transparent; transition: all 0.2s; } .sidebar__units a:hover, .sidebar__units a:active, .sidebar__units a:focus, .sidebar__units a.sidebar__units__active { color: #B1B0B9; border-left: 2px solid #43B02A; } a.sidebar__add { display: block; color: #8C8A98; font-size: 12px; line-height: 30px; padding-left: 54px; background: url(../../img/instructor/sidebar-add.svg) no-repeat 24px center; margin-top: 6px; margin-bottom: -6px; border-left: 0; } a.sidebar__add:hover, a.sidebar__add:active, a.sidebar__add:focus { border-left: 0; color: #B1B0B9; opacity: 1; } .sidebar__empty p { margin: 0; padding-right: 12px; color: #8C8A98; } .sidebar__empty a { display: block; color: #B1B0B9; margin-top: 12px; } .sidebar__empty a:hover, .sidebar__empty a:active, .sidebar__empty a:focus { color: #B1B0B9; opacity: 0.6; } @media (min-width: 1024px) { .sidebar { display: block !important; width: 308px; } .sidebar header { width: 308px; } } .page { padding-top: 61px; padding-bottom: 24px; } .page__topbar { position: fixed; top: 0; left: 0; z-index: 100; width: 100%; background: #1E1A34; } .page__topbar-inner { height: 61px; background: #fff; border-bottom: 1px solid #DDE2E6; } .page__account { display: block; float: left; line-height: 60px; height: 60px; color: #333; padding-left: 24px; } .page__account:hover, .page__account:active, .page__account:focus { color: #333; opacity: 0.6; } .page__account .avatar { float: left; margin-top: 15px; } .page__account span { display: none; float: left; margin-left: 18px; } .page__messages .alert { margin: 0; border-top: 0; border-radius: 0; } @media (min-width: 1024px) { .page { padding-top: 0; padding-left: 308px; padding-bottom: 60px; } .page__topbar { position: relative; } .page__topbar-inner { border-radius: 5px 0 0 0; } .page__account { float: right; padding-left: 0; padding-right: 72px; } .page__account span { display: block; } } .card { position: relative; background: #fff; border-top: 1px solid #DDE2E6; border-bottom: 1px solid #DDE2E6; margin: 23px 0 0 0; } .card section { margin-top: 60px; border-top: 1px solid #DDE2E6; padding-top: 60px; } .card section:first-of-type { margin-top: 0; border-top: 0; padding-top: 0; } .card section h2 { margin-top: 3px; } .card section form { margin-top: 45px; } .card__topbar { height: 96px; border-bottom: 1px solid #DDE2E6; padding: 36px 24px; } .card__topbar h1 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .card__topbar.card__topbar--with-description { height: auto; padding: 39px 24px 35px 24px; } .card__topbar.card__topbar--with-description p { color: #333; margin: 9px 0 0 0; } .card__nav { border-bottom: 1px solid #DDE2E6; padding-left: 9px; height: 48px; } .card__nav ul { list-style: none; margin: 0; padding: 0; font-size: 0; white-space: nowrap; overflow: scroll; } .card__nav li { display: inline-block; } .card__nav a { position: relative; display: inline-block; color: #333; font-size: 14px; line-height: 24px; padding: 12px 15px; transition: all 0.2s; } .card__nav a:before { content: ''; visibility: hidden; opacity: 0; background: #43B02A; width: calc(100% - 30px); height: 2px; position: absolute; bottom: 0; left: 15px; transition: all 0.2s; } .card__nav a.card__nav-active, .card__nav a:hover, .card__nav a:active, .card__nav a:focus { color: #43B02A; } .card__nav a.card__nav-active:before, .card__nav a:hover:before, .card__nav a:active:before, .card__nav a:focus:before { opacity: 1; visibility: visible; } .card__sub { position: relative; } .card__sub .card__topbar { height: 60px; padding: 18px 24px; } .card__sub .card__topbar h2 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; line-height: 24px; margin: 0; } .card__content { position: relative; padding: 48px 24px; } .card__content > *:first-child { margin-top: -12px; } .card__content > h1:first-child { margin-top: -9px; } .card__content h1 + p { margin-top: 15px; } .card__content .alert { padding: 12px 24px; } .card__content .alert-info a { color: #31708f; font-weight: 500; text-decoration: underline; } .card__content .alert-info a:hover, .card__content .alert-info a:focus, .card__content .alert-info a:active { text-decoration: none; } .card__empty-state h3 { margin: 4px 0 0 0; } .card__empty-state .onboarding-content { margin-top: 13px; } .card__notice { background: #d9edf7; color: #31708f; border-bottom: 1px solid #DDE2E6; padding: 23px 24px; } .card__notice a { color: #31708f; font-weight: 500; text-decoration: underline; } .card__notice a:hover, .card__notice a:focus, .card__notice a:active { text-decoration: none; } @media (min-width: 1024px) { .card { margin: 59px 60px 0 60px; border-radius: 4px; border-left: 1px solid #DDE2E6; border-right: 1px solid #DDE2E6; } .card__topbar { padding: 36px 400px 36px 60px; } .card__topbar.card__topbar--with-description { padding: 39px 60px 35px 60px; } .card__nav { position: absolute; top: 0; right: 45px; height: 96px; padding-left: 0; } .card__nav ul { overflow: auto; } .card__nav a { padding-top: 39px; padding-bottom: 33px; } .card__sub .card__topbar { padding: 18px 24px 18px 60px; } .card__sub .card__nav { height: 60px; } .card__sub .card__nav a { padding-top: 19px; padding-bottom: 17px; } .card__content { padding: 60px; min-height: 168px; } .card__delete .button, .card__delete input[type=submit], .card__delete input[type=submit].button { position: absolute; bottom: 60px; left: 60px; margin: 0; } .card__notice { padding: 23px 60px; } } .avatar { display: inline-block; width: 30px; height: 30px; border-radius: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px rgba(0, 0, 0, 0.3); } .hamburger { position: fixed; display: block; width: 60px; height: 60px; top: 0; right: 7px; z-index: 102; cursor: pointer; } .hamburger:before, .hamburger:after { content: ''; display: block; position: absolute; top: 25px; right: 18px; width: 24px; height: 1px; background: #333; transform: rotate(0); transition: all 0.25s; } .hamburger:after { top: 34px; } .hamburger--active:before, .hamburger--active:after { background: #B1B0B9; transform: rotate(45deg); top: 30px; } .hamburger--active:after { transform: rotate(-45deg); } @media (min-width: 1024px) { .hamburger { display: none; } } .button, input[type=submit].button { display: inline-block; width: auto; font-size: 13px; font-weight: 400; line-height: 18px; text-decoration: none; background: #fff; color: #333333; margin: 36px 0 0 0; padding: 14px 24px; text-align: center; border-radius: 4px; border: 1px solid #D0D5D9; cursor: pointer; transition: all 0.2s; } .button:hover, .button:active, .button:focus, input[type=submit].button:hover, input[type=submit].button:active, input[type=submit].button:focus { text-decoration: none; border-color: #43B02A; background: #43B02A; color: #fff; outline: 0; opacity: 1; } .button--primary { border-color: #43B02A; background: #43B02A; color: #fff; font-size: 14px; font-weight: 500; } .button--primary:hover, .button--primary:active, .button--primary:focus { opacity: 0.6; } .button--small { padding: 11px 18px; font-size: 14px; } .button--xsmall { padding: 8px 18px; font-size: 14px; } .button--no-focus-style:focus { text-decoration: none; border-color: #D0D5D9; background: #fff; color: #333; outline: 0; opacity: 1; } .button--no-focus-style:focus:hover, .button--no-focus-style:focus:active { border-color: #43B02A; background: #43B02A; color: #fff; } .button + .button { margin-left: 18px; } h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: block; } h1 .button, h2 .button, h3 .button, h4 .button, h5 .button, h6 .button { margin-top: 24px; } @media (min-width: 1024px) { h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: inline; } h1 .button, h2 .button, h3 .button, h4 .button, h5 .button, h6 .button { float: right; margin-top: -9px; margin-left: 18px; } } .user-info { position: relative; padding: 6px 0 0 48px; min-height: 42px; } .user-info .avatar { position: absolute; top: 6px; left: 0; } .user-info h3 { margin: 0; font-size: 14px; line-height: 18px; } .user-info p { margin: 0; font-size: 12px; line-height: 18px; color: #B1B0B9; } .table-answer { padding: 0 0 0 48px; } .auth-topbar { height: 61px; background: #fff; border-bottom: 1px solid #DDE2E6; text-align: center; } .auth-topbar a { display: inline-block; padding: 12px; } .auth-topbar a:hover, .auth-topbar a:active, .auth-topbar a:focus { opacity: 0.7; } .auth-card { position: relative; background: #fff; border-top: 1px solid #DDE2E6; border-bottom: 1px solid #DDE2E6; margin: 23px auto 24px auto; max-width: 720px; } .auth-card header { text-align: center; padding: 36px 36px 34px 36px; border-bottom: 1px solid #DDE2E6; } .auth-card header h1 { margin-top: 3px; } .auth-card header p { margin-top: 9px; color: #7F7F7F; } .auth-card__social-options { position: relative; text-align: left; padding: 27px 24px; border-bottom: 1px solid #DDE2E6; } .auth-card__social-options .button { margin: 6px; } .auth-card__social-options p { position: absolute; bottom: -12px; width: 100%; text-align: center; margin: 0 0 0 -24px; } .auth-card__social-options p span { display: inline-block; background: #fff; color: #7F7F7F; padding: 0 12px; } .auth-card__content { padding: 60px; } .auth-card__content > *:first-child { margin-top: -12px; } .auth-card__content label { margin-top: 36px; } .auth-card__content label:first-of-type { margin-top: 0; } .auth-card__content--centered { text-align: center; } .auth-card__actions { margin-top: 48px; } .auth-card__actions:before, .auth-card__actions:after { content: " "; display: table; } .auth-card__actions:after { clear: both; } .auth-card__actions a, .auth-card__actions span { float: left; display: inline-block; padding: 24px 24px 24px 0; } .auth-card__actions span { color: #ccc; } .auth-card__actions input[type=submit] { display: block; width: 100%; margin: 12px 0 0 0; } @media (min-width: 768px) { .auth-card__social-options { text-align: center; } .auth-card__actions input[type=submit] { float: right; display: inline-block; width: auto; } } @media (min-width: 1024px) { .auth-card { margin-top: 59px; margin-bottom: 60px; border-radius: 4px; border-left: 1px solid #DDE2E6; border-right: 1px solid #DDE2E6; } } .answer .user-info { margin-top: 15px; } .answer__back { margin-top: 6px; } .answer__meta { margin-top: 18px; padding: 12px 0; border-top: 1px solid #DDE2E6; border-bottom: 1px solid #DDE2E6; } .answer__answer { margin-top: 18px; } .alert { padding: 12px 24px; margin: 12px 0 0 0; } .alert b { font-weight: 600; } .alert p { margin: 0; padding: 12px 0; max-width: 600px; } @media (min-width: 1024px) { .alert { padding: 12px 60px; } } .errorlist { color: #a94442; background: #f2dede; border: 1px solid #ebccd1; border-radius: 4px; margin: 3px 0 0 0; padding: 12px 18px; list-style: none; } .errorlist li { display: block; } .expandable--form-description > p { margin: 0; } .expandable--form-description .expandable__content p { margin: 0; } .expandable__toggle { cursor: pointer; } .expandable__content { display: none; } .form-group { margin: 48px 0 0 0; } .form-group:first-of-type { margin-top: 0; } .form-group .radio-list { margin-bottom: -6px; } .form-group--question, .form-group--answer, .form-group--error-models, .form-group--introduction { display: none; } .form-group--not-first:first-of-type { margin: 36px 0 0 0; } .form-group__action input[type=submit] { float: none; margin: 18px 0 0 0; } .radio-list ul { margin: 0; padding: 0; list-style: 0; } .radio-list li { display: inline-block; margin-top: 6px; } .radio-list li + li { margin-left: 24px; } .radio-list label { cursor: pointer; font-weight: 400; } .radio-list input[type=radio] { margin-right: 6px; } .error-models-form { border-top: 1px solid #E6E8EB; border-bottom: 1px solid #E6E8EB; margin-top: 18px; } .error-models-form .button { margin-top: 24px; margin-bottom: 24px; } .error-models-form__items > div { padding: 0 24px 24px 24px; border-bottom: 1px solid #E6E8EB; } .error-models-form__remove { display: inline-block; margin-top: 12px; } .dropdown-menu { width: 260px; border-radius: 5px; padding: 12px 0; margin: 6px 0; } .dropdown-menu > li > a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 13px; line-height: 18px; padding: 6px 24px; color: #333; transition: all 0.2s; } .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { color: #43B02A; } .input-with-button { position: relative; margin-top: 30px; } .input-with-button input[type=text], .input-with-button input[type=password], .input-with-button input[type=email] { padding-top: 16px; padding-bottom: 16px; height: 56px; } .input-with-button .button, .input-with-button input[type=submit], .input-with-button button { position: absolute; top: 4px; right: 4px; margin: 0; } .get-started__intro { padding: 27px 24px 29px 24px; } .get-started__intro h1 { margin: 0; } .get-started__intro p { color: #333; margin: 15px 0 0 0; max-width: 480px; } .get-started__intro .progress-line { display: block; width: 100%; max-width: 480px; margin: 25px 0 7px 0; } .get-started__progress-circle { display: none; position: absolute; top: 95px; right: 60px; width: 120px; height: 120px; } .get-started__progress-circle div { display: block; width: 120px; height: 120px; position: absolute; top: 0; left: 0; font-size: 34px; color: #333; line-height: 120px; vertical-align: baseline; text-align: center; } .get-started__progress-sign { font-size: 24px; color: #808080; } .get-started__step { border-top: 1px solid #DDE2E6; } .get-started__step--open h2 { font-weight: 600; } .get-started__step--open .get-started__step-content { display: block; } .get-started__step--done .get-started__step-status { background: url(../../img/instructor/get-started-done.svg) no-repeat top left; } .get-started__step-header { position: relative; padding: 30px 24px 24px 72px; } .get-started__step-header h2 { font-size: 14px; line-height: 24px; color: #000; margin: 0; } .get-started__step-status { display: block; position: absolute; top: 29px; left: 24px; width: 24px; height: 24px; background: #ccc; background: url(../../img/instructor/get-started-not-done.svg) no-repeat top left; } .get-started__step-toggle { position: static; margin: 17px 0 0 0; min-width: 72px; } .get-started__step-content { display: none; padding: 7px 24px 36px 24px; } @media (min-width: 1024px) { .get-started__intro { padding: 51px 240px 53px 60px; position: relative; } .get-started__intro .progress-line { display: none; } .get-started__progress-circle { display: block; } .get-started__step-header { padding: 30px 144px 29px 108px; } .get-started__step-status { left: 60px; } .get-started__step-content { padding: 0 60px 36px 108px; } .get-started__step-toggle { position: absolute; top: 23px; right: 60px; margin: 0; } .get-started__step--open .get-started__step-header { padding-bottom: 12px; } } @media (min-width: 1080px) { .get-started__progress-circle { top: 83px; } } @media (min-width: 1172px) { .get-started__progress-circle { top: 59px; } } .onboarding-content > p { margin: 0; max-width: 480px; } .onboarding-content > p + p { margin: 12px 0 0 0; } .onboarding-content .button { margin-top: 17px; } .onboarding-content .video-link + .button { margin-top: 24px; } .onboarding-content .alert { padding: 11px 24px; margin: 24px 0 0 0; max-width: 480px; } .video-link { position: relative; top: 0; display: block; max-width: 480px; background: #fff; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12), 0 25px 50px -25px rgba(0, 0, 0, 0.2); border-radius: 8px; text-align: center; padding: 24px 24px 17px 24px; margin: 29px 0 0 0; color: #333; transition: all 0.2s; } .video-link:after { content: ""; display: block; width: 100%; height: 0px; position: absolute; bottom: 0; left: 0; background: transparent; transition: all 0.2s; } .video-link:hover, .video-link:active { top: -4px; color: #333; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 50px 50px -35px rgba(0, 0, 0, 0.25); } .video-link:hover:after, .video-link:active:after { bottom: -4px; height: 4px; } .video-link h3 { font-size: 14px; line-height: 24px; margin: 11px 0 0 0; } .video-link p { font-size: 14px; line-height: 24px; color: #808080; margin: 0; } .video-link__image { display: inline-block; width: 120px; height: 72px; background: url(../../img/instructor/video-thumb@2x.png) no-repeat top left; background-size: 120px 72px; } @media (min-width: 1024px) { .video-link { position: relative; text-align: left; min-height: 120px; padding: 31px 24px 17px 168px; } .video-link h3 { margin: 0; } .video-link__image { position: absolute; top: 24px; left: 24px; } } .progress-line { position: relative; display: block; width: 100px; height: 4px; border-radius: 2px; border: 1px solid #666374; } .progress-line span { display: block; min-width: 6px; height: 4px; background: #43B02A; border: 1px solid #7BC76A; border-radius: 2px; position: absolute; top: -1px; left: -1px; transition: width 0.3s; } .progress-line--over-white { border-color: #DDE2E6; } .progress-line--over-white span { border-color: #43B02A; } .fancybox-bg { background: #000 !important; } .fancybox-is-open .fancybox-bg { opacity: .75 !important; } .fancybox-content { box-shadow: 0 0 50px 20px rgba(0, 0, 0, 0.2) !important; border-radius: 5px !important; overflow: hidden !important; } .fancybox-button { background: transparent !important; } .line-list { list-style: none; margin: 12px 0 0 0; padding: 0; } .line-list li { background: url(../../img/instructor/line-list.svg) no-repeat 0 11px; padding: 0 0 0 20px; } .image-upload img { display: block; max-width: 360px; height: auto; margin: 12px 0 0 0; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.12), 0 25px 50px -25px rgba(0, 0, 0, 0.2); border-radius: 5px; } .image-upload .image-clear { margin: 12px 0 0 0; } .image-upload .button { margin: 12px 0 0 0; } .image-upload label { font-weight: normal; } .share-group { margin: 48px 0 0 0; } .share-group label { margin: 0; padding: 0; font-size: 16px; font-weight: normal; color: #000; } .share-group p { margin: 6px 0 0 0; } .share-group .input-with-button { margin: 15px 0 0 0; } .share-group .input-with-button input { margin: 0; } .share-group + .share-group { margin-top: 54px; } .publish-warning { margin: 28px 0 0 0; } .publish-warning .alert { padding: 31px 36px 36px 36px; } .publish-warning h3 { font-size: 16px; font-weight: 500; color: #4d3a19; margin: 0; } .publish-warning p { margin: 6px 0 0 0; padding: 0; } .publish-warning input[type=submit] { float: none; margin: 17px 0 0 0; } /*# sourceMappingURL=app.css.map */
css/main.css
HandsomeHow/handsomehow.github.io
/*****************************************************************************/ /* /* Common /* /*****************************************************************************/ /* Global Reset */ * { margin: 0; padding: 0; } html, body { height: 100%; } body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, group, menu, nav, section { margin: 0; padding: 0; } ul, ol { list-style-type: none; } body { background: #92b3a2 url(../images/bg.jpg) repeat 0 0; font-size: 14px; line-height: 1.5; font-family: Georgia, Hiragino Sans GB,\5b8b\4f53; text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.2); } h1, h2, h3, h4, h5, h6 { font-size: 100%; } h1 { margin-bottom: 1em; } p { margin: 1em 0; } a { text-decoration: none; } ::-moz-selection {background: rgba(252, 252, 82,0.2)} ::selection {background: rgba(252, 252, 82,0.2)} .fn-clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; } /*****************************************************************************/ /* /* Jekyll theme /* /*****************************************************************************/ /* --- head --- */ .head { width: 100%; height: 120px; } .header { width: 960px; height: 120px; margin: 0 auto; } .logo { display: block; float: left; width: 72px; height: 104px; text-align: center; } .logo a, .logo a:hover { display: block; width: 72px; height: 104px; font-size: 38px; line-height: 100px; vertical-align: middle; text-decoration: none; color: rgba(255, 255, 255, 0.9); background: url(../images/logo.jpg) no-repeat -72px 0; -webkit-transition: color 200ms ease-in-out; -moz-transition: color 200ms ease-in-out; -ms-transition: color 200ms ease-in-out; -o-transition: color 200ms ease-in-out; transition: color 200ms ease-in-out; } .logo a:hover { color: rgba(255, 255, 255, 0.7); background-position: 0 0; } .nav { width: 610px; padding-top: 82px; height: 30px; float: left; } .nav-item { float: left; line-height: 30px; margin: 0 0 0 20px; } .nav-item a { color: #46635e; font-size: 14px; text-decoration: none; } .nav-item a:hover { border-bottom: 3px double #46635e; } .nav-item-active a { color: #4169E1; } .nav-item-active a:hover { border-bottom: 3px double rgba(255, 255, 255, 0.3); } .follow { float: left; width: 270px; padding-top: 80px; height: 30px; text-align: center; } .follow a { text-decoration: none; color: rgba(255, 255, 255, 0.82); width: 30px; height: 30px; line-height: 30px; background: #FF89B4; display: block; float: left; font-size: 16px; border-radius: 60px; vertical-align: middle; margin-right: 10px; } .follow a:hover { color: rgba(255, 255, 255, 0.98); } /* --- contain --- */ .contain { width: 100%; height: auto; } .container { position: relative; width: 960px; height: auto; min-height: 500px; margin: 0 auto; } .main { float: left; width: 600px; padding: 40px 30px; min-height: 600px; height: auto; box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); background: #e3ded8 url(../images/cnt-top.jpg) repeat-x 0 0; } .main .article { line-height: 1.6; position: relative; margin-bottom: 40px; } .main .article h1 { font-size: 22px; color: #4d4d4d; } .main .article h2 { font-size: 20px; color: #4d4d4d; } .main .article h3 { font-size: 18px; color: #4d4d4d; } .main .article h4 { font-size: 16px; color: #4d4d4d; } .main .article h5 { color: #4d4d4d; } .main .article h6 { color: #4d4d4d; } .main .article .title { font-size: 24px; line-height: 32px; border-bottom: 4px double rgba(0, 0, 0, 0.1); } .main .article .title a { color: #4a4a4a; line-height: 32px; text-decoration: none; } .main .article .title a:hover { border-bottom: none; } .main .article p { line-height: 1.6; color: #565656; } .main .article ul, .main .article ol { list-style-type: disc; padding-left: 20px; margin-bottom: 1em; } .main .article li { line-height: 24px; } .main .article a:hover { border-bottom: 3px double rgba(0, 0, 0, 0.1); } .main .article .bdsharebuttonbox a:hover { border-bottom: 0px solid rgba(0, 0, 0, 0.1); } .main .article blockquote { position: relative; padding: 10px 10px; background: rgba(0, 0, 0, 0.1); margin-bottom: 1em; } .main .article blockquote:after { width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; content: "❝"; background: #44635d; background: -moz-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -webkit-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -o-linear-gradient(0deg, #44635d 0%,#44635d 90%, #263733 100%); background: -ms-linear-gradient(to 0deg, #44635d 0%, #44635d 90%, #263733 100%); background: linear-gradient(to 0deg, #44635d 0%,#44635d 90%, #263733 100%); font-size: 18px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article blockquote p { margin: 0 0; padding-bottom: 10px; } .main .article blockquote p:last-child { padding-bottom: 0; } .main .article table { position: relative; width: 100%; margin-bottom: 1em; color: #4d4d4d; } .main .article table:after { content: "⊞"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #44635d; background: -moz-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -webkit-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -o-linear-gradient(0deg, #44635d 0%,#44635d 90%, #263733 100%); background: -ms-linear-gradient(to 0deg, #44635d 0%, #44635d 90%, #263733 100%); background: linear-gradient(to 0deg, #44635d 0%,#44635d 90%, #263733 100%); font-size: 18px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article table th, .main .article table td { padding: 4px 0; } .main .article table th { background: rgba(0, 0, 0, 0.1); } .main .article table td { background: rgba(255, 255, 255, 0.3); text-indent: 6px; } .main .article pre { margin-bottom: 1em; padding: 10px 10px; color: #4d4d4d; background: rgba(0, 0, 0, 0.1); overflow: auto; } .main .highlight { position: relative; } .main .highlight pre:after { content: "</>"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #44635d; background: -moz-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -webkit-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -o-linear-gradient(0deg, #44635d 0%,#44635d 90%, #263733 100%); background: -ms-linear-gradient(to 0deg, #44635d 0%, #44635d 90%, #263733 100%); background: linear-gradient(to 0deg, #44635d 0%,#44635d 90%, #263733 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article img { position: relative; max-width: 100%; } .main .article .more { position: absolute; width: 32px; height: 32px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); display: block; top: 0; left: -62px; text-decoration: none; font-size: 18px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.98); } .main .article .more:hover { border-bottom: none; color: rgba(255, 255, 255, 0.86); } .main .article .info { font-size: 14px; line-height: 24px; vertical-align: middle; } .main .article-post .info { margin-bottom: 30px; } .main .article .info-title { color: #888; vertical-align: middle; line-height: 24px; } .main .article .info-date { margin-right: 15px; color: #565656; line-height: 24px; vertical-align: middle; } .main .article .info-link { margin-right: 15px; line-height: 24px; vertical-align: middle; border-bottom: none; } .main .article .info-link a:hover { border-bottom: none; } .main .pagination { line-height: 32px; padding-top: 20px; } .main .pagination li { float: left; margin: 0 10px 10px 0; } .main .pagination-icon { width: 32px; height: 32px; display: block; float: left; font-size: 16px; line-height: 32px; text-align: center; color: #fefefe; background: #99b9c4; } .main .pagination-list { margin-left: 10px; width: 550px; height: 32px; line-height: 32px; float: left; } .main .pagination-list li a { width: 32px; height: 32px; display: block; background: #f2eeec; text-align: center; } .main .pagination-list .current a { background: #e54e4d; color: #fefefe; } .main .article .article-year { position: relative; margin: 30px 0; padding: 0 0; list-style: none; } .main .article-year:after { content: attr(data-year); width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article-year li { line-height: 32px; padding-bottom: 10px; } .main .article-year li span { width: 60px; text-align: right; padding: 0 10px; display: block; float: left; line-height: 32px; background: #99b9c4; color: #fefefe; } .main .article-year li a { width: 500px; display: block; float: left; line-height: 32px; background: #f2eeec; padding: 0 10px; } .main .article-year li a:hover { color: #45625d; border-bottom: none; } .main .article .about { margin: 30px 0; position: relative; height: auto; } .main .article .about:after { content: "❍"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article .about-image { width: 200px; float: left; height: auto; } .main .article .about-image img { width: 196px; height: auto; border: 2px solid #99b9c4; } .main .article .about-image img:hover { border: 2px solid #43625c; } .main .article .about-text { width: 380px; float: left; margin-right: 20px; } .main .article .about-text p:first-child { margin-top: 0; } .main .article .social { margin: 30px 0; position: relative; clear: both; height: auto; } .main .article .social:after { content: "☛"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article .social a { width: 32px; height: 32px; display: block; text-align: center; line-height: 32px; margin: 0 10px 10px 0; background: #f2eeec; float: left; } .main .article .social a:hover { background: #99b9c4; color: #fefefe; border-bottom: none; } .main .article .contact { margin: 30px 0; position: relative; height: auto; } .main .article .contact a { line-height: 32px; height: 32px; display: inline-block; text-align: center; padding: 0 10px; background: #f2eeec; width: auto; } .main .article .contact a:hover { background: #99b9c4; color: #fefefe; border-bottom: none; } .main .article .links { margin: 30px 0; } .main .article .links-category { margin-bottom: 10px; } .main .article .links-list { width: 100%; clear: both; list-style-type: none; padding: 0 0; } .main .article .links-list li { width: 40%; margin: 0 10% 10px 0; padding: 0 0; float: left; } .main .article .links-list li a { display: block; line-height: 32px; height: 32px; padding: 0 10px; background: #f2eeec; } .main .article .links-list li a:hover { border-bottom: none; color: #45625d; } .main .article .article-previous { margin: 20px 0; border-top: 1px solid rgba(0, 0, 0, 0.1); padding: 10px 0; position: relative; } .main .article .article-previous .prev, .main .article .article-previous .next { display: inline-block; height: 32px; line-height: 32px; padding: 0 10px; background: #f2eeec; border-bottom: none; } .main .article .article-previous .prev { float: left; } .main .article .article-previous .next { float: right; } .main .article .article-previous .prev:hover, .main .article .article-previous .next:hover { border-bottom: none; color: #45625d; } .main .article .comment { margin: 30px 0 0 0; } .main .article .categories { width: 100%; overflow: hidden; margin: 20px 0; padding-left: 0; } .main .categories .categories-item { list-style-type: none; background: #99b9c4; color: #fff; margin-right: 10px; padding: 3px 20px; float: left; margin-bottom: 10px; /* 修改分类目录标签换行显示问题 */ } .main .categories .categories-item a { color: #fff; } .aside { padding: 20px 20px 40px 20px; margin-top: 26px; float: left; background: #f2eeec url(../images/aside-bg.jpg) no-repeat 0px 0px; width: 240px; min-height: 500px; height: auto; box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1), 1px 0 4px rgba(0, 0, 0, 0.3) inset; } .aside-contact { width: 220px; height: auto; padding: 10px 10px; border-radius: 5px 5px; background: rgba(110, 70, 60, 0.72); text-align: left; } .aside-contact .title { line-height: 24px; color: #232323; font-size: 14px; line-height: 24px; font-family: 'Spirax', cursive; text-transform: uppercase; } .aside-contact .det { padding: 10px 0; line-height: 24px; color: #232323; clear: both; height: auto; } .aside-contact .det-image { width: 48px; height: 48px; float: left; padding: 2px 2px; background: #fff; border: 1px solid #9d6156; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .aside-contact .det-image img { width: 48px; height: 48px; display: block; text-align: center; vertical-align: middle; } .aside-contact .det-text { width: 150px; padding-left: 10px; float: left; font-size: 12px; line-height: 18px; } .aside-contact .det-text p { padding-top: 0; margin-top: 0; } .aside-contact .det-text p:last-child { padding-bottom: 0; margin-bottom: 0; } .aside-counter { width: 220px; height: auto; padding: 10px 10px; border-radius: 5px 5px; background: rgba(110, 70, 60, 0.72); text-align: left; } .aside-counter .det { padding: 10px 0; line-height: 24px; color: #232323; clear: both; height: auto; } .aside-counter .det-image { width: auto; height: auto; float: left; padding: 2px 2px; background: #fff; border: 1px solid #9d6156; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); display: inline; } .aside-counter .det-image img { width: auto; height: 30px; display: inline; text-align: left; vertical-align: middle; display:inline; } .aside-counter .det-text { margin-top:10px; width: auto; padding-left: 10px; float: left; font-size: 15px; line-height: 20px; display: inline; } .aside-item { margin: 20px 0; } .aside-item .title { line-height: 24px; color: #232323; font-size: 14px; line-height: 24px; padding-bottom: 3px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2); font-family: 'Spirax', cursive; text-transform: uppercase; } .aside-item .list { padding: 10px 0; margin-bottom: 10px; font-size: 14px; font-family: Arial; list-style-type: disc; line-height: 24px; padding-left: 18px; text-decoration: none; } .aside-item .list a { color: #91736b; text-decoration: none; } .aside-item .list a:hover { border-bottom: 3px double rgba(0, 0, 0, 0.1); } /* --- foot --- */ .foot { width: 100%; height: 100px; } .footer { width: 960px; padding-top: 20px; height: 80px; margin: 0 auto; } @media only screen and (max-width:500px) { .head { width: 100%; height: 150px; } .header { width: 300px; height: 180px; margin: 0 auto; } .logo { display: none; float: left; width: 72px; height: 104px; text-align: center; } .logo a, .logo a:hover { display: none; width: 72px; height: 104px; font-size: 38px; line-height: 100px; vertical-align: middle; text-decoration: none; color: rgba(255, 255, 255, 0.9); background: url(../images/logo.jpg) no-repeat -72px 0; -webkit-transition: color 200ms ease-in-out; -moz-transition: color 200ms ease-in-out; -ms-transition: color 200ms ease-in-out; -o-transition: color 200ms ease-in-out; transition: color 200ms ease-in-out; } .logo a:hover { color: rgba(255, 255, 255, 0.7); background-position: 0 0; } .nav { width: 300px; padding-top: 10px; height: 60px; float: left; } .nav-item { float: left; line-height: 30px; margin: 0 0 0 20px; } .nav-item a { color: #46635e; font-size: 16px; text-decoration: none; } .nav-item a:hover { border-bottom: 3px double #46635e; } .nav-item-active a { color: #4169E1; } .nav-item-active a:hover { border-bottom: 3px double rgba(255, 255, 255, 0.3); } .follow { float: left; width: 0; padding-top: 0; height: 0; text-align: center; } .follow a { text-decoration: none; color: rgba(255, 255, 255, 0.82); width: 30px; height: 30px; line-height: 30px; background: #FF69B4; display: none; float: left; font-size: 16px; border-radius: 60px; vertical-align: middle; margin-right: 10px; } .follow a:hover { color: rgba(255, 255, 255, 0.98); } /* --- contain --- */ .contain { width: 100%; height: auto; } .container { position: relative; width: auto; height: auto; min-height: 300px; margin: 0 auto; } .main { float: left; width: auto; min-width: 200px; padding: 20px 10px; min-height: 300px; height: auto; box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1); background: #e3ded8 url(../images/cnt-top.jpg) repeat-x 0 0; margin-left: 30px; margin-right: 30px; } .main .article { line-height: 1.6; position: relative; margin-bottom: 40px; } .main .article h1 { font-size: 22px; color: #4d4d4d; } .main .article h2 { font-size: 20px; color: #4d4d4d; } .main .article h3 { font-size: 18px; color: #4d4d4d; } .main .article h4 { font-size: 16px; color: #4d4d4d; } .main .article h5 { color: #4d4d4d; } .main .article h6 { color: #4d4d4d; } .main .article .title { font-size: 24px; line-height: 32px; border-bottom: 4px double rgba(0, 0, 0, 0.1); } .main .article .title a { color: #4a4a4a; line-height: 32px; text-decoration: none; } .main .article .title a:hover { border-bottom: none; } .main .article p { line-height: 1.6; color: #565656; } .main .article ul, .main .article ol { list-style-type: disc; padding-left: 20px; margin-bottom: 1em; } .main .article li { line-height: 24px; } .main .article a:hover { border-bottom: 3px double rgba(0, 0, 0, 0.1); } .main .article .bdsharebuttonbox a:hover { border-bottom: 0px solid rgba(0, 0, 0, 0.1); } .main .article blockquote { position: relative; padding: 10px 10px; background: rgba(0, 0, 0, 0.1); margin-bottom: 1em; } .main .article blockquote:after { width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; content: "❝"; background: #44635d; background: -moz-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -webkit-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -o-linear-gradient(0deg, #44635d 0%,#44635d 90%, #263733 100%); background: -ms-linear-gradient(to 0deg, #44635d 0%, #44635d 90%, #263733 100%); background: linear-gradient(to 0deg, #44635d 0%,#44635d 90%, #263733 100%); font-size: 18px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article blockquote p { margin: 0 0; padding-bottom: 10px; } .main .article blockquote p:last-child { padding-bottom: 0; } .main .article table { position: relative; width: 100%; margin-bottom: 1em; color: #4d4d4d; } .main .article table:after { content: "⊞"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #44635d; background: -moz-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -webkit-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -o-linear-gradient(0deg, #44635d 0%,#44635d 90%, #263733 100%); background: -ms-linear-gradient(to 0deg, #44635d 0%, #44635d 90%, #263733 100%); background: linear-gradient(to 0deg, #44635d 0%,#44635d 90%, #263733 100%); font-size: 18px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article table th, .main .article table td { padding: 4px 0; } .main .article table th { background: rgba(0, 0, 0, 0.1); } .main .article table td { background: rgba(255, 255, 255, 0.3); text-indent: 6px; } .main .article pre { margin-bottom: 1em; padding: 10px 10px; color: #4d4d4d; background: rgba(0, 0, 0, 0.1); overflow: auto; } .main .highlight { position: relative; } .main .highlight pre:after { content: "</>"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #44635d; background: -moz-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -webkit-linear-gradient(0deg, #44635d 0%, #44635d 90%, #263733 100%); background: -o-linear-gradient(0deg, #44635d 0%,#44635d 90%, #263733 100%); background: -ms-linear-gradient(to 0deg, #44635d 0%, #44635d 90%, #263733 100%); background: linear-gradient(to 0deg, #44635d 0%,#44635d 90%, #263733 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article img { position: relative; max-width: 100%; } .main .article .more { position: absolute; width: 32px; height: 32px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); display: block; top: 0; left: -62px; text-decoration: none; font-size: 18px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.98); } .main .article .more:hover { border-bottom: none; color: rgba(255, 255, 255, 0.86); } .main .article .info { font-size: 14px; line-height: 24px; vertical-align: middle; } .main .article-post .info { margin-bottom: 30px; } .main .article .info-title { color: #888; vertical-align: middle; line-height: 24px; } .main .article .info-date { margin-right: 15px; color: #565656; line-height: 24px; vertical-align: middle; } .main .article .info-link { margin-right: 15px; line-height: 24px; vertical-align: middle; border-bottom: none; } .main .article .info-link a:hover { border-bottom: none; } .main .pagination { line-height: 32px; padding-top: 20px; } .main .pagination li { float: left; margin: 0 10px 10px 0; } .main .pagination-icon { width: 32px; height: 32px; display: block; float: left; font-size: 16px; line-height: 32px; text-align: center; color: #fefefe; background: #99b9c4; } .main .pagination-list { margin-left: 10px; width: 300px; height: 32px; line-height: 32px; float: left; } .main .pagination-list li a { width: 32px; height: 32px; display: block; background: #f2eeec; text-align: center; } .main .pagination-list .current a { background: #e54e4d; color: #fefefe; } .main .article .article-year { position: relative; margin: 30px 0; padding: 0 0; list-style: none; } .main .article-year:after { content: attr(data-year); width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article-year li { line-height: 32px; padding-bottom: 10px; } .main .article-year li span { width: 60px; text-align: right; padding: 0 5px; display: block; float: left; line-height: 32px; background: #99b9c4; color: #fefefe; } .main .article-year li a { width: 250px; display: block; float: left; line-height: 32px; background: #f2eeec; padding: 0 10px; } .main .article-year li a:hover { color: #45625d; border-bottom: none; } .main .article .about { margin: 30px 0; position: relative; height: auto; } .main .article .about:after { content: "❍"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article .about-image { width: 200px; float: left; height: auto; } .main .article .about-image img { width: 196px; height: auto; border: 2px solid #99b9c4; } .main .article .about-image img:hover { border: 2px solid #43625c; } .main .article .about-text { width: 380px; float: left; margin-right: 20px; } .main .article .about-text p:first-child { margin-top: 0; } .main .article .social { margin: 30px 0; position: relative; clear: both; height: auto; } .main .article .social:after { content: "☛"; width: 32px; height: 32px; display: block; position: absolute; top: 0; left: -62px; background: #e54e4d; background: -moz-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -webkit-linear-gradient(0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: -o-linear-gradient(0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); background: -ms-linear-gradient(to 0deg, #e54e4d 0%, #e54e4d 90%, #b13c3c 100%); background: linear-gradient(to 0deg, #e54e4d 0%,#e54e4d 90%, #b13c3c 100%); font-size: 12px; line-height: 32px; text-align: center; color: rgba(255, 255, 255, 0.8); } .main .article .social a { width: 32px; height: 32px; display: block; text-align: center; line-height: 32px; margin: 0 10px 10px 0; background: #f2eeec; float: left; } .main .article .social a:hover { background: #99b9c4; color: #fefefe; border-bottom: none; } .main .article .contact { margin: 30px 0; position: relative; height: auto; } .main .article .contact a { line-height: 32px; height: 32px; display: inline-block; text-align: center; padding: 0 10px; background: #f2eeec; width: auto; } .main .article .contact a:hover { background: #99b9c4; color: #fefefe; border-bottom: none; } .main .article .links { margin: 30px 0; } .main .article .links-category { margin-bottom: 10px; } .main .article .links-list { width: 100%; clear: both; list-style-type: none; padding: 0 0; } .main .article .links-list li { width: 40%; margin: 0 10% 10px 0; padding: 0 0; float: left; } .main .article .links-list li a { display: block; line-height: 32px; height: 32px; padding: 0 10px; background: #f2eeec; } .main .article .links-list li a:hover { border-bottom: none; color: #45625d; } .main .article .article-previous { margin: 20px 0; border-top: 1px solid rgba(0, 0, 0, 0.1); padding: 10px 0; position: relative; } .main .article .article-previous .prev, .main .article .article-previous .next { display: inline-block; height: 32px; line-height: 32px; padding: 0 10px; background: #f2eeec; border-bottom: none; } .main .article .article-previous .prev { float: left; } .main .article .article-previous .next { float: right; } .main .article .article-previous .prev:hover, .main .article .article-previous .next:hover { border-bottom: none; color: #45625d; } .main .article .comment { margin: 30px 0 0 0; } .main .article .categories { width: 100%; overflow: hidden; margin: 20px 0; padding-left: 0; } .main .categories .categories-item { list-style-type: none; background: #99b9c4; color: #fff; margin-right: 10px; padding: 3px 20px; float: left; margin-bottom: 10px; /* 修改分类目录标签换行显示问题 */ } .main .categories .categories-item a { color: #fff; } .aside { padding: 0 0 0 0; margin-top: 0; float: left; background: #f2eeec url(../images/aside-bg.jpg) no-repeat 0px 0px; width: 0; min-height: 0; height: 0; box-shadow: 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 4px rgba(0, 0, 0, 0.3) inset; } .aside-contact { width: 0; height: 0; padding: 0 0; border-radius: 0 0; background: rgba(110, 70, 60, 0.72); text-align: left; } .aside-contact .title { line-height: 24px; color: #232323; font-size: 0; line-height: 0; font-family: 'Spirax', cursive; text-transform: uppercase; } .aside-contact .det { padding: 0 0; line-height: 0; color: #232323; clear: both; height: auto; } .aside-contact .det-image { width: 0; height: 0; float: left; padding: 0 0; background: #fff; border: 1px solid #9d6156; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .aside-contact .det-image img { width: 0; height: 0; display: none; text-align: center; vertical-align: middle; } .aside-contact .det-text { width: 0; padding-left: 0; float: left; font-size: 0; line-height: 0; } .aside-contact .det-text p { padding-top: 0; margin-top: 0; } .aside-contact .det-text p:last-child { padding-bottom: 0; margin-bottom: 0; } .aside-item { margin: 0 0; } .aside-item .title { line-height: 0; color: #232323; font-size: 0; line-height: 0; padding-bottom: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2); font-family: 'Spirax', cursive; text-transform: uppercase; } .aside-item .list { padding: 0 0; margin-bottom: 0; font-size: 0; font-family: Arial; list-style-type: disc; line-height: 0; padding-left: 0; text-decoration: none; } .aside-item .list a { color: #91736b; text-decoration: none; } .aside-item .list a:hover { border-bottom: 0 double rgba(0, 0, 0, 0.1); } /* --- foot --- */ .foot { width: 100%; height: 100px; } .footer { width: 300px; padding-top: 20px; height: 80px; margin: 0 auto; } .aside-counter { display:none; width: 220px; height: auto; padding: 10px 10px; border-radius: 5px 5px; background: rgba(110, 70, 60, 0.72); text-align: left; } .aside-counter .det { padding: 10px 0; line-height: 24px; color: #232323; clear: both; height: auto; } .aside-counter .det-image { width: auto; height: auto; float: left; padding: 2px 2px; background: #fff; border: 1px solid #9d6156; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); display: inline; } .aside-counter .det-image img { width: auto; height: 30px; display: inline; text-align: left; vertical-align: middle; display:inline; } .aside-counter .det-text { margin-top:10px; width: auto; padding-left: 10px; float: left; font-size: 15px; line-height: 20px; display: inline; } }
_site/thinking/write-something-anyway.html
dbaeyes/dbaeyes.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Meet at the Southern Cross constellation(Crux)"> <title>不管怎么样写点东西 - DBAeyes</title> <link rel="canonical" href="http://dbaeyes.me/thinking/write-something-anyway.html"> <!-- Icons --> <link rel="shortcut icon" href="img/favicon.ico"> <!-- Bootstrap Core CSS --> <link rel="stylesheet" href="/css/bootstrap.min.css"> <!-- Custom CSS --> <link rel="stylesheet" href="/css/clean-blog.css"> <!-- Pygments Github CSS --> <link rel="stylesheet" href="/css/syntax.css"> <!-- Custom Fonts --> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body ontouchstart=""> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/">DBAeyes</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a href="/">Home</a> </li> <li> <a href="/About.html">About</a> </li> <li> <a href="/archive.html">Archive</a> </li> <li> <a href="/categories.html">Categories</a> </li> <li> <a href="/tags.html">Tags</a> </li> <li> <a href="/photos/">Photos</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Post Header --> <style type="text/css"> header.intro-header{ background-image: url('/img/fantasy.jpg') } </style> <header class="intro-header" > <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="post-heading"> <div class="Tags"> <a class="tag" href="/Tags/#writing" title="writing">writing</a> </div> <h1>不管怎么样写点东西</h1> <span class="meta">Posted by David on January 20, 2013</span> </div> </div> </div> </div> </header> <!-- Post Content --> <article> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1 post-container"> <p>其实写或者不写,在当时的感觉差别不大,但是到一段时间之后,回头再看会有很大的区别。 所以呢,检查谢谢blog还是很好意义的!</p> <p>很多事情不要只顾着想,需要去做,做了才知道好不好做,才会发现那是件简单的事情!</p> <p>just do it!</p> <p>DREAMS ARE ALWAYS DREAMS WHEN YOU DON'T EVEN TAKE A TRY!</p> <hr> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC A-S 4.0 International License</a>. <hr> <ul class="pager"> <li class="previous"> <a href="/my%20life/bye-bye-2012-new-in-2013.html" data-toggle="tooltip" data-placement="top" title="bye-bye 2012, new in 2013">&larr; Previous Post</a> </li> <li class="next"> <a href="/travel/airbnb-coupon-codes-2013.html" data-toggle="tooltip" data-placement="top" title="Airbnb coupon 2013 25$ off">Next Post &rarr;</a> </li> </ul> <!-- Duoshuo Share start --> <style> .ds-share{ text-align: right; } @media only screen and (max-width: 700px) { .ds-share { } } </style> </div> </div> </div> </article> </script> <!-- async load function --> <script> function async(u, c) { var d = document, t = 'script', o = d.createElement(t), s = d.getElementsByTagName(t)[0]; o.src = u; if (c) { o.addEventListener('load', function (e) { c(null, e); }, false); } s.parentNode.insertBefore(o, s); } </script> <!-- anchor-js, Doc:http://bryanbraun.github.io/anchorjs/ --> <script> async("http://cdn.bootcss.com/anchor-js/1.1.1/anchor.min.js",function(){ anchors.options = { visible: 'always', placement: 'right', icon: '#' }; anchors.add().remove('.intro-header h1').remove('.subheading'); }) </script> <style> /* place left on bigger screen */ @media all and (min-width: 800px) { .anchorjs-link{ position: absolute; left: -0.75em; font-size: 1.1em; margin-top : -0.1em; } } </style> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> <!-- kill the Facebook and Weibo --> <li> <a href="/feed.xml"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-rss fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://twitter.com/dbaeyes"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://github.com/dbaeyes"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> <!-- <li> <a href="http://www.douban.com/people/dbaeyes"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-douban fa-stack-1x fa-inverse"></i> </span> </a> </li> --> <li> <a href="https://www.facebook.com/dbaeyes"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-facebook fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a target="_blank" href="https://www.zhihu.com/people/dbaeyes"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-stack-1x fa-inverse">知</i> </span> </a> </li> <!-- <li> <a target="_blank" href="http://weibo.com/poofly"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-weibo fa-stack-1x fa-inverse"></i> </span> </a> </li> --> </ul> <p class="copyright text-muted"> &copy; 2011~2018 David ♪ Powered by Jekyll. </p> </div> </div> </div> </footer> <!-- jQuery --> <script src="/js/jquery.min.js "></script> <!-- Bootstrap Core JavaScript --> <script src="/js/bootstrap.min.js "></script> <!-- Custom Theme JavaScript --> <script src="/js/clean-blog.min.js "></script> <!-- Highlight.js --> <script> async("http://cdn.bootcss.com/highlight.js/8.6/highlight.min.js",function(){ hljs.initHighlightingOnLoad(); }) </script> <link href="http://cdn.bootcss.com/highlight.js/8.6/styles/github.min.css" rel="stylesheet"> </body> </html>
docs/bindings/cl_sys/cl_h/type.cl_char.html
liebharc/clFFT
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../cl_sys/type.cl_char.html"> </head> <body> <p>Redirecting to <a href="../../cl_sys/type.cl_char.html">../../cl_sys/type.cl_char.html</a>...</p> <script>location.replace("../../cl_sys/type.cl_char.html" + location.search + location.hash);</script> </body> </html>
target_dir/documentation/reference/ug_gui.html
PureBasicCN/PureBasicPreference
<html><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>用户指南 - 简历一个图形用户 界面 (GUI)</title></head> <body bgcolor="#EFF1F0" link="#3A3966" vlink="#000000" alink="#000000"> <font face="Verdana, sans-serif" size="2"><p align="center"><b><font size="5">用户指南 - 简历一个图形用户 界面 (GUI)</font></b></p> In addition to the <a href="ug_textoutput.html">console window</a>, PureBasic supports the creation of graphical user interfaces (GUI) too. So let's revisit the file properties example from previous items again and turn it into a GUI application. <br><br>注释 that PureBasic provides a far easier way of getting this particular 作业 done already - the <a href="../gadget/explorerlistgadget.html">ExplorerListGadget()</a>; but, as the example is intended to introduce managing GUI elements, using that 小工具 would defeat this 对象 a 比特. <pre><font face="Courier New, Courier, mono"size="2"> <font color="#3A3966">; The structure for file information as before.</font> <b><font color="#3A3966">Structure</font></b> FILEITEM Name.s Attributes.i Size.q DateCreated.i DateAccessed.i DateModified.i <b><font color="#3A3966">EndStructure</font></b> <font color="#3A3966">; This is a constant to identify the window.</font> <b><font color="#3A3966">Enumeration</font></b> <font color="#924B72">#WindowFiles</font> <b><font color="#3A3966">EndEnumeration</font></b> <font color="#3A3966">; This is an enumeration to identify controls which will appear on the window.</font> <b><font color="#3A3966">Enumeration</font></b> <font color="#924B72">#Folder</font> <font color="#924B72">#Files</font> <b><font color="#3A3966">EndEnumeration</font></b> <font color="#3A3966">; Now we define a list of files using the structure previously specified.</font> <b><font color="#3A3966">NewList</font></b> <font color="#3A3966">Files</font>.FILEITEM() <font color="#3A3966">; And some working variables to make things happen.</font> <b><font color="#3A3966">Define</font></b>.s Access, Attrib, Create, Folder, Modify, Msg, Num, Size <b><font color="#3A3966">Define</font></b>.l Result, Flags <font color="#3A3966">; These variables will receive details of GUI events as they occur in the program.</font> <b><font color="#3A3966">Define</font></b>.l Event, EventWindow, EventGadget, EventType, EventMenu <font color="#3A3966">; This function gets the home directory for the logged on user.</font> Folder =<font color="#3A3966"> GetHomeDirectory</font>() <font color="#3A3966">; Open the directory to enumerate its contents.</font> Result =<font color="#3A3966"> ExamineDirectory</font>(0, Folder, "*.*") <font color="#3A3966">; If this is ok, begin enumeration of entries.</font> <b><font color="#3A3966">If</font></b> Result <font color="#3A3966">; Loop through until NextDirectoryEntry(0) becomes zero - indicating that there are no more entries.</font> <b><font color="#3A3966">While</font></b> <font color="#3A3966">NextDirectoryEntry</font>(0) <font color="#3A3966">; If the directory entry is a file, not a folder.</font> <b><font color="#3A3966">If</font></b> <font color="#3A3966">DirectoryEntryType</font>(0) = <font color="#924B72">#PB_DirectoryEntry_File</font> <font color="#3A3966">; Add a new element to the list.</font> <font color="#3A3966"> AddElement</font>(<font color="#3A3966">Files</font>()) <font color="#3A3966">; And populate it with the properties of the file.</font> <font color="#3A3966"> Files</font>()\Name =<font color="#3A3966"> DirectoryEntryName</font>(0) <font color="#3A3966"> Files</font>()\Size =<font color="#3A3966"> DirectoryEntrySize</font>(0) <font color="#3A3966"> Files</font>()\Attributes =<font color="#3A3966"> DirectoryEntryAttributes</font>(0) <font color="#3A3966"> Files</font>()\DateCreated =<font color="#3A3966"> DirectoryEntryDate</font>(0, <font color="#924B72">#PB_Date_Created</font>) <font color="#3A3966"> Files</font>()\DateAccessed =<font color="#3A3966"> DirectoryEntryDate</font>(0, <font color="#924B72">#PB_Date_Accessed</font>) <font color="#3A3966"> Files</font>()\DateModified =<font color="#3A3966"> DirectoryEntryDate</font>(0, <font color="#924B72">#PB_Date_Modified</font>) <b><font color="#3A3966">EndIf</font></b> <b><font color="#3A3966">Wend</font></b> <font color="#3A3966">; Close the directory.</font> <font color="#3A3966"> FinishDirectory</font>(0) <b><font color="#3A3966">EndIf</font></b> <font color="#3A3966">; Sort the list into ascending alphabetical order of file name.</font> <font color="#3A3966"> SortStructuredList</font>(<font color="#3A3966">Files</font>(), <font color="#924B72">#PB_Sort_Ascending</font>,<font color="#3A3966"> OffsetOf</font>(FILEITEM\Name), <font color="#924B72">#PB_String</font>) <font color="#3A3966">; The interesting stuff starts to happen here...</font> <font color="#3A3966">; This line defines a flag for the window attributes by OR-ing together the desired attribute constants.</font> Flags = <font color="#924B72">#PB_Window_SystemMenu</font> | <font color="#924B72">#PB_Window_SizeGadget</font> | <font color="#924B72">#PB_Window_MinimizeGadget</font> | <font color="#924B72">#PB_Window_MaximizeGadget</font> | <font color="#924B72">#PB_Window_TitleBar</font> <font color="#3A3966">; Open a GUI window.</font> <font color="#3A3966"> OpenWindow</font>(<font color="#924B72">#WindowFiles</font>, 50, 50, 450, 400, "File Properties", Flags) <font color="#3A3966">; A text gadget to show the name of the folder.</font> <font color="#3A3966"> TextGadget</font>(<font color="#924B72">#Folder</font>, 5, 40, 440, 25, Folder) <font color="#3A3966">; A list icon gadget to hold the file list and properties.</font> <font color="#3A3966"> ListIconGadget</font>(<font color="#924B72">#Files</font>, 5, 70, 440, 326, "#", 35) <font color="#3A3966">; Add columns to the ListIconGadget to hold each property.</font> <font color="#3A3966"> AddGadgetColumn</font>(<font color="#924B72">#Files</font>, 1, "Name", 200) <font color="#3A3966"> AddGadgetColumn</font>(<font color="#924B72">#Files</font>, 2, "Created", 100) <font color="#3A3966"> AddGadgetColumn</font>(<font color="#924B72">#Files</font>, 3, "Accessed", 100) <font color="#3A3966"> AddGadgetColumn</font>(<font color="#924B72">#Files</font>, 4, "Modified", 100) <font color="#3A3966"> AddGadgetColumn</font>(<font color="#924B72">#Files</font>, 5, "Attributes", 150) <font color="#3A3966"> AddGadgetColumn</font>(<font color="#924B72">#Files</font>, 6, "Size", 100) <font color="#3A3966">; Load the files into the list view.</font> <b><font color="#3A3966">ForEach</font></b> <font color="#3A3966">Files</font>() <font color="#3A3966">; Display the item number and file name.</font> Num =<font color="#3A3966"> StrU</font>(<font color="#3A3966">ListIndex</font>(<font color="#3A3966">Files</font>()) + 1) <font color="#3A3966">; These lines convert the three date values to something more familiar.</font> Create =<font color="#3A3966"> FormatDate</font>("%dd/%mm/%yyyy",<font color="#3A3966"> Files</font>()\DateCreated) Access =<font color="#3A3966"> FormatDate</font>("%dd/%mm/%yyyy",<font color="#3A3966"> Files</font>()\DateAccessed) Modify =<font color="#3A3966"> FormatDate</font>("%dd/%mm/%yyyy",<font color="#3A3966"> Files</font>()\DateModified) <font color="#3A3966">; Convert the file size to a padded string the same as with the index value above,</font> <font color="#3A3966">; but allow space for the maximum size of a quad.</font> Size =<font color="#3A3966"> StrU</font>(<font color="#3A3966">Files</font>()\Size) <font color="#3A3966">; Convert the attributes to a string, for now.</font> Attrib =<font color="#3A3966"> StrU</font>(<font color="#3A3966">Files</font>()\Attributes) <font color="#3A3966">; Build a row string.?</font> <font color="#3A3966">; The Line Feed character 'Chr(10)' tells the gadget to move to the next column.</font> Msg = Num +<font color="#3A3966"> Chr</font>(10) +<font color="#3A3966"> Files</font>()\Name +<font color="#3A3966"> Chr</font>(10) + Create +<font color="#3A3966"> Chr</font>(10) + Access +<font color="#3A3966"> Chr</font>(10) + Modify +<font color="#3A3966"> Chr</font>(10) + Attrib +<font color="#3A3966"> Chr</font>(10) + Size <font color="#3A3966">; Add the row to the list view gadget.</font> <font color="#3A3966"> AddGadgetItem</font>(<font color="#924B72">#Files</font>, -1, Msg) <b><font color="#3A3966">Next</font></b> <font color="#3A3966">Files</font>() <font color="#3A3966">; This is the event loop for the window.?</font> <font color="#3A3966">; It will deal with all the user interaction events that we wish to use. </font> <b><font color="#3A3966">Repeat</font></b> <font color="#3A3966">; Wait until a new window or gadget event occurs.</font> Event =<font color="#3A3966"> WaitWindowEvent</font>() <font color="#3A3966">; In programs with more than one form, which window did the event occur on.</font> EventWindow =<font color="#3A3966"> EventWindow</font>() <font color="#3A3966">; Which gadget did the event occur on.</font> EventGadget =<font color="#3A3966"> EventGadget</font>() <font color="#3A3966">; What sort of event occurred.</font> EventType =<font color="#3A3966"> EventType</font>() <font color="#3A3966">; Take some action.</font> <b><font color="#3A3966">Select</font></b> Event <b><font color="#3A3966">Case</font></b> <font color="#924B72">#PB_Event_Gadget</font> <font color="#3A3966">; A gadget event occurred.</font> <b><font color="#3A3966">If</font></b> EventGadget = <font color="#924B72">#Folder</font> <b><font color="#3A3966">ElseIf</font></b> EventGadget = <font color="#924B72">#Files</font> <b><font color="#3A3966">EndIf</font></b> <b><font color="#3A3966">Case</font></b> <font color="#924B72">#PB_Event_CloseWindow</font> <font color="#3A3966">; The window was closed.</font> <b><font color="#3A3966">If</font></b> EventWindow = <font color="#924B72">#WindowFiles</font> <font color="#3A3966"> CloseWindow</font>(<font color="#924B72">#WindowFiles</font>) <b><font color="#3A3966">Break</font></b> <b><font color="#3A3966">EndIf</font></b> <b><font color="#3A3966">EndSelect</font></b> <font color="#3A3966">; Go round and do it again.</font> <font color="#3A3966">; In practice the loop isn't infinite because it can be stopped by clicking the window's Close button.</font> <b><font color="#3A3966">ForEver</font></b> </font></pre> At this point the application already has some useful features. However, it has some problems too: <br> 1) You can't choose a folder to show. <br> 2) You can't update the list contents without closing and restarting the program. <br> 3) If you resize the window, the gadgets don't resize with it. <br> 4) The attributes column is still not very useful. <br> We will revisit this program again later on to fix all these issues. <p><b>用户指南导航</b></p><blockquote> <a href="ug_textoutput.html">&lt; Previous: Displaying text output (Console)</a> | <a href="ug_overview.html">Overview</a> | <a href="ug_graphics.html">Next: Displaying graphics output &amp; simple drawing &gt;</a> </body></html>
2.1/docs/Javadoc/org/drip/analytics/holset/class-use/ITLHoliday.html
tectronics/rootfinder
<!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) on Fri Feb 01 09:13:22 EST 2013 --> <title>Uses of Class org.drip.analytics.holset.ITLHoliday</title> <meta name="date" content="2013-02-01"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.drip.analytics.holset.ITLHoliday"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/drip/analytics/holset/ITLHoliday.html" title="class in org.drip.analytics.holset">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/drip/analytics/holset/\class-useITLHoliday.html" target="_top">Frames</a></li> <li><a href="ITLHoliday.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.drip.analytics.holset.ITLHoliday" class="title">Uses of Class<br>org.drip.analytics.holset.ITLHoliday</h2> </div> <div class="classUseContainer">No usage of org.drip.analytics.holset.ITLHoliday</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/drip/analytics/holset/ITLHoliday.html" title="class in org.drip.analytics.holset">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/drip/analytics/holset/\class-useITLHoliday.html" target="_top">Frames</a></li> <li><a href="ITLHoliday.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>
docs/new-pandas-doc/generated/pandas.core.resample.Resampler.fillna.html
datapythonista/datapythonista.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>pandas.core.resample.Resampler.fillna &#8212; pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="pandas.core.resample.Resampler.asfreq" href="pandas.core.resample.Resampler.asfreq.html" /> <link rel="prev" title="pandas.core.resample.Resampler.nearest" href="pandas.core.resample.Resampler.nearest.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="pandas.core.resample.Resampler.asfreq.html" title="pandas.core.resample.Resampler.asfreq" accesskey="N">next</a> |</li> <li class="right" > <a href="pandas.core.resample.Resampler.nearest.html" title="pandas.core.resample.Resampler.nearest" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</a> &#187;</li> <li class="nav-item nav-item-1"><a href="../api.html" accesskey="U">API Reference</a> &#187;</li> </ul> </div> <div class="content-wrapper"> <div class="content"> <div class="document"> <div class="sphinxsidebar"> <h3>Table Of Contents</h3> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../whatsnew.html">What’s New</a></li> <li class="toctree-l1"><a class="reference internal" href="../install.html">Installation</a></li> <li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributing to pandas</a></li> <li class="toctree-l1"><a class="reference internal" href="../overview.html">Package overview</a></li> <li class="toctree-l1"><a class="reference internal" href="../10min.html">10 Minutes to pandas</a></li> <li class="toctree-l1"><a class="reference internal" href="../tutorials.html">Tutorials</a></li> <li class="toctree-l1"><a class="reference internal" href="../cookbook.html">Cookbook</a></li> <li class="toctree-l1"><a class="reference internal" href="../dsintro.html">Intro to Data Structures</a></li> <li class="toctree-l1"><a class="reference internal" href="../basics.html">Essential Basic Functionality</a></li> <li class="toctree-l1"><a class="reference internal" href="../text.html">Working with Text Data</a></li> <li class="toctree-l1"><a class="reference internal" href="../options.html">Options and Settings</a></li> <li class="toctree-l1"><a class="reference internal" href="../indexing.html">Indexing and Selecting Data</a></li> <li class="toctree-l1"><a class="reference internal" href="../advanced.html">MultiIndex / Advanced Indexing</a></li> <li class="toctree-l1"><a class="reference internal" href="../computation.html">Computational tools</a></li> <li class="toctree-l1"><a class="reference internal" href="../missing_data.html">Working with missing data</a></li> <li class="toctree-l1"><a class="reference internal" href="../groupby.html">Group By: split-apply-combine</a></li> <li class="toctree-l1"><a class="reference internal" href="../merging.html">Merge, join, and concatenate</a></li> <li class="toctree-l1"><a class="reference internal" href="../reshaping.html">Reshaping and Pivot Tables</a></li> <li class="toctree-l1"><a class="reference internal" href="../timeseries.html">Time Series / Date functionality</a></li> <li class="toctree-l1"><a class="reference internal" href="../timedeltas.html">Time Deltas</a></li> <li class="toctree-l1"><a class="reference internal" href="../categorical.html">Categorical Data</a></li> <li class="toctree-l1"><a class="reference internal" href="../visualization.html">Visualization</a></li> <li class="toctree-l1"><a class="reference internal" href="../style.html">Styling</a></li> <li class="toctree-l1"><a class="reference internal" href="../io.html">IO Tools (Text, CSV, HDF5, …)</a></li> <li class="toctree-l1"><a class="reference internal" href="../enhancingperf.html">Enhancing Performance</a></li> <li class="toctree-l1"><a class="reference internal" href="../sparse.html">Sparse data structures</a></li> <li class="toctree-l1"><a class="reference internal" href="../gotchas.html">Frequently Asked Questions (FAQ)</a></li> <li class="toctree-l1"><a class="reference internal" href="../r_interface.html">rpy2 / R interface</a></li> <li class="toctree-l1"><a class="reference internal" href="../ecosystem.html">pandas Ecosystem</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_r.html">Comparison with R / R libraries</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_sql.html">Comparison with SQL</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_sas.html">Comparison with SAS</a></li> <li class="toctree-l1"><a class="reference internal" href="../comparison_with_stata.html">Comparison with Stata</a></li> <li class="toctree-l1 current"><a class="reference internal" href="../api.html">API Reference</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="../api.html#input-output">Input/Output</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#general-functions">General functions</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#series">Series</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#dataframe">DataFrame</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#panel">Panel</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#index">Index</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#numeric-index">Numeric Index</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#categoricalindex">CategoricalIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#intervalindex">IntervalIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#multiindex">MultiIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#datetimeindex">DatetimeIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#timedeltaindex">TimedeltaIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#periodindex">PeriodIndex</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#scalars">Scalars</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#frequencies">Frequencies</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#window">Window</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#groupby">GroupBy</a></li> <li class="toctree-l2 current"><a class="reference internal" href="../api.html#resampling">Resampling</a><ul class="current"> <li class="toctree-l3"><a class="reference internal" href="../api.html#id40">Indexing, iteration</a></li> <li class="toctree-l3"><a class="reference internal" href="../api.html#id41">Function application</a></li> <li class="toctree-l3 current"><a class="reference internal" href="../api.html#upsampling">Upsampling</a><ul class="current"> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.ffill.html">pandas.core.resample.Resampler.ffill</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.backfill.html">pandas.core.resample.Resampler.backfill</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.bfill.html">pandas.core.resample.Resampler.bfill</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.pad.html">pandas.core.resample.Resampler.pad</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.nearest.html">pandas.core.resample.Resampler.nearest</a></li> <li class="toctree-l4 current"><a class="current reference internal" href="#">pandas.core.resample.Resampler.fillna</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.asfreq.html">pandas.core.resample.Resampler.asfreq</a></li> <li class="toctree-l4"><a class="reference internal" href="pandas.core.resample.Resampler.interpolate.html">pandas.core.resample.Resampler.interpolate</a></li> </ul> </li> <li class="toctree-l3"><a class="reference internal" href="../api.html#id42">Computations / Descriptive Stats</a></li> </ul> </li> <li class="toctree-l2"><a class="reference internal" href="../api.html#style">Style</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#id43">Plotting</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#general-utility-functions">General utility functions</a></li> <li class="toctree-l2"><a class="reference internal" href="../api.html#extensions">Extensions</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../developer.html">Developer</a></li> <li class="toctree-l1"><a class="reference internal" href="../internals.html">Internals</a></li> <li class="toctree-l1"><a class="reference internal" href="../extending.html">Extending Pandas</a></li> <li class="toctree-l1"><a class="reference internal" href="../release.html">Release Notes</a></li> </ul> <h3 style="margin-top: 1.5em;">Search</h3> <form class="search" action="../search.html" method="get"> <input type="text" name="q" size="18"/> <input type="submit" value="Go"/> <input type="hidden" name="check_keywords" value="yes"/> <input type="hidden" name="area" value="default"/> </form> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="pandas-core-resample-resampler-fillna"> <h1>pandas.core.resample.Resampler.fillna<a class="headerlink" href="#pandas-core-resample-resampler-fillna" title="Permalink to this headline">¶</a></h1> <dl class="method"> <dt id="pandas.core.resample.Resampler.fillna"> <code class="descclassname">Resampler.</code><code class="descname">fillna</code><span class="sig-paren">(</span><em>method</em>, <em>limit=None</em><span class="sig-paren">)</span><a class="reference external" href="http://github.com/pandas-dev/pandas/blob/master/pandas/core/resample.py#L523-L681"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pandas.core.resample.Resampler.fillna" title="Permalink to this definition">¶</a></dt> <dd><p>Fill missing values introduced by upsampling.</p> <p>In statistics, imputation is the process of replacing missing data with substituted values <a class="reference internal" href="pandas.Series.to_sql.html#r3" id="id1">[R3]</a>. When resampling data, missing values may appear (e.g., when the resampling frequency is higher than the original frequency).</p> <p>Missing values that existed in the original data will not be modified.</p> <table class="docutils field-list" frame="void" rules="none"> <col class="field-name" /> <col class="field-body" /> <tbody valign="top"> <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>method</strong> : {‘pad’, ‘backfill’, ‘ffill’, ‘bfill’, ‘nearest’}</p> <blockquote> <div><p>Method to use for filling holes in resampled data</p> <ul class="simple"> <li>‘pad’ or ‘ffill’: use previous valid observation to fill gap (forward fill).</li> <li>‘backfill’ or ‘bfill’: use next valid observation to fill gap.</li> <li>‘nearest’: use nearest valid observation to fill gap.</li> </ul> </div></blockquote> <p><strong>limit</strong> : integer, optional</p> <blockquote> <div><p>Limit of how many consecutive missing values to fill.</p> </div></blockquote> </td> </tr> <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first"><strong>Series or DataFrame</strong></p> <blockquote class="last"> <div><p>An upsampled Series or DataFrame with missing values filled.</p> </div></blockquote> </td> </tr> </tbody> </table> <div class="admonition seealso"> <p class="first admonition-title">See also</p> <dl class="last docutils"> <dt><a class="reference internal" href="pandas.core.resample.Resampler.backfill.html#pandas.core.resample.Resampler.backfill" title="pandas.core.resample.Resampler.backfill"><code class="xref py py-obj docutils literal notranslate"><span class="pre">backfill</span></code></a></dt> <dd>Backward fill NaN values in the resampled data.</dd> <dt><a class="reference internal" href="pandas.core.resample.Resampler.pad.html#pandas.core.resample.Resampler.pad" title="pandas.core.resample.Resampler.pad"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pad</span></code></a></dt> <dd>Forward fill NaN values in the resampled data.</dd> <dt><a class="reference internal" href="pandas.core.resample.Resampler.nearest.html#pandas.core.resample.Resampler.nearest" title="pandas.core.resample.Resampler.nearest"><code class="xref py py-obj docutils literal notranslate"><span class="pre">nearest</span></code></a></dt> <dd>Fill NaN values in the resampled data with nearest neighbor starting from center.</dd> <dt><a class="reference internal" href="pandas.core.resample.Resampler.interpolate.html#pandas.core.resample.Resampler.interpolate" title="pandas.core.resample.Resampler.interpolate"><code class="xref py py-obj docutils literal notranslate"><span class="pre">interpolate</span></code></a></dt> <dd>Fill NaN values using interpolation.</dd> <dt><a class="reference internal" href="pandas.Series.fillna.html#pandas.Series.fillna" title="pandas.Series.fillna"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.Series.fillna</span></code></a></dt> <dd>Fill NaN values in the Series using the specified method, which can be ‘bfill’ and ‘ffill’.</dd> <dt><a class="reference internal" href="pandas.DataFrame.fillna.html#pandas.DataFrame.fillna" title="pandas.DataFrame.fillna"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pandas.DataFrame.fillna</span></code></a></dt> <dd>Fill NaN values in the DataFrame using the specified method, which can be ‘bfill’ and ‘ffill’.</dd> </dl> </div> <p class="rubric">References</p> <table class="docutils citation" frame="void" id="r3" rules="none"> <colgroup><col class="label" /><col /></colgroup> <tbody valign="top"> <tr><td class="label">[R3]</td><td><em>(<a class="fn-backref" href="#id1">1</a>, <a class="fn-backref" href="#id2">2</a>)</em> <a class="reference external" href="https://en.wikipedia.org/wiki/Imputation_(statistics">https://en.wikipedia.org/wiki/Imputation_(statistics</a>)</td></tr> </tbody> </table> <p class="rubric">Examples</p> <p>Resampling a Series:</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">s</span> <span class="o">=</span> <span class="n">pd</span><span class="o">.</span><span class="n">Series</span><span class="p">([</span><span class="mi">1</span><span class="p">,</span> <span class="mi">2</span><span class="p">,</span> <span class="mi">3</span><span class="p">],</span> <span class="gp">... </span> <span class="n">index</span><span class="o">=</span><span class="n">pd</span><span class="o">.</span><span class="n">date_range</span><span class="p">(</span><span class="s1">&#39;20180101&#39;</span><span class="p">,</span> <span class="n">periods</span><span class="o">=</span><span class="mi">3</span><span class="p">,</span> <span class="n">freq</span><span class="o">=</span><span class="s1">&#39;h&#39;</span><span class="p">))</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">s</span> <span class="go">2018-01-01 00:00:00 1</span> <span class="go">2018-01-01 01:00:00 2</span> <span class="go">2018-01-01 02:00:00 3</span> <span class="go">Freq: H, dtype: int64</span> </pre></div> </div> <p>Without filling the missing values you get:</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">s</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s2">&quot;30min&quot;</span><span class="p">)</span><span class="o">.</span><span class="n">asfreq</span><span class="p">()</span> <span class="go">2018-01-01 00:00:00 1.0</span> <span class="go">2018-01-01 00:30:00 NaN</span> <span class="go">2018-01-01 01:00:00 2.0</span> <span class="go">2018-01-01 01:30:00 NaN</span> <span class="go">2018-01-01 02:00:00 3.0</span> <span class="go">Freq: 30T, dtype: float64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">s</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s2">&quot;backfill&quot;</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1</span> <span class="go">2018-01-01 00:30:00 2</span> <span class="go">2018-01-01 01:00:00 2</span> <span class="go">2018-01-01 01:30:00 3</span> <span class="go">2018-01-01 02:00:00 3</span> <span class="go">Freq: 30T, dtype: int64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">s</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;15min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s2">&quot;backfill&quot;</span><span class="p">,</span> <span class="n">limit</span><span class="o">=</span><span class="mi">2</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1.0</span> <span class="go">2018-01-01 00:15:00 NaN</span> <span class="go">2018-01-01 00:30:00 2.0</span> <span class="go">2018-01-01 00:45:00 2.0</span> <span class="go">2018-01-01 01:00:00 2.0</span> <span class="go">2018-01-01 01:15:00 NaN</span> <span class="go">2018-01-01 01:30:00 3.0</span> <span class="go">2018-01-01 01:45:00 3.0</span> <span class="go">2018-01-01 02:00:00 3.0</span> <span class="go">Freq: 15T, dtype: float64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">s</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s2">&quot;pad&quot;</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1</span> <span class="go">2018-01-01 00:30:00 1</span> <span class="go">2018-01-01 01:00:00 2</span> <span class="go">2018-01-01 01:30:00 2</span> <span class="go">2018-01-01 02:00:00 3</span> <span class="go">Freq: 30T, dtype: int64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">s</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s2">&quot;nearest&quot;</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1</span> <span class="go">2018-01-01 00:30:00 2</span> <span class="go">2018-01-01 01:00:00 2</span> <span class="go">2018-01-01 01:30:00 3</span> <span class="go">2018-01-01 02:00:00 3</span> <span class="go">Freq: 30T, dtype: int64</span> </pre></div> </div> <p>Missing values present before the upsampling are not affected.</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">sm</span> <span class="o">=</span> <span class="n">pd</span><span class="o">.</span><span class="n">Series</span><span class="p">([</span><span class="mi">1</span><span class="p">,</span> <span class="kc">None</span><span class="p">,</span> <span class="mi">3</span><span class="p">],</span> <span class="gp">... </span> <span class="n">index</span><span class="o">=</span><span class="n">pd</span><span class="o">.</span><span class="n">date_range</span><span class="p">(</span><span class="s1">&#39;20180101&#39;</span><span class="p">,</span> <span class="n">periods</span><span class="o">=</span><span class="mi">3</span><span class="p">,</span> <span class="n">freq</span><span class="o">=</span><span class="s1">&#39;h&#39;</span><span class="p">))</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">sm</span> <span class="go">2018-01-01 00:00:00 1.0</span> <span class="go">2018-01-01 01:00:00 NaN</span> <span class="go">2018-01-01 02:00:00 3.0</span> <span class="go">Freq: H, dtype: float64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">sm</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s1">&#39;backfill&#39;</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1.0</span> <span class="go">2018-01-01 00:30:00 NaN</span> <span class="go">2018-01-01 01:00:00 NaN</span> <span class="go">2018-01-01 01:30:00 3.0</span> <span class="go">2018-01-01 02:00:00 3.0</span> <span class="go">Freq: 30T, dtype: float64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">sm</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s1">&#39;pad&#39;</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1.0</span> <span class="go">2018-01-01 00:30:00 1.0</span> <span class="go">2018-01-01 01:00:00 NaN</span> <span class="go">2018-01-01 01:30:00 NaN</span> <span class="go">2018-01-01 02:00:00 3.0</span> <span class="go">Freq: 30T, dtype: float64</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">sm</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s1">&#39;nearest&#39;</span><span class="p">)</span> <span class="go">2018-01-01 00:00:00 1.0</span> <span class="go">2018-01-01 00:30:00 NaN</span> <span class="go">2018-01-01 01:00:00 NaN</span> <span class="go">2018-01-01 01:30:00 3.0</span> <span class="go">2018-01-01 02:00:00 3.0</span> <span class="go">Freq: 30T, dtype: float64</span> </pre></div> </div> <p>DataFrame resampling is done column-wise. All the same options are available.</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">df</span> <span class="o">=</span> <span class="n">pd</span><span class="o">.</span><span class="n">DataFrame</span><span class="p">({</span><span class="s1">&#39;a&#39;</span><span class="p">:</span> <span class="p">[</span><span class="mi">2</span><span class="p">,</span> <span class="n">np</span><span class="o">.</span><span class="n">nan</span><span class="p">,</span> <span class="mi">6</span><span class="p">],</span> <span class="s1">&#39;b&#39;</span><span class="p">:</span> <span class="p">[</span><span class="mi">1</span><span class="p">,</span> <span class="mi">3</span><span class="p">,</span> <span class="mi">5</span><span class="p">]},</span> <span class="gp">... </span> <span class="n">index</span><span class="o">=</span><span class="n">pd</span><span class="o">.</span><span class="n">date_range</span><span class="p">(</span><span class="s1">&#39;20180101&#39;</span><span class="p">,</span> <span class="n">periods</span><span class="o">=</span><span class="mi">3</span><span class="p">,</span> <span class="gp">... </span> <span class="n">freq</span><span class="o">=</span><span class="s1">&#39;h&#39;</span><span class="p">))</span> <span class="gp">&gt;&gt;&gt; </span><span class="n">df</span> <span class="go"> a b</span> <span class="go">2018-01-01 00:00:00 2.0 1</span> <span class="go">2018-01-01 01:00:00 NaN 3</span> <span class="go">2018-01-01 02:00:00 6.0 5</span> </pre></div> </div> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="gp">&gt;&gt;&gt; </span><span class="n">df</span><span class="o">.</span><span class="n">resample</span><span class="p">(</span><span class="s1">&#39;30min&#39;</span><span class="p">)</span><span class="o">.</span><span class="n">fillna</span><span class="p">(</span><span class="s2">&quot;bfill&quot;</span><span class="p">)</span> <span class="go"> a b</span> <span class="go">2018-01-01 00:00:00 2.0 1</span> <span class="go">2018-01-01 00:30:00 NaN 3</span> <span class="go">2018-01-01 01:00:00 NaN 3</span> <span class="go">2018-01-01 01:30:00 6.0 5</span> <span class="go">2018-01-01 02:00:00 6.0 5</span> </pre></div> </div> </dd></dl> </div> </div> </div> </div> <div class="clearer"></div> </div> </div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="pandas.core.resample.Resampler.asfreq.html" title="pandas.core.resample.Resampler.asfreq" >next</a> |</li> <li class="right" > <a href="pandas.core.resample.Resampler.nearest.html" title="pandas.core.resample.Resampler.nearest" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">pandas 0.24.0.dev0+81.g8d5032a8c.dirty documentation</a> &#187;</li> <li class="nav-item nav-item-1"><a href="../api.html" >API Reference</a> &#187;</li> </ul> </div> <style type="text/css"> .scrollToTop { text-align: center; font-weight: bold; position: fixed; bottom: 60px; right: 40px; display: none; } </style> <a href="#" class="scrollToTop">Scroll To Top</a> <script type="text/javascript"> $(document).ready(function() { //Check to see if the window is top if not then display button $(window).scroll(function() { if ($(this).scrollTop() > 200) { $('.scrollToTop').fadeIn(); } else { $('.scrollToTop').fadeOut(); } }); //Click event to scroll to top $('.scrollToTop').click(function() { $('html, body').animate({ scrollTop: 0 }, 500); return false; }); }); </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-27880019-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
gateway-modules/apim-ballerina-native-component/target/surefire-reports/Surefire suite/Surefire test.html
bhathiya/test
<html> <head> <title>TestNG: Surefire test</title> <link href="../testng.css" rel="stylesheet" type="text/css" /> <link href="../my-testng.css" rel="stylesheet" type="text/css" /> <style type="text/css"> .log { display: none;} .stack-trace { display: none;} </style> <script type="text/javascript"> <!-- function flip(e) { current = e.style.display; if (current == 'block') { e.style.display = 'none'; return 0; } else { e.style.display = 'block'; return 1; } } function toggleBox(szDivId, elem, msg1, msg2) { var res = -1; if (document.getElementById) { res = flip(document.getElementById(szDivId)); } else if (document.all) { // this is the way old msie versions work res = flip(document.all[szDivId]); } if(elem) { if(res == 0) elem.innerHTML = msg1; else elem.innerHTML = msg2; } } function toggleAllBoxes() { if (document.getElementsByTagName) { d = document.getElementsByTagName('div'); for (i = 0; i < d.length; i++) { if (d[i].className == 'log') { flip(d[i]); } } } } // --> </script> </head> <body> <h2 align='center'>Surefire test</h2><table border='1' align="center"> <tr> <td>Tests passed/Failed/Skipped:</td><td>6/0/0</td> </tr><tr> <td>Started on:</td><td>Tue Aug 01 01:10:09 IST 2017</td> </tr> <tr><td>Total time:</td><td>1 seconds (1458 ms)</td> </tr><tr> <td>Included groups:</td><td></td> </tr><tr> <td>Excluded groups:</td><td></td> </tr> </table><p/> <small><i>(Hover the method name to see the test class name)</i></small><p/> <table width='100%' border='1' class='invocation-passed'> <tr><td colspan='4' align='center'><b>PASSED TESTS</b></td></tr> <tr><td><b>Test method</b></td> <td width="30%"><b>Exception</b></td> <td width="10%"><b>Time (seconds)</b></td> <td><b>Instance</b></td> </tr> <tr> <td title='org.wso2.carbon.apimgt.ballerina.util.WaitTestCase.testCacheDeleteOperation()'><b>testCacheDeleteOperation</b><br>Test class: org.wso2.carbon.apimgt.ballerina.util.WaitTestCase</td> <td></td> <td>0</td> <td>org.wso2.carbon.apimgt.ballerina.util.WaitTestCase@1ee29c84</td></tr> <tr> <td title='org.wso2.carbon.apimgt.ballerina.caching.CacheRemoveTest.testCacheDeleteOperation()'><b>testCacheDeleteOperation</b><br>Test class: org.wso2.carbon.apimgt.ballerina.caching.CacheRemoveTest</td> <td></td> <td>0</td> <td>org.wso2.carbon.apimgt.ballerina.caching.CacheRemoveTest@63429932</td></tr> <tr> <td title='org.wso2.carbon.apimgt.ballerina.caching.CacheTest.testCacheForNonExistence()'><b>testCacheForNonExistence</b><br>Test class: org.wso2.carbon.apimgt.ballerina.caching.CacheTest</td> <td></td> <td>0</td> <td>org.wso2.carbon.apimgt.ballerina.caching.CacheTest@69ce2f62</td></tr> <tr> <td title='org.wso2.carbon.apimgt.ballerina.caching.CacheTest.testCacheOperations()'><b>testCacheOperations</b><br>Test class: org.wso2.carbon.apimgt.ballerina.caching.CacheTest</td> <td></td> <td>0</td> <td>org.wso2.carbon.apimgt.ballerina.caching.CacheTest@69ce2f62</td></tr> <tr> <td title='org.wso2.carbon.apimgt.ballerina.util.IpToLongTestCase.testIpToLong()'><b>testIpToLong</b><br>Test class: org.wso2.carbon.apimgt.ballerina.util.IpToLongTestCase</td> <td></td> <td>0</td> <td>org.wso2.carbon.apimgt.ballerina.util.IpToLongTestCase@77128dab</td></tr> <tr> <td title='org.wso2.carbon.apimgt.ballerina.util.JSONParseTestCase.testSetProperty()'><b>testSetProperty</b><br>Test class: org.wso2.carbon.apimgt.ballerina.util.JSONParseTestCase</td> <td></td> <td>0</td> <td>org.wso2.carbon.apimgt.ballerina.util.JSONParseTestCase@7c8326a4</td></tr> </table><p> </body> </html>
public/index.html
IndiegameGarden/Web
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/html"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta name="description" content="Indiegame Garden"> <meta name="author" content="Indiegame Garden"> <meta name="keywords" content="indiegame, game garden, indie, games, indie games, Indiegame Garden, IndiegameGarden, video games, GAME, web art, art, music, experiences, experimental"> <title>Indiegame Garden</title> <style type="text/css"> body { background-color: #000; color: #fff; font-family: Lucida Grande, Lucida Sans, Arial, Helvetica Neue, Verdana, Geneva, sans-serif; font-size: 14px; font-weight: normal; text-decoration: none; line-height: 1.5em; } h1 { font-family: Arial, Helvetica Neue, Verdana, Geneva, sans-serif; width: 100%; letter-spacing: 0.1em; margin-bottom: 1em; font-size: 1.65em; } canvas { display: block; outline: 0px; margin-top: 0px; margin-left: auto; margin-right: auto; } #iconspace { margin: 0px; padding: 0px; overflow: hidden; overflow-x: hidden; } #headerlogo { margin-left: 0px; margin-right: auto; display: block; text-align: left; } #page { margin-left: auto; margin-right: auto; width: 90%; } #artframe { display: none; } #artiframe { position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:99; background-color: white; } .backbutoverlay { position: absolute; z-index: 100; top: 8px; left: 8px; width: 5%; height: 5%; } .imghover { opacity: 0.4; filter: alpha(opacity=40); /* For IE8 and earlier */ } .imghover:hover { opacity: 1.0; filter: alpha(opacity=100); /* For IE8 and earlier */ } </style> <script src="processing.min.js" type="text/javascript"></script> <script type="text/javascript"> // convenience function to get the id attribute of generated sketch html element function getProcessingSketchId () { return 'iggproc'; } function onclickBackButton() { var af = document.getElementById('artframe'); if (af != null) af.setAttribute("style","display:none"); var aif = document.getElementById('artiframe'); aif.src = ""; //unload the specific artwork page } </script> </head> <body> <div id="page"> <div id="iconspace"> <canvas id="iggproc" data-processing-sources="main.js Work.js" width="800" height="260"> <p>Games. Art. Music. Experiences.<br> Your browser does not support the canvas tag.</p> </canvas> <noscript> <p>Games. Art. Music. Experiences.<br> JavaScript is required to view the contents of this page.</p> </noscript> </div> </div> <div id="artframe"> <div class="backbutoverlay"> <img class="imghover" src="/images/back.png" onclick="onclickBackButton()" style="width:100%"> </div> <iframe src="" id="artiframe"> Your browser doesn't support iframes. Uh oh. This website is not usable in this browser. </iframe> </div> </body> </html>
treebanks/id_csui/id_csui-feat-Voice.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of Voice in UD_Indonesian-CSUI</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/id_csui/id_csui-feat-Voice.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_indonesian-csui-features-voice">Treebank Statistics: UD_Indonesian-CSUI: Features: <code class="language-plaintext highlighter-rouge">Voice</code></h2> <p>This feature is universal. It occurs with 2 different values: <code class="language-plaintext highlighter-rouge">Act</code>, <code class="language-plaintext highlighter-rouge">Pass</code>.</p> <p>2981 tokens (11%) have a non-empty value of <code class="language-plaintext highlighter-rouge">Voice</code>. 773 types (18%) occur at least once with a non-empty value of <code class="language-plaintext highlighter-rouge">Voice</code>. 528 lemmas (14%) occur at least once with a non-empty value of <code class="language-plaintext highlighter-rouge">Voice</code>. The feature is used with 1 part-of-speech tags: <tt><a href="id_csui-pos-VERB.html">VERB</a></tt> (2981; 11% instances).</p> <h3 id="verb"><code class="language-plaintext highlighter-rouge">VERB</code></h3> <p>2981 <tt><a href="id_csui-pos-VERB.html">VERB</a></tt> tokens (100% of all <code class="language-plaintext highlighter-rouge">VERB</code> tokens) have a non-empty value of <code class="language-plaintext highlighter-rouge">Voice</code>.</p> <p>The most frequent other feature values with which <code class="language-plaintext highlighter-rouge">VERB</code> and <code class="language-plaintext highlighter-rouge">Voice</code> co-occurred: <tt><a href="id_csui-feat-Mood.html">Mood</a></tt><tt>=Ind</tt> (2981; 100%).</p> <p><code class="language-plaintext highlighter-rouge">VERB</code> tokens may have the following values of <code class="language-plaintext highlighter-rouge">Voice</code>:</p> <ul> <li><code class="language-plaintext highlighter-rouge">Act</code> (2310; 77% of non-empty <code class="language-plaintext highlighter-rouge">Voice</code>): <em>kata, menjadi, mencapai, mengatakan, ada, meningkat, naik, lalu, merupakan, turun</em></li> <li><code class="language-plaintext highlighter-rouge">Pass</code> (671; 23% of non-empty <code class="language-plaintext highlighter-rouge">Voice</code>): <em>dibandingkan, dibanding, terjadi, dilakukan, diperkirakan, termasuk, terdiri, diharapkan, didorong, diterbitkan</em></li> </ul> <table> <tr><th>Paradigm <i>kata</i></th><th><tt>Act</tt></th><th><tt>Pass</tt></th></tr> <tr><td><tt></tt></td><td><em>kata, mengatakan</em></td><td><em>dikatakan</em></td></tr> </table> <h2 id="relations-with-agreement-in-voice">Relations with Agreement in <code class="language-plaintext highlighter-rouge">Voice</code></h2> <p>The 10 most frequent relations where parent and child node agree in <code class="language-plaintext highlighter-rouge">Voice</code>: <tt>VERB –[<tt><a href="id_csui-dep-advcl.html">advcl</a></tt>]–&gt; VERB</tt> (346; 66%), <tt>VERB –[<tt><a href="id_csui-dep-ccomp.html">ccomp</a></tt>]–&gt; VERB</tt> (170; 69%), <tt>VERB –[<tt><a href="id_csui-dep-parataxis.html">parataxis</a></tt>]–&gt; VERB</tt> (138; 70%), <tt>VERB –[<tt><a href="id_csui-dep-conj.html">conj</a></tt>]–&gt; VERB</tt> (105; 81%), <tt>VERB –[<tt><a href="id_csui-dep-xcomp.html">xcomp</a></tt>]–&gt; VERB</tt> (68; 69%), <tt>VERB –[<tt><a href="id_csui-dep-obj.html">obj</a></tt>]–&gt; VERB</tt> (1; 100%), <tt>VERB –[<tt><a href="id_csui-dep-obl.html">obl</a></tt>]–&gt; VERB</tt> (1; 100%).</p> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- 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-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
appengine/standard/Capstone_inPython/templates/signIn_new.html
JavaRabbit/CS496_capstone
<!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=""> <title>Agency - Start Bootstrap Theme</title> <!-- Bootstrap core CSS --> <link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom fonts for this template --> <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'> <!-- Custom styles for this template --> <link href="/css/agency.min.css" rel="stylesheet"> </head> <body id="page-top"> <!-- Navigation --> <nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav"> <a class="navbar-brand" href="#page-top">Employee Recognition</a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> Menu <i class="fa fa-bars"></i> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="#about">About</a> </li> <li class="nav-item"> <a class="nav-link" href="/admin">Admin Log In</a> </li> </ul> </div> </nav> <!-- About --> <section id="about"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Sign In</h2> <h3 class="section-subheading text-muted">Lorem ipsum dolor sit amet consectetur.</h3> </div> </div> <div class="row"> <div class="col-lg-12"> <h2>Please Sign In</h2> <!-- the form for create user --> <form action="/signIn" method="post"> User Name:<br> <input type="text" name="username" > <br> Password:<br> <input type="text" name="password" > <br><br> <div><input type="submit" class="btn btn-large btn-primary" value="Sign In"></div> </form> <br> <a href="/"><type="button" class="btn btn-primary">Forgot My Password</button></a> <br> <br> <a href="/"><type="button" class="btn btn-primary">Go Back to Homepage</button></a> <br> </div> </div> </div> </section> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-md-4"> <span class="copyright">Copyright &copy; Your Website 2017</span> </div> <div class="col-md-4"> <ul class="list-inline social-buttons"> <li class="list-inline-item"> <a href="#"> <i class="fa fa-twitter"></i> </a> </li> <li class="list-inline-item"> <a href="#"> <i class="fa fa-facebook"></i> </a> </li> <li class="list-inline-item"> <a href="#"> <i class="fa fa-linkedin"></i> </a> </li> </ul> </div> <div class="col-md-4"> <ul class="list-inline quicklinks"> <li class="list-inline-item"> <a href="#">Privacy Policy</a> </li> <li class="list-inline-item"> <a href="#">Terms of Use</a> </li> </ul> </div> </div> </div> </footer> <!-- Portfolio Modals --> <!-- Modal 1 --> <div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"></div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-fluid d-block mx-auto" src="/img/portfolio/01-full.jpg" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <ul class="list-inline"> <li>Date: January 2017</li> <li>Client: Threads</li> <li>Category: Illustration</li> </ul> <button class="btn btn-primary" data-dismiss="modal" type="button"> <i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> </div> <!-- Modal 2 --> <div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"></div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-fluid d-block mx-auto" src="/img/portfolio/02-full.jpg" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <ul class="list-inline"> <li>Date: January 2017</li> <li>Client: Explore</li> <li>Category: Graphic Design</li> </ul> <button class="btn btn-primary" data-dismiss="modal" type="button"> <i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> </div> <!-- Modal 3 --> <div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"></div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-fluid d-block mx-auto" src="/img/portfolio/03-full.jpg" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <ul class="list-inline"> <li>Date: January 2017</li> <li>Client: Finish</li> <li>Category: Identity</li> </ul> <button class="btn btn-primary" data-dismiss="modal" type="button"> <i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> </div> <!-- Modal 4 --> <div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"></div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-fluid d-block mx-auto" src="/img/portfolio/04-full.jpg" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <ul class="list-inline"> <li>Date: January 2017</li> <li>Client: Lines</li> <li>Category: Branding</li> </ul> <button class="btn btn-primary" data-dismiss="modal" type="button"> <i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> </div> <!-- Modal 5 --> <div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"></div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-fluid d-block mx-auto" src="/img/portfolio/05-full.jpg" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <ul class="list-inline"> <li>Date: January 2017</li> <li>Client: Southwest</li> <li>Category: Website Design</li> </ul> <button class="btn btn-primary" data-dismiss="modal" type="button"> <i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> </div> <!-- Modal 6 --> <div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"></div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 mx-auto"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Project Name</h2> <p class="item-intro text-muted">Lorem ipsum dolor sit amet consectetur.</p> <img class="img-fluid d-block mx-auto" src="/img/portfolio/06-full.jpg" alt=""> <p>Use this area to describe your project. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est blanditiis dolorem culpa incidunt minus dignissimos deserunt repellat aperiam quasi sunt officia expedita beatae cupiditate, maiores repudiandae, nostrum, reiciendis facere nemo!</p> <ul class="list-inline"> <li>Date: January 2017</li> <li>Client: Window</li> <li>Category: Photography</li> </ul> <button class="btn btn-primary" data-dismiss="modal" type="button"> <i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> </div> <!-- Bootstrap core JavaScript --> <script src="/vendor/jquery/jquery.min.js"></script> <script src="/vendor/popper/popper.min.js"></script> <script src="/vendor/bootstrap/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="vendor/jquery-easing/jquery.easing.min.js"></script> <!-- Contact form JavaScript --> <script src="/js/jqBootstrapValidation.js"></script> <script src="/js/contact_me.js"></script> <!-- Custom scripts for this template --> <script src="/js/agency.min.js"></script> </body> </html>
doc/CreateImages.html
icclab/disco-dashboard
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class CreateImages - RDoc Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script src="./js/jquery.js"></script> <script src="./js/darkfish.js"></script> <link href="./css/fonts.css" rel="stylesheet"> <link href="./css/rdoc.css" rel="stylesheet"> <body id="top" role="document" class="class"> <nav role="navigation"> <div id="project-navigation"> <div id="home-section" role="region" title="Quick navigation" class="nav-section"> <h2> <a href="./index.html" rel="home">Home</a> </h2> <div id="table-of-contents-navigation"> <a href="./table_of_contents.html#pages">Pages</a> <a href="./table_of_contents.html#classes">Classes</a> <a href="./table_of_contents.html#methods">Methods</a> </div> </div> <div id="search-section" role="search" class="project-section initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <div id="search-field-wrapper"> <input id="search-field" role="combobox" aria-label="Search" aria-autocomplete="list" aria-controls="search-results" type="text" name="search" placeholder="Search" spellcheck="false" title="Type to search, Up and Down to navigate, Enter to load"> </div> <ul id="search-results" aria-label="Search Results" aria-busy="false" aria-expanded="false" aria-atomic="false" class="initially-hidden"></ul> </form> </div> </div> <div id="class-metadata"> <div id="parent-class-section" class="nav-section"> <h3>Parent</h3> <p class="link">ActiveRecord::Migration[5.0] </div> <!-- Method Quickref --> <div id="method-list-section" class="nav-section"> <h3>Methods</h3> <ul class="link-list" role="directory"> <li ><a href="#method-i-change">#change</a> </ul> </div> </div> </nav> <main role="main" aria-labelledby="class-CreateImages"> <h1 id="class-CreateImages" class="class"> class CreateImages </h1> <section class="description"> </section> <section id="5Buntitled-5D" class="documentation-section"> <section id="public-instance-5Buntitled-5D-method-details" class="method-section"> <header> <h3>Public Instance Methods</h3> </header> <div id="method-i-change" class="method-detail "> <div class="method-heading"> <span class="method-name">change</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="change-source"> <pre><span class="ruby-comment"># File db/migrate/20161020075352_create_images.rb, line 2</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">change</span> <span class="ruby-identifier">create_table</span> <span class="ruby-value">:images</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">t</span><span class="ruby-operator">|</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">string</span> <span class="ruby-value">:img_id</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">string</span> <span class="ruby-value">:name</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">integer</span> <span class="ruby-value">:size</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">references</span> <span class="ruby-value">:infrastructure</span>, <span class="ruby-identifier">foreign_key</span><span class="ruby-operator">:</span> <span class="ruby-keyword">true</span> <span class="ruby-identifier">t</span>.<span class="ruby-identifier">timestamps</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span></pre> </div> </div> </div> </section> </section> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="http://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>
build/page2/index.html
brandonto/brandonto.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Personal website of Brandon To"> <title>Home</title> <link rel="canonical" href="http://brandonto.github.io//page2/"> <!-- Bootstrap Core CSS --> <link rel="stylesheet" href="./css/bootstrap.min.css"> <!-- Custom CSS --> <link rel="stylesheet" href="./css/style.css"> <!-- Pygments Github CSS --> <link rel="stylesheet" href="./css/syntax.css"> <!-- Custom Fonts --> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href='//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="./">Brandon To</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li> <a href="./">Home</a> </li> <!--li> <a href="./archive/">Archive</a> </li--> <li> <a href="./about/">About</a> </li> <li> <a href="./projects/">Projects</a> </li> <li> <a href="./resume/">Resume</a> </li> <li> <a href="./contact/">Contact</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Page Header --> <header class="intro-header"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <div class="site-heading"> <h1>Hello.</h1> <hr class="small"> <span class="subheading">You've stumbled upon my website! Here you will find my blog, resume, and projects that I've worked on.</span> </div> </div> </div> </div> </header> <!-- Main Content --> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <p>Blog is under construction</p> <!-- <div class="post-preview"> <a href="./2015/03/05/test/"> <h2 class="post-title"> Test </h2> <h3 class="post-subtitle"> this blog post is a test </h3> </a> <p class="post-meta">Posted by Brandon To on March 5, 2015</p> </div> <hr> --> <!-- Pager --> <!-- <ul class="pager"> <li class="previous"> <a href=".">&larr; Newer Posts</a> </li> </ul> --> </div> </div> </div> <hr> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> <li> <a href="./feed.xml"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-rss fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="http://ca.linkedin.com/pub/brandon-to/a2/8ba/1bb"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-linkedin fa-stack-1x fa-inverse"></i> </span> </a> </li> <li> <a href="https://github.com/brandonto"> <span class="fa-stack fa-lg"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="copyright text-muted">Copyright &copy; 2016 Brandon To </p> </div> </div> </div> </footer> <!-- jQuery --> <script src="./js/jquery.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="./js/bootstrap.min.js"></script> <!-- Custom Theme JavaScript --> <script src="./js/script.js"></script> </body> </html>
polls/templates/polls/manage-question.html
vguillermo-developer/bbpolls
{% extends "polls/base.html" %} {% load bootstrap3 %} {% load static %} {% load custom_filters %} {% block content %} <div class="container page-content-body"> <legend>{{poll.name}} > Question {{question_index}}</legend> <form method="POST" action="."> {% csrf_token %} <div class = "col-md-12 manage-form"> {% for question_field in question_form %} {% if forloop.counter == 3 %} <div class="clearfix"></div> <legend>Multimedia Content</legend> {% if create_question %} <p>If you want to add some multimedia sources to this question, you must do it through the question's "Edit" menu, once the question is created.</p> {% else %} <div class="col-md-6 question-field-container"> {% bootstrap_label question_field.label %} {% if question_field.help_text %} <span class="glyphicon glyphicon-question-sign glpyhicon-input-help" aria-hidden="true" data-toggle="tooltip" data-placement="right" title="{{question_field|render_help_text}}"></span> {% endif %} {% bootstrap_field question_field show_label=False %} </div> <div class="col-md-6 multimedia-content-info image-info"> <div class="alert {{image_class}}" role="alert"> {{image_message}} </div> </div> <div class="col-md-6 multimedia-content-info audio-info"> <div class="alert {{audio_class}}" role="alert"> {{audio_message}} </div> </div> <div class="col-md-6 multimedia-content-info video-info"> <div class="alert {{video_class}}" role="alert"> {{video_message}} </div> </div> <div class="col-md-6 multimedia-content-info iframe-info"> <div class="alert {{iframe_class}}" role="alert"> {{iframe_message}} </div> </div> <div class="col-md-6 multimedia-content-info none-info"> <div class="alert alert-info" role="alert"> You have selected no multimedia content. The multimedia object will not show in the question unless you select a multimedia type to show. </div> </div> {% if can_edit %} <div class="col-md-12"> <a href="{% url 'add-mm-src-url' poll.pk question_pk %}"> <button type="button" class="btn btn-primary"> <span class="glyphicon glyphicon-plus"></span> New source from URL </button> </a> <!-- <a href=""> <button type="button" class="btn btn-primary"> <span class="glyphicon glyphicon-plus"></span> New source from File </button> </a> --> </div> {% endif %} <div class="col-md-12"> <table class="table table-mm-src"> <tr class="active"> <th rowspan="2">Name</th> <th rowspan="2">Source</th> <th rowspan="2">Type</th> <th colspan="5">Supported Browsers</th> </tr> <tr class="active"> <th><img src={% static "img/ie_icon.png" %} title="Internet Explorer" alt="Internet Explorer"></th> <th><img src={% static "img/firefox_icon.png" %} title="Mozilla Firefox" alt="Mozilla Firefox"></th> <th><img src={% static "img/chrome_icon.png" %} title="Google Chrome" alt="Google Chrome"></th> <th><img src={% static "img/safari_icon.png" %} title="Safari" alt="Safari"></th> <th><img src={% static "img/opera_icon.png" %} title="Opera" alt="Opera"></th> </tr> {% if not multimedia_sources.exists %} <tr><td colspan="8">No sources available yet.</td><tr> {% else %} {% for source in multimedia_sources %} <tr class="row-{{source.media_type|lower}}-src"> <td> <a href="{{source.get_source}}" target="_blank"> {{source.name}} </a> </td> <td> {{source.source_type}} </td> <td> {{source.mime_type}} </td> {% if source.ie_supported %} <td class="success"> <span class="glyphicon glyphicon-ok"></span> </td> {% else %} <td class="danger"> <span class="glyphicon glyphicon-remove"></span> </td> {% endif %} {% if source.chrome_supported %} <td class="success"> <span class="glyphicon glyphicon-ok"></span> </td> {% else %} <td class="danger"> <span class="glyphicon glyphicon-remove"></span> </td> {% endif %} {% if source.firefox_supported %} <td class="success"> <span class="glyphicon glyphicon-ok"></span> </td> {% else %} <td class="danger"> <span class="glyphicon glyphicon-remove"></span> </td> {% endif %} {% if source.safari_supported %} <td class="success"> <span class="glyphicon glyphicon-ok"></span> </td> {% else %} <td class="danger"> <span class="glyphicon glyphicon-remove"></span> </td> {% endif %} {% if source.opera_supported %} <td class="success"> <span class="glyphicon glyphicon-ok"></span> </td> {% else %} <td class="danger"> <span class="glyphicon glyphicon-remove"></span> </td> {% endif %} <td> <a href="{% url 'remove-mm-src' poll.pk question_pk source.pk %}" onclick="return confirm('You are about to remove the source: {{source.name}}. Are you completly sure?')"> <button class="btn btn-primary btn-sm" alt="Remove" title="Remove" type="button"> <span class="glyphicon glyphicon-trash"></span> </button> </a> </td> </tr> {% endfor %} {% endif %} </table> </div> {% endif %} {% else %} <div class="col-md-6 question-field-container"> {% bootstrap_label question_field.label %} {% if question_field.help_text %} <span class="glyphicon glyphicon-question-sign glpyhicon-input-help" aria-hidden="true" data-toggle="tooltip" data-placement="right" title="{{question_field|render_help_text}}"></span> {% endif %} {% bootstrap_field question_field show_label=False %} </div> {% endif %} <div class="clearfix"></div> {% endfor %} </div> <div class="clearfix"></div> <legend>Choices</legend> <div class="col-md-12"> {{choice_formset.management_form}} {% for choice in choice_formset %} <div class="col-md-11 manage-question-choice-panel {{manage_only}}"> <div class="panel panel-primary"> <div class="panel-heading"> <h3 class="panel-title">Choice {{ forloop.counter }}</h3> </div> <div class="panel-body"> {% for choice_field in choice.visible_fields %} <div class="choice-field-container"> {# bootstrap_label choice_field.label_tag #} {% if choice_field.help_text %} <span class="glyphicon glyphicon-question-sign glpyhicon-inline-input-help" aria-hidden="true" data-toggle="tooltip" data-placement="right" data-container=".choice-field-container" title="{{choice_field|render_help_text}}"></span> {% endif %} {% bootstrap_field choice_field show_label=False %} </div> {% endfor %} {% for choice_field in choice.hidden_fields %} {% bootstrap_field choice_field show_label=False %} {% endfor %} </div> </div> </div> {% endfor %} <div class="clearfix"></div> <div class="control-group"> <div class="input-group col-md-2"> <input type="number" min="0" class="form-control" name="number-choices" placeholder="Add Choices #" style="text-align:right"> <span class="input-group-btn"> <button class="btn btn-primary" name="submit" type="submit" value="add-choices"> <span class="glyphicon glyphicon-plus"></span> </button> </span> </div> </div> </div> <div class="clearfix"></div> <legend>&nbsp;</legend> <a href="{% url 'manage-poll' poll.pk %}"><button class="btn btn-primary btn-lg" type="button">Back</button></a> {% if can_edit %} <input class="btn btn-primary btn-lg" name="submit" value="Save" type="submit" /> {% endif %} {% if create_question %} <input class="btn btn-primary btn-lg" name="submit" value="Save" type="submit" /> <input class="btn btn-primary btn-lg" name="submit" value="Save and add new" type="submit" /> {% endif %} </form> </div> {% endblock %} {% block javascript %} <!-- Importar Fichero Javascript --> {% if js_file %} <script type="text/javascript" src={% static "js/templates/" %}{{js_file}}></script> {% endif %} {% endblock %}
room_manage/templates/room_manage/rm_base.html
kiwiheretic/logos-v2
{% extends "base.html" %} {% block menu_title %}Room Management Module Menu{% endblock %} {% block button_menu %} <ul id="app-button-menu-container" class="btn-menu-container"> <li><a href="{% url 'room_manage.views.index' %}" class="button-link">List</a></li> <li><a href="{% url 'logos.views.profile' %}" class="button-link">Main Menu</a></li> </ul> {% endblock %}
src/main/resources/static/app/js/plugins/codemirror/mode/smarty/index.html
angel-94/CALIFICACIONES
<!-- <!doctype html> <title>CodeMirror: Smarty mode</title> <meta charset="utf-8"/> <link rel=stylesheet href="../../doc/docs.css"> <link rel="stylesheet" href="../../lib/codemirror.css"> <script src="../../lib/codemirror.js"></script> <script src="smarty.js"></script> <style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style> <div id=nav> <a href="http://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png"></a> <ul> <li><a href="../../index.html">Home</a> <li><a href="../../doc/manual.html">Manual</a> <li><a href="https://github.com/codemirror/codemirror">Code</a> </ul> <ul> <li><a href="../index.html">Language modes</a> <li><a class=active href="#">Smarty</a> </ul> </div> <article> <h2>Smarty mode</h2> <form><textarea id="code" name="code"> {extends file="parent.tpl"} {include file="template.tpl"} {* some example Smarty content *} {if isset($name) && $name == 'Blog'} This is a {$var}. {$integer = 451}, {$array[] = "a"}, {$stringvar = "string"} {assign var='bob' value=$var.prop} {elseif $name == $foo} {function name=menu level=0} {foreach $data as $entry} {if is_array($entry)} - {$entry@key} {menu data=$entry level=$level+1} {else} {$entry} {/if} {/foreach} {/function} {/if}</textarea></form> <script> var editor = CodeMirror.fromTextArea(document.getElementById("code"), { lineNumbers: true, mode: "smarty" }); </script> <br /> <h3>Smarty 2, custom delimiters</h3> <form><textarea id="code2" name="code2"> {--extends file="parent.tpl"--} {--include file="template.tpl"--} {--* some example Smarty content *--} {--if isset($name) && $name == 'Blog'--} This is a {--$var--}. {--$integer = 451--}, {--$array[] = "a"--}, {--$stringvar = "string"--} {--assign var='bob' value=$var.prop--} {--elseif $name == $foo--} {--function name=menu level=0--} {--foreach $data as $entry--} {--if is_array($entry)--} - {--$entry@key--} {--menu data=$entry level=$level+1--} {--else--} {--$entry--} {--/if--} {--/foreach--} {--/function--} {--/if--}</textarea></form> <script> var editor = CodeMirror.fromTextArea(document.getElementById("code2"), { lineNumbers: true, mode: { name: "smarty", leftDelimiter: "{--", rightDelimiter: "--}" } }); </script> <br /> <h3>Smarty 3</h3> <textarea id="code3" name="code3"> Nested tags {$foo={counter one=1 two={inception}}+3} are now valid in Smarty 3. <script> function test() { console.log("Smarty 3 permits single curly braces followed by whitespace to NOT slip into Smarty mode."); } </script> {assign var=foo value=[1,2,3]} {assign var=foo value=['y'=>'yellow','b'=>'blue']} {assign var=foo value=[1,[9,8],3]} {$foo=$bar+2} {* a comment *} {$foo.bar=1} {* another comment *} {$foo = myfunct(($x+$y)*3)} {$foo = strlen($bar)} {$foo.bar.baz=1}, {$foo[]=1} Smarty "dot" syntax (note: embedded {} are used to address ambiguities): {$foo.a.b.c} => $foo['a']['b']['c'] {$foo.a.$b.c} => $foo['a'][$b]['c'] {$foo.a.{$b+4}.c} => $foo['a'][$b+4]['c'] {$foo.a.{$b.c}} => $foo['a'][$b['c']] {$object->method1($x)->method2($y)}</textarea> <script> var editor = CodeMirror.fromTextArea(document.getElementById("code3"), { lineNumbers: true, mode: "smarty", smartyVersion: 3 }); </script> <p>A plain text/Smarty version 2 or 3 mode, which allows for custom delimiter tags.</p> <p><strong>MIME types defined:</strong> <code>text/x-smarty</code></p> </article> -->
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.data/-tile/as-graphical-tile-or-else.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>asGraphicalTileOrElse</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async="async"></script> <link href="../../../styles/style.css" rel="Stylesheet"> <link href="../../../styles/logo-styles.css" rel="Stylesheet"> <link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"> <link href="../../../styles/main.css" rel="Stylesheet"> <script type="text/javascript" src="../../../scripts/clipboard.js" async="async"></script> <script type="text/javascript" src="../../../scripts/navigation-loader.js" async="async"></script> <script type="text/javascript" src="../../../scripts/platform-content-handler.js" async="async"></script> <script type="text/javascript" src="../../../scripts/main.js" async="async"></script> </head> <body> <div id="container"> <div id="leftColumn"> <div id="logo"></div> <div id="paneSearch"></div> <div id="sideMenu"></div> </div> <div id="main"> <div id="leftToggler"><span class="icon-toggler"></span></div> <script type="text/javascript" src="../../../scripts/pages.js"></script> <script type="text/javascript" src="../../../scripts/main.js"></script> <div class="main-content" id="content" pageIds="org.hexworks.zircon.api.data/Tile/asGraphicalTileOrElse/#kotlin.Function1[org.hexworks.zircon.api.data.Tile,org.hexworks.zircon.api.data.GraphicalTile]/PointingToDeclaration//-755115832"> <div class="navigation-wrapper" id="navigation-wrapper"> <div class="breadcrumbs"><a href="../../index.html">zircon.core</a>/<a href="../index.html">org.hexworks.zircon.api.data</a>/<a href="index.html">Tile</a>/<a href="as-graphical-tile-or-else.html">asGraphicalTileOrElse</a></div> <div class="pull-right d-flex"> <div class="filter-section" id="filter-section"><button class="platform-tag platform-selector common-like" data-active="" data-filter=":zircon.core:dokkaHtml/commonMain">common</button></div> <div id="searchBar"></div> </div> </div> <div class="cover "> <h1 class="cover"><span>as</span><wbr></wbr><span>Graphical</span><wbr></wbr><span>Tile</span><wbr></wbr><span>Or</span><wbr></wbr><span>Else</span></h1> </div> <div class="divergent-group" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div> <div> <div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":zircon.core:dokkaHtml/commonMain"><div class="symbol monospace">open fun <a href="as-graphical-tile-or-else.html">asGraphicalTileOrElse</a>(orElse: (<a href="index.html">Tile</a>) -&gt; <a href="../-graphical-tile/index.html">GraphicalTile</a>): <a href="../-graphical-tile/index.html">GraphicalTile</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div> </div> <p class="paragraph">Returns this <a href="index.html">Tile</a> as a <a href="../-graphical-tile/index.html">GraphicalTile</a> if possible or the result of calling <span data-unresolved-link="org.hexworks.zircon.api.data/Tile/orElse/#/PointingToCallableParameters(-1)/">orElse</span> with <code>this</code> if it is not.</p></div> <h2 class="">Sources</h2> <div class="table" data-togglable="Sources"><a data-name="%5Borg.hexworks.zircon.api.data%2FTile%2FasGraphicalTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.GraphicalTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" anchor-label="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/data/Tile.kt#L147" id="%5Borg.hexworks.zircon.api.data%2FTile%2FasGraphicalTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.GraphicalTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832" data-filterable-set=":zircon.core:dokkaHtml/commonMain"></a> <div class="table-row" data-filterable-current=":zircon.core:dokkaHtml/commonMain" data-filterable-set=":zircon.core:dokkaHtml/commonMain"> <div class="main-subrow keyValue "> <div class=""><span class="inline-flex"><a href="https://github.com/Hexworks/zircon/tree/master/zircon.core/src/commonMain/kotlin/org/hexworks/zircon/api/data/Tile.kt#L147">(source)</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="%5Borg.hexworks.zircon.api.data%2FTile%2FasGraphicalTileOrElse%2F%23kotlin.Function1%5Borg.hexworks.zircon.api.data.Tile%2Corg.hexworks.zircon.api.data.GraphicalTile%5D%2FPointingToDeclaration%2F%5D%2FSource%2F-755115832"></span> <div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div> </span></span></div> <div></div> </div> </div> </div> </div> <div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2020 Copyright</span><span class="pull-right"><span>Sponsored and developed by dokka</span><a href="https://github.com/Kotlin/dokka"><span class="padded-icon"></span></a></span></div> </div> </div> </body> </html>
docs/sdl2_sys/keycode/constant.SDLK_ACFORWARD.html
nitro-devs/nitro-game-engine
<!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 `SDLK_ACFORWARD` constant in crate `sdl2_sys`."> <meta name="keywords" content="rust, rustlang, rust-lang, SDLK_ACFORWARD"> <title>sdl2_sys::keycode::SDLK_ACFORWARD - Rust</title> <link rel="stylesheet" type="text/css" href="../../normalize.css"> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc constant"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>sdl2_sys</a>::<wbr><a href='index.html'>keycode</a></p><script>window.sidebarCurrent = {name: 'SDLK_ACFORWARD', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <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"> <h1 class='fqn'><span class='in-band'>Constant <a href='../index.html'>sdl2_sys</a>::<wbr><a href='index.html'>keycode</a>::<wbr><a class="constant" href=''>SDLK_ACFORWARD</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 class='srclink' href='../../src/sdl2_sys/keycode.rs.html#231' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const SDLK_ACFORWARD: <a class="type" href="../../sdl2_sys/keycode/type.SDL_Keycode.html" title="type sdl2_sys::keycode::SDL_Keycode">SDL_Keycode</a><code> = </code><code>1073742095</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <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> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <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>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "sdl2_sys"; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
BaiduMp3/index.html
after1990s/little_utils
<!DOCTYPE html> <html> <link> <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet"></link> <script src="bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="jquery.min.js"> </script> <script type="text/javascript" src="baidump3.js"></script> </link> <body> <div class="container" style="padding-top:100px"> <form> <label>单个地址提取</label><!--回行 --> <input type="text" id="music_linkpage" placeholder="http://music.baidu.com/song/64563148" > <label></label><!--回行 --> <button type="sbumit" id="download_url" class="btn">get download url</button> </form> <div class=" btn-group" id="parse_result"> <p id="song_name" class="btn"></p> <button id="song_downlink_128" class="btn"><a rel="noreferrer">128k</a></button> <button id="song_downlink_256" class="btn"><a rel="noreferrer">256k</a></button> <button id="song_downlink_320" class="btn"><a rel="noreferrer">320k</a></button> <button id="song_downlink_flac" class="btn"><a rel="noreferrer">flac</a></button> </div> <div class="container" style="padding-top:100px"> <form> <label>批量下载</label> <input type="text" id="music_groupdownloadpage" paceholder="http://music.baidu.com/artist/1382" > <label></label> <button type="sbumit" id="music_groupdownload_url" class="btn"> get group download url</button> </form> <label>选择类型</label> <div class="btn-group" id="music_groupdownload_url_result"> <button class="btn" id="groupdownload_url_linux"></button> <button class="btn" id="groupdownload_url_win"></button> </div> </div> <div> <p id="error"></p> </div> </div> </body> </html>
test/test.html
yss/jQuery.serializeDeepObject.js
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>jQuery.serializeDeepObject Test</title> <link href="http://cdn.bootcss.com/mocha/1.19.0/mocha.css" rel="stylesheet"> </head> <body> <div id="mocha"></div> <div id="container"></div> <script type="text/x-templet" id="normalFormTpl"> <form> <input type="text" name="name" value="bob" /> <input type="number" name="age" value="22" /> <input type="checkbox" name="like" value="eat" checked /> <input type="checkbox" name="like" value="drink" checked /> <input type="checkbox" name="like" value="play" /> </form> </script> <script type="text/x-templet" id="objectFormTpl"> <form> <input type="text" name="user.name" value="bob" /> <input type="text" name="user.age" value="22" /> <input type="checkbox" name="user.like" value="eat" checked /> <input type="checkbox" name="user.like" value="drink" /> <input type="checkbox" name="user.like" value="play" /> <input type="radio" name="user.sex" value="male" checked /> <input type="radio" name="user.sex" value="female" /> </form> </script> <script type="text/x-templet" id="arrayFormTpl"> <form> <input type="text" name="user[0].name" value="bob" /> <input type="number" name="user[0].age" value="22" /> <input type="checkbox" name="user[0].like" value="eat" checked /> <input type="checkbox" name="user[0].like" value="drink" /> <input type="checkbox" name="user[0].like" value="play" /> <input type="radio" name="user[0].sex" value="male" checked /> <input type="radio" name="user[0].sex" value="female" /> <input type="text" name="user[1].name" value="aoo" /> <input type="number" name="user[1].age" value="22" /> <input type="checkbox" name="user[1].like" value="eat" checked/> <input type="checkbox" name="user[1].like" value="drink" /> <input type="checkbox" name="user[1].like" value="play" /> <input type="radio" name="user[1].sex" value="male" checked /> <input type="radio" name="user[1].sex" value="female" /> </form> </script> <script type="text/x-templet" id="valueTypeFormTpl"> <form> <input type="text" name="user.name" value="bob" /> <input type="number" name="user.age" value="22" /> <input type="checkbox" name="user.like" data-value-type="number" value="0" checked /> <input type="checkbox" name="user.like" data-value-type="number" value="1" /> <input type="checkbox" name="user.like" data-value-type="number" value="2" /> <input type="radio" name="user.sex" data-value-type="number" value="0" checked /> <input type="radio" name="user.sex" data-value-type="number" value="1" /> <select name="city" data-value-type="number"> <option value="1">city1</option> <option value="2">city2</option> </select> </form> </script> <script src="http://cdn.bootcss.com/jquery/1.11.0/jquery.min.js"></script> <!--<script src="http://cdn.bootcss.com/json2/20130526/json2.min.js"></script>--> <script src="http://cdn.bootcss.com/mocha/1.18.2/mocha.min.js"></script> <script src="http://cdn.bootcss.com/chai/1.9.1/chai.min.js"></script> <script>mocha.setup('bdd')</script> <script>expect = chai.expect</script> <script src="../jQuery.serializeDeepObject.js"></script> <script src="serializeDeepObject_test.js"></script> <script>mocha.run()</script> </body> </html>
docs/solr-clustering/org/apache/solr/handler/clustering/class-use/ClusteringComponent.html
pulipulichen/ir-practice-solr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Wed Sep 24 06:08:14 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.handler.clustering.ClusteringComponent (Solr 4.10.1 API)</title> <meta name="date" content="2014-09-24"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.handler.clustering.ClusteringComponent (Solr 4.10.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/handler/clustering/ClusteringComponent.html" title="class in org.apache.solr.handler.clustering">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/handler/clustering/class-use/ClusteringComponent.html" target="_top">Frames</a></li> <li><a href="ClusteringComponent.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.handler.clustering.ClusteringComponent" class="title">Uses of Class<br>org.apache.solr.handler.clustering.ClusteringComponent</h2> </div> <div class="classUseContainer">No usage of org.apache.solr.handler.clustering.ClusteringComponent</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/apache/solr/handler/clustering/ClusteringComponent.html" title="class in org.apache.solr.handler.clustering">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/solr/handler/clustering/class-use/ClusteringComponent.html" target="_top">Frames</a></li> <li><a href="ClusteringComponent.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
index.html
sudongqi/Propagation_Mergence
<!DOCTYPE html> <html> <head> <title>DAC analysis 2016</title> <meta charset="UTF-8"> </head> <body> <style type="text/css"> html, body { padding: 0; margin: 0; overflow: visible; width: 100%; height: 100%; } canvas { width: 100%; float: left; height: 100%; background-color: black; } #main{ position: absolute; width: 16%; right:0; background-color: rgba(0, 0, 0, 0.6); height: 100%; overflow-y: hidden; } #info{ margin: 0px auto; width:auto; height:70%; padding: 5px; overflow-x: hidden; word-wrap: break-word; color:white; } #search_bar{ height:26px; margin:5px auto; width:auto; overflow: hidden; float:bottom; } #search_panel{ height:24%; width:auto; padding: 3px; overflow-x: hidden; width:auto; float:bottom; color:black; background-color: rgba(255, 255, 255, 0.4); } .group_panel{ position: absolute; left:30%; top:30%; width:30%; height:50%; background-color: rgba(0, 0, 0, 0.6); color:white; display: none; } .panel_header{ width:100%; height:24px; background-color: rgba(255, 255, 255, 0.1); float:right; } #group_window_close{ float:right; margin:5px; } #log_window_close{ float:right; margin:5px; } .group_info{ width:100%; height:90%; word-wrap: break-word; overflow-x: hidden; } .log_info{ width:100%; height:90%; padding:10px; word-wrap: break-word; overflow-x: hidden; line-height: 150%; } #search input[type="text"] { margin-left: 15px; background: url(search-dark.png) no-repeat 10px 6px #444; border: 0 none; font: bold 12px Arial,Helvetica,Sans-serif; color: #777; width: 65%; overflow: hidden; padding: 6px 15px 6px 35px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 10px; text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset; -webkit-transition: all 0.7s ease 0s; -moz-transition: all 0.7s ease 0s; -o-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s; outline: none; } .noIbar { cursor:pointer; } .button_0{ background-color: white; /* Green */ border: none; color: black; text-align: center; text-decoration: none; display: inline-block; font-size: 11px; border-radius: 8px; cursor:pointer; outline: none; } .text_button{ color:yellow; cursor:pointer; } .info_text{ color:yellow; } a:link{ color:yellow; } a:visited{ color:yellow; } </style> <div id="group_panel" class="group_panel"> <div id="panel_header" class="panel_header"> <button class="button_0" id='group_window_close'>close</button> </div> <div id="group_info" class="group_info"> <strong class="info_text">Group: </strong><span id='group_index'></span></br></br> <strong class="info_text">Name (auto generated): </strong><span id='group_name'></span></br></br> <strong class="info_text">Topics: </strong><span id='group_topics'></span></br></br> <strong class="info_text">Exchange with: </strong></br><span id='exchange_group'></span></br> <strong class="info_text">Import from: </strong></br><span id='import_group'></span></br> <strong class="info_text">Export to: </strong></br><span id='export_group'></span></br> </div> </div> <div id="log_panel" class="group_panel"> <div id="log_header" class="panel_header"> <button class="button_0" id='log_window_close'>close</button> </div> <div id="log_info" class="log_info"> <span>This demo was developed in July, 2016 by</span></br> <strong>Su, Dongqi (CS @ UIUC '17) </strong></br></br> <span>for "Design Automation Conference network analysis" project proposed by</span></br> <strong>James Allison (IE @ UIUC Assitant Professor)</strong></br> <strong>Guo, Tinghao (IE @ UIUC Phd candidate)</strong></br></br> <span>The clustering method (Propagation Mergence) presented in this demo was designed to obtain community partitions in a network which take both contents and structures into account. Popular algorithms such as Louvain method (which only require structure information) was drawn into comparison. In conclusion, when contents of the nodes are available, Propagation Mergence will be a superior choice. </span> </br></br> <span></span> </div> </div> <div id="main"> <div id='info'> <p> <strong class="noIbar"> Id: </strong><span id='index_holder'></span></br></br> <strong>Title: </strong></br><span id='title_holder'></span></br><a href="", target="_blank", id='url_holder'></a></br></br> <strong>Authors: </strong></br><span id='authors_holder'></span></br></br> <strong>Group: </strong><span id='group_holder'></span></br> <span id='phrase_holder'></span><span id="group_detail" class="text_button"> [details]</span></br></br> <strong>Clustering Method: </strong><button class="button_0" id='cluster_option'>Proprogation Mergence</button></br> <strong>Backbone Method: </strong><button class="button_0" id='backbone_option'>PageRank</button></br> <strong>Different Colors: </strong><button class="button_0" id='change_color'>Shuffle Colors</button></br></br> <span>Development Log:</span><span id="development_info" class="text_button"> [read]</span></br> </p> </div> <div id='search_bar'> <form id="search" autocomplete="off"> <input id="search_text" type="text" size="40" placeholder="Search Papers ..." /> </form> </div> <div id='search_panel'> <span type="text" id="search_result_0" class="noIbar"></span></br></br> <span type="text" id="search_result_1" class="noIbar"></span></br></br> <span type="text" id="search_result_2" class="noIbar"></span></br></br> <span type="text" id="search_result_3" class="noIbar"></span></br></br> <span type="text" id="search_result_4" class="noIbar"></span></br></br> <span type="text" id="search_result_5" class="noIbar"></span></br></br> <span type="text" id="search_result_6" class="noIbar"></span></br></br> <span type="text" id="search_result_7" class="noIbar"></span></br></br> <span type="text" id="search_result_8" class="noIbar"></span></br></br> <span type="text" id="search_result_9" class="noIbar"></span></br></br> </div> </div> <script type="text/javascript" src="./util/grapher-min.js"></script> <script type="text/javascript" src="./util/d3.min.js"></script> <script type="text/javascript" src="./util/jquery-3.0.0.min.js"></script> <script type="text/javascript" src="./util/fuse.min.js"></script> <script src="graph.js"></script> </body> </html>
docs/com/example/c301_w16_g5/c301_w16_g5/package-frame.html
CMPUT301W16T05/c301_w16
<!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 Apr 04 11:39:14 MDT 2016 --> <title>com.example.c301_w16_g5.c301_w16_g5</title> <meta name="date" content="2016-04-04"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../com/example/c301_w16_g5/c301_w16_g5/package-summary.html" target="classFrame">com.example.c301_w16_g5.c301_w16_g5</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="GenericView.html" title="interface in com.example.c301_w16_g5.c301_w16_g5" target="classFrame"><span class="interfaceName">GenericView</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AddChickenActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">AddChickenActivity</a></li> <li><a href="ApplicationTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ApplicationTest</a></li> <li><a href="Bid.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Bid</a></li> <li><a href="BiddingTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">BiddingTest</a></li> <li><a href="BidsActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">BidsActivity</a></li> <li><a href="BidsActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">BidsActivityTest</a></li> <li><a href="BidsActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">BidsActivityUITest</a></li> <li><a href="BorrowTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">BorrowTest</a></li> <li><a href="BuildConfig.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">BuildConfig</a></li> <li><a href="ChickBidActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickBidActivity</a></li> <li><a href="ChickBidsApplication.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickBidsApplication</a></li> <li><a href="ChickBidsTestHelper.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickBidsTestHelper</a></li> <li><a href="Chicken.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Chicken</a></li> <li><a href="ChickenAdapter.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenAdapter</a></li> <li><a href="ChickenController.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenController</a></li> <li><a href="ChickenTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenTest</a></li> <li><a href="ChickenViewsActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenViewsActivity</a></li> <li><a href="ChickenViewsActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenViewsActivityTest</a></li> <li><a href="ChickenViewsActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenViewsActivityUITest</a></li> <li><a href="DisplayProfileActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">DisplayProfileActivity</a></li> <li><a href="DisplayProfileActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">DisplayProfileActivityTest</a></li> <li><a href="DisplayProfileActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">DisplayProfileActivityUITest</a></li> <li><a href="EditChickenActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">EditChickenActivity</a></li> <li><a href="EditChickenActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">EditChickenActivityTest</a></li> <li><a href="EditChickenActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">EditChickenActivityUITest</a></li> <li><a href="EditProfileActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">EditProfileActivity</a></li> <li><a href="EditProfileActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">EditProfileActivityTest</a></li> <li><a href="EditProfileActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">EditProfileActivityUITest</a></li> <li><a href="ElasticSearchBackend.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend</a></li> <li><a href="ElasticSearchBackend.AddBidTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.AddBidTask</a></li> <li><a href="ElasticSearchBackend.AddChickenTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.AddChickenTask</a></li> <li><a href="ElasticSearchBackend.AddLetterTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.AddLetterTask</a></li> <li><a href="ElasticSearchBackend.AddLocationTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.AddLocationTask</a></li> <li><a href="ElasticSearchBackend.AddNotificationTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.AddNotificationTask</a></li> <li><a href="ElasticSearchBackend.AddUserTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.AddUserTask</a></li> <li><a href="ElasticSearchBackend.DeleteBidTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.DeleteBidTask</a></li> <li><a href="ElasticSearchBackend.DeleteChickenTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.DeleteChickenTask</a></li> <li><a href="ElasticSearchBackend.DeleteLetterTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.DeleteLetterTask</a></li> <li><a href="ElasticSearchBackend.DeleteLocationTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.DeleteLocationTask</a></li> <li><a href="ElasticSearchBackend.DeleteNotificationTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.DeleteNotificationTask</a></li> <li><a href="ElasticSearchBackend.DeleteUserTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.DeleteUserTask</a></li> <li><a href="ElasticSearchBackend.GetAllChickensTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetAllChickensTask</a></li> <li><a href="ElasticSearchBackend.GetBidByIdTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetBidByIdTask</a></li> <li><a href="ElasticSearchBackend.GetChickenByIdTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetChickenByIdTask</a></li> <li><a href="ElasticSearchBackend.GetLetterByIdTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetLetterByIdTask</a></li> <li><a href="ElasticSearchBackend.GetLettersForUserTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetLettersForUserTask</a></li> <li><a href="ElasticSearchBackend.GetLocationByIdTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetLocationByIdTask</a></li> <li><a href="ElasticSearchBackend.GetNotificationByIdTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetNotificationByIdTask</a></li> <li><a href="ElasticSearchBackend.GetUserByUsernameTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.GetUserByUsernameTask</a></li> <li><a href="ElasticSearchBackend.SearchChickenTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.SearchChickenTask</a></li> <li><a href="ElasticSearchBackend.UpdateBidTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.UpdateBidTask</a></li> <li><a href="ElasticSearchBackend.UpdateChickenTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.UpdateChickenTask</a></li> <li><a href="ElasticSearchBackend.UpdateLetterTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.UpdateLetterTask</a></li> <li><a href="ElasticSearchBackend.UpdateLocationTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.UpdateLocationTask</a></li> <li><a href="ElasticSearchBackend.UpdateNotificationTask.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackend.UpdateNotificationTask</a></li> <li><a href="ElasticSearchBackendTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ElasticSearchBackendTest</a></li> <li><a href="GenericModel.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">GenericModel</a></li> <li><a href="HomeActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">HomeActivity</a></li> <li><a href="HomeActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">HomeActivityTest</a></li> <li><a href="HomeActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">HomeActivityUITest</a></li> <li><a href="Letter.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Letter</a></li> <li><a href="Location.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Location</a></li> <li><a href="LocationActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">LocationActivity</a></li> <li><a href="LoginActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">LoginActivity</a></li> <li><a href="LoginActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">LoginActivityTest</a></li> <li><a href="LoginActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">LoginActivityUITest</a></li> <li><a href="MyChickenDisplayProfileActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">MyChickenDisplayProfileActivity</a></li> <li><a href="MyChickenDisplayProfileActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">MyChickenDisplayProfileActivityTest</a></li> <li><a href="MyChickenDisplayProfileActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">MyChickenDisplayProfileActivityUITest</a></li> <li><a href="Notification.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Notification</a></li> <li><a href="NotificationsActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">NotificationsActivity</a></li> <li><a href="NotificationsActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">NotificationsActivityTest</a></li> <li><a href="NotificationsActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">NotificationsActivityUITest</a></li> <li><a href="OthersChickenDisplayProfileActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">OthersChickenDisplayProfileActivity</a></li> <li><a href="OthersChickenDisplayProfileActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">OthersChickenDisplayProfileActivityTest</a></li> <li><a href="OthersChickenDisplayProfileActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">OthersChickenDisplayProfileActivityUITest</a></li> <li><a href="Photograph.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Photograph</a></li> <li><a href="R.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R</a></li> <li><a href="R.anim.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.anim</a></li> <li><a href="R.attr.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.attr</a></li> <li><a href="R.bool.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.bool</a></li> <li><a href="R.color.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.color</a></li> <li><a href="R.dimen.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.dimen</a></li> <li><a href="R.drawable.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.drawable</a></li> <li><a href="R.id.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.id</a></li> <li><a href="R.integer.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.integer</a></li> <li><a href="R.layout.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.layout</a></li> <li><a href="R.menu.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.menu</a></li> <li><a href="R.mipmap.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.mipmap</a></li> <li><a href="R.string.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.string</a></li> <li><a href="R.style.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.style</a></li> <li><a href="R.styleable.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.styleable</a></li> <li><a href="R.xml.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">R.xml</a></li> <li><a href="SearchController.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SearchController</a></li> <li><a href="SearchControllerTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SearchControllerTest</a></li> <li><a href="SearchesActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SearchesActivity</a></li> <li><a href="SearchesActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SearchesActivityTest</a></li> <li><a href="SearchesActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SearchesActivityUITest</a></li> <li><a href="SendMessageActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SendMessageActivity</a></li> <li><a href="TestUseCaseBidding.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseBidding</a></li> <li><a href="TestUseCaseBorrowing.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseBorrowing</a></li> <li><a href="TestUseCaseLocation.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseLocation</a></li> <li><a href="TestUseCaseMailbox.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseMailbox</a></li> <li><a href="TestUseCaseOfflineBehaviour.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseOfflineBehaviour</a></li> <li><a href="TestUseCasePhotograph.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCasePhotograph</a></li> <li><a href="TestUseCaseReturning.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseReturning</a></li> <li><a href="TestUseCaseSearching.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseSearching</a></li> <li><a href="TestUseCaseStatus.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseStatus</a></li> <li><a href="TestUseCaseThings.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseThings</a></li> <li><a href="TestUseCaseUserProfile.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">TestUseCaseUserProfile</a></li> <li><a href="User.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">User</a></li> <li><a href="UserController.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">UserController</a></li> <li><a href="ViewPhotoActivity.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ViewPhotoActivity</a></li> <li><a href="ViewPhotoActivityTest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ViewPhotoActivityTest</a></li> <li><a href="ViewPhotoActivityUITest.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ViewPhotoActivityUITest</a></li> </ul> <h2 title="Enums">Enums</h2> <ul title="Enums"> <li><a href="Bid.BidStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Bid.BidStatus</a></li> <li><a href="Chicken.ChickenStatus.html" title="enum in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">Chicken.ChickenStatus</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="ChickenException.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">ChickenException</a></li> <li><a href="SearchException.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">SearchException</a></li> <li><a href="UserException.html" title="class in com.example.c301_w16_g5.c301_w16_g5" target="classFrame">UserException</a></li> </ul> </div> </body> </html>
play2-maven-plugin/1.0.0-alpha8/play2-providers/play2-provider-play22/apidocs/com/google/code/play2/provider/play22/package-use.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Package com.google.code.play2.provider.play22 (Play! 2.x Provider for Play! 2.2.x 1.0.0-alpha8 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package com.google.code.play2.provider.play22 (Play! 2.x Provider for Play! 2.2.x 1.0.0-alpha8 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../com/google/code/play2/provider/play22/package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/code/play2/provider/play22/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package com.google.code.play2.provider.play22" class="title">Uses of Package<br>com.google.code.play2.provider.play22</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"><a name="com.google.code.play2.provider.play22"> <!-- --> </a> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../com/google/code/play2/provider/play22/package-summary.html">com.google.code.play2.provider.play22</a> used by <a href="../../../../../../com/google/code/play2/provider/play22/package-summary.html">com.google.code.play2.provider.play22</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../../../../com/google/code/play2/provider/play22/class-use/Play22JavascriptCompiler.CompileResult.html#com.google.code.play2.provider.play22">Play22JavascriptCompiler.CompileResult</a>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../com/google/code/play2/provider/play22/package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/google/code/play2/provider/play22/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2014. All rights reserved.</small></p> </body> </html>