code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<template name="pageInformationHolder"> <div class="pageInformationHolder"> <div class="pageInformationHolderHeader"> <h1>Welcome to 5perpix, initial prototype.</h1><p>WARNING: All data will be resetted when deploying newer versions</p></div> <div class="pageInformationStatus">{{status}}</div> </div> </template>
majodev/5perpix
client/views/pageInformation.html
HTML
mit
322
{% extends "base.html" %} {% block title %}Cecil County{% endblock %} {% block content %} <div class="container"> <h1>Cecil County</h1> <hr /> <p>Cecil County is the thirteenth largest county or county-equivalent in the State of Maryland based on the 2014 registration data.</p> <br> <ul style="list-style-type:square"> <li>In 2012, Cecil county had 60,400 registered voters. By 2014, that number was 61,991.</li> <li>In 2012, Cecil county's turnout of registered voters was 70.80% and in 2014 it was 43.50%. The statewide averages were 75.33% and 47.14%, respectively.</li> <li>In 2012, the county had 1,912 voters per polling place, ranking 23rd out of 24 counties in this metric. In 2014, the county had 1,101 voters per polling place, ranking 22nd out of 24 counties. The statewide average of voters per polling place in 2012 was 1,264 and the median was 1,198. In 2014, the average voters per polling place statewide was 808 voters and the median was also 808 voters.</li> <li>In 2012, the county had 98 voters per poll worker, ranking 15th out of 24 counties in this metric. In 2014, the county had 60 voters per poll worker, ranking 12th out of 24 counties. The statewide average of voters per poll worker in 2012 was 88 voters and the median was 87 voters. In 2014, the average voters per poll worker statewide was 60 voters and the median was 61 voters.</li> </ul> <br> <p>Cecil county could use more polling places, but it seems to staff the limited number of polling places with sufficient poll workers. The county's voters are voting at rates lower than the state average, but if those numbers increase to the state average, the county will likely have over-packed polling places AND insufficient poll workers to administer the election.</p> </div> {% endblock %}
columbiamatt/website-sample
templates/cecil.html
HTML
mit
1,852
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Jasmine Spec Runner</title> <link rel="shortcut icon" type="image/png" href="lib/jasmine-1.3.1/jasmine_favicon.png"> <link rel="stylesheet" type="text/css" href="lib/jasmine-1.3.1/jasmine.css"> <script type="text/javascript" src="lib/jasmine-1.3.1/jasmine.js"></script> <script type="text/javascript" src="lib/jasmine-1.3.1/jasmine-html.js"></script> <!-- include source files here... --> <script type="text/javascript" src="seed.dev.js"></script> <!-- include spec files here... --> <script type="text/javascript" src="spec/GridSpec.js"></script> <script type="text/javascript" src="spec/SeederSpec.js"></script> <script type="text/javascript"> (function() { var jasmineEnv = jasmine.getEnv(); jasmineEnv.updateInterval = 250; var htmlReporter = new jasmine.HtmlReporter(); jasmineEnv.addReporter(htmlReporter); jasmineEnv.specFilter = function(spec) { return htmlReporter.specFilter(spec); }; var currentWindowOnload = window.onload; window.onload = function() { if (currentWindowOnload) { currentWindowOnload(); } execJasmine(); }; function execJasmine() { jasmineEnv.execute(); } })(); </script> </head> <body> </body> </html>
omniscale/seedjs
SpecRunner.html
HTML
mit
1,418
<html> <head> <title>Buffer</title> <style media="screen"> html, body { padding: 0; margin: 0; height: 100%; width: 100%; } iframe { border:none; height:100%; width:100%; position:fixed!important; z-index: 999999999999; top:0; left:0; display:block!important; max-width:100%!important; max-height:100%!important; padding:0!important; background: none; background-color: transparent; background-color: rgba(0, 0, 0, 0.1); } </style> </head> <body> <script src="/data/shared/nested-iframe.js"></script> </body> </html>
bufferapp/buffer-extension-shared
extension.html
HTML
mit
671
<html><body> <h4>Windows 10 x64 (18363.720)</h4><br> <h2>_DBGKD_GET_INTERNAL_BREAKPOINT64</h2> <font face="arial"> +0x000 BreakpointAddress : Uint8B<br> +0x008 Flags : Uint4B<br> +0x00c Calls : Uint4B<br> +0x010 MaxCallsPerPeriod : Uint4B<br> +0x014 MinInstructions : Uint4B<br> +0x018 MaxInstructions : Uint4B<br> +0x01c TotalInstructions : Uint4B<br> </font></body></html>
epikcraw/ggool
public/Windows 10 x64 (18363.720)/_DBGKD_GET_INTERNAL_BREAKPOINT64.html
HTML
mit
428
{% extends 'topics/_base_topics.html' %} {% block content %} <section id="topic-overview"> <h2>The High Level</h2> <p>Originally, the intention of the US Census was to count the population every ten years so that representation could be apportioned. Over time, more questions were added to the decennial census, and other completely new data collection projects were developed. </p> <p>Today, the Census Bureau has four major programs: the <a href="#decennial">decennial census</a>, the <a href="#cps">Current Population Survey (CPS)</a>, the <a href="#popest">Population Estimates Program,</a> and the <a href="#acs">American Community Survey (ACS)</a>. Census Reporter (this site) only offers data from the ACS.</p> <p>These programs differ in their data collection methodology, the frequency with which data is released, and the level of geographic specificity they can provide. There are a few <a href="#other-products">other Census products</a></p> </section> <section id="acs"> <h2>The American Community Survey (ACS)</h2> <p>The American Community Survey is the heart of Census Reporter. We chose to focus on it because it offers the best balance of timeliness and geographic specificity. The American Community Survey is conducted continuously, and data is released annually in two forms: the 1-year release, which is only available for geographies with a population of 65,000 or more; and the 5-year release, which is available for almost all Census geographies, block group and larger. In addition to data on age, sex, race and housing, the ACS includes data about education, income, occupation, veteran status, ancestry, and other topics. The earliest official ACS data is for the year 2005, and one-year releases have been made continously since then. Based on that as a start date and the earliest 5-year release is for 2005-2009. However, at this time, Census Reporter only serves data for the most recent ACS releases. To access older ACS releases, consult <a href="https://data.census.gov/">data.census.gov</a>. (People comfortable with the PostgreSQL database can <a href="http://censusreporter.tumblr.com/post/73727555158/easier-access-to-acs-data">download SQL dump files</a> of ACS data as we prepared it for use in earlier editions of Census Reporter.) </p> </section> <section id="decennial"> <h2><a href="https://www.census.gov/programs-surveys/decennial-census.html">The Decennial Census</a></h2> <p>As its name indicates, the decennial census is run every ten years. It attempts to actually count every resident in the United States as of a specific day (April 1st of the census year, in recent decades.) Because it is a count and not a <span class="glossary-term">survey</span>, the Census can publish precise counts for much smaller geographies than the other products. However, the questions asked are limited to age, sex, race, and relationships among people living in each household, as well as some related information about housing occupancy rates, and information on people living in "group quarters" (prisons, dormitories, nursing homes, and other institutional settings).</p> </section> <section id="cps"> <h2><a href="https://www.census.gov/programs-surveys/cps.html">The Current Population Survey (CPS)</a></h2> <p>Sponsored jointly by the Census Bureau and the Bureau of Labor Statistics, the Current Population Survey (CPS) is probably the most up-to-date data published by the Census Bureau. Data is updated every month reflecting data collected 30-45 days prior. When news outlet report on employment statistics, they are usually referring to CPS data. In addition to employment statistics, the CPS also has data on other aspects of work such as occupation and class of work. The CPS also has data on personal, family and household income, and poverty status, as well as health insurance coverage. However, the trade-off for currency is geographic specificity. CPS data is only published at the state level, and for the 12 largest metropolitan areas.</p> </section> <section id="popest"> <h2><a href="https://www.census.gov/programs-surveys/popest.html">The Population Estimates Program (PEP)</a></h2> <p>Every year the Census Bureau publishes estimated population counts for the nation, all 50 states and the District of Columbia, as well as all counties, incorporated places, towns, and townships. Topical coverage is limited to age, sex, race, hispanic status, and those breakdowns are only available for national and state estimates. However, the population estimates program is one of the easiest place to get population data over time in one download. </p> </section> <section id="other-products"> <h2>Other Census Bureau Products</h2> <p>This is a partial listing of other data products produced by the US Census Bureau. None of this data is served by Census Reporter, but we thought it might be interesting to you anyway. The Census Bureau website has a <a href="https://www.census.gov/programs-surveys/surveys-programs.html">complete list of surveys and programs</a>.</p> <ul> <li><a href="https://www.census.gov/programs-surveys/ahs.html">The American Housing Survey (AHS)</a></li> <li><a href="https://www.bls.gov/tus/">The American Time Use Survey (ATUS)</a></li> <li><a href="https://www.census.gov/govs/">Census of Governments</a></li> <li><a href="https://www.bjs.gov/index.cfm?ty=dcdetail&iid=254">Census of Jails</a></li> <li><a href="https://www.bjs.gov/index.cfm?ty=dcdetail&iid=255">Census of State and Federal Adult Correctional Facilities</a></li> <li><a href="https://www.census.gov/programs-surveys/cbp.html">County Business Patterns (CBP)</a> (and ZIP Code Business Patterns)</li> <li><a href="https://lehd.ces.census.gov/">Longitudinal Employer-Household Dynamics (LEHD)</a></li> <li><a href="https://www.bjs.gov/index.cfm?ty=dcdetail&iid=245">National Crime Victimization Survey</a></li> <li><a href="https://nces.ed.gov/nhes/">National Household Education Surveys (NHES)</a></li> <li><a href="https://www.census.gov/sipp/">Survey of Income and Program Participation (SIPP)</a></li> <li><a href="https://lehd.ces.census.gov/data/#qwi">Quarterly Workforce Indicators (QWI)</a></li> </ul> </section> {% endblock %}
censusreporter/censusreporter
censusreporter/apps/census/templates/topics/about_census.html
HTML
mit
6,434
<!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.1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Shopify SDK for Unity: Assets/Shopify/Unity/SDK/Editor Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Shopify SDK for Unity </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.1 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_84bbf7b3c7f28a5a18725745e1505219.html">Assets</a></li><li class="navelem"><a class="el" href="dir_1d0328dad33a9f653c3eacd3ff047f72.html">Shopify</a></li><li class="navelem"><a class="el" href="dir_1daec718c00fa4d162eba008efe8107a.html">Unity</a></li><li class="navelem"><a class="el" href="dir_02ff7aa282c62bc86ae839cba2564019.html">SDK</a></li><li class="navelem"><a class="el" href="dir_a836e25495566ea0d41b9a5ec86498fb.html">Editor</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">Editor Directory Reference</div> </div> </div><!--header--> <div class="contents"> </div><!-- contents --> <address class="footer"><small> <a href="https://www.shopify.ca/"> <img class="footer" height="50" src="https://camo.githubusercontent.com/10d580ddb06e6e6ff66ae43959842201195c6269/68747470733a2f2f63646e2e73686f706966792e636f6d2f73686f706966792d6d61726b6574696e675f6173736574732f6275696c64732f31392e302e302f73686f706966792d66756c6c2d636f6c6f722d626c61636b2e737667" alt="Shopify"> </a> </small></address>
Shopify/unity-buy-sdk
docs/dir_a836e25495566ea0d41b9a5ec86498fb.html
HTML
mit
3,625
<!DOCTYPE html> <head> <title>decor&egrave;place - generic section</title> <!--(bake /includes/head.html)--> </head> <body> <div class='curtain'><div class="loader"></div></div> <div id="mainContent" class="main" role="main"> <section class="section" data-name="#section-name"> </section> <!--(bake /includes/footer.html)--> </div> <!--(bake /includes/header.html)--> <!-- JavaScript --> <script src="/assets/dist/js/script.js"></script> <!--(bake /includes/analytics.html)--> </body> </html>
blackaut/decorePlace
favoritos/index_section.html
HTML
mit
537
{% extends "layout.html" %} {% from "macros/_form.html" import render_input, render_radio %} {% block content %} <form action={{action}} method="get"> {{ render_radio(form.proxy_type) }} {{ render_input(form.server) }} {{ render_input(form.port) }} <input type="submit" value="提交" > </form> {% endblock %}
leoleozhu/flask_gfwlist2pac
flask_gfwlist2pac/templates/index.html
HTML
mit
318
<!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="text/html; charset=utf-8" /> <title> Documentation by YARD 0.8.2.1 </title> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = ''; framesUrl = "frames.html#!" + escape(window.location.href); </script> <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="js/app.js"></script> </head> <body> <div id="header"> <div id="menu"> <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> </div> <div id="search"> <a class="full_list_link" id="class_list_link" href="class_list.html"> Class List </a> <a class="full_list_link" id="method_list_link" href="method_list.html"> Method List </a> <a class="full_list_link" id="file_list_link" href="file_list.html"> File List </a> </div> <div class="clear"></div> </div> <iframe id="search_frame"></iframe> <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.2.1</h1> <div id="listing"> <h1 class="alphaindex">Alphabetic Index</h1> <h2>File Listing</h2> <ul id="files" class="index_inline_list"> <li class="r1"><a href="index.html" title="README">README</a></li> <li class="r2"><a href="file.LICENSE.html" title="LICENSE">LICENSE</a></li> </ul> <div class="clear"></div> <h2>Namespace Listing A-Z</h2> <table> <tr> <td valign='top' width="33%"> <ul id="alpha_A" class="alpha"> <li class="letter">A</li> <ul> <li> <span class='object_link'><a href="Adapter.html" title="Adapter (class)">Adapter</a></span> </li> </ul> </ul> <ul id="alpha_C" class="alpha"> <li class="letter">C</li> <ul> <li> <span class='object_link'><a href="Converter.html" title="Converter (class)">Converter</a></span> </li> </ul> </ul> <ul id="alpha_D" class="alpha"> <li class="letter">D</li> <ul> <li> <span class='object_link'><a href="DAO.html" title="DAO (class)">DAO</a></span> </li> </ul> </ul> <ul id="alpha_K" class="alpha"> <li class="letter">K</li> <ul> <li> <span class='object_link'><a href="KermitPFC.html" title="KermitPFC (class)">KermitPFC</a></span> </li> </ul> </ul> <ul id="alpha_L" class="alpha"> <li class="letter">L</li> <ul> <li> <span class='object_link'><a href="Link.html" title="Link (class)">Link</a></span> </li> <li> <span class='object_link'><a href="Logging.html" title="Logging (module)">Logging</a></span> </li> </ul> </ul> <ul id="alpha_R" class="alpha"> <li class="letter">R</li> <ul> <li> <span class='object_link'><a href="RandomAdapter.html" title="RandomAdapter (class)">RandomAdapter</a></span> </li> <li> <span class='object_link'><a href="RandomConverter.html" title="RandomConverter (class)">RandomConverter</a></span> </li> <li> <span class='object_link'><a href="RandomPhraseGenerator.html" title="RandomPhraseGenerator (class)">RandomPhraseGenerator</a></span> </li> </ul> </ul> <ul id="alpha_S" class="alpha"> <li class="letter">S</li> <ul> <li> <span class='object_link'><a href="Logging/Settings.html" title="Logging::Settings (class)">Settings</a></span> <small>(Logging)</small> </li> </ul> </ul> </td><td valign='top' width="33%"> <ul id="alpha_T" class="alpha"> <li class="letter">T</li> <ul> <li> <span class='object_link'><a href="ToUser.html" title="ToUser (class)">ToUser</a></span> </li> <li> <span class='object_link'><a href="TwitterAdapter.html" title="TwitterAdapter (class)">TwitterAdapter</a></span> </li> <li> <span class='object_link'><a href="TwitterConverter.html" title="TwitterConverter (class)">TwitterConverter</a></span> </li> </ul> </ul> <ul id="alpha_U" class="alpha"> <li class="letter">U</li> <ul> <li> <span class='object_link'><a href="USMF.html" title="USMF (class)">USMF</a></span> </li> <li> <span class='object_link'><a href="User.html" title="User (class)">User</a></span> </li> </ul> </ul> <ul id="alpha_W" class="alpha"> <li class="letter">W</li> <ul> <li> <span class='object_link'><a href="WebSocketClient.html" title="WebSocketClient (class)">WebSocketClient</a></span> </li> <li> <span class='object_link'><a href="WebSocketServer.html" title="WebSocketServer (class)">WebSocketServer</a></span> </li> </ul> </ul> </td> </tr> </table> </div> </div> <div id="footer"> Generated on Wed Aug 22 19:28:36 2012 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.8.2.1 (ruby-1.9.2). </div> </body> </html>
danielmachado/kermitpfc-core
doc/_index.html
HTML
mit
7,104
<HTML><HEAD> <TITLE>Review for Toy Story (1995)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0114709">Toy Story (1995)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Chad+Polenz">Chad Polenz</A></H3><HR WIDTH="40%" SIZE="4"> <P>Toy Story Chad rating: *** (out of 4 = good) 1995, G, 81 minutes [1 hour, 21 minutes] [animated - fantasy/comedy] starring the voices of: Tom Hanks (Woody), Tim Allen (Buzz Lightyear), Don Rickles (Mr. Potato Head), Erik von Detten (Sid), written by Joss Whedon, Andrew Stanton, Joel Cohen, Alec Sokolow, John Lasseter, Andrew Stanton, Pete Docter, Joe Ranft, produced by Bonnie Arnold, Ralph Guggenheim, directed by John Lasseter.</P> <P>"Toy Story" is a good movie that remembers the fun and simplicity of children's stories but adds an intelligent, mature theme that everyone will love. It tells an innocent, plausible story about toys who come to life when no one's around.</P> <P>The entire film is composed of computer-generated animation, and it is the exquisite detail that makes the film work so well. Tom Hanks stars as the voice of Woody, a talking cowboy rag doll who happens to be Andy's (the little boy who owns all the toys) favorite toy. Every single line he says has reason and purpose, not so much to build character or make for plot, but just to tell the story. It's adorable to watch him act as a leader because he seems so mature and intelligent for just a toy.</P> <P>A big problem occurs when Andy gets the latest, coolest toy for his birthday - a Buzz Lightyear Space Ranger action figure (voiced by Allen), who has lasers, wings, and a voice chip! When Buzz introduces himself to the group he actually believes he's a space ranger, the other toys think so too, except for Woody. </P> <P>There are many funny scenes between Woody and Buzz as they fight for the "favorite toy" position. But what's also great is Woody's cynicism as he tries to explain to Buzz that he's just a toy and not real, but Buzz can't comprehend this. The vocal chemistry between Hanks and Allen is excellent, as Hanks sometimes yells hilarious dialogue, Allen is able to counter with a deadly serious attitude.</P> <P>The rivalry between the toys eventually results in the two of them getting lost a few times while fighting over who gets to play with Andy. They go from Andy's room, to the car, to a gas station, to an amusement park, and then to the evil-kid-next-door's house.</P> <P>There's always that one twisted kid everyone stays away from, and Sid (voiced by von Detten) is the epitome of that character. His voice makes for the perfect bully as it is clear and high-pitched, but with just the right emphasis to make him menacing. I've never seen such a realistic evil kid in a film before.</P> <P>What disappointed me was the way the toys ultimately escape Sid's house. It's fun to watch, but it essentially contradicts the premise of the film.</P> <P>Still, "Toy Story" is original and fun, not only in its animation, but its storytelling. Just watching the toys go through their motions if quite fascinating, and it really makes us stop and wonder - are we playing with the toys or are the toys playing with us? </P> <P>Please visit Chad'z Movie Page @ <A HREF="http://members.aol.com/ChadPolenz">http://members.aol.com/ChadPolenz</A> - over 140 films reviewed in-depth, not just blind ratings or quick capsules.</P> <PRE>E-mail: <A HREF="mailto:ChadPolenz@aol.com">ChadPolenz@aol.com</A> (C)1997 Chad Polenz</PRE> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/8167.html
HTML
mit
4,445
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>題辭&nbsp;</b></th><td class="std2">醫德堪欽</td></tr> <tr><th class="std1"><b>使用場合&nbsp;</b></th><td class="std2">賀喜題辭/開業類/醫院</td></tr> <tr><th class="std1"><b>釋義&nbsp;</b></th><td class="std2">用於祝賀人醫院開業的賀辭。</td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</b></th><td class="std2">常用題辭表</td></tr> </td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
BuzzAcademy/idioms-moe-unformatted-data
all-data/27000-27999/27989-26.html
HTML
mit
888
<form novalidate name="dashboardForm" ng-controller="Populating.Dashboard.PopulatingDashboardController" ng-submit="save()" ng-if="authenticated" val-form-manager> <div class="umb-pane"> </div> </form>
Alain-es/Populating
Populating/App_Plugins/Dashboard/_dashboard.html
HTML
mit
238
<!DOCTYPE html> <!--HTML5 doctype--> <html> <head> <title>Your New Application</title> <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, minimum-scale=1.0, user-scalable=0" /> <style type="text/css"> /* Prevent copy paste for all elements except text fields */ * { -webkit-user-select: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } input, textarea { -webkit-user-select: text; } body { background-color: white; color: black } </style> <script type="text/javascript" charset="utf-8" src="xhr.js"></script> <script type="text/javascript" language="javascript"> // This event handler is fired when the JS libraries are ready function onDeviceReady() { // Hide splash screen now that the app is ready to run intel.xdk.device.hideSplashScreen(); setTimeout(function () { $.ui.launch(); }, 50); checkKeyValidity(); } // Initial event handler to detect when Intel library is ready to roll document.addEventListener("intel.xdk.device.ready", onDeviceReady, false); </script> <script src='intelxdk.js'> $.ui.useOSThemes = true; </script> <script type="text/javascript"> /* Intel native bridge is available */ var onDeviceReady = function() { //hide splash screen intel.xdk.device.hideSplashScreen(); }; document.addEventListener("intel.xdk.device.ready", onDeviceReady, false); </script> <link rel="stylesheet" type="text/css" href="css/af.ui.css" /> <link rel="stylesheet" type="text/css" href="css/icons.css" /> <script src="js/appframework.min.js"></script> <script src="js/appframework.ui.min.js"></script> <script src="js/api.js"></script> <script> var srcUrl = 'https://freegeoip.net/json/'; document.addEventListener('DOMContentLoaded', function() { var button = document.getElementsByClassName('button')[0]; button.addEventListener('click', function() { var ip = document.getElementsByTagName('input')[0].value; if (!validIp(ip)) { var dst = document.getElementById('ipMsg'); var errMsg = '<ul class="list inset"><li>Invalid IP Address</li></ul>'; dst.innerHTML = errMsg; return; } getText(srcUrl + ip, function(data) { var dst = document.getElementById('ipMsg'); show(data, dst); }); }); }) </script> </head> <body> <div id="afui" class="android light"> <div id="header"> <!-- any additional HTML you want can go here --> </div> <div id="content" style="font-size: 1.2em;"> <div class="panel" id="main"> <header> <h1>IP Locator</h1> </header> <label for="ipAddress">IP Address</label> <input id="ipAddress" type="text" placeholder="IP Address"> <button class="button" style="width: 100%">Locate It</button> <div id="ipMsg"> </div> <footer> <a class="icon info" href="#info">About</a> </footer> </div> </div> </div> </body> </html>
lszhu/IPLocator
index.html
HTML
mit
3,667
<nav class="navbar navbar-inverse"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand brand" href="{{pathToRoot}}">CS106B</a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <!--<li><a href="#">Lectures</a></li>--> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Lectures <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="{{pathToRoot}}/lectures/1-Welcome/">1 Welcome</a></li> <li><a href="{{pathToRoot}}/lectures/2-Functions/">2 Functions</a></li> <li><a href="{{pathToRoot}}/lectures/3-Strings/">3 Strings</a></li> <li><a href="{{pathToRoot}}/lectures/4-Vectors_Grid/">4 Vectors and Grid</a></li> <li><a href="{{pathToRoot}}/lectures/5-Stacks_Queues/">5 Stacks and Queues</a></li> <li><a href="{{pathToRoot}}/lectures/6-Sets_Maps/">6 Sets and Maps </a></li> <li><a href="{{pathToRoot}}/lectures/7-IntroRecursion/">7 Recursive Thinking</a></li> <li><a href="{{pathToRoot}}/lectures/8-Fractals/">8 Fractals</a></li> <li><a href="{{pathToRoot}}/lectures/9-RecursiveTrees/">9 Recursive Trees</a></li> <li><a href="{{pathToRoot}}/lectures/10-RecursiveBacktracking/">10 Exhaustive Search and Recursive Backtracking</a></li> <li><a href="{{pathToRoot}}/lectures/11-BigO/">11 Big-O, Asymptotic Analysis, Computational Complexity</a></li> <li><a href="{{pathToRoot}}/lectures/12-Sorting/">12 Sorting</a></li> <li><a href="{{pathToRoot}}/lectures/13-Memoization/">13 Memoization</a></li> <li><a href="{{pathToRoot}}/lectures/14-Classes/">14 Classes</a></li> <li><a href="{{pathToRoot}}/lectures/15-Pointers/">15 Pointers</a></li> <li><a href="{{pathToRoot}}/lectures/16-DynamicAllocation/">16 DynamicAllocation</a></li> <li><a href="{{pathToRoot}}/lectures/17-ImplementingVector/">17 Implementing Vector</a></li> <li><a href="{{pathToRoot}}/lectures/18-LinkedLists/">18 Linked Lists</a></li> <li><a href="{{pathToRoot}}/lectures/19-Trees/">19 Trees</a></li> <li><a href="{{pathToRoot}}/lectures/20-BinaryHeaps/">20 Binary Heaps</a></li> <li><a href="{{pathToRoot}}/lectures/21-BinarySearchTrees/">21 Binary Search Trees</a></li> <li><a href="{{pathToRoot}}/lectures/22-Hashing/">22 Hashing</a></li> <li><a href="{{pathToRoot}}/lectures/23-Graphs/">23 Graphs</a></li> <li><a href="{{pathToRoot}}/lectures/24-GraphsII/">24 Graphs II</a></li> <li><a href="{{pathToRoot}}/lectures/25-BFS_DFS/">25 Breadth First Search and Depth First Search</a></li> <li><a href="{{pathToRoot}}/lectures/26-Dijkstra/">26 Dijkstra and A*</a></li> <li><a href="{{pathToRoot}}/lectures/27-MSTs/">27 Minimum Spanning Trees</a></li> <li><a href="{{pathToRoot}}/lectures/28-NeuralNetworks/">28 Neural Networks</a></li> <li><a href="{{pathToRoot}}/lectures/29-EsotericDataStructures/">29 Esoteric Data Structures</a></li> <li><a href="{{pathToRoot}}/lectures/30-LastClass/">30 Last Class</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Handouts <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="{{pathToRoot}}/handouts/1-GeneralInformation.pdf">1 - General Information</a></li> <li><a href="{{pathToRoot}}/handouts/2-CoursePlacement.pdf">2 - Course Placement</a></li> <li><a href="{{pathToRoot}}/handouts/3-NameHash.pdf">3 - Name Hash</a></li> <li><a href="{{pathToRoot}}/handouts/4-Fauxtoshop.pdf">4 - Fauxtoshop</a></li> <li><a href="{{pathToRoot}}/handouts/5-HonorCode.pdf">5 - Honor Code</a></li> <li><a href="{{pathToRoot}}/handouts/velociraptorSafety.html">6 - Velociraptor Safety</a></li> <li><a href="{{pathToRoot}}/handouts/bananagrams.html">7 - Bananagrams</a></li> <li><a href="{{pathToRoot}}/handouts/midterm.html">8 - Midterm</a></li> <li><a href="{{pathToRoot}}/handouts/search.html">9 - Search</a></li> <li><a href="{{pathToRoot}}/handouts/final.html">10 - Final</a></li> <!--<li><a href="{{pathToRoot}}/handouts/honor-code.pdf">Honor Code</a></li>--> <!--<li><a href="{{pathToRoot}}/handouts/velociraptorSafety.html">Grids and Raptor Safety</a></li> <li><a href="{{pathToRoot}}/handouts/bananagrams.html">Bananagrams</a></li> <li><a href="{{pathToRoot}}/handouts/duoslango.html">Duoslango</a></li> <li><a href="{{pathToRoot}}/handouts/midterm.html">Midterm Info</a></li> <li><a href="{{pathToRoot}}/handouts/search.html">Search</a></li> <li><a href="{{pathToRoot}}/handouts/final.html">Final Info</a></li>--> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Assignments <span class="caret"></span></a> <ul class="dropdown-menu"> <!--<li><a href="{{pathToRoot}}/assn/serafini.html">2 Serafini</a></li> <li><a href="{{pathToRoot}}/assn/pqueue.html">5 PQueue</a></li> <li><a href="{{pathToRoot}}/assn/huffman.html">6 Huffman</a></li> <li><a href="{{pathToRoot}}/assn/trailblazer.html">7 Trailblazer</a></li> <li role="separator" class="divider"></li> <li><a href="{{pathToRoot}}/assn/contest.html">Contest</a></li>--> <li><a href="{{pathToRoot}}/handouts/3-NameHash.pdf">0 - Name Hash</a></li> <li><a href="{{pathToRoot}}/handouts/assignments.html">1 - Fauxtoshop</a></li> <li><a href="{{pathToRoot}}assn/serafini.html">2 - Serafini</a></li> <li><a href="{{pathToRoot}}/assn/metaAcademy.html">3 - Meta Academy</a></li> <li><a href="{{pathToRoot}}/assn/boggle.html">4 - Boggle</a></li> <li><a href="{{pathToRoot}}/assn/pqueue.html">5 - PQueue</a></li> <li><a href="{{pathToRoot}}/assn/huffman.html">6 - Huffman Encoding</a></li> <li><a href="{{pathToRoot}}/assn/trailblazer.html">7 - Trailblazer</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Sections <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="{{pathToRoot}}/sections/section01.pdf">Section 01</a></li> <li><a href="{{pathToRoot}}/sections/section01-solutions.pdf">Section 01 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section02.pdf">Section 02</a></li> <li><a href="{{pathToRoot}}/sections/section02-solutions.pdf">Section 02 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section03.pdf">Section 03</a></li> <li><a href="{{pathToRoot}}/sections/section03-solutions.pdf">Section 03 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section04.pdf">Section 04</a></li> <li><a href="{{pathToRoot}}/sections/section04-solutions.pdf">Section 04 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section05.pdf">Section 05</a></li> <li><a href="{{pathToRoot}}/sections/section05-solutions.pdf">Section 05 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section06.pdf">Section 06</a></li> <li><a href="{{pathToRoot}}/sections/section06-solutions.pdf">Section 06 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section07.pdf">Section 07</a></li> <li><a href="{{pathToRoot}}/sections/section07-solutions.pdf">Section 07 Soln</a></li> <li><a href="{{pathToRoot}}/sections/section08.pdf">Section 08</a></li> <li><a href="{{pathToRoot}}/sections/section08-solutions.pdf">Section 08 Soln</a></li> <!--<li><a href="{{pathToRoot}}/sections/section09.pdf">Optional 09</a></li> <li><a href="{{pathToRoot}}/sections/section09-solutions.pdf">Optional 09 Soln</a></li>--> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tools <span class="caret"></span></a> <ul class="dropdown-menu"> <li><a href="{{pathToRoot}}/handouts/overview.html">Course Overview</a></li> <li><a href="{{pathToRoot}}/handouts/help.html">Help Hours Calendar</a></li> <li><a href="{{pathToRoot}}/handouts/qt-creator.html">QT Creator</a></li> <li><a href="{{pathToRoot}}/handouts/styleguide.html">Style Guide</a></li> <!--<li><a href="{{pathToRoot}}/handouts/diff.html">Example Diff Tool</a></li>--> <!--<li><a href=""><i>None yet!</i></a></li>--> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="{{pathToRoot}}/handouts/overview.html"><span class="glyphicon glyphicon-apple" aria-hidden="true"></span> Overview</a></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav>
chrispiech/cs106b-fall-2016-website
templates/parts/navBar.html
HTML
mit
10,117
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>event-custom-complex - YUI 3</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="../assets/css/logo.png" title="YUI 3"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 3.17.2</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/Anim.html">Anim</a></li> <li><a href="../classes/App.html">App</a></li> <li><a href="../classes/App.Base.html">App.Base</a></li> <li><a href="../classes/App.Content.html">App.Content</a></li> <li><a href="../classes/App.Transitions.html">App.Transitions</a></li> <li><a href="../classes/App.TransitionsNative.html">App.TransitionsNative</a></li> <li><a href="../classes/AreaSeries.html">AreaSeries</a></li> <li><a href="../classes/AreaSplineSeries.html">AreaSplineSeries</a></li> <li><a href="../classes/Array.html">Array</a></li> <li><a href="../classes/ArrayList.html">ArrayList</a></li> <li><a href="../classes/ArraySort.html">ArraySort</a></li> <li><a href="../classes/AsyncQueue.html">AsyncQueue</a></li> <li><a href="../classes/Attribute.html">Attribute</a></li> <li><a href="../classes/AttributeCore.html">AttributeCore</a></li> <li><a href="../classes/AttributeEvents.html">AttributeEvents</a></li> <li><a href="../classes/AttributeExtras.html">AttributeExtras</a></li> <li><a href="../classes/AttributeLite.html">AttributeLite</a></li> <li><a href="../classes/AttributeObservable.html">AttributeObservable</a></li> <li><a href="../classes/AutoComplete.html">AutoComplete</a></li> <li><a href="../classes/AutoCompleteBase.html">AutoCompleteBase</a></li> <li><a href="../classes/AutoCompleteFilters.html">AutoCompleteFilters</a></li> <li><a href="../classes/AutoCompleteHighlighters.html">AutoCompleteHighlighters</a></li> <li><a href="../classes/AutoCompleteList.html">AutoCompleteList</a></li> <li><a href="../classes/Axis.html">Axis</a></li> <li><a href="../classes/AxisBase.html">AxisBase</a></li> <li><a href="../classes/BarSeries.html">BarSeries</a></li> <li><a href="../classes/Base.html">Base</a></li> <li><a href="../classes/BaseCore.html">BaseCore</a></li> <li><a href="../classes/BaseObservable.html">BaseObservable</a></li> <li><a href="../classes/BottomAxisLayout.html">BottomAxisLayout</a></li> <li><a href="../classes/Button.html">Button</a></li> <li><a href="../classes/ButtonCore.html">ButtonCore</a></li> <li><a href="../classes/ButtonGroup.html">ButtonGroup</a></li> <li><a href="../classes/Cache.html">Cache</a></li> <li><a href="../classes/CacheOffline.html">CacheOffline</a></li> <li><a href="../classes/Calendar.html">Calendar</a></li> <li><a href="../classes/CalendarBase.html">CalendarBase</a></li> <li><a href="../classes/CandlestickSeries.html">CandlestickSeries</a></li> <li><a href="../classes/CanvasCircle.html">CanvasCircle</a></li> <li><a href="../classes/CanvasDrawing.html">CanvasDrawing</a></li> <li><a href="../classes/CanvasEllipse.html">CanvasEllipse</a></li> <li><a href="../classes/CanvasGraphic.html">CanvasGraphic</a></li> <li><a href="../classes/CanvasPath.html">CanvasPath</a></li> <li><a href="../classes/CanvasPieSlice.html">CanvasPieSlice</a></li> <li><a href="../classes/CanvasRect.html">CanvasRect</a></li> <li><a href="../classes/CanvasShape.html">CanvasShape</a></li> <li><a href="../classes/CartesianChart.html">CartesianChart</a></li> <li><a href="../classes/CartesianSeries.html">CartesianSeries</a></li> <li><a href="../classes/CategoryAxis.html">CategoryAxis</a></li> <li><a href="../classes/CategoryAxisBase.html">CategoryAxisBase</a></li> <li><a href="../classes/CategoryImpl.html">CategoryImpl</a></li> <li><a href="../classes/Chart.html">Chart</a></li> <li><a href="../classes/ChartBase.html">ChartBase</a></li> <li><a href="../classes/ChartLegend.html">ChartLegend</a></li> <li><a href="../classes/Circle.html">Circle</a></li> <li><a href="../classes/CircleGroup.html">CircleGroup</a></li> <li><a href="../classes/ClassNameManager.html">ClassNameManager</a></li> <li><a href="../classes/ClickableRail.html">ClickableRail</a></li> <li><a href="../classes/Color.html">Color</a></li> <li><a href="../classes/Color.Harmony.html">Color.Harmony</a></li> <li><a href="../classes/Color.HSL.html">Color.HSL</a></li> <li><a href="../classes/Color.HSV.html">Color.HSV</a></li> <li><a href="../classes/ColumnSeries.html">ColumnSeries</a></li> <li><a href="../classes/ComboSeries.html">ComboSeries</a></li> <li><a href="../classes/ComboSplineSeries.html">ComboSplineSeries</a></li> <li><a href="../classes/config.html">config</a></li> <li><a href="../classes/Console.html">Console</a></li> <li><a href="../classes/ContentEditable.html">ContentEditable</a></li> <li><a href="../classes/Controller.html">Controller</a></li> <li><a href="../classes/Cookie.html">Cookie</a></li> <li><a href="../classes/CurveUtil.html">CurveUtil</a></li> <li><a href="../classes/CustomEvent.html">CustomEvent</a></li> <li><a href="../classes/DataSchema.Array.html">DataSchema.Array</a></li> <li><a href="../classes/DataSchema.Base.html">DataSchema.Base</a></li> <li><a href="../classes/DataSchema.JSON.html">DataSchema.JSON</a></li> <li><a href="../classes/DataSchema.Text.html">DataSchema.Text</a></li> <li><a href="../classes/DataSchema.XML.html">DataSchema.XML</a></li> <li><a href="../classes/DataSource.Function.html">DataSource.Function</a></li> <li><a href="../classes/DataSource.Get.html">DataSource.Get</a></li> <li><a href="../classes/DataSource.IO.html">DataSource.IO</a></li> <li><a href="../classes/DataSource.Local.html">DataSource.Local</a></li> <li><a href="../classes/DataSourceArraySchema.html">DataSourceArraySchema</a></li> <li><a href="../classes/DataSourceCache.html">DataSourceCache</a></li> <li><a href="../classes/DataSourceCacheExtension.html">DataSourceCacheExtension</a></li> <li><a href="../classes/DataSourceJSONSchema.html">DataSourceJSONSchema</a></li> <li><a href="../classes/DataSourceTextSchema.html">DataSourceTextSchema</a></li> <li><a href="../classes/DataSourceXMLSchema.html">DataSourceXMLSchema</a></li> <li><a href="../classes/DataTable.html">DataTable</a></li> <li><a href="../classes/DataTable.Base.html">DataTable.Base</a></li> <li><a href="../classes/DataTable.BodyView.html">DataTable.BodyView</a></li> <li><a href="../classes/DataTable.BodyView.Formatters.html">DataTable.BodyView.Formatters</a></li> <li><a href="../classes/DataTable.Column.html">DataTable.Column</a></li> <li><a href="../classes/DataTable.ColumnWidths.html">DataTable.ColumnWidths</a></li> <li><a href="../classes/DataTable.Core.html">DataTable.Core</a></li> <li><a href="../classes/DataTable.HeaderView.html">DataTable.HeaderView</a></li> <li><a href="../classes/DataTable.Highlight.html">DataTable.Highlight</a></li> <li><a href="../classes/DataTable.KeyNav.html">DataTable.KeyNav</a></li> <li><a href="../classes/DataTable.Message.html">DataTable.Message</a></li> <li><a href="../classes/DataTable.Mutable.html">DataTable.Mutable</a></li> <li><a href="../classes/DataTable.Paginator.html">DataTable.Paginator</a></li> <li><a href="../classes/DataTable.Paginator.Model.html">DataTable.Paginator.Model</a></li> <li><a href="../classes/DataTable.Paginator.View.html">DataTable.Paginator.View</a></li> <li><a href="../classes/DataTable.Scrollable.html">DataTable.Scrollable</a></li> <li><a href="../classes/DataTable.Sortable.html">DataTable.Sortable</a></li> <li><a href="../classes/DataTable.TableView.html">DataTable.TableView</a></li> <li><a href="../classes/Date.html">Date</a></li> <li><a href="../classes/DD.DDM.html">DD.DDM</a></li> <li><a href="../classes/DD.Delegate.html">DD.Delegate</a></li> <li><a href="../classes/DD.Drag.html">DD.Drag</a></li> <li><a href="../classes/DD.Drop.html">DD.Drop</a></li> <li><a href="../classes/DD.Scroll.html">DD.Scroll</a></li> <li><a href="../classes/Dial.html">Dial</a></li> <li><a href="../classes/Do.html">Do</a></li> <li><a href="../classes/Do.AlterArgs.html">Do.AlterArgs</a></li> <li><a href="../classes/Do.AlterReturn.html">Do.AlterReturn</a></li> <li><a href="../classes/Do.Error.html">Do.Error</a></li> <li><a href="../classes/Do.Halt.html">Do.Halt</a></li> <li><a href="../classes/Do.Method.html">Do.Method</a></li> <li><a href="../classes/Do.Prevent.html">Do.Prevent</a></li> <li><a href="../classes/DOM.html">DOM</a></li> <li><a href="../classes/DOMEventFacade.html">DOMEventFacade</a></li> <li><a href="../classes/Drawing.html">Drawing</a></li> <li><a href="../classes/Easing.html">Easing</a></li> <li><a href="../classes/EditorBase.html">EditorBase</a></li> <li><a href="../classes/EditorSelection.html">EditorSelection</a></li> <li><a href="../classes/Ellipse.html">Ellipse</a></li> <li><a href="../classes/EllipseGroup.html">EllipseGroup</a></li> <li><a href="../classes/Escape.html">Escape</a></li> <li><a href="../classes/Event.html">Event</a></li> <li><a href="../classes/EventFacade.html">EventFacade</a></li> <li><a href="../classes/EventHandle.html">EventHandle</a></li> <li><a href="../classes/EventTarget.html">EventTarget</a></li> <li><a href="../classes/Features.html">Features</a></li> <li><a href="../classes/File.html">File</a></li> <li><a href="../classes/FileFlash.html">FileFlash</a></li> <li><a href="../classes/FileHTML5.html">FileHTML5</a></li> <li><a href="../classes/Fills.html">Fills</a></li> <li><a href="../classes/Frame.html">Frame</a></li> <li><a href="../classes/Get.html">Get</a></li> <li><a href="../classes/Get.Transaction.html">Get.Transaction</a></li> <li><a href="../classes/GetNodeJS.html">GetNodeJS</a></li> <li><a href="../classes/Graph.html">Graph</a></li> <li><a href="../classes/Graphic.html">Graphic</a></li> <li><a href="../classes/GraphicBase.html">GraphicBase</a></li> <li><a href="../classes/Gridlines.html">Gridlines</a></li> <li><a href="../classes/GroupDiamond.html">GroupDiamond</a></li> <li><a href="../classes/GroupRect.html">GroupRect</a></li> <li><a href="../classes/Handlebars.html">Handlebars</a></li> <li><a href="../classes/Highlight.html">Highlight</a></li> <li><a href="../classes/Histogram.html">Histogram</a></li> <li><a href="../classes/HistoryBase.html">HistoryBase</a></li> <li><a href="../classes/HistoryHash.html">HistoryHash</a></li> <li><a href="../classes/HistoryHTML5.html">HistoryHTML5</a></li> <li><a href="../classes/HorizontalLegendLayout.html">HorizontalLegendLayout</a></li> <li><a href="../classes/ImgLoadGroup.html">ImgLoadGroup</a></li> <li><a href="../classes/ImgLoadImgObj.html">ImgLoadImgObj</a></li> <li><a href="../classes/InlineEditor.html">InlineEditor</a></li> <li><a href="../classes/Intl.html">Intl</a></li> <li><a href="../classes/IO.html">IO</a></li> <li><a href="../classes/JSON.html">JSON</a></li> <li><a href="../classes/JSONPRequest.html">JSONPRequest</a></li> <li><a href="../classes/Lang.html">Lang</a></li> <li><a href="../classes/LazyModelList.html">LazyModelList</a></li> <li><a href="../classes/LeftAxisLayout.html">LeftAxisLayout</a></li> <li><a href="../classes/Lines.html">Lines</a></li> <li><a href="../classes/LineSeries.html">LineSeries</a></li> <li><a href="../classes/Loader.html">Loader</a></li> <li><a href="../classes/MarkerSeries.html">MarkerSeries</a></li> <li><a href="../classes/Matrix.html">Matrix</a></li> <li><a href="../classes/MatrixUtil.html">MatrixUtil</a></li> <li><a href="../classes/Model.html">Model</a></li> <li><a href="../classes/ModelList.html">ModelList</a></li> <li><a href="../classes/ModelSync.Local.html">ModelSync.Local</a></li> <li><a href="../classes/ModelSync.REST.html">ModelSync.REST</a></li> <li><a href="../classes/Node.html">Node</a></li> <li><a href="../classes/NodeList.html">NodeList</a></li> <li><a href="../classes/Number.html">Number</a></li> <li><a href="../classes/NumericAxis.html">NumericAxis</a></li> <li><a href="../classes/NumericAxisBase.html">NumericAxisBase</a></li> <li><a href="../classes/NumericImpl.html">NumericImpl</a></li> <li><a href="../classes/Object.html">Object</a></li> <li><a href="../classes/OHLCSeries.html">OHLCSeries</a></li> <li><a href="../classes/Overlay.html">Overlay</a></li> <li><a href="../classes/Paginator.html">Paginator</a></li> <li><a href="../classes/Paginator.Core.html">Paginator.Core</a></li> <li><a href="../classes/Paginator.Url.html">Paginator.Url</a></li> <li><a href="../classes/Panel.html">Panel</a></li> <li><a href="../classes/Parallel.html">Parallel</a></li> <li><a href="../classes/Path.html">Path</a></li> <li><a href="../classes/PieChart.html">PieChart</a></li> <li><a href="../classes/PieSeries.html">PieSeries</a></li> <li><a href="../classes/Pjax.html">Pjax</a></li> <li><a href="../classes/PjaxBase.html">PjaxBase</a></li> <li><a href="../classes/PjaxContent.html">PjaxContent</a></li> <li><a href="../classes/Plots.html">Plots</a></li> <li><a href="../classes/Plugin.Align.html">Plugin.Align</a></li> <li><a href="../classes/Plugin.AutoComplete.html">Plugin.AutoComplete</a></li> <li><a href="../classes/Plugin.Base.html">Plugin.Base</a></li> <li><a href="../classes/Plugin.Button.html">Plugin.Button</a></li> <li><a href="../classes/Plugin.Cache.html">Plugin.Cache</a></li> <li><a href="../classes/Plugin.CalendarNavigator.html">Plugin.CalendarNavigator</a></li> <li><a href="../classes/Plugin.ConsoleFilters.html">Plugin.ConsoleFilters</a></li> <li><a href="../classes/Plugin.CreateLinkBase.html">Plugin.CreateLinkBase</a></li> <li><a href="../classes/Plugin.DataTableDataSource.html">Plugin.DataTableDataSource</a></li> <li><a href="../classes/Plugin.DDConstrained.html">Plugin.DDConstrained</a></li> <li><a href="../classes/Plugin.DDNodeScroll.html">Plugin.DDNodeScroll</a></li> <li><a href="../classes/Plugin.DDProxy.html">Plugin.DDProxy</a></li> <li><a href="../classes/Plugin.DDWindowScroll.html">Plugin.DDWindowScroll</a></li> <li><a href="../classes/Plugin.Drag.html">Plugin.Drag</a></li> <li><a href="../classes/Plugin.Drop.html">Plugin.Drop</a></li> <li><a href="../classes/Plugin.EditorBidi.html">Plugin.EditorBidi</a></li> <li><a href="../classes/Plugin.EditorBR.html">Plugin.EditorBR</a></li> <li><a href="../classes/Plugin.EditorLists.html">Plugin.EditorLists</a></li> <li><a href="../classes/Plugin.EditorPara.html">Plugin.EditorPara</a></li> <li><a href="../classes/Plugin.EditorParaBase.html">Plugin.EditorParaBase</a></li> <li><a href="../classes/Plugin.EditorParaIE.html">Plugin.EditorParaIE</a></li> <li><a href="../classes/Plugin.EditorTab.html">Plugin.EditorTab</a></li> <li><a href="../classes/Plugin.ExecCommand.html">Plugin.ExecCommand</a></li> <li><a href="../classes/Plugin.ExecCommand.COMMANDS.html">Plugin.ExecCommand.COMMANDS</a></li> <li><a href="../classes/Plugin.Flick.html">Plugin.Flick</a></li> <li><a href="../classes/Plugin.Host.html">Plugin.Host</a></li> <li><a href="../classes/plugin.NodeFocusManager.html">plugin.NodeFocusManager</a></li> <li><a href="../classes/Plugin.NodeFX.html">Plugin.NodeFX</a></li> <li><a href="../classes/plugin.NodeMenuNav.html">plugin.NodeMenuNav</a></li> <li><a href="../classes/Plugin.Pjax.html">Plugin.Pjax</a></li> <li><a href="../classes/Plugin.Resize.html">Plugin.Resize</a></li> <li><a href="../classes/Plugin.ResizeConstrained.html">Plugin.ResizeConstrained</a></li> <li><a href="../classes/Plugin.ResizeProxy.html">Plugin.ResizeProxy</a></li> <li><a href="../classes/Plugin.ScrollInfo.html">Plugin.ScrollInfo</a></li> <li><a href="../classes/Plugin.ScrollViewList.html">Plugin.ScrollViewList</a></li> <li><a href="../classes/Plugin.ScrollViewPaginator.html">Plugin.ScrollViewPaginator</a></li> <li><a href="../classes/Plugin.ScrollViewScrollbars.html">Plugin.ScrollViewScrollbars</a></li> <li><a href="../classes/Plugin.Shim.html">Plugin.Shim</a></li> <li><a href="../classes/Plugin.SortScroll.html">Plugin.SortScroll</a></li> <li><a href="../classes/Plugin.Tree.Lazy.html">Plugin.Tree.Lazy</a></li> <li><a href="../classes/Plugin.WidgetAnim.html">Plugin.WidgetAnim</a></li> <li><a href="../classes/Pollable.html">Pollable</a></li> <li><a href="../classes/Promise.html">Promise</a></li> <li><a href="../classes/Promise.Resolver.html">Promise.Resolver</a></li> <li><a href="../classes/QueryString.html">QueryString</a></li> <li><a href="../classes/Queue.html">Queue</a></li> <li><a href="../classes/RangeSeries.html">RangeSeries</a></li> <li><a href="../classes/Record.html">Record</a></li> <li><a href="../classes/Recordset.html">Recordset</a></li> <li><a href="../classes/RecordsetFilter.html">RecordsetFilter</a></li> <li><a href="../classes/RecordsetIndexer.html">RecordsetIndexer</a></li> <li><a href="../classes/RecordsetSort.html">RecordsetSort</a></li> <li><a href="../classes/Rect.html">Rect</a></li> <li><a href="../classes/Renderer.html">Renderer</a></li> <li><a href="../classes/Resize.html">Resize</a></li> <li><a href="../classes/RightAxisLayout.html">RightAxisLayout</a></li> <li><a href="../classes/Router.html">Router</a></li> <li><a href="../classes/ScrollView.html">ScrollView</a></li> <li><a href="../classes/Selector.html">Selector</a></li> <li><a href="../classes/SeriesBase.html">SeriesBase</a></li> <li><a href="../classes/Shape.html">Shape</a></li> <li><a href="../classes/ShapeGroup.html">ShapeGroup</a></li> <li><a href="../classes/Slider.html">Slider</a></li> <li><a href="../classes/SliderBase.html">SliderBase</a></li> <li><a href="../classes/SliderValueRange.html">SliderValueRange</a></li> <li><a href="../classes/Sortable.html">Sortable</a></li> <li><a href="../classes/SplineSeries.html">SplineSeries</a></li> <li><a href="../classes/StackedAreaSeries.html">StackedAreaSeries</a></li> <li><a href="../classes/StackedAreaSplineSeries.html">StackedAreaSplineSeries</a></li> <li><a href="../classes/StackedAxis.html">StackedAxis</a></li> <li><a href="../classes/StackedAxisBase.html">StackedAxisBase</a></li> <li><a href="../classes/StackedBarSeries.html">StackedBarSeries</a></li> <li><a href="../classes/StackedColumnSeries.html">StackedColumnSeries</a></li> <li><a href="../classes/StackedComboSeries.html">StackedComboSeries</a></li> <li><a href="../classes/StackedComboSplineSeries.html">StackedComboSplineSeries</a></li> <li><a href="../classes/StackedImpl.html">StackedImpl</a></li> <li><a href="../classes/StackedLineSeries.html">StackedLineSeries</a></li> <li><a href="../classes/StackedMarkerSeries.html">StackedMarkerSeries</a></li> <li><a href="../classes/StackedSplineSeries.html">StackedSplineSeries</a></li> <li><a href="../classes/StackingUtil.html">StackingUtil</a></li> <li><a href="../classes/State.html">State</a></li> <li><a href="../classes/StyleSheet.html">StyleSheet</a></li> <li><a href="../classes/Subscriber.html">Subscriber</a></li> <li><a href="../classes/SVGCircle.html">SVGCircle</a></li> <li><a href="../classes/SVGDrawing.html">SVGDrawing</a></li> <li><a href="../classes/SVGEllipse.html">SVGEllipse</a></li> <li><a href="../classes/SVGGraphic.html">SVGGraphic</a></li> <li><a href="../classes/SVGPath.html">SVGPath</a></li> <li><a href="../classes/SVGPieSlice.html">SVGPieSlice</a></li> <li><a href="../classes/SVGRect.html">SVGRect</a></li> <li><a href="../classes/SVGShape.html">SVGShape</a></li> <li><a href="../classes/SWF.html">SWF</a></li> <li><a href="../classes/SWFDetect.html">SWFDetect</a></li> <li><a href="../classes/SyntheticEvent.html">SyntheticEvent</a></li> <li><a href="../classes/SyntheticEvent.Notifier.html">SyntheticEvent.Notifier</a></li> <li><a href="../classes/SynthRegistry.html">SynthRegistry</a></li> <li><a href="../classes/Tab.html">Tab</a></li> <li><a href="../classes/TabView.html">TabView</a></li> <li><a href="../classes/Template.html">Template</a></li> <li><a href="../classes/Template.Micro.html">Template.Micro</a></li> <li><a href="../classes/Test.ArrayAssert.html">Test.ArrayAssert</a></li> <li><a href="../classes/Test.Assert.html">Test.Assert</a></li> <li><a href="../classes/Test.AssertionError.html">Test.AssertionError</a></li> <li><a href="../classes/Test.ComparisonFailure.html">Test.ComparisonFailure</a></li> <li><a href="../classes/Test.Console.html">Test.Console</a></li> <li><a href="../classes/Test.CoverageFormat.html">Test.CoverageFormat</a></li> <li><a href="../classes/Test.DateAssert.html">Test.DateAssert</a></li> <li><a href="../classes/Test.EventTarget.html">Test.EventTarget</a></li> <li><a href="../classes/Test.Mock.html">Test.Mock</a></li> <li><a href="../classes/Test.Mock.Value.html">Test.Mock.Value</a></li> <li><a href="../classes/Test.ObjectAssert.html">Test.ObjectAssert</a></li> <li><a href="../classes/Test.Reporter.html">Test.Reporter</a></li> <li><a href="../classes/Test.Results.html">Test.Results</a></li> <li><a href="../classes/Test.Runner.html">Test.Runner</a></li> <li><a href="../classes/Test.ShouldError.html">Test.ShouldError</a></li> <li><a href="../classes/Test.ShouldFail.html">Test.ShouldFail</a></li> <li><a href="../classes/Test.TestCase.html">Test.TestCase</a></li> <li><a href="../classes/Test.TestFormat.html">Test.TestFormat</a></li> <li><a href="../classes/Test.TestNode.html">Test.TestNode</a></li> <li><a href="../classes/Test.TestRunner.html">Test.TestRunner</a></li> <li><a href="../classes/Test.TestSuite.html">Test.TestSuite</a></li> <li><a href="../classes/Test.UnexpectedError.html">Test.UnexpectedError</a></li> <li><a href="../classes/Test.UnexpectedValue.html">Test.UnexpectedValue</a></li> <li><a href="../classes/Test.Wait.html">Test.Wait</a></li> <li><a href="../classes/Text.AccentFold.html">Text.AccentFold</a></li> <li><a href="../classes/Text.WordBreak.html">Text.WordBreak</a></li> <li><a href="../classes/TimeAxis.html">TimeAxis</a></li> <li><a href="../classes/TimeAxisBase.html">TimeAxisBase</a></li> <li><a href="../classes/TimeImpl.html">TimeImpl</a></li> <li><a href="../classes/ToggleButton.html">ToggleButton</a></li> <li><a href="../classes/TopAxisLayout.html">TopAxisLayout</a></li> <li><a href="../classes/Transition.html">Transition</a></li> <li><a href="../classes/Tree.html">Tree</a></li> <li><a href="../classes/Tree.Labelable.html">Tree.Labelable</a></li> <li><a href="../classes/Tree.Node.html">Tree.Node</a></li> <li><a href="../classes/Tree.Node.Labelable.html">Tree.Node.Labelable</a></li> <li><a href="../classes/Tree.Node.Openable.html">Tree.Node.Openable</a></li> <li><a href="../classes/Tree.Node.Selectable.html">Tree.Node.Selectable</a></li> <li><a href="../classes/Tree.Node.Sortable.html">Tree.Node.Sortable</a></li> <li><a href="../classes/Tree.Openable.html">Tree.Openable</a></li> <li><a href="../classes/Tree.Selectable.html">Tree.Selectable</a></li> <li><a href="../classes/Tree.Sortable.html">Tree.Sortable</a></li> <li><a href="../classes/UA.html">UA</a></li> <li><a href="../classes/Uploader.html">Uploader</a></li> <li><a href="../classes/Uploader.Queue.html">Uploader.Queue</a></li> <li><a href="../classes/UploaderFlash.html">UploaderFlash</a></li> <li><a href="../classes/UploaderHTML5.html">UploaderHTML5</a></li> <li><a href="../classes/ValueChange.html">ValueChange</a></li> <li><a href="../classes/VerticalLegendLayout.html">VerticalLegendLayout</a></li> <li><a href="../classes/View.html">View</a></li> <li><a href="../classes/View.NodeMap.html">View.NodeMap</a></li> <li><a href="../classes/VMLCircle.html">VMLCircle</a></li> <li><a href="../classes/VMLDrawing.html">VMLDrawing</a></li> <li><a href="../classes/VMLEllipse.html">VMLEllipse</a></li> <li><a href="../classes/VMLGraphic.html">VMLGraphic</a></li> <li><a href="../classes/VMLPath.html">VMLPath</a></li> <li><a href="../classes/VMLPieSlice.html">VMLPieSlice</a></li> <li><a href="../classes/VMLRect.html">VMLRect</a></li> <li><a href="../classes/VMLShape.html">VMLShape</a></li> <li><a href="../classes/Widget.html">Widget</a></li> <li><a href="../classes/WidgetAutohide.html">WidgetAutohide</a></li> <li><a href="../classes/WidgetButtons.html">WidgetButtons</a></li> <li><a href="../classes/WidgetChild.html">WidgetChild</a></li> <li><a href="../classes/WidgetModality.html">WidgetModality</a></li> <li><a href="../classes/WidgetParent.html">WidgetParent</a></li> <li><a href="../classes/WidgetPosition.html">WidgetPosition</a></li> <li><a href="../classes/WidgetPositionAlign.html">WidgetPositionAlign</a></li> <li><a href="../classes/WidgetPositionConstrain.html">WidgetPositionConstrain</a></li> <li><a href="../classes/WidgetStack.html">WidgetStack</a></li> <li><a href="../classes/WidgetStdMod.html">WidgetStdMod</a></li> <li><a href="../classes/XML.html">XML</a></li> <li><a href="../classes/YQL.html">YQL</a></li> <li><a href="../classes/YQLRequest.html">YQLRequest</a></li> <li><a href="../classes/YUI.html">YUI</a></li> <li><a href="../classes/YUI~substitute.html">YUI~substitute</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/align-plugin.html">align-plugin</a></li> <li><a href="../modules/anim.html">anim</a></li> <li><a href="../modules/anim-base.html">anim-base</a></li> <li><a href="../modules/anim-color.html">anim-color</a></li> <li><a href="../modules/anim-curve.html">anim-curve</a></li> <li><a href="../modules/anim-easing.html">anim-easing</a></li> <li><a href="../modules/anim-node-plugin.html">anim-node-plugin</a></li> <li><a href="../modules/anim-scroll.html">anim-scroll</a></li> <li><a href="../modules/anim-shape.html">anim-shape</a></li> <li><a href="../modules/anim-shape-transform.html">anim-shape-transform</a></li> <li><a href="../modules/anim-xy.html">anim-xy</a></li> <li><a href="../modules/app.html">app</a></li> <li><a href="../modules/app-base.html">app-base</a></li> <li><a href="../modules/app-content.html">app-content</a></li> <li><a href="../modules/app-transitions.html">app-transitions</a></li> <li><a href="../modules/app-transitions-native.html">app-transitions-native</a></li> <li><a href="../modules/array-extras.html">array-extras</a></li> <li><a href="../modules/array-invoke.html">array-invoke</a></li> <li><a href="../modules/arraylist.html">arraylist</a></li> <li><a href="../modules/arraylist-add.html">arraylist-add</a></li> <li><a href="../modules/arraylist-filter.html">arraylist-filter</a></li> <li><a href="../modules/arraysort.html">arraysort</a></li> <li><a href="../modules/async-queue.html">async-queue</a></li> <li><a href="../modules/attribute.html">attribute</a></li> <li><a href="../modules/attribute-base.html">attribute-base</a></li> <li><a href="../modules/attribute-complex.html">attribute-complex</a></li> <li><a href="../modules/attribute-core.html">attribute-core</a></li> <li><a href="../modules/attribute-extras.html">attribute-extras</a></li> <li><a href="../modules/attribute-observable.html">attribute-observable</a></li> <li><a href="../modules/autocomplete.html">autocomplete</a></li> <li><a href="../modules/autocomplete-base.html">autocomplete-base</a></li> <li><a href="../modules/autocomplete-filters.html">autocomplete-filters</a></li> <li><a href="../modules/autocomplete-filters-accentfold.html">autocomplete-filters-accentfold</a></li> <li><a href="../modules/autocomplete-highlighters.html">autocomplete-highlighters</a></li> <li><a href="../modules/autocomplete-highlighters-accentfold.html">autocomplete-highlighters-accentfold</a></li> <li><a href="../modules/autocomplete-list.html">autocomplete-list</a></li> <li><a href="../modules/autocomplete-list-keys.html">autocomplete-list-keys</a></li> <li><a href="../modules/autocomplete-plugin.html">autocomplete-plugin</a></li> <li><a href="../modules/autocomplete-sources.html">autocomplete-sources</a></li> <li><a href="../modules/axis.html">axis</a></li> <li><a href="../modules/axis-base.html">axis-base</a></li> <li><a href="../modules/axis-category.html">axis-category</a></li> <li><a href="../modules/axis-category-base.html">axis-category-base</a></li> <li><a href="../modules/axis-numeric.html">axis-numeric</a></li> <li><a href="../modules/axis-numeric-base.html">axis-numeric-base</a></li> <li><a href="../modules/axis-stacked.html">axis-stacked</a></li> <li><a href="../modules/axis-stacked-base.html">axis-stacked-base</a></li> <li><a href="../modules/axis-time.html">axis-time</a></li> <li><a href="../modules/axis-time-base.html">axis-time-base</a></li> <li><a href="../modules/base.html">base</a></li> <li><a href="../modules/base-base.html">base-base</a></li> <li><a href="../modules/base-build.html">base-build</a></li> <li><a href="../modules/base-core.html">base-core</a></li> <li><a href="../modules/base-observable.html">base-observable</a></li> <li><a href="../modules/base-pluginhost.html">base-pluginhost</a></li> <li><a href="../modules/button.html">button</a></li> <li><a href="../modules/button-core.html">button-core</a></li> <li><a href="../modules/button-group.html">button-group</a></li> <li><a href="../modules/button-plugin.html">button-plugin</a></li> <li><a href="../modules/cache.html">cache</a></li> <li><a href="../modules/cache-base.html">cache-base</a></li> <li><a href="../modules/cache-offline.html">cache-offline</a></li> <li><a href="../modules/cache-plugin.html">cache-plugin</a></li> <li><a href="../modules/calendar.html">calendar</a></li> <li><a href="../modules/calendar-base.html">calendar-base</a></li> <li><a href="../modules/calendarnavigator.html">calendarnavigator</a></li> <li><a href="../modules/charts.html">charts</a></li> <li><a href="../modules/charts-base.html">charts-base</a></li> <li><a href="../modules/charts-legend.html">charts-legend</a></li> <li><a href="../modules/classnamemanager.html">classnamemanager</a></li> <li><a href="../modules/clickable-rail.html">clickable-rail</a></li> <li><a href="../modules/collection.html">collection</a></li> <li><a href="../modules/color.html">color</a></li> <li><a href="../modules/color-base.html">color-base</a></li> <li><a href="../modules/color-harmony.html">color-harmony</a></li> <li><a href="../modules/color-hsl.html">color-hsl</a></li> <li><a href="../modules/color-hsv.html">color-hsv</a></li> <li><a href="../modules/console.html">console</a></li> <li><a href="../modules/console-filters.html">console-filters</a></li> <li><a href="../modules/content-editable.html">content-editable</a></li> <li><a href="../modules/cookie.html">cookie</a></li> <li><a href="../modules/createlink-base.html">createlink-base</a></li> <li><a href="../modules/dataschema.html">dataschema</a></li> <li><a href="../modules/dataschema-array.html">dataschema-array</a></li> <li><a href="../modules/dataschema-base.html">dataschema-base</a></li> <li><a href="../modules/dataschema-json.html">dataschema-json</a></li> <li><a href="../modules/dataschema-text.html">dataschema-text</a></li> <li><a href="../modules/dataschema-xml.html">dataschema-xml</a></li> <li><a href="../modules/datasource.html">datasource</a></li> <li><a href="../modules/datasource-arrayschema.html">datasource-arrayschema</a></li> <li><a href="../modules/datasource-cache.html">datasource-cache</a></li> <li><a href="../modules/datasource-function.html">datasource-function</a></li> <li><a href="../modules/datasource-get.html">datasource-get</a></li> <li><a href="../modules/datasource-io.html">datasource-io</a></li> <li><a href="../modules/datasource-jsonschema.html">datasource-jsonschema</a></li> <li><a href="../modules/datasource-local.html">datasource-local</a></li> <li><a href="../modules/datasource-polling.html">datasource-polling</a></li> <li><a href="../modules/datasource-textschema.html">datasource-textschema</a></li> <li><a href="../modules/datasource-xmlschema.html">datasource-xmlschema</a></li> <li><a href="../modules/datatable.html">datatable</a></li> <li><a href="../modules/datatable-base.html">datatable-base</a></li> <li><a href="../modules/datatable-body.html">datatable-body</a></li> <li><a href="../modules/datatable-column-widths.html">datatable-column-widths</a></li> <li><a href="../modules/datatable-core.html">datatable-core</a></li> <li><a href="../modules/datatable-datasource.html">datatable-datasource</a></li> <li><a href="../modules/datatable-foot.html">datatable-foot</a></li> <li><a href="../modules/datatable-formatters.html">datatable-formatters</a></li> <li><a href="../modules/datatable-head.html">datatable-head</a></li> <li><a href="../modules/datatable-highlight.html">datatable-highlight</a></li> <li><a href="../modules/datatable-keynav.html">datatable-keynav</a></li> <li><a href="../modules/datatable-message.html">datatable-message</a></li> <li><a href="../modules/datatable-mutable.html">datatable-mutable</a></li> <li><a href="../modules/datatable-paginator.html">datatable-paginator</a></li> <li><a href="../modules/datatable-scroll.html">datatable-scroll</a></li> <li><a href="../modules/datatable-sort.html">datatable-sort</a></li> <li><a href="../modules/datatable-table.html">datatable-table</a></li> <li><a href="../modules/datatype.html">datatype</a></li> <li><a href="../modules/datatype-date.html">datatype-date</a></li> <li><a href="../modules/datatype-date-format.html">datatype-date-format</a></li> <li><a href="../modules/datatype-date-math.html">datatype-date-math</a></li> <li><a href="../modules/datatype-date-parse.html">datatype-date-parse</a></li> <li><a href="../modules/datatype-number.html">datatype-number</a></li> <li><a href="../modules/datatype-number-format.html">datatype-number-format</a></li> <li><a href="../modules/datatype-number-parse.html">datatype-number-parse</a></li> <li><a href="../modules/datatype-xml.html">datatype-xml</a></li> <li><a href="../modules/datatype-xml-format.html">datatype-xml-format</a></li> <li><a href="../modules/datatype-xml-parse.html">datatype-xml-parse</a></li> <li><a href="../modules/dd.html">dd</a></li> <li><a href="../modules/dd-constrain.html">dd-constrain</a></li> <li><a href="../modules/dd-ddm.html">dd-ddm</a></li> <li><a href="../modules/dd-ddm-base.html">dd-ddm-base</a></li> <li><a href="../modules/dd-ddm-drop.html">dd-ddm-drop</a></li> <li><a href="../modules/dd-delegate.html">dd-delegate</a></li> <li><a href="../modules/dd-drag.html">dd-drag</a></li> <li><a href="../modules/dd-drop.html">dd-drop</a></li> <li><a href="../modules/dd-drop-plugin.html">dd-drop-plugin</a></li> <li><a href="../modules/dd-gestures.html">dd-gestures</a></li> <li><a href="../modules/dd-plugin.html">dd-plugin</a></li> <li><a href="../modules/dd-proxy.html">dd-proxy</a></li> <li><a href="../modules/dd-scroll.html">dd-scroll</a></li> <li><a href="../modules/dial.html">dial</a></li> <li><a href="../modules/dom.html">dom</a></li> <li><a href="../modules/dom-base.html">dom-base</a></li> <li><a href="../modules/dom-screen.html">dom-screen</a></li> <li><a href="../modules/dom-style.html">dom-style</a></li> <li><a href="../modules/dump.html">dump</a></li> <li><a href="../modules/editor.html">editor</a></li> <li><a href="../modules/editor-base.html">editor-base</a></li> <li><a href="../modules/editor-bidi.html">editor-bidi</a></li> <li><a href="../modules/editor-br.html">editor-br</a></li> <li><a href="../modules/editor-inline.html">editor-inline</a></li> <li><a href="../modules/editor-lists.html">editor-lists</a></li> <li><a href="../modules/editor-para.html">editor-para</a></li> <li><a href="../modules/editor-para-base.html">editor-para-base</a></li> <li><a href="../modules/editor-para-ie.html">editor-para-ie</a></li> <li><a href="../modules/editor-tab.html">editor-tab</a></li> <li><a href="../modules/escape.html">escape</a></li> <li><a href="../modules/event.html">event</a></li> <li><a href="../modules/event-base.html">event-base</a></li> <li><a href="../modules/event-contextmenu.html">event-contextmenu</a></li> <li><a href="../modules/event-custom.html">event-custom</a></li> <li><a href="../modules/event-custom-base.html">event-custom-base</a></li> <li><a href="../modules/event-custom-complex.html">event-custom-complex</a></li> <li><a href="../modules/event-delegate.html">event-delegate</a></li> <li><a href="../modules/event-flick.html">event-flick</a></li> <li><a href="../modules/event-focus.html">event-focus</a></li> <li><a href="../modules/event-gestures.html">event-gestures</a></li> <li><a href="../modules/event-hover.html">event-hover</a></li> <li><a href="../modules/event-key.html">event-key</a></li> <li><a href="../modules/event-mouseenter.html">event-mouseenter</a></li> <li><a href="../modules/event-mousewheel.html">event-mousewheel</a></li> <li><a href="../modules/event-move.html">event-move</a></li> <li><a href="../modules/event-outside.html">event-outside</a></li> <li><a href="../modules/event-resize.html">event-resize</a></li> <li><a href="../modules/event-simulate.html">event-simulate</a></li> <li><a href="../modules/event-synthetic.html">event-synthetic</a></li> <li><a href="../modules/event-tap.html">event-tap</a></li> <li><a href="../modules/event-touch.html">event-touch</a></li> <li><a href="../modules/event-valuechange.html">event-valuechange</a></li> <li><a href="../modules/exec-command.html">exec-command</a></li> <li><a href="../modules/features.html">features</a></li> <li><a href="../modules/file.html">file</a></li> <li><a href="../modules/file-flash.html">file-flash</a></li> <li><a href="../modules/file-html5.html">file-html5</a></li> <li><a href="../modules/frame.html">frame</a></li> <li><a href="../modules/gesture-simulate.html">gesture-simulate</a></li> <li><a href="../modules/get.html">get</a></li> <li><a href="../modules/get-nodejs.html">get-nodejs</a></li> <li><a href="../modules/graphics.html">graphics</a></li> <li><a href="../modules/graphics-group.html">graphics-group</a></li> <li><a href="../modules/handlebars.html">handlebars</a></li> <li><a href="../modules/handlebars-base.html">handlebars-base</a></li> <li><a href="../modules/handlebars-compiler.html">handlebars-compiler</a></li> <li><a href="../modules/highlight.html">highlight</a></li> <li><a href="../modules/highlight-accentfold.html">highlight-accentfold</a></li> <li><a href="../modules/highlight-base.html">highlight-base</a></li> <li><a href="../modules/history.html">history</a></li> <li><a href="../modules/history-base.html">history-base</a></li> <li><a href="../modules/history-hash.html">history-hash</a></li> <li><a href="../modules/history-hash-ie.html">history-hash-ie</a></li> <li><a href="../modules/history-html5.html">history-html5</a></li> <li><a href="../modules/imageloader.html">imageloader</a></li> <li><a href="../modules/intl.html">intl</a></li> <li><a href="../modules/io.html">io</a></li> <li><a href="../modules/io-base.html">io-base</a></li> <li><a href="../modules/io-form.html">io-form</a></li> <li><a href="../modules/io-nodejs.html">io-nodejs</a></li> <li><a href="../modules/io-queue.html">io-queue</a></li> <li><a href="../modules/io-upload-iframe.html">io-upload-iframe</a></li> <li><a href="../modules/io-xdr.html">io-xdr</a></li> <li><a href="../modules/json.html">json</a></li> <li><a href="../modules/json-parse.html">json-parse</a></li> <li><a href="../modules/json-stringify.html">json-stringify</a></li> <li><a href="../modules/jsonp.html">jsonp</a></li> <li><a href="../modules/jsonp-url.html">jsonp-url</a></li> <li><a href="../modules/lazy-model-list.html">lazy-model-list</a></li> <li><a href="../modules/loader.html">loader</a></li> <li><a href="../modules/loader-base.html">loader-base</a></li> <li><a href="../modules/loader-yui3.html">loader-yui3</a></li> <li><a href="../modules/matrix.html">matrix</a></li> <li><a href="../modules/model.html">model</a></li> <li><a href="../modules/model-list.html">model-list</a></li> <li><a href="../modules/model-sync-rest.html">model-sync-rest</a></li> <li><a href="../modules/node.html">node</a></li> <li><a href="../modules/node-base.html">node-base</a></li> <li><a href="../modules/node-core.html">node-core</a></li> <li><a href="../modules/node-data.html">node-data</a></li> <li><a href="../modules/node-event-delegate.html">node-event-delegate</a></li> <li><a href="../modules/node-event-html5.html">node-event-html5</a></li> <li><a href="../modules/node-event-simulate.html">node-event-simulate</a></li> <li><a href="../modules/node-flick.html">node-flick</a></li> <li><a href="../modules/node-focusmanager.html">node-focusmanager</a></li> <li><a href="../modules/node-load.html">node-load</a></li> <li><a href="../modules/node-menunav.html">node-menunav</a></li> <li><a href="../modules/node-pluginhost.html">node-pluginhost</a></li> <li><a href="../modules/node-screen.html">node-screen</a></li> <li><a href="../modules/node-scroll-info.html">node-scroll-info</a></li> <li><a href="../modules/node-style.html">node-style</a></li> <li><a href="../modules/oop.html">oop</a></li> <li><a href="../modules/overlay.html">overlay</a></li> <li><a href="../modules/paginator.html">paginator</a></li> <li><a href="../modules/paginator-core.html">paginator-core</a></li> <li><a href="../modules/paginator-url.html">paginator-url</a></li> <li><a href="../modules/panel.html">panel</a></li> <li><a href="../modules/parallel.html">parallel</a></li> <li><a href="../modules/pjax.html">pjax</a></li> <li><a href="../modules/pjax-base.html">pjax-base</a></li> <li><a href="../modules/pjax-content.html">pjax-content</a></li> <li><a href="../modules/pjax-plugin.html">pjax-plugin</a></li> <li><a href="../modules/plugin.html">plugin</a></li> <li><a href="../modules/pluginhost.html">pluginhost</a></li> <li><a href="../modules/pluginhost-base.html">pluginhost-base</a></li> <li><a href="../modules/pluginhost-config.html">pluginhost-config</a></li> <li><a href="../modules/promise.html">promise</a></li> <li><a href="../modules/querystring.html">querystring</a></li> <li><a href="../modules/querystring-parse.html">querystring-parse</a></li> <li><a href="../modules/querystring-parse-simple.html">querystring-parse-simple</a></li> <li><a href="../modules/querystring-stringify.html">querystring-stringify</a></li> <li><a href="../modules/querystring-stringify-simple.html">querystring-stringify-simple</a></li> <li><a href="../modules/queue-promote.html">queue-promote</a></li> <li><a href="../modules/range-slider.html">range-slider</a></li> <li><a href="../modules/recordset.html">recordset</a></li> <li><a href="../modules/recordset-base.html">recordset-base</a></li> <li><a href="../modules/recordset-filter.html">recordset-filter</a></li> <li><a href="../modules/recordset-indexer.html">recordset-indexer</a></li> <li><a href="../modules/recordset-sort.html">recordset-sort</a></li> <li><a href="../modules/resize.html">resize</a></li> <li><a href="../modules/resize-contrain.html">resize-contrain</a></li> <li><a href="../modules/resize-plugin.html">resize-plugin</a></li> <li><a href="../modules/resize-proxy.html">resize-proxy</a></li> <li><a href="../modules/rollup.html">rollup</a></li> <li><a href="../modules/router.html">router</a></li> <li><a href="../modules/scrollview.html">scrollview</a></li> <li><a href="../modules/scrollview-base.html">scrollview-base</a></li> <li><a href="../modules/scrollview-base-ie.html">scrollview-base-ie</a></li> <li><a href="../modules/scrollview-list.html">scrollview-list</a></li> <li><a href="../modules/scrollview-paginator.html">scrollview-paginator</a></li> <li><a href="../modules/scrollview-scrollbars.html">scrollview-scrollbars</a></li> <li><a href="../modules/selection.html">selection</a></li> <li><a href="../modules/selector-css2.html">selector-css2</a></li> <li><a href="../modules/selector-css3.html">selector-css3</a></li> <li><a href="../modules/selector-native.html">selector-native</a></li> <li><a href="../modules/series-area.html">series-area</a></li> <li><a href="../modules/series-area-stacked.html">series-area-stacked</a></li> <li><a href="../modules/series-areaspline.html">series-areaspline</a></li> <li><a href="../modules/series-areaspline-stacked.html">series-areaspline-stacked</a></li> <li><a href="../modules/series-bar.html">series-bar</a></li> <li><a href="../modules/series-bar-stacked.html">series-bar-stacked</a></li> <li><a href="../modules/series-base.html">series-base</a></li> <li><a href="../modules/series-candlestick.html">series-candlestick</a></li> <li><a href="../modules/series-cartesian.html">series-cartesian</a></li> <li><a href="../modules/series-column.html">series-column</a></li> <li><a href="../modules/series-column-stacked.html">series-column-stacked</a></li> <li><a href="../modules/series-combo.html">series-combo</a></li> <li><a href="../modules/series-combo-stacked.html">series-combo-stacked</a></li> <li><a href="../modules/series-combospline.html">series-combospline</a></li> <li><a href="../modules/series-combospline-stacked.html">series-combospline-stacked</a></li> <li><a href="../modules/series-curve-util.html">series-curve-util</a></li> <li><a href="../modules/series-fill-util.html">series-fill-util</a></li> <li><a href="../modules/series-histogram.html">series-histogram</a></li> <li><a href="../modules/series-line.html">series-line</a></li> <li><a href="../modules/series-line-stacked.html">series-line-stacked</a></li> <li><a href="../modules/series-line-util.html">series-line-util</a></li> <li><a href="../modules/series-marker.html">series-marker</a></li> <li><a href="../modules/series-marker-stacked.html">series-marker-stacked</a></li> <li><a href="../modules/series-ohlc.html">series-ohlc</a></li> <li><a href="../modules/series-pie.html">series-pie</a></li> <li><a href="../modules/series-plot-util.html">series-plot-util</a></li> <li><a href="../modules/series-range.html">series-range</a></li> <li><a href="../modules/series-spline.html">series-spline</a></li> <li><a href="../modules/series-spline-stacked.html">series-spline-stacked</a></li> <li><a href="../modules/series-stacked.html">series-stacked</a></li> <li><a href="../modules/shim-plugin.html">shim-plugin</a></li> <li><a href="../modules/slider.html">slider</a></li> <li><a href="../modules/slider-base.html">slider-base</a></li> <li><a href="../modules/slider-value-range.html">slider-value-range</a></li> <li><a href="../modules/sortable.html">sortable</a></li> <li><a href="../modules/sortable-scroll.html">sortable-scroll</a></li> <li><a href="../modules/stylesheet.html">stylesheet</a></li> <li><a href="../modules/substitute.html">substitute</a></li> <li><a href="../modules/swf.html">swf</a></li> <li><a href="../modules/swfdetect.html">swfdetect</a></li> <li><a href="../modules/tabview.html">tabview</a></li> <li><a href="../modules/template.html">template</a></li> <li><a href="../modules/template-base.html">template-base</a></li> <li><a href="../modules/template-micro.html">template-micro</a></li> <li><a href="../modules/test.html">test</a></li> <li><a href="../modules/test-console.html">test-console</a></li> <li><a href="../modules/text.html">text</a></li> <li><a href="../modules/text-accentfold.html">text-accentfold</a></li> <li><a href="../modules/text-wordbreak.html">text-wordbreak</a></li> <li><a href="../modules/timers.html">timers</a></li> <li><a href="../modules/transition.html">transition</a></li> <li><a href="../modules/transition-timer.html">transition-timer</a></li> <li><a href="../modules/tree.html">tree</a></li> <li><a href="../modules/tree-labelable.html">tree-labelable</a></li> <li><a href="../modules/tree-lazy.html">tree-lazy</a></li> <li><a href="../modules/tree-node.html">tree-node</a></li> <li><a href="../modules/tree-openable.html">tree-openable</a></li> <li><a href="../modules/tree-selectable.html">tree-selectable</a></li> <li><a href="../modules/tree-sortable.html">tree-sortable</a></li> <li><a href="../modules/uploader.html">uploader</a></li> <li><a href="../modules/uploader-flash.html">uploader-flash</a></li> <li><a href="../modules/uploader-html5.html">uploader-html5</a></li> <li><a href="../modules/uploader-queue.html">uploader-queue</a></li> <li><a href="../modules/view.html">view</a></li> <li><a href="../modules/view-node-map.html">view-node-map</a></li> <li><a href="../modules/widget.html">widget</a></li> <li><a href="../modules/widget-anim.html">widget-anim</a></li> <li><a href="../modules/widget-autohide.html">widget-autohide</a></li> <li><a href="../modules/widget-base.html">widget-base</a></li> <li><a href="../modules/widget-base-ie.html">widget-base-ie</a></li> <li><a href="../modules/widget-buttons.html">widget-buttons</a></li> <li><a href="../modules/widget-child.html">widget-child</a></li> <li><a href="../modules/widget-htmlparser.html">widget-htmlparser</a></li> <li><a href="../modules/widget-modality.html">widget-modality</a></li> <li><a href="../modules/widget-parent.html">widget-parent</a></li> <li><a href="../modules/widget-position.html">widget-position</a></li> <li><a href="../modules/widget-position-align.html">widget-position-align</a></li> <li><a href="../modules/widget-position-constrain.html">widget-position-constrain</a></li> <li><a href="../modules/widget-skin.html">widget-skin</a></li> <li><a href="../modules/widget-stack.html">widget-stack</a></li> <li><a href="../modules/widget-stdmod.html">widget-stdmod</a></li> <li><a href="../modules/widget-uievents.html">widget-uievents</a></li> <li><a href="../modules/yql.html">yql</a></li> <li><a href="../modules/yql-jsonp.html">yql-jsonp</a></li> <li><a href="../modules/yql-nodejs.html">yql-nodejs</a></li> <li><a href="../modules/yql-winjs.html">yql-winjs</a></li> <li><a href="../modules/yui.html">yui</a></li> <li><a href="../modules/yui-base.html">yui-base</a></li> <li><a href="../modules/yui-later.html">yui-later</a></li> <li><a href="../modules/yui-log.html">yui-log</a></li> <li><a href="../modules/yui-throttle.html">yui-throttle</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>event-custom-complex Module</h1> <div class="box clearfix meta"> <a class="button link-docs" href="/yui/docs/event-custom">User Guide &amp; Examples</a> <div class="foundat"> Defined in: <a href="../files/event-custom_js_event-facade.js.html#l27"><code>event-custom&#x2F;js&#x2F;event-facade.js:27</code></a> </div> </div> <div class="box intro"> <p>Adds event facades, preventable default behavior, and bubbling. events.</p> </div> <div class="yui3-g"> <div class="yui3-u-1-2"> <p>This module provides the following classes:</p> <ul class="module-classes"> <li class="module-class"> <a href="../classes/EventFacade.html"> EventFacade </a> </li> </ul> </div> <div class="yui3-u-1-2"> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
billwiliams/Yui
client/yui-3.17.2/api/modules/event-custom-complex.html
HTML
mit
74,419
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> MBD Product Integrity, MBDpi - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492302279007&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=29509&V_SEARCH.docsStart=29508&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=29507&amp;V_DOCUMENT.docRank=29508&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492302293862&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567124715&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=29509&amp;V_DOCUMENT.docRank=29510&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492302293862&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567031567&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> MBD Product Integrity Inc. </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal Name:</h2> <p>MBD Product Integrity Inc.</p> <h2 class="h5 mrgn-bttm-0">Operating Name:</h2> <p>MBD Product Integrity, MBDpi</p> <p><a href="mailto:mbardor1@gmail.com" title="mbardor1@gmail.com">mbardor1@gmail.com</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 126 Wallenberg St<br/> DOLLARD-DES-ORMEAUX, Quebec<br/> H9A 3G1 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 126 Wallenberg St<br/> DOLLARD-DES-ORMEAUX, Quebec<br/> H9A 3G1 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (514) 696-5227 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (514) 696-5227</p> </div> <div class="col-md-3 mrgn-tp-md"> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> <h2 class="wb-inv">Company Profile</h2> <br> Based on hands-on experience of Product Development and Product <br>Integrity Management and design of Product Architecture, <br>Reliability, EMC/EMI, Power, Thermal/Climatic, Safety, and NEBS of <br>Ø Bluetooth and wireless point-to-point access products <br>broadband. <br>Ø Optical Routers with multi OC192 line cards <br>Ø Access terminals containing OC192, OC48, OC12, DS1/DS3/, E1, E3, DSL, POTS. <br># Aircraft on-board-maintenance system development; <br>Expertise in developing effective No-Fault Found Process and its implementation yielded with 3-5% annual reduction for Aircraft MFG. <br> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Menashe Bar-Dor </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> mbardor1@gmail.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Jaffa Bar-Dor </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> Director </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> MBDpi@videotron.ca </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Year Established: </strong> </div> <div class="col-md-7"> 2002 </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 541330 - Engineering Services </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 541710 - Research and Development in the Physical, Engineering and Life Sciences<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Provide EMC/EMI, Reliability, Product Safety, LSA,, FMEA, RBD, MTBF, Electronic Deisgn &amp; Management <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> To provide superior services and achieve customer satisfaction <br> in the fields of a new product design, design-in integrity <br> features of EMC/EMI, Reliability, Safety, Thermal, Vibration, <br> including NEBS and other regulatory requirements of new product <br> development of various electronic industries. <br> ============================ <br> ============================ <br> What do we do at MBDpi? <br> Define, generate, and execute comprehensive Product integrity <br> quality plan and schedule, for PCB, chassis,and Frame with <br> multiple chassis for meeting rigorous telecommunication <br> requirements NEBS: <br> GR-63, GR-1089, GR-487, etc. <br> Assist in the development of commercial and product <br> specifications <br> Analyze product concept and provide recommendations to minimize <br> the risk of delaying the introduction of a new product to the <br> market. <br> Recommend product specifications to meet regulatory bodies’ <br> requirements of North America, Europe and other countries.   <br> Coordinate, review and recommend an action plan to comply with <br> leading telecommunication companies-NEBS checklists.   <br> Prepare and review product test reports to meet end customer <br> expectations. <br> Assist in the development of manufacturing and deployment plan <br> ================================ <br> MBDpi analyzes and recommends solution to meet market <br> requirements: <br> EMC/EMI <br> Reliability (MTBF, RBD, FMEA) <br> Thermal/climatic (affiliated) <br> Regulatory/Homologation <br> Product Safety <br> Fire Resistance Products <br> Reliability Engineering-RAMS, <br> Failure Mode Effect Analysis, FMEA, <br> Fault Tree Analysis, FTA, <br> Master Minimum Equipment List-Aircraft-Justification <br> <br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Engineering, design, electronics, telecommunication, wireless <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> MBDpi assists product development organizations who need to <br> introduce new or upgraded products to markets, <br> reduce design deficiencies risks of the first sample delivery <br> Increase the success of second cycle design release on time, <br> reduce the operating cost by rationalizing the headcount and <br> minimizing the underutilized product integrity and certification <br> staff, during the ramping up or winding down of the projects. <br> reviewer of product complaint against market requirements. <br> Meet time-to-market (TTM) delivery<br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> EMC/EMI, Reliability, Safety, Thermal, Phtsical Design, Logistics Support Analysis, and Design Quality plans: <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> MBD Product Integrity provides superior services in the fields <br> of product development and product integrity – hardware, EMC, <br> reliability, safety, NEBS and regulatory requirements of new <br> product in the various electronic industries: <br> ü Telecommunication, (GR-63, GR-1089, GR-478, GR-332, GR- <br> 512, UL, FCC) <br> ü Electronic products (UL, FCC, CSA, IC) <br> <br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Aerospace-RAMS<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> MTBF, RBD, <br> Failure Mode Effect Analysis, FMEA, <br> Fault Tree Analysis, FTA <br> Articulate Aircraft Master Minimum Equipment List for aircraft <br> Risk Analysis, Material Fatigue Analysis, <br> <br> <br> <br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> FSC Code: </strong> </div> <div class="col-md-9"> 5963-Electronic Modules <br> 5998-Electrical and Electronic Assemblies; Boards, Cards, and Associated Hardware <br> B207-Technology Studies <br> R001-Specifications Development Services <br> R007-Systems Engineering Services <br> R014-Operations Research Studies / Quantitative Analysis Studies <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <h3 class="page-header"> Technology profile </h3> <section class="container-fluid"> MBD Product Integrity delivers complete life cycle product <br> support services from design specifications, validation and <br> certification plans including Test plan: <br> -Product Development plan <br> -Project milestones and development schedule <br> -EMC/EMI plan <br> -Reliability (MTBF, RBD, FMEA) analysis and recommendations <br> -UL/CSA Regulatory/Homologation <br> -Product Safety <br> -Thermal/climatic <br> -Documentation, <br> -Aircraft On Board Maintenance System Development <br> </section> <!-- Market Profile --> <h3 class="page-header"> Market profile </h3> <section class="container-fluid"> <h4> Alliances: </h4> <ul> <li>Sales/Marketing</li> <li>Technology</li> </ul> <h4> Strategic alliances: </h4> Dear Customer, <br> <br> MBD Product Integrity (MBDpi) offers you product-engineering <br> services based on extensive experience in various technologies <br> and services such as system and modules design, testing, quality <br> assurance, and product certification for North American and <br> European markets. As a member of product development team, staff <br> of MBDpi designed quality assurance program to meet NEBS and <br> high volume consumers and wireless products, and minimized the <br> impact of design deficiencies on product release early in the <br> design phase by means of performing analysis and review of <br> architecture, schematics, PCB design, and enclosures, to meet <br> the market requirements of EMC/EMI/FCC/IC, product safety <br> UL/CSA/ETSI/CE/CB and Bluetooth™ qualification requirements. <br> Our recommendations, early in the design phase, saved millions <br> of dollars in cost avoidance and enabled our telecommunication <br> customer to release best in class products. MBDpi offers you to <br> utilize our know how in your new product development. <br> <h4> Industry sector market interests: </h4> <ul> <li>Consumer Products</li> <li>Information Technology and Telecommunications</li> <li>Manufacturing</li> <li>Aerospace</li> <li>Defence</li> </ul> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>Israel</li> </ul> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Sector Information --> <h3 class="page-header"> Sector information </h3> <section class="container-fluid"> <h4> Unique applications: </h4> Dear Customer, <br> <br> MBD Product Integrity (MBDpi) offers you product- <br> engineering services based on extensive <br> experience in various technologies and services <br> such as system and modules design, testing, <br> quality assurance, and product certification for <br> North American and European markets. As a member <br> of product development team, staff of MBDpi <br> designed quality assurance program to meet NEBS <br> and high volume consumers and wireless products, <br> and minimized the impact of design deficiencies <br> on product release early in the design phase by <br> means of performing analysis and review of <br> architecture, schematics, PCB design, and <br> enclosures, to meet the market requirements of <br> EMC/EMI/FCC/IC, product safety UL/CSA/ETSI/CE/CB <br> and Bluetooth™ qualification requirements. <br> Our recommendations, early in the design phase, <br> saved millions of dollars in cost avoidance and <br> enabled our telecommunication customer to release <br> best in class products. MBDpi offers you to <br> utilize our know how in your new product <br> development. <br> </section> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Menashe Bar-Dor </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> mbardor1@gmail.com </div> </div> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Jaffa Bar-Dor </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> Director </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (514) 696-5227 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> MBDpi@videotron.ca </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Year Established: </strong> </div> <div class="col-md-7"> 2002 </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> Yes &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 541330 - Engineering Services </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 541710 - Research and Development in the Physical, Engineering and Life Sciences<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Provide EMC/EMI, Reliability, Product Safety, LSA,, FMEA, RBD, MTBF, Electronic Deisgn &amp; Management <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> To provide superior services and achieve customer satisfaction <br> in the fields of a new product design, design-in integrity <br> features of EMC/EMI, Reliability, Safety, Thermal, Vibration, <br> including NEBS and other regulatory requirements of new product <br> development of various electronic industries. <br> ============================ <br> ============================ <br> What do we do at MBDpi? <br> Define, generate, and execute comprehensive Product integrity <br> quality plan and schedule, for PCB, chassis,and Frame with <br> multiple chassis for meeting rigorous telecommunication <br> requirements NEBS: <br> GR-63, GR-1089, GR-487, etc. <br> Assist in the development of commercial and product <br> specifications <br> Analyze product concept and provide recommendations to minimize <br> the risk of delaying the introduction of a new product to the <br> market. <br> Recommend product specifications to meet regulatory bodies’ <br> requirements of North America, Europe and other countries.   <br> Coordinate, review and recommend an action plan to comply with <br> leading telecommunication companies-NEBS checklists.   <br> Prepare and review product test reports to meet end customer <br> expectations. <br> Assist in the development of manufacturing and deployment plan <br> ================================ <br> MBDpi analyzes and recommends solution to meet market <br> requirements: <br> EMC/EMI <br> Reliability (MTBF, RBD, FMEA) <br> Thermal/climatic (affiliated) <br> Regulatory/Homologation <br> Product Safety <br> Fire Resistance Products <br> Reliability Engineering-RAMS, <br> Failure Mode Effect Analysis, FMEA, <br> Fault Tree Analysis, FTA, <br> Master Minimum Equipment List-Aircraft-Justification <br> <br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Engineering, design, electronics, telecommunication, wireless <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> MBDpi assists product development organizations who need to <br> introduce new or upgraded products to markets, <br> reduce design deficiencies risks of the first sample delivery <br> Increase the success of second cycle design release on time, <br> reduce the operating cost by rationalizing the headcount and <br> minimizing the underutilized product integrity and certification <br> staff, during the ramping up or winding down of the projects. <br> reviewer of product complaint against market requirements. <br> Meet time-to-market (TTM) delivery<br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> EMC/EMI, Reliability, Safety, Thermal, Phtsical Design, Logistics Support Analysis, and Design Quality plans: <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> MBD Product Integrity provides superior services in the fields <br> of product development and product integrity – hardware, EMC, <br> reliability, safety, NEBS and regulatory requirements of new <br> product in the various electronic industries: <br> ü Telecommunication, (GR-63, GR-1089, GR-478, GR-332, GR- <br> 512, UL, FCC) <br> ü Electronic products (UL, FCC, CSA, IC) <br> <br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Aerospace-RAMS<br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-12"> MTBF, RBD, <br> Failure Mode Effect Analysis, FMEA, <br> Fault Tree Analysis, FTA <br> Articulate Aircraft Master Minimum Equipment List for aircraft <br> Risk Analysis, Material Fatigue Analysis, <br> <br> <br> <br> <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> FSC Code: </strong> </div> <div class="col-md-9"> 5963-Electronic Modules <br> 5998-Electrical and Electronic Assemblies; Boards, Cards, and Associated Hardware <br> B207-Technology Studies <br> R001-Specifications Development Services <br> R007-Systems Engineering Services <br> R014-Operations Research Studies / Quantitative Analysis Studies <br> </div> </div> </section> </details> <details id="details-panel5"> <summary> Technology </summary> <h2 class="wb-invisible"> Technology profile </h2> <section class="container-fluid"> MBD Product Integrity delivers complete life cycle product <br> support services from design specifications, validation and <br> certification plans including Test plan: <br> -Product Development plan <br> -Project milestones and development schedule <br> -EMC/EMI plan <br> -Reliability (MTBF, RBD, FMEA) analysis and recommendations <br> -UL/CSA Regulatory/Homologation <br> -Product Safety <br> -Thermal/climatic <br> -Documentation, <br> -Aircraft On Board Maintenance System Development <br> </section> </details> <details id="details-panel6"> <summary> Market </summary> <h2 class="wb-invisible"> Market profile </h2> <section class="container-fluid"> <h4> Alliances: </h4> <ul> <li>Sales/Marketing</li> <li>Technology</li> </ul> <h4> Strategic alliances: </h4> Dear Customer, <br> <br> MBD Product Integrity (MBDpi) offers you product-engineering <br> services based on extensive experience in various technologies <br> and services such as system and modules design, testing, quality <br> assurance, and product certification for North American and <br> European markets. As a member of product development team, staff <br> of MBDpi designed quality assurance program to meet NEBS and <br> high volume consumers and wireless products, and minimized the <br> impact of design deficiencies on product release early in the <br> design phase by means of performing analysis and review of <br> architecture, schematics, PCB design, and enclosures, to meet <br> the market requirements of EMC/EMI/FCC/IC, product safety <br> UL/CSA/ETSI/CE/CB and Bluetooth™ qualification requirements. <br> Our recommendations, early in the design phase, saved millions <br> of dollars in cost avoidance and enabled our telecommunication <br> customer to release best in class products. MBDpi offers you to <br> utilize our know how in your new product development. <br> <h4> Industry sector market interests: </h4> <ul> <li>Consumer Products</li> <li>Information Technology and Telecommunications</li> <li>Manufacturing</li> <li>Aerospace</li> <li>Defence</li> </ul> <h4> Geographic markets: </h4> <h5> Export experience: </h5> <ul> <li>Israel</li> </ul> </section> </details> <details id="details-panel7"> <summary> Sector </summary> <h2 class="wb-invisible"> Sector information </h2> <section class="container-fluid"> <h4> Unique applications: </h4> Dear Customer, <br> <br> MBD Product Integrity (MBDpi) offers you product- <br> engineering services based on extensive <br> experience in various technologies and services <br> such as system and modules design, testing, <br> quality assurance, and product certification for <br> North American and European markets. As a member <br> of product development team, staff of MBDpi <br> designed quality assurance program to meet NEBS <br> and high volume consumers and wireless products, <br> and minimized the impact of design deficiencies <br> on product release early in the design phase by <br> means of performing analysis and review of <br> architecture, schematics, PCB design, and <br> enclosures, to meet the market requirements of <br> EMC/EMI/FCC/IC, product safety UL/CSA/ETSI/CE/CB <br> and Bluetooth™ qualification requirements. <br> Our recommendations, early in the design phase, <br> saved millions of dollars in cost avoidance and <br> enabled our telecommunication customer to release <br> best in class products. MBDpi offers you to <br> utilize our know how in your new product <br> development. <br> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2016-06-23 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
GoC-Spending/data-corporations
html/234567038121.html
HTML
mit
69,945
<template name="clientShow"> <div class="container"> <ul> <li><span>Name: {{name}}</span></li> <li><span>Created at: {{createdAt}}</span></li> <li><span>Owner: {{owner}}</span></li> </ul> </div> </template>
jdelgado2002/simles-meteor
simles-meteor/client/templates/home/client.html
HTML
mit
211
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Welcome to CodeIgniter &mdash; CodeIgniter 3.0.0 documentation</title> <link rel="shortcut icon" href="../_static/ci-icon.ico" /> <link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> <link rel="top" title="CodeIgniter 3.0.0 documentation" href="../index.html" /> <link rel="next" title="Installation Instructions" href="../installation/index.html" /> <link rel="prev" title="Server Requirements" href="requirements.html" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-nav-search"> <a href="../index.html" class="fa fa-home"> CodeIgniter</a> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="current"> <li class="toctree-l1 current"><a class="current reference internal" href="">Welcome to CodeIgniter</a> <ul class="simple"> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../installation/index.html">Installation Instructions</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../installation/downloads.html">Downloading CodeIgniter</a></li> <li class="toctree-l2"><a class="reference internal" href="../installation/index.html">Installation Instructions</a></li> <li class="toctree-l2"><a class="reference internal" href="../installation/upgrading.html">Upgrading From a Previous Version</a></li> <li class="toctree-l2"><a class="reference internal" href="../installation/troubleshooting.html">Troubleshooting</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../overview/index.html">CodeIgniter Overview</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../overview/getting_started.html">Getting Started</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview/at_a_glance.html">CodeIgniter at a Glance</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview/features.html">Supported Features</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview/appflow.html">Application Flow Chart</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview/mvc.html">Model-View-Controller</a></li> <li class="toctree-l2"><a class="reference internal" href="../overview/goals.html">Architectural Goals</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../tutorial/index.html">Tutorial</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../tutorial/static_pages.html">Static pages</a></li> <li class="toctree-l2"><a class="reference internal" href="../tutorial/news_section.html">News section</a></li> <li class="toctree-l2"><a class="reference internal" href="../tutorial/create_news_items.html">Create news items</a></li> <li class="toctree-l2"><a class="reference internal" href="../tutorial/conclusion.html">Conclusion</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="index.html">General Topics</a> <ul> <li class="toctree-l2"><a class="reference internal" href="urls.html">CodeIgniter URLs</a></li> <li class="toctree-l2"><a class="reference internal" href="controllers.html">Controllers</a></li> <li class="toctree-l2"><a class="reference internal" href="reserved_names.html">Reserved Names</a></li> <li class="toctree-l2"><a class="reference internal" href="views.html">Views</a></li> <li class="toctree-l2"><a class="reference internal" href="models.html">Models</a></li> <li class="toctree-l2"><a class="reference internal" href="helpers.html">Helpers</a></li> <li class="toctree-l2"><a class="reference internal" href="libraries.html">Using CodeIgniter Libraries</a></li> <li class="toctree-l2"><a class="reference internal" href="creating_libraries.html">Creating Libraries</a></li> <li class="toctree-l2"><a class="reference internal" href="drivers.html">Using CodeIgniter Drivers</a></li> <li class="toctree-l2"><a class="reference internal" href="creating_drivers.html">Creating Drivers</a></li> <li class="toctree-l2"><a class="reference internal" href="core_classes.html">Creating Core System Classes</a></li> <li class="toctree-l2"><a class="reference internal" href="ancillary_classes.html">Creating Ancillary Classes</a></li> <li class="toctree-l2"><a class="reference internal" href="hooks.html">Hooks - Extending the Framework Core</a></li> <li class="toctree-l2"><a class="reference internal" href="autoloader.html">Auto-loading Resources</a></li> <li class="toctree-l2"><a class="reference internal" href="common_functions.html">Common Functions</a></li> <li class="toctree-l2"><a class="reference internal" href="compatibility_functions.html">Compatibility Functions</a></li> <li class="toctree-l2"><a class="reference internal" href="routing.html">URI Routing</a></li> <li class="toctree-l2"><a class="reference internal" href="errors.html">Error Handling</a></li> <li class="toctree-l2"><a class="reference internal" href="caching.html">Caching</a></li> <li class="toctree-l2"><a class="reference internal" href="profiling.html">Profiling Your Application</a></li> <li class="toctree-l2"><a class="reference internal" href="cli.html">Running via the CLI</a></li> <li class="toctree-l2"><a class="reference internal" href="managing_apps.html">Managing your Applications</a></li> <li class="toctree-l2"><a class="reference internal" href="environments.html">Handling Multiple Environments</a></li> <li class="toctree-l2"><a class="reference internal" href="alternative_php.html">Alternate PHP Syntax for View Files</a></li> <li class="toctree-l2"><a class="reference internal" href="security.html">Security</a></li> <li class="toctree-l2"><a class="reference internal" href="styleguide.html">PHP Style Guide</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../libraries/index.html">Libraries</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../libraries/benchmark.html">Benchmarking Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/caching.html">Caching Driver</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/calendar.html">Calendaring Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/cart.html">Shopping Cart Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/config.html">Config Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/email.html">Email Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/encrypt.html">Encrypt Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/encryption.html">Encryption Library</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/file_uploading.html">File Uploading Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/form_validation.html">Form Validation</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/ftp.html">FTP Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/image_lib.html">Image Manipulation Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/input.html">Input Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/javascript.html">Javascript Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/language.html">Language Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/loader.html">Loader Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/migration.html">Migrations Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/output.html">Output Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/pagination.html">Pagination Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/parser.html">Template Parser Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/security.html">Security Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/sessions.html">Session Library</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/table.html">HTML Table Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/trackback.html">Trackback Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/typography.html">Typography Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/unit_testing.html">Unit Testing Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/uri.html">URI Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/user_agent.html">User Agent Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/xmlrpc.html">XML-RPC and XML-RPC Server Classes</a></li> <li class="toctree-l2"><a class="reference internal" href="../libraries/zip.html">Zip Encoding Class</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../database/index.html">Database Reference</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../database/examples.html">Quick Start: Usage Examples</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/configuration.html">Database Configuration</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/connecting.html">Connecting to a Database</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/queries.html">Running Queries</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/results.html">Generating Query Results</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/helpers.html">Query Helper Functions</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/query_builder.html">Query Builder Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/transactions.html">Transactions</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/metadata.html">Getting MetaData</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/call_function.html">Custom Function Calls</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/caching.html">Query Caching</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/forge.html">Database Manipulation with Database Forge</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/utilities.html">Database Utilities Class</a></li> <li class="toctree-l2"><a class="reference internal" href="../database/db_driver_reference.html">Database Driver Reference</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../helpers/index.html">Helpers</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../helpers/array_helper.html">Array Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/captcha_helper.html">CAPTCHA Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/cookie_helper.html">Cookie Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/date_helper.html">Date Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/directory_helper.html">Directory Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/download_helper.html">Download Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/email_helper.html">Email Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/file_helper.html">File Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/form_helper.html">Form Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/html_helper.html">HTML Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/inflector_helper.html">Inflector Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/language_helper.html">Language Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/number_helper.html">Number Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/path_helper.html">Path Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/security_helper.html">Security Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/smiley_helper.html">Smiley Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/string_helper.html">String Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/text_helper.html">Text Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/typography_helper.html">Typography Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/url_helper.html">URL Helper</a></li> <li class="toctree-l2"><a class="reference internal" href="../helpers/xml_helper.html">XML Helper</a></li> </ul></li> </ul> <ul> <li class="toctree-l1"><a class="reference internal" href="../contributing/index.html">Contributing to CodeIgniter</a> <ul> <li class="toctree-l2"><a class="reference internal" href="../documentation/index.html">Writing CodeIgniter Documentation</a></li> <li class="toctree-l2"><a class="reference internal" href="../DCO.html">Developer&#8217;s Certificate of Origin 1.1</a></li> </ul></li> </ul> </div> &nbsp; </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../index.html">CodeIgniter</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../index.html">Docs</a> &raquo;</li> <li>Welcome to CodeIgniter</li> <li class="wy-breadcrumbs-aside"></li> </ul> <hr /> </div> <div role="main" class="document"> <div class="section" id="welcome-to-codeigniter"> <h1> Welcome to CodeIgniter<a class="headerlink" href="#welcome-to-codeigniter" title="Permalink to this headline">¶</a> </h1> <p>CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.</p> <div class="section" id="who-is-codeigniter-for"> <h2> Who is CodeIgniter For?<a class="headerlink" href="#who-is-codeigniter-for" title="Permalink to this headline">¶</a> </h2> <p>CodeIgniter is right for you if:</p> <ul class="simple"> <li>You want a framework with a small footprint.</li> <li>You need exceptional performance.</li> <li>You need broad compatibility with standard hosting accounts that run a variety of PHP versions and configurations.</li> <li>You want a framework that requires nearly zero configuration.</li> <li>You want a framework that does not require you to use the command line.</li> <li>You want a framework that does not require you to adhere to restrictive coding rules.</li> <li>You are not interested in large-scale monolithic libraries like PEAR.</li> <li>You do not want to be forced to learn a templating language (although a template parser is optionally available if you desire one).</li> <li>You eschew complexity, favoring simple solutions.</li> <li>You need clear, thorough documentation.</li> </ul> </div> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="../installation/index.html" class="btn btn-neutral float-right" title="Installation Instructions">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="requirements.html" class="btn btn-neutral" title="Server Requirements"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div> <hr /> <div role="contentinfo"> <p>&copy; Copyright 2014 - 2015, British Columbia Institute of Technology. Last updated on Mar 30, 2015.</p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT:'../', VERSION:'3.0.0', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', HAS_SOURCE: false }; </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="../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.StickyNav.enable(); }); </script> </body> </html>
noelnio/casaverde
user_guide/general/welcome.html
HTML
mit
21,334
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>regexp: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.8.2 / regexp - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> regexp <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-01 20:57:33 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-01 20:57:33 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.8.2 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.07.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.07.1 Official release 4.07.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/regexp&quot; license: &quot;LGPL&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/RegExp&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: regular expressions&quot; &quot;keyword: Kleene algebra&quot; &quot;category: Computer Science/Formal Languages Theory and Automata&quot; ] authors: [ &quot;Takashi Miyamoto &lt;tmiya@bu.iij4u.or.jp&gt; [http://study-func-prog.blogspot.com/]&quot; ] bug-reports: &quot;https://github.com/coq-contribs/regexp/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/regexp.git&quot; synopsis: &quot;Regular Expression&quot; description: &quot;&quot;&quot; The Library RegExp is a Coq library for regular expression. The implementation is based on the Janusz Brzozowski&#39;s algorithm (&quot;Derivatives of Regular Expressions&quot;, Journal of the ACM 1964). The RegExp library satisfies the axioms of Kleene Algebra. The proofs are shown in the library.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/regexp/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=ea5fb8370ee2f55d922cdff26faea9c3&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-regexp.8.7.0 coq.8.8.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.8.2). The following dependencies couldn&#39;t be met: - coq-regexp -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-regexp.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.8.2/regexp/8.7.0.html
HTML
mit
7,174
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Sun Mar 29 00:59:25 PDT 2015 --> <title>Deprecated List</title> <meta name="date" content="2015-03-29"> <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="Deprecated List"; } } 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="averycowan/event/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="averycowan/event/package-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.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="Deprecated API" class="title">Deprecated API</h1> <h2 title="Contents">Contents</h2> </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="averycowan/event/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li><a href="averycowan/event/package-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</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?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.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>
ave4224/Event-Handler
doc/deprecated-list.html
HTML
mit
3,568
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Jasmine Spec Runner v2.0.0</title> <link rel="shortcut icon" type="image/png" href="lib/jasmine-2.0.0/jasmine_favicon.png"> <link rel="stylesheet" type="text/css" href="lib/jasmine-2.0.0/jasmine.css"> <script type="text/javascript" src="lib/jasmine-2.0.0/jasmine.js"></script> <script type="text/javascript" src="lib/jasmine-2.0.0/jasmine-html.js"></script> <script type="text/javascript" src="lib/jasmine-2.0.0/boot.js"></script> <script type="text/javascript" src="lib/underscore.js"></script> <!-- include source files here... --> <script type="text/javascript" src="src/Project.js"></script> <!-- include spec files here... --> <script type="text/javascript" src="spec/ProjectSpec.js"></script> </head> <body> </body> </html>
BeArnis/Project1
SpecRunner.html
HTML
mit
865
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Macro BOOST_TYPE_ERASURE_FREE</title> <link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="boost_typeerasure/reference.html#header.boost.type_erasure.free_hpp" title="Header &lt;boost/type_erasure/free.hpp&gt;"> <link rel="prev" href="boost/type_erasure/bad_any_cast.html" title="Class bad_any_cast"> <link rel="next" href="boost/type_erasure/is_empty.html" title="Function template is_empty"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../boost.png"></td> <td align="center"><a href="../../index.html">Home</a></td> <td align="center"><a href="../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="boost/type_erasure/bad_any_cast.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="boost_typeerasure/reference.html#header.boost.type_erasure.free_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/type_erasure/is_empty.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="BOOST_TYPE_ERASURE_FREE"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Macro BOOST_TYPE_ERASURE_FREE</span></h2> <p>BOOST_TYPE_ERASURE_FREE &#8212; Defines a primitive concept for a free function. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="boost_typeerasure/reference.html#header.boost.type_erasure.free_hpp" title="Header &lt;boost/type_erasure/free.hpp&gt;">boost/type_erasure/free.hpp</a>&gt; </span>BOOST_TYPE_ERASURE_FREE(qualified_name, function_name, N)</pre></div> <div class="refsect1"> <a name="idp232602696"></a><h2>Description</h2> <p> The declaration of the concept is </p> <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">Sig</span><span class="special">&gt;</span> <span class="keyword">struct</span> <span class="special">::</span><span class="identifier">namespace1</span><span class="special">::</span><span class="identifier">namespace2</span><span class="special">::</span><span class="special">...</span><span class="special">::</span><span class="identifier">concept_name</span><span class="special">;</span> </pre> <p> where Sig is a function type giving the signature of the function.</p> <p>This macro can only be used in the global namespace.</p> <p>Example:</p> <pre class="programlisting"><span class="identifier">BOOST_TYPE_ERASURE_FREE</span><span class="special">(</span><span class="special">(</span><span class="identifier">boost</span><span class="special">)</span><span class="special">(</span><span class="identifier">has_to_string</span><span class="special">)</span><span class="special">,</span> <span class="identifier">to_string</span><span class="special">,</span> <span class="number">1</span><span class="special">)</span> </pre> <p> </p> <div class="variablelist"><table border="0" class="variablelist compact"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody><tr> <td><p><span class="term">Parameters:</span></p></td> <td><div class="variablelist"><table border="0" class="variablelist compact"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><code class="computeroutput">N</code></span></p></td> <td><p>is the number of arguments of the function.</p></td> </tr> <tr> <td><p><span class="term"><code class="computeroutput">function_name</code></span></p></td> <td><p>is the name of the function. </p></td> </tr> <tr> <td><p><span class="term"><code class="computeroutput">qualified_name</code></span></p></td> <td><p>should be a preprocessor sequence of the form (namespace1)(namespace2)...(concept_name). </p></td> </tr> </tbody> </table></div></td> </tr></tbody> </table></div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2011-2013 Steven Watanabe<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="boost/type_erasure/bad_any_cast.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="boost_typeerasure/reference.html#header.boost.type_erasure.free_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/type_erasure/is_empty.html"><img src="../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
laborautonomo/poedit
deps/boost/doc/html/BOOST_TYPE_ERASURE_FREE.html
HTML
mit
5,857
<template name="overview"> <div class="row"> <div class="btn-group btn-group-lg col-xs-12 col-md-12" role="group"> <button type="button" class="btn col-xs-6 btn-success btn-add-in">Einnahme</button> <button type="button" class="btn col-xs-6 btn-danger btn-add-out">Ausgabe</button> </div> </div> {{#if accountsLoading}} <p>Laden Konten...</p> {{else}} <div class="row"> <div class="col-xs-12 col-md-12"> <ul class="list-group"> {{#each accounts}} <li class="list-group-item"> <span class="badge">{{formattedAmount balance}}</span> {{name}} </li> {{/each}} </ul> </div> </div> {{/if}} {{#if transactionsLoading}} <p>Lade Transaktionen...</p> {{else}} <div class="row"> <div class="col-xs-12 col-md-12"> <ul class="list-group transactions"> {{#each transactions}} <li class="list-group-item"> <span class="badge {{type}}">{{formattedAmount amount}}</span> <h6 class="text-muted">{{formattedDate createdAt}} - {{user.profile.name}}</h6> <span class="badge inline info">{{tags}}</span> {{description}} </li> {{/each}} </ul> </div> </div> {{/if}} </template>
scyv/scymoney
client/views/overview.html
HTML
mit
1,445
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./9bbef9ffc1b2761896c0e4680410d35ed79e5b605704b3780f2c88534bee2a2d.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/de6f0df699dd3880f093cf82d2f307d07189b1b3a4ec75c63e686579289c2e5d.html
HTML
mit
550
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Child Process Node.js v0.10.36 Manual &amp; Documentation</title> <link rel="stylesheet" href="assets/style.css"> <link rel="stylesheet" href="assets/sh.css"> <link rel="canonical" href="http://nodejs.org/api/child_process.html"> <script type="text/javascript" src="//use.typekit.net/mse5tqx.js"></script> <script type="text/javascript">try{Typekit.load();}catch(e){}</script> </head> <body class="alt apidoc int docs" id="docs"> <div id="nav"> <img id="logo" src="assets/logo.svg" alt="node.js"> <ul> <li><a href="http://nodejs.org">Home</a></li> <li><a href="http://nodejs.org/download/">Downloads</a></li> <li class="active"><a href="http://nodejs.org/documentation/">Docs</a></li> <li><a href="http://nodejs.org/community/">Community</a></li> <li><a href="http://nodejs.org/about/">About</a></li> <li><a href="http://jobs.nodejs.org">Jobs</a></li> <li><a href="http://blog.nodejs.org">Blog</a></li> </ul> </div> <div id="content-wrap"> <div id="content" class="clearfix"> <div id="column2" class="interior"> <!--<img src="/images/logo-light.svg" alt="node.js" width="170">--> <ul class="docs-nav"> <li><a href="http://nodejs.org/documentation/">About Docs</a></li> <li><a href="http://nodejs.org/documentation/tutorials/">Tutorials</a></li> <li><a href="http://nodejs.org/documentation/contributing/">Contributing</a></li> <li><a href="http://nodejs.org/documentation/localization/">Localization</a></li> <li class="active"><a href="http://nodejs.org/api/">API Docs</a></li> </ul> </div> <div id="column1" class="interior"> <header> <h1>Node.js v0.10.36 Manual &amp; Documentation</h1> <div id="gtoc"> <p> <a href="index.html" name="toc">Index</a> | <a href="all.html">View on single page</a> | <a href="child_process.json">View as JSON</a> </p> </div> <hr> </header> <div id="toc"> <h2>Table of Contents</h2> <ul> <li><a href="#child_process_child_process">Child Process</a><ul> <li><a href="#child_process_class_childprocess">Class: ChildProcess</a><ul> <li><a href="#child_process_event_error">Event: &#39;error&#39;</a></li> <li><a href="#child_process_event_exit">Event: &#39;exit&#39;</a></li> <li><a href="#child_process_event_close">Event: &#39;close&#39;</a></li> <li><a href="#child_process_event_disconnect">Event: &#39;disconnect&#39;</a></li> <li><a href="#child_process_event_message">Event: &#39;message&#39;</a></li> <li><a href="#child_process_child_stdin">child.stdin</a></li> <li><a href="#child_process_child_stdout">child.stdout</a></li> <li><a href="#child_process_child_stderr">child.stderr</a></li> <li><a href="#child_process_child_stdio">child.stdio</a></li> <li><a href="#child_process_child_pid">child.pid</a></li> <li><a href="#child_process_child_connected">child.connected</a></li> <li><a href="#child_process_child_kill_signal">child.kill([signal])</a></li> <li><a href="#child_process_child_send_message_sendhandle">child.send(message, [sendHandle])</a><ul> <li><a href="#child_process_example_sending_server_object">Example: sending server object</a></li> <li><a href="#child_process_example_sending_socket_object">Example: sending socket object</a></li> </ul> </li> <li><a href="#child_process_child_disconnect">child.disconnect()</a></li> </ul> </li> <li><a href="#child_process_child_process_spawn_command_args_options">child_process.spawn(command, [args], [options])</a><ul> <li><a href="#child_process_options_stdio">options.stdio</a></li> <li><a href="#child_process_options_detached">options.detached</a></li> <li><a href="#child_process_options_customfds">options.customFds</a></li> </ul> </li> <li><a href="#child_process_child_process_exec_command_options_callback">child_process.exec(command, [options], callback)</a></li> <li><a href="#child_process_child_process_execfile_file_args_options_callback">child_process.execFile(file, [args], [options], [callback])</a></li> <li><a href="#child_process_child_process_fork_modulepath_args_options">child_process.fork(modulePath, [args], [options])</a></li> </ul> </li> </ul> </div> <div id="apicontent"> <h1>Child Process<span><a class="mark" href="#child_process_child_process" id="child_process_child_process">#</a></span></h1> <pre class="api_stability_3">Stability: 3 - Stable</pre><p>Node provides a tri-directional <code>popen(3)</code> facility through the <code>child_process</code> module. </p> <p>It is possible to stream data through a child&#39;s <code>stdin</code>, <code>stdout</code>, and <code>stderr</code> in a fully non-blocking way. (Note that some programs use line-buffered I/O internally. That doesn&#39;t affect node.js but it means data you send to the child process is not immediately consumed.) </p> <p>To create a child process use <code>require(&#39;child_process&#39;).spawn()</code> or <code>require(&#39;child_process&#39;).fork()</code>. The semantics of each are slightly different, and explained below. </p> <h2>Class: ChildProcess<span><a class="mark" href="#child_process_class_childprocess" id="child_process_class_childprocess">#</a></span></h2> <p><code>ChildProcess</code> is an <a href="events.html#events_class_events_eventemitter">EventEmitter</a>. </p> <p>Child processes always have three streams associated with them. <code>child.stdin</code>, <code>child.stdout</code>, and <code>child.stderr</code>. These may be shared with the stdio streams of the parent process, or they may be separate stream objects which can be piped to and from. </p> <p>The ChildProcess class is not intended to be used directly. Use the <code>spawn()</code> or <code>fork()</code> methods to create a Child Process instance. </p> <h3>Event: &#39;error&#39;<span><a class="mark" href="#child_process_event_error" id="child_process_event_error">#</a></span></h3> <div class="signature"><ul> <li><code>err</code> <span class="type">Error Object</span> the error.</li> </div></ul> <p>Emitted when: </p> <ol> <li>The process could not be spawned, or</li> <li>The process could not be killed, or</li> <li>Sending a message to the child process failed for whatever reason.</li> </ol> <p>Note that the <code>exit</code>-event may or may not fire after an error has occured. If you are listening on both events to fire a function, remember to guard against calling your function twice. </p> <p>See also <a href="#child_process_child_kill_signal"><code>ChildProcess#kill()</code></a> and <a href="#child_process_child_send_message_sendhandle"><code>ChildProcess#send()</code></a>. </p> <h3>Event: &#39;exit&#39;<span><a class="mark" href="#child_process_event_exit" id="child_process_event_exit">#</a></span></h3> <div class="signature"><ul> <li><code>code</code> <span class="type">Number</span> the exit code, if it exited normally.</li> <li><code>signal</code> <span class="type">String</span> the signal passed to kill the child process, if it was killed by the parent.</li> </div></ul> <p>This event is emitted after the child process ends. If the process terminated normally, <code>code</code> is the final exit code of the process, otherwise <code>null</code>. If the process terminated due to receipt of a signal, <code>signal</code> is the string name of the signal, otherwise <code>null</code>. </p> <p>Note that the child process stdio streams might still be open. </p> <p>Also, note that node establishes signal handlers for <code>&#39;SIGINT&#39;</code> and <code>&#39;SIGTERM</code>&#39;, so it will not terminate due to receipt of those signals, it will exit. </p> <p>See <code>waitpid(2)</code>. </p> <h3>Event: &#39;close&#39;<span><a class="mark" href="#child_process_event_close" id="child_process_event_close">#</a></span></h3> <div class="signature"><ul> <li><code>code</code> <span class="type">Number</span> the exit code, if it exited normally.</li> <li><code>signal</code> <span class="type">String</span> the signal passed to kill the child process, if it was killed by the parent.</li> </div></ul> <p>This event is emitted when the stdio streams of a child process have all terminated. This is distinct from &#39;exit&#39;, since multiple processes might share the same stdio streams. </p> <h3>Event: &#39;disconnect&#39;<span><a class="mark" href="#child_process_event_disconnect" id="child_process_event_disconnect">#</a></span></h3> <p>This event is emitted after calling the <code>.disconnect()</code> method in the parent or in the child. After disconnecting it is no longer possible to send messages, and the <code>.connected</code> property is false. </p> <h3>Event: &#39;message&#39;<span><a class="mark" href="#child_process_event_message" id="child_process_event_message">#</a></span></h3> <div class="signature"><ul> <li><code>message</code> <span class="type">Object</span> a parsed JSON object or primitive value</li> <li><code>sendHandle</code> <span class="type">Handle object</span> a Socket or Server object</li> </div></ul> <p>Messages send by <code>.send(message, [sendHandle])</code> are obtained using the <code>message</code> event. </p> <h3>child.stdin<span><a class="mark" href="#child_process_child_stdin" id="child_process_child_stdin">#</a></span></h3> <div class="signature"><ul> <li><span class="type">Stream object</span></li> </div></ul> <p>A <code>Writable Stream</code> that represents the child process&#39;s <code>stdin</code>. If the child is waiting to read all its input, it will not continue until this stream has been closed via <code>end()</code>. </p> <p>If the child was not spawned with <code>stdio[0]</code> set to <code>&#39;pipe&#39;</code>, then this will not be set. </p> <p><code>child.stdin</code> is shorthand for <code>child.stdio[0]</code>. Both properties will refer to the same object, or null. </p> <h3>child.stdout<span><a class="mark" href="#child_process_child_stdout" id="child_process_child_stdout">#</a></span></h3> <div class="signature"><ul> <li><span class="type">Stream object</span></li> </div></ul> <p>A <code>Readable Stream</code> that represents the child process&#39;s <code>stdout</code>. </p> <p>If the child was not spawned with <code>stdio[1]</code> set to <code>&#39;pipe&#39;</code>, then this will not be set. </p> <p><code>child.stdout</code> is shorthand for <code>child.stdio[1]</code>. Both properties will refer to the same object, or null. </p> <h3>child.stderr<span><a class="mark" href="#child_process_child_stderr" id="child_process_child_stderr">#</a></span></h3> <div class="signature"><ul> <li><span class="type">Stream object</span></li> </div></ul> <p>A <code>Readable Stream</code> that represents the child process&#39;s <code>stderr</code>. </p> <p>If the child was not spawned with <code>stdio[2]</code> set to <code>&#39;pipe&#39;</code>, then this will not be set. </p> <p><code>child.stderr</code> is shorthand for <code>child.stdio[2]</code>. Both properties will refer to the same object, or null. </p> <h3>child.stdio<span><a class="mark" href="#child_process_child_stdio" id="child_process_child_stdio">#</a></span></h3> <div class="signature"><ul> <li><span class="type">Array</span></li> </div></ul> <p>A sparse array of pipes to the child process, corresponding with positions in the <a href="#child_process_options_stdio">stdio</a> option to <a href="#child_process_child_process_spawn_command_args_options">spawn</a> that have been set to <code>&#39;pipe&#39;</code>. Note that streams 0-2 are also available as ChildProcess.stdin, ChildProcess.stdout, and ChildProcess.stderr, respectively. </p> <p>In the following example, only the child&#39;s fd <code>1</code> is setup as a pipe, so only the parent&#39;s <code>child.stdio[1]</code> is a stream, all other values in the array are <code>null</code>. </p> <pre><code>child = child_process.spawn(&quot;ls&quot;, { stdio: [ 0, // use parents stdin for child &#39;pipe&#39;, // pipe child&#39;s stdout to parent fs.openSync(&quot;err.out&quot;, &quot;w&quot;) // direct child&#39;s stderr to a file ] }); assert.equal(child.stdio[0], null); assert.equal(child.stdio[0], child.stdin); assert(child.stdout); assert.equal(child.stdio[1], child.stdout); assert.equal(child.stdio[2], null); assert.equal(child.stdio[2], child.stderr);</code></pre> <h3>child.pid<span><a class="mark" href="#child_process_child_pid" id="child_process_child_pid">#</a></span></h3> <div class="signature"><ul> <li><span class="type">Integer</span></li> </div></ul> <p>The PID of the child process. </p> <p>Example: </p> <pre><code>var spawn = require(&#39;child_process&#39;).spawn, grep = spawn(&#39;grep&#39;, [&#39;ssh&#39;]); console.log(&#39;Spawned child pid: &#39; + grep.pid); grep.stdin.end();</code></pre> <h3>child.connected<span><a class="mark" href="#child_process_child_connected" id="child_process_child_connected">#</a></span></h3> <div class="signature"><ul> <li><span class="type">Boolean</span> Set to false after `.disconnect&#39; is called</li> </div></ul> <p>If <code>.connected</code> is false, it is no longer possible to send messages. </p> <h3>child.kill([signal])<span><a class="mark" href="#child_process_child_kill_signal" id="child_process_child_kill_signal">#</a></span></h3> <div class="signature"><ul> <li><code>signal</code> <span class="type">String</span></li> </div></ul> <p>Send a signal to the child process. If no argument is given, the process will be sent <code>&#39;SIGTERM&#39;</code>. See <code>signal(7)</code> for a list of available signals. </p> <pre><code>var spawn = require(&#39;child_process&#39;).spawn, grep = spawn(&#39;grep&#39;, [&#39;ssh&#39;]); grep.on(&#39;close&#39;, function (code, signal) { console.log(&#39;child process terminated due to receipt of signal &#39;+signal); }); // send SIGHUP to process grep.kill(&#39;SIGHUP&#39;);</code></pre> <p>May emit an <code>&#39;error&#39;</code> event when the signal cannot be delivered. Sending a signal to a child process that has already exited is not an error but may have unforeseen consequences: if the PID (the process ID) has been reassigned to another process, the signal will be delivered to that process instead. What happens next is anyone&#39;s guess. </p> <p>Note that while the function is called <code>kill</code>, the signal delivered to the child process may not actually kill it. <code>kill</code> really just sends a signal to a process. </p> <p>See <code>kill(2)</code> </p> <h3>child.send(message, [sendHandle])<span><a class="mark" href="#child_process_child_send_message_sendhandle" id="child_process_child_send_message_sendhandle">#</a></span></h3> <div class="signature"><ul> <li><code>message</code> <span class="type">Object</span></li> <li><code>sendHandle</code> <span class="type">Handle object</span></li> </div></ul> <p>When using <code>child_process.fork()</code> you can write to the child using <code>child.send(message, [sendHandle])</code> and messages are received by a <code>&#39;message&#39;</code> event on the child. </p> <p>For example: </p> <pre><code>var cp = require(&#39;child_process&#39;); var n = cp.fork(__dirname + &#39;/sub.js&#39;); n.on(&#39;message&#39;, function(m) { console.log(&#39;PARENT got message:&#39;, m); }); n.send({ hello: &#39;world&#39; });</code></pre> <p>And then the child script, <code>&#39;sub.js&#39;</code> might look like this: </p> <pre><code>process.on(&#39;message&#39;, function(m) { console.log(&#39;CHILD got message:&#39;, m); }); process.send({ foo: &#39;bar&#39; });</code></pre> <p>In the child the <code>process</code> object will have a <code>send()</code> method, and <code>process</code> will emit objects each time it receives a message on its channel. </p> <p>Please note that the <code>send()</code> method on both the parent and child are synchronous - sending large chunks of data is not advised (pipes can be used instead, see <a href="#child_process_child_process_spawn_command_args_options"><code>child_process.spawn</code></a>). </p> <p>There is a special case when sending a <code>{cmd: &#39;NODE_foo&#39;}</code> message. All messages containing a <code>NODE_</code> prefix in its <code>cmd</code> property will not be emitted in the <code>message</code> event, since they are internal messages used by node core. Messages containing the prefix are emitted in the <code>internalMessage</code> event, you should by all means avoid using this feature, it is subject to change without notice. </p> <p>The <code>sendHandle</code> option to <code>child.send()</code> is for sending a TCP server or socket object to another process. The child will receive the object as its second argument to the <code>message</code> event. </p> <p>Emits an <code>&#39;error&#39;</code> event if the message cannot be sent, for example because the child process has already exited. </p> <h4>Example: sending server object<span><a class="mark" href="#child_process_example_sending_server_object" id="child_process_example_sending_server_object">#</a></span></h4> <p>Here is an example of sending a server: </p> <pre><code>var child = require(&#39;child_process&#39;).fork(&#39;child.js&#39;); // Open up the server object and send the handle. var server = require(&#39;net&#39;).createServer(); server.on(&#39;connection&#39;, function (socket) { socket.end(&#39;handled by parent&#39;); }); server.listen(1337, function() { child.send(&#39;server&#39;, server); });</code></pre> <p>And the child would the receive the server object as: </p> <pre><code>process.on(&#39;message&#39;, function(m, server) { if (m === &#39;server&#39;) { server.on(&#39;connection&#39;, function (socket) { socket.end(&#39;handled by child&#39;); }); } });</code></pre> <p>Note that the server is now shared between the parent and child, this means that some connections will be handled by the parent and some by the child. </p> <p>For <code>dgram</code> servers the workflow is exactly the same. Here you listen on a <code>message</code> event instead of <code>connection</code> and use <code>server.bind</code> instead of <code>server.listen</code>. (Currently only supported on UNIX platforms.) </p> <h4>Example: sending socket object<span><a class="mark" href="#child_process_example_sending_socket_object" id="child_process_example_sending_socket_object">#</a></span></h4> <p>Here is an example of sending a socket. It will spawn two children and handle connections with the remote address <code>74.125.127.100</code> as VIP by sending the socket to a &quot;special&quot; child process. Other sockets will go to a &quot;normal&quot; process. </p> <pre><code>var normal = require(&#39;child_process&#39;).fork(&#39;child.js&#39;, [&#39;normal&#39;]); var special = require(&#39;child_process&#39;).fork(&#39;child.js&#39;, [&#39;special&#39;]); // Open up the server and send sockets to child var server = require(&#39;net&#39;).createServer(); server.on(&#39;connection&#39;, function (socket) { // if this is a VIP if (socket.remoteAddress === &#39;74.125.127.100&#39;) { special.send(&#39;socket&#39;, socket); return; } // just the usual dudes normal.send(&#39;socket&#39;, socket); }); server.listen(1337);</code></pre> <p>The <code>child.js</code> could look like this: </p> <pre><code>process.on(&#39;message&#39;, function(m, socket) { if (m === &#39;socket&#39;) { socket.end(&#39;You were handled as a &#39; + process.argv[2] + &#39; person&#39;); } });</code></pre> <p>Note that once a single socket has been sent to a child the parent can no longer keep track of when the socket is destroyed. To indicate this condition the <code>.connections</code> property becomes <code>null</code>. It is also recommended not to use <code>.maxConnections</code> in this condition. </p> <h3>child.disconnect()<span><a class="mark" href="#child_process_child_disconnect" id="child_process_child_disconnect">#</a></span></h3> <p>Close the IPC channel between parent and child, allowing the child to exit gracefully once there are no other connections keeping it alive. After calling this method the <code>.connected</code> flag will be set to <code>false</code> in both the parent and child, and it is no longer possible to send messages. </p> <p>The &#39;disconnect&#39; event will be emitted when there are no messages in the process of being received, most likely immediately. </p> <p>Note that you can also call <code>process.disconnect()</code> in the child process when the child process has any open IPC channels with the parent (i.e <code>fork()</code>). </p> <h2>child_process.spawn(command, [args], [options])<span><a class="mark" href="#child_process_child_process_spawn_command_args_options" id="child_process_child_process_spawn_command_args_options">#</a></span></h2> <div class="signature"><ul> <li><code>command</code> <span class="type">String</span> The command to run</li> <li><code>args</code> <span class="type">Array</span> List of string arguments</li> <li><code>options</code> <span class="type">Object</span><ul> <li><code>cwd</code> <span class="type">String</span> Current working directory of the child process</li> <li><code>env</code> <span class="type">Object</span> Environment key-value pairs</li> <li><code>stdio</code> <span class="type">Array|String</span> Child&#39;s stdio configuration. (See <a href="#child_process_options_stdio">below</a>)</li> <li><code>customFds</code> <span class="type">Array</span> <strong>Deprecated</strong> File descriptors for the child to use for stdio. (See <a href="#child_process_options_customFds">below</a>)</li> <li><code>detached</code> <span class="type">Boolean</span> The child will be a process group leader. (See <a href="#child_process_options_detached">below</a>)</li> <li><code>uid</code> <span class="type">Number</span> Sets the user identity of the process. (See setuid(2).)</li> <li><code>gid</code> <span class="type">Number</span> Sets the group identity of the process. (See setgid(2).)</li> </ul> </li> <li>return: <span class="type">ChildProcess object</span></li> </div></ul> <p>Launches a new process with the given <code>command</code>, with command line arguments in <code>args</code>. If omitted, <code>args</code> defaults to an empty Array. </p> <p>The third argument is used to specify additional options, which defaults to: </p> <pre><code>{ cwd: undefined, env: process.env }</code></pre> <p>Use <code>cwd</code> to specify the working directory from which the process is spawned. If not given, the default is to inherit the current working directory. </p> <p>Use <code>env</code> to specify environment variables that will be visible to the new process, the default is <code>process.env</code>. </p> <p>Example of running <code>ls -lh /usr</code>, capturing <code>stdout</code>, <code>stderr</code>, and the exit code: </p> <pre><code>var spawn = require(&#39;child_process&#39;).spawn, ls = spawn(&#39;ls&#39;, [&#39;-lh&#39;, &#39;/usr&#39;]); ls.stdout.on(&#39;data&#39;, function (data) { console.log(&#39;stdout: &#39; + data); }); ls.stderr.on(&#39;data&#39;, function (data) { console.log(&#39;stderr: &#39; + data); }); ls.on(&#39;close&#39;, function (code) { console.log(&#39;child process exited with code &#39; + code); });</code></pre> <p>Example: A very elaborate way to run &#39;ps ax | grep ssh&#39; </p> <pre><code>var spawn = require(&#39;child_process&#39;).spawn, ps = spawn(&#39;ps&#39;, [&#39;ax&#39;]), grep = spawn(&#39;grep&#39;, [&#39;ssh&#39;]); ps.stdout.on(&#39;data&#39;, function (data) { grep.stdin.write(data); }); ps.stderr.on(&#39;data&#39;, function (data) { console.log(&#39;ps stderr: &#39; + data); }); ps.on(&#39;close&#39;, function (code) { if (code !== 0) { console.log(&#39;ps process exited with code &#39; + code); } grep.stdin.end(); }); grep.stdout.on(&#39;data&#39;, function (data) { console.log(&#39;&#39; + data); }); grep.stderr.on(&#39;data&#39;, function (data) { console.log(&#39;grep stderr: &#39; + data); }); grep.on(&#39;close&#39;, function (code) { if (code !== 0) { console.log(&#39;grep process exited with code &#39; + code); } });</code></pre> <h3>options.stdio<span><a class="mark" href="#child_process_options_stdio" id="child_process_options_stdio">#</a></span></h3> <p>As a shorthand, the <code>stdio</code> argument may also be one of the following strings: </p> <ul> <li><code>&#39;pipe&#39;</code> - <code>[&#39;pipe&#39;, &#39;pipe&#39;, &#39;pipe&#39;]</code>, this is the default value</li> <li><code>&#39;ignore&#39;</code> - <code>[&#39;ignore&#39;, &#39;ignore&#39;, &#39;ignore&#39;]</code></li> <li><code>&#39;inherit&#39;</code> - <code>[process.stdin, process.stdout, process.stderr]</code> or <code>[0,1,2]</code></li> </ul> <p>Otherwise, the &#39;stdio&#39; option to <code>child_process.spawn()</code> is an array where each index corresponds to a fd in the child. The value is one of the following: </p> <ol> <li><code>&#39;pipe&#39;</code> - Create a pipe between the child process and the parent process. The parent end of the pipe is exposed to the parent as a property on the <code>child_process</code> object as <code>ChildProcess.stdio[fd]</code>. Pipes created for fds 0 - 2 are also available as ChildProcess.stdin, ChildProcess.stdout and ChildProcess.stderr, respectively.</li> <li><code>&#39;ipc&#39;</code> - Create an IPC channel for passing messages/file descriptors between parent and child. A ChildProcess may have at most <em>one</em> IPC stdio file descriptor. Setting this option enables the ChildProcess.send() method. If the child writes JSON messages to this file descriptor, then this will trigger ChildProcess.on(&#39;message&#39;). If the child is a Node.js program, then the presence of an IPC channel will enable process.send() and process.on(&#39;message&#39;).</li> <li><code>&#39;ignore&#39;</code> - Do not set this file descriptor in the child. Note that Node will always open fd 0 - 2 for the processes it spawns. When any of these is ignored node will open <code>/dev/null</code> and attach it to the child&#39;s fd.</li> <li><code>Stream</code> object - Share a readable or writable stream that refers to a tty, file, socket, or a pipe with the child process. The stream&#39;s underlying file descriptor is duplicated in the child process to the fd that corresponds to the index in the <code>stdio</code> array. Note that the stream must have an underlying descriptor (file streams do not until the <code>&#39;open&#39;</code> event has occurred).</li> <li>Positive integer - The integer value is interpreted as a file descriptor that is is currently open in the parent process. It is shared with the child process, similar to how <code>Stream</code> objects can be shared.</li> <li><code>null</code>, <code>undefined</code> - Use default value. For stdio fds 0, 1 and 2 (in other words, stdin, stdout, and stderr) a pipe is created. For fd 3 and up, the default is <code>&#39;ignore&#39;</code>.</li> </ol> <p>Example: </p> <pre><code>var spawn = require(&#39;child_process&#39;).spawn; // Child will use parent&#39;s stdios spawn(&#39;prg&#39;, [], { stdio: &#39;inherit&#39; }); // Spawn child sharing only stderr spawn(&#39;prg&#39;, [], { stdio: [&#39;pipe&#39;, &#39;pipe&#39;, process.stderr] }); // Open an extra fd=4, to interact with programs present a // startd-style interface. spawn(&#39;prg&#39;, [], { stdio: [&#39;pipe&#39;, null, null, null, &#39;pipe&#39;] });</code></pre> <h3>options.detached<span><a class="mark" href="#child_process_options_detached" id="child_process_options_detached">#</a></span></h3> <p>If the <code>detached</code> option is set, the child process will be made the leader of a new process group. This makes it possible for the child to continue running after the parent exits. </p> <p>By default, the parent will wait for the detached child to exit. To prevent the parent from waiting for a given <code>child</code>, use the <code>child.unref()</code> method, and the parent&#39;s event loop will not include the child in its reference count. </p> <p>Example of detaching a long-running process and redirecting its output to a file: </p> <pre><code> var fs = require(&#39;fs&#39;), spawn = require(&#39;child_process&#39;).spawn, out = fs.openSync(&#39;./out.log&#39;, &#39;a&#39;), err = fs.openSync(&#39;./out.log&#39;, &#39;a&#39;); var child = spawn(&#39;prg&#39;, [], { detached: true, stdio: [ &#39;ignore&#39;, out, err ] }); child.unref();</code></pre> <p>When using the <code>detached</code> option to start a long-running process, the process will not stay running in the background unless it is provided with a <code>stdio</code> configuration that is not connected to the parent. If the parent&#39;s <code>stdio</code> is inherited, the child will remain attached to the controlling terminal. </p> <h3>options.customFds<span><a class="mark" href="#child_process_options_customfds" id="child_process_options_customfds">#</a></span></h3> <p>There is a deprecated option called <code>customFds</code> which allows one to specify specific file descriptors for the stdio of the child process. This API was not portable to all platforms and therefore removed. With <code>customFds</code> it was possible to hook up the new process&#39; <code>[stdin, stdout, stderr]</code> to existing streams; <code>-1</code> meant that a new stream should be created. Use at your own risk. </p> <p>See also: <code>child_process.exec()</code> and <code>child_process.fork()</code> </p> <h2>child_process.exec(command, [options], callback)<span><a class="mark" href="#child_process_child_process_exec_command_options_callback" id="child_process_child_process_exec_command_options_callback">#</a></span></h2> <div class="signature"><ul> <li><code>command</code> <span class="type">String</span> The command to run, with space-separated arguments</li> <li><code>options</code> <span class="type">Object</span><ul> <li><code>cwd</code> <span class="type">String</span> Current working directory of the child process</li> <li><code>env</code> <span class="type">Object</span> Environment key-value pairs</li> <li><code>encoding</code> <span class="type">String</span> (Default: &#39;utf8&#39;)</li> <li><code>timeout</code> <span class="type">Number</span> (Default: 0)</li> <li><code>maxBuffer</code> <span class="type">Number</span> (Default: <code>200*1024</code>)</li> <li><code>killSignal</code> <span class="type">String</span> (Default: &#39;SIGTERM&#39;)</li> </ul> </li> <li><code>callback</code> <span class="type">Function</span> called with the output when process terminates<ul> <li><code>error</code> <span class="type">Error</span></li> <li><code>stdout</code> <span class="type">Buffer</span></li> <li><code>stderr</code> <span class="type">Buffer</span></li> </ul> </li> <li>Return: ChildProcess object</li> </div></ul> <p>Runs a command in a shell and buffers the output. </p> <pre><code>var exec = require(&#39;child_process&#39;).exec, child; child = exec(&#39;cat *.js bad_file | wc -l&#39;, function (error, stdout, stderr) { console.log(&#39;stdout: &#39; + stdout); console.log(&#39;stderr: &#39; + stderr); if (error !== null) { console.log(&#39;exec error: &#39; + error); } });</code></pre> <p>The callback gets the arguments <code>(error, stdout, stderr)</code>. On success, <code>error</code> will be <code>null</code>. On error, <code>error</code> will be an instance of <code>Error</code> and <code>error.code</code> will be the exit code of the child process, and <code>error.signal</code> will be set to the signal that terminated the process. </p> <p>There is a second optional argument to specify several options. The default options are </p> <pre><code>{ encoding: &#39;utf8&#39;, timeout: 0, maxBuffer: 200*1024, killSignal: &#39;SIGTERM&#39;, cwd: null, env: null }</code></pre> <p>If <code>timeout</code> is greater than 0, then it will kill the child process if it runs longer than <code>timeout</code> milliseconds. The child process is killed with <code>killSignal</code> (default: <code>&#39;SIGTERM&#39;</code>). <code>maxBuffer</code> specifies the largest amount of data allowed on stdout or stderr - if this value is exceeded then the child process is killed. </p> <h2>child_process.execFile(file, [args], [options], [callback])<span><a class="mark" href="#child_process_child_process_execfile_file_args_options_callback" id="child_process_child_process_execfile_file_args_options_callback">#</a></span></h2> <div class="signature"><ul> <li><code>file</code> <span class="type">String</span> The filename of the program to run</li> <li><code>args</code> <span class="type">Array</span> List of string arguments</li> <li><code>options</code> <span class="type">Object</span><ul> <li><code>cwd</code> <span class="type">String</span> Current working directory of the child process</li> <li><code>env</code> <span class="type">Object</span> Environment key-value pairs</li> <li><code>encoding</code> <span class="type">String</span> (Default: &#39;utf8&#39;)</li> <li><code>timeout</code> <span class="type">Number</span> (Default: 0)</li> <li><code>maxBuffer</code> <span class="type">Number</span> (Default: 200*1024)</li> <li><code>killSignal</code> <span class="type">String</span> (Default: &#39;SIGTERM&#39;)</li> </ul> </li> <li><code>callback</code> <span class="type">Function</span> called with the output when process terminates<ul> <li><code>error</code> <span class="type">Error</span></li> <li><code>stdout</code> <span class="type">Buffer</span></li> <li><code>stderr</code> <span class="type">Buffer</span></li> </ul> </li> <li>Return: ChildProcess object</li> </div></ul> <p>This is similar to <code>child_process.exec()</code> except it does not execute a subshell but rather the specified file directly. This makes it slightly leaner than <code>child_process.exec</code>. It has the same options. </p> <h2>child_process.fork(modulePath, [args], [options])<span><a class="mark" href="#child_process_child_process_fork_modulepath_args_options" id="child_process_child_process_fork_modulepath_args_options">#</a></span></h2> <div class="signature"><ul> <li><code>modulePath</code> <span class="type">String</span> The module to run in the child</li> <li><code>args</code> <span class="type">Array</span> List of string arguments</li> <li><code>options</code> <span class="type">Object</span><ul> <li><code>cwd</code> <span class="type">String</span> Current working directory of the child process</li> <li><code>env</code> <span class="type">Object</span> Environment key-value pairs</li> <li><code>execPath</code> <span class="type">String</span> Executable used to create the child process</li> <li><code>execArgv</code> <span class="type">Array</span> List of string arguments passed to the executable (Default: <code>process.execArgv</code>)</li> <li><code>silent</code> <span class="type">Boolean</span> If true, stdin, stdout, and stderr of the child will be piped to the parent, otherwise they will be inherited from the parent, see the &quot;pipe&quot; and &quot;inherit&quot; options for <code>spawn()</code>&#39;s <code>stdio</code> for more details (default is false)</li> </ul> </li> <li>Return: ChildProcess object</li> </div></ul> <p>This is a special case of the <code>spawn()</code> functionality for spawning Node processes. In addition to having all the methods in a normal ChildProcess instance, the returned object has a communication channel built-in. See <code>child.send(message, [sendHandle])</code> for details. </p> <p>These child Nodes are still whole new instances of V8. Assume at least 30ms startup and 10mb memory for each new Node. That is, you cannot create many thousands of them. </p> <p>The <code>execPath</code> property in the <code>options</code> object allows for a process to be created for the child rather than the current <code>node</code> executable. This should be done with care and by default will talk over the fd represented an environmental variable <code>NODE_CHANNEL_FD</code> on the child process. The input and output on this fd is expected to be line delimited JSON objects. </p> </div> </div> </div> </div> <div id="footer"> <div class="foot-1"> <a href="http://www.joyent.com"><h5>The Node.js Project is Sponsored by</h5> <img src="assets/joyent-footer.svg" width="200"> <p class="tag">Production Node +<br>High Performance Infrastructure</p></a> <a href="https://my.joyent.com/landing/signup/701800000015696" class="button getstarted">Get Started</a> </div> <div class="foot-2"> <div class="foot-nav"> <ul> <li><a href="http://nodejs.org/download/">Downloads</a></li> </ul> <ul> <li><a href="http://nodejs.org/documentation/">Documentation</a></li> <li><a href="http://nodejs.org/api/">API Docs</a></li> <li><a href="http://nodejs.org/documentation/tutorials/">Tutorials</a></li> <li><a href="http://nodejs.org/documentation/localization/">Localization</a></li> </ul> <ul> <li><a href="http://nodejs.org/community/">Community</a></li> <li><a href="https://github.com/joyent/node/issues">Github Issues</a></li> <li><a href="http://groups.google.com/group/nodejs">Mailing List</a></li> <li><a href="http://webchat.freenode.net/?channels=node.js">IRC</a></li> <li><a href="https://twitter.com/nodejs">Twitter</a></li> </ul> <ul> <li><a href="http://nodejs.org/about/">About</a></li> <li><a href="http://nodejs.org/about/organization/">Organization</a></li> <li><a href="http://nodejs.org/about/core-team/">Core Team</a></li> <li><a href="http://nodejs.org/about/resources/">Resources</a></li> </ul> <ul> <li><a href="http://blog.nodejs.org">Blog</a></li> </ul> </div> <p class="copyright">Copyright 2014 <a href="http://joyent.com/">Joyent, Inc</a>, Node.js is a <a href="https://nodejs.org/images/trademark-policy.pdf">trademark</a> of Joyent, Inc. <a href="https://raw.github.com/joyent/node/v0.10.36/LICENSE">View license</a>.</p> </div> </div> <script src="/sh_main.js"></script> <script src="/sh_javascript.min.js"></script> <script>highlight(undefined, undefined, 'pre');</script> <script> window._gaq = [['_setAccount', 'UA-10874194-2'], ['_trackPageview']]; (function(d, t) { var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = '//www.google-analytics.com/ga.js'; s.parentNode.insertBefore(g, s); }(document, 'script')); </script> </body> </html>
domenicosolazzo/philocademy
venv/src/node-v0.10.36/doc/api/child_process.html
HTML
mit
39,148
<html> <head> <title>OGRE: Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxygen 1.6.2 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> </div> <div class="contents"> <h1>Ogre::BorderPanelOverlayElement::CmdBorderRightUV Member List</h1>This is the complete list of members for <a class="el" href="classOgre_1_1BorderPanelOverlayElement_1_1CmdBorderRightUV.html">Ogre::BorderPanelOverlayElement::CmdBorderRightUV</a>, including all inherited members.<table> <tr class="memlist"><td><a class="el" href="classOgre_1_1BorderPanelOverlayElement_1_1CmdBorderRightUV.html#a99c5fc35b5bbf878b458bb74a39da52c">doGet</a>(const void *target) const </td><td><a class="el" href="classOgre_1_1BorderPanelOverlayElement_1_1CmdBorderRightUV.html">Ogre::BorderPanelOverlayElement::CmdBorderRightUV</a></td><td><code> [virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1BorderPanelOverlayElement_1_1CmdBorderRightUV.html#a50feced8b3135e3dc8a044f15a267135">doSet</a>(void *target, const String &amp;val)</td><td><a class="el" href="classOgre_1_1BorderPanelOverlayElement_1_1CmdBorderRightUV.html">Ogre::BorderPanelOverlayElement::CmdBorderRightUV</a></td><td><code> [virtual]</code></td></tr> <tr class="memlist"><td><a class="el" href="classOgre_1_1ParamCommand.html#a44288c733303c12a4cb30f483ee006ee">~ParamCommand</a>()</td><td><a class="el" href="classOgre_1_1ParamCommand.html">Ogre::ParamCommand</a></td><td><code> [virtual]</code></td></tr> </table></div> <hr> <p> Copyright &copy; 2012 Torus Knot Software Ltd<br /> <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.<br/> <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> </Work> <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> Last modified Sun Sep 2 08:17:08 2012 </p> </body> </html>
lennonchan/OgreSource
Docs/api/html/classOgre_1_1BorderPanelOverlayElement_1_1CmdBorderRightUV-members.html
HTML
mit
3,921
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目&nbsp;</b></th><td class="std2">貽笑萬世</td></tr> <tr><th class="std1"><b>注音&nbsp;</b></th><td class="std2">|<sup class="subfont">ˊ</sup> ㄒ|ㄠ<sup class="subfont">ˋ</sup> ㄨㄢ<sup class="subfont">ˋ</sup> ㄕ<sup class="subfont">ˋ</sup></td></tr> <tr><th class="std1"><b>漢語拼音&nbsp;</b></th><td class="std2"><font class="english_word">yí xiào wàn shì</font></td></tr> <tr><th class="std1"><b>釋義&nbsp;</b></th><td class="std2">受世世代代的人所譏笑。宋˙劉敞˙上仁宗論溫成立忌:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>豈可以一時之寵,獨決聖心,義有僭失,貽笑萬世,虧損盛明。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>亦作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>貽笑千古<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>、<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>貽笑千秋<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</b></th><td class="std2">修訂本參考資料</td></tr> </td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
BuzzAcademy/idioms-moe-unformatted-data
all-data/23000-23999/23470-22.html
HTML
mit
1,747
<section data-ng-controller="ArticlesController" data-ng-init="find()"> <ul class="articles unstyled"> <li class="col-md-4" data-ng-repeat="article in articles"> <div class="inner"> <span data-ng-if="hasAuthorization(article)"> <a class="btn" href="/#!/articles/{{article._id}}/edit"> <i class="glyphicon glyphicon-edit"></i> </a> <a class="btn" data-ng-click="remove(article);"> <i class="glyphicon glyphicon-trash"></i> </a> </span> <figure class="article-avatar"> <img data-ng-src="{{article.avatar != null && article.avatar || 'https://s3.amazonaws.com/uifaces/faces/twitter/sachagreif/128.jpg'}}" err-src="https://s3.amazonaws.com/uifaces/faces/twitter/sachagreif/128.jpg" /> </figure> <h2> {{article.name}} </h2> <h3>{{article.occupation}}</h3> <div class="article-content"> <aside class="article-meta"> <ul> <li ng-repeat="(key, value) in article.meta"> <strong class="meta-{{key}}">{{value.toLocaleString()}}</strong> <div class="description" ng-show="! $last">{{key}}</div> </li> </ul> </aside> <aside class="article-graph"> <client-graph>{{article.graph.toString()}}</client-graph> <div class="conversion-info">conversions 4/12 - 4/30</div> </aside> </div> </div> </li> </ul> <h1 data-ng-hide="!articles || articles.length">No articles yet. <br> Why don't you <a href="/#!/articles/create">Create One</a>?</h1> </section>
whiteb0x/hasoffers-clientapp
packages/articles/public/views/list.html
HTML
mit
2,044
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq-template: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.3 / metacoq-template - 1.0~alpha+8.9</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> metacoq-template <small> 1.0~alpha+8.9 <span class="label label-info">Not compatible</span> </small> </h1> <p><em><script>document.write(moment("2020-09-03 13:00:55 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-09-03 13:00:55 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.12 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils coq 8.5.3 Formal proof management system. num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.04.2 The OCaml compiler (virtual package) ocaml-base-compiler 4.04.2 Official 4.04.2 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;matthieu.sozeau@inria.fr&quot; homepage: &quot;https://metacoq.github.io/metacoq&quot; dev-repo: &quot;git+https://github.com/MetaCoq/metacoq.git#coq-8.8&quot; bug-reports: &quot;https://github.com/MetaCoq/metacoq/issues&quot; authors: [&quot;Abhishek Anand &lt;aa755@cs.cornell.edu&gt;&quot; &quot;Simon Boulier &lt;simon.boulier@inria.fr&gt;&quot; &quot;Cyril Cohen &lt;cyril.cohen@inria.fr&gt;&quot; &quot;Yannick Forster &lt;forster@ps.uni-saarland.de&gt;&quot; &quot;Fabian Kunze &lt;fkunze@fakusb.de&gt;&quot; &quot;Gregory Malecha &lt;gmalecha@gmail.com&gt;&quot; &quot;Matthieu Sozeau &lt;matthieu.sozeau@inria.fr&gt;&quot; &quot;Nicolas Tabareau &lt;nicolas.tabareau@inria.fr&gt;&quot; &quot;Théo Winterhalter &lt;theo.winterhalter@inria.fr&gt;&quot; ] license: &quot;MIT&quot; build: [ [&quot;sh&quot; &quot;./configure.sh&quot;] [make &quot;-j%{jobs}%&quot; &quot;template-coq&quot;] ] install: [ [make &quot;-C&quot; &quot;template-coq&quot; &quot;install&quot;] ] depends: [ &quot;ocaml&quot; {&gt; &quot;4.02.3&quot;} &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] synopsis: &quot;A quoting and unquoting library for Coq in Coq&quot; description: &quot;&quot;&quot; MetaCoq is a meta-programming framework for Coq. Template Coq is a quoting library for Coq. It takes Coq terms and constructs a representation of their syntax tree as a Coq inductive data type. The representation is based on the kernel&#39;s term representation. In addition to a complete reification and denotation of CIC terms, Template Coq includes: - Reification of the environment structures, for constant and inductive declarations. - Denotation of terms and global declarations - A monad for manipulating global declarations, calling the type checker, and inserting them in the global environment, in the style of MetaCoq/MTac. &quot;&quot;&quot; url { src: &quot;https://github.com/MetaCoq/metacoq/archive/1.0-alpha+8.9.tar.gz&quot; checksum: &quot;sha256=899ef4ee73b1684a0f1d2e37ab9ab0f9b24424f6d8a10a10efd474c0ed93488e&quot; }</pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-metacoq-template.1.0~alpha+8.9 coq.8.5.3</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.3). The following dependencies couldn&#39;t be met: - coq-metacoq-template -&gt; coq &gt;= 8.9 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-metacoq-template.1.0~alpha+8.9</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.3/metacoq-template/1.0~alpha+8.9.html
HTML
mit
7,977
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_04) on Wed Nov 14 18:47:27 CET 2012 --> <title>Uses of Class de.uniba.kinf.jerusalem.gui.view.JerMapPanel</title> <meta name="date" content="2012-11-14"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class de.uniba.kinf.jerusalem.gui.view.JerMapPanel"; } //--> </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="../../../../../../../de/uniba/kinf/jerusalem/gui/view/JerMapPanel.html" title="class in de.uniba.kinf.jerusalem.gui.view">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?de/uniba/kinf/jerusalem/gui/view/class-use/JerMapPanel.html" target="_top">Frames</a></li> <li><a href="JerMapPanel.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 de.uniba.kinf.jerusalem.gui.view.JerMapPanel" class="title">Uses of Class<br>de.uniba.kinf.jerusalem.gui.view.JerMapPanel</h2> </div> <div class="classUseContainer">No usage of de.uniba.kinf.jerusalem.gui.view.JerMapPanel</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="../../../../../../../de/uniba/kinf/jerusalem/gui/view/JerMapPanel.html" title="class in de.uniba.kinf.jerusalem.gui.view">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?de/uniba/kinf/jerusalem/gui/view/class-use/JerMapPanel.html" target="_top">Frames</a></li> <li><a href="JerMapPanel.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>
hanwi/uncertainty-gazetteer
resources/doc/de/uniba/kinf/jerusalem/gui/view/class-use/JerMapPanel.html
HTML
mit
4,434
<html> <head> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="c1s1.js"></script> <script src="main.js"></script> </head> <body> <h3 id="a">Ping : Identifying...</h3> <p id="m"> </p> </body> </html>
TristonStuart/c1s1
Examples/C1S1 Example1/Site/c1s1.html
HTML
mit
337
<!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 --> <title>android.media</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> <script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../jquery/jquery-1.10.2.js"></script> <script type="text/javascript" src="../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="android.media"; } } catch(err) { } //--> var pathtoroot = "../../";loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../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"><ul class="navList" style="font-size: 1.5em;"><li>Robolectric 4.3 | <a href="/" target="_top"><img src="http://robolectric.org/images/logo-with-bubbles-down.png" style="max-height: 18pt; vertical-align: sub;"/></a></li></ul></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Package</li> <li><a href="../../android/webkit/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?android/media/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> <ul class="navListSearch"> <li><span>SEARCH:&nbsp;</span> <input type="text" id="search" value=" " disabled="disabled"> <input type="reset" id="reset" value=" " disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <div class="header"> <h1 title="Package" class="title">Package&nbsp;android.media</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" 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="../../android/media/Session2Token.html" title="class in android.media">Session2Token</a></td> <td class="colLast"> <div class="block">Temporary replacement for class missing in Android Q Preview 1.</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="../../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"><ul class="navList" style="font-size: 1.5em;"><li>Robolectric 4.3 | <a href="/" target="_top"><img src="http://robolectric.org/images/logo-with-bubbles-down.png" style="max-height: 18pt; vertical-align: sub;"/></a></li></ul><script type="text/javascript" src="../../highlight.pack.js"></script> <script type="text/javascript"><!-- hljs.initHighlightingOnLoad(); //--></script></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev&nbsp;Package</li> <li><a href="../../android/webkit/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?android/media/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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
robolectric/robolectric.github.io
javadoc/4.3/android/media/package-summary.html
HTML
mit
6,136
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Presentations</title> <meta name="author" content="Kishore Bhatia"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> <link rel="stylesheet" href="css/reveal.css"> <link rel="stylesheet" href="css/theme/black.css" id="theme"> <link rel="stylesheet" href="css/theme/vfarcic.css"> <!-- Code syntax highlighting --> <!--<link rel="stylesheet" href="lib/css/zenburn.css">--> <!-- Printing and PDF exports --> <script> var link = document.createElement( 'link' ); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css'; document.getElementsByTagName( 'head' )[0].appendChild( link ); </script> <!--[if lt IE 9]> <script src="../lib/js/html5shiv.js"></script> <![endif]--> </head> <body> <div class="reveal"> <header style="position: absolute;top: 50px; left: 100px; z-index:500; font-size:100px;background-color: rgba(0,0,0,0.5)"></header> <!-- Any section element inside of this container is displayed as a slide --> <div class="slides"> <section id="cover"> <h1>Presentations</h1> <h3> <a href="https://www.linkedin.com/in/kishorebhatia">Kishore Bhatia</a> (<a href="https://twitter.com/bhatiakishore">@bhatiakishore</a>) </h3> <p> <a href="https://www.cloudbees.com">CloudBees.com</a> </p> <footer> <p> <font size="1" color="white">RevealJS Deck Courtesy @vfarcic</font> </p> </footer> </section> <section data-background="img/background/about-me.jpg"> <section id="about-me"> <h2>Kishore Bhatia</h2> <img src="img/kb.jpg" style="width: 50%; height: 50%;" /> </section> <section id="about-company"> <a href="https://www.cloudbees.com"> <img src="img/cloudbees-big.png" style="background-color: white;" /> </a> </section> </section> <section> <section id="presentations-1"> <h1>Presentations</h1> <ul> <li><a href="jenkins-docker-cd/index.html">CD with Jenkins and Docker</a></li> <li><a href="cjp-overview/index.html">CloudBees Jenkins Platform Overview</a></li> </ul> </section> <section id="workshops"> <h1>Workshops</h1> <ul> <li><a href="jenkins-pipeline-docker/index.html">Fundamentals of Jenkins Pipeline and Docker</a></li> </ul> </section> </section> </div> </div> <script src="lib/js/head.min.js"></script> <script src="js/reveal.js"></script> <script> // Full list of configuration options available at: // https://github.com/hakimel/reveal.js#configuration Reveal.initialize({ controls: true, progress: true, history: true, center: true, transition: 'slide', // none/fade/slide/convex/concave/zoom // Optional reveal.js plugins dependencies: [ { src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } }, { src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, { src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, // { src: 'plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } }, { src: 'plugin/zoom-js/zoom.js', async: true }, { src: 'plugin/notes/notes.js', async: true } ] }); </script> </body> </html>
kishorebhatia/kishorebhatia.github.io
index.html
HTML
mit
3,879
<!doctype html> <html lang="en"> <head> <title>Code coverage report for thinkjs/lib/Common/common.js</title> <meta charset="utf-8"> <link rel="stylesheet" href="../../../prettify.css"> <style> body, html { margin:0; padding: 0; } body { font-family: Helvetica Neue, Helvetica,Arial; font-size: 10pt; } div.header, div.footer { background: #eee; padding: 1em; } div.header { z-index: 100; position: fixed; top: 0; border-bottom: 1px solid #666; width: 100%; } div.footer { border-top: 1px solid #666; } div.body { margin-top: 10em; } div.meta { font-size: 90%; text-align: center; } h1, h2, h3 { font-weight: normal; } h1 { font-size: 12pt; } h2 { font-size: 10pt; } pre { font-family: Consolas, Menlo, Monaco, monospace; margin: 0; padding: 0; line-height: 14px; font-size: 14px; -moz-tab-size: 2; -o-tab-size: 2; tab-size: 2; } div.path { font-size: 110%; } div.path a:link, div.path a:visited { color: #000; } table.coverage { border-collapse: collapse; margin:0; padding: 0 } table.coverage td { margin: 0; padding: 0; color: #111; vertical-align: top; } table.coverage td.line-count { width: 50px; text-align: right; padding-right: 5px; } table.coverage td.line-coverage { color: #777 !important; text-align: right; border-left: 1px solid #666; border-right: 1px solid #666; } table.coverage td.text { } table.coverage td span.cline-any { display: inline-block; padding: 0 5px; width: 40px; } table.coverage td span.cline-neutral { background: #eee; } table.coverage td span.cline-yes { background: #b5d592; color: #999; } table.coverage td span.cline-no { background: #fc8c84; } .cstat-yes { color: #111; } .cstat-no { background: #fc8c84; color: #111; } .fstat-no { background: #ffc520; color: #111 !important; } .cbranch-no { background: yellow !important; color: #111; } .cstat-skip { background: #ddd; color: #111; } .fstat-skip { background: #ddd; color: #111 !important; } .cbranch-skip { background: #ddd !important; color: #111; } .missing-if-branch { display: inline-block; margin-right: 10px; position: relative; padding: 0 4px; background: black; color: yellow; } .skip-if-branch { display: none; margin-right: 10px; position: relative; padding: 0 4px; background: #ccc; color: white; } .missing-if-branch .typ, .skip-if-branch .typ { color: inherit !important; } .entity, .metric { font-weight: bold; } .metric { display: inline-block; border: 1px solid #333; padding: 0.3em; background: white; } .metric small { font-size: 80%; font-weight: normal; color: #666; } div.coverage-summary table { border-collapse: collapse; margin: 3em; font-size: 110%; } div.coverage-summary td, div.coverage-summary table th { margin: 0; padding: 0.25em 1em; border-top: 1px solid #666; border-bottom: 1px solid #666; } div.coverage-summary th { text-align: left; border: 1px solid #666; background: #eee; font-weight: normal; } div.coverage-summary th.file { border-right: none !important; } div.coverage-summary th.pic { border-left: none !important; text-align: right; } div.coverage-summary th.pct { border-right: none !important; } div.coverage-summary th.abs { border-left: none !important; text-align: right; } div.coverage-summary td.pct { text-align: right; border-left: 1px solid #666; } div.coverage-summary td.abs { text-align: right; font-size: 90%; color: #444; border-right: 1px solid #666; } div.coverage-summary td.file { text-align: right; border-left: 1px solid #666; white-space: nowrap; } div.coverage-summary td.pic { min-width: 120px !important; } div.coverage-summary a:link { text-decoration: none; color: #000; } div.coverage-summary a:visited { text-decoration: none; color: #333; } div.coverage-summary a:hover { text-decoration: underline; } div.coverage-summary tfoot td { border-top: 1px solid #666; } div.coverage-summary .yui3-datatable-sort-indicator, div.coverage-summary .dummy-sort-indicator { height: 10px; width: 7px; display: inline-block; margin-left: 0.5em; } div.coverage-summary .yui3-datatable-sort-indicator { background: url("https://yui-s.yahooapis.com/3.6.0/build/datatable-sort/assets/skins/sam/sort-arrow-sprite.png") no-repeat scroll 0 0 transparent; } div.coverage-summary .yui3-datatable-sorted .yui3-datatable-sort-indicator { background-position: 0 -20px; } div.coverage-summary .yui3-datatable-sorted-desc .yui3-datatable-sort-indicator { background-position: 0 -10px; } .high { background: #b5d592 !important; } .medium { background: #ffe87c !important; } .low { background: #fc8c84 !important; } span.cover-fill, span.cover-empty { display:inline-block; border:1px solid #444; background: white; height: 12px; } span.cover-fill { background: #ccc; border-right: 1px solid #444; } span.cover-empty { background: white; border-left: none; } span.cover-full { border-right: none !important; } pre.prettyprint { border: none !important; padding: 0 !important; margin: 0 !important; } .com { color: #999 !important; } .ignore-none { color: #999; font-weight: normal; } </style> </head> <body> <div class="header high"> <h1>Code coverage report for <span class="entity">thinkjs/lib/Common/common.js</span></h1> <h2> Statements: <span class="metric">100% <small>(260 / 260)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Branches: <span class="metric">96.67% <small>(145 / 150)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Functions: <span class="metric">100% <small>(44 / 44)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Lines: <span class="metric">100% <small>(260 / 260)</small></span> &nbsp;&nbsp;&nbsp;&nbsp; Ignored: <span class="metric"><span class="ignore-none">none</span></span> &nbsp;&nbsp;&nbsp;&nbsp; </h2> <div class="path"><a href="../../../index.html">All files</a> &#187; <a href="index.html">thinkjs/lib/Common/</a> &#187; common.js</div> </div> <div class="body"> <pre><table class="coverage"> <tr><td class="line-count">1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568</td><td class="line-coverage"><span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-yes">854</span> <span class="cline-any cline-yes">4467</span> <span class="cline-any cline-yes">4467</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">854</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">852</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">854</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">854</span> <span class="cline-any cline-yes">854</span> <span class="cline-any cline-yes">854</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">83</span> <span class="cline-any cline-yes">57</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">83</span> <span class="cline-any cline-yes">80</span> <span class="cline-any cline-yes">671</span> <span class="cline-any cline-yes">671</span> <span class="cline-any cline-yes">591</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">80</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">83</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">58</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">58</span> <span class="cline-any cline-yes">58</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">58</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">162</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">161</span> <span class="cline-any cline-yes">161</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">160</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">116</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">157</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">36</span> <span class="cline-any cline-yes">36</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">121</span> <span class="cline-any cline-yes">121</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">116</span> <span class="cline-any cline-yes">116</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-yes">79</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">82</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">1130</span> <span class="cline-any cline-yes">1130</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-yes">4310</span> <span class="cline-any cline-yes">4310</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">4310</span> <span class="cline-any cline-yes">6926</span> <span class="cline-any cline-yes">6926</span> <span class="cline-any cline-yes">6926</span> <span class="cline-any cline-yes">656</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">6270</span> <span class="cline-any cline-yes">1059</span> <span class="cline-any cline-yes">389</span> <span class="cline-any cline-yes">389</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">670</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1059</span> <span class="cline-any cline-yes">5211</span> <span class="cline-any cline-yes">5211</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">3559</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">4731</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1595</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">11491</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">11487</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">8823</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">7319</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">5</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">53</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">10</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1715</span> <span class="cline-any cline-yes">914</span> <span class="cline-any cline-yes">914</span> <span class="cline-any cline-yes">649</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">265</span> <span class="cline-any cline-yes">801</span> <span class="cline-any cline-yes">251</span> <span class="cline-any cline-yes">550</span> <span class="cline-any cline-yes">12</span> <span class="cline-any cline-yes">538</span> <span class="cline-any cline-yes">30</span> <span class="cline-any cline-yes">508</span> <span class="cline-any cline-yes">464</span> <span class="cline-any cline-yes">44</span> <span class="cline-any cline-yes">43</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">961</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">370</span> <span class="cline-any cline-yes">240</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">130</span> <span class="cline-any cline-yes">130</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">368</span> <span class="cline-any cline-yes">25</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">343</span> <span class="cline-any cline-yes">343</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">28</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1387</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">3</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">414</span> <span class="cline-any cline-yes">414</span> <span class="cline-any cline-yes">163</span> <span class="cline-any cline-yes">163</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">251</span> <span class="cline-any cline-yes">251</span> <span class="cline-any cline-yes">160</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">91</span> <span class="cline-any cline-yes">91</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">251</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">162</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">161</span> <span class="cline-any cline-yes">161</span> <span class="cline-any cline-yes">161</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">160</span> <span class="cline-any cline-yes">176</span> <span class="cline-any cline-yes">176</span> <span class="cline-any cline-yes">117</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">59</span> <span class="cline-any cline-yes">59</span> <span class="cline-any cline-yes">59</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">59</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">160</span> <span class="cline-any cline-yes">160</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">159</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">158</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">161</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">221</span> <span class="cline-any cline-yes">221</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">220</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">31</span> <span class="cline-any cline-yes">3</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">28</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">12</span> <span class="cline-any cline-yes">12</span> <span class="cline-any cline-yes">12</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2713</span> <span class="cline-any cline-yes">2713</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">862</span> <span class="cline-any cline-yes">862</span> <span class="cline-any cline-yes">862</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1382</span> <span class="cline-any cline-yes">16</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1366</span> <span class="cline-any cline-yes">45</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1321</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">563</span> <span class="cline-any cline-yes">563</span> <span class="cline-any cline-yes">563</span> <span class="cline-any cline-yes">563</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">563</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">83</span> <span class="cline-any cline-yes">83</span> <span class="cline-any cline-yes">65</span> <span class="cline-any cline-yes">65</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">18</span> <span class="cline-any cline-yes">35</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">18</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-yes">8</span> <span class="cline-any cline-yes">8</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">2</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">4</span> <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">var fs = require('fs'); var path = require('path'); var util = require('util'); var crypto = require('crypto'); var net = require('net'); &nbsp; /** * Promise,后续Node.js会默认支持Promise,所以这里加个判断 * @type {[type]} */ if (!global.Promise) { global.Promise = require('es6-promise').Promise; } &nbsp; /** * 动态创建一个类 * 提供了继承、扩展、调用父级别方法等方法 * @return {[type]} [description] */ global.Class = function (prop, superCls) { 'use strict'; var cls = function () { function T(args) { for(var name in cls.__prop){ var val = cls.__prop[name]; this[name] = isObject(val) ? extend({}, val) : val; } //自动执行init方法 if(isFunction(this.init)){ //获取init返回值,如果返回一个promise,可以让后续执行在then之后 this.__initReturn = this.init.apply(this, args); } return this; } T.prototype = cls.prototype; T.constructor = cls; return new T(arguments); }; //类的属性,不放在原型上,实例化的时候调用 cls.__prop = {}; cls.extend = function(prop){ if (isFunction(prop)) { prop = prop(); } if (isObject(prop)) { for(var name in prop){ var val = prop[name]; if (isFunction(val)) { this.prototype[name] = val; }else{ cls.__prop[name] = isObject(val) ? extend({}, val) : val; } } } return this; }; cls.inherits = function(superCls){ util.inherits(this, superCls); //将父级的属性复制到当前类上 extend(cls.__prop, superCls.__prop); return this; }; if (superCls === true &amp;&amp; isFunction(prop)) { superCls = prop; prop = undefined; } if (isFunction(superCls)) { cls.inherits(superCls); } //调用父级方法 cls.prototype.super = cls.prototype.super_ = function(name, data){ //如果当前类没有这个方法,则直接返回。 //用于在a方法调用父级的b方法 if (!this[name]) { this.super_c = null; return; } var super_ = this.super_c ? this.super_c.super_ : this.constructor.super_; if (!super_) { this.super_c = null; return; } //如果父级没有这个方法,那么直接返回 if (!isFunction(super_.prototype[name])) { this.super_c = null; return; } while(this[name] === super_.prototype[name] &amp;&amp; super_.super_){ super_ = super_.super_; } this.super_c = super_; if (!this.super_t) { this.super_t = 1; } //如果参数不是数组,自动转为数组 if (!isArray(data)) { data = arguments.length === 1 ? [] : [data]; } var t = ++this.super_t; var method = super_.prototype[name]; var ret; switch(data.length){ case 0: ret = method.call(this); break; case 1: ret = method.call(this, data[0]); break; case 2: ret = method.call(this, data[0], data[1]); break; default: ret = method.apply(this, data); } if (t === this.super_t) { this.super_c = null; this.super_t = 0; } return ret; }; if (prop) { cls.extend(prop); } return cls; }; /** * extend, from jquery,具有深度复制功能 * @return {[type]} [description] */ global.extend = function(){ 'use strict'; var args = [].slice.call(arguments); var deep = true; var target = args.shift(); if (isBoolean(target)) { deep = target; target = args.shift(); } target = target || {}; var length = args.length; var options, name, src, copy, copyAsArray, clone; for(var i = 0; i &lt; length; i++){ options = args[i] || {}; if (isFunction(options)) { options = options(); } for(name in options){ src = target[name]; copy = options[name]; if (src === copy) { continue; } if (deep &amp;&amp; copy &amp;&amp; (isObject(copy) || (copyAsArray = isArray(copy) ))) { if (copyAsArray) { copyAsArray = false; clone = src &amp;&amp; isArray(src) ? src : []; }else{ clone = src &amp;&amp; isObject(src) ? src : {}; } target[name] = extend(deep, clone, copy); }else <span class="missing-if-branch" title="else path not taken" >E</span>if (copy !== undefined) { target[name] = copy; } } } return target; }; &nbsp; &nbsp; //Object上toString方法 var toString = Object.prototype.toString; &nbsp; /** * 是否是boolean * @param {[type]} obj * @return {Boolean} */ global.isBoolean = function(obj){ 'use strict'; return toString.call(obj) === '[object Boolean]'; }; /** * 是否是数字 * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isNumber = function(obj){ 'use strict'; return toString.call(obj) === '[object Number]'; }; /** * 是否是个对象 * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isObject = function(obj){ 'use strict'; if (isBuffer(obj)) { return false; } return toString.call(obj) === '[object Object]'; }; /** * 是否是字符串 * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isString = function(obj){ 'use strict'; return toString.call(obj) === '[object String]'; }; /** * 是否是个function * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isFunction = function(obj){ 'use strict'; return typeof obj === 'function'; }; /** * 是否是日期 * @return {Boolean} [description] */ global.isDate = function(obj){ 'use strict'; return util.isDate(obj); }; /** * 是否是正则 * @param {[type]} reg [description] * @return {Boolean} [description] */ global.isRegexp = function(obj){ 'use strict'; return util.isRegExp(obj); }; /** * 是否是个错误 * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isError = function(obj){ 'use strict'; return util.isError(obj); }; /** * 判断对象是否为空 * @param {[type]} obj * @return {Boolean} */ global.isEmpty = function(obj){ 'use strict'; if (isObject(obj)) { var key; for(key in obj){ return false; } return true; }else if (isArray(obj)) { return obj.length === 0; }else if (isString(obj)) { return obj.length === 0; }else if (isNumber(obj)) { return obj === 0; }else if (obj === null || obj === undefined) { return true; }else if (isBoolean(obj)) { return !obj; } return false; }; /** * 是否是个标量 * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isScalar = function(obj){ 'use strict'; return isBoolean(obj) || isNumber(obj) || isString(obj); }; /** * 是否是个数组 * @type {Boolean} */ global.isArray = Array.isArray; /** * 是否是IP * @type {Boolean} */ global.isIP = net.isIP; global.isIP4 = net.isIP4; global.isIP6 = net.isIP6; /** * 是否是个文件 * @param {[type]} p [description] * @return {Boolean} [description] */ global.isFile = function(p){ 'use strict'; if (!fs.existsSync(p)) { return false; } var stats = fs.statSync(p); return stats.isFile(); }; /** * 是否是个目录 * @param {[type]} p [description] * @return {Boolean} [description] */ global.isDir = function(p){ 'use strict'; if (!fs.existsSync(p)) { return false; } var stats = fs.statSync(p); return stats.isDirectory(); }; /** * 是否是buffer * @type {Boolean} */ global.isBuffer = Buffer.isBuffer; /** * 是否是个数字的字符串 * @param {[type]} obj [description] * @return {Boolean} [description] */ var numberReg = /^((\-?\d*\.?\d*(?:e[+-]?\d*(?:\d?\.?|\.?\d?)\d*)?)|(0[0-7]+)|(0x[0-9a-f]+))$/i; global.isNumberString = function(obj){ 'use strict'; return numberReg.test(obj); }; /** * 判断是否是个promise * @param {[type]} obj [description] * @return {Boolean} [description] */ global.isPromise = function(obj){ 'use strict'; return !!(obj &amp;&amp; typeof obj.then === 'function'); }; &nbsp; /** * 判断一个文件或者目录是否可写 * @param {[type]} p [description] * @return {Boolean} [description] */ global.isWritable = function(p){ 'use strict'; if (!fs.existsSync(p)) { return false; } var stats = fs.statSync(p); var mode = stats.mode; var uid = process.getuid ? process.getuid() : <span class="branch-1 cbranch-no" title="branch not covered" >0;</span> var gid = process.getgid ? process.getgid() : <span class="branch-1 cbranch-no" title="branch not covered" >0;</span> var owner = uid === stats.uid; var group = gid === stats.gid; return !!(owner &amp;&amp; (mode &amp; parseInt('00200', 8)) || group &amp;&amp; (<span class="branch-3 cbranch-no" title="branch not covered" >mode &amp; parseInt('00020', 8))</span> || (mode &amp; parseInt('00002', 8))); }; &nbsp; /** * 递归创建目录,同步模式 * @param {[type]} p [description] * @param {[type]} mode [description] * @return {[type]} [description] */ global.mkdir = function(p, mode){ 'use strict'; mode = mode || '0777'; if (fs.existsSync(p)) { chmod(p, mode); return true; } var pp = path.dirname(p); if (fs.existsSync(pp)) { fs.mkdirSync(p, mode); }else{ mkdir(pp, mode); mkdir(p, mode); } return true; }; /** * 递归的删除目录,返回promise * @param string p 要删除的目录 * @param boolean reserve 是否保留当前目录,只删除子目录 * @return Promise */ global.rmdir = function(p, reserve){ 'use strict'; if (!isDir(p)) { return getPromise(); } var deferred = getDefer(); fs.readdir(p, function(err, files){ if (err) { return deferred.reject(err); } var promises = files.map(function(item){ var filepath = path.normalize(p + '/' + item); if (isDir(filepath)) { return rmdir(filepath, false); }else{ var deferred = getDefer(); fs.unlink(filepath, function(err){ return err ? deferred.reject(err) : deferred.resolve(); }) return deferred.promise; } }) var promise = files.length === 0 ? getPromise() : Promise.all(promises); return promise.then(function(){ <span class="missing-if-branch" title="else path not taken" >E</span>if (!reserve) { var deferred = getDefer(); fs.rmdir(p, function(err){ return err ? deferred.reject(err) : deferred.resolve(); }) return deferred.promise; } }).then(function(){ deferred.resolve(); }).catch(function(err){ deferred.reject(err); }) }) return deferred.promise; } /** * 修改目录或者文件权限 * @param {[type]} p [description] * @param {[type]} mode [description] * @return {[type]} [description] */ global.chmod = function(p, mode){ 'use strict'; mode = mode || '0777'; if (!fs.existsSync(p)) { return true; } return fs.chmodSync(p, mode); }; /** * 获取文件内容 * @param {[type]} file [description] * @return {[type]} [description] */ global.getFileContent = function(file, encoding){ 'use strict'; if (!fs.existsSync(file)) { return ''; } return fs.readFileSync(file, encoding || 'utf8'); }; /** * 设置文件内容 * @param {[type]} file [description] * @param {[type]} data [description] * @return {[type]} [description] */ global.setFileContent = function(file, data){ 'use strict'; var filepath = path.dirname(file); mkdir(filepath); return fs.writeFileSync(file, data); }; /** * 大写首字符 * @param {[type]} name [description] * @return {[type]} [description] */ global.ucfirst = function(name){ 'use strict'; name = (name || '') + ''; return name.substr(0,1).toUpperCase() + name.substr(1).toLowerCase(); }; /** * 获取字符串的md5 * @param {[type]} str [description] * @return {[type]} [description] */ global.md5 = function(str){ 'use strict'; var instance = crypto.createHash('md5'); instance.update(str + ''); return instance.digest('hex'); }; /** * 获取随机整数 * @return {[type]} [description] */ global.rand = function(min, max){ 'use strict'; return Math.floor(min + Math.random() * (max - min + 1)); } /** * 生成一个promise,如果传入的参数是promise则直接返回 * @param {[type]} obj [description] * @return {[type]} [description] */ global.getPromise = function(obj, reject){ 'use strict'; if (isPromise(obj)) { return obj; } if (reject) { return Promise.reject(obj); } return Promise.resolve(obj); }; /** * 生成一个defer对象 * @return {[type]} [description] */ global.getDefer = function(){ 'use strict'; var deferred = {}; deferred.promise = new Promise(function(resolve, reject){ deferred.resolve = resolve; deferred.reject = reject; }); return deferred; }; /** * 快速生成一个object * @param {[type]} key [description] * @param {[type]} value [description] * @return {[type]} [description] */ global.getObject = function(key, value){ 'use strict'; var obj = {}; if (!isArray(key)) { obj[key] = value; return obj; } key.forEach(function(item, i){ obj[item] = value[i]; }); return obj; }; /** * 将数组变成对象 * @param {[type]} arr [description] * @param {[type]} key [description] * @param {[type]} valueKeys [description] * @return {[type]} [description] */ global.arrToObj = function(arr, key, valueKey){ 'use strict'; var result = {}; var arrResult = []; arr.forEach(function(item){ var keyValue = item[key]; if (valueKey === null) { arrResult.push(keyValue); }else if (valueKey) { result[keyValue] = item[valueKey]; }else{ result[keyValue] = item; } }) return valueKey === null ? arrResult : result; }</pre></td></tr> </table></pre> </div> <div class="footer"> <div class="meta">Generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Tue Sep 23 2014 16:53:49 GMT+0800 (CST)</div> </div> <script src="../../../prettify.js"></script> <script src="https://yui-s.yahooapis.com/3.6.0/build/yui/yui-min.js"></script> <script> YUI().use('datatable', function (Y) { var formatters = { pct: function (o) { o.className += o.record.get('classes')[o.column.key]; try { return o.value.toFixed(2) + '%'; } catch (ex) { return o.value + '%'; } }, html: function (o) { o.className += o.record.get('classes')[o.column.key]; return o.record.get(o.column.key + '_html'); } }, defaultFormatter = function (o) { o.className += o.record.get('classes')[o.column.key]; return o.value; }; function getColumns(theadNode) { var colNodes = theadNode.all('tr th'), cols = [], col; colNodes.each(function (colNode) { col = { key: colNode.getAttribute('data-col'), label: colNode.get('innerHTML') || ' ', sortable: !colNode.getAttribute('data-nosort'), className: colNode.getAttribute('class'), type: colNode.getAttribute('data-type'), allowHTML: colNode.getAttribute('data-html') === 'true' || colNode.getAttribute('data-fmt') === 'html' }; col.formatter = formatters[colNode.getAttribute('data-fmt')] || defaultFormatter; cols.push(col); }); return cols; } function getRowData(trNode, cols) { var tdNodes = trNode.all('td'), i, row = { classes: {} }, node, name; for (i = 0; i < cols.length; i += 1) { name = cols[i].key; node = tdNodes.item(i); row[name] = node.getAttribute('data-value') || node.get('innerHTML'); row[name + '_html'] = node.get('innerHTML'); row.classes[name] = node.getAttribute('class'); //Y.log('Name: ' + name + '; Value: ' + row[name]); if (cols[i].type === 'number') { row[name] = row[name] * 1; } } //Y.log(row); return row; } function getData(tbodyNode, cols) { var data = []; tbodyNode.all('tr').each(function (trNode) { data.push(getRowData(trNode, cols)); }); return data; } function replaceTable(node) { if (!node) { return; } var cols = getColumns(node.one('thead')), data = getData(node.one('tbody'), cols), table, parent = node.get('parentNode'); table = new Y.DataTable({ columns: cols, data: data, sortBy: 'file' }); parent.set('innerHTML', ''); table.render(parent); } Y.on('domready', function () { replaceTable(Y.one('div.coverage-summary table')); if (typeof prettyPrint === 'function') { prettyPrint(); } }); }); </script> </body> </html>
hugcoday/wetime
node_modules/thinkjs/coverage/thinkjs/lib/Common/common.js.html
HTML
mit
55,014
--- layout: page title: Careers icon: code permalink: /careers/ order: 4 --- <div class="ui text container"> <div class="ui hidden divider"></div> <h1 class="ui header"> Careers at Liberis Labs </h1> <form class="ui form"> <div class="field"> <label>Job Type</label> <select id="job-types" class="ui dropdown"> <option value="">All</option> {% assign types = site.jobs | group_by: 'type' | map: 'name' %} {% for type in types %} <option value="{{type}}">{{type}}</option> {% endfor %} </select> </div> </form> <div class="ui divider"></div> <div class="ui basic segment"> <div class="ui relaxed divided list"> {% for job in site.jobs %} <div class="item" data-job-type="{{job.type}}"> <i class="large {{job.job_icon}} middle aligned icon"></i> <div class="content"> <a class="header" href="{{job.url | prepend: site.baseurl }}">{{job.job_title}}</a> <div class="description">{{job.location}}</div> </div> </div> {% endfor %} </div> </div> </div>
LiberisLabs/LiberisLabs.github.io
careers.html
HTML
mit
1,057
<ion-view view-title="แผนดำเนินงาน"> <ion-content> <div class="card"> <div class="item item-text-wrap"> <md-list> <md-list-item class="md-3-line" ng-repeat="n in listmaster"> <div class="md-list-item-text" layout="column"> <h3>{{ n.ivz_leftterritory.primaryName +'-'+n.description }}</h3> <p>พนักงาน:{{n.ivz_empname}}</p> </div> <a class="md-secondary ion-ios-arrow-forward text-h1 text-bold" ng-click="listgo(n.ivz_leftterritory.id,Data.mastertype,n.typego)"></a> <md-divider ng-if="!$last"></md-divider> </md-list-item> </md-list> </div> </div> </ion-content> </ion-view>
kanomthai/IonicCRM
www/templates/planned/listtersup.html
HTML
mit
773
#parse('_pagelet/constant.html') <!DOCTYPE html> <html lang='zh-CN'> <head> #parse('_pagelet/header.html') </head> <body> <input type='button' id='logout' value='logout'><p></p> <input type='button' id='wrongTest' value='wrongTest'><p></p> <input type='button' id='myInfo' value='myInfo'><p></p> 创建群组: <input type='button' id='createGroup' value='createGroup'><p></p> 加入群组: <input type='text' id='group_id' /> <input type='button' id='entryGroup' value='entryGroup'><p></p> <input type='button' id='exitGroup' value='exitGroup'><p></p> <textarea rows='8' cols='50'></textarea> <textarea rows='8' cols='50'></textarea><p></p> <input type='button' id='_5005_ready' value='举手'><p></p> <input type='button' id='_5013_craps' value='用户摇骰子'><p></p> 发送给: <input type='text' id='user_id' placeholder='ALL,GROUP,PERSON,...' /> <input type='text' id='msg' /> <input type='button' id='send' value='send'><p></p> 群发: <input type='text' id='msg_all' /> <input type='button' id='send_all' value='send_all'><p></p> #parse('_pagelet/js.html') <script type='text/javascript'> var random = function(){ $('#msg').val(new Date()); $('#user_id').val(new Date().getTime()); } $(function(){ random(); $('#group_id').val(_.random(100000, 999999)); }) var socket = null; $(function(){ $('#wrongTest').click(function(){ socket.send(JSON.stringify({})); }); $('#createGroup').click(function(){ var p = [ 102, 3001, Math.random() * 1000, new Date().getTime(), JSON.stringify({ group_name: '房间名'+ new Date().getTime(), visitor_count: 6, // n个钓鱼人 round_count: 4, // n圈 fund: 1000, // 组局基金 }), null, ]; socket.send(JSON.stringify(p)); }); $('#entryGroup').click(function(){ var p = [ 102, 3007, Math.random() * 1000, new Date().getTime(), $('#group_id').val(), null, ]; socket.send(JSON.stringify(p)); }); $('#exitGroup').click(function(){ var p = [ 102, 3005, Math.random() * 1000, new Date().getTime(), null, null, ]; socket.send(JSON.stringify(p)); }); $('#_5005_ready').click(function(){ var p = [ 102, 5005, Math.random() * 1000, new Date().getTime(), null, null, ]; socket.send(JSON.stringify(p)); }); $('#_5013_craps').click(function(){ var p = [ 102, 5013, Math.random() * 1000, new Date().getTime(), null, null, ]; socket.send(JSON.stringify(p)); }); $('#myInfo').click(function(){ var p = [ 102, 1001, Math.random() * 1000, new Date().getTime(), null, null, ]; socket.send(JSON.stringify(p)); }); $('#send').click(function(){ var p = [ 102, 2001, Math.random() * 1000, new Date().getTime(), JSON.stringify([$('#user_id').val(), $('#msg').val()]), null, ]; socket.send(JSON.stringify(p)); }); $('#send_all').click(function(){ var p = [ 102, 2003, Math.random() * 1000, new Date().getTime(), $('#msg_all').val(), null, ]; socket.send(JSON.stringify(p)); }); var back_id; (function(){ socket = new WebSocket('ws://'+ window.location.hostname +'/s/'+ (location.search.match(/s=([\w\-]+)/) ? RegExp.$1 : '') +'/'); socket.onopen = function(evt){ socket.onmessage = function(evt){ var data = evt.data; var type = typeof data; data = JSON.parse(data); console.log('++++'); switch(data.method){ case 2002: { random(); (function(){ console.log(data) })(); break; } case 3002: { (function(){ // data = data.data; console.log(data) })(); break; } case 5006: { (function(){ // data = data.data; back_id = data.data; console.log(data.data) })(); break; } default: { console.log(data) break; } } }; // first var p = [ 102, 1, Math.random() * 1000, new Date().getTime(), JSON.stringify({ code: location.search.match(/code=([\w\-]+)/) ? RegExp.$1 : '' }), null, ]; socket.send(JSON.stringify(p)); }; socket.onclose = function(evt){ console.log(evt); setTimeout(function(){ location.href = '/client/user/login?t='+ new Date().getTime(); }, 1000); }; socket.onerror = function(evt){ console.error(evt); setTimeout(function(){ location.href = '/client/user/login?t='+ new Date().getTime(); }, 1000); }; })(); $('#logout').click(function(){ socket.close(); }); }); </script> </body> </html>
speedt/g2
logon/src/login/views/pushCake/1_0_1.html
HTML
mit
5,185
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>jsChessboard 0.2 est disponible</title> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content=""> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="jsChessboard 0.2 est disponible"> <meta name="twitter:description" content=""> <meta property="og:type" content="article"> <meta property="og:title" content="jsChessboard 0.2 est disponible"> <meta property="og:description" content=""> <!-- <meta name="twitter:site" content=""> <meta name="twitter:creator" content=""> <meta name="google-site-verification" content=""> <meta property="fb:admins" content=""> --> <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon"> <link href="/apple-touch-icon-precomposed.png" rel="apple-touch-icon"> <link href="//fonts.googleapis.com/" rel="dns-prefetch"> <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic|Open+Sans:700,400&subset=latin,latin-ext" rel="stylesheet"> <link rel="stylesheet" href="//jcsirot.github.io/hubpress.io/themes/ghostium/assets/css/main.min.css?v=1468920995260"/> <link rel="stylesheet" href="//jcsirot.github.io/hubpress.io/themes/ghostium/assets/css/custom.css?v=1468920995260"/> <link rel="stylesheet" href="//jcsirot.github.io/hubpress.io/themes/ghostium/assets/css/asciidoctor-foundation.css?v=1468920995260"/> <script type="text/javascript"> var ga_ua = 'UA-XXXXX-X'; var disqus_shortname = 'example'; var enable_pjax = true; // Pace Options // ============== window.paceOptions = { catchupTime: 100, minTime: 100, elements: false, restartOnRequestAfter: 500, startOnPageLoad: false } // Ghostium Globals // ============== window.GHOSTIUM = {}; GHOSTIUM.haveGA = typeof ga_ua !== 'undefined' && ga_ua !== 'UA-XXXXX-X'; GHOSTIUM.haveDisqus = typeof disqus_shortname !== 'undefined' && disqus_shortname !== 'example'; GHOSTIUM.enablePjax = typeof enable_pjax !== 'undefined' ? enable_pjax : true; </script> <script src="//jcsirot.github.io/hubpress.io/themes/ghostium/assets/js/head-scripts.min.js?v=1468920995260"></script> <link rel="canonical" href="https://jcsirot.github.io/hubpress.io/2010/06/09/js-Chessboard-02-est-disponible.html" /> <meta name="referrer" content="origin" /> <meta property="og:site_name" content="Coding Stories" /> <meta property="og:type" content="website" /> <meta property="og:title" content="jsChessboard 0.2 est disponible" /> <meta property="og:description" content="J’ai procédé à la release de la bibliothèque jsChessboard en version 0.2. jsChessboard est une bibliothèque qui permet d’interpréter des parties d’échecs et de dessiner des échiquiers, le tout entièrement en javascript en utilisant le tag &amp;lt;canvas&amp;gt;. Les objectifs fixés pour la version 0." /> <meta property="og:url" content="https://jcsirot.github.io/hubpress.io/2010/06/09/js-Chessboard-02-est-disponible.html" /> <meta property="article:tag" content="javascript" /> <meta property="article:tag" content=" html5" /> <meta property="article:tag" content=" chess" /> <meta property="article:tag" content=" jsChessboard" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="jsChessboard 0.2 est disponible" /> <meta name="twitter:description" content="J’ai procédé à la release de la bibliothèque jsChessboard en version 0.2. jsChessboard est une bibliothèque qui permet d’interpréter des parties d’échecs et de dessiner des échiquiers, le tout entièrement en javascript en utilisant le tag &amp;lt;canvas&amp;gt;. Les objectifs fixés pour la version 0." /> <meta name="twitter:url" content="https://jcsirot.github.io/hubpress.io/2010/06/09/js-Chessboard-02-est-disponible.html" /> <script type="application/ld+json"> null </script> <meta name="generator" content="HubPress" /> <link rel="alternate" type="application/rss+xml" title="Coding Stories" href="https://jcsirot.github.io/hubpress.io/rss/" /> </head> <body class="post-template tag-javascript tag-html5 tag-chess tag-js-Chessboard"> <button data-action="open-drawer" id="drawer-button" class="drawer-button"><i class="fa fa-bars"></i></button> <nav tabindex="-1" class="drawer"> <div class="drawer-container"> <!--.drawer-search(role="search")--> <ul role="navigation" class="drawer-list"> <li class="drawer-list-item"> <a href="https://jcsirot.github.io/hubpress.io" data-pjax> <i class="fa fa-home"></i>Home </a> </li> <!-- <li class="drawer-list-item"> <a href="https://jcsirot.github.io/hubpress.io" title="Coding Stories" data-pjax> <i class="fa fa-list-alt"></i>All posts </a> </li> --> <li class="drawer-list-item"> <a href="https://jcsirot.github.io/hubpress.io/rss/"> <i class="fa fa-rss"></i>Subscribe to Feed </a> </li> <li class="drawer-list-divider"></li> <li class="drawer-list-item drawer-list-title"> Follow me </li> <li class="drawer-list-item"> <a href="https://twitter.com/jcsirot" title="Twitter" target="_blank"> <i class="fa fa-twitter"></i>Twitter </a> </li> <li class="drawer-list-item"> <a href="https://github.com/jcsirot" title="Github" target="_blank"> <i class="fa fa-github"></i>Github </a> </li> <li class="drawer-list-item"> <a href="https://fr.linkedin.com/in/jcsirot" title="LinkedIn" target="_blank"> <i class="fa fa-linkedin"></i>LinkedIn </a> </li> </ul> </div> </nav> <div class="drawer-overlay"></div> <main id="container" role="main" class="container"> <div class="surface"> <div class="surface-container"> <div data-pjax-container class="content"> <section class="wrapper wrapper-post"> <div class="wrapper-container"> <article itemscope itemtype="http://schema.org/BlogPosting" role="article" class="post post tag-javascript tag-html5 tag-chess tag-js-Chessboard"> <section class="post-container"> <header class="post-header"> <ul class="post-meta-list"> <li class="post-meta-item"> <time datetime="2010-06-09" itemprop="datePublished"> 6 years ago </time> </li> <li class="post-meta-item"> <span class="tags"><i class="fa fa-tags"></i> <span> <a href="https://jcsirot.github.io/hubpress.io/tag/javascript/">javascript</a>, <a href="https://jcsirot.github.io/hubpress.io/tag/html5/"> html5</a>, <a href="https://jcsirot.github.io/hubpress.io/tag/chess/"> chess</a>, <a href="https://jcsirot.github.io/hubpress.io/tag/js-Chessboard/"> jsChessboard</a></span> </span> </li> <li class="post-meta-item"> <a href="#disqus_thread" data-disqus-identifier="">Comments</a> </li> </ul> <h1 itemprop="name headline" class="post-title"><a href="https://jcsirot.github.io/hubpress.io/2010/06/09/js-Chessboard-02-est-disponible.html" itemprop="url" data-pjax title="jsChessboard 0.2 est disponible">jsChessboard 0.2 est disponible</a></h1> <!--h2 itemprop="about" class="post-subtitle"></h2--> </header> <aside class="post-side"> <div class="post-author"> <a href="http://www.coding-stories.com/" class="post-author-avatar"> <img src="https://avatars.githubusercontent.com/u/470082?v&#x3D;3" alt="Jean-Christophe Sirot"> </a> <div class="post-author-info"> <a href="http://www.coding-stories.com/" class="post-author-name"> Jean-Christophe Sirot </a> <p class="post-author-bio"></p> </div> </div> </aside> <div itemprop="articleBody" class="post-body"> <div class="paragraph"> <p>J’ai procédé à la release de la bibliothèque jsChessboard en version 0.2. jsChessboard est une bibliothèque qui permet d’interpréter des parties d’échecs et de dessiner des échiquiers, le tout entièrement en javascript en utilisant le tag <code>&lt;canvas&gt;</code>.</p> </div> <div class="paragraph"> <p>Les objectifs fixés pour la version 0.3 :</p> </div> <div class="ulist"> <ul> <li> <p>fournir un plugin jQuery ;</p> </li> <li> <p>permettre d’afficher les numéros de rangées/colonnes ;</p> </li> <li> <p>permettre la personnalisation des pièces, des couleurs ;</p> </li> <li> <p>avoir un <em>vrai viewer</em> <a href="http://fr.wikipedia.org/wiki/Portable_Game_Notation">PGN</a> en HTML5/javascript</p> </li> <li> <p><strong>ajouter des tests unitaires !</strong></p> </li> </ul> </div> <div class="paragraph"> <p>Le site du projet : <a href="http://jschessboard.com" class="bare">http://jschessboard.com</a></p> </div> <div class="paragraph"> <p>Pour voir la bibliothèque en action, il y quelques démos sur le site du projet <a href="http://jschessboard.com/svn/trunk/examples/operagame.html">ici</a>, <a href="http://jschessboard.com/svn/trunk/examples/checkmate.html">là</a> ou encore <a href="http://jschessboard.com/svn/trunk/examples/fen.html">là</a>.</p> </div> </div> <footer class="post-footer"> <div itemprop="author" itemscope itemtype="http://schema.org/Person" class="post-author"> <a href="http://www.coding-stories.com/" class="post-author-avatar"> <img itemprop="image" src="https://avatars.githubusercontent.com/u/470082?v&#x3D;3" alt="Jean-Christophe Sirot"> </a> <div class="post-author-info"> <h4 class="post-footer-heading">Written By</h4> <a href="http://www.coding-stories.com/" itemprop="url" class="post-author-name"> <span itemprop="name">Jean-Christophe Sirot</span> </a> <p itemprop="description" class="post-author-bio"></p> <p class="post-author-location">Paris</p> <p class="post-author-website"> <a href="http://www.coding-stories.com/" rel="nofollow">http://www.coding-stories.com/</a> </p> <p class="post-info"> <b class="post-info-title">Published on</b> <time class="post-date">June 09, 2010</time> </p> </div> </div> <div class="post-social"> <h4 class="post-footer-heading">Spread the word</h4> <a href="#" data-action="share-twitter"><i class="fa fa-fw fa-lg fa-twitter"></i></a> <a href="#" data-action="share-facebook"><i class="fa fa-fw fa-lg fa-facebook"></i></a> <a href="#" data-action="share-gplus"><i class="fa fa-fw fa-lg fa-google-plus"></i></a> </div> </footer> </section> <section itemprop="comment" class="post-comments"> <div id="disqus_thread"></div> </section> </article> <footer role="contentinfo" class="footer"> <p><small>Copyright &copy; <span itemprop="copyrightHolder">Coding Stories</span>. 2016. All Rights Reserved.</small></p> <p><small><a href="http://ghostium.oswaldoacauan.com/" target="_blank">Ghostium Theme</a> by <a href="http://twitter.com/oswaldoacauan" target="_blank">@oswaldoacauan</a></small></p> <p><small>Adapted by <a href="https://twitter.com/mgreau">Maxime Gréau</a></small></p> <p><small>Published with <a href="http://hubpress.io">HubPress</a></small></p> </footer> </div> </section> </div> </div> </div> </main> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script> <script type="text/javascript"> jQuery( document ).ready(function() { // change date with ago jQuery('ago.ago').each(function(){ var element = jQuery(this).parent(); element.html( moment(element.text()).fromNow()); }); }); hljs.initHighlightingOnLoad(); </script> <script src="//jcsirot.github.io/hubpress.io/themes/ghostium/assets/js/foot-scripts.min.js?v=1468920995260"></script> </body> </html>
jcsirot/hubpress.io
2010/06/09/js-Chessboard-02-est-disponible.html
HTML
mit
13,576
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (10.0.2) on Tue Oct 02 16:55:00 CEST 2018 --> <title>core.mwin_modules</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="date" content="2018-10-02"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> <script type="text/javascript" src="../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../jquery/jquery-1.10.2.js"></script> <script type="text/javascript" src="../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="core.mwin_modules"; } } catch(err) { } //--> var pathtoroot = "../../";loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../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="../../core/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../crypt/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?core/mwin_modules/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> <ul class="navListSearch"> <li><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding">&nbsp;</div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> <div class="header"> <h1 title="Package" class="title">Package&nbsp;core.mwin_modules</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" 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"> <th class="colFirst" scope="row"><a href="../../core/mwin_modules/CipherModule.html" title="class in core.mwin_modules">CipherModule</a></th> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <th class="colFirst" scope="row"><a href="../../core/mwin_modules/GraphicModule.html" title="class in core.mwin_modules">GraphicModule</a></th> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <th class="colFirst" scope="row"><a href="../../core/mwin_modules/IndivModule.html" title="class in core.mwin_modules">IndivModule</a></th> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <th class="colFirst" scope="row"><a href="../../core/mwin_modules/SwitchModule.html" title="class in core.mwin_modules">SwitchModule</a></th> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <th class="colFirst" scope="row"><a href="../../core/mwin_modules/TranslationModule.html" title="class in core.mwin_modules">TranslationModule</a></th> <td class="colLast">&nbsp;</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="../../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="../../core/package-summary.html">Prev&nbsp;Package</a></li> <li><a href="../../crypt/package-summary.html">Next&nbsp;Package</a></li> </ul> <ul class="navList"> <li><a href="../../index.html?core/mwin_modules/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> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
PSeminarKryptographie/MonkeyCrypt
dist/javadoc/core/mwin_modules/package-summary.html
HTML
mit
6,641
<!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_18) on Thu Dec 18 17:18:33 PST 2014 --> <title>Uses of Interface java.lang.Thread.UncaughtExceptionHandler (Java Platform SE 7 )</title> <meta name="date" content="2014-12-18"> <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 Interface java.lang.Thread.UncaughtExceptionHandler (Java Platform SE 7 )"; } //--> </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="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?java/lang/class-use/Thread.UncaughtExceptionHandler.html" target="_top">Frames</a></li> <li><a href="Thread.UncaughtExceptionHandler.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 Interface java.lang.Thread.UncaughtExceptionHandler" class="title">Uses of Interface<br>java.lang.Thread.UncaughtExceptionHandler</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</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="#java.lang">java.lang</a></td> <td class="colLast"> <div class="block">Provides classes that are fundamental to the design of the Java programming language.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#java.util.concurrent">java.util.concurrent</a></td> <td class="colLast"> <div class="block">Utility classes commonly useful in concurrent programming.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="java.lang"> <!-- --> </a> <h3>Uses of <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a> in <a href="../../../java/lang/package-summary.html">java.lang</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../java/lang/package-summary.html">java.lang</a> that implement <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../java/lang/ThreadGroup.html" title="class in java.lang">ThreadGroup</a></strong></code> <div class="block">A thread group represents a set of threads.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../java/lang/package-summary.html">java.lang</a> that return <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</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>static <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a></code></td> <td class="colLast"><span class="strong">Thread.</span><code><strong><a href="../../../java/lang/Thread.html#getDefaultUncaughtExceptionHandler()">getDefaultUncaughtExceptionHandler</a></strong>()</code> <div class="block">Returns the default handler invoked when a thread abruptly terminates due to an uncaught exception.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a></code></td> <td class="colLast"><span class="strong">Thread.</span><code><strong><a href="../../../java/lang/Thread.html#getUncaughtExceptionHandler()">getUncaughtExceptionHandler</a></strong>()</code> <div class="block">Returns the handler invoked when this thread abruptly terminates due to an uncaught exception.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../java/lang/package-summary.html">java.lang</a> with parameters of type <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</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>static void</code></td> <td class="colLast"><span class="strong">Thread.</span><code><strong><a href="../../../java/lang/Thread.html#setDefaultUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler)">setDefaultUncaughtExceptionHandler</a></strong>(<a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a>&nbsp;eh)</code> <div class="block">Set the default handler invoked when a thread abruptly terminates due to an uncaught exception, and no other handler has been defined for that thread.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Thread.</span><code><strong><a href="../../../java/lang/Thread.html#setUncaughtExceptionHandler(java.lang.Thread.UncaughtExceptionHandler)">setUncaughtExceptionHandler</a></strong>(<a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a>&nbsp;eh)</code> <div class="block">Set the handler invoked when this thread abruptly terminates due to an uncaught exception.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="java.util.concurrent"> <!-- --> </a> <h3>Uses of <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a> in <a href="../../../java/util/concurrent/package-summary.html">java.util.concurrent</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../java/util/concurrent/package-summary.html">java.util.concurrent</a> that return <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</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="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a></code></td> <td class="colLast"><span class="strong">ForkJoinPool.</span><code><strong><a href="../../../java/util/concurrent/ForkJoinPool.html#getUncaughtExceptionHandler()">getUncaughtExceptionHandler</a></strong>()</code> <div class="block">Returns the handler for internal worker threads that terminate due to unrecoverable errors encountered while executing tasks.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../java/util/concurrent/package-summary.html">java.util.concurrent</a> with parameters of type <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../java/util/concurrent/ForkJoinPool.html#ForkJoinPool(int,%20java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory,%20java.lang.Thread.UncaughtExceptionHandler,%20boolean)">ForkJoinPool</a></strong>(int&nbsp;parallelism, <a href="../../../java/util/concurrent/ForkJoinPool.ForkJoinWorkerThreadFactory.html" title="interface in java.util.concurrent">ForkJoinPool.ForkJoinWorkerThreadFactory</a>&nbsp;factory, <a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">Thread.UncaughtExceptionHandler</a>&nbsp;handler, boolean&nbsp;asyncMode)</code> <div class="block">Creates a <code>ForkJoinPool</code> with the given parameters.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../java/lang/Thread.UncaughtExceptionHandler.html" title="interface in java.lang">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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?java/lang/class-use/Thread.UncaughtExceptionHandler.html" target="_top">Frames</a></li> <li><a href="Thread.UncaughtExceptionHandler.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><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://docs.oracle.com/javase/7/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../legal/cpyr.html">Copyright</a> &#x00a9; 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
fbiville/annotation-processing-ftw
doc/java/jdk7/java/lang/class-use/Thread.UncaughtExceptionHandler.html
HTML
mit
13,269
<!DOCTYPE html> <html lang="en"> <head> <!-- normalize.css removes cross-browser differences in defaults, e.g., differences in how form elements appear between Firefox and IE See: http://necolas.github.com/normalize.css/ --> <link rel="stylesheet" href="/css/normalize.css"> <!-- application.css is where you put your styles --> <link rel="stylesheet" href="/css/application.css"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script src="/js/application.js"></script> <title></title> </head> <body> <div id="statistics"> <p> You got everything right! </p> <a href = "profile.html"> Pick a new deck</a> </div> </body> </html>
ckampfe/flashy-cards
Planning_Documents/Html_Wirefame/statistics.html
HTML
mit
712
{% import "lib/githubLinks.html" as github -%} {% import "lib/paramList.html" as params -%} {%- macro renderHeritage(exportDoc) -%} {%- if exportDoc.extendsClauses.length %} extends {% for clause in exportDoc.extendsClauses -%} {% if clause.doc.path %}<a class="code-anchor" href="{$ clause.doc.path $}">{$ clause.text $}</a>{% else %}{$ clause.text $}{% endif %}{% if not loop.last %}, {% endif -%} {% endfor %}{% endif %} {%- if exportDoc.implementsClauses.length %} implements {% for clause in exportDoc.implementsClauses -%} <a class="code-anchor" href="{$ clause.doc.path $}">{$ clause.text $}</a>{% if not loop.last %}, {% endif -%} {% endfor %}{% endif %} {%- endmacro -%} {%- macro renderMembers(doc) -%} {%- for member in doc.staticProperties %}{% if not member.internal %} <a class="code-anchor{% if member.deprecated %} deprecated-api-item{% endif %}" href="{$ doc.path $}#{$ member.anchor | urlencode $}">{$ renderMemberSyntax(member, 1) $}</a>{% endif %}{% endfor -%} {% for member in doc.staticMethods %}{% if not member.internal %} <a class="code-anchor{% if member.deprecated %} deprecated-api-item{% endif %}" href="{$ doc.path $}#{$ member.anchor | urlencode $}">{$ renderMemberSyntax(member, 1) $}</a>{% endif %}{% endfor -%} {% if doc.constructorDoc and not doc.constructorDoc.internal %} <a class="code-anchor{% if member.deprecated %} deprecated-api-item{% endif %}" href="{$ doc.path $}#{$ doc.constructorDoc.anchor | urlencode $}">{$ renderMemberSyntax(doc.constructorDoc, 1) $}</a>{% endif -%} {% for member in doc.properties %}{% if not member.internal %} <a class="code-anchor{% if member.deprecated %} deprecated-api-item{% endif %}" href="{$ doc.path $}#{$ member.anchor | urlencode $}">{$ renderMemberSyntax(member, 1) $}</a>{% endif %}{% endfor -%} {% for member in doc.methods %}{% if not member.internal %} <a class="code-anchor{% if member.deprecated %} deprecated-api-item{% endif %}" href="{$ doc.path $}#{$ member.anchor | urlencode $}">{$ renderMemberSyntax(member, 1) $}</a>{% endif %}{% endfor -%} {%- for ancestor in doc.extendsClauses %}{% if ancestor.doc %} // inherited from <a class="code-anchor" href="{$ ancestor.doc.path $}">{$ ancestor.doc.id $}</a>{$ renderMembers(ancestor.doc) $}{% endif %}{% endfor -%} {%- endmacro -%} {%- macro renderMemberSyntax(member, truncateLines) -%} {%- if member.boundTo %}<span class="property-binding">@{$ member.boundTo.type $}( {%- if member.boundTo.propertyName != member.boundTo.bindingName %}'{$ member.boundTo.bindingName $}'{% endif -%} )</span><br>{% endif -%} {%- if member.accessibility !== 'public' %}{$ member.accessibility $} {% endif -%} {%- if member.isAbstract %}abstract {% endif -%} {%- if member.isStatic %}static {% endif -%} <span class="member-name">{$ member.name $}</span>{$ member.typeParameters | escape $}{% if not member.isGetAccessor %}{$ params.paramList(member.parameters, truncateLines) | trim $}{% endif %} {%- if member.isOptional %}?{% endif -%} {$ params.returnType(member.type) | trim | truncateCode(truncateLines) $} {%- endmacro -%} {%- macro renderOverloadInfo(overload, cssClass, method) -%} <div class="overload-info"> {% if overload.shortDescription and (overload.shortDescription != method.shortDescription) %} <div class="short-description"> {$ overload.shortDescription | marked $} </div>{% endif %} <code-example language="ts" hideCopy="true" class="no-box api-heading{% if overload.deprecated %} deprecated-api-item{% endif %}">{$ renderMemberSyntax(overload) $}</code-example> {% if overload.deprecated !== undefined %} <div class="deprecated"> {$ ('**Deprecated** ' + overload.deprecated) | marked $} </div>{% endif %} <h6 class="no-anchor">Parameters</h6> {$ params.renderParameters(overload.parameterDocs, cssClass + '-parameters', cssClass + '-parameter', true) $} {% if overload.type or overload.returns.type %} <h6 class="no-anchor">Returns</h6> {% marked %}`{$ (overload.type or overload.returns.type) $}`{% if overload.returns %}: {$ overload.returns.description $}{% endif %}{% endmarked %} {% endif %} {% if overload.throws.length %} <h6 class="no-anchor">Throws</h6> {% for error in overload.throws %} {% marked %}`{$ (error.typeList or 'Error') $}` {$ error.description $}{% endmarked %} {% endfor %} {% endif %} {% if overload.description and (overload.description != method.description) -%} <div class="description"> {$ overload.description | marked $} </div> {%- endif %} </div> {%- endmacro -%} {%- macro renderMethodDetail(versionInfo, method, cssClass) -%} <a id="{$ method.anchor $}"></a> <table class="is-full-width method-table {$ cssClass $}"> {% if method.name !== 'constructor' %}<thead><tr><th> <div class="with-github-links"> <h3> {% if method.isCallMember %}<i>call signature</i> {% elseif method.isNewMember %}<i>construct signature</i> {% else %}{$ method.name $}() {% endif %} </h3> {$ github.githubLinks(method, versionInfo) $} </div> </th></tr></thead>{% endif %} <tbody> {% if method.shortDescription %}<tr> <td class="short-description"> {$ method.shortDescription | marked $} {%- if method.see.length %} <p>See also:</p> <ul> {% for see in method.see %} <li>{$ see | marked $}</li>{% endfor %} </ul> {% endif %} </td> </tr>{% endif %} {% if method.overloads.length == 0 %} <tr> <td> {$ renderOverloadInfo(method, cssClass + '-overload', method) $} </td> </tr> {% elseif method.overloads.length < 3 -%} {% if method.isAbstract %} <tr> <td> {$ renderOverloadInfo(method, cssClass + '-overload', method) $} </td> </tr> {% endif %} {% for overload in method.overloads -%} <tr> <td> {$ renderOverloadInfo(overload, cssClass + '-overload', method) $} </td> </tr> {% endfor -%} {% else -%} <tr> <td> <details class="overloads"> <summary> <div class="icon-action-header"> <h4 class="no-anchor">{$ method.overloads.length $} overloads...</h4> <a> <span class="show-all">Show All</span> <span class="collapse-all">Hide All</span> <i class="material-icons expand">expand_more</i> </a> </div> </summary> <div class="detail-contents"> {% if method.isAbstract %} {$ renderOverloadInfo(method, cssClass + '-overload', method) $} <hr class="hr-margin fullwidth"> {% endif %} {% for overload in method.overloads %} <h5 class="no-anchor">Overload #{$ loop.index $}</h5> {$ renderOverloadInfo(overload, cssClass + '-overload', method) $} {% if not loop.last %}<hr class="hr-margin">{% endif %} {% endfor %} </div> </details> </td> </tr> {% endif %} {% if method.description -%} <tr> <td class="description"> {$ method.description | marked({ h3: 'h5' }) $} </td> </tr> {%- endif %} {% if method.usageNotes -%} <tr> <td class="usage-notes"> <h4 id="{$ method.anchor $}-usage-notes">Usage Notes</h4> {$ method.usageNotes | marked({ h3: 'h5' }) $} </td> </tr> {%- endif %} </tbody> </table> {% endmacro -%} {%- macro renderMethodDetails(versionInfo, methods, containerClass, itemClass, headingText) -%} {% set nonInternalMethods = methods | filterByPropertyValue('internal', undefined) %} {% if nonInternalMethods.length %} <section class="{$ containerClass $}"> <h2>{$ headingText $}</h2> {% for member in nonInternalMethods %} {$ renderMethodDetail(versionInfo, member, itemClass) $} {% endfor %} </section> {% endif %} {%- endmacro -%} {%- macro renderProperties(properties, containerClass, propertyClass, headingText, headings, headingLevel = 2) -%} {% set nonInternalProperties = properties | filterByPropertyValue('internal', undefined) %} {% if nonInternalProperties.length -%} <section class="{$ containerClass $}"> <h{$ headingLevel $}>{$ headingText $}</h{$ headingLevel $}> <table class="is-full-width list-table property-table"> <thead> <tr> <th>{$ headings[0] or 'Property' $}</th> <th>{$ headings[1] or 'Description' $}</th> </tr> </thead> <tbody> {% for property in nonInternalProperties %} <tr class="{$ propertyClass $}"> <td> <a id="{$ property.anchor $}"></a> <code class="{% if property.deprecated %} deprecated-api-item{% endif %}">{$ renderMemberSyntax(property) $}</code> </td> <td> {%- if (property.isGetAccessor or property.isReadonly) and not property.isSetAccessor %}<span class='read-only-property'>Read-Only</span>{% endif %} {%- if property.isSetAccessor and not property.isGetAccessor %}<span class='write-only-property'>Write-Only</span>{% endif %} {% if property.constructorParamDoc %} <span class='from-constructor'>Declared in Constructor</span>{% endif %} {% if property.shortDescription %}{$ property.shortDescription | marked $}{% endif %} {$ (property.description or property.constructorParamDoc.description) | marked $} {%- if property.see.length %} <p>See also:</p> <ul> {% for see in property.see %} <li>{$ see | marked $}</li>{% endfor %} </ul> {% endif %} </td> </tr> {% endfor %} </tbody> </table> </section> {%- endif -%} {%- endmacro -%} {% macro renderDirectiveAncestors(doc, collectionName) %} {%- for ancestor in doc.extendsClauses %}{% if ancestor.doc %} {% set nonInternalMembers = ancestor.doc[collectionName] | filterByPropertyValue('internal', undefined) %} {% if nonInternalMembers.length -%} <section class="inherited-members-list"> <h3>Inherited from <code><a class="code-anchor" href="{$ ancestor.doc.path $}">{$ ancestor.doc.name $}</a></code></h3> <ul> {% for member in nonInternalMembers %} <li> <code><a class="code-anchor" href="{$ ancestor.doc.path $}#{$ member.anchor | urlencode $}">{$ renderMemberSyntax(member) $}</a></code> </li> {% endfor %} </ul> </section> {% endif %} {$ renderDirectiveAncestors(ancestor.doc, collectionName) $} {% endif %}{% endfor -%} {% endmacro %} {% macro renderDirectiveProperties(doc, heading) %} {$ renderProperties(doc.properties, 'instance-properties', 'instance-property', heading) $} {$ renderDirectiveAncestors(doc, 'properties') $} {% endmacro %}
wKoza/angular
aio/tools/transforms/templates/api/lib/memberHelpers.html
HTML
mit
10,779
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="../circle.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="section"> <h1 class="header center orange-text">User agent detail</h1> <div class="row center"> <h5 class="header light"> BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 </h5> </div> </div> <div class="section"> <table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /><small>vendor/whichbrowser/parser/tests/data/mobile/os-blackberry.yaml</small></td><td>BlackBerry Browser </td><td> </td><td>BlackBerry OS 5.1</td><td style="border-left: 1px solid #555"></td><td>BlackBerry Torch 9860</td><td>mobile:smart</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-027cff01-4a76-491b-ace3-9289fcbc172f">Detail</a> <!-- Modal Structure --> <div id="modal-027cff01-4a76-491b-ace3-9289fcbc172f" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [headers] => User-Agent: BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 [result] => Array ( [browser] => Array ( [name] => BlackBerry Browser ) [os] => Array ( [name] => BlackBerry OS [version] => 5.1 ) [device] => Array ( [type] => mobile [subtype] => smart [manufacturer] => RIM [model] => BlackBerry Torch 9860 ) ) [readable] => a RIM BlackBerry Torch 9860 running BlackBerry OS 5.1 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>BlackBerry </td><td> </td><td>RIM OS </td><td style="border-left: 1px solid #555">RIM</td><td>Blackberry</td><td>Mobile Phone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.0312</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a> <!-- Modal Structure --> <div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapFull result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^.*blackberry.*$/ [browser_name_pattern] => *blackberry* [parent] => BlackBerry [comment] => BlackBerry [browser] => BlackBerry [browser_type] => Browser [browser_bits] => 32 [browser_maker] => Research In Motion Limited [browser_modus] => unknown [version] => 0.0 [majorver] => 0 [minorver] => 0 [platform] => RIM OS [platform_version] => unknown [platform_description] => RIM OS [platform_bits] => 32 [platform_maker] => Research In Motion Limited [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => [tables] => 1 [cookies] => 1 [backgroundsounds] => [javascript] => 1 [vbscript] => [javaapplets] => [activexcontrols] => [ismobiledevice] => 1 [istablet] => [issyndicationreader] => [crawler] => [isfake] => [isanonymized] => [ismodified] => [cssversion] => 2 [aolversion] => 0 [device_name] => Blackberry [device_maker] => Research In Motion Limited [device_type] => Mobile Phone [device_pointing_method] => unknown [device_code_name] => Blackberry [device_brand_name] => RIM [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td> <td colspan="12" class="center-align red lighten-1"> <strong>No result found</strong> </td> </tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>BlackBerry </td><td><i class="material-icons">close</i></td><td>RIM OS </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.0468</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a> <!-- Modal Structure --> <div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>BrowscapPhp result detail</h4> <p><pre><code class="php">stdClass Object ( [browser_name_regex] => /^.*blackberry.*$/ [browser_name_pattern] => *blackberry* [parent] => BlackBerry [comment] => BlackBerry [browser] => BlackBerry [browser_type] => unknown [browser_bits] => 0 [browser_maker] => Research In Motion Limited [browser_modus] => unknown [version] => 0.0 [majorver] => 0 [minorver] => 0 [platform] => RIM OS [platform_version] => unknown [platform_description] => unknown [platform_bits] => 0 [platform_maker] => unknown [alpha] => false [beta] => false [win16] => false [win32] => false [win64] => false [frames] => false [iframes] => false [tables] => false [cookies] => false [backgroundsounds] => false [javascript] => false [vbscript] => false [javaapplets] => false [activexcontrols] => false [ismobiledevice] => 1 [istablet] => [issyndicationreader] => false [crawler] => [isfake] => false [isanonymized] => false [ismodified] => false [cssversion] => 0 [aolversion] => 0 [device_name] => unknown [device_maker] => unknown [device_type] => Mobile Phone [device_pointing_method] => unknown [device_code_name] => unknown [device_brand_name] => unknown [renderingengine_name] => unknown [renderingengine_version] => unknown [renderingengine_description] => unknown [renderingengine_maker] => unknown ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>BlackBerry9860 5.1.0.276</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a> <!-- Modal Structure --> <div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>DonatjUAParser result detail</h4> <p><pre><code class="php">Array ( [platform] => [browser] => BlackBerry9860 [version] => 5.1.0.276 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td>BlackBerryOS 5.1.0.276</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a> <!-- Modal Structure --> <div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>JenssegersAgent result detail</h4> <p><pre><code class="php">Array ( [browserName] => [browserVersion] => [osName] => BlackBerryOS [osVersion] => 5.1.0.276 [deviceModel] => BlackBerry [isMobile] => 1 [isRobot] => [botName] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>BlackBerry Browser </td><td><i class="material-icons">close</i></td><td>RIM OS </td><td style="border-left: 1px solid #555">RIM</td><td>BlackBerry Torch 9860</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.2028</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a> <!-- Modal Structure --> <div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>NeutrinoApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [mobile_screen_height] => 800 [is_mobile] => 1 [type] => mobile-browser [mobile_brand] => RIM [mobile_model] => BlackBerry Torch 9860 [version] => [is_android] => [browser_name] => BlackBerry Browser [operating_system_family] => RIM OS [operating_system_version] => [is_ios] => [producer] => Research In Motion Limited [operating_system] => RIM OS [mobile_screen_width] => 480 [mobile_browser] => Safari ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>BlackBerry Browser </td><td> </td><td>BlackBerry OS 5.1</td><td style="border-left: 1px solid #555">RIM</td><td>BlackBerry 9860</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a> <!-- Modal Structure --> <div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>PiwikDeviceDetector result detail</h4> <p><pre><code class="php">Array ( [client] => Array ( [type] => browser [name] => BlackBerry Browser [short_name] => BB [version] => [engine] => ) [operatingSystem] => Array ( [name] => BlackBerry OS [short_name] => BLB [version] => 5.1 [platform] => ) [device] => Array ( [brand] => RM [brandName] => RIM [model] => BlackBerry 9860 [device] => 1 [deviceName] => smartphone ) [bot] => [extra] => Array ( [isBot] => [isBrowser] => 1 [isFeedReader] => [isMobileApp] => [isPIM] => [isLibrary] => [isMediaPlayer] => [isCamera] => [isCarBrowser] => [isConsole] => [isFeaturePhone] => [isPhablet] => [isPortableMediaPlayer] => [isSmartDisplay] => [isSmartphone] => 1 [isTablet] => [isTV] => [isDesktop] => [isMobile] => 1 [isTouchEnabled] => ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>BlackBerry 5.1.0.276</td><td><i class="material-icons">close</i></td><td>BlackBerry </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a> <!-- Modal Structure --> <div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>SinergiBrowserDetector result detail</h4> <p><pre><code class="php">Array ( [browser] => Sinergi\BrowserDetector\Browser Object ( [userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) [name:Sinergi\BrowserDetector\Browser:private] => BlackBerry [version:Sinergi\BrowserDetector\Browser:private] => 5.1.0.276 [isRobot:Sinergi\BrowserDetector\Browser:private] => [isChromeFrame:Sinergi\BrowserDetector\Browser:private] => [isFacebookWebView:Sinergi\BrowserDetector\Browser:private] => [isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] => ) [operatingSystem] => Sinergi\BrowserDetector\Os Object ( [name:Sinergi\BrowserDetector\Os:private] => BlackBerry [version:Sinergi\BrowserDetector\Os:private] => unknown [isMobile:Sinergi\BrowserDetector\Os:private] => 1 [userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) ) [device] => Sinergi\BrowserDetector\Device Object ( [name:Sinergi\BrowserDetector\Device:private] => unknown [userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object ( [userAgentString:Sinergi\BrowserDetector\UserAgent:private] => BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>BlackBerry 9860</td><td><i class="material-icons">close</i></td><td>BlackBerry OS 5.1.0</td><td style="border-left: 1px solid #555">BlackBerry</td><td>9860</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a> <!-- Modal Structure --> <div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UAParser result detail</h4> <p><pre><code class="php">UAParser\Result\Client Object ( [ua] => UAParser\Result\UserAgent Object ( [major] => 9860 [minor] => [patch] => [family] => BlackBerry ) [os] => UAParser\Result\OperatingSystem Object ( [major] => 5 [minor] => 1 [patch] => 0 [patchMinor] => 276 [family] => BlackBerry OS ) [device] => UAParser\Result\Device Object ( [brand] => BlackBerry [model] => 9860 [family] => BlackBerry 9860 ) [originalUserAgent] => BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td> </td><td> </td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.1716</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a> <!-- Modal Structure --> <div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentApiCom result detail</h4> <p><pre><code class="php">stdClass Object ( [platform_name] => BlackBerry [platform_version] => 9860 [platform_type] => Mobile ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>BlackBerry </td><td><i class="material-icons">close</i></td><td>BlackBerryOS 5.1.0</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.078</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a> <!-- Modal Structure --> <div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>UserAgentStringCom result detail</h4> <p><pre><code class="php">stdClass Object ( [agent_type] => Browser [agent_name] => BlackBerry [agent_version] => [os_type] => BlackBerryOS [os_name] => BlackBerryOS [os_versionName] => [os_versionNumber] => 5.1.0 [os_producer] => [os_producerURL] => [linux_distibution] => Null [agent_language] => [agent_languageTag] => ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Blackberry Browser 5.1.0.276</td><td> </td><td>BlackBerry OS </td><td style="border-left: 1px solid #555">BlackBerry</td><td>BlackBerry 9860</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.2496</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a> <!-- Modal Structure --> <div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhatIsMyBrowserCom result detail</h4> <p><pre><code class="php">stdClass Object ( [operating_system_name] => BlackBerry OS [simple_sub_description_string] => [simple_browser_string] => Blackberry Browser 5.1 on BlackBerry OS [browser_version] => 5.1 [extra_info] => Array ( ) [operating_platform] => BlackBerry 9860 [extra_info_table] => Array ( ) [layout_engine_name] => [detected_addons] => Array ( ) [operating_system_flavour_code] => [hardware_architecture] => [operating_system_flavour] => [operating_system_frameworks] => Array ( ) [browser_name_code] => blackberry-browser [operating_system_version] => [simple_operating_platform_string] => BlackBerry 9860 [is_abusive] => [layout_engine_version] => [browser_capabilities] => Array ( [0] => MIDP v2.0 [1] => CLDC v1.1 ) [operating_platform_vendor_name] => BlackBerry [operating_system] => BlackBerry OS [operating_system_version_full] => [operating_platform_code] => 9860 [browser_name] => Blackberry Browser [operating_system_name_code] => blackberry-os [user_agent] => BlackBerry9860/5.1.0.276 Profile/MIDP-2.0 Configuration/CLDC-1.1 [browser_version_full] => 5.1.0.276 [browser] => Blackberry Browser 5.1 ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>BlackBerry Browser </td><td> </td><td>BlackBerry OS 5.1</td><td style="border-left: 1px solid #555">RIM</td><td>BlackBerry Torch 9860</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a> <!-- Modal Structure --> <div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>WhichBrowser result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [name] => BlackBerry Browser ) [os] => Array ( [name] => BlackBerry OS [version] => 5.1 ) [device] => Array ( [type] => mobile [subtype] => smart [manufacturer] => RIM [model] => BlackBerry Torch 9860 ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a> <!-- Modal Structure --> <div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Woothee result detail</h4> <p><pre><code class="php">Array ( [category] => smartphone [os] => BlackBerry [os_version] => 5.1.0.276 [name] => UNKNOWN [version] => UNKNOWN [vendor] => UNKNOWN ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td>BlackBerry Browser 5.1.0.276</td><td><i class="material-icons">close</i></td><td>BlackBerry 5.1.0.276</td><td style="border-left: 1px solid #555">RIM</td><td>BlackBerry Torch 9860</td><td>Smartphone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.0312</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a> <!-- Modal Structure --> <div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Wurfl result detail</h4> <p><pre><code class="php">Array ( [virtual] => Array ( [is_android] => false [is_ios] => false [is_windows_phone] => false [is_app] => false [is_full_desktop] => false [is_largescreen] => true [is_mobile] => true [is_robot] => false [is_smartphone] => true [is_touchscreen] => true [is_wml_preferred] => false [is_xhtmlmp_preferred] => false [is_html_preferred] => true [advertised_device_os] => BlackBerry [advertised_device_os_version] => 5.1.0.276 [advertised_browser] => BlackBerry Browser [advertised_browser_version] => 5.1.0.276 [complete_device_name] => RIM BlackBerry Torch 9860 (Monza) [device_name] => RIM Monza [form_factor] => Smartphone [is_phone] => true [is_app_webview] => false ) [all] => Array ( [brand_name] => RIM [model_name] => BlackBerry Torch 9860 [unique] => true [ununiqueness_handler] => [is_wireless_device] => true [device_claims_web_support] => true [has_qwerty_keyboard] => false [can_skip_aligned_link_row] => true [uaprof] => http://www.blackberry.net/go/mobile/profiles/uaprof/9860/7.0.0.rdf [uaprof2] => http://www.blackberry.net/go/mobile/profiles/uaprof/9860_umts/7.0.0.rdf [uaprof3] => [nokia_series] => 0 [nokia_edition] => 0 [device_os] => RIM OS [mobile_browser] => Safari [mobile_browser_version] => 7.0 [device_os_version] => 7.0 [pointing_method] => touchscreen [release_date] => 2011_april [marketing_name] => Monza [model_extra_info] => [nokia_feature_pack] => 0 [can_assign_phone_number] => true [is_tablet] => false [manufacturer_name] => [is_bot] => false [is_google_glass] => false [proportional_font] => false [built_in_back_button_support] => false [card_title_support] => true [softkey_support] => false [table_support] => true [numbered_menus] => false [menu_with_select_element_recommended] => false [menu_with_list_of_links_recommended] => true [icons_on_menu_items_support] => false [break_list_of_links_with_br_element_recommended] => true [access_key_support] => false [wrap_mode_support] => false [times_square_mode_support] => false [deck_prefetch_support] => false [elective_forms_recommended] => true [wizards_recommended] => false [image_as_link_support] => false [insert_br_element_after_widget_recommended] => false [wml_can_display_images_and_text_on_same_line] => false [wml_displays_image_in_center] => false [opwv_wml_extensions_support] => false [wml_make_phone_call_string] => wtai://wp/mc; [chtml_display_accesskey] => false [emoji] => false [chtml_can_display_images_and_text_on_same_line] => false [chtml_displays_image_in_center] => false [imode_region] => none [chtml_make_phone_call_string] => tel: [chtml_table_support] => false [xhtml_honors_bgcolor] => true [xhtml_supports_forms_in_table] => false [xhtml_support_wml2_namespace] => false [xhtml_autoexpand_select] => false [xhtml_select_as_dropdown] => false [xhtml_select_as_radiobutton] => false [xhtml_select_as_popup] => false [xhtml_display_accesskey] => false [xhtml_supports_invisible_text] => false [xhtml_supports_inline_input] => false [xhtml_supports_monospace_font] => false [xhtml_supports_table_for_layout] => false [xhtml_supports_css_cell_table_coloring] => false [xhtml_format_as_css_property] => false [xhtml_format_as_attribute] => false [xhtml_nowrap_mode] => false [xhtml_marquee_as_css_property] => false [xhtml_readable_background_color1] => #FFFFFF [xhtml_readable_background_color2] => #FFFFFF [xhtml_allows_disabled_form_elements] => false [xhtml_document_title_support] => true [xhtml_preferred_charset] => utf8 [opwv_xhtml_extensions_support] => false [xhtml_make_phone_call_string] => wtai://wp/mc; [xhtmlmp_preferred_mime_type] => text/html [xhtml_table_support] => true [xhtml_send_sms_string] => none [xhtml_send_mms_string] => none [xhtml_file_upload] => supported [cookie_support] => true [accept_third_party_cookie] => true [xhtml_supports_iframe] => full [xhtml_avoid_accesskeys] => true [xhtml_can_embed_video] => none [ajax_support_javascript] => true [ajax_manipulate_css] => true [ajax_support_getelementbyid] => true [ajax_support_inner_html] => true [ajax_xhr_type] => standard [ajax_manipulate_dom] => true [ajax_support_events] => true [ajax_support_event_listener] => true [ajax_preferred_geoloc_api] => w3c_api [xhtml_support_level] => 4 [preferred_markup] => html_web_4_0 [wml_1_1] => true [wml_1_2] => true [wml_1_3] => true [html_wi_w3_xhtmlbasic] => true [html_wi_oma_xhtmlmp_1_0] => true [html_wi_imode_html_1] => true [html_wi_imode_html_2] => false [html_wi_imode_html_3] => false [html_wi_imode_html_4] => false [html_wi_imode_html_5] => false [html_wi_imode_htmlx_1] => false [html_wi_imode_htmlx_1_1] => false [html_wi_imode_compact_generic] => true [html_web_3_2] => true [html_web_4_0] => true [voicexml] => false [multipart_support] => true [total_cache_disable_support] => false [time_to_live_support] => false [resolution_width] => 480 [resolution_height] => 800 [columns] => 28 [max_image_width] => 320 [max_image_height] => 280 [rows] => 16 [physical_screen_width] => 49 [physical_screen_height] => 81 [dual_orientation] => false [density_class] => 1.0 [wbmp] => true [bmp] => false [epoc_bmp] => false [gif_animated] => true [jpg] => true [png] => true [tiff] => false [transparent_png_alpha] => false [transparent_png_index] => false [svgt_1_1] => false [svgt_1_1_plus] => false [greyscale] => false [gif] => true [colors] => 256 [webp_lossy_support] => false [webp_lossless_support] => false [post_method_support] => true [basic_authentication_support] => true [empty_option_value_support] => true [emptyok] => false [nokia_voice_call] => false [wta_voice_call] => false [wta_phonebook] => false [wta_misc] => false [wta_pdc] => false [https_support] => true [phone_id_provided] => false [max_data_rate] => 384 [wifi] => false [sdio] => false [vpn] => false [has_cellular_radio] => true [max_deck_size] => 2397 [max_url_length_in_requests] => 256 [max_url_length_homepage] => 0 [max_url_length_bookmark] => 0 [max_url_length_cached_page] => 0 [max_no_of_connection_settings] => 0 [max_no_of_bookmarks] => 0 [max_length_of_username] => 0 [max_length_of_password] => 0 [max_object_size] => 8192000 [downloadfun_support] => false [directdownload_support] => false [inline_support] => false [oma_support] => false [ringtone] => false [ringtone_3gpp] => false [ringtone_midi_monophonic] => false [ringtone_midi_polyphonic] => false [ringtone_imelody] => false [ringtone_digiplug] => false [ringtone_compactmidi] => false [ringtone_mmf] => false [ringtone_rmf] => false [ringtone_xmf] => false [ringtone_amr] => false [ringtone_awb] => false [ringtone_aac] => false [ringtone_wav] => false [ringtone_mp3] => false [ringtone_spmidi] => false [ringtone_qcelp] => false [ringtone_voices] => 1 [ringtone_df_size_limit] => 0 [ringtone_directdownload_size_limit] => 0 [ringtone_inline_size_limit] => 0 [ringtone_oma_size_limit] => 0 [wallpaper] => false [wallpaper_max_width] => 0 [wallpaper_max_height] => 0 [wallpaper_preferred_width] => 0 [wallpaper_preferred_height] => 0 [wallpaper_resize] => none [wallpaper_wbmp] => false [wallpaper_bmp] => false [wallpaper_gif] => false [wallpaper_jpg] => false [wallpaper_png] => false [wallpaper_tiff] => false [wallpaper_greyscale] => false [wallpaper_colors] => 2 [wallpaper_df_size_limit] => 0 [wallpaper_directdownload_size_limit] => 0 [wallpaper_inline_size_limit] => 0 [wallpaper_oma_size_limit] => 0 [screensaver] => false [screensaver_max_width] => 0 [screensaver_max_height] => 0 [screensaver_preferred_width] => 0 [screensaver_preferred_height] => 0 [screensaver_resize] => none [screensaver_wbmp] => false [screensaver_bmp] => false [screensaver_gif] => false [screensaver_jpg] => false [screensaver_png] => false [screensaver_greyscale] => false [screensaver_colors] => 2 [screensaver_df_size_limit] => 0 [screensaver_directdownload_size_limit] => 0 [screensaver_inline_size_limit] => 0 [screensaver_oma_size_limit] => 0 [picture] => false [picture_max_width] => 0 [picture_max_height] => 0 [picture_preferred_width] => 0 [picture_preferred_height] => 0 [picture_resize] => none [picture_wbmp] => false [picture_bmp] => false [picture_gif] => false [picture_jpg] => false [picture_png] => false [picture_greyscale] => false [picture_colors] => 2 [picture_df_size_limit] => 0 [picture_directdownload_size_limit] => 0 [picture_inline_size_limit] => 0 [picture_oma_size_limit] => 0 [video] => true [oma_v_1_0_forwardlock] => false [oma_v_1_0_combined_delivery] => false [oma_v_1_0_separate_delivery] => false [streaming_video] => true [streaming_3gpp] => true [streaming_mp4] => true [streaming_mov] => false [streaming_video_size_limit] => 0 [streaming_real_media] => none [streaming_flv] => false [streaming_3g2] => true [streaming_vcodec_h263_0] => 10 [streaming_vcodec_h263_3] => -1 [streaming_vcodec_mpeg4_sp] => 0 [streaming_vcodec_mpeg4_asp] => 0 [streaming_vcodec_h264_bp] => -1 [streaming_acodec_amr] => nb [streaming_acodec_aac] => lc [streaming_wmv] => none [streaming_preferred_protocol] => rtsp [streaming_preferred_http_protocol] => none [wap_push_support] => true [connectionless_service_indication] => false [connectionless_service_load] => false [connectionless_cache_operation] => true [connectionoriented_unconfirmed_service_indication] => true [connectionoriented_unconfirmed_service_load] => false [connectionoriented_unconfirmed_cache_operation] => true [connectionoriented_confirmed_service_indication] => true [connectionoriented_confirmed_service_load] => true [connectionoriented_confirmed_cache_operation] => true [utf8_support] => false [ascii_support] => false [iso8859_support] => false [expiration_date] => false [j2me_cldc_1_0] => false [j2me_cldc_1_1] => false [j2me_midp_1_0] => false [j2me_midp_2_0] => false [doja_1_0] => false [doja_1_5] => false [doja_2_0] => false [doja_2_1] => false [doja_2_2] => false [doja_3_0] => false [doja_3_5] => false [doja_4_0] => false [j2me_jtwi] => false [j2me_mmapi_1_0] => false [j2me_mmapi_1_1] => false [j2me_wmapi_1_0] => false [j2me_wmapi_1_1] => false [j2me_wmapi_2_0] => false [j2me_btapi] => false [j2me_3dapi] => false [j2me_locapi] => false [j2me_nokia_ui] => false [j2me_motorola_lwt] => false [j2me_siemens_color_game] => false [j2me_siemens_extension] => false [j2me_heap_size] => 0 [j2me_max_jar_size] => 0 [j2me_storage_size] => 0 [j2me_max_record_store_size] => 0 [j2me_screen_width] => 0 [j2me_screen_height] => 0 [j2me_canvas_width] => 0 [j2me_canvas_height] => 0 [j2me_bits_per_pixel] => 0 [j2me_audio_capture_enabled] => false [j2me_video_capture_enabled] => false [j2me_photo_capture_enabled] => false [j2me_capture_image_formats] => none [j2me_http] => false [j2me_https] => false [j2me_socket] => false [j2me_udp] => false [j2me_serial] => false [j2me_gif] => false [j2me_gif89a] => false [j2me_jpg] => false [j2me_png] => false [j2me_bmp] => false [j2me_bmp3] => false [j2me_wbmp] => false [j2me_midi] => false [j2me_wav] => false [j2me_amr] => false [j2me_mp3] => false [j2me_mp4] => false [j2me_imelody] => false [j2me_rmf] => false [j2me_au] => false [j2me_aac] => false [j2me_realaudio] => false [j2me_xmf] => false [j2me_wma] => false [j2me_3gpp] => false [j2me_h263] => false [j2me_svgt] => false [j2me_mpeg4] => false [j2me_realvideo] => false [j2me_real8] => false [j2me_realmedia] => false [j2me_left_softkey_code] => 0 [j2me_right_softkey_code] => 0 [j2me_middle_softkey_code] => 0 [j2me_select_key_code] => 0 [j2me_return_key_code] => 0 [j2me_clear_key_code] => 0 [j2me_datefield_no_accepts_null_date] => false [j2me_datefield_broken] => false [receiver] => false [sender] => false [mms_max_size] => 0 [mms_max_height] => 0 [mms_max_width] => 0 [built_in_recorder] => false [built_in_camera] => false [mms_jpeg_baseline] => false [mms_jpeg_progressive] => false [mms_gif_static] => false [mms_gif_animated] => false [mms_png] => false [mms_bmp] => false [mms_wbmp] => false [mms_amr] => false [mms_wav] => false [mms_midi_monophonic] => false [mms_midi_polyphonic] => false [mms_midi_polyphonic_voices] => 0 [mms_spmidi] => false [mms_mmf] => false [mms_mp3] => false [mms_evrc] => false [mms_qcelp] => false [mms_ota_bitmap] => false [mms_nokia_wallpaper] => false [mms_nokia_operatorlogo] => false [mms_nokia_3dscreensaver] => false [mms_nokia_ringingtone] => false [mms_rmf] => false [mms_xmf] => false [mms_symbian_install] => false [mms_jar] => false [mms_jad] => false [mms_vcard] => false [mms_vcalendar] => false [mms_wml] => false [mms_wbxml] => false [mms_wmlc] => false [mms_video] => false [mms_mp4] => false [mms_3gpp] => false [mms_3gpp2] => false [mms_max_frame_rate] => 0 [nokiaring] => false [picturemessage] => false [operatorlogo] => false [largeoperatorlogo] => false [callericon] => false [nokiavcard] => false [nokiavcal] => false [sckl_ringtone] => false [sckl_operatorlogo] => false [sckl_groupgraphic] => false [sckl_vcard] => false [sckl_vcalendar] => false [text_imelody] => false [ems] => false [ems_variablesizedpictures] => false [ems_imelody] => false [ems_odi] => false [ems_upi] => false [ems_version] => 0 [siemens_ota] => false [siemens_logo_width] => 101 [siemens_logo_height] => 29 [siemens_screensaver_width] => 101 [siemens_screensaver_height] => 50 [gprtf] => false [sagem_v1] => false [sagem_v2] => false [panasonic] => false [sms_enabled] => true [wav] => false [mmf] => false [smf] => false [mld] => false [midi_monophonic] => true [midi_polyphonic] => false [sp_midi] => false [rmf] => false [xmf] => false [compactmidi] => false [digiplug] => false [nokia_ringtone] => false [imelody] => false [au] => false [amr] => false [awb] => false [aac] => false [mp3] => false [voices] => 1 [qcelp] => false [evrc] => false [flash_lite_version] => [fl_wallpaper] => false [fl_screensaver] => false [fl_standalone] => false [fl_browser] => false [fl_sub_lcd] => false [full_flash_support] => false [css_supports_width_as_percentage] => true [css_border_image] => none [css_rounded_corners] => none [css_gradient] => none [css_spriting] => true [css_gradient_linear] => none [is_transcoder] => false [transcoder_ua_header] => user-agent [rss_support] => false [pdf_support] => false [progressive_download] => false [playback_vcodec_h263_0] => 10 [playback_vcodec_h263_3] => -1 [playback_vcodec_mpeg4_sp] => 0 [playback_vcodec_mpeg4_asp] => -1 [playback_vcodec_h264_bp] => -1 [playback_real_media] => none [playback_3gpp] => true [playback_3g2] => false [playback_mp4] => true [playback_mov] => false [playback_acodec_amr] => nb [playback_acodec_aac] => none [playback_df_size_limit] => 0 [playback_directdownload_size_limit] => 0 [playback_inline_size_limit] => 0 [playback_oma_size_limit] => 0 [playback_acodec_qcelp] => false [playback_wmv] => none [hinted_progressive_download] => false [html_preferred_dtd] => html4 [viewport_supported] => true [viewport_width] => device_width_token [viewport_userscalable] => no [viewport_initial_scale] => 1.0 [viewport_maximum_scale] => 1.0 [viewport_minimum_scale] => 1.0 [mobileoptimized] => false [handheldfriendly] => true [canvas_support] => full [image_inlining] => true [is_smarttv] => false [is_console] => false [nfc_support] => false [ux_full_desktop] => false [jqm_grade] => A [is_sencha_touch_ok] => false ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555">BlackBerry</td><td>9860</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td> <!-- Modal Trigger --> <a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a> <!-- Modal Structure --> <div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer"> <div class="modal-content"> <h4>Zsxsoft result detail</h4> <p><pre><code class="php">Array ( [browser] => Array ( [link] => # [title] => Unknown [name] => Unknown [version] => [code] => null [image] => img/16/browser/null.png ) [os] => Array ( [link] => [name] => [version] => [code] => null [x64] => [title] => [type] => os [dir] => os [image] => img/16/os/null.png ) [device] => Array ( [link] => http://www.blackberry.com/ [title] => BlackBerry 9860 [model] => 9860 [brand] => BlackBerry [code] => blackberry [dir] => device [type] => device [image] => img/16/device/blackberry.png ) [platform] => Array ( [link] => http://www.blackberry.com/ [title] => BlackBerry 9860 [model] => 9860 [brand] => BlackBerry [code] => blackberry [dir] => device [type] => device [image] => img/16/device/blackberry.png ) ) </code></pre></p> </div> <div class="modal-footer"> <a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a> </div> </div> </td></tr></table> </div> <div class="section"> <h1 class="header center orange-text">About this comparison</h1> <div class="row center"> <h5 class="header light"> The primary goal of this project is simple<br /> I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br /> <br /> The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br /> <br /> You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br /> <br /> The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a> </h5> </div> </div> <div class="card"> <div class="card-content"> Comparison created <i>2016-05-10 07:51:21</i> | by <a href="https://github.com/ThaDafinser">ThaDafinser</a> </div> </div> </div> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script> <script> $(document).ready(function(){ // the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered $('.modal-trigger').leanModal(); }); </script> </body> </html>
ThaDafinser/UserAgentParserComparison
v5/user-agent-detail/0d/a8/0da8e78f-d479-47c5-99cf-959c6cd0452b.html
HTML
mit
53,270
<!DOCTYPE html > <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" xmlns:og="http://ogp.me/ns#"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" xmlns:og="http://ogp.me/ns#"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" xmlns:og="http://ogp.me/ns#"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" xmlns:og="http://ogp.me/ns#"> <!--<![endif]--> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta property="og:image" content="http://thoughtworks-bangalore.github.io/Converge/img/banner.jpg"/> <title>Converge Bangalore - December 2020</title> <meta name="description" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="shortcut icon" type="image/x-icon" href="./favicon1.ico" /> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="css/app.css" /> <link rel="stylesheet" href="css/icons/fontello.css" /> <!--[if IE 7]> <link rel="stylesheet" href="css/icons/fontello-ie7.css" /> <![endif] --> <script src="js/custom.modernizr.js"></script> </head> <body> <!--[if lte IE 8]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/" rel="nofollow">upgrade your browser</a> to improve your experience.</p> <![endif]--> <section id="intro" class="feature feature-small"> <div class="row logo"> <div class="large-12 columns"> <a href="http://www.thoughtworks.com" target="_blank" onclick="ga('send', 'event', 'tw', 'tw')"> <img src="./img/tw-logo-white.png" alt="ThoughtWorks" align="center" /> </a> <h1 style="color:white;">Converge 2020, Bengaluru</h1> <p style="color:white;opacity:0.8;font-size:0.90em">Converge aims to bring together ideators, designers, analysts, solution providers, and technologists to connect, collaborate and learn from each other.</p> </div> </div> <div class="row countdown columns large-centered"> <div class="small-4 large-4 columns date"> <p style="color:white;">6<sup>th</sup> edition</p> <h4>Dec. 5<sup>th</sup></h4> </div> <div class="small-4 large-4 columns counter"> <p style="color:white;">Days</p> <h4 class="couter-border-top"><span id="days">&nbsp;</span></h4> </div> </div> <div class="row actions"> <!-- <p>Registrations opening soon.</p> --> <div class="large-5 columns speaker-list"> <a href="#agenda" rel="nofollow" onclick="ga('send', 'event', 'speaker_list', 'speaker_list')"> <h4>Agenda</h4> </a> </div> <div class="large-5 columns participate"> <a href="#speaker_list" rel="nofollow"> <h4>Speakers</h4> </a> </div> </div> <div class="row actions actions-2"> <div class="large-5 columns participate"> <!-- <a href="#registration" rel="nofollow"> <h4>Register for Converge</h4> </a> --> </div></div> </section> <section id="about" class="feature"> <div class="row" data-bottom="transform:translateY(-5em)" data--100-bottom="transform:translateY(0)"> <div class="large-12 columns social"> <a rel="nofollow" href="https://www.facebook.com/ThoughtWorks/" target="_blank"><i class="icon-facebook-2" title="ThoughtWorks Facebook" onclick="ga('send', 'event', 'social', 'facebook')"></i></a> <a rel="nofollow" href="https://www.linkedin.com/company/thoughtworks/" target="_blank"><i class="icon-linkedin-2" title="ThoughtWorks LinkedIn" onclick="ga('send', 'event', 'social', 'LinkedIn')"></i></a> <a rel="nofollow" href="https://twitter.com/TW_IndiaEdition" target="_blank" title="ThoughtWorks Twitter" onclick="ga('send', 'event', 'social', 'twitter')"><i class="icon-twitter-2"></i></a> <a rel="nofollow" href="mailto:converge-bangalore@thoughtworks.com" title="Email us" onclick="ga('send', 'event', 'social', 'email')"><i class="icon-mail"></i></a> <!-- NOTE: Last video link is line-wrapping in small screens like iOS a rel="nofollow" href="#" title="Videos (coming soon)"><i class="icon-youtube"></i></a --> </div> </div> <div class="row"> <h4>Reimagine Entire Ecosystems with Digital Platforms</h4> <br> <p id="_about" data--100-bottom-top="transform:perspective(400px) rotateX(90deg) scale(.5);transform-origin:50% 0" data--100-bottom="transform:perspective(400px) rotateX(0deg) scale(1)"> Over the past decade we have seen tremendous efforts being made to enhance the digital capabilities of several industries such as Retail, Finance and Travel etc. </p> <br> <p> The advancements made in these industries have presented opportunities for digital transformation of the businesses and paved a way for innovation and collaboration. </p> <br> <p> This year's edition of Converge shall focus on how the industries that are falling behind can embrace horizontal digital platforms to redefine their business strategies and fuel growth. </p> <br> <p> It's imperative to 'Reimagine Entire Ecosystems with Digital Platforms' not just as a competitive necessity but for new value creation. </p> <br> <a href="#registration" class="link"><i>Don't forget to register for the first virtual Converge happening on Saturday, 5th Dec'20!</a> <br><br> <div> <a href="https://docs.google.com/forms/d/e/1FAIpQLSdP1C8BdyHxEgPnmE8XuHCxR-Kw8KeHB7PB5RlzrmVoKWOnxg/viewform?usp=sf_link" target="_blank" > <button class="button" > Register now</button> </a> </div> <br/> <p id="_about" data--100-bottom-top="transform:perspective(400px) rotateX(90deg) scale(.5);transform-origin:50% 0" data--100-bottom="transform:perspective(400px) rotateX(0deg) scale(1)">​If you have any questions, you can send an email to: <br><br> <a href="mailto:converge-bangalore@thoughtworks.com" class="link"><em>converge-bangalore@thoughtworks.com</em></a></p> </div> </div> </section> <section id="agenda" class="feature"> <div class="row" data-bottom="transform:translateY(-10em)" data--100-bottom="transform:translateY(0em)"> <h2>Agenda</h2> </div> <div class="timings"> <div class="row"> <div class="large-4 columns time" id="agenda-0" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 9.15 - 9.25 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-0" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Welcome to Converge ಬೆಂಗಳೂರು (Bengaluru) - 2020</p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-1" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 9:25 - 9.55 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-1" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p><em>Business Strategy :</em> Disconnects with Platform Strategy & What To Do About It?<br><i><font size="4">Anirvan Lahiri & Dinker Charak</i></font></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-2" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 10:00 - 10:40 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-2" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> Re-imagining Healthcare with the National Digital Health Mission <br><i><font size="4">Kiran Anandampillai</i></font></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-3" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 10:45 - 11:15 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-3" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p><em>Aadhaar - </em> a tool for social and financial inclusion for residents and good governance for state<br><i><font size="4">Ashok Kumar</i></font></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-3" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 11:20 - 11:35 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-3" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Break</p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-4" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 11:35 - 12:35 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-4" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>What are the key takeaways for entrepreneurs, enterprises and policymakers from the emergence of UPI and Aadhaar as platforms?<br><i><font size="4"><em>Panelists -</em> Dr. Ajay Sethi, Mujiruddin Shaikh, Renu Satti, Visalakshi Subramaniam <br/><em>Moderator -</em> Anirvan Lahiri</i></font></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 12:40 - 13:10 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>The art of the possible with ThoughtWorks' Digital Platform<br><i><font size="4">Anumeha Verma, Kavitha T</i></font></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 13:15 - 13.45 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 𝟙 ➕ 𝟚 is 𝟙𝟛 ; the power of collaborative ecosystem<br><i><font size="4">Sreevathsa Prabhakar</i></font></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 13:45 - 14.15 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Event Wrap-Up</p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 14:15 - 16:00 </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Hands-on workshop on how to design a sustainable digital ecosystem</p> </div> </div> <!-- <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 2:30 PM - 2:45 PM </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Applying AI in Hyper-personalisation<br><i><font size="4">Sabitha Rajat (Business Analyst, ThoughtWorks)</i></font></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 2:45 PM - 3:00 PM </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Event Wrap-up</p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 3:00 PM - 5:00 PM </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Workshop: Innovation in Product Thinking<br><i><font size="4">Priya Lakhe & Priya Malhotra (Business Analysts, ThoughtWorks)</i></font> <small>On-spot registration (limited seats)</small></p></p> </div> </div> <div class="row"> <div class="large-4 columns time" id="agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p> 5:00 PM </p> </div> <div class="large-8 columns summary" data-anchor-target="#agenda-5" data-bottom="transform:rotateX(90deg) scale(0);opacity:0" data--200-bottom="transform:rotateX(0) scale(1);opacity:1"> <p>Networking</p> </div> </div> --> </div> </div> </section> <section id="speaker_list" class="speakerList" > <div class="header"> <h2>Speakers</h2> </div> <div class="speakers-list-item speakers-list-item-initial"> <img src="./img/2020/kiran.jpg" /> <div class="speakers-list-description"> <h6>Kiran Anandampillai</h6> <p>Advisor Technology NDHM</p> </div> </div> <div class="speakers-list"> <div class="speakers-list-item"><img src="./img/2020/ajay.jpg" /> <div class="speakers-list-description"> <h6>Dr. Ajay Sethi</h6> <p>Venture Partner</p> <p>Accel Partners</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/anirvan.jpg" /> <div class="speakers-list-description"> <h6>Anirvan Lahiri</h6> <p>Product Manager</p> <p>ThoughtWorks</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/anumeha.jpg" /> <div class="speakers-list-description"> <h6>Anumeha Verma</h6> <p>Data Strategist - Digital Platform</p> <p>ThoughtWorks</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/ashok.jpg" /> <div class="speakers-list-description"> <h6>Ashok Kumar</h6> <p>Director (Wireless Access), NTIPRIT</p> <p>Department Of Telecommunications</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/dinker.jpg" /> <div class="speakers-list-description"> <h6>Dinker Charak</h6> <p>Product Manager</p> <p>ThoughtWorks</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/kavitha.jpg" /> <div class="speakers-list-description"> <h6>Kavitha Thyagarajan</h6> <p>Design lead - Digital Platform</p> <p>ThoughtWorks</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/mujir.jpg" /> <div class="speakers-list-description"> <h6>Mujiruddin Shaikh</h6> <p>Market Tech Principal</p> <p>ThoughtWorks</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/renu.jpg" /> <div class="speakers-list-description"> <h6>Renu Satti</h6> <p>Senior Vice President</p> <p>PayTM</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/sreevathsa.jpg" /> <div class="speakers-list-description"> <h6>Sreevathsa Prabhakar</h6> <p>Entrepreneur</p> <p>Founder, Servify</p> </div> </div> <div class="speakers-list-item"><img src="./img/2020/visalakshi.jpg" /> <div class="speakers-list-description"> <h6>Visalakshi Subramaniam</h6> <p>Global Head Retail</p> <p>ThoughtWorks</p> </div> </div> </div> </section> <header id="header" class="feature"> <div class="fixed"> <nav class="top-bar"> <ul class="title-area"> <li class="name"><h1><a href="./">Converge Bangalore &raquo; <span>December</span></a></h1></li> <li class="toggle-topbar menu-icon"><a href="#"></a></li> </ul> <section class="top-bar-section"> <ul class="left"> <li><a href="http://www.thoughtworks.com" target="_blank" onclick="ga('send', 'event', 'tw', 'tw')">ThoughtWorks</a> </li> </ul> <ul class="right"> <li><a href="#about">About</a></li> <li><a href="#agenda">Agenda</a></li> <li> <a href="#speaker_list" rel="nofollow">Speakers</a> </li> <li> <a href="https://docs.google.com/forms/d/e/1FAIpQLSdP1C8BdyHxEgPnmE8XuHCxR-Kw8KeHB7PB5RlzrmVoKWOnxg/viewform?usp=sf_link" target="_blank" rel="nofollow">Registration</a> </li> <!-- <li><a href="#location">Location</a></li> --> <li><a href="#archive">Previous Editions</a></li> </ul> </section> </nav> </div> </header> </center> <!-- <section id="registration" class="feature" > <center> <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdP1C8BdyHxEgPnmE8XuHCxR-Kw8KeHB7PB5RlzrmVoKWOnxg/viewform?usp=sf_link" width="640" height="1468" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe> </center> </section> --> <!-- <section id="location" class="feature"> <div class="row" data-bottom="transform:translateY(-10em)" data--100-bottom="transform:translateY(0em)"> <br><h2>Location</h2> </div> <div class="row"> <div class="large-5 columns address" data--100-bottom-top="transform:translateX(-100%)" data--100-bottom="transform:translateX(0)"> <p> <span>ThoughtWorks Technologies (India) Pvt. Ltd.</span> <span>ACR Mansion G + 3floors 147/F, </span> <span>8th Main,3<sup>rd</sup>Block Koramangala </span> <span>Bangalore-560034 </span> <span><small><a href="https://www.google.co.id/maps/dir//ThoughtWorks,+ACR+Mansion,+147%2FF,+8th+Main,+3rd+Block+Koramangala,+Koramangala+3+Block,+Koramangala,+Bengaluru,+Karnataka+560034,+India/@12.928731,77.6267284,17z/data=!4m13!1m4!3m3!1s0x3bae145e7228354d:0x116853ce31352ab1!2sThoughtWorks!3b1!4m7!1m0!1m5!1m1!1s0x3bae145e7228354d:0x116853ce31352ab1!2m2!1d77.6289171!2d12.9287258?hl=en" target="_blank" rel="nofollow">&laquo; Open in Google Maps &raquo;</a></small></span> </p> </div> <div class="large-7 columns map" data-anchor-target=".address" data--100-bottom-top="transform:translateX(100%)" data--100-bottom="transform:translateX(0)"> <a href="https://www.google.co.id/maps/dir//ThoughtWorks,+ACR+Mansion,+147%2FF,+8th+Main,+3rd+Block+Koramangala,+Koramangala+3+Block,+Koramangala,+Bengaluru,+Karnataka+560034,+India/@12.928731,77.6267284,17z/data=!4m13!1m4!3m3!1s0x3bae145e7228354d:0x116853ce31352ab1!2sThoughtWorks!3b1!4m7!1m0!1m5!1m1!1s0x3bae145e7228354d:0x116853ce31352ab1!2m2!1d77.6289171!2d12.9287258?hl=en" target="_blank" rel="nofollow"> <img src="./img/map.png" alt="Map" align="center" /> </a> </div> </div> </section> --> <section id="archive" class="feature"> <div class="row" data-bottom="transform:translateY(-10em)" data--100-bottom="transform:translateY(0em)"> <h2>Previous Editions</h2> </div> <div class="row"> <div class="large-12 columns"> <ul class="grid small-block-grid-3 large-block-grid-6"> <li> <a href="https://info.thoughtworks.com/RE15Q2INEVConvergePuneMay2015_converge-bangalore-november-8-registration.html" target="_blank" data-bottom="transform:rotateZ(180deg) rotateY(90deg) scale(0);opacity:0;transform-origin:50% 0" data--150-bottom="transform:rotateZ(0deg) rotateY(0) scale(1);opacity:1"> <div class="month">2014</div> <div class="day">08</div> <div class="year">Nov</div> </a> </li> <li> <a href="./nov2015.html" target="_blank" data-bottom="transform:rotateZ(180deg) rotateY(90deg) scale(0);opacity:0;transform-origin:50% 0" data--150-bottom="transform:rotateZ(0deg) rotateY(0) scale(1);opacity:1"> <div class="month">2015</div> <div class="day">28</div> <div class="year">Nov</div> </a> </li> <li> <a href="./nov2016.html" target="_blank" data-bottom="transform:rotateZ(180deg) rotateY(90deg) scale(0);opacity:0;transform-origin:50% 0" data--150-bottom="transform:rotateZ(0deg) rotateY(0) scale(1);opacity:1"> <div class="month">2016</div> <div class="day">26</div> <div class="year">Nov</div> </a> </li> <li> <a href="./apr2018.html" target="_blank" data-bottom="transform:rotateZ(180deg) rotateY(90deg) scale(0);opacity:0;transform-origin:50% 0" data--150-bottom="transform:rotateZ(0deg) rotateY(0) scale(1);opacity:1"> <div class="month">2018</div> <div class="day">21</div> <div class="year">Apr</div> </a> </li> <li> <a href="./aug2019.html" target="_blank" data-bottom="transform:rotateZ(180deg) rotateY(90deg) scale(0);opacity:0;transform-origin:50% 0" data--150-bottom="transform:rotateZ(0deg) rotateY(0) scale(1);opacity:1"> <div class="month">2019</div> <div class="day">24</div> <div class="year">Aug</div> </a> </li> </ul> </div> </div> </section> <footer id="footer" class="feature"> <div class="row"> <div class="large-12 columns"> <p><small> <a href=".">Converge Bangalore</a> sponsored by <a rel="nofollow" target="_blank" href="//thoughtworks.com">ThoughtWorks</a><br /> </small></p> </div> </div> </footer> <script>window.targetDate = new Date("December 5 2020")</script> <script src="js/ticker.js"></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-69682718-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
ThoughtWorks-Bangalore/Converge
dec2020.html
HTML
mit
27,751
<div class="container"> <div class="page-header"> <h1 cms="contact.headline"></h1> </div> <p class="lead" cms="contact.lead"></p> <p cms="contact.copy"></p> </div>
cstn/boilerplate
app/views/contact.html
HTML
mit
170
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) --> <!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca --> <head> <!-- Title begins / Début du titre --> <title> Pro-Sphere Inc. - Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada </title> <!-- Title ends / Fin du titre --> <!-- Meta-data begins / Début des métadonnées --> <meta charset="utf-8" /> <meta name="dcterms.language" title="ISO639-2" content="eng" /> <meta name="dcterms.title" content="" /> <meta name="description" content="" /> <meta name="dcterms.description" content="" /> <meta name="dcterms.type" content="report, data set" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.subject" content="businesses, industry" /> <meta name="dcterms.issued" title="W3CDTF" content="" /> <meta name="dcterms.modified" title="W3CDTF" content="" /> <meta name="keywords" content="" /> <meta name="dcterms.creator" content="" /> <meta name="author" content="" /> <meta name="dcterms.created" title="W3CDTF" content="" /> <meta name="dcterms.publisher" content="" /> <meta name="dcterms.audience" title="icaudience" content="" /> <meta name="dcterms.spatial" title="ISO3166-1" content="" /> <meta name="dcterms.spatial" title="gcgeonames" content="" /> <meta name="dcterms.format" content="HTML" /> <meta name="dcterms.identifier" title="ICsiteProduct" content="536" /> <!-- EPI-11240 --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- MCG-202 --> <meta content="width=device-width,initial-scale=1" name="viewport"> <!-- EPI-11567 --> <meta name = "format-detection" content = "telephone=no"> <!-- EPI-12603 --> <meta name="robots" content="noarchive"> <!-- EPI-11190 - Webtrends --> <script> var startTime = new Date(); startTime = startTime.getTime(); </script> <!--[if gte IE 9 | !IE ]><!--> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon"> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css"> <!--<![endif]--> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css"> <!--[if lt IE 9]> <link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" /> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script> <![endif]--> <!--[if lte IE 9]> <![endif]--> <noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <script>dataLayer1 = [];</script> <!-- End Google Tag Manager --> <!-- EPI-11235 --> <link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body class="home" vocab="http://schema.org/" typeof="WebPage"> <!-- EPIC HEADER BEGIN --> <!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER --> <noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script> <!-- End Google Tag Manager --> <!-- EPI-12801 --> <span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span> <ul id="wb-tphp"> <li class="wb-slc"> <a class="wb-sl" href="#wb-cont">Skip to main content</a> </li> <li class="wb-slc visible-sm visible-md visible-lg"> <a class="wb-sl" href="#wb-info">Skip to "About this site"</a> </li> </ul> <header role="banner"> <div id="wb-bnr" class="container"> <section id="wb-lng" class="visible-md visible-lg text-right"> <h2 class="wb-inv">Language selection</h2> <div class="row"> <div class="col-md-12"> <ul class="list-inline mrgn-bttm-0"> <li><a href="nvgt.do?V_TOKEN=1492311797248&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=37191&V_SEARCH.docsStart=37190&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&amp;estblmntNo=234567041301&amp;profileId=61&amp;_evId=bck&amp;lang=eng&amp;V_SEARCH.showStricts=false&amp;prtl=1&amp;_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li> </ul> </div> </div> </section> <div class="row"> <div class="brand col-xs-8 col-sm-9 col-md-6"> <a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a> </div> <section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn"> <h2>Search and menus</h2> <ul class="list-inline text-right chvrn"> <li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li> </ul> <div id="mb-pnl"></div> </section> <!-- Site Search Removed --> </div> </div> <nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement"> <h2 class="wb-inv">Topics menu</h2> <div class="container nvbar"> <div class="row"> <ul class="list-inline menu"> <li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li> <li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li> <li><a href="https://travel.gc.ca/">Travel</a></li> <li><a href="https://www.canada.ca/en/services/business.html">Business</a></li> <li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li> <li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li> <li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li> <li><a href="https://www.canada.ca/en/services.html">More services</a></li> </ul> </div> </div> </nav> <!-- EPIC BODY BEGIN --> <nav role="navigation" id="wb-bc" class="" property="breadcrumb"> <h2 class="wb-inv">You are here:</h2> <div class="container"> <div class="row"> <ol class="breadcrumb"> <li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li> <li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li> <li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li> </ol> </div> </div> </nav> </header> <main id="wb-cont" role="main" property="mainContentOfPage" class="container"> <!-- End Header --> <!-- Begin Body --> <!-- Begin Body Title --> <!-- End Body Title --> <!-- Begin Body Head --> <!-- End Body Head --> <!-- Begin Body Content --> <br> <!-- Complete Profile --> <!-- Company Information above tabbed area--> <input id="showMore" type="hidden" value='more'/> <input id="showLess" type="hidden" value='less'/> <h1 id="wb-cont"> Company profile - Canadian Company Capabilities </h1> <div class="profileInfo hidden-print"> <ul class="list-inline"> <li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&amp;rstBtn.x=" class="btn btn-link">New Search</a>&nbsp;|</li> <li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do"> <input type="hidden" name="lang" value="eng" /> <input type="hidden" name="profileId" value="" /> <input type="hidden" name="prtl" value="1" /> <input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" /> <input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" /> <input type="hidden" name="V_SEARCH.depth" value="1" /> <input type="hidden" name="V_SEARCH.showStricts" value="false" /> <input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" /> </form></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=37189&amp;V_DOCUMENT.docRank=37190&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492311821369&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567026134&amp;profileId=&amp;key.newSearchLabel=">Previous Company</a></li> <li>|&nbsp;<a href="nvgt.do?V_SEARCH.docsStart=37191&amp;V_DOCUMENT.docRank=37192&amp;V_SEARCH.docsCount=3&amp;lang=eng&amp;prtl=1&amp;sbPrtl=&amp;profile=cmpltPrfl&amp;V_TOKEN=1492311821369&amp;V_SEARCH.command=navigate&amp;V_SEARCH.resultsJSP=%2fprfl.do&amp;estblmntNo=234567166446&amp;profileId=&amp;key.newSearchLabel=">Next Company</a></li> </ul> </div> <details> <summary>Third-Party Information Liability Disclaimer</summary> <p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p> </details> <h2> Pro-Sphere Inc. </h2> <div class="row"> <div class="col-md-5"> <h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2> <p>Pro-Sphere Inc.</p> <div class="mrgn-tp-md"></div> <p class="mrgn-bttm-0" ><a href="http://www.pro-sphere.ca" target="_blank" title="Website URL">http://www.pro-sphere.ca</a></p> <p><a href="mailto:service@pro-sphere.ca" title="service@pro-sphere.ca">service@pro-sphere.ca</a></p> </div> <div class="col-md-4 mrgn-sm-sm"> <h2 class="h5 mrgn-bttm-0">Mailing Address:</h2> <address class="mrgn-bttm-md"> 77, rue Omer-DeSerres<br/> Bureau 3<br/> BLAINVILLE, Quebec<br/> J7C 5N3 <br/> </address> <h2 class="h5 mrgn-bttm-0">Location Address:</h2> <address class="mrgn-bttm-md"> 77, rue Omer-DeSerres<br/> Bureau 3<br/> BLAINVILLE, Quebec<br/> J7C 5N3 <br/> </address> <p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>: (450) 420-4666 </p> <p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>: (450) 420-9803</p> </div> <div class="col-md-3 mrgn-tp-md"> </div> </div> <div class="row mrgn-tp-md mrgn-bttm-md"> <div class="col-md-12"> <h2 class="wb-inv">Company Profile</h2> <br> PRO-SPHERE Inc. was formed in April 1998. Our mission is to perform technical work of superior quality for the transportation industry. <br>Our objective is to establish a long-term relationship with our customer based on honesty, collaboration and customer satisfaction. <br>The transportation industry is very active and the demand for qualified engineering services is large. <br>PRO-SPHERE Inc. has a permanent staff of engineers, industrial designers and technicians. To complete the team we have a network of collaborators with specialized field of expertise like structural engineering, vehicle dynamics, electrical engineering, illustrating, etc. <br>PRO-SPHERE Inc. has performed work for Bombardier Transport, VIA Rail Canada, Envirovac, Agence Métropolitaine de Transport, Ontario Northland Tansportation ,Parsons , Ministère du Transport du Québec, CP Rail, Alstom Transport, Nova Bus, Temoinsa,Albatros Corporation and the Canadian Armed Forces <br> <br>PRO-SPHERE Inc. offers a wide range of services including: <br>· Perform detail engineering and design <br>· Project management <br>· Produce feasibility study <br>· Elaborate customer and users technical needs <br>· Execute design evaluation and verification <br>· Develop technical specification <br>· Assist interpreting customer specifications and preparing technical offers <br>· Assist in customer interface and design reviews <br>· Assist manufacturing and implementation <br>· Carry out testing <br>· Identify and solve problems <br>· Prepare technical documentation <br>· Evaluation and qualify suppliers <br><br> </div> </div> <!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> --> <div class="wb-tabs ignore-session"> <div class="tabpanels"> <details id="details-panel1"> <summary> Full profile </summary> <!-- Tab 1 --> <h2 class="wb-invisible"> Full profile </h2> <!-- Contact Information --> <h3 class="page-header"> Contact information </h3> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Denis Beaulieu </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Management Executive. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (450) 420-4666 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (450) 420-9803 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> denis_beaulieu@pro-sphere.ca </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Company Description --> <h3 class="page-header"> Company description </h3> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 488210 - Support Activities for Rail Transportation </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 541990 - All Other Professional, Scientific and Technical Services<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </div> </div> </section> <!-- Products / Services / Licensing --> <h3 class="page-header"> Product / Service / Licensing </h3> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Service - Freight or Passenger Car <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Service - Consultants <br> </div> </div> </section> <p class="mrgn-tp-lg text-right small hidden-print"> <a href="#wb-cont">top of page</a> </p> <!-- Technology Profile --> <!-- Market Profile --> <!-- Sector Information --> <details class="mrgn-tp-md mrgn-bttm-md"> <summary> Third-Party Information Liability Disclaimer </summary> <p> Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements. </p> </details> </details> <details id="details-panel2"> <summary> Contacts </summary> <h2 class="wb-invisible"> Contact information </h2> <!-- Contact Information --> <section class="container-fluid"> <div class="row mrgn-tp-lg"> <div class="col-md-3"> <strong> Denis Beaulieu </strong></div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Title: </strong> </div> <div class="col-md-7"> <!--if client gender is not null or empty we use gender based job title--> President </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Area of Responsibility: </strong> </div> <div class="col-md-7"> Management Executive. </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Telephone: </strong> </div> <div class="col-md-7"> (450) 420-4666 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Facsimile: </strong> </div> <div class="col-md-7"> (450) 420-9803 </div> </div> <div class="row mrgn-lft-md"> <div class="col-md-5"> <strong> Email: </strong> </div> <div class="col-md-7"> denis_beaulieu@pro-sphere.ca </div> </div> </section> </details> <details id="details-panel3"> <summary> Description </summary> <h2 class="wb-invisible"> Company description </h2> <section class="container-fluid"> <div class="row"> <div class="col-md-5"> <strong> Country of Ownership: </strong> </div> <div class="col-md-7"> Canada &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Exporting: </strong> </div> <div class="col-md-7"> No &nbsp; </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Industry (NAICS): </strong> </div> <div class="col-md-7"> 488210 - Support Activities for Rail Transportation </div> </div> <div class="row"> <div class="col-md-5"> <strong> Alternate Industries (NAICS): </strong> </div> <div class="col-md-7"> 541990 - All Other Professional, Scientific and Technical Services<br> </div> </div> <div class="row"> <div class="col-md-5"> <strong> Primary Business Activity: </strong> </div> <div class="col-md-7"> Services &nbsp; </div> </div> </section> </details> <details id="details-panel4"> <summary> Products, services and licensing </summary> <h2 class="wb-invisible"> Product / Service / Licensing </h2> <section class="container-fluid"> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Service - Freight or Passenger Car <br> </div> </div> <div class="row mrgn-bttm-md"> <div class="col-md-3"> <strong> Service Name: </strong> </div> <div class="col-md-9"> Service - Consultants <br> </div> </div> </section> </details> </div> </div> <div class="row"> <div class="col-md-12 text-right"> Last Update Date 2016-06-13 </div> </div> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z --> <!-- End Body Content --> <!-- Begin Body Foot --> <!-- End Body Foot --> <!-- END MAIN TABLE --> <!-- End body --> <!-- Begin footer --> <div class="row pagedetails"> <div class="col-sm-5 col-xs-12 datemod"> <dl id="wb-dtmd"> <dt class=" hidden-print">Date Modified:</dt> <dd class=" hidden-print"> <span><time>2017-03-02</time></span> </dd> </dl> </div> <div class="clear visible-xs"></div> <div class="col-sm-4 col-xs-6"> </div> <div class="col-sm-3 col-xs-6 text-right"> </div> <div class="clear visible-xs"></div> </div> </main> <footer role="contentinfo" id="wb-info"> <nav role="navigation" class="container wb-navcurr"> <h2 class="wb-inv">About government</h2> <!-- EPIC FOOTER BEGIN --> <!-- EPI-11638 Contact us --> <ul class="list-unstyled colcount-sm-2 colcount-md-3"> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&amp;from=Industries">Contact us</a></li> <li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li> <li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li> <li><a href="https://www.canada.ca/en/news.html">News</a></li> <li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li> <li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li> <li><a href="http://pm.gc.ca/eng">Prime Minister</a></li> <li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li> <li><a href="http://open.canada.ca/en/">Open government</a></li> </ul> </nav> <div class="brand"> <div class="container"> <div class="row"> <nav class="col-md-10 ftr-urlt-lnk"> <h2 class="wb-inv">About this site</h2> <ul> <li><a href="https://www.canada.ca/en/social.html">Social media</a></li> <li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li> <li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li> <li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li> </ul> </nav> <div class="col-xs-6 visible-sm visible-xs tofpg"> <a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a> </div> <div class="col-xs-6 col-md-2 text-right"> <object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object> </div> </div> </div> </div> </footer> <!--[if gte IE 9 | !IE ]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script> <!--<![endif]--> <!--[if lt IE 9]> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script> <![endif]--> <script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script> <!-- EPI-10519 --> <span class="wb-sessto" data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span> <script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script> <!-- EPI-11190 - Webtrends --> <script src="/eic/home.nsf/js/webtrends.js"></script> <script>var endTime = new Date();</script> <noscript> <div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=9.4.0&amp;dcssip=www.ic.gc.ca"/></div> </noscript> <!-- /Webtrends --> <!-- JS deps --> <script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script> <!-- EPI-11262 - Util JS --> <script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script> <!-- EPI-11383 --> <script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script> <span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span> </body></html> <!-- End Footer --> <!-- - Artifact ID: CBW - IMBS - CCC Search WAR - Group ID: ca.gc.ic.strategis.imbs.ccc.search - Version: 3.26 - Built-By: bamboo - Build Timestamp: 2017-03-02T21:29:28Z -->
GoC-Spending/data-corporations
html/234567007600.html
HTML
mit
39,198
模板方法模式 模板方法模式是一种典型的通过封装变化提高系统扩展性的设计模式。 在传统的面向对象语言中,一个运用了模板方法模式的程序中,子类的方法种类和执行顺序都是不变的,所以我们把这部分逻辑抽象到父类的模板方法里面。 而子类的方法具体怎么实现则是可变的,于是我们把这部分变化的逻辑封装到子类中。 通过增加新的子类,我们便能给系统增加新的功能,并不需要改动抽象父类以及其他子类,这也是符合开放封闭原则的。 <script> /** * 模板类 */ var Beverage = function(){}; Beverage.prototype.boilWater = function(){ console.log( '把水煮沸' ); }; Beverage.prototype.brew = function(){}; // 空方法,应该由子类重写 Beverage.prototype.pourInCup = function(){}; // 空方法,应该由子类重写 Beverage.prototype.addCondiments = function(){}; // 空方法,应该由子类重写 Beverage.prototype.init = function(){ this.boilWater(); this.brew(); this.pourInCup(); this.addCondiments(); }; /** * coffee子类 */ var Coffee = function(){}; Coffee.prototype = new Beverage(); Coffee.prototype.brew = function(){ console.log( '用沸水冲泡咖啡' ); }; Coffee.prototype.pourInCup = function(){ console.log( '把咖啡倒进杯子' ); }; Coffee.prototype.addCondiments = function(){ console.log( '加糖和牛奶' ); }; var Coffee = new Coffee(); Coffee.init(); /** * tea子类 */ var Tea = function(){}; Tea.prototype = new Beverage(); Tea.prototype.brew = function(){ console.log( '用沸水浸泡茶叶' ); }; Tea.prototype.pourInCup = function(){ console.log( '把茶倒进杯子' ); }; Tea.prototype.addCondiments = function(){ console.log( '加柠檬' ); }; var tea = new Tea(); tea.init(); </script>
csxiaoyaojianxian/JavaScriptStudy
06-设计模式/11.1 模板方法模式.html
HTML
mit
1,856
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class RewriterBuilder&lt;T&gt; </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class RewriterBuilder&lt;T&gt; "> <meta name="generator" content="docfx 2.47.0.0"> <link rel="shortcut icon" href="../favicon.ico"> <link rel="stylesheet" href="../styles/docfx.vendor.css"> <link rel="stylesheet" href="../styles/docfx.css"> <link rel="stylesheet" href="../styles/main.css"> <meta property="docfx:navrel" content="../toc.html"> <meta property="docfx:tocrel" content="toc.html"> </head> <body data-spy="scroll" data-target="#affix" data-offset="120"> <div id="wrapper"> <header> <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../index.html"> <img id="logo" class="svg" src="../logo.svg" alt=""> </a> </div> <div class="collapse navbar-collapse" id="navbar"> <form class="navbar-form navbar-right" role="search" id="search"> <div class="form-group"> <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> </div> </form> </div> </div> </nav> <div class="subnav navbar navbar-default"> <div class="container hide-when-search" id="breadcrumb"> <ul class="breadcrumb"> <li></li> </ul> </div> </div> </header> <div role="main" class="container body-content hide-when-search"> <div class="sidenav hide-when-search"> <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> <div class="sidetoggle collapse" id="sidetoggle"> <div id="sidetoc"></div> </div> </div> <div class="article row grid-right"> <div class="col-md-10"> <article class="content wrap" id="_content" data-uid="Sawmill.RewriterBuilder`1"> <h1 id="Sawmill_RewriterBuilder_1" data-uid="Sawmill.RewriterBuilder`1" class="text-break">Class RewriterBuilder&lt;T&gt; </h1> <div class="markdown level0 summary"><p>Tools for building rewriters.</p> </div> <div class="markdown level0 conceptual"></div> <div class="inheritance"> <h5>Inheritance</h5> <div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div> <div class="level1"><span class="xref">RewriterBuilder&lt;T&gt;</span></div> </div> <div class="inheritedMembers"> <h5>Inherited Members</h5> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_">Object.Equals(Object)</a> </div> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_">Object.Equals(Object, Object)</a> </div> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode">Object.GetHashCode()</a> </div> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType">Object.GetType()</a> </div> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone">Object.MemberwiseClone()</a> </div> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_">Object.ReferenceEquals(Object, Object)</a> </div> <div> <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#System_Object_ToString">Object.ToString()</a> </div> </div> <h6><strong>Namespace</strong>: <a class="xref" href="Sawmill.html">Sawmill</a></h6> <h6><strong>Assembly</strong>: Sawmill.dll</h6> <h5 id="Sawmill_RewriterBuilder_1_syntax">Syntax</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public class RewriterBuilder&lt;T&gt;</code></pre> </div> <h5 class="typeParameters">Type Parameters</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Name</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="parametername">T</span></td> <td><p>The rewritable tree type</p> </td> </tr> </tbody> </table> <h3 id="methods">Methods </h3> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/benjamin-hodgson/Sawmill/new/v3.1.0/apiSpec/new?filename=Sawmill_RewriterBuilder_1_Build.md&amp;value=---%0Auid%3A%20Sawmill.RewriterBuilder%601.Build%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/benjamin-hodgson/Sawmill/blob/v3.1.0/Sawmill/RewriterBuilder.cs/#L57">View Source</a> </span> <a id="Sawmill_RewriterBuilder_1_Build_" data-uid="Sawmill.RewriterBuilder`1.Build*"></a> <h4 id="Sawmill_RewriterBuilder_1_Build" data-uid="Sawmill.RewriterBuilder`1.Build">Build()</h4> <div class="markdown level1 summary"><p>Build a rewriter</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public IRewriter&lt;T&gt; Build()</code></pre> </div> <h5 class="returns">Returns</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a>&lt;T&gt;</td> <td></td> </tr> </tbody> </table> <span class="small pull-right mobile-hide"> <span class="divider">|</span> <a href="https://github.com/benjamin-hodgson/Sawmill/new/v3.1.0/apiSpec/new?filename=Sawmill_RewriterBuilder_1_Case__1_System_Func_Sawmill_RewriterBuilderCase_System_Object__0___0__Sawmill_IRewriter__0___.md&amp;value=---%0Auid%3A%20Sawmill.RewriterBuilder%601.Case%60%601(System.Func%7BSawmill.RewriterBuilderCase%7BSystem.Object%2C%600%2C%60%600%7D%2CSawmill.IRewriter%7B%600%7D%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a> </span> <span class="small pull-right mobile-hide"> <a href="https://github.com/benjamin-hodgson/Sawmill/blob/v3.1.0/Sawmill/RewriterBuilder.cs/#L37">View Source</a> </span> <a id="Sawmill_RewriterBuilder_1_Case_" data-uid="Sawmill.RewriterBuilder`1.Case*"></a> <h4 id="Sawmill_RewriterBuilder_1_Case__1_System_Func_Sawmill_RewriterBuilderCase_System_Object__0___0__Sawmill_IRewriter__0___" data-uid="Sawmill.RewriterBuilder`1.Case``1(System.Func{Sawmill.RewriterBuilderCase{System.Object,`0,``0},Sawmill.IRewriter{`0}})">Case&lt;TSub&gt;(Func&lt;RewriterBuilderCase&lt;Object, T, TSub&gt;, IRewriter&lt;T&gt;&gt;)</h4> <div class="markdown level1 summary"><p>Handle a single subclass of <code data-dev-comment-type="typeparamref" class="typeparamref">T</code></p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public RewriterBuilder&lt;T&gt; Case&lt;TSub&gt;(Func&lt;RewriterBuilderCase&lt;object, T, TSub&gt;, IRewriter&lt;T&gt;&gt; builderAction) where TSub : T</code></pre> </div> <h5 class="parameters">Parameters</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Name</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.func-2">Func</a>&lt;<a class="xref" href="Sawmill.RewriterBuilderCase-3.html">RewriterBuilderCase</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a>, T, TSub&gt;, <a class="xref" href="Sawmill.IRewriter-1.html">IRewriter</a>&lt;T&gt;&gt;</td> <td><span class="parametername">builderAction</span></td> <td></td> </tr> </tbody> </table> <h5 class="returns">Returns</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a class="xref" href="Sawmill.RewriterBuilder-1.html">RewriterBuilder</a>&lt;T&gt;</td> <td></td> </tr> </tbody> </table> <h5 class="typeParameters">Type Parameters</h5> <table class="table table-bordered table-striped table-condensed"> <thead> <tr> <th>Name</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><span class="parametername">TSub</span></td> <td></td> </tr> </tbody> </table> </article> </div> <div class="hidden-sm col-md-2" role="complementary"> <div class="sideaffix"> <div class="contribution"> <ul class="nav"> <li> <a href="https://github.com/benjamin-hodgson/Sawmill/new/v3.1.0/apiSpec/new?filename=Sawmill_RewriterBuilder_1.md&amp;value=---%0Auid%3A%20Sawmill.RewriterBuilder%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a> </li> <li> <a href="https://github.com/benjamin-hodgson/Sawmill/blob/v3.1.0/Sawmill/RewriterBuilder.cs/#L25" class="contribution-link">View Source</a> </li> </ul> </div> <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> --> </nav> </div> </div> </div> </div> <footer> <div class="grad-bottom"></div> <div class="footer"> <div class="container"> <span class="pull-right"> <a href="#top">Back to top</a> </span> <span>Generated by <strong>DocFX</strong></span> </div> </div> </footer> </div> <script type="text/javascript" src="../styles/docfx.vendor.js"></script> <script type="text/javascript" src="../styles/docfx.js"></script> <script type="text/javascript" src="../styles/main.js"></script> </body> </html>
benjamin-hodgson/Sawmill
v3.1.0/api/Sawmill.RewriterBuilder-1.html
HTML
mit
11,949
<!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_18) on Thu Dec 18 17:18:04 PST 2014 --> <title>UIDefaults.ActiveValue (Java Platform SE 7 )</title> <meta name="date" content="2014-12-18"> <meta name="keywords" content="javax.swing.UIDefaults.ActiveValue interface"> <meta name="keywords" content="createValue()"> <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="UIDefaults.ActiveValue (Java Platform SE 7 )"; } //--> </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/UIDefaults.ActiveValue.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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../javax/swing/UIDefaults.html" title="class in javax.swing"><span class="strong">Prev Class</span></a></li> <li><a href="../../javax/swing/UIDefaults.LazyInputMap.html" title="class in javax.swing"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?javax/swing/UIDefaults.ActiveValue.html" target="_top">Frames</a></li> <li><a href="UIDefaults.ActiveValue.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>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">javax.swing</div> <h2 title="Interface UIDefaults.ActiveValue" class="title">Interface UIDefaults.ActiveValue</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Enclosing class:</dt> <dd><a href="../../javax/swing/UIDefaults.html" title="class in javax.swing">UIDefaults</a></dd> </dl> <hr> <br> <pre>public static interface <span class="strong">UIDefaults.ActiveValue</span></pre> <div class="block">This class enables one to store an entry in the defaults table that's constructed each time it's looked up with one of the <code>getXXX(key)</code> methods. Here's an example of an <code>ActiveValue</code> that constructs a <code>DefaultListCellRenderer</code>: <pre> Object cellRendererActiveValue = new UIDefaults.ActiveValue() { public Object createValue(UIDefaults table) { return new DefaultListCellRenderer(); } }; uiDefaultsTable.put("MyRenderer", cellRendererActiveValue); </pre></div> <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../javax/swing/UIDefaults.html#get(java.lang.Object)"><code>UIDefaults.get(java.lang.Object)</code></a></dd></dl> </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="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><a href="../../java/lang/Object.html" title="class in java.lang">Object</a></code></td> <td class="colLast"><code><strong><a href="../../javax/swing/UIDefaults.ActiveValue.html#createValue(javax.swing.UIDefaults)">createValue</a></strong>(<a href="../../javax/swing/UIDefaults.html" title="class in javax.swing">UIDefaults</a>&nbsp;table)</code> <div class="block">Creates the value retrieved from the <code>UIDefaults</code> table.</div> </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="createValue(javax.swing.UIDefaults)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>createValue</h4> <pre><a href="../../java/lang/Object.html" title="class in java.lang">Object</a>&nbsp;createValue(<a href="../../javax/swing/UIDefaults.html" title="class in javax.swing">UIDefaults</a>&nbsp;table)</pre> <div class="block">Creates the value retrieved from the <code>UIDefaults</code> table. The object is created each time it is accessed.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>table</code> - a <code>UIDefaults</code> table</dd> <dt><span class="strong">Returns:</span></dt><dd>the created <code>Object</code></dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><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/UIDefaults.ActiveValue.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 class="aboutLanguage"><em><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;7</strong></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../javax/swing/UIDefaults.html" title="class in javax.swing"><span class="strong">Prev Class</span></a></li> <li><a href="../../javax/swing/UIDefaults.LazyInputMap.html" title="class in javax.swing"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?javax/swing/UIDefaults.ActiveValue.html" target="_top">Frames</a></li> <li><a href="UIDefaults.ActiveValue.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>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><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://docs.oracle.com/javase/7/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../legal/cpyr.html">Copyright</a> &#x00a9; 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
fbiville/annotation-processing-ftw
doc/java/jdk7/javax/swing/UIDefaults.ActiveValue.html
HTML
mit
9,157
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name=viewport content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>swipe测试</title> <style> html,body{ height:100%; -webkit-user-select:none; user-select:none; } h2{ text-align:right; } .box{ width:100%; height:100px; background:#333; position:absolute; top:130px; right:0px; line-height: 100px; text-align:center; color:#ddd; } .btn{ position: absolute; top:80px; right:10px; width:80px; height:25px; } pre{ position: absolute; top:255px; left:0; background: #f5f5f5; width:100%; margin:0; padding:10px; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:12px; font-family: Monaco,Consolas,"Lucida Console",monospace; z-index:1; overflow: auto; } </style> </head> <body> <h2>swipe事件测试</h1> <hr> <div style="padding:3px;background:#09c;color:#fff;line-height:18px;position:fixed;top:0;left:0;z-index:2;" id="log"></div> <button id="btn" class="btn">卸载事件</button> <div id="box" class="box">触发事件</div> <pre> var ne = MonoEvent, $box = ne( '#box' ), $btn = ne( '#btn' ), log = document.getElementById( 'log' ); $box.on( 'swipeLeft swipeRight swipeUp swipeDown', function(){ log.innerHTML += ( e.type + '&lt;br/&gt;' ); }); $btn.one( 'click', function(){ $box.un( 'swipeLeft swipeRight swipeUp swipeDown' ); }); </pre> <script src="../monoevent.js"></script> <script> (function(){ var ne = MonoEvent, $box = ne( '#box' ), $btn = ne( '#btn' ), log = document.getElementById( 'log' ); $box.on( 'swipeLeft swipeRight swipeUp swipeDown', function( e ){ log.innerHTML += ( e.type + '<br/>' ); }); $btn.one( 'click', function(){ $box.un( 'swipeLeft swipeRight swipeUp swipeDown' ); }); })(); </script> </body> </html>
chenmnkken/monoevent
test/swipe.html
HTML
mit
1,866
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/main.css"> <script src="js/vendor/modernizr-2.6.2.min.js"></script> </head> <body> <!--[if lt IE 7]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- Add your site or application content here --> <p>Hello world!!! This is HTML5 Boilerplate.</p> <p>hotfix and fix21</p> <p>fix 22</p> <p>fix 23</p> <p>fix 24</p> <p>fix 30 31</p> <p>fix 41 42</p> <p>fix 43 44</p> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script> <script src="js/plugins.js"></script> <script src="js/main.js"></script> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. --> <script> (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]= function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date; e=o.createElement(i);r=o.getElementsByTagName(i)[0]; e.src='//www.google-analytics.com/analytics.js'; r.parentNode.insertBefore(e,r)}(window,document,'script','ga')); ga('create','UA-XXXXX-X');ga('send','pageview'); </script> </body> </html>
alexkart/SimpleFragment
index.html
HTML
mit
2,177
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class ContentRelationItemsChangedCondition | Picturepark.SDK.V1 API </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class ContentRelationItemsChangedCondition | Picturepark.SDK.V1 API "> <meta name="generator" content="docfx 2.59.0.0"> <link rel="shortcut icon" href="../favicon.ico"> <link rel="stylesheet" href="../styles/docfx.vendor.css"> <link rel="stylesheet" href="../styles/docfx.css"> <link rel="stylesheet" href="../styles/main.css"> <meta property="docfx:navrel" content="../toc.html"> <meta property="docfx:tocrel" content="toc.html"> <meta property="docfx:rel" content="../"> </head> <body data-spy="scroll" data-target="#affix" data-offset="120"> <div id="wrapper"> <header> <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../index.html"> <img id="logo" class="svg" src="../logo.svg" alt=""> </a> </div> <div class="collapse navbar-collapse" id="navbar"> <form class="navbar-form navbar-right" role="search" id="search"> <div class="form-group"> <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> </div> </form> </div> </div> </nav> <div class="subnav navbar navbar-default"> <div class="container hide-when-search" id="breadcrumb"> <ul class="breadcrumb"> <li></li> </ul> </div> </div> </header> <div class="container body-content"> <div id="search-results"> <div class="search-list">Search Results for <span></span></div> <div class="sr-items"> <p><i class="glyphicon glyphicon-refresh index-loading"></i></p> </div> <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul> </div> </div> <div role="main" class="container body-content hide-when-search"> <div class="sidenav hide-when-search"> <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> <div class="sidetoggle collapse" id="sidetoggle"> <div id="sidetoc"></div> </div> </div> <div class="article row grid-right"> <div class="col-md-10"> <article class="content wrap" id="_content" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition"> <h1 id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition">Class ContentRelationItemsChangedCondition </h1> <div class="markdown level0 summary"><p>Matches whenever the assigned content(s) in a relationship field changed.</p> </div> <div class="markdown level0 conceptual"></div> <div class="inheritance"> <h5>Inheritance</h5> <div class="level0"><span class="xref">System.Object</span></div> <div class="level1"><a class="xref" href="Picturepark.SDK.V1.Contract.BusinessRuleCondition.html">BusinessRuleCondition</a></div> <div class="level2"><span class="xref">ContentRelationItemsChangedCondition</span></div> </div> <div class="inheritedMembers"> <h5>Inherited Members</h5> <div> <a class="xref" href="Picturepark.SDK.V1.Contract.BusinessRuleCondition.html#Picturepark_SDK_V1_Contract_BusinessRuleCondition_TraceRefId">BusinessRuleCondition.TraceRefId</a> </div> <div> <a class="xref" href="Picturepark.SDK.V1.Contract.BusinessRuleCondition.html#Picturepark_SDK_V1_Contract_BusinessRuleCondition_Names">BusinessRuleCondition.Names</a> </div> <div> <a class="xref" href="Picturepark.SDK.V1.Contract.BusinessRuleCondition.html#Picturepark_SDK_V1_Contract_BusinessRuleCondition_Description">BusinessRuleCondition.Description</a> </div> <div> <span class="xref">System.Object.ToString()</span> </div> <div> <span class="xref">System.Object.Equals(System.Object)</span> </div> <div> <span class="xref">System.Object.Equals(System.Object, System.Object)</span> </div> <div> <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span> </div> <div> <span class="xref">System.Object.GetHashCode()</span> </div> <div> <span class="xref">System.Object.GetType()</span> </div> <div> <span class="xref">System.Object.MemberwiseClone()</span> </div> </div> <h6><strong>Namespace</strong>: System.Dynamic.ExpandoObject</h6> <h5 id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_syntax">Syntax</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public class ContentRelationItemsChangedCondition : BusinessRuleCondition</code></pre> </div> <h3 id="properties">Properties </h3> <a id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FieldPath_" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.FieldPath*"></a> <h4 id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FieldPath" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.FieldPath"><a href="#collapsible-Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FieldPath" class="expander" data-toggle="collapse">FieldPath</a></h4> <div id="collapsible-Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FieldPath" class="collapse in"> <div class="markdown level1 summary"><p>JSON path to the field</p> </div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public string FieldPath { get; set; }</code></pre> </div> <h5 class="propertyValue">Property Value</h5> <table> <tr> <td> <span class="xref">System.String</span> <p> </td> </tr> </table> </div> <h3 id="methods">Methods </h3> <a id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FromJson_" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.FromJson*"></a> <h4 id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FromJson_System_String_" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.FromJson(System.String)"><a href="#collapsible-Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FromJson_System_String_" class="expander" data-toggle="collapse">FromJson(String)</a></h4> <div id="collapsible-Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_FromJson_System_String_" class="collapse in"> <div class="markdown level1 summary"></div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public static ContentRelationItemsChangedCondition FromJson(string data)</code></pre> </div> <h5 class="parameters">Parameters</h5> <table> <tr> <td> <span class="pull-right"><span class="xref">System.String</span></span> <span class="parametername">data</span> <p> </td> </tr> </table> <h5 class="returns">Returns</h5> <table> <tr> <td> <a class="xref" href="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.html">ContentRelationItemsChangedCondition</a> <p> </td> </tr> </table> </div> <a id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_ToJson_" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.ToJson*"></a> <h4 id="Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_ToJson" data-uid="Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.ToJson"><a href="#collapsible-Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_ToJson" class="expander" data-toggle="collapse">ToJson()</a></h4> <div id="collapsible-Picturepark_SDK_V1_Contract_ContentRelationItemsChangedCondition_ToJson" class="collapse in"> <div class="markdown level1 summary"></div> <div class="markdown level1 conceptual"></div> <h5 class="decalaration">Declaration</h5> <div class="codewrapper"> <pre><code class="lang-csharp hljs">public string ToJson()</code></pre> </div> <h5 class="returns">Returns</h5> <table> <tr> <td> <span class="xref">System.String</span> <p> </td> </tr> </table> </div> </article> </div> <div class="contribution-panel mobile-hide"> </div> <div class="hidden-sm col-md-2" role="complementary"> <div class="sideaffix"> <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> </nav> </div> </div> </div> </div> <footer> <div class="grad-bottom"></div> <div class="footer"> <div class="container"> <span class="pull-right"> <a href="#top">Back to top</a> </span> <span>Generated by <strong>DocFX</strong></span> </div> </div> </footer> </div> <script type="text/javascript" src="../styles/docfx.vendor.js"></script> <script type="text/javascript" src="../styles/docfx.js"></script> <script type="text/javascript" src="../styles/main.js"></script> </body> </html>
Picturepark/Picturepark.SDK.DotNet
docs/sdk/site/api/Picturepark.SDK.V1.Contract.ContentRelationItemsChangedCondition.html
HTML
mit
10,620
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Compile time check</title> <meta name="description" content="Small blog where I show and tell little code based adventures" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="//velo.github.io/themes/Casper/favicon.ico"> <link rel="stylesheet" type="text/css" href="//velo.github.io/themes/Casper/assets/css/screen.css?v=1.0.0" /> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" /> <link rel="canonical" href="https://velo.github.io" /> <meta name="generator" content="Ghost ?" /> <link rel="alternate" type="application/rss+xml" title="Compile time check" href="https://velo.github.io/rss" /> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css"> </head> <body class="tag-template tag-postgresql home-template"> <header class="main-header tag-head " style="background-image: url(https://raw.githubusercontent.com/velo/velo.github.io/master/images/background-min.jpg)"> <nav class="main-nav overlay clearfix"> <a class="back-button icon-arrow-left" href="https://velo.github.io">Home</a> <!-- <a class="subscribe-button icon-feed" href="https://velo.github.io/tag/postgresql/rss/">postgresql</a> --> </nav> <div class="vertical"> <div class="main-header-content inner"> <h1 class="page-title">postgresql</h1> <h2 class="page-description"> A 1-post collection </h2> </div> </div> </header> <main class="content" role="main"> <div class="extra-pagination inner"> <nav class="pagination" role="navigation"> <span class="page-number">Page 1 of 1</span> </nav> </div> <article class="post tag-postgresql tag-performance"> <header class="post-header"> <h2 class="post-title"><a href="https://velo.github.io/2016/05/08/Query-Optimization-101.html">Query Optimization 101</a></h2> </header> <section class="post-excerpt"> <p>On this post, I will show what I usually do to optimize queries. My database of choice is postgreSQL, but the same principles can be apply <a class="read-more" href="https://velo.github.io/2016/05/08/Query-Optimization-101.html">&raquo;</a></p> </section> <footer class="post-meta"> on <a href="https://velo.github.io/tag/postgresql">postgresql</a>, <a href="https://velo.github.io/tag/performance"> performance</a> <time class="post-date" datetime="2016-05-08">08 May 2016</time> </footer> </article> <nav class="pagination" role="navigation"> <span class="page-number">Page 1 of 1</span> </nav> </main> <footer class="site-footer clearfix"> <section class="copyright"><a href="https://velo.github.io">Compile time check</a> &copy; 2016</section> <section class="poweredby">Proudly published with <a href="http://hubpress.io">HubPress</a></section> </footer> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script> <script type="text/javascript"> jQuery( document ).ready(function() { // change date with ago jQuery('ago.ago').each(function(){ var element = jQuery(this).parent(); element.html( moment(element.text()).fromNow()); }); }); hljs.initHighlightingOnLoad(); </script> <script type="text/javascript" src="//velo.github.io/themes/Casper/assets/js/jquery.fitvids.js?v=1.0.0"></script> <script type="text/javascript" src="//velo.github.io/themes/Casper/assets/js/index.js?v=1.0.0"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-77184766-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
velo/velo.github.io
tag/postgresql/index.html
HTML
mit
4,651
<!doctype html> <!--[if IE 9]><html class="lt-ie10" lang="en" > <![endif]--> <html class="no-js" lang="en" data-useragent="Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)" prefix="og: http://ogp.me/ns#"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Andrew McKnight"/> <meta name="copyright" content="Two Ring Software Copyright (c) 2018"/> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@tworingsoft" /> <meta name="twitter:creator" content="@tworingsoft" /> <meta name="og:site_name" content="Two Ring Software"> <meta property="og:url" content="https://tworingsoft.com/blog/2018/11/29/developer-cli-tool-reference.html" /> <meta name="twitter:url" content="https://tworingsoft.com/blog/2018/11/29/developer-cli-tool-reference.html" /> <title>Two Ring Software % Blog % Developer CLI tool reference % 29 November 2018</title> <meta property="og:title" content="Two Ring Software % Blog % Developer CLI tool reference % 29 November 2018" /> <meta property="twitter:title" content="Two Ring Software % Blog % Developer CLI tool reference % 29 November 2018" /> <meta name="description" content="A collection of command line tools I've used on *nix systems." /> <meta property="og:description" content="A collection of command line tools I've used on *nix systems." /> <meta property="twitter:description" content="A collection of command line tools I've used on *nix systems." /> <link rel="alternate" type="application/rss+xml" title="Two Ring Software RSS" href="/feed.xml"> <link href='/css/blog-post.css' rel='stylesheet' type='text/css'> <meta name="og:image" content="/img/logo-small.jpg" /> <meta name="twitter:image" content="/img/logo-small.jpg" /> <meta name="og:type" content="article" /> <meta name="article:tag" content="tools" /> <meta name="og:published_time" content="2018-11-29T00:00:00-09:00" /> <meta name="og:modified_time" content="2019-01-22T14:12:42-09:00" /> <meta name="twitter:label1" content="By:" /> <meta name="twitter:data1:Andrew McKnight" content="" /> <meta name="twitter:label2" content="Tags:" /> <meta name="twitter:data2" content="tools" /> </head> <body> <div id="page-content"> <h2> <a href="/" style="text-decoration: none;"> <img src="/img/logo-small.png" height="25em" /> </a> <a href="/blog/" style="text-decoration: none;">Blog</a> </h2> <div class="title">Developer CLI tool reference</div> <div class="byline">Andrew McKnight – 29 November 2018</div> <hr /> <div id="post-content"> <p>I’ve long kept a list of tools to help me brainstorm when I go off to spelunk through a given problem or system. As such, the tools are divided into a few broad categories.</p> <p>I figured it’d be helpful to publish it here–the goal is to have a living version of this document, so I’ll update it as needed from time to time. Feel free to <a href="https://github.com/TwoRingSoft/tworingsoft.com/edit/master/blog/_posts/2018-11-29-developer-cli-tool-reference.md">submit changes to add or improve something</a>!</p> <blockquote> <p>Many of these have an enhanced version in <a href="https://www.gnu.org/software/coreutils/coreutils.html">gnu core utils</a> (<code class="language-plaintext highlighter-rouge">brew install coreutils</code>) prefixed with a <code class="language-plaintext highlighter-rouge">g</code>. If available, it allows for a consistent experience across different *nix systems, as some builtins have slightly different option sets and behavior between OSes, such as Linux versus macOS.</p> </blockquote> <h1 id="binary-executables">Binary executables</h1> <ul> <li>otool</li> <li>lipo</li> <li>dwarfdump</li> <li>nm</li> <li>strings</li> <li>dsymutil</li> <li>objdump</li> <li>uuencode/uudecode</li> <li>patch</li> <li>xxd</li> </ul> <h1 id="networking">Networking</h1> <ul> <li>scutil</li> <li>ifconfig</li> <li>curl</li> <li>ping</li> <li>traceroute</li> <li>netstat</li> <li>nslookup</li> <li>whois</li> <li>hostname</li> <li>tcpdump</li> <li>ssh</li> <li>ftp</li> <li>scp</li> <li>host</li> <li>telnet (removed from macOS starting with High Sierra)</li> <li>wget†</li> <li>iwlist†</li> <li>iwconfig†</li> <li>ufw†</li> <li>nc*: netcat</li> <li>dsh*: distributed shell, multiple concurrent SSH sessions</li> <li>awscli*: AWS CLI</li> <li>scout2*: AWS security auditing</li> </ul> <h1 id="system">System</h1> <ul> <li>ls</li> <li>file</li> <li>lsof</li> <li>top</li> <li>ps</li> <li>finger</li> <li>fswatch</li> <li>stat/readlink</li> <li>du/df</li> <li>kill</li> <li>killall</li> <li>fuser</li> <li>uname</li> <li>whoami</li> <li>pwd</li> <li>env</li> <li>screen</li> <li>systemctl†</li> <li>service†</li> <li>tree*</li> <li>tmux*: terminal multiplexer; terminal split-pane screen sessions</li> <li>tmuxinator*: script and manage tmux sessions</li> </ul> <h1 id="stream-processing">Stream processing</h1> <ul> <li>xargs</li> <li>awk</li> <li>cat</li> <li>echo</li> <li>sed</li> <li>tail</li> <li>head</li> <li>less</li> <li>more</li> <li>cut</li> <li>tee</li> <li>grep</li> <li>jq*: JSON manipulation</li> <li>ag*: The Silver Searcher, a grep alternative</li> </ul> <div class="footnote"> * 3rd party<br /> † Linux only </div> </div> <p> <hr /> </p> <p> 🙏🏻 Enjoy the post? Please help support more like it by <a href="https://www.paypal.me/armcknight">buying me a cup of coffee</a>!. </p> <p> 💡 Suggestions, questions, comments? <a href="https://github.com/TwoRingSoft/tworingsoft.com/edit/master/blog/_posts/ 2018-11-29-developer-cli-tool-reference.md">Please submit a PR!</a>. </p> </div> </body> </html>
TwoRingSoft/tworingsoft.com
_site/blog/2018/11/29/developer-cli-tool-reference.html
HTML
mit
6,087
<!doctype html> <html> <head> <meta content='{{ page.title }} - {{ site.title }}' name='title' /> <meta content='{{ page.title }} - {{ site.title }}' name='og:title' /> <title>{{ page.title }} - {{ site.title }}</title> {% include head.html %} </head> <body> {% include links.html %} {% include header.html %} <div class='container'> <div class="row"> <div class="col12"> <h1>{{ page.title }}</h1> </div> </div> <div class="row"> <div class="col12"> {{ content }} </div> </div> </div> {% include footer.html %} </body> </html>
newaeonweb/sasa-jekyll-theme
_layouts/project.html
HTML
mit
647
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>persistent-union-find: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.12.2 / persistent-union-find - 8.10.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> persistent-union-find <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-01 17:28:23 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-01 17:28:23 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.2 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;http://www.lri.fr/~filliatr/puf/&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/PersistentUnionFind&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;keyword: program verification&quot; &quot;keyword: union-find&quot; &quot;keyword: data structures&quot; &quot;keyword: Tarjan&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/persistent-union-find/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/persistent-union-find.git&quot; synopsis: &quot;Persistent Union Find&quot; description: &quot;&quot;&quot; Correctness proof of the Ocaml implementation of a persistent union-find data structure. See http://www.lri.fr/~filliatr/puf/ for more details.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/persistent-union-find/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=9d860c3649cb724e3f5e513d1b1ff60b&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-persistent-union-find.8.10.0 coq.8.12.2</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.2). The following dependencies couldn&#39;t be met: - coq-persistent-union-find -&gt; coq &lt; 8.11~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-persistent-union-find.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.12.2/persistent-union-find/8.10.0.html
HTML
mit
7,168
<!DOCTYPE html> <html lang="en" ng-app="school"> <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=""> <meta name="author" content=""> <title>Vendor Registration Form</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/landing-page.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" 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> <!--<script src="js/bootstrap.min.js"></script>--> <script type="text/javascript" src="js/angular.js"></script> <script type="text/javascript" src="js/app.js"></script> <!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation"> <div class="container topnav"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand topnav" href="index.html">WOLKE - CLOUD MOBILE TESTING AS A SERVICE</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="index.html">Home</a> </li> <li> <a href="#services">About</a> </li> <li> <a href="#contact">Contact</a> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <div class="container" text-align:center> <div class="page-header"> <br/> <h1>Vendor Registration Form</h1> </div> <form class="form-horizontal" novalidate ng-controller="VendorFormController as vendorFormCtrl" ng-submit = "vendorFormCtrl.addVendor(vendorOrganization, contactPerson, email, appName, appDetails, functionalTesting, payAsYouGo, IpayAsYouGo)"> <div class="form-group"> <label for="inputEmail3" class="col-sm-2 control-label">Vendor Organization</label> <div class="col-sm-10"> <input type="text" required ng-model="vendorOrganization" class="form-control" id="inputFirstName" placeholder="Vendor Organization"> </div> </div> <div class="form-group"> <label for="inputEmail3" class="col-sm-2 control-label">Name of Contact Person</label> <div class="col-sm-10"> <input type="text" class="form-control" ng-model="contactPerson" id="inputLastName" placeholder="Name of Contact Person"> </div> </div> <div class="form-group"> <label for="inputEmail3" class="col-sm-2 control-label">Email Address</label> <div class="col-sm-10"> <input type="email" ng-model="email" class="form-control" id="inputEmail" placeholder="Email Address"> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-2 control-label">Application Name</label> <div class="col-sm-10"> <input type="text" class="form-control" id="inputCountry" ng-model="appName" placeholder="Application Name"> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-2 control-label">Application Details</label> <div class="col-sm-10"> <input type="text" class="form-control" id="appDetails" ng-model="country" placeholder="Application Details"> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-2 control-label">Testing Requirements</label> <div class="col-sm-10"> <label class="checkbox-inline"><input type="checkbox" value="" ng-model="functionalTesting">Functional Testing</label> <label class="checkbox-inline"><input type="checkbox" value="">Localization Testing</label> <label class="checkbox-inline"><input type="checkbox" value="">Load Testing</label> <label class="checkbox-inline"><input type="checkbox" value="">Security Testing</label> <label class="checkbox-inline"><input type="checkbox" value="">Configuration Testing</label> <label class="checkbox-inline"><input type="checkbox" value="">Compatibility Testing</label> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-2 control-label">Payment Type</label> <div class="col-sm-10"> <label class="radio-inline"><input type="radio" name="optradio" ng-model = "payAsYouGo">Pay-As-You-Go</label> <label class="radio-inline"><input type="radio" name="optradio">Monthly</label> <label class="radio-inline"><input type="radio" name="optradio">Annual</label> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-2 control-label">Incentive Type</label> <div class="col-sm-10"> <label class="radio-inline"><input type="radio" name="optradio1" ng-model = "IpayAsYouGo">Pay-As-You-Go</label> <label class="radio-inline"><input type="radio" name="optradio1">No Incentive</label> <label class="radio-inline"><input type="radio" name="optradio1">Monthly</label> </div> </div> <div class="form-group"> <label for="inputPassword3" class="col-sm-2 control-label">Upload Installation File</label> <div class="col-sm-10"> <input type="text" name="subfile" id="subfile" class="input-xlarge"> <input type="file"> </div> </div> <div class="form-group"> <div class="col-sm-offset-2 col-sm-10"> <button type="submit" class="btn btn-default">Register</button> </div> </div> </form> </div> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-12"> <ul class="list-inline"> <li> <a href="index.html">Home</a> </li> <li class="footer-menu-divider">&sdot;</li> <li> <a href="#about">About</a> </li> <li class="footer-menu-divider">&sdot;</li> <li> <a href="#services">Services</a> </li> <li class="footer-menu-divider">&sdot;</li> <li> <a href="#contact">Contact</a> </li> </ul> <p class="copyright text-muted small">Copyright &copy; Your Company 2014. All Rights Reserved</p> </div> </div> </div> </footer> </body> </html>
anhadbhasin11/node-wolke
public/VendorRegistration.html
HTML
mit
9,852
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>CDOClassInfo (CDO Model Repository Documentation)</title> <meta name="date" content=""> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="CDOClassInfo (CDO Model Repository Documentation)"; } } catch(err) { } //--> var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":38,"i5":38,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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/CDOClassInfo.html">Use</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html" title="interface in org.eclipse.emf.cdo.common.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOFeatureType.html" title="enum in org.eclipse.emf.cdo.common.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/eclipse/emf/cdo/common/model/CDOClassInfo.html" target="_top">Frames</a></li> <li><a href="CDOClassInfo.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.eclipse.emf.cdo.common.model</div> <h2 title="Interface CDOClassInfo" class="title">Interface CDOClassInfo</h2> </div> <div class="contentContainer"> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Superinterfaces:</dt> <dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></dd> </dl> <dl> <dt>All Known Subinterfaces:</dt> <dd><a href="../../../../../../org/eclipse/emf/cdo/spi/common/model/InternalCDOClassInfo.html" title="interface in org.eclipse.emf.cdo.spi.common.model">InternalCDOClassInfo</a></dd> </dl> <hr> <br> <pre>public interface <span class="typeNameLabel">CDOClassInfo</span> extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></pre> <div class="block">An EMF <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><code>adapter</code></a> that encapsulates CDO specific information about an <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>EClass</code></a>.</div> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>2.0</dd> <dt><span class="simpleTagLabel">No Implement</span></dt> <dd>This interface is not intended to be implemented by clients.</dd> <dt><span class="simpleTagLabel">No Extend</span></dt> <dd>This interface is not intended to be extended by clients.</dd> </dl> </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> <ul class="blockList"> <li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.common.notify.Adapter"> <!-- --> </a> <h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.common.notify.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></h3> <code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.Internal.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter.Internal</a></code></li> </ul> </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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated 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><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#getAllPersistentContainments--">getAllPersistentContainments</a></span>()</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#getAllPersistentFeatures--">getAllPersistentFeatures</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#getAllPersistentReferences--">getAllPersistentReferences</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#getEClass--">getEClass</a></span>()</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#getFeatureIndex-org.eclipse.emf.ecore.EStructuralFeature-">getFeatureIndex</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>&nbsp;feature)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">As of 4.2 pushed down to <a href="../../../../../../org/eclipse/emf/cdo/spi/common/model/InternalCDOClassInfo.html#getPersistentFeatureIndex-org.eclipse.emf.ecore.EStructuralFeature-"><code>InternalCDOClassInfo.getPersistentFeatureIndex(EStructuralFeature)</code></a>.</span></div> </div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#getFeatureIndex-int-">getFeatureIndex</a></span>(int&nbsp;featureID)</code> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp; <div class="block"><span class="deprecationComment">As of 4.2 pushed down to <a href="../../../../../../org/eclipse/emf/cdo/spi/common/model/InternalCDOClassInfo.html#getPersistentFeatureIndex-int-"><code>InternalCDOClassInfo.getPersistentFeatureIndex(int)</code></a>.</span></div> </div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#hasPersistentOpposite-org.eclipse.emf.ecore.EStructuralFeature-">hasPersistentOpposite</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>&nbsp;feature)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#isPersistent-org.eclipse.emf.ecore.EStructuralFeature-">isPersistent</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>&nbsp;feature)</code>&nbsp;</td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#isPersistent-int-">isPersistent</a></span>(int&nbsp;featureID)</code>&nbsp;</td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#isResource--">isResource</a></span>()</code>&nbsp;</td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#isResourceFolder--">isResourceFolder</a></span>()</code>&nbsp;</td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassInfo.html#isResourceNode--">isResourceNode</a></span>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.common.notify.Adapter"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;org.eclipse.emf.common.notify.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></h3> <code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true#getTarget--" title="class or interface in org.eclipse.emf.common.notify">getTarget</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true#isAdapterForType-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify">isAdapterForType</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true#notifyChanged-org.eclipse.emf.common.notify.Notification-" title="class or interface in org.eclipse.emf.common.notify">notifyChanged</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true#setTarget-org.eclipse.emf.common.notify.Notifier-" title="class or interface in org.eclipse.emf.common.notify">setTarget</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getEClass--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getEClass</h4> <pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getEClass()</pre> </li> </ul> <a name="isResourceNode--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isResourceNode</h4> <pre>boolean&nbsp;isResourceNode()</pre> </li> </ul> <a name="isResourceFolder--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isResourceFolder</h4> <pre>boolean&nbsp;isResourceFolder()</pre> </li> </ul> <a name="isResource--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isResource</h4> <pre>boolean&nbsp;isResource()</pre> </li> </ul> <a name="isPersistent-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isPersistent</h4> <pre>boolean&nbsp;isPersistent(int&nbsp;featureID)</pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>4.2</dd> </dl> </li> </ul> <a name="isPersistent-org.eclipse.emf.ecore.EStructuralFeature-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isPersistent</h4> <pre>boolean&nbsp;isPersistent(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>&nbsp;feature)</pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>4.2</dd> </dl> </li> </ul> <a name="hasPersistentOpposite-org.eclipse.emf.ecore.EStructuralFeature-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hasPersistentOpposite</h4> <pre>boolean&nbsp;hasPersistentOpposite(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>&nbsp;feature)</pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>4.2</dd> </dl> </li> </ul> <a name="getAllPersistentFeatures--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAllPersistentFeatures</h4> <pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>[]&nbsp;getAllPersistentFeatures()</pre> </li> </ul> <a name="getAllPersistentReferences--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAllPersistentReferences</h4> <pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>[]&nbsp;getAllPersistentReferences()</pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>4.2</dd> </dl> </li> </ul> <a name="getAllPersistentContainments--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getAllPersistentContainments</h4> <pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>[]&nbsp;getAllPersistentContainments()</pre> <dl> <dt><span class="simpleTagLabel">Since:</span></dt> <dd>4.2</dd> </dl> </li> </ul> <a name="getFeatureIndex-org.eclipse.emf.ecore.EStructuralFeature-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFeatureIndex</h4> <pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> int&nbsp;getFeatureIndex(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EStructuralFeature.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EStructuralFeature</a>&nbsp;feature)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of 4.2 pushed down to <a href="../../../../../../org/eclipse/emf/cdo/spi/common/model/InternalCDOClassInfo.html#getPersistentFeatureIndex-org.eclipse.emf.ecore.EStructuralFeature-"><code>InternalCDOClassInfo.getPersistentFeatureIndex(EStructuralFeature)</code></a>.</span></div> </li> </ul> <a name="getFeatureIndex-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getFeatureIndex</h4> <pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a> int&nbsp;getFeatureIndex(int&nbsp;featureID)</pre> <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">As of 4.2 pushed down to <a href="../../../../../../org/eclipse/emf/cdo/spi/common/model/InternalCDOClassInfo.html#getPersistentFeatureIndex-int-"><code>InternalCDOClassInfo.getPersistentFeatureIndex(int)</code></a>.</span></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> <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/CDOClassInfo.html">Use</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html" title="interface in org.eclipse.emf.cdo.common.model"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../../org/eclipse/emf/cdo/common/model/CDOFeatureType.html" title="enum in org.eclipse.emf.cdo.common.model"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/eclipse/emf/cdo/common/model/CDOClassInfo.html" target="_top">Frames</a></li> <li><a href="CDOClassInfo.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><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p> </body> </html>
kribe48/wasp-mbse
WASP-turtlebot-DSL/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/org.eclipse.osgi/142/0/.cp/javadoc/org/eclipse/emf/cdo/common/model/CDOClassInfo.html
HTML
mit
22,183
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>6. 关键字替换</title> <link rel="stylesheet" type="text/css" href="styles.css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1" /> <link rel="home" href="index.html" title="Version Control with Subversion" /> <link rel="up" href="svn.advanced.html" title="第 3 章 高级主题" /> <link rel="prev" href="svn.advanced.props.special.ignore.html" title="5. 忽略未版本控制的条目" /> <link rel="next" href="svn.advanced.sparsedirs.html" title="7. 稀疏目录" /> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">6. 关键字替换</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="svn.advanced.props.special.ignore.html">上一页</a> </td> <th width="60%" align="center">第 3 章 高级主题</th> <td width="20%" align="right"> <a accesskey="n" href="svn.advanced.sparsedirs.html">下一页</a></td> </tr> </table> <hr /> </div> <div class="sect1" title="6. 关键字替换"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="svn.advanced.props.special.keywords"></a>6. 关键字替换</h2> </div> </div> </div> <p>Subversion has the ability to substitute <em class="firstterm">keywords</em>—pieces of useful, dynamic information about a versioned file—into the contents of the file itself. Keywords generally provide information about the last modification made to the file. Because this information changes each time the file changes, and more importantly, just <span class="emphasis"><em>after</em></span> the file changes, it is a hassle for any process except the version control system to keep the data completely up to date. Left to human authors, the information would inevitably grow stale.</p> <p>For example, say you have a document in which you would like to display the last date on which it was modified. You could burden every author of that document to, just before committing their changes, also tweak the part of the document that describes when it was last changed. But sooner or later, someone would forget to do that. Instead, simply ask Subversion to perform keyword substitution on the <code class="literal">LastChangedDate</code> keyword. You control where the keyword is inserted into your document by placing a <em class="firstterm">keyword anchor</em> at the desired location in the file. This anchor is just a string of text formatted as <code class="literal">$</code><em class="replaceable"><code>KeywordName</code></em><code class="literal">$</code>.</p> <p>All keywords are case-sensitive where they appear as anchors in files: you must use the correct capitalization for the keyword to be expanded. You should consider the value of the <code class="literal">svn:keywords</code> property to be case-sensitive, too—certain keyword names will be recognized regardless of case, but this behavior is deprecated.</p> <p>Subversion defines the list of keywords available for substitution. That list contains the following keywords, some of which have aliases that you can also use:</p> <div class="variablelist"> <dl> <dt> <span class="term"> <code class="literal">Date</code> </span> </dt> <dd> <p>This keyword describes the last time the file was known to have been changed in the repository, and is of the form <code class="literal">$Date: 2006-07-22 21:42:37 -0700 (Sat, 22 Jul 2006) $</code>. It may also be specified as <code class="literal">LastChangedDate</code>. Unlike the <code class="literal">Id</code> keyword, which uses UTC, the <code class="literal">Date</code> keyword displays dates using the local time zone.</p> </dd> <dt> <span class="term"> <code class="literal">Revision</code> </span> </dt> <dd> <p>This keyword describes the last known revision in which this file changed in the repository, and looks something like <code class="literal">$Revision: 144 $</code>. It may also be specified as <code class="literal">LastChangedRevision</code> or <code class="literal">Rev</code>.</p> </dd> <dt> <span class="term"> <code class="literal">Author</code> </span> </dt> <dd> <p>This keyword describes the last known user to change this file in the repository, and looks something like <code class="literal">$Author: harry $</code>. It may also be specified as <code class="literal">LastChangedBy</code>.</p> </dd> <dt> <span class="term"> <code class="literal">HeadURL</code> </span> </dt> <dd> <p>This keyword describes the full URL to the latest version of the file in the repository, and looks something like <code class="literal">$HeadURL: http://svn.example.com/repos/trunk/calc.c $</code>. It may be abbreviated as <code class="literal">URL</code>.</p> </dd> <dt> <span class="term"> <code class="literal">Id</code> </span> </dt> <dd> <p>This keyword is a compressed combination of the other keywords. Its substitution looks something like <code class="literal">$Id: calc.c 148 2006-07-28 21:30:43Z sally $</code>, and is interpreted to mean that the file <code class="filename">calc.c</code> was last changed in revision 148 on the evening of July 28, 2006 by the user <code class="literal">sally</code>. The date displayed by this keyword is in UTC, unlike that of the <code class="literal">Date</code> keyword (which uses the local time zone).</p> </dd> <dt> <span class="term"> <code class="literal">Header</code> </span> </dt> <dd> <p>This keyword is similar to the <code class="literal">Id</code> keyword but contains the full URL of the latest revision of the item, identical to <code class="literal">HeadURL</code>. Its substitution looks something like <code class="literal">$Header: http://svn.example.com/repos/trunk/calc.c 148 2006-07-28 21:30:43Z sally $</code>. </p> </dd> </dl> </div> <p>Several of the preceding descriptions use the phrase <span class="quote">“<span class="quote">last known</span>”</span> or similar wording. Keep in mind that keyword expansion is a client-side operation, and your client <span class="quote">“<span class="quote">knows</span>”</span> only about changes that have occurred in the repository when you update your working copy to include those changes. If you never update your working copy, your keywords will never expand to different values even if those versioned files are being changed regularly in the repository.</p> <p>Simply adding keyword anchor text to your file does nothing special. Subversion will never attempt to perform textual substitutions on your file contents unless explicitly asked to do so. After all, you might be writing a document<sup>[<a id="idp8335472" href="#ftn.idp8335472" class="footnote">17</a>]</sup> about how to use keywords, and you don't want Subversion to substitute your beautiful examples of unsubstituted keyword anchors!</p> <p>To tell Subversion whether to substitute keywords on a particular file, we again turn to the property-related subcommands. The <code class="literal">svn:keywords</code> property, when set on a versioned file, controls which keywords will be substituted on that file. The value is a space-delimited list of keyword names or aliases.</p> <p>举个例子,假定你有一个版本化的文件<code class="filename">weather.txt</code>,内容如下:</p> <div class="informalexample"> <pre class="programlisting"> Here is the latest report from the front lines. $LastChangedDate$ $Rev$ Cumulus clouds are appearing more frequently as summer approaches. </pre> </div> <p>With no <code class="literal">svn:keywords</code> property set on that file, Subversion will do nothing special. Now, let's enable substitution of the <code class="literal">LastChangedDate</code> keyword.</p> <div class="informalexample"> <pre class="screen"> $ svn propset svn:keywords "Date Author" weather.txt property 'svn:keywords' set on 'weather.txt' $ </pre> </div> <p>Now you have made a local property modification on the <code class="filename">weather.txt</code> file. You will see no changes to the file's contents (unless you made some of your own prior to setting the property). Notice that the file contained a keyword anchor for the <code class="literal">Rev</code> keyword, yet we did not include that keyword in the property value we set. Subversion will happily ignore requests to substitute keywords that are not present in the file and will not substitute keywords that are not present in the <code class="literal">svn:keywords</code> property value.</p> <p>Immediately after you commit this property change, Subversion will update your working file with the new substitute text. Instead of seeing your keyword anchor <code class="literal">$LastChangedDate$</code>, you'll see its substituted result. That result also contains the name of the keyword and continues to be delimited by the dollar sign (<code class="literal">$</code>) characters. And as we predicted, the <code class="literal">Rev</code> keyword was not substituted because we didn't ask for it to be.</p> <p>Note also that we set the <code class="literal">svn:keywords</code> property to <code class="literal">Date Author</code>, yet the keyword anchor used the alias <code class="literal">$LastChangedDate$</code> and still expanded correctly:</p> <div class="informalexample"> <pre class="screen"> Here is the latest report from the front lines. $LastChangedDate: 2006-07-22 21:42:37 -0700 (Sat, 22 Jul 2006) $ $Rev$ Cumulus clouds are appearing more frequently as summer approaches. </pre> </div> <p>If someone else now commits a change to <code class="filename">weather.txt</code>, your copy of that file will continue to display the same substituted keyword value as before—until you update your working copy. At that time, the keywords in your <code class="filename">weather.txt</code> file will be resubstituted with information that reflects the most recent known commit to that file.</p> <div class="sidebar" title="$GlobalRev$ 是什么?"> <div class="titlepage"> <div> <div> <p class="title"> <strong>$GlobalRev$ 是什么?</strong> </p> </div> </div> </div> <p>New users are often confused by how the <code class="literal">$Rev$</code> keyword works. Since the repository has a single, globally increasing revision number, many people assume that it is this number that is reflected by the <code class="literal">$Rev$</code> keyword's value. But <code class="literal">$Rev$</code> expands to show the last revision in which the file <span class="emphasis"><em>changed</em></span>, not the last revision to which it was updated. Understanding this clears the confusion, but frustration often remains—without the support of a Subversion keyword to do so, how can you automatically get the global revision number into your files?</p> <p>To do this, you need external processing. Subversion ships with a tool called <span class="command"><strong>svnversion</strong></span>, which was designed for just this purpose. It crawls your working copy and generates as output the revision(s) it finds. You can use this program, plus some additional tooling, to embed that revision information into your files. For more information on <span class="command"><strong>svnversion</strong></span>, see <a class="xref" href="svn.ref.svnversion.html" title="7. svnversion—Subversion Working Copy Version Info">第 7 节 “svnversion—Subversion Working Copy Version Info”</a>.</p> </div> <p>You can also instruct Subversion to maintain a fixed length (in terms of the number of bytes consumed) for the substituted keyword. By using a double colon (<code class="literal">::</code>) after the keyword name, followed by a number of space characters, you define that fixed width. When Subversion goes to substitute your keyword for the keyword and its value, it will essentially replace only those space characters, leaving the overall width of the keyword field unchanged. If the substituted value is shorter than the defined field width, there will be extra padding characters (spaces) at the end of the substituted field; if it is too long, it is truncated with a special hash (<code class="literal">#</code>) character just before the final dollar sign terminator.</p> <p>For example, say you have a document in which you have some section of tabular data reflecting the document's Subversion keywords. Using the original Subversion keyword substitution syntax, your file might look something like:</p> <div class="informalexample"> <pre class="screen"> $Rev$: Revision of last commit $Author$: Author of last commit $Date$: Date of last commit </pre> </div> <p>Now, that looks nice and tabular at the start of things. But when you then commit that file (with keyword substitution enabled, of course), you see:</p> <div class="informalexample"> <pre class="screen"> $Rev: 12 $: Revision of last commit $Author: harry $: Author of last commit $Date: 2006-03-15 02:33:03 -0500 (Wed, 15 Mar 2006) $: Date of last commit </pre> </div> <p>The result is not so beautiful. And you might be tempted to then adjust the file after the substitution so that it again looks tabular. But that holds only as long as the keyword values are the same width. If the last committed revision rolls into a new place value (say, from 99 to 100), or if another person with a longer username commits the file, stuff gets all crooked again. However, if you are using Subversion 1.2 or later, you can use the new fixed-length keyword syntax and define some field widths that seem sane, so your file might look like this:</p> <div class="informalexample"> <pre class="screen"> $Rev:: $: Revision of last commit $Author:: $: Author of last commit $Date:: $: Date of last commit </pre> </div> <p>You commit this change to your file. This time, Subversion notices the new fixed-length keyword syntax and maintains the width of the fields as defined by the padding you placed between the double colon and the trailing dollar sign. After substitution, the width of the fields is completely unchanged—the short values for <code class="literal">Rev</code> and <code class="literal">Author</code> are padded with spaces, and the long <code class="literal">Date</code> field is truncated by a hash character:</p> <div class="informalexample"> <pre class="screen"> $Rev:: 13 $: Revision of last commit $Author:: harry $: Author of last commit $Date:: 2006-03-15 0#$: Date of last commit </pre> </div> <p>The use of fixed-length keywords is especially handy when performing substitutions into complex file formats that themselves use fixed-length fields for data, or for which the stored size of a given data field is overbearingly difficult to modify from outside the format's native application. Of course, where binary file formats are concerned, you must always take great care that any keyword substitution you introduce—fixed-length or otherwise—does not violate the integrity of that format. While it might sound easy enough, this can be an astonishingly difficult task for most of the popular binary file formats in use today, and <span class="emphasis"><em>not</em></span> something to be undertaken by the faint of heart!</p> <div class="warning" title="警告" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[警告]" src="images/warning.png" /> </td> <th align="left">警告</th> </tr> <tr> <td align="left" valign="top"> <p>Be aware that because the width of a keyword field is measured in bytes, the potential for corruption of multibyte values exists. For example, a username that contains some multibyte UTF-8 characters might suffer truncation in the middle of the string of bytes that make up one of those characters. The result will be a mere truncation when viewed at the byte level, but will likely appear as a string with an incorrect or garbled final character when viewed as UTF-8 text. It is conceivable that certain applications, when asked to load the file, would notice the broken UTF-8 text and deem the entire file corrupt, refusing to operate on the file altogether. So, when limiting keywords to a fixed size, choose a size that allows for this type of byte-wise expansion.</p> </td> </tr> </table> </div> <div class="footnotes"> <br /> <hr width="100" align="left" /> <div class="footnote"> <p><sup>[<a id="ftn.idp8335472" href="#idp8335472" class="para">17</a>] </sup>… 或者可能是本书的一节 …</p> </div> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="svn.advanced.props.special.ignore.html">上一页</a> </td> <td width="20%" align="center"> <a accesskey="u" href="svn.advanced.html">上一级</a> </td> <td width="40%" align="right"> <a accesskey="n" href="svn.advanced.sparsedirs.html">下一页</a></td> </tr> <tr> <td width="40%" align="left" valign="top">5. 忽略未版本控制的条目 </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">起始页</a> </td> <td width="40%" align="right" valign="top"> 7. 稀疏目录</td> </tr> </table> </div> </body> </html>
huntervwang/bobingqing_www
svn_book_1.6/svn.advanced.props.special.keywords.html
HTML
mit
19,023
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W28789_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> <div style="float: left;"> <a href="page18.html">&laquo;</a> </div> <div style="float: right;"> </div> </div> <hr/> <div style="position: absolute; margin-left: 192px; margin-top: 192px;"> <p class="styleSans696.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">HORIZONTAL SECTION PLAT CONTINENTAL RESOURCES INC. MELGAARD 3—23H SECTION 23, T161N, R95W DIVIDE COUNTY, NORTH DAKOTA <br/>_ _ _090' 01"“ ~ 1322. I ' 1322. I <br/>9932’ _: 630; 02 1319.4 7319.4 <br/> <br/>ALL CORNERS SHOWN ON THIS PLAT WERE FOUND IN THE FIELD DISTANCES TO ALL OTHERS ARE CALCULATED. <br/>BROS! FIVC’IIVEER/IVC INC. U AND CORRECT TO THE BEST OF BOX 357 <br/>‘6 v I 0 EL/EF BOWMAN, MD. 56623 I ,1. » I F v PHONE: 701—523—5340 x 2m // 35 ‘1 FAX: 707423—5243 M676 6. 5566 PROJECT NO. 12—10 <br/> </p> </div> <div style="position: absolute; margin-left: 2530px; margin-top: 1320px;"> <p class="styleSans12.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p> </div> </body> </html>
datamade/elpc_bakken
ocr_extracted/W28789_text/page19.html
HTML
mit
1,510
<!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_152-release) on Mon Dec 04 23:07:56 MST 2017 --> <title>HabitEventAdapter</title> <meta name="date" content="2017-12-04"> <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="HabitEventAdapter"; } } 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="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="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEventHistory.html" title="class in com.cmput301f17t11.cupofjava.Models"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/cmput301f17t11/cupofjava/Models/HabitEventAdapter.html" target="_top">Frames</a></li> <li><a href="HabitEventAdapter.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.cmput301f17t11.cupofjava.Models</div> <h2 title="Class HabitEventAdapter" class="title">Class HabitEventAdapter</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>android.widget.BaseAdapter</li> <li> <ul class="inheritance"> <li>android.widget.ArrayAdapter&lt;<a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models">HabitEvent</a>&gt;</li> <li> <ul class="inheritance"> <li>com.cmput301f17t11.cupofjava.Models.HabitEventAdapter</li> </ul> </li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>android.widget.Adapter, android.widget.Filterable, android.widget.ListAdapter, android.widget.SpinnerAdapter, android.widget.ThemedSpinnerAdapter</dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">HabitEventAdapter</span> extends android.widget.ArrayAdapter&lt;<a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models">HabitEvent</a>&gt;</pre> <div class="block">Adapter for HabitEvent class.</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>Field Summary</h3> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.android.widget.Adapter"> <!-- --> </a> <h3>Fields inherited from interface&nbsp;android.widget.Adapter</h3> <code>IGNORE_ITEM_VIEW_TYPE, NO_SELECTION</code></li> </ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEventAdapter.html#HabitEventAdapter-android.app.Activity-java.util.ArrayList-">HabitEventAdapter</a></span>(android.app.Activity&nbsp;context, java.util.ArrayList&lt;<a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models">HabitEvent</a>&gt;&nbsp;counters)</code> <div class="block">Constructor for HabitEventAdapter.</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>android.view.View</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEventAdapter.html#getView-int-android.view.View-android.view.ViewGroup-">getView</a></span>(int&nbsp;position, android.view.View&nbsp;convertView, android.view.ViewGroup&nbsp;parent)</code> <div class="block">Checks if the existing view is being reused, otherwise inflates the view.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.android.widget.ArrayAdapter"> <!-- --> </a> <h3>Methods inherited from class&nbsp;android.widget.ArrayAdapter</h3> <code>add, addAll, addAll, clear, createFromResource, getAutofillOptions, getContext, getCount, getDropDownView, getDropDownViewTheme, getFilter, getItem, getItemId, getPosition, insert, notifyDataSetChanged, remove, setDropDownViewResource, setDropDownViewTheme, setNotifyOnChange, sort</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.android.widget.BaseAdapter"> <!-- --> </a> <h3>Methods inherited from class&nbsp;android.widget.BaseAdapter</h3> <code>areAllItemsEnabled, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetInvalidated, registerDataSetObserver, unregisterDataSetObserver</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> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.android.widget.Adapter"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;android.widget.Adapter</h3> <code>getItemViewType, getViewTypeCount, hasStableIds, isEmpty, registerDataSetObserver, unregisterDataSetObserver</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="HabitEventAdapter-android.app.Activity-java.util.ArrayList-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>HabitEventAdapter</h4> <pre>public&nbsp;HabitEventAdapter(android.app.Activity&nbsp;context, java.util.ArrayList&lt;<a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models">HabitEvent</a>&gt;&nbsp;counters)</pre> <div class="block">Constructor for HabitEventAdapter.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>context</code> - instance of Activity</dd> <dd><code>counters</code> - array list of type HabitEvent</dd> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models"><code>HabitEvent</code></a></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="getView-int-android.view.View-android.view.ViewGroup-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getView</h4> <pre>public&nbsp;android.view.View&nbsp;getView(int&nbsp;position, android.view.View&nbsp;convertView, android.view.ViewGroup&nbsp;parent)</pre> <div class="block">Checks if the existing view is being reused, otherwise inflates the view.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code>getView</code>&nbsp;in interface&nbsp;<code>android.widget.Adapter</code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code>getView</code>&nbsp;in class&nbsp;<code>android.widget.ArrayAdapter&lt;<a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models">HabitEvent</a>&gt;</code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>position</code> - integer position</dd> <dd><code>convertView</code> - instance of type View</dd> <dd><code>parent</code> - instance of type ViewGroup</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>listItemView</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-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="../../../../com/cmput301f17t11/cupofjava/Models/HabitEvent.html" title="class in com.cmput301f17t11.cupofjava.Models"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../com/cmput301f17t11/cupofjava/Models/HabitEventHistory.html" title="class in com.cmput301f17t11.cupofjava.Models"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/cmput301f17t11/cupofjava/Models/HabitEventAdapter.html" target="_top">Frames</a></li> <li><a href="HabitEventAdapter.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 ======= --> </body> </html>
CMPUT301F17T11/CupOfJava
doc/com/cmput301f17t11/cupofjava/Models/HabitEventAdapter.html
HTML
mit
13,996
<html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <script src="lib/esl.js"></script> <script src="lib/config.js"></script> <script src="lib/facePrint.js"></script> <script src="lib/dat.gui.min.js"></script> </head> <body> <style> html, body, #main { width: 100%; height: 100%; } </style> <div id="info"></div> <div id="main"></div> <script> var chart; var data; require([ 'echarts', 'extension/dataTool', // 'echarts/chart/boxplot', // 'echarts/chart/scatter', // 'echarts/component/title', // 'echarts/component/legend', // 'echarts/component/grid', // 'echarts/component/tooltip', // 'echarts/component/dataZoom' ], function (echarts, dataTool) { var prepareBoxplotData = dataTool.prepareBoxplotData; chart = echarts.init(document.getElementById('main'), null, { }); function update(layout) { // Generate data. data = []; for (var seriesIndex = 0; seriesIndex < 5; seriesIndex++) { var seriesData = []; for (var i = 0; i < 18; i++) { var cate = []; for (var j = 0; j < 100; j++) { cate.push(Math.random() * 200); } seriesData.push(cate); } data.push(prepareBoxplotData(seriesData, { layout: layout })); } var categoryAxis = { type: 'category', data: data[0].axisData, boundaryGap: true, nameGap: 30, splitArea: { show: true }, axisLabel: { formatter: 'expr {value}' }, splitLine: { show: false } }; var valueAxis = { type: 'value', name: 'Value', splitArea: { show: false } }; chart.setOption({ title: [ { text: 'Multiple Categories', left: 'center', } ], legend: { top: '10%', data: ['category0', 'category1', 'category2', 'category3'] }, tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, grid: { left: '10%', top: '20%', right: '10%', bottom: '15%' }, xAxis: layout === 'horizontal' ? categoryAxis : valueAxis, yAxis: layout === 'vertical' ? categoryAxis : valueAxis, dataZoom: [ { type: 'inside', start: 0, end: 20 }, { show: true, height: 20, type: 'slider', bottom: 50, xAxisIndex: layout === 'horizontal' ? [0] : [], yAxisIndex: layout === 'horizontal' ? [] : [0], start: 0, end: 20 } ], series: [ { name: 'category0', type: 'boxplot', data: data[0].boxData }, { name: 'category1', type: 'boxplot', data: data[1].boxData }, { name: 'category2', type: 'boxplot', data: data[2].boxData } ] }); } // var gui = new dat.GUI(); // var config = { // layout: 'horizontal' // }; // gui // .add(config, 'layout', ['horizontal', 'vertical']) // .onChange(update); update('horizontal'); }) </script> </body> </html>
ka215/WP-Gentelella
vendors/echarts/test/boxplot-multi.html
HTML
mit
5,684
--- layout: default additional_css: contact --- <div class="row mb-5"> <div class="col-md-4 col"> <img src="/img/logo-ditp.png" alt="logo CPC" class="w-100"> </div> <div class="col-md-8 col"> <h1 class="blue mt-5 font-weight-bold">Notre équipe interministérielle oriente, conseille, et accompagne les agents publics dans la réalisation de leurs démarches participatives</h1> </div> </div> <div class="row d-flex"> <div class="col-contact"> <img src="/img/icons/homme-lunettes.png" alt="icone tête de personne"> <div>Agent de l’Etat</div> </div> <div class="col-contact"> <div><b>Être accompagné</b> dans la conception et la mise en œuvre de son dispositif de participation </div> <i class="fas fa-pencil-ruler"></i> </div> <div class="col-contact"> <div> <b>Rejoindre la communauté d'agents</b> : retours d’expérience, formations, entraide... </div> <i class="fas fa-users"></i> </div> <div class="col-contact"> <div>Accéder aux <b>ressources partagées</b> : documents de référence, cahiers des charges...</div> <i class="fab fa-leanpub"></i> </div> <div class="col-contact"> <div> Alimenter le <b>catalogue des démarches </b> à destination des citoyens & réaliser le devoir de suite </div> <div class="macontribution"> <img src="/img/icons/megaphone.png" alt="icone mégaphone"> <a href="/citoyens/index.html" target="_blank">participation-citoyenne.gouv.fr</a> </div> </div> </div> <div class="row violet-pale-background"> <div class="col-contact"> <img src="/img/icons/femme-noeud.png" alt="icone tête de personne"> <div>Agent des collectivités territoriales</div> </div> <div class="col-contact"> <!-- <div>--> <!-- Accompagné dans la définition de la stratégie de concertation, dans la conception et la mise en œuvre--> <!-- des dispositifs de participation--> <!-- </div>--> <!-- <i class="fas fa-pencil-ruler"></i>--> </div> <div class="col-contact"> <div> <b>Rejoindre la communauté d'agents</b> : retours d’expérience, formations, entraide... </div> <i class="fas fa-users"></i> </div> <div class="col-contact"> <div>Accéder aux <b>ressources partagées</b> : documents de référence, cahiers des charges...</div> <i class="fab fa-leanpub"></i> </div> <div class="col-contact"> <!-- <div> Alimenter le <b>catalogue des démarches </b> à destination des citoyens & réaliser le devoir de suite </div> <div class="macontribution"> <img src="/img/icons/megaphone.png" alt="icone mégaphone"> <a href="/citoyens/index.html">macontribution.fr</a> </div>--> </div> </div> <div class="row"> <div class="col-contact"> <img src="/img/icons/homme-casquette.png" alt="icone tête de personne"> <div>Citoyen, chercheur, association...</div> </div> <div class="col-contact"> <!-- <div>--> <!-- Accompagné dans la définition de la stratégie de concertation, dans la conception et la mise en œuvre--> <!-- des dispositifs de participation--> <!-- </div>--> <!-- <i class="fas fa-pencil-ruler"></i>--> </div> <div class="col-contact"> <!-- <div>--> <!-- <b>Rejoindre la communauté de la participation</b> et bénéficier des retours d’expérience… être--> <!-- formés et contribuer à l’amélioration des dispositifs de participation--> <!-- </div>--> <!-- <i class="fas fa-users"></i>--> </div> <div class="col-contact"> <div>Consulter et contribuer aux <b>ressources mises à disposition sur cette plateforme</b></div> <i class="fab fa-leanpub"></i> </div> <div class="col-contact"> <div> Consulter le <b>catalogue des démarches </b> et contribuer au devoir de suite </div> <div class="macontribution"> <img src="/img/icons/megaphone.png" alt="icone mégaphone"> <a href="/citoyens/index.html">participation-citoyenne.gouv.fr</a> </div> </div> </div> <a href="mailto:participationcitoyenne@modernisation.gouv.fr" target="_blank" class="row mt-5" id="banniere-contact" style="background-image: linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)), url('/img/assembl-bg.jpg');"> <div class="logo-telephone"> <i class="fas fa-phone-volume"></i> </div> <h2>CONTACTEZ-NOUS</h2> </a>
consultation-gouv/consultation.gouv.fr
contact.html
HTML
mit
4,380
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'> <title>MODERN HEBREW</title> <link rel='stylesheet' href='/home/home.css' type='text/css'> <script type='text/javascript'>var _gaq=_gaq || [];_gaq.push(['_setAccount','UA-39299338-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> </head> <body> <div><a href="http://www.washington.edu/"><img id="toplogo" src="/home/graphics/uw_logo.gif" alt="University of Washington" /></a></div> <div id="toolbar"> &nbsp;<span class="l1text"><a href="/home/search.html">Search</a> | <a href="/home/directories.html">Directories</a> | <a href="http://www.lib.washington.edu/research/">Reference Tools</a></span></div> <!--Section Banner Table --> <div class="bannerwrapper"> <div id="topbanner" ><img src="/home/graphics/rib0.gif" width="6" height="16" alt="" /></div> </div> <div id="crumbs"><span class="l1text"><a href="/">UW Home</a> &gt; <a href="/discover/">Discover UW</a> &gt; <a href="/students/">Student Guide</a></span>&nbsp;</div><div class="forceclear"></div> <A CLASS="navlink" HREF="/students/crscat/glossary.html"><IMG SRC="/home/graphics/arrow.gif" ALT=" | " HEIGHT="13" WIDTH="18" BORDER="0"> Glossary</A> <A CLASS="navlink" HREF="/students/crscatb/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> UW Bothell Course Descriptions</A> <A CLASS="navlink" HREF="/students/crscatt/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> UW Tacoma Course Descriptions</A> <!-- <br><br> <A CLASS="navlink" HREF="search/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> <span style="color:red;">New!</span> Improved Course Catalog Search (Beta)</A> <A CLASS="navlink" HREF="search/"><IMG SRC="/home/graphics/arrow.gif" ALT="" HEIGHT="13" WIDTH="18" BORDER="0"> Google Search</A> <input type=text name=q size=31 maxlength=255 value=""> <input type=hidden name=hq value="site:www.washington.edu/students/crscat"> <input type="hidden" name="site" value="search"> <input type="hidden" name="hl" value="en"> <input type="hidden" name="lr" value=""> <input type="hidden" name="safe" value="off"> <input type=submit name=sa value="Search"> --> <div style="font-family: arial, helvetica, sans-serif; background-color:#666; color:#fff; padding:2px 3px;"> </span> Search course descriptions with Google Custom Search: <script> (function() { var cx = '016196792124746214904:cys_odfjmgq'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <gcse:search></gcse:search> </div> <h1> COLLEGE OF ARTS &amp; SCIENCES <br/>NEAR EASTERN LANGUAGES &amp; CIVILIZATION <br/>MODERN HEBREW </h1> <p>Detailed course offerings (Time Schedule) are available for<ul> <li><a href="/students/timeschd/SUM2015/modheb.html">Summer Quarter 2015</a></li> <li><a href="/students/timeschd/AUT2015/modheb.html">Autumn Quarter 2015</a></li> </ul></p> <a name="modheb100"><p><b>MODHEB 100 Introduction to Hebrew Language and Culture (2) VLPA/I&amp;S</b><br/>Introduces modern Hebrew language and culture, focusing on fundamental structures of the language, the revival of Hebrew in modern times, and connections between contemporary usage and Jewish traditions. Topics include: the alphabet, the verb system, the Hebrew calendar, Jewish and Israeli holidays, names, songs, popular sayings, and more. Credit/no-credit only.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB100" target="_blank">View course details in MyPlan: MODHEB 100</a></p></a> <a name="modheb101"><p><b>MODHEB 101 Elementary Modern Hebrew (5)</b><br/>Modern Israeli Hebrew. Core vocabulary, grammar, conversational text, and oral and written communication. Excerpts from modern Hebrew prose and poetry. (Cannot be taken for credit if MODHEB 105 taken). First in a sequence of three.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB101" target="_blank">View course details in MyPlan: MODHEB 101</a></p></a> <a name="modheb102"><p><b>MODHEB 102 Elementary Modern Hebrew (5)</b><br/>Modern Israeli Hebrew. Core vocabulary, grammar, conversational text, and oral and written communication. Excerpts from modern Hebrew prose and poetry. (Cannot be taken for credit if MODHEB 105 taken). Second in a sequence of three. Prerequisite: MODHEB 101.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB102" target="_blank">View course details in MyPlan: MODHEB 102</a></p></a> <a name="modheb103"><p><b>MODHEB 103 Elementary Modern Hebrew (5)</b><br/>Modern Israeli Hebrew. Core vocabulary, grammar, conversational text, and oral and written communication. Excerpts from modern Hebrew prose and poetry. (Cannot be taken for credit if MODHEB 105 taken). Third in a sequence of three. Prerequisite: MODHEB 102.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB103" target="_blank">View course details in MyPlan: MODHEB 103</a></p></a> <a name="modheb105"><p><b>MODHEB 105 Intensive Elementary Modern Hebrew (15)</b><br/>Intensive study of grammar, with oral and written drill and reading of simple texts. (Cannot be taken for credit if MODEHB 101, MODHEB 102, MODHEB 103 taken.)<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB105" target="_blank">View course details in MyPlan: MODHEB 105</a></p></a> <a name="modheb199"><p><b>MODHEB 199 Study Abroad (1-15, max. 15)</b><br/>Credit for elementary Hebrew in an approved Study Abroad program. Requires credit evaluation by department or faculty. Does not automatically apply to major or minor requirements.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB199" target="_blank">View course details in MyPlan: MODHEB 199</a></p></a> <a name="modheb200"><p><b>MODHEB 200 Hebrew Conversation (2) VLPA/I&amp;S</b><br/>Builds upon skills in Modern Hebrew and promotes cultural proficiency as an integrated and essential component of language learning. Enhances communication through the acquisition and use of vocabulary and structure of the Hebrew language in authentic cultural and social contexts. Prerequisite: either MODHEB 103 or MODHEB 105. Credit/no-credit only.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB200" target="_blank">View course details in MyPlan: MODHEB 200</a></p></a> <a name="modheb201"><p><b>MODHEB 201 Intermediate Modern Hebrew (5) VLPA</b><br/>Readings of selected texts in modern Hebrew with continuing emphasis on grammar, syntax, composition, and conversation. First in a sequence of three. Prerequisite: either MODHEB 103 or MODHEB 105.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB201" target="_blank">View course details in MyPlan: MODHEB 201</a></p></a> <a name="modheb202"><p><b>MODHEB 202 Intermediate Modern Hebrew (5) VLPA</b><br/>Readings of selected texts in modern Hebrew with continuing emphasis on grammar, syntax, composition, and conversation. Second in a sequence of three. Prerequisite: MODHEB 201.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB202" target="_blank">View course details in MyPlan: MODHEB 202</a></p></a> <a name="modheb203"><p><b>MODHEB 203 Intermediate Modern Hebrew (5) VLPA</b><br/>Readings of selected texts in modern Hebrew with continuing emphasis on grammar, syntax, composition, and conversation. Third in a sequence of three. Prerequisite: MODHEB 202.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB203" target="_blank">View course details in MyPlan: MODHEB 203</a></p></a> <a name="modheb399"><p><b>MODHEB 399 Study Abroad (1-15, max. 15)</b><br/>Credit for intermediate Hebrew in an approved Study Abroad program. Requires credit evaluation by department or faculty. Does not automatically apply to major or minor requirements.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB399" target="_blank">View course details in MyPlan: MODHEB 399</a></p></a> <a name="modheb401"><p><b>MODHEB 401 Introduction to Hebrew Literature (3) VLPA</b><br/>Literary texts and analysis. Grammar, composition, and dictionary skills. Primarily modern texts - short poetry, fiction, and essays - with some selections as well from Biblical passages, the liturgy, midrash, and medieval poetry. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB401" target="_blank">View course details in MyPlan: MODHEB 401</a></p></a> <a name="modheb402"><p><b>MODHEB 402 Introduction to Hebrew Literature (3) VLPA</b><br/>Literary texts and analysis. Grammar, composition, and dictionary skills. Primarily modern texts short poetry, fiction, and essays with some selections as well from Biblical passages, the liturgy, midrash, and medieval poetry. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB402" target="_blank">View course details in MyPlan: MODHEB 402</a></p></a> <a name="modheb403"><p><b>MODHEB 403 Introduction to Hebrew Literature (3) VLPA</b><br/>Literary texts and analysis. Grammar, composition, and dictionary skills. Primarily modern texts short poetry, fiction, and essays with some selections as well from Biblical passages, the liturgy, midrash, and medieval poetry. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB403" target="_blank">View course details in MyPlan: MODHEB 403</a></p></a> <a name="modheb404"><p><b>MODHEB 404 Hebrew Poetry (5) VLPA</b><br/>Selections of poetry by prominent twentieth-century Hebrew poets whose texts comment or elaborate on biblical texts. Original source considered side-by-side with modern poetry, to examine ways recent literature models itself on, draws upon, and revises traditional sources. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB404" target="_blank">View course details in MyPlan: MODHEB 404</a></p></a> <a name="modheb405"><p><b>MODHEB 405 Hebrew Fiction (3) VLPA</b><br/>Selections of fiction by prominent modern Hebrew writers, including S.Y. Agnon, Aharon Appelfeld, David Shahar, Aharon Megged, and others. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB405" target="_blank">View course details in MyPlan: MODHEB 405</a></p></a> <a name="modheb406"><p><b>MODHEB 406 Hebrew Poems and Prayers (3) VLPA</b><br/>Examines modern Hebrew poems side by side with texts from the traditional Jewish liturgy, analyzing how contemporary writers have drawn on classical sources to reflect on matters of faith and the language of prayer. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB406" target="_blank">View course details in MyPlan: MODHEB 406</a></p></a> <a name="modheb407"><p><b>MODHEB 407 Hebrew in Song (5) VLPA</b><br/>Selections of Israeli folksong, pop, rock, children's songs, and musika mizrahit. While building vocabulary and improving dictionary and composition skills, students examine the role of popular song in the construction of modern Hebrew culture and Israeli identity. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB407" target="_blank">View course details in MyPlan: MODHEB 407</a></p></a> <a name="modheb490"><p><b>MODHEB 490 Supervised Study (1-6, max. 18)</b><br/>Special work in literary texts for graduates and undergraduates. Prerequisite: MODHEB 203.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB490" target="_blank">View course details in MyPlan: MODHEB 490</a></p></a> <a name="modheb496"><p><b>MODHEB 496 Special Studies in Modern Hebrew (3-5, max. 15) VLPA</b><br/>Topics vary.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB496" target="_blank">View course details in MyPlan: MODHEB 496</a></p></a> <a name="modheb499"><p><b>MODHEB 499 Undergraduate Research (1-6, max. 18)</b><br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB499" target="_blank">View course details in MyPlan: MODHEB 499</a></p></a> <a name="modheb511"><p><b>MODHEB 511 Elementary Modern Hebrew (5)</b><br/>Modern Israeli Hebrew. Covers core vocabulary, grammar, conversational text, and oral and written communications.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB511" target="_blank">View course details in MyPlan: MODHEB 511</a></p></a> <a name="modheb512"><p><b>MODHEB 512 Elementary Modern Hebrew (5)</b><br/>Modern Israeli Hebrew. Covers core vocabulary, grammar, conversational text, and oral and written communications. Prerequisite: MODHEB 511.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB512" target="_blank">View course details in MyPlan: MODHEB 512</a></p></a> <a name="modheb513"><p><b>MODHEB 513 Elementary Modern Hebrew (5)</b><br/>Modern Israeli Hebrew. Covers core vocabulary, grammar, conversational text, and oral and written communications. Prerequisite: MODHEB 512.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB513" target="_blank">View course details in MyPlan: MODHEB 513</a></p></a> <a name="modheb515"><p><b>MODHEB 515 Intensive Elementary Modern Hebrew (15)</b><br/>Intensive study of modern Israeli Hebrew. Covers core vocabulary, grammar, conversational text, and oral and written communications. Offered: S.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB515" target="_blank">View course details in MyPlan: MODHEB 515</a></p></a> <a name="modheb521"><p><b>MODHEB 521 Intermediate Modern Hebrew (5)</b><br/>Readings of selected texts in modern Hebrew with continuing emphasis on grammar, syntax, composition, and conversation. Prerequisite: either MODHEB 511 or MODHEB 515.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB521" target="_blank">View course details in MyPlan: MODHEB 521</a></p></a> <a name="modheb522"><p><b>MODHEB 522 Intermediate Modern Hebrew (5)</b><br/>Readings of selected texts in modern Hebrew with continuing emphasis on grammar, syntax, composition, and conversation. Prerequisite: MODHEB 521.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB522" target="_blank">View course details in MyPlan: MODHEB 522</a></p></a> <a name="modheb523"><p><b>MODHEB 523 Intermediate Modern Hebrew (5)</b><br/>Readings of selected texts in modern Hebrew with continuing emphasis on grammar, syntax, composition, and conversation. Prerequisite: MODHEB 522.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB523" target="_blank">View course details in MyPlan: MODHEB 523</a></p></a> <a name="modheb596"><p><b>MODHEB 596 Special Studies in Modern Hebrew (3-5, max. 15)</b><br/>Topics vary.<br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB596" target="_blank">View course details in MyPlan: MODHEB 596</a></p></a> <a name="modheb600"><p><b>MODHEB 600 Independent Study or Research (*-)</b><br/><a href="https://uwstudent.washington.edu/student/myplan/course/MODHEB600" target="_blank">View course details in MyPlan: MODHEB 600</a></p></a> <div id="footer"><div id="footerseal"> <a href="http://www.washington.edu/"><img src="/home/graphics/blockw.gif" width="53" height="37" alt="UW Logo" /></a> </div> <div id="addressright"></div> <div id="address"><address> University of Washington Course Descriptions<br /> <a href="mailto:gencat@u.washington.edu">gencat@u.washington.edu</a><br /> Modified: September 5, 2015 </address> </div> </div> </body> </html> <!--Created by chtml 1.48 on Sep 5, 2015 8:31am-->
TxmszLou/uw-crsdep
html/modheb.html
HTML
mit
16,422
<p>here's an interesting <a href="http://grandstreamdreams.blogspot.com/">list of online security scanners</a>.</p>
raesene/raesene.github.io
blog_site/2007-02-05-online_security.html
HTML
mit
116
<!DOCTYPE html> <head> <title>t8-Tech</title> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="../stylesheets/default.css"/> </head> <body> <div class = "blog"> <h1>Tech Blog</h1> <h2>Test-Driven Development</h2> <h4>5-5-15</h4> <section> <p> I decided to do a little research on test-driven development because I've realized I like the DBC challenges that require us to pass each test before moving on to the next section of our code. In test-driven development the first thing that's done is writing a test that fails but sets a goal of what you want the code to accomplish. The code should ideally be written in as few lines and as refactored as possible. </p> <p> The key to test-driven development is knowing what you want your program to do. You need to be able to understand what your end result should look like before starting. Once you realize what you want you can write a test that will pass once that specific code is implemented. Once you write the code that passes the test, you move on to another test to accomplish a new programming goal. And so on. </p> <p> Test-driven development is great for working out a problem step by step. Moving through the code one test at a time can help pin point what code is working perfectly, and what code is breaking the program (b/c of course you shouldn't move on with your programming until the test you're working on passes). Ideally your end code will be cleaner and drier using this technique because you are only writing the minimum code to pass each of your tests. </p> <!-- copy and paste as many sections as you want to add paragraphs --> </section> </div> <div id = "info"> <img src="https://avatars1.githubusercontent.com/u/10699199?v=3&amp;s=258" style="position: absolute; top: 8px; left: 0px; " alt="Nick Siefken"> <p id="infoname" style="position: absolute; top: 262px; left: 20px; "> Nick Siefken </p> <p id="email" style="display: inline; position: absolute; padding: 5px; /* float: left; */ top: 256px; left: 151px; "><a href="mailto:nicks720@gmail.com">E-Mail</a> </p> </div> <section> <p id = "twitter"> <a href="https://twitter.com/DBCNick"> Twitter</a> </p> <p id = "github"> <a href="https://github.com/nsiefken"> GitHub</a> </p> <div id = "links"> <p> <a href="http://nsiefken.github.io/">Home</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c9-questions.html">C9-Questions</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t9-website.html">T9-Website</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c8-conflict.html">C8-Conflict</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c7-values.html">C7-Values</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t7-JavaScript.html">T7-JavaScript</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c6-stereotype-threat">C6-Stereotype-Threat</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t6-oop-concepts">T6-OOP-Concepts</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c5-feedback.html">C5-Feedback</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t5-ruby-classes.html">T5-Ruby-Classes</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c4-tech-issues.html">C4-Tech-Issues</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t4-enumerable-methods.html">T4-Enumerable-Methods</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c3-thinking-style.html">C3-Thinking Style</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t3-arrays-hashes.html">T3-Arrays And Hashes</a> </p> <p> <a href="https://nsiefken.github.io/Blog/t2-css-design.html">T2-CSS Design</a> </p> <p> <a href="http://nsiefken.github.io/Blog/c1-chefs-kitchen.html">C1-Chefs Kitchen</a> </p> <p> <a href="http://nsiefken.github.io/Blog/t1-git-blog.html">T1-Git Blog</a> </p> </div> </section> </body>
nsiefken/nsiefken.github.io
Blog/t8-tech.html
HTML
mit
4,363
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./92c3b91a5788b1926c4e07175578d0f00d25eb81442284767f8241dfcf0aa693.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/57fbbac2fac3440bab0c40c80621f701315fee0243e8acd5b75f8d6c3e32a2ca.html
HTML
mit
550
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Taehee Jung | a post with math</title> <meta name="description" content="A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. "> <link rel="stylesheet" href="http://theejung.github.io/assets/css/main.css"> <link rel="canonical" href="http://theejung.github.io/blog/2015/math/"> </head> <body> <header class="site-header"> <div class="wrapper"> <nav class="site-nav"> <div class="trigger"> <!-- About --> <a class="page-link" href="http://theejung.github.io/">about</a> <!-- Blog --> <a class="page-link" href="http://theejung.github.io/blog/">blog</a> <!-- Pages --> <a class="page-link" href="http://theejung.github.io/poetry/">poetry</a> <a class="page-link" href="http://theejung.github.io/projects/">projects</a> <a class="page-link" href="http://theejung.github.io/publications/">publications</a> <a class="page-link" href="http://theejung.github.io/teaching/">teaching</a> </div> </nav> </div> </header> <div class="page-content"> <div class="wrapper"> <div class="post"> <header class="post-header"> <h1 class="post-title">a post with math</h1> <p class="post-meta">October 20, 2015</p> </header> <article class="post-content"> <p>This theme supports rendering beautiful math in inline and display modes using <a href="https://khan.github.io/KaTeX/">KaTeX</a> engine. You just need to surround your math expression with <code>$$</code>, like <code>$$ E = mc^2 $$</code>. If you leave it inside a paragraph, it will produce an inline expression, just like <script type="math/tex">E = mc^2</script>.</p> <p>To use display mode, again surround your expression with <code>$$</code> and place it as a separate paragraph. Here is an example:</p> <script type="math/tex; mode=display">\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)</script> <p>Note that <a href="https://khan.github.io/KaTeX/">KaTeX</a> is work in progress, so it does not support the full range of math expressions as, say, <a href="https://www.mathjax.org/">MathJax</a>. Yet, it is <a href="http://www.intmath.com/cg5/katex-mathjax-comparison.php">blazing fast</a>.</p> </article> </div> </div> </div> <footer class="site-footer"> <div class="wrapper"> <p class="small"> © Copyright 2017 Taehee Jung. Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>. Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>. </p> </div> </footer> <!-- Load jQuery --> <script src="//code.jquery.com/jquery-1.12.4.min.js"></script> <!-- Load Common JS --> <script src="http://theejung.github.io/assets/js/common.js"></script> <!-- Load KaTeX --> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/KaTeX/0.6.0/katex.min.css"> <script src="//cdnjs.cloudflare.com/ajax/libs/KaTeX/0.6.0/katex.min.js"></script> <script src="http://theejung.github.io/assets/js/katex.js"></script> <!-- Include custom icon fonts --> <link rel="stylesheet" href="http://theejung.github.io/assets/css/font-awesome.min.css"> <link rel="stylesheet" href="http://theejung.github.io/assets/css/academicons.min.css"> </body> </html>
THEEJUNG/theejung.github.io
blog/2015/math/index.html
HTML
mit
3,889
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mini-compiler: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.9.0 / mini-compiler - 8.7.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> mini-compiler <small> 8.7.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-24 12:53:50 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-24 12:53:50 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.9.0 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.03.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.03.0 Official 4.03.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.3 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/mini-compiler&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/MiniCompiler&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.7&quot; &amp; &lt; &quot;8.8~&quot;} ] tags: [ &quot;keyword: compilation&quot; &quot;keyword: correctness&quot; &quot;keyword: arithmetic&quot; &quot;category: Computer Science/Semantics and Compilation/Compilation&quot; &quot;date: 2003&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/mini-compiler/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/mini-compiler.git&quot; synopsis: &quot;Correctness of a tiny compiler for arithmetic expressions&quot; description: &quot;&quot;&quot; Tutorial correctness proof of a tiny compiler from simple arithmetic expressions (constants, variables and additions) to simple assembly-like code (one accumulator, infinitly many registers and addition)&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/mini-compiler/archive/v8.7.0.tar.gz&quot; checksum: &quot;md5=dd4f40c8ef66e6bdb212edec29102e53&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-mini-compiler.8.7.0 coq.8.9.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.9.0). The following dependencies couldn&#39;t be met: - coq-mini-compiler -&gt; coq &lt; 8.8~ -&gt; ocaml &lt; 4.03.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mini-compiler.8.7.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.03.0-2.0.5/released/8.9.0/mini-compiler/8.7.0.html
HTML
mit
7,251
--- layout : default title: "Login" --- <dl> <div class="container"> <div class="row"> <div class="col-xs-12"> <img src="../../images/logo_kleur_hr.png" class="logo_login" alt=""> <form action="" class="form-signin"> <input type="text" class="form-control" name="firstname" id="user" placeholder="Login naam"> <br> <input type="password" class="form-control" name="password" id="password" placeholder="Password"> <br><br> <input type="submit" value="Log in" id="login" class="btn btn-primary"> <br><br> <p><a href="register">Register</a></p> <p><a href="home">Continue without login</a></p> </form> </div><!-- end form --> </div> </div> <script type="text/javascript" src="../../js/login.js"></script> </dl>
dwievane/dwievane.github.io
index.html
HTML
mit
902
<!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_72) on Mon May 22 22:54:16 EDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Constant Field Values (JAQL SDK)</title> <meta name="date" content="2017-05-22"> <link rel="stylesheet" type="text/css" href="javadoc.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="Constant Field Values (JAQL SDK)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><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> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.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="Constant Field Values" class="title">Constant Field Values</h1> <h2 title="Contents">Contents</h2> <ul> <li><a href="#bhgomes.jaql">bhgomes.jaql.*</a></li> </ul> </div> <div class="constantValuesContainer"><a name="bhgomes.jaql"> <!-- --> </a> <h2 title="bhgomes.jaql">bhgomes.jaql.*</h2> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>bhgomes.jaql.<a href="bhgomes/jaql/JAQL.html" title="class in bhgomes.jaql">JAQL</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="bhgomes.jaql.JAQL.MYSQL_DRIVER"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td><code><a href="bhgomes/jaql/JAQL.html#MYSQL_DRIVER">MYSQL_DRIVER</a></code></td> <td class="colLast"><code>"com.mysql.jdbc.Driver"</code></td> </tr> <tr class="rowColor"> <td class="colFirst"><a name="bhgomes.jaql.JAQL.SQLITE_DRIVER"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td><code><a href="bhgomes/jaql/JAQL.html#SQLITE_DRIVER">SQLITE_DRIVER</a></code></td> <td class="colLast"><code>"org.sqlite.JDBC"</code></td> </tr> </tbody> </table> </li> </ul> <ul class="blockList"> <li class="blockList"> <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>bhgomes.jaql.io.<a href="bhgomes/jaql/io/JAQLFile.html" title="class in bhgomes.jaql.io">JAQLFile</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th scope="col">Constant Field</th> <th class="colLast" scope="col">Value</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a name="bhgomes.jaql.io.JAQLFile.JAQL_EXTENSION"> <!-- --> </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td><code><a href="bhgomes/jaql/io/JAQLFile.html#JAQL_EXTENSION">JAQL_EXTENSION</a></code></td> <td class="colLast"><code>"jaql"</code></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="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</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> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> <li><a href="constant-values.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>
bhgomes/jaql
docs/javadoc/constant-values.html
HTML
mit
6,248
<div id="__html_id__" class="bx-base-text-polls-showcase bx-base-text-showcase-type-__type__ -mx-2">__polls__</div> <script> $(document).ready(function() { __js_object__.initFlickity('#__html_id__'); }); </script>
unaio/una
modules/base/text/template/poll_items_showcase.html
HTML
mit
234
<!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_37) on Mon Jun 22 22:54:55 IST 2015 --> <TITLE> Callback </TITLE> <META NAME="date" CONTENT="2015-06-22"> <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="Callback"; } } </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="../../../com/pubnub/api/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="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/pubnub/api/ChannelGroup.html" title="class in com.pubnub.api"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?com/pubnub/api/Callback.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Callback.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> com.pubnub.api</FONT> <BR> Class Callback</H2> <PRE> java.lang.Object <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.pubnub.api.Callback</B> </PRE> <HR> <DL> <DT><PRE>public abstract class <B>Callback</B><DT>extends java.lang.Object</DL> </PRE> <P> Abstract class to be subclassed by objects being passed as callbacks to Pubnub APIs Default implementation for all methods is blank <P> <P> <DL> <DT><B>Author:</B></DT> <DD>Pubnub</DD> </DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../com/pubnub/api/Callback.html#Callback()">Callback</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../com/pubnub/api/Callback.html#connectCallback(java.lang.String, java.lang.Object)">connectCallback</A></B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This callback will be invoked on getting connected to a channel</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/pubnub/api/Callback.html#disconnectCallback(java.lang.String, java.lang.Object)">disconnectCallback</A></B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This callback is invoked on getting disconnected from a channel</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/pubnub/api/Callback.html#errorCallback(java.lang.String, java.lang.Object)">errorCallback</A></B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>as of version 3.5.2 and will be removed with 3.6.0 . Replaced by <A HREF="../../../com/pubnub/api/Callback.html#errorCallback(java.lang.String, com.pubnub.api.PubnubError)"><CODE>errorCallback(String channel, PubnubError error)</CODE></A></I></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/pubnub/api/Callback.html#errorCallback(java.lang.String, com.pubnub.api.PubnubError)">errorCallback</A></B>(java.lang.String&nbsp;channel, <A HREF="../../../com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>&nbsp;error)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This callback will be invoked when an error occurs</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/pubnub/api/Callback.html#reconnectCallback(java.lang.String, java.lang.Object)">reconnectCallback</A></B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This callback is invoked on getting reconnected to a channel after getting disconnected</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/pubnub/api/Callback.html#successCallback(java.lang.String, java.lang.Object)">successCallback</A></B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This callback will be invoked when a message is received on the channel</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/pubnub/api/Callback.html#successCallback(java.lang.String, java.lang.Object, java.lang.String)">successCallback</A></B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message, java.lang.String&nbsp;timetoken)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This callback will be invoked when a message is received on the channel</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="Callback()"><!-- --></A><H3> Callback</H3> <PRE> public <B>Callback</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="successCallback(java.lang.String, java.lang.Object)"><!-- --></A><H3> successCallback</H3> <PRE> public void <B>successCallback</B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</PRE> <DL> <DD>This callback will be invoked when a message is received on the channel <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name<DD><CODE>message</CODE> - Message</DL> </DD> </DL> <HR> <A NAME="successCallback(java.lang.String, java.lang.Object, java.lang.String)"><!-- --></A><H3> successCallback</H3> <PRE> public void <B>successCallback</B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message, java.lang.String&nbsp;timetoken)</PRE> <DL> <DD>This callback will be invoked when a message is received on the channel <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name<DD><CODE>message</CODE> - Message<DD><CODE>timetoken</CODE> - Timetoken</DL> </DD> </DL> <HR> <A NAME="errorCallback(java.lang.String, com.pubnub.api.PubnubError)"><!-- --></A><H3> errorCallback</H3> <PRE> public void <B>errorCallback</B>(java.lang.String&nbsp;channel, <A HREF="../../../com/pubnub/api/PubnubError.html" title="class in com.pubnub.api">PubnubError</A>&nbsp;error)</PRE> <DL> <DD>This callback will be invoked when an error occurs <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name<DD><CODE>error</CODE> - error</DL> </DD> </DL> <HR> <A NAME="errorCallback(java.lang.String, java.lang.Object)"><!-- --></A><H3> errorCallback</H3> <PRE> public void <B>errorCallback</B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I>as of version 3.5.2 and will be removed with 3.6.0 . Replaced by <A HREF="../../../com/pubnub/api/Callback.html#errorCallback(java.lang.String, com.pubnub.api.PubnubError)"><CODE>errorCallback(String channel, PubnubError error)</CODE></A></I> <P> <DD>This callback will be invoked when an error occurs <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name<DD><CODE>message</CODE> - Message</DL> </DD> </DL> <HR> <A NAME="connectCallback(java.lang.String, java.lang.Object)"><!-- --></A><H3> connectCallback</H3> <PRE> public void <B>connectCallback</B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</PRE> <DL> <DD>This callback will be invoked on getting connected to a channel <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name</DL> </DD> </DL> <HR> <A NAME="reconnectCallback(java.lang.String, java.lang.Object)"><!-- --></A><H3> reconnectCallback</H3> <PRE> public void <B>reconnectCallback</B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</PRE> <DL> <DD>This callback is invoked on getting reconnected to a channel after getting disconnected <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name</DL> </DD> </DL> <HR> <A NAME="disconnectCallback(java.lang.String, java.lang.Object)"><!-- --></A><H3> disconnectCallback</H3> <PRE> public void <B>disconnectCallback</B>(java.lang.String&nbsp;channel, java.lang.Object&nbsp;message)</PRE> <DL> <DD>This callback is invoked on getting disconnected from a channel <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>channel</CODE> - Channel Name</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../com/pubnub/api/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="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/pubnub/api/ChannelGroup.html" title="class in com.pubnub.api"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?com/pubnub/api/Callback.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Callback.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
vyshakhbabji/java
java/doc/com/pubnub/api/Callback.html
HTML
mit
15,867
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W25857_extracted</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> <div style="float: left;"> <a href="page102.html">&laquo;</a> </div> <div style="float: right;"> </div> </div> <hr/> <div style="position: absolute; margin-left: 0px; margin-top: 0px;"> <p class="styleSans349.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">BIT <br/>1; u) 13 F. [fig <br/>BIT gggg s75" 875" a75" 5'ns <br/>BIT MFGR STC <br/> <br/>Security Security STC <br/>BIT 3:215; NflDSlélé Nunssn <br/>MMDSSD 1\/[DI613 <br/>SEIILAL gag; JJ4698 12357973 1259701 71913 <br/>JET‘ SIZE 6x165 6x185 5x185 <br/> <br/>6x188 <br/>BIT RECORD <br/>DEPTH <br/>HRS ACC <br/>OUT FTGE RUN HRS FT/HR WOB RPM SPM DEV fl <br/>8569 10552 11180 22755 <br/>6572 1983 628 <br/>11575 <br/>39.5 23.5 <br/>12.75 52 <br/>49 27 <br/>198 77 <br/>84.4 49.3 222.6 <br/>30 25 25 25 <br/>60 <br/>60 78/78 0-2 0-25 74/74 0-87 <br/>50 <br/>78/78 0-1 <br/>72 <br/>2800 2900 3 100 4000 <br/>MUD WT/VIS 9.8/50 9.8/51 9.9/48 <br/> <br/>9.8/27 </p> </div> <div style="position: absolute; margin-left: 1593px; margin-top: 2358px;"> <p class="styleSans5.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p> </div> </body> </html>
datamade/elpc_bakken
ocr_extracted/W25857_text/page103.html
HTML
mit
1,640
<!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) on Sun Jul 26 20:14:27 CEST 2015 --> <title>CropArea</title> <meta name="date" content="2015-07-26"> <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="CropArea"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":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/CropArea.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/openni/CoordinateConverter.html" title="class in org.openni"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../org/openni/Device.html" title="class in org.openni"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?org/openni/CropArea.html" target="_top">Frames</a></li> <li><a href="CropArea.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.openni</div> <h2 title="Class CropArea" class="title">Class CropArea</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.openni.CropArea</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">CropArea</span> extends java.lang.Object</pre> <div class="block">The CropArea object encapsulate cropping information data</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="../../org/openni/CropArea.html#CropArea-int-int-int-int-">CropArea</a></span>(int&nbsp;originX, int&nbsp;originY, int&nbsp;width, int&nbsp;height)</code> <div class="block">The CropArea constructor</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>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../org/openni/CropArea.html#getHeight--">getHeight</a></span>()</code> <div class="block">Return height cropping value</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../org/openni/CropArea.html#getOriginX--">getOriginX</a></span>()</code> <div class="block">Return X cropping coordinate</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../org/openni/CropArea.html#getOriginY--">getOriginY</a></span>()</code> <div class="block">Return Y cropping coordinate</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../org/openni/CropArea.html#getWidth--">getWidth</a></span>()</code> <div class="block">Return width cropping value</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="CropArea-int-int-int-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>CropArea</h4> <pre>public&nbsp;CropArea(int&nbsp;originX, int&nbsp;originY, int&nbsp;width, int&nbsp;height)</pre> <div class="block">The CropArea constructor</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>originX</code> - X coordinate for the cropping</dd> <dd><code>originY</code> - Y coordinate for the cropping</dd> <dd><code>width</code> - width cropping value</dd> <dd><code>height</code> - height cropping value</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="getOriginX--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOriginX</h4> <pre>public&nbsp;int&nbsp;getOriginX()</pre> <div class="block">Return X cropping coordinate</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>X cropping coordinate</dd> </dl> </li> </ul> <a name="getOriginY--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOriginY</h4> <pre>public&nbsp;int&nbsp;getOriginY()</pre> <div class="block">Return Y cropping coordinate</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Y cropping coordinate</dd> </dl> </li> </ul> <a name="getWidth--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWidth</h4> <pre>public&nbsp;int&nbsp;getWidth()</pre> <div class="block">Return width cropping value</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>width cropping value</dd> </dl> </li> </ul> <a name="getHeight--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getHeight</h4> <pre>public&nbsp;int&nbsp;getHeight()</pre> <div class="block">Return height cropping value</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>height cropping value</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/CropArea.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/openni/CoordinateConverter.html" title="class in org.openni"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../org/openni/Device.html" title="class in org.openni"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?org/openni/CropArea.html" target="_top">Frames</a></li> <li><a href="CropArea.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 ======= --> </body> </html>
Windowsfreak/NIStreamer
Android/OpenNI2-develop/Wrappers/java/doc/gen/org/openni/CropArea.html
HTML
mit
11,379
<scri <!DOCTYPE html> <html lang="fr" itemscope="" itemtype="http://schema.org/Blog"> <head> <script> if (window.parent !== window) { if (typeof btoa !== "function") { window.btoa = function (input) { var str = String(input); for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) { charCode = str.charCodeAt(idx += 3/4) block = block << 8 | charCode } return output } } var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i var res = re.exec(document.referrer) var domain = res[1] var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",] if (forbidden.indexOf(btoa(domain)) > -1) { document.location = document.location.origin + "/system/noframed" } } </script> <link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/css/ob-style.css?v2.35.0.0" /> <link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.css" /> <!-- Forked theme from id 60 - last modified : 2017-02-23T08:01:21+01:00 --> <!-- shortcut:[Meta] --> <!-- title --> <!-- Title --> <title>102 - Le Site dont vous êtes le Héros</title> <!-- metas description, keyword, robots --> <!-- Metas --> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="author" content="" /> <meta property="og:site_name" content="Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta property="og:title" content="102&#x20;-&#x20;Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta name="twitter:title" content="102&#x20;-&#x20;Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta name="description" content="Impossible&#x20;de&#x20;franchir&#x20;cette&#x20;porte&#x20;&#x21;&#x20;Si&#x20;vous&#x20;&#x00EA;tes&#x20;extr&#x00EA;mement&#x20;agile&#x20;&#x28;AGI&#x29;,&#x20;vous&#x20;pouvez&#x20;tenter&#x20;d&#x27;escalader&#x20;le&#x20;mur&#x20;du&#x20;mus&#x00E9;e,&#x20;et&#x20;peut-&#x00EA;tre&#x20;d&#x00E9;couvrir&#x20;une&#x20;fen&#x00EA;tre&#x20;mal&#x20;ferm&#x00E9;e&#x20;&#x00E0;&#x20;un&#x20;&#x00E9;tage&#x20;sup&#x00E9;rieur.&#x20;Sinon,&#x20;vous&#x20;n&#x27;avez&#x20;pas&#x20;d&#x27;autre&#x20;solution&#x20;que&#x20;de&#x20;faire&#x20;le&#x20;tour..." /> <meta property="og:description" content="Impossible&#x20;de&#x20;franchir&#x20;cette&#x20;porte&#x20;&#x21;&#x20;Si&#x20;vous&#x20;&#x00EA;tes&#x20;extr&#x00EA;mement&#x20;agile&#x20;&#x28;AGI&#x29;,&#x20;vous&#x20;pouvez&#x20;tenter&#x20;d&#x27;escalader&#x20;le&#x20;mur&#x20;du&#x20;mus&#x00E9;e,&#x20;et&#x20;peut-&#x00EA;tre&#x20;d&#x00E9;couvrir&#x20;une&#x20;fen&#x00EA;tre&#x20;mal&#x20;ferm&#x00E9;e&#x20;&#x00E0;&#x20;un&#x20;&#x00E9;tage&#x20;sup&#x00E9;rieur.&#x20;Sinon,&#x20;vous&#x20;n&#x27;avez&#x20;pas&#x20;d&#x27;autre&#x20;solution&#x20;que&#x20;de&#x20;faire&#x20;le&#x20;tour..." /> <meta name="twitter:description" content="Impossible&#x20;de&#x20;franchir&#x20;cette&#x20;porte&#x20;&#x21;&#x20;Si&#x20;vous&#x20;&#x00EA;tes&#x20;extr&#x00EA;mement&#x20;agile&#x20;&#x28;AGI&#x29;,&#x20;vous&#x20;pouvez&#x20;tenter&#x20;d&#x27;escalader&#x20;le&#x20;mur&#x20;du&#x20;mus&#x00E9;e,&#x20;et&#x20;peut-&#x00EA;tre&#x20;d&#x00E9;couvrir&#x20;une&#x20;fen&#x00EA;tre&#x20;mal&#x20;ferm&#x00E9;e&#x20;&#x00E0;&#x20;un&#x20;&#x00E9;tage&#x20;sup&#x00E9;rieur.&#x20;Sinon,&#x20;vous..." /> <meta property="og:locale" content="fr_FR" /> <meta property="og:url" content="http://lesitedontvousetesleheros.overblog.com/2016/04/102.html" /> <meta name="twitter:url" content="http://lesitedontvousetesleheros.overblog.com/2016/04/102.html" /> <meta property="og:type" content="article" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@overblog" /> <meta name="twitter:creator" content="@" /> <meta property="fb:app_id" content="284865384904712" /> <!-- Robots --> <meta name="robots" content="index,follow" /> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" /> <!-- Analytics --> <!-- shortcut:[Options] --> </script>ll" group="shares" /> <!-- shortcut:[Includes] --> <!-- favicon --> <!-- Metas --> <link rel="shortcut icon" type="image/x-icon" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.ico" /> <link rel="icon" type="image/png" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.png" /> <link rel="apple-touch-icon" href="http://fdata.over-blog.net/99/00/00/01/img/mobile-favicon.png" /> <!-- SEO --> <!-- includes --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" /> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href='http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700' rel='stylesheet' type='text/css'> <!-- Fonts --> <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'> <!-- Fancybox --> <link rel="stylesheet" type="text/css" href="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.css" media="screen" /> <style type="text/css"> /*** RESET ***/ .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} * {margin:0; padding:0;} body {background-color: #000; color: #fff; font-family: 'PT Sans Caption', sans-serif; font-size: 12px;} a {text-decoration: none;} h1, h2, h3, h4, h5, h6 { font-weight:normal;} img {border:none;} .box li {list-style:none;} #cl_1_0 ul, #cl_1_0 ol {margin-left: 0; padding-left: 25px;} .visuallyhidden, .ob-form-subscription label { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } /*** General ***/ .ln {clear: both;} #ln_2 {padding-bottom: 20px;} .cl {float:left;} .clear {clear:both;} .list-title {font-size: 24px; margin: 10px 0 10px 10px; text-shadow: 1px 1px 1px #000;} /*** Structure ***/ #cl_0_0 {margin-bottom:0; width:100%;} #cl_1_0 {display:inline; padding:0 12px 0 0; width:630px; } #cl_1_1 {display:inline; padding:0; width:308px;} #cl_2_0 {margin-top: 30px; width: 100%;} #global {margin:0px auto; width:950px;} .header {margin: 110px 0 20px; text-align:left;} .avatar, #top{ display: inline-block; vertical-align: middle; } .avatar{ margin-right: 10px; } #top .title {font-family: Carter One, cusrive; font-size: 60px; left: 0; letter-spacing: 2px; line-height: 60px; text-shadow: 0 5px 5px #333; text-transform: uppercase;} #top .description {font-family: Carter One, cusrive; font-size:60px; font-size: 20px; letter-spacing: 2px; text-shadow: 0 2px 1px #333;} article {margin-bottom: 35px;} /** Article **/ .article, .page{ background: #141414; background: rgba(20,20,20,0.9); border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding: 10px; } .noresult{ margin-bottom: 20px; } .beforeArticle {margin-bottom: 10px;} .divTitreArticle .post-title, .divPageTitle .post-title, .special h3 {border-bottom: 1px solid; font-size: 30px; letter-spacing:2px; margin-bottom: 10px; padding-bottom:5px; word-wrap: break-word;} .contenuArticle, .pageContent {padding-top:10px;} .contenuArticle p, .pageContent p .contenuArticle ol, .contenuArticle ul {font-size: 14px; line-height: 22px; padding-bottom: 8px;} .ob-repost {background: #222; border: 1px solid #2A2A2A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; margin: 1em 0; text-align: center;} .ob-repost p {font-size: 12px; line-height: normal; padding: 0;} .ob-repost .ob-link {text-decoration: underline;} /* Sections */ .ob-section-text, .ob-section-images, .ob-section-video, .ob-section-audio, .ob-section-quote, .ob-secton-map {width: 600px;} /* Medias */ .ob-video iframe, .ob-video object, .ob-section-images .ob-slideshow, .ob-slideshow img, .ob-section-map .ob-map { width: 600px; } .ob-video iframe{ border: 0; } .ob-video object { max-height: 345px; } .ob-section-audio .obsoundplayer .obsoundplayername { height: 31px; width: 200px; overflow: hidden; } /* Section texte */ .ob-text h3, .ob-text h4, .ob-text h5 {margin: 15px 0 5px;} .ob-text h3 {font-size: 18px; line-height: 18px;} .ob-text h4 {font-size: 16px; line-height: 16px;} .ob-text h5 {font-size: 14px; font-weight: bold; line-height: 14px;} .ob-text pre {width: 600px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; overflow: auto;} /* Section image */ .ob-media-left {margin-right: 30px;} .ob-media-right {margin-left: 30px; max-width: 100%;} .ob-row-1-col img {width: 100%;} .ob-row-2-col img {width: 50%; margin-top: 0; margin-bottom: 0;} .ob-row-3-col img {width: 200px; margin-top: 0; margin-bottom: 0;} /* Section map */ .ob-map div {color: #282924;} /* Section HTML */ .ob-section-html iframe, .ob-section-html embed, .ob-section-html object {max-width: 100%;} /* Section file */ .ob-section-file .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); display: block; max-width: 100%;} .ob-section-file .ob-ctn a.ob-link, .ob-section-file .ob-c a.ob-link:visited {color: #FFF; text-decoration: underline; max-width: 521px;} .ob-section-file .ob-ctn a.ob-link:hover {color: #FFF; text-decoration: none;} /* Section Quote */ .ob-section-quote {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); margin-bottom: 20px; width: 100%;} .ob-section-quote .ob-quote p {color: #FFF; min-height: 20px;} .ob-section-quote .ob-quote p:before {color: #444; margin: 20px 0 0 -85px;} .ob-section-quote .ob-quote p:after {color: #444; margin: 80px 0 0;} .ob-section-quote p.ob-author, .ob-section-quote p.ob-source {background: #444; font-size: 14px; font-style: italic; margin: 25px 0 0; max-height: 22px; max-width: 517px; overflow: hidden; padding-bottom: 0\9; position: relative; text-overflow: ellipsis; white-space: nowrap; z-index: 11;} /* Section Link */ .ob-section-link .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);} .ob-section-link .ob-media-left {margin: 0;} .ob-section-link p.ob-url {background: #444; margin: 0; max-height: 20px; max-width: 395px;} .ob-section-link p.ob-title {color: #FFF; margin-bottom: 0; margin-left: 20px;} .ob-section-link p.ob-snippet {color: #FFF; margin-bottom: 10px; margin-left: 20px; margin-top: 0;} .ob-section-link p.ob-title .ob-link {color: #FFF; max-height: 42px; overflow: hidden;} .ob-section-link p.ob-snippet {margin-bottom: 35px; max-height: 40px; overflow: hidden;} .ob-section-link .ob-img {float: left; width: 170px;} .ob-section-link .ob-desc {margin-top: 5px;} /* Description */ .contenuArticle .ob-desc {font-size: 13px; font-style: italic;} /* twitter box */ .ob-section .twitter-tweet-rendered {max-width: 100% !important;} .ob-section .twt-border {max-width: 100% !important;} /* Share buttons */ .afterArticle {background: #141414; border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin: 10px 0; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding: 9px 13px 8px; position: relative; width: 600px; z-index: 1;/* iframe Facebook */} .share h3, .item-comments h3 {margin-bottom: 10px; font-size: 16px; line-height: 16px;} .google-share, .twitter-share, .facebook-share, .ob-share {float: left;} .facebook-share {width: 105px;} .ob-share {margin-top: -2px;} .comment-number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: right; font-weight: bold; line-height: 17px; padding: 2px 7px; text-align: center;} .item-comments { } /* Contact */ .ob-contact .ob-form {margin-bottom: 80px;} .ob-contact .ob-form-field {margin: 5px 0 0 80px;} .ob-label {width: 20%; font-size: 14px;} .ob-captcha .ob-input-text{ margin-left: 20%; } .ob-input-submit, .ob-error {margin-left: 31%;} .box-content .ob-input-submit, .box-content .ob-error {margin-left: 20%;} .ob-input-text, .ob-input-email, .ob-input-textarea {padding: 6px 0; border: 2px solid #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;} .ob-input-submit {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; font-weight: bold; line-height: 17px; margin-top: 5px; padding: 2px 7px; text-align: center;} .ob-form + a {display: block; text-align: center;} /** Sidebar **/ .box {background: #141414; border: 2px solid #333; margin-bottom:10px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;} .box{/* ie6 hack */_background:#000;} .box-titre h3 {border-bottom: 1px solid; font-family: Carter One; font-size: 20px; letter-spacing: 1px; margin-bottom: 10px; padding-bottom: 2px; text-shadow: 1px 1px 1px black; text-transform: uppercase;} .box-content {font-size: 14px; line-height:18px;} .box-content strong {font-weight:normal;} .box-footer {display:none;} /* Sidebar > About */ .profile .avatar {float: left; margin-right: 10px;} .profile .avatar img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; -moz-opacity: 0.8; -webkit-opacity: 0.8; -o-opacity: 0.8; -ms-opacity: 0.8; opacity: 0.8; padding: 3px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .profile .avatar img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1;} .profile .blog-owner-nickname {font-style: italic; display: block; margin-top: 10px; text-align: right;} /* Sidebar > Search */ .search form {position:relative;} .search form input {border: 2px solid #333; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; color: #676767; padding: 5px 0; width: 70%;} .search form button {border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; cursor: pointer; font-weight: bold; padding: 5px 0; width: 13%;} /* Sidebar > Subscribe */ .ob-form-subscription .ob-form-field{ display: inline-block; } .ob-form-subscription .ob-form-field input{ width: 170px; } .ob-form-subscription .ob-input-submit{ display: inline-block; margin:0; } /* Sidebar > Last Posts */ .last li {float: left;} .last ul:hover img {-moz-opacity: 0.7; -webkit-opacity: 0.7; -o-opacity: 0.7; -ms-opacity: 0.7; opacity: 0.7; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .last ul img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; margin-bottom: 5px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .last li.left img {margin-right: 8px;} .last ul img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} /* Sidebar > Tags */ .tags li { border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0; word-wrap:break-word; } .tags li a {font-size: 16px;} .tags .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;} /* Sidebar > Follow me */ .follow li {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: left; height: 83px; text-indent: -9999999%; width: 83px;} .follow li a {background: url("http://assets.over-blog-kiwi.com/themes/5/images/follow-me.png") no-repeat; display: block; height: 100%; width: 100%;} .follow .facebook-follow {margin-right: 10px;} .follow .facebook-follow:hover {background: #3b5999; border-color: #3b5999;} .follow .facebook-follow a {background-position: center 18px;} .follow .twitter-follow {margin-right: 10px;} .follow .twitter-follow:hover {background: #04bff2; border-color: #04bff2;} .follow .twitter-follow a {background-position: center -74px;} .follow .rss-follow:hover {background: #ff8604; border-color: #ff8604;} .follow .rss-follow a {background-position: center -166px;} /* Sidebar > Archives */ .plustext {font-size: 16px;} .arch_month {margin-left: 20px;} .arch_month li {border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0;} .archives .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;} .share > div{ float:left; height:20px; margin-right:28px; } .share .google-share{ margin-right: 0; } .share iframe{ border:none; width:100px; } /** Pagination **/ .pagination { margin: 30px auto 20px; width: 600px; font-size: 14px; padding: 2px 0; } .pagination a { -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center; text-transform: uppercase; } .pagination .previous {float: left;} .pagination .next {float: right;} .ob-pagination{ margin: 20px 0; text-align: center; } .ob-page{ display: inline-block; margin: 0 1px; padding: 2px 7px; } .ob-page-link{ border-radius: 4px; } /** Credits **/ .credits {display: block; margin: 20px 0; text-align: center; text-shadow: 1px 1px 1px #000;} /************** ** ob-footer ** **************/ .ob-footer{ padding-bottom: 10px; } body.withDisplay{ background-position: 50% 68px; } #cl_1_1 .ads{ margin-bottom: 10px; padding: 2px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; } .ads{ background: #141414; border: 2px solid #333; border-radius: 2px; margin: 0 auto; } .ads-600x250{ padding: 10px; text-align: center; } .ads-728x90{ height: 90px; width: 728px; } .ads-468x60{ height: 60px; width: 468px; } .ads-468x60 + .before_articles, .afterArticle + .ads-468x60{ margin-top:35px; } .ads-300x250{ height: 250px; width: 300px; } .ads-600x250 div{ float: left; } .ads-300{ text-align: center; } /***************** ** Top articles ** *****************/ .ob-top-posts h2{ font-size: 35px; } .ob-top-article{ margin-bottom: 20px; } .ob-top-article h3{ line-height: normal; } /*** Themes ***/ /** JUNGLE **/ /* BACKGROUND */ body {background-image: url("http://img.over-blog-kiwi.com/0/24/52/97/201311/ob_5cf972_lesitedontvousetesleheros.jpg"); background-attachment: fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;background-repeat: no-repeat;} /* TOP */ #top .title a, #top .title a:visited {color: #9bb1c5;} #top .title a:hover, #top .description {color: #fff;} /* POSTS */ .beforeArticle .tags a, .beforeArticle .tags a:visited {color: #9bb1c5;} .beforeArticle .tags a:hover {color: #fff;} .post-title, .special h3 {border-bottom-color: #1e3249;} .post-title a, .post-title a:visited, .special h3, .ob-text h3, .ob-text h4, .ob-text h5 {color: #9bb1c5;} .post-title a:hover {color: #fff;} .contenuArticle a, .contenuArticle a:visited, .readmore a {color: #9bb1c5;} .contenuArticle a:hover, .readmore a:hover {color: #fff;} /* Section file */ .ob-section-file .ob-ctn a.ob-link, .ob-section-file .ob-c a.ob-link:visited, .ob-section-file .ob-ctn a.ob-link:hover {color: #9bb1c5;} /* Section Quote */ .ob-section-quote p.ob-author, .ob-section-quote p.ob-source, .ob-section-quote p.ob-author .ob-link, .ob-section-quote p.ob-author .ob-link:visited, .ob-section-quote p.ob-source .ob-link, .ob-section-quote p.ob-source .ob-link:visited {color: #9bb1c5;} .ob-section-quote p.ob-author:hover, .ob-section-quote p.ob-source:hover, .ob-section-quote p.ob-author .ob-link:hover, .ob-section-quote p.ob-source .ob-link:hover {color: #fff;} /* Section Link */ .ob-section-link p.ob-url , .ob-section-link p.ob-url .ob-link, .ob-section-link p.ob-url .ob-link, .ob-section-link p.ob-url .ob-link {color: #9bb1c5;} .ob-section-link p.ob-url .ob-link:hover {color: #fff;} /* SIDEBAR */ .box-titre h3 {border-bottom-color: #254870; color: #fff;} .box-content strong {color:#bebebe;} .box-content a, .box-content a:visited, .ob-footer a, .ob-footer a:visited{color: #9bb1c5;} .box-content a:hover, .ob-footer a:hover{color: #fff;} .archives .number, .box-content form button, .comment-number, .follow li, .ob-input-submit, .pagination a, .ob-page-link, .tags .number { background: #2e5fa4; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlNWZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzIyNDA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(top, #2e5fa4 0%, #22406d 65%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5fa4), color-stop(65%,#22406d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* IE10+ */ background: linear-gradient(to bottom, #2e5fa4 0%,#22406d 65%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5fa4', endColorstr='#22406d',GradientType=0 ); /* IE6-8 */ border: 1px solid #2d5eab; color: #fff; text-shadow: 1px 1px 1px #141414;} .box-content form button:active, .comment-number:active, .ob-input-submit:active, .pagination a:active, .ob-page-link:active{background: #22406d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMyMjQwNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmU1ZmE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, #22406d 35%, #2e5fa4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#22406d), color-stop(100%,#2e5fa4)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* IE10+ */ background: linear-gradient(to bottom, #22406d 35%,#2e5fa4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22406d', endColorstr='#2e5fa4',GradientType=0 ); /* IE6-8 */ } .blog-owner-nickname {color: #254870;} /* CREDITS */ .credits a, .credits a:visited {color: #fff;} .credits a:hover {color: #9bb1c5;} </style> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/ads.js?v2.35.0.0"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5354236-47', { cookieDomain: 'lesitedontvousetesleheros.overblog.com', cookieExpires: 31536000, name: 'ob', allowLinker: true }); ga('ob.require', 'displayfeatures'); ga('ob.require', 'linkid', 'linkid.js'); ga('ob.set', 'anonymizeIp', true); ga('ob.set', 'dimension1', '__ads_loaded__' in window ? '1' : '0'); ga('ob.set', 'dimension2', 'fr'); ga('ob.set', 'dimension3', 'BS'); ga('ob.set', 'dimension4', 'literature-comics-poetry'); ga('ob.set', 'dimension5', '1'); ga('ob.set', 'dimension6', '0'); ga('ob.set', 'dimension7', '0'); ga('ob.set', 'dimension10', '245297'); ga('ob.set', 'dimension11', '1'); ga('ob.set', 'dimension12', '1'); ga('ob.set', 'dimension13', '1'); ga('ob.send', 'pageview'); </script> <script> var obconnected = 0 var obconnectedblog = 0 var obtimestamp = 0 function isConnected(connected, connected_owner, timestamp) { obconnected = connected obconnectedblog = connected_owner obtimestamp = timestamp if (obconnected) { document.querySelector('html').className += ' ob-connected' } if (obconnectedblog) { document.querySelector('html').className += ' ob-connected-blog' } } </script> <script src="//connect.over-blog.com/ping/245297/isConnected"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/h.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/repost.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/slideshow.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.js"></script> <script> var OB = OB || {}; OB.isPost = true; </script> <script src="//assets.over-blog-kiwi.com/blog/js/index.js?v2.35.0.0"></script> <script src="https://assets.over-blog-kiwi.com/ads/js/appconsent.bundle.min.js"></script> <!-- DFP --> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var useSSL = 'https:' == document.location.protocol; var gads = document.createElement('script'); var node = document.getElementsByTagName('script')[0]; gads.async = true; gads.type = 'text/javascript'; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; node.parentNode.insertBefore(gads, node); })(); </script> <!-- DFP --> <script> googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [728,90], '_1a273d9') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_46492a0') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_348114f') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [[300,250],[300,600]], '_7e644e3') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_b6853c7') .setTargeting('Slot', 'interstitial') .setTargeting('Sliding', 'Both') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_ce37ff4') .setTargeting('Slot', 'pop') .addService(googletag.pubads()); }); </script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogpdafront/prebid.js?v2.35.0.0" async></script> <script> googletag.cmd.push(function() { googletag.pubads().disableInitialLoad(); }); function sendAdserverRequest() { if (pbjs.adserverRequestSent) return; pbjs.adserverRequestSent = true; googletag.cmd.push(function() { pbjs.que.push(function() { pbjs.setTargetingForGPTAsync(); googletag.pubads().refresh(); }); }); } var PREBID_TIMEOUT = 2000; var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; pbjs.que.push(function() { pbjs.enableAnalytics({ provider: 'ga', options: { global: 'ga', enableDistribution: false, sampling: 0.01 } }); pbjs.setConfig({ userSync: { enabledBidders: ['rubicon'], iframeEnabled: false } , consentManagement: { cmpApi: 'iab', timeout: 2500, allowAuctionWithoutConsent: true } }); pbjs.bidderSettings = { standard: { adserverTargeting: [{ key: "hb_bidder", val: function(bidResponse) { return bidResponse.bidderCode; } }, { key: "hb_adid", val: function(bidResponse) { return bidResponse.adId; } }, { key: "custom_bid_price", val: function(bidResponse) { var cpm = bidResponse.cpm; if (cpm < 1.00) { return (Math.floor(cpm * 20) / 20).toFixed(2); } else if (cpm < 5.00) { return (Math.floor(cpm * 10) / 10).toFixed(2); } else if (cpm < 10.00) { return (Math.floor(cpm * 5) / 5).toFixed(2); } else if (cpm < 20.00) { return (Math.floor(cpm * 2) / 2).toFixed(2); } else if (cpm < 50.00) { return (Math.floor(cpm * 1) / 1).toFixed(2); } else if (cpm < 100.00) { return (Math.floor(cpm * 0.2) / 0.2).toFixed(2); } else if (cpm < 300.00) { return (Math.floor(cpm * 0.04) / 0.04).toFixed(2); } else { return '300.00'; } } }] } }; }); setTimeout(sendAdserverRequest, PREBID_TIMEOUT); </script> <script> pbjs.que.push(function() { var adUnits = []; adUnits.push({ code: '_1a273d9', sizes: [[728,90]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6542403, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775434, }, }, ] }) adUnits.push({ code: '_46492a0', sizes: [[300,250]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6531816, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775488, }, }, ] }) adUnits.push({ code: '_348114f', sizes: [[300,250]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6531817, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775490, }, }, ] }) adUnits.push({ code: '_7e644e3', sizes: [[300,250],[300,600]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6542408, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775484, }, }, ] }) pbjs.addAdUnits(adUnits); pbjs.requestBids({ bidsBackHandler: function(bidResponses) { sendAdserverRequest(); } }); }); </script> <script> try { googletag.cmd.push(function() { // DFP Global Targeting googletag.pubads().setTargeting('Rating', 'BS'); googletag.pubads().setTargeting('Disused', 'Yes'); googletag.pubads().setTargeting('Adult', 'No'); googletag.pubads().setTargeting('Category', 'literature-comics-poetry'); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } catch(e) {} </script> <!-- DFP --> <script> var _eStat_Whap_loaded=0; </script> <script src="//w.estat.com/js/whap.js"></script> <script> if(_eStat_Whap_loaded) { eStatWhap.serial("800000207013"); eStatWhap.send(); } </script> <script src="https://cdn.tradelab.fr/tag/208269514b.js" async></script> </head> <body class="withDisplay" > <div class="ob-ShareBar ob-ShareBar--dark js-ob-ShareBar"> <div class="ob-ShareBar-container ob-ShareBar-container--left"> <a href="https://www.over-blog.com" class="ob-ShareBar-branding"> <img class="ob-ShareBar-brandingImg" src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/shareicon-branding-ob--dark.png?v2.35.0.0" alt="Overblog"> </a> </div> <div class="ob-ShareBar-container ob-ShareBar-container--right"> <a href="#" data-href="https://www.facebook.com/sharer/sharer.php?u={referer}" title=" facebook"="FACEBOOK"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--facebook"></a> <a href="#" data-href="https://twitter.com/intent/tweet?url={referer}&amp;text={title}" title=" twitter"="TWITTER"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--twitter"></a> <a href="#" data-href="#" title=" pinterest"="PINTEREST"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--pinterest js-ob-ShareBar-share--pinterest"></a> <form action="/search" method="post" accept-charset="utf-8" class="ob-ShareBar-search"> <input type="text" name="q" value="" class="ob-ShareBar-input" placeholder="Rechercher"> <button class="ob-ShareBar-submit"></button> </form> <a href="https://admin.over-blog.com/write/79815453?blog=245297" class="ob-ShareBar-edit ob-ShareBar--connected-blog"> <span>Editer l'article</span> </a> <a class="js-ob-ShareBar-follow ob-ShareBar--connected ob-ShareBar-follow" href="https://admin.over-blog.com/_follow/245297" target="_blank" rel="nofollow"> Suivre ce blog </a> <a href="https://admin.over-blog.com/" class="ob-ShareBar-admin ob-ShareBar--connected"> <img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock"> <span>Administration</span> </a> <a href="https://connect.over-blog.com/fr/login" class="ob-ShareBar-login ob-ShareBar--notconnected"> <img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock"> <span>Connexion</span> </a> <a href="https://connect.over-blog.com/fr/signup" class="ob-ShareBar-create ob-ShareBar--notconnected"> <span class="ob-ShareBar-plus">+</span> <span>Créer mon blog</span> </a> <span class="ob-ShareBar-toggle ob-ShareBar-toggle--hide js-ob-ShareBar-toggle"></span> </div> </div> <div class="ob-ShareBar ob-ShareBar--minified js-ob-ShareBar--minified"> <div class="ob-ShareBar-container"> <span class="ob-ShareBar-toggle ob-ShareBar-toggle--show js-ob-ShareBar-toggle"></span> </div> </div> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/sharebar.js?v2.35.0.0"></script> <script> var postTitle = "102" socialShare(document.querySelector('.ob-ShareBar-share--facebook'), postTitle) socialShare(document.querySelector('.ob-ShareBar-share--twitter'), postTitle) </script> <!-- Init Facebook script --> <div id="fb-root"></div> <div class="ads ads-728x90"> <div id='_1a273d9'><script> try { if (!window.__1a273d9) { window.__1a273d9 = true; googletag.cmd.push(function() { googletag.display('_1a273d9'); }); } } catch(e) {} </script></div> </div> <div id="global"> <div id="ln_0" class="ln"> <div id="cl_0_0" class="cl"> <div class="column_content"> <div class="header"> <div id="top"> <h1 class="title"> <a href="http://lesitedontvousetesleheros.overblog.com" class="topLien" title="Lecture des livres dont vous &ecirc;tes le h&eacute;ros">Le Site dont vous êtes le Héros</a> </h1> <p class="description">Lecture des livres dont vous &ecirc;tes le h&eacute;ros</p> </div> </div> </div> </div> <div class="clear"></div> </div> <div id="ln_1" class="ln"> <div id="cl_1_0" class="cl"> <div class="column_content"> <div> <!-- Title --> <!-- list posts --> <article> <div class="article"> <div class="option beforeArticle"> <div class="date"> Publié le <time datetime="2016-04-02T08:40:16+02:00">2 Avril 2016</time> </div> <span class="tags"> </span> </div> <div class="divTitreArticle"> <h2 class="post-title"> <a href="http://lesitedontvousetesleheros.overblog.com/2016/04/102.html" class="titreArticle" title="Impossible de franchir cette porte ! Si vous êtes extrêmement agile (AGI), vous pouvez tenter d'escalader le mur du musée, et peut-être découvrir une fenêtre mal fermée à un étage supérieur. Sinon, vous n'avez pas d'autre solution que de faire le tour..."> 102 </a> </h2> </div> <div class="contenuArticle"> <div class="ob-sections"> <div class="ob-section ob-section-text"> <div class="ob-text"> <p>Impossible de franchir cette porte !</p><p><a href="http://www.lesitedontvousetesleheros.fr/2016/04/405.html">Si vous êtes extrêmement agile (AGI), vous pouvez tenter d&#039;escalader le mur du musée, et peut-être découvrir une fenêtre mal fermée à un étage supérieur.</a></p><p><a href="http://www.lesitedontvousetesleheros.fr/2016/04/310.html">Sinon, vous n&#039;avez pas d&#039;autre solution que de faire le tour du bâtiment et de pénétrer dans le musée par une issue dérobée non reliée au signal d&#039;alarme.</a></p> </div> </div> </div> </div> <div class="clear"></div> </div> <div class="clear"></div> <!-- Share buttons + comments --> <div class="afterArticle"> <div class="clear"></div> <!-- Pagination --> <div class="pagination clearfix"> <a href="http://lesitedontvousetesleheros.overblog.com/2016/04/101.html" title="101" class="previous">← 101</a> <a href="http://lesitedontvousetesleheros.overblog.com/2016/04/103.html" title="103" class="next">103 →</a> </div> <!-- Comments --> </div> </article> </div> <div class="ads ads-600x250 clearfix"> <div id='_46492a0'><script> try { if (!window.__46492a0) { window.__46492a0 = true; googletag.cmd.push(function() { googletag.display('_46492a0'); }); } } catch(e) {} </script></div> <div id='_348114f'><script> try { if (!window.__348114f) { window.__348114f = true; googletag.cmd.push(function() { googletag.display('_348114f'); }); } } catch(e) {} </script></div> </div> <!-- Pagination --> </div> </div> <div id="cl_1_1" class="cl"> <div class="column_content"> <div class="box freeModule"> <div class="box-titre"> <h3><span></span></h3> </div> <div class="box-content"> <div><script src="http://h1.flashvortex.com/display.php?id=2_1391984427_52721_435_0_468_60_8_1_13" type="text/javascript"></script></div> </div> </div> <!-- Search --> <div class="ads ads-300"> <div id='_7e644e3'><script> try { if (!window.__7e644e3) { window.__7e644e3 = true; googletag.cmd.push(function() { googletag.display('_7e644e3'); }); } } catch(e) {} </script></div> </div> <!-- Navigation --> <div class="box blogroll"> <div class="box-titre"> <h3> <span>Liens</span> </h3> </div> <div class="box-content"> <ul class="list"> <li> <a href="http://www.lesitedontvousetesleheros.fr/liste-des-series" target="_blank"> LISTE DES SERIES </a> </li> <li> <a href="http://www.lesitedontvousetesleheros.fr/2017/02/autres-livres-dont-vous-etes-le-heros-chez-divers-editeurs.html" target="_blank"> AUTRES LIVRES DONT VOUS ETES LE HEROS </a> </li> </ul> </div> </div> <p class="credits"> Hébergé par <a href="http://www.over-blog.com" target="_blank">Overblog</a> </p> </div> </div> <div class="clear"></div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script src="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.pack.js"></script> <script> $(document).ready(function() { // Fancybox $(".ob-section-images a, .ob-link-img").attr("rel", "fancybox"); $("a[rel=fancybox]").fancybox({ 'overlayShow' : true, 'transitionIn' : 'fadin', 'transitionOut' : 'fadin', 'type' : 'image' }); }); // Twitter share + tweets !function(d,s,id){ var js, fjs = d.getElementsByTagName(s)[0]; if(!d.getElementById(id)){ js = d.createElement(s); js.id = id; js.src = "//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js,fjs); } }(document,"script","twitter-wjs"); // Google + button window.___gcfg = {lang: 'fr'}; (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/print.js?v2.35.0.0"></script> <script> var postTitle = "102" printPost(postTitle) </script> <div class="ob-footer" id="legals" > <ul> <li class="ob-footer-item"><a href="https://www.over-blog.com/" target="_blank">Créer un blog gratuit sur Overblog</a></li> <li class="ob-footer-item"><a href="/top">Top articles</a></li> <li class="ob-footer-item"><a href="/contact">Contact</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/abuse/245297"> Signaler un abus </a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/terms-of-use" target="_blank">C.G.U.</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/features/earn-money.html" target="_blank">Rémunération en droits d'auteur</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/features/premium.html" target="_blank">Offre Premium</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/cookies" target="_blank">Cookies et données personnelles</a></li> </ul> </div> <div id='_b6853c7'><script> googletag.cmd.push(function() { googletag.display('_b6853c7'); }); </script></div><div id='_ce37ff4'><script> googletag.cmd.push(function() { googletag.display('_ce37ff4'); }); </script></div> <!-- End Google Tag Manager --> <script> dataLayer = [{ 'category' : 'Literature, Comics & Poetry', 'rating' : 'BS', 'unused' : 'Yes', 'adult' : 'No', 'pda' : 'No', 'hasAds' : 'Yes', 'lang' : 'fr', 'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes' }]; </script> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KJ6B85" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script> googletag.cmd.push(function() { (function(w,d,s,l,i){ w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KJ6B85'); }); </script> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035191" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=6035191&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <!-- Begin Mediamétrie Tag --> <script> function _eStat_Whap_loaded_func(){ eStatWhap.serial("800000207013"); eStatWhap.send(); } (function() { var myscript = document.createElement('script'); myscript.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'w.estat.com/js/whap.js'; myscript.setAttribute('async', 'true'); var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(myscript, s); })(); </script> <!-- End Mediamétrie Tag --> <script> (function() { var alreadyAccept = getCookie('wbCookieNotifier'); if(alreadyAccept != 1) showWbCookieNotifier(); window.closeWbCookieNotifier = function() { setCookie('wbCookieNotifier', 1, 730); window.document.getElementById("ob-cookies").style.display = "none"; } function showWbCookieNotifier(){ var el = document.createElement("div"); var bo = document.body; el.id = "ob-cookies"; el.className = "__wads_no_click ob-cookies"; var p = document.createElement("p"); p.className = "ob-cookies-content"; p.innerHTML = "En poursuivant votre navigation sur ce site, vous acceptez l'utilisation de cookies. Ces derniers assurent le bon fonctionnement de nos services, d'outils d'analyse et l’affichage de publicités pertinentes. <a class='ob-cookies-link' href='https://www.over-blog.com/cookies' target='_blank'>En savoir plus et agir</a> sur les cookies. <span class='ob-cookies-button' onclick='closeWbCookieNotifier()'>J'accepte</span>" document.body.appendChild(el); el.appendChild(p); window.wbCookieNotifier = el; } function setCookie(e,t,n,d){var r=new Date;r.setDate(r.getDate()+n);var i=escape(t)+(n==null?"":"; expires="+r.toUTCString())+(d==null?"":"; domain="+d)+";path=/";document.cookie=e+"="+i} function getCookie(e){var t,n,r,i=document.cookie.split(";");for(t=0;t<i.length;t++){n=i[t].substr(0,i[t].indexOf("="));r=i[t].substr(i[t].indexOf("=")+1);n=n.replace(/^\s+|\s+$/g,"");if(n==e){return unescape(r)}}} })(); </script> </body> </html>
czuger/haute_tension
work/raw_data/superpouvoirs_nuit_meteore/b56caa37bfedc872eb84aee7bacd06bac4972d0d5d25a1d065f9c79a26df2cc7.html
HTML
mit
66,058
<div ng-controller="SearchRecipesController" class="container"> <div class="row jumbotron"> <h1 class="col-md-8">Found recipes: {{information}}</h1> </div> <div class="row"> <div class="col-md-3" ng-repeat="recipe in foundRecipes"> <a href="#/single-recipe/{{ recipe.Id }}" class="btn-link single-recipe-container"> <div class="panel panel-primary"> <div class="panel-heading"> <p class="panel-title lead">{{ recipe.Name }}</p> </div> <div class="panel-body image-container text-center" back-img="{{ recipe.Image }}"></div> <div class="well well-sm">{{ recipe.Minutes }} minutes</div> </div> </a> </div> </div> </div>
dzhenko/TelerikAcademy
JavaScript SPA/Recipes-AngularJS/templates/search-recipes.html
HTML
mit
818
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>BLPAPI C++: blpapi_message Component</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javaScript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css"/> <style> div.hanging { padding-left: 0.75in; text-indent: -0.50in; } div.unhanging { text-indent: 0in; } a.glossary { font-weight: bold; font-style: italic; } </style> </head> <!-- <body onload='searchBox.OnSelectItem(0);'> --> <body> </div> <!-- Generated by Doxygen 1.7.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="components.html"><span>Main&nbsp;Page</span></a></li> <li><a href="components.html"><span>Components</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <h1>Component blpapi_message<br/> <small> [<a class="el" href="group__blpapi.html">Package (Isolated) blpapi</a>]</small> </h1> </div> </div> <div class="contents"> <p>Defines a message containing elements. <a href="#_details">More...</a></p> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="namespaces"></a> Namespaces</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceblpapi.html">blpapi</a></td></tr> </table> <hr/><a name="_details"></a><h2>Detailed Description</h2> <p>Defines a message containing elements. </p> <dl class="user"><dt><b>Outline</b></dt><dd><ul> <li> <a href="#1">Purpose</a> </li> <li> <a href="#2">Classes</a> </li> <li> <a href="#3">Description</a> </li> </ul> </dd></dl> <dl class="user"><dt><b></b></dt><dd></dd></dl> <dl class="user"><dt><b></b></dt><dd><a class="anchor" id="purpose"></a> <a class="anchor" id="1"></a> </dd></dl> <dl class="user"><dt><b>Purpose: </b></dt><dd></dd></dl> <dl class="user"><dt><b></b></dt><dd>Defines a message containing elements. </dd></dl> <dl class="user"><dt><b></b></dt><dd></dd></dl> <dl class="user"><dt><b></b></dt><dd><a class="anchor" id="classes"></a> <a class="anchor" id="2"></a> </dd></dl> <dl class="user"><dt><b>Classes: </b></dt><dd></dd></dl> <dl class="user"><dt><b></b></dt><dd><table class="doxtable"> <tr> <td><a class="el" href="classblpapi_1_1Message.html">blpapi::Message</a> </td><td>individual message inside an event. </td></tr> </table> </dd></dl> <dl class="user"><dt><b></b></dt><dd></dd></dl> <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="group__blpapi__event.html" title="A component which defines events related operations.">Component blpapi_event</a> </dd></dl> <dl class="user"><dt><b></b></dt><dd></dd></dl> <dl class="user"><dt><b></b></dt><dd><a class="anchor" id="description"></a> <a class="anchor" id="3"></a> </dd></dl> <dl class="user"><dt><b>Description: </b></dt><dd></dd></dl> <dl class="user"><dt><b></b></dt><dd>This file defines a <code>Message</code>. A <code>Message</code> is contained in an <code>Event</code> and contains <code>Element</code>s. </dd></dl> </div> <hr class="footer"/><address class="footer"><small>Generated on Fri Dec 6 2013 13:45:17 for BLPAPI 3.7.5 by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
dahang/nblpapi
deps/blpapi/doc/html/group__blpapi__message.html
HTML
mit
3,952
<HTML> <HEAD> <TITLE>3rd Party ROBOTC Drivers</TITLE> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </HEAD> <BODY bgcolor="#ffffff" link="#000000" vlink="#000000"> <table width="100%" bgcolor="navy" cellspacing=0 cellpadding=1 border=0> <tr><td><table width="100%" bgcolor="#EEEEDD" cellspacing=0 cellpadding=3 border=0> <tr> <td width="33%" align="left"> <img src="images/LOGO_NXT.gif" width=266 height=44 border="0" alt="Mindstorms"></td> <td><b><font size="+3" color="navy">3rd Party ROBOTC Drivers</font></b></td> <td align="right"> <img src="images/logo.png" width=44 height=44 border="0" alt="RobotC"></td> </tr> <tr bgcolor="#cccc99" align="right"> <td colspan=3> <font face="arial" size="-1"> [<a href=main.html>Home</a>] [<a target=_top href="https://sourceforge.net/projects/rdpartyrobotcdr/">Download</a>] [<a target=_top href="http://apps.sourceforge.net/mantisbt/rdpartyrobotcdr/my_view_page.php">Submit a bug/suggestion</a>] [<a target=_top href="http://www.robotc.net/forums/">ROBOTC Forums</a>] [<a target=_top href="http://botbench.com">Blog</a>] [<a target=_top href="http://sourceforge.net/donate/index.php?group_id=257238">Support this project</a>]</font> </td> </tr> </table></td></tr> </table> <!-- Generated by Doxygen 1.7.2 --> <div class="header"> <div class="headertitle"> <h1>mindsensors-pfmate.h</h1> </div> </div> <div class="contents"> <a href="mindsensors-pfmate_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*!@addtogroup mindsensors</span> <a name="l00002"></a>00002 <span class="comment"> * @{</span> <a name="l00003"></a>00003 <span class="comment"> * @defgroup pfmate PFMate Sensor</span> <a name="l00004"></a>00004 <span class="comment"> * PFMate Sensor</span> <a name="l00005"></a>00005 <span class="comment"> * @{</span> <a name="l00006"></a>00006 <span class="comment"> */</span> <a name="l00007"></a>00007 <a name="l00008"></a>00008 <span class="comment">/*</span> <a name="l00009"></a>00009 <span class="comment"> * $Id: mindsensors-pfmate.h 123 2012-11-02 16:35:15Z xander $</span> <a name="l00010"></a>00010 <span class="comment"> */</span> <a name="l00011"></a>00011 <span class="comment"></span> <a name="l00012"></a>00012 <span class="comment">/** \file mindsensors-pfmate.h</span> <a name="l00013"></a>00013 <span class="comment"> * \brief Mindsensors PFMate Sensor driver</span> <a name="l00014"></a>00014 <span class="comment"> *</span> <a name="l00015"></a>00015 <span class="comment"> * mindsensors-pfmate.h provides an API for the Mindsensors PFMate Sensor driver</span> <a name="l00016"></a>00016 <span class="comment"> *</span> <a name="l00017"></a>00017 <span class="comment"> * Changelog:</span> <a name="l00018"></a>00018 <span class="comment"> * - 0.1: Initial release</span> <a name="l00019"></a>00019 <span class="comment"> *</span> <a name="l00020"></a>00020 <span class="comment"> * Credits:</span> <a name="l00021"></a>00021 <span class="comment"> * - Big thanks to Mindsensors for providing me with the hardware necessary to write and test this.</span> <a name="l00022"></a>00022 <span class="comment"> *</span> <a name="l00023"></a>00023 <span class="comment"> * License: You may use this code as you wish, provided you give credit where its due.</span> <a name="l00024"></a>00024 <span class="comment"> *</span> <a name="l00025"></a>00025 <span class="comment"> * THIS CODE WILL ONLY WORK WITH ROBOTC VERSION 3.54 AND HIGHER.</span> <a name="l00026"></a>00026 <span class="comment"> * \author Xander Soldaat (xander_at_botbench.com)</span> <a name="l00027"></a>00027 <span class="comment"> * \date 22 July 2009</span> <a name="l00028"></a>00028 <span class="comment"> * \version 0.1</span> <a name="l00029"></a>00029 <span class="comment"> * \example mindsensors-pfmate-test1.c</span> <a name="l00030"></a>00030 <span class="comment"> */</span> <a name="l00031"></a>00031 <a name="l00032"></a>00032 <span class="preprocessor">#pragma systemFile</span> <a name="l00033"></a>00033 <span class="preprocessor"></span> <a name="l00034"></a>00034 <span class="preprocessor">#ifndef __MSPFM_H__</span> <a name="l00035"></a>00035 <span class="preprocessor"></span><span class="preprocessor">#define __MSPFM_H__</span> <a name="l00036"></a>00036 <span class="preprocessor"></span> <a name="l00037"></a>00037 <span class="preprocessor">#ifndef __COMMON_H__</span> <a name="l00038"></a>00038 <span class="preprocessor"></span><span class="preprocessor">#include &quot;<a class="code" href="common_8h.html" title="Commonly used functions used by drivers.">common.h</a>&quot;</span> <a name="l00039"></a>00039 <span class="preprocessor">#endif</span> <a name="l00040"></a>00040 <span class="preprocessor"></span> <a name="l00041"></a><a class="code" href="group__pfmate.html#ga2a1d39dac9245c27867fe26919f28338">00041</a> <span class="preprocessor">#define MSPFM_I2C_ADDR 0x48 </span><span class="comment">/*!&lt; I2C address for sensor */</span> <a name="l00042"></a><a class="code" href="group__pfmate.html#ga8ed140dd966e187fa028533472818b8c">00042</a> <span class="preprocessor">#define MSPFM_CMD 0x41 </span><span class="comment">/*!&lt; Command register */</span> <a name="l00043"></a><a class="code" href="group__pfmate.html#ga98cb8aec27e0ae9377fa4c45f143eb6c">00043</a> <span class="preprocessor">#define MSPFM_IRCHAN 0x42 </span><span class="comment">/*!&lt; IR Channel selection register */</span> <a name="l00044"></a><a class="code" href="group__pfmate.html#ga218f114a8e7fc7c4a4cc67532b709483">00044</a> <span class="preprocessor">#define MSPFM_MSELECT 0x43 </span><span class="comment">/*!&lt; Motor selection register */</span> <a name="l00045"></a><a class="code" href="group__pfmate.html#ga34ba9ddcfc3a84002a3a19fda48ab67c">00045</a> <span class="preprocessor">#define MSPFM_MOTOPA 0x44 </span><span class="comment">/*!&lt; Motor A operation register */</span> <a name="l00046"></a><a class="code" href="group__pfmate.html#ga9885b223370982e1da03609102886550">00046</a> <span class="preprocessor">#define MSPFM_MOTSPA 0x45 </span><span class="comment">/*!&lt; Motor A speed register */</span> <a name="l00047"></a><a class="code" href="group__pfmate.html#ga27a9063e3e2edf1839b3035c6784db94">00047</a> <span class="preprocessor">#define MSPFM_MOTOPB 0x46 </span><span class="comment">/*!&lt; Motor B operation register */</span> <a name="l00048"></a><a class="code" href="group__pfmate.html#gadb7b2312572a04cf8185472e628b150f">00048</a> <span class="preprocessor">#define MSPFM_MOTSPB 0x47 </span><span class="comment">/*!&lt; Motor B speed register */</span> <a name="l00049"></a>00049 <a name="l00050"></a><a class="code" href="group__pfmate.html#ga2bd29a316381c2e960fd93a38182ca10">00050</a> <span class="preprocessor">#define MSPFM_GOCMD 0x47 </span><span class="comment">/*!&lt; &quot;Go&quot; command to start sending IR signals to PF receiver */</span> <a name="l00051"></a>00051 <a name="l00052"></a><a class="code" href="group__pfmate.html#ga8a3932e570c46a6418551debffb3b3e2">00052</a> <span class="preprocessor">#define MSPFM_MOTORAB 0x00</span> <a name="l00053"></a><a class="code" href="group__pfmate.html#ga3b45bd415ceeee316d024ee3ec0d5012">00053</a> <span class="preprocessor"></span><span class="preprocessor">#define MSPFM_MOTORA 0x01</span> <a name="l00054"></a><a class="code" href="group__pfmate.html#ga71db9c09c7c8d0c311eb69fce41bb8da">00054</a> <span class="preprocessor"></span><span class="preprocessor">#define MSPFM_MOTORB 0x02</span> <a name="l00055"></a>00055 <span class="preprocessor"></span> <a name="l00056"></a><a class="code" href="group__pfmate.html#ga367064634cae523bf2838d6839baf0fa">00056</a> <span class="preprocessor">#define MSPFM_FLOAT 0x00</span> <a name="l00057"></a><a class="code" href="group__pfmate.html#ga548757e965bce1f636e74f5493cb2871">00057</a> <span class="preprocessor"></span><span class="preprocessor">#define MSPFM_FORWARD 0x01</span> <a name="l00058"></a><a class="code" href="group__pfmate.html#gac9680e5a49cf90582263eab3ffd47fff">00058</a> <span class="preprocessor"></span><span class="preprocessor">#define MSPFM_REVERSE 0x02</span> <a name="l00059"></a><a class="code" href="group__pfmate.html#ga24b05cd721ebedd747d39212b10f13cb">00059</a> <span class="preprocessor"></span><span class="preprocessor">#define MSPFM_BRAKE 0x03</span> <a name="l00060"></a><a class="code" href="group__pfmate.html#gae98955756fd0bb394bcefa769a4549eb">00060</a> <span class="preprocessor"></span><span class="preprocessor">#define MSPFM_NOOP 0x0F</span> <a name="l00061"></a>00061 <span class="preprocessor"></span> <a name="l00062"></a>00062 <a name="l00063"></a>00063 <span class="keywordtype">bool</span> <a class="code" href="group__pfmate.html#ga1542c504ac26bc3da9410fab1d1ed996">MSPFMcontrolMotorA</a>(tSensors link, byte chan, byte motor_op, byte motor_speed, ubyte address = <a class="code" href="group__pfmate.html#ga2a1d39dac9245c27867fe26919f28338">MSPFM_I2C_ADDR</a>); <a name="l00064"></a>00064 <span class="keywordtype">bool</span> <a class="code" href="group__pfmate.html#ga7d5254dbfb7257fbb4afce2a4eec904f">MSPFMcontrolMotorB</a>(tSensors link, byte chan, byte motor_op, byte motor_speed, ubyte address = <a class="code" href="group__pfmate.html#ga2a1d39dac9245c27867fe26919f28338">MSPFM_I2C_ADDR</a>); <a name="l00065"></a>00065 <span class="keywordtype">bool</span> <a class="code" href="group__pfmate.html#ga58009d0e4e8387d37024407c156b0da9">MSPFMcontrolMotorAB</a>(tSensors link, byte chan, byte motorA_op, byte motorA_speed, byte motorB_op, byte motorB_speed, ubyte address = <a class="code" href="group__pfmate.html#ga2a1d39dac9245c27867fe26919f28338">MSPFM_I2C_ADDR</a>); <a name="l00066"></a>00066 <a name="l00067"></a>00067 <a name="l00068"></a><a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">00068</a> <a class="code" href="group__common.html#gaa172ef131853460e5b9f5c6db81d30f4">tByteArray</a> <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>; <span class="comment">/*!&lt; Array to hold I2C command data */</span> <a name="l00069"></a>00069 <a name="l00070"></a>00070 <span class="comment"></span> <a name="l00071"></a>00071 <span class="comment">/**</span> <a name="l00072"></a>00072 <span class="comment"> * Control motor A with the PFMate.</span> <a name="l00073"></a>00073 <span class="comment"> *</span> <a name="l00074"></a>00074 <span class="comment"> * @param link the PFMate port number</span> <a name="l00075"></a>00075 <span class="comment"> * @param chan the channel of the IR receiver, value of 1-4</span> <a name="l00076"></a>00076 <span class="comment"> * @param motor_op motor A operation, 0: float, 1: forward, 2: reverse, 3: brake</span> <a name="l00077"></a>00077 <span class="comment"> * @param motor_speed the speed at which motor A should turn, value between 1-7</span> <a name="l00078"></a>00078 <span class="comment"> * @param address the I2C address to use, optional, defaults to 0x48</span> <a name="l00079"></a>00079 <span class="comment"> * @return true if no error occured, false if it did</span> <a name="l00080"></a>00080 <span class="comment"> */</span> <a name="l00081"></a><a class="code" href="group__pfmate.html#ga1542c504ac26bc3da9410fab1d1ed996">00081</a> <span class="keywordtype">bool</span> <a class="code" href="group__pfmate.html#ga1542c504ac26bc3da9410fab1d1ed996">MSPFMcontrolMotorA</a>(tSensors link, byte chan, byte motor_op, byte motor_speed, ubyte address) { <a name="l00082"></a>00082 <span class="keywordflow">return</span> <a class="code" href="group__pfmate.html#ga58009d0e4e8387d37024407c156b0da9">MSPFMcontrolMotorAB</a>(link, chan, motor_op, motor_speed, <a class="code" href="group__pfmate.html#gae98955756fd0bb394bcefa769a4549eb">MSPFM_NOOP</a>, 0); <a name="l00083"></a>00083 } <a name="l00084"></a>00084 <a name="l00085"></a>00085 <span class="comment"></span> <a name="l00086"></a>00086 <span class="comment">/**</span> <a name="l00087"></a>00087 <span class="comment"> * Control motor B with the PFMate.</span> <a name="l00088"></a>00088 <span class="comment"> *</span> <a name="l00089"></a>00089 <span class="comment"> * @param link the PFMate port number</span> <a name="l00090"></a>00090 <span class="comment"> * @param chan the channel of the IR receiver, value of 1-4</span> <a name="l00091"></a>00091 <span class="comment"> * @param motor_op motor B operation, 0: float, 1: forward, 2: reverse, 3: brake</span> <a name="l00092"></a>00092 <span class="comment"> * @param motor_speed the speed at which motor B should turn, value between 1-7</span> <a name="l00093"></a>00093 <span class="comment"> * @param address the I2C address to use, optional, defaults to 0x48</span> <a name="l00094"></a>00094 <span class="comment"> * @return true if no error occured, false if it did</span> <a name="l00095"></a>00095 <span class="comment"> */</span> <a name="l00096"></a><a class="code" href="group__pfmate.html#ga7d5254dbfb7257fbb4afce2a4eec904f">00096</a> <span class="keywordtype">bool</span> <a class="code" href="group__pfmate.html#ga7d5254dbfb7257fbb4afce2a4eec904f">MSPFMcontrolMotorB</a>(tSensors link, byte chan, byte motor_op, byte motor_speed, ubyte address) { <a name="l00097"></a>00097 <span class="keywordflow">return</span> <a class="code" href="group__pfmate.html#ga58009d0e4e8387d37024407c156b0da9">MSPFMcontrolMotorAB</a>(link, chan, <a class="code" href="group__pfmate.html#gae98955756fd0bb394bcefa769a4549eb">MSPFM_NOOP</a>, 0, motor_op, motor_speed); <a name="l00098"></a>00098 } <a name="l00099"></a>00099 <a name="l00100"></a>00100 <span class="comment"></span> <a name="l00101"></a>00101 <span class="comment">/**</span> <a name="l00102"></a>00102 <span class="comment"> * Control motors A and B with the PFMate.</span> <a name="l00103"></a>00103 <span class="comment"> *</span> <a name="l00104"></a>00104 <span class="comment"> * @param link the PFMate port number</span> <a name="l00105"></a>00105 <span class="comment"> * @param chan the channel of the IR receiver, value of 1-4</span> <a name="l00106"></a>00106 <span class="comment"> * @param motorA_op motor A operation, 0: float, 1: forward, 2: reverse, 3: brake</span> <a name="l00107"></a>00107 <span class="comment"> * @param motorA_speed the speed at which motor A should turn, value between 1-7</span> <a name="l00108"></a>00108 <span class="comment"> * @param motorB_op motor B operation, 0: float, 1: forward, 2: reverse, 3: brake</span> <a name="l00109"></a>00109 <span class="comment"> * @param motorB_speed the speed at which motor B should turn, value between 1-7</span> <a name="l00110"></a>00110 <span class="comment"> * @param address the I2C address to use, optional, defaults to 0x48</span> <a name="l00111"></a>00111 <span class="comment"> * @return true if no error occured, false if it did</span> <a name="l00112"></a>00112 <span class="comment"> */</span> <a name="l00113"></a><a class="code" href="group__pfmate.html#ga58009d0e4e8387d37024407c156b0da9">00113</a> <span class="keywordtype">bool</span> <a class="code" href="group__pfmate.html#ga58009d0e4e8387d37024407c156b0da9">MSPFMcontrolMotorAB</a>(tSensors link, byte chan, byte motorA_op, byte motorA_speed, byte motorB_op, byte motorB_speed, ubyte address) { <a name="l00114"></a>00114 byte mselect = <a class="code" href="group__pfmate.html#ga8a3932e570c46a6418551debffb3b3e2">MSPFM_MOTORAB</a>; <a name="l00115"></a>00115 <a name="l00116"></a>00116 <span class="keywordflow">if</span> (motorA_op == <a class="code" href="group__pfmate.html#gae98955756fd0bb394bcefa769a4549eb">MSPFM_NOOP</a>) <a name="l00117"></a>00117 mselect = <a class="code" href="group__pfmate.html#ga71db9c09c7c8d0c311eb69fce41bb8da">MSPFM_MOTORB</a>; <a name="l00118"></a>00118 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (motorB_op == <a class="code" href="group__pfmate.html#gae98955756fd0bb394bcefa769a4549eb">MSPFM_NOOP</a>) <a name="l00119"></a>00119 mselect = <a class="code" href="group__pfmate.html#ga3b45bd415ceeee316d024ee3ec0d5012">MSPFM_MOTORA</a>; <a name="l00120"></a>00120 <a name="l00121"></a>00121 memset(<a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>, 0, <span class="keyword">sizeof</span>(<a class="code" href="group__common.html#gaa172ef131853460e5b9f5c6db81d30f4">tByteArray</a>)); <a name="l00122"></a>00122 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[0] = 8; <a name="l00123"></a>00123 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[1] = address; <a name="l00124"></a>00124 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[2] = <a class="code" href="group__pfmate.html#ga98cb8aec27e0ae9377fa4c45f143eb6c">MSPFM_IRCHAN</a>; <a name="l00125"></a>00125 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[3] = chan; <a name="l00126"></a>00126 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[4] = mselect; <a name="l00127"></a>00127 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[5] = motorA_op; <a name="l00128"></a>00128 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[6] = motorA_speed; <a name="l00129"></a>00129 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[7] = motorB_op; <a name="l00130"></a>00130 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[8] = motorB_speed; <a name="l00131"></a>00131 <a name="l00132"></a>00132 <span class="keywordflow">if</span> (!<a class="code" href="group__common.html#gad02e06f83b264ee6fc7df41eb4712080">writeI2C</a>(link, <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>)) <a name="l00133"></a>00133 <span class="keywordflow">return</span> <span class="keyword">false</span>; <a name="l00134"></a>00134 <a name="l00135"></a>00135 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[0] = 3; <a name="l00136"></a>00136 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[1] = address; <a name="l00137"></a>00137 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[2] = <a class="code" href="group__pfmate.html#ga8ed140dd966e187fa028533472818b8c">MSPFM_CMD</a>; <a name="l00138"></a>00138 <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>[3] = <a class="code" href="group__pfmate.html#ga2bd29a316381c2e960fd93a38182ca10">MSPFM_GOCMD</a>; <a name="l00139"></a>00139 <a name="l00140"></a>00140 <span class="keywordflow">return</span> <a class="code" href="group__common.html#gad02e06f83b264ee6fc7df41eb4712080">writeI2C</a>(link, <a class="code" href="group__pfmate.html#ga365e9b978b20efeded8ec9b016d40a1d">MSPFM_I2CRequest</a>); <a name="l00141"></a>00141 } <a name="l00142"></a>00142 <a name="l00143"></a>00143 <a name="l00144"></a>00144 <span class="preprocessor">#endif // __MSPFM_H__</span> <a name="l00145"></a>00145 <span class="preprocessor"></span> <a name="l00146"></a>00146 <span class="comment">/*</span> <a name="l00147"></a>00147 <span class="comment"> * $Id: mindsensors-pfmate.h 123 2012-11-02 16:35:15Z xander $</span> <a name="l00148"></a>00148 <span class="comment"> */</span> <a name="l00149"></a>00149 <span class="comment">/* @} */</span> <a name="l00150"></a>00150 <span class="comment">/* @} */</span> </pre></div></div> </div> <hr class="footer"/><address class="footer"><small>Generated on Fri Nov 2 2012 17:45:52 for ROBOTC Drivers by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address> </body> </html>
chsrobotc/2013-robotc
drivers/mux/html/mindsensors-pfmate_8h_source.html
HTML
mit
20,372
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../../..">Unstable</a></li> <li><a href=".">8.4.5 / contrib:ruler-compass-geometry 8.4.dev</a></li> <li class="active"><a href="">2014-12-04 04:05:19</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="../../../../../about.html">About</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href=".">« Up</a> <h1> contrib:ruler-compass-geometry <small> 8.4.dev <span class="label label-success">39 s</span> </small> </h1> <p><em><script>document.write(moment("2014-12-04 04:05:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-12-04 04:05:19 UTC)</em><p> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:ruler-compass-geometry/coq:contrib:ruler-compass-geometry.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> <dt>Output</dt> <dd><pre>The package is valid. </pre></dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --dry-run coq:contrib:ruler-compass-geometry.8.4.dev coq.8.4.5</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 s</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.4.5). The following actions will be performed: - install coq:contrib:ruler-compass-geometry.8.4.dev === 1 to install === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Building coq:contrib:ruler-compass-geometry.8.4.dev: coq_makefile -f Make -o Makefile make -j4 make install Installing coq:contrib:ruler-compass-geometry.8.4.dev. </pre></dd> </dl> <p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --deps-only coq:contrib:ruler-compass-geometry.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>2 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --verbose coq:contrib:ruler-compass-geometry.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>39 s</dd> <dt>Output</dt> <dd><pre>The following actions will be performed: - install coq:contrib:ruler-compass-geometry.8.4.dev === 1 to install === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [coq:contrib:ruler-compass-geometry] Fetching https://gforge.inria.fr/git/coq-contribs/ruler-compass-geometry.git#v8.4 Initialized empty Git repository in /home/bench/.opam/packages.dev/coq:contrib:ruler-compass-geometry.8.4.dev/.git/ [master (root-commit) 54ab8fc] opam-git-init From https://gforge.inria.fr/git/coq-contribs/ruler-compass-geometry * [new branch] v8.4 -&gt; opam-ref * [new branch] v8.4 -&gt; origin/v8.4 A1_Plan.v A2_Orientation.v A3_Metrique.v A4_Droite.v A5_Cercle.v A6_Intersection.v B10_Longueur_Prop.v B11_Angle_prop.v B12_Tacticques_base.v B1_Confondu_Prop.v B2_Orient_Prop.v B3_Alignes_Prop.v B4_Droite_Def.v B5_Entre_Prel.v B6_Cercle_Def.v B7_Triangle_Equilateral.v B8_Point_Def.v B9_Inegalite_Triang.v C10_Milieu.v C11_Mediatrice.v C12_Angles_Opposes.v C13_Angles_Supplem.v C14_Angle_Droit.v C15_Parallelogramm.v C1_DemiDroite_Prop.v C2_Entre_Prop.v C3_Triangles_Egaux.v C4_Triangles_non_degeneres_egaux.v C5_Droite_Prop.v C6_Parallele_Prop.v C7_DroitesSecantesProp.v C8_DroitesConfondues.v C9_Triangles_Emboites.v D1_DistanceProp.v D2_Axe.v D3_Triangle_Prop.v D4_CongruenceProp.v D5_ParalleleConst.v D6_SumAnglesProp.v D7_NonParalleles_Secantes.v E1_Incidence.v E2_Ordre.v E3_Congruence.v E4_Continuite.v E5_Parallelisme.v Make Makefile bench.log description HEAD is now at 7f98886 Adapted contributions to new policy for automatic introduction of =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Building coq:contrib:ruler-compass-geometry.8.4.dev: coq_makefile -f Make -o Makefile make -j4 make install &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;A1_Plan.v&quot; &gt; &quot;A1_Plan.v.d&quot; || ( RV=$?; rm -f &quot;A1_Plan.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;A2_Orientation.v&quot; &gt; &quot;A2_Orientation.v.d&quot; || ( RV=$?; rm -f &quot;A2_Orientation.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;A3_Metrique.v&quot; &gt; &quot;A3_Metrique.v.d&quot; || ( RV=$?; rm -f &quot;A3_Metrique.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;A4_Droite.v&quot; &gt; &quot;A4_Droite.v.d&quot; || ( RV=$?; rm -f &quot;A4_Droite.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;A5_Cercle.v&quot; &gt; &quot;A5_Cercle.v.d&quot; || ( RV=$?; rm -f &quot;A5_Cercle.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;A6_Intersection.v&quot; &gt; &quot;A6_Intersection.v.d&quot; || ( RV=$?; rm -f &quot;A6_Intersection.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B10_Longueur_Prop.v&quot; &gt; &quot;B10_Longueur_Prop.v.d&quot; || ( RV=$?; rm -f &quot;B10_Longueur_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B11_Angle_prop.v&quot; &gt; &quot;B11_Angle_prop.v.d&quot; || ( RV=$?; rm -f &quot;B11_Angle_prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B12_Tacticques_base.v&quot; &gt; &quot;B12_Tacticques_base.v.d&quot; || ( RV=$?; rm -f &quot;B12_Tacticques_base.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B1_Confondu_Prop.v&quot; &gt; &quot;B1_Confondu_Prop.v.d&quot; || ( RV=$?; rm -f &quot;B1_Confondu_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B2_Orient_Prop.v&quot; &gt; &quot;B2_Orient_Prop.v.d&quot; || ( RV=$?; rm -f &quot;B2_Orient_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B3_Alignes_Prop.v&quot; &gt; &quot;B3_Alignes_Prop.v.d&quot; || ( RV=$?; rm -f &quot;B3_Alignes_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B4_Droite_Def.v&quot; &gt; &quot;B4_Droite_Def.v.d&quot; || ( RV=$?; rm -f &quot;B4_Droite_Def.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B5_Entre_Prel.v&quot; &gt; &quot;B5_Entre_Prel.v.d&quot; || ( RV=$?; rm -f &quot;B5_Entre_Prel.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B6_Cercle_Def.v&quot; &gt; &quot;B6_Cercle_Def.v.d&quot; || ( RV=$?; rm -f &quot;B6_Cercle_Def.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B7_Triangle_Equilateral.v&quot; &gt; &quot;B7_Triangle_Equilateral.v.d&quot; || ( RV=$?; rm -f &quot;B7_Triangle_Equilateral.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B8_Point_Def.v&quot; &gt; &quot;B8_Point_Def.v.d&quot; || ( RV=$?; rm -f &quot;B8_Point_Def.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;B9_Inegalite_Triang.v&quot; &gt; &quot;B9_Inegalite_Triang.v.d&quot; || ( RV=$?; rm -f &quot;B9_Inegalite_Triang.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C10_Milieu.v&quot; &gt; &quot;C10_Milieu.v.d&quot; || ( RV=$?; rm -f &quot;C10_Milieu.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C11_Mediatrice.v&quot; &gt; &quot;C11_Mediatrice.v.d&quot; || ( RV=$?; rm -f &quot;C11_Mediatrice.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C12_Angles_Opposes.v&quot; &gt; &quot;C12_Angles_Opposes.v.d&quot; || ( RV=$?; rm -f &quot;C12_Angles_Opposes.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C13_Angles_Supplem.v&quot; &gt; &quot;C13_Angles_Supplem.v.d&quot; || ( RV=$?; rm -f &quot;C13_Angles_Supplem.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C14_Angle_Droit.v&quot; &gt; &quot;C14_Angle_Droit.v.d&quot; || ( RV=$?; rm -f &quot;C14_Angle_Droit.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C15_Parallelogramm.v&quot; &gt; &quot;C15_Parallelogramm.v.d&quot; || ( RV=$?; rm -f &quot;C15_Parallelogramm.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C1_DemiDroite_Prop.v&quot; &gt; &quot;C1_DemiDroite_Prop.v.d&quot; || ( RV=$?; rm -f &quot;C1_DemiDroite_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C2_Entre_Prop.v&quot; &gt; &quot;C2_Entre_Prop.v.d&quot; || ( RV=$?; rm -f &quot;C2_Entre_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C3_Triangles_Egaux.v&quot; &gt; &quot;C3_Triangles_Egaux.v.d&quot; || ( RV=$?; rm -f &quot;C3_Triangles_Egaux.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C4_Triangles_non_degeneres_egaux.v&quot; &gt; &quot;C4_Triangles_non_degeneres_egaux.v.d&quot; || ( RV=$?; rm -f &quot;C4_Triangles_non_degeneres_egaux.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C5_Droite_Prop.v&quot; &gt; &quot;C5_Droite_Prop.v.d&quot; || ( RV=$?; rm -f &quot;C5_Droite_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C6_Parallele_Prop.v&quot; &gt; &quot;C6_Parallele_Prop.v.d&quot; || ( RV=$?; rm -f &quot;C6_Parallele_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C7_DroitesSecantesProp.v&quot; &gt; &quot;C7_DroitesSecantesProp.v.d&quot; || ( RV=$?; rm -f &quot;C7_DroitesSecantesProp.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C8_DroitesConfondues.v&quot; &gt; &quot;C8_DroitesConfondues.v.d&quot; || ( RV=$?; rm -f &quot;C8_DroitesConfondues.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;C9_Triangles_Emboites.v&quot; &gt; &quot;C9_Triangles_Emboites.v.d&quot; || ( RV=$?; rm -f &quot;C9_Triangles_Emboites.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D1_DistanceProp.v&quot; &gt; &quot;D1_DistanceProp.v.d&quot; || ( RV=$?; rm -f &quot;D1_DistanceProp.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D2_Axe.v&quot; &gt; &quot;D2_Axe.v.d&quot; || ( RV=$?; rm -f &quot;D2_Axe.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D3_Triangle_Prop.v&quot; &gt; &quot;D3_Triangle_Prop.v.d&quot; || ( RV=$?; rm -f &quot;D3_Triangle_Prop.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D4_CongruenceProp.v&quot; &gt; &quot;D4_CongruenceProp.v.d&quot; || ( RV=$?; rm -f &quot;D4_CongruenceProp.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D5_ParalleleConst.v&quot; &gt; &quot;D5_ParalleleConst.v.d&quot; || ( RV=$?; rm -f &quot;D5_ParalleleConst.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D6_SumAnglesProp.v&quot; &gt; &quot;D6_SumAnglesProp.v.d&quot; || ( RV=$?; rm -f &quot;D6_SumAnglesProp.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;D7_NonParalleles_Secantes.v&quot; &gt; &quot;D7_NonParalleles_Secantes.v.d&quot; || ( RV=$?; rm -f &quot;D7_NonParalleles_Secantes.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;E1_Incidence.v&quot; &gt; &quot;E1_Incidence.v.d&quot; || ( RV=$?; rm -f &quot;E1_Incidence.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;E2_Ordre.v&quot; &gt; &quot;E2_Ordre.v.d&quot; || ( RV=$?; rm -f &quot;E2_Ordre.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;E3_Congruence.v&quot; &gt; &quot;E3_Congruence.v.d&quot; || ( RV=$?; rm -f &quot;E3_Congruence.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;E4_Continuite.v&quot; &gt; &quot;E4_Continuite.v.d&quot; || ( RV=$?; rm -f &quot;E4_Continuite.v.d&quot;; exit ${RV} ) &quot;coqdep&quot; -c -slash -R . RulerCompassGeometry &quot;E5_Parallelisme.v&quot; &gt; &quot;E5_Parallelisme.v.d&quot; || ( RV=$?; rm -f &quot;E5_Parallelisme.v.d&quot;; exit ${RV} ) &quot;coqc&quot; -q -R . RulerCompassGeometry A1_Plan &quot;coqc&quot; -q -R . RulerCompassGeometry A2_Orientation &quot;coqc&quot; -q -R . RulerCompassGeometry A3_Metrique &quot;coqc&quot; -q -R . RulerCompassGeometry A4_Droite &quot;coqc&quot; -q -R . RulerCompassGeometry A5_Cercle &quot;coqc&quot; -q -R . RulerCompassGeometry A6_Intersection &quot;coqc&quot; -q -R . RulerCompassGeometry B1_Confondu_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry B2_Orient_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry B3_Alignes_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry B4_Droite_Def &quot;coqc&quot; -q -R . RulerCompassGeometry B5_Entre_Prel &quot;coqc&quot; -q -R . RulerCompassGeometry B6_Cercle_Def &quot;coqc&quot; -q -R . RulerCompassGeometry B7_Triangle_Equilateral &quot;coqc&quot; -q -R . RulerCompassGeometry B8_Point_Def &quot;coqc&quot; -q -R . RulerCompassGeometry B9_Inegalite_Triang &quot;coqc&quot; -q -R . RulerCompassGeometry B10_Longueur_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry B11_Angle_prop &quot;coqc&quot; -q -R . RulerCompassGeometry B12_Tacticques_base &quot;coqc&quot; -q -R . RulerCompassGeometry C1_DemiDroite_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry C2_Entre_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry C3_Triangles_Egaux &quot;coqc&quot; -q -R . RulerCompassGeometry C4_Triangles_non_degeneres_egaux &quot;coqc&quot; -q -R . RulerCompassGeometry C5_Droite_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry C6_Parallele_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry C7_DroitesSecantesProp &quot;coqc&quot; -q -R . RulerCompassGeometry C8_DroitesConfondues &quot;coqc&quot; -q -R . RulerCompassGeometry C9_Triangles_Emboites &quot;coqc&quot; -q -R . RulerCompassGeometry C10_Milieu &quot;coqc&quot; -q -R . RulerCompassGeometry C11_Mediatrice &quot;coqc&quot; -q -R . RulerCompassGeometry C12_Angles_Opposes &quot;coqc&quot; -q -R . RulerCompassGeometry C13_Angles_Supplem &quot;coqc&quot; -q -R . RulerCompassGeometry C14_Angle_Droit &quot;coqc&quot; -q -R . RulerCompassGeometry C15_Parallelogramm &quot;coqc&quot; -q -R . RulerCompassGeometry D1_DistanceProp &quot;coqc&quot; -q -R . RulerCompassGeometry D2_Axe &quot;coqc&quot; -q -R . RulerCompassGeometry D3_Triangle_Prop &quot;coqc&quot; -q -R . RulerCompassGeometry D4_CongruenceProp &quot;coqc&quot; -q -R . RulerCompassGeometry D5_ParalleleConst &quot;coqc&quot; -q -R . RulerCompassGeometry D6_SumAnglesProp &quot;coqc&quot; -q -R . RulerCompassGeometry D7_NonParalleles_Secantes &quot;coqc&quot; -q -R . RulerCompassGeometry E1_Incidence &quot;coqc&quot; -q -R . RulerCompassGeometry E2_Ordre &quot;coqc&quot; -q -R . RulerCompassGeometry E3_Congruence &quot;coqc&quot; -q -R . RulerCompassGeometry E4_Continuite &quot;coqc&quot; -q -R . RulerCompassGeometry E5_Parallelisme for i in E5_Parallelisme.vo E4_Continuite.vo E3_Congruence.vo E2_Ordre.vo E1_Incidence.vo D7_NonParalleles_Secantes.vo D6_SumAnglesProp.vo D5_ParalleleConst.vo D4_CongruenceProp.vo D3_Triangle_Prop.vo D2_Axe.vo D1_DistanceProp.vo C9_Triangles_Emboites.vo C8_DroitesConfondues.vo C7_DroitesSecantesProp.vo C6_Parallele_Prop.vo C5_Droite_Prop.vo C4_Triangles_non_degeneres_egaux.vo C3_Triangles_Egaux.vo C2_Entre_Prop.vo C1_DemiDroite_Prop.vo C15_Parallelogramm.vo C14_Angle_Droit.vo C13_Angles_Supplem.vo C12_Angles_Opposes.vo C11_Mediatrice.vo C10_Milieu.vo B9_Inegalite_Triang.vo B8_Point_Def.vo B7_Triangle_Equilateral.vo B6_Cercle_Def.vo B5_Entre_Prel.vo B4_Droite_Def.vo B3_Alignes_Prop.vo B2_Orient_Prop.vo B1_Confondu_Prop.vo B12_Tacticques_base.vo B11_Angle_prop.vo B10_Longueur_Prop.vo A6_Intersection.vo A5_Cercle.vo A4_Droite.vo A3_Metrique.vo A2_Orientation.vo A1_Plan.vo; do \ install -d `dirname &quot;/home/bench/.opam/system/lib/coq/user-contrib&quot;/RulerCompassGeometry/$i`; \ install -m 0644 $i &quot;/home/bench/.opam/system/lib/coq/user-contrib&quot;/RulerCompassGeometry/$i; \ done Installing coq:contrib:ruler-compass-geometry.8.4.dev. </pre></dd> </dl> <h2>Installation size</h2> <p>Total: 919 K</p> <ul> <li>79 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D7_NonParalleles_Secantes.vo</code></li> <li>40 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D5_ParalleleConst.vo</code></li> <li>40 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/E3_Congruence.vo</code></li> <li>37 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C4_Triangles_non_degeneres_egaux.vo</code></li> <li>37 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C10_Milieu.vo</code></li> <li>35 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D6_SumAnglesProp.vo</code></li> <li>34 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B12_Tacticques_base.vo</code></li> <li>31 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C13_Angles_Supplem.vo</code></li> <li>30 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D2_Axe.vo</code></li> <li>29 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D4_CongruenceProp.vo</code></li> <li>29 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/E2_Ordre.vo</code></li> <li>26 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B11_Angle_prop.vo</code></li> <li>26 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B10_Longueur_Prop.vo</code></li> <li>26 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C7_DroitesSecantesProp.vo</code></li> <li>23 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C8_DroitesConfondues.vo</code></li> <li>22 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D3_Triangle_Prop.vo</code></li> <li>22 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/E5_Parallelisme.vo</code></li> <li>21 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C11_Mediatrice.vo</code></li> <li>21 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/A6_Intersection.vo</code></li> <li>21 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C2_Entre_Prop.vo</code></li> <li>20 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C5_Droite_Prop.vo</code></li> <li>20 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/E1_Incidence.vo</code></li> <li>18 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/E4_Continuite.vo</code></li> <li>16 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C9_Triangles_Emboites.vo</code></li> <li>16 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C3_Triangles_Egaux.vo</code></li> <li>15 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C6_Parallele_Prop.vo</code></li> <li>14 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B7_Triangle_Equilateral.vo</code></li> <li>14 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C12_Angles_Opposes.vo</code></li> <li>13 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/D1_DistanceProp.vo</code></li> <li>12 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B8_Point_Def.vo</code></li> <li>12 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C14_Angle_Droit.vo</code></li> <li>11 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/A3_Metrique.vo</code></li> <li>10 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/A5_Cercle.vo</code></li> <li>10 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C15_Parallelogramm.vo</code></li> <li>9 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B2_Orient_Prop.vo</code></li> <li>9 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/A2_Orientation.vo</code></li> <li>8 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/A4_Droite.vo</code></li> <li>8 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B3_Alignes_Prop.vo</code></li> <li>6 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B5_Entre_Prel.vo</code></li> <li>6 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/C1_DemiDroite_Prop.vo</code></li> <li>4 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/A1_Plan.vo</code></li> <li>4 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B6_Cercle_Def.vo</code></li> <li>4 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B1_Confondu_Prop.vo</code></li> <li>4 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B4_Droite_Def.vo</code></li> <li>3 K <code>/home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry/B9_Inegalite_Triang.vo</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq:contrib:ruler-compass-geometry/opam.config</code></li> <li>1 K <code>/home/bench/.opam/system/install/coq:contrib:ruler-compass-geometry.install</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq:contrib:ruler-compass-geometry.8.4.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>1 s</dd> <dt>Output</dt> <dd><pre>The following actions will be performed: - remove coq:contrib:ruler-compass-geometry.8.4.dev === 1 to remove === =-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [coq:contrib:ruler-compass-geometry] Fetching https://gforge.inria.fr/git/coq-contribs/ruler-compass-geometry.git#v8.4 =-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Removing coq:contrib:ruler-compass-geometry.8.4.dev. rm -R /home/bench/.opam/system/lib/coq/user-contrib/RulerCompassGeometry </pre></dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io-old
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/contrib:ruler-compass-geometry/8.4.dev/2014-12-04_04-05-19.html
HTML
mit
27,150
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>HealthCareAbroad\HelperBundle\Event | HealthCareAbroad API</title> <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> </head> <body id="overview"> <div class="header"> <ul> <li><a href="../../classes.html">Classes</a></li> <li><a href="../../namespaces.html">Namespaces</a></li> <li><a href="../../interfaces.html">Interfaces</a></li> <li><a href="../../doc-index.html">Index</a></li> </ul> <div id="title">HealthCareAbroad API</div> <div class="type">Namespace</div> <h1>HealthCareAbroad\HelperBundle\Event</h1> </div> <div class="content"> <table> <tr> <td><a href="../../HealthCareAbroad/HelperBundle/Event/BaseEvent.html"><abbr title="HealthCareAbroad\HelperBundle\Event\BaseEvent">BaseEvent</abbr></a></td> <td class="last"></td> </tr> <tr> <td><a href="../../HealthCareAbroad/HelperBundle/Event/CreateErrorReportEvent.html"><abbr title="HealthCareAbroad\HelperBundle\Event\CreateErrorReportEvent">CreateErrorReportEvent</abbr></a></td> <td class="last"></td> </tr> <tr> <td><a href="../../HealthCareAbroad/HelperBundle/Event/ErrorReportEvent.html"><abbr title="HealthCareAbroad\HelperBundle\Event\ErrorReportEvent">ErrorReportEvent</abbr></a></td> <td class="last"></td> </tr> </table> </div> <div id="footer"> Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>. </div> </body> </html>
richtermarkbaay/MEDTrip
doc/HealthCareAbroad/HelperBundle/Event.html
HTML
mit
2,074
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>algebra: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / extra-dev</a></li> <li class="active"><a href="">8.11.dev / algebra - dev</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> algebra <small> dev <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2019-11-29 00:21:18 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2019-11-29 00:21:18 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils conf-m4 1 Virtual package relying on m4 coq 8.11.dev Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.05.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.05.0 Official 4.05.0 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.8.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;dev@clarus.me&quot; homepage: &quot;https://github.com/coq-contribs/algebra&quot; license: &quot;LGPL 2&quot; build: [ [&quot;coq_makefile&quot; &quot;-f&quot; &quot;Make&quot; &quot;-o&quot; &quot;Makefile&quot;] [make &quot;-j%{jobs}%&quot;] [make &quot;install&quot;] ] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/Algebra&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {= &quot;dev&quot;} ] tags: [ &quot;keyword:algebra&quot; &quot;category:Mathematics/Algebra&quot; &quot;date:1999-03&quot; ] authors: [ &quot;Loïc Pottier &lt;&gt;&quot; ] synopsis: &quot;Basics notions of algebra.&quot; flags: light-uninstall url { src: &quot;git+https://github.com/coq-contribs/algebra.git#master&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-algebra.dev coq.8.11.dev</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.11.dev). The following dependencies couldn&#39;t be met: - coq-algebra -&gt; coq &gt;= dev Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-algebra.dev</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/extra-dev/8.11.dev/algebra/dev.html
HTML
mit
6,482
{% extends "layout.html" %} {% block page_title %} Sprint {{sprint}} - Funding {% endblock %} {% block inside_header %} {% endblock %} {% block after_header %} {% include "patterns/includes/header.html" %} {% endblock %} {% block content %} <style> .header-organisation { display: none; } .header-user h2 { display: none; } </style> <main class="switch-levy-account" id="content" role="main" tabindex="-1"> <section id="notifications" class=""> <div class="govuk-box-highlight rolechange"> <h2 class="bold-large"> Account renamed </h2> <p> You successfully updated the account name </p> </div> </section> <div class="grid-row"> <div class="column-full"> <h1 class="heading-xlarge" id="Levy-accounts">Your accounts</h1> <p>Select an account or add a new one.</p> <table> <col width="10"> <col width="8"> <col width="2"> <thead> <tr> <th scope="col">Account name</th> <th scope="col">What you can do</th> <th scope="col"><span class="vh">Select account</span></th> </tr> </thead> <tbody> <tr> <td class="responsive-td"> <span class="force-word-wrap"> TYIT LTD <br> <span style="color: #6F777B">Account ID: 46MYXV</span> </span> </td> <td class="responsive-td"> Accept agreements, view information and manage PAYE schemes, organisations, apprentices and team members </td> <td class="responsive-td link-right"> <a aria-label="View account homepage for TYIT LTD" title="View account homepage for TYIT LTD" href="/accounts/46MYXV"> Open<span class="vh"> TYIT LTD account homepage</span> </a> </td> </tr> </tbody> </table> <p> <a href="/EmployerAccount/SelectEmployer" class="button" id="add_new_account" aria-label="Add new account">Add new account</a> </p> </div> </div> </main> {% endblock %}
tyfairclough/das-patterns
app/views/patterns/pages/user/index.html
HTML
mit
2,851
<div class="post"> <div class="post-title"> <a href="{{ .Permalink }}" title="{{ .Title }}"> <img src="{{ "/images/post-title-icon.png" | relURL }}" /> <div class="post-meta"> <time>{{ i18n "postDatetime" .Date }}</time> <h1>{{ .Title }}</h1> </div> </a> </div> {{ if .Params.cover }} <div class="cover-image"> <a href="{{ .Permalink }}" title="{{ .Title }}"> <img src="{{ .Params.cover }}" /> </a> </div> {{ end }} <div> {{ .Summary }} {{ if .Truncated }} <a href="{{ .RelPermalink }}" class="summary-more">{{ i18n "postReadMore" }}</a> {{ end }} </div> </div>
lubang/hugo-hello-programmer-theme
layouts/_default/summary.html
HTML
mit
650
<!-- Hi-there --> <div class="animated_svg_wrap"> <svg class="jeistar" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-10 -10 1020 1020" id="hi-there" onclick="hi.reset().play();"> <path class="circlej" data-async data-start="1" data-duration="80" fill="none" stroke="hsla(209, 100%, 70%, 1)" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d=" M839,132.8V564c0,115.3-30.5,200-91.2,254c-60.8,54-141.2,81.8-241.2,82.8c-102.2,1-184.2-23.8-246-74.5 C198.8,775.3,168,710,168,630c0-35.2,17.2-53,51.5-53.5c36.5-0.2,54.8,13,54.8,40c0,59.2,20.8,105.8,62,139.5 c41.2,33.8,97,50.5,167,49.7c73-0.8,129.5-21,169.2-61c40-39.8,60-99.8,60-179.8V57.5C663,20.8,584,0,500,0C224.2,0,0,224.2,0,500 s224.2,500,500,500s500-224.2,500-500C1000,355,938,224.2,839,132.8z"/> <path class="circlej" data-async data-start="1" data-duration="80" fill="none" stroke="#fff" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d=" M839,132.8V564c0,115.3-30.5,200-91.2,254c-60.8,54-141.2,81.8-241.2,82.8c-102.2,1-184.2-23.8-246-74.5 C198.8,775.3,168,710,168,630c0-35.2,17.2-53,51.5-53.5c36.5-0.2,54.8,13,54.8,40c0,59.2,20.8,105.8,62,139.5 c41.2,33.8,97,50.5,167,49.7c73-0.8,129.5-21,169.2-61c40-39.8,60-99.8,60-179.8V57.5C663,20.8,584,0,500,0C224.2,0,0,224.2,0,500 s224.2,500,500,500s500-224.2,500-500C1000,355,938,224.2,839,132.8z"/> <polygon class="star" data-async data-start="1" data-delay="20" data-duration="50" fill="none" stroke="hsla(209, 100%, 70%, 1)" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points=" 122.5,459.8 260.2,328.5 227.5,143 397.8,230.2 568,142.5 535.8,327.8 673.5,459 483.2,486.2 398.2,655 313,486.5 "/> <polygon class="star" data-async data-start="1" data-delay="20" data-duration="50" fill="none" stroke="#fff" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" points=" 122.5,459.8 260.2,328.5 227.5,143 397.8,230.2 568,142.5 535.8,327.8 673.5,459 483.2,486.2 398.2,655 313,486.5 "/> </svg> </div>
junglesta/junglestar
_includes/home/hi.html
HTML
mit
2,324
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="file:///Users/ericchaves/Projects/selenium/ide-tools/" /> <title>test-case</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">test-case</td></tr> </thead><tbody> <!--Para gerar CPF sem formatação deixe o campo Value em branco--> <tr> <td>typeCPF</td> <td>id=cpf</td> <td></td> </tr> <!--Para indicar o tipo de cartão, no campo Value informe a bandeira (VISA, MASTERCARD, AMEX ou DISCOVERY)--> <tr> <td>typeCreditCard</td> <td>id=cartao</td> <td>VISA</td> </tr> <!--Antes de utilizer os métodos typeStoredXXXX é preciso rodar storeBankingAccount para gerar o objeto com dados bancário.--> <!--Bancos suportados: 1, 33, 104, 237, 341, 356, 399, 745--> <tr> <td>storeBankingAccount</td> <td>1</td> <td>minhaConta</td> </tr> <tr> <td>typeStoredAgencia</td> <td>id=agencia</td> <td>minhaConta</td> </tr> <tr> <td>typeStoredDigitoAgencia</td> <td>id=digitoAgencia</td> <td>minhaConta</td> </tr> <tr> <td>typeStoredConta</td> <td>id=conta</td> <td>minhaConta</td> </tr> <tr> <td>typeStoredDigitoConta</td> <td>id=digitoConta</td> <td>minhaConta</td> </tr> </tbody></table> </body> </html>
ericchaves/selenium-user-extension
exemplo/test-case.html
HTML
mit
1,558
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Simpleslider Test Suite</title> <!-- Load local jQuery. This can be overridden with a ?jquery=___ param. --> <script src="../libs/jquery-loader.js"></script> <!-- Load local QUnit. --> <link rel="stylesheet" href="../libs/qunit/qunit.css" media="screen"> <link rel="stylesheet" href="../src/simpleslider.css" media="screen"> <script src="../libs/qunit/qunit.js"></script> <script src="../libs/sinon/sinon-1.8.2.js"></script> <script src="../libs/sinon/sinon-qunit-1.0.0.js"></script> <script src="../libs/qunit.mock.js"></script> <script src="../src/simpleslider.js"></script> <script src="simpleslider_test.js"></script> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"> </div> <ul id="breadcrumb"></ul> <div id="simpleslider"> <section data-crumb="Posts"> <article> First page <a href="/posts/1" data-title="Title 1" data-target="#1" data-no-turbolink="true" data-id="1" class="forward">Show</a> </article> <article> Last page <a href="/posts" class="back">Back</a> </article> </ul> </div> </body> </html>
vlewin/jquery.simpleslider
test/simpleslider.html
HTML
mit
1,189
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/favicon.ico"/> <link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/iosicon.png"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/css/css_compiled/photon-min.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/css/css_compiled/photon-min-part2.css?v1.1" media="all"/> <link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/css/css_compiled/photon-responsive-min.css?v1.1" media="all"/> <!--[if IE]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" /> <![endif]--> <!--[if lt IE 9]> <link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" /> <script type="text/javascript" src="js/plugins/excanvas.js"></script> <script type="text/javascript" src="js/plugins/html5shiv.js"></script> <script type="text/javascript" src="js/plugins/respond.min.js"></script> <script type="text/javascript" src="js/plugins/fixFontIcons.js"></script> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/bootstrap/bootstrap.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/modernizr.custom.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.pnotify.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/less-1.3.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/xbreadcrumbs.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.maskedinput-1.3.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.autotab-1.1b.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/charCount.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.textareaCounter.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/elrte.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/elrte.en.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/select2.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery-picklist.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.validate.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/additional-methods.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.form.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.metadata.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.mockjax.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.uniform.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.tagsinput.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.rating.pack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/farbtastic.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.timeentry.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.dataTables.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.jstree.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/dataTables.bootstrap.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.mCustomScrollbar.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.flot.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.flot.stack.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.flot.pie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.flot.resize.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/raphael.2.1.0.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/justgage.1.0.1.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.qrcode.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.clock.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.countdown.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.jqtweet.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/jquery.cookie.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/bootstrap-fileupload.min.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/prettify/prettify.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/bootstrapSwitch.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/plugins/mfupload.js"></script> <script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/js/common.js"></script> </head> <body class="body-login"> <div class="nav-fixed-topright" style="visibility: hidden"> <ul class="nav nav-user-menu"> <li class="user-sub-menu-container"> <a href="javascript:;"> <i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i> </a> <ul class="nav user-sub-menu"> <li class="light"> <a href="javascript:;"> <i class='icon-photon stop'></i>Light Version </a> </li> <li class="dark"> <a href="javascript:;"> <i class='icon-photon stop'></i>Dark Version </a> </li> </ul> </li> <li> <a href="javascript:;"> <i class="icon-photon mail"></i> </a> </li> <li> <a href="javascript:;"> <i class="icon-photon comment_alt2_stroke"></i> <div class="notification-count">12</div> </a> </li> </ul> </div> <script> $(function(){ setTimeout(function(){ $('.nav-fixed-topright').removeAttr('style'); }, 300); $(window).scroll(function(){ if($('.breadcrumb-container').length){ var scrollState = $(window).scrollTop(); if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released'); else $('.nav-fixed-topright').removeClass('nav-released') } }); $('.user-sub-menu-container').on('click', function(){ $(this).toggleClass('active-user-menu'); }); $('.user-sub-menu .light').on('click', function(){ if ($('body').is('.light-version')) return; $('body').addClass('light-version'); setTimeout(function() { $.cookie('themeColor', 'light', { expires: 7, path: '/' }); }, 500); }); $('.user-sub-menu .dark').on('click', function(){ if ($('body').is('.light-version')) { $('body').removeClass('light-version'); $.cookie('themeColor', 'dark', { expires: 7, path: '/' }); } }); }); </script> <div class="container-login"> <div class="form-centering-wrapper"> <div class="form-window-login"> <div class="form-window-login-logo"> <div class="login-logo"> <img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/images/photon/login-logo@2x.png" alt="Photon UI"/> </div> <h2 class="login-title">Welcome to Photon UI!</h2> <div class="login-member">Not a Member?&nbsp;<a href="photon-min-part2.css-v1.1.html#">Sign Up &#187;</a> <a href="photon-min-part2.css-v1.1.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a> </div> <div class="login-or">Or</div> <div class="login-input-area"> <form method="POST" action="dashboard.php"> <span class="help-block">Login With Your Photon Account</span> <input type="text" name="email" placeholder="Email"> <input type="password" name="password" placeholder="Password"> <button type="submit" class="btn btn-large btn-success btn-login">Login</button> </form> <a href="photon-min-part2.css-v1.1.html#" class="forgot-pass">Forgot Your Password?</a> </div> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1936460-27']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
user-tony/photon-rails
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/bootstrap/images/photon/js/bootstrap/css/css_compiled/photon-min-part2.css-v1.1.html
HTML
mit
15,615
<div class="h-g5-component"> <header> <dl> <dt>Name</dt> <dd><span class="p-name">SS Featured Unit Categories</span></dd> <dt>Widget ID</dt> <dd><span class="p-widget-id">63</span></dd> <dt>Summary</dt> <dd><span class="p-summary">Displays categories based on featured units.</span></dd> <dd><span class="e-popover"> <h4 class="popover-header">Dependencies</h4> <ul class="popover-dependencies"> <li><a href="#">Units Service Host - Api</a></li> <li><a href="http://g5-hub.herokuapp.com">Location URN</a></li> </ul> <p class="popover-desc">Some more Meta about the popover</p> <img title="Link to Live Example" src="http://placehold.it/245x150"> </span> </dd> <dt>Congfiguration</dt> <dd> <dl class="e-g5-property-group h-g5-property-group"> <dt>Name</dt> <dd class="p-name">SS Featured Unit Categories</dd> <dt>Category</dt> <dd class="p-category">Instance</dd> <dt>Properties</dt> <dd class="e-g5-property h-g5-property"> <dl> <dt>Units Service Host - Api</dt> <dd class="p-g5-name">unit_service_host</dd> <dt>Editable</dt> <dd class="p-g5-editable">true</dd> <dt>Default Value</dt> <dd class="p-g5-default-value"></dd> </dl> </dd> <dd class="e-g5-property h-g5-property"> <dl> <dt>Location URN</dt> <dd class="p-g5-name">location_urn</dd> <dt>Editable</dt> <dd class="p-g5-editable">true</dd> <dt>Default Value</dt> <dd class="p-g5-default-value"></dd> </dl> </dd> <dd class="e-g5-property h-g5-property"> <dl> <dt>Unit Category Link Destination Page</dt> <dd class="p-g5-name">unit_page_url</dd> <dt>Editable</dt> <dd class="p-g5-editable">true</dd> <dt>Default Value</dt> <dd class="p-g5-default-value"></dd> </dl> </dd> <dd class="e-g5-property h-g5-property"> <dl> <dt>Button BG Color</dt> <dd class="p-g5-name">primary_color</dd> <dt>Editable</dt> <dd class="p-g5-editable">true</dd> <dt>Default Value</dt> <dd class="p-g5-default-value"></dd> </dl> </dd> <dd class="e-g5-property h-g5-property"> <dl> <dt>Text Color</dt> <dd class="p-g5-name">secondary_color</dd> <dt>Editable</dt> <dd class="p-g5-editable">true</dd> <dt>Default Value</dt> <dd class="p-g5-default-value"></dd> </dl> </dd> <dd class="e-g5-property h-g5-property"> <dl> <dt>Accent Color ('Select a Size' header color if needed)</dt> <dd class="p-g5-name">accent_color_1</dd> <dt>Editable</dt> <dd class="p-g5-editable">true</dd> <dt>Default Value</dt> <dd class="p-g5-default-value"></dd> </dl> </dd> </dl> </dd> </dl> <div class="e-g5-property-group h-g5-property-group"> <p class="p-name">Navigation</p> <p class="p-category">collection</p> <table class="e-g5-property h-g5-property"> <tr> <th>name</th> <td class="p-g5-name">navigation</td> </tr> <tr> <th>editable</th> <td class="p-g5-editable">false</td> </tr> <tr> <th>default_value</th> <td class="p-g5-default-value"></td> </tr> </table> </div> </header> </div>
gladdeng/new-g5-thumbnails
public/static/components/ss-featured-unit-categories/index.html
HTML
mit
3,945
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent --> <script type="text/javascript"> window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website. By using it you agree to our use of cookies.","dismiss":"Got it!","learnMore":"More info","link":"{{ site.url }}/privacy","theme":"light-bottom"}; </script> <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js"></script> <!-- End Cookie Consent plugin -->
Stemo688/Stemo688.github.io
_includes/_cookieconsent.html
HTML
mit
559
<!DOCTYPE html> <html> <head> <title>Create New User</title> <link rel= "stylesheet" type= "text/css" href= "{{ url_for('static',filename='styles/pagestyle.css') }}"> </head> <body> <div id="content"> <header> <img src="{{url_for('static', filename='PsyHeal.png')}}" alt="Banner"/> </header> <nav> <ul> {% if username %} <li class="button one">Hello! <strong>{{ username }}</strong></li> {% else %} <li><a href="{{ url_for('login') }}"><div class="button one"><span>Login</span><div></a></li> {% endif %} <li><a href="{{ url_for('index') }}"><div class="button one"><span>Home</span><div></a></li> <li><a href="{{ url_for('help') }}"><div class="button one"><span>Help</span><div></a></li> {% if accType == 'admin' %} <li><a href="{{ url_for('editconstants') }}"><div class="button one"><span>Edit thresholds</span><div></a></li> <li><a href="{{ url_for('removeuser') }}"><div class="button one"><span>Delete user</span><div></a></li> <li><a href="{{ url_for('showaccdata') }}"><div class="button one"><span>Show all account details</span><div></a></li> {% endif %} {% if accType == 'patient' %} <li><a href="{{ url_for('newentry') }}"><div class="button one"><span>Add new entry</span><div></a></li> <li><a href="{{ url_for('newuploadpic') }}"><div class="button one"><span>Upload Photo</span><div></a></li> <li><a href="{{ url_for('suggestmcq') }}"><div class="button one"><span>Suggest a MCQ</span><div></a></li> {% endif %} {% if username %} <li><a href="{{ url_for('logout') }}"><div class="button one"><span>Logout</span><div></a></li> {% endif %} </ul> </nav> <article> <form action="{{ url_for('adduser') }}" method="POST"> <table> <tr> <th>Username</th> <th><input type="text" name="username"></th> </tr> <tr> <th>Password</th> <th><input type="password" name="password"></th> </tr> <tr> <th>Account Type</th> <th> <select class="button second" name="accType"> {% for type in typeList %} {% if type == accType %} <option selected value="{{ type }}">{{ type }}</option> {% else %} <option value="{{ type }}">{{ type }}</option> {% endif %} {% endfor %} </select> </th> </tr> <tr> <th>Contact Num</th> <th><input type="text" name="contactNum"></th> </tr> <tr> <th align="center" colspan="2"> <input class="button second" type="submit" name="submit" value="Add User"> </th> </tr> </table> </form> {% if error %} <p> <div class="alert"><strong>Error! </strong>{{ error }}</div> </p> {% endif %} {% if msg %} <p> <div class="alert success"><strong>Success! </strong>{{ msg }}</div> </p> {% endif %} </article> </div> <footer id="footer">Developed by <a href="https://github.com/Necrote" style="color: #A2E86E">Vivek</a>, Piyush, Chaitanya</footer> </body> </html>
Necrote/PsyHeal
src/webapp/templates/newuser.html
HTML
mit
3,352
<w-main-header class="main-header main-header_new-user"></w-main-header> <div w-i18n-ns="app.welcome" class="welcome__wrapper movable scrolled-view"> <div class="white-bg"></div> <section class="welcome__section section-welcome"> <div class="section-welcome__wrapper"> <div class="section-welcome__left"> <h1 class="section-welcome__title" w-i18n="welcome.tradeOnWaves"></h1> <div class="section-welcome__description margin-5" w-i18n="welcome.tradeOnWavesDescription"></div> <div class="section-welcome__btns"> <w-analytics event="'Onboarding Get Started Click'" event-target="ui"> <a ng-if="!$ctrl.hasMultiAccount" class="section-welcome__started" ui-sref="signUp"> <span class="section-welcome__started-content" w-i18n="welcome.createAccount"> </span> <i class="section-welcome__started-arrow"></i> </a> </w-analytics> <w-analytics event="'Sign In Click'" event-target="ui"> <a ng-if="$ctrl.hasMultiAccount" ui-sref="signIn" class="section-welcome__enter"> <span class="section-welcome__enter-content" w-i18n="welcome.signIn"></span> </a> </w-analytics> </div> </div> <w-web-only><div class="section-welcome__dex-screenshot"></div></w-web-only> </div> </section> <w-web-only> <section class="welcome__section section-promo"> <div class="section-promo__wrapper"> <div class="section-promo__card"> <div class="section-promo__icon section-promo__icon_dex margin-2"></div> <div class="section-promo__content"> <h4 class="section-promo__title" w-i18n="welcome.decentralised"></h4> <div class="section-promo__description" w-i18n="welcome.controlAssets"></div> </div> </div> <div class="section-promo__card"> <div class="section-promo__icon section-promo__icon_gateways margin-2"></div> <div class="section-promo__content"> <h4 class="section-promo__title" w-i18n="welcome.gateways"></h4> <div class="section-promo__description" w-i18n="welcome.majorFiatCryptocurrencies"></div> </div> </div> <div class="section-promo__card"> <div class="section-promo__icon section-promo__icon_token margin-2"></div> <div class="section-promo__content"> <h4 class="section-promo__title" w-i18n="welcome.tokenCreation"></h4> <div class="section-promo__description" w-i18n="welcome.tokenCreationCosts"></div> </div> </div> <div class="section-promo__card"> <div class="section-promo__icon section-promo__icon_ledger margin-2"></div> <div class="section-promo__content"> <h4 class="section-promo__title" w-i18n="welcome.ledgerSupport"></h4> <div class="section-promo__description" w-i18n="welcome.dexWithHardware"></div> </div> </div> <div class="section-promo__card"> <div class="section-promo__icon section-promo__icon_api margin-2"></div> <div class="section-promo__content"> <h4 class="section-promo__title" w-i18n="welcome.suitableTradingBots"></h4> <div class="section-promo__description" w-i18n="welcome.getRealTimeAccess"></div> </div> </div> <div class="section-promo__card"> <div class="section-promo__icon section-promo__icon_fees margin-2"></div> <div class="section-promo__content"> <h4 class="section-promo__title" w-i18n="welcome.lowFixedFees"></h4> <div class="section-promo__description" w-i18n="welcome.wavesOrderFilled"></div> </div> </div> </div> </section> <section class="section-slider"> <div class="section-slider__wrapper"> <w-carousel interval="2000" pairs-info-list="$ctrl.pairsInfoList"></w-carousel> </div> </section> <section class="welcome__section section-markets"> <div class="section-markets__wrapper"> <h2 class="section-markets__title" w-i18n="welcome.markets"></h2> <div class="section-markets__description" w-i18n="welcome.marketsDescription"></div> <div class="section-markets__table js-table-markets"> <div class="section-markets__header"> <div class="section-markets__header-cell pair" w-i18n="welcome.pair"></div> <div class="section-markets__header-cell last-price" w-i18n="welcome.lastPrice"></div> <div class="section-markets__header-cell change" w-i18n="welcome.change"></div> <div class="section-markets__header-cell height24" w-i18n="welcome.high"></div> <div class="section-markets__header-cell low24" w-i18n="welcome.low"></div> <div class="section-markets__header-cell volume" w-i18n="welcome.volume"></div> <div class="section-markets__header-cell graph" w-i18n="welcome.chart"></div> </div> <div ng-repeat="pair in $ctrl.pairsInfoList track by $index" w-analytics event="'Menu Exchange Click'" event-target="'ui'" ng-class="pair.change24.gt(0) ? 'blue' : 'red'" ng-click="$ctrl.goToDexDemo({ assetId1: pair.amountAsset.id, assetId2: pair.priceAsset.id })" class="js-row-content section-markets__row"> <div class="section-markets__row-cell pair"> {{pair.amountAsset.ticker || pair.amountAsset.displayName }} / {{pair.priceAsset.ticker || pair.priceAsset.displayName}} </div> <div class="section-markets__row-cell last-price"> <w-balance money="pair.lastPrice"></w-balance> <span class="section-markets__currency">&nbsp;/&nbsp; <w-exchange balance="pair.lastPrice" target-asset-id="{{WavesApp.defaultAssets.USD}}"></w-exchange> &nbsp;$ </span> </div> <div class="section-markets__row-cell change">{{pair.change24}}%</div> <div class="cell height24"> <w-balance money="pair.high"></w-balance> </div> <div class="section-markets__row-cell low24"> <w-balance money="pair.low"></w-balance> </div> <div class="section-markets__row-cell volume"> <span w-nice-number="pair.volumeBigNum" precision="3"></span> </div> <div class="section-markets__row-cell graph"></div> </div> </div> <div class="section-markets__table-desc"> <span class="section-markets__more" w-i18n="welcome.marketsTableDescription"></span> <a class="section-markets__table-link" ui-sref="main.dex-demo" w-i18n="welcome.marketsTableDescriptionLink"></a> </div> </div> </section> <div class="section-roadmap"> <h2 class="section-roadmap__title" w-i18n="welcome.roadmap"></h2> <div class="section-roadmap__description" w-i18n="welcome.roadmapOpportunitiesAhead"></div> <w-road-map></w-road-map> </div> </w-web-only> <w-footer class="footer"></w-footer> </div> <w-loader class="loader" ng-if="$ctrl.pendingRestore"></w-loader>
wavesplatform/WavesGUI
src/modules/welcome/templates/welcome.html
HTML
mit
8,568
<div ng-if="!project"> project manquant .... </div> <md-card layout="column" ng-if="project"> <md-card > <div ng-cloak> <md-content> <md-tabs md-dynamic-height md-border-bottom> <md-tab label="Search Tap"> <md-content class="md-padding"> <h1 class="md-display-2">Search</h1> <md-input-container > <input type="text" placeholder="Search by game name" ng-model="searchtext.name" style="width: 300px;"> </md-input-container> </md-input-container > <md-input-container > <input type="checkbox" ng-model="exactmatch" placeholder="Exact Match"> </md-input-container> </md-content> </md-tab> <md-tab label="Show Description"> <md-content class="md-padding"> <h1 class="md-display-2">Description</h1> <label> Afficher Description </label> <input type="checkbox" ng-model="showdescription" placeholder="Show Description"> </md-content> </md-tab> <md-tab label="Order by"> <md-content class="md-padding"> <h1 class="md-display-2">Order By</h1> <md-select placeholder="Order By" ng-model="selcttype" style="width: 300px;"> <md-option value="name" > Name</md-option> <md-option value="gender" >Gender</md-option> </md-select> </md-content> <md-tab label="Display"> <md-content class="md-padding"> <h1 class="md-display-2">Row</h1> <md-input-container > <input type="number" placeholder="rows to disply" step="1" min="0" max="5" ng-model="rowlimit" style="width: 300px;"" /> </md-input-container> </md-content> </md-tab> </md-tabs> </md-content> </div> </md-card> <md-card > <md-list-item class="md-3-line" ng-repeat="us in listeProjets | filter:searchtext :exactmatch | orderBy: selcttype | limitTo :rowlimit" > <img ng-src="{{us.picture.result.link}}" class="md-avatar" alt="photo" /> <div class="md-list-item-text" layout="column"> <a ui-sref='mylistDetail({id:us.id})'> {{us.name}}</a> <!--<h4>{{us.gende}}</h4>--> <p ng-show="showdescription" >{{ us.description}}</p> </div> </md-list-item> </md-card>
Fuuks/gameProject
src/modules/projectlist/directives/my-list/view.html
HTML
mit
3,115
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../../..">Unstable</a></li> <li><a href=".">8.5.dev / contrib:cfgv dev</a></li> <li class="active"><a href="">2015-02-03 00:28:27</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="../../../../../about.html">About</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href=".">« Up</a> <h1> contrib:cfgv <small> dev <span class="label label-success">4 m 24 s</span> </small> </h1> <p><em><script>document.write(moment("2015-02-03 00:28:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-02-03 00:28:27 UTC)</em><p> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:cfgv/coq:contrib:cfgv.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Dry install</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --dry-run coq:contrib:cfgv.dev coq.8.5.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>2 s</dd> </dl> <p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ulimit -Sv 2000000; timeout 5m opam install -y --deps-only coq:contrib:cfgv.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>2 s</dd> </dl> <h2>Install</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>ulimit -Sv 2000000; timeout 5m opam install -y --verbose coq:contrib:cfgv.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>4 m 24 s</dd> </dl> <h2>Installation size</h2> <p>Total: 7,060 K</p> <ul> <li>982 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaDecider.vo</code></li> <li>613 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/list.vo</code></li> <li>354 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaEqProps.vo</code></li> <li>344 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SwapProps.vo</code></li> <li>294 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/Term.vo</code></li> <li>286 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LetrecEx.vo</code></li> <li>279 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SubstAux.vo</code></li> <li>250 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LibTactics.vo</code></li> <li>239 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/list.glob</code></li> <li>218 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaRen.vo</code></li> <li>210 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SubstAuxAlphaEq.vo</code></li> <li>181 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/variables.vo</code></li> <li>169 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/CFGV.vo</code></li> <li>158 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/UsefulTypes.vo</code></li> <li>157 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AssociationList.vo</code></li> <li>150 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LibTactics.v</code></li> <li>129 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SwapProps.glob</code></li> <li>114 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaEqProps.glob</code></li> <li>106 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/Term.glob</code></li> <li>82 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/GVariables.vo</code></li> <li>81 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SSubst.vo</code></li> <li>79 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/variables.glob</code></li> <li>78 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaEquality.vo</code></li> <li>76 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LibTactics.glob</code></li> <li>75 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/tactics.vo</code></li> <li>74 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/list.v</code></li> <li>73 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SubstAux.glob</code></li> <li>72 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SubstAuxAlphaEq.glob</code></li> <li>65 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaRen.glob</code></li> <li>54 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/UsefulTypes.glob</code></li> <li>54 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/Swap.vo</code></li> <li>54 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AssociationList.glob</code></li> <li>52 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/eq_rel.vo</code></li> <li>52 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/FinSetList.vo</code></li> <li>45 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SSubst.glob</code></li> <li>45 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaEquality.glob</code></li> <li>42 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SwapProps.v</code></li> <li>37 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaEqProps.v</code></li> <li>33 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/StringGrammar.vo</code></li> <li>33 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/CFGV.glob</code></li> <li>32 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/tactics.glob</code></li> <li>31 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SubstAux.v</code></li> <li>30 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/Term.v</code></li> <li>29 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/variables.v</code></li> <li>28 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LetrecFEx.vo</code></li> <li>26 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaRen.v</code></li> <li>26 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaDecider.glob</code></li> <li>25 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/bin_rels.vo</code></li> <li>25 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SubstAuxAlphaEq.v</code></li> <li>22 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/tactics.v</code></li> <li>20 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/Swap.glob</code></li> <li>19 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/eq_rel.glob</code></li> <li>19 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/everything.vo</code></li> <li>19 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/GVariables.glob</code></li> <li>18 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/UsefulTypes.v</code></li> <li>16 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/eq_rel.v</code></li> <li>16 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaDecider.v</code></li> <li>15 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AssociationList.v</code></li> <li>15 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/CFGV.v</code></li> <li>14 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/AlphaEquality.v</code></li> <li>14 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/SSubst.v</code></li> <li>12 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LetrecEx.glob</code></li> <li>9 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/GVariables.v</code></li> <li>9 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/substOld.v</code></li> <li>7 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/Swap.v</code></li> <li>6 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/StringGrammar.glob</code></li> <li>5 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/bin_rels.glob</code></li> <li>4 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/FinSetList.glob</code></li> <li>3 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/FinSetList.v</code></li> <li>3 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LetrecFEx.v</code></li> <li>3 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LetrecEx.v</code></li> <li>3 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/StringGrammar.v</code></li> <li>2 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/universe.vo</code></li> <li>2 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/bin_rels.v</code></li> <li>2 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/LetrecFEx.glob</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/universe.v</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/universe.glob</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/everything.v</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/substOld.vo</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/everything.glob</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq/user-contrib/CFGV/substOld.glob</code></li> <li>1 K <code>/home/bench/.opam/system/lib/coq:contrib:cfgv/opam.config</code></li> <li>1 K <code>/home/bench/.opam/system/install/coq:contrib:cfgv.install</code></li> </ul> <h2>Uninstall</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq:contrib:cfgv.dev</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>2 s</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> <small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small> </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io-old
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5.dev/contrib:cfgv/dev/2015-02-03_00-28-27.html
HTML
mit
14,122
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zsearch-trees: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.5.3 / zsearch-trees - 8.8.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> zsearch-trees <small> 8.8.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2022-02-12 05:26:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-12 05:26:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 2 Virtual package relying on perl coq 8.5.3 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.03.0 The OCaml compiler (virtual package) ocaml-base-compiler 4.03.0 Official 4.03.0 release ocaml-config 1 OCaml Switch Configuration # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/zsearch-trees&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/ZSearchTrees&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.8&quot; &amp; &lt; &quot;8.9~&quot;} ] tags: [ &quot;keyword: binary search trees&quot; &quot;category: Computer Science/Data Types and Data Structures&quot; &quot;category: Miscellaneous/Extracted Programs/Data structures&quot; ] authors: [ &quot;Pierre Castéran&quot; ] bug-reports: &quot;https://github.com/coq-contribs/zsearch-trees/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/zsearch-trees.git&quot; synopsis: &quot;Binary Search Trees&quot; description: &quot;Algorithms for collecting, searching, inserting and deleting elements in binary search trees on Z&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/zsearch-trees/archive/v8.8.0.tar.gz&quot; checksum: &quot;md5=c68dc54c9b2bc27ac0b507c33693ee6b&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-zsearch-trees.8.8.0 coq.8.5.3</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.5.3). The following dependencies couldn&#39;t be met: - coq-zsearch-trees -&gt; coq &gt;= 8.8 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-zsearch-trees.8.8.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.3/zsearch-trees/8.8.0.html
HTML
mit
6,999
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>V8 API Reference Guide for node.js v0.3.4 - v0.3.5: v8::Handle&lt; T &gt; Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v0.3.4 - v0.3.5 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_handle.html">Handle</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="classv8_1_1_handle-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">v8::Handle&lt; T &gt; Class Template Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="v8_8h_source.html">v8.h</a>&gt;</code></p> <div class="dynheader"> Inheritance diagram for v8::Handle&lt; T &gt;:</div> <div class="dyncontent"> <div class="center"> <img src="classv8_1_1_handle.png" usemap="#v8::Handle&lt; T &gt;_map" alt=""/> <map id="v8::Handle&lt; T &gt;_map" name="v8::Handle&lt; T &gt;_map"> <area href="classv8_1_1_local.html" alt="v8::Local&lt; T &gt;" shape="rect" coords="0,56,118,80"/> <area href="classv8_1_1_persistent.html" alt="v8::Persistent&lt; T &gt;" shape="rect" coords="128,56,246,80"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aa7543a3d572565806a66e922634cc2f4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#aa7543a3d572565806a66e922634cc2f4">Handle</a> ()</td></tr> <tr class="separator:aa7543a3d572565806a66e922634cc2f4"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aac16277f1131898a4a2ef664d051cc18"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#aac16277f1131898a4a2ef664d051cc18">Handle</a> (T *val)</td></tr> <tr class="separator:aac16277f1131898a4a2ef664d051cc18"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a64aee8fcde243c8a5abebfe534b3797a"><td class="memTemplParams" colspan="2">template&lt;class S &gt; </td></tr> <tr class="memitem:a64aee8fcde243c8a5abebfe534b3797a"><td class="memTemplItemLeft" align="right" valign="top">&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#a64aee8fcde243c8a5abebfe534b3797a">Handle</a> (<a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt; that)</td></tr> <tr class="separator:a64aee8fcde243c8a5abebfe534b3797a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab3b20b28e7f672de83a2dc8d6809f815"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#ab3b20b28e7f672de83a2dc8d6809f815">IsEmpty</a> () const </td></tr> <tr class="separator:ab3b20b28e7f672de83a2dc8d6809f815"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af5285c2e91079e380651f83195383228"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af5285c2e91079e380651f83195383228"></a> T *&#160;</td><td class="memItemRight" valign="bottom"><b>operator-&gt;</b> () const </td></tr> <tr class="separator:af5285c2e91079e380651f83195383228"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a524a50d9802a97beb1b5e405c6fc6f21"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a524a50d9802a97beb1b5e405c6fc6f21"></a> T *&#160;</td><td class="memItemRight" valign="bottom"><b>operator*</b> () const </td></tr> <tr class="separator:a524a50d9802a97beb1b5e405c6fc6f21"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a452516a09df056438c3d3a177ebd1977"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#a452516a09df056438c3d3a177ebd1977">Clear</a> ()</td></tr> <tr class="separator:a452516a09df056438c3d3a177ebd1977"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afcc79738c6fff05c70e958a471f2b7d9"><td class="memTemplParams" colspan="2">template&lt;class S &gt; </td></tr> <tr class="memitem:afcc79738c6fff05c70e958a471f2b7d9"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#afcc79738c6fff05c70e958a471f2b7d9">operator==</a> (<a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt; that) const </td></tr> <tr class="separator:afcc79738c6fff05c70e958a471f2b7d9"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab550353b4a7bc3ad3df53fe80df7ea61"><td class="memTemplParams" colspan="2">template&lt;class S &gt; </td></tr> <tr class="memitem:ab550353b4a7bc3ad3df53fe80df7ea61"><td class="memTemplItemLeft" align="right" valign="top">bool&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classv8_1_1_handle.html#ab550353b4a7bc3ad3df53fe80df7ea61">operator!=</a> (<a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt; that) const </td></tr> <tr class="separator:ab550353b4a7bc3ad3df53fe80df7ea61"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1cfaea378fc1a419101d4cc02d34e404"><td class="memTemplParams" colspan="2"><a class="anchor" id="a1cfaea378fc1a419101d4cc02d34e404"></a> template&lt;class S &gt; </td></tr> <tr class="memitem:a1cfaea378fc1a419101d4cc02d34e404"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><b>As</b> ()</td></tr> <tr class="separator:a1cfaea378fc1a419101d4cc02d34e404"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a78abe2e84ab0829779b714feea1bc4d1"><td class="memTemplParams" colspan="2"><a class="anchor" id="a78abe2e84ab0829779b714feea1bc4d1"></a> template&lt;class S &gt; </td></tr> <tr class="memitem:a78abe2e84ab0829779b714feea1bc4d1"><td class="memTemplItemLeft" align="right" valign="top">static <a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; T &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><b>Cast</b> (<a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt; that)</td></tr> <tr class="separator:a78abe2e84ab0829779b714feea1bc4d1"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><h3>template&lt;class T&gt;<br /> class v8::Handle&lt; T &gt;</h3> <p>An object reference managed by the <a class="el" href="namespacev8.html">v8</a> garbage collector.</p> <p>All objects returned from <a class="el" href="namespacev8.html">v8</a> have to be tracked by the garbage collector so that it knows that the objects are still alive. Also, because the garbage collector may move objects, it is unsafe to point directly to an object. Instead, all objects are stored in handles which are known by the garbage collector and updated whenever an object moves. Handles should always be passed by value (except in cases like out-parameters) and they should never be allocated on the heap.</p> <p>There are two types of handles: local and persistent handles. <a class="el" href="classv8_1_1_local.html">Local</a> handles are light-weight and transient and typically used in local operations. They are managed by HandleScopes. <a class="el" href="classv8_1_1_persistent.html">Persistent</a> handles can be used when storing objects across several independent operations and have to be explicitly deallocated when they're no longer used.</p> <p>It is safe to extract the object stored in the handle by dereferencing the handle (for instance, to extract the Object* from an Handle&lt;Object&gt;); the value will still be governed by a handle behind the scenes and the same rules apply to these values as to their handles. </p> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="aa7543a3d572565806a66e922634cc2f4"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::<a class="el" href="classv8_1_1_handle.html">Handle</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>Creates an empty handle. </p> </div> </div> <a class="anchor" id="aac16277f1131898a4a2ef664d051cc18"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::<a class="el" href="classv8_1_1_handle.html">Handle</a> </td> <td>(</td> <td class="paramtype">T *&#160;</td> <td class="paramname"><em>val</em></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>Creates a new handle for the specified value. </p> </div> </div> <a class="anchor" id="a64aee8fcde243c8a5abebfe534b3797a"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <div class="memtemplate"> template&lt;class S &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::<a class="el" href="classv8_1_1_handle.html">Handle</a> </td> <td>(</td> <td class="paramtype"><a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt;&#160;</td> <td class="paramname"><em>that</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>Creates a handle for the contents of the specified handle. This constructor allows you to pass handles as arguments by value and to assign between handles. However, if you try to assign between incompatible handles, for instance from a Handle&lt;String&gt; to a Handle&lt;Number&gt; it will cause a compiletime error. Assigning between compatible handles, for instance assigning a Handle&lt;String&gt; to a variable declared as Handle&lt;Value&gt;, is legal because <a class="el" href="classv8_1_1_string.html">String</a> is a subclass of <a class="el" href="classv8_1_1_value.html">Value</a>. </p> <p>This check fails when trying to convert between incompatible handles. For example, converting from a Handle&lt;String&gt; to a Handle&lt;Number&gt;.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="a452516a09df056438c3d3a177ebd1977"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void <a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::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>Sets the handle to be empty. <a class="el" href="classv8_1_1_handle.html#ab3b20b28e7f672de83a2dc8d6809f815">IsEmpty()</a> will then return true. </p> </div> </div> <a class="anchor" id="ab3b20b28e7f672de83a2dc8d6809f815"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool <a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::IsEmpty </td> <td>(</td> <td class="paramname"></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>Returns true if the handle is empty. </p> </div> </div> <a class="anchor" id="ab550353b4a7bc3ad3df53fe80df7ea61"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <div class="memtemplate"> template&lt;class S &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool <a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::operator!= </td> <td>(</td> <td class="paramtype"><a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt;&#160;</td> <td class="paramname"><em>that</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>Checks whether two handles are different. Returns true if only one of the handles is empty, or if the objects to which they refer are different. The handles' references are not checked. </p> </div> </div> <a class="anchor" id="afcc79738c6fff05c70e958a471f2b7d9"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class T&gt; </div> <div class="memtemplate"> template&lt;class S &gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool <a class="el" href="classv8_1_1_handle.html">v8::Handle</a>&lt; T &gt;::operator== </td> <td>(</td> <td class="paramtype"><a class="el" href="classv8_1_1_handle.html">Handle</a>&lt; S &gt;&#160;</td> <td class="paramname"><em>that</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>Checks whether two handles are the same. Returns true if both are empty, or if the objects to which they refer are identical. The handles' references are not checked. </p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Aug 11 2015 23:46:47 for V8 API Reference Guide for node.js v0.3.4 - v0.3.5 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
v8-dox/v8-dox.github.io
33118df/html/classv8_1_1_handle.html
HTML
mit
19,442
<html> <head> <title>Bytesize Icons - Inline SVG</title> <style> body { color: #3f414e; font-family: "Avenir Next", Avenir, Segoe UI, "Helvetica Neue", helvetica, sans-serif; text-align: center; padding: 3em 0; } svg { margin: 0.4em; overflow: visible; } div { margin: 1em } .i-large div { font-size: 4em; margin: 0 } .i-medium div { font-size: 2em; margin: 0 } .i-small div { font-size: 1.5em; margin: 0 } .i-large, .i-medium, .i-small { max-width: 50em; margin: 0 auto 2em } h1 { font-weight: normal; line-height: 1; font-size: 2em; } h3 { font-size: 1em; margin: 0 0 2em; font-weight: 600; } hr { border: 0 solid transparent; border-bottom: 5px solid #ddd; height: 0; max-width: 48em; margin: 4em auto; } </style> </head> <body> <div class="header"> <h1>Bytesize Icons</h1> <h3>A tiny style-controlled SVG iconset</h3> </div> <hr /> <div class="i-large"> <h4>Inline SVG - 64px</h4> <div> <svg class="i-search" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> </svg> <svg class="i-close" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 30 L30 2 M30 30 L2 2" /> </svg> <svg class="i-plus" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L16 30 M2 16 L30 16" /> </svg> <svg class="i-minus" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 16 L30 16" /> </svg> <svg class="i-play" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 2 L10 30 24 16 Z" /> </svg> <svg class="i-pause" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M23 2 L23 30 M9 2 L9 30" /> </svg> <svg class="i-backwards" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L2 16 16 30 16 16 30 30 30 2 16 16 Z" /> </svg> <svg class="i-forwards" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L30 16 16 30 16 16 2 30 2 2 16 16 Z" /> </svg> <svg class="i-move" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 16 L29 16 M16 3 L16 29 M12 7 L16 3 20 7 M12 25 L16 29 20 25 M25 12 L29 16 25 20 M7 12 L3 16 7 20" /> </svg> <svg class="i-zoom-in" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M14 8 L14 20 M8 14 L20 14" /> </svg> <svg class="i-zoom-out" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M8 14 L20 14" /> </svg> <svg class="i-zoom-reset" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M9 12 L9 9 12 9 M16 9 L19 9 19 12 M9 16 L9 19 12 19 M19 16 L19 19 16 19" /> </svg> <svg class="i-fullscreen" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 12 L4 4 12 4 M20 4 L28 4 28 12 M4 20 L4 28 12 28 M28 20 L28 28 20 28" /> </svg> <svg class="i-fullscreen-exit" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 12 L12 12 12 4 M20 4 L20 12 28 12 M4 20 L12 20 12 28 M28 20 L20 20 20 28" /> </svg> <svg class="i-star" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L20 12 30 12 22 19 25 30 16 23 7 30 10 19 2 12 12 12 Z" /> </svg> <svg class="i-checkmark" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 20 L12 28 30 4" /> </svg> <svg class="i-chevron-top" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 20 L16 8 2 20" /> </svg> <svg class="i-chevron-right" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 30 L24 16 12 2" /> </svg> <svg class="i-chevron-bottom" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 12 L16 24 2 12" /> </svg> <svg class="i-chevron-left" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 30 L8 16 20 2" /> </svg> <svg class="i-arrow-top" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 10 L16 2 26 10 M16 2 L16 30" /> </svg> <svg class="i-arrow-right" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 6 L30 16 22 26 M30 16 L2 16" /> </svg> <svg class="i-arrow-bottom" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 22 L16 30 26 22 M16 30 L16 2" /> </svg> <svg class="i-arrow-left" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 6 L2 16 10 26 M2 16 L30 16" /> </svg> <svg class="i-caret-top" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 22 L16 6 2 22 Z" /> </svg> <svg class="i-caret-right" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 30 L26 16 10 2 Z" /> </svg> <svg class="i-caret-bottom" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 10 L16 26 2 10 Z" /> </svg> <svg class="i-caret-left" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 30 L6 16 22 2 Z" /> </svg> <svg class="i-start" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M8 2 L8 16 22 2 22 30 8 16 8 30" /> </svg> <svg class="i-end" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M24 2 L24 16 10 2 10 30 24 16 24 30" /> </svg> <svg class="i-eject" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 18 L16 5 2 18Z M2 25 L30 25" /> </svg> <svg class="i-mute" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 16 C20 8 15 2 15 2 L8 10 2 10 2 22 8 22 15 30 C15 30 20 24 20 16 Z" /> </svg> <svg class="i-volume" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 16 C20 8 15 2 15 2 L8 10 2 10 2 22 8 22 15 30 C15 30 20 24 20 16 Z M21 2 C21 2 25 6 25 16 25 26 21 30 21 30 M27 4 C27 4 30 8 30 16 30 24 27 28 27 28" /> </svg> <svg class="i-ban" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="16" r="14" /> <path d="M6 6 L26 26" /> </svg> <svg class="i-flag" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L6 30 M6 6 L26 6 20 12 26 18 6 18" /> </svg> <svg class="i-options" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 6 L4 6 M28 16 L4 16 M28 26 L4 26 M24 3 L24 9 M8 13 L8 19 M20 23 L20 29" /> </svg> <svg class="i-settings" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M13 2 L13 6 11 7 8 4 4 8 7 11 6 13 2 13 2 19 6 19 7 21 4 24 8 28 11 25 13 26 13 30 19 30 19 26 21 25 24 28 28 24 25 21 26 19 30 19 30 13 26 13 25 11 28 8 24 4 21 7 19 6 19 2 Z" /> <circle cx="16" cy="16" r="4" /> </svg> <svg class="i-heart" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 16 C1 12 2 6 7 4 12 2 15 6 16 8 17 6 21 2 26 4 31 6 31 12 28 16 25 20 16 28 16 28 16 28 7 20 4 16 Z" /> </svg> <svg class="i-clock" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="16" r="14" /> <path d="M16 8 L16 16 20 20" /> </svg> <svg class="i-menu" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 8 L28 8 M4 16 L28 16 M4 24 L28 24" /> </svg> <svg class="i-msg" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 4 L30 4 30 22 16 22 8 29 8 22 2 22 Z" /> </svg> <svg class="i-photo" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 24 L12 16 2 26 2 2 30 2 30 24 M16 20 L22 14 30 22 30 30 2 30 2 24" /> <circle cx="10" cy="9" r="3" /> </svg> <svg class="i-camera" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 8 L 9 8 12 4 20 4 23 8 30 8 30 26 2 26 Z" /> <circle cx="16" cy="16" r="5" /> </svg> <svg class="i-video" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 13 L30 8 30 24 22 19 Z M2 8 L2 24 22 24 22 8 Z" /> </svg> <svg class="i-music" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M11 25 L11 6 24 3 24 23 M11 13 L24 10" /> <ellipse cx="7" cy="25" rx="4" ry="5" /> <ellipse cx="20" cy="23" rx="4" ry="5" /> </svg> <svg class="i-mail" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 26 L30 26 30 6 2 6 Z M2 6 L16 16 30 6" /> </svg> <svg class="i-home" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 20 L12 30 4 30 4 12 16 2 28 12 28 30 20 30 20 20 Z" /> </svg> <svg class="i-user" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 11 C22 16 19 20 16 20 13 20 10 16 10 11 10 6 12 3 16 3 20 3 22 6 22 11 Z M4 30 L28 30 C28 21 22 20 16 20 10 20 4 21 4 30 Z" /> </svg> <svg class="i-signin" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 16 L23 16 M15 8 L23 16 15 24 M21 4 L29 4 29 28 21 28" /> </svg> <svg class="i-signout" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 16 L8 16 M20 8 L28 16 20 24 M11 28 L3 28 3 4 11 4" /> </svg> <svg class="i-trash" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 6 L6 6 8 30 24 30 26 6 4 6 M16 12 L16 24 M21 12 L20 24 M11 12 L12 24 M12 6 L13 2 19 2 20 6" /> </svg> <svg class="i-paperclip" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 9 L10 24 C10 28 13 30 16 30 19 30 22 28 22 24 L22 6 C22 3 20 2 18 2 16 2 14 3 14 6 L14 23 C14 24 15 25 16 25 17 25 18 24 18 23 L18 9" /> </svg> <svg class="i-file" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L6 30 26 30 26 10 18 2 Z M18 2 L18 10 26 10" /> </svg> <svg class="i-folder" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 26 L30 26 30 7 14 7 10 4 2 4 Z M30 12 L2 12" /> </svg> <svg class="i-folder-open" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 28 L28 28 30 12 14 12 10 8 2 8 Z M28 12 L28 4 4 4 4 8" /> </svg> <svg class="i-work" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 8 L2 8 2 26 30 26 Z M20 8 C20 8 20 4 16 4 12 4 12 8 12 8 M8 26 L8 8 M24 26 L24 8" /> </svg> <svg class="i-portfolio" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M29 17 L29 28 3 28 3 17 M2 8 L30 8 30 16 C30 16 24 20 16 20 8 20 2 16 2 16 L2 8 Z M16 22 L16 18 M20 8 C20 8 20 4 16 4 12 4 12 8 12 8" /> </svg> <svg class="i-book" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 7 C16 7 9 1 2 6 L2 28 C9 23 16 28 16 28 16 28 23 23 30 28 L30 6 C23 1 16 7 16 7 Z M16 7 L16 28" /> </svg> <svg class="i-calendar" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 6 L2 30 30 30 30 6 Z M2 15 L30 15 M7 3 L7 9 M13 3 L13 9 M19 3 L19 9 M25 3 L25 9" /> </svg> <svg class="i-print" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M7 25 L2 25 2 9 30 9 30 25 25 25 M7 19 L7 30 25 30 25 19 Z M25 9 L25 2 7 2 7 9 M22 14 L25 14" /> </svg> <svg class="i-eye" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="17" cy="15" r="1" /> <circle cx="16" cy="16" r="6" /> <path d="M2 16 C2 16 7 6 16 6 25 6 30 16 30 16 30 16 25 26 16 26 7 26 2 16 2 16 Z" /> </svg> <svg class="i-bookmark" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L26 2 26 30 16 20 6 30 Z" /> </svg> <svg class="i-tag" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="24" cy="8" r="2" /> <path d="M2 18 L18 2 30 2 30 14 14 30 Z" /> </svg> <svg class="i-lightning" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M18 13 L26 2 8 13 14 19 6 30 24 19 Z" /> </svg> <svg class="i-activity" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 16 L11 16 14 29 18 3 21 16 28 16" /> </svg> <svg class="i-location" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="11" r="4" /> <path d="M24 15 C21 22 16 30 16 30 16 30 11 22 8 15 5 8 10 2 16 2 22 2 27 8 24 15 Z" /> </svg> <svg class="i-export" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 22 L28 30 4 30 4 22 M16 4 L16 24 M8 12 L16 4 24 12" /> </svg> <svg class="i-import" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 22 L28 30 4 30 4 22 M16 4 L16 24 M8 16 L16 24 24 16" /> </svg> <svg class="i-inbox" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 15 L2 25 30 25 30 15 26 7 6 7 Z M2 15 L10 15 C10 15 11 20 16 20 21 20 22 15 22 15 L30 15" /> </svg> <svg class="i-archive" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 10 L4 28 28 28 28 10 M2 4 L2 10 30 10 30 4 Z M12 15 L20 15" /> </svg> <svg class="i-reply" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 6 L3 14 10 22 M3 14 L18 14 C26 14 30 18 30 26" /> </svg> <svg class="i-edit" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 7 L25 2 5 22 3 29 10 27 Z M21 6 L26 11 Z M5 22 L10 27 Z" /> </svg> <svg class="i-compose" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M27 15 L27 30 2 30 2 5 17 5 M30 6 L26 2 9 19 7 25 13 23 Z M22 6 L26 10 Z M9 19 L13 23 Z" /> </svg> <svg class="i-upload" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 18 L16 14 21 18 M16 14 L16 29" /> </svg> <svg class="i-download" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 26 L16 30 21 26 M16 16 L16 30" /> </svg> <svg class="i-send" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 16 L30 2 16 30 12 20 Z M30 2 L12 20" /> </svg> <svg class="i-link" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M18 8 C18 8 24 2 27 5 30 8 29 12 24 16 19 20 16 21 14 17 M14 24 C14 24 8 30 5 27 2 24 3 20 8 16 13 12 16 11 18 15" /> </svg> <svg class="i-code" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 9 L3 17 10 25 M22 9 L29 17 22 25 M18 7 L14 27" /> </svg> <svg class="i-lock" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 15 L5 30 27 30 27 15 Z M9 15 C9 9 9 5 16 5 23 5 23 9 23 15 M16 20 L16 23" /> <circle cx="16" cy="24" r="1" /> </svg> <svg class="i-unlock" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 15 L5 30 27 30 27 15 Z M9 15 C9 7 9 3 16 3 23 3 23 8 23 9 M16 20 L16 23" /> <circle cx="16" cy="24" r="1" /> </svg> <svg class="i-bell" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M8 17 C8 12 9 6 16 6 23 6 24 12 24 17 24 22 27 25 27 25 L5 25 C5 25 8 22 8 17 Z M20 25 C20 25 20 29 16 29 12 29 12 25 12 25 M16 3 L16 6" /> </svg> <svg class="i-alert" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 3 L30 29 2 29 Z M16 11 L16 19 M16 23 L16 25" /> </svg> <svg class="i-info" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 14 L16 23 M16 8 L16 10" /> <circle cx="16" cy="16" r="14" /> </svg> <svg class="i-creditcard" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 7 L2 25 30 25 30 7 Z M5 18 L9 18 M5 21 L11 21" /> <path d="M2 11 L2 13 30 13 30 11 Z" fill="currentColor" /> </svg> <svg class="i-cart" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 6 L30 6 27 19 9 19 M27 23 L10 23 5 2 2 2" /> <circle cx="25" cy="27" r="2" /> <circle cx="12" cy="27" r="2" /> </svg> <svg class="i-bag" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 9 L5 29 27 29 27 9 Z M10 9 C10 9 10 3 16 3 22 3 22 9 22 9" /> </svg> <svg class="i-gift" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 14 L4 30 28 30 28 14 M2 9 L2 14 30 14 30 9 Z M16 9 C 16 9 14 0 8 3 2 6 16 9 16 9 16 9 18 0 24 3 30 6 16 9 16 9 M16 9 L16 30" /> </svg> <svg class="i-external" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M14 9 L3 9 3 29 23 29 23 18 M18 4 L28 4 28 14 M28 4 L14 18" /> </svg> <svg class="i-reload" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M29 16 C29 22 24 29 16 29 8 29 3 22 3 16 3 10 8 3 16 3 21 3 25 6 27 9 M20 10 L27 9 28 2" /> </svg> <svg class="i-clipboard" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 2 L12 6 20 6 20 2 12 2 Z M11 4 L6 4 6 30 26 30 26 4 21 4" /> </svg> <svg class="i-filter" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 5 C2 5 6 3 16 3 26 3 30 5 30 5 L19 18 19 27 13 30 13 18 2 5Z" /> </svg> <svg class="i-feed" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="6" cy="26" r="2" fill="currentColor" /> <path d="M4 15 C11 15 17 21 17 28 M4 6 C17 6 26 15 26 28" /> </svg> <svg class="i-moon" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M14 2C 9 2 3 7 3 15 3 23 9 29 17 29 25 29 30 23 30 18 19 25 7 13 14 2Z" /> </svg> <svg class="i-microphone" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 C12 2 12 6 12 6 L12 16 C12 16 12 20 16 20 20 20 20 16 20 16 L20 6 C20 6 20 2 16 2 Z M8 17 C8 17 8 24 16 24 24 24 24 17 24 17 M13 29 L19 29 M16 24 L16 29" /> </svg> <svg class="i-telephone" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 12 C3 5 10 5 16 5 22 5 29 5 29 12 29 20 22 11 22 11 L10 11 C10 11 3 20 3 12 Z M11 14 C11 14 6 19 6 28 L26 28 C26 19 21 14 21 14 L11 14 Z" /> <circle cx="16" cy="21" r="4" /> </svg> <svg class="i-desktop" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 29 C10 29 10 24 16 24 22 24 22 29 22 29 L10 29 Z M2 6 L2 23 30 23 30 6 2 6 Z" /> </svg> <svg class="i-mobile" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M21 2 L11 2 C10 2 9 3 9 4 L9 28 C9 29 10 30 11 30 L21 30 C22 30 23 29 23 28 L23 4 C23 3 22 2 21 2 Z M9 5 L23 5 M9 27 L23 27" /> </svg> <svg class="i-ellipsis-horizontal" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="7" cy="16" r="2" /> <circle cx="16" cy="16" r="2" /> <circle cx="25" cy="16" r="2" /> </svg> <svg class="i-ellipsis-vertical" viewBox="0 0 32 32" width="64" height="64" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="7" r="2" /> <circle cx="16" cy="16" r="2" /> <circle cx="16" cy="25" r="2" /> </svg> <svg class="i-twitter" viewBox="0 0 64 64" width="64" height="64"> <path stroke-width="0" fill="currentColor" d="M60 16 L54 17 L58 12 L51 14 C42 4 28 15 32 24 C16 24 8 12 8 12 C8 12 2 21 12 28 L6 26 C6 32 10 36 17 38 L10 38 C14 46 21 46 21 46 C21 46 15 51 4 51 C37 67 57 37 54 21 Z" /> </svg> <svg class="i-github" viewBox="0 0 64 64" width="64" height="64"> <path stroke-width="0" fill="currentColor" d="M32 0 C14 0 0 14 0 32 0 53 19 62 22 62 24 62 24 61 24 60 L24 55 C17 57 14 53 13 50 13 50 13 49 11 47 10 46 6 44 10 44 13 44 15 48 15 48 18 52 22 51 24 50 24 48 26 46 26 46 18 45 12 42 12 31 12 27 13 24 15 22 15 22 13 18 15 13 15 13 20 13 24 17 27 15 37 15 40 17 44 13 49 13 49 13 51 20 49 22 49 22 51 24 52 27 52 31 52 42 45 45 38 46 39 47 40 49 40 52 L40 60 C40 61 40 62 42 62 45 62 64 53 64 32 64 14 50 0 32 0 Z" /> </svg> </div> </div> <hr /> <div class="i-medium"> <h4>Inline SVG - 32px</h4> <div> <svg class="i-search" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> </svg> <svg class="i-close" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 30 L30 2 M30 30 L2 2" /> </svg> <svg class="i-plus" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L16 30 M2 16 L30 16" /> </svg> <svg class="i-minus" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 16 L30 16" /> </svg> <svg class="i-play" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 2 L10 30 24 16 Z" /> </svg> <svg class="i-pause" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M23 2 L23 30 M9 2 L9 30" /> </svg> <svg class="i-backwards" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L2 16 16 30 16 16 30 30 30 2 16 16 Z" /> </svg> <svg class="i-forwards" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L30 16 16 30 16 16 2 30 2 2 16 16 Z" /> </svg> <svg class="i-move" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 16 L29 16 M16 3 L16 29 M12 7 L16 3 20 7 M12 25 L16 29 20 25 M25 12 L29 16 25 20 M7 12 L3 16 7 20" /> </svg> <svg class="i-zoom-in" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M14 8 L14 20 M8 14 L20 14" /> </svg> <svg class="i-zoom-out" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M8 14 L20 14" /> </svg> <svg class="i-zoom-reset" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M9 12 L9 9 12 9 M16 9 L19 9 19 12 M9 16 L9 19 12 19 M19 16 L19 19 16 19" /> </svg> <svg class="i-fullscreen" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 12 L4 4 12 4 M20 4 L28 4 28 12 M4 20 L4 28 12 28 M28 20 L28 28 20 28" /> </svg> <svg class="i-fullscreen-exit" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 12 L12 12 12 4 M20 4 L20 12 28 12 M4 20 L12 20 12 28 M28 20 L20 20 20 28" /> </svg> <svg class="i-star" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L20 12 30 12 22 19 25 30 16 23 7 30 10 19 2 12 12 12 Z" /> </svg> <svg class="i-checkmark" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 20 L12 28 30 4" /> </svg> <svg class="i-chevron-top" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 20 L16 8 2 20" /> </svg> <svg class="i-chevron-right" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 30 L24 16 12 2" /> </svg> <svg class="i-chevron-bottom" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 12 L16 24 2 12" /> </svg> <svg class="i-chevron-left" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 30 L8 16 20 2" /> </svg> <svg class="i-arrow-top" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 10 L16 2 26 10 M16 2 L16 30" /> </svg> <svg class="i-arrow-right" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 6 L30 16 22 26 M30 16 L2 16" /> </svg> <svg class="i-arrow-bottom" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 22 L16 30 26 22 M16 30 L16 2" /> </svg> <svg class="i-arrow-left" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 6 L2 16 10 26 M2 16 L30 16" /> </svg> <svg class="i-caret-top" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 22 L16 6 2 22 Z" /> </svg> <svg class="i-caret-right" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 30 L26 16 10 2 Z" /> </svg> <svg class="i-caret-bottom" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 10 L16 26 2 10 Z" /> </svg> <svg class="i-caret-left" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 30 L6 16 22 2 Z" /> </svg> <svg class="i-start" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M8 2 L8 16 22 2 22 30 8 16 8 30" /> </svg> <svg class="i-end" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M24 2 L24 16 10 2 10 30 24 16 24 30" /> </svg> <svg class="i-eject" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 18 L16 5 2 18Z M2 25 L30 25" /> </svg> <svg class="i-mute" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 16 C20 8 15 2 15 2 L8 10 2 10 2 22 8 22 15 30 C15 30 20 24 20 16 Z" /> </svg> <svg class="i-volume" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 16 C20 8 15 2 15 2 L8 10 2 10 2 22 8 22 15 30 C15 30 20 24 20 16 Z M21 2 C21 2 25 6 25 16 25 26 21 30 21 30 M27 4 C27 4 30 8 30 16 30 24 27 28 27 28" /> </svg> <svg class="i-ban" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="16" r="14" /> <path d="M6 6 L26 26" /> </svg> <svg class="i-flag" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L6 30 M6 6 L26 6 20 12 26 18 6 18" /> </svg> <svg class="i-options" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 6 L4 6 M28 16 L4 16 M28 26 L4 26 M24 3 L24 9 M8 13 L8 19 M20 23 L20 29" /> </svg> <svg class="i-settings" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M13 2 L13 6 11 7 8 4 4 8 7 11 6 13 2 13 2 19 6 19 7 21 4 24 8 28 11 25 13 26 13 30 19 30 19 26 21 25 24 28 28 24 25 21 26 19 30 19 30 13 26 13 25 11 28 8 24 4 21 7 19 6 19 2 Z" /> <circle cx="16" cy="16" r="4" /> </svg> <svg class="i-heart" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 16 C1 12 2 6 7 4 12 2 15 6 16 8 17 6 21 2 26 4 31 6 31 12 28 16 25 20 16 28 16 28 16 28 7 20 4 16 Z" /> </svg> <svg class="i-clock" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="16" r="14" /> <path d="M16 8 L16 16 20 20" /> </svg> <svg class="i-menu" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 8 L28 8 M4 16 L28 16 M4 24 L28 24" /> </svg> <svg class="i-msg" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 4 L30 4 30 22 16 22 8 29 8 22 2 22 Z" /> </svg> <svg class="i-photo" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 24 L12 16 2 26 2 2 30 2 30 24 M16 20 L22 14 30 22 30 30 2 30 2 24" /> <circle cx="10" cy="9" r="3" /> </svg> <svg class="i-camera" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 8 L 9 8 12 4 20 4 23 8 30 8 30 26 2 26 Z" /> <circle cx="16" cy="16" r="5" /> </svg> <svg class="i-video" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 13 L30 8 30 24 22 19 Z M2 8 L2 24 22 24 22 8 Z" /> </svg> <svg class="i-music" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M11 25 L11 6 24 3 24 23 M11 13 L24 10" /> <ellipse cx="7" cy="25" rx="4" ry="5" /> <ellipse cx="20" cy="23" rx="4" ry="5" /> </svg> <svg class="i-mail" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 26 L30 26 30 6 2 6 Z M2 6 L16 16 30 6" /> </svg> <svg class="i-home" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 20 L12 30 4 30 4 12 16 2 28 12 28 30 20 30 20 20 Z" /> </svg> <svg class="i-user" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 11 C22 16 19 20 16 20 13 20 10 16 10 11 10 6 12 3 16 3 20 3 22 6 22 11 Z M4 30 L28 30 C28 21 22 20 16 20 10 20 4 21 4 30 Z" /> </svg> <svg class="i-signin" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 16 L23 16 M15 8 L23 16 15 24 M21 4 L29 4 29 28 21 28" /> </svg> <svg class="i-signout" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 16 L8 16 M20 8 L28 16 20 24 M11 28 L3 28 3 4 11 4" /> </svg> <svg class="i-trash" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 6 L6 6 8 30 24 30 26 6 4 6 M16 12 L16 24 M21 12 L20 24 M11 12 L12 24 M12 6 L13 2 19 2 20 6" /> </svg> <svg class="i-paperclip" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 9 L10 24 C10 28 13 30 16 30 19 30 22 28 22 24 L22 6 C22 3 20 2 18 2 16 2 14 3 14 6 L14 23 C14 24 15 25 16 25 17 25 18 24 18 23 L18 9" /> </svg> <svg class="i-file" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L6 30 26 30 26 10 18 2 Z M18 2 L18 10 26 10" /> </svg> <svg class="i-folder" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 26 L30 26 30 7 14 7 10 4 2 4 Z M30 12 L2 12" /> </svg> <svg class="i-folder-open" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 28 L28 28 30 12 14 12 10 8 2 8 Z M28 12 L28 4 4 4 4 8" /> </svg> <svg class="i-work" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 8 L2 8 2 26 30 26 Z M20 8 C20 8 20 4 16 4 12 4 12 8 12 8 M8 26 L8 8 M24 26 L24 8" /> </svg> <svg class="i-portfolio" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M29 17 L29 28 3 28 3 17 M2 8 L30 8 30 16 C30 16 24 20 16 20 8 20 2 16 2 16 L2 8 Z M16 22 L16 18 M20 8 C20 8 20 4 16 4 12 4 12 8 12 8" /> </svg> <svg class="i-book" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 7 C16 7 9 1 2 6 L2 28 C9 23 16 28 16 28 16 28 23 23 30 28 L30 6 C23 1 16 7 16 7 Z M16 7 L16 28" /> </svg> <svg class="i-calendar" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 6 L2 30 30 30 30 6 Z M2 15 L30 15 M7 3 L7 9 M13 3 L13 9 M19 3 L19 9 M25 3 L25 9" /> </svg> <svg class="i-print" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M7 25 L2 25 2 9 30 9 30 25 25 25 M7 19 L7 30 25 30 25 19 Z M25 9 L25 2 7 2 7 9 M22 14 L25 14" /> </svg> <svg class="i-eye" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="17" cy="15" r="1" /> <circle cx="16" cy="16" r="6" /> <path d="M2 16 C2 16 7 6 16 6 25 6 30 16 30 16 30 16 25 26 16 26 7 26 2 16 2 16 Z" /> </svg> <svg class="i-bookmark" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L26 2 26 30 16 20 6 30 Z" /> </svg> <svg class="i-tag" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="24" cy="8" r="2" /> <path d="M2 18 L18 2 30 2 30 14 14 30 Z" /> </svg> <svg class="i-lightning" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M18 13 L26 2 8 13 14 19 6 30 24 19 Z" /> </svg> <svg class="i-activity" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 16 L11 16 14 29 18 3 21 16 28 16" /> </svg> <svg class="i-location" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="11" r="4" /> <path d="M24 15 C21 22 16 30 16 30 16 30 11 22 8 15 5 8 10 2 16 2 22 2 27 8 24 15 Z" /> </svg> <svg class="i-export" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 22 L28 30 4 30 4 22 M16 4 L16 24 M8 12 L16 4 24 12" /> </svg> <svg class="i-import" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 22 L28 30 4 30 4 22 M16 4 L16 24 M8 16 L16 24 24 16" /> </svg> <svg class="i-inbox" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 15 L2 25 30 25 30 15 26 7 6 7 Z M2 15 L10 15 C10 15 11 20 16 20 21 20 22 15 22 15 L30 15" /> </svg> <svg class="i-archive" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 10 L4 28 28 28 28 10 M2 4 L2 10 30 10 30 4 Z M12 15 L20 15" /> </svg> <svg class="i-reply" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 6 L3 14 10 22 M3 14 L18 14 C26 14 30 18 30 26" /> </svg> <svg class="i-edit" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 7 L25 2 5 22 3 29 10 27 Z M21 6 L26 11 Z M5 22 L10 27 Z" /> </svg> <svg class="i-compose" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M27 15 L27 30 2 30 2 5 17 5 M30 6 L26 2 9 19 7 25 13 23 Z M22 6 L26 10 Z M9 19 L13 23 Z" /> </svg> <svg class="i-upload" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 18 L16 14 21 18 M16 14 L16 29" /> </svg> <svg class="i-download" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 26 L16 30 21 26 M16 16 L16 30" /> </svg> <svg class="i-send" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 16 L30 2 16 30 12 20 Z M30 2 L12 20" /> </svg> <svg class="i-link" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M18 8 C18 8 24 2 27 5 30 8 29 12 24 16 19 20 16 21 14 17 M14 24 C14 24 8 30 5 27 2 24 3 20 8 16 13 12 16 11 18 15" /> </svg> <svg class="i-code" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 9 L3 17 10 25 M22 9 L29 17 22 25 M18 7 L14 27" /> </svg> <svg class="i-lock" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 15 L5 30 27 30 27 15 Z M9 15 C9 9 9 5 16 5 23 5 23 9 23 15 M16 20 L16 23" /> <circle cx="16" cy="24" r="1" /> </svg> <svg class="i-unlock" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 15 L5 30 27 30 27 15 Z M9 15 C9 7 9 3 16 3 23 3 23 8 23 9 M16 20 L16 23" /> <circle cx="16" cy="24" r="1" /> </svg> <svg class="i-bell" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M8 17 C8 12 9 6 16 6 23 6 24 12 24 17 24 22 27 25 27 25 L5 25 C5 25 8 22 8 17 Z M20 25 C20 25 20 29 16 29 12 29 12 25 12 25 M16 3 L16 6" /> </svg> <svg class="i-alert" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 3 L30 29 2 29 Z M16 11 L16 19 M16 23 L16 25" /> </svg> <svg class="i-info" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 14 L16 23 M16 8 L16 10" /> <circle cx="16" cy="16" r="14" /> </svg> <svg class="i-creditcard" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 7 L2 25 30 25 30 7 Z M5 18 L9 18 M5 21 L11 21" /> <path d="M2 11 L2 13 30 13 30 11 Z" fill="currentColor" /> </svg> <svg class="i-cart" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 6 L30 6 27 19 9 19 M27 23 L10 23 5 2 2 2" /> <circle cx="25" cy="27" r="2" /> <circle cx="12" cy="27" r="2" /> </svg> <svg class="i-bag" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 9 L5 29 27 29 27 9 Z M10 9 C10 9 10 3 16 3 22 3 22 9 22 9" /> </svg> <svg class="i-gift" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 14 L4 30 28 30 28 14 M2 9 L2 14 30 14 30 9 Z M16 9 C 16 9 14 0 8 3 2 6 16 9 16 9 16 9 18 0 24 3 30 6 16 9 16 9 M16 9 L16 30" /> </svg> <svg class="i-external" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M14 9 L3 9 3 29 23 29 23 18 M18 4 L28 4 28 14 M28 4 L14 18" /> </svg> <svg class="i-reload" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M29 16 C29 22 24 29 16 29 8 29 3 22 3 16 3 10 8 3 16 3 21 3 25 6 27 9 M20 10 L27 9 28 2" /> </svg> <svg class="i-clipboard" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 2 L12 6 20 6 20 2 12 2 Z M11 4 L6 4 6 30 26 30 26 4 21 4" /> </svg> <svg class="i-filter" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 5 C2 5 6 3 16 3 26 3 30 5 30 5 L19 18 19 27 13 30 13 18 2 5Z" /> </svg> <svg class="i-feed" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="6" cy="26" r="2" fill="currentColor" /> <path d="M4 15 C11 15 17 21 17 28 M4 6 C17 6 26 15 26 28" /> </svg> <svg class="i-moon" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M14 2C 9 2 3 7 3 15 3 23 9 29 17 29 25 29 30 23 30 18 19 25 7 13 14 2Z" /> </svg> <svg class="i-microphone" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 C12 2 12 6 12 6 L12 16 C12 16 12 20 16 20 20 20 20 16 20 16 L20 6 C20 6 20 2 16 2 Z M8 17 C8 17 8 24 16 24 24 24 24 17 24 17 M13 29 L19 29 M16 24 L16 29" /> </svg> <svg class="i-telephone" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 12 C3 5 10 5 16 5 22 5 29 5 29 12 29 20 22 11 22 11 L10 11 C10 11 3 20 3 12 Z M11 14 C11 14 6 19 6 28 L26 28 C26 19 21 14 21 14 L11 14 Z" /> <circle cx="16" cy="21" r="4" /> </svg> <svg class="i-desktop" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 29 C10 29 10 24 16 24 22 24 22 29 22 29 L10 29 Z M2 6 L2 23 30 23 30 6 2 6 Z" /> </svg> <svg class="i-mobile" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M21 2 L11 2 C10 2 9 3 9 4 L9 28 C9 29 10 30 11 30 L21 30 C22 30 23 29 23 28 L23 4 C23 3 22 2 21 2 Z M9 5 L23 5 M9 27 L23 27" /> </svg> <svg class="i-ellipsis-horizontal" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="7" cy="16" r="2" /> <circle cx="16" cy="16" r="2" /> <circle cx="25" cy="16" r="2" /> </svg> <svg class="i-ellipsis-vertical" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="7" r="2" /> <circle cx="16" cy="16" r="2" /> <circle cx="16" cy="25" r="2" /> </svg> <svg class="i-twitter" viewBox="0 0 64 64" width="32" height="32"> <path stroke-width="0" fill="currentColor" d="M60 16 L54 17 L58 12 L51 14 C42 4 28 15 32 24 C16 24 8 12 8 12 C8 12 2 21 12 28 L6 26 C6 32 10 36 17 38 L10 38 C14 46 21 46 21 46 C21 46 15 51 4 51 C37 67 57 37 54 21 Z" /> </svg> <svg class="i-github" viewBox="0 0 64 64" width="32" height="32"> <path stroke-width="0" fill="currentColor" d="M32 0 C14 0 0 14 0 32 0 53 19 62 22 62 24 62 24 61 24 60 L24 55 C17 57 14 53 13 50 13 50 13 49 11 47 10 46 6 44 10 44 13 44 15 48 15 48 18 52 22 51 24 50 24 48 26 46 26 46 18 45 12 42 12 31 12 27 13 24 15 22 15 22 13 18 15 13 15 13 20 13 24 17 27 15 37 15 40 17 44 13 49 13 49 13 51 20 49 22 49 22 51 24 52 27 52 31 52 42 45 45 38 46 39 47 40 49 40 52 L40 60 C40 61 40 62 42 62 45 62 64 53 64 32 64 14 50 0 32 0 Z" /> </svg> </div> </div> <hr /> <div class="i-small"> <h4>Inline SVG - 24px</h4> <div> <svg class="i-search" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> </svg> <svg class="i-close" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 30 L30 2 M30 30 L2 2" /> </svg> <svg class="i-plus" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L16 30 M2 16 L30 16" /> </svg> <svg class="i-minus" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 16 L30 16" /> </svg> <svg class="i-play" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 2 L10 30 24 16 Z" /> </svg> <svg class="i-pause" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M23 2 L23 30 M9 2 L9 30" /> </svg> <svg class="i-backwards" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L2 16 16 30 16 16 30 30 30 2 16 16 Z" /> </svg> <svg class="i-forwards" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L30 16 16 30 16 16 2 30 2 2 16 16 Z" /> </svg> <svg class="i-move" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 16 L29 16 M16 3 L16 29 M12 7 L16 3 20 7 M12 25 L16 29 20 25 M25 12 L29 16 25 20 M7 12 L3 16 7 20" /> </svg> <svg class="i-zoom-in" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M14 8 L14 20 M8 14 L20 14" /> </svg> <svg class="i-zoom-out" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M8 14 L20 14" /> </svg> <svg class="i-zoom-reset" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="14" cy="14" r="12" /> <path d="M23 23 L30 30" /> <path d="M9 12 L9 9 12 9 M16 9 L19 9 19 12 M9 16 L9 19 12 19 M19 16 L19 19 16 19" /> </svg> <svg class="i-fullscreen" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 12 L4 4 12 4 M20 4 L28 4 28 12 M4 20 L4 28 12 28 M28 20 L28 28 20 28" /> </svg> <svg class="i-fullscreen-exit" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 12 L12 12 12 4 M20 4 L20 12 28 12 M4 20 L12 20 12 28 M28 20 L20 20 20 28" /> </svg> <svg class="i-star" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 L20 12 30 12 22 19 25 30 16 23 7 30 10 19 2 12 12 12 Z" /> </svg> <svg class="i-checkmark" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 20 L12 28 30 4" /> </svg> <svg class="i-chevron-top" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 20 L16 8 2 20" /> </svg> <svg class="i-chevron-right" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 30 L24 16 12 2" /> </svg> <svg class="i-chevron-bottom" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 12 L16 24 2 12" /> </svg> <svg class="i-chevron-left" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 30 L8 16 20 2" /> </svg> <svg class="i-arrow-top" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 10 L16 2 26 10 M16 2 L16 30" /> </svg> <svg class="i-arrow-right" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 6 L30 16 22 26 M30 16 L2 16" /> </svg> <svg class="i-arrow-bottom" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 22 L16 30 26 22 M16 30 L16 2" /> </svg> <svg class="i-arrow-left" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 6 L2 16 10 26 M2 16 L30 16" /> </svg> <svg class="i-caret-top" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 22 L16 6 2 22 Z" /> </svg> <svg class="i-caret-right" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 30 L26 16 10 2 Z" /> </svg> <svg class="i-caret-bottom" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 10 L16 26 2 10 Z" /> </svg> <svg class="i-caret-left" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 30 L6 16 22 2 Z" /> </svg> <svg class="i-start" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M8 2 L8 16 22 2 22 30 8 16 8 30" /> </svg> <svg class="i-end" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M24 2 L24 16 10 2 10 30 24 16 24 30" /> </svg> <svg class="i-eject" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 18 L16 5 2 18Z M2 25 L30 25" /> </svg> <svg class="i-mute" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 16 C20 8 15 2 15 2 L8 10 2 10 2 22 8 22 15 30 C15 30 20 24 20 16 Z" /> </svg> <svg class="i-volume" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 16 C20 8 15 2 15 2 L8 10 2 10 2 22 8 22 15 30 C15 30 20 24 20 16 Z M21 2 C21 2 25 6 25 16 25 26 21 30 21 30 M27 4 C27 4 30 8 30 16 30 24 27 28 27 28" /> </svg> <svg class="i-ban" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="16" r="14" /> <path d="M6 6 L26 26" /> </svg> <svg class="i-flag" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L6 30 M6 6 L26 6 20 12 26 18 6 18" /> </svg> <svg class="i-options" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 6 L4 6 M28 16 L4 16 M28 26 L4 26 M24 3 L24 9 M8 13 L8 19 M20 23 L20 29" /> </svg> <svg class="i-settings" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M13 2 L13 6 11 7 8 4 4 8 7 11 6 13 2 13 2 19 6 19 7 21 4 24 8 28 11 25 13 26 13 30 19 30 19 26 21 25 24 28 28 24 25 21 26 19 30 19 30 13 26 13 25 11 28 8 24 4 21 7 19 6 19 2 Z" /> <circle cx="16" cy="16" r="4" /> </svg> <svg class="i-heart" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 16 C1 12 2 6 7 4 12 2 15 6 16 8 17 6 21 2 26 4 31 6 31 12 28 16 25 20 16 28 16 28 16 28 7 20 4 16 Z" /> </svg> <svg class="i-clock" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="16" r="14" /> <path d="M16 8 L16 16 20 20" /> </svg> <svg class="i-menu" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 8 L28 8 M4 16 L28 16 M4 24 L28 24" /> </svg> <svg class="i-msg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 4 L30 4 30 22 16 22 8 29 8 22 2 22 Z" /> </svg> <svg class="i-photo" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M20 24 L12 16 2 26 2 2 30 2 30 24 M16 20 L22 14 30 22 30 30 2 30 2 24" /> <circle cx="10" cy="9" r="3" /> </svg> <svg class="i-camera" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 8 L 9 8 12 4 20 4 23 8 30 8 30 26 2 26 Z" /> <circle cx="16" cy="16" r="5" /> </svg> <svg class="i-video" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 13 L30 8 30 24 22 19 Z M2 8 L2 24 22 24 22 8 Z" /> </svg> <svg class="i-music" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M11 25 L11 6 24 3 24 23 M11 13 L24 10" /> <ellipse cx="7" cy="25" rx="4" ry="5" /> <ellipse cx="20" cy="23" rx="4" ry="5" /> </svg> <svg class="i-mail" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 26 L30 26 30 6 2 6 Z M2 6 L16 16 30 6" /> </svg> <svg class="i-home" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 20 L12 30 4 30 4 12 16 2 28 12 28 30 20 30 20 20 Z" /> </svg> <svg class="i-user" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M22 11 C22 16 19 20 16 20 13 20 10 16 10 11 10 6 12 3 16 3 20 3 22 6 22 11 Z M4 30 L28 30 C28 21 22 20 16 20 10 20 4 21 4 30 Z" /> </svg> <svg class="i-signin" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 16 L23 16 M15 8 L23 16 15 24 M21 4 L29 4 29 28 21 28" /> </svg> <svg class="i-signout" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 16 L8 16 M20 8 L28 16 20 24 M11 28 L3 28 3 4 11 4" /> </svg> <svg class="i-trash" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 6 L6 6 8 30 24 30 26 6 4 6 M16 12 L16 24 M21 12 L20 24 M11 12 L12 24 M12 6 L13 2 19 2 20 6" /> </svg> <svg class="i-paperclip" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 9 L10 24 C10 28 13 30 16 30 19 30 22 28 22 24 L22 6 C22 3 20 2 18 2 16 2 14 3 14 6 L14 23 C14 24 15 25 16 25 17 25 18 24 18 23 L18 9" /> </svg> <svg class="i-file" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L6 30 26 30 26 10 18 2 Z M18 2 L18 10 26 10" /> </svg> <svg class="i-folder" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 26 L30 26 30 7 14 7 10 4 2 4 Z M30 12 L2 12" /> </svg> <svg class="i-folder-open" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 28 L28 28 30 12 14 12 10 8 2 8 Z M28 12 L28 4 4 4 4 8" /> </svg> <svg class="i-work" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 8 L2 8 2 26 30 26 Z M20 8 C20 8 20 4 16 4 12 4 12 8 12 8 M8 26 L8 8 M24 26 L24 8" /> </svg> <svg class="i-portfolio" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M29 17 L29 28 3 28 3 17 M2 8 L30 8 30 16 C30 16 24 20 16 20 8 20 2 16 2 16 L2 8 Z M16 22 L16 18 M20 8 C20 8 20 4 16 4 12 4 12 8 12 8" /> </svg> <svg class="i-book" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 7 C16 7 9 1 2 6 L2 28 C9 23 16 28 16 28 16 28 23 23 30 28 L30 6 C23 1 16 7 16 7 Z M16 7 L16 28" /> </svg> <svg class="i-calendar" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 6 L2 30 30 30 30 6 Z M2 15 L30 15 M7 3 L7 9 M13 3 L13 9 M19 3 L19 9 M25 3 L25 9" /> </svg> <svg class="i-print" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M7 25 L2 25 2 9 30 9 30 25 25 25 M7 19 L7 30 25 30 25 19 Z M25 9 L25 2 7 2 7 9 M22 14 L25 14" /> </svg> <svg class="i-eye" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="17" cy="15" r="1" /> <circle cx="16" cy="16" r="6" /> <path d="M2 16 C2 16 7 6 16 6 25 6 30 16 30 16 30 16 25 26 16 26 7 26 2 16 2 16 Z" /> </svg> <svg class="i-bookmark" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 2 L26 2 26 30 16 20 6 30 Z" /> </svg> <svg class="i-tag" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="24" cy="8" r="2" /> <path d="M2 18 L18 2 30 2 30 14 14 30 Z" /> </svg> <svg class="i-lightning" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M18 13 L26 2 8 13 14 19 6 30 24 19 Z" /> </svg> <svg class="i-activity" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 16 L11 16 14 29 18 3 21 16 28 16" /> </svg> <svg class="i-location" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="11" r="4" /> <path d="M24 15 C21 22 16 30 16 30 16 30 11 22 8 15 5 8 10 2 16 2 22 2 27 8 24 15 Z" /> </svg> <svg class="i-export" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 22 L28 30 4 30 4 22 M16 4 L16 24 M8 12 L16 4 24 12" /> </svg> <svg class="i-import" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M28 22 L28 30 4 30 4 22 M16 4 L16 24 M8 16 L16 24 24 16" /> </svg> <svg class="i-inbox" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 15 L2 25 30 25 30 15 26 7 6 7 Z M2 15 L10 15 C10 15 11 20 16 20 21 20 22 15 22 15 L30 15" /> </svg> <svg class="i-archive" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 10 L4 28 28 28 28 10 M2 4 L2 10 30 10 30 4 Z M12 15 L20 15" /> </svg> <svg class="i-reply" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 6 L3 14 10 22 M3 14 L18 14 C26 14 30 18 30 26" /> </svg> <svg class="i-edit" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M30 7 L25 2 5 22 3 29 10 27 Z M21 6 L26 11 Z M5 22 L10 27 Z" /> </svg> <svg class="i-compose" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M27 15 L27 30 2 30 2 5 17 5 M30 6 L26 2 9 19 7 25 13 23 Z M22 6 L26 10 Z M9 19 L13 23 Z" /> </svg> <svg class="i-upload" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 18 L16 14 21 18 M16 14 L16 29" /> </svg> <svg class="i-download" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 26 L16 30 21 26 M16 16 L16 30" /> </svg> <svg class="i-send" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 16 L30 2 16 30 12 20 Z M30 2 L12 20" /> </svg> <svg class="i-link" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M18 8 C18 8 24 2 27 5 30 8 29 12 24 16 19 20 16 21 14 17 M14 24 C14 24 8 30 5 27 2 24 3 20 8 16 13 12 16 11 18 15" /> </svg> <svg class="i-code" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 9 L3 17 10 25 M22 9 L29 17 22 25 M18 7 L14 27" /> </svg> <svg class="i-lock" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 15 L5 30 27 30 27 15 Z M9 15 C9 9 9 5 16 5 23 5 23 9 23 15 M16 20 L16 23" /> <circle cx="16" cy="24" r="1" /> </svg> <svg class="i-unlock" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 15 L5 30 27 30 27 15 Z M9 15 C9 7 9 3 16 3 23 3 23 8 23 9 M16 20 L16 23" /> <circle cx="16" cy="24" r="1" /> </svg> <svg class="i-bell" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M8 17 C8 12 9 6 16 6 23 6 24 12 24 17 24 22 27 25 27 25 L5 25 C5 25 8 22 8 17 Z M20 25 C20 25 20 29 16 29 12 29 12 25 12 25 M16 3 L16 6" /> </svg> <svg class="i-alert" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 3 L30 29 2 29 Z M16 11 L16 19 M16 23 L16 25" /> </svg> <svg class="i-info" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 14 L16 23 M16 8 L16 10" /> <circle cx="16" cy="16" r="14" /> </svg> <svg class="i-creditcard" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 7 L2 25 30 25 30 7 Z M5 18 L9 18 M5 21 L11 21" /> <path d="M2 11 L2 13 30 13 30 11 Z" fill="currentColor" /> </svg> <svg class="i-cart" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M6 6 L30 6 27 19 9 19 M27 23 L10 23 5 2 2 2" /> <circle cx="25" cy="27" r="2" /> <circle cx="12" cy="27" r="2" /> </svg> <svg class="i-bag" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M5 9 L5 29 27 29 27 9 Z M10 9 C10 9 10 3 16 3 22 3 22 9 22 9" /> </svg> <svg class="i-gift" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M4 14 L4 30 28 30 28 14 M2 9 L2 14 30 14 30 9 Z M16 9 C 16 9 14 0 8 3 2 6 16 9 16 9 16 9 18 0 24 3 30 6 16 9 16 9 M16 9 L16 30" /> </svg> <svg class="i-external" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M14 9 L3 9 3 29 23 29 23 18 M18 4 L28 4 28 14 M28 4 L14 18" /> </svg> <svg class="i-reload" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M29 16 C29 22 24 29 16 29 8 29 3 22 3 16 3 10 8 3 16 3 21 3 25 6 27 9 M20 10 L27 9 28 2" /> </svg> <svg class="i-clipboard" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M12 2 L12 6 20 6 20 2 12 2 Z M11 4 L6 4 6 30 26 30 26 4 21 4" /> </svg> <svg class="i-filter" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M2 5 C2 5 6 3 16 3 26 3 30 5 30 5 L19 18 19 27 13 30 13 18 2 5Z" /> </svg> <svg class="i-feed" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="6" cy="26" r="2" fill="currentColor" /> <path d="M4 15 C11 15 17 21 17 28 M4 6 C17 6 26 15 26 28" /> </svg> <svg class="i-moon" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M14 2C 9 2 3 7 3 15 3 23 9 29 17 29 25 29 30 23 30 18 19 25 7 13 14 2Z" /> </svg> <svg class="i-microphone" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M16 2 C12 2 12 6 12 6 L12 16 C12 16 12 20 16 20 20 20 20 16 20 16 L20 6 C20 6 20 2 16 2 Z M8 17 C8 17 8 24 16 24 24 24 24 17 24 17 M13 29 L19 29 M16 24 L16 29" /> </svg> <svg class="i-telephone" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M3 12 C3 5 10 5 16 5 22 5 29 5 29 12 29 20 22 11 22 11 L10 11 C10 11 3 20 3 12 Z M11 14 C11 14 6 19 6 28 L26 28 C26 19 21 14 21 14 L11 14 Z" /> <circle cx="16" cy="21" r="4" /> </svg> <svg class="i-desktop" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M10 29 C10 29 10 24 16 24 22 24 22 29 22 29 L10 29 Z M2 6 L2 23 30 23 30 6 2 6 Z" /> </svg> <svg class="i-mobile" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <path d="M21 2 L11 2 C10 2 9 3 9 4 L9 28 C9 29 10 30 11 30 L21 30 C22 30 23 29 23 28 L23 4 C23 3 22 2 21 2 Z M9 5 L23 5 M9 27 L23 27" /> </svg> <svg class="i-ellipsis-horizontal" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="7" cy="16" r="2" /> <circle cx="16" cy="16" r="2" /> <circle cx="25" cy="16" r="2" /> </svg> <svg class="i-ellipsis-vertical" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"> <circle cx="16" cy="7" r="2" /> <circle cx="16" cy="16" r="2" /> <circle cx="16" cy="25" r="2" /> </svg> <svg class="i-twitter" viewBox="0 0 64 64" width="24" height="24"> <path stroke-width="0" fill="currentColor" d="M60 16 L54 17 L58 12 L51 14 C42 4 28 15 32 24 C16 24 8 12 8 12 C8 12 2 21 12 28 L6 26 C6 32 10 36 17 38 L10 38 C14 46 21 46 21 46 C21 46 15 51 4 51 C37 67 57 37 54 21 Z" /> </svg> <svg class="i-github" viewBox="0 0 64 64" width="24" height="24"> <path stroke-width="0" fill="currentColor" d="M32 0 C14 0 0 14 0 32 0 53 19 62 22 62 24 62 24 61 24 60 L24 55 C17 57 14 53 13 50 13 50 13 49 11 47 10 46 6 44 10 44 13 44 15 48 15 48 18 52 22 51 24 50 24 48 26 46 26 46 18 45 12 42 12 31 12 27 13 24 15 22 15 22 13 18 15 13 15 13 20 13 24 17 27 15 37 15 40 17 44 13 49 13 49 13 51 20 49 22 49 22 51 24 52 27 52 31 52 42 45 45 38 46 39 47 40 49 40 52 L40 60 C40 61 40 62 42 62 45 62 64 53 64 32 64 14 50 0 32 0 Z" /> </svg> </div> </div> </body> </html>
danklammer/bytesize-icons
examples/bytesize-inline.html
HTML
mit
89,574
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Function _opciones_numero_actual | magophp</title> <link rel="stylesheet" href="resources/style.css?c2f33731c1948fbed7c333554678bfa68d4817da"> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Packages</h3> <ul> <li> <a href="package-.html"> <span></span> </a> <ul> <li> <a href="package-.menu.html"> \menu </a> </li> <li> <a href="package-.opciones.html"> \opciones </a> </li> </ul></li> <li> <a href="package-admin.html"> admin<span></span> </a> <ul> <li> <a href="package-admin.captcha.html"> captcha </a> </li> <li> <a href="package-admin.contenido.html"> contenido </a> </li> <li> <a href="package-admin.errores.html"> errores </a> </li> <li> <a href="package-admin.formularios.html"> formularios<span></span> </a> <ul> <li> <a href="package-admin.formularios.sql.html"> sql </a> </li> </ul></li> <li> <a href="package-admin.funciones.html"> funciones </a> </li> <li> <a href="package-admin.getbootstrap.html"> getbootstrap </a> </li> <li> <a href="package-admin.mensajes.html"> mensajes </a> </li> <li> <a href="package-admin.menu.html"> menu </a> </li> <li> <a href="package-admin.mvc.html"> mvc </a> </li> <li> <a href="package-admin.paginacion.html"> paginacion </a> </li> <li> <a href="package-admin.permisos.html"> permisos </a> </li> <li> <a href="package-admin.traductor.html"> traductor </a> </li> </ul></li> <li> <a href="package-gestion.html"> gestion<span></span> </a> <ul> <li> <a href="package-gestion..html"> <span></span> </a> <ul> <li> <a href="package-gestion..actualizaciones.html"> actualizaciones </a> </li> <li> <a href="package-gestion..contenido.html"> contenido </a> </li> <li> <a href="package-gestion..grupos.html"> grupos </a> </li> <li> <a href="package-gestion..idiomas.html"> idiomas </a> </li> </ul></li></ul></li> <li> <a href="package-logs.html"> logs </a> </li> <li> <a href="package-menu.html"> menu </a> </li> <li> <a href="package-None.html"> None </a> </li> <li> <a href="package-opciones.html"> opciones </a> </li> </ul> </div> <hr> <div id="elements"> <h3>Classes</h3> <ul> <li><a href="class-GoogleTranslate.html">GoogleTranslate</a></li> <li><a href="class-PDF.html">PDF</a></li> </ul> <h3>Functions</h3> <ul> <li><a href="function-_grupos_existe.html">_grupos_existe</a></li> <li><a href="function-_opciones_add.html">_opciones_add</a></li> <li><a href="function-_opciones_campos_a_mostrar.html">_opciones_campos_a_mostrar</a></li> <li><a href="function-_opciones_campos_disponibles.html">_opciones_campos_disponibles</a></li> <li class="active"><a href="function-_opciones_numero_actual.html">_opciones_numero_actual</a></li> <li><a href="function-_paginas_add.html">_paginas_add</a></li> <li><a href="function-_paginas_campo.html">_paginas_campo</a></li> <li><a href="function-_paginas_campo_add.html">_paginas_campo_add</a></li> <li><a href="function-_paginas_existe.html">_paginas_existe</a></li> <li><a href="function-_paginas_numero_actual.html">_paginas_numero_actual</a></li> <li><a href="function-_paginas_total.html">_paginas_total</a></li> <li><a href="function-_permisos_add.html">_permisos_add</a></li> <li><a href="function-_permisos_campo.html">_permisos_campo</a></li> <li><a href="function-_permisos_campo_add.html">_permisos_campo_add</a></li> <li><a href="function-_permisos_numero_actual.html">_permisos_numero_actual</a></li> <li><a href="function-_permisos_paginas_segun_grupo.html">_permisos_paginas_segun_grupo</a></li> <li><a href="function-_traducciones_add.html">_traducciones_add</a></li> <li><a href="function-_traducciones_campo.html">_traducciones_campo</a></li> <li><a href="function-_traducciones_campo_add.html">_traducciones_campo_add</a></li> <li><a href="function-_traducciones_numero_actual.html">_traducciones_numero_actual</a></li> <li><a href="function-_traducciones_segun_idioma_frase.html">_traducciones_segun_idioma_frase</a></li> <li><a href="function-_traducciones_total_segun_idioma.html">_traducciones_total_segun_idioma</a></li> <li><a href="function-_usuarios_add.html">_usuarios_add</a></li> <li><a href="function-_usuarios_campo.html">_usuarios_campo</a></li> <li><a href="function-_usuarios_campo_add.html">_usuarios_campo_add</a></li> <li><a href="function-_usuarios_campo_segun_email.html">_usuarios_campo_segun_email</a></li> <li><a href="function-_usuarios_numero_actual.html">_usuarios_numero_actual</a></li> <li><a href="function-_usuarios_total_segun_grupo.html">_usuarios_total_segun_grupo</a></li> <li><a href="function-cambio_claves_add.html">cambio_claves_add</a></li> <li><a href="function-cambio_claves_campo.html">cambio_claves_campo</a></li> <li><a href="function-cambio_claves_campo_add.html">cambio_claves_campo_add</a></li> <li><a href="function-cambio_claves_campo_segun_email.html">cambio_claves_campo_segun_email</a></li> <li><a href="function-cambio_claves_campos_a_mostrar.html">cambio_claves_campos_a_mostrar</a></li> <li><a href="function-cambio_claves_campos_disponibles.html">cambio_claves_campos_disponibles</a></li> <li><a href="function-cambio_claves_numero_actual.html">cambio_claves_numero_actual</a></li> <li><a href="function-cambio_claves_tfoot.html">cambio_claves_tfoot</a></li> <li><a href="function-cambio_claves_thead.html">cambio_claves_thead</a></li> <li><a href="function-contactos_add.html">contactos_add</a></li> <li><a href="function-contactos_campo.html">contactos_campo</a></li> <li><a href="function-contactos_campo_add.html">contactos_campo_add</a></li> <li><a href="function-contactos_campo_segun_email.html">contactos_campo_segun_email</a></li> <li><a href="function-contactos_idioma.html">contactos_idioma</a></li> <li><a href="function-contactos_numero_actual.html">contactos_numero_actual</a></li> <li><a href="function-contactos_sin_usuario_add.html">contactos_sin_usuario_add</a></li> <li><a href="function-contactos_tabla_index_titulo.html">contactos_tabla_index_titulo</a></li> <li><a href="function-contactos_tiene_login.html">contactos_tiene_login</a></li> <li><a href="function-contactos_total_segun_estatus.html">contactos_total_segun_estatus</a></li> <li><a href="function-emails_enviar.html">emails_enviar</a></li> <li><a href="function-logs_historico.html">logs_historico</a></li> <li><a href="function-logs_registrar.html">logs_registrar</a></li> <li><a href="function-paginacion.html" class="invalid">paginacion</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value=""> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" class="text" placeholder="Search"> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li> <span>Package</span> </li> <li class="active"> <span>Function</span> </li> </ul> <ul> <li> <a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a> </li> </ul> <ul> </ul> </div> <div id="content" class="function"> <h1>Function _opciones_numero_actual</h1> <div class="info"> <b>Located at</b> <a href="source-function-_opciones_numero_actual.html#88-104" title="Go to source code"> gestion/_opciones/funciones.php </a><br> </div> <table class="summary" id="returns"> <caption>Return value summary</caption> <tr> <td class="name"><code> boolean </code></td> <td> boolean </td> </tr> </table> </div> <div id="footer"> magophp API documentation generated by <a href="http://apigen.org">ApiGen</a> </div> </div> </div> <script src="resources/combined.js?33dd9a52bdd256a505b28b57e2097f9d080cf5fb"></script> <script src="elementlist.js?01ad8ab34ddb4f5f17f459de25d5ceb0b1fe9e9c"></script> </body> </html>
magiaphp/magophp
documentacion/function-_opciones_numero_actual.html
HTML
mit
8,868
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>CoffeeScript API Documentation</title> <script src='../../../../javascript/application.js'></script> <script src='../../../../javascript/search.js'></script> <link rel='stylesheet' href='../../../../stylesheets/application.css' type='text/css'> </head> <body> <div id='base' data-path='../../../../'></div> <div id='header'> <div id='menu'> <a href='../../../../extra/README.md.html' title='Github-custom-profile'> Github-custom-profile </a> &raquo; <a href='../../../../alphabetical_index.html' title='Index'> Index </a> &raquo; <span class='title'>sources</span> &raquo; <span class='title'>javascripts</span> &raquo; <span class='title'>specs</span> &raquo; <span class='title'>github.specs.coffee</span> </div> </div> <div id='content'> <h1> File: github.specs.coffee </h1> <table class='box'> <tr> <td>Defined in:</td> <td>sources&#47;javascripts&#47;specs</td> </tr> </table> </div> <div id='footer'> May 21, 14 18:00:03 by <a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'> Codo </a> 2.0.8 &#10034; Press H to see the keyboard shortcuts &#10034; <a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a> &#10034; <a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a> </div> <iframe id='search_frame'></iframe> <div id='fuzzySearch'> <input type='text'> <ol></ol> </div> <div id='help'> <p> Quickly fuzzy find classes, mixins, methods, file: </p> <ul> <li> <span>T</span> Open fuzzy finder dialog </li> </ul> <p> Control the navigation frame: </p> <ul> <li> <span>L</span> Toggle list view </li> <li> <span>C</span> Show class list </li> <li> <span>I</span> Show mixin list </li> <li> <span>F</span> Show file list </li> <li> <span>M</span> Show method list </li> <li> <span>E</span> Show extras list </li> </ul> <p> You can focus and blur the search input: </p> <ul> <li> <span>S</span> Focus search input </li> <li> <span>Esc</span> Blur search input </li> </ul> </div> </body> </html>
andreyantipov-archive/social-profile-v1
doc/file/sources/javascripts/specs/github.specs.coffee.html
HTML
mit
2,454