text
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
<!DOCTYPE html> <html> <head lang="en"> <base href="/"> <meta charset="UTF-8"> <title>WebStorm Angular unit-test templates test app</title> <link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css"> </head> <body data-ng-app="aw.test" data-ng-controller="TestController as ctrl"> <h3>{{ctrl.label}}</h3> <p>Ready time: {{ctrl.readyTime}}</p> <p>Click time: {{ctrl.clickTime}}</p> <test text="{{ctrl.text}}" data-on-ready="ctrl.readyHandler(time)" data-on-click="ctrl.clickHandler(time)"></test> </body> <!-- core libraries --> <script type="text/javascript" src="bower_components/jquery/dist/jquery.js"></script> <script type="text/javascript" src="bower_components/bootstrap/dist/js/bootstrap.js"></script> <script type="text/javascript" src="bower_components/angular/angular.js"></script> <!-- app files --> <script type="text/javascript" src="tests/1.3/src/test.module.js"></script> <script type="text/javascript" src="tests/1.3/src/test.controller.js"></script> <script type="text/javascript" src="tests/1.3/src/test.directive.js"></script> <script type="text/javascript" src="tests/1.3/src/testHttp.service.js"></script> <script type="text/javascript" src="tests/1.3/src/testTime.service.js"></script> <!-- custom scripts, components, stuff --> </html>
burdiuz/webstorm-angular-unittest-templates
tests/1.3/index.html
HTML
mit
1,295
<nav class="navigation"> <section class="container"> <ul class="left-section sites"> <li> <a href="{{site.baseurl}}">SearchDemo</a> </li> <li> <a href="{{site.baseurl}}">Auto</a> </li> </ul> <div class="right-section float-right"> <ul class="navigation-list"> <li class="navigation-item"> <a class="navigation-link ab" href="{{site.baseurl}}" data-popover>Forums</a> </li> <li class="navigation-item"> <a class="navigation-link" href="{{site.baseurl}}" data-popover>Development Blog</a> </li> <li class="navigation-item"> <a class="navigation-link" href="{{site.baseurl}}" data-popover>Help</a> </li> </ul> <ul class="icons"> <li> <a href="{{site.baseurl}}"> <img src="{{site.baseurl}}/images/facebook.png"> </a> </li> <li> <a href="{{site.baseurl}}"> <img src="{{site.baseurl}}/images/gp.png"> </a> </li> </ul> </div> </section> </nav>
skunkworks002/SearchDemo
_includes/header.html
HTML
mit
949
<!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" /> <meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" /> <link rel="icon" href="favicon.ico"> <title>CompanyCvRequestDto.UserId Property</title> <link rel="stylesheet" type="text/css" href="msdn2019/toc.css" /> <script src="msdn2019/toc.js"></script> <link rel="stylesheet" type="text/css" href="msdn2019/msdn2019.css"></link> <script src="msdn2019/msdn2019.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shCore_helixoft.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushVb.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushCSharp.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushFSharp.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushCpp.js" type="text/javascript"></script> <script src="SyntaxHighlighter/scripts/shBrushJScript.js" type="text/javascript"></script> <link href="SyntaxHighlighter/styles/shCore.css" rel="stylesheet" type="text/css" /> <link href="SyntaxHighlighter/styles/shThemeMsdnLW.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> SyntaxHighlighter.all(); </script> <link rel="stylesheet" type="text/css" href="vsdocman_overrides.css"></link> </head> <body style="direction: ltr;"> <div id="topic"> <!--HEADER START--> <div id="header"> <div id="header-top-container"> <div id="header-top-parent-container1"> <div id="header-top-container1"> <div id="runningHeaderText1"><a id="headerLogo" href="#" onclick="window.location.href = getCssCustomProperty('--headerLogoLink'); return false;">logo</a></div> <div id="runningHeaderText1b"><script> document.write(getCssCustomProperty('--headerTopCustomLineHtml')); </script></div> </div> </div> <div id="header-top-container2"> <div id="runningHeaderText">SOLUTION-WIDE PROPERTIES Reference</div> <div id="search-bar-container"> <form id="search-bar" action="search--.html"> <input id="HeaderSearchInput" type="search" name="search" placeholder="Search" > <button id="btn-search" class="c-glyph" title="Search"> <span>Search</span> </button> </form> <button id="cancel-search" class="cancel-search" title="Cancel"> <span>Cancel</span> </button> </div> </div> </div> <hr /> <div id="header-breadcrumbs"></div> <div id="headerLinks"> </div> <hr /> </div> <!--HEADER END--> <div id="mainSection"> <div id="toc-area"> <div id="toc-container" class="stickthis full-height"> <div id="-1"></div> <div id="c-1"> <div id="ci-1" class="inner-for-height"></div> </div> </div> </div> <div id="mainBody"> <h1 class="title">CompanyCvRequestDto.UserId Property</h1> <div class="metadata"> Namespace: <a href="topic_0000000000000699.html">Tlece.Recruitment.Models.Company</a> <br />Assembly: Tlece.Recruitment (in Tlece.Recruitment.dll) </div> <div class="section_container"> <div id="syntaxSection" class="section"> <div id="syntaxCodeBlocks"> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCornerActive"> </div> <div class="codeSnippetTab csFirstTab csActiveTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csNaTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csNaTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csLastTab csNaTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCorner"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeVB"> <pre xml:space="preserve" class="brush: vb">Public Property UserId() As <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a></pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCorner"> </div> <div class="codeSnippetTab csFirstTab csNaTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csActiveTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csNaTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csLastTab csNaTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCorner"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeCsharp"> <pre xml:space="preserve" class="brush: csharp">public <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a> UserId {get; set;}</pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCorner"> </div> <div class="codeSnippetTab csFirstTab csNaTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csNaTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csActiveTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csLastTab csNaTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCorner"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeCpp"> <pre xml:space="preserve" class="brush: cpp">public: &nbsp;<br />property <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a> UserId {&nbsp;<br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a> get( );&nbsp;<br /> void set(&nbsp;<br /> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a> value&nbsp;<br /> );&nbsp;<br />}</pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> <div class="codeSnippetContainer"> <div class="codeSnippetTabs"> <div class="codeSnippetTabLeftCorner"> </div> <div class="codeSnippetTab csFirstTab csNaTab codeVB"> <a>VB</a> </div> <div class="codeSnippetTab csNaTab codeCsharp"> <a href="javascript: CodeSnippet_SetLanguage('Csharp');">C#</a> </div> <div class="codeSnippetTab csNaTab codeFsharp"> <a href="javascript: CodeSnippet_SetLanguage('Fsharp');">F#</a> </div> <div class="codeSnippetTab csNaTab codeCpp"> <a href="javascript: CodeSnippet_SetLanguage('Cpp');">C++</a> </div> <div class="codeSnippetTab csActiveTab csLastTab codeJScript"> <a href="javascript: CodeSnippet_SetLanguage('JScript');">JScript</a> </div> <div class="codeSnippetTabRightCornerActive"> </div> <div style="clear:both;"> </div> </div> <div class="codeSnippetCodeCollection"> <div class="codeSnippetToolbar"> <a title="Copy to clipboard." href="javascript:void(0)" onclick="CopyCode(this);">Copy</a> </div> <div class="codeSnippetCode codeJScript"> <pre xml:space="preserve" class="brush: js">public function get UserId() : <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a>;&nbsp;<br />public function set UserId(value : <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a>);</pre> </div> <div class="codeSnippetCode codeNA"> <pre xml:space="preserve">This language is not supported or no code example is available.</pre> </div> </div> </div> </div> <h4 class="subHeading"> Property Value</h4> <a target="_top" href="https://docs.microsoft.com/en-us/dotnet/api/system.guid">Guid</a> </div> </div> <div class="section_container"> <div class="section_heading"> <span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Applies to</a></span> <div>&nbsp;</div> </div> <div id="frameworksSection" class="section"> <h4 class="subHeading">.NET Framework</h4>Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1<br /> </div> </div> <div class="section_container"> <div class="section_heading"> <span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span> <div>&nbsp;</div> </div> <div id="seeAlsoSection" class="section"> <div> <a href="topic_000000000000069C.html">CompanyCvRequestDto Class</a><br /> <a href="topic_0000000000000699.html">Tlece.Recruitment.Models.Company Namespace</a><br /> </div> </div> </div> </div> <div id="internal-toc-area"> <div id="internal-toc-container" class="stickthis"> <h3 id="internal-toc-heading">In this article</h3> <span id="internal-toc-definition-localized-text">Definition</span> </div> </div> </div> <div id="footer"> <div id="footer-container"> <p><span style="color: #FF0000;">Generated with unregistered version of <a target="_top" href="http://www.helixoft.com/vsdocman/overview.html">VSdocman</a></span>&nbsp;<br />Your own footer text will only be shown in registered version.</p> </div> </div> </div> </body> </html>
asiboro/asiboro.github.io
vsdoc/topic_000000000000069D.html
HTML
mit
11,754
--- layout: api title: "v2.2.3 JavaScript Library: L.mapbox.sanitize(string)" categories: api version: v2.2.3 permalink: /api/v2.2.3/l-mapbox-sanitize --- <h2 id="section-l-mapbox-sanitize">L.mapbox.sanitize(string)</h2> <p>A HTML sanitization function, with the same effect as the default value of the <code>sanitizer</code> option of <code><a href="/mapbox.js/api/v2.2.3/l-mapbox-featurelayer">L.mapbox.featureLayer</a></code>, <code><a href="/mapbox.js/api/v2.2.3/l-mapbox-gridcontrol">L.mapbox.gridControl</a></code>, and <code><a href="/mapbox.js/api/v2.2.3/l-mapbox-legendcontrol">L.mapbox.legendControl</a></code>.</p> <table> <thead> <tr> <th>Options</th> <th>Value</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>text</td> <td>string</td> <td>String of content you wish to sanitize.</td> </tr> </tbody> </table>
jackhummah/bootles
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/api/v2.2.3/0200-01-01-l-mapbox-sanitize.html
HTML
mit
831
{% if not missions %} <div class="modal fade in" id="modal-dialog" style="display: block; padding-right: 15px;"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h4 class="modal-title">Select a Robot</h4> </div> <div class="modal-body"> Please select a robot from the drop-down list below: <form action="/control/{{ ruc.id }}/" method="post"> {% csrf_token %} {{ form }} <input type="submit" value="Submit" /> </form> </div> <div class="modal-footer"> <a href="javascript:;" class="btn btn-sm btn-white" data-dismiss="modal">Close</a> <a href="javascript:;" class="btn btn-sm btn-success">Action</a> </div> </div> </div> </div> {% endif %}
camieac/bits-and-bobs
django_modal.html
HTML
mit
896
<!DOCTYPE html> <!--[if IE 9]><html class="lt-ie9" lang="fr"><![endif]--> <!--[if !IE]><!--><html lang="fr"><!--<![endif]--> <head> <title>Ed, Edd n Eddy - Série (1999) - Danny Antonucci - SensCritique</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="La série se centre sur un groupe de trois adolescents, Ed, Edd « Deux D », et Eddy, surnommés « Les Ed », vivant dans une impasse fictive.... Série (1999)." /> <meta property="og:image" content="http://media.senscritique.com/media/000006505573/1200/Ed_Edd_n_Eddy.jpg" /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "http://www.senscritique.com/", "potentialAction": { "@type": "SearchAction", "target": "http://www.senscritique.com/recherche?query={search_term}", "query-input": "required name=search_term" } } </script> <script src="http://www.smartadserver.com/config.js?nwid=104" type="text/javascript"></script> <script type="text/javascript"> sas.setup({ domain: "http://www.smartadserver.com"}); </script> <script type="text/javascript"> sas.call("onecall", { siteId: "75932", pageId: "563097", formatId: "32325,25595,10192,21999,928,920,19175,922,19176,930,33507,14930,26432,14609,25670,31969,31712", target: "" }); </script><script type="text/javascript" src="http://r.sascdn.com/video/config.js?nwid=104"></script> <script type="text/javascript" src="http://r.sascdn.com/video/controller.js?nwid=104"></script> <script type="text/javascript" src="http://jwpsrv.com/library/156hNL5zEeSYqAp+lcGdIw.js"></script> <link rel="publisher" href="https://plus.google.com/+senscritique"> <link rel="apple-touch-icon" sizes="57x57" href="http://static.senscritique.com/img/favicon/apple-touch-icon-57x57.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="60x60" href="http://static.senscritique.com/img/favicon/apple-touch-icon-60x60.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="72x72" href="http://static.senscritique.com/img/favicon/apple-touch-icon-72x72.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="76x76" href="http://static.senscritique.com/img/favicon/apple-touch-icon-76x76.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="114x114" href="http://static.senscritique.com/img/favicon/apple-touch-icon-114x114.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="120x120" href="http://static.senscritique.com/img/favicon/apple-touch-icon-120x120.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="144x144" href="http://static.senscritique.com/img/favicon/apple-touch-icon-144x144.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="152x152" href="http://static.senscritique.com/img/favicon/apple-touch-icon-152x152.png?v=eELP384vde"> <link rel="apple-touch-icon" sizes="180x180" href="http://static.senscritique.com/img/favicon/apple-touch-icon-180x180.png?v=eELP384vde"> <link rel="icon" type="image/png" href="http://static.senscritique.com/img/favicon/favicon-32x32.png?v=eELP384vde" sizes="32x32"> <link rel="icon" type="image/png" href="http://static.senscritique.com/img/favicon/favicon-194x194.png?v=eELP384vde" sizes="194x194"> <link rel="icon" type="image/png" href="http://static.senscritique.com/img/favicon/favicon-96x96.png?v=eELP384vde" sizes="96x96"> <link rel="icon" type="image/png" href="http://static.senscritique.com/img/favicon/android-chrome-192x192.png?v=eELP384vde" sizes="192x192"> <link rel="icon" type="image/png" href="http://static.senscritique.com/img/favicon/favicon-16x16.png?v=eELP384vde" sizes="16x16"> <link rel="manifest" href="http://static.senscritique.com/img/favicon/manifest.json?v=eELP384vde"> <link rel="shortcut icon" href="http://static.senscritique.com/img/favicon/favicon.ico?v=eELP384vde"> <link rel="stylesheet" type="text/css" href="http://static.senscritique.com/lib/optimized_ln/7ab3b18d6080a19c9bbe308986fbd666.css"/> <link rel="stylesheet" type="text/css" href="http://static.senscritique.com/lib/optimized_ln/3e3a8c511a1e9473c18488d78492b39c.css"/> <!--[if lt IE 9]> <script> document.createElement('header'); document.createElement('section'); document.createElement('article'); document.createElement('aside'); document.createElement('nav'); document.createElement('footer'); document.createElement('figure'); document.createElement('figcaption'); document.createElement('hgroup'); document.createElement('time'); document.createElement('canvas'); </script> <![endif]--> <link rel="apple-touch-icon" href="/img/favicon/57.png"> <link rel="apple-touch-icon" sizes="72x72" href="/img/favicon/72.png"> <link rel="apple-touch-icon" sizes="114x114" href="/img/favicon/114.png"> <link rel="publisher" href="https://plus.google.com/+senscritique"> </head> <body class="" data-sc-registered="0" data-sc-page-type-id="4" data-sc-page-section-id="1" data-sc-page-view-id="2" data-sc-page-object-id="80397" data-sc-auto-show-modal="register" data-sc-auto-show-modal-delay="60000" itemscope itemtype="http://schema.org/TVSeries"> <script> dataLayer = [{ 'Univers' : 'tvshow', 'Categorie' : 'product', 'Page' : 'view', 'UserType' : 'anonymous', }]; </script> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-T7KMCR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-T7KMCR');</script> <!-- End Google Tag Manager --> <div data-rel="dynamic-element" data-sc-element-position="masthead" data-sc-element-forced-id="459"> <div id="overHeader-content" class="masthead"> <div class="d-loader-circular-small"></div> </div> </div> <div data-rel="dynamic-element" data-sc-element-position="layout-top" data-sc-element-forced-id="-1"> </div> <div id="wrap" > <script type="text/x-jqote-template" data-rel="sc-headerSearch-autocomplete"><![CDATA[ <li class="eiau-autocomplete-row"> <a href="<%= this.url %>" class="eiau-autocomplete-action"> <figure class="eiau-autocomplete-figure"> <img src="<%= this.image %>" alt="<%= this.label %>" width="30" /> </figure> <div class="d-heading5"> <%= this.label %> <% if (this.originalLabel) { %> <small class="eiau-autocomplete-original-title"><%= this.originalLabel %></small> <% } %> </div> <small class="eiau-autocomplete-info"><%= this.description %></small> </a> </li> ]]></script> <script type="text/x-jqote-template" data-rel="sc-headerSearch-autocomplete-more"><![CDATA[ <li class="eiau-autocomplete-row eiau-autocomplete-more"> <a class="eiau-autocomplete-action"> Voir tous les résultats pour &laquo; <%= this.query %> &raquo; </a> </li> ]]></script> <header class="lahe-header"> <div class="lahe-header-topBar"> <div class="lahe-topBar-wrapper" data-rel="sc-headerTopBar"> <div class="d-grid lahe-topBar-content"> <div class="lahe-topBar-userMenu"> <div class="lahe-userMenu-action signinAction" data-rel="sc-headerSignin-caller"> <button type="button" data-rel="btn-register" data-scmodal-type="login" class="d-link-alt">Déjà inscrit</button> ? <form action="/" method="POST" class="lahe-userSubmenu lahe-signin" data-rel="sc-headerSignin"> <div class="lahe-userSubmenu-tip"></div> <p class="lahe-signin-label">Connectez-vous avec</p> <a href="/oauthapi/facebook" class="lahe-signin-connect facebook">Facebook</a> <a href="/oauthapi/twitter" class="lahe-signin-connect twitter">Twitter</a> <p class="lahe-signin-label">ou</p> <input type="text" class="lahe-signin-field" name="email" placeholder="Adresse email" data-rel="sc-headerSignin-email" /> <input type="password" class="lahe-signin-field" name="password" placeholder="Mot de passe" data-rel="sc-headerSignin-password" /> <a href="/auth/forgetPassword" class="lahe-signin-forgot">Mot de passe oublié ? </a> <fieldset class="lahe-signin-clear"> <p class="lahe-signin-error d-hidden" data-rel="sc-headerSignin-error"></p> <input type="submit" class="d-button lahe-signin-confirm" value="Connexion" /> </fieldset> </form> </div> <button type="button" data-rel="btn-register" data-scmodal-type="register" class="lahe-userMenu-connect">Créer mon compte</button> </div> <a href="/" class="lahe-header-brand"> <strong class="lahe-brand-name">SensCritique</strong> </a> <ul class="lahe-topBar-navigation"> <li class="lahe-navigation-universe " data-rel="sc-universeMenu-caller"> <a href="/films" class="lahe-universe-label type-1">Films</a> <ul class="enmm-mainMenu type-1 d-hidden" data-rel="sc-universeMenu"> <li class="enmm-mainMenu-tip" data-rel="sc-universeMenu-tip"></li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-ticket enmm-mainMenu-ico" ></span>Au cinéma</div> <a href="/films/cette-semaine" class="d-link-alt enmm-mainMenu-category">Sorties de la semaine</a> <a href="/films/toujours-a-l-affiche" class="d-link-alt enmm-mainMenu-category">À l&#039;affiche</a> <a href="http://www.senscritique.com/films/salles-de-cinema" class="d-link-alt enmm-mainMenu-category">Mes cinémas</a> <a href="/top/resultats/Les_meilleurs_films_de_2015/703337" class="d-link-alt enmm-mainMenu-category">Meilleurs films 2015</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-tv enmm-mainMenu-ico" ></span>TV / VOD</div> <a href="/everymovie" class="d-link-alt enmm-mainMenu-category">EveryMovie</a> <a href="/everymovie/programme-tv/cette-semaine" class="d-link-alt enmm-mainMenu-category">A la télé</a> <a href="/everymovie/vod" class="d-link-alt enmm-mainMenu-category">En VOD</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-compass enmm-mainMenu-ico" ></span>Guide</div> <a href="/films/tops/top100-des-top10" class="d-link-alt enmm-mainMenu-category">Vos films préférés</a> <a href="/films/tops/top111" class="d-link-alt enmm-mainMenu-category">Top 111 films</a> <a href="/films/sondages" class="d-link-alt enmm-mainMenu-category">Sondages</a> <a href="" class="d-link-alt enmm-mainMenu-category"></a> </li> </ul> </li> <li class="lahe-navigation-universe active" data-rel="sc-universeMenu-caller"> <a href="/series" class="lahe-universe-label type-4">Séries</a> <ul class="enmm-mainMenu type-4 d-hidden" data-rel="sc-universeMenu"> <li class="enmm-mainMenu-tip" data-rel="sc-universeMenu-tip"></li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-newspaper enmm-mainMenu-ico" ></span>Actualité</div> <a href="/series/actualite" class="d-link-alt enmm-mainMenu-category">Séries du moment</a> <a href="/top/resultats/Les_meilleures_series_de_2015/703344" class="d-link-alt enmm-mainMenu-category">Meilleures séries 2015</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-compass enmm-mainMenu-ico" ></span>Guide</div> <a href="/series/tops/top100-des-top10" class="d-link-alt enmm-mainMenu-category">Vos séries préférées</a> <a href="/series/tops/top111" class="d-link-alt enmm-mainMenu-category">Top 111 séries</a> <a href="/series/sondages" class="d-link-alt enmm-mainMenu-category">Sondages</a> <a href="" class="d-link-alt enmm-mainMenu-category"></a> </li> </ul> </li> <li class="lahe-navigation-universe " data-rel="sc-universeMenu-caller"> <a href="/jeuxvideo" class="lahe-universe-label type-3">Jeux</a> <ul class="enmm-mainMenu type-3 d-hidden" data-rel="sc-universeMenu"> <li class="enmm-mainMenu-tip" data-rel="sc-universeMenu-tip"></li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-newspaper enmm-mainMenu-ico" ></span>Actualité</div> <a href="/jeuxvideo/actualite" class="d-link-alt enmm-mainMenu-category">Jeux du moment</a> <a href="/jeuxvideo/sorties-jeuxvideo/2015/novembre" class="d-link-alt enmm-mainMenu-category">Agenda</a> <a href="/jeuxvideo/prochaines-sorties" class="d-link-alt enmm-mainMenu-category">Jeux les plus attendus</a> <a href="/top/resultats/Les_meilleurs_jeux_video_de_2015/703381" class="d-link-alt enmm-mainMenu-category">Meilleurs jeux 2015</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-compass enmm-mainMenu-ico" ></span>Guide</div> <a href="/jeuxvideo/tops/top100-des-top10" class="d-link-alt enmm-mainMenu-category">Vos jeux préférés</a> <a href="/jeuxvideo/tops/top111" class="d-link-alt enmm-mainMenu-category">Top 111 jeux</a> <a href="/jeuxvideo/sondages" class="d-link-alt enmm-mainMenu-category">Sondages</a> <a href="" class="d-link-alt enmm-mainMenu-category"></a> </li> </ul> </li> <li class="lahe-navigation-universe " data-rel="sc-universeMenu-caller"> <a href="/livres" class="lahe-universe-label type-2">Livres</a> <ul class="enmm-mainMenu type-2 d-hidden" data-rel="sc-universeMenu"> <li class="enmm-mainMenu-tip" data-rel="sc-universeMenu-tip"></li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-newspaper enmm-mainMenu-ico" ></span>Actualité</div> <a href="/livres/actualite" class="d-link-alt enmm-mainMenu-category">Livres du moment</a> <a href="/livres/meilleures-ventes" class="d-link-alt enmm-mainMenu-category">Meilleures ventes</a> <a href="/top/resultats/Les_meilleurs_livres_de_2015/703400" class="d-link-alt enmm-mainMenu-category">Meilleurs livres 2015</a> <a href="http://www.senscritique.com/liste/Tous_les_prix_litteraires_de_2014/434004" class="d-link-alt enmm-mainMenu-category">Prix littéraires 2014</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-compass enmm-mainMenu-ico" ></span>Guide</div> <a href="/livres/tops/top100-des-top10" class="d-link-alt enmm-mainMenu-category">Vos livres préférés</a> <a href="/livres/tops/top111" class="d-link-alt enmm-mainMenu-category">Top 111 livres</a> <a href="/livres/sondages" class="d-link-alt enmm-mainMenu-category">Sondages</a> <a href="" class="d-link-alt enmm-mainMenu-category"></a> </li> </ul> </li> <li class="lahe-navigation-universe " data-rel="sc-universeMenu-caller"> <a href="/bd" class="lahe-universe-label type-5">BD</a> <ul class="enmm-mainMenu type-5 d-hidden" data-rel="sc-universeMenu"> <li class="enmm-mainMenu-tip" data-rel="sc-universeMenu-tip"></li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-newspaper enmm-mainMenu-ico" ></span>Actualité</div> <a href="/bd/actualite" class="d-link-alt enmm-mainMenu-category">Franco-belge</a> <a href="/bd/actualite/comics" class="d-link-alt enmm-mainMenu-category">Comics</a> <a href="/bd/actualite/manga" class="d-link-alt enmm-mainMenu-category">Mangas</a> <a href="/top/resultats/Les_meilleures_BD_de_2015/703417" class="d-link-alt enmm-mainMenu-category">Meilleures BD 2015</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-compass enmm-mainMenu-ico" ></span>Guide</div> <a href="/bd/tops/top100-des-top10" class="d-link-alt enmm-mainMenu-category">Vos BD préférées</a> <a href="/bd/tops/top111" class="d-link-alt enmm-mainMenu-category">Top 111 BD</a> <a href="/bd/sondages" class="d-link-alt enmm-mainMenu-category">Sondages</a> <a href="" class="d-link-alt enmm-mainMenu-category"></a> </li> </ul> </li> <li class="lahe-navigation-universe " data-rel="sc-universeMenu-caller"> <a href="/musique" class="lahe-universe-label type-6">Musique</a> <ul class="enmm-mainMenu type-6 d-hidden" data-rel="sc-universeMenu"> <li class="enmm-mainMenu-tip" data-rel="sc-universeMenu-tip"></li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-newspaper enmm-mainMenu-ico" ></span>Actualité</div> <a href="/musique/actualite" class="d-link-alt enmm-mainMenu-category">Albums du moment</a> <a href="/musique/prochaines-sorties" class="d-link-alt enmm-mainMenu-category">Prochaines sorties</a> <a href="/top/resultats/Les_meilleurs_albums_de_2015/703389" class="d-link-alt enmm-mainMenu-category">Meilleurs albums 2015</a> </li> <li class="enmm-mainMenu-section" data-rel="sc-universeMenu-section"> <div class="enmm-mainMenu-label"><span class="eins-sprite eins-compass enmm-mainMenu-ico" ></span>Guide</div> <a href="/musique/tops/top100-des-top10" class="d-link-alt enmm-mainMenu-category">Vos albums préférés</a> <a href="/musique/tops/top111" class="d-link-alt enmm-mainMenu-category">Top 111 albums</a> <a href="/musique/sondages" class="d-link-alt enmm-mainMenu-category">Sondages</a> <a href="" class="d-link-alt enmm-mainMenu-category"></a> </li> </ul> </li> <li class="lahe-navigation-universe lahe-navigation-forum"> <a href="/posts" class="lahe-universe-label forum" onClick="ga('send','event','Bloc header','Click','Posts');">Posts</a> </li> </ul> </div> </div> </div> <div class="lahe-header-searchBar"> <div class="d-grid"> <form action="/recherche?" method="GET" class="lahe-searchBar-content" data-rel="sc-headerSearch"> <div class="lahe-searchBar-placeholder" data-rel="sc-headerSearch-placeholder"> <span class="eins-sprite eins-magnify-glass lahe-placeholder-ico" ></span> Chercher une œuvre, un artiste, une liste, un cinéma ou un membre </div> <div class="lahe-searchBar-inner"> <div class="lahe-searchBar-ico" data-rel="sc-headerSearch-submit"> <span class="eins-sprite eins-magnify-glass " ></span> </div> <div class="lahe-searchBar-queryFilters"> <label class="lahe-queryFilters-current" data-current-filter="0">Tout</label> <ul class="lahe-queryFilters-list" data-rel="sc-headerSearch-filtersList"> <li class="lahe-queryFilters-filter active" data-available-filter="0">Tout</li> <li class="lahe-queryFilters-filter " data-available-filter="movies">Films</li> <li class="lahe-queryFilters-filter " data-available-filter="tvshows">Séries</li> <li class="lahe-queryFilters-filter " data-available-filter="books">Livres</li> <li class="lahe-queryFilters-filter " data-available-filter="comics">BD</li> <li class="lahe-queryFilters-filter " data-available-filter="videogames">Jeux vidéo</li> <li class="lahe-queryFilters-filter " data-available-filter="albums">Albums de musique</li> <li class="lahe-queryFilters-filter " data-available-filter="tracks">Morceaux de musique</li> <li class="lahe-queryFilters-filter " data-available-filter="lists">Listes d'oeuvres</li> <li class="lahe-queryFilters-filter " data-available-filter="polls">Sondages</li> <li class="lahe-queryFilters-filter " data-available-filter="franchises">Sagas</li> <li class="lahe-queryFilters-filter " data-available-filter="contacts">Artistes et sociétés</li> <li class="lahe-queryFilters-filter " data-available-filter="users">Membres</li> <li class="lahe-queryFilters-filter " data-available-filter="venues">Cinémas</li> </ul> </div> <input type="text" name="query" value="" class="unfocus lahe-searchBar-query" data-rel="sc-headerSearch-query" /> <button type="button" class="lahe-searchBar-close" data-rel="sc-headerSearch-close"> <span class="eins-sprite eins-delete " ></span> </button> </div> </form> </div> </div> </header> <div class="d-ad-megaBan"> <script type='text/javascript'> sas.render('920'); </script> </div> <div class="d-grid lahe-breadcrumb"><ul class="lahe-breadcrumb-content " itemscope itemtype="http://schema.org/WebPage"><li ><a href="/" class="lahe-breadcrumb-anchor" itemprop="breadcrumb">SensCritique</a><span class="d-chevron1-r lahe-breadcrumb-divider"></span></li><li ><a href="/series" class="lahe-breadcrumb-anchor" itemprop="breadcrumb">Séries</a><span class="d-chevron1-r lahe-breadcrumb-divider"></span></li><li ><a href="/series/oeuvres/Comedie--9748" class="lahe-breadcrumb-anchor" itemprop="breadcrumb">Comédie</a><span class="d-chevron1-r lahe-breadcrumb-divider"></span></li><li class="lahe-breadcrumb-item">Ed, Edd n Eddy</li></ul></div> <section class="pvi-hero type-4" style="background-image: url(http://media.senscritique.com/media/000006505576/1200/Ed_Edd_n_Eddy.jpg);" > <div class="pvi-hero-overlay"> <div class="d-grid pvi-hero-content"> <figure class="d-media-only d-product-checked-wrapper small pvi-hero-figure" data-sc-product-id="80397" > <a href="http://media.senscritique.com/media/000006505564/source_big/Ed_Edd_n_Eddy.jpg" class="lightview" data-lightview-group="posters" data-lightview-title="Ed, Edd n Eddy"> <img class="pvi-hero-poster" itemprop="image" src="http://media.senscritique.com/media/000006505564/160/Ed_Edd_n_Eddy.jpg" alt="Affiche Ed, Edd n Eddy" title="Affiche Ed, Edd n Eddy" width="160" height="220"> </a> </figure> <div class="pvi-hero-product"> <div class="d-rubric-inner"> <h1 class="pvi-product-title " itemprop="name" title="Ed, Edd n Eddy"> Ed, Edd n Eddy </h1> <small class="pvi-product-year">(1999)</small> <h1 itemprop="alternativeHeadline" class="pvi-product-originaltitle">Ed, Edd n Eddy</h1> </div> <div class="pvi-product-scactions" data-rel="sc-rating" data-sc-product-id="80397" data-format-count="0" data-format-list="" data-format-id=""> <div class="d-rubric-inner"> <div class="elrs-stars " data-rel="stars-container" data-product-original-rating="" ><span data-sc-action="rate" data-product-rating="1" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="1" class="eins-sprite eins-rate ">1</span><span data-sc-action="rate" data-product-rating="2" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="2" class="eins-sprite eins-rate ">2</span><span data-sc-action="rate" data-product-rating="3" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="3" class="eins-sprite eins-rate ">3</span><span data-sc-action="rate" data-product-rating="4" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="4" class="eins-sprite eins-rate ">4</span><span data-sc-action="rate" data-product-rating="5" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="5" class="eins-sprite eins-rate ">5</span><span data-sc-action="rate" data-product-rating="6" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="6" class="eins-sprite eins-rate ">6</span><span data-sc-action="rate" data-product-rating="7" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="7" class="eins-sprite eins-rate ">7</span><span data-sc-action="rate" data-product-rating="8" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="8" class="eins-sprite eins-rate ">8</span><span data-sc-action="rate" data-product-rating="9" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="9" class="eins-sprite eins-rate ">9</span><span data-sc-action="rate" data-product-rating="10" data-sc-product-id="80397" data-sc-tooltip="true" data-sc-tooltip-position-target="top center" data-sc-tooltip-position-tip="bottom center" title="10" class="eins-sprite eins-rate ">10</span></div> </div> <button type="button" data-sc-action="current" data-sc-product-id="80397" data-sc-tooltip="true" title="Je suis cette série" class="d-button pvi-product-scaction "> <span class="eins-sprite eins-current blue" ></span> En cours </button> <button type="button" data-sc-action="recommend" data-sc-product-id="80397" class="d-button pvi-product-scaction " style="display:none;"> <span class="eins-sprite eins-recommend blue" ></span> Coup de coeur </button> <button type="button" data-rel="bt-review sc-button-modal-sc" data-sc-product-id="80397" data-scmodal-type="review" class="d-button pvi-product-scaction" style="display:none;"> <span class="eins-sprite eins-review blue" ></span> Critiquer </button> <button type="button" data-sc-action="wish-list" data-sc-product-id="80397" class="d-button pvi-product-scaction " > <span class="eins-sprite eins-wish blue" ></span> <span data-rel="label-wish"> Envie de la voir </span> </button> <button type="button" data-rel="sc-button" data-sc-product-id="80397" class="d-button pvi-product-contextmenu"> <span class="eins-sprite eins-extend " ></span> </button> </div> <div class="pvi-product-scrating" itemscope itemprop="aggregateRating" itemtype="http://schema.org/AggregateRating"> <span itemprop="ratingValue" class="pvi-scrating-value">5.0</span> <span itemprop="bestRating" class="d-hidden">10</span> <span itemprop="worstRating" class="d-hidden">1</span> <span itemprop="ratingCount" class="d-hidden">516</span> <span itemprop="reviewCount" class="d-hidden">2</span> <div class="pvi-scrating-graph"> <ol class="elrg-graph product " data-rel="sc-graph-mini" data-sc-mode="global"> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 15px;" >49</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 10.5px;" >33</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 16.5px;" >55</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 18px;" >57</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 30px;" >96</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 30px;" >94</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 18px;" >58</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 13.5px;" >41</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 6px;" >17</div> </li> <li class="elrg-graph-col"> <div class="elrg-graph-data" style="height: 4.5px;" >16</div> </li> </ol> <ol class="elrg-graph global extend " data-rel="sc-graph-big" data-sc-mode="global" style="display: none;"> <li class="elrg-graph-col"> <span class="elrg-graph-count">49</span> <div class="elrg-graph-data" style="height: 40px;" >49</div> <span class="elrg-graph-rating">1</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">33</span> <div class="elrg-graph-data" style="height: 28px;" >33</div> <span class="elrg-graph-rating">2</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">55</span> <div class="elrg-graph-data" style="height: 44px;" >55</div> <span class="elrg-graph-rating">3</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">57</span> <div class="elrg-graph-data" style="height: 48px;" >57</div> <span class="elrg-graph-rating">4</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">96</span> <div class="elrg-graph-data" style="height: 80px;" >96</div> <span class="elrg-graph-rating">5</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">94</span> <div class="elrg-graph-data" style="height: 80px;" >94</div> <span class="elrg-graph-rating">6</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">58</span> <div class="elrg-graph-data" style="height: 48px;" >58</div> <span class="elrg-graph-rating">7</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">41</span> <div class="elrg-graph-data" style="height: 36px;" >41</div> <span class="elrg-graph-rating">8</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">17</span> <div class="elrg-graph-data" style="height: 16px;" >17</div> <span class="elrg-graph-rating">9</span> </li> <li class="elrg-graph-col"> <span class="elrg-graph-count">16</span> <div class="elrg-graph-data" style="height: 12px;" >16</div> <span class="elrg-graph-rating">10</span> </li> </ol> </div> <ul class="pvi-scrating-details"> <li class="pvi-stats-item" data-sc-product-id="80397" data-rel='sc-total-ratings' data-sc-tooltip="true" title="Notes"> <b class="pvi-stats-number d-link-reverse">516</b> <span class="eins-sprite eins-star white" ></span> </li> <li class="pvi-stats-item" data-sc-tooltip="true" title="Coups de coeur"> <b class="pvi-stats-number">7</b> <span class="eins-sprite eins-recommend white" ></span> </li> <li class="pvi-stats-item" data-sc-tooltip="true" title="Envies"> <b class="pvi-stats-number">7</b> <span class="eins-sprite eins-wish white" ></span> </li> <li class="pvi-stats-item" data-sc-tooltip="true" title="En cours"> <b class="pvi-stats-number">2</b> <span class="eins-sprite eins-current white" ></span> </li> </ul> </div> </div> </div> </div> </section> <nav class="d-menu"> <ul class="d-menu-list"> <li class="pco-menu-social"> <button type="button" class="pco-social-action" data-rel="sc-share-tooltip" data-sc-product-id="80397">Partager</button> </li> <li class="pco-menu-social"> <button type="button" class="pco-social-action" data-rel="sc-buy-tooltip" data-sc-product-id="80397">Acheter</button> </li> <li> <a href="/serie/Ed_Edd_n_Eddy/80397" itemprop="url" class="d-menu-item active"> <span class="d-menu-home active-4">Accueil</span> </a> </li> <li> <a href="/serie/Ed_Edd_n_Eddy/80397/S1/page-1" class="d-menu-item ">Saisons</a> </li> <li> <a href="/serie/Ed_Edd_n_Eddy/80397/critiques" class="d-menu-item ">Critiques</a> </li> <li> <a href="/serie/Ed_Edd_n_Eddy/80397/listes" class="d-menu-item ">Listes</a> </li> <li> <a href="/serie/Ed_Edd_n_Eddy/80397/details" class="d-menu-item ">Casting</a> </li> <li> <a href="/serie/Ed_Edd_n_Eddy/80397/images" class="d-menu-item ">Photos</a> </li> </ul> </nav> <div class="d-grid"> <div class="d-grid-main" id="inread"> <section class="pvi-productDetails"> <ul> <li class="pvi-productDetails-item"> <h2>Série</h2> de <span itemscope itemprop="creator" itemtype="http://schema.org/Person"> <a href="/contact/Danny_Antonucci/2495899" itemprop="url"> <span itemprop="name">Danny Antonucci</span></a></span> </li> <li class="pvi-productDetails-item"> <h3> <a itemprop="genre" href="/series/oeuvres/Comedie--9748" class="d-link-alt">Comédie</a> et <a itemprop="genre" href="/series/oeuvres/animation--9758" class="d-link-alt">animation</a> </h3> </li> <li class="pvi-productDetails-item"> 6 saisons (arrêté) </li> <li class="pvi-productDetails-item"> Cartoon Network </li> <li class="pvi-productDetails-item"> 12 min </li> <li class="pvi-productDetails-item nowrap"><time datetime="1999-01-04" >4 janvier 1999</time></li> </ul> <p class="pvi-productDetails-resume" data-rel="small-resume" itemprop="description">La série se centre sur un groupe de trois adolescents, Ed, Edd « Deux D », et Eddy, surnommés « Les Ed », vivant dans une impasse fictive. Mené par Eddy, ce dernier s&#039;autoproclamant chef du groupe, les Ed s&#039;impliquent constamment dans des arnaques qui pourront leur permettre de soutirer assez... <button type="button" class="d-link" data-rel="sc-btn-more-storyline" data-sc-product-id="80397">Lire la suite</button> </p> <p class="pvi-productDetails-resume d-hidden" data-rel="full-resume"> <button type="button" class="d-link" data-rel="sc-btn-close-storyline" data-sc-product-id="80397">Fermer</button> </p> </section> <section class="d-rubric pvi-seasons"> <span class="d-heading2 pvi-episodes-heading">Premiers épisodes</span> <ul class="pvi-episodes-list"> <li class="pvi-episode " data-rel="sc-episode episode-item" data-sc-episode-id=17612947> <div class="pvi-episode-detail"> <span class="pvi-episode-number"> S01<span class="d-offset">E01</span></span> </span> <span class="pvi-episode-title">The Ed-Touchables</span> </div> <figure class="pvi-episode-poster"> <div class="pvi-episode-checked"></div> <img src="http://media.senscritique.com/media/000011855720/230_130/The_Ed_Touchables.jpg" alt="screenshots The Ed-Touchables" title="screenshots The Ed-Touchables" width="230" height="130"> </figure> </li> <li class="pvi-episode " data-rel="sc-episode episode-item" data-sc-episode-id=17612948> <div class="pvi-episode-detail"> <span class="pvi-episode-number"> S01<span class="d-offset">E02</span></span> </span> <span class="pvi-episode-title">Nagged to Ed</span> </div> <figure class="pvi-episode-poster"> <div class="pvi-episode-checked"></div> <img src="http://media.senscritique.com/media/000011855732/230_130/Nagged_to_Ed.jpg" alt="screenshots Nagged to Ed" title="screenshots Nagged to Ed" width="230" height="130"> </figure> </li> <li class="pvi-episode " data-rel="sc-episode episode-item" data-sc-episode-id=17612949> <div class="pvi-episode-detail"> <span class="pvi-episode-number"> S01<span class="d-offset">E03</span></span> </span> <span class="pvi-episode-title">Pop Goes The Ed</span> </div> <figure class="pvi-episode-poster"> <div class="pvi-episode-checked"></div> <img src="http://media.senscritique.com/media/000011855738/230_130/Pop_Goes_The_Ed.jpg" alt="screenshots Pop Goes The Ed" title="screenshots Pop Goes The Ed" width="230" height="130"> </figure> </li> </ul> <span class="d-offset">Dernier épisode diffusé :</span> S06E02 </section> <div class="d-rubric"> <h3 class="d-heading-opt"> <span class="d-heading2-opt">Posts</span>Ed, Edd n Eddy</h3> <div class="pvi-emptyTopic"> Vous avez une anecdote, une vidéo/photo ou une simple question sur cette série ?<br /> <button type="button" data-rel="js-link" data-sc-link="/post/80397" class="d-button-success-xl d-more pvi-emptyTopic-btn"> Créer un post </button> <button type="button" data-rel="js-link" data-sc-link="/posts" class="d-button-xl d-more pvi-emptyTopic-btn"> Tous les posts <span class="d-chevron1-r"></span> </button> </div> </div> <div class="d-rubric"> <script type='text/javascript'> sas.render('21999'); </script> <strong style="display:none;">&nbsp;</strong> </div> <section class="d-rubric"> <div class="d-heading-opt"><h4 class="d-heading2-opt">Critiques : avis d'internautes (2)</h4> Ed, Edd n Eddy</div> <ul class="pvi-reviews-filters" data-rel="block-listing-filters" data-rel-related="blockReviewsProduct80397" > <li>Tri :</li> <li class="d-filter1 active" data-sc-filter="recommend">recommandées</li> <li class="d-filter1" data-sc-filter="positive">positives</li> <li class="d-filter1" data-sc-filter="negative">négatives</li> <li class="d-filter1" data-sc-filter="recent">plus récentes</li> </ul> <div id="blockReviewsProduct80397" data-sc-type="review" data-sc-url="/sc/reviews/indexByProduct/80397" data-sc-limit="5" data-sc-filter="recommend" data-sc-exclude-ids="3523862"> <div data-rel="sc-listing-content" data-sc-filter="recommend" data-sc-total="2" data-sc-count="2"> <article class="ere-review ere-box " > <button type="button" data-rel="review-overview" data-sc-review-id="3523862" class="ere-review-overview"><span class="eins-sprite eins-zoom " ></span></button> <span class="ere-review-heading">Mais de quoi ils causent ?</span> <p class="ere-review-excerpt" > Bon, on va faire simple : je n&#039;ai jamais compris un épisode. Je n&#039;ai jamais suivi une SEULE aventure d&#039;Ed Edd + Eddy de toute mon enfance. Ils parlaient, parlaient, parlaient, plein de choses se passaient et moi... j&#039;étais complètement perdu. Après, c&#039;est peut-être moi. <a href="/serie/Ed_Edd_n_Eddy/critique/3523862" class="ere-review-anchor">Lire l'avis à propos de Ed, Edd n Eddy</a> </p> <footer class="ere-review-details"> <div class="ere-review-actions"> <span class="eins-sprite eins-like-xs-gray " ></span> 2 <span class="eins-sprite eins-comment-xs-gray " ></span> 2 </div> <a href="/serie/Ed_Edd_n_Eddy/critique/3523862" class="elrua-useraction size-30 "> <img class="elrua-useraction-avatar" data-sc-user-tooltip="23729" src="http://media.senscritique.com/media/000004348734/30/Botwin.jpg" alt="Avatar Botwin" title="Avatar Botwin" width="30" height="30"> <div class="elrua-useraction-action " > <span class="elrua-useraction-inner only-child" data-rel="sc-action"> 1 </span> </div> </a> <div class="ere-review-author"> <span class="d-offset" data-sc-user-tooltip="23729"> Botwin </span> · <time datetime="2010-12-15 22:09:37+01:00" >15 décembre 2010</time> </div> <small class="ere-box-spotlight">Découverte</small> </footer> </article> <article class="ere-review ere-box " itemscope itemtype="http://schema.org/Review"itemprop="review" > <button type="button" data-rel="review-overview" data-sc-review-id="60818713" class="ere-review-overview"><span class="eins-sprite eins-zoom " ></span></button> <span itemprop="name" class="ere-review-heading">&quot;Cours Planche !&quot; &quot;Bande de Nullards !&quot;</span> <p class="ere-review-excerpt" itemprop="description"> Une série totalement déjantée sortie de l&#039;esprit d&#039;un monsieur Italo-Canadien du nom de Danny Antonucci. Antonucci avant de faire cette série a commencer en nous dévoilant son style et son atmosphère de nature plutot &quot;crade et malsaine&quot; avec son courts métrage &quot;Lupo the butcher&quot; nous montrant un boucher italien vulgaire ne sachant pas s&#039;y prendre correctement pour trancher la viande,... <a itemprop="url" href="/serie/Ed_Edd_n_Eddy/critique/60818713" class="ere-review-anchor">Lire l'avis à propos de Ed, Edd n Eddy</a> </p> <footer class="ere-review-details"> <div class="ere-review-actions"> </div> <a href="/serie/Ed_Edd_n_Eddy/critique/60818713" class="elrua-useraction size-30 "> <img class="elrua-useraction-avatar" data-sc-user-tooltip="430115" src="http://media.senscritique.com/media/000010456945/30/Empanadas.jpg" alt="Avatar Empanadas" title="Avatar Empanadas" width="30" height="30"> <div class="elrua-useraction-action " itemscope itemprop="reviewRating" itemtype="http://schema.org/Rating" > <meta itemprop="bestRating" content="10" /> <span class="elrua-useraction-inner only-child" itemprop="ratingValue" data-rel="sc-action"> 9 </span> <span class="eins-sprite eins-user-recommend blue elrua-useraction-recommend" ></span> </div> </a> <div class="ere-review-author"> <span class="d-offset" itemscope itemprop="author" itemtype="http://schema.org/Person" data-sc-user-tooltip="430115"> <span itemprop="name"> Empanadas </span> </span> · <time itemprop="datePublished" datetime="2015-07-02 01:33:32+02:00" > 2 juillet 2015</time> </div> </footer> </article> </div> </div> <a href="/serie/Ed_Edd_n_Eddy/80397/critiques"> <span class="d-chevron1-r"></span> Toutes les critiques de la série Ed, Edd n Eddy (2) </a> <div class="d-more-container d-rubric-inner"> <button type="button" class="d-button d-more" data-rel="sc-btn-more" style="display:none;" data-rel-related="blockReviewsProduct80397" data-sc-limit="5"> Critiques suivantes <span class="d-chevron1-b"></span> </button> </div> </section> <script type='text/javascript'> sas.render('25595'); </script> <section class="d-rubric"> <h5 class="d-heading-opt"> <b class="d-heading2-opt">Infos</b>Ed, Edd n Eddy</h6> <p class="d-rubric-highlighted"> Les fiches SensCritique sont en wiki. Cette fiche semble bien vide, <a href="/wiki/Ed_Edd_n_Eddy/80397">voulez-vous l'éditer</a> ? </p> </section> <section class="d-rubric"> <span class="d-heading2">Vous pourriez également aimer...</span> <ul> <li class="elpt-thumbnail "> <a href="/serie/Le_laboratoire_de_Dexter/154691" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="154691" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000009885382/130/Le_laboratoire_de_Dexter.jpg" alt="Affiche Le laboratoire de Dexter" title="Affiche Le laboratoire de Dexter" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 6.2 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="154691"></span> </div> </figure> <span class="elpt-product-title size130">Le laboratoire de Dexter (1996) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Johnny_Bravo/33085" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="33085" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000004727405/130/Johnny_Bravo.jpg" alt="Affiche Johnny Bravo" title="Affiche Johnny Bravo" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 6.0 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="33085"></span> </div> </figure> <span class="elpt-product-title size130">Johnny Bravo (1997) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Courage_le_chien_froussard/126714" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="126714" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006501794/130/Courage_le_chien_froussard.jpg" alt="Affiche Courage, le chien froussard" title="Affiche Courage, le chien froussard" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 6.4 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="126714"></span> </div> </figure> <span class="elpt-product-title size130">Courage, le chien froussard (1999) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Les_Super_Nanas/214665" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="214665" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006482667/130/Les_Super_Nanas.jpg" alt="Affiche Les Super Nanas" title="Affiche Les Super Nanas" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 5.5 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="214665"></span> </div> </figure> <span class="elpt-product-title size130">Les Super Nanas (1998) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Cleo_et_Chico/109522" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="109522" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006500945/130/Cleo_et_Chico.jpg" alt="Affiche Cléo et Chico" title="Affiche Cléo et Chico" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 5.1 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="109522"></span> </div> </figure> <span class="elpt-product-title size130">Cléo et Chico (1997) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Tom_and_Jerry/357342" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="357342" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006478417/130/Tom_and_Jerry.jpg" alt="Affiche Tom and Jerry" title="Affiche Tom and Jerry" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 7.2 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="357342"></span> </div> </figure> <span class="elpt-product-title size130">Tom and Jerry (1940) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Pokemon/96031" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="96031" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006475427/130/Pokemon.jpg" alt="Affiche Pokémon" title="Affiche Pokémon" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 5.9 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="96031"></span> </div> </figure> <span class="elpt-product-title size130">Pokémon (1997) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Les_Razmoket/226101" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="226101" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006476433/130/Les_Razmoket.jpg" alt="Affiche Les Razmoket" title="Affiche Les Razmoket" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 5.9 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="226101"></span> </div> </figure> <span class="elpt-product-title size130">Les Razmoket (1991) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/He_Arnold/2685" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="2685" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000004727415/130/He_Arnold.jpg" alt="Affiche Hé Arnold !" title="Affiche Hé Arnold !" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 5.9 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="2685"></span> </div> </figure> <span class="elpt-product-title size130">Hé Arnold ! (1996) </span></a> </li> <li class="elpt-thumbnail "> <a href="/serie/Bob_l_eponge/38363" class="d-link-alt elpt-thumbnail-product " data-rel="sc-button" data-sc-product-id="38363" > <figure data-rel="poster" class="elpt-product-wrapper "> <img src="http://media.senscritique.com/media/000006474973/130/Bob_l_eponge.jpg" alt="Affiche Bob l&#039;éponge" title="Affiche Bob l&#039;éponge" width="130" height="177"> <div class="d-posterRating" data-rel="poster-rating"> 6.2 <span data-user-action-gallery="true" data-rel="scouts-rating" data-sc-product-id="38363"></span> </div> </figure> <span class="elpt-product-title size130">Bob l&#039;éponge (1999) </span></a> </li> </ul> </section> <section class="d-rubric pvi-feed"> <div class="d-heading-opt"> <span class="d-heading2-opt"> Dernières actions sur cette série </span> Ed, Edd n Eddy </div> <div class="elfs-container" data-rel="container-feed" data-sc-feed-filter-type="product" data-sc-feed-limit="5" data-sc-feed-page="1" data-sc-feed-id="80397"></div> <a href="/serie/Ed_Edd_n_Eddy/80397/actualites" class="d-link"><span class="d-chevron1-b"></span> Plus d'actualité</a> </section> </div> <aside class="d-grid-aside"> <div data-rel="dynamic-element" data-sc-element-position="aside-top"></div> <div class="d-rubric pvi-scoutsOff"> <div class="pvi-scoutsOff-inner"> <b class="pvi-scoutsOff-title">Le bouche à oreille</b> <p class="pvi-scoutsOff-text">L'avis de vos amis en 1 clic</p> <a href="/oauthapi/facebook" class="d-facebookButton pvi-scoutsOff-button">S'inscrire avec FB</a> </div> </div> <span class="d-heading3">Saisons</span> <div class="d-rubric"> <ul class="d-rubric-inner"> <li class="pvi-season-item"> <a href="/serie/Ed_Edd_n_Eddy/80397/S1/E{:episodeNumber:\d+}" class="d-link-alt pvi-season-item-title">Saison 1</a> <div class="erra "> <div class="erra-main"> <div class="erra-ratings"> <span class="erra-global"> - </span> <span class="erra-scouts" data-sc-tooltip="true" data-rel="sc-modal-listing-activity scouts-rating" data-sc-product-id="11022948" title="Aucune note de vos éclaireurs" data-sc-filter="rating,is_recommend,is_wish_list_or_shopping,is_current"> - </span> </div> <div class="erra-currentuser inactive" data-sc-product-id="11022948" data-sc-zone-tag="btsc"> <div data-sc-action-container="other" class="erra-other-actions"></div> <div class="erra-action" data-sc-action-container="main"><span class="erra-action-item">-</span></div> </div> </div> </div> </li> <li class="pvi-season-item"> <a href="/serie/Ed_Edd_n_Eddy/80397/S2/E{:episodeNumber:\d+}" class="d-link-alt pvi-season-item-title">Saison 2</a> <div class="erra "> <div class="erra-main"> <div class="erra-ratings"> <span class="erra-global"> - </span> <span class="erra-scouts" data-sc-tooltip="true" data-rel="sc-modal-listing-activity scouts-rating" data-sc-product-id="11022949" title="Aucune note de vos éclaireurs" data-sc-filter="rating,is_recommend,is_wish_list_or_shopping,is_current"> - </span> </div> <div class="erra-currentuser inactive" data-sc-product-id="11022949" data-sc-zone-tag="btsc"> <div data-sc-action-container="other" class="erra-other-actions"></div> <div class="erra-action" data-sc-action-container="main"><span class="erra-action-item">-</span></div> </div> </div> </div> </li> <li class="pvi-season-item"> <a href="/serie/Ed_Edd_n_Eddy/80397/S3/E{:episodeNumber:\d+}" class="d-link-alt pvi-season-item-title">Saison 3</a> <div class="erra "> <div class="erra-main"> <div class="erra-ratings"> <span class="erra-global"> - </span> <span class="erra-scouts" data-sc-tooltip="true" data-rel="sc-modal-listing-activity scouts-rating" data-sc-product-id="11022950" title="Aucune note de vos éclaireurs" data-sc-filter="rating,is_recommend,is_wish_list_or_shopping,is_current"> - </span> </div> <div class="erra-currentuser inactive" data-sc-product-id="11022950" data-sc-zone-tag="btsc"> <div data-sc-action-container="other" class="erra-other-actions"></div> <div class="erra-action" data-sc-action-container="main"><span class="erra-action-item">-</span></div> </div> </div> </div> </li> <li class="pvi-season-item"> <a href="/serie/Ed_Edd_n_Eddy/80397/S4/E{:episodeNumber:\d+}" class="d-link-alt pvi-season-item-title">Saison 4</a> <div class="erra "> <div class="erra-main"> <div class="erra-ratings"> <span class="erra-global"> - </span> <span class="erra-scouts" data-sc-tooltip="true" data-rel="sc-modal-listing-activity scouts-rating" data-sc-product-id="11022951" title="Aucune note de vos éclaireurs" data-sc-filter="rating,is_recommend,is_wish_list_or_shopping,is_current"> - </span> </div> <div class="erra-currentuser inactive" data-sc-product-id="11022951" data-sc-zone-tag="btsc"> <div data-sc-action-container="other" class="erra-other-actions"></div> <div class="erra-action" data-sc-action-container="main"><span class="erra-action-item">-</span></div> </div> </div> </div> </li> <li class="pvi-season-item"> <a href="/serie/Ed_Edd_n_Eddy/80397/S5/E{:episodeNumber:\d+}" class="d-link-alt pvi-season-item-title">Saison 5</a> <div class="erra "> <div class="erra-main"> <div class="erra-ratings"> <span class="erra-global"> - </span> <span class="erra-scouts" data-sc-tooltip="true" data-rel="sc-modal-listing-activity scouts-rating" data-sc-product-id="11022952" title="Aucune note de vos éclaireurs" data-sc-filter="rating,is_recommend,is_wish_list_or_shopping,is_current"> - </span> </div> <div class="erra-currentuser inactive" data-sc-product-id="11022952" data-sc-zone-tag="btsc"> <div data-sc-action-container="other" class="erra-other-actions"></div> <div class="erra-action" data-sc-action-container="main"><span class="erra-action-item">-</span></div> </div> </div> </div> </li> <li class="pvi-season-item"> <a href="/serie/Ed_Edd_n_Eddy/80397/S6/E{:episodeNumber:\d+}" class="d-link-alt pvi-season-item-title">Saison 6</a> <div class="erra "> <div class="erra-main"> <div class="erra-ratings"> <span class="erra-global"> - </span> <span class="erra-scouts" data-sc-tooltip="true" data-rel="sc-modal-listing-activity scouts-rating" data-sc-product-id="11022953" title="Aucune note de vos éclaireurs" data-sc-filter="rating,is_recommend,is_wish_list_or_shopping,is_current"> - </span> </div> <div class="erra-currentuser inactive" data-sc-product-id="11022953" data-sc-zone-tag="btsc"> <div data-sc-action-container="other" class="erra-other-actions"></div> <div class="erra-action" data-sc-action-container="main"><span class="erra-action-item">-</span></div> </div> </div> </div> </li> </ul> </div> <div data-rel="dynamic-element" data-sc-element-position="aside-middle"></div> <span class="d-heading3">Dans les Tops</span> <div class="d-rubric"> <ul class="standalone"> <li class="pvi-poll"> <a href="/top/resultats/Les_meilleures_series_originales_Cartoon_Network/1060706" class="d-link-alt"> <span class="pvi-poll-rank type-4">#9</span> <img class="pvi-poll-figure" src="http://media.senscritique.com/media/000012206334/240_63/Les_meilleures_series_originales_Cartoon_Network.jpg" alt="Cover Les meilleures séries originales Cartoon Network" title="Cover Les meilleures séries originales Cartoon Network" width="240" height="63">Les meilleures séries originales Cartoon Network</a> </li> </ul> </div> <span class="d-heading3">Sélection de listes</span> <div class="d-rubric"> <ul class="d-rubric-inner"> <li class="eas-item"> <figure class="eas-item-poster size40"> <img src="http://media.senscritique.com/media/000004057954/40_vert/Top_50_cartoons_diffuses_sur_Cartoon_Network.jpg" alt="Illustration Top 50 cartoons diffusés sur Cartoon Network" title="Illustration Top 50 cartoons diffusés sur Cartoon Network" width="40" height="60"> </figure> <div class="eas-item-content"> <a href="/liste/Top_50_cartoons_diffuses_sur_Cartoon_Network/74702" class="d-link-alt" data-sc-tooltip="true" title="Par Superphilie (43 séries)">Top 50 cartoons diffusés sur Cartoon Network</a> </div> </li> <li class="eas-item"> <figure class="eas-item-poster size40"> <img src="http://media.senscritique.com/media/000011610456/40_vert/Les_series_dont_le_titre_contient_le_nom_du_heros_Liste_Part.jpg" alt="Cover Les séries dont le titre contient le nom du héros [ Liste Participative ]" title="Cover Les séries dont le titre contient le nom du héros [ Liste Participative ]" width="40" height="60"> </figure> <div class="eas-item-content"> <a href="/liste/Les_series_dont_le_titre_contient_le_nom_du_heros_Liste_Part/1024919" class="d-link-alt" data-sc-tooltip="true" title="Par Chris Tophe (590 séries)">Les séries dont le titre contient le nom du héros [ Liste Participative ]</a> </div> </li> <li class="eas-item"> <figure class="eas-item-poster size40"> <img src="http://media.senscritique.com/media/000007672321/40_vert/Les_Chef_d_oeuvres_et_les_navets_qui_ont_berce_mon_enfance.jpg" alt="Cover Les Chef d&#039;oeuvres et les navets qui ont bercé mon enfance !" title="Cover Les Chef d&#039;oeuvres et les navets qui ont bercé mon enfance !" width="40" height="60"> </figure> <div class="eas-item-content"> <a href="/liste/Les_Chef_d_oeuvres_et_les_navets_qui_ont_berce_mon_enfance/328846" class="d-link-alt" data-sc-tooltip="true" title="Par Alfred Tordu (57 séries)">Les Chef d&#039;oeuvres et les navets qui ont bercé mon enfance !</a> </div> </li> <li class="eas-item"> <figure class="eas-item-poster size40"> <img src="http://media.senscritique.com/media/000009357614/40_vert/Ne_dans_les_90_s_tu_ne_peux_avoir_rate_ca.jpg" alt="Cover Né dans les 90&#039;s, tu ne peux avoir raté ça !" title="Cover Né dans les 90&#039;s, tu ne peux avoir raté ça !" width="40" height="60"> </figure> <div class="eas-item-content"> <a href="/liste/Ne_dans_les_90_s_tu_ne_peux_avoir_rate_ca/592930" class="d-link-alt" data-sc-tooltip="true" title="Par BlackHunter17 (123 séries)">Né dans les 90&#039;s, tu ne peux avoir raté ça !</a> </div> </li> <li class="eas-item"> <figure class="eas-item-poster size40"> <img src="http://media.senscritique.com/media/000004024551/40_vert/Quand_j_etais_petit_je_regardais_ca_le_matin_Et_je_kiffais.jpg" alt="Illustration Quand j&#039;étais petit, je regardais ça le matin. Et je kiffais." title="Illustration Quand j&#039;étais petit, je regardais ça le matin. Et je kiffais." width="40" height="60"> </figure> <div class="eas-item-content"> <a href="/liste/Quand_j_etais_petit_je_regardais_ca_le_matin_Et_je_kiffais/20013" class="d-link-alt" data-sc-tooltip="true" title="Par Le-bloguscribe (36 séries)">Quand j&#039;étais petit, je regardais ça le matin. Et je kiffais.</a> </div> </li> </ul> <a href="/serie/Ed_Edd_n_Eddy/80397/listes"> <span class="d-chevron1-r"></span> Toutes les listes (71) </a> </div> <span class="d-heading3">Statuts d'humeurs</span> <div class="d-rubric"> <ul class="pvi-shout-filters"> <li>Tri :</li> <li class="d-filter1 active" data-rel="sc-shout-aside-filter" data-sc-filter="recommend">recommandés</li> <li class="d-filter1" data-rel="sc-shout-aside-filter" data-sc-filter="last">derniers</li> </ul> <div data-rel="sc-shout-aside-block" data-sc-product-id="80397" data-sc-filter="recommend"> <div class="pvi-shout-status" data-rel="sc-shout-loader"></div> <div data-rel="sc-shout-page" data-sc-filter="recommend"> <article class="eshv-shout " data-rel="sc-admin-shout linkify" data-sc-shout-id="47829"> <a href="/activity/44029848" class="eshv-shout-box shoutWithUser ">Je comprends pas comment un tel cartoon aussi bon puisse avoir une moyenne aussi mauvaise, révisez vos classiques Cartoon Network svp! <footer class="eshv-shout-metadata"> <time datetime="2014-05-08 18:36:55+02:00" > 8 mai 2014 </time> </footer> </a> <img class="d-avatar eshv-shout-userAvatar" data-sc-user-tooltip="123789" src="http://media.senscritique.com/media/000006647896/30/Toni_Stark.jpg" alt="Avatar ToniStark" title="Avatar ToniStark" width="30" height="30"> <span data-sc-user-tooltip="123789">ToniStark</span> <div class="eshv-share"> <button type="button" class="esmi-share facebook" data-rel="btn-share" data-sc-type="facebook" data-sc-description="Ed, Edd n Eddy - Série" data-sc-title="Je comprends pas comment un tel cartoon aussi bon puisse avoir une moyenne aussi mauvaise, révisez vos classiques Cartoon Network svp!" data-sc-label="Statut par ToniStark" data-sc-url="http://www.senscritique.com/activity/44029848" data-sc-tooltip="true" title="Partager sur Facebook">Facebook</button> <button type="button" class="esmi-share twitter" data-rel="btn-share" data-sc-type="twitter" data-sc-without-hashtag="true" data-sc-label="Je comprends pas comment un tel cartoon aussi bon puisse avoir une moyenne aussi mauvaise, révisez vos classiques Cartoon Network svp!" data-sc-url="http://www.senscritique.com/activity/44029848" data-sc-tooltip="true" title="Partager sur Twitter">Twitter</button> </div> </article> </div> </div> <a href="/serie/Ed_Edd_n_Eddy/80397/statuts"> <span class="d-chevron1-r"></span> Tous les statuts </a> </div> </aside> </div> <div class="d-ad-megaBan"> <script type='text/javascript'> sas.render('19175'); </script> </div> <footer class="lafo-footer"> <div class="d-grid lafo-footer-container"> <ul class="lafo-informations-list"> <li> <a href="http://lab.senscritique.com" class="lafo-footer-anchor" target="_blank">Lab</a> </li> <li> <a href="http://lab.senscritique.com/changelog" class="lafo-footer-anchor" target="_blank">Changelog</a> </li> <li> <a href="/apropos" class="lafo-footer-anchor">&Agrave; propos</a> </li> <li> <a href="/faq" class="lafo-footer-anchor">Aide</a> </li> <li> <a href="/blog" class="lafo-footer-anchor">Blog</a> </li> <li> <a href="/apropos/publicite" class="lafo-footer-anchor">Publicité</a> </li> <li> <a href="/apropos/emploi" class="lafo-footer-anchor">Emploi</a> </li> <li> <a href="/apropos/cgu" class="lafo-footer-anchor">Conditions d'utilisation</a> </li> </ul> <div class="lafo-social"> <a href="http://www.facebook.com/senscritique" target="_blank" class="lafoo-footer-social"> <img src="http://static.senscritique.com/img/layout/icons/social/icon-facebook1.png?4" alt="Facebook" width="24" height="24"> </a> <a href="https://twitter.com/senscritique" target="_blank" class="lafoo-footer-social"> <img src="http://static.senscritique.com/img/layout/icons/social/icon-twitter1.png?4" alt="Twitter" width="24" height="24"> </a> <a href="https://plus.google.com/+senscritique" rel="publisher" target="_top" style="text-decoration:none;"> <img src="//ssl.gstatic.com/images/icons/gplus-32.png" alt="Google+" style="border:0;width:32px;height:32px;"/> </a> <!-- Place this tag after the last +1 button tag. --> <script type="text/javascript"> 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> </div> </div> <div class="d-grid"> <ul class="lafo-resume"> <li><a href="/films/salles-de-cinema" class="lafo-resume-item">Séances de cinéma</a></li> <li><a href="/everymovie/programme-tv/ce-soir" class="lafo-resume-item">Programme TV ce soir</a></li> <li><a href="/everymovie/programme-tv/aujourdhui" class="lafo-resume-item">Programme TV aujourd'hui</a></li> <li><a href="/everymovie/programme-tv/demain" class="lafo-resume-item">Programme TV demain</a></li> <li><a href="/everymovie/programme-tv" class="lafo-resume-item inactive">Programme TV cette semaine</a></li> </ul> <ul class="lafo-resume"> <li> <a href="/films/oeuvres" class="lafo-resume-item ">Avis films</a> </li> <li> <a href="/series/oeuvres" class="lafo-resume-item ">Avis séries</a> </li> <li> <a href="/livres/oeuvres" class="lafo-resume-item ">Avis livres</a> </li> <li> <a href="/bd/oeuvres" class="lafo-resume-item ">Avis BD</a> </li> <li> <a href="/jeuxvideo/oeuvres" class="lafo-resume-item ">Avis jeux vidéo</a> </li> <li> <a href="/musique/oeuvres" class="lafo-resume-item inactive">Avis musique</a> </li> </ul> <span class="lafo-copyright">© 2015 SensCritique</span> </div> </footer> <script type='text/javascript'> sas.render('10192'); </script> </div> <script> try { console } catch(e) { console = {}; console.log = function(){}; } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "http://www.senscritique.com/", "potentialAction": { "@type": "SearchAction", "target": "http://www.senscritique.com/recherche?query={search_term}", "query-input": "required name=search_term" } } </script> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="http://static.senscritique.com/lib/plugins/jquery.js"><\/script>')</script> <script type="text/javascript" src="http://static.senscritique.com/lib/optimized_ln/18504a88e15e551a5853a60ab06c76dd.js"></script> <script type="text/javascript" src="http://static.senscritique.com/lib/optimized_ln/c58bddee963a2a2b5013ce65e9ef7070.js"></script> <script> videojs.options.flash.swf = 'http://' + window.location.host + '/lib/plugins/video-js/video-js.swf'; </script> <script type='text/javascript'> sas.render('31712'); </script> <script language="JavaScript"> function _eStat_Whap_loaded_func() { eStatWhap.serial("800000000028"); eStatWhap.send(); } (function() { var myscript = document.createElement('script'); myscript.src = "http://w.estat.com/js/whap.js"; myscript.setAttribute('async', 'true'); var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(myscript, s); })(); </script> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','//connect.facebook.net/en_US/fbevents.js'); fbq('init', '1914215135469630'); fbq('track', "PageView");</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1914215135469630&ev=PageView&noscript=1" /></noscript> <script>(function() { var _fbq = window._fbq || (window._fbq = []); if (!_fbq.loaded) { var fbds = document.createElement('script'); fbds.async = true; fbds.src = '//connect.facebook.net/en_US/fbds.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(fbds, s); _fbq.loaded = true; } })(); window._fbq = window._fbq || []; </script> <script>window._fbq.push(['track', 6032844273185, {'value':'0.00','currency':'EUR'}]);</script> <noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=6032844273185&amp;cd[value]=0.00&amp;cd[currency]=EUR&amp;noscript=1" /></noscript> <script>window._fbq.push(['track', 6032844294985, {'value':'0.00','currency':'EUR'}]);</script> <noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?ev=6032844294985&amp;cd[value]=0.00&amp;cd[currency]=EUR&amp;noscript=1" /></noscript> <div id="fb-root"></div> <div data-rel="fb_container" data-sc-id="157003860988959"></div> <script> // window.fbAsyncInit = function() { // FB.init({ // appId:'157003860988959', // cookie:true, // status:true, // xfbml:true, // // channel: 'http://".$domain."/fb_channel.php' // }); // FB.Event.subscribe('auth.statusChange', function(response) { // if (response.status === 'connected') { // var uid = response.authResponse.userID; // var accessToken = response.authResponse.accessToken; // var expiresIn = response.authResponse.expiresIn; // // Do login facebook, only if we have the try // $('[data-sc-facebook-autologin="true"]').each(function() { // document.location = '/oauthapi/facebook/'; // }); // $('[data-sc-refresh-api-facebook="true"]').each(function() { // $.ajax({ // url: '/oauthapi/facebook/renewToken.json', // type: 'post', // data:{ // access_token:accessToken, // expires_in:expiresIn, // uid:uid // }, // dataType: 'json', // success: function (data, textStatus, jqXhr) { // } // }); // }); // } else { // var status = (response.status === 'not_authorized') ? 'connected' : 'unknow'; // // Do nothing // $('[data-sc-facebook-autologin="true"]').each(function() { // $.ajax({ // url: '/oauthapi/facebook/status/' + status + '.json', // type: 'get', // dataType: 'json', // success: function (data, textStatus, jqXhr) { // } // }); // }); // } // }); // }; // // Load the SDK Asynchronously // (function(d){ // var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;} // js = d.createElement('script'); js.id = id; js.async = true; // js.src = "http://connect.facebook.net/fr_FR/all.js"; // d.getElementsByTagName('head')[0].appendChild(js); // }(document)); </script> <span data-rel="test_AB" class="sponsored-ad">&nbsp;</span> <script type='text/javascript'> sas.render('928'); </script> </body> </html>
dieng444/smart-search
web/docs/series/2015-11-10/ed-edd-n-eddy/index.html
HTML
mit
80,059
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> <meta http-equiv="Content-Language" content="pl"> <style type="text/css"> body {font-family: arial; background: #ffffff; font-size: 8px color: white;} td { font-family: verdana; font-size: 11px;color: black; } p { font-family: verdana; font-size: 18px; color: black; text-align: center;} a:hover {text-decoration: none; color: white} </style> <TITLE> (none) </TITLE> </HEAD> <BODY style="bgcolor: #FFFFFF"> <div style="text-align:center;"> <br> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="align: center"> <tr><td style="width: 100%" align="center"> <table width="574" style="background-image:url(/errordocs/pasek.gif); height: 21px;" border="0" cellpadding="0" cellspacing="0" > <tr> <td style="text-align: left"> <div style="margin-left:45px"><b>Error</b></div> </td> </tr> </table> <table width="574" border="0" cellpadding="1" cellspacing="1" style="background-color: #9c9c9c;text-align:center;"> <tr> <td style="background-color: #ffffff"> <br> <table style="background-color: #ffffff"> <tr> <td align="center" valign="top"><IMG SRC="/errordocs/error.gif" ALT="error"></td> <td colspan="2" align="center"><h3>[404] File Not Found : Plik nie istnieje</h3></td> </tr> <tr> <td align="center"> &nbsp; </td><td align="center"> Podany w zapytaniu URL <STRONG> /projects/metro/img/ios-style-checkboxes/slider_right-63584.png </STRONG> nie zosta³ odnaleziony na tym serwerze. </td> </tr> <tr> <td align="center"> &nbsp; </td><td align="left"> &nbsp; </td> </tr> <tr> <td align="center"> &nbsp; </td><td align="center"> The requested URL <STRONG> /projects/metro/img/ios-style-checkboxes/slider_right-63584.png </STRONG> was not found on this server. </td> </tr> <tr> <td><img src="/errordocs/dot.gif" height="70" ALT="dot"></td> </tr> </table> </td> </tr> </table> </td></tr></table> <br> </div> </BODY> </HTML>
developerTajul/eshoper
assets/backEnd/img/ios-style-checkboxes/slider_right-63584.html
HTML
mit
2,255
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>jQuery Mobile</title> <link rel="shortcut icon" href="/styles/images/favicon.png"> <link rel="icon" href="/styles/images/favicon.png"> <link rel="stylesheet" href="/styles/css/index.css"> <link rel="stylesheet" href="/styles/css/fontawesome/css/font-awesome.min.css"> <link rel="stylesheet" href="/styles/css/syntax.css"> <link rel="stylesheet" href="/styles/css/main.css"> <link rel="canonical" href="/2017/11/13/jquery-mobile/"> <link rel="alternate" type="application/rss+xml" title="Helene's blog" href="/feed.xml"> <!--<meta name="keywords" content="jQuery Mobile, Helene's blog, 厚积薄发">--> <!--<meta name="description" content="厚积薄发">--> <script src="/styles/js/jquery.min.js"></script> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <style type="text/css"> .docs-content{ margin-bottom: 10px; } </style> </head> <body class="index"> <header class="navbar navbar-inverse navbar-fixed-top docs-nav" role="banner"> <div class="container"> <div class="navbar-header"> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="/" class="navbar-brand"> <span> HELENE </span> </a> </div> <nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation"> <ul class="nav navbar-nav"> <!--<li> <a href="/">首页</a> </li>--> </ul> <ul class="nav navbar-nav navbar-right" style="margin-top: 1rem"> <!--<li> <a href="/greens/">life</a> </li>--> <li> <a href="/rice">work</a> </li> <!--<li> <a><span id="busuanzi_container_site_pv">客流量<span id="busuanzi_value_site_pv"></span>次</span></a> </li>--> <li> <a href="/reference">References</a> </li> <!--<li> <a href="/donate/">打赏我</a> </li>--> <!--<li> <a href="http://resume.thisisme1228.com/index.html">我的简历</a> </li>--> <!--<li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">关于我<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a rel="nofollow" target="_blank" href="https://github.com/Thisisme1228">Github</a></li> <li><a rel="nofollow" target="_blank" href="">关于作者</a></li> <li><a rel="nofollow" href="/books">我的书单</a></li> <li><a rel="nofollow" href="http://www.hifreud.com/domains/">域名管理</a></li> <li><a rel="nofollow" href="/reference">推荐博客</a></li> <li><a href="/feed.xml">RSS订阅</a></li> <li class="divider"></li> <li><a rel="nofollow" target="_blank" href="https://github.com/luoyan35714/LessOrMore.git">本项目</a></li> </ul> </li>--> </ul> </nav> </div> </header> <div class="docs-header hidden" id="content"> <canvas id="mycanvas">你的浏览器不支持canvas</canvas> <div class="container"> <h1 class="margin-top-45">Better me</h1> </div> <audio class="hidden" controls loop="loop" id="h5audio_media" preload="auto" height="0" width="0" src="/styles/music/I-will-love-you.mp3"> <source src="/styles/music/I-will-love-you.mp3"> </audio> <div class="audio-img" id="radio"> <img src="/styles/images/header/radio.png"> <!--<span style="color: beige" id="clickMe">Click!</span>--> </div> </div> <!-- 内页--> <div class="container docs-container"> <div class="row"> <div class="col-md-3 fix-menu hidden-sm hidden-xs"> <ul> <!-- 供内页使用 --> <div id="navigation"> <!-- <h1>目录</h1>--> <ul class="nav sidenav"> </ul> </div> </ul> </div> <div class="col-md-8 col-md-push-3" role="main"> <div class="panel docs-content"> <div class="wrapper"> <header class="post-header"> <h1 class="post-title">jQuery Mobile</h1> <span class="post-meta">Date:Nov 13, 2017</span> <span class="meta">Author:<a target="_blank" href="http://localhost:4000">Helene</a></span> <br /> <blockquote><p>本文章采用<a rel="license" href="https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh"> 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议 </a>进行许可。转载请注明来自<a href="http://life.thisisme1228.com/">Helene的博客</a></p></blockquote> </header> <article class="post-content"> <ul id="markdown-toc"> <li><a href="#1jquery-mobile页面" id="markdown-toc-1jquery-mobile页面">1、jQuery Mobile页面</a> <ul> <li><a href="#在-jquery-mobile-中添加页面" id="markdown-toc-在-jquery-mobile-中添加页面">在 jQuery Mobile 中添加页面</a></li> <li><a href="#将页面用作对话框" id="markdown-toc-将页面用作对话框">将页面用作对话框</a></li> </ul> </li> <li><a href="#2jquery-mobile-过渡" id="markdown-toc-2jquery-mobile-过渡">2、jQuery Mobile 过渡</a></li> <li><a href="#3jquery-mobile-按钮" id="markdown-toc-3jquery-mobile-按钮">3、jQuery Mobile 按钮</a> <ul> <li><a href="#行内按钮" id="markdown-toc-行内按钮">行内按钮</a></li> <li><a href="#组合按钮" id="markdown-toc-组合按钮">组合按钮</a></li> <li><a href="#后退按钮" id="markdown-toc-后退按钮">后退按钮</a></li> </ul> </li> <li><a href="#4jquery-mobile-按钮图标" id="markdown-toc-4jquery-mobile-按钮图标">4、jQuery Mobile 按钮图标</a> <ul> <li><a href="#定位图标" id="markdown-toc-定位图标">定位图标</a></li> <li><a href="#只显示图标" id="markdown-toc-只显示图标">只显示图标</a></li> </ul> </li> <li><a href="#5jquery-mobile-工具栏" id="markdown-toc-5jquery-mobile-工具栏">5、jQuery Mobile 工具栏</a> <ul> <li><a href="#标题栏" id="markdown-toc-标题栏">标题栏</a></li> <li><a href="#页脚栏" id="markdown-toc-页脚栏">页脚栏</a></li> <li><a href="#定位页眉和页脚" id="markdown-toc-定位页眉和页脚">定位页眉和页脚</a></li> </ul> </li> <li><a href="#6jquery-mobile-导航栏" id="markdown-toc-6jquery-mobile-导航栏">6、jQuery Mobile 导航栏</a> <ul> <li><a href="#活动按钮" id="markdown-toc-活动按钮">活动按钮</a></li> </ul> </li> <li><a href="#7jquery-mobile-可折叠" id="markdown-toc-7jquery-mobile-可折叠">7、jQuery Mobile 可折叠</a> <ul> <li><a href="#可折叠的内容块" id="markdown-toc-可折叠的内容块">可折叠的内容块</a></li> <li><a href="#嵌套的可折叠块" id="markdown-toc-嵌套的可折叠块">嵌套的可折叠块</a></li> <li><a href="#可折叠集合" id="markdown-toc-可折叠集合">可折叠集合</a></li> </ul> </li> <li><a href="#8jquery-mobile-网格" id="markdown-toc-8jquery-mobile-网格">8、jQuery Mobile 网格</a> <ul> <li><a href="#jquery-mobile-布局网格" id="markdown-toc-jquery-mobile-布局网格">jQuery Mobile 布局网格</a></li> <li><a href="#定制网格" id="markdown-toc-定制网格">定制网格</a></li> <li><a href="#多行" id="markdown-toc-多行">多行</a></li> </ul> </li> <li><a href="#9jquery-mobile-列表视图" id="markdown-toc-9jquery-mobile-列表视图">9、jQuery Mobile 列表视图</a> <ul> <li><a href="#列表分隔符" id="markdown-toc-列表分隔符">列表分隔符</a></li> <li><a href="#搜索过滤器" id="markdown-toc-搜索过滤器">搜索过滤器</a></li> </ul> </li> <li><a href="#10jquery-mobile-列表内容" id="markdown-toc-10jquery-mobile-列表内容">10、jQuery Mobile 列表内容</a> <ul> <li><a href="#jquery-mobile-列表缩略图" id="markdown-toc-jquery-mobile-列表缩略图">jQuery Mobile 列表缩略图</a></li> <li><a href="#jquery-mobile-列表图标" id="markdown-toc-jquery-mobile-列表图标">jQuery Mobile 列表图标</a></li> <li><a href="#拆分按钮" id="markdown-toc-拆分按钮">拆分按钮</a></li> <li><a href="#计数泡沫" id="markdown-toc-计数泡沫">计数泡沫</a></li> </ul> </li> <li><a href="#11jquery-mobile-表单" id="markdown-toc-11jquery-mobile-表单">11、jQuery Mobile 表单</a></li> </ul> <p>jQuery还算熟练,时间关系一直没来得及看jQuery mobile,它是一个基于jQuery的创建移动 web 应用程序的框架。在这里我只整理一些个人觉得必要且难点的方面,所谓师傅领进门修行在个人,其他可参见<a href="http://www.w3school.com.cn/jquerymobile/index.asp">w3school</a> <!-- more --></p> <h3 id="1jquery-mobile页面">1、jQuery Mobile页面</h3> <ul> <li>data-role=”page” 是显示在浏览器中的页面</li> <li>data-role=”header” 创建页面上方的工具栏(常用于标题和搜索按钮)</li> <li>data-role=”content” 定义页面的内容,比如文本、图像、表单和按钮,等等</li> <li>data-role=”footer” 创建页面底部的工具栏</li> </ul> <p>例:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;body&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"page"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>欢迎访问我的主页<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"content"</span><span class="nt">&gt;</span> <span class="nt">&lt;p&gt;</span>我是一名移动开发者!<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>页脚文本<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/body&gt;</span> </code></pre></div></div> <h4 id="在-jquery-mobile-中添加页面">在 jQuery Mobile 中添加页面</h4> <p>在 jQuery Mobile,您可以在单一 HTML 文件中创建多个页面。</p> <p>请通过唯一的 id 来分隔每张页面,并使用 href 属性来连接彼此:</p> <p>例:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"page"</span> <span class="na">id=</span><span class="s">"pageone"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"content"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#pagetwo"</span><span class="nt">&gt;</span>转到页面二<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"page"</span> <span class="na">id=</span><span class="s">"pagetwo"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"content"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#pageone"</span><span class="nt">&gt;</span>转到页面一<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p><strong>注释:包含大量内容的 web 应用程序会影响加载时间(比如文本、链接、图像和脚本等等)。如果您不希望在内部链接页面,请使用外部文件:</strong></p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"externalfile.html"</span><span class="nt">&gt;</span>转到外部页面<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <h4 id="将页面用作对话框">将页面用作对话框</h4> <p>对话框是用来显示信息或请求输入的视窗类型。</p> <p>如需在用户点击(轻触)链接时创建一个对话框,请向该链接添加 data-rel=”dialog”:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"page"</span> <span class="na">id=</span><span class="s">"pageone"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"content"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#pagetwo"</span> <span class="na">data-rel=</span><span class="s">"dialog"</span><span class="nt">&gt;</span>转到页面二<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"page"</span> <span class="na">id=</span><span class="s">"pagetwo"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"content"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#pageone"</span><span class="nt">&gt;</span>转到页面一<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <h3 id="2jquery-mobile-过渡">2、jQuery Mobile 过渡</h3> <p>过渡效果可应用于任意链接或通过使用 data-transition 属性进行的表单提交:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span> <span class="na">data-transition=</span><span class="s">"slide"</span><span class="nt">&gt;</span>滑动到页面二<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <p>下面的表格展示了可与 data-transition 属性一同使用的可用过渡:</p> <p><img src="/styles/images/jquery/06.jpg" alt="" width="200%" /></p> <p><code class="highlighter-rouge">提示:</code>在 jQuery Mobile 中,淡入淡出效果在所有链接上都是默认的(如果浏览器支持)。</p> <p><code class="highlighter-rouge">提示:</code>以上所有效果同时支持反向动作,例如,如果您希望页面从左向右滑动,而不是从右向左,请使用值为 “reverse” 的 data-direction 属性。在后退按钮上是默认的。</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#pagetwo"</span> <span class="na">data-transition=</span><span class="s">"slide"</span> <span class="na">data-direction=</span><span class="s">"reverse"</span><span class="nt">&gt;</span>滑动<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <h3 id="3jquery-mobile-按钮">3、jQuery Mobile 按钮</h3> <p>在 jQuery Mobile 中创建按钮</p> <p>jQuery Mobile 中的按钮可通过三种方法创建:</p> <p><code class="highlighter-rouge">使用 &lt;button&gt; 元素</code></p> <p><code class="highlighter-rouge">使用 &lt;input&gt; 元素</code></p> <p><code class="highlighter-rouge">使用 data-role="button" 的 &lt;a&gt; 元素</code></p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;button&gt;</span>按钮<span class="nt">&lt;/button&gt;</span> <span class="nt">&lt;input</span> <span class="na">type=</span><span class="s">"button"</span> <span class="na">value=</span><span class="s">"按钮"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:</code>jQuery Mobile 中的按钮会自动获得样式,这增强了他们在移动设备上的交互性和可用性。我们推荐您使用 <code class="highlighter-rouge">data-role="button" 的 &lt;a&gt; 元素来创建页面之间的链接</code>,而 <code class="highlighter-rouge">&lt;input&gt; 或 &lt;button&gt; 元素用于表单提交</code>。</p> <h4 id="行内按钮">行内按钮</h4> <p>默认情况下,按钮会占据屏幕的全部宽度。如果您需要按钮适应其内容,或者如果您需要两个或多个按钮并排显示,请添加 data-inline=”true”:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#pagetwo"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-inline=</span><span class="s">"true"</span><span class="nt">&gt;</span>转到页面二<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <h4 id="组合按钮">组合按钮</h4> <p>jQuery Mobile 提供了对按钮进行组合的简单方法。</p> <table> <tbody> <tr> <td>请将 data-role=”controlgroup” 属性与 data-type=”horizontal</td> <td>vertical” 一同使用,以规定水平或垂直地组合按钮:</td> </tr> </tbody> </table> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"content"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"controlgroup"</span> <span class="na">data-type=</span><span class="s">"horizontal"</span><span class="nt">&gt;</span> <span class="nt">&lt;p&gt;</span>水平分组:<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮 1<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮 2<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮 3<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;&lt;br&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"controlgroup"</span> <span class="na">data-type=</span><span class="s">"vertical"</span><span class="nt">&gt;</span> <span class="nt">&lt;p&gt;</span>垂直分组(默认):<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮 1<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮 2<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>按钮 3<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <h4 id="后退按钮">后退按钮</h4> <p>例子</p> <pre><code class="language-`html">&lt;a href="#" data-role="button" data-rel="back"&gt;返回&lt;/a&gt; </code></pre> <p><img src="/styles/images/jquery/07.jpg" alt="" width="200%" /></p> <h3 id="4jquery-mobile-按钮图标">4、jQuery Mobile 按钮图标</h3> <p>为 jQuery Mobile 按钮添加图标</p> <p>如需向您的按钮添加图标,请使用 data-icon 属性:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"search"</span><span class="nt">&gt;</span>搜索<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:</code>您也可以在 <button> 或 <input /> 元素中使用 data-icon 属性。</button></p> <p>下面我们列出了 jQuery Mobile 提供的一些可用图标:</p> <p><img src="/styles/images/jquery/08.jpg" alt="" width="200%" /></p> <h4 id="定位图标">定位图标</h4> <p>您也能够规定图标被放置的位置:上、右、下或左。</p> <p>请使用 data-iconpos 属性来规定位置:</p> <p>图标位置:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#link"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"search"</span> <span class="na">data-iconpos=</span><span class="s">"top"</span><span class="nt">&gt;</span>上<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#link"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"search"</span> <span class="na">data-iconpos=</span><span class="s">"right"</span><span class="nt">&gt;</span>右<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#link"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"search"</span> <span class="na">data-iconpos=</span><span class="s">"bottom"</span><span class="nt">&gt;</span>下<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#link"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"search"</span> <span class="na">data-iconpos=</span><span class="s">"left"</span><span class="nt">&gt;</span>左<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:默认地,所有按钮中的图标靠左放置。</code></p> <h4 id="只显示图标">只显示图标</h4> <p>如果只需显示图标,请将 data-iconpos 设置为 “notext”:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#link"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"search"</span> <span class="na">data-iconpos=</span><span class="s">"notext"</span><span class="nt">&gt;</span>搜索<span class="nt">&lt;/a&gt;</span> </code></pre></div></div> <h3 id="5jquery-mobile-工具栏">5、jQuery Mobile 工具栏</h3> <p>工具栏元素常被放置于页眉和页脚中 - 以实现“已访问”的导航:</p> <h4 id="标题栏">标题栏</h4> <p>页眉通常会包含页眉标题/LOGO 或一到两个按钮(通常是首页、选项或搜索按钮)。</p> <p>您可以在页眉中向左侧或/以及右侧添加按钮。</p> <p>下面的代码,将向页眉标题文本的左侧添加一个按钮,并向右侧添加一个按钮:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>首页<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;h1&gt;</span>欢迎来到我的主页<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>搜索<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p>下面的代码将向页眉标题的左侧添加一个按钮:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>首页<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;h1&gt;</span>欢迎来到我的主页<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p>不过,如果您在 &lt;h1&gt; 元素之后放置按钮链接,那么它不会显示在文本右侧。如需向页眉标题的右侧添加按钮,请规定类名 “ui-btn-right”:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>欢迎来到我的主页<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">class=</span><span class="s">"ui-btn-right"</span><span class="nt">&gt;</span>搜索<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:</code>页眉可包含一个或两个按钮,然而页脚没有限制。</p> <h4 id="页脚栏">页脚栏</h4> <p>与页眉相比,页脚更具伸缩性 - 它们更实用且多变,所以能够包含所需数量的按钮:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>转播到新浪微博<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>转播到腾讯微博<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span><span class="nt">&gt;</span>转播到 QQ 空间<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">注释:</code>页脚与页眉的样式不同(它会减去一些内边距和空白,并且按钮不会居中)。如果要修正该问题,请在页脚设置类名 “ui-btn”:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span> <span class="na">class=</span><span class="s">"ui-btn"</span><span class="nt">&gt;</span> </code></pre></div></div> <p>您也能够选择在页脚中水平还是垂直地组合按钮:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span> <span class="na">class=</span><span class="s">"ui-btn"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"controlgroup"</span> <span class="na">data-type=</span><span class="s">"horizontal"</span><span class="nt">&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"plus"</span><span class="nt">&gt;</span>转播到新浪微博<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"plus"</span><span class="nt">&gt;</span>转播到腾讯微博<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span> <span class="na">data-role=</span><span class="s">"button"</span> <span class="na">data-icon=</span><span class="s">"plus"</span><span class="nt">&gt;</span>转播到 QQ 空间<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <h4 id="定位页眉和页脚">定位页眉和页脚</h4> <p>放置页眉和页脚的方式有三种:</p> <p>Inline - 默认。页眉和页脚与页面内容位于行内。</p> <p>Fixed - 页面和页脚会留在页面顶部和底部。</p> <p>Fullscreen - 与 fixed 类似;页面和页脚会留在页面顶部和底部,but also over the page content. It is also slightly see-through</p> <p>请使用 data-position 属性来定位页眉和页脚:</p> <p>Inline 定位(默认)</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span> <span class="na">data-position=</span><span class="s">"inline"</span><span class="nt">&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span> <span class="na">data-position=</span><span class="s">"inline"</span><span class="nt">&gt;&lt;/div&gt;</span> </code></pre></div></div> <p>Fixed 定位</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span> <span class="na">data-position=</span><span class="s">"fixed"</span><span class="nt">&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span> <span class="na">data-position=</span><span class="s">"fixed"</span><span class="nt">&gt;&lt;/div&gt;</span> </code></pre></div></div> <p>如果需要启用全面定位,请使用 data-position=”fixed”,并向该元素添加 data-fullscreen 属性:</p> <p>Fullscreen 定位</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span> <span class="na">data-position=</span><span class="s">"fixed"</span> <span class="na">data-fullscreen=</span><span class="s">"true"</span><span class="nt">&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"footer"</span> <span class="na">data-position=</span><span class="s">"fixed"</span> <span class="na">data-fullscreen=</span><span class="s">"true"</span><span class="nt">&gt;&lt;/div&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:</code>fullscreen 对于照片、图像和视频非常理想。</p> <p><code class="highlighter-rouge">提示:</code>对于 fixed 和 fullscreen 定位,触摸屏幕将隐藏和显示页眉及页脚。</p> <h3 id="6jquery-mobile-导航栏">6、jQuery Mobile 导航栏</h3> <p>导航栏由一组水平排列的链接构成,通常位于页眉或页脚内部。</p> <p>默认地,导航栏中的链接会自动转换为按钮(无需 data-role=”button”)。</p> <p>请使用 data-role=”navbar” 属性来定义导航栏:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"header"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"navbar"</span><span class="nt">&gt;</span> <span class="nt">&lt;ul&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span><span class="nt">&gt;</span>首页<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span><span class="nt">&gt;</span>页面二<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span><span class="nt">&gt;</span>搜索<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <h4 id="活动按钮">活动按钮</h4> <p>当导航栏中的链接被敲击时,会获得选取外观(按下)。</p> <p>如需在不敲击链接时实现此外观,请使用 class=”ui-btn-active”:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span> <span class="na">class=</span><span class="s">"ui-btn-active"</span><span class="nt">&gt;</span>首页<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> </code></pre></div></div> <p>对于多个页面,您也许需要为每个按钮设置“被选”外观,以表示用户正在浏览该页面。如果要这么做,请向链接添加 “ui-state-persist” 类,以及 “ui-btn-active” 类:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#anylink"</span> <span class="na">class=</span><span class="s">"ui-btn-active ui-state-persist"</span><span class="nt">&gt;</span>首页<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> </code></pre></div></div> <h3 id="7jquery-mobile-可折叠">7、jQuery Mobile 可折叠</h3> <h4 id="可折叠的内容块">可折叠的内容块</h4> <p>可折叠(Collapsibles)允许您隐藏或显示内容 - 对于存储部分信息很有用。</p> <p>如需创建可折叠的内容块,请向某个容器分配 data-role=”collapsible” 属性。在容器(div)中,添加一个标题元素(h1-h6),其后是您需要扩展的任意 HTML 标记:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>点击我 - 我可以折叠!<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;p&gt;</span>我是可折叠的内容。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p>默认地,该内容是关闭的。如需在页面加载时扩展内容,请使用 data-collapsed=”false”:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible"</span> <span class="na">data-collapsed=</span><span class="s">"false"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>点击我 - 我可以折叠!<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;p&gt;</span>现在我默认是展开的。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <h4 id="嵌套的可折叠块">嵌套的可折叠块</h4> <p>可以嵌套可折叠内容块:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>点击我 - 我可以折叠!<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;p&gt;</span>我是被展开的内容。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>点击我 - 我是嵌套的可折叠块!<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;p&gt;</span>我是嵌套的可折叠块中被展开的内容。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:</code>可折叠内容块可以被嵌套您希望的任意次数。</p> <h4 id="可折叠集合">可折叠集合</h4> <p>可折叠集合(Collapsible sets)指的是被组合在一起的可折叠块(常被称为手风琴)。当新块被打开时,所有其他块会关闭。</p> <p>创建若干内容块,然后通过 data-role=”collapsible-set” 用新容器包装这个可折叠块:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible-set"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>点击我 - 我可以折叠!<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;p&gt;</span>我是被展开的内容。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">data-role=</span><span class="s">"collapsible"</span><span class="nt">&gt;</span> <span class="nt">&lt;h1&gt;</span>点击我 - 我可以折叠!<span class="nt">&lt;/h1&gt;</span> <span class="nt">&lt;p&gt;</span>我是被展开的内容。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <p><img src="/styles/images/jquery/09.jpg" alt="" width="200%" /></p> <h3 id="8jquery-mobile-网格">8、jQuery Mobile 网格</h3> <h4 id="jquery-mobile-布局网格">jQuery Mobile 布局网格</h4> <p>jQuery Mobile 提供了一套基于 CSS 的列布局方案。不过,一般不推荐在移动设备上使用列布局,这是由于移动设备的屏幕宽度所限。</p> <p>但是有时您需要定位更小的元素,比如按钮或导航栏,就像在表格中那样并排。这时,列布局就恰如其分。</p> <p>网格中的列是等宽的(总宽是 100%),无边框、背景、外边距或内边距。</p> <p>可使用的布局网格有四种:</p> <p><img src="/styles/images/jquery/10.jpg" alt="" width="200%" /></p> <table> <tbody> <tr> <td><code class="highlighter-rouge">提示:</code>在列容器中,根据不同的列数,子元素可设置类 ui-block-a</td> <td>b</td> <td>c</td> <td>d</td> <td>e。这些列将依次并排浮动。</td> </tr> </tbody> </table> <p>实例 1: 对于 ui-grid-a 类(两列布局),您必须规定两个子元素 ui-block-a 和 ui-block-b。</p> <p>实例 2: 对于 ui-grid-b 类(三列布局),请添加三个子元素 ui-block-a、ui-block-b 和 ui-block-c。</p> <h4 id="定制网格">定制网格</h4> <p>您可以通过使用 CSS 来定制列块:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;style&gt;</span> <span class="nc">.ui-block-a</span><span class="o">,</span> <span class="nc">.ui-block-b</span><span class="o">,</span> <span class="nc">.ui-block-c</span> <span class="p">{</span> <span class="nl">background-color</span><span class="p">:</span> <span class="n">lightgray</span><span class="p">;</span> <span class="nl">border</span><span class="p">:</span> <span class="m">1px</span> <span class="nb">solid</span> <span class="no">black</span><span class="p">;</span> <span class="nl">height</span><span class="p">:</span> <span class="m">100px</span><span class="p">;</span> <span class="nl">font-weight</span><span class="p">:</span> <span class="nb">bold</span><span class="p">;</span> <span class="nl">text-align</span><span class="p">:</span> <span class="nb">center</span><span class="p">;</span> <span class="nl">padding</span><span class="p">:</span> <span class="m">30px</span><span class="p">;</span> <span class="p">}</span> <span class="nt">&lt;/style&gt;</span> </code></pre></div></div> <p>您也可以通过使用行内样式来定制块:</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-a"</span> <span class="na">style=</span><span class="s">"border: 1px solid black;"</span><span class="nt">&gt;&lt;span&gt;</span>Text..<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> </code></pre></div></div> <h4 id="多行">多行</h4> <p>在列中包含多个行也是可能的。</p> <p><code class="highlighter-rouge">注释:</code>ui-block-a-class 将始终创建新行:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-grid-b"</span><span class="nt">&gt;</span> <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-a"</span><span class="nt">&gt;&lt;span&gt;</span>Some Text<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-b"</span><span class="nt">&gt;&lt;span&gt;</span>Some Text<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-c"</span><span class="nt">&gt;&lt;span&gt;</span>Some Text<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-a"</span><span class="nt">&gt;&lt;span&gt;</span>Some Text<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-b"</span><span class="nt">&gt;&lt;span&gt;</span>Some Text<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">"ui-block-a"</span><span class="nt">&gt;&lt;span&gt;</span>Some Text<span class="nt">&lt;/span&gt;&lt;/div&gt;</span> <span class="nt">&lt;/div&gt;</span> </code></pre></div></div> <h3 id="9jquery-mobile-列表视图">9、jQuery Mobile 列表视图</h3> <p>jQuery Mobile 中的列表视图是标准的 HTML 列表:有序列表 (&lt;ol&gt;) 和无序列表 (&lt;ul&gt;)。</p> <p>如需创建列表,请向 &lt;ol&gt; 或 &lt;ul&gt; 元素添加 data-role=”listview”。如需使这些项目可点击,请在每个列表项(&lt;li&gt;)中规定链接:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ol</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>列表项<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;/ol&gt;</span> <span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>列表项<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <p>如需为列表添加圆角和外边距,请使用 data-inset=”true” 属性:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span> <span class="na">data-inset=</span><span class="s">"true"</span><span class="nt">&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">提示:</code>默认地,列表中的列表项会自动转换为按钮(无需 data-role=”button”)。</p> <h4 id="列表分隔符">列表分隔符</h4> <p>列表分隔符(List Dividers)用于把项目组织和组合为分类/节。</p> <p>如需规定列表分隔符,请向 &lt;li&gt; 元素添加 data-role=”list-divider” 属性:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li</span> <span class="na">data-role=</span><span class="s">"list-divider"</span><span class="nt">&gt;</span>欧洲<span class="nt">&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>法国<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>德国<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <p>如果您的列表是字母顺序的(比如通讯录),jQuery Mobile 自动添加恰当的分隔符,通过在 &lt;ol&gt; 或 &lt;ul&gt; 元素上设置 data-autodividers=”true” 属性:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span> <span class="na">data-autodividers=</span><span class="s">"true"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Adam<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Angela<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Bill<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Calvin<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> ... <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <p>提示:data-autodividers=”true” 属性通过对列表项文本的首字母进行大写来创建分隔符。</p> <h4 id="搜索过滤器">搜索过滤器</h4> <p>如需在列表中添加搜索框,请使用 data-filter=”true” 属性:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span> <span class="na">data-filter=</span><span class="s">"true"</span><span class="nt">&gt;&lt;/ul&gt;</span> </code></pre></div></div> <p>默认地,搜索框中的文本是 “Filter items…“。</p> <p>如需修改默认文本,请使用 data-filter-placeholder 属性:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span> <span class="na">data-filter=</span><span class="s">"true"</span> <span class="na">data-filter-placeholder=</span><span class="s">"搜索姓名"</span><span class="nt">&gt;</span> </code></pre></div></div> <h3 id="10jquery-mobile-列表内容">10、jQuery Mobile 列表内容</h3> <h4 id="jquery-mobile-列表缩略图">jQuery Mobile 列表缩略图</h4> <p>对于大于 16x16px 的图像,请在链接中添加 <img /> 元素。</p> <p>jQuery Mobile 将自动把图像调整至 80x80px:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;&lt;img</span> <span class="na">src=</span><span class="s">"chrome.png"</span><span class="nt">&gt;&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <p>请使用标准 HTML 来填充带有信息的列表:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span> <span class="nt">&lt;img</span> <span class="na">src=</span><span class="s">"chrome.png"</span><span class="nt">&gt;</span> <span class="nt">&lt;h2&gt;</span>Google Chrome<span class="nt">&lt;/h2&gt;</span> <span class="nt">&lt;p&gt;</span>Google Chrome 免费的开源 web 浏览器。发布于 2008 年。<span class="nt">&lt;/p&gt;</span> <span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <h4 id="jquery-mobile-列表图标">jQuery Mobile 列表图标</h4> <p>如需向您的列表添加 16x16px 的图标,请向 <img /> 元素添加 class=”ui-li-icon” 属性:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;&lt;img</span> <span class="na">src=</span><span class="s">"us.png"</span> <span class="na">alt=</span><span class="s">"USA"</span> <span class="na">class=</span><span class="s">"ui-li-icon"</span><span class="nt">&gt;</span>USA<span class="nt">&lt;/a&gt;&lt;/li&gt;</span> </code></pre></div></div> <h4 id="拆分按钮">拆分按钮</h4> <p>如需创建带有垂直分隔栏的拆分列表,请在 &lt;li&gt; 元素内放置两个链接。</p> <p>jQuery Mobile 会自动为第二个链接添加蓝色箭头图标的样式,链接中的文本(如有)将在用户划过该图标时显示:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;&lt;img</span> <span class="na">src=</span><span class="s">"chrome.png"</span><span class="nt">&gt;&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Some Text<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <p>通过添加页面和对话框,可使链接的功能更强:</p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;&lt;img</span> <span class="na">src=</span><span class="s">"chrome.png"</span><span class="nt">&gt;&lt;/a&gt;</span> <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">"#download"</span> <span class="na">data-rel=</span><span class="s">"dialog"</span><span class="nt">&gt;</span>下载浏览器<span class="nt">&lt;/a&gt;</span> <span class="nt">&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <h4 id="计数泡沫">计数泡沫</h4> <p>计数泡沫用于显示与列表项相关的数目,例如邮箱中的消息:</p> <p>如需添加计数泡沫,请使用行内元素,比如 <span>,设置 class “ui-li-count” 属性并添加数字:</span></p> <p>例</p> <div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;ul</span> <span class="na">data-role=</span><span class="s">"listview"</span><span class="nt">&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Inbox<span class="nt">&lt;span</span> <span class="na">class=</span><span class="s">"ui-li-count"</span><span class="nt">&gt;</span>335<span class="nt">&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Sent<span class="nt">&lt;span</span> <span class="na">class=</span><span class="s">"ui-li-count"</span><span class="nt">&gt;</span>123<span class="nt">&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;li&gt;&lt;a</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">&gt;</span>Trash<span class="nt">&lt;span</span> <span class="na">class=</span><span class="s">"ui-li-count"</span><span class="nt">&gt;</span>7<span class="nt">&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;</span> <span class="nt">&lt;/ul&gt;</span> </code></pre></div></div> <p><code class="highlighter-rouge">注释</code>:如需在计数泡泡中显示正确的数字,就必须进行程序化更新。</p> <h3 id="11jquery-mobile-表单">11、jQuery Mobile 表单</h3> <p>当您与 jQuery Mobile 表单打交道时,应该了解以下信息:</p> </article> </div> <!--<hr/>--> <!--<blockquote style="margin-top: 20px"><p>对于本文内容有问题或建议的小伙伴,欢迎在文章底部留言交流讨论。</p></blockquote>--> <!--<div class="text-center donate-btn"> <a href="/donate/"><button type="button" class="btn btn-danger"><span class="glyphicon glyphicon-usd" aria-hidden="true"></span> 您的支持是将是我写作最大的动力!</button></a> </div>--> </div> </div> </div> </div> <style> .docs-content { margin-top:80px; } h1, h2, h3 { margin: 3rem 0; font-size: 24px; } #navigation h1 { margin: 1rem 0; } #navigation .sidenav { background-color: transparent; } .docs-content { margin-bottom: 100px; } </style> <footer class="footer" role="contentinfo"> <div class="container"> <div class="footer-links"> <span class="copyright"> My Site: </span> <span> <a href="http://www.thisisme1228.com/" class="font-color-sienna">百家书(请在电脑上浏览)</a> </span> <span>&nbsp;&nbsp;</span> <span> <a href="http://music.thisisme1228.com/index.html#/recommend" class="font-color-sienna">音乐网(请在手机上浏览)</a> </span> </div> <div class="copyright-dis">Copyright © 2017 <a href="http://life.thisisme1228.com" class="">Helene</a> . All rights reserved.</div> <p class="copyright">辽ICP备17012545号-1</p> </div> </footer> <ul id="backToTop" class="back-to-top"> <li> <span>TOP</span> </li> </ul> <!--<ul id="lastPage" class="last-page"> <li onClick="javascript :history.back(-1);""> <span>BACK</span> </li> </ul>--> <script src="/styles/js/jquery.min.js"></script> <script src="/styles/js/bootstrap.min.js"></script> <script src="/styles/js/holder.min.js"></script> <script src="/styles/js/lessismore.js"></script> <script src="/styles/js/application.js"></script> <script async src="//dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script> <script src="/styles/js/function.min.js"></script> <script src="/styles/js/main.js"></script> </body> </html>
Thisisme1228/thisisme1228.github.io
_site/2017/11/13/jquery-mobile/index.html
HTML
mit
58,919
<html><body><p><!-- saved from url=(0024)http://docs.autodesk.com --> <!DOCTYPE html> <!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/classes/pymel.core.nodetypes/pymel.core.nodetypes.Bevel.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:20:48 GMT --> <!-- Added by HTTrack --><meta content="text/html;charset=utf-8" http-equiv="content-type"/><!-- /Added by HTTrack --> </p> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>pymel.core.nodetypes.Bevel — PyMEL 1.0.7 documentation</title> <link href="../../../_static/nature.css" rel="stylesheet" type="text/css"/> <link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '1.0.7', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script src="../../../_static/jquery.js" type="text/javascript"></script> <script src="../../../_static/underscore.js" type="text/javascript"></script> <script src="../../../_static/doctools.js" type="text/javascript"></script> <link href="../../../index-2.html" rel="top" title="PyMEL 1.0.7 documentation"/> <link href="../../pymel.core.nodetypes.html" rel="up" title="pymel.core.nodetypes"/> <link href="pymel.core.nodetypes.BevelPlus.html" rel="next" title="pymel.core.nodetypes.BevelPlus"/> <link href="pymel.core.nodetypes.BaseShadingSwitch.html" rel="prev" title="pymel.core.nodetypes.BaseShadingSwitch"/> <link href="../../../../style/adsk.cpm.css" rel="stylesheet" type="text/css"/><meta content="expert" name="experiencelevel"/><meta content="programmer" name="audience"/><meta content="enable" name="user-comments"/><meta content="ENU" name="language"/><meta content="MAYAUL" name="product"/><meta content="2016" name="release"/><meta content="Customization" name="book"/><meta content="Maya-Tech-Docs" name="component"/><meta content="/view/MAYAUL/2016/ENU/" name="helpsystempath"/><meta content="04/03/2015" name="created"/><meta content="04/03/2015" name="modified"/><meta content="Navigation index modules | next | previous | PyMEL 1.0.7 documentation » pymel.core.nodetypes » pymel.core.nodetypes.Bevel ¶ class Bevel ( *args , **kwargs ) ¶ class counterpart of mel function bevel The bevel command creates a new bevel surface for the specified curve. The curve can be any nurbs curves. MAttrClass = Enum( EnumValue('MAttrClass', 1, 'localDynamicAttr'), EnumValue('MAttrClass', 2,..." name="description"/><meta content="__PyMel_generated_classes_pymel_core_nodetypes_pymel_core_nodetypes_Bevel_html" name="topicid"/> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a accesskey="I" href="../../../genindex.html" title="General Index">index</a></li> <li class="right"> <a href="../../../py-modindex.html" title="Python Module Index">modules</a> |</li> <li class="right"> <a accesskey="N" href="pymel.core.nodetypes.BevelPlus.html" title="pymel.core.nodetypes.BevelPlus">next</a> |</li> <li class="right"> <a accesskey="P" href="pymel.core.nodetypes.BaseShadingSwitch.html" title="pymel.core.nodetypes.BaseShadingSwitch">previous</a> |</li> <li><a href="../../../index-2.html">PyMEL 1.0.7 documentation</a> »</li> <li><a accesskey="U" href="../../pymel.core.nodetypes.html">pymel.core.nodetypes</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="pymel-core-nodetypes-bevel"> <h1>pymel.core.nodetypes.Bevel<a class="headerlink" href="#pymel-core-nodetypes-bevel" title="Permalink to this headline">¶</a></h1> <p class="graphviz"> <img alt="Inheritance diagram of Bevel" class="inheritance" src="../../../_images/inheritance-cc4334510aa84fc9e0cca0ba915026f435a83151.png" usemap="#inheritance3e70534af9"/> <map id="inheritance3e70534af9" name="inheritance3e70534af9"> <area alt="" coords="5,121,122,145" href="pymel.core.nodetypes.AbstractBaseCreate.html#pymel.core.nodetypes.AbstractBaseCreate" id="node1" shape="rect" title="AbstractBaseCreate"></area> <area alt="" coords="28,160,100,184" href="#pymel.core.nodetypes.Bevel" id="node3" shape="rect" title="class counterpart of mel function `bevel`"></area> <area alt="" coords="22,83,106,107" href="pymel.core.nodetypes.DependNode.html#pymel.core.nodetypes.DependNode" id="node2" shape="rect" title="DependNode"></area> <area alt="" coords="28,44,100,68" href="../pymel.core.general/pymel.core.general.PyNode.html#pymel.core.general.PyNode" id="node4" shape="rect" title="Abstract class that is base for all pymel nodes classes."></area> <area alt="" coords="20,5,108,29" href="../pymel.util.utilitytypes/pymel.util.utilitytypes.ProxyUnicode.html#pymel.util.utilitytypes.ProxyUnicode" id="node5" shape="rect" title="ProxyUnicode"></area> </map> </p> <dl class="class"> <dt id="pymel.core.nodetypes.Bevel"><a name="//apple_ref/cpp/Class/pymel.core.nodetypes.Bevel"></a> <em class="property">class </em><tt class="descname">Bevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel" title="Permalink to this definition">¶</a></dt> <dd><p>class counterpart of mel function <tt class="xref py py-obj docutils literal"><span class="pre">bevel</span></tt></p> <p>The bevel command creates a new bevel surface for the specified curve. The curve can be any nurbs curves.</p> <dl class="attribute"> <dt id="pymel.core.nodetypes.Bevel.MAttrClass"><a name="//apple_ref/cpp/Attribute/pymel.core.nodetypes.Bevel.MAttrClass"></a> <tt class="descname">MAttrClass</tt><em class="property"> = Enum( EnumValue('MAttrClass', 1, 'localDynamicAttr'), EnumValue('MAttrClass', 2, 'normalAttr'), EnumValue('MAttrClass', 3, 'extensionAttr'), EnumValue('MAttrClass', 4, 'invalidAttr'))</em><a class="headerlink" href="#pymel.core.nodetypes.Bevel.MAttrClass" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> <dl class="attribute"> <dt id="pymel.core.nodetypes.Bevel.MdgTimerMetric"><a name="//apple_ref/cpp/Attribute/pymel.core.nodetypes.Bevel.MdgTimerMetric"></a> <tt class="descname">MdgTimerMetric</tt><em class="property"> = Enum( EnumValue('MdgTimerMetric', 0, 'metric_callback'), EnumValue('MdgTimerMetric', 1, 'metric_compute'), EnumValue('MdgTimerMetric', 2, 'metric_dirty'), EnumValue('MdgTimerMetric', 3, 'metric_draw'), EnumValue('MdgTimerMetric', 4, 'metric_fetch'), EnumValue('MdgTimerMetric', 5, 'metric_callbackViaAPI'), EnumValue('MdgTimerMetric', 6, 'metric_callbackNotViaAPI'), EnumValue('MdgTimerMetric', 7, 'metric_computeDuringCallback'), EnumValue('MdgTimerMetric', 8, 'metric_computeNotDuringCallback'), EnumValue('MdgTimerMetric', 9, 'metrics'))</em><a class="headerlink" href="#pymel.core.nodetypes.Bevel.MdgTimerMetric" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> <dl class="attribute"> <dt id="pymel.core.nodetypes.Bevel.MdgTimerState"><a name="//apple_ref/cpp/Attribute/pymel.core.nodetypes.Bevel.MdgTimerState"></a> <tt class="descname">MdgTimerState</tt><em class="property"> = Enum( EnumValue('MdgTimerState', 0, 'off'), EnumValue('MdgTimerState', 1, 'on'), EnumValue('MdgTimerState', 2, 'uninitialized'), EnumValue('MdgTimerState', 3, 'invalidState'))</em><a class="headerlink" href="#pymel.core.nodetypes.Bevel.MdgTimerState" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> <dl class="attribute"> <dt id="pymel.core.nodetypes.Bevel.MdgTimerType"><a name="//apple_ref/cpp/Attribute/pymel.core.nodetypes.Bevel.MdgTimerType"></a> <tt class="descname">MdgTimerType</tt><em class="property"> = Enum( EnumValue('MdgTimerType', 0, 'type_self'), EnumValue('MdgTimerType', 1, 'type_inclusive'), EnumValue('MdgTimerType', 2, 'type_count'), EnumValue('MdgTimerType', 3, 'types'))</em><a class="headerlink" href="#pymel.core.nodetypes.Bevel.MdgTimerType" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getBevelShapeType"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getBevelShapeType"></a> <tt class="descname">getBevelShapeType</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getBevelShapeType" title="Permalink to this definition">¶</a></dt> <dd><p>Shape type: 1 - straight cut, 2 - curve out, 3 - curve in Default:1 Advanced flags</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getCaching"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getCaching"></a> <tt class="descname">getCaching</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getCaching" title="Permalink to this definition">¶</a></dt> <dd><p>Modifies the node caching mode. See the node documentation for more information. Note:For advanced users only.</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getCornerType"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getCornerType"></a> <tt class="descname">getCornerType</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getCornerType" title="Permalink to this definition">¶</a></dt> <dd><p>Corner type: 1 - linear, 2 - circular Default:2</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getDepth"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getDepth"></a> <tt class="descname">getDepth</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getDepth" title="Permalink to this definition">¶</a></dt> <dd><p>The depth for bevel Default:0.5</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getExtrudeDepth"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getExtrudeDepth"></a> <tt class="descname">getExtrudeDepth</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getExtrudeDepth" title="Permalink to this definition">¶</a></dt> <dd><p>The extrude depth for bevel Default:1.0</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getNodeState"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getNodeState"></a> <tt class="descname">getNodeState</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getNodeState" title="Permalink to this definition">¶</a></dt> <dd><p>Modifies the node state. See the node documentation for more information. Note:For advanced users only. Common flags</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getTolerance"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getTolerance"></a> <tt class="descname">getTolerance</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getTolerance" title="Permalink to this definition">¶</a></dt> <dd><p>The tolerance for bevel offsets Default:0.01</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.getWidth"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.getWidth"></a> <tt class="descname">getWidth</tt><big>(</big><em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.getWidth" title="Permalink to this definition">¶</a></dt> <dd><p>The width for bevel Default:0.5</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setBevelShapeType"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setBevelShapeType"></a> <tt class="descname">setBevelShapeType</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setBevelShapeType" title="Permalink to this definition">¶</a></dt> <dd><p>Shape type: 1 - straight cut, 2 - curve out, 3 - curve in Default:1 Advanced flags</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setCaching"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setCaching"></a> <tt class="descname">setCaching</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setCaching" title="Permalink to this definition">¶</a></dt> <dd><p>Modifies the node caching mode. See the node documentation for more information. Note:For advanced users only.</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setCornerType"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setCornerType"></a> <tt class="descname">setCornerType</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setCornerType" title="Permalink to this definition">¶</a></dt> <dd><p>Corner type: 1 - linear, 2 - circular Default:2</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setDepth"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setDepth"></a> <tt class="descname">setDepth</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setDepth" title="Permalink to this definition">¶</a></dt> <dd><p>The depth for bevel Default:0.5</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setExtrudeDepth"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setExtrudeDepth"></a> <tt class="descname">setExtrudeDepth</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setExtrudeDepth" title="Permalink to this definition">¶</a></dt> <dd><p>The extrude depth for bevel Default:1.0</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setNodeState"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setNodeState"></a> <tt class="descname">setNodeState</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setNodeState" title="Permalink to this definition">¶</a></dt> <dd><p>Modifies the node state. See the node documentation for more information. Note:For advanced users only. Common flags</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setTolerance"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setTolerance"></a> <tt class="descname">setTolerance</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setTolerance" title="Permalink to this definition">¶</a></dt> <dd><p>The tolerance for bevel offsets Default:0.01</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> <dl class="method"> <dt id="pymel.core.nodetypes.Bevel.setWidth"><a name="//apple_ref/cpp/Method/pymel.core.nodetypes.Bevel.setWidth"></a> <tt class="descname">setWidth</tt><big>(</big><em>val=True</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.nodetypes.Bevel.setWidth" title="Permalink to this definition">¶</a></dt> <dd><p>The width for bevel Default:0.5</p> <p>Derived from mel command <tt class="xref py py-obj docutils literal"><span class="pre">maya.cmds.bevel</span></tt></p> </dd></dl> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="pymel.core.nodetypes.BaseShadingSwitch.html" title="previous chapter">pymel.core.nodetypes.BaseShadingSwitch</a></p> <h4>Next topic</h4> <p class="topless"><a href="pymel.core.nodetypes.BevelPlus.html" title="next chapter">pymel.core.nodetypes.BevelPlus</a></p> <h3><a href="../../../modules.html">Core Modules</a></h3> <ul> <li><a class="reference external" href="../../pymel.core.animation.html#module-pymel.core.animation"><tt class="xref">animation</tt></a></li> <li><a class="reference external" href="../../pymel.core.effects.html#module-pymel.core.effects"><tt class="xref">effects</tt></a></li> <li><a class="reference external" href="../../pymel.core.general.html#module-pymel.core.general"><tt class="xref">general</tt></a></li> <li><a class="reference external" href="../../pymel.core.language.html#module-pymel.core.language"><tt class="xref">language</tt></a></li> <li><a class="reference external" href="../../pymel.core.modeling.html#module-pymel.core.modeling"><tt class="xref">modeling</tt></a></li> <li><a class="reference external" href="../../pymel.core.rendering.html#module-pymel.core.rendering"><tt class="xref">rendering</tt></a></li> <li><a class="reference external" href="../../pymel.core.system.html#module-pymel.core.system"><tt class="xref">system</tt></a></li> <li><a class="reference external" href="../../pymel.core.windows.html#module-pymel.core.windows"><tt class="xref">windows</tt></a></li> </ul> <h3><a href="../../../modules.html">Type Modules</a></h3> <ul> <li><a class="reference external" href="../../pymel.core.datatypes.html#module-pymel.core.datatypes"><tt class="xref">datatypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.nodetypes.html#module-pymel.core.nodetypes"><tt class="xref">nodetypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.uitypes.html#module-pymel.core.uitypes"><tt class="xref">uitypes</tt></a></li> </ul> <h3><a href="../../../modules.html">Other Modules</a></h3> <ul> <li><a class="reference external" href="../../pymel.api.plugins.html#module-pymel.api.plugins"><tt class="xref">plugins</tt></a></li> <li><a class="reference external" href="../../pymel.mayautils.html#module-pymel.mayautils"><tt class="xref">mayautils</tt></a></li> <li><a class="reference external" href="../../pymel.util.html#module-pymel.util"><tt class="xref">util</tt></a></li> <li><a class="reference external" href="../../pymel.versions.html#module-pymel.versions"><tt class="xref">versions</tt></a> </li><li><a class="reference external" href="../../pymel.tools.html#module-pymel.tools"><tt class="xref">tools</tt></a></li> </ul> <!-- <ul> <li><a class="reference external" href="../../pymel.core.animation.html.html#module-pymel.core.animation"><tt class="xref">animation</tt></a></li> <li><a class="reference external" href="../../pymel.core.datatypes.html.html#module-pymel.core.datatypes"><tt class="xref">datatypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.effects.html.html#module-pymel.core.effects"><tt class="xref">effects</tt></a></li> <li><a class="reference external" href="../../pymel.core.general.html.html#module-pymel.core.general"><tt class="xref">general</tt></a></li> <li><a class="reference external" href="../../pymel.core.language.html.html#module-pymel.core.language"><tt class="xref">language</tt></a></li> <li><a class="reference external" href="../../pymel.core.modeling.html.html#module-pymel.core.modeling"><tt class="xref">modeling</tt></a></li> <li><a class="reference external" href="../../pymel.core.nodetypes.html.html#module-pymel.core.nodetypes"><tt class="xref">nodetypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.rendering.html.html#module-pymel.core.rendering"><tt class="xref">rendering</tt></a></li> <li><a class="reference external" href="../../pymel.core.system.html.html#module-pymel.core.system"><tt class="xref">system</tt></a></li> <li><a class="reference external" href="../../pymel.core.windows.html.html#module-pymel.core.windows"><tt class="xref">windows</tt></a></li> <li><a class="reference external" href="../../pymel.util.html.html#module-pymel.util"><tt class="xref">pymel.util</tt></a></li> </ul> --> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../../../_sources/generated/classes/pymel.core.nodetypes/pymel.core.nodetypes.Bevel.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form action="http://help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/search.html" class="search" method="get"></form> <input name="q" type="text"/> <input type="submit" value="Go"/> <input name="check_keywords" type="hidden" value="yes"/> <input name="area" type="hidden" value="default"/> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../../genindex.html" title="General Index">index</a></li> <li class="right"> <a href="../../../py-modindex.html" title="Python Module Index">modules</a> |</li> <li class="right"> <a href="pymel.core.nodetypes.BevelPlus.html" title="pymel.core.nodetypes.BevelPlus">next</a> |</li> <li class="right"> <a href="pymel.core.nodetypes.BaseShadingSwitch.html" title="pymel.core.nodetypes.BaseShadingSwitch">previous</a> |</li> <li><a href="../../../index-2.html">PyMEL 1.0.7 documentation</a> »</li> <li><a href="../../pymel.core.nodetypes.html">pymel.core.nodetypes</a> »</li> </ul> </div> <div class="footer"> © Copyright 2009, Chad Dombrova. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. </div> <!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/classes/pymel.core.nodetypes/pymel.core.nodetypes.Bevel.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:20:49 GMT --> </body></html>
alexwidener/PyMelDocset
PyMel.docset/Contents/Resources/Documents/generated/classes/pymel.core.nodetypes/pymel.core.nodetypes.Bevel.html
HTML
mit
23,392
<HTML> <!-- Created by HTTrack Website Copier/3.49-2 [XR&CO'2014] --> <!-- Mirrored from www.webstandards.org/?p=962 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Aug 2017 17:59:11 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=UTF-8"><META HTTP-EQUIV="Refresh" CONTENT="0; URL=2007/01/30/youre-looking-swell-molly/index.html"><TITLE>Page has moved</TITLE> </HEAD> <BODY> <A HREF="2007/01/30/youre-looking-swell-molly/index.html"><h3>Click here...</h3></A> </BODY> <!-- Created by HTTrack Website Copier/3.49-2 [XR&CO'2014] --> <!-- Mirrored from www.webstandards.org/?p=962 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Aug 2017 17:59:11 GMT --> </HTML>
WebStandardsSherpa/webstandards.org
indexd7e6.html
HTML
mit
831
<!DOCTYPE HTML> <html lang="en"> <head> <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="Speed Sort"> </head> <body> <!-- Canvas placeholder --> <div id="screen" align="center"></div> <!-- Sharing section --> <!-- melonJS Library --> <script type="text/javascript" src="lib/melonJS-1.1.0-min.js" ></script> <script type="text/javascript" src="build/realtime-status-min.js" ></script> <!-- Bootstrap & Mobile optimization tricks --> <script type="text/javascript"> window.onReady(function onReady() { game.onload(); // Mobile browser hacks if (me.device.isMobile && !navigator.isCocoonJS) { // Prevent the webview from moving on a swipe window.document.addEventListener("touchmove", function (e) { e.preventDefault(); window.scroll(0, 0); return false; }, false); // Scroll away mobile GUI (function () { window.scrollTo(0, 1); me.video.onresize(null); }).defer(); me.event.subscribe(me.event.WINDOW_ONRESIZE, function (e) { window.scrollTo(0, 1); }); } }); </script> </body> </html>
JingxuanWang/JingxuanWang.github.io
game/umu/realtime-status.html
HTML
mit
1,355
<footer class="site-footer"> <div class="wrapper"> <!--<h2 class="footer-heading">{{ site.title }}</h2>--> <div class="footer-col-wrapper"> <div class="footer-col footer-col-1"> <ul class="contact-list"> <li>{{ site.title }}</li> {% if site.email %} <li><a href="mailto:{{ site.email }}">{{ site.email }}</a></li> {% endif %} <li><p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p></li> </ul> </div> <div class="footer-col footer-col-2"> <ul class="social-media-list"> {% if site.github_username %} <li> {% include icon-github.html username=site.github_username %} </li> {% endif %} {% if site.twitter_username %} <li> {% include icon-twitter.html username=site.twitter_username %} </li> {% endif %} </ul> </div> <div class="footer-col footer-col-3"> <p>{{ site.description }}</p> </div> </div> </div> </footer>
cklanac/cklanac.github.io
_includes/footer.html
HTML
mit
1,118
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 雲林縣 元長鄉得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">2,909</td> <td class="tdAlignRight">22.3597</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">8,804</td> <td class="tdAlignRight">67.6710</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">1,297</td> <td class="tdAlignRight">9.9693</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;25/25&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 21:36:12 +0800" title="Sat, 16 Jan 2016 21:36:12 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;21:36:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n705000800000000/20160116133844/page.html
HTML
cc0-1.0
6,576
<!doctype html> <html lang="en"> <head><meta name="generator" content="Hexo 3.9.0"> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="description" content="ZhangMin.name's blog"> <link rel="shortcut icon" href="https://zhangmin.name/images/favicon.png"> <link rel="alternate" type="application/rss+xml" title="ZhangMin.name" href="https://zhangmin.name/blog/atom.xml"> <link rel="canonical" href="http://www.zhangmin.name/"> <title>Archives: 2019/4 | ZhangMin.name</title> <meta name="description" content="{{meta_description}}"> <link href="//libs.baidu.com/fontawesome/4.0.3/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/blog/styles/crisp.css"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[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 class="home-template"> <header id="header"> <a id="logo" href="https://zhangmin.name"><img src="https://zhangmin.name/images/me.jpg" alt="ZhangMin.name"></a> <h1><a href="/blog/">ZhangMin.name</a></h1> <p>勤思敏行 思行合一</p> <div id="follow-icons"> <a href="http://instagram.com/zhangmin510"><i class="fa fa-instagram fa-2x"></i></a> <a href="http://pinterest.com/zhangmin510"><i class="fa fa-pinterest-square fa-2x"></i></a> <a href="http://github.com/zhangmin510"><i class="fa fa-github-square fa-2x"></i></a> <a href="http://facebook.com/zhangmin510"><i class="fa fa-facebook-square fa-2x"></i></a> <a href="http://twitter.com/zhangmin510"><i class="fa fa-twitter-square fa-2x"></i></a> <a href="http://linkedin.com/in/zhangmin510"><i class="fa fa-linkedin-square fa-2x"></i></a> <a href="https://zhangmin.name/blog/atom.xml"><i class="fa fa-rss-square fa-2x"></i></a> </div> <h6><a href="/blog/about">About</a></h6> <h6><a href="/blog/readings">Readings</a></h6> <h6><a href="/blog/ir">Investor Relations</a></h6> <h6><a href="https://www.toutiao.com/c/user/100118204993/">头条号10XChange</a></h6> <h6><a href="https://juejin.im/user/5ba22f41e51d450e4a1bb1a8/">掘金Protopia</a></h6> </header> <main id="content"> <section id="{{id}}" class="{{post_class}}"> <h3 class="post-title"> <a href="/blog/2019/04/07/递归与迭代/">递归与迭代</a> <span class="separator"> &middot; </span> April 7, 2019 <span class="taglist"> &middot; <a href="/blog/tags/数据结构与算法/">数据结构与算法</a> </span></h3> </section> <nav class="pagination" role="pagination"> <a class="newer-posts" href="/blog/archives/2019/04/">← Newer Posts</a> <span class="page-number">Page 2 of 2</span> </nav> </main> <footer id="footer"> <section id="footer-message">&copy; 2020 ZhangMin.name. All rights reserved. Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>. <a href="https://github.com/guolin/crisp-hexo-theme" target="_blank">crisp</a> theme customized by <a href="http://zhangmin.name" target="_blank">ZhangMin.name</a>.</section> </footer> </body> </html>
zhangmin510/zhangmin510.github.io
blog/archives/2019/04/page/2/index.html
HTML
cc0-1.0
3,689
<!-- Automatically generated HTML file from DocOnce source (https://github.com/hplgit/doconce/) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" /> <meta name="description" content="Computational Physics Lectures: Partial differential equations"> <title>Computational Physics Lectures: Partial differential equations</title> <!-- Bootstrap style: bootstrap --> <link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <!-- not necessary <link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> --> <style type="text/css"> /* Add scrollbar to dropdown menus in bootstrap navigation bar */ .dropdown-menu { height: auto; max-height: 400px; overflow-x: hidden; } /* Adds an invisible element before each target to offset for the navigation bar */ .anchor::before { content:""; display:block; height:50px; /* fixed header height for style bootstrap */ margin:-50px 0 0; /* negative fixed header height */ } </style> <script src="http://sagecell.sagemath.org/static/jquery.min.js"></script> <script src="http://sagecell.sagemath.org/embedded_sagecell.js"></script> <link rel="stylesheet" type="text/css" href="https://sagecell.sagemath.org/static/sagecell_embed.css"> <script> $(function () { // Make the div with id 'mycell' a Sage cell sagecell.makeSagecell({inputLocation: '#mycell', template: sagecell.templates.minimal, evalButtonText: 'Activate'}); // Make *any* div with class 'compute' a Sage cell sagecell.makeSagecell({inputLocation: 'div.compute', evalButtonText: 'Evaluate'}); }); </script> </head> <!-- tocinfo {'highest level': 2, 'sections': [('Famous PDEs', 2, None, '___sec0'), ('Famous PDEs, two dimension', 2, None, '___sec1'), ('Famous PDEs, diffusion equation', 2, None, '___sec2'), ("Famous PDEs, Laplace's equation", 2, None, '___sec3'), ("Famous PDEs, Helmholtz' equation", 2, None, '___sec4'), ("Famous PDEs, Schroedinger's equation in two dimensions", 2, None, '___sec5'), ("Famous PDEs, Maxwell's equations", 2, None, '___sec6'), ("Famous PDEs, Euler's equations", 2, None, '___sec7'), ("Famous PDEs, the Navier-Stokes' equations", 2, None, '___sec8'), ('Famous PDEs, general equation in two dimensions', 2, None, '___sec9'), ('Diffusion equation', 2, None, '___sec10'), ('Diffusion equation', 2, None, '___sec11'), ('Diffusion equation, famous laws', 2, None, '___sec12'), ('Diffusion equation, heat equation', 2, None, '___sec13'), ('Diffusion equation, heat equation in one dimension', 2, None, '___sec14'), ('Diffusion equation, dimensionless form', 2, None, '___sec15'), ('Explicit Scheme', 2, None, '___sec16'), ('Explicit Scheme, boundary conditions', 2, None, '___sec17'), ('Explicit Scheme, algorithm', 2, None, '___sec18'), ('Explicit Scheme, simplifications', 2, None, '___sec19'), ('Explicit Scheme, solving the equations', 2, None, '___sec20'), ('Explicit Scheme, simple case', 2, None, '___sec21'), ('Explicit Scheme, matrix-vector formulation', 2, None, '___sec22'), ('Explicit Scheme, sketch of code', 2, None, '___sec23'), ('Explicit Scheme, stability condition', 2, None, '___sec24'), ('Explicit Scheme, spectral radius and stability', 2, None, '___sec25'), ('Explicit Scheme, eigenvalues and stability', 2, None, '___sec26'), ('Explicit Scheme, final stability analysis', 2, None, '___sec27'), ('Explicit Scheme, stability condition', 2, None, '___sec28'), ('Explicit Scheme, general tridiagonal matrix', 2, None, '___sec29'), ('Implicit Scheme', 2, None, '___sec30'), ('Implicit Scheme', 2, None, '___sec31'), ('Implicit Scheme', 2, None, '___sec32'), ('Implicit Scheme', 2, None, '___sec33'), ('Implicit Scheme', 2, None, '___sec34'), ('Program Example for Implicit Equation', 3, None, '___sec35'), ('Crank-Nicolson scheme', 2, None, '___sec36'), ('Derivation of CN scheme', 2, None, '___sec37'), ('Taylor expansions', 2, None, '___sec38'), ('Error in CN scheme', 2, None, '___sec39'), ('Truncation errors and stability', 2, None, '___sec40'), ('Rewrite of CN scheme', 2, None, '___sec41'), ('Final CN equations', 2, None, '___sec42'), ('Parts of Code for the Crank-Nicolson Scheme', 2, None, '___sec43'), ('Parts of Code for the Crank-Nicolson Scheme', 2, None, '___sec44'), ('Python code for solving the one-dimensional diffusion equation', 2, None, '___sec45'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec46'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec47'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec48'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec49'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec50'), ('Explict scheme for the diffusion equation in two dimensions', 2, None, '___sec51'), ('Explict scheme for the diffusion equation in two dimensions', 2, None, '___sec52'), ("Laplace's and Poisson's Equations", 2, None, '___sec53'), ("Laplace's and Poisson's Equations, discretized version", 2, None, '___sec54'), ("Laplace's and Poisson's Equations, final discretized version", 2, None, '___sec55'), ("Laplace's and Poisson's Equations, boundary conditions", 2, None, '___sec56'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec57'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec58'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec59'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec60'), ("Scheme for solving Laplace's (Poisson's) equation using Jacobi's iterative method", 2, None, '___sec61'), ("Scheme for solving Laplace's (Poisson's) equation, with Jacobi's method", 2, None, '___sec62'), ("Scheme for solving Laplace's (Poisson's) equation, final rewrite", 2, None, '___sec63'), ("Jacobi Algorithm for solving Laplace's Equation", 2, None, '___sec64'), ("Jacobi Algorithm for solving Laplace's Equation", 2, None, '___sec65'), ("Jacobi Algorithm for solving Laplace's Equation, the algorithm", 2, None, '___sec66'), ("Jacobi Algorithm for solving Laplace's Equation, simple example", 2, None, '___sec67'), ("Jacobi Algorithm for solving Laplace's Equation, to observe", 2, None, '___sec68'), ('Python code for solving the two-dimensional Laplace equation', 2, None, '___sec69'), ("Jacobi's algorithm extended to the diffusion equation in two dimensions", 2, None, '___sec70'), ("Jacobi's algorithm extended to the diffusion equation in two dimensions", 2, None, '___sec71'), ("Jacobi's algorithm extended to the diffusion equation in two dimensions, discretizing", 2, None, '___sec72'), ("Jacobi's algorithm extended to the diffusion equation in two dimensions, the second derivative", 2, None, '___sec73'), ("Jacobi's algorithm extended to the diffusion equation in two dimensions", 2, None, '___sec74'), ('"Solving project 1 again but now with Jacobi\'s method":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/Jacobi.cpp"', 2, None, '___sec75'), ('"Program to solve Jacobi\'s method in two dimension":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"', 2, None, '___sec76'), ('"The Jacobi solver function":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"', 2, None, '___sec77'), ('"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"', 2, None, '___sec78'), ('"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"', 2, None, '___sec79'), ('"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/OpenMPdiffusion.cpp"', 2, None, '___sec80'), ('Wave Equation in two Dimensions', 2, None, '___sec81'), ('Wave Equation in two Dimensions, discretizing', 2, None, '___sec82'), ('Wave Equation in two Dimensions', 2, None, '___sec83'), ('Wave Equation in two Dimensions', 2, None, '___sec84'), ('Wave Equation in two Dimensions', 2, None, '___sec85'), ('Wave Equation in two Dimensions', 2, None, '___sec86'), ('Wave Equation in two Dimensions', 2, None, '___sec87'), ('Analytical Solution for the two-dimensional wave equation', 2, None, '___sec88'), ('Analytical Solution for the two-dimensional wave equation, first step', 2, None, '___sec89'), ('Analytical Solution for the two-dimensional wave equation,', 2, None, '___sec90'), ('Analytical Solution for the two-dimensional wave equation, separation of variables', 2, None, '___sec91'), ('Analytical Solution for the two-dimensional wave equation, separation of variables', 2, None, '___sec92'), ('Analytical Solution for the two-dimensional wave equation, boundary conditions', 2, None, '___sec93'), ('Analytical Solution for the two-dimensional wave equation, separation of variables and solutions', 2, None, '___sec94'), ('Analytical Solution for the two-dimensional wave equation, final steps', 2, None, '___sec95'), ('Python code for solving the two-dimensional wave equation', 2, None, '___sec96')]} end of tocinfo --> <body> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "none" }, extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] } }); </script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script> <!-- Bootstrap navigation bar --> <div class="navbar navbar-default navbar-fixed-top"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="pde-bs.html">Computational Physics Lectures: Partial differential equations</a> </div> <div class="navbar-collapse collapse navbar-responsive-collapse"> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> <ul class="dropdown-menu"> <!-- navigation toc: --> <li><a href="._pde-bs001.html#___sec0" style="font-size: 80%;"><b>Famous PDEs</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs002.html#___sec1" style="font-size: 80%;"><b>Famous PDEs, two dimension</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs003.html#___sec2" style="font-size: 80%;"><b>Famous PDEs, diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs004.html#___sec3" style="font-size: 80%;"><b>Famous PDEs, Laplace's equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs005.html#___sec4" style="font-size: 80%;"><b>Famous PDEs, Helmholtz' equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs006.html#___sec5" style="font-size: 80%;"><b>Famous PDEs, Schroedinger's equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs007.html#___sec6" style="font-size: 80%;"><b>Famous PDEs, Maxwell's equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs008.html#___sec7" style="font-size: 80%;"><b>Famous PDEs, Euler's equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs009.html#___sec8" style="font-size: 80%;"><b>Famous PDEs, the Navier-Stokes' equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs010.html#___sec9" style="font-size: 80%;"><b>Famous PDEs, general equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs011.html#___sec10" style="font-size: 80%;"><b>Diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs012.html#___sec11" style="font-size: 80%;"><b>Diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs013.html#___sec12" style="font-size: 80%;"><b>Diffusion equation, famous laws</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs014.html#___sec13" style="font-size: 80%;"><b>Diffusion equation, heat equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs015.html#___sec14" style="font-size: 80%;"><b>Diffusion equation, heat equation in one dimension</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs016.html#___sec15" style="font-size: 80%;"><b>Diffusion equation, dimensionless form</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs017.html#___sec16" style="font-size: 80%;"><b>Explicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs018.html#___sec17" style="font-size: 80%;"><b>Explicit Scheme, boundary conditions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs019.html#___sec18" style="font-size: 80%;"><b>Explicit Scheme, algorithm</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs020.html#___sec19" style="font-size: 80%;"><b>Explicit Scheme, simplifications</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs021.html#___sec20" style="font-size: 80%;"><b>Explicit Scheme, solving the equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs022.html#___sec21" style="font-size: 80%;"><b>Explicit Scheme, simple case</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs023.html#___sec22" style="font-size: 80%;"><b>Explicit Scheme, matrix-vector formulation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs024.html#___sec23" style="font-size: 80%;"><b>Explicit Scheme, sketch of code</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs025.html#___sec24" style="font-size: 80%;"><b>Explicit Scheme, stability condition</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs026.html#___sec25" style="font-size: 80%;"><b>Explicit Scheme, spectral radius and stability</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs027.html#___sec26" style="font-size: 80%;"><b>Explicit Scheme, eigenvalues and stability</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs028.html#___sec27" style="font-size: 80%;"><b>Explicit Scheme, final stability analysis</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs029.html#___sec28" style="font-size: 80%;"><b>Explicit Scheme, stability condition</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs030.html#___sec29" style="font-size: 80%;"><b>Explicit Scheme, general tridiagonal matrix</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs031.html#___sec30" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs032.html#___sec31" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs033.html#___sec32" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs034.html#___sec33" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs035.html#___sec34" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs036.html#___sec35" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Program Example for Implicit Equation</a></li> <!-- navigation toc: --> <li><a href="._pde-bs037.html#___sec36" style="font-size: 80%;"><b>Crank-Nicolson scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs038.html#___sec37" style="font-size: 80%;"><b>Derivation of CN scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs039.html#___sec38" style="font-size: 80%;"><b>Taylor expansions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs040.html#___sec39" style="font-size: 80%;"><b>Error in CN scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs041.html#___sec40" style="font-size: 80%;"><b>Truncation errors and stability</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs042.html#___sec41" style="font-size: 80%;"><b>Rewrite of CN scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs043.html#___sec42" style="font-size: 80%;"><b>Final CN equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs044.html#___sec43" style="font-size: 80%;"><b>Parts of Code for the Crank-Nicolson Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs045.html#___sec44" style="font-size: 80%;"><b>Parts of Code for the Crank-Nicolson Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs046.html#___sec45" style="font-size: 80%;"><b>Python code for solving the one-dimensional diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs047.html#___sec46" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs048.html#___sec47" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs049.html#___sec48" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs050.html#___sec49" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs051.html#___sec50" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs052.html#___sec51" style="font-size: 80%;"><b>Explict scheme for the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs053.html#___sec52" style="font-size: 80%;"><b>Explict scheme for the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs054.html#___sec53" style="font-size: 80%;"><b>Laplace's and Poisson's Equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs055.html#___sec54" style="font-size: 80%;"><b>Laplace's and Poisson's Equations, discretized version</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs056.html#___sec55" style="font-size: 80%;"><b>Laplace's and Poisson's Equations, final discretized version</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs057.html#___sec56" style="font-size: 80%;"><b>Laplace's and Poisson's Equations, boundary conditions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs058.html#___sec57" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs059.html#___sec58" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs060.html#___sec59" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs061.html#___sec60" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs062.html#___sec61" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation using Jacobi's iterative method</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs063.html#___sec62" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation, with Jacobi's method</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs064.html#___sec63" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation, final rewrite</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs065.html#___sec64" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs066.html#___sec65" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs067.html#___sec66" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation, the algorithm</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs068.html#___sec67" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation, simple example</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs069.html#___sec68" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation, to observe</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs070.html#___sec69" style="font-size: 80%;"><b>Python code for solving the two-dimensional Laplace equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs071.html#___sec70" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs072.html#___sec71" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs073.html#___sec72" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions, discretizing</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs074.html#___sec73" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions, the second derivative</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs075.html#___sec74" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs076.html#___sec75" style="font-size: 80%;"><b>"Solving project 1 again but now with Jacobi's method":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/Jacobi.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs077.html#___sec76" style="font-size: 80%;"><b>"Program to solve Jacobi's method in two dimension":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs078.html#___sec77" style="font-size: 80%;"><b>"The Jacobi solver function":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs079.html#___sec78" style="font-size: 80%;"><b>"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs080.html#___sec79" style="font-size: 80%;"><b>"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs081.html#___sec80" style="font-size: 80%;"><b>"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/OpenMPdiffusion.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs082.html#___sec81" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs083.html#___sec82" style="font-size: 80%;"><b>Wave Equation in two Dimensions, discretizing</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs084.html#___sec83" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs085.html#___sec84" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs086.html#___sec85" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs087.html#___sec86" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs088.html#___sec87" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs089.html#___sec88" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs090.html#___sec89" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, first step</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs091.html#___sec90" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation,</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs092.html#___sec91" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, separation of variables</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs093.html#___sec92" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, separation of variables</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs094.html#___sec93" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, boundary conditions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs095.html#___sec94" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, separation of variables and solutions</b></a></li> <!-- navigation toc: --> <li><a href="#___sec95" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, final steps</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs097.html#___sec96" style="font-size: 80%;"><b>Python code for solving the two-dimensional wave equation</b></a></li> </ul> </li> </ul> </div> </div> </div> <!-- end of navigation bar --> <div class="container"> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <!-- add vertical space --> <a name="part0096"></a> <!-- !split --> <h2 id="___sec95" class="anchor">Analytical Solution for the two-dimensional wave equation, final steps </h2> The final step is to determine the coefficients \( B_{mn} \) and \( D_{mn} \) from the Fourier coefficients. The equations for these are determined by the initial conditions \( u(x,y,0) = f(x,y) \) and \( \partial u/\partial t|_{t=0}= g(x,y) \). The final expressions are $$ \begin{equation*} B_{mn} = \frac{2}{L}\int_0^L\int_0^L dxdy f(x,y) \sin(\frac{m\pi x}{L})\sin(\frac{n\pi y}{L}), \end{equation*} $$ and $$ \begin{equation*} D_{mn} = \frac{2}{L}\int_0^L\int_0^L dxdy g(x,y) \sin(\frac{m\pi x}{L})\sin(\frac{n\pi y}{L}). \end{equation*} $$ Inserting the particular functional forms of \( f(x,y) \) and \( g(x,y) \) one obtains the final closed-form expressions. <p> <p> <!-- navigation buttons at the bottom of the page --> <ul class="pagination"> <li><a href="._pde-bs095.html">&laquo;</a></li> <li><a href="._pde-bs000.html">1</a></li> <li><a href="">...</a></li> <li><a href="._pde-bs088.html">89</a></li> <li><a href="._pde-bs089.html">90</a></li> <li><a href="._pde-bs090.html">91</a></li> <li><a href="._pde-bs091.html">92</a></li> <li><a href="._pde-bs092.html">93</a></li> <li><a href="._pde-bs093.html">94</a></li> <li><a href="._pde-bs094.html">95</a></li> <li><a href="._pde-bs095.html">96</a></li> <li class="active"><a href="._pde-bs096.html">97</a></li> <li><a href="._pde-bs097.html">98</a></li> <li><a href="._pde-bs097.html">&raquo;</a></li> </ul> <!-- ------------------- end of main content --------------- --> </div> <!-- end container --> <!-- include javascript, jQuery *first* --> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <!-- Bootstrap footer <footer> <a href="http://..."><img width="250" align=right src="http://..."></a> </footer> --> <center style="font-size:80%"> <!-- copyright only on the titlepage --> </center> </body> </html>
CompPhysics/ComputationalPhysicsMSU
doc/pub/pde/html/._pde-bs096.html
HTML
cc0-1.0
32,518
<!DOCTYPE HTML> <html lang="en" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>apm unlink | Atom Editor 使用筆記</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> <meta name="generator" content="GitBook 2.6.6"> <meta name="HandheldFriendly" content="true"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png"> <link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="../../gitbook/style.css"> <link rel="stylesheet" href="../../gitbook/plugins/gitbook-plugin-highlight/website.css"> <link rel="stylesheet" href="../../gitbook/plugins/gitbook-plugin-search/search.css"> <link rel="stylesheet" href="../../gitbook/plugins/gitbook-plugin-fontsettings/website.css"> <link rel="stylesheet" href="../../asset/css/website.css"> <link rel="prev" href="../../content/cmd/cmd-apm-links.html" /> </head> <body> <div class="book" data-level="5.1.5" data-chapter-title="apm unlink" data-filepath="content/cmd/cmd-apm-unlink.md" data-basepath="../.." data-revision="Sat Feb 06 2016 01:29:45 GMT+0800 (CST)" data-innerlanguage=""> <div class="book-summary"> <nav role="navigation"> <ul class="summary"> <li class="chapter " data-level="0" data-path="index.html"> <a href="../../index.html"> <i class="fa fa-check"></i> Introduction </a> </li> <li class="chapter " data-level="1" data-path="content/reference/index.html"> <a href="../../content/reference/index.html"> <i class="fa fa-check"></i> <b>1.</b> 參考資料 </a> </li> <li class="chapter " data-level="2" data-path="content/start/index.html"> <a href="../../content/start/index.html"> <i class="fa fa-check"></i> <b>2.</b> 入門 </a> <ul class="articles"> <li class="chapter " data-level="2.1" data-path="content/start/install.html"> <a href="../../content/start/install.html"> <i class="fa fa-check"></i> <b>2.1.</b> 下載安裝 </a> </li> <li class="chapter " data-level="2.2" data-path="content/start/cmd-atom.html"> <a href="../../content/start/cmd-atom.html"> <i class="fa fa-check"></i> <b>2.2.</b> atom指令的使用 </a> </li> </ul> </li> <li class="chapter " data-level="3" data-path="content/integration/index.html"> <a href="../../content/integration/index.html"> <i class="fa fa-check"></i> <b>3.</b> 整合 </a> <ul class="articles"> <li class="chapter " data-level="3.1" data-path="content/integration/dolphin.html"> <a href="../../content/integration/dolphin.html"> <i class="fa fa-check"></i> <b>3.1.</b> Dolphin右鍵選單 </a> </li> </ul> </li> <li class="chapter " data-level="4" data-path="content/howto/index.html"> <a href="../../content/howto/index.html"> <i class="fa fa-check"></i> <b>4.</b> Howto </a> <ul class="articles"> <li class="chapter " data-level="4.1" data-path="content/howto/font.html"> <a href="../../content/howto/font.html"> <i class="fa fa-check"></i> <b>4.1.</b> 設定中文字型 </a> <ul class="articles"> <li class="chapter " data-level="4.1.1" data-path="content/howto/font-markdown-preview.html"> <a href="../../content/howto/font-markdown-preview.html"> <i class="fa fa-check"></i> <b>4.1.1.</b> 如何設定「Mardown Preview」的中文字型 </a> </li> <li class="chapter " data-level="4.1.2" data-path="content/howto/font-atom-workspace.html"> <a href="../../content/howto/font-atom-workspace.html"> <i class="fa fa-check"></i> <b>4.1.2.</b> 如何設定「Atom Workspace」的中文字型 </a> </li> </ul> </li> <li class="chapter " data-level="4.2" data-path="content/howto/tongwen.html"> <a href="../../content/howto/tongwen.html"> <i class="fa fa-check"></i> <b>4.2.</b> 繁簡轉換 </a> </li> </ul> </li> <li class="chapter " data-level="5" data-path="content/cmd/index.html"> <a href="../../content/cmd/index.html"> <i class="fa fa-check"></i> <b>5.</b> 指令 </a> <ul class="articles"> <li class="chapter " data-level="5.1" data-path="content/start/cmd-apm.html"> <a href="../../content/start/cmd-apm.html"> <i class="fa fa-check"></i> <b>5.1.</b> apm指令的使用 </a> <ul class="articles"> <li class="chapter " data-level="5.1.1" data-path="content/cmd/cmd-apm-list.html"> <a href="../../content/cmd/cmd-apm-list.html"> <i class="fa fa-check"></i> <b>5.1.1.</b> apm list </a> <ul class="articles"> <li class="chapter " data-level="5.1.1.1" data-path="content/cmd/cmd-apm-list-packages.html"> <a href="../../content/cmd/cmd-apm-list-packages.html"> <i class="fa fa-check"></i> <b>5.1.1.1.</b> apm list --packages </a> </li> <li class="chapter " data-level="5.1.1.2" data-path="content/cmd/cmd-apm-list-themes.html"> <a href="../../content/cmd/cmd-apm-list-themes.html"> <i class="fa fa-check"></i> <b>5.1.1.2.</b> apm list --themes </a> </li> </ul> </li> <li class="chapter " data-level="5.1.2" data-path="content/cmd/cmd-apm-init.html"> <a href="../../content/cmd/cmd-apm-init.html"> <i class="fa fa-check"></i> <b>5.1.2.</b> apm init </a> <ul class="articles"> <li class="chapter " data-level="5.1.2.1" data-path="content/cmd/cmd-apm-init-package.html"> <a href="../../content/cmd/cmd-apm-init-package.html"> <i class="fa fa-check"></i> <b>5.1.2.1.</b> apm init --package </a> </li> </ul> </li> <li class="chapter " data-level="5.1.3" data-path="content/cmd/cmd-apm-link.html"> <a href="../../content/cmd/cmd-apm-link.html"> <i class="fa fa-check"></i> <b>5.1.3.</b> apm link </a> </li> <li class="chapter " data-level="5.1.4" data-path="content/cmd/cmd-apm-links.html"> <a href="../../content/cmd/cmd-apm-links.html"> <i class="fa fa-check"></i> <b>5.1.4.</b> apm links </a> </li> <li class="chapter active" data-level="5.1.5" data-path="content/cmd/cmd-apm-unlink.html"> <a href="../../content/cmd/cmd-apm-unlink.html"> <i class="fa fa-check"></i> <b>5.1.5.</b> apm unlink </a> </li> </ul> </li> </ul> </li> <li class="divider"></li> <li> <a href="https://www.gitbook.com" target="blank" class="gitbook-link"> Published with GitBook </a> </li> </ul> </nav> </div> <div class="book-body"> <div class="body-inner"> <div class="book-header" role="navigation"> <!-- Actions Left --> <!-- Title --> <h1> <i class="fa fa-circle-o-notch fa-spin"></i> <a href="../../" >Atom Editor 使用筆記</a> </h1> </div> <div class="page-wrapper" tabindex="-1" role="main"> <div class="page-inner"> <section class="normal" id="section-"> <h1 id="apm-unlink">apm unlink</h1> <h2 id="&#x4F7F;&#x7528;&#x8AAA;&#x660E;">&#x4F7F;&#x7528;&#x8AAA;&#x660E;</h2> <p>&#x57F7;&#x884C;</p> <pre><code class="lang-sh">$ apm <span class="hljs-built_in">help</span> unlink </code></pre> <p>&#x986F;&#x793A;</p> <pre><code>Usage: apm unlink [&lt;package_path&gt;] Delete the symlink in ~/.atom/packages for the package. The package in the current working directory is unlinked if no path is given. Run `apm links` to view all the currently linked packages. Options: --hard Unlink package from ~/.atom/packages and ~/.atom/dev/packages [boolean] -h, --help Print this usage message -d, --dev Unlink package from ~/.atom/dev/packages [boolean] -a, --all Unlink all packages in ~/.atom/packages and ~/.atom/dev/packages [boolean] Prefix an option with `no-` to set it to false such as --no-color to disable colored output. </code></pre> </section> </div> </div> </div> <a href="../../content/cmd/cmd-apm-links.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page: apm links"><i class="fa fa-angle-left"></i></a> </div> </div> <script src="../../gitbook/app.js"></script> <script src="../../gitbook/plugins/gitbook-plugin-ga/plugin.js"></script> <script src="../../gitbook/plugins/gitbook-plugin-search/lunr.min.js"></script> <script src="../../gitbook/plugins/gitbook-plugin-search/search.js"></script> <script src="../../gitbook/plugins/gitbook-plugin-sharing/buttons.js"></script> <script src="../../gitbook/plugins/gitbook-plugin-fontsettings/buttons.js"></script> <script> require(["gitbook"], function(gitbook) { var config = {"fontsettings":{"theme":"night","family":"sans","size":2},"ga":{"token":"UA-56999876-1","configuration":"auto"},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]}}; gitbook.start(config); }); </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-56999876-1', 'auto');ga('send', 'pageview');</script> </body> </html>
foreachsam/book-editor-atom
book/content/cmd/cmd-apm-unlink.html
HTML
cc0-1.0
16,273
<!-- Generated by pkgdown: do not edit by hand --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Use an engine-specific function to check the model syntax — mm_check_mcmc_file • streamMetabolizer</title> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script> <!-- bootstrap-toc --> <link rel="stylesheet" href="../bootstrap-toc.css"> <script src="../bootstrap-toc.js"></script> <!-- Font Awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" /> <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> <!-- headroom.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../pkgdown.js"></script> <meta property="og:title" content="Use an engine-specific function to check the model syntax — mm_check_mcmc_file" /> <meta property="og:description" content="Use an engine-specific function to check the model syntax" /> <!-- mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body data-spy="scroll" data-target="#toc"> <div class="container template-reference-topic"> <header> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" 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> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">streamMetabolizer</a> <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.12.0</span> </span> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../index.html"> <span class="fas fa-home fa-lg"></span> </a> </li> <li> <a href="../reference/index.html">Reference</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Articles <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="../articles/data_prep.html">Data Preparation</a> </li> <li> <a href="../articles/get_started.html">Quickstart</a> </li> <li> <a href="../articles/gpp_er_eqs.html">GPP and ER Equations</a> </li> <li> <a href="../articles/installation.html">Installation</a> </li> <li> <a href="../articles/model_structures.html">Model Structures</a> </li> <li> <a href="../articles/models_bayes.html">Bayesian Models</a> </li> <li> <a href="../articles/models_mle.html">MLE Models</a> </li> <li> <a href="../articles/ode_methods.html">ODE Methods</a> </li> <li> <a href="../articles/simulations.html">Simulations</a> </li> </ul> </li> <li> <a href="../news/index.html">Changelog</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/USGS-R/streamMetabolizer/"> <span class="fab fa-github fa-lg"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> </header> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Use an engine-specific function to check the model syntax</h1> <small class="dont-index">Source: <a href='https://github.com/USGS-R/streamMetabolizer/blob/master/R/mm_check_mcmc_file.R'><code>R/mm_check_mcmc_file.R</code></a></small> <div class="hidden name"><code>mm_check_mcmc_file.Rd</code></div> </div> <div class="ref-description"> <p>Use an engine-specific function to check the model syntax</p> </div> <pre class="usage"><span class='fu'>mm_check_mcmc_file</span><span class='op'>(</span><span class='va'>model_file</span><span class='op'>)</span></pre> <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2> <table class="ref-arguments"> <colgroup><col class="name" /><col class="desc" /></colgroup> <tr> <th>model_file</th> <td><p>the file path of the model file to check; the extension will be used to determine which engine to use for checking.</p></td> </tr> </table> </div> <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> <nav id="toc" data-toggle="toc" class="sticky-top"> <h2 data-toc-skip>Contents</h2> </nav> </div> </div> <footer> <div class="copyright"> <p>Developed by Alison P. Appling, Robert O. Hall, Maite Arroita, Charles B. Yackulic.</p> </div> <div class="pkgdown"> <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p> </div> </footer> </div> </body> </html>
USGS-R/streamMetabolizer
docs/reference/mm_check_mcmc_file.html
HTML
cc0-1.0
7,084
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;金門縣&nbsp;選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:8&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>洪志恒</td> <td>男</td> <td class="tdAlignRight">647</td> <td class="tdAlignRight">1.7840</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>陳滄江</td> <td>男</td> <td class="tdAlignRight">8,367</td> <td class="tdAlignRight">23.0706</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>高丹樺</td> <td>女</td> <td class="tdAlignRight">666</td> <td class="tdAlignRight">1.8364</td> <td>軍公教聯盟黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>張中法</td> <td>男</td> <td class="tdAlignRight">670</td> <td class="tdAlignRight">1.8474</td> <td>無</td> </tr> <tr class="trT"> <td>◎</td> <td>5</td> <td>楊鎮浯</td> <td>男</td> <td class="tdAlignRight">16,350</td> <td class="tdAlignRight">45.0823</td> <td>中國國民黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>6</td> <td>陳仲立</td> <td>男</td> <td class="tdAlignRight">49</td> <td class="tdAlignRight">0.1351</td> <td>無</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>7</td> <td>陳德輝</td> <td>男</td> <td class="tdAlignRight">113</td> <td class="tdAlignRight">0.3116</td> <td>台灣工黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>8</td> <td>吳成典</td> <td>男</td> <td class="tdAlignRight">9,405</td> <td class="tdAlignRight">25.9327</td> <td>新黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;68/68&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 20:33:14 +0800" title="Sat, 16 Jan 2016 20:33:14 +0800">&nbsp;資料更新時間:01/16&nbsp;20:33:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/KIN-1/n801010000000000/20160116123600/page.html
HTML
cc0-1.0
8,090
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="generator" content="pandoc" /> <meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> <title>Introductory example. Part 1.</title> <script src="site_libs/header-attrs-2.1/header-attrs.js"></script> <script src="site_libs/jquery-1.11.3/jquery.min.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="site_libs/bootstrap-3.3.5/css/yeti.min.css" rel="stylesheet" /> <script src="site_libs/bootstrap-3.3.5/js/bootstrap.min.js"></script> <script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script> <script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script> <script src="site_libs/navigation-1.1/tabsets.js"></script> <link href="site_libs/highlightjs-9.12.0/textmate.css" rel="stylesheet" /> <script src="site_libs/highlightjs-9.12.0/highlight.js"></script> <link href="site_libs/font-awesome-5.1.0/css/all.css" rel="stylesheet" /> <link href="site_libs/font-awesome-5.1.0/css/v4-shims.css" rel="stylesheet" /> <style type="text/css">code{white-space: pre;}</style> <style type="text/css"> pre:not([class]) { background-color: white; } </style> <script type="text/javascript"> if (window.hljs) { hljs.configure({languages: []}); hljs.initHighlightingOnLoad(); if (document.readyState && document.readyState === "complete") { window.setTimeout(function() { hljs.initHighlighting(); }, 0); } } </script> <style type="text/css"> h1 { font-size: 34px; } h1.title { font-size: 38px; } h2 { font-size: 30px; } h3 { font-size: 24px; } h4 { font-size: 18px; } h5 { font-size: 16px; } h6 { font-size: 12px; } .table th:not([align]) { text-align: left; } </style> <style type = "text/css"> .main-container { max-width: 940px; margin-left: auto; margin-right: auto; } code { color: inherit; background-color: rgba(0, 0, 0, 0.04); } img { max-width:100%; } .tabbed-pane { padding-top: 12px; } .html-widget { margin-bottom: 20px; } button.code-folding-btn:focus { outline: none; } summary { display: list-item; } </style> <style type="text/css"> /* padding for bootstrap navbar */ body { padding-top: 45px; padding-bottom: 40px; } /* offset scroll position for anchor links (for fixed navbar) */ .section h1 { padding-top: 50px; margin-top: -50px; } .section h2 { padding-top: 50px; margin-top: -50px; } .section h3 { padding-top: 50px; margin-top: -50px; } .section h4 { padding-top: 50px; margin-top: -50px; } .section h5 { padding-top: 50px; margin-top: -50px; } .section h6 { padding-top: 50px; margin-top: -50px; } .dropdown-submenu { position: relative; } .dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; } .dropdown-submenu:hover>.dropdown-menu { display: block; } .dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -10px; } .dropdown-submenu:hover>a:after { border-left-color: #ffffff; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; } </style> <script> // manage active state of menu based on current page $(document).ready(function () { // active menu anchor href = window.location.pathname href = href.substr(href.lastIndexOf('/') + 1) if (href === "") href = "index.html"; var menuAnchor = $('a[href="' + href + '"]'); // mark it active menuAnchor.parent().addClass('active'); // if it's got a parent navbar menu mark it active as well menuAnchor.closest('li.dropdown').addClass('active'); }); </script> <!-- tabsets --> <style type="text/css"> .tabset-dropdown > .nav-tabs { display: inline-table; max-height: 500px; min-height: 44px; overflow-y: auto; background: white; border: 1px solid #ddd; border-radius: 4px; } .tabset-dropdown > .nav-tabs > li.active:before { content: ""; font-family: 'Glyphicons Halflings'; display: inline-block; padding: 10px; border-right: 1px solid #ddd; } .tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before { content: "&#xe258;"; border: none; } .tabset-dropdown > .nav-tabs.nav-tabs-open:before { content: ""; font-family: 'Glyphicons Halflings'; display: inline-block; padding: 10px; border-right: 1px solid #ddd; } .tabset-dropdown > .nav-tabs > li.active { display: block; } .tabset-dropdown > .nav-tabs > li > a, .tabset-dropdown > .nav-tabs > li > a:focus, .tabset-dropdown > .nav-tabs > li > a:hover { border: none; display: inline-block; border-radius: 4px; background-color: transparent; } .tabset-dropdown > .nav-tabs.nav-tabs-open > li { display: block; float: none; } .tabset-dropdown > .nav-tabs > li { display: none; } </style> <!-- code folding --> </head> <body> <div class="container-fluid main-container"> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="index.html"></a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="http://flr-project.org"> <span class="fa fa-home"></span> FLR </a> </li> <li> <a href="index.html"> <span class="fa fa-info"></span> Home </a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-play-circle-o"></span> Intro <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="A_quick_introduction_to_FLR.html">A quick introduction to FLR</a> </li> <li> <a href="An_overview_of_the_FLCore_classes.html">An overview of the FLCore classes</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-database"></span> Input <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="Loading_your_data_into_FLR.html">Loading your data into FLR</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-magic"></span> Modelling <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="Modelling_stock_recruitment_with_FLSR.html">Modelling stock recruitment with FLSR</a> </li> <li> <a href="Statistical_catch_at_age_models_in_FLa4a.html">Statistical catch at age models in FLa4a</a> </li> <li> <a href="Modelling_growth_and_its_uncertainty_in_FLa4a.html">Modelling growth and its uncertainty in FLa4a</a> </li> <li> <a href="Natural_mortality_modelling_in_FLa4a.html">Natural mortality modelling in FLa4a</a> </li> <li> <a href="Stock_assessment_using_eXtended_Survivors_Analysis_with_FLXSA.html">Stock assessment using eXtended Survivors Analysis with FLXSA</a> </li> <li> <a href="Using_information_on_life_history_relationships.html">Using information on Life History relationships</a> </li> <li> <a href="Life_history_relationships.html">Life history relationships</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-tachometer"></span> Advice <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="Running_Medium_Term_Forecasts_with_FLash.html">Running Medium Term Forecasts with FLash</a> </li> <li> <a href="Short_Term_Forecasting_for_advice_using_FLash.html">Short Term Forecasting for advice using FLash</a> </li> <li> <a href="Forecasting_on_the_Medium_Term_for_advice_using_FLasher.html">Forecasting on the Medium Term for advice using FLasher</a> </li> <li> <a href="Reference_points_for_fisheries_management_with_FLBRP.html">Reference points for fisheries management with FLBRP</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-cogs"></span> MSE <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="An_introduction_to_MSE_using_FLR.html">An introduction to MSE using FLR</a> </li> <li> <a href="Management_procedure_biomass_dynamic.html">Biomass Dynamic Management Procedures</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-cogs"></span> FLBEIA <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="An_introduction_to_MSE_using_FLR.html">An introduction to MSE using FLR</a> </li> <li> <a href="FLBEIA_Conditioning.html">Conditioning FLBEIA using Smart Conditioning Functions</a> </li> <li> <a href="FLBEIA_A_Simple_Example.html">A simple example on how to use FLBEIA</a> </li> <li> <a href="FLBEIA_An_Example_with_multiple_dimensions.html">A simple example with multiple dimensions in FLBEIA</a> </li> <li> <a href="FLBEIA_Checking_inputs.html">Checking FLBEIA inputs</a> </li> <li> <a href="FLBEIA_Using_Assessment_models_in_the_MP.html">Using Stock Assessment models in the Management procedure of FLBEIA</a> </li> <li> <a href="FLBEIA_Incorporating_SS3assessment_MP.html">Including SS3 assessment within the Management Procedure of FLBEIA</a> </li> <li> <a href="FLBEIA_Testing_Management_Strategies.html">Testing different Management Strategies in FLBEIA</a> </li> <li> <a href="FLBEIA_Data_Poor_MSE.html">Data Limited MSE in FLBEIA</a> </li> <li> <a href="FLBEIA_Smart_Conditioning_II.html">Smart Conditioning II</a> </li> <li> <a href="FLBEIA_Mixed_Fisheries_Tutorial.html">ICES Mixed Fisheries Advice using FLBEIA</a> </li> <li> <a href="FLBEIA_Bio_Economic_Tutorial.html">Bio-Economic simulation using FLBEIA</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-area-chart"></span> Plotting <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="ggplotFL_plotting_FLR_objects_with_ggplot2.html">ggplotFL, plotting FLR objects with ggplot2</a> </li> <li> <a href="Plotting_FLR_objects_using_lattice.html">Plotting FLR objects using lattice</a> </li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> <span class="fa fa-puzzle-piece"></span> Internals <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="Units_of_measurement_in_FLR_objects.html">Units of measurement in FLR objects</a> </li> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="http://github.com/flr/doc/issues"> <span class="fa fa-question fa-lg"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> <div class="fluid-row" id="header"> <h1 class="title toc-ignore">Introductory example. Part 1.</h1> <h4 class="date">15 may., 2020</h4> </div> <p><img src="images/FLBEIA_logo.png" width="20%" style="display: block; margin: auto;" /></p> <div id="aim" class="section level1"> <h1>Aim</h1> <p><strong>FLBEIA</strong> provides a battery of tutorials for learning how to use this software. This tutorial is a practical guide about one simple implementation of <code>FLBEIA</code>. The aim of this example is to become familiar with the objects necessary to carry out bio-economic impact assessments of fisheries management strategies.</p> <p>In this tutorial a simple example on how to run <code>FLBEIA</code> is presented. This simple example is named as <code>one</code>. The outputs of applaying <code>FLBEIA</code> to <code>one</code> example are analized, summarized and plotted. Once the user has understood the structure and outputs of <code>FLBEIA</code>, let’s start playing! We will run, plot and analyse several scenarios.</p> <p>Finally, another simple example but with three iterations, named <code>oneIt</code>, is presented. In this example some exercises are proposed to be resolved by the user.</p> </div> <div id="help-manual" class="section level1"> <h1>Help &amp; Manual</h1> <p><strong>FLBEIA</strong> includes extensive facilities for accessing documentation and searching for help. <strong>FLBEIA</strong> manual can be download from <a href="https://github.com/flr/FLBEIA/blob/master/vignettes/FLBEIA_manual.pdf">Github</a> or within the ‘doc’ folder of the package installation. Additionally, the <code>help()</code> function and <code>?</code> help operator in R provide access to the documentation pages. Typing <code>help(package = FLBEIA)</code> in the R console you access to the documentation for package <code>FLBEIA</code> , user guides and help pages. For example, typing <code>help(bioSum)</code> in the R console you access to help page of summary functions for the FLBEIA output.</p> <p>The exact way to define the objects used to set the simulation is described in the <a href="https://github.com/flr/FLBEIA/blob/master/vignettes/FLBEIA_manual.pdf">FLBEIA manual</a>. Nevertheless, the objects to set the simulation do not need to be defined for the following examples, as the datasets <code>one</code> and <code>oneIt</code> from the FLBEIA package will be used. For details on these objects, see <a href="https://github.com/flr/FLBEIA/blob/master/vignettes/FLBEIA_manual.pdf">FLBEIA manual, Section 5.2</a> or type <code>?FLBEIA</code> in the R console.</p> <p>To see all the datasets available in the <strong>FLBEIA</strong> package:</p> <pre class="r"><code>data(package=&#39;FLBEIA&#39;)</code></pre> </div> <div id="required-packages-to-run-this-tutorial" class="section level1"> <h1>Required packages to run this tutorial</h1> <p>To follow this tutorial you should have installed the following packages:</p> <ul> <li>CRAN: <a href="https://cran.r-project.org/web/packages/ggplot2/index.html">ggplot2</a></li> <li>FLR: <a href="http://www.flr-project.org/FLCore/">FLCore</a>, <a href="http://www.flr-project.org/FLAssess/">FLAssess</a>, <a href="http://www.flr-project.org/FLash/">FLash</a>, <a href="http://www.flr-project.org/FLBEIA/">FLBEIA</a>, <a href="http://www.flr-project.org/FLFleet/">FLFleet</a>, <a href="http://www.flr-project.org/ggplotFL/">ggplotFL</a></li> </ul> <p>If you are using Windows, please use 64-bit R version because some of the packages do not work in 32-bit.</p> <pre class="r"><code>install.packages( c(&quot;ggplot2&quot;)) install.packages( c(&quot;FLCore&quot;, &quot;FLFleet&quot;, &quot;FLBEIA&quot;, &quot;ggplotFL&quot;, &quot;FLash&quot;, &quot;FLAssess&quot;, &quot;FLXSA&quot;), repos=&quot;http://flr-project.org/R&quot;)</code></pre> <p>It has to be noted that packages <code>FLCore</code>, <code>FLFleets</code> and <code>FLBEIA</code> have to be installed in this exact order, as alternative orders can cause some problems.</p> <p>The last version (not consolidated version -under development-) of FLBEIA can be installed from <a href="https://github.com/flr/FLBEIA/">GitHub</a>.</p> <p>Load all the necessary packages.</p> <pre class="r"><code># This chunk loads all necessary packages. library(FLBEIA) library(tidyr)</code></pre> </div> <div id="general-description" class="section level1"> <h1>GENERAL DESCRIPTION</h1> <p>Two examples are explored in this tutorial. In <code>Example 1</code> we will play with dataset <code>one</code>. In this example the Operating Model is formed by a single age-structured stock. This stock is captured by one fleet whose activity is performed in an unique metier. The time step is annual with only one interation. The historic data go from 1990 to 2009 and projection period from 2010 to 2025.</p> <ul> <li>Operating model: <ul> <li>Population dynamics: Age structured population growth</li> <li>Stock recruitment model: Beverthon and Holt</li> <li>Fleet dynamics: Simple Mixed Fisheries Behaviour</li> <li>Covariates dynamics: no covariates</li> </ul></li> <li>Management procedure: <ul> <li>Observation: perfect observation</li> <li>Assessment: no assessment<br /> </li> <li>Management advice: ICES harvest control rule</li> </ul></li> </ul> <p>In <code>Example 2</code> dataset <code>oneIt</code> is used. Dataset <code>oneIt</code> is equal to <code>one</code> but with three iterations instead one.</p> </div> <div id="example-1-one-iteration." class="section level1"> <h1>EXAMPLE 1: One iteration.</h1> <div id="exploring-the-data" class="section level2"> <h2>Exploring the data</h2> <p>The required objects to run <code>FLBEIA</code> are available in the dataset <code>one</code>.</p> <pre class="r"><code>data(one) </code></pre> <p><code>ls()</code> command return a vector of character strings giving the names of the objects in the environment, in this case we can see the objects stored in <code>one</code>.</p> <pre class="r"><code>ls()</code></pre> <pre><code>character(0)</code></pre> <p>Show the class of each of the objects with <code>sapply</code> function.</p> <pre class="r"><code>sapply(ls(), function(x) class(get(x)))</code></pre> <pre><code>named list()</code></pre> <p>Below you can find the description of objects stored in <code>one</code>:</p> <ul> <li><p><code>oneBio</code>: A FLBiols object that contains biological information of stock <em>stk1</em> (i.e. ‘real’ population within the OM).</p></li> <li><p><code>oneBioC</code>: A list of settings that control the biological operating model. The growth function of <em>stk1</em> is defined as Age Structured Population Growth (<code>ASPG</code>). The function <code>ASPG</code> describes the evolution of an age structured population using an exponential survival equation for existing age classes and a stock-recruitment relationship to generate the recruitment. In FLBEIA there are other alternative models available: <code>fixedPopulation</code> and <code>BDPG</code>.</p></li> <li><p><code>oneMainC</code>: A list of settings to control the behaviour of FLBEIA function setting the initial and final year of the proyection period.</p></li> <li><p><code>oneFL</code>: A <em>FLFleetExt</em> object that contains information relative to the fleet <code>fl1</code> (effort, costs, capacity…) and information relative to the metier <code>met1</code> (effort share, variable costs, parameters of the Cobb Douglas function).</p></li> <li><p><code>oneFlC</code>: A list of settings that control the fleet dynamics. The effort dynamics for fl1 is <em>Simple Mixed fisheries behaviour</em> (<code>SMFB</code>). The function <code>SMFB</code> is a simplified version of the behavior of fleets that work in a mixed fisheries framework. It is seasonal and assumes that effort share among metiers is given as input parameter. There are also other effort models defined in FLBEIA (<code>fixedEffort</code>, <code>SSFB</code>, <code>MaxProfit</code>). In this example, capacity, catchability and price are given as input data and are unchanged within the simulation (<code>fixedPrice</code>). Summarizing, the fleet catches yearly exactly the advised TAC and there is no exit-entry of vessels in the fishery (<code>fixedCapital</code>).</p></li> <li><p><code>oneCv</code>: List with all variables needed for the capital dynamics (fuel costs, capital costs, number of vessels, invest share, number of vessels, maximum fishing days by vessel…). However, in this case, the capital model is defined in <code>oneFlC</code> as <code>fixedCapital</code> (i.e. there is no any change in the capital dimension).</p></li> <li><p><code>oneCvC</code>: A list of settings that control the capital dynamics. In this case, covariates are given as input data and are unchanged within the simulation (i.e. <code>fixedCovar</code>).</p></li> <li><p><code>oneAdv</code>: List containing information on management advice; TAC and quota share.</p></li> <li><p><code>oneAdvC</code>: A list of settings that control the behaviour of advice within the management procedure. It is a list with one element per stock. In this example the model is <code>IcesHCR</code>. The function represents the HCR used by ICES to generate TAC advice in the MSY framework. It is a biomass-based HCR, where the TAC advice depends on F in relation to several reference points.</p></li> <li><p><code>oneAssC</code>: A list of settings that control the assessment. It is defined the name of the assessment model to be used for each stock. In the current example there is no asssessment <code>NoAssessment</code>.</p></li> <li><p><code>oneObsC</code>: A list of settings that control the observation process. A <code>perfectObs</code> model is defined in this case. This function does not introduce any observation uncertainty in the observation of the different quantities stored in the <code>FLBiols</code> and <code>FLFLeetsExt</code> objects.</p></li> <li><p><code>oneSR</code>: Information on the stock recruitment relationship, not needed in the case of population aggregated in biomass. The model is <code>bevholtAR1</code>, a segmented regression stock-recruitment model with autoregressive normal log residuals of first order. There are several SR models available in FLR and FLBEIA: <code>geomean</code>, <code>bevholt</code>, <code>ricker</code>, <code>segreg</code>, <code>shepherd</code>, <code>rickerAR1</code>, <code>segregAR1</code>, <code>cushing</code>, <code>bevholtSV</code>, <code>rickerSV</code>, <code>segregSV</code>, <code>shepherdSV</code>, <code>cushingSV</code>, <code>rickerCa</code>, <code>hockstick</code>, <code>redfishRecModel</code> and <code>ctRec</code>.</p></li> </ul> </div> <div id="run-flbeia" class="section level2"> <h2>Run FLBEIA</h2> <p>In the code below <code>FLBEIA</code> is run with the arguments stored in dataset <code>one</code>. It takes less than a minute to run up to 2025.</p> <pre class="r"><code>s0 &lt;- FLBEIA(biols = oneBio, # FLBiols object with one FLBiol element for stk1. SRs = oneSR, # A list with one FLSRSim object for stk1. BDs = NULL, # No Biomass dynamics populations in this case. fleets = oneFl, # FLFleets object with one fleet. covars = oneCv, # Covar is and object with aditional data on fleet # (number of vessels, etc). indices = NULL, # Indices not used advice = oneAdv, # A list with two elements &#39;TAC&#39; and &#39;quota.share&#39; main.ctrl = oneMainC, # A list with one element to define the start and # end of the simulation. biols.ctrl = oneBioC, # A list with one element to select the model to # simulate the stock dynamics. fleets.ctrl = oneFlC, # A list with several elements to select fleet dynamics # models and store additional parameters. covars.ctrl = oneCvC, # A list with several data related to the fleet. obs.ctrl = oneObsC, # A list with one element to define how the stock # observed (&quot;PerfectObs&quot;). assess.ctrl = oneAssC, # A list with one element to define how the stock # assessment model used (&quot;NoAssessment&quot;). advice.ctrl = oneAdvC) # A list with one element to define how the TAC advice # is obtained (&quot;IcesHCR&quot;).</code></pre> <p><code>FLBEIA</code> function returns a list with several objects, let’s print the names of the objects and their classes.</p> <pre class="r"><code>names(s0)</code></pre> <pre><code> [1] &quot;biols&quot; &quot;fleets&quot; [3] &quot;covars&quot; &quot;advice&quot; [5] &quot;stocks&quot; &quot;indices&quot; [7] &quot;BDs&quot; &quot;SRs&quot; [9] &quot;fleets.ctrl&quot; &quot;pkgs.versions&quot;</code></pre> <pre class="r"><code>sapply(s0, function(x) class(x))</code></pre> <pre><code>$biols [1] &quot;FLBiols&quot; attr(,&quot;package&quot;) [1] &quot;FLCore&quot; $fleets [1] &quot;FLFleetsExt&quot; attr(,&quot;package&quot;) [1] &quot;FLBEIA&quot; $covars [1] &quot;list&quot; $advice [1] &quot;list&quot; $stocks [1] &quot;list&quot; $indices [1] &quot;NULL&quot; $BDs [1] &quot;NULL&quot; $SRs [1] &quot;list&quot; $fleets.ctrl [1] &quot;list&quot; $pkgs.versions [1] &quot;matrix&quot; &quot;array&quot; </code></pre> </div> <div id="summarizing-results" class="section level2"> <h2>Summarizing results</h2> <p><code>FLBEIA</code> has several functions to summaryze the results in data frames (<code>bioSum</code>, <code>fltSum</code>, etc.). These data frames will allow us to use methods available in R to visualize and analyze the results. Information can be summarized in two formats:</p> <ul> <li>Long format: There is one column, named indicator, for storing the name of the indicator and a second column for the numeric value of the indicator. The long format is recommendable to work with <code>ggplot2</code> functions.</li> <li>Wide format: where each column corresponds to one indicator. The wide format is more efficient in terms of memory allocation and speed of computation.</li> </ul> <p>The quantile version of the summaries, (<code>bioSumQ</code>, <code>fltSumQ</code>, etc.), returns the quantiles of indicators.</p> </div> <div id="summary-functions" class="section level2"> <h2>Summary functions</h2> <ul> <li><p><strong>advSum</strong>, <strong>advSumQ</strong>: Data frame with indicators related to the management advice (TAC). Indicators are: “catch”, “discards”, “discRat”, “landings”, “quotaUpt” and “tac”.</p></li> <li><p><strong>bioSum</strong>, <strong>bioSumQ</strong>: Data frame with the biological indicators. Indicators are: “biomass”, “catch”, “catch.iyv”, “discards”, “disc.iyv”, “f”, “landings”, “land.iyv”, “rec” and “ssb”.</p></li> <li><p><strong>fltSum</strong>, <strong>fltSumQ</strong>: Data frame with indicators at fleet level. Indicators are: “capacity”, “catch”, “costs”, “discards”, “discRat”, “effort”, “fcosts”, “gva”, “grossValue”, “landings”, “fep”, “nVessels”, “price”, “grossSurplus”, “netProfit”, “quotaUpt”, “salaries”, “vcosts” and “profitability”. Definition of economics indicators:</p> <ul> <li>discRat: Discount rate.</li> <li>fcosts: fixed costs.</li> <li>grossValue: value of landings (landings x prices).</li> <li>Operating costs: Landing Fee x Gross value + Fuel cost x Effort + Other variable costs x effort + Fixed costs x Vessel.</li> <li>gva: Gross Value added = Gross value - Operating Costs.</li> <li>fep: Full equity profit defined as Gross Surplus - depreciation costs.</li> <li>grossSurplus: Gross value added - Labour costs, where Labour costs: share of the landings x Gross value + Fixed labour costs x Crew.</li> <li>Oportunity costs: Capital x interest rate free of risk.</li> <li>netProfit: fep - Oportunity costs.</li> <li>quotaUpt: Quota uptaken.</li> <li>profitability: grossSurplus/Gross Value.</li> </ul></li> <li><p><strong>fltStkSum</strong>, <strong>fltStkSumQ</strong> : Data frame with indicators at fleet and stock level. Indicators are: “landings”, “discards”, “catch”, “price”, “quotaUpt”, “tacshare”, “discRat” and “quota”.</p></li> <li><p><strong>npv</strong>: A data frame with the net present value per fleet over the selected range of years.</p></li> <li><p><strong>mtSum</strong>, <strong>mtSumQ</strong> : Data frame with indicators at fleet and metier level. Indicators are: “effshare”, “effort”, “income” and “vcost”.</p></li> <li><p><strong>mtStkSum</strong>, <strong>mtStkSumQ</strong> : Data frame with indicators at fleet, metier and stock level. Indicators are: “catch”, “discards”, “discRat”, “landings” and “price”.</p></li> <li><p><strong>riskSum</strong>: A data frame with the risk indicators. Indicators are: “pBlim”, “pBpa” and “pPrflim”.</p></li> <li><p><strong>vesselSum</strong>, <strong>vesselSumQ</strong>: Data frame with indicators at vessel level for each fleet. Indicators are: “catch”, “costs”, “discards”, “discRat”, “effort”, “fcosts”, “gva”, “income”, “landings”, “netProfit”, “price”, “profits”, “quotaUpt”, “salaries”, “vcosts” and “profitability”.</p></li> <li><p><strong>vesselStkSum</strong>, <strong>vesselStkSumQ</strong>: Data frame with indicators at vessel and stock level for each fleet. Indicators are: “landings”, “discards”, “catch”, “price”, “quotaUpt”, “tacshare”, “discRat” and “quota”.</p></li> <li><p><strong>summary_flbeia</strong>: An array with four dimensions: stock, year, iteration, indicator. Indicators are: “recruitment”, “ssb”, “f”, “biomass”, “catch”, “landings” and “discards”.</p></li> <li><p><strong>ecoSum_damara</strong>: ecoSum function built in the framework of Damara project.</p></li> </ul> <div id="long-format." class="section level3"> <h3>Long format.</h3> <pre class="r"><code>s0_bio &lt;- bioSum(s0, long = TRUE) # Data frame (DF) of biological indicators. s0_adv &lt;- advSum(s0, long = TRUE) # DF of management advice (TAC). s0$fleets &lt;- setUnitsNA(s0$fleets) s0_flt &lt;- fltSum(s0, long = TRUE) # DF of economics indicators at fleet level. s0_fltStk &lt;- fltStkSum(s0, long = TRUE) # DF of indicators at fleet and stock level. s0_mt &lt;- mtSum(s0, long = TRUE) # DF of indicators at fleet and metier level. s0_mtStk &lt;- mtStkSum(s0, long = TRUE) # DF of indicators at fleet, metier and stock level. s0_vessel &lt;- vesselSum(s0, long = TRUE) # DF of indicators at vessel level. s0_vesselStk &lt;- vesselStkSum(s0, long = TRUE) # DF of indicators at vessel and stock level. s0_npv &lt;- npv(s0, y0 = &#39;2014&#39;) # DF of net present value per fleet over the selected range of years. s0_risk &lt;- riskSum(s0, Bpa = c(stk1= 135000), Blim = c(stk1= 96000), Prflim = c(fl1 = 0)) # Exploring data frames head(s0_bio); unique(s0_bio$indicator) head(s0_adv); unique(s0_adv$indicator) head(s0_flt); unique(s0_flt$indicator) head(s0_fltStk); unique(s0_fltStk$indicator) head(s0_mt); unique(s0_mt$indicator) head(s0_mtStk); unique(s0_mtStk$indicator) head(s0_vessel); unique(s0_vessel$indicator) head(s0_vesselStk); unique(s0_vesselStk$indicator) head(s0_risk); unique(s0_risk$indicator)</code></pre> </div> <div id="wide-format." class="section level3"> <h3>Wide format.</h3> <pre class="r"><code>s0_bio_w &lt;- bioSum(s0, years = ac(2016:2020)) s0_adv_w &lt;- advSum(s0, years = ac(2016:2020)) s0_flt_w &lt;- fltSum(s0, years = ac(2016:2025)) s0_fltStk_w &lt;- fltStkSum(s0, years = ac(2016:2020)) s0_mt_w &lt;- mtSum(s0, years = ac(2016:2020)) s0_mtStk_w &lt;- mtStkSum(s0, years = ac(2016:2020)) s0_vessel_w &lt;- vesselSum(s0, years = ac(2016:2020)) s0_vesselStk_w &lt;- vesselStkSum(s0, years = ac(2016:2020)) # Exploring data frames head(s0_bio_w, 2) head(s0_adv_w, 2) head(s0_flt_w, 2) head(s0_fltStk_w, 2) head(s0_mt_w, 2) head(s0_mtStk_w, 2) head(s0_vessel_w, 2) head(s0_vesselStk_w, 2)</code></pre> </div> </div> <div id="plotting-results" class="section level2"> <h2>Plotting results</h2> <p>You can show results using the default plots in <strong>FLCore</strong> package.</p> <pre class="r"><code>plot(s0$biols[[1]])</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-12-1.png" width="384" style="display: block; margin: auto;" /></p> <pre class="r"><code>plot(s0$stocks[[1]])</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-13-1.png" width="384" style="display: block; margin: auto;" /></p> <p>Additionally you can plot results using <code>plotFLBiols</code>, <code>plotFLFleets</code> and <code>plotCatchFl</code>. The plots will be saved in your working directory as a pdf file.</p> <pre class="r"><code># set your own working directory. # myWD &lt;- &quot;My working directory&quot; # setwd(myWD) plotFLBiols(s0$biols, pdfnm=&quot;s0&quot;) plotFLFleets(s0$fleets, pdfnm=&quot;s0&quot;) plotEco(s0, pdfnm=&quot;s0&quot;) plotfltStkSum(s0, pdfnm=&quot;s0&quot;)</code></pre> <p>You can also use the function <code>ggplot</code> to generate additional figures.</p> <pre class="r"><code>aux &lt;- subset(s0_bio, indicator==&quot;catch&quot; ) p &lt;- ggplot(data=aux, aes(x=year, y=value, color=stock))+ geom_line()+ geom_vline(xintercept = 2016, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Catch (t)&quot;) print(p)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-15-1.png" width="384" style="display: block; margin: auto;" /></p> </div> <div id="lets-play" class="section level2"> <h2>Let`s play</h2> <p><em>FLBEIA</em> has several options to model the specific characteristics of a stock or a fishery. In particular, <code>FLBEIA</code> provides several options for population growth, effort dynamics, price models, capital dynamics, observation models and management advice. Let’s play with these options.</p> <div id="operating-model-change-stock-recruitment-relationship." class="section level3"> <h3>Operating model: Change stock-recruitment relationship.</h3> <p>In example <code>one</code> the stock recruitment model is <code>bevholtAR1</code>.</p> <pre class="r"><code>oneSR$stk1@model</code></pre> <pre><code>[1] &quot;bevholtAR1&quot;</code></pre> <p>Replace the stock - recruitment relationship <code>bevholtAR1</code> by <code>segreg</code>. Simulate it in a scenario called s1. <code>segreg</code> is a segmented regression stock-recruitment model. For this new simulation you need to estimate parameters of <code>segreg</code> model using the function <code>fmle</code>. <code>fmle</code> is a method that fits the SR model using <em>logl</em> and <em>R’s optim</em> model fitting through maximum likelihood estimation. For more details click <a href="https://github.com/flr/doc/blob/master/Modelling_stock_recruitment_with_FLSR.Rmd">here</a>.</p> <pre class="r"><code>first.yr &lt;- 1990 proj.yr &lt;- 2010 last.yr &lt;- 2025 yrs &lt;- c(first.yr=first.yr,proj.yr=proj.yr,last.yr=last.yr) stks &lt;- c(&#39;stk1&#39;) # As age 1 recruitment --&gt; R_{y+1} = f(SSB_{y}) ssb &lt;- ssb(oneBio[[1]])[,as.character(first.yr:(proj.yr-2)),1,1] rec &lt;- oneBio[[1]]@n[1,as.character((first.yr+1):(proj.yr-1)),] sr.segreg &lt;- fmle(FLSR(model=&quot;segreg&quot;, ssb = ssb, rec = rec)) # Introduce the new model and its parameters in SR object. SRs.segreg &lt;- oneSR SRs.segreg[[1]]@params[,,,] &lt;- sr.segreg@params[,] SRs.segreg[[1]]@model &lt;- &#39;segreg&#39; #Run FLBEIA with the new SR function. s1 &lt;- FLBEIA(biols = oneBio, SRs = SRs.segreg , BDs = NULL, fleets = oneFl, #covars = oneCv, indices = NULL, advice = oneAdv, main.ctrl = oneMainC, biols.ctrl = oneBioC, fleets.ctrl = oneFlC, covars.ctrl = oneCvC, obs.ctrl = oneObsC, assess.ctrl = oneAssC, advice.ctrl = oneAdvC) </code></pre> <pre class="r"><code>plotFLBiols(s1$biols, pdfnm=&#39;s1&#39;) plotFLFleets(s1$fleets, pdfnm=&#39;s1&#39;) </code></pre> <p>Plot biomass of s0 (“bevholtAR1”) and biomass of s1 (“segreg”),</p> <pre class="r"><code>temp &lt;- cbind(matrix(B_flbeia(s0)), matrix(B_flbeia(s1))) matplot(temp, x = dimnames( B_flbeia(s1))$year, type = &#39;l&#39;, xlab = &#39;Year&#39;, ylab = &#39;Biomass&#39;) legend(&#39;top&#39;, c(&#39;s0&#39;, &#39;s1&#39;), col = c(&#39;black&#39;,&#39;red&#39;), lty = c(1,2))</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-20-1.png" width="336" style="display: block; margin: auto;" /></p> <p>More plots using the function <code>ggplot</code>,</p> <pre class="r"><code>s1_bio &lt;- bioSum(s1, long = TRUE) s0_bio$scenario &lt;- c(&#39;s0&#39;) s1_bio$scenario &lt;- c(&#39;s1&#39;) s0_s1_bio &lt;- rbind(s0_bio , s1_bio ) unique(s0_s1_bio$scenario)</code></pre> <pre><code>[1] &quot;s0&quot; &quot;s1&quot;</code></pre> <pre class="r"><code>head(s0_s1_bio)</code></pre> <table> <thead> <tr class="header"> <th align="left">stock</th> <th align="right">year</th> <th align="right">iter</th> <th align="left">scenario</th> <th align="left">indicator</th> <th align="right">value</th> </tr> </thead> <tbody> <tr class="odd"> <td align="left">stk1</td> <td align="right">1990</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4411.354</td> </tr> <tr class="even"> <td align="left">stk1</td> <td align="right">1991</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4539.482</td> </tr> <tr class="odd"> <td align="left">stk1</td> <td align="right">1992</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4591.823</td> </tr> <tr class="even"> <td align="left">stk1</td> <td align="right">1993</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4451.516</td> </tr> <tr class="odd"> <td align="left">stk1</td> <td align="right">1994</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4140.226</td> </tr> <tr class="even"> <td align="left">stk1</td> <td align="right">1995</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">3495.043</td> </tr> </tbody> </table> <pre class="r"><code>aux &lt;- s0_s1_bio aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=value, color=scenario))+ geom_line()+ facet_wrap(~indicator, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Biological Indicators&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-21-1.png" width="672" style="display: block; margin: auto;" /></p> </div> <div id="natural-mortality" class="section level3"> <h3>Natural mortality</h3> <p>Now for a second scenario (s2), increase by 20% the natural mortality of the ages 7 to 12.</p> <pre class="r"><code>oneBioM &lt;- oneBio oneBioM$stk1@m[7:12,,,,] &lt;- oneBioM$stk1@m[7:12,,,,]*1.2 s2 &lt;- FLBEIA(biols = oneBioM, SRs = oneSR , BDs = NULL, fleets = oneFl, # covars = oneCv, indices = NULL, advice = oneAdv, main.ctrl = oneMainC, biols.ctrl = oneBioC, fleets.ctrl = oneFlC, covars.ctrl = oneCvC, obs.ctrl = oneObsC, assess.ctrl = oneAssC, advice.ctrl = oneAdvC) </code></pre> <pre class="r"><code>plotFLBiols(s1$biols, pdfnm=&#39;s2&#39;) plotFLFleets(s1$fleets, pdfnm=&#39;s2&#39;) </code></pre> <p>Compare the results or indicators for scenarios s0 and s2.</p> <pre class="r"><code>temp &lt;- cbind(matrix(B_flbeia(s0)), matrix(B_flbeia(s2))) matplot(temp, x = dimnames( B_flbeia(s0))$year, type = &#39;l&#39;, xlab = &#39;Year&#39;, ylab = &#39;Biomass&#39;) legend(&#39;top&#39;, c(&#39;s0&#39;, &#39;s2&#39;), col = c(&#39;black&#39;,&#39;red&#39;), lty = c(1,2))</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-24-1.png" width="336" style="display: block; margin: auto;" /></p> <pre class="r"><code>s2_bio &lt;- bioSum(s2, long = TRUE) s2_bio$scenario &lt;- c(&#39;s2&#39;) s0_s2_bio &lt;- rbind(s0_bio , s2_bio ) unique(s0_s2_bio$scenario)</code></pre> <pre><code>[1] &quot;s0&quot; &quot;s2&quot;</code></pre> <pre class="r"><code>head(s0_s2_bio)</code></pre> <table> <thead> <tr class="header"> <th align="left">stock</th> <th align="right">year</th> <th align="right">iter</th> <th align="left">scenario</th> <th align="left">indicator</th> <th align="right">value</th> </tr> </thead> <tbody> <tr class="odd"> <td align="left">stk1</td> <td align="right">1990</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4411.354</td> </tr> <tr class="even"> <td align="left">stk1</td> <td align="right">1991</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4539.482</td> </tr> <tr class="odd"> <td align="left">stk1</td> <td align="right">1992</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4591.823</td> </tr> <tr class="even"> <td align="left">stk1</td> <td align="right">1993</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4451.516</td> </tr> <tr class="odd"> <td align="left">stk1</td> <td align="right">1994</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">4140.226</td> </tr> <tr class="even"> <td align="left">stk1</td> <td align="right">1995</td> <td align="right">1</td> <td align="left">s0</td> <td align="left">biomass</td> <td align="right">3495.043</td> </tr> </tbody> </table> <pre class="r"><code>aux &lt;- s0_s2_bio aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=value, color=scenario))+ geom_line()+ facet_wrap(~indicator, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Biological Indicators&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-25-1.png" width="672" style="display: block; margin: auto;" /></p> </div> <div id="harvest-control-rule" class="section level3"> <h3>Harvest control rule</h3> <p>In scenario s3, change the harvest control rule target by decreasing by 20% the Fmsy value.</p> <pre class="r"><code>oneAdvC$stk1$ref.pts[3] oneAdvC2 &lt;- oneAdvC oneAdvC2$stk1$ref.pts[3] &lt;- oneAdvC$stk1$ref.pts[3]*0.8 s3 &lt;- FLBEIA(biols = oneBio, SRs = oneSR , BDs = NULL, fleets = oneFl, #covars = oneCv, indices = NULL, advice = oneAdv, main.ctrl = oneMainC, biols.ctrl = oneBioC, fleets.ctrl = oneFlC, covars.ctrl = oneCvC, obs.ctrl = oneObsC, assess.ctrl = oneAssC, advice.ctrl = oneAdvC2)</code></pre> <p>Compare the results from s0 and s3.</p> <pre class="r"><code>s3_bio &lt;- bioSum(s3, long = TRUE) s3_bio$scenario &lt;- c(&#39;s3&#39;) s0_s3_bio &lt;- rbind(s0_bio , s3_bio ) unique(s0_s3_bio$scenario) head(s0_s3_bio) aux &lt;- s0_s3_bio aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=value, color=scenario))+ geom_line()+ facet_wrap(~indicator, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Biological Indicators&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-27-1.png" width="672" style="display: block; margin: auto;" /></p> <p>Harvest control rule (HCR). The HCR in scenario s0 is <code>IcesHCR</code>, this is the HCR used by ICES to generate TAC advice in the MSY framework. Now, run the scenario s4 with <code>fixedAdvice</code> HCR. <code>fixedAdvice</code> is a HCR that fixes the TAC independently to the stock status, and therefore TAC values should be given as input in the advice object. Set the new TAC as the mean of last three years prior to the projection period. Note that if the TAC it is not defined manually, it will be defined automatically in that way.</p> <pre class="r"><code>oneAdv$TAC</code></pre> <pre><code>An object of class &quot;FLQuant&quot; , , unit = unique, season = all, area = unique year stock 1990 1991 1992 1993 1994 1995 stk1 441.18 437.07 652.45 790.52 882.92 642.83 year stock 1996 1997 1998 1999 2000 2001 stk1 791.37 829.32 530.71 276.61 293.58 214.53 year stock 2002 2003 2004 2005 2006 2007 stk1 162.08 205.71 238.70 317.59 348.80 362.29 year stock 2008 2009 2010 2011 2012 2013 stk1 416.80 602.44 375.96 375.96 375.96 375.96 year stock 2014 2015 2016 2017 2018 2019 stk1 375.96 375.96 375.96 375.96 375.96 375.96 year stock 2020 2021 2022 2023 2024 2025 stk1 375.96 375.96 375.96 375.96 375.96 375.96 units: missing </code></pre> <pre class="r"><code>oneAdv2 &lt;- oneAdv TAC_mean &lt;- mean(oneAdv$TAC[,ac(2007:2009),]) oneAdv2$TAC[,ac(2010:2025),] &lt;- TAC_mean </code></pre> <p><code>create.advice.ctrl</code> function creates the advice control object. For a complete list of the function arguments, see <a href="https://github.com/flr/FLBEIA/blob/master/vignettes/FLBEIA_manual.pdf"><strong>FLBEIA</strong> manual</a>.</p> <p>There is another way to complet the TAC with the mean of the last three historic years when <code>fixedAdvice</code> is used. When <code>fixedAdvice</code> is set, <code>create.advice.ctrl</code> completes the TAC of projection years with the mean of the last three historic years.</p> <pre class="r"><code>?create.advice.ctrl # see function documentation</code></pre> <pre class="r"><code>HCR.models &lt;- &#39;fixedAdvice&#39; oneAdvC1 &lt;- create.advice.ctrl(stksnames = stks, HCR.models = HCR.models) s4 &lt;- FLBEIA(biols = oneBio, SRs = oneSR , BDs = NULL, fleets = oneFl, #covars = oneCv, indices = NULL, advice = oneAdv, main.ctrl = oneMainC, biols.ctrl = oneBioC, fleets.ctrl = oneFlC, covars.ctrl = oneCvC, obs.ctrl = oneObsC, assess.ctrl = oneAssC, advice.ctrl = oneAdvC1) </code></pre> <pre class="r"><code>plotFLBiols(s4$biols,pdfnm= &#39;s4&#39;) plotFLFleets(s4$fleets,pdfnm= &#39;s4&#39;) </code></pre> <pre class="r"><code>s4_bio &lt;- bioSum(s4, long = TRUE) s4_bio$scenario &lt;- c(&#39;s4&#39;) s0_s4_bio &lt;- rbind(s0_bio , s4_bio ) unique(s0_s4_bio$scenario) head(s0_s4_bio) aux &lt;- s0_s4_bio aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=value, color=scenario))+ geom_line()+ facet_wrap(~indicator, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Biological Indicators&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-32-1.png" width="672" style="display: block; margin: auto;" /></p> </div> <div id="effort-function." class="section level3"> <h3>Effort function.</h3> <p>In scenario s0 the effort dynamics is a Simple Mixed Fisheries Behaviour <code>SMFB</code>. In scenario s5 we can change that function to <code>fixedEffort</code>. In this function, all the parameters are given as input except discards and landings. The only task of this function is to update the discards and landings (total and at age) according to the catch production function specified in <code>fleets.ctrl</code> argument (e.g. <code>oneFlC$fl1$effort.model</code>), given the assumed effort.</p> <pre class="r"><code>oneFlC1 &lt;- oneFlC oneFlC1$fl1$effort.model &lt;- &#39;fixedEffort&#39; oneFl$fl1@effort # Note that the effort of projection period is equal to the average effort of years 2007:2009. s5 &lt;- FLBEIA(biols = oneBio, SRs = oneSR , BDs = NULL, fleets = oneFl, #covars = oneCv, indices = NULL, advice = oneAdv, main.ctrl = oneMainC, biols.ctrl = oneBioC, fleets.ctrl = oneFlC1, covars.ctrl = oneCvC, obs.ctrl = oneObsC, assess.ctrl = oneAssC, advice.ctrl = oneAdvC) s5$fleets &lt;- setUnitsNA(s5$fleets) s0_flt &lt;- fltSum(s0, long = TRUE); s0_eff &lt;- subset(s0_flt, indicator == &#39;effort&#39;) s5_flt &lt;- fltSum(s5, long = TRUE); s5_eff &lt;- subset(s5_flt, indicator == &#39;effort&#39;) temp &lt;- cbind(s0_eff$value, s5_eff$value) matplot(temp, x = dimnames( B_flbeia(s0))$year, type = &#39;l&#39;, xlab = &#39;Year&#39;, ylab = &#39;Effort&#39;) legend(&#39;top&#39;, c(&#39;s0&#39;, &#39;s5&#39;), col = c(&#39;black&#39;,&#39;red&#39;), lty = c(1,2))</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-33-1.png" width="336" style="display: block; margin: auto;" /></p> <pre class="r"><code>s5_flt &lt;- fltSum(s5, long = TRUE) s5_flt$scenario &lt;- c(&#39;s5&#39;) s0_flt$scenario &lt;- c(&#39;s0&#39;) s0_s5_flt &lt;- rbind(s0_flt , s5_flt) unique(s0_s5_flt$scenario) head(s0_s5_flt) aux &lt;- s0_s5_flt aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=value, color=scenario))+ geom_line()+ facet_wrap(~indicator, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Economics Indicators&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-34-1.png" width="672" style="display: block; margin: auto;" /></p> </div> <div id="price" class="section level3"> <h3>Price</h3> <p>In scenario s6, we increase by 40% the average price of the stock stk1.</p> <pre class="r"><code>oneFl1 &lt;- oneFl oneFl1$fl1@metiers$met1@catches$stk1@price &lt;- oneFl$fl1@metiers$met1@catches$stk1@price*1.4 s6 &lt;- FLBEIA(biols = oneBio, SRs = oneSR , BDs = NULL, fleets = oneFl1, #covars = oneCv, indices = NULL, advice = oneAdv, main.ctrl = oneMainC, biols.ctrl = oneBioC, fleets.ctrl = oneFlC, covars.ctrl = oneCvC, obs.ctrl = oneObsC, assess.ctrl = oneAssC, advice.ctrl = oneAdvC) s6$fleets &lt;- setUnitsNA(s6$fleets) s0_prof&lt;- subset(s0_flt, indicator == &#39;grossValue&#39;) s6_flt &lt;- fltSum(s6, long = TRUE); s6_prof &lt;- subset(s6_flt, indicator == &#39;grossValue&#39;) temp &lt;- cbind(s0_prof$value, s6_prof$value) matplot(temp[21:36,], x = dimnames(B_flbeia(s6))$year[21:36], type = &#39;l&#39;, xlab = &#39;Year&#39;, ylab = &#39;Income&#39;) legend(&#39;bottom&#39;, c(&#39;s0&#39;, &#39;s6&#39;),col = c(&#39;black&#39;,&#39;red&#39;), lty = c(1,2) )</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-35-1.png" width="336" style="display: block; margin: auto;" /></p> <p>Economics indicators:</p> <pre class="r"><code>s6_flt &lt;- fltSum(s6, long = TRUE) s6_flt$scenario &lt;- c(&#39;s6&#39;) s0_flt$scenario &lt;- c(&#39;s0&#39;) s0_s6_flt &lt;- rbind(s0_flt , s6_flt) unique(s0_s6_flt$scenario) head(s0_s6_flt) aux &lt;- s0_s6_flt aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=value, color=scenario))+ geom_line()+ facet_wrap(~indicator, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Economics Indicators&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-36-1.png" width="672" style="display: block; margin: auto;" /></p> </div> </div> <div id="visualizing-results-with-flbeiashiny" class="section level2"> <h2>Visualizing results with FLBEIAShiny</h2> <p>There is available R package <code>FLBEIAShiny</code>, to built an interactive web application for a smart visualizing of FLBEIA data and output. This package is currently available from <a href="https://github.com/flr/FLBEIAShiny">Github</a>.</p> <pre class="r"><code>scnms &lt;-c(&#39;s0&#39;, &#39;s1&#39;, &#39;s2&#39;, &#39;s3&#39;, &#39;s4&#39;, &#39;s5&#39;, &#39;s6&#39;) stknms &lt;- unique(s0_bio$stock) RefPts &lt;- expand.grid(indicator=c(&quot;Bmsy&quot;, &quot;Fmsy&quot;, &quot;Bpa&quot;, &quot;Blim&quot;, &quot;Fpa&quot;, &quot;Flim&quot;), scenario=scnms, stock=stknms, value=NA)[,c(3,2,1,4)] RefPts$value &lt;- c( c(800, 0.11, 800, 550, 0.25, 0.50), c(800, 0.2, 800, 550, 0.25, 0.50), c(800, 0.2, 800, 550, 0.25, 0.50), c(800, 0.2, 800, 550, 0.25, 0.50), c(800, 0.2, 800, 550, 0.25, 0.50), c(800, 0.2, 800, 550, 0.25, 0.50), c(800, 0.2, 800, 550, 0.25, 0.50)) flbeiaObjs &lt;- list( s0 = s0, s1 = s1, s2 = s2, s3 = s3, s4 = s4, s5 = s5, s6 = s6) flbeiaApp( flbeiaObjs = flbeiaObjs, RefPts = RefPts, years = ac(2000:2025), calculate_npv = TRUE, npv.y0 = &#39;2012&#39;, npv.yrs = ac(2013:2025)) </code></pre> </div> </div> <div id="example-2-three-iterations." class="section level1"> <h1>EXAMPLE 2: three iterations.</h1> <p>This example is similar to the first example, but in this case we use objects with three iterations.</p> <div id="load-data" class="section level2"> <h2>Load data</h2> <pre class="r"><code>rm(list =ls()) # Clean the environment data(oneIt) ls()</code></pre> </div> <div id="run-flbeia-1" class="section level2"> <h2>Run FLBEIA</h2> <p>Call to <code>FLBEIA</code> function with the arguments stored in <code>oneIt</code> dataset. The uncertainty is included exclusively in the recluitment and ssb in object <code>oneItSR</code>.</p> <pre class="r"><code>opts_chunk$set(message=FALSE) s0_it &lt;- FLBEIA(biols = oneItBio, SRs = oneItSR , BDs = NULL, fleets = oneItFl, #covars = oneItCv, indices = NULL, advice = oneItAdv, main.ctrl = oneItMainC, biols.ctrl = oneItBioC, fleets.ctrl = oneItFlC, covars.ctrl = oneItCvC, obs.ctrl = oneItObsC, assess.ctrl = oneItAssC, advice.ctrl = oneItAdvC) </code></pre> </div> <div id="summarizing-results-1" class="section level2"> <h2>Summarizing results</h2> <pre class="r"><code>s0_it$fleets &lt;- setUnitsNA(s0_it$fleets) s0_it_bio &lt;- bioSum(s0_it, long = TRUE) s0_it_adv &lt;- advSum(s0_it, long = TRUE) s0_it_flt &lt;- fltSum(s0_it, long = TRUE) s0_it_fltStk &lt;- fltStkSum(s0_it, long = TRUE) s0_it_mt &lt;- mtSum(s0_it, long = TRUE) s0_it_mtStk &lt;- mtStkSum(s0_it, long = TRUE) s0_it_vessel &lt;- vesselSum(s0_it, long = TRUE) s0_it_vesselStk &lt;- vesselStkSum(s0_it, long = TRUE) s0_it_npv &lt;- npv(s0_it, y0 = &#39;2014&#39;) s0_it_risk &lt;- riskSum(s0_it, Bpa = c(stk1= 135000), Blim = c(stk1= 96000), Prflim = c(fl1 = 0))</code></pre> <p>Create summary data frames (biological, economic, and catch information) for median and 90% confidence intervals (ie. quantiles 5, 50 and 95). There are several predeterminated functios to sumarize results of <code>FLBEIA</code> outputs taking into account the uncertainty.</p> <pre class="r"><code>proj.yr &lt;- 2009 s0_it_bioQ &lt;- bioSumQ(s0_it_bio) s0_it_fltQ &lt;- fltSumQ(s0_it_flt)</code></pre> </div> <div id="plotting-results-1" class="section level2"> <h2>Plotting results</h2> <p>Create several summary plots and save them in the working directory using ‘pdf’ format.</p> <pre class="r"><code>plotFLBiols(s0_it$biols, pdfnm=&#39;s0_it&#39;) plotFLFleets(s0_it$fleets,pdfnm=&#39;s0_it&#39;) plotEco(s0_it, pdfnm=&#39;s0_it&#39;) plotfltStkSum(s0_it, pdfnm=&#39;s0_it&#39;)</code></pre> <p>See the biomass and the profit time series with their uncertainty (90% confidence interval). In this case <code>ggplot</code> function is used.</p> <pre class="r"><code>aux &lt;- subset(s0_it_bioQ, indicator==&quot;biomass&quot;) p &lt;- ggplot(data=aux , aes(x=year, y=q50, color=stock))+ geom_line()+ geom_ribbon(aes(x=year, ymin=q05, ymax=q95, fill=stock), alpha=0.5)+ facet_wrap(~scenario, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;Biomass (t)&quot;) print(p)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-43-1.png" width="336" style="display: block; margin: auto;" /></p> <pre class="r"><code>aux &lt;- subset(s0_it_fltQ, indicator==&quot;netProfit&quot;) aux$year &lt;- as.numeric(as.character(aux$year)) p1 &lt;- ggplot(data=aux , aes(x=year, y=q50, color=fleet))+ geom_line()+ geom_ribbon(aes(x=year, ymin=q05, ymax=q95, fill=fleet), alpha=0.5)+ facet_wrap(~scenario, scales=&quot;free&quot;)+ geom_vline(xintercept = proj.yr, linetype = &quot;longdash&quot;)+ theme_bw()+ theme(text=element_text(size=8), title=element_text(size=8,face=&quot;bold&quot;), strip.text=element_text(size=8))+ ylab(&quot;netProfit&quot;) print(p1)</code></pre> <p><img src="FLBEIA_A_Simple_Example_files/figure-html/unnamed-chunk-44-1.png" width="336" style="display: block; margin: auto;" /></p> <pre class="r"><code>dev.off()</code></pre> </div> <div id="visualizing-results-with-flbeiashiny-1" class="section level2"> <h2>Visualizing results with FLBEIAShiny</h2> <p>Use <code>FLBEIAShiny</code> to build an interactive web applications for visualizing data.</p> <pre class="r"><code>scnms &lt;-c(&#39;s0_it&#39;) stknms &lt;- unique(s0_it_bio$stock) RefPts &lt;- expand.grid(indicator=c(&quot;Bmsy&quot;, &quot;Fmsy&quot;, &quot;Bpa&quot;, &quot;Blim&quot;, &quot;Fpa&quot;, &quot;Flim&quot;), scenario=scnms, stock=stknms, value=NA)[,c(3,2,1,4)] RefPts$value &lt;- c(c(800, 0.11, 800, 550, 0.25, 0.50)) flbeiaObjs &lt;- list( s0_it = s0_it) flbeiaApp( flbeiaObjs = flbeiaObjs, RefPts = RefPts, years = ac(2000:2025), calculate_npv = TRUE, npv.y0 = &#39;2012&#39;, npv.yrs = ac(2013:2025)) </code></pre> </div> <div id="exercises" class="section level2"> <h2>EXERCISES</h2> <p>Run the following scenarios and compare them with the baseline scenario (s0_it). The comparison should be done numerically and/or plotting scenarios results.</p> <ul> <li>s1_it: Population growth: Change stock-recruitment relationship.</li> <li>s2_it: Natural mortality: Increase the natural mortality by 25% for ages 2 to 6.</li> <li>s3_it: Harvest control rule: Use <code>FroeseHCR</code>.</li> <li>s4_it: Effort dynamics: Use <code>MaxProfit</code> effort function.</li> <li>s6_it: Price dynamics: Decrease by 15% the price of the recruits.</li> <li>s6_it: Fleet dynamics: The legislation has changed and the mesh size of the vessel will be changed, decreasing the catchability of vessels by 10%. What will be the biological and economics impacts of this legislation?</li> <li>s7_it: Effort dynamics: Change the effort dynamics from <code>SMFB</code> to <code>fixed effort</code> (the mean of the las three historic years) and compare de SSB resulted from this simulation with de baseline scenario.</li> </ul> </div> </div> <div id="more-information" class="section level1"> <h1>More information</h1> <ul> <li>You can submit bug reports, questions or suggestions on this tutorial at <a href="https://github.com/flr/doc/issues" class="uri">https://github.com/flr/doc/issues</a>.</li> <li>Or send a pull request to <a href="https://github.com/flr/doc/" class="uri">https://github.com/flr/doc/</a></li> <li>For more information on the FLR Project for Quantitative Fisheries Science in R, visit the FLR webpage, <a href="http://flr-project.org" class="uri">http://flr-project.org</a>.</li> <li>You can submit bug reports, questions or suggestions specific to <strong>FLBEIA</strong> to <a href="mailto:[email protected]" class="email">[email protected]</a>.</li> </ul> <div id="software-versions" class="section level2"> <h2>Software Versions</h2> <ul> <li>R version 4.0.0 (2020-04-24)</li> <li>FLCore: 2.6.15</li> <li>FLBEIA: 1.15.4</li> <li>FLFleet: 2.6.1</li> <li>FLash: 2.5.11</li> <li>FLAssess: 2.6.3</li> <li>FLXSA: 2.6.4</li> <li>ggplotFL: 2.6.7.9006</li> <li>ggplot2: 3.3.0</li> <li><strong>Compiled</strong>: Fri May 15 06:50:31 2020</li> </ul> </div> <div id="license" class="section level2"> <h2>License</h2> <p>This document is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution-ShareAlike 4.0 International</a> license.</p> </div> <div id="author-information" class="section level2"> <h2>Author information</h2> <p><strong>Marga Andres</strong>. AZTI, Marine Research Unit. Txatxarramendi Ugartea z/g, 48395, Sukarrieta, Bizkaia, Spain. <a href="https://www.azti.es/" class="uri">https://www.azti.es/</a>.</p> <p><strong>FLBEIA team</strong>. AZTI. Marine Reserach Unit. Txatxarramendi Ugartea z/g, 48395, Sukarrieta, Basque Country, Spain. <strong>Mail</strong> <a href="mailto:[email protected]" class="email">[email protected]</a></p> </div> </div> </div> <script> // add bootstrap table styles to pandoc tables function bootstrapStylePandocTables() { $('tr.header').parent('thead').parent('table').addClass('table table-condensed'); } $(document).ready(function () { bootstrapStylePandocTables(); }); </script> <!-- tabsets --> <script> $(document).ready(function () { window.buildTabsets("TOC"); }); $(document).ready(function () { $('.tabset-dropdown > .nav-tabs > li').click(function () { $(this).parent().toggleClass('nav-tabs-open') }); }); </script> <!-- code folding --> <!-- dynamically load mathjax for compatibility with self-contained --> <script> (function () { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; document.getElementsByTagName("head")[0].appendChild(script); })(); </script> </body> </html>
flr/doc
docs/FLBEIA_A_Simple_Example.html
HTML
cc0-1.0
64,062
<nav class="navigation"> <a class="navigation__toggle js-overlay-toggle"> <svg viewBox="0 0 40 40"> <rect x="4" y="18" width="32" height="4" transform="rotate(-45 20 20)"></rect> <rect x="4" y="18" width="32" height="4" transform="rotate(45 20 20)"></rect> </svg> <span>CLOSE</span> </a> <ul class="navigation__menu"> {# {% for interview in interviews %} {% set interview.path = loop.key + '__interview-with--' + interview.nameslug + '.html' %} {% if interview.status == 'public' %} <li class="navigation__menu-item"> <span class="navigation__menu-number">#{{ loop.key }}</span> <a href="{{interview.path}}" alt="{{ interview.title }}"> {{ interview.nameslug }} </a> </li> {% endif %} {% endfor %} #} <li class="navigation__menu-item"><a href="./">interviews</a></li> <li class="navigation__menu-divider"></li> <li class="navigation__menu-item"><a href="about.html">about</a></li> <li class="navigation__menu-item"><a href="credits.html">credits</a></li> <li class="navigation__menu-item"><a href="subscribe.html">subscribe</a></li> </ul> </nav>
didoo/to-bem-or-not-to-bem
templates/partials/navigation.html
HTML
cc0-1.0
1,312
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title>R: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <h1> Toolkit for Encryption, Signatures and Certificates Based on OpenSSL <img class="toplogo" src="../../../doc/html/Rlogo.svg" alt="[R logo]" /> </h1> <hr/> <div style="text-align: center;"> <a href="../../../doc/html/packages.html"><img class="arrow" src="../../../doc/html/left.jpg" alt="[Up]" /></a> <a href="../../../doc/html/index.html"><img class="arrow" src="../../../doc/html/up.jpg" alt="[Top]" /></a> </div><h2>Documentation for package &lsquo;openssl&rsquo; version 1.0.1</h2> <ul><li><a href="../DESCRIPTION">DESCRIPTION file</a>.</li> <li><a href="../doc/index.html">User guides, package vignettes and other documentation.</a></li> <li><a href="../NEWS">Package NEWS</a>.</li> </ul> <h2>Help Pages</h2> <table width="100%"> <tr><td style="width: 25%;"><a href="openssl.html">openssl-package</a></td> <td>Toolkit for Encryption, Signatures and Certificates based on OpenSSL</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_cbc</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_cbc_decrypt</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_cbc_encrypt</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_ctr_decrypt</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_ctr_encrypt</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_gcm_decrypt</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_gcm_encrypt</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="aes_cbc.html">aes_keygen</a></td> <td>Symmetric AES encryption</td></tr> <tr><td style="width: 25%;"><a href="askpass.html">askpass</a></td> <td>Password Prompt Utility</td></tr> <tr><td style="width: 25%;"><a href="base64_encode.html">base64_decode</a></td> <td>Encode and decode base64</td></tr> <tr><td style="width: 25%;"><a href="base64_encode.html">base64_encode</a></td> <td>Encode and decode base64</td></tr> <tr><td style="width: 25%;"><a href="bignum.html">bignum</a></td> <td>Big number arithmetic</td></tr> <tr><td style="width: 25%;"><a href="bignum.html">bignum_mod_exp</a></td> <td>Big number arithmetic</td></tr> <tr><td style="width: 25%;"><a href="bignum.html">bignum_mod_inv</a></td> <td>Big number arithmetic</td></tr> <tr><td style="width: 25%;"><a href="hash.html">blake2b</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">blake2s</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="certificates.html">ca_bundle</a></td> <td>X509 certificates</td></tr> <tr><td style="width: 25%;"><a href="certificates.html">cert_verify</a></td> <td>X509 certificates</td></tr> <tr><td style="width: 25%;"><a href="encrypt_envelope.html">decrypt_envelope</a></td> <td>Envelope encryption</td></tr> <tr><td style="width: 25%;"><a href="certificates.html">download_ssl_cert</a></td> <td>X509 certificates</td></tr> <tr><td style="width: 25%;"><a href="keygen.html">dsa_keygen</a></td> <td>Generate Key pair</td></tr> <tr><td style="width: 25%;"><a href="ec_dh.html">ec_dh</a></td> <td>Diffie-Hellman Key Agreement</td></tr> <tr><td style="width: 25%;"><a href="keygen.html">ec_keygen</a></td> <td>Generate Key pair</td></tr> <tr><td style="width: 25%;"><a href="rsa_encrypt.html">encrypt</a></td> <td>Low-level RSA encryption</td></tr> <tr><td style="width: 25%;"><a href="encrypt_envelope.html">encrypt_envelope</a></td> <td>Envelope encryption</td></tr> <tr><td style="width: 25%;"><a href="encrypt_envelope.html">envelope</a></td> <td>Envelope encryption</td></tr> <tr><td style="width: 25%;"><a href="fingerprint.html">fingerprint</a></td> <td>OpenSSH fingerprint</td></tr> <tr><td style="width: 25%;"><a href="hash.html">hashing</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">hmac</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="keygen.html">keygen</a></td> <td>Generate Key pair</td></tr> <tr><td style="width: 25%;"><a href="hash.html">mac</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">md4</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">md5</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="my_key.html">my_key</a></td> <td>Default keypair</td></tr> <tr><td style="width: 25%;"><a href="my_key.html">my_pubkey</a></td> <td>Default keypair</td></tr> <tr><td style="width: 25%;"><a href="openssl.html">openssl</a></td> <td>Toolkit for Encryption, Signatures and Certificates based on OpenSSL</td></tr> <tr><td style="width: 25%;"><a href="openssl_config.html">openssl_config</a></td> <td>OpenSSL Configuration Info</td></tr> <tr><td style="width: 25%;"><a href="pkcs12.html">pfx</a></td> <td>PKCS7 / PKCS12 bundles</td></tr> <tr><td style="width: 25%;"><a href="pkcs12.html">pkcs12</a></td> <td>PKCS7 / PKCS12 bundles</td></tr> <tr><td style="width: 25%;"><a href="rand_bytes.html">rand_bytes</a></td> <td>Generate random bytes and numbers with OpenSSL</td></tr> <tr><td style="width: 25%;"><a href="rand_bytes.html">rand_num</a></td> <td>Generate random bytes and numbers with OpenSSL</td></tr> <tr><td style="width: 25%;"><a href="read_key.html">read_cert</a></td> <td>Parsing keys and certificates</td></tr> <tr><td style="width: 25%;"><a href="read_key.html">read_cert_bundle</a></td> <td>Parsing keys and certificates</td></tr> <tr><td style="width: 25%;"><a href="read_key.html">read_key</a></td> <td>Parsing keys and certificates</td></tr> <tr><td style="width: 25%;"><a href="pkcs12.html">read_p12</a></td> <td>PKCS7 / PKCS12 bundles</td></tr> <tr><td style="width: 25%;"><a href="pkcs12.html">read_p7b</a></td> <td>PKCS7 / PKCS12 bundles</td></tr> <tr><td style="width: 25%;"><a href="read_key.html">read_pem</a></td> <td>Parsing keys and certificates</td></tr> <tr><td style="width: 25%;"><a href="read_key.html">read_pubkey</a></td> <td>Parsing keys and certificates</td></tr> <tr><td style="width: 25%;"><a href="hash.html">ripemd160</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="rsa_encrypt.html">rsa</a></td> <td>Low-level RSA encryption</td></tr> <tr><td style="width: 25%;"><a href="rsa_encrypt.html">rsa_decrypt</a></td> <td>Low-level RSA encryption</td></tr> <tr><td style="width: 25%;"><a href="rsa_encrypt.html">rsa_encrypt</a></td> <td>Low-level RSA encryption</td></tr> <tr><td style="width: 25%;"><a href="keygen.html">rsa_keygen</a></td> <td>Generate Key pair</td></tr> <tr><td style="width: 25%;"><a href="hash.html">sha1</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">sha2</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">sha224</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">sha256</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">sha384</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="hash.html">sha512</a></td> <td>Vectorized hash/hmac functions</td></tr> <tr><td style="width: 25%;"><a href="signatures.html">signature_create</a></td> <td>Signatures</td></tr> <tr><td style="width: 25%;"><a href="signatures.html">signature_verify</a></td> <td>Signatures</td></tr> <tr><td style="width: 25%;"><a href="write_pem.html">write_der</a></td> <td>Export key or certificate</td></tr> <tr><td style="width: 25%;"><a href="pkcs12.html">write_p12</a></td> <td>PKCS7 / PKCS12 bundles</td></tr> <tr><td style="width: 25%;"><a href="pkcs12.html">write_p7b</a></td> <td>PKCS7 / PKCS12 bundles</td></tr> <tr><td style="width: 25%;"><a href="write_pem.html">write_pem</a></td> <td>Export key or certificate</td></tr> <tr><td style="width: 25%;"><a href="write_pem.html">write_pkcs1</a></td> <td>Export key or certificate</td></tr> <tr><td style="width: 25%;"><a href="write_pem.html">write_ssh</a></td> <td>Export key or certificate</td></tr> </table> </body></html>
ColumbusCollaboratory/electron-quick-start
R-Portable-Mac/library/openssl/html/00Index.html
HTML
cc0-1.0
8,757
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 臺中市 大雅區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">493</td> <td class="tdAlignRight">28.3986</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">971</td> <td class="tdAlignRight">55.9332</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">272</td> <td class="tdAlignRight">15.6682</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;2/46&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 18:24:10 +0800" title="Sat, 16 Jan 2016 18:24:10 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;18:24:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n400001400000000/20160116102715/page.html
HTML
cc0-1.0
6,570
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 嘉義縣 阿里山鄉得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">1,177</td> <td class="tdAlignRight">46.8924</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">937</td> <td class="tdAlignRight">37.3307</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">396</td> <td class="tdAlignRight">15.7769</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;13/13&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 21:30:12 +0800" title="Sat, 16 Jan 2016 21:30:12 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;21:30:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
gugod/vote-watch-2016
data/president/n706001700000000/20160116133146/page.html
HTML
cc0-1.0
6,576
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="renderer" content="webkit"> <meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="{{ site.description }}"> <meta name="keyword" content="{{ site.keyword }}"> <link rel="shortcut icon" href="{{ site.baseurl }}/img/favicon.ico"> <title>{% if page.title %}{{ page.title }} - {{ site.SEOTitle }}{% else %}{{ site.SEOTitle }}{% endif %}</title> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}"> <!-- Bootstrap Core CSS --> <link rel="stylesheet" href="{{ "/css/bootstrap.min.css" | prepend: site.baseurl }}"> <!-- Custom CSS --> <link rel="stylesheet" href="{{ "/css/hux-blog.min.css" | prepend: site.baseurl }}"> <!-- Pygments Github CSS --> <link rel="stylesheet" href="{{ "/css/syntax.css" | prepend: site.baseurl }}"> <!-- Custom Fonts --> <!-- <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> --> <!-- Hux change font-awesome CDN to qiniu --> <link href="http://cdn.staticfile.org/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- Hux Delete, sad but pending in China <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/ css'> --> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- ga & ba script hoook --> <script></script> </head>
ablozhou/ablozhou.github.io
_includes/head.html
HTML
cc0-1.0
2,232
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- This HTML is auto-generated from an M-file. To make changes, update the M-file and republish this document. --> <title>myMainScript</title> <meta name="generator" content="MATLAB 7.7"> <meta name="date" content="2015-08-30"> <meta name="m-file" content="myMainScript"><style type="text/css"> body { background-color: white; margin:10px; } h1 { color: #990000; font-size: x-large; } h2 { color: #990000; font-size: medium; } /* Make the text shrink to fit narrow windows, but not stretch too far in wide windows. */ p,h1,h2,div.content div { max-width: 600px; /* Hack for IE6 */ width: auto !important; width: 600px; } pre.codeinput { background: #EEEEEE; padding: 10px; } @media print { pre.codeinput {word-wrap:break-word; width:100%;} } span.keyword {color: #0000FF} span.comment {color: #228B22} span.string {color: #A020F0} span.untermstring {color: #B20000} span.syscmd {color: #B28C00} pre.codeoutput { color: #666666; padding: 10px; } pre.error { color: red; } p.footer { text-align: right; font-size: xx-small; font-weight: lighter; font-style: italic; color: gray; } </style></head> <body> <div class="content"> <h2>Contents</h2> <div> <ul> <li><a href="#1">MyMainScript</a></li> <li><a href="#2">Applying unsharpMask on lionCrop</a></li> <li><a href="#3">Applying unsharpMask on superMoonCrop</a></li> </ul> </div> <h2>MyMainScript<a name="1"></a></h2><pre class="codeinput">tic; </pre><h2>Applying unsharpMask on lionCrop<a name="2"></a></h2><pre class="codeinput">img = load(<span class="string">'../data/lionCrop.mat'</span>); im=img.imageOrig; out=myUnsharpMasking(im,5,1.875,1.9); iptsetpref(<span class="string">'ImshowAxesVisible'</span>,<span class="string">'on'</span>); figure(<span class="string">'units'</span>,<span class="string">'normalized'</span>,<span class="string">'outerposition'</span>,[0 0 1 1]) subplot(1,2,1); imshow(im), colorbar; title(<span class="string">'Input Image'</span>) subplot(1,2,2); imshow(out), colorbar; name = strcat([<span class="string">'../images/output'</span> <span class="string">'lionCrop'</span>]); file_name = strcat([name <span class="string">'.png'</span>]) imwrite(out,file_name); title(<span class="string">'Output Image'</span>); </pre><pre class="codeoutput"> file_name = ../images/outputlionCrop.png </pre><img vspace="5" hspace="5" src="myMainScript_01.png" alt=""> <h2>Applying unsharpMask on superMoonCrop<a name="3"></a></h2><pre class="codeinput">img = load(<span class="string">'../data/superMoonCrop.mat'</span>); im=img.imageOrig; out=myUnsharpMasking(im,15,1.275,-1); iptsetpref(<span class="string">'ImshowAxesVisible'</span>,<span class="string">'on'</span>); figure(<span class="string">'units'</span>,<span class="string">'normalized'</span>,<span class="string">'outerposition'</span>,[0 0 1 1]) subplot(1,2,1); imshow(im), colorbar; title(<span class="string">'Input Image'</span>) subplot(1,2,2); imshow(out), colorbar; name = strcat([<span class="string">'../images/output'</span> <span class="string">'superMoonCrop'</span>]); file_name = strcat([name <span class="string">'.png'</span>]) imwrite(out,file_name); title(<span class="string">'Output Image'</span>); toc; </pre><pre class="codeoutput"> file_name = ../images/outputsuperMoonCrop.png Elapsed time is 1.707150 seconds. </pre><img vspace="5" hspace="5" src="myMainScript_02.png" alt=""> <p class="footer"><br> Published with MATLAB&reg; 7.7<br></p> </div> <!-- ##### SOURCE BEGIN ##### %% MyMainScript tic; %% Applying unsharpMask on lionCrop img = load('../data/lionCrop.mat'); im=img.imageOrig; out=myUnsharpMasking(im,5,1.875,1.9); iptsetpref('ImshowAxesVisible','on'); figure('units','normalized','outerposition',[0 0 1 1]) subplot(1,2,1); imshow(im), colorbar; title('Input Image') subplot(1,2,2); imshow(out), colorbar; name = strcat(['../images/output' 'lionCrop']); file_name = strcat([name '.png']) imwrite(out,file_name); title('Output Image'); %% Applying unsharpMask on superMoonCrop img = load('../data/superMoonCrop.mat'); im=img.imageOrig; out=myUnsharpMasking(im,15,1.275,-1); iptsetpref('ImshowAxesVisible','on'); figure('units','normalized','outerposition',[0 0 1 1]) subplot(1,2,1); imshow(im), colorbar; title('Input Image') subplot(1,2,2); imshow(out), colorbar; name = strcat(['../images/output' 'superMoonCrop']); file_name = strcat([name '.png']) imwrite(out,file_name); title('Output Image'); toc; ##### SOURCE END ##### --> </body> </html>
khushhallchandra/Digital-image-processing
assignment2_Filtering/1/report/myMainScript.html
HTML
cc0-1.0
4,820
<!DOCTYPE HTML> <html lang="en" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>note | Ubuntu Exploration (Ubuntu 探索)</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> <meta name="generator" content="GitBook 2.6.6"> <meta name="HandheldFriendly" content="true"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../../gitbook/images/apple-touch-icon-precomposed-152.png"> <link rel="shortcut icon" href="../../../gitbook/images/favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="../../../gitbook/style.css"> <link rel="stylesheet" href="../../../gitbook/plugins/gitbook-plugin-highlight/website.css"> <link rel="stylesheet" href="../../../gitbook/plugins/gitbook-plugin-search/search.css"> <link rel="stylesheet" href="../../../gitbook/plugins/gitbook-plugin-fontsettings/website.css"> <link rel="stylesheet" href="../../../asset/css/website.css"> <link rel="next" href="../../../content/package/iproute2/report.html" /> <link rel="prev" href="../../../content/package/iproute2/info.html" /> </head> <body> <div class="book" data-level="5.4.2" data-chapter-title="note" data-filepath="content/package/iproute2/note.md" data-basepath="../../.." data-revision="Mon Feb 08 2016 20:54:01 GMT+0800 (CST)" data-innerlanguage=""> <div class="book-summary"> <nav role="navigation"> <ul class="summary"> <li class="chapter " data-level="0" data-path="index.html"> <a href="../../../index.html"> <i class="fa fa-check"></i> Introduction </a> </li> <li class="chapter " data-level="1" data-path="content/category/manual/index.html"> <a href="../../../content/category/manual/index.html"> <i class="fa fa-check"></i> <b>1.</b> 手冊 </a> <ul class="articles"> <li class="chapter " data-level="1.1" data-path="content/package/man-db/index.html"> <a href="../../../content/package/man-db/index.html"> <i class="fa fa-check"></i> <b>1.1.</b> man-db </a> <ul class="articles"> <li class="chapter " data-level="1.1.1" data-path="content/package/man-db/info.html"> <a href="../../../content/package/man-db/info.html"> <i class="fa fa-check"></i> <b>1.1.1.</b> info </a> </li> <li class="chapter " data-level="1.1.2" data-path="content/package/man-db/note.html"> <a href="../../../content/package/man-db/note.html"> <i class="fa fa-check"></i> <b>1.1.2.</b> note </a> </li> <li class="chapter " data-level="1.1.3" data-path="content/package/man-db/report.html"> <a href="../../../content/package/man-db/report.html"> <i class="fa fa-check"></i> <b>1.1.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="1.2" data-path="content/package/manpages/index.html"> <a href="../../../content/package/manpages/index.html"> <i class="fa fa-check"></i> <b>1.2.</b> manpages </a> <ul class="articles"> <li class="chapter " data-level="1.2.1" data-path="content/package/manpages/info.html"> <a href="../../../content/package/manpages/info.html"> <i class="fa fa-check"></i> <b>1.2.1.</b> info </a> </li> <li class="chapter " data-level="1.2.2" data-path="content/package/manpages/note.html"> <a href="../../../content/package/manpages/note.html"> <i class="fa fa-check"></i> <b>1.2.2.</b> note </a> </li> <li class="chapter " data-level="1.2.3" data-path="content/package/manpages/report.html"> <a href="../../../content/package/manpages/report.html"> <i class="fa fa-check"></i> <b>1.2.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="1.3" data-path="content/package/manpages-dev/index.html"> <a href="../../../content/package/manpages-dev/index.html"> <i class="fa fa-check"></i> <b>1.3.</b> manpages-dev </a> <ul class="articles"> <li class="chapter " data-level="1.3.1" data-path="content/package/manpages-dev/info.html"> <a href="../../../content/package/manpages-dev/info.html"> <i class="fa fa-check"></i> <b>1.3.1.</b> info </a> </li> <li class="chapter " data-level="1.3.2" data-path="content/package/manpages-dev/note.html"> <a href="../../../content/package/manpages-dev/note.html"> <i class="fa fa-check"></i> <b>1.3.2.</b> note </a> </li> <li class="chapter " data-level="1.3.3" data-path="content/package/manpages-dev/report.html"> <a href="../../../content/package/manpages-dev/report.html"> <i class="fa fa-check"></i> <b>1.3.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="1.4" data-path="content/package/manpages-posix/index.html"> <a href="../../../content/package/manpages-posix/index.html"> <i class="fa fa-check"></i> <b>1.4.</b> manpages-posix </a> <ul class="articles"> <li class="chapter " data-level="1.4.1" data-path="content/package/manpages-posix/info.html"> <a href="../../../content/package/manpages-posix/info.html"> <i class="fa fa-check"></i> <b>1.4.1.</b> info </a> </li> <li class="chapter " data-level="1.4.2" data-path="content/package/manpages-posix/note.html"> <a href="../../../content/package/manpages-posix/note.html"> <i class="fa fa-check"></i> <b>1.4.2.</b> note </a> </li> <li class="chapter " data-level="1.4.3" data-path="content/package/manpages-posix/report.html"> <a href="../../../content/package/manpages-posix/report.html"> <i class="fa fa-check"></i> <b>1.4.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="1.5" data-path="content/package/manpages-posix-dev/index.html"> <a href="../../../content/package/manpages-posix-dev/index.html"> <i class="fa fa-check"></i> <b>1.5.</b> manpages-posix-dev </a> <ul class="articles"> <li class="chapter " data-level="1.5.1" data-path="content/package/manpages-posix-dev/info.html"> <a href="../../../content/package/manpages-posix-dev/info.html"> <i class="fa fa-check"></i> <b>1.5.1.</b> info </a> </li> <li class="chapter " data-level="1.5.2" data-path="content/package/manpages-posix-dev/note.html"> <a href="../../../content/package/manpages-posix-dev/note.html"> <i class="fa fa-check"></i> <b>1.5.2.</b> note </a> </li> <li class="chapter " data-level="1.5.3" data-path="content/package/manpages-posix-dev/report.html"> <a href="../../../content/package/manpages-posix-dev/report.html"> <i class="fa fa-check"></i> <b>1.5.3.</b> report </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="2" data-path="content/category/package/index.html"> <a href="../../../content/category/package/index.html"> <i class="fa fa-check"></i> <b>2.</b> 套件管理 </a> <ul class="articles"> <li class="chapter " data-level="2.1" data-path="content/package/dpkg/index.html"> <a href="../../../content/package/dpkg/index.html"> <i class="fa fa-check"></i> <b>2.1.</b> dpkg </a> <ul class="articles"> <li class="chapter " data-level="2.1.1" data-path="content/package/dpkg/info.html"> <a href="../../../content/package/dpkg/info.html"> <i class="fa fa-check"></i> <b>2.1.1.</b> info </a> </li> <li class="chapter " data-level="2.1.2" data-path="content/package/dpkg/note.html"> <a href="../../../content/package/dpkg/note.html"> <i class="fa fa-check"></i> <b>2.1.2.</b> note </a> </li> <li class="chapter " data-level="2.1.3" data-path="content/package/dpkg/report.html"> <a href="../../../content/package/dpkg/report.html"> <i class="fa fa-check"></i> <b>2.1.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="2.2" data-path="content/package/dpkg-dev/index.html"> <a href="../../../content/package/dpkg-dev/index.html"> <i class="fa fa-check"></i> <b>2.2.</b> dpkg-dev </a> <ul class="articles"> <li class="chapter " data-level="2.2.1" data-path="content/package/dpkg-dev/info.html"> <a href="../../../content/package/dpkg-dev/info.html"> <i class="fa fa-check"></i> <b>2.2.1.</b> info </a> </li> <li class="chapter " data-level="2.2.2" data-path="content/package/dpkg-dev/note.html"> <a href="../../../content/package/dpkg-dev/note.html"> <i class="fa fa-check"></i> <b>2.2.2.</b> note </a> </li> <li class="chapter " data-level="2.2.3" data-path="content/package/dpkg-dev/report.html"> <a href="../../../content/package/dpkg-dev/report.html"> <i class="fa fa-check"></i> <b>2.2.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="2.3" data-path="content/package/apt/index.html"> <a href="../../../content/package/apt/index.html"> <i class="fa fa-check"></i> <b>2.3.</b> apt </a> <ul class="articles"> <li class="chapter " data-level="2.3.1" data-path="content/package/apt/info.html"> <a href="../../../content/package/apt/info.html"> <i class="fa fa-check"></i> <b>2.3.1.</b> info </a> </li> <li class="chapter " data-level="2.3.2" data-path="content/package/apt/note.html"> <a href="../../../content/package/apt/note.html"> <i class="fa fa-check"></i> <b>2.3.2.</b> note </a> </li> <li class="chapter " data-level="2.3.3" data-path="content/package/apt/report.html"> <a href="../../../content/package/apt/report.html"> <i class="fa fa-check"></i> <b>2.3.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="2.4" data-path="content/package/debconf/index.html"> <a href="../../../content/package/debconf/index.html"> <i class="fa fa-check"></i> <b>2.4.</b> debconf </a> <ul class="articles"> <li class="chapter " data-level="2.4.1" data-path="content/package/debconf/info.html"> <a href="../../../content/package/debconf/info.html"> <i class="fa fa-check"></i> <b>2.4.1.</b> info </a> </li> <li class="chapter " data-level="2.4.2" data-path="content/package/debconf/note.html"> <a href="../../../content/package/debconf/note.html"> <i class="fa fa-check"></i> <b>2.4.2.</b> note </a> </li> <li class="chapter " data-level="2.4.3" data-path="content/package/debconf/report.html"> <a href="../../../content/package/debconf/report.html"> <i class="fa fa-check"></i> <b>2.4.3.</b> report </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="3" data-path="content/category/shell/index.html"> <a href="../../../content/category/shell/index.html"> <i class="fa fa-check"></i> <b>3.</b> Shell </a> <ul class="articles"> <li class="chapter " data-level="3.1" data-path="content/package/dash/index.html"> <a href="../../../content/package/dash/index.html"> <i class="fa fa-check"></i> <b>3.1.</b> dash </a> <ul class="articles"> <li class="chapter " data-level="3.1.1" data-path="content/package/dash/info.html"> <a href="../../../content/package/dash/info.html"> <i class="fa fa-check"></i> <b>3.1.1.</b> info </a> </li> <li class="chapter " data-level="3.1.2" data-path="content/package/dash/note.html"> <a href="../../../content/package/dash/note.html"> <i class="fa fa-check"></i> <b>3.1.2.</b> note </a> </li> <li class="chapter " data-level="3.1.3" data-path="content/package/dash/report.html"> <a href="../../../content/package/dash/report.html"> <i class="fa fa-check"></i> <b>3.1.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="3.2" data-path="content/package/ash/index.html"> <a href="../../../content/package/ash/index.html"> <i class="fa fa-check"></i> <b>3.2.</b> ash </a> <ul class="articles"> <li class="chapter " data-level="3.2.1" data-path="content/package/ash/info.html"> <a href="../../../content/package/ash/info.html"> <i class="fa fa-check"></i> <b>3.2.1.</b> info </a> </li> <li class="chapter " data-level="3.2.2" data-path="content/package/ash/note.html"> <a href="../../../content/package/ash/note.html"> <i class="fa fa-check"></i> <b>3.2.2.</b> note </a> </li> <li class="chapter " data-level="3.2.3" data-path="content/package/ash/report.html"> <a href="../../../content/package/ash/report.html"> <i class="fa fa-check"></i> <b>3.2.3.</b> report </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="4" data-path="content/package/index.html"> <a href="../../../content/package/index.html"> <i class="fa fa-check"></i> <b>4.</b> 套件 </a> <ul class="articles"> <li class="chapter " data-level="4.1" data-path="content/package/hello/index.html"> <a href="../../../content/package/hello/index.html"> <i class="fa fa-check"></i> <b>4.1.</b> hello </a> <ul class="articles"> <li class="chapter " data-level="4.1.1" data-path="content/package/hello/info.html"> <a href="../../../content/package/hello/info.html"> <i class="fa fa-check"></i> <b>4.1.1.</b> info </a> </li> <li class="chapter " data-level="4.1.2" data-path="content/package/hello/note.html"> <a href="../../../content/package/hello/note.html"> <i class="fa fa-check"></i> <b>4.1.2.</b> note </a> </li> <li class="chapter " data-level="4.1.3" data-path="content/package/hello/report.html"> <a href="../../../content/package/hello/report.html"> <i class="fa fa-check"></i> <b>4.1.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.2" data-path="content/package/sudo/index.html"> <a href="../../../content/package/sudo/index.html"> <i class="fa fa-check"></i> <b>4.2.</b> sudo </a> <ul class="articles"> <li class="chapter " data-level="4.2.1" data-path="content/package/sudo/info.html"> <a href="../../../content/package/sudo/info.html"> <i class="fa fa-check"></i> <b>4.2.1.</b> info </a> </li> <li class="chapter " data-level="4.2.2" data-path="content/package/sudo/note.html"> <a href="../../../content/package/sudo/note.html"> <i class="fa fa-check"></i> <b>4.2.2.</b> note </a> </li> <li class="chapter " data-level="4.2.3" data-path="content/package/sudo/report.html"> <a href="../../../content/package/sudo/report.html"> <i class="fa fa-check"></i> <b>4.2.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.3" data-path="content/package/findutils/index.html"> <a href="../../../content/package/findutils/index.html"> <i class="fa fa-check"></i> <b>4.3.</b> findutils </a> <ul class="articles"> <li class="chapter " data-level="4.3.1" data-path="content/package/findutils/info.html"> <a href="../../../content/package/findutils/info.html"> <i class="fa fa-check"></i> <b>4.3.1.</b> info </a> </li> <li class="chapter " data-level="4.3.2" data-path="content/package/findutils/note.html"> <a href="../../../content/package/findutils/note.html"> <i class="fa fa-check"></i> <b>4.3.2.</b> note </a> </li> <li class="chapter " data-level="4.3.3" data-path="content/package/findutils/report.html"> <a href="../../../content/package/findutils/report.html"> <i class="fa fa-check"></i> <b>4.3.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.4" data-path="content/package/locate/index.html"> <a href="../../../content/package/locate/index.html"> <i class="fa fa-check"></i> <b>4.4.</b> locate </a> <ul class="articles"> <li class="chapter " data-level="4.4.1" data-path="content/package/locate/info.html"> <a href="../../../content/package/locate/info.html"> <i class="fa fa-check"></i> <b>4.4.1.</b> info </a> </li> <li class="chapter " data-level="4.4.2" data-path="content/package/locate/note.html"> <a href="../../../content/package/locate/note.html"> <i class="fa fa-check"></i> <b>4.4.2.</b> note </a> </li> <li class="chapter " data-level="4.4.3" data-path="content/package/locate/report.html"> <a href="../../../content/package/locate/report.html"> <i class="fa fa-check"></i> <b>4.4.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.5" data-path="content/package/base-files/index.html"> <a href="../../../content/package/base-files/index.html"> <i class="fa fa-check"></i> <b>4.5.</b> base-files </a> <ul class="articles"> <li class="chapter " data-level="4.5.1" data-path="content/package/base-files/info.html"> <a href="../../../content/package/base-files/info.html"> <i class="fa fa-check"></i> <b>4.5.1.</b> info </a> </li> <li class="chapter " data-level="4.5.2" data-path="content/package/base-files/note.html"> <a href="../../../content/package/base-files/note.html"> <i class="fa fa-check"></i> <b>4.5.2.</b> note </a> </li> <li class="chapter " data-level="4.5.3" data-path="content/package/base-files/report.html"> <a href="../../../content/package/base-files/report.html"> <i class="fa fa-check"></i> <b>4.5.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.6" data-path="content/package/util-linux/index.html"> <a href="../../../content/package/util-linux/index.html"> <i class="fa fa-check"></i> <b>4.6.</b> util-linux </a> <ul class="articles"> <li class="chapter " data-level="4.6.1" data-path="content/package/util-linux/info.html"> <a href="../../../content/package/util-linux/info.html"> <i class="fa fa-check"></i> <b>4.6.1.</b> info </a> </li> <li class="chapter " data-level="4.6.2" data-path="content/package/util-linux/note.html"> <a href="../../../content/package/util-linux/note.html"> <i class="fa fa-check"></i> <b>4.6.2.</b> note </a> </li> <li class="chapter " data-level="4.6.3" data-path="content/package/util-linux/report.html"> <a href="../../../content/package/util-linux/report.html"> <i class="fa fa-check"></i> <b>4.6.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.7" data-path="content/package/kmod/index.html"> <a href="../../../content/package/kmod/index.html"> <i class="fa fa-check"></i> <b>4.7.</b> kmod </a> <ul class="articles"> <li class="chapter " data-level="4.7.1" data-path="content/package/kmod/info.html"> <a href="../../../content/package/kmod/info.html"> <i class="fa fa-check"></i> <b>4.7.1.</b> info </a> </li> <li class="chapter " data-level="4.7.2" data-path="content/package/kmod/note.html"> <a href="../../../content/package/kmod/note.html"> <i class="fa fa-check"></i> <b>4.7.2.</b> note </a> </li> <li class="chapter " data-level="4.7.3" data-path="content/package/kmod/report.html"> <a href="../../../content/package/kmod/report.html"> <i class="fa fa-check"></i> <b>4.7.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.8" data-path="content/package/coreutils/index.html"> <a href="../../../content/package/coreutils/index.html"> <i class="fa fa-check"></i> <b>4.8.</b> coreutils </a> <ul class="articles"> <li class="chapter " data-level="4.8.1" data-path="content/package/coreutils/info.html"> <a href="../../../content/package/coreutils/info.html"> <i class="fa fa-check"></i> <b>4.8.1.</b> info </a> </li> <li class="chapter " data-level="4.8.2" data-path="content/package/coreutils/note.html"> <a href="../../../content/package/coreutils/note.html"> <i class="fa fa-check"></i> <b>4.8.2.</b> note </a> </li> <li class="chapter " data-level="4.8.3" data-path="content/package/coreutils/report.html"> <a href="../../../content/package/coreutils/report.html"> <i class="fa fa-check"></i> <b>4.8.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.9" data-path="content/package/binutils/index.html"> <a href="../../../content/package/binutils/index.html"> <i class="fa fa-check"></i> <b>4.9.</b> binutils </a> <ul class="articles"> <li class="chapter " data-level="4.9.1" data-path="content/package/binutils/info.html"> <a href="../../../content/package/binutils/info.html"> <i class="fa fa-check"></i> <b>4.9.1.</b> info </a> </li> <li class="chapter " data-level="4.9.2" data-path="content/package/binutils/note.html"> <a href="../../../content/package/binutils/note.html"> <i class="fa fa-check"></i> <b>4.9.2.</b> note </a> </li> <li class="chapter " data-level="4.9.3" data-path="content/package/binutils/report.html"> <a href="../../../content/package/binutils/report.html"> <i class="fa fa-check"></i> <b>4.9.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.10" data-path="content/package/libc-bin/index.html"> <a href="../../../content/package/libc-bin/index.html"> <i class="fa fa-check"></i> <b>4.10.</b> libc-bin </a> <ul class="articles"> <li class="chapter " data-level="4.10.1" data-path="content/package/libc-bin/info.html"> <a href="../../../content/package/libc-bin/info.html"> <i class="fa fa-check"></i> <b>4.10.1.</b> info </a> </li> <li class="chapter " data-level="4.10.2" data-path="content/package/libc-bin/note.html"> <a href="../../../content/package/libc-bin/note.html"> <i class="fa fa-check"></i> <b>4.10.2.</b> note </a> </li> <li class="chapter " data-level="4.10.3" data-path="content/package/libc-bin/report.html"> <a href="../../../content/package/libc-bin/report.html"> <i class="fa fa-check"></i> <b>4.10.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.11" data-path="content/package/bc/index.html"> <a href="../../../content/package/bc/index.html"> <i class="fa fa-check"></i> <b>4.11.</b> bc </a> <ul class="articles"> <li class="chapter " data-level="4.11.1" data-path="content/package/bc/info.html"> <a href="../../../content/package/bc/info.html"> <i class="fa fa-check"></i> <b>4.11.1.</b> info </a> </li> <li class="chapter " data-level="4.11.2" data-path="content/package/bc/note.html"> <a href="../../../content/package/bc/note.html"> <i class="fa fa-check"></i> <b>4.11.2.</b> note </a> </li> <li class="chapter " data-level="4.11.3" data-path="content/package/bc/report.html"> <a href="../../../content/package/bc/report.html"> <i class="fa fa-check"></i> <b>4.11.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.12" data-path="content/package/shtool/index.html"> <a href="../../../content/package/shtool/index.html"> <i class="fa fa-check"></i> <b>4.12.</b> shtool </a> <ul class="articles"> <li class="chapter " data-level="4.12.1" data-path="content/package/shtool/info.html"> <a href="../../../content/package/shtool/info.html"> <i class="fa fa-check"></i> <b>4.12.1.</b> info </a> </li> <li class="chapter " data-level="4.12.2" data-path="content/package/shtool/note.html"> <a href="../../../content/package/shtool/note.html"> <i class="fa fa-check"></i> <b>4.12.2.</b> note </a> </li> <li class="chapter " data-level="4.12.3" data-path="content/package/shtool/report.html"> <a href="../../../content/package/shtool/report.html"> <i class="fa fa-check"></i> <b>4.12.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="4.13" data-path="content/package/debianutils/index.html"> <a href="../../../content/package/debianutils/index.html"> <i class="fa fa-check"></i> <b>4.13.</b> debianutils </a> <ul class="articles"> <li class="chapter " data-level="4.13.1" data-path="content/package/debianutils/info.html"> <a href="../../../content/package/debianutils/info.html"> <i class="fa fa-check"></i> <b>4.13.1.</b> info </a> </li> <li class="chapter " data-level="4.13.2" data-path="content/package/debianutils/note.html"> <a href="../../../content/package/debianutils/note.html"> <i class="fa fa-check"></i> <b>4.13.2.</b> note </a> </li> <li class="chapter " data-level="4.13.3" data-path="content/package/debianutils/report.html"> <a href="../../../content/package/debianutils/report.html"> <i class="fa fa-check"></i> <b>4.13.3.</b> report </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="5" data-path="content/category/network/index.html"> <a href="../../../content/category/network/index.html"> <i class="fa fa-check"></i> <b>5.</b> 網路 </a> <ul class="articles"> <li class="chapter " data-level="5.1" data-path="content/package/net-tools/index.html"> <a href="../../../content/package/net-tools/index.html"> <i class="fa fa-check"></i> <b>5.1.</b> net-tools </a> <ul class="articles"> <li class="chapter " data-level="5.1.1" data-path="content/package/net-tools/info.html"> <a href="../../../content/package/net-tools/info.html"> <i class="fa fa-check"></i> <b>5.1.1.</b> info </a> </li> <li class="chapter " data-level="5.1.2" data-path="content/package/net-tools/note.html"> <a href="../../../content/package/net-tools/note.html"> <i class="fa fa-check"></i> <b>5.1.2.</b> note </a> </li> <li class="chapter " data-level="5.1.3" data-path="content/package/net-tools/report.html"> <a href="../../../content/package/net-tools/report.html"> <i class="fa fa-check"></i> <b>5.1.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.2" data-path="content/package/wireless-tools/index.html"> <a href="../../../content/package/wireless-tools/index.html"> <i class="fa fa-check"></i> <b>5.2.</b> wireless-tools </a> <ul class="articles"> <li class="chapter " data-level="5.2.1" data-path="content/package/wireless-tools/info.html"> <a href="../../../content/package/wireless-tools/info.html"> <i class="fa fa-check"></i> <b>5.2.1.</b> info </a> </li> <li class="chapter " data-level="5.2.2" data-path="content/package/wireless-tools/note.html"> <a href="../../../content/package/wireless-tools/note.html"> <i class="fa fa-check"></i> <b>5.2.2.</b> note </a> </li> <li class="chapter " data-level="5.2.3" data-path="content/package/wireless-tools/report.html"> <a href="../../../content/package/wireless-tools/report.html"> <i class="fa fa-check"></i> <b>5.2.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.3" data-path="content/package/ifupdown/index.html"> <a href="../../../content/package/ifupdown/index.html"> <i class="fa fa-check"></i> <b>5.3.</b> ifupdown </a> <ul class="articles"> <li class="chapter " data-level="5.3.1" data-path="content/package/ifupdown/info.html"> <a href="../../../content/package/ifupdown/info.html"> <i class="fa fa-check"></i> <b>5.3.1.</b> info </a> </li> <li class="chapter " data-level="5.3.2" data-path="content/package/ifupdown/note.html"> <a href="../../../content/package/ifupdown/note.html"> <i class="fa fa-check"></i> <b>5.3.2.</b> note </a> </li> <li class="chapter " data-level="5.3.3" data-path="content/package/ifupdown/report.html"> <a href="../../../content/package/ifupdown/report.html"> <i class="fa fa-check"></i> <b>5.3.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.4" data-path="content/package/iproute2/index.html"> <a href="../../../content/package/iproute2/index.html"> <i class="fa fa-check"></i> <b>5.4.</b> iproute2 </a> <ul class="articles"> <li class="chapter " data-level="5.4.1" data-path="content/package/iproute2/info.html"> <a href="../../../content/package/iproute2/info.html"> <i class="fa fa-check"></i> <b>5.4.1.</b> info </a> </li> <li class="chapter active" data-level="5.4.2" data-path="content/package/iproute2/note.html"> <a href="../../../content/package/iproute2/note.html"> <i class="fa fa-check"></i> <b>5.4.2.</b> note </a> </li> <li class="chapter " data-level="5.4.3" data-path="content/package/iproute2/report.html"> <a href="../../../content/package/iproute2/report.html"> <i class="fa fa-check"></i> <b>5.4.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.5" data-path="content/package/iputils-ping/index.html"> <a href="../../../content/package/iputils-ping/index.html"> <i class="fa fa-check"></i> <b>5.5.</b> iputils-ping </a> <ul class="articles"> <li class="chapter " data-level="5.5.1" data-path="content/package/iputils-ping/info.html"> <a href="../../../content/package/iputils-ping/info.html"> <i class="fa fa-check"></i> <b>5.5.1.</b> info </a> </li> <li class="chapter " data-level="5.5.2" data-path="content/package/iputils-ping/note.html"> <a href="../../../content/package/iputils-ping/note.html"> <i class="fa fa-check"></i> <b>5.5.2.</b> note </a> </li> <li class="chapter " data-level="5.5.3" data-path="content/package/iputils-ping/report.html"> <a href="../../../content/package/iputils-ping/report.html"> <i class="fa fa-check"></i> <b>5.5.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.6" data-path="content/package/iputils-tracepath/index.html"> <a href="../../../content/package/iputils-tracepath/index.html"> <i class="fa fa-check"></i> <b>5.6.</b> iputils-tracepath </a> <ul class="articles"> <li class="chapter " data-level="5.6.1" data-path="content/package/iputils-tracepath/info.html"> <a href="../../../content/package/iputils-tracepath/info.html"> <i class="fa fa-check"></i> <b>5.6.1.</b> info </a> </li> <li class="chapter " data-level="5.6.2" data-path="content/package/iputils-tracepath/note.html"> <a href="../../../content/package/iputils-tracepath/note.html"> <i class="fa fa-check"></i> <b>5.6.2.</b> note </a> </li> <li class="chapter " data-level="5.6.3" data-path="content/package/iputils-tracepath/report.html"> <a href="../../../content/package/iputils-tracepath/report.html"> <i class="fa fa-check"></i> <b>5.6.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.7" data-path="content/package/network-manager/index.html"> <a href="../../../content/package/network-manager/index.html"> <i class="fa fa-check"></i> <b>5.7.</b> network-manager </a> <ul class="articles"> <li class="chapter " data-level="5.7.1" data-path="content/package/network-manager/info.html"> <a href="../../../content/package/network-manager/info.html"> <i class="fa fa-check"></i> <b>5.7.1.</b> info </a> </li> <li class="chapter " data-level="5.7.2" data-path="content/package/network-manager/note.html"> <a href="../../../content/package/network-manager/note.html"> <i class="fa fa-check"></i> <b>5.7.2.</b> note </a> </li> <li class="chapter " data-level="5.7.3" data-path="content/package/network-manager/report.html"> <a href="../../../content/package/network-manager/report.html"> <i class="fa fa-check"></i> <b>5.7.3.</b> report </a> </li> </ul> </li> <li class="chapter " data-level="5.8" data-path="content/package/network-manager-gnome/index.html"> <a href="../../../content/package/network-manager-gnome/index.html"> <i class="fa fa-check"></i> <b>5.8.</b> network-manager-gnome </a> <ul class="articles"> <li class="chapter " data-level="5.8.1" data-path="content/package/network-manager-gnome/info.html"> <a href="../../../content/package/network-manager-gnome/info.html"> <i class="fa fa-check"></i> <b>5.8.1.</b> info </a> </li> <li class="chapter " data-level="5.8.2" data-path="content/package/network-manager-gnome/note.html"> <a href="../../../content/package/network-manager-gnome/note.html"> <i class="fa fa-check"></i> <b>5.8.2.</b> note </a> </li> <li class="chapter " data-level="5.8.3" data-path="content/package/network-manager-gnome/report.html"> <a href="../../../content/package/network-manager-gnome/report.html"> <i class="fa fa-check"></i> <b>5.8.3.</b> report </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="6" data-path="content/category/grub/index.html"> <a href="../../../content/category/grub/index.html"> <i class="fa fa-check"></i> <b>6.</b> Grub </a> <ul class="articles"> <li class="chapter " data-level="6.1" data-path="content/package/grub2-common/index.html"> <a href="../../../content/package/grub2-common/index.html"> <i class="fa fa-check"></i> <b>6.1.</b> grub2-common </a> <ul class="articles"> <li class="chapter " data-level="6.1.1" data-path="content/package/grub2-common/info.html"> <a href="../../../content/package/grub2-common/info.html"> <i class="fa fa-check"></i> <b>6.1.1.</b> info </a> </li> <li class="chapter " data-level="6.1.2" data-path="content/package/grub2-common/note.html"> <a href="../../../content/package/grub2-common/note.html"> <i class="fa fa-check"></i> <b>6.1.2.</b> note </a> </li> <li class="chapter " data-level="6.1.3" data-path="content/package/grub2-common/report.html"> <a href="../../../content/package/grub2-common/report.html"> <i class="fa fa-check"></i> <b>6.1.3.</b> report </a> </li> </ul> </li> </ul> </li> <li class="divider"></li> <li> <a href="https://www.gitbook.com" target="blank" class="gitbook-link"> Published with GitBook </a> </li> </ul> </nav> </div> <div class="book-body"> <div class="body-inner"> <div class="book-header" role="navigation"> <!-- Actions Left --> <!-- Title --> <h1> <i class="fa fa-circle-o-notch fa-spin"></i> <a href="../../../" >Ubuntu Exploration (Ubuntu 探索)</a> </h1> </div> <div class="page-wrapper" tabindex="-1" role="main"> <div class="page-inner"> <section class="normal" id="section-"> <h1 id="iproute2-note">iproute2 note</h1> </section> </div> </div> </div> <a href="../../../content/package/iproute2/info.html" class="navigation navigation-prev " aria-label="Previous page: info"><i class="fa fa-angle-left"></i></a> <a href="../../../content/package/iproute2/report.html" class="navigation navigation-next " aria-label="Next page: report"><i class="fa fa-angle-right"></i></a> </div> </div> <script src="../../../gitbook/app.js"></script> <script src="../../../gitbook/plugins/gitbook-plugin-ga/plugin.js"></script> <script src="../../../gitbook/plugins/gitbook-plugin-search/lunr.min.js"></script> <script src="../../../gitbook/plugins/gitbook-plugin-search/search.js"></script> <script src="../../../gitbook/plugins/gitbook-plugin-sharing/buttons.js"></script> <script src="../../../gitbook/plugins/gitbook-plugin-fontsettings/buttons.js"></script> <script> require(["gitbook"], function(gitbook) { var config = {"fontsettings":{"theme":"night","family":"sans","size":1},"ga":{"token":"UA-55644249-1","configuration":"auto"},"highlight":{},"search":{"maxIndexSize":1000000},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]}}; gitbook.start(config); }); </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-55644249-1', 'auto');ga('send', 'pageview');</script> </body> </html>
samwhelp/book-ubuntu-exploration
book/content/package/iproute2/note.html
HTML
cc0-1.0
72,899
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45-internal) on Sat Jul 25 18:14:30 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.jena.sparql.expr.aggregate.AggGroupConcat (Apache Jena ARQ)</title> <meta name="date" content="2015-07-25"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.jena.sparql.expr.aggregate.AggGroupConcat (Apache Jena ARQ)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/jena/sparql/expr/aggregate/AggGroupConcat.html" title="class in org.apache.jena.sparql.expr.aggregate">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/jena/sparql/expr/aggregate/class-use/AggGroupConcat.html" target="_top">Frames</a></li> <li><a href="AggGroupConcat.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.jena.sparql.expr.aggregate.AggGroupConcat" class="title">Uses of Class<br>org.apache.jena.sparql.expr.aggregate.AggGroupConcat</h2> </div> <div class="classUseContainer">No usage of org.apache.jena.sparql.expr.aggregate.AggGroupConcat</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/jena/sparql/expr/aggregate/AggGroupConcat.html" title="class in org.apache.jena.sparql.expr.aggregate">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/jena/sparql/expr/aggregate/class-use/AggGroupConcat.html" target="_top">Frames</a></li> <li><a href="AggGroupConcat.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
slennie12/SOR-Onderzoek
apache-jena-3.0.0/javadoc-arq/org/apache/jena/sparql/expr/aggregate/class-use/AggGroupConcat.html
HTML
cc0-1.0
4,828
<!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.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>HtmlParser: nana::HtmlNode クラス</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">HtmlParser </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- 構築: Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'検索'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','検索'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacenana.html">nana</a></li><li class="navelem"><a class="el" href="classnana_1_1_html_node.html">HtmlNode</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-types">公開型</a> &#124; <a href="#pub-methods">公開メンバ関数</a> &#124; <a href="classnana_1_1_html_node-members.html">全メンバ一覧</a> </div> <div class="headertitle"> <div class="title">nana::HtmlNode クラス</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="html__element_8hpp_source.html">html_element.hpp</a>&gt;</code></p> <div class="dynheader"> nana::HtmlNode の継承関係図</div> <div class="dyncontent"> <div class="center"> <img src="classnana_1_1_html_node.png" usemap="#nana::HtmlNode_map" alt=""/> <map id="nana::HtmlNode_map" name="nana::HtmlNode_map"> <area href="classnana_1_1noncopyable.html" title="コピーさせないために " alt="nana::noncopyable" shape="rect" coords="0,0,119,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> 公開型</h2></td></tr> <tr class="memitem:a159b57ccd2098b2008ddaeb141a5c60b"><td class="memItemLeft" align="right" valign="top">typedef std::vector&lt; std::unique_ptr&lt; <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a159b57ccd2098b2008ddaeb141a5c60b">NodeUptrs</a></td></tr> <tr class="separator:a159b57ccd2098b2008ddaeb141a5c60b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:afad9beeabdb55a44dbdcb419d9b7af69"><td class="memItemLeft" align="right" valign="top">typedef NodeUptrs::const_iterator&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#afad9beeabdb55a44dbdcb419d9b7af69">const_iteraotr</a></td></tr> <tr class="separator:afad9beeabdb55a44dbdcb419d9b7af69"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> 公開メンバ関数</h2></td></tr> <tr class="memitem:a62d167f79e475edc9a3a30adc26e0c36"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a62d167f79e475edc9a3a30adc26e0c36">HtmlNode</a> ()</td></tr> <tr class="separator:a62d167f79e475edc9a3a30adc26e0c36"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac1a10b0d8a341cd4d388a4d86ac5158b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#ac1a10b0d8a341cd4d388a4d86ac5158b">HtmlNode</a> (const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *p_Start, const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *p_End, const <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a> *p_Parent)</td></tr> <tr class="separator:ac1a10b0d8a341cd4d388a4d86ac5158b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a54d90ed5007a754d2475e7456a0c5cf3"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a54d90ed5007a754d2475e7456a0c5cf3">~HtmlNode</a> ()</td></tr> <tr class="separator:a54d90ed5007a754d2475e7456a0c5cf3"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a861889ea214473d2fc59cc7f041a4492"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a861889ea214473d2fc59cc7f041a4492">startTag</a> () const</td></tr> <tr class="memdesc:a861889ea214473d2fc59cc7f041a4492"><td class="mdescLeft">&#160;</td><td class="mdescRight">開始タグ(存在しない場合、nullptr)。 <a href="#a861889ea214473d2fc59cc7f041a4492">[詳解]</a><br /></td></tr> <tr class="separator:a861889ea214473d2fc59cc7f041a4492"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a12da1f932fe0d54e4567f6a693d333c2"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a12da1f932fe0d54e4567f6a693d333c2">endTag</a> () const</td></tr> <tr class="memdesc:a12da1f932fe0d54e4567f6a693d333c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">終了タグ(存在しない場合、nullptr) <a href="#a12da1f932fe0d54e4567f6a693d333c2">[詳解]</a><br /></td></tr> <tr class="separator:a12da1f932fe0d54e4567f6a693d333c2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a1d80d155a8b33bf38ed47ae2a66924a6"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a1d80d155a8b33bf38ed47ae2a66924a6">setEndTag</a> (const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *p_endTag)</td></tr> <tr class="memdesc:a1d80d155a8b33bf38ed47ae2a66924a6"><td class="mdescLeft">&#160;</td><td class="mdescRight">パーサハンドラ以外は使用禁止。引数はクラス内部で廃棄の管理をしない。 <a href="#a1d80d155a8b33bf38ed47ae2a66924a6">[詳解]</a><br /></td></tr> <tr class="separator:a1d80d155a8b33bf38ed47ae2a66924a6"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6be19f8c3cc15fd9412b3749831b01f0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a6be19f8c3cc15fd9412b3749831b01f0">appendChild</a> (std::unique_ptr&lt; <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a> &gt; &amp;&amp;p_Child)</td></tr> <tr class="separator:a6be19f8c3cc15fd9412b3749831b01f0"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac3048ab286ad42564f806448d865427a"><td class="memItemLeft" align="right" valign="top">const bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#ac3048ab286ad42564f806448d865427a">isClosed</a> () const</td></tr> <tr class="memdesc:ac3048ab286ad42564f806448d865427a"><td class="mdescLeft">&#160;</td><td class="mdescRight">開始タグと終了タグがセットで存在するか(タグが閉じているか?)。 <a href="#ac3048ab286ad42564f806448d865427a">[詳解]</a><br /></td></tr> <tr class="separator:ac3048ab286ad42564f806448d865427a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a66d94526ad555d0c62345ddbff9532fd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnana_1_1_html_node.html#afad9beeabdb55a44dbdcb419d9b7af69">const_iteraotr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a66d94526ad555d0c62345ddbff9532fd">begin</a> () const</td></tr> <tr class="memdesc:a66d94526ad555d0c62345ddbff9532fd"><td class="mdescLeft">&#160;</td><td class="mdescRight">子ノード( <a class="el" href="classnana_1_1_html_node.html#a2e3fc4219c8cdeac149e72f792744b29" title="子ノード ">childNodeList()</a> )の開始位置イテレータ <a href="#a66d94526ad555d0c62345ddbff9532fd">[詳解]</a><br /></td></tr> <tr class="separator:a66d94526ad555d0c62345ddbff9532fd"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a12c79ee6a3b4faaa18484208db9ef114"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classnana_1_1_html_node.html#afad9beeabdb55a44dbdcb419d9b7af69">const_iteraotr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a12c79ee6a3b4faaa18484208db9ef114">end</a> () const</td></tr> <tr class="memdesc:a12c79ee6a3b4faaa18484208db9ef114"><td class="mdescLeft">&#160;</td><td class="mdescRight">子ノード( <a class="el" href="classnana_1_1_html_node.html#a2e3fc4219c8cdeac149e72f792744b29" title="子ノード ">childNodeList()</a> )の最後の次の位置のイテレータ <a href="#a12c79ee6a3b4faaa18484208db9ef114">[詳解]</a><br /></td></tr> <tr class="separator:a12c79ee6a3b4faaa18484208db9ef114"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2e3fc4219c8cdeac149e72f792744b29"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classnana_1_1_html_node.html#a159b57ccd2098b2008ddaeb141a5c60b">NodeUptrs</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a2e3fc4219c8cdeac149e72f792744b29">childNodeList</a> () const</td></tr> <tr class="memdesc:a2e3fc4219c8cdeac149e72f792744b29"><td class="mdescLeft">&#160;</td><td class="mdescRight">子ノード <a href="#a2e3fc4219c8cdeac149e72f792744b29">[詳解]</a><br /></td></tr> <tr class="separator:a2e3fc4219c8cdeac149e72f792744b29"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5e1983d98a28fdf69b9294100719d342"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a5e1983d98a28fdf69b9294100719d342">parent</a> () const</td></tr> <tr class="memdesc:a5e1983d98a28fdf69b9294100719d342"><td class="mdescLeft">&#160;</td><td class="mdescRight">親ノードのポインタ。存在しない場合、nullptr。 <a href="#a5e1983d98a28fdf69b9294100719d342">[詳解]</a><br /></td></tr> <tr class="separator:a5e1983d98a28fdf69b9294100719d342"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae08afbf6fb4c6fd317e347c2df25e509"><td class="memItemLeft" align="right" valign="top">const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#ae08afbf6fb4c6fd317e347c2df25e509">tagName</a> () const</td></tr> <tr class="memdesc:ae08afbf6fb4c6fd317e347c2df25e509"><td class="mdescLeft">&#160;</td><td class="mdescRight">タグ名 <a href="#ae08afbf6fb4c6fd317e347c2df25e509">[詳解]</a><br /></td></tr> <tr class="separator:ae08afbf6fb4c6fd317e347c2df25e509"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5633875b09b94bfe6552cd88bd4b70a8"><td class="memItemLeft" align="right" valign="top">const std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a5633875b09b94bfe6552cd88bd4b70a8">pathStr</a> () const</td></tr> <tr class="memdesc:a5633875b09b94bfe6552cd88bd4b70a8"><td class="mdescLeft">&#160;</td><td class="mdescRight">パス <a href="#a5633875b09b94bfe6552cd88bd4b70a8">[詳解]</a><br /></td></tr> <tr class="separator:a5633875b09b94bfe6552cd88bd4b70a8"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0cb3221268dbe2fb4e932dbc7eded738"><td class="memItemLeft" align="right" valign="top">const string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classnana_1_1_html_node.html#a0cb3221268dbe2fb4e932dbc7eded738">tagStr</a> () const</td></tr> <tr class="memdesc:a0cb3221268dbe2fb4e932dbc7eded738"><td class="mdescLeft">&#160;</td><td class="mdescRight">内部保持している開始と終了タグを文字列出力(デバッグ用) <a href="#a0cb3221268dbe2fb4e932dbc7eded738">[詳解]</a><br /></td></tr> <tr class="separator:a0cb3221268dbe2fb4e932dbc7eded738"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">詳解</h2> <div class="textblock"><pre> HTMLのタグ要素を扱うクラス(一般的にはNodeはテキストなども扱うがここでは扱わない事に注意)。 内部に保持するタグ( <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> )は他のクラスが実体を持ち、寿命を管理するので このクラス内ではポインタだけ保持し、解放等も行わない。 このクラス内に保持する自身のクラスの実体は自身で管理する。 </pre> </div><h2 class="groupheader">型定義メンバ詳解</h2> <a id="afad9beeabdb55a44dbdcb419d9b7af69"></a> <h2 class="memtitle"><span class="permalink"><a href="#afad9beeabdb55a44dbdcb419d9b7af69">&#9670;&nbsp;</a></span>const_iteraotr</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef NodeUptrs::const_iterator <a class="el" href="classnana_1_1_html_node.html#afad9beeabdb55a44dbdcb419d9b7af69">nana::HtmlNode::const_iteraotr</a></td> </tr> </table> </div><div class="memdoc"> </div> </div> <a id="a159b57ccd2098b2008ddaeb141a5c60b"></a> <h2 class="memtitle"><span class="permalink"><a href="#a159b57ccd2098b2008ddaeb141a5c60b">&#9670;&nbsp;</a></span>NodeUptrs</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef std::vector&lt;std::unique_ptr&lt;<a class="el" href="classnana_1_1_html_node.html">HtmlNode</a>&gt; &gt; <a class="el" href="classnana_1_1_html_node.html#a159b57ccd2098b2008ddaeb141a5c60b">nana::HtmlNode::NodeUptrs</a></td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">構築子と解体子</h2> <a id="a62d167f79e475edc9a3a30adc26e0c36"></a> <h2 class="memtitle"><span class="permalink"><a href="#a62d167f79e475edc9a3a30adc26e0c36">&#9670;&nbsp;</a></span>HtmlNode() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">nana::HtmlNode::HtmlNode </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"> </div> </div> <a id="ac1a10b0d8a341cd4d388a4d86ac5158b"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac1a10b0d8a341cd4d388a4d86ac5158b">&#9670;&nbsp;</a></span>HtmlNode() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">nana::HtmlNode::HtmlNode </td> <td>(</td> <td class="paramtype">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *&#160;</td> <td class="paramname"><em>p_Start</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *&#160;</td> <td class="paramname"><em>p_End</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a> *&#160;</td> <td class="paramname"><em>p_Parent</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a id="a54d90ed5007a754d2475e7456a0c5cf3"></a> <h2 class="memtitle"><span class="permalink"><a href="#a54d90ed5007a754d2475e7456a0c5cf3">&#9670;&nbsp;</a></span>~HtmlNode()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual nana::HtmlNode::~HtmlNode </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">関数詳解</h2> <a id="a6be19f8c3cc15fd9412b3749831b01f0"></a> <h2 class="memtitle"><span class="permalink"><a href="#a6be19f8c3cc15fd9412b3749831b01f0">&#9670;&nbsp;</a></span>appendChild()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void nana::HtmlNode::appendChild </td> <td>(</td> <td class="paramtype">std::unique_ptr&lt; <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a> &gt; &amp;&amp;&#160;</td> <td class="paramname"><em>p_Child</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"> </div> </div> <a id="a66d94526ad555d0c62345ddbff9532fd"></a> <h2 class="memtitle"><span class="permalink"><a href="#a66d94526ad555d0c62345ddbff9532fd">&#9670;&nbsp;</a></span>begin()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classnana_1_1_html_node.html#afad9beeabdb55a44dbdcb419d9b7af69">const_iteraotr</a> nana::HtmlNode::begin </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>子ノード( <a class="el" href="classnana_1_1_html_node.html#a2e3fc4219c8cdeac149e72f792744b29" title="子ノード ">childNodeList()</a> )の開始位置イテレータ </p> </div> </div> <a id="a2e3fc4219c8cdeac149e72f792744b29"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2e3fc4219c8cdeac149e72f792744b29">&#9670;&nbsp;</a></span>childNodeList()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const <a class="el" href="classnana_1_1_html_node.html#a159b57ccd2098b2008ddaeb141a5c60b">NodeUptrs</a>&amp; nana::HtmlNode::childNodeList </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>子ノード </p> </div> </div> <a id="a12c79ee6a3b4faaa18484208db9ef114"></a> <h2 class="memtitle"><span class="permalink"><a href="#a12c79ee6a3b4faaa18484208db9ef114">&#9670;&nbsp;</a></span>end()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classnana_1_1_html_node.html#afad9beeabdb55a44dbdcb419d9b7af69">const_iteraotr</a> nana::HtmlNode::end </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>子ノード( <a class="el" href="classnana_1_1_html_node.html#a2e3fc4219c8cdeac149e72f792744b29" title="子ノード ">childNodeList()</a> )の最後の次の位置のイテレータ </p> </div> </div> <a id="a12da1f932fe0d54e4567f6a693d333c2"></a> <h2 class="memtitle"><span class="permalink"><a href="#a12da1f932fe0d54e4567f6a693d333c2">&#9670;&nbsp;</a></span>endTag()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a>* nana::HtmlNode::endTag </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>終了タグ(存在しない場合、nullptr) </p> </div> </div> <a id="ac3048ab286ad42564f806448d865427a"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac3048ab286ad42564f806448d865427a">&#9670;&nbsp;</a></span>isClosed()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const bool nana::HtmlNode::isClosed </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>開始タグと終了タグがセットで存在するか(タグが閉じているか?)。 </p> </div> </div> <a id="a5e1983d98a28fdf69b9294100719d342"></a> <h2 class="memtitle"><span class="permalink"><a href="#a5e1983d98a28fdf69b9294100719d342">&#9670;&nbsp;</a></span>parent()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const <a class="el" href="classnana_1_1_html_node.html">HtmlNode</a>* nana::HtmlNode::parent </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>親ノードのポインタ。存在しない場合、nullptr。 </p> </div> </div> <a id="a5633875b09b94bfe6552cd88bd4b70a8"></a> <h2 class="memtitle"><span class="permalink"><a href="#a5633875b09b94bfe6552cd88bd4b70a8">&#9670;&nbsp;</a></span>pathStr()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const std::string nana::HtmlNode::pathStr </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>パス </p> </div> </div> <a id="a1d80d155a8b33bf38ed47ae2a66924a6"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1d80d155a8b33bf38ed47ae2a66924a6">&#9670;&nbsp;</a></span>setEndTag()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void nana::HtmlNode::setEndTag </td> <td>(</td> <td class="paramtype">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a> *&#160;</td> <td class="paramname"><em>p_endTag</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>パーサハンドラ以外は使用禁止。引数はクラス内部で廃棄の管理をしない。 </p> </div> </div> <a id="a861889ea214473d2fc59cc7f041a4492"></a> <h2 class="memtitle"><span class="permalink"><a href="#a861889ea214473d2fc59cc7f041a4492">&#9670;&nbsp;</a></span>startTag()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">const <a class="el" href="classnana_1_1_html_part.html">HtmlPart</a>* nana::HtmlNode::startTag </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>開始タグ(存在しない場合、nullptr)。 </p> </div> </div> <a id="ae08afbf6fb4c6fd317e347c2df25e509"></a> <h2 class="memtitle"><span class="permalink"><a href="#ae08afbf6fb4c6fd317e347c2df25e509">&#9670;&nbsp;</a></span>tagName()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const std::string &amp; nana::HtmlNode::tagName </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>タグ名 </p> </div> </div> <a id="a0cb3221268dbe2fb4e932dbc7eded738"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0cb3221268dbe2fb4e932dbc7eded738">&#9670;&nbsp;</a></span>tagStr()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const string nana::HtmlNode::tagStr </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>内部保持している開始と終了タグを文字列出力(デバッグ用) </p> </div> </div> <hr/>このクラス詳解は次のファイルから抽出されました:<ul> <li><a class="el" href="html__element_8hpp_source.html">html_element.hpp</a></li> <li><a class="el" href="html__element_8cpp.html">html_element.cpp</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> 構築: &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.13 </small></address> </body> </html>
nana2017july/html_parser
docs/classnana_1_1_html_node.html
HTML
apache-2.0
28,678
<!DOCTYPE html> <html> <head> </head> <body> <wicket:panel> <div class="row"> <div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="pull-right"> <div class="btn-group"> <div class="btn-group"> <button type="button" class="btn btn-info dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> More &nbsp;&nbsp;<span class="caret"></span> </button> <ul class="dropdown-menu"> <li><a href="#">Unassign Staff</a></li> <li><a href="#">Close</a></li> </ul> </div> <a href="#" class="btn btn-info">Edit</a> <a wicket:id="groupSavingApplicationLink" class="btn btn-info">Group Saving Application</a> <a href="#" class="btn btn-info">Group Loan Application</a> </div> </div> </div> </div> <br /> <div class="row"> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-4 col-xs-4"> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title">Clients</h3> <div class="box-tools pull-right"> <div class="btn-group"> <button type="button" class="btn btn-box-tool dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> <i class="fa fa-gear"></i> </button> <ul class="dropdown-menu" role="menu"> <li><a href="#">Transfer Clients</a></li> <li><a href="#">Manage Member</a></li> <li><a href="#">Add</a></li> </ul> </div> </div> </div> <!-- /.box-header --> <div class="box-body"></div> <!-- /.box-body --> </div> <!-- /.box --> </div> <div class="col-xl-8 col-lg-8 col-md-8 col-sm-8 col-xs-8"> <div class="row"> <div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title">Loan Account Overview</h3> </div> <!-- /.box-header --> <div class="box-body"></div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> <div class="row"> <div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title">Savings Account Overview</h3> </div> <!-- /.box-header --> <div class="box-body"> <table wicket:id="savingAccountTable"></table> </div> <!-- /.box-body --> </div> <!-- /.box --> </div> </div> <div class="row"> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-xs-6"> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title">Summary</h3> </div> <div class="box-body"> <div class="form-group"> <label>Active Clients</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Active Group Loans</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Active Client Loans</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Active Group Borrowers</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Active Client Borrowers</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Active Overdue Group Loans</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Active Overdue Client Loans</label> <div class="form-control" readonly="readonly">Hello</div> </div> </div> </div> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-xs-6"> <div class="info-box"> <!-- Apply any bg-* class to to the icon to color it --> <span class="info-box-icon bg-red"><i class="fa fa-star-o"></i></span> <div class="info-box-content"> <span class="info-box-text">Next Meeting on</span> <span class="info-box-number">Unassigned</span> </div> <!-- /.info-box-content --> </div> <!-- /.info-box --> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title">Detail</h3> </div> <!-- /.box-header --> <div class="box-body"> <div class="form-group"> <label>Name</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>External ID</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Activation Date</label> <div class="form-control" readonly="readonly">Hello</div> </div> <div class="form-group"> <label>Staff</label> <div class="form-control" readonly="readonly">Hello</div> </div> </div> </div> <!-- /.box --> </div> </div> </div> </div> </wicket:panel> </body> </html>
PkayJava/fintech
src/main/resources/com/angkorteam/fintech/widget/client/group/GroupPreviewGeneralPanel.html
HTML
apache-2.0
5,385
<!-- Download Section --> <section id="download" class="content-section text-center"> <div class="download-section"> <div class="container"> <div class="col-lg-8 col-lg-offset-2"> <h2>Download</h2> <p>Klik tombol download dibawah untuk menyimpan file multimedia</p> <a href="http://www.mediafire.com/download/p1wiwuchl877yci/file_aquaberry.rar" class="btn btn-default btn-lg">Download</a> </div> </div> </div> </section>
aquaberrry/aquaberrry.github.io
_includes/download.html
HTML
apache-2.0
565
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <!-- Bootstrap --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link href="account.css" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.8/angular.min.js"></script> <script src="../dist/angular-grid.js"></script> <link rel="stylesheet" type="text/css" href="../dist/angular-grid.css"> <link rel="stylesheet" type="text/css" href="../dist/theme-fresh.css"> <script src="account.js"></script> </head> <body ng-app="account" style="padding: 10px"> <div ng-controller="accountController" style="width: 800px;"> <div style="display: inline-block;" ag-grid="gridOptions" class="ag-account"> </div> </div> </body> </html>
pjlinn/homeTheaterNodeApp
fullHomeTheaterApp/client/lib/angular-grid/docs/example-account-report/account.html
HTML
apache-2.0
1,303
<section id="portfolio" class="bg-light-gray"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">¿Cómo funciona?</h2> <h3 class="section-subheading text-muted">¡Es fácil! Solo tienes que hacer lo siguiente.</h3> </div> </div> <div class="row"> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="#portfolioModal1" class="portfolio-link" data-toggle="modal"> <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/aplicacion-prox.png" class="img-responsive" alt="Download"/> </a> <div class="portfolio-caption"> <h4>1. Descarga la aplicación</h4> <!--<p class="text-muted">Graphic Design</p>--> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="#portfolioModal2" class="portfolio-link" data-toggle="modal"> <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/inicia-sesion.jpg" class="img-responsive" alt="Log in"/> </a> <div class="portfolio-caption"> <h4>2. Inicia sesión</h4> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="#portfolioModal3" class="portfolio-link" data-toggle="modal"> <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/login.jpg" class="img-responsive" alt="E-mail"/> </a> <div class="portfolio-caption"> <h4>3. Ingresa tu correo institucional</h4> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="#portfolioModal4" class="portfolio-link" data-toggle="modal"> <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/ruta.jpg" class="img-responsive" alt="Ruta"/> </a> <div class="portfolio-caption"> <h4>4. Planea tu ruta</h4> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="#portfolioModal5" class="portfolio-link" data-toggle="modal"> <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/de-acuerdo.jpg" class="img-responsive" alt="Plan"/> </a> <div class="portfolio-caption"> <h4>5. Ponte de acuerdo</h4> </div> </div> <div class="col-md-4 col-sm-6 portfolio-item"> <a href="#portfolioModal6" class="portfolio-link" data-toggle="modal"> <div class="portfolio-hover"> <div class="portfolio-hover-content"> <i class="fa fa-plus fa-3x"></i> </div> </div> <img src="img/portfolio/juntos.jpg" class="img-responsive" alt="Juntos"/> </a> <div class="portfolio-caption"> <h4>6. A recorrer juntos!</h4> </div> </div> </div> </div> </section> <!-- Portfolio Modals --> <!-- Use the modals below to showcase details about your portfolio projects! --> <!-- Portfolio Modal 1 --> <div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Descarga la aplicación</h2> <p class="item-intro text-muted">Todo en la palma de tu mano.</p> <img class="img-responsive img-centered" src="img/portfolio/aplicacion-prox.png" alt=""/> <p>Govir es gratuito y se encuentra disponible para dispositivos Android 4.0 o superior en Google Play.</p> <p>Puedes descargar la versión de Android desde aquí: <a href=""><i class="fa fa-android" style="font-size: 3em; margin-left: 1em;"></i></a></p> <p>Pronto en dispositivos con iOS.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Volver</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 2 --> <div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <h2>Inicia sesión</h2> <p class="item-intro text-muted">En la red social de tu preferencia.</p> <img class="img-responsive img-centered" src="img/portfolio/inicia-sesion.jpg" alt=""/> <p>Utilizando alguna de tus redes sociales (Facebook o Twitter) ayudarás a decirle a los demás usuarios de Govir quién eres. Así será más fácil identificarte.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 3 --> <div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Ingresa tu correo institucional</h2> <p class="item-intro text-muted">Valida para que sepamos que eres tú.</p> <img class="img-responsive img-centered" src="img/portfolio/login.jpg" alt=""/> <p>Tu seguridad es muy importante. Por esa razón, solo podrás usar Govir cuando hayas validado tu sesión con una cuenta de correo válida de la institución a la que pertenezcas.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 4 --> <div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Planea tu ruta</h2> <p class="item-intro text-muted">Elige tu origen, comparte tu destino.</p> <img class="img-responsive img-centered" src="img/portfolio/ruta.jpg" alt=""/> <p>Indica cómo será tu viaje o conoce los viajes de personas cercanas. El procedimiento es muy simple: </p> <div class="row"> <div class="col-lg-6"> <h4>Si eres chofer</h4> <img src="img/portfolio/manual-chofer.png" class="img-responsive" /> </div> <div class="col-lg-6"> <h4>Si eres pasajero</h4> <img src="img/portfolio/manual-pasajero.png" class="img-responsive" /> </div> </div> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 5 --> <div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>Ponte de acuerdo</h2> <p class="item-intro text-muted">Mira quién quiere compartir tu camino.</p> <img class="img-responsive img-centered" src="img/portfolio/de-acuerdo.jpg" alt=""/> <p>Comunícate con las demás personas con quien recorres el camino y acuerden una hora y un punto de reunión.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div> <!-- Portfolio Modal 6 --> <div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-content"> <div class="close-modal" data-dismiss="modal"> <div class="lr"> <div class="rl"> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <div class="modal-body"> <!-- Project Details Go Here --> <h2>A recorrer juntos</h2> <p class="item-intro text-muted">Nuevas amistades. Nuevas aventuras... Y ahorrando de manera ecológica.</p> <img class="img-responsive img-centered" src="img/portfolio/juntos.jpg" alt=""/> <p>¡A recorrer juntos! Sé puntual y disfruta el viaje. Conoce nuevas personas y diviértete.</p> <button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i> Close Project</button> </div> </div> </div> </div> </div> </div>
juanjtp/WebSite
partials/portfolio.html
HTML
apache-2.0
13,522
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <!-- MOTW-DISABLED saved from url=(0014)about:internet --> <title>Add grand totals</title> <link rel="StyleSheet" href="css/crosstab.css" type="text/css" media="all" /> <link rel="StyleSheet" href="css/webworks.css" type="text/css" media="all" /> <link rel="StyleSheet" href="webworks.css" type="text/css" media="all" /> <script type="text/javascript" language="JavaScript1.2"> <!-- var WebWorksRootPath = ""; // --> </script> </head> <body class="" style=""> <div style="text-align: left;"> <table cellspacing="0" summary=""> <tr> <td> <a href="crosstab.17.7.html"><img src="images/prev.gif" alt="Previous" border="0" /></a> </td> <td> <a href="crosstab.17.9.html"><img src="images/next.gif" alt="Next" border="0" /></a> </td> </tr> </table> </div> <hr align="left" /> <blockquote> <div class="N_TutorialTask_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_TutorialTask_inner" style="white-space: nowrap;">Task 6:&nbsp;</div> </td> <td width="100%"> <div class="N_TutorialTask_inner"><a name="222142">Add grand totals</a></div> </td> </tr> </table> </div> <p class="b_Body"><a name="222146">Each number that is displayed in the cross tab represents the sales total of a </a>particular product for a particular state. In this procedure, you add grand totals to display the total sales of all products for each state, the total sales of each product, and the total of all sales across products and states.</p> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">1 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222149">Choose Layout to resume editing the cross tab.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">2 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="341408">Select the cross tab by clicking on the tab in the lower left corner of the </a>cross tab. Make sure you select the entire cross tab, not just a part of it. </div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">3 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222153">In Property Editor, choose the Row Area tab.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">4 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222154">Choose Grand Totals, then choose Add.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">5 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="341399">On Grand Total, shown in </a><a href="#341405" title="Add grand totals">Figure&nbsp;17‑11</a>, use the default values, then choose OK.</div> </td> </tr> </table> </div> <p class="i2_Image2"><a name="341403"><img class="Default" src="images/xtab_rowtotal.gif" width="686" height="334" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="Figure 17-14 Creating grand totals in the cross-tab row area" /></a></p> <div class="fc2_FigCall2Title_outer" style="margin-left: 14.173199999999994pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc2_FigCall2Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑11 </b> </div> </td> <td width="100%"> <div class="fc2_FigCall2Title_inner"><a name="341405">Creating grand totals in the cross-tab row area</a></div> </td> </tr> </table> </div> <div class="N_i_Indent1"><a name="341384">A new row is added to the bottom of the cross tab, as shown in </a><a href="#341393" title="Add grand totals">Figure&nbsp;17‑12</a>. In this row is a label that displays Grand Total and a data element that displays <img class="Default" src="images/crosstab.17.8.3.jpg" width="19" height="27" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" />[EXTENDED_PRICE].</div> <p class="i2_Image2"><a name="341391"><img class="Default" src="images/xtab_layout3.gif" width="686" height="274" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="Figure 17-15 Cross tab including a new row to display grand totals" /></a></p> <div class="fc2_FigCall2Title_outer" style="margin-left: 14.173199999999994pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc2_FigCall2Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑12 </b> </div> </td> <td width="100%"> <div class="fc2_FigCall2Title_inner"><a name="341393">Cross tab including a new row to display grand totals</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">6 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222202">In Property Editor, choose the Column Area tab.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">7 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222208">Choose Grand Totals, then choose Add.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">8 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222212">On Grand Total, use the default values, then choose OK.</a></div> </td> </tr> </table> </div> <div class="N_i_Indent1"><a name="311709">A new column is added to the cross tab, as shown in </a><a href="#311715" title="Add grand totals">Figure&nbsp;17‑13</a>. </div> <p class="i2_Image2"><a name="311713"><img class="Default" src="images/xtab_layout4.gif" width="687" height="274" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="Figure 17-16 Cross tab with a new column to display grand totals" /></a></p> <div class="fc2_FigCall2Title_outer" style="margin-left: 14.173199999999994pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc2_FigCall2Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑13 </b> </div> </td> <td width="100%"> <div class="fc2_FigCall2Title_inner"><a name="311715">Cross tab with a new column to display grand totals</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">9 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="222242">Preview the report. Grand totals appear in the last row and last column of </a>the cross tab.</div> </td> </tr> </table> </div> <h4 class="N_ht_HowTo"><a name="399281">How to create data sets for a multi-dataset cube</a></h4> <p class="b1i_Bullet1-intro"><a name="399283">In this procedure, you create two data sets:</a></p> <div class="b1_Bullet1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b1_Bullet1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBullet">n </span> </div> </td> <td width="100%"> <div class="b1_Bullet1_inner"><a name="399284">A fact data set, SalesTotal, to retrieve the data for calculating the sales </a>totals</div> </td> </tr> </table> </div> <div class="b1_Bullet1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b1_Bullet1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBullet">n </span> </div> </td> <td width="100%"> <div class="b1_Bullet1_inner"><a name="399285">A dimension data set, Productlines, to retrieve data about the product </a>lines</div> </td> </tr> </table> </div> <p class="b_Body"><a name="399286">Note that we are not creating a separate data set for the year dimension, as is </a>typical in a star schema. It is sometimes too complicated to create a pure star schema design when working with data stored in an OLTP system.</p> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">1 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399289">Create a new data set named SalesTotal. Create the following query:</a></div> </td> </tr> </table> </div> <div class="cfi_CodeFirstIndent"><a name="399290">select CLASSICMODELS.ORDERDETAILS.PRODUCTCODE,</a></div> <div class="coi_CodeIndent"><a name="399291">CLASSICMODELS.ORDERS.SHIPPEDDATE,</a></div> <div class="coi_CodeIndent"><a name="399292">CLASSICMODELS.ORDERDETAILS.QUANTITYORDERED * </a>CLASSICMODELS.ORDERDETAILS.PRICEEACH as "EXTENDED_PRICE"</div> <div class="coi_CodeIndent"><a name="399293">&nbsp;</a></div> <div class="coi_CodeIndent"><a name="399294">from CLASSICMODELS.ORDERDETAILS, CLASSICMODELS.ORDERS</a></div> <div class="coi_CodeIndent"><a name="399295">where CLASSICMODELS.ORDERS.ORDERNUMBER = </a>CLASSICMODELS.ORDERDETAILS.ORDERNUMBER</div> <div class="coi_CodeIndent"><a name="399296">and CLASSICMODELS.ORDERS.STATUS = 'Shipped'</a></div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399297">The query retrieves PRODUCTCODE data because it is the key to later </a>link to the PRODUCTLINE dimension.</div> </td> </tr> </table> </div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399298">The query retrieves SHIPPEDDATE data to use for the year dimension.</a></div> </td> </tr> </table> </div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399299">The query creates a calculated column, EXTENDED_PRICE, whose </a>values will be aggregated to calculate the sales totals.</div> </td> </tr> </table> </div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399300">The query creates a join between the Orders and OrderDetails tables to </a>get all the necessary data about the orders. Because the data set is retrieving data from an OLTP database, joins are unavoidable.</div> </td> </tr> </table> </div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399301">The query contains a filter condition to retrieve order data for orders </a>that have been shipped, and therefore, that have been paid.</div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">2 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399302">Create a new data set named Productlines. Create the following query:</a></div> </td> </tr> </table> </div> <div class="cfi_CodeFirstIndent"><a name="399303">select CLASSICMODELS.PRODUCTS.PRODUCTLINE,</a></div> <div class="coi_CodeIndent"><a name="399304">CLASSICMODELS.PRODUCTS.PRODUCTCODE</a></div> <div class="coi_CodeIndent"><a name="399305">from CLASSICMODELS.PRODUCTS</a></div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399306">The query retrieves PRODUCTLINE data to use for the </a>PRODUCTLINE dimension.</div> </td> </tr> </table> </div> <div class="b2_Bullet2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="b2_Bullet2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zBulletGray">n </span> </div> </td> <td width="100%"> <div class="b2_Bullet2_inner"><a name="399307">The query retrieves PRODUCTCODE data because it is the key that the </a>SalesTotals data set will need to reference.</div> </td> </tr> </table> </div> <h4 class="N_ht_HowTo"><a name="399308">How to create a multi-dataset cube</a></h4> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">1 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399312">In Data Explorer, right-click Data Cubes, then choose New Data Cube.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">2 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399315">On the Dataset page of Cross Tab Cube Builder, supply the following </a>information, as shown in <a href="#417177" title="Add grand totals">Figure&nbsp;17‑14</a>:</div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">1 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399320">In Name, specify a descriptive name, such as Sales Cube, for the cube.</a></div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">2 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399321">In Primary dataset, select SalesTotal. In a multi-dataset cube, the fact </a>data set that retrieves the data to calculate measures is the primary data set.</div> </td> </tr> </table> </div> <p class="i2_Image2"><a name="399330"><img class="Default" src="images/xtab_setds.gif" width="837" height="411" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc2_FigCall2Title_outer" style="margin-left: 14.173199999999994pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc2_FigCall2Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑14 </b> </div> </td> <td width="100%"> <div class="fc2_FigCall2Title_inner"><a name="417177">Name and primary data set specified for a cube</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">3 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399334">Choose Groups and Summaries to define the dimensions and measures </a>for the cube. The Groups and Summaries page, shown in <a href="#417112" title="Add grand totals">Figure&nbsp;17‑15</a>, displays the available data sets and fields.</div> </td> </tr> </table> </div> <p class="i2_Image2"><a name="417068"><img class="Default" src="images/xtab_grps&amp;summaries.gif" width="837" height="411" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc2_FigCall2Title_outer" style="margin-left: 14.173199999999994pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc2_FigCall2Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑15 </b> </div> </td> <td width="100%"> <div class="fc2_FigCall2Title_inner"><a name="417112">Groups and Summaries page shows the available data sets </a>and fields</div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">4 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399349">Define the year dimension of the cube.</a></div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">1 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399350">Under the Sales Totals (Primary) data set, drag SHIPPEDDATE and </a>drop it under Groups (Dimensions) in the drop location that displays (Drop a field here to create a group). </div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">2 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399351">On Add Group, use the default group name.</a></div> </td> </tr> </table> </div> <div class="N_i2_Indent2"><a name="399353">Group Level displays the different ways to group the dates. To display </a>the dates as they appear in the data source, select Regular Group. To group the dates by any of the time periods, select Date Group.</div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">3 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399357">Select Date Group, then select year, as shown in </a><a href="#399363" title="Add grand totals">Figure&nbsp;17‑16</a>. </div> </td> </tr> </table> </div> <p class="i3_Image3"><a name="399361"><img class="Default" src="images/xtab_dategroup.gif" width="439" height="455" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc3_FigCall3Title_outer" style="margin-left: 28.346400000000002pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc3_FigCall3Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑16 </b> </div> </td> <td width="100%"> <div class="fc3_FigCall3Title_inner"><a name="399363">Group Level showing the year group selected</a></div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">4 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399365">Choose OK to save the year dimension.</a></div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">5 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399366">Define the product line dimension.</a></div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">1 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399367">Under the Productlines data set, drag PRODUCTLINE and drop it </a>under Groups (Dimensions) in the drop location that displays (Drop a field here to create a group). On Add Group, use the default group name.</div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">2 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399368">Under the Productlines data set, drag PRODUCTCODE and drop it on </a>the PRODUCTLINE dimension. This action creates a hierarchical relationship between PRODUCTLINE and PRODUCTCODE.</div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">6 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399369">Define the cube’s measure. Under the Sales Totals (Primary) data set, drag </a>EXTENDED_PRICE and drop it under Summary Fields (Measures) in the drop location that displays (Drop a field here to create a summary field).</div> </td> </tr> </table> </div> <div class="N_i_Indent1"><a name="399373">The Groups and Summaries page, shown in </a><a href="#417282" title="Add grand totals">Figure&nbsp;17‑17</a>, displays the dimensions and measure that you define.</div> <p class="i2_Image2"><a name="417263"><img class="Default" src="images/xtab_dimensions&amp;measures.gif" width="835" height="430" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc2_FigCall2Title_outer" style="margin-left: 14.173199999999994pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc2_FigCall2Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑17 </b> </div> </td> <td width="100%"> <div class="fc2_FigCall2Title_inner"><a name="417282">Groups and Summaries page shows the dimensions and </a>measure</div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">7 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399384">Link the data in the dimensions with the fact data set.</a></div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">1 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399385">Choose Link Groups. The Link Groups page displays the Productline </a>dimension you created and the primary (fact) data set.</div> </td> </tr> </table> </div> <div class="N_n2_NumList2_outer" style="margin-left: 14.1732pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n2_NumList2_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023FormatGray">2 </span> </div> </td> <td width="100%"> <div class="N_n2_NumList2_inner"><a name="399389">Link the PRODUCTCODE field in both items, as shown in </a><a href="#417328" title="Add grand totals">Figure&nbsp;17‑18</a>.</div> </td> </tr> </table> </div> <p class="i3_Image3"><a name="417301"><img class="Default" src="images/xtab_linkgroups.gif" width="835" height="381" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc3_FigCall3Title_outer" style="margin-left: 28.346400000000002pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc3_FigCall3Title_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑18 </b> </div> </td> <td width="100%"> <div class="fc3_FigCall3Title_inner"><a name="417328">Link Groups page shows how the dimension and fact </a>data sets are linked</div> </td> </tr> </table> </div> <div class="N_n1_NumList1_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="N_n1_NumList1_inner" style="width: 14.1732pt; white-space: nowrap;"> <span class="zAuto_0023Format">8 </span> </div> </td> <td width="100%"> <div class="N_n1_NumList1_inner"><a name="399400">Choose OK to save the cube. You can now build a cross tab that uses data </a>from this cube.</div> </td> </tr> </table> </div> <p class="b_Body"><a href="#399410" title="Add grand totals" name="399404">Figure&nbsp;17‑19</a> shows a cross tab that uses the year and PRODUCTLINE dimensions and the EXTENDED_PRICE measure from the cube.</p> <p class="i1_Image1"><a name="399408"><img class="Default" src="images/xtab_salesxproductxyear_design.gif" width="719" height="289" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc_FigCalloutTitle_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc_FigCalloutTitle_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑19 </b> </div> </td> <td width="100%"> <div class="fc_FigCalloutTitle_inner"><a name="399410">Cross tab design</a></div> </td> </tr> </table> </div> <p class="b_Body"><a href="#399423" title="Add grand totals" name="399417">Figure&nbsp;17‑20</a> shows the generated cross tab.</p> <p class="i1_Image1"><a name="399421"><img class="Default" src="images/xtab_salesxproductxyear_output.gif" width="719" height="318" style="display: inline; float: none; left: 0.0; top: 0.0;" alt="" /></a></p> <div class="fc_FigCalloutTitle_outer" style="margin-left: 0pt;"> <table border="0" cellspacing="0" cellpadding="0" summary=""> <tr style="vertical-align: baseline;"> <td> <div class="fc_FigCalloutTitle_inner" style="width: 70.866pt; white-space: nowrap;"> <b class="Bold">Figure&nbsp;17‑20 </b> </div> </td> <td width="100%"> <div class="fc_FigCalloutTitle_inner"><a name="399423">Cross tab output</a></div> </td> </tr> </table> </div> </blockquote> <hr align="left" /> <table align="right" summary=""> <tr> <td class="WebWorks_Company_Name_Bottom"> <a href="notices.html">(c) Copyright Actuate Corporation 2009</a> </td> </tr> </table> </body> </html>
00wendi00/MyProject
W_myeclipse/plugins/org.eclipse.birt.doc_2.5.2.me201003052220/birt/crosstab.17.8.html
HTML
apache-2.0
39,347
@* * Copyright 2021 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. *@ @import forms.Form2 @import include._ @import include.forms2._ @import config.{ ApplicationConfig} @import config.ApplicationConfig @this(main: include.main) @(f: Form2[_], edit: Boolean, activityValues: Seq[String])(implicit request: Request[_],m:Messages, lang: Lang, appConfig: ApplicationConfig) @header = { @components.back_link() @errorSummary(f) } @supportingContent = { <p>@Messages("businessmatching.updateservice.removeactivities.summary")</p> <p>@Messages("businessmatching.updateservice.removeactivities.list.heading")</p> } @main( title = if(activityValues.size == 2) Messages("businessmatching.updateservice.removeactivities.title.twobusinesses") else Messages("businessmatching.updateservice.removeactivities.title.multibusinesses"), heading = header ) { @form(f, controllers.businessmatching.updateservice.remove.routes.RemoveBusinessTypesController.post(edit)) { @fieldsetWithErrorGroup( f = f("businessActivities"), section = "summary.updateservice", heading = if(activityValues.size == 2) Messages("businessmatching.updateservice.removeactivities.heading.twobusinesses") else Messages("businessmatching.updateservice.removeactivities.heading.multibusinesses"), panel = false, supportingContent = numerous_business_types(activityValues) ) { @{activityValues map (value => checkbox( f = f("businessActivities[]"), labelText = s"businessmatching.registerservices.servicename.lbl.$value", value = value ))} } @submit(returnLink = false, buttonMessageKey = Some("businessmatching.updateservice.removeactivities.button"), buttonId = Some("removeactivities-submit")) } }
hmrc/amls-frontend
app/views/businessmatching/updateservice/remove/remove_activities.scala.html
HTML
apache-2.0
2,394
<!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>AnnotationReadingPriorityFunction xref</title> <link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" /> </head> <body> <div id="overview"><a href="../../../../../../apidocs/org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.html">View Javadoc</a></div><pre> <a class="jxr_linenumber" name="1" href="#1">1</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="2" href="#2">2</a> <em class="jxr_javadoccomment"> * Licensed to the Apache Software Foundation (ASF) under one</em> <a class="jxr_linenumber" name="3" href="#3">3</a> <em class="jxr_javadoccomment"> * or more contributor license agreements. See the NOTICE file</em> <a class="jxr_linenumber" name="4" href="#4">4</a> <em class="jxr_javadoccomment"> * distributed with this work for additional information</em> <a class="jxr_linenumber" name="5" href="#5">5</a> <em class="jxr_javadoccomment"> * regarding copyright ownership. The ASF licenses this file</em> <a class="jxr_linenumber" name="6" href="#6">6</a> <em class="jxr_javadoccomment"> * to you under the Apache License, Version 2.0 (the</em> <a class="jxr_linenumber" name="7" href="#7">7</a> <em class="jxr_javadoccomment"> * "License"); you may not use this file except in compliance</em> <a class="jxr_linenumber" name="8" href="#8">8</a> <em class="jxr_javadoccomment"> * with the License. You may obtain a copy of the License at</em> <a class="jxr_linenumber" name="9" href="#9">9</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="10" href="#10">10</a> <em class="jxr_javadoccomment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a class="jxr_linenumber" name="11" href="#11">11</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="12" href="#12">12</a> <em class="jxr_javadoccomment"> * Unless required by applicable law or agreed to in writing, software</em> <a class="jxr_linenumber" name="13" href="#13">13</a> <em class="jxr_javadoccomment"> * distributed under the License is distributed on an "AS IS" BASIS,</em> <a class="jxr_linenumber" name="14" href="#14">14</a> <em class="jxr_javadoccomment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em> <a class="jxr_linenumber" name="15" href="#15">15</a> <em class="jxr_javadoccomment"> * See the License for the specific language governing permissions and</em> <a class="jxr_linenumber" name="16" href="#16">16</a> <em class="jxr_javadoccomment"> * limitations under the License.</em> <a class="jxr_linenumber" name="17" href="#17">17</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="18" href="#18">18</a> <strong class="jxr_keyword">package</strong> org.apache.hadoop.hbase.regionserver; <a class="jxr_linenumber" name="19" href="#19">19</a> <a class="jxr_linenumber" name="20" href="#20">20</a> <strong class="jxr_keyword">import</strong> java.lang.reflect.Method; <a class="jxr_linenumber" name="21" href="#21">21</a> <strong class="jxr_keyword">import</strong> java.util.HashMap; <a class="jxr_linenumber" name="22" href="#22">22</a> <strong class="jxr_keyword">import</strong> java.util.Map; <a class="jxr_linenumber" name="23" href="#23">23</a> <a class="jxr_linenumber" name="24" href="#24">24</a> <strong class="jxr_keyword">import</strong> org.apache.commons.logging.Log; <a class="jxr_linenumber" name="25" href="#25">25</a> <strong class="jxr_keyword">import</strong> org.apache.commons.logging.LogFactory; <a class="jxr_linenumber" name="26" href="#26">26</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.conf.Configuration; <a class="jxr_linenumber" name="27" href="#27">27</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.HConstants; <a class="jxr_linenumber" name="28" href="#28">28</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.TableName; <a class="jxr_linenumber" name="29" href="#29">29</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.classification.InterfaceAudience; <a class="jxr_linenumber" name="30" href="#30">30</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.ipc.PriorityFunction; <a class="jxr_linenumber" name="31" href="#31">31</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.ipc.QosPriority; <a class="jxr_linenumber" name="32" href="#32">32</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.ProtobufUtil; <a class="jxr_linenumber" name="33" href="#33">33</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.HBaseProtos; <a class="jxr_linenumber" name="34" href="#34">34</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest; <a class="jxr_linenumber" name="35" href="#35">35</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition; <a class="jxr_linenumber" name="36" href="#36">36</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest; <a class="jxr_linenumber" name="37" href="#37">37</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest; <a class="jxr_linenumber" name="38" href="#38">38</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest; <a class="jxr_linenumber" name="39" href="#39">39</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest; <a class="jxr_linenumber" name="40" href="#40">40</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest; <a class="jxr_linenumber" name="41" href="#41">41</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest; <a class="jxr_linenumber" name="42" href="#42">42</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest; <a class="jxr_linenumber" name="43" href="#43">43</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest; <a class="jxr_linenumber" name="44" href="#44">44</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest; <a class="jxr_linenumber" name="45" href="#45">45</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest; <a class="jxr_linenumber" name="46" href="#46">46</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier; <a class="jxr_linenumber" name="47" href="#47">47</a> <strong class="jxr_keyword">import</strong> org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader; <a class="jxr_linenumber" name="48" href="#48">48</a> <a class="jxr_linenumber" name="49" href="#49">49</a> <strong class="jxr_keyword">import</strong> com.google.common.annotations.VisibleForTesting; <a class="jxr_linenumber" name="50" href="#50">50</a> <strong class="jxr_keyword">import</strong> com.google.protobuf.Message; <a class="jxr_linenumber" name="51" href="#51">51</a> <strong class="jxr_keyword">import</strong> com.google.protobuf.TextFormat; <a class="jxr_linenumber" name="52" href="#52">52</a> <a class="jxr_linenumber" name="53" href="#53">53</a> <a class="jxr_linenumber" name="54" href="#54">54</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="55" href="#55">55</a> <em class="jxr_javadoccomment"> * Reads special method annotations and table names to figure a priority for use by QoS facility in</em> <a class="jxr_linenumber" name="56" href="#56">56</a> <em class="jxr_javadoccomment"> * ipc; e.g: rpcs to hbase:meta get priority.</em> <a class="jxr_linenumber" name="57" href="#57">57</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="58" href="#58">58</a> <em class="jxr_comment">// TODO: Remove. This is doing way too much work just to figure a priority. Do as Elliott</em> <a class="jxr_linenumber" name="59" href="#59">59</a> <em class="jxr_comment">// suggests and just have the client specify a priority.</em> <a class="jxr_linenumber" name="60" href="#60">60</a> <a class="jxr_linenumber" name="61" href="#61">61</a> <em class="jxr_comment">//The logic for figuring out high priority RPCs is as follows:</em> <a class="jxr_linenumber" name="62" href="#62">62</a> <em class="jxr_comment">//1. if the method is annotated with a QosPriority of QOS_HIGH,</em> <a class="jxr_linenumber" name="63" href="#63">63</a> <em class="jxr_comment">// that is honored</em> <a class="jxr_linenumber" name="64" href="#64">64</a> <em class="jxr_comment">//2. parse out the protobuf message and see if the request is for meta</em> <a class="jxr_linenumber" name="65" href="#65">65</a> <em class="jxr_comment">// region, and if so, treat it as a high priority RPC</em> <a class="jxr_linenumber" name="66" href="#66">66</a> <em class="jxr_comment">//Some optimizations for (2) are done here -</em> <a class="jxr_linenumber" name="67" href="#67">67</a> <em class="jxr_comment">//Clients send the argument classname as part of making the RPC. The server</em> <a class="jxr_linenumber" name="68" href="#68">68</a> <em class="jxr_comment">//decides whether to deserialize the proto argument message based on the</em> <a class="jxr_linenumber" name="69" href="#69">69</a> <em class="jxr_comment">//pre-established set of argument classes (knownArgumentClasses below).</em> <a class="jxr_linenumber" name="70" href="#70">70</a> <em class="jxr_comment">//This prevents the server from having to deserialize all proto argument</em> <a class="jxr_linenumber" name="71" href="#71">71</a> <em class="jxr_comment">//messages prematurely.</em> <a class="jxr_linenumber" name="72" href="#72">72</a> <em class="jxr_comment">//All the argument classes declare a 'getRegion' method that returns a</em> <a class="jxr_linenumber" name="73" href="#73">73</a> <em class="jxr_comment">//RegionSpecifier object. Methods can be invoked on the returned object</em> <a class="jxr_linenumber" name="74" href="#74">74</a> <em class="jxr_comment">//to figure out whether it is a meta region or not.</em> <a class="jxr_linenumber" name="75" href="#75">75</a> @InterfaceAudience.Private <a class="jxr_linenumber" name="76" href="#76">76</a> <strong class="jxr_keyword">class</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.html">AnnotationReadingPriorityFunction</a> <strong class="jxr_keyword">implements</strong> <a href="../../../../../org/apache/hadoop/hbase/ipc/PriorityFunction.html">PriorityFunction</a> { <a class="jxr_linenumber" name="77" href="#77">77</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> Log LOG = <a class="jxr_linenumber" name="78" href="#78">78</a> LogFactory.getLog(AnnotationReadingPriorityFunction.<strong class="jxr_keyword">class</strong>.getName()); <a class="jxr_linenumber" name="79" href="#79">79</a> <a class="jxr_linenumber" name="80" href="#80">80</a> <em class="jxr_javadoccomment">/**</em><em class="jxr_javadoccomment"> Used to control the scan delay, currently sqrt(numNextCall * weight) */</em> <a class="jxr_linenumber" name="81" href="#81">81</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong> String SCAN_VTIME_WEIGHT_CONF_KEY = <span class="jxr_string">"hbase.ipc.server.scan.vtime.weight"</span>; <a class="jxr_linenumber" name="82" href="#82">82</a> <a class="jxr_linenumber" name="83" href="#83">83</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> Map&lt;String, Integer&gt; annotatedQos; <a class="jxr_linenumber" name="84" href="#84">84</a> <em class="jxr_comment">//We need to mock the regionserver instance for some unit tests (set via</em> <a class="jxr_linenumber" name="85" href="#85">85</a> <em class="jxr_comment">//setRegionServer method.</em> <a class="jxr_linenumber" name="86" href="#86">86</a> <strong class="jxr_keyword">private</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/RSRpcServices.html">RSRpcServices</a> rpcServices; <a class="jxr_linenumber" name="87" href="#87">87</a> @SuppressWarnings(<span class="jxr_string">"unchecked"</span>) <a class="jxr_linenumber" name="88" href="#88">88</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;[] knownArgumentClasses = <strong class="jxr_keyword">new</strong> Class[]{ <a class="jxr_linenumber" name="89" href="#89">89</a> GetRegionInfoRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="90" href="#90">90</a> GetStoreFileRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="91" href="#91">91</a> CloseRegionRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="92" href="#92">92</a> FlushRegionRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="93" href="#93">93</a> SplitRegionRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="94" href="#94">94</a> CompactRegionRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="95" href="#95">95</a> GetRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="96" href="#96">96</a> MutateRequest.<strong class="jxr_keyword">class</strong>, <a class="jxr_linenumber" name="97" href="#97">97</a> ScanRequest.<strong class="jxr_keyword">class</strong> <a class="jxr_linenumber" name="98" href="#98">98</a> }; <a class="jxr_linenumber" name="99" href="#99">99</a> <a class="jxr_linenumber" name="100" href="#100">100</a> <em class="jxr_comment">// Some caches for helping performance</em> <a class="jxr_linenumber" name="101" href="#101">101</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> Map&lt;String, Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;&gt; argumentToClassMap = <a class="jxr_linenumber" name="102" href="#102">102</a> <strong class="jxr_keyword">new</strong> HashMap&lt;String, Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;&gt;(); <a class="jxr_linenumber" name="103" href="#103">103</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> Map&lt;String, Map&lt;Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;, Method&gt;&gt; methodMap = <a class="jxr_linenumber" name="104" href="#104">104</a> <strong class="jxr_keyword">new</strong> HashMap&lt;String, Map&lt;Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;, Method&gt;&gt;(); <a class="jxr_linenumber" name="105" href="#105">105</a> <a class="jxr_linenumber" name="106" href="#106">106</a> <strong class="jxr_keyword">private</strong> <strong class="jxr_keyword">final</strong> <strong class="jxr_keyword">float</strong> scanVirtualTimeWeight; <a class="jxr_linenumber" name="107" href="#107">107</a> <a class="jxr_linenumber" name="108" href="#108">108</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="109" href="#109">109</a> <em class="jxr_javadoccomment"> * Calls {@link #AnnotationReadingPriorityFunction(RSRpcServices, Class)} using the result of</em> <a class="jxr_linenumber" name="110" href="#110">110</a> <em class="jxr_javadoccomment"> * {@code rpcServices#getClass()}</em> <a class="jxr_linenumber" name="111" href="#111">111</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="112" href="#112">112</a> <em class="jxr_javadoccomment"> * @param rpcServices</em> <a class="jxr_linenumber" name="113" href="#113">113</a> <em class="jxr_javadoccomment"> * The RPC server implementation</em> <a class="jxr_linenumber" name="114" href="#114">114</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="115" href="#115">115</a> <a href="../../../../../org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.html">AnnotationReadingPriorityFunction</a>(<strong class="jxr_keyword">final</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/RSRpcServices.html">RSRpcServices</a> rpcServices) { <a class="jxr_linenumber" name="116" href="#116">116</a> <strong class="jxr_keyword">this</strong>(rpcServices, rpcServices.getClass()); <a class="jxr_linenumber" name="117" href="#117">117</a> } <a class="jxr_linenumber" name="118" href="#118">118</a> <a class="jxr_linenumber" name="119" href="#119">119</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="120" href="#120">120</a> <em class="jxr_javadoccomment"> * Constructs the priority function given the RPC server implementation and the annotations on the</em> <a class="jxr_linenumber" name="121" href="#121">121</a> <em class="jxr_javadoccomment"> * methods in the provided {@code clz}.</em> <a class="jxr_linenumber" name="122" href="#122">122</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="123" href="#123">123</a> <em class="jxr_javadoccomment"> * @param rpcServices</em> <a class="jxr_linenumber" name="124" href="#124">124</a> <em class="jxr_javadoccomment"> * The RPC server implementation</em> <a class="jxr_linenumber" name="125" href="#125">125</a> <em class="jxr_javadoccomment"> * @param clz</em> <a class="jxr_linenumber" name="126" href="#126">126</a> <em class="jxr_javadoccomment"> * The concrete RPC server implementation's class</em> <a class="jxr_linenumber" name="127" href="#127">127</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="128" href="#128">128</a> <a href="../../../../../org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.html">AnnotationReadingPriorityFunction</a>(<strong class="jxr_keyword">final</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/RSRpcServices.html">RSRpcServices</a> rpcServices, <a class="jxr_linenumber" name="129" href="#129">129</a> Class&lt;? <strong class="jxr_keyword">extends</strong> RSRpcServices&gt; clz) { <a class="jxr_linenumber" name="130" href="#130">130</a> Map&lt;String,Integer&gt; qosMap = <strong class="jxr_keyword">new</strong> HashMap&lt;String,Integer&gt;(); <a class="jxr_linenumber" name="131" href="#131">131</a> <strong class="jxr_keyword">for</strong> (Method m : clz.getMethods()) { <a class="jxr_linenumber" name="132" href="#132">132</a> <a href="../../../../../org/apache/hadoop/hbase/ipc/QosPriority.html">QosPriority</a> p = m.getAnnotation(QosPriority.<strong class="jxr_keyword">class</strong>); <a class="jxr_linenumber" name="133" href="#133">133</a> <strong class="jxr_keyword">if</strong> (p != <strong class="jxr_keyword">null</strong>) { <a class="jxr_linenumber" name="134" href="#134">134</a> <em class="jxr_comment">// Since we protobuf'd, and then subsequently, when we went with pb style, method names</em> <a class="jxr_linenumber" name="135" href="#135">135</a> <em class="jxr_comment">// are capitalized. This meant that this brittle compare of method names gotten by</em> <a class="jxr_linenumber" name="136" href="#136">136</a> <em class="jxr_comment">// reflection no longer matched the method names coming in over pb. TODO: Get rid of this</em> <a class="jxr_linenumber" name="137" href="#137">137</a> <em class="jxr_comment">// check. For now, workaround is to capitalize the names we got from reflection so they</em> <a class="jxr_linenumber" name="138" href="#138">138</a> <em class="jxr_comment">// have chance of matching the pb ones.</em> <a class="jxr_linenumber" name="139" href="#139">139</a> String capitalizedMethodName = capitalize(m.getName()); <a class="jxr_linenumber" name="140" href="#140">140</a> qosMap.put(capitalizedMethodName, p.priority()); <a class="jxr_linenumber" name="141" href="#141">141</a> } <a class="jxr_linenumber" name="142" href="#142">142</a> } <a class="jxr_linenumber" name="143" href="#143">143</a> <strong class="jxr_keyword">this</strong>.rpcServices = rpcServices; <a class="jxr_linenumber" name="144" href="#144">144</a> <strong class="jxr_keyword">this</strong>.annotatedQos = qosMap; <a class="jxr_linenumber" name="145" href="#145">145</a> <strong class="jxr_keyword">if</strong> (methodMap.get(<span class="jxr_string">"getRegion"</span>) == <strong class="jxr_keyword">null</strong>) { <a class="jxr_linenumber" name="146" href="#146">146</a> methodMap.put(<span class="jxr_string">"hasRegion"</span>, <strong class="jxr_keyword">new</strong> HashMap&lt;Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;, Method&gt;()); <a class="jxr_linenumber" name="147" href="#147">147</a> methodMap.put(<span class="jxr_string">"getRegion"</span>, <strong class="jxr_keyword">new</strong> HashMap&lt;Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt;, Method&gt;()); <a class="jxr_linenumber" name="148" href="#148">148</a> } <a class="jxr_linenumber" name="149" href="#149">149</a> <strong class="jxr_keyword">for</strong> (Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt; cls : knownArgumentClasses) { <a class="jxr_linenumber" name="150" href="#150">150</a> argumentToClassMap.put(cls.getName(), cls); <a class="jxr_linenumber" name="151" href="#151">151</a> <strong class="jxr_keyword">try</strong> { <a class="jxr_linenumber" name="152" href="#152">152</a> methodMap.get(<span class="jxr_string">"hasRegion"</span>).put(cls, cls.getDeclaredMethod(<span class="jxr_string">"hasRegion"</span>)); <a class="jxr_linenumber" name="153" href="#153">153</a> methodMap.get(<span class="jxr_string">"getRegion"</span>).put(cls, cls.getDeclaredMethod(<span class="jxr_string">"getRegion"</span>)); <a class="jxr_linenumber" name="154" href="#154">154</a> } <strong class="jxr_keyword">catch</strong> (Exception e) { <a class="jxr_linenumber" name="155" href="#155">155</a> <strong class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong> RuntimeException(e); <a class="jxr_linenumber" name="156" href="#156">156</a> } <a class="jxr_linenumber" name="157" href="#157">157</a> } <a class="jxr_linenumber" name="158" href="#158">158</a> <a class="jxr_linenumber" name="159" href="#159">159</a> Configuration conf = rpcServices.getConfiguration(); <a class="jxr_linenumber" name="160" href="#160">160</a> scanVirtualTimeWeight = conf.getFloat(SCAN_VTIME_WEIGHT_CONF_KEY, 1.0f); <a class="jxr_linenumber" name="161" href="#161">161</a> } <a class="jxr_linenumber" name="162" href="#162">162</a> <a class="jxr_linenumber" name="163" href="#163">163</a> <strong class="jxr_keyword">private</strong> String capitalize(<strong class="jxr_keyword">final</strong> String s) { <a class="jxr_linenumber" name="164" href="#164">164</a> StringBuilder strBuilder = <strong class="jxr_keyword">new</strong> StringBuilder(s); <a class="jxr_linenumber" name="165" href="#165">165</a> strBuilder.setCharAt(0, Character.toUpperCase(strBuilder.charAt(0))); <a class="jxr_linenumber" name="166" href="#166">166</a> <strong class="jxr_keyword">return</strong> strBuilder.toString(); <a class="jxr_linenumber" name="167" href="#167">167</a> } <a class="jxr_linenumber" name="168" href="#168">168</a> <a class="jxr_linenumber" name="169" href="#169">169</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="170" href="#170">170</a> <em class="jxr_javadoccomment"> * Returns a 'priority' based on the request type.</em> <a class="jxr_linenumber" name="171" href="#171">171</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="172" href="#172">172</a> <em class="jxr_javadoccomment"> * Currently the returned priority is used for queue selection.</em> <a class="jxr_linenumber" name="173" href="#173">173</a> <em class="jxr_javadoccomment"> * See the SimpleRpcScheduler as example. It maintains a queue per 'priory type'</em> <a class="jxr_linenumber" name="174" href="#174">174</a> <em class="jxr_javadoccomment"> * HIGH_QOS (meta requests), REPLICATION_QOS (replication requests),</em> <a class="jxr_linenumber" name="175" href="#175">175</a> <em class="jxr_javadoccomment"> * NORMAL_QOS (user requests).</em> <a class="jxr_linenumber" name="176" href="#176">176</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="177" href="#177">177</a> @Override <a class="jxr_linenumber" name="178" href="#178">178</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">int</strong> getPriority(RequestHeader header, Message param) { <a class="jxr_linenumber" name="179" href="#179">179</a> String methodName = header.getMethodName(); <a class="jxr_linenumber" name="180" href="#180">180</a> Integer priorityByAnnotation = annotatedQos.get(methodName); <a class="jxr_linenumber" name="181" href="#181">181</a> <strong class="jxr_keyword">if</strong> (priorityByAnnotation != <strong class="jxr_keyword">null</strong>) { <a class="jxr_linenumber" name="182" href="#182">182</a> <strong class="jxr_keyword">return</strong> priorityByAnnotation; <a class="jxr_linenumber" name="183" href="#183">183</a> } <a class="jxr_linenumber" name="184" href="#184">184</a> <strong class="jxr_keyword">if</strong> (param == <strong class="jxr_keyword">null</strong>) { <a class="jxr_linenumber" name="185" href="#185">185</a> <strong class="jxr_keyword">return</strong> HConstants.NORMAL_QOS; <a class="jxr_linenumber" name="186" href="#186">186</a> } <a class="jxr_linenumber" name="187" href="#187">187</a> <strong class="jxr_keyword">if</strong> (methodName.equalsIgnoreCase(<span class="jxr_string">"multi"</span>) &amp;&amp; param instanceof MultiRequest) { <a class="jxr_linenumber" name="188" href="#188">188</a> <em class="jxr_comment">// The multi call has its priority set in the header. All calls should work this way but</em> <a class="jxr_linenumber" name="189" href="#189">189</a> <em class="jxr_comment">// only this one has been converted so far. No priority == NORMAL_QOS.</em> <a class="jxr_linenumber" name="190" href="#190">190</a> <strong class="jxr_keyword">return</strong> header.hasPriority()? header.getPriority(): HConstants.NORMAL_QOS; <a class="jxr_linenumber" name="191" href="#191">191</a> } <a class="jxr_linenumber" name="192" href="#192">192</a> String cls = param.getClass().getName(); <a class="jxr_linenumber" name="193" href="#193">193</a> Class&lt;? <strong class="jxr_keyword">extends</strong> Message&gt; rpcArgClass = argumentToClassMap.get(cls); <a class="jxr_linenumber" name="194" href="#194">194</a> RegionSpecifier regionSpecifier = <strong class="jxr_keyword">null</strong>; <a class="jxr_linenumber" name="195" href="#195">195</a> <em class="jxr_comment">//check whether the request has reference to meta region or now.</em> <a class="jxr_linenumber" name="196" href="#196">196</a> <strong class="jxr_keyword">try</strong> { <a class="jxr_linenumber" name="197" href="#197">197</a> <em class="jxr_comment">// Check if the param has a region specifier; the pb methods are hasRegion and getRegion if</em> <a class="jxr_linenumber" name="198" href="#198">198</a> <em class="jxr_comment">// hasRegion returns true. Not all listed methods have region specifier each time. For</em> <a class="jxr_linenumber" name="199" href="#199">199</a> <em class="jxr_comment">// example, the ScanRequest has it on setup but thereafter relies on the scannerid rather than</em> <a class="jxr_linenumber" name="200" href="#200">200</a> <em class="jxr_comment">// send the region over every time.</em> <a class="jxr_linenumber" name="201" href="#201">201</a> Method hasRegion = methodMap.get(<span class="jxr_string">"hasRegion"</span>).get(rpcArgClass); <a class="jxr_linenumber" name="202" href="#202">202</a> <strong class="jxr_keyword">if</strong> (hasRegion != <strong class="jxr_keyword">null</strong> &amp;&amp; (Boolean)hasRegion.invoke(param, (Object[])<strong class="jxr_keyword">null</strong>)) { <a class="jxr_linenumber" name="203" href="#203">203</a> Method getRegion = methodMap.get(<span class="jxr_string">"getRegion"</span>).get(rpcArgClass); <a class="jxr_linenumber" name="204" href="#204">204</a> regionSpecifier = (RegionSpecifier)getRegion.invoke(param, (Object[])<strong class="jxr_keyword">null</strong>); <a class="jxr_linenumber" name="205" href="#205">205</a> <a href="../../../../../org/apache/hadoop/hbase/regionserver/Region.html">Region</a> region = rpcServices.getRegion(regionSpecifier); <a class="jxr_linenumber" name="206" href="#206">206</a> <strong class="jxr_keyword">if</strong> (region.getRegionInfo().isSystemTable()) { <a class="jxr_linenumber" name="207" href="#207">207</a> <strong class="jxr_keyword">if</strong> (LOG.isTraceEnabled()) { <a class="jxr_linenumber" name="208" href="#208">208</a> LOG.trace(<span class="jxr_string">"High priority because region="</span> + <a class="jxr_linenumber" name="209" href="#209">209</a> region.getRegionInfo().getRegionNameAsString()); <a class="jxr_linenumber" name="210" href="#210">210</a> } <a class="jxr_linenumber" name="211" href="#211">211</a> <strong class="jxr_keyword">return</strong> HConstants.SYSTEMTABLE_QOS; <a class="jxr_linenumber" name="212" href="#212">212</a> } <a class="jxr_linenumber" name="213" href="#213">213</a> } <a class="jxr_linenumber" name="214" href="#214">214</a> } <strong class="jxr_keyword">catch</strong> (Exception ex) { <a class="jxr_linenumber" name="215" href="#215">215</a> <em class="jxr_comment">// Not good throwing an exception out of here, a runtime anyways. Let the query go into the</em> <a class="jxr_linenumber" name="216" href="#216">216</a> <em class="jxr_comment">// server and have it throw the exception if still an issue. Just mark it normal priority.</em> <a class="jxr_linenumber" name="217" href="#217">217</a> <strong class="jxr_keyword">if</strong> (LOG.isTraceEnabled()) LOG.trace(<span class="jxr_string">"Marking normal priority after getting exception="</span> + ex); <a class="jxr_linenumber" name="218" href="#218">218</a> <strong class="jxr_keyword">return</strong> HConstants.NORMAL_QOS; <a class="jxr_linenumber" name="219" href="#219">219</a> } <a class="jxr_linenumber" name="220" href="#220">220</a> <a class="jxr_linenumber" name="221" href="#221">221</a> <strong class="jxr_keyword">if</strong> (methodName.equalsIgnoreCase(<span class="jxr_string">"scan"</span>)) { <em class="jxr_comment">// scanner methods...</em> <a class="jxr_linenumber" name="222" href="#222">222</a> ScanRequest request = (ScanRequest)param; <a class="jxr_linenumber" name="223" href="#223">223</a> <strong class="jxr_keyword">if</strong> (!request.hasScannerId()) { <a class="jxr_linenumber" name="224" href="#224">224</a> <strong class="jxr_keyword">return</strong> HConstants.NORMAL_QOS; <a class="jxr_linenumber" name="225" href="#225">225</a> } <a class="jxr_linenumber" name="226" href="#226">226</a> <a href="../../../../../org/apache/hadoop/hbase/regionserver/RegionScanner.html">RegionScanner</a> scanner = rpcServices.getScanner(request.getScannerId()); <a class="jxr_linenumber" name="227" href="#227">227</a> <strong class="jxr_keyword">if</strong> (scanner != <strong class="jxr_keyword">null</strong> &amp;&amp; scanner.getRegionInfo().isSystemTable()) { <a class="jxr_linenumber" name="228" href="#228">228</a> <strong class="jxr_keyword">if</strong> (LOG.isTraceEnabled()) { <a class="jxr_linenumber" name="229" href="#229">229</a> <em class="jxr_comment">// Scanner requests are small in size so TextFormat version should not overwhelm log.</em> <a class="jxr_linenumber" name="230" href="#230">230</a> LOG.trace(<span class="jxr_string">"High priority scanner request "</span> + TextFormat.shortDebugString(request)); <a class="jxr_linenumber" name="231" href="#231">231</a> } <a class="jxr_linenumber" name="232" href="#232">232</a> <strong class="jxr_keyword">return</strong> HConstants.SYSTEMTABLE_QOS; <a class="jxr_linenumber" name="233" href="#233">233</a> } <a class="jxr_linenumber" name="234" href="#234">234</a> } <a class="jxr_linenumber" name="235" href="#235">235</a> <a class="jxr_linenumber" name="236" href="#236">236</a> <em class="jxr_comment">// If meta is moving then all the rest of report the report state transitions will be</em> <a class="jxr_linenumber" name="237" href="#237">237</a> <em class="jxr_comment">// blocked. We shouldn't be in the same queue.</em> <a class="jxr_linenumber" name="238" href="#238">238</a> <strong class="jxr_keyword">if</strong> (methodName.equalsIgnoreCase(<span class="jxr_string">"ReportRegionStateTransition"</span>)) { <em class="jxr_comment">// Regions are moving</em> <a class="jxr_linenumber" name="239" href="#239">239</a> ReportRegionStateTransitionRequest tRequest = (ReportRegionStateTransitionRequest) param; <a class="jxr_linenumber" name="240" href="#240">240</a> <strong class="jxr_keyword">for</strong> (RegionStateTransition transition : tRequest.getTransitionList()) { <a class="jxr_linenumber" name="241" href="#241">241</a> <strong class="jxr_keyword">if</strong> (transition.getRegionInfoList() != <strong class="jxr_keyword">null</strong>) { <a class="jxr_linenumber" name="242" href="#242">242</a> <strong class="jxr_keyword">for</strong> (HBaseProtos.RegionInfo info : transition.getRegionInfoList()) { <a class="jxr_linenumber" name="243" href="#243">243</a> <a href="../../../../../org/apache/hadoop/hbase/TableName.html">TableName</a> tn = ProtobufUtil.toTableName(info.getTableName()); <a class="jxr_linenumber" name="244" href="#244">244</a> <strong class="jxr_keyword">if</strong> (tn.isSystemTable()) { <a class="jxr_linenumber" name="245" href="#245">245</a> <strong class="jxr_keyword">return</strong> HConstants.SYSTEMTABLE_QOS; <a class="jxr_linenumber" name="246" href="#246">246</a> } <a class="jxr_linenumber" name="247" href="#247">247</a> } <a class="jxr_linenumber" name="248" href="#248">248</a> } <a class="jxr_linenumber" name="249" href="#249">249</a> } <a class="jxr_linenumber" name="250" href="#250">250</a> } <a class="jxr_linenumber" name="251" href="#251">251</a> <strong class="jxr_keyword">return</strong> HConstants.NORMAL_QOS; <a class="jxr_linenumber" name="252" href="#252">252</a> } <a class="jxr_linenumber" name="253" href="#253">253</a> <a class="jxr_linenumber" name="254" href="#254">254</a> <em class="jxr_javadoccomment">/**</em> <a class="jxr_linenumber" name="255" href="#255">255</a> <em class="jxr_javadoccomment"> * Based on the request content, returns the deadline of the request.</em> <a class="jxr_linenumber" name="256" href="#256">256</a> <em class="jxr_javadoccomment"> *</em> <a class="jxr_linenumber" name="257" href="#257">257</a> <em class="jxr_javadoccomment"> * @param header</em> <a class="jxr_linenumber" name="258" href="#258">258</a> <em class="jxr_javadoccomment"> * @param param</em> <a class="jxr_linenumber" name="259" href="#259">259</a> <em class="jxr_javadoccomment"> * @return Deadline of this request. 0 now, otherwise msec of 'delay'</em> <a class="jxr_linenumber" name="260" href="#260">260</a> <em class="jxr_javadoccomment"> */</em> <a class="jxr_linenumber" name="261" href="#261">261</a> @Override <a class="jxr_linenumber" name="262" href="#262">262</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">long</strong> getDeadline(RequestHeader header, Message param) { <a class="jxr_linenumber" name="263" href="#263">263</a> String methodName = header.getMethodName(); <a class="jxr_linenumber" name="264" href="#264">264</a> <strong class="jxr_keyword">if</strong> (methodName.equalsIgnoreCase(<span class="jxr_string">"scan"</span>)) { <a class="jxr_linenumber" name="265" href="#265">265</a> ScanRequest request = (ScanRequest)param; <a class="jxr_linenumber" name="266" href="#266">266</a> <strong class="jxr_keyword">if</strong> (!request.hasScannerId()) { <a class="jxr_linenumber" name="267" href="#267">267</a> <strong class="jxr_keyword">return</strong> 0; <a class="jxr_linenumber" name="268" href="#268">268</a> } <a class="jxr_linenumber" name="269" href="#269">269</a> <a class="jxr_linenumber" name="270" href="#270">270</a> <em class="jxr_comment">// get the 'virtual time' of the scanner, and applies sqrt() to get a</em> <a class="jxr_linenumber" name="271" href="#271">271</a> <em class="jxr_comment">// nice curve for the delay. More a scanner is used the less priority it gets.</em> <a class="jxr_linenumber" name="272" href="#272">272</a> <em class="jxr_comment">// The weight is used to have more control on the delay.</em> <a class="jxr_linenumber" name="273" href="#273">273</a> <strong class="jxr_keyword">long</strong> vtime = rpcServices.getScannerVirtualTime(request.getScannerId()); <a class="jxr_linenumber" name="274" href="#274">274</a> <strong class="jxr_keyword">return</strong> Math.round(Math.sqrt(vtime * scanVirtualTimeWeight)); <a class="jxr_linenumber" name="275" href="#275">275</a> } <a class="jxr_linenumber" name="276" href="#276">276</a> <strong class="jxr_keyword">return</strong> 0; <a class="jxr_linenumber" name="277" href="#277">277</a> } <a class="jxr_linenumber" name="278" href="#278">278</a> <a class="jxr_linenumber" name="279" href="#279">279</a> @VisibleForTesting <a class="jxr_linenumber" name="280" href="#280">280</a> <strong class="jxr_keyword">void</strong> setRegionServer(<strong class="jxr_keyword">final</strong> <a href="../../../../../org/apache/hadoop/hbase/regionserver/HRegionServer.html">HRegionServer</a> hrs) { <a class="jxr_linenumber" name="281" href="#281">281</a> <strong class="jxr_keyword">this</strong>.rpcServices = hrs.getRSRpcServices(); <a class="jxr_linenumber" name="282" href="#282">282</a> } <a class="jxr_linenumber" name="283" href="#283">283</a> } </pre> <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body> </html>
scalingdata/Impala
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.html
HTML
apache-2.0
39,721
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Sun Dec 30 01:26:13 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapred.join.OverrideRecordReader (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2012-12-30"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.mapred.join.OverrideRecordReader (Hadoop 1.0.4-SNAPSHOT API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/mapred/join/OverrideRecordReader.html" title="class in org.apache.hadoop.mapred.join"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/mapred/join//class-useOverrideRecordReader.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OverrideRecordReader.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.mapred.join.OverrideRecordReader</B></H2> </CENTER> No usage of org.apache.hadoop.mapred.join.OverrideRecordReader <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/mapred/join/OverrideRecordReader.html" title="class in org.apache.hadoop.mapred.join"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/mapred/join//class-useOverrideRecordReader.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OverrideRecordReader.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
davidl1/hortonworks-extension
build/docs/api/org/apache/hadoop/mapred/join/class-use/OverrideRecordReader.html
HTML
apache-2.0
6,183
<dom-module id="missing-import"> <template> <style include="i-am-never-imported"></style> <i-am-never-imported-either/> </template> <script> Polymer({ is: 'missing-import' }); </script> </dom-module>
Banno/polymer-lint
example/missing-import.html
HTML
apache-2.0
220
<!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_27) on Wed Mar 06 23:03:06 EET 2013 --> <TITLE> ModemGateway.ModemTypes (SMSLib 3.5.3) </TITLE> <META NAME="date" CONTENT="2013-03-06"> <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="ModemGateway.ModemTypes (SMSLib 3.5.3)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ModemGateway.ModemTypes.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>SMSLib 3.5.3</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/smslib/modem/ModemGateway.IPProtocols.html" title="enum in org.smslib.modem"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/smslib/modem/SerialModemGateway.html" title="class in org.smslib.modem"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/smslib/modem/ModemGateway.ModemTypes.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ModemGateway.ModemTypes.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;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.smslib.modem</FONT> <BR> Enum ModemGateway.ModemTypes</H2> <PRE> java.lang.Object <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A>&gt; <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.smslib.modem.ModemGateway.ModemTypes</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A>&gt;</DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../org/smslib/modem/ModemGateway.html" title="class in org.smslib.modem">ModemGateway</A></DD> </DL> <HR> <DL> <DT><PRE>public static enum <B>ModemGateway.ModemTypes</B><DT>extends java.lang.Enum&lt;<A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A>&gt;</DL> </PRE> <P> Class representing different types of GSM modems / phones. <P> <P> <HR> <P> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <A NAME="enum_constant_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>Enum Constant Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html#IP">IP</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;IP connected modem.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html#SERIAL">SERIAL</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Serially connected modem.</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>static&nbsp;<A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A>[]</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html#values()">values</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in the order they are declared.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></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.Enum</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></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>getClass, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ ENUM CONSTANT DETAIL =========== --> <A NAME="enum_constant_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>Enum Constant Detail</B></FONT></TH> </TR> </TABLE> <A NAME="SERIAL"><!-- --></A><H3> SERIAL</H3> <PRE> public static final <A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A> <B>SERIAL</B></PRE> <DL> <DD>Serially connected modem. These modems are connected via a serial port, either physical or emulated (i.e. USB, IrDA, etc). <P> <DL> </DL> </DL> <HR> <A NAME="IP"><!-- --></A><H3> IP</H3> <PRE> public static final <A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A> <B>IP</B></PRE> <DL> <DD>IP connected modem. <P> <DL> </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="values()"><!-- --></A><H3> values</H3> <PRE> public static <A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A>[] <B>values</B>()</PRE> <DL> <DD>Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (ModemGateway.ModemTypes c : ModemGateway.ModemTypes.values()) &nbsp; System.out.println(c); </pre> <P> <DD><DL> <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in the order they are declared</DL> </DD> </DL> <HR> <A NAME="valueOf(java.lang.String)"><!-- --></A><H3> valueOf</H3> <PRE> public static <A HREF="../../../org/smslib/modem/ModemGateway.ModemTypes.html" title="enum in org.smslib.modem">ModemGateway.ModemTypes</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE> <DL> <DD>Returns the enum constant of this type with the specified name. The string must match <I>exactly</I> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.) <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned. <DT><B>Returns:</B><DD>the enum constant with the specified name <DT><B>Throws:</B> <DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant with the specified name <DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ModemGateway.ModemTypes.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>SMSLib 3.5.3</b></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/smslib/modem/ModemGateway.IPProtocols.html" title="enum in org.smslib.modem"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/smslib/modem/SerialModemGateway.html" title="class in org.smslib.modem"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/smslib/modem/ModemGateway.ModemTypes.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ModemGateway.ModemTypes.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;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> (c) 2002-2011, http://smslib.org </BODY> </HTML>
pioryan/smslib
javadoc/org/smslib/modem/ModemGateway.ModemTypes.html
HTML
apache-2.0
14,019
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Number</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-bej">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/_bej/feat/Number.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <style>h3 {display:block;background-color:#dfeffc}</style> <h2><code>Number</code>: number</h2> <table class="typeindex" border="1"> <tr> <td style="background-color:cornflowerblue;color:white"><strong>Values:</strong> </td> <td><a href="#Plur">Plur</a></td> <td><a href="#Sing">Sing</a></td> </tr> </table> <p><code class="language-plaintext highlighter-rouge">Number</code> is usually an inflectional feature of <a href="pos/NOUN">nouns</a> and other parts of speech (<a href="u-pos/PRON">pronouns</a>, <a href="pos/ADJ">adposition</a>, <a href="pos/DET">determiners</a>, <a href="pos/VERB">verbs</a> and cases markers) that mark agreement with nouns.</p> <h3 id="sing-singular-number"><a name="Sing"><code class="language-plaintext highlighter-rouge">Sing</code></a>: singular number</h3> <p>A singular noun denotes one person, animal or thing.</p> <h4 id="examples">Examples</h4> <ul> <li><em>kaːm</em> “a camel”</li> </ul> <h3 id="plur-plural-number"><a name="Plur"><code class="language-plaintext highlighter-rouge">Plur</code></a>: plural number</h3> <p>A plural noun denotes several persons, animals or things.</p> <h4 id="examples-1">Examples</h4> <ul> <li><em>jhalaka</em> “clothes” <!-- Interlanguage links updated St lis 3 20:58:24 CET 2021 --></li> </ul> <!-- "in other languages" links --> <hr/> Number in other languages: [<a href="../../arr/feat/Number.html">arr</a>] [<a href="../../bej/feat/Number.html">bej</a>] [<a href="../../bg/feat/Number.html">bg</a>] [<a href="../../bm/feat/Number.html">bm</a>] [<a href="../../cs/feat/Number.html">cs</a>] [<a href="../../cy/feat/Number.html">cy</a>] [<a href="../../en/feat/Number.html">en</a>] [<a href="../../ess/feat/Number.html">ess</a>] [<a href="../../eu/feat/Number.html">eu</a>] [<a href="../../fi/feat/Number.html">fi</a>] [<a href="../../fr/feat/Number.html">fr</a>] [<a href="../../ga/feat/Number.html">ga</a>] [<a href="../../gub/feat/Number.html">gub</a>] [<a href="../../hu/feat/Number.html">hu</a>] [<a href="../../hy/feat/Number.html">hy</a>] [<a href="../../it/feat/Number.html">it</a>] [<a href="../../myv/feat/Number.html">myv</a>] [<a href="../../orv/feat/Number.html">orv</a>] [<a href="../../pcm/feat/Number.html">pcm</a>] [<a href="../../pt/feat/Number.html">pt</a>] [<a href="../../ru/feat/Number.html">ru</a>] [<a href="../../sl/feat/Number.html">sl</a>] [<a href="../../sv/feat/Number.html">sv</a>] [<a href="../../tpn/feat/Number.html">tpn</a>] [<a href="../../tr/feat/Number.html">tr</a>] [<a href="../../tt/feat/Number.html">tt</a>] [<a href="../../u/feat/Number.html">u</a>] [<a href="../../uk/feat/Number.html">uk</a>] [<a href="../../urb/feat/Number.html">urb</a>] [<a href="../../urj/feat/Number.html">urj</a>] </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = 'bej'; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
UniversalDependencies/universaldependencies.github.io
bej/feat/Number.html
HTML
apache-2.0
8,800
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Cork Airport Taxi is a leader in transportation services for Cork Airport and Cork County area. We provide our customers with 24-7 professional services"> <meta name="keywords" content="cork airport taxi, cork taxi, airport taxi, airport transfers, golf tours, visitor attrsctions, sightseeing"> <meta name="author" content="WebDesignCork"> <title>Cork Airport Taxi</title> <!-- Bootstrap Core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/modern-business.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Navigation --> <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <!-- 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" href="index.html">Homepage</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="about.html">About</a> </li> <li> <a href="services.html">Services</a> </li> <li> <a href="contact.html">Contact</a> </li> <!-- <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Portfolio <b class="caret"></b></a> <ul class="dropdown-menu"> <li> <a href="portfolio-1-col.html">1 Column Portfolio</a> </li> <li> <a href="portfolio-2-col.html">2 Column Portfolio</a> </li> <li> <a href="portfolio-3-col.html">3 Column Portfolio</a> </li> <li> <a href="portfolio-4-col.html">4 Column Portfolio</a> </li> <li> <a href="portfolio-item.html">Single Portfolio Item</a> </li> </ul> </li> --> <!-- <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Blog <b class="caret"></b></a> <ul class="dropdown-menu"> --> <li> <a href="blog-home-1.html">Blog</a> </li> <!-- <li> <a href="blog-home-2.html">Blog Home 2</a> </li> <li> <a href="blog-post.html">Blog Post</a> </li> </ul> </li> --> <!-- <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Pages <b class="caret"></b></a> <ul class="dropdown-menu"> <li> <a href="full-width.html">Full Width Page</a> </li> <li> <a href="sidebar.html">Sidebar Page</a> </li> <li> <a href="faq.html">FAQ</a> </li> <li> <a href="404.html">404</a> </li> <li> <a href="pricing.html">Pricing Table</a> </li> </ul> </li> --> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- Header Carousel --> <header id="myCarousel" class="carousel slide"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> </ol> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <div class="fill" style="background-image:url('../corkairporttaxi/img/taxi-logo.png');"></div> <div class="carousel-caption"> <div class="col-md-4 col-md-offset-4"> <a class="btn btn-lg btn-default btn-block" href="#">Book Now</a> </div> </div> </div> <div class="item"> <div class="fill" style="background-image:url('../corkairporttaxi/img/sl1.jpg');"></div> <div class="carousel-caption"> <div class="col-md-4 col-md-offset-4"> <a class="btn btn-lg btn-default btn-block" href="#">Book Now</a> </div> </div> </div> <div class="item"> <div class="fill" style="background-image:url('../corkairporttaxi/img/sl2.jpg');"></div> <div class="carousel-caption"> <div class="col-md-4 col-md-offset-4"> <a class="btn btn-lg btn-default btn-block" href="#">Book Now</a> </div> </div> </div> </div> <!-- Controls --> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="icon-prev"></span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="icon-next"></span> </a> </header> <!-- Page Content --> <div class="container"> <!-- Marketing Icons Section --> <div class="row"> <div class="col-lg-12"> <h1 class="page-header"> Our Services </h1> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-check"></i>Visit Ring of Kerry</h4> <img src="img/ringofkerry.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p>The Ring of Kerry (or Iveragh Peninsula) is the Kerry tourist trail. It is one of Ireland's most popular tourist routes.Along the Ring of Kerry, visitors can stop at any number of picturesque Irish towns and villages for a bit of sight-seeing and exploring.</p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-check"></i>Airport Transfers</h4> <img class="img-circle" width="150" height="120" alt="Cinque Terre" src="img/airport-transfers.jpg"> </div> <div class="panel-body"> <p>Cork Airport Taxi specialize in airport transfers. Our cars provide a range of travel options from one to eight passengers to and from Cork Airport.</p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Cruise Liner Tours</h4> <img src="img/cruise-tours.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p>Cork plays host to many of the worlds luxurious cruise vessels which bring tens of thousands of North American and European cruise passengers to Cork. </p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Sightseeing Tours</h4> <img src="img/sightseeing.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p>Cork Airport Taxi offer unique taxi tours of Cork and the surrounding countryside. See the very best Ireland has to offer on our Taxi tour. We will work with you to make sure you will have a fantastic time. </p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Golf Tours</h4> <img src="img/golf-tours.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p>Ireland is renowned for its wealth of golf courses such as Old Head of Kinsale, Lahinch, Killarney and Ring of Kerry. If you simply want transport to and from any particular course, we can help</p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Visitor Attractions</h4> <img src="img/attractions.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p> Cork has some of the best visitor attractions in Ireland. Why not visit the English Market Cork, Cork City Goal, The Shandon Bells, UCC and many other Cork City attractions. </p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Harbour Ports Train Stations</h4> <img src="img/train.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p> Looking for a Taxi At Cork Railway Station or the Port of Cork? Cork Airport Taxi provides transport to destinations in County Cork and beyond. </p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Courier Service Nationwide</h4> <img src="img/courier.jpg" class="img-circle" alt="Cinque Terre" width="150" height="120"> </div> <div class="panel-body"> <p>If you need immediate pickup and delivery of an envelope, parcel or small package, Cork Airport Taxi can assist you.</p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> <div class="col-md-4"> <div class="panel panel-default"> <div class="panel-heading"> <h4><i class="fa fa-fw fa-compass"></i>Child Friendly Services</h4> <img src="img/childseat.jpg" class="img-circle" alt=" " width="150" height="120"> </div> <div class="panel-body"> <p>We can provide car seats for children of all ages to keep safe on their journey.</p> <a href="#" class="btn btn-default">Learn More</a> </div> </div> </div> </div> <!-- /.row --> <!-- Portfolio Section --> <!-- <div class="row"> <div class="col-lg-12"> <h2 class="page-header">Portfolio Heading</h2> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> <div class="col-md-4 col-sm-6"> <a href="portfolio-item.html"> <img class="img-responsive img-portfolio img-hover" src="http://placehold.it/700x450" alt=""> </a> </div> </div> --> <!-- /.row --> <!-- Features Section --> <!-- <div class="row"> <div class="col-lg-12"> <h2 class="page-header">Modern Business Features</h2> </div> <div class="col-md-6"> <p>The Modern Business template by Start Bootstrap includes:</p> <ul> <li><strong>Bootstrap v3.2.0</strong> </li> <li>jQuery v1.11.0</li> <li>Font Awesome v4.1.0</li> <li>Working PHP contact form with validation</li> <li>Unstyled page elements for easy customization</li> <li>17 HTML pages</li> </ul> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis, omnis doloremque non cum id reprehenderit, quisquam totam aspernatur tempora minima unde aliquid ea culpa sunt. Reiciendis quia dolorum ducimus unde.</p> </div> <div class="col-md-6"> <img class="img-responsive" src="http://placehold.it/700x450" alt=""> </div> </div> --> <!-- /.row --> <hr> <!-- Call to Action Section --> <!-- <div class="well"> <div class="row"> <div class="col-md-8"> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Molestias, expedita, saepe, vero rerum deleniti beatae veniam harum neque nemo praesentium cum alias asperiores commodi.</p> </div> <div class="col-md-4"> <a class="btn btn-lg btn-default btn-block" href="#">Call to Action</a> </div> </div> </div> --> <hr> <!-- Footer --> <footer> <div class="row"> <div class="col-lg-12"> <p>Copyright &copy; WebDesignCork 2015</p> </div> </div> </footer> </div> <!-- /.container --> <!-- jQuery --> <script src="js/jquery.js"></script> <!-- Bootstrap Core JavaScript --> <script src="js/bootstrap.min.js"></script> <!-- Script to Activate the Carousel --> <script> $('.carousel').carousel({ interval: 5000 //changes the speed }) </script> </body> </html>
heyboss/corkairporttaxi
index.html
HTML
apache-2.0
18,597
<!doctype html> <html class="theme-next pisces use-motion"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="no-siteapp" /> <link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> <link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.4.0" rel="stylesheet" type="text/css" /> <link href="/css/main.css?v=5.0.1" rel="stylesheet" type="text/css" /> <meta name="keywords" content="Hexo, NexT" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.1" /> <meta name="description"> <meta property="og:type" content="website"> <meta property="og:title" content="Coding Life"> <meta property="og:url" content="http://yoursite.com/tags/Python/index.html"> <meta property="og:site_name" content="Coding Life"> <meta property="og:description"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Coding Life"> <meta name="twitter:description"> <script type="text/javascript" id="hexo.configuration"> var NexT = window.NexT || {}; var CONFIG = { scheme: 'Pisces', sidebar: {"position":"left","display":"post"}, fancybox: true, motion: true, duoshuo: { userId: 0, author: '博主' } }; </script> <script type="text/javascript" id="hexo.configuration"> var CONFIG = { root: '/', algolia: { applicationID: 'XEYDXL4ZNN', apiKey: '204c76cfbe004006979cedd1680b63c9', indexName: ''indexName', hits: {"per_page":10}, labels: {"input_placeholder":"搜索...","hits_empty":"未发现与 「${query}」相关的内容","hits_stats":"${hits} 条相关条目,使用了 ${time} 毫秒"} } }; </script> <title> 标签: Python | Coding Life </title> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans"> <script type="text/javascript"> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?f6b89b7bb1c2a928ef2d97a1a5afb063"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <div class="container one-collumn sidebar-position-left "> <div class="headband"></div> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">Coding Life</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle"></p> </div> <div class="site-nav-toggle"> <button> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-home"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br /> 首页 </a> </li> <li class="menu-item menu-item-archives"> <a href="/archives" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br /> 归档 </a> </li> <li class="menu-item menu-item-tags"> <a href="/tags" rel="section"> <i class="menu-item-icon fa fa-fw fa-tags"></i> <br /> 标签 </a> </li> <li class="menu-item menu-item-about"> <a href="/about" rel="section"> <i class="menu-item-icon fa fa-fw fa-user"></i> <br /> 关于 </a> </li> <li class="menu-item menu-item-search"> <a href="#" class="popup-trigger"> <i class="menu-item-icon fa fa-search fa-fw"></i> <br /> 搜索 </a> </li> </ul> <div class="site-search"> <div class="popup"> <span class="search-icon fa fa-search"></span> <input type="text" id="local-search-input"> <div id="local-search-result"></div> <span class="popup-btn-close">close</span> </div> </div> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <div id="posts" class="posts-collapse"> <div class="collection-title"> <h2 > Python <small>标签</small> </h2> </div> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h1 class="post-title"> <a class="post-title-link" href="/2016/06/05/解决python中版本不同的问题/" itemprop="url"> <span itemprop="name">解决python中版本不同的问题</span> </a> </h1> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2016-06-05T14:23:05+08:00" content="2016-06-05" > 06-05 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h1 class="post-title"> <a class="post-title-link" href="/2016/06/03/Python库之BeautifulSoup/" itemprop="url"> <span itemprop="name">Python库之BeautifulSoup</span> </a> </h1> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2016-06-03T16:13:05+08:00" content="2016-06-03" > 06-03 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h1 class="post-title"> <a class="post-title-link" href="/2016/06/03/网络爬虫之requests/" itemprop="url"> <span itemprop="name">网络爬虫之requests</span> </a> </h1> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2016-06-03T15:30:45+08:00" content="2016-06-03" > 06-03 </time> </div> </header> </article> </div> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <section class="site-overview sidebar-panel sidebar-panel-active "> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="/uploads/icon.jpg" alt="Veblen" /> <p class="site-author-name" itemprop="name">Veblen</p> <p class="site-description motion-element" itemprop="description"></p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives"> <span class="site-state-item-count">66</span> <span class="site-state-item-name">日志</span> </a> </div> <div class="site-state-item site-state-tags"> <a href="/tags"> <span class="site-state-item-count">30</span> <span class="site-state-item-name">标签</span> </a> </div> </nav> <div class="links-of-author motion-element"> </div> </section> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright" > &copy; <span itemprop="copyrightYear">2017</span> <span class="with-love"> <i class="fa fa-heart"></i> </span> <span class="author" itemprop="copyrightHolder">Veblen</span> </div> <div class="powered-by"> 由 <a class="theme-link" href="http://hexo.io">Hexo</a> 强力驱动 </div> <div class="theme-info"> 主题 - <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next"> NexT.Pisces </a> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script> <script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script> <script type="text/javascript" src="/vendors/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/js/src/utils.js?v=5.0.1"></script> <script type="text/javascript" src="/js/src/motion.js?v=5.0.1"></script> <script type="text/javascript" src="/js/src/affix.js?v=5.0.1"></script> <script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.0.1"></script> <script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.1"></script> <script type="text/javascript"> var duoshuoQuery = {short_name:"veblen96"}; (function() { var ds = document.createElement('script'); ds.type = 'text/javascript';ds.async = true; ds.id = 'duoshuo-script'; ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js'; ds.charset = 'UTF-8'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds); })(); </script> <script type="text/javascript"> // Popup Window; var isfetched = false; // Search DB path; var search_path = "content.json"; if (search_path.length == 0) { search_path = "search.xml"; } var path = "/" + search_path; // monitor main search box; function proceedsearch() { $("body").append('<div class="popoverlay">').css('overflow', 'hidden'); $('.popup').toggle(); } // search function; var searchFunc = function(path, search_id, content_id) { 'use strict'; $.ajax({ url: path, dataType: "xml", async: true, success: function( xmlResponse ) { // get the contents from search data isfetched = true; $('.popup').detach().appendTo('.header-inner'); var datas = $( "entry", xmlResponse ).map(function() { return { title: $( "title", this ).text(), content: $("content",this).text(), url: $( "url" , this).text() }; }).get(); var $input = document.getElementById(search_id); var $resultContent = document.getElementById(content_id); $input.addEventListener('input', function(){ var matchcounts = 0; var str='<ul class=\"search-result-list\">'; var keywords = this.value.trim().toLowerCase().split(/[\s\-]+/); $resultContent.innerHTML = ""; if (this.value.trim().length > 1) { // perform local searching datas.forEach(function(data) { var isMatch = true; var content_index = []; var data_title = data.title.trim().toLowerCase(); var data_content = data.content.trim().replace(/<[^>]+>/g,"").toLowerCase(); var data_url = data.url; var index_title = -1; var index_content = -1; var first_occur = -1; // only match artiles with not empty titles and contents if(data_title != '' && data_content != '') { keywords.forEach(function(keyword, i) { index_title = data_title.indexOf(keyword); index_content = data_content.indexOf(keyword); if( index_title < 0 && index_content < 0 ){ isMatch = false; } else { if (index_content < 0) { index_content = 0; } if (i == 0) { first_occur = index_content; } } }); } // show search results if (isMatch) { matchcounts += 1; str += "<li><a href='"+ data_url +"' class='search-result-title'>"+ data_title +"</a>"; var content = data.content.trim().replace(/<[^>]+>/g,""); if (first_occur >= 0) { // cut out 100 characters var start = first_occur - 20; var end = first_occur + 80; if(start < 0){ start = 0; } if(start == 0){ end = 50; } if(end > content.length){ end = content.length; } var match_content = content.substring(start, end); // highlight all keywords keywords.forEach(function(keyword){ var regS = new RegExp(keyword, "gi"); match_content = match_content.replace(regS, "<b class=\"search-keyword\">"+keyword+"</b>"); }); str += "<p class=\"search-result\">" + match_content +"...</p>" } str += "</li>"; } })}; str += "</ul>"; if (matchcounts == 0) { str = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' } if (keywords == "") { str = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' } $resultContent.innerHTML = str; }); proceedsearch(); } });} // handle and trigger popup window; $('.popup-trigger').mousedown(function(e) { e.stopPropagation(); if (isfetched == false) { searchFunc(path, 'local-search-input', 'local-search-result'); } else { proceedsearch(); }; }); $('.popup-btn-close').click(function(e){ $('.popup').hide(); $(".popoverlay").remove(); $('body').css('overflow', ''); }); $('.popup').click(function(e){ e.stopPropagation(); }); </script> </body> </html>
dyx0818/dyx0818.github.io
tags/Python/index.html
HTML
apache-2.0
16,993
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Tue May 19 17:12:42 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.hadoop.yarn.security.admin.AdminSecurityInfo (Apache Hadoop Main 2.6.0-cdh5.4.2 API)</title> <meta name="date" content="2015-05-19"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.hadoop.yarn.security.admin.AdminSecurityInfo (Apache Hadoop Main 2.6.0-cdh5.4.2 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/yarn/security/admin/AdminSecurityInfo.html" title="class in org.apache.hadoop.yarn.security.admin">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/yarn/security/admin/class-use/AdminSecurityInfo.html" target="_top">Frames</a></li> <li><a href="AdminSecurityInfo.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.hadoop.yarn.security.admin.AdminSecurityInfo" class="title">Uses of Class<br>org.apache.hadoop.yarn.security.admin.AdminSecurityInfo</h2> </div> <div class="classUseContainer">No usage of org.apache.hadoop.yarn.security.admin.AdminSecurityInfo</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/hadoop/yarn/security/admin/AdminSecurityInfo.html" title="class in org.apache.hadoop.yarn.security.admin">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/hadoop/yarn/security/admin/class-use/AdminSecurityInfo.html" target="_top">Frames</a></li> <li><a href="AdminSecurityInfo.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
ZhangXFeng/hadoop
share/doc/api/org/apache/hadoop/yarn/security/admin/class-use/AdminSecurityInfo.html
HTML
apache-2.0
4,716
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 13 17:08:56 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.jb2011.lnf.beautyeye.ch19_list (BeautyEye v3.7 API文档)</title> <meta name="date" content="2015-11-13"> <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="org.jb2011.lnf.beautyeye.ch19_list (BeautyEye v3.7 API\u6587\u6863)"; } //--> </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="跳过导航链接"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li class="navBarCell1Rev">程序包</li> <li>类</li> <li><a href="package-use.html">使用</a></li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> <div class="aboutLanguage"><em><b>BeautyEye v3.7(build 2015/11/14)</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/jb2011/lnf/beautyeye/ch18_spinner/package-summary.html">上一个程序包</a></li> <li><a href="../../../../../org/jb2011/lnf/beautyeye/ch2_tab/package-summary.html">下一个程序包</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/jb2011/lnf/beautyeye/ch19_list/package-summary.html" target="_top">框架</a></li> <li><a href="package-summary.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="程序包" class="title">程序包&nbsp;org.jb2011.lnf.beautyeye.ch19_list</h1> <div class="docSummary"> <div class="block">本包内存放的是JList及其默认renderer的L&F实现。</div> </div> <p>请参阅:&nbsp;<a href="#package_description">说明</a></p> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="类概要表, 列表类和解释"> <caption><span>类概要</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">类</th> <th class="colLast" scope="col">说明</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch19_list/__Icon9Factory__.html" title="org.jb2011.lnf.beautyeye.ch19_list中的类">__Icon9Factory__</a></td> <td class="colLast"> <div class="block">NinePatch图片(*.9.png)工厂类.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch19_list/__UI__.html" title="org.jb2011.lnf.beautyeye.ch19_list中的类">__UI__</a></td> <td class="colLast"> <div class="block">The Class __UI__.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch19_list/BEListUI.html" title="org.jb2011.lnf.beautyeye.ch19_list中的类">BEListUI</a></td> <td class="colLast"> <div class="block">JList的UI实现类。.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch19_list/MyDefaultListCellRenderer.html" title="org.jb2011.lnf.beautyeye.ch19_list中的类">MyDefaultListCellRenderer</a></td> <td class="colLast"> <div class="block">列表单元的默认renderer实现类.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../../org/jb2011/lnf/beautyeye/ch19_list/MyDefaultListCellRenderer.UIResource.html" title="org.jb2011.lnf.beautyeye.ch19_list中的类">MyDefaultListCellRenderer.UIResource</a></td> <td class="colLast"> <div class="block">A subclass of DefaultListCellRenderer that implements UIResource.</div> </td> </tr> </tbody> </table> </li> </ul> <a name="package_description"> <!-- --> </a> <h2 title="程序包org.jb2011.lnf.beautyeye.ch19_list的说明">程序包org.jb2011.lnf.beautyeye.ch19_list的说明</h2> <div class="block">本包内存放的是JList及其默认renderer的L&F实现。</div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="跳过导航链接"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../overview-summary.html">概览</a></li> <li class="navBarCell1Rev">程序包</li> <li>类</li> <li><a href="package-use.html">使用</a></li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../index-files/index-1.html">索引</a></li> <li><a href="../../../../../help-doc.html">帮助</a></li> </ul> <div class="aboutLanguage"><em><b>BeautyEye v3.7(build 2015/11/14)</b></em></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/jb2011/lnf/beautyeye/ch18_spinner/package-summary.html">上一个程序包</a></li> <li><a href="../../../../../org/jb2011/lnf/beautyeye/ch2_tab/package-summary.html">下一个程序包</a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/jb2011/lnf/beautyeye/ch19_list/package-summary.html" target="_top">框架</a></li> <li><a href="package-summary.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><center>Copyright &copy; 2015 <a target=_blank href=http://www.openmob.net>有码网(openmob.net)</a>. All rights reserved.</center></small></p> </body> </html>
JackJiang2011/beautyeye
doc/api_doc/org/jb2011/lnf/beautyeye/ch19_list/package-summary.html
HTML
apache-2.0
7,135
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank0 0.0'>?I</span> <span class='rank0 0.0'>???</span> <span class='rank0 0.0'>O</span> <span class='rank0 0.0'>?</span> <span class='rank0 0.0'>?</span> <span class='rank0 0.0'>?</span> <span class='rank0 0.0'>i</span> <span class='rank5 4.641550996629233'>er</span> </br> <span class='rank0 0.0'>'</span> <span class='rank0 0.0'>¡</span> <span class='rank0 0.0'>¡</span> <span class='rank5 5.380675333968457'>The</span> <span class='rank6 5.910214491268059'>New</span> <span class='rank5 5.027215308896533'>York</span> </br> <span class='rank4 4.050174224831018'>copyright</span> <span class='rank2 1.7822710117187128'>reserved</span> <span class='rank0 -0.3482453244774675'>botanical</span> <span class='rank3 3.451197890939337'>Garden</span> </br> <span class='rank5 5.360241865163829'><<v>IMAGED</span> </br> <span class='rank5 5.23758013687111'>NEW</span> <span class='rank5 5.092407184714711'>YORK</span> <span class='rank4 4.3452095742978045'>BOTANICAL</span> <span class='rank5 4.836230413135688'>GARDEN</span> </br> <span class='rank19 19.12660596846523'>659</span> </br> <span class='rank19 18.53881930356311'>07-</span> </br> <span class='rank6 6.361458579296891'>No.</span> <span class='rank25 24.928546613458817'>3121*1_</span> <span class='rank-2 -2.096092247256209'>Familia</span> <span class='rank5 4.5793640393087856'>_OLEACEAS</span> </br> <span class='rank-10 -10.403263499444385'>Forestiera</span> <span class='rank8 8.344178468231895'>segregata</span> <span class='rank-1 -0.6709174145578274'>(Jacq.)</span> <span class='rank6 5.92192705407324'>Krug</span> <span class='rank0 0.0'>&</span> <span class='rank6 6.48802130260532'>Urb</span> <span class='rank5 4.892203821683058'>Det.</span> <span class='rank-13 -12.692258050158799'>A.H.Liogier,</span> <span class='rank12 11.847021729095836'>1980.-</span> </br> <span class='rank9 8.74978440107911'>Shr</span> <span class='rank9 9.328301169609748'>b,</span> <span class='rank10 10.226429943060452'>rauch</span> <span class='rank-12 -11.658097118110746'>branched,</span> <span class='rank0 0.0'>2</span> <span class='rank0 0.0'>m</span> <span class='rank0 0.28276987935062436'>tall;</span> <span class='rank0 0.42342849409420324'>fruits</span> <span class='rank30 30.326266436257704'>blue.</span> <span class='rank8 7.623553077371322'>In</span> <span class='rank-7 -6.56044671533062'>coastal</span> <span class='rank-6 -5.943080800734997'>thickets,</span> <span class='rank8 8.412010437735592'>El</span> <span class='rank22 21.890239917260125'>Tuque,</span> <span class='rank1 1.415173898567529'>near</span> <span class='rank26 26.02782173091986'>Ponce.</span> </br> <span class='rank8 7.718863257175647'>25</span> <span class='rank12 12.049770984338807'>Nov.,</span> <span class='rank12 11.847021729095836'>1980.-*¥</span> <span class='rank0 -0.37614185835462877'>Alain</span> <span class='rank8 7.536541700381693'>H.</span> <span class='rank0 0.0'>&</span> <span class='rank4 4.048587597852759'>ãerfa</span> <span class='rank-3 -2.6632928318747133'>Liogier</span> <span class='rank0 0.0'>&</span> <span class='rank13 12.777172581996645'>L.F.Martorell</span> </br> <span class='rank-4 -4.2133447557816766'>UNIVERSIDAD</span> <span class='rank5 5.0175020442242335'>DE</span> <span class='rank1 0.6138186161001045'>PUERTO</span> <span class='rank2 1.5840482508891967'>RICO</span> <span class='rank14 13.946602471622025'>Jard’n</span> <span class='rank9 8.667148357582764'>Bot‡nico</span> <span class='rank-2 -1.5157945441457912'>Herbario</span> </br> <span class='rank56 56.300792750002884'>01071659</span> </br> </br></br> <strong>Legend - </strong> Level of confidence that token is an accurately-transcribed word</br> <span class='rank-13'>&nbsp;&nbsp;&nbsp;</span> extremely low <span class='rank-7'>&nbsp;&nbsp;&nbsp;</span> very low <span class='rank-1'>&nbsp;&nbsp;&nbsp;</span> low <span class='rank0'>&nbsp;&nbsp;&nbsp;</span> undetermined <span class='rank1'>&nbsp;&nbsp;&nbsp;</span> medium <span class='rank6'>&nbsp;&nbsp;&nbsp;</span> high <span class='rank16'>&nbsp;&nbsp;&nbsp;</span> very high</br> </body> </html>
idigbio-citsci-hackathon/carrotFacetNgram
carrot2-webapp-3.8.1/herballsilvertrigram/01071659.txt.html
HTML
apache-2.0
4,201
<div id="logging" class="clearfix"> <div id="frame"></div> </div>
zycgit/configuration
mysearch.git/mysearch-server/src/main/webapp/tpl/logging.html
HTML
apache-2.0
74
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="../業/index.html"> <meta http-equiv=refresh content="0; url='../業/index.html'"> <h1>Redirecting...</h1> <a href="../業/index.html">Click here if you are not redirected.</a> <script>location='../業/index.html'</script>
hochanh/hochanh.github.io
rtk/v4/1792.html
HTML
apache-2.0
316
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- Documenting FromMinutes--> <head> <meta http-equiv="Content-Language" content="en-ca" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="../style.css" /> <title>timespan::from-minutes Function</title> </head> <body> <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar"> <tr> <td class="NavBar-Cell"> <a href="http://nant.sourceforge.net"> <b>NAnt</b> </a> <img alt="-&gt;" src="../images/arrow.gif" /> <a href="../index.html">Help</a> <img alt="-&gt;" src="../images/arrow.gif" /> <a href="index.html">Function Reference</a> <img alt="-&gt;" src="../images/arrow.gif" /> timespan::from-minutes</td> <td class="NavBar-Cell" align="right"> v0.85</td> </tr> </table> <h1>timespan::from-minutes</h1> <p> Returns a <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents a specified number of minutes, where the specification is accurate to the nearest millisecond. </p> <h3>Usage</h3> <code>timespan timespan::from-minutes(<span class="parameter">value</span>) </code> <p /> <h3>Parameters</h3> <div class="table"> <table> <tr> <th>Name</th> <th>Type</th> <th>Description</th> </tr> <tr> <td>value</td> <td>double</td> <td>A number of minutes, accurate to the nearest millisecond.</td> </tr> </table> </div> <h3>Return Value</h3> A <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeSpanClassTopic.asp">TimeSpan</a> that represents <i>value</i>. <h3>Requirements</h3><div style="margin-left: 20px;"><b>Assembly:</b> NAnt.Core (0.85.2478.0) </div></body> </html>
spring-projects/spring-net-codeconfig
tools/nant/doc/help/functions/timespan.from-minutes.html
HTML
apache-2.0
2,171
<!-- Copyright 2020, Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!DOCTYPE html> <html> <head> <title>The page you were looking for doesn't exist (404)</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style> body { background-color: #EFEFEF; color: #2E2F30; text-align: center; font-family: arial, sans-serif; margin: 0; } div.dialog { width: 95%; max-width: 33em; margin: 4em auto 0; } div.dialog > div { border: 1px solid #CCC; border-right-color: #999; border-left-color: #999; border-bottom-color: #BBB; border-top: #B00100 solid 4px; border-top-left-radius: 9px; border-top-right-radius: 9px; background-color: white; padding: 7px 12% 0; box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); } h1 { font-size: 100%; color: #730E15; line-height: 1.5em; } div.dialog > p { margin: 0 0 1em; padding: 1em; background-color: #F7F7F7; border: 1px solid #CCC; border-right-color: #999; border-left-color: #999; border-bottom-color: #999; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-color: #DADADA; color: #666; box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); } </style> </head> <body> <!-- This file lives in public/404.html --> <div class="dialog"> <div> <h1>The page you were looking for doesn't exist.</h1> <p>You may have mistyped the address or the page may have moved.</p> </div> <p>If you are the application owner check the logs for more information.</p> </div> </body> </html>
GoogleCloudPlatform/ruby-docs-samples
appengine/standard-static-files/rails/public/404.html
HTML
apache-2.0
2,148
<!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.10"/> <title>XLabs: F:/Projects/Xamarin-Forms-Labs/src/XLabs.Core/Helpers/EventExtensions.cs File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="XLabs_logo.psd"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">XLabs </div> <div id="projectbrief">Cross-platform reusable C# libraries</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.10 --> <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>Packages</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('_event_extensions_8cs.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">EventExtensions.cs File Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><b>XLabs.EventExtensions</b></td></tr> <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Event extensions. <br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespace_x_labs"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_x_labs.html">XLabs</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_96aec6d1100a5554d6f7fb69df2c511a.html">Xamarin-Forms-Labs</a></li><li class="navelem"><a class="el" href="dir_88bafe9029e18a0be9e6e2b4e8ed9f17.html">src</a></li><li class="navelem"><a class="el" href="dir_38491a0851c16e6e202ce66f579253d5.html">XLabs.Core</a></li><li class="navelem"><a class="el" href="dir_4e1d00916c8ae567e18a1c0150fe0aa5.html">Helpers</a></li><li class="navelem"><a class="el" href="_event_extensions_8cs.html">EventExtensions.cs</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li> </ul> </div> </body> </html>
XLabs/xlabs.github.io
html/_event_extensions_8cs.html
HTML
apache-2.0
6,341
<!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_60-ea) on Wed Jan 04 17:08:18 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.RemoteConnectorSupplier (Public javadocs 2017.1.1 API)</title> <meta name="date" content="2017-01-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="Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.RemoteConnectorSupplier (Public javadocs 2017.1.1 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.1.1</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/RemoteConnectorSupplier.html" target="_top">Frames</a></li> <li><a href="RemoteConnectorSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.wildfly.swarm.config.messaging.activemq.server.RemoteConnectorSupplier" class="title">Uses of Interface<br>org.wildfly.swarm.config.messaging.activemq.server.RemoteConnectorSupplier</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">RemoteConnectorSupplier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.messaging.activemq">org.wildfly.swarm.config.messaging.activemq</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config.messaging.activemq"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">RemoteConnectorSupplier</a> in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/package-summary.html">org.wildfly.swarm.config.messaging.activemq</a> with parameters of type <a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">RemoteConnectorSupplier</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html" title="type parameter in Server">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Server.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/Server.html#remoteConnector-org.wildfly.swarm.config.messaging.activemq.server.RemoteConnectorSupplier-">remoteConnector</a></span>(<a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">RemoteConnectorSupplier</a>&nbsp;supplier)</code> <div class="block">Install a supplied RemoteConnector object to the list of subresources</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../org/wildfly/swarm/config/messaging/activemq/server/RemoteConnectorSupplier.html" title="interface in org.wildfly.swarm.config.messaging.activemq.server">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">WildFly Swarm API, 2017.1.1</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/wildfly/swarm/config/messaging/activemq/server/class-use/RemoteConnectorSupplier.html" target="_top">Frames</a></li> <li><a href="RemoteConnectorSupplier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2017.1.1/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/RemoteConnectorSupplier.html
HTML
apache-2.0
8,216
<!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information. --> <!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information. --> <style> /* Body style, for the entire document */ body { background: #F3F3F4; color: #1E1E1F; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; padding: 0; margin: 0; } /* Header1 style, used for the main title */ h1 { padding: 10px 0px 10px 10px; font-size: 21pt; background-color: #E2E2E2; border-bottom: 1px #C1C1C2 solid; color: #201F20; margin: 0; font-weight: normal; } /* Header2 style, used for "Overview" and other sections */ h2 { font-size: 18pt; font-weight: normal; padding: 15px 0 5px 0; margin: 0; } /* Header3 style, used for sub-sections, such as project name */ h3 { font-weight: normal; font-size: 15pt; margin: 0; padding: 15px 0 5px 0; background-color: transparent; } h4 { font-weight: normal; font-size: 13pt; margin: 0; padding: 0 0 0 0; background-color: transparent; } /* Color all hyperlinks one color */ a { color: #1382CE; } /* Paragraph text (for longer informational messages) */ p { font-size: 10pt; } /* Make sure abbreviations are decorated on all browsers */ abbr { text-decoration: none; border-bottom: 1px dotted; } /* Table styles */ table { border-spacing: 0 0; border-collapse: collapse; font-size: 10pt; } table th { background: #E7E7E8; text-align: left; text-decoration: none; font-weight: normal; vertical-align: bottom; padding: 3px 6px 3px 6px; } table td { vertical-align: top; padding: 3px 6px 5px 5px; margin: 0px; border: 1px solid #E7E7E8; background: #F7F7F8; } .lowPriRow td { background: #F0F0F0; } .lowPriRow a { color: #6f9bba; } .lowPriRow .NoBreakingChanges { color: #4e7e4e; } .lowPriRow .FewBreakingChanges { color: #eeb550; } .lowPriRow .ManyBreakingChanges { color: #ff7070; } .BreakDetails table { table-layout: fixed; width: 100%; word-wrap: break-word; } .BreakingChangeID { width: 35px; } .APIColumn { width: 20%; } .LongDescriptionColumn { width: 30%; } th.NarrowHeader { height: 68px; } .NarrowHeader div { height: 100%; width: 68px; min-width: 68px; word-wrap: normal; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); /* Safari/Chrome */ -moz-transform: rotate(-90deg); /* Firefox */ -o-transform: rotate(-90deg); /* Opera */ -ms-transform: rotate(-90deg); /* IE 9 */ } .NoBreakingChanges { color: #006400; font-weight: bold; } .FewBreakingChanges { color: #ffa500; font-weight: bold; } .ManyBreakingChanges { color: #dd0000; font-weight: bold; } .BreakDetails { margin-left: 30px; } .CompatMessage { font-style: italic; font-size: 10pt; } .GoodMessage { color: darkgreen; } .ToggleButton { font-size: 16px; padding: 0px 3px; color: #ffffff; border-radius: 4px; border: 1px solid #657298; background-color: #9bb4d7; display: inline-block; } .ToggleButton:hover { background-color: #7892c2; } .ToggledOff { display: none; } .MemberNames ul { list-style-type: none; padding: 0px; margin: 0px; } .MemberNames li { padding-bottom: 4px; } /* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */ .localLink { color: #1E1E1F; background: #EEEEED; text-decoration: none; } .localLink:hover { color: #1382CE; background: #FFFF99; text-decoration: none; } /* Center text, used in the over views cells that contain message level counts */ .textCentered { text-align: center; } /* The message cells in message tables should take up all avaliable space */ .messageCell { width: 100%; } /* Padding around the content after the h1 */ #content { padding: 0px 12px 12px 12px; } /* The overview table expands to width, with a max width of 97% */ #overview table { width: auto; max-width: 75%; } /* The messages tables are always 97% width */ #messages table { width: 97%; } /* All Icons */ .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded { min-width: 18px; min-height: 18px; background-repeat: no-repeat; background-position: center; } /* Success icon encoded */ .IconSuccessEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==); } /* Information icon encoded */ .IconInfoEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=); } /* Warning icon encoded */ .IconWarningEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==); } /* Error icon encoded */ .IconErrorEncoded { /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */ /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */ background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=); } .tocItem { font-size: 14pt; } .compat-subheader { font-weight: 700; font-style: italic; } </style> </head> <body> <h1 _locid="PortabilityReport">.NET Portability Report</h1> <div id="content"> <div id="submissionHeader" style="font-size:8pt;"> <p> <i> Submission Id&nbsp; 7a5ec75b-7cb1-40d6-9679-63c14b35c20e <br /> API Catalog last updated on&nbsp; 2016年6月11日 </i> </p> <div id="toc"> <h2>Contents</h2> <ul> <li> <span class="tocItem"><a href="#Portability Summary">Portability Summary</a></span> </li> </ul> </div> </div> <div id="portabilityReport"> <!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information. --> <h2 _locid="SummaryTitle"> <a name="Portability Summary"></a>Portability Summary </h2> <table> <tbody> <tr> <th>Assembly</th> <th>.NET Core,Version=v5.0</th> <th>.NET Framework,Version=v4.6.1</th> <th>.NET Framework,Version=v4.6.2</th> <th>.NETPlatform,Version=v5.0</th> <th>Mono,Version=v3.3.0.0</th> <th>Xamarin.iOS,Version=v1.0.0.0</th> </tr> <tr> <td><strong><a href="#FtpServer, Version=6.2.0.0, Culture=neutral, PublicKeyToken=null"> <span class="assembly-name">FtpServer, Version=6.2.0.0, Culture=neutral, PublicKeyToken=null</span> <span class="assembly-tfm">(.NETFramework,Version=v4.0,Profile=Client)</span> </a></strong></td> <td class="text-center">98.07%</td> <td class="text-center">100.00%</td> <td class="text-center">100.00%</td> <td class="text-center">98.07%</td> <td class="text-center">100.00%</td> <td class="text-center">100.00%</td> </tr> </tbody> </table> <div id="details"> <a name="#FtpServer, Version=6.2.0.0, Culture=neutral, PublicKeyToken=null"><h3> <span class="assembly-name">FtpServer, Version=6.2.0.0, Culture=neutral, PublicKeyToken=null</span> <span class="assembly-tfm">(.NETFramework,Version=v4.0,Profile=Client)</span> </h3></a> <table> <tbody> <tr> <th>Target type</th> <th>.NET Core,Version=v5.0</th> <th>.NET Framework,Version=v4.6.1</th> <th>.NET Framework,Version=v4.6.2</th> <th>.NETPlatform,Version=v5.0</th> <th>Mono,Version=v3.3.0.0</th> <th>Xamarin.iOS,Version=v1.0.0.0</th> <th>Recommended changes</th> </tr> <tr> <td>System.Environment</td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">get_OSVersion</td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td>Use System.Runtime.InteropServices.OSDescription instead</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.BinaryWriter</td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Close</td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td>Use Dispose() instead.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.IO.Stream</td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td></td> </tr> <tr> <td style="padding-left:2em">Close</td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td>Use Dispose() instead.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>System.OperatingSystem</td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td>Do not use. Couple behavior to feature availability, not OS version or Platform.</td> </tr> <tr> <td style="padding-left:2em">get_VersionString</td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconErrorEncoded"></td> <td class="IconSuccessEncoded"></td> <td class="IconSuccessEncoded"></td> <td>Do not use. Couple behavior to feature availability, not OS version or Platform.</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </tbody> </table> <p> <a href="#Portability Summary">Back to Summary</a> </p> </div> </div> </div> <!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information. --> <script> // Toggle the element controlled by a toggle button on or off function toggle(caller) { var elementName = this.id.substr(6); var element = document.getElementById(elementName); var currentClass = element.getAttribute('class'); if (currentClass === null) { // If the element has no class, then it's on. Turn it off. element.setAttribute('class', 'ToggledOff'); this.innerHTML = '+'; } else if (currentClass.search(/\bToggledOff\b/) > -1) { // If it has ToggledOff as a class, then it's off. Turn it on. element.setAttribute('class', currentClass.replace(/\bToggledOff\b/, '').trim()); this.innerHTML = '&#8212'; } else { // If it doesn't have ToggledOff as a class, then it's on. Turn it off. element.setAttribute('class', currentClass.concat(' ToggledOff').trim()); this.innerHTML = '+'; } } // Hook up toggle buttons' click events var toggleButtons = document.getElementsByClassName('ToggleButton'); for (var i = 0; i < toggleButtons.length; i++) { toggleButtons[i].addEventListener('click', toggle); } // Turn off any elements that should begin collapsed. Note that this is done with the extra // BeginToggledOff class instead of applying ToggledOff directly to these elements because they should be // visible if javascript is unavailable for some reason. var beginCollapsed = document.getElementsByClassName('BeginToggledOff'); for (var i = 0; i < beginCollapsed.length; i++) { var currentClass = beginCollapsed[i].getAttribute('class'); beginCollapsed[i].setAttribute('class', currentClass.concat(' ToggledOff').trim()); } </script> </body> </html>
darkcrash/bjd5
Bjd.Startup/wwwroot/bjd5-ftp.html
HTML
apache-2.0
20,202
<HTML> <HEAD> <meta charset="UTF-8"> <title>PartOfSpeech.RP - biomedicus-core</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">biomedicus-core</a>&nbsp;/&nbsp;<a href="../index.html">edu.umn.biomedicus.common.types.syntax</a>&nbsp;/&nbsp;<a href="index.html">PartOfSpeech</a>&nbsp;/&nbsp;<a href="./-r-p.html">RP</a><br/> <br/> <h1>RP</h1> <a name="edu.umn.biomedicus.common.types.syntax.PartOfSpeech.RP"></a> <code><span class="identifier">RP</span></code> <h3>Inherited Functions</h3> <table> <tbody> <tr> <td> <p><a href="is-verb.html">isVerb</a></p> </td> <td> <code><span class="keyword">fun </span><span class="identifier">isVerb</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> </tr> <tr> <td> <p><a href="to-string.html">toString</a></p> </td> <td> <code><span class="keyword">fun </span><span class="identifier">toString</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> </tr> </tbody> </table> </BODY> </HTML>
NLPIE/BioMedICUS
doc/dokka/biomedicus-core/edu.umn.biomedicus.common.types.syntax/-part-of-speech/-r-p.html
HTML
apache-2.0
1,334
## -*- coding: utf-8 -*- <%inherit file="/module_base.html" /> <%def name="content()"> <table class="TableData"> <tr> <td class="dCacheDatarestoreLazyFirstCol">Total number of stage requests</td> <td>${module.dataset["total"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Pool2Pool:</td> <td>${module.dataset["status_pool2pool"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Staging:</td> <td>${module.dataset["status_staging"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Suspended:</td> <td>${module.dataset["status_suspended"]}</td> <tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Waiting:</td> <td>${module.dataset["status_waiting"]}</td> </tr> <td class="dCacheDatarestoreLazyFirstCol">Stage request with problems</td> <td>${module.dataset["total_problem"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Waiting:</td> <td>${module.dataset["status_waiting"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Suspended:</td> <td>${module.dataset["status_suspended"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol"> ... with status Unknown:</td> <td>${module.dataset["status_unknown"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol">... time limit hit (${module.dataset["time_limit"]} hours)</td> <td>${module.dataset["hit_time"]}</td> </tr> <tr> <td class="dCacheDatarestoreLazyFirstCol">... retry limit hit (${module.dataset["retry_limit"]})</td> <td>${module.dataset["hit_retry"]}</td> </tr> </table> <input type="button" value="show/hide details" onfocus="this.blur()" onclick="$('#${module.instance_name}_details').slideToggle()" /> <div class="DetailedInfo" id="${module.instance_name}_details" style="display:none;"> <table class="TableDetails dCacheDatarestoreLazyTableDetails"> <tr class="TableHeader"> <td>pnfsID</td> <td>Start</td> <td>Retries</td> <td>Status</td> </tr> % for info in info_list: <tr> <td>${info['pnfs']}</td> <td>${info['started_full']}</td> <td>${info['retries']}</td> <td>${info['status_short']}</td> </tr> <tr> <td colspan="4">${info['path']}</td> </tr> <tr> <td class="dCacheDatarestoreLazyRowSeparator" colspan="4"></td> </tr> % endfor </table> </div> </%def>
HappyFaceGoettingen/HappyFaceCore
modules/dCacheDatasetRestoreLazy.html
HTML
apache-2.0
2,297
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=constant.SDL_SCANCODE_KP_9.html"> </head> <body> <p>Redirecting to <a href="constant.SDL_SCANCODE_KP_9.html">constant.SDL_SCANCODE_KP_9.html</a>...</p> <script>location.replace("constant.SDL_SCANCODE_KP_9.html" + location.search + location.hash);</script> </body> </html>
nitro-devs/nitro-game-engine
docs/sdl2_sys/scancode/SDL_SCANCODE_KP_9.v.html
HTML
apache-2.0
365
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="null" lang="null"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /><title>EvaluationResultsPanel xref</title> <link type="text/css" rel="stylesheet" href="../../../../../../stylesheet.css" /> </head> <body> <div id="overview"><a href="../../../../../../../apidocs/net/sourceforge/pmd/util/viewer/gui/EvaluationResultsPanel.html">View Javadoc</a></div><pre> <a name="1" href="#1">1</a> <strong>package</strong> net.sourceforge.pmd.util.viewer.gui; <a name="2" href="#2">2</a> <a name="3" href="#3">3</a> <strong>import</strong> net.sourceforge.pmd.ast.SimpleNode; <a name="4" href="#4">4</a> <strong>import</strong> net.sourceforge.pmd.util.viewer.model.ViewerModel; <a name="5" href="#5">5</a> <strong>import</strong> net.sourceforge.pmd.util.viewer.model.ViewerModelEvent; <a name="6" href="#6">6</a> <strong>import</strong> net.sourceforge.pmd.util.viewer.model.ViewerModelListener; <a name="7" href="#7">7</a> <a name="8" href="#8">8</a> <strong>import</strong> javax.swing.*; <a name="9" href="#9">9</a> <strong>import</strong> javax.swing.event.ListSelectionEvent; <a name="10" href="#10">10</a> <strong>import</strong> javax.swing.event.ListSelectionListener; <a name="11" href="#11">11</a> <strong>import</strong> java.awt.BorderLayout; <a name="12" href="#12">12</a> <strong>import</strong> java.util.Vector; <a name="13" href="#13">13</a> <a name="14" href="#14">14</a> <em>/**</em> <a name="15" href="#15">15</a> <em> * A panel showing XPath expression evaluation results</em> <a name="16" href="#16">16</a> <em> *</em> <a name="17" href="#17">17</a> <em> * @author Boris Gruschko ( boris at gruschko.org )</em> <a name="18" href="#18">18</a> <em> * @version $Id: EvaluationResultsPanel.java 4217 2006-02-10 14:15:31Z tomcopeland $</em> <a name="19" href="#19">19</a> <em> */</em> <a name="20" href="#20">20</a> <strong>public</strong> <strong>class</strong> <a href="../../../../../../net/sourceforge/pmd/util/viewer/gui/EvaluationResultsPanel.html">EvaluationResultsPanel</a> <strong>extends</strong> JPanel implements <a href="../../../../../../net/sourceforge/pmd/util/viewer/model/ViewerModelListener.html">ViewerModelListener</a> { <a name="21" href="#21">21</a> <strong>private</strong> <a href="../../../../../../net/sourceforge/pmd/util/viewer/model/ViewerModel.html">ViewerModel</a> model; <a name="22" href="#22">22</a> <strong>private</strong> JList list; <a name="23" href="#23">23</a> <a name="24" href="#24">24</a> <em>/**</em> <a name="25" href="#25">25</a> <em> * constructs the panel</em> <a name="26" href="#26">26</a> <em> *</em> <a name="27" href="#27">27</a> <em> * @param model model to refer to</em> <a name="28" href="#28">28</a> <em> */</em> <a name="29" href="#29">29</a> <strong>public</strong> <a href="../../../../../../net/sourceforge/pmd/util/viewer/gui/EvaluationResultsPanel.html">EvaluationResultsPanel</a>(<a href="../../../../../../net/sourceforge/pmd/util/viewer/model/ViewerModel.html">ViewerModel</a> model) { <a name="30" href="#30">30</a> <strong>super</strong>(<strong>new</strong> BorderLayout()); <a name="31" href="#31">31</a> <a name="32" href="#32">32</a> <strong>this</strong>.model = model; <a name="33" href="#33">33</a> <a name="34" href="#34">34</a> init(); <a name="35" href="#35">35</a> } <a name="36" href="#36">36</a> <a name="37" href="#37">37</a> <strong>private</strong> <strong>void</strong> init() { <a name="38" href="#38">38</a> model.addViewerModelListener(<strong>this</strong>); <a name="39" href="#39">39</a> <a name="40" href="#40">40</a> list = <strong>new</strong> JList(); <a name="41" href="#41">41</a> list.setSelectionMode(ListSelectionModel.SINGLE_SELECTION); <a name="42" href="#42">42</a> <a name="43" href="#43">43</a> list.addListSelectionListener(<strong>new</strong> ListSelectionListener() { <a name="44" href="#44">44</a> <strong>public</strong> <strong>void</strong> valueChanged(ListSelectionEvent e) { <a name="45" href="#45">45</a> <strong>if</strong> (list.getSelectedValue() != <strong>null</strong>) { <a name="46" href="#46">46</a> model.selectNode((SimpleNode) list.getSelectedValue(), EvaluationResultsPanel.<strong>this</strong>); <a name="47" href="#47">47</a> } <a name="48" href="#48">48</a> } <a name="49" href="#49">49</a> }); <a name="50" href="#50">50</a> <a name="51" href="#51">51</a> add(<strong>new</strong> JScrollPane(list), BorderLayout.CENTER); <a name="52" href="#52">52</a> } <a name="53" href="#53">53</a> <a name="54" href="#54">54</a> <em>/**</em> <a name="55" href="#55">55</a> <em> * @see ViewerModelListener#viewerModelChanged(ViewerModelEvent)</em> <a name="56" href="#56">56</a> <em> */</em> <a name="57" href="#57">57</a> <strong>public</strong> <strong>void</strong> viewerModelChanged(<a href="../../../../../../net/sourceforge/pmd/util/viewer/model/ViewerModelEvent.html">ViewerModelEvent</a> e) { <a name="58" href="#58">58</a> <strong>switch</strong> (e.getReason()) { <a name="59" href="#59">59</a> <strong>case</strong> ViewerModelEvent.PATH_EXPRESSION_EVALUATED: <a name="60" href="#60">60</a> <a name="61" href="#61">61</a> <strong>if</strong> (e.getSource() != <strong>this</strong>) { <a name="62" href="#62">62</a> list.setListData(<strong>new</strong> Vector(model.getLastEvaluationResults())); <a name="63" href="#63">63</a> } <a name="64" href="#64">64</a> <a name="65" href="#65">65</a> <strong>break</strong>; <a name="66" href="#66">66</a> <a name="67" href="#67">67</a> <strong>case</strong> ViewerModelEvent.CODE_RECOMPILED: <a name="68" href="#68">68</a> list.setListData(<strong>new</strong> Vector(0)); <a name="69" href="#69">69</a> <a name="70" href="#70">70</a> <strong>break</strong>; <a name="71" href="#71">71</a> } <a name="72" href="#72">72</a> } <a name="73" href="#73">73</a> } </pre> <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body> </html>
deleidos/digitaledge-platform
commons/buildtools/pmd/docs/xref/net/sourceforge/pmd/util/viewer/gui/EvaluationResultsPanel.html
HTML
apache-2.0
6,537
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of nummod in UD_Polish-LFG</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/edit/pages-source/treebanks/pl_lfg/pl_lfg-dep-nummod.md" target="#">edit page</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h2 id="treebank-statistics-ud_polish-lfg-relations-nummod">Treebank Statistics: UD_Polish-LFG: Relations: <code class="language-plaintext highlighter-rouge">nummod</code></h2> <p>This relation is universal.</p> <p>742 nodes (1%) are attached to their parents as <code class="language-plaintext highlighter-rouge">nummod</code>.</p> <p>732 instances of <code class="language-plaintext highlighter-rouge">nummod</code> (99%) are right-to-left (child precedes parent). Average distance between parent and child is 1.12264150943396.</p> <p>The following 6 pairs of parts of speech are connected with <code class="language-plaintext highlighter-rouge">nummod</code>: <tt><a href="pl_lfg-pos-NOUN.html">NOUN</a></tt>-<tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt> (716; 96% instances), <tt><a href="pl_lfg-pos-ADJ.html">ADJ</a></tt>-<tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt> (9; 1% instances), <tt><a href="pl_lfg-pos-PRON.html">PRON</a></tt>-<tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt> (7; 1% instances), <tt><a href="pl_lfg-pos-PROPN.html">PROPN</a></tt>-<tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt> (7; 1% instances), <tt><a href="pl_lfg-pos-DET.html">DET</a></tt>-<tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt> (2; 0% instances), <tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt>-<tt><a href="pl_lfg-pos-NUM.html">NUM</a></tt> (1; 0% instances).</p> <pre><code class="language-conllu"># visual-style 1 bgColor:blue # visual-style 1 fgColor:white # visual-style 2 bgColor:blue # visual-style 2 fgColor:white # visual-style 2 1 nummod color:blue 1 423 423 NUM num:pl:acc:m3:congr Case=Acc|Gender=Masc|Number=Plur|NumType=Card|SubGender=Masc3 2 nummod 2:nummod DepType=Congr 2 razy raz NOUN subst:pl:acc:m3 Case=Acc|Gender=Masc|Number=Plur|SubGender=Masc3 3 obl 3:obl _ 3 spotkały spotkać VERB praet:pl:m3:perf Aspect=Perf|Gender=Masc|Mood=Ind|Number=Plur|SubGender=Masc3|Tense=Past|VerbForm=Fin|Voice=Act 0 root 0:root _ 4 się się PRON qub PronType=Prs|Reflex=Yes 3 expl:pv 3:expl:pv _ 5 cztery cztery NUM num:pl:nom:m3:congr Case=Nom|Gender=Masc|Number=Plur|NumType=Card|SubGender=Masc3 7 nummod 7:nummod DepType=Congr 6 rządowe rządowy ADJ adj:pl:nom:m3:pos Case=Nom|Degree=Pos|Gender=Masc|Number=Plur|SubGender=Masc3 7 amod 7:amod _ 7 komitety komitet NOUN subst:pl:nom:m3 Case=Nom|Gender=Masc|Number=Plur|SubGender=Masc3 3 nsubj 3:nsubj SpaceAfter=No 8 . . PUNCT interp PunctType=Peri 3 punct 3:punct _ </code></pre> <pre><code class="language-conllu"># visual-style 4 bgColor:blue # visual-style 4 fgColor:white # visual-style 5 bgColor:blue # visual-style 5 fgColor:white # visual-style 5 4 nummod color:blue 1 Spośród spośród ADP prep:gen AdpType=Prep 2 case 2:case Case=Gen 2 nich on PRON ppron3:pl:gen:f:ter:akc:praep Case=Gen|Gender=Fem|Number=Plur|Person=3|PrepCase=Pre|PronType=Prs|Variant=Long 3 obl 3:obl:spośród _ 3 wybierzemy wybrać VERB fin:pl:pri:perf Aspect=Perf|Mood=Ind|Number=Plur|Person=1|Tense=Fut|VerbForm=Fin|Voice=Act 0 root 0:root _ 4 trzy trzy NUM num:pl:acc:f:congr Case=Acc|Gender=Fem|Number=Plur|NumType=Card 5 nummod 5:nummod DepType=Congr 5 najlepsze dobry ADJ adj:pl:acc:f:sup Case=Acc|Degree=Sup|Gender=Fem|Number=Plur 3 obj 3:obj SpaceAfter=No 6 . . PUNCT interp PunctType=Peri 3 punct 3:punct _ </code></pre> <pre><code class="language-conllu"># visual-style 5 bgColor:blue # visual-style 5 fgColor:white # visual-style 3 bgColor:blue # visual-style 3 fgColor:white # visual-style 3 5 nummod color:blue 1 OPS OPS PROPN subst:sg:nom:m3 Case=Nom|Gender=Masc|Number=Sing|SubGender=Masc3 2 nsubj 2:nsubj _ 2 zarejestrował zarejestrować VERB praet:sg:m3:perf Aspect=Perf|Gender=Masc|Mood=Ind|Number=Sing|SubGender=Masc3|Tense=Past|VerbForm=Fin|Voice=Act 0 root 0:root _ 3 ich on PRON ppron3:pl:gen:m1:ter:akc:npraep Case=Gen|Gender=Masc|Number=Plur|Person=3|PrepCase=Npr|PronType=Prs|SubGender=Masc1|Variant=Long 2 obj 2:obj _ 4 ponad ponad PART qub _ 3 advmod 3:advmod _ 5 260 260 NUM num:pl:acc:m1:rec Case=Acc|Gender=Masc|Number=Plur|NumType=Card|SubGender=Masc1 3 nummod 3:nummod DepType=Rec|SpaceAfter=No 6 . . PUNCT interp PunctType=Peri 2 punct 2:punct _ </code></pre> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = ''; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
UniversalDependencies/universaldependencies.github.io
treebanks/pl_lfg/pl_lfg-dep-nummod.html
HTML
apache-2.0
10,214
<div class="albums-wrapper" #wrapper> <app-one-album *ngFor="let album of albums;let idx=index" [data]="album" (onDelete)="onDelete(idx, album)"></app-one-album> <div class="handle" (click)="addAlbum()"></div> </div> <app-edit-album (onSave)="onSave($event)"></app-edit-album>
CaoYouXin/serveV2
html/albumConsole/src/app/album/album/album.component.html
HTML
apache-2.0
281
<!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_45) on Tue Apr 22 01:43:51 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter (HBase 0.94.19 API) </TITLE> <META NAME="date" CONTENT="2014-04-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="Uses of Class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter (HBase 0.94.19 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/hbase/client/coprocessor/BigDecimalColumnInterpreter.html" title="class in org.apache.hadoop.hbase.client.coprocessor"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/hbase/client/coprocessor//class-useBigDecimalColumnInterpreter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BigDecimalColumnInterpreter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter</B></H2> </CENTER> No usage of org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../org/apache/hadoop/hbase/client/coprocessor/BigDecimalColumnInterpreter.html" title="class in org.apache.hadoop.hbase.client.coprocessor"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?org/apache/hadoop/hbase/client/coprocessor//class-useBigDecimalColumnInterpreter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BigDecimalColumnInterpreter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
axfcampos/hbase-0.94.19
docs/apidocs/org/apache/hadoop/hbase/client/coprocessor/class-use/BigDecimalColumnInterpreter.html
HTML
apache-2.0
6,545
<!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_27) on Thu Jan 23 20:22:16 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.apache.solr.client.solrj.impl.BinaryResponseParser (Solr 4.6.1 API)</title> <meta name="date" content="2014-01-23"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.solr.client.solrj.impl.BinaryResponseParser (Solr 4.6.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/solr/client/solrj/impl/BinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/solr/client/solrj/impl//class-useBinaryResponseParser.html" target="_top">FRAMES</a></li> <li><a href="BinaryResponseParser.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.solr.client.solrj.impl.BinaryResponseParser" class="title">Uses of Class<br>org.apache.solr.client.solrj.impl.BinaryResponseParser</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../org/apache/solr/client/solrj/impl/BinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">BinaryResponseParser</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.solr.client.solrj.impl">org.apache.solr.client.solrj.impl</a></td> <td class="colLast"> <div class="block">Concrete implementations of client API classes.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.client.solrj.impl"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../org/apache/solr/client/solrj/impl/BinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">BinaryResponseParser</a> in <a href="../../../../../../../org/apache/solr/client/solrj/impl/package-summary.html">org.apache.solr.client.solrj.impl</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../../../../org/apache/solr/client/solrj/impl/BinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">BinaryResponseParser</a> in <a href="../../../../../../../org/apache/solr/client/solrj/impl/package-summary.html">org.apache.solr.client.solrj.impl</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../../org/apache/solr/client/solrj/impl/StreamingBinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">StreamingBinaryResponseParser</a></strong></code> <div class="block">A BinaryResponseParser that sends callback events rather then build a large response</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../org/apache/solr/client/solrj/impl/BinaryResponseParser.html" title="class in org.apache.solr.client.solrj.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>PREV</li> <li>NEXT</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/solr/client/solrj/impl//class-useBinaryResponseParser.html" target="_top">FRAMES</a></li> <li><a href="BinaryResponseParser.html" target="_top">NO FRAMES</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2014 Apache Software Foundation. All Rights Reserved.</i> <script src='../../../../../../../prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>
arnaud71/webso-db
docs/solr-solrj/org/apache/solr/client/solrj/impl/class-use/BinaryResponseParser.html
HTML
apache-2.0
7,453
{% extends "base.html" %} <!-- Gallery page is a special case: we switch the main and sub titles --> {% block maintitle %} Gallery {% endblock maintitle %} {% block subtitle %} Oppia {% endblock subtitle %} {% block navbar_breadcrumb %} {% endblock navbar_breadcrumb %} {% block local_top_nav_options %} <search-bar></search-bar> {% endblock %} {% block header_js %} {{ super() }} <script type="text/javascript"> GLOBALS.LANGUAGE_CODES_AND_NAMES = JSON.parse( '{{LANGUAGE_CODES_AND_NAMES|js_string}}'); GLOBALS.CAROUSEL_SLIDES_CONFIG = JSON.parse('{{CAROUSEL_SLIDES_CONFIG|js_string}}'); </script> <style> html, body { background-color: #eee; } </style> {% endblock header_js %} {% block content %} <div ng-controller="Gallery" class="oppia-gallery-container"> <div ng-if="inSplashMode" class="oppia-gallery-banner-container"> <div class="oppia-gallery-banner-content"> Hi, I&rsquo;m Oppia </div> <carousel interval="CAROUSEL_INTERVAL"> <slide ng-repeat="slide in CAROUSEL_SLIDES track by $index" active="slide.active"> <div class="oppia-gallery-banner" style="background-image: url(/images/splash/<[slide.image_filename]>);"> <div class="oppia-gallery-banner-tagline"> Your personal tutor for <a ng-href="/explore/<[slide.exploration_id]>" class="oppia-gallery-banner-link"> <[slide.topic]> </a> </div> </div> </slide> </carousel> </div> <div style="position: relative; z-index: 3;"> <div ng-if="inSplashMode" class="oppia-gallery-interstitial"> <span> Oppia is a personalized learning platform created by and for people like you. <div style="display: inline-block;"> <a href="/about">Find out more!</a> </div> </span> </div> <div class="oppia-gallery-tiles-area"> <div class="oppia-gallery-tiles-container"> <div ng-if="allExplorationsInOrder.length === 0" class="oppia-gallery-tiles-introduction"> <div class="oppia-gallery-no-match"> <i class="material-icons md-100" style="color: #a2a3a2;">&#xE001;</i> <p style="text-align: center;"> Oops, it looks like your search didn't match any explorations.<br><br> <!-- NOTE: If you change the links here, please make the corresponding change for the 'Create New Exploration' button. --> {% if not has_fully_registered %} Would you like to <a href ng-click="onRedirectToLogin('/my_explorations?mode=create')">create one</a>? {% else %} Would you like to <a ng-click="showCreateExplorationModal()">create one</a>? {% endif %} </p> </div> </div> <activity-tiles-infinity-grid></activity-tiles-infinity-grid> </div> </div> <div class="oppia-gallery-loading-results-message" ng-if="pageLoaderIsBusy"> Loading more results <loading-dots></loading-dots> </div> </div> </div> {% include 'components/exploration_creation_button_modal.html' %} {% include 'components/profile_link_image_directive.html' %} {% include 'components/search_bar_directive.html' %} {% include 'components/circular_image_directive.html' %} {% endblock %} {% block footer_js %} {{ super() }} <script> {{ include_js_file('components/ProfileLinkImageDirective.js') }} {{ include_js_file('components/SearchBarDirective.js') }} {{ include_js_file('components/CircularImageDirective.js') }} {{ include_js_file('galleries/Gallery.js') }} </script> {% endblock footer_js %}
kennho/oppia
core/templates/dev/head/galleries/gallery.html
HTML
apache-2.0
3,771
<!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_43) on Wed May 22 21:49:32 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.hbase.ipc.HBaseServer.Connection (HBase 0.94.8 API) </TITLE> <META NAME="date" CONTENT="2013-05-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="Uses of Class org.apache.hadoop.hbase.ipc.HBaseServer.Connection (HBase 0.94.8 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/hbase/ipc//class-useHBaseServer.Connection.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HBaseServer.Connection.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.hadoop.hbase.ipc.HBaseServer.Connection</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.hadoop.hbase.ipc"><B>org.apache.hadoop.hbase.ipc</B></A></TD> <TD>Tools to help define network clients and servers.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.hadoop.hbase.ipc"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A> in <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</A> declared as <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></CODE></FONT></TD> <TD><CODE><B>HBaseServer.Call.</B><B><A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Call.html#connection">connection</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</A> with type parameters of type <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A>&gt;</CODE></FONT></TD> <TD><CODE><B>HBaseServer.</B><B><A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.html#connectionList">connectionList</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</A> that return <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></CODE></FONT></TD> <TD><CODE><B>HBaseServer.</B><B><A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.html#getConnection(java.nio.channels.SocketChannel, long)">getConnection</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/nio/channels/SocketChannel.html?is-external=true" title="class or interface in java.nio.channels">SocketChannel</A>&nbsp;channel, long&nbsp;time)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subclasses of HBaseServer can override this to provide their own Connection implementations.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</A> with parameters of type <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>HBaseServer.</B><B><A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.html#closeConnection(org.apache.hadoop.hbase.ipc.HBaseServer.Connection)">closeConnection</A></B>(<A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A>&nbsp;connection)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/package-summary.html">org.apache.hadoop.hbase.ipc</A> with parameters of type <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Call.html#HBaseServer.Call(int, org.apache.hadoop.io.Writable, org.apache.hadoop.hbase.ipc.HBaseServer.Connection, org.apache.hadoop.hbase.ipc.HBaseServer.Responder, long)">HBaseServer.Call</A></B>(int&nbsp;id, org.apache.hadoop.io.Writable&nbsp;param, <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Connection</A>&nbsp;connection, <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Responder.html" title="class in org.apache.hadoop.hbase.ipc">HBaseServer.Responder</A>&nbsp;responder, long&nbsp;size)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/hadoop/hbase/ipc/HBaseServer.Connection.html" title="class in org.apache.hadoop.hbase.ipc"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/hadoop/hbase/ipc//class-useHBaseServer.Connection.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HBaseServer.Connection.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
algarecu/hbase-0.94.8-qod
docs/apidocs/org/apache/hadoop/hbase/ipc/class-use/HBaseServer.Connection.html
HTML
apache-2.0
13,384
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title>Spark NLP 3.4.2 ScalaDoc - com.johnsnowlabs.nlp.DocumentAssembler</title> <meta name="description" content="Spark NLP 3.4.2 ScalaDoc - com.johnsnowlabs.nlp.DocumentAssembler" /> <meta name="keywords" content="Spark NLP 3.4.2 ScalaDoc com.johnsnowlabs.nlp.DocumentAssembler" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link href="../../../lib/index.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/template.css" media="screen" type="text/css" rel="stylesheet" /> <link href="../../../lib/diagrams.css" media="screen" type="text/css" rel="stylesheet" id="diagrams-css" /> <script type="text/javascript" src="../../../lib/jquery.min.js"></script> <script type="text/javascript" src="../../../lib/jquery.panzoom.min.js"></script> <script type="text/javascript" src="../../../lib/jquery.mousewheel.min.js"></script> <script type="text/javascript" src="../../../lib/index.js"></script> <script type="text/javascript" src="../../../index.js"></script> <script type="text/javascript" src="../../../lib/scheduler.js"></script> <script type="text/javascript" src="../../../lib/template.js"></script> <script type="text/javascript"> /* this variable can be used by the JS to determine the path to the root document */ var toRoot = '../../../'; </script> </head> <body> <div id="search"> <span id="doc-title">Spark NLP 3.4.2 ScalaDoc<span id="doc-version"></span></span> <span class="close-results"><span class="left">&lt;</span> Back</span> <div id="textfilter"> <span class="input"> <input autocapitalize="none" placeholder="Search" id="index-input" type="text" accesskey="/" /> <i class="clear material-icons"></i> <i id="search-icon" class="material-icons"></i> </span> </div> </div> <div id="search-results"> <div id="search-progress"> <div id="progress-fill"></div> </div> <div id="results-content"> <div id="entity-results"></div> <div id="member-results"></div> </div> </div> <div id="content-scroll-container" style="-webkit-overflow-scrolling: touch;"> <div id="content-container" style="-webkit-overflow-scrolling: touch;"> <div id="subpackage-spacer"> <div id="packages"> <h1>Packages</h1> <ul> <li name="_root_.root" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="_root_"></a><a id="root:_root_"></a> <span class="permalink"> <a href="../../../index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../../index.html"><span class="name">root</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="_root_.com" visbl="pub" class="indented1 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="com"></a><a id="com:com"></a> <span class="permalink"> <a href="../../../com/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../../index.html"><span class="name">com</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../../index.html" class="extype" name="_root_">root</a></dd></dl></div> </li><li name="com.johnsnowlabs" visbl="pub" class="indented2 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="johnsnowlabs"></a><a id="johnsnowlabs:johnsnowlabs"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="../index.html"><span class="name">johnsnowlabs</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../../index.html" class="extype" name="com">com</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp" visbl="pub" class="indented3 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="nlp"></a><a id="nlp:nlp"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="index.html"><span class="name">nlp</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="../index.html" class="extype" name="com.johnsnowlabs">johnsnowlabs</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.annotators" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="annotators"></a><a id="annotators:annotators"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/annotators/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="annotators/index.html"><span class="name">annotators</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.embeddings" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="embeddings"></a><a id="embeddings:embeddings"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/embeddings/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="embeddings/index.html"><span class="name">embeddings</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.pretrained" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="pretrained"></a><a id="pretrained:pretrained"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/pretrained/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="pretrained/index.html"><span class="name">pretrained</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.recursive" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="recursive"></a><a id="recursive:recursive"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/recursive/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="recursive/index.html"><span class="name">recursive</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.serialization" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="serialization"></a><a id="serialization:serialization"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/serialization/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="serialization/index.html"><span class="name">serialization</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.training" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="training"></a><a id="training:training"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/training/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="training/index.html"><span class="name">training</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li name="com.johnsnowlabs.nlp.util" visbl="pub" class="indented4 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="util"></a><a id="util:util"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/util/index.html" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">package</span> </span> <span class="symbol"> <a title="" href="util/index.html"><span class="name">util</span></a> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd><a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></dd></dl></div> </li><li class="current-entities indented3"> <a class="object" href="Annotation$.html" title=""></a> <a class="class" href="Annotation.html" title="represents annotator's output parts and their details"></a> <a href="Annotation.html" title="represents annotator's output parts and their details">Annotation</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="AnnotatorApproach.html" title="This class should grow once we start training on datasets and share params For now it stands as a dummy placeholder for future reference"></a> <a href="AnnotatorApproach.html" title="This class should grow once we start training on datasets and share params For now it stands as a dummy placeholder for future reference">AnnotatorApproach</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="AnnotatorModel.html" title="This trait implements logic that applies nlp using Spark ML Pipeline transformers Should strongly change once UsedDefinedTypes are allowed https://issues.apache.org/jira/browse/SPARK-7768"></a> <a href="AnnotatorModel.html" title="This trait implements logic that applies nlp using Spark ML Pipeline transformers Should strongly change once UsedDefinedTypes are allowed https://issues.apache.org/jira/browse/SPARK-7768">AnnotatorModel</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="object" href="AnnotatorType$.html" title=""></a> <a href="AnnotatorType$.html" title="">AnnotatorType</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="CanBeLazy.html" title=""></a> <a href="CanBeLazy.html" title="">CanBeLazy</a> </li><li class="current-entities indented3"> <a class="object" href="Chunk2Doc$.html" title="This is the companion object of Chunk2Doc."></a> <a class="class" href="Chunk2Doc.html" title="Converts a CHUNK type column back into DOCUMENT."></a> <a href="Chunk2Doc.html" title="Converts a CHUNK type column back into DOCUMENT.">Chunk2Doc</a> </li><li class="current-entities indented3"> <a class="object" href="Doc2Chunk$.html" title="This is the companion object of Doc2Chunk."></a> <a class="class" href="Doc2Chunk.html" title="Converts DOCUMENT type annotations into CHUNK type with the contents of a chunkCol."></a> <a href="Doc2Chunk.html" title="Converts DOCUMENT type annotations into CHUNK type with the contents of a chunkCol.">Doc2Chunk</a> </li><li class="current-entities indented3"> <a class="object" href="" title="This is the companion object of DocumentAssembler."></a> <a class="class" href="DocumentAssembler.html" title="Prepares data into a format that is processable by Spark NLP."></a> <a href="DocumentAssembler.html" title="Prepares data into a format that is processable by Spark NLP.">DocumentAssembler</a> </li><li class="current-entities indented3"> <a class="object" href="EmbeddingsFinisher$.html" title="This is the companion object of EmbeddingsFinisher."></a> <a class="class" href="EmbeddingsFinisher.html" title="Extracts embeddings from Annotations into a more easily usable form."></a> <a href="EmbeddingsFinisher.html" title="Extracts embeddings from Annotations into a more easily usable form.">EmbeddingsFinisher</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="FeaturesReader.html" title=""></a> <a href="FeaturesReader.html" title="">FeaturesReader</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="FeaturesWriter.html" title=""></a> <a href="FeaturesWriter.html" title="">FeaturesWriter</a> </li><li class="current-entities indented3"> <a class="object" href="Finisher$.html" title="This is the companion object of Finisher."></a> <a class="class" href="Finisher.html" title="Converts annotation results into a format that easier to use."></a> <a href="Finisher.html" title="Converts annotation results into a format that easier to use.">Finisher</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="GraphFinisher.html" title="Helper class to convert the knowledge graph from GraphExtraction into a generic format, such as RDF."></a> <a href="GraphFinisher.html" title="Helper class to convert the knowledge graph from GraphExtraction into a generic format, such as RDF.">GraphFinisher</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasBatchedAnnotate.html" title=""></a> <a href="HasBatchedAnnotate.html" title="">HasBatchedAnnotate</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasCaseSensitiveProperties.html" title=""></a> <a href="HasCaseSensitiveProperties.html" title="">HasCaseSensitiveProperties</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasEnableCachingProperties.html" title=""></a> <a href="HasEnableCachingProperties.html" title="">HasEnableCachingProperties</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasFeatures.html" title=""></a> <a href="HasFeatures.html" title="">HasFeatures</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasInputAnnotationCols.html" title=""></a> <a href="HasInputAnnotationCols.html" title="">HasInputAnnotationCols</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasMultipleInputAnnotationCols.html" title="Trait used to create annotators with input columns of variable length."></a> <a href="HasMultipleInputAnnotationCols.html" title="Trait used to create annotators with input columns of variable length.">HasMultipleInputAnnotationCols</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasOutputAnnotationCol.html" title=""></a> <a href="HasOutputAnnotationCol.html" title="">HasOutputAnnotationCol</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasOutputAnnotatorType.html" title=""></a> <a href="HasOutputAnnotatorType.html" title="">HasOutputAnnotatorType</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasPretrained.html" title=""></a> <a href="HasPretrained.html" title="">HasPretrained</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasRecursiveFit.html" title="AnnotatorApproach'es may extend this trait in order to allow RecursivePipelines to include intermediate steps trained PipelineModel's"></a> <a href="HasRecursiveFit.html" title="AnnotatorApproach'es may extend this trait in order to allow RecursivePipelines to include intermediate steps trained PipelineModel's">HasRecursiveFit</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasRecursiveTransform.html" title=""></a> <a href="HasRecursiveTransform.html" title="">HasRecursiveTransform</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="HasSimpleAnnotate.html" title=""></a> <a href="HasSimpleAnnotate.html" title="">HasSimpleAnnotate</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="JavaAnnotation.html" title=""></a> <a href="JavaAnnotation.html" title="">JavaAnnotation</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="LightPipeline.html" title=""></a> <a href="LightPipeline.html" title="">LightPipeline</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="ParamsAndFeaturesReadable.html" title=""></a> <a href="ParamsAndFeaturesReadable.html" title="">ParamsAndFeaturesReadable</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="ParamsAndFeaturesWritable.html" title=""></a> <a href="ParamsAndFeaturesWritable.html" title="">ParamsAndFeaturesWritable</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="trait" href="RawAnnotator.html" title=""></a> <a href="RawAnnotator.html" title="">RawAnnotator</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="RecursivePipeline.html" title=""></a> <a href="RecursivePipeline.html" title="">RecursivePipeline</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="class" href="RecursivePipelineModel.html" title=""></a> <a href="RecursivePipelineModel.html" title="">RecursivePipelineModel</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="object" href="SparkNLP$.html" title=""></a> <a href="SparkNLP$.html" title="">SparkNLP</a> </li><li class="current-entities indented3"> <a class="object" href="TokenAssembler$.html" title="This is the companion object of TokenAssembler."></a> <a class="class" href="TokenAssembler.html" title="This transformer reconstructs a DOCUMENT type annotation from tokens, usually after these have been normalized, lemmatized, normalized, spell checked, etc, in order to use this document annotation in further annotators."></a> <a href="TokenAssembler.html" title="This transformer reconstructs a DOCUMENT type annotation from tokens, usually after these have been normalized, lemmatized, normalized, spell checked, etc, in order to use this document annotation in further annotators.">TokenAssembler</a> </li><li class="current-entities indented3"> <span class="separator"></span> <a class="object" href="functions$.html" title=""></a> <a href="functions$.html" title="">functions</a> </li> </ul> </div> </div> <div id="content"> <body class="object value"> <div id="definition"> <a href="DocumentAssembler.html" title="See companion class"><div class="big-circle object-companion-class">o</div></a> <p id="owner"><a href="../../index.html" class="extype" name="com">com</a>.<a href="../index.html" class="extype" name="com.johnsnowlabs">johnsnowlabs</a>.<a href="index.html" class="extype" name="com.johnsnowlabs.nlp">nlp</a></p> <h1><a href="DocumentAssembler.html" title="See companion class">DocumentAssembler</a><span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html" title="Permalink"> <i class="material-icons"></i> </a> </span></h1> <h3><span class="morelinks"><div> Companion <a href="DocumentAssembler.html" title="See companion class">class DocumentAssembler</a> </div></span></h3> </div> <h4 id="signature" class="signature"> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">object</span> </span> <span class="symbol"> <span class="name">DocumentAssembler</span><span class="result"> extends <span class="extype" name="org.apache.spark.ml.util.DefaultParamsReadable">DefaultParamsReadable</span>[<a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>] with <span class="extype" name="scala.Serializable">Serializable</span></span> </span> </h4> <div id="comment" class="fullcommenttop"><div class="comment cmt"><p>This is the companion object of <a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>. Please refer to that class for the documentation. </p></div><div class="toggleContainer block"> <span class="toggle"> Linear Supertypes </span> <div class="superTypes hiddenContent"><span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="org.apache.spark.ml.util.DefaultParamsReadable">DefaultParamsReadable</span>[<a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>], <span class="extype" name="org.apache.spark.ml.util.MLReadable">MLReadable</span>[<a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>], <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div> </div></div> <div id="mbrsel"> <div class="toggle"></div> <div id="memberfilter"> <i class="material-icons arrow"></i> <span class="input"> <input id="mbrsel-input" placeholder="Filter all members" type="text" accesskey="/" /> </span> <i class="clear material-icons"></i> </div> <div id="filterby"> <div id="order"> <span class="filtertype">Ordering</span> <ol> <li class="alpha in"><span>Alphabetic</span></li> <li class="inherit out"><span>By Inheritance</span></li> </ol> </div> <div class="ancestors"> <span class="filtertype">Inherited<br /> </span> <ol id="linearization"> <li class="in" name="com.johnsnowlabs.nlp.DocumentAssembler"><span>DocumentAssembler</span></li><li class="in" name="scala.Serializable"><span>Serializable</span></li><li class="in" name="java.io.Serializable"><span>Serializable</span></li><li class="in" name="org.apache.spark.ml.util.DefaultParamsReadable"><span>DefaultParamsReadable</span></li><li class="in" name="org.apache.spark.ml.util.MLReadable"><span>MLReadable</span></li><li class="in" name="scala.AnyRef"><span>AnyRef</span></li><li class="in" name="scala.Any"><span>Any</span></li> </ol> </div><div class="ancestors"> <span class="filtertype"></span> <ol> <li class="hideall out"><span>Hide All</span></li> <li class="showall in"><span>Show All</span></li> </ol> </div> <div id="visbl"> <span class="filtertype">Visibility</span> <ol><li class="public in"><span>Public</span></li><li class="all out"><span>All</span></li></ol> </div> </div> </div> <div id="template"> <div id="allMembers"> <div class="values members"> <h3>Value Members</h3> <ol> <li name="scala.AnyRef#!=" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="!=(x$1:Any):Boolean"></a><a id="!=(Any):Boolean"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#!=(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $bang$eq" class="name">!=</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef###" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="##():Int"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html###():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $hash$hash" class="name">##</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#==" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="==(x$1:Any):Boolean"></a><a id="==(Any):Boolean"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#==(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span title="gt4s: $eq$eq" class="name">==</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.Any#asInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="asInstanceOf[T0]:T0"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#asInstanceOf[T0]:T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">asInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Any.asInstanceOf.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="scala.AnyRef#clone" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="clone():Object"></a><a id="clone():AnyRef"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#clone():Object" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">clone</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.AnyRef">AnyRef</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.CloneNotSupportedException]">...</span> </span>)</span> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#eq" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="eq(x$1:AnyRef):Boolean"></a><a id="eq(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#eq(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">eq</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#equals" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="equals(x$1:Any):Boolean"></a><a id="equals(Any):Boolean"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#equals(x$1:Any):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">equals</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Any">Any</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#finalize" visbl="prt" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="finalize():Unit"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#finalize():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">finalize</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Attributes</dt><dd>protected[<span class="extype" name="java.lang">lang</span>] </dd><dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="symbol">classOf[java.lang.Throwable]</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#getClass" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="getClass():Class[_]"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#getClass():Class[_]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">getClass</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.Class">Class</span>[_]</span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#hashCode" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="hashCode():Int"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#hashCode():Int" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">hashCode</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Int">Int</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.Any#isInstanceOf" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="isInstanceOf[T0]:Boolean"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#isInstanceOf[T0]:Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">isInstanceOf</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>Any</dd></dl></div> </li><li name="org.apache.spark.ml.util.MLReadable#load" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="load(path:String):T"></a><a id="load(String):DocumentAssembler"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#load(path:String):T" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">load</span><span class="params">(<span name="path">path: <span class="extype" name="scala.Predef.String">String</span></span>)</span><span class="result">: <a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>MLReadable</dd><dt>Annotations</dt><dd> <span class="name">@Since</span><span class="args">(<span> <span class="symbol">&quot;1.6.0&quot;</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#ne" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="ne(x$1:AnyRef):Boolean"></a><a id="ne(AnyRef):Boolean"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#ne(x$1:AnyRef):Boolean" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">ne</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.AnyRef">AnyRef</span></span>)</span><span class="result">: <span class="extype" name="scala.Boolean">Boolean</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#notify" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notify():Unit"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#notify():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notify</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="scala.AnyRef#notifyAll" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="notifyAll():Unit"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#notifyAll():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">notifyAll</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li><li name="org.apache.spark.ml.util.DefaultParamsReadable#read" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="read:org.apache.spark.ml.util.MLReader[T]"></a><a id="read:MLReader[DocumentAssembler]"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#read:org.apache.spark.ml.util.MLReader[T]" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">read</span><span class="result">: <span class="extype" name="org.apache.spark.ml.util.MLReader">MLReader</span>[<a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>]</span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>DefaultParamsReadable → MLReadable</dd></dl></div> </li><li name="scala.AnyRef#synchronized" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="synchronized[T0](x$1:=&gt;T0):T0"></a><a id="synchronized[T0](⇒T0):T0"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#synchronized[T0](x$1:=&gt;T0):T0" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">synchronized</span><span class="tparams">[<span name="T0">T0</span>]</span><span class="params">(<span name="arg0">arg0: ⇒ <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span>)</span><span class="result">: <span class="extype" name="java.lang.AnyRef.synchronized.T0">T0</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd></dl></div> </li><li name="scala.AnyRef#toString" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="toString():String"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#toString():String" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier"></span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">toString</span><span class="params">()</span><span class="result">: <span class="extype" name="java.lang.String">String</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef → Any</dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait():Unit"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#wait():Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">()</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long,x$2:Int):Unit"></a><a id="wait(Long,Int):Unit"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#wait(x$1:Long,x$2:Int):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>, <span name="arg1">arg1: <span class="extype" name="scala.Int">Int</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> </dd></dl></div> </li><li name="scala.AnyRef#wait" visbl="pub" class="indented0 " data-isabs="false" fullComment="yes" group="Ungrouped"> <a id="wait(x$1:Long):Unit"></a><a id="wait(Long):Unit"></a> <span class="permalink"> <a href="../../../com/johnsnowlabs/nlp/DocumentAssembler$.html#wait(x$1:Long):Unit" title="Permalink"> <i class="material-icons"></i> </a> </span> <span class="modifier_kind"> <span class="modifier">final </span> <span class="kind">def</span> </span> <span class="symbol"> <span class="name">wait</span><span class="params">(<span name="arg0">arg0: <span class="extype" name="scala.Long">Long</span></span>)</span><span class="result">: <span class="extype" name="scala.Unit">Unit</span></span> </span> <div class="fullcomment"><dl class="attributes block"> <dt>Definition Classes</dt><dd>AnyRef</dd><dt>Annotations</dt><dd> <span class="name">@throws</span><span class="args">(<span> <span class="defval" name="classOf[java.lang.InterruptedException]">...</span> </span>)</span> <span class="name">@native</span><span class="args">()</span> </dd></dl></div> </li> </ol> </div> </div> <div id="inheritedMembers"> <div class="parent" name="scala.Serializable"> <h3>Inherited from <span class="extype" name="scala.Serializable">Serializable</span></h3> </div><div class="parent" name="java.io.Serializable"> <h3>Inherited from <span class="extype" name="java.io.Serializable">Serializable</span></h3> </div><div class="parent" name="org.apache.spark.ml.util.DefaultParamsReadable"> <h3>Inherited from <span class="extype" name="org.apache.spark.ml.util.DefaultParamsReadable">DefaultParamsReadable</span>[<a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>]</h3> </div><div class="parent" name="org.apache.spark.ml.util.MLReadable"> <h3>Inherited from <span class="extype" name="org.apache.spark.ml.util.MLReadable">MLReadable</span>[<a href="DocumentAssembler.html" class="extype" name="com.johnsnowlabs.nlp.DocumentAssembler">DocumentAssembler</a>]</h3> </div><div class="parent" name="scala.AnyRef"> <h3>Inherited from <span class="extype" name="scala.AnyRef">AnyRef</span></h3> </div><div class="parent" name="scala.Any"> <h3>Inherited from <span class="extype" name="scala.Any">Any</span></h3> </div> </div> <div id="groupedMembers"> <div class="group" name="Ungrouped"> <h3>Ungrouped</h3> </div> </div> </div> <div id="tooltip"></div> <div id="footer"> </div> </body> </div> </div> </div> </body> </html>
JohnSnowLabs/spark-nlp
docs/api/com/johnsnowlabs/nlp/DocumentAssembler$.html
HTML
apache-2.0
52,779
<!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_232) on Tue Sep 15 08:53:07 UTC 2020 --> <title>Uses of Interface org.springframework.transaction.interceptor.TransactionAttribute (Spring Framework 5.1.18.RELEASE API)</title> <meta name="date" content="2020-09-15"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.springframework.transaction.interceptor.TransactionAttribute (Spring Framework 5.1.18.RELEASE API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/springframework/transaction/interceptor/class-use/TransactionAttribute.html" target="_top">Frames</a></li> <li><a href="TransactionAttribute.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.springframework.transaction.interceptor.TransactionAttribute" class="title">Uses of Interface<br>org.springframework.transaction.interceptor.TransactionAttribute</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.springframework.test.context.transaction">org.springframework.test.context.transaction</a></td> <td class="colLast"> <div class="block">Transactional support classes for the <em>Spring TestContext Framework</em>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.springframework.transaction.annotation">org.springframework.transaction.annotation</a></td> <td class="colLast"> <div class="block">Spring's support for annotation-based transaction demarcation.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.springframework.transaction.interceptor">org.springframework.transaction.interceptor</a></td> <td class="colLast"> <div class="block">AOP-based solution for declarative transaction demarcation.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.springframework.test.context.transaction"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a> in <a href="../../../../../org/springframework/test/context/transaction/package-summary.html">org.springframework.test.context.transaction</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/springframework/test/context/transaction/package-summary.html">org.springframework.test.context.transaction</a> that return <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">TestContextTransactionUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/test/context/transaction/TestContextTransactionUtils.html#createDelegatingTransactionAttribute-org.springframework.test.context.TestContext-org.springframework.transaction.interceptor.TransactionAttribute-">createDelegatingTransactionAttribute</a></span>(<a href="../../../../../org/springframework/test/context/TestContext.html" title="interface in org.springframework.test.context">TestContext</a>&nbsp;testContext, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;targetAttribute)</code> <div class="block">Create a delegating <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor"><code>TransactionAttribute</code></a> for the supplied target <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor"><code>TransactionAttribute</code></a> and <a href="../../../../../org/springframework/test/context/TestContext.html" title="interface in org.springframework.test.context"><code>TestContext</code></a>, using the names of the test class and test method to build the name of the transaction.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/springframework/test/context/transaction/package-summary.html">org.springframework.test.context.transaction</a> with parameters of type <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">TestContextTransactionUtils.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/test/context/transaction/TestContextTransactionUtils.html#createDelegatingTransactionAttribute-org.springframework.test.context.TestContext-org.springframework.transaction.interceptor.TransactionAttribute-">createDelegatingTransactionAttribute</a></span>(<a href="../../../../../org/springframework/test/context/TestContext.html" title="interface in org.springframework.test.context">TestContext</a>&nbsp;testContext, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;targetAttribute)</code> <div class="block">Create a delegating <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor"><code>TransactionAttribute</code></a> for the supplied target <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor"><code>TransactionAttribute</code></a> and <a href="../../../../../org/springframework/test/context/TestContext.html" title="interface in org.springframework.test.context"><code>TestContext</code></a>, using the names of the test class and test method to build the name of the transaction.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.springframework.transaction.annotation"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a> in <a href="../../../../../org/springframework/transaction/annotation/package-summary.html">org.springframework.transaction.annotation</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/springframework/transaction/annotation/package-summary.html">org.springframework.transaction.annotation</a> that return <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AnnotationTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/AnnotationTransactionAttributeSource.html#determineTransactionAttribute-java.lang.reflect.AnnotatedElement-">determineTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code> <div class="block">Determine the transaction attribute for the given method or class.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AnnotationTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/AnnotationTransactionAttributeSource.html#findTransactionAttribute-java.lang.Class-">findTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AnnotationTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/AnnotationTransactionAttributeSource.html#findTransactionAttribute-java.lang.reflect.Method-">findTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">JtaTransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/JtaTransactionAnnotationParser.html#parseTransactionAnnotation-java.lang.reflect.AnnotatedElement-">parseTransactionAnnotation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">Ejb3TransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/Ejb3TransactionAnnotationParser.html#parseTransactionAnnotation-java.lang.reflect.AnnotatedElement-">parseTransactionAnnotation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">SpringTransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/SpringTransactionAnnotationParser.html#parseTransactionAnnotation-java.lang.reflect.AnnotatedElement-">parseTransactionAnnotation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">TransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/TransactionAnnotationParser.html#parseTransactionAnnotation-java.lang.reflect.AnnotatedElement-">parseTransactionAnnotation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>&nbsp;element)</code> <div class="block">Parse the transaction attribute for the given method or class, based on an annotation type understood by this parser.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">JtaTransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/JtaTransactionAnnotationParser.html#parseTransactionAnnotation-org.springframework.core.annotation.AnnotationAttributes-">parseTransactionAnnotation</a></span>(<a href="../../../../../org/springframework/core/annotation/AnnotationAttributes.html" title="class in org.springframework.core.annotation">AnnotationAttributes</a>&nbsp;attributes)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">SpringTransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/SpringTransactionAnnotationParser.html#parseTransactionAnnotation-org.springframework.core.annotation.AnnotationAttributes-">parseTransactionAnnotation</a></span>(<a href="../../../../../org/springframework/core/annotation/AnnotationAttributes.html" title="class in org.springframework.core.annotation">AnnotationAttributes</a>&nbsp;attributes)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">JtaTransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/JtaTransactionAnnotationParser.html#parseTransactionAnnotation-javax.transaction.Transactional-">parseTransactionAnnotation</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/javax/transaction/Transactional.html?is-external=true" title="class or interface in javax.transaction">Transactional</a>&nbsp;ann)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">SpringTransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/SpringTransactionAnnotationParser.html#parseTransactionAnnotation-org.springframework.transaction.annotation.Transactional-">parseTransactionAnnotation</a></span>(<a href="../../../../../org/springframework/transaction/annotation/Transactional.html" title="annotation in org.springframework.transaction.annotation">Transactional</a>&nbsp;ann)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">Ejb3TransactionAnnotationParser.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/annotation/Ejb3TransactionAnnotationParser.html#parseTransactionAnnotation-javax.ejb.TransactionAttribute-">parseTransactionAnnotation</a></span>(<a href="https://docs.oracle.com/javaee/7/api/javax/ejb/TransactionAttribute.html?is-external=true" title="class or interface in javax.ejb">TransactionAttribute</a>&nbsp;ann)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.springframework.transaction.interceptor"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a> in <a href="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</a> that implement <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/DefaultTransactionAttribute.html" title="class in org.springframework.transaction.interceptor">DefaultTransactionAttribute</a></span></code> <div class="block">Spring's common transaction attribute implementation.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/DelegatingTransactionAttribute.html" title="class in org.springframework.transaction.interceptor">DelegatingTransactionAttribute</a></span></code> <div class="block"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor"><code>TransactionAttribute</code></a> implementation that delegates all calls to a given target <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor"><code>TransactionAttribute</code></a> instance.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/RuleBasedTransactionAttribute.html" title="class in org.springframework.transaction.interceptor">RuleBasedTransactionAttribute</a></span></code> <div class="block">TransactionAttribute implementation that works out whether a given exception should cause transaction rollback by applying a number of rollback rules, both positive and negative.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</a> that return <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AbstractFallbackTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/AbstractFallbackTransactionAttributeSource.html#computeTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">computeTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code> <div class="block">Same signature as <a href="../../../../../org/springframework/transaction/interceptor/AbstractFallbackTransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-"><code>AbstractFallbackTransactionAttributeSource.getTransactionAttribute(java.lang.reflect.Method, java.lang.Class&lt;?&gt;)</code></a>, but doesn't cache the result.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected abstract <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AbstractFallbackTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/AbstractFallbackTransactionAttributeSource.html#findTransactionAttribute-java.lang.Class-">findTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz)</code> <div class="block">Subclasses need to implement this to return the transaction attribute for the given class, if any.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected abstract <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AbstractFallbackTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/AbstractFallbackTransactionAttributeSource.html#findTransactionAttribute-java.lang.reflect.Method-">findTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method)</code> <div class="block">Subclasses need to implement this to return the transaction attribute for the given method, if any.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">TransactionAspectSupport.TransactionInfo.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.TransactionInfo.html#getTransactionAttribute--">getTransactionAttribute</a></span>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">MatchAlwaysTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MatchAlwaysTransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">getTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">AbstractFallbackTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/AbstractFallbackTransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">getTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code> <div class="block">Determine the transaction attribute for this method invocation.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">MethodMapTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">getTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">NameMatchTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/NameMatchTransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">getTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">TransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">getTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code> <div class="block">Return the transaction attribute for the given method, or <code>null</code> if the method is non-transactional.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></code></td> <td class="colLast"><span class="typeNameLabel">CompositeTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/CompositeTransactionAttributeSource.html#getTransactionAttribute-java.lang.reflect.Method-java.lang.Class-">getTransactionAttribute</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;targetClass)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</a> with parameters of type <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">MethodMapTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#addTransactionalMethod-java.lang.Class-java.lang.String-org.springframework.transaction.interceptor.TransactionAttribute-">addTransactionalMethod</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz, <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>&nbsp;mappedName, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;attr)</code> <div class="block">Add an attribute for a transactional method.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">MethodMapTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#addTransactionalMethod-java.lang.reflect.Method-org.springframework.transaction.interceptor.TransactionAttribute-">addTransactionalMethod</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;attr)</code> <div class="block">Add an attribute for a transactional method.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">MethodMapTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#addTransactionalMethod-java.lang.String-org.springframework.transaction.interceptor.TransactionAttribute-">addTransactionalMethod</a></span>(<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>&nbsp;name, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;attr)</code> <div class="block">Add an attribute for a transactional method.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">NameMatchTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/NameMatchTransactionAttributeSource.html#addTransactionalMethod-java.lang.String-org.springframework.transaction.interceptor.TransactionAttribute-">addTransactionalMethod</a></span>(<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>&nbsp;methodName, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;attr)</code> <div class="block">Add an attribute for a transactional method.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.TransactionInfo.html" title="class in org.springframework.transaction.interceptor">TransactionAspectSupport.TransactionInfo</a></code></td> <td class="colLast"><span class="typeNameLabel">TransactionAspectSupport.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.html#createTransactionIfNecessary-org.springframework.transaction.PlatformTransactionManager-org.springframework.transaction.interceptor.TransactionAttribute-java.lang.String-">createTransactionIfNecessary</a></span>(<a href="../../../../../org/springframework/transaction/PlatformTransactionManager.html" title="interface in org.springframework.transaction">PlatformTransactionManager</a>&nbsp;tm, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;txAttr, <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>&nbsp;joinpointIdentification)</code> <div class="block">Create a transaction if necessary based on the given TransactionAttribute.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/PlatformTransactionManager.html" title="interface in org.springframework.transaction">PlatformTransactionManager</a></code></td> <td class="colLast"><span class="typeNameLabel">TransactionAspectSupport.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.html#determineTransactionManager-org.springframework.transaction.interceptor.TransactionAttribute-">determineTransactionManager</a></span>(<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;txAttr)</code> <div class="block">Determine the specific transaction manager to use for the given transaction.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.TransactionInfo.html" title="class in org.springframework.transaction.interceptor">TransactionAspectSupport.TransactionInfo</a></code></td> <td class="colLast"><span class="typeNameLabel">TransactionAspectSupport.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.html#prepareTransactionInfo-org.springframework.transaction.PlatformTransactionManager-org.springframework.transaction.interceptor.TransactionAttribute-java.lang.String-org.springframework.transaction.TransactionStatus-">prepareTransactionInfo</a></span>(<a href="../../../../../org/springframework/transaction/PlatformTransactionManager.html" title="interface in org.springframework.transaction">PlatformTransactionManager</a>&nbsp;tm, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;txAttr, <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>&nbsp;joinpointIdentification, <a href="../../../../../org/springframework/transaction/TransactionStatus.html" title="interface in org.springframework.transaction">TransactionStatus</a>&nbsp;status)</code> <div class="block">Prepare a TransactionInfo for the given attribute and status object.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">MatchAlwaysTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MatchAlwaysTransactionAttributeSource.html#setTransactionAttribute-org.springframework.transaction.interceptor.TransactionAttribute-">setTransactionAttribute</a></span>(<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;transactionAttribute)</code> <div class="block">Allows a transaction attribute to be specified, using the String form, for example, "PROPAGATION_REQUIRED".</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</a> with type arguments of type <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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>protected void</code></td> <td class="colLast"><span class="typeNameLabel">MethodMapTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#initMethodMap-java.util.Map-">initMethodMap</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&gt;&nbsp;methodMap)</code> <div class="block">Initialize the specified <a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#setMethodMap-java.util.Map-"><code>"methodMap"</code></a>, if any.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">MethodMapTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/MethodMapTransactionAttributeSource.html#setMethodMap-java.util.Map-">setMethodMap</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&gt;&nbsp;methodMap)</code> <div class="block">Set a name/attribute map, consisting of "FQCN.method" method names (e.g.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">NameMatchTransactionAttributeSource.</span><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/NameMatchTransactionAttributeSource.html#setNameMap-java.util.Map-">setNameMap</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&gt;&nbsp;nameMap)</code> <div class="block">Set a name/attribute map, consisting of method names (e.g.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</a> with parameters of type <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</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><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/DefaultTransactionAttribute.html#DefaultTransactionAttribute-org.springframework.transaction.interceptor.TransactionAttribute-">DefaultTransactionAttribute</a></span>(<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;other)</code> <div class="block">Copy constructor.</div> </td> </tr> <tr class="rowColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/DelegatingTransactionAttribute.html#DelegatingTransactionAttribute-org.springframework.transaction.interceptor.TransactionAttribute-">DelegatingTransactionAttribute</a></span>(<a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;targetAttribute)</code> <div class="block">Create a DelegatingTransactionAttribute for the given target attribute.</div> </td> </tr> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.TransactionInfo.html#TransactionInfo-org.springframework.transaction.PlatformTransactionManager-org.springframework.transaction.interceptor.TransactionAttribute-java.lang.String-">TransactionInfo</a></span>(<a href="../../../../../org/springframework/transaction/PlatformTransactionManager.html" title="interface in org.springframework.transaction">PlatformTransactionManager</a>&nbsp;transactionManager, <a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">TransactionAttribute</a>&nbsp;transactionAttribute, <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>&nbsp;joinpointIdentification)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/springframework/transaction/interceptor/TransactionAttribute.html" title="interface in org.springframework.transaction.interceptor">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Spring Framework</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/springframework/transaction/interceptor/class-use/TransactionAttribute.html" target="_top">Frames</a></li> <li><a href="TransactionAttribute.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>
akhr/java
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/transaction/interceptor/class-use/TransactionAttribute.html
HTML
apache-2.0
52,035
<!DOCTYPE html> <html> <head> <title>Exercise 6</title> <link rel="stylesheet" href="ex6.css"> </head> <body> <h1>Exercise 6</h1> <div id="help"> <p> <strong>Instructions:</strong> Add notes to the list by typing into the text box and clicking "Add". </p> <p> Ex: <a class="note" href="#">Some notes taken</a> </p> </div> <p> <input id="open_help" type="button" value="Help"> </p> <input id="note" size="75"> <input id="add_note" type="button" value="Add"> <div id="notes"></div> <script src="jquery.js"></script> <script src="ex6.js"></script> </body> </html>
gonzaloaizpun/kyle.simpson
js-course/exercises/ex6/ex6.html
HTML
apache-2.0
578
<!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_18) on Tue Oct 19 21:35:16 BST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class gr.forth.ics.graph.GraphChecker (FlexiGraph Reference) </TITLE> <META NAME="date" CONTENT="2010-10-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class gr.forth.ics.graph.GraphChecker (FlexiGraph Reference)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../gr/forth/ics/graph/GraphChecker.html" title="class in gr.forth.ics.graph"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?gr/forth/ics/graph//class-useGraphChecker.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="GraphChecker.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>gr.forth.ics.graph.GraphChecker</B></H2> </CENTER> No usage of gr.forth.ics.graph.GraphChecker <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../gr/forth/ics/graph/GraphChecker.html" title="class in gr.forth.ics.graph"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?gr/forth/ics/graph//class-useGraphChecker.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="GraphChecker.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
DimitrisAndreou/flexigraph
dist/javadoc/gr/forth/ics/graph/class-use/GraphChecker.html
HTML
apache-2.0
5,994
<!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_73) on Mon Sep 19 13:35:35 PDT 2016 --> <title>org.deeplearning4j.nn.updater.graph</title> <meta name="date" content="2016-09-19"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../../org/deeplearning4j/nn/updater/graph/package-summary.html" target="classFrame">org.deeplearning4j.nn.updater.graph</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="ComputationGraphUpdater.html" title="class in org.deeplearning4j.nn.updater.graph" target="classFrame">ComputationGraphUpdater</a></li> </ul> </div> </body> </html>
YeewenTan/YeewenTan.github.io
doc/org/deeplearning4j/nn/updater/graph/package-frame.html
HTML
apache-2.0
910
<html> <head> <script> function isEven(value){ return value % 2 == 0; } function canBeADirectTournament(value){ var data = Math.log(value)/Math.log(2); return data === parseInt(data); } function algo(numberOfPlayers,element){ /* tournoi directe sans poules*/ if(canBeADirectTournament(numberOfPlayers)){ element.innerHTML += "Tournoi directe a partir du: 1/"+numberOfPlayers/2+" de finale<br />"; } var numberOfPlayersCouldBeDivisableInMoreGroups = true, compt = 0; /* championnat avec poules*/ while(numberOfPlayersCouldBeDivisableInMoreGroups){ var nbrPlayersPerGroup = numberOfPlayers/Math.pow(2,compt); /* On peut faire x groupe de y joueurs*/ if(nbrPlayersPerGroup === parseInt(nbrPlayersPerGroup) && nbrPlayersPerGroup > 2){ var nbrGroups = Math.pow(2,compt); element.innerHTML += nbrGroups+" poules de "+nbrPlayersPerGroup+" equipes ---- optionnel Playoff apres championnat : "; /* joueurs qualifiés en playoff = forcément au moins un perdant par poule */ var potentialNbrOfPlayerInPlayoff = numberOfPlayers - nbrGroups, round = Math.floor(Math.log(potentialNbrOfPlayerInPlayoff)/Math.log(2)) exactNbrOfPlayerInPlayoff = Math.pow(2,round) canBeMakeAnOtherRound = true, puissance = 0; /* 1 poules = au moins finale; 2 poules = au moins finales; 4 poules = au moins demi , 8 poules = au moins quart ... */ while(canBeMakeAnOtherRound){ console.log('puissance',puissance); if(nbrGroups < 3 && 2*Math.pow(2,puissance) <= exactNbrOfPlayerInPlayoff){ console.log('nbrGroups',nbrGroups,'puissance',puissance); element.innerHTML += "1/"+Math.pow(2,puissance)+', '; puissance++; } else if(nbrGroups > 2 && nbrGroups*Math.pow(2,puissance) <= exactNbrOfPlayerInPlayoff){ element.innerHTML += "1/"+nbrGroups*Math.pow(2,puissance)/2+', '; puissance++; } else{ console.log('fin',nbrGroups); canBeMakeAnOtherRound = false } } element.innerHTML += "<br />"; compt++; }else{ numberOfPlayersCouldBeDivisableInMoreGroups = false; } } } function getPartiesFromPlayers(){ var numberOfPlayers = document.forms[0].elements[0].value, element = document.getElementById("result"); element.innerHTML = ""; /* equipe de 1 */ if(numberOfPlayers > 1){ element.innerHTML += "<br />----------------------<br />equipes de 1 joueur<br />----------------------<br />"; algo(numberOfPlayers,element); } /* equipe de 2 */ if(numberOfPlayers % 2 == 0 && numberOfPlayers > 4){ element.innerHTML +="<br />----------------------<br />equipes de 2 joueurs<br />----------------------<br />"; algo(numberOfPlayers/2,element); } /* equipe de 3 */ if(numberOfPlayers % 3 == 0 && numberOfPlayers > 6){ element.innerHTML +="<br />----------------------<br />equipes de 3 joueurs<br />----------------------<br />"; algo(numberOfPlayers/3,element); } } </script> </head> <body> <form action="javascript:getPartiesFromPlayers();"> <input type="number"> <input type="submit" value="ok"> </form> <p id="result"></p> </body> </html>
jermj/BeerPongTournament
algo.html
HTML
apache-2.0
4,509
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Docs for page cadastrese.php</title> <link rel="stylesheet" type="text/css" href="../../media/style.css"> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header-top-left"><img src="../../media/logo.png" border="0" alt="phpDocumentor " /></td> <td class="header-top-right">WDM_Newsletter<br /><div class="header-top-right-subpackage">Formularios</div></td> </tr> <tr><td colspan="2" class="header-line"><img src="../../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td colspan="2" class="header-menu"> [ <a href="../../classtrees_WDM_Newsletter.html" class="menu">class tree: WDM_Newsletter</a> ] [ <a href="../../elementindex_WDM_Newsletter.html" class="menu">index: WDM_Newsletter</a> ] [ <a href="../../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td colspan="2" class="header-line"><img src="../../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="195" class="menu"> <div class="package-title">WDM_Newsletter</div> <b>Packages:</b><br /> <div class="package"> <a href="../../li_WDM_Newsletter.html">WDM_Newsletter</a><br /> </div> <br /> <b>Files:</b><br /> <div class="package"> <strong>Classes</strong><br /> <span style="padding-left: 1em;"><a href="../../WDM_Newsletter/Classes/_wdm-newsletter.php.html">wdm-newsletter.php</a></span><br /> </div> <div class="package"> <strong>Formularios</strong><br /> <span style="padding-left: 1em;"><a href="../../WDM_Newsletter/Formularios/_forms---cadastrese-success.php.html">cadastrese-success.php</a></span><br /> <span style="padding-left: 1em;"><a href="../../WDM_Newsletter/Formularios/_forms---cadastrese.php.html">cadastrese.php</a></span><br /> </div> <br /> <b>Classes:</b><br /> <div class="package"> Classes<br /> <span style="padding-left: 1em;"> <a href="../../WDM_Newsletter/Classes/WDM_Newsletter.html">WDM_Newsletter</a> </span> <br /> </div> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1>Procedural File: cadastrese.php</h1> Source Location: /forms/cadastrese.php<br /><br /> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Page Details</div> <div class="nav-bar"> </div> <div class="info-box-body"> <p align="center" class="short-description"><strong>* </strong></p> </div> </div> <div class="credit"> <hr class="separator" /> Documentation generated on Thu, 24 Oct 2013 14:05:27 +0000 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>
wildiney/wdm-newsletter
docs/WDM_Newsletter/Formularios/_forms---cadastrese.php.html
HTML
apache-2.0
3,336
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS."> <meta name="keywords" content="html5,javascript,mobile,drifty,ionic,hybrid,phonegap,cordova,native,ios,android,angularjs"> <meta name="author" content="Drifty"> <meta property="og:image" content="http://ionicframework.com/img/ionic-logo-blog.png"/> <title>menu-close - Directive in module ionic - Ionic Framework</title> <link href="/css/site.css?12" rel="stylesheet"> <!--<script src="//cdn.optimizely.com/js/595530035.js"></script>--> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</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-44023830-1', 'ionicframework.com'); ga('send', 'pageview'); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> </head> <body class="docs docs-page docs-api"> <nav class="navbar navbar-default horizontal-gradient" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle button ionic" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <i class="icon ion-navicon"></i> </button> <a class="navbar-brand" href="/"> <img src="/img/ionic-logo-white.svg" width="123" height="43" alt="Ionic Framework"> </a> <a href="http://blog.ionic.io/announcing-ionic-1-0/" target="_blank"> <img src="/img/ionic1-tag.png" alt="Ionic 1.0 is out!" width="28" height="32" style="margin-left: 140px; margin-top:22px; display:block"> </a> </div> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav navbar-right"> <li><a class="getting-started-nav nav-link" href="/getting-started/">Getting Started</a></li> <li><a class="docs-nav nav-link" href="/docs/">Docs</a></li> <li><a class="nav-link" href="http://ionic.io/support">Support</a></li> <li><a class="blog-nav nav-link" href="http://blog.ionic.io/">Blog <span id="blog-badge">1</span></a></li> <li><a class="nav-link" href="http://forum.ionicframework.com/">Forum</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">More <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <div class="arrow-up"></div> <li><a class="products-nav nav-link" href="http://ionic.io/">Ionic.io</a></li> <li><a class="examples-nav nav-link" href="http://showcase.ionicframework.com/">Showcase</a></li> <li><a class="nav-link" href="http://jobs.ionic.io/">Job Board</a></li> <li><a class="nav-link" href="http://market.ionic.io/">Market</a></li> <li><a class="nav-link" href="http://ionicworldwide.herokuapp.com/">Ionic Worldwide</a></li> <li><a class="nav-link" href="http://play.ionic.io/">Playground</a></li> <li><a class="nav-link" href="http://creator.ionic.io/">Creator</a></li> <li><a class="nav-link" href="http://shop.ionic.io/">Shop</a></li> <!--<li><a class="nav-link" href="http://ngcordova.com/">ngCordova</a></li>--> </ul> </li> </ul> </div> </div> </nav> <div class="header horizontal-gradient"> <div class="container"> <h3>menu-close</h3> <h4>Directive in module ionic</h4> </div> <div class="news"> <div class="container"> <div class="row"> <div class="col-sm-8 news-col"> <div class="picker"> <select onchange="window.location.href=this.options[this.selectedIndex].value"> <option value="/docs/nightly/api/directive/menuClose/" > nightly </option> <option value="/docs/api/directive/menuClose/" > 1.1.0 (latest) </option> <option value="/docs/1.0.1/api/directive/menuClose/" > 1.0.1 </option> <option value="/docs/1.0.0/api/directive/menuClose/" > 1.0.0 </option> <option value="/docs/1.0.0-rc.5/api/directive/menuClose/" > 1.0.0-rc.5 </option> <option value="/docs/1.0.0-rc.4/api/directive/menuClose/" selected> 1.0.0-rc.4 </option> <option value="/docs/1.0.0-rc.3/api/directive/menuClose/" > 1.0.0-rc.3 </option> <option value="/docs/1.0.0-rc.2/api/directive/menuClose/" > 1.0.0-rc.2 </option> <option value="/docs/1.0.0-rc.1/api/directive/menuClose/" > 1.0.0-rc.1 </option> <option value="/docs/1.0.0-rc.0/api/directive/menuClose/" > 1.0.0-rc.0 </option> <option value="/docs/1.0.0-beta.14/api/directive/menuClose/" > 1.0.0-beta.14 </option> <option value="/docs/1.0.0-beta.13/api/directive/menuClose/" > 1.0.0-beta.13 </option> <option value="/docs/1.0.0-beta.12/api/directive/menuClose/" > 1.0.0-beta.12 </option> <option value="/docs/1.0.0-beta.11/api/directive/menuClose/" > 1.0.0-beta.11 </option> <option value="/docs/1.0.0-beta.10/api/directive/menuClose/" > 1.0.0-beta.10 </option> </select> </div> </div> <div class="col-sm-4 search-col"> <div class="search-bar"> <span class="search-icon ionic"><i class="ion-ios7-search-strong"></i></span> <input type="search" id="search-input" value="Search"> </div> </div> </div> </div> </div> </div> <div id="search-results" class="search-results" style="display:none"> <div class="container"> <div class="search-section search-api"> <h4>JavaScript</h4> <ul id="results-api"></ul> </div> <div class="search-section search-css"> <h4>CSS</h4> <ul id="results-css"></ul> </div> <div class="search-section search-content"> <h4>Resources</h4> <ul id="results-content"></ul> </div> </div> </div> <div class="container content-container"> <div class="row"> <div class="col-md-2 col-sm-3 aside-menu"> <div> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/overview/">Overview</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/components/">CSS</a> </li> </ul> <!-- Docs: JavaScript --> <ul class="nav left-menu active-menu"> <li class="menu-title"> <a href="/docs/api/"> JavaScript </a> </li> <!-- Action Sheet --> <li class="menu-section"> <a href="/docs/api/service/$ionicActionSheet/" class="api-section"> Action Sheet </a> <ul> <li> <a href="/docs/api/service/$ionicActionSheet/"> $ionicActionSheet </a> </li> </ul> </li> <!-- Backdrop --> <li class="menu-section"> <a href="/docs/api/service/$ionicBackdrop/" class="api-section"> Backdrop </a> <ul> <li> <a href="/docs/api/service/$ionicBackdrop/"> $ionicBackdrop </a> </li> </ul> </li> <!-- Content --> <li class="menu-section"> <a href="/docs/api/directive/ionContent/" class="api-section"> Content </a> <ul> <li> <a href="/docs/api/directive/ionContent/"> ion-content </a> </li> <li> <a href="/docs/api/directive/ionRefresher/"> ion-refresher </a> </li> <li> <a href="/docs/api/directive/ionPane/"> ion-pane </a> </li> </ul> </li> <!-- Form Inputs --> <li class="menu-section"> <a href="/docs/api/directive/ionCheckbox/" class="api-section"> Form Inputs </a> <ul> <li> <a href="/docs/api/directive/ionCheckbox/"> ion-checkbox </a> </li> <li> <a href="/docs/api/directive/ionRadio/"> ion-radio </a> </li> <li> <a href="/docs/api/directive/ionToggle/"> ion-toggle </a> </li> </ul> </li> <!-- Gesture and Events --> <li class="menu-section"> <a href="/docs/api/directive/onHold/" class="api-section"> Gestures and Events </a> <ul> <li> <a href="/docs/api/directive/onHold/"> on-hold </a> </li> <li> <a href="/docs/api/directive/onTap/"> on-tap </a> </li> <li> <a href="/docs/api/directive/onDoubleTap/"> on-double-tap </a> </li> <li> <a href="/docs/api/directive/onTouch/"> on-touch </a> </li> <li> <a href="/docs/api/directive/onRelease/"> on-release </a> </li> <li> <a href="/docs/api/directive/onDrag/"> on-drag </a> </li> <li> <a href="/docs/api/directive/onDragUp/"> on-drag-up </a> </li> <li> <a href="/docs/api/directive/onDragRight/"> on-drag-right </a> </li> <li> <a href="/docs/api/directive/onDragDown/"> on-drag-down </a> </li> <li> <a href="/docs/api/directive/onDragLeft/"> on-drag-left </a> </li> <li> <a href="/docs/api/directive/onSwipe/"> on-swipe </a> </li> <li> <a href="/docs/api/directive/onSwipeUp/"> on-swipe-up </a> </li> <li> <a href="/docs/api/directive/onSwipeRight/"> on-swipe-right </a> </li> <li> <a href="/docs/api/directive/onSwipeDown/"> on-swipe-down </a> </li> <li> <a href="/docs/api/directive/onSwipeLeft/"> on-swipe-left </a> </li> <li> <a href="/docs/api/service/$ionicGesture/"> $ionicGesture </a> </li> </ul> </li> <!-- Headers/Footers --> <li class="menu-section"> <a href="/docs/api/directive/ionHeaderBar/" class="api-section"> Headers/Footers </a> <ul> <li> <a href="/docs/api/directive/ionHeaderBar/"> ion-header-bar </a> </li> <li> <a href="/docs/api/directive/ionFooterBar/"> ion-footer-bar </a> </li> </ul> </li> <!-- Keyboard --> <li class="menu-section"> <a href="/docs/api/page/keyboard/" class="api-section"> Keyboard </a> <ul> <li> <a href="/docs/api/page/keyboard/"> Keyboard </a> </li> <li> <a href="/docs/api/directive/keyboardAttach/"> keyboard-attach </a> </li> </ul> </li> <!-- Lists --> <li class="menu-section"> <a href="/docs/api/directive/ionList/" class="api-section"> Lists </a> <ul> <li> <a href="/docs/api/directive/ionList/"> ion-list </a> </li> <li> <a href="/docs/api/directive/ionItem/"> ion-item </a> </li> <li> <a href="/docs/api/directive/ionDeleteButton/"> ion-delete-button </a> </li> <li> <a href="/docs/api/directive/ionReorderButton/"> ion-reorder-button </a> </li> <li> <a href="/docs/api/directive/ionOptionButton/"> ion-option-button </a> </li> <li> <a href="/docs/api/directive/collectionRepeat/"> collection-repeat </a> </li> <li> <a href="/docs/api/service/$ionicListDelegate/"> $ionicListDelegate </a> </li> </ul> </li> <!-- Loading --> <li class="menu-section"> <a href="/docs/api/service/$ionicLoading/" class="api-section"> Loading </a> <ul> <li> <a href="/docs/api/service/$ionicLoading/"> $ionicLoading </a> </li> </ul> <ul> <li> <a href="/docs/api/object/$ionicLoadingConfig/"> $ionicLoadingConfig </a> </li> </ul> </li> <!-- Modal --> <li class="menu-section"> <a href="/docs/api/service/$ionicModal/" class="api-section"> Modal </a> <ul> <li> <a href="/docs/api/service/$ionicModal/"> $ionicModal </a> </li> <li> <a href="/docs/api/controller/ionicModal/"> ionicModal </a> </li> </ul> </li> <!-- Navigation --> <li class="menu-section"> <a href="/docs/api/directive/ionNavView/" class="api-section"> Navigation </a> <ul> <li> <a href="/docs/api/directive/ionNavView/"> ion-nav-view </a> </li> <li> <a href="/docs/api/directive/ionView/"> ion-view </a> </li> <li> <a href="/docs/api/directive/ionNavBar/"> ion-nav-bar </a> </li> <li> <a href="/docs/api/directive/ionNavBackButton/"> ion-nav-back-button </a> </li> <li> <a href="/docs/api/directive/ionNavButtons/"> ion-nav-buttons </a> </li> <li> <a href="/docs/api/directive/ionNavTitle/"> ion-nav-title </a> </li> <li> <a href="/docs/api/directive/navTransition/"> nav-transition </a> </li> <li> <a href="/docs/api/directive/navDirection/"> nav-direction </a> </li> <li> <a href="/docs/api/service/$ionicNavBarDelegate/"> $ionicNavBarDelegate </a> </li> <li> <a href="/docs/api/service/$ionicHistory/"> $ionicHistory </a> </li> </ul> </li> <!-- Platform --> <li class="menu-section"> <a href="/docs/api/service/$ionicPlatform/" class="api-section"> Platform </a> <ul> <li> <a href="/docs/api/service/$ionicPlatform/"> $ionicPlatform </a> </li> </ul> </li> <!-- Popover --> <li class="menu-section"> <a href="/docs/api/service/$ionicPopover/" class="api-section"> Popover </a> <ul> <li> <a href="/docs/api/service/$ionicPopover/"> $ionicPopover </a> </li> <li> <a href="/docs/api/controller/ionicPopover/"> ionicPopover </a> </li> </ul> </li> <!-- Popup --> <li class="menu-section"> <a href="/docs/api/service/$ionicPopup/" class="api-section"> Popup </a> <ul> <li> <a href="/docs/api/service/$ionicPopup/"> $ionicPopup </a> </li> </ul> </li> <!-- Scroll --> <li class="menu-section"> <a href="/docs/api/directive/ionScroll/" class="api-section"> Scroll </a> <ul> <li> <a href="/docs/api/directive/ionScroll/"> ion-scroll </a> </li> <li> <a href="/docs/api/directive/ionInfiniteScroll/"> ion-infinite-scroll </a> </li> <li> <a href="/docs/api/service/$ionicScrollDelegate/"> $ionicScrollDelegate </a> </li> </ul> </li> <!-- Side Menus --> <li class="menu-section"> <a href="/docs/api/directive/ionSideMenus/" class="api-section"> Side Menus </a> <ul> <li> <a href="/docs/api/directive/ionSideMenus/"> ion-side-menus </a> </li> <li> <a href="/docs/api/directive/ionSideMenuContent/"> ion-side-menu-content </a> </li> <li> <a href="/docs/api/directive/ionSideMenu/"> ion-side-menu </a> </li> <li> <a href="/docs/api/directive/exposeAsideWhen/"> expose-aside-when </a> </li> <li> <a href="/docs/api/directive/menuToggle/"> menu-toggle </a> </li> <li> <a href="/docs/api/directive/menuClose/"> menu-close </a> </li> <li> <a href="/docs/api/service/$ionicSideMenuDelegate/"> $ionicSideMenuDelegate </a> </li> </ul> </li> <!-- Slide Box --> <li class="menu-section"> <a href="/docs/api/directive/ionSlideBox/" class="api-section"> Slide Box </a> <ul> <li> <a href="/docs/api/directive/ionSlideBox/"> ion-slide-box </a> </li> <li> <a href="/docs/api/directive/ionSlidePager/"> ion-slide-pager </a> </li> <li> <a href="/docs/api/directive/ionSlide/"> ion-slide </a> </li> <li> <a href="/docs/api/service/$ionicSlideBoxDelegate/"> $ionicSlideBoxDelegate </a> </li> </ul> </li> <!-- Spinner --> <li class="menu-section"> <a href="/docs/api/directive/ionSpinner/" class="api-section"> Spinner </a> <ul> <li> <a href="/docs/api/directive/ionSpinner/"> ion-spinner </a> </li> </ul> </li> <!-- Tabs --> <li class="menu-section"> <a href="/docs/api/directive/ionTabs/" class="api-section"> Tabs </a> <ul> <li> <a href="/docs/api/directive/ionTabs/"> ion-tabs </a> </li> <li> <a href="/docs/api/directive/ionTab/"> ion-tab </a> </li> <li> <a href="/docs/api/service/$ionicTabsDelegate/"> $ionicTabsDelegate </a> </li> </ul> </li> <!-- Tap --> <li class="menu-section"> <a href="/docs/api/page/tap/" class="api-section"> Tap &amp; Click </a> </li> <!-- Utility --> <li class="menu-section"> <a href="#" class="api-section"> Utility </a> <ul> <li> <a href="/docs/api/provider/$ionicConfigProvider/"> $ionicConfigProvider </a> </li> <li> <a href="/docs/api/utility/ionic.Platform/"> ionic.Platform </a> </li> <li> <a href="/docs/api/utility/ionic.DomUtil/"> ionic.DomUtil </a> </li> <li> <a href="/docs/api/utility/ionic.EventController/"> ionic.EventController </a> </li> <li> <a href="/docs/api/service/$ionicPosition/"> $ionicPosition </a> </li> </ul> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/cli/">CLI</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="http://learn.ionicframework.com/">Learn Ionic</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/guide/">Guide</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/ionic-cli-faq/">FAQ</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/getting-help/">Getting Help</a> </li> </ul> <ul class="nav left-menu"> <li class="menu-title"> <a href="/docs/concepts/">Ionic Concepts</a> </li> </ul> </div> </div> <div class="col-md-10 col-sm-9 main-content"> <div class="improve-docs"> <a href='http://github.com/driftyco/ionic/tree/master/js/angular/directive/menuClose.js#L1'> View Source </a> &nbsp; <a href='http://github.com/driftyco/ionic/edit/master/js/angular/directive/menuClose.js#L1'> Improve this doc </a> </div> <h1 class="api-title"> menu-close </h1> <p><code>menu-close</code> is an attribute directive that closes a currently opened side menu. Note that by default, navigation transitions will not animate between views when the menu is open. Additionally, this directive will reset the entering view&#39;s history stack, making the new page the root of the history stack. This is done to replicate the user experience seen in most side menu implementations, which is to not show the back button at the root of the stack and show only the menu button. We recommend that you also use the <code>enable-menu-with-back-views=&quot;false&quot;</code> <a href="/docs/api/directive/ionSideMenus/"><code>ionSideMenus</code></a> attribute when using the menuClose directive.</p> <h2 id="usage">Usage</h2> <p>Below is an example of a link within a side menu. Tapping this link would automatically close the currently opened menu.</p> <div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;a</span> <span class="na">menu-close</span> <span class="na">href=</span><span class="s">&quot;#/home&quot;</span> <span class="na">class=</span><span class="s">&quot;item&quot;</span><span class="nt">&gt;</span>Home<span class="nt">&lt;/a&gt;</span> </code></pre></div> </div> </div> </div> <div class="pre-footer"> <div class="row ionic"> <div class="col-sm-6 col-a"> <h4> <a href="/getting-started/">Getting started <span class="icon ion-arrow-right-c"></span></a> </h4> <p> Learn more about how Ionic was built, why you should use it, and what's included. We'll cover the basics and help you get started from the ground up. </p> </div> <div class="col-sm-6 col-b"> <h4> <a href="/docs/">Documentation <span class="icon ion-arrow-right-c"></span></a> </h4> <p> What are you waiting for? Take a look and get coding! Our documentation covers all you need to know to get an app up and running in minutes. </p> </div> </div> </div> <footer class="footer"> <nav class="base-links"> <dl> <dt>Docs</dt> <dd><a href="http://ionicframework.com/docs/">Documentation</a></dd> <dd><a href="http://ionicframework.com/getting-started/">Getting Started</a></dd> <dd><a href="http://ionicframework.com/docs/overview/">Overview</a></dd> <dd><a href="http://ionicframework.com/docs/components/">Components</a></dd> <dd><a href="http://ionicframework.com/docs/api/">JavaScript</a></dd> <dd><a href="http://ionicframework.com/submit-issue/">Submit Issue</a></dd> </dl> <dl> <dt>Resources</dt> <dd><a href="http://learn.ionicframework.com/">Learn Ionic</a></dd> <dd><a href="http://ngcordova.com/">ngCordova</a></dd> <dd><a href="http://ionicons.com/">Ionicons</a></dd> <dd><a href="http://creator.ionic.io/">Creator</a></dd> <dd><a href="http://showcase.ionicframework.com/">Showcase</a></dd> <dd><a href="http://manning.com/wilken/?a_aid=ionicinactionben&a_bid=1f0a0e1d">The Ionic Book</a></dd> </dl> <dl> <dt>Contribute</dt> <dd><a href="http://forum.ionicframework.com/">Community Forum</a></dd> <dd><a href="http://webchat.freenode.net/?randomnick=1&amp;channels=%23ionic&amp;uio=d4">Ionic IRC</a></dd> <dd><a href="http://ionicframework.com/present-ionic/">Present Ionic</a></dd> <dd><a href="http://ionicframework.com/contribute/">Contribute</a></dd> <dd><a href="https://github.com/driftyco/ionic-learn/issues/new">Write for us</a></dd> <dd><a href="http://shop.ionic.io/">Ionic Shop</a></dd> </dl> <dl class="small-break"> <dt>About</dt> <dd><a href="http://blog.ionic.io/">Blog</a></dd> <dd><a href="http://ionic.io">Services</a></dd> <dd><a href="http://drifty.com">Company</a></dd> <dd><a href="https://s3.amazonaws.com/ionicframework.com/logo-pack.zip">Logo Pack</a></dd> <dd><a href="mailto:[email protected]">Contact</a></dd> <dd><a href="http://ionicframework.com/jobs/">Jobs</a></dd> </dl> <dl> <dt>Connect</dt> <dd><a href="https://twitter.com/IonicFramework">Twitter</a></dd> <dd><a href="https://github.com/driftyco/ionic">GitHub</a></dd> <dd><a href="https://www.facebook.com/ionicframework">Facebook</a></dd> <dd><a href="https://plus.google.com/b/112280728135675018538/+Ionicframework/posts">Google+</a></dd> <dd><a href="https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw">YouTube</a></dd> <dd><a href="https://twitter.com/ionitron">Ionitron</a></dd> </dl> </nav> <div class="newsletter row"> <div class="newsletter-container"> <div class="col-sm-7"> <div class="newsletter-text">Stay in the loop</div> <div class="sign-up">Sign up to receive emails for the latest updates, features, and news on the framework.</div> </div> <form action="http://codiqa.createsend.com/t/t/s/jytylh/" method="post" class="input-group col-sm-5"> <input id="fieldEmail" name="cm-jytylh-jytylh" class="form-control" type="email" placeholder="Email" required /> <span class="input-group-btn"> <button class="btn btn-default" type="submit">Subscribe</button> </span> </form> </div> </div> <div class="copy"> <div class="copy-container"> <p class="authors"> Code licensed under <a href="/docs/#license">MIT</a>. Docs under <a href="https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)">Apache 2</a> <span>|</span> &copy; 2013-2015 <a href="http://drifty.com/">Drifty Co</a> </p> </div> </div> </footer> <script type="text/javascript"> var _sf_async_config = { uid: 54141, domain: 'ionicframework.com', useCanonical: true }; (function() { function loadChartbeat() { window._sf_endpt = (new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src','//static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); }; var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js"></script> <script src="/js/site.js?1"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/Cookies.js/0.4.0/cookies.min.js"></script> <script> $('.navbar .dropdown').on('show.bs.dropdown', function(e){ //$(this).find('.dropdown-menu').addClass('animated fadeInDown'); }); // ADD SLIDEUP ANIMATION TO DROPDOWN // $('.navbar .dropdown').on('hide.bs.dropdown', function(e){ //$(this).find('.dropdown-menu').first().stop(true, true).slideUp(200); //$(this).find('.dropdown-menu').removeClass('animated fadeInDown'); }); try { var d = new Date('2015-03-20 05:00:00 +0000'); var ts = d.getTime(); var cd = Cookies.get('_iondj'); if(cd) { cd = JSON.parse(atob(cd)); if(parseInt(cd.lp) < ts) { var bt = document.getElementById('blog-badge'); bt.style.display = 'block'; } cd.lp = ts; } else { var bt = document.getElementById('blog-badge'); bt.style.display = 'block'; cd = { lp: ts } } Cookies.set('_iondj', btoa(JSON.stringify(cd))); } catch(e) { } </script> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> </body> </html>
martinjbaker/ionic-site
_site/docs/1.0.0-rc.4/api/directive/menuClose/index.html
HTML
apache-2.0
29,152
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Dependencies</title> <link rel="root" href=""/> <!-- for JS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../../css/jquery-ui-redmond.css"/> <link rel="stylesheet" type="text/css" href="../../css/style.css"/> <link rel="stylesheet" type="text/css" href="../../css/style-vis.css"/> <link rel="stylesheet" type="text/css" href="../../css/hint.css"/> <script type="text/javascript" src="../../lib/ext/head.load.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.2.2/anchor.min.js"></script> <script>document.addEventListener("DOMContentLoaded", function(event) {anchors.add();});</script> <!-- Set up this custom Google search at https://cse.google.com/cse/business/settings?cx=001145188882102106025:dl1mehhcgbo --> <!-- DZ 2021-01-22: I am temporarily hiding the search field to find out whether it slows down loading of the title page. <script> (function() { var cx = '001145188882102106025:dl1mehhcgbo'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> --> <!-- <link rel="shortcut icon" href="favicon.ico"/> --> </head> <body> <div id="main" class="center"> <div id="hp-header"> <table width="100%"><tr><td width="50%"> <span class="header-text"><a href="http://universaldependencies.org/#language-yue">home</a></span> <span class="header-text"><a href="https://github.com/universaldependencies/docs/issues">issue tracker</a></span> </td><td> <gcse:search></gcse:search> </td></tr></table> </div> <hr/> <div class="v2complete"> This page pertains to UD version 2. </div> <div id="content"> <noscript> <div id="noscript"> It appears that you have Javascript disabled. Please consider enabling Javascript for this page to see the visualizations. </div> </noscript> <!-- The content may include scripts and styles, hence we must load the shared libraries before the content. --> <script type="text/javascript"> console.time('loading libraries'); var root = '../../'; // filled in by jekyll head.js( // External libraries // DZ: Copied from embedding.html. I don't know which one is needed for what, so I'm currently keeping them all. root + 'lib/ext/jquery.min.js', root + 'lib/ext/jquery.svg.min.js', root + 'lib/ext/jquery.svgdom.min.js', root + 'lib/ext/jquery.timeago.js', root + 'lib/ext/jquery-ui.min.js', root + 'lib/ext/waypoints.min.js', root + 'lib/ext/jquery.address.min.js' ); </script> <h1 id="dependencies">Dependencies</h1> <table class="typeindex" border="1"> <tr style="background-color:cornflowerblue"> <td> <table class="category"> <tr><td><strong></strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Nominals</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Clauses</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Modifier words</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Function Words</strong></td></tr> </table> </td> </tr> <tr> <td style="background-color:darkseagreen"> <table class="category"> <tr><td><strong>Core arguments</strong></td></tr> </table> </td> <td> <table class="category"> <tr> <td><a>nsubj</a></td> </tr> <tr> <td>↳<a>nsubj:pass</a></td> </tr> <tr> <td><a>obj</a></td> </tr> <tr> <td><a>iobj</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>csubj</a></td> </tr> <tr> <td>↳<a>csubj:pass</a></td> </tr> <tr> <td><a>ccomp</a></td> </tr> <tr> <td><a>xcomp</a></td> </tr> </table> </td> <td></td><td></td> </tr> <tr> <td style="background-color:darkseagreen"> <table class="category"> <tr><td><strong>Non-core dependents</strong></td></tr> </table> </td> <td> <table class="category"> <tr> <td><a>obl</a></td> </tr> <tr> <td>↳<a>obl:agent</a></td> </tr> <tr> <td>↳<a>obl:patient</a></td> </tr> <tr> <td>↳<a>obl:tmod</a></td> </tr> <tr> <td><a>vocative</a></td> </tr> <tr> <td><a>expl</a></td> </tr> <tr> <td><a>dislocated</a></td> </tr> <tr> <td>↳<a>dislocated:vo</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>advcl</a></td> </tr> <tr> <td>↳<a>advcl:coverb</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>advmod</a>*</td> </tr> <tr> <td>↳<a>advmod:df</a></td> </tr> <tr> <td><a>discourse</a></td> </tr> <tr> <td>↳<a>discourse:sp</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>aux</a></td> </tr> <tr> <td>↳<a>aux:pass</a></td> </tr> <tr> <td><a>cop</a></td> </tr> <tr> <td><a>mark</a></td> </tr> <tr> <td>↳<a>mark:adv</a></td> </tr> <tr> <td>↳<a>mark:rel</a></td> </tr> </table> </td> </tr> <tr> <td style="background-color:darkseagreen"> <table class="category"> <tr><td><strong>Nominal dependents</strong></td></tr> </table> </td> <td> <table class="category"> <tr> <td><a>nmod</a></td> </tr> <tr> <td><a>appos</a></td> </tr> <tr> <td><a>nummod</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>acl</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>amod</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>det</a></td> </tr> <tr> <td><a>clf</a></td> </tr> <tr> <td><a>case</a></td> </tr> <tr> <td>↳<a>case:loc</a></td> </tr> </table> </td> </tr> <tr style="background-color:cornflowerblue"> <td> <table class="category"> <tr><td><strong>Coordination</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>MWE</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Loose</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Special</strong></td></tr> </table> </td> <td> <table class="category"> <tr><td><strong>Other</strong></td></tr> </table> </td> </tr> <tr> <td> <table class="category"> <tr> <td><a>conj</a></td> </tr> <tr> <td><a>cc</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>fixed</a></td> </tr> <tr> <td><a>flat</a></td> </tr> <tr> <td><a>compound</a></td> </tr> <tr> <td>↳<a>compound:dir</a></td> </tr> <tr> <td>↳<a>compound:ext</a></td> </tr> <tr> <td>↳<a>compound:quant</a></td> </tr> <tr> <td>↳<a>compound:vo</a></td> </tr> <tr> <td>↳<a>compound:vv</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>list</a></td> </tr> <tr> <td><a>parataxis</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>orphan</a></td> </tr> <tr> <td><a>goeswith</a></td> </tr> <tr> <td><a>reparandum</a></td> </tr> </table> </td> <td> <table class="category"> <tr> <td><a>punct</a></td> </tr> <tr> <td><a>root</a></td> </tr> <tr> <td><a>dep</a></td> </tr> </table> </td> </tr> </table> <p>* The <code class="language-plaintext highlighter-rouge">advmod</code> relation is used for modifiers not only of predicates but also of other modifier words.</p> </div> <!-- support for embedded visualizations --> <script type="text/javascript"> var root = '../../'; // filled in by jekyll head.js( // We assume that external libraries such as jquery.min.js have already been loaded outside! // (See _layouts/base.html.) // brat helper modules root + 'lib/brat/configuration.js', root + 'lib/brat/util.js', root + 'lib/brat/annotation_log.js', root + 'lib/ext/webfont.js', // brat modules root + 'lib/brat/dispatcher.js', root + 'lib/brat/url_monitor.js', root + 'lib/brat/visualizer.js', // embedding configuration root + 'lib/local/config.js', // project-specific collection data root + 'lib/local/collections.js', // Annodoc root + 'lib/annodoc/annodoc.js', // NOTE: non-local libraries 'https://spyysalo.github.io/conllu.js/conllu.js' ); var webFontURLs = [ // root + 'static/fonts/Astloch-Bold.ttf', root + 'static/fonts/PT_Sans-Caption-Web-Regular.ttf', root + 'static/fonts/Liberation_Sans-Regular.ttf' ]; var setupTimeago = function() { jQuery("time.timeago").timeago(); }; head.ready(function() { setupTimeago(); // mark current collection (filled in by Jekyll) Collections.listing['_current'] = 'yue'; // perform all embedding and support functions Annodoc.activate(Config.bratCollData, Collections.listing); }); </script> <!-- google analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-55233688-1', 'auto'); ga('send', 'pageview'); </script> <div id="footer"> <p class="footer-text">&copy; 2014–2021 <a href="http://universaldependencies.org/introduction.html#contributors" style="color:gray">Universal Dependencies contributors</a>. Site powered by <a href="http://spyysalo.github.io/annodoc" style="color:gray">Annodoc</a> and <a href="http://brat.nlplab.org/" style="color:gray">brat</a></p>. </div> </div> </body> </html>
UniversalDependencies/universaldependencies.github.io
yue/dep/index.html
HTML
apache-2.0
11,345
<script src="https://cdns-files.dzcdn.net/js/min/dz.js"></script>
Erilan/average
channel.html
HTML
apache-2.0
66
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example of Bootstrap 3 Table with Emphasis Classes</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css"> <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> <style type="text/css"> .bs-example{ margin: 20px; } .paragraph { margin : 20px; } </style> </head> <body> <div class="header paragraph"> <h3 class="text-muted">CLOUDPOTS CONTAINER BASED CLUSTER</h3> </div> <hr/> <div class="paragraph"> <p>The following table shows containers status for the running cluster</p> </div> <div class="bs-example"> <table class="table"> <thead> <tr> <th>Id</th> <th>Host IP</th> <th>Bridge Name</th> <th>Bridge IP</th> <th>Container Id</th> <th>Container IP</th> <th>Interface</th> <th>Host Name</th> </tr> </thead> <tbody> <tr class="active"> <td>1</td> <td>Credit Card</td> <td>04/07/2014</td> <td>Call in to confirm</td> <td>Credit Card</td> <td>04/07/2014</td> <td>Call in to confirm</td> <td>Call in to confirm</td> </tr> <tr class="success"> <td>2</td> <td>Water</td> <td>01/07/2014</td> <td>Paid</td> <td>Credit Card</td> <td>04/07/2014</td> <td>Call in to confirm</td> <td>Call in to confirm</td> </tr> <tr class="info"> <td>3</td> <td>Internet</td> <td>05/07/2014</td> <td>Change plan</td> <td>Credit Card</td> <td>04/07/2014</td> <td>Call in to confirm</td> <td>Call in to confirm</td> </tr> <tr class="warning"> <td>4</td> <td>Electricity</td> <td>03/07/2014</td> <td>Pending</td> <td>Credit Card</td> <td>04/07/2014</td> <td>Call in to confirm</td> <td>Call in to confirm</td> </tr> <tr class="danger"> <td>5</td> <td>Telephone</td> <td>06/07/2014</td> <td>Due</td> <td>Credit Card</td> <td>04/07/2014</td> <td>Call in to confirm</td> <td>Call in to confirm</td> </tr> </tbody> </table> </div> </body> </html>
aabdulwahed/cloudpots
agent/services/templates/status.html
HTML
apache-2.0
3,183
<!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>The Physics Vector Module &mdash; SymPy 1.0.1.dev documentation</title> <link rel="stylesheet" href="../../../_static/default.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="http://96.sympy-live-tests.appspot.com/static/live-core.css" type="text/css" /> <link rel="stylesheet" href="http://96.sympy-live-tests.appspot.com/static/live-autocomplete.css" type="text/css" /> <link rel="stylesheet" href="http://96.sympy-live-tests.appspot.com/static/live-sphinx.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '1.0.1.dev', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <script type="text/javascript" src="http://96.sympy-live-tests.appspot.com/static/utilities.js"></script> <script type="text/javascript" src="http://96.sympy-live-tests.appspot.com/static/external/classy.js"></script> <script type="text/javascript" src="http://96.sympy-live-tests.appspot.com/static/live-core.js"></script> <script type="text/javascript" src="http://96.sympy-live-tests.appspot.com/static/live-autocomplete.js"></script> <script type="text/javascript" src="http://96.sympy-live-tests.appspot.com/static/live-sphinx.js"></script> <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full"></script> <link rel="shortcut icon" href="../../../_static/sympy-notailtext-favicon.ico"/> <link rel="top" title="SymPy 1.0.1.dev documentation" href="../../../index.html" /> <link rel="up" title="Physics Module" href="../index.html" /> <link rel="next" title="Vector &amp; ReferenceFrame" href="vectors.html" /> <link rel="prev" title="High energy physics" href="../hep/gamma_matrices.html" /> <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> </head> <body role="document"> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="the-physics-vector-module"> <h1>The Physics Vector Module<a class="headerlink" href="#the-physics-vector-module" title="Permalink to this headline">¶</a></h1> <div class="topic"> <p class="topic-title first">Abstract</p> <p>In this documentation the components of the sympy.physics.vector module have been discussed. <code class="xref py py-mod docutils literal"><span class="pre">vector</span></code> has been written to facilitate the operations pertaining to 3-dimensional vectors, as functions of time or otherwise, in sympy.physics.</p> </div> <div class="section" id="references-for-physics-vector"> <h2>References for Physics/Vector<a class="headerlink" href="#references-for-physics-vector" title="Permalink to this headline">¶</a></h2> <table class="docutils citation" frame="void" id="wikidyadics" rules="none"> <colgroup><col class="label" /><col /></colgroup> <tbody valign="top"> <tr><td class="label">[WikiDyadics]</td><td>&#8220;Dyadics.&#8221; Wikipedia, the Free Encyclopedia. Web. 05 Aug. 2011. &lt;<a class="reference external" href="http://en.wikipedia.org/wiki/Dyadics">http://en.wikipedia.org/wiki/Dyadics</a>&gt;.</td></tr> </tbody> </table> <table class="docutils citation" frame="void" id="wikidyadicproducts" rules="none"> <colgroup><col class="label" /><col /></colgroup> <tbody valign="top"> <tr><td class="label">[WikiDyadicProducts]</td><td>&#8220;Dyadic Product.&#8221; Wikipedia, the Free Encyclopedia. Web. 05 Aug. 2011. &lt;<a class="reference external" href="http://en.wikipedia.org/wiki/Dyadic_product">http://en.wikipedia.org/wiki/Dyadic_product</a>&gt;.</td></tr> </tbody> </table> <table class="docutils citation" frame="void" id="likins1973" rules="none"> <colgroup><col class="label" /><col /></colgroup> <tbody valign="top"> <tr><td class="label">[Likins1973]</td><td>Likins, Peter W. Elements of Engineering Mechanics. McGraw-Hill, Inc. 1973. Print.</td></tr> </tbody> </table> </div> <div class="section" id="guide-to-vector"> <h2>Guide to Vector<a class="headerlink" href="#guide-to-vector" title="Permalink to this headline">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="vectors.html">Vector &amp; ReferenceFrame</a><ul> <li class="toctree-l2"><a class="reference internal" href="vectors.html#vector">Vector</a></li> <li class="toctree-l2"><a class="reference internal" href="vectors.html#vector-algebra">Vector Algebra</a></li> <li class="toctree-l2"><a class="reference internal" href="vectors.html#vector-calculus">Vector Calculus</a></li> <li class="toctree-l2"><a class="reference internal" href="vectors.html#using-vectors-and-reference-frames">Using Vectors and Reference Frames</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="kinematics.html">Vector: Kinematics</a><ul> <li class="toctree-l2"><a class="reference internal" href="kinematics.html#introduction-to-kinematics">Introduction to Kinematics</a></li> <li class="toctree-l2"><a class="reference internal" href="kinematics.html#kinematics-in-physics-vector">Kinematics in physics.vector</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="advanced.html">Potential Issues/Advanced Topics/Future Features in Physics/Vector Module</a><ul> <li class="toctree-l2"><a class="reference internal" href="advanced.html#inertia-dyadics">Inertia (Dyadics)</a></li> <li class="toctree-l2"><a class="reference internal" href="advanced.html#common-issues">Common Issues</a></li> <li class="toctree-l2"><a class="reference internal" href="advanced.html#advanced-interfaces">Advanced Interfaces</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="fields.html">Scalar and Vector Field Functionality</a><ul> <li class="toctree-l2"><a class="reference internal" href="fields.html#introduction">Introduction</a></li> <li class="toctree-l2"><a class="reference internal" href="fields.html#implementation-of-fields-in-sympy-physics-vector">Implementation of fields in sympy.physics.vector</a></li> <li class="toctree-l2"><a class="reference internal" href="fields.html#field-operators-and-other-related-functions">Field operators and other related functions</a></li> </ul> </li> </ul> </div> </div> <div class="section" id="vector-api"> <h2>Vector API<a class="headerlink" href="#vector-api" title="Permalink to this headline">¶</a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="api/classes.html">Essential Classes</a><ul> <li class="toctree-l2"><a class="reference internal" href="api/classes.html#coordinatesym">CoordinateSym</a></li> <li class="toctree-l2"><a class="reference internal" href="api/classes.html#referenceframe">ReferenceFrame</a></li> <li class="toctree-l2"><a class="reference internal" href="api/classes.html#vector">Vector</a></li> <li class="toctree-l2"><a class="reference internal" href="api/classes.html#dyadic">Dyadic</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="api/kinematics.html">Kinematics (Docstrings)</a><ul> <li class="toctree-l2"><a class="reference internal" href="api/kinematics.html#module-sympy.physics.vector.point">Point</a></li> <li class="toctree-l2"><a class="reference internal" href="api/kinematics.html#module-sympy.physics.vector.functions">kinematic_equations</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="api/printing.html">Printing (Docstrings)</a><ul> <li class="toctree-l2"><a class="reference internal" href="api/printing.html#init-printing">init_printing</a></li> <li class="toctree-l2"><a class="reference internal" href="api/printing.html#vprint">vprint</a></li> <li class="toctree-l2"><a class="reference internal" href="api/printing.html#vpprint">vpprint</a></li> <li class="toctree-l2"><a class="reference internal" href="api/printing.html#vlatex">vlatex</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="api/functions.html">Essential Functions (Docstrings)</a><ul> <li class="toctree-l2"><a class="reference internal" href="api/functions.html#dynamicsymbols">dynamicsymbols</a></li> <li class="toctree-l2"><a class="reference internal" href="api/functions.html#dot">dot</a></li> <li class="toctree-l2"><a class="reference internal" href="api/functions.html#cross">cross</a></li> <li class="toctree-l2"><a class="reference internal" href="api/functions.html#outer">outer</a></li> <li class="toctree-l2"><a class="reference internal" href="api/functions.html#express">express</a></li> <li class="toctree-l2"><a class="reference internal" href="api/functions.html#time-derivative">time_derivative</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="api/fieldfunctions.html">Docstrings for basic field functions</a><ul> <li class="toctree-l2"><a class="reference internal" href="api/fieldfunctions.html#field-operation-functions">Field operation functions</a></li> <li class="toctree-l2"><a class="reference internal" href="api/fieldfunctions.html#checking-the-type-of-vector-field">Checking the type of vector field</a></li> </ul> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <p class="logo"><a href="../../../index.html"> <img class="logo" src="../../../_static/sympylogo.png" alt="Logo"/> </a></p> <h3><a href="../../../index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">The Physics Vector Module</a><ul> <li><a class="reference internal" href="#references-for-physics-vector">References for Physics/Vector</a></li> <li><a class="reference internal" href="#guide-to-vector">Guide to Vector</a></li> <li><a class="reference internal" href="#vector-api">Vector API</a></li> </ul> </li> </ul> <div class="relations"> <h3>Related Topics</h3> <ul> <li><a href="../../../index.html">Documentation overview</a><ul> <li><a href="../../index.html">SymPy Modules Reference</a><ul> <li><a href="../index.html">Physics Module</a><ul> <li>Previous: <a href="../hep/gamma_matrices.html" title="previous chapter">High energy physics</a></li> <li>Next: <a href="vectors.html" title="next chapter">Vector &amp; ReferenceFrame</a></li> </ul></li> </ul></li> </ul></li> </ul> </div> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../../../_sources/modules/physics/vector/index.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../../../search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="footer"> &copy;2015 SymPy Development Team. | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.4.1</a> &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.7</a> | <a href="../../../_sources/modules/physics/vector/index.txt" rel="nofollow">Page source</a> </div> </body> </html>
lidavidm/lidavidm.github.com
sympy/modules/physics/vector/index.html
HTML
apache-2.0
12,329
<!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_11) on Mon Apr 07 19:10:16 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class at.irian.ankor.serialization.json.common.ChangeDeserializer (Ankor - Project 0.2-SNAPSHOT API)</title> <meta name="date" content="2014-04-07"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class at.irian.ankor.serialization.json.common.ChangeDeserializer (Ankor - Project 0.2-SNAPSHOT API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../at/irian/ankor/serialization/json/common/ChangeDeserializer.html" title="class in at.irian.ankor.serialization.json.common">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?at/irian/ankor/serialization/json/common/class-use/ChangeDeserializer.html" target="_top">Frames</a></li> <li><a href="ChangeDeserializer.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 at.irian.ankor.serialization.json.common.ChangeDeserializer" class="title">Uses of Class<br>at.irian.ankor.serialization.json.common.ChangeDeserializer</h2> </div> <div class="classUseContainer">No usage of at.irian.ankor.serialization.json.common.ChangeDeserializer</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="../../../../../../../at/irian/ankor/serialization/json/common/ChangeDeserializer.html" title="class in at.irian.ankor.serialization.json.common">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?at/irian/ankor/serialization/json/common/class-use/ChangeDeserializer.html" target="_top">Frames</a></li> <li><a href="ChangeDeserializer.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p> </body> </html>
ankor-io/ankor-framework
website/ankorsite/static/javadoc/apidocs-0.2/at/irian/ankor/serialization/json/common/class-use/ChangeDeserializer.html
HTML
apache-2.0
4,688
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `N681` type in crate `typenum`."> <meta name="keywords" content="rust, rustlang, rust-lang, N681"> <title>typenum::consts::N681 - Rust</title> <link rel="stylesheet" type="text/css" href="../../normalize.css"> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc type"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a></p><script>window.sidebarCurrent = {name: 'N681', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content"> <h1 class='fqn'><span class='in-band'>Type Definition <a href='../index.html'>typenum</a>::<wbr><a href='index.html'>consts</a>::<wbr><a class="type" href=''>N681</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a class='srclink' href='../../src/typenum/home/jacob/nitro-game-engine/target/debug/build/typenum-cb7a8e569dce0703/out/consts.rs.html#1422' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type N681 = <a class="struct" href="../../typenum/int/struct.NInt.html" title="struct typenum::int::NInt">NInt</a>&lt;<a class="type" href="../../typenum/consts/type.U681.html" title="type typenum::consts::U681">U681</a>&gt;;</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "typenum"; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
nitro-devs/nitro-game-engine
docs/typenum/consts/type.N681.html
HTML
apache-2.0
4,364
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="format-detection" content="telephone=no" /> <meta name="msapplication-tap-highlight" content="no" /> <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" /> <!--<meta http-equiv="Content-Security-Policy" content="default-src * 'unsafe-inline'; style-src 'self' 'unsafe-inline'; media-src *" />--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="css/index.css" /> <link rel="stylesheet" href="css/materialize.min.css"> <title>MyRecepies</title> </head> <body ng-app='ReceitasApp'> <div class="app"> <nav> <div class="nav-wrapper"> <a href="#!" class="brand-logo">ReceitApp</a> <a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a> <ul class="right hide-on-med-and-down"> <li><a href="#!/adicionar">Adicionar item</a></li> <li><a id="remover">Remover</a></li> </ul> <ul class="side-nav" id="mobile-demo"> <li><a href="#!/adicionar">Adicionar item</a></li> <li><a href="#">Remover</a></li> </ul> </div> </nav> <ng-view></ng-view> </div> <script type="text/javascript" src="cordova.js"></script> <script src="js/jquery-3.1.1.min.js"></script> <script type="text/javascript" src="js/index.js"></script> <script src="js/materialize.min.js"></script> <script src="js/angular.min.js"></script> <script src="js/angular-route.min.js"></script> <script src="js/modules/receitas-app.js"></script> <script src="js/directives/minhas-diretivas.js"></script> <script src="js/controllers/home-controller.js"></script> <script src="js/factories/dbFactory.js"></script> <script type="text/javascript"> app.initialize(); $(".button-collapse").sideNav({ menuWidth: 200, // Default is 240 closeOnClick: true, // Closes side-nav on <a> clicks, useful for Angular/Meteor draggable: true // Choose whether you can drag to open on touch screens }); </script> </body> </html>
Rfilomeno/MyRecipiesApp
www/index.html
HTML
apache-2.0
2,405
<div data-dojo-attach-point="divAddressContainer" class="esriCTSearchInput"> <div> <div class="esriCTSearch"> <div class="esriCTSearchLocator"> <div class="esriCTSearchLocatorInput"> <input data-dojo-attach-point="txtItemSearch" class="esriCTSearchItemInput" type="text" /> </div> </div> <div class="esriCTSearchBtn"> <div class="esriCTClearInput icon-cancel" title="${nls.clearBtnTitle}" data-dojo-attach-point="hideText"> </div> <div data-dojo-attach-point="itemSearchIcon" class="esriCTSearchIcon icon-search"> </div> </div> </div> <div class="esriCTAutoSuggest esriCTItemSearch displayNoneAll" data-dojo-attach-point="autoResults"> </div> </div> </div>
CTLocalGovTeam/map-and-app-gallery-template-V1.9.1
widgets/locator/templates/locatorTemplate.html
HTML
apache-2.0
863
<!DOCTYPE html> <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"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_10.html">Class Test_AbaRouteValidator_10</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_20247_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10.html?line=5993#src-5993" >testAbaNumberCheck_20247_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:40:00 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_20247_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=41566#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10_testAbaNumberCheck_20247_good_w2m.html
HTML
apache-2.0
9,179
<!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 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class io.permazen.annotation.PermazenType (Permazen 4.1.9-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class io.permazen.annotation.PermazenType (Permazen 4.1.9-SNAPSHOT API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?io/permazen/annotation/class-use/PermazenType.html" target="_top">Frames</a></li> <li><a href="PermazenType.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class io.permazen.annotation.PermazenType" class="title">Uses of Class<br>io.permazen.annotation.PermazenType</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation">PermazenType</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="#io.permazen.demo">io.permazen.demo</a></td> <td class="colLast"> <div class="block">Demonstration Java model classes.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="io.permazen.demo"> <!-- --> </a> <h3>Uses of <a href="../../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation">PermazenType</a> in <a href="../../../../io/permazen/demo/package-summary.html">io.permazen.demo</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../io/permazen/demo/package-summary.html">io.permazen.demo</a> with annotations of type <a href="../../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation">PermazenType</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><span class="memberNameLink"><a href="../../../../io/permazen/demo/Moon.html" title="class in io.permazen.demo">Moon</a></span></code> <div class="block">Represents a moon of a planet.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../io/permazen/demo/Planet.html" title="class in io.permazen.demo">Planet</a></span></code> <div class="block">Represents a planet.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../io/permazen/demo/Star.html" title="class in io.permazen.demo">Star</a></span></code> <div class="block">Represents a star.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../io/permazen/annotation/PermazenType.html" title="annotation in io.permazen.annotation">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?io/permazen/annotation/class-use/PermazenType.html" target="_top">Frames</a></li> <li><a href="PermazenType.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2022. All rights reserved.</small></p> </body> </html>
permazen/permazen
site/apidocs/io/permazen/annotation/class-use/PermazenType.html
HTML
apache-2.0
6,937
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>FST - Agus Setiawan</title> <meta name="description" content="Keep track of the statistics from Agus Setiawan. Average heat score, heat wins, heat wins percentage, epic heats road to the final"> <meta name="author" content=""> <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/favicon/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <meta property="og:title" content="Fantasy Surfing tips"/> <meta property="og:image" content="https://fantasysurfingtips.com/img/just_waves.png"/> <meta property="og:description" content="See how great Agus Setiawan is surfing this year"/> <!-- Bootstrap Core CSS - Uses Bootswatch Flatly Theme: https://bootswatch.com/flatly/ --> <link href="https://fantasysurfingtips.com/css/bootstrap.css" rel="stylesheet"> <!-- Custom CSS --> <link href="https://fantasysurfingtips.com/css/freelancer.css" rel="stylesheet"> <link href="https://cdn.datatables.net/plug-ins/1.10.7/integration/bootstrap/3/dataTables.bootstrap.css" rel="stylesheet" /> <!-- Custom Fonts --> <link href="https://fantasysurfingtips.com/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.css"> <script src="https://code.jquery.com/jquery-2.x-git.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ujs/1.2.1/rails.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js"></script> <script src="https://www.w3schools.com/lib/w3data.js"></script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2675412311042802", enable_page_level_ads: true }); </script> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.6"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Navigation --> <div w3-include-html="https://fantasysurfingtips.com/layout/header.html"></div> <!-- Header --> <div w3-include-html="https://fantasysurfingtips.com/layout/sponsor.html"></div> <section > <div class="container"> <div class="row"> <div class="col-sm-3 "> <div class="col-sm-2 "> </div> <div class="col-sm-8 "> <!-- <img src="http://fantasysurfingtips.com/img/surfers/aset.png" class="img-responsive" alt=""> --> <h3 style="text-align:center;">Agus Setiawan</h3> <a href="https://twitter.com/share" class="" data-via="fansurfingtips"><i class="fa fa-twitter"></i> Share on Twitter</i></a> <br/> <a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Ffantasysurfingtips.com%2Fsurfers%2Faset&amp;src=sdkpreparse"><i class="fa fa-facebook"></i> Share on Facebook</a> </div> <div class="col-sm-2 "> </div> </div> <div class="col-sm-3 portfolio-item"> </div> <div class="col-sm-3 portfolio-item"> <h6 style="text-align:center;">Avg Heat Score (FST DATA)</h6> <h1 style="text-align:center;">13.6</h1> </div> </div> <hr/> <h4 style="text-align:center;" >Heat Stats (FST data)</h4> <div class="row"> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heats</h6> <h2 style="text-align:center;">2</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">Heat wins</h6> <h2 style="text-align:center;">0</h2> </div> <div class="col-sm-4 portfolio-item"> <h6 style="text-align:center;">HEAT WINS PERCENTAGE</h6> <h2 style="text-align:center;">0.0%</h2> </div> </div> <hr/> <h4 style="text-align:center;">Avg Heat Score progression</h4> <div id="avg_chart" style="height: 250px;"></div> <hr/> <h4 style="text-align:center;">Heat stats progression</h4> <div id="heat_chart" style="height: 250px;"></div> <hr/> <style type="text/css"> .heats-all{ z-index: 3; margin-left: 5px; cursor: pointer; } </style> <div class="container"> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS. * LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/ var disqus_config = function () { this.page.url = "http://fantasysurfingtips.com/surfers/aset"; // Replace PAGE_URL with your page's canonical URL variable this.page.identifier = '2553'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable }; (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//fantasysurfingtips.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> </div> </section> <script type="text/javascript"> $('.heats-all').click(function(){ $('.heats-all-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('.heats-2016').click(function(){ $('.heats-2016-stat').css('display', 'none') $('#'+$(this).attr('id')+'-stat').css('display', 'block') }); $('document').ready(function(){ new Morris.Line({ // ID of the element in which to draw the chart. element: 'avg_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['avg', 'avg_all'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Avg score in year', 'Avg score FST DATA'] }); new Morris.Bar({ // ID of the element in which to draw the chart. element: 'heat_chart', // Chart data records -- each entry in this array corresponds to a point on // the chart. data: [], // The name of the data record attribute that contains x-values. xkey: 'year', // A list of names of data record attributes that contain y-values. ykeys: ['heats', 'wins', 'percs'], // Labels for the ykeys -- will be displayed when you hover over the // chart. labels: ['Heats surfed', 'Heats won', 'Winning percentage'] }); }); </script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> <!-- Footer --> <div w3-include-html="https://fantasysurfingtips.com/layout/footer.html"></div> <script type="text/javascript"> (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-74337819-1', 'auto'); // Replace with your property ID. ga('send', 'pageview'); </script> <script> w3IncludeHTML(); </script> <!-- jQuery --> <script src="https://fantasysurfingtips.com/js/jquery.js"></script> <script src="https://cdn.datatables.net/1.10.7/js/jquery.dataTables.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="https://fantasysurfingtips.com/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="https://fantasysurfingtips.com/js/classie.js"></script> <script src="https://fantasysurfingtips.com/js/cbpAnimatedHeader.js"></script> <!-- Contact Form JavaScript --> <script src="https://fantasysurfingtips.com/js/jqBootstrapValidation.js"></script> <script src="https://fantasysurfingtips.com/js/contact_me.js"></script> <!-- Custom Theme JavaScript --> <script src="https://fantasysurfingtips.com/js/freelancer.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script type="https://cdn.datatables.net/1.10.12/js/dataTables.bootstrap.min.js"></script> </body> </html>
chicofilho/fst
surfers/mqs/aset.html
HTML
apache-2.0
11,170
<!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.4.2_18) on Thu Jul 31 15:03:42 GMT+01:00 2008 --> <TITLE> Uses of Class org.apache.fop.render.rtf.BorderAttributesConverter (Apache FOP 0.95 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class org.apache.fop.render.rtf.BorderAttributesConverter (Apache FOP 0.95 API)"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/fop/render/rtf/BorderAttributesConverter.html" title="class in org.apache.fop.render.rtf"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 0.95</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BorderAttributesConverter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.fop.render.rtf.BorderAttributesConverter</B></H2> </CENTER> No usage of org.apache.fop.render.rtf.BorderAttributesConverter <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/fop/render/rtf/BorderAttributesConverter.html" title="class in org.apache.fop.render.rtf"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> fop 0.95</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BorderAttributesConverter.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
tavultesoft/keymanweb
windows/src/ext/docbook/fop/fop-0.95/javadocs/org/apache/fop/render/rtf/class-use/BorderAttributesConverter.html
HTML
apache-2.0
5,950
<!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_92) on Wed Jul 27 21:24:56 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>net.sourceforge.pmd.lang.jsp (PMD JSP 5.5.1 API)</title> <meta name="date" content="2016-07-27"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../../../net/sourceforge/pmd/lang/jsp/package-summary.html" target="classFrame">net.sourceforge.pmd.lang.jsp</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="JspHandler.html" title="class in net.sourceforge.pmd.lang.jsp" target="classFrame">JspHandler</a></li> <li><a href="JspLanguageModule.html" title="class in net.sourceforge.pmd.lang.jsp" target="classFrame">JspLanguageModule</a></li> <li><a href="JspParser.html" title="class in net.sourceforge.pmd.lang.jsp" target="classFrame">JspParser</a></li> <li><a href="JspTokenManager.html" title="class in net.sourceforge.pmd.lang.jsp" target="classFrame">JspTokenManager</a></li> </ul> </div> </body> </html>
jasonwee/videoOnCloud
pmd/pmd-doc-5.5.1/pmd-jsp/apidocs/net/sourceforge/pmd/lang/jsp/package-frame.html
HTML
apache-2.0
1,315
--- wordpress_id: 493 title: "POTD: Living On" wordpress_url: http://spaetzel.com/PermaLink,guid,348.aspx layout: post --- <br /> I've had this poinsetta for more than a month now. Its survived a trip to Port Elgin, and back. And its still living on. It looses a leaf every once and a while, but it still looks good. Good enough for its own photo shoot. Here is the best - With a bit of tweaking.<br /> <center><a href="http://www.redune.com/photos/Edited/Living On_l.jpg"><img src="/spaetzel/photos/Edited/Living On_m.jpg" border= 0></a> </center> <br /> You can look at the rest of the photos that I took of it <a href="http://www.redune.com/gallery/gallery.aspx?gallery=2004_01_18 - Poinsetta">here</a><img width="0" height="0" src="http://spaetzel.com/aggbug.ashx?id=348" />
spaetzel/spaetzel.github.com
_posts/2005-05-30-potd-living-on.html
HTML
apache-2.0
859
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Sat Aug 09 23:05:54 CST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.xclcharts.event.click</title> <meta name="date" content="2014-08-09"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../org/xclcharts/event/click/package-summary.html" target="classFrame">org.xclcharts.event.click</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="ChartArcListener.html" title="interface in org.xclcharts.event.click" target="classFrame"><i>ChartArcListener</i></a></li> <li><a href="ChartBarListener.html" title="interface in org.xclcharts.event.click" target="classFrame"><i>ChartBarListener</i></a></li> <li><a href="ChartPointListener.html" title="interface in org.xclcharts.event.click" target="classFrame"><i>ChartPointListener</i></a></li> <li><a href="PositionListener.html" title="interface in org.xclcharts.event.click" target="classFrame"><i>PositionListener</i></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="ArcPosition.html" title="class in org.xclcharts.event.click" target="classFrame">ArcPosition</a></li> <li><a href="BarPosition.html" title="class in org.xclcharts.event.click" target="classFrame">BarPosition</a></li> <li><a href="PlotArcPosition.html" title="class in org.xclcharts.event.click" target="classFrame">PlotArcPosition</a></li> <li><a href="PlotBarPosition.html" title="class in org.xclcharts.event.click" target="classFrame">PlotBarPosition</a></li> <li><a href="PlotPointPosition.html" title="class in org.xclcharts.event.click" target="classFrame">PlotPointPosition</a></li> <li><a href="PointPosition.html" title="class in org.xclcharts.event.click" target="classFrame">PointPosition</a></li> <li><a href="PositionRecord.html" title="class in org.xclcharts.event.click" target="classFrame">PositionRecord</a></li> <li><a href="RectPosition.html" title="class in org.xclcharts.event.click" target="classFrame">RectPosition</a></li> </ul> </div> </body> </html>
hnlshzx/charts
doc/org/xclcharts/event/click/package-frame.html
HTML
apache-2.0
2,307
There are 2 directives that can make a group of buttons to behave like a set of checkboxes or radio buttons.
angular-dart-ui/bootstrap
web/buttons/buttonsDemo.doc.html
HTML
apache-2.0
108
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <!-- <url> <loc>http://fr.pupcodeinitiative.info</loc> <image:image> <image:loc>http://example.com/image.jpg</image:loc> <image:caption>Dogs playing poker</image:caption> </image:image> <video:video> <video:content_loc> http://www.example.com/video123.flv </video:content_loc> <video:player_loc allow_embed="yes" autoplay="ap=1"> http://www.example.com/videoplayer.swf?video=123 </video:player_loc> <video:thumbnail_loc> http://www.example.com/thumbs/123.jpg </video:thumbnail_loc> <video:title>Grilling steaks for summer</video:title> <video:description> Cook the perfect steak every time. </video:description> </video:video> </url> --> <url> <loc>http://fr.pupcodeinitiative.info/</loc> <title>PUP Code Initiative</title> </url> <url> <loc>http://fr.pupcodeinitiative.info/2015/09/la-protection-de-la-vie-privee-une.html</loc> <title>La Protection de la vie Privée, une issue clé à repenser !</title> <video:video> <video:content_loc> https://www.youtube.com/watch?v=Umm-97wb_aE </video:content_loc> <video:player_loc allow_embed="yes" autoplay="ap=1"> http://www.example.com/videoplayer.swf?video=123 </video:player_loc> <video:title>Réseaux sociaux et sécurité</video:title> <video:description> Les enjeux de sécurité de demain serons aux sujet de notre vie privée et les réseuax sociaux. </video:description> </video:video> </url> <url> <loc>http://fr.pupcodeinitiative.info/2015/10/merci-google.html</loc> <title>Merci Google !</title> <image:image> <image:loc>http://1.bp.blogspot.com/-ZY29_Pdi2VQ/VhOiMhkj_kI/AAAAAAAAJ2E/ppc1MHy4dT0/s640/publicite.tiff </image:loc> <image:caption>Condition générales Google</image:caption> </image:image> </url> <url> <loc>http://fr.pupcodeinitiative.info/p/acce.html</loc> <title>Page d'accueil'</title> </url> <url> <loc>http://fr.pupcodeinitiative.info/p/intentions.html</loc> <title>Itentions</title> </url> <url> <loc>http://fr.pupcodeinitiative.info/p/ressources-externe.html</loc> <title>Ressources externes au site</title> </url> </urlset>
PUPInitiative/pup-code-poc
pup-code-blog-fr /src/main/resources/pages/sitemapxml.html
HTML
apache-2.0
2,712
<!DOCTYPE html> <html> <head> <title>Punchcard demo</title> <link rel="stylesheet" href="punchcard.css"> <script type="text/javascript" src="punchcard.js"></script> <script type="text/javascript"> window.onload = function() { var data = { range: { min: 0, max: 20}, xAxis: ['2006', '2007', '2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015'], rows: [ { label: 'This is the first row', samples: [0,0,1,0,0,0,6,10,11,230]}, { label: 'This is the second row', samples: [0,0,0,0,1,0,3,4,17,10]}, { label: 'This is the third row', samples: [0,0,0,0,0,1,2,8,13,11]}, { label: 'This is the forth row', samples: [0,0,0,1,0,3,5,7,9,9]}, { label: 'This is the 5 row', samples: [0,0,1,0,0,0,6,10,11,23]}, { label: 'This is the 6 row', samples: [0,0,0,0,1,0,3,4,17,10]}, { label: 'This is the 7 row', samples: [0,0,0,0,0,1,2,8,13,11]}, { label: 'This is the 8 row very long description indeed', samples: [0,0,0,1,0,3,5,7,9,9]}, { label: 'This is the 9 row', samples: [0,0,1,0,0,0,6,10,11,23]}, { label: 'This is the 10 row', samples: [0,0,0,0,1,0,3,4,17,10]}, { label: 'This is the 11 row', samples: [0,0,0,0,0,1,2,8,13,11]}, { label: 'This is the 12 row ', samples: [0,0,0,1,0,3,5,7,9,9]}, { label: 'This is the 13 row', samples: [0,0,1,0,0,0,6,10,11,23]}, { label: 'This is the 14 row', samples: [0,0,0,0,1,0,3,4,17,10]}, { label: 'This is the 15 row', samples: [0,0,0,0,0,1,2,8,13,11]}, { label: 'This is the 16 row ', samples: [0,0,0,1,0,3,5,7,9,9]}, { label: 'This is the 17 row', samples: [0,0,1,0,0,0,6,10,11,23]}, { label: 'This is the 18 row', samples: [0,0,0,0,1,0,3,4,17,10]}, { label: 'This is the 19 row', samples: [0,0,0,0,0,1,2,8,13,11]}, { label: 'This is the 20 row ', samples: [0,0,0,1,0,3,5,7,9,9]}, ] }; var p = window.punchcard; p.init(); var node = p.generate(data); document.getElementById("graph").appendChild(node); }; </script> </head> <body> This this a punchcard demo! <div id="graph" class="punchcard"></div> </body> </html>
nbigot/punchcardjs
punchcard_demo.html
HTML
apache-2.0
2,034
--- title: Fillets --- <p> Fillets are round corners where two paths meet. Maker.js provides two types of fillets: traditional fillets and <a href="#Dogbone%20Fillets">dogbone fillets</a>. </p> <h4>Traditional fillet</h4> <p> Rounding a corner can add strength to your part, as well as make it faster to print. Using <a href="/docs/api/modules/makerjs.path.html#fillet">makerjs.path.fillet</a> you can round a corner at the junction between two lines, two arcs, or a line and an arc. This function will clip the two paths that you pass it, and will return a new arc path which fits between the clipped ends. The paths must meet at one point, this is how it determines which ends of the paths to clip. You also provide a radius of the fillet. If the fillet cannot be created this function will return null. </p> {% highlight javascript %} //fillet between lines var makerjs = require('makerjs'); var model = { paths: { line1: new makerjs.paths.Line([0, 20], [30, 10]), line2: new makerjs.paths.Line([10, 0], [30, 10]) } }; //create a fillet var arc = makerjs.path.fillet(model.paths.line1, model.paths.line2, 2); //add the fillet to the model model.paths.arc = arc; var svg = makerjs.exporter.toSVG(model); document.write(svg); {% endhighlight %} <script> LiveDoc.evalLastCode(); </script> {% highlight javascript %} //fillet between arcs var makerjs = require('makerjs'); var model = { paths: { arc1: new makerjs.paths.Arc([0, 50], 50, 270, 0), arc2: new makerjs.paths.Arc([100, 50], 50, 180, 270) } }; //create a fillet var arc = makerjs.path.fillet(model.paths.arc1, model.paths.arc2, 2); //add the fillet to the model model.paths.arc = arc; var svg = makerjs.exporter.toSVG(model); document.write(svg); {% endhighlight %} <script> LiveDoc.evalLastCode(); </script> {% highlight javascript %} //fillet between line and arc (or arc and line!) var makerjs = require('makerjs'); var model = { paths: { arc: new makerjs.paths.Arc([0, 50], 50, 270, 0), line: new makerjs.paths.Line([50, 50], [50, 0]) } }; //create a fillet var arc2 = makerjs.path.fillet(model.paths.arc, model.paths.line, 2); //add the fillet to the model model.paths.arc2 = arc2; var svg = makerjs.exporter.toSVG(model); document.write(svg); {% endhighlight %} <script> LiveDoc.evalLastCode(); </script>
Microsoft/maker.js
docs/_snippets/fillets.html
HTML
apache-2.0
2,369
<!DOCTYPE HTML> <html lang="en-US" manifest="../../manifest.appcache"> <head> <meta charset="UTF-8"> <title>建立灵活动态的UI | Android Training Course in Chinese</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> <meta name="generator" content="GitBook 0.5.2"> <meta name="HandheldFriendly" content="true"/> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon"> <meta name="author" content="kesenhoo"> <link rel="next" href="../../basics/fragments/communicating.html" /> <link rel="prev" href="../../basics/fragments/creating.html" /> </head> <body> <link rel="stylesheet" href="../../gitbook/style.css"> <div class="book" data-github="kesenhoo/android-training-course-in-chinese" data-level="2.5.2" data-basepath="../.." data-revision="1405874281425"> <div class="book-header"> <!-- Actions Left --> <a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a> <a href="https://github.com/kesenhoo/android-training-course-in-chinese" target="_blank" class="btn pull-left home-bookmark" aria-label="GitHub home"><i class="fa fa-bookmark-o"></i></a> <a href="#" class="btn pull-left toggle-search" aria-label="Toggle search"><i class="fa fa-search"></i></a> <span id="font-settings-wrapper"> <a href="#" class="btn pull-left toggle-font-settings" aria-label="Toggle font settings"><i class="fa fa-font"></i> </a> <div class="dropdown-menu font-settings"> <div class="dropdown-caret"> <span class="caret-outer"></span> <span class="caret-inner"></span> </div> <div class="btn-group btn-block"> <button id="reduce-font-size" class="btn btn-default">A</button> <button id="enlarge-font-size" class="btn btn-default">A</button> </div> <ul class="list-group font-family-list"> <li class="list-group-item" data-font="0">Serif</li> <li class="list-group-item" data-font="1">Sans</li> </ul> <div class="btn-group btn-group-xs btn-block color-theme-list"> <button type="button" class="btn btn-default" id="color-theme-preview-0" data-theme="0">White</button> <button type="button" class="btn btn-default" id="color-theme-preview-1" data-theme="1">Sepia</button> <button type="button" class="btn btn-default" id="color-theme-preview-2" data-theme="2">Night</button> </div> </div> </span> <!-- Actions Right --> <a href="#" target="_blank" class="btn pull-right google-plus-sharing-link sharing-link" data-sharing="google-plus" aria-label="Share on Google Plus"><i class="fa fa-google-plus"></i></a> <a href="#" target="_blank" class="btn pull-right facebook-sharing-link sharing-link" data-sharing="facebook" aria-label="Share on Facebook"><i class="fa fa-facebook"></i></a> <a href="#" target="_blank" class="btn pull-right twitter-sharing-link sharing-link" data-sharing="twitter" aria-label="Share on Twitter"><i class="fa fa-twitter"></i></a> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/stargazers" target="_blank" class="btn pull-right count-star hidden-xs"><i class="fa fa-star-o"></i> Star (<span>-</span>)</a> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/watchers" target="_blank" class="btn pull-right count-watch hidden-xs"><i class="fa fa-eye"></i> Watch (<span>-</span>)</a> <!-- Title --> <h1> <i class="fa fa-spinner fa-spin"></i> <a href="../../" >Android Training Course in Chinese</a> </h1> </div> <div class="book-summary"> <div class="book-search"> <input type="text" placeholder="Search" class="form-control" /> </div> <ul class="summary"> <li> <a href="https://github.com/kesenhoo" target="blank" class="author-link">About the author</a> </li> <li> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/issues" target="blank"class="issues-link">Questions and Issues</a> </li> <li> <a href="https://github.com/kesenhoo/android-training-course-in-chinese/edit/master/basics/fragments/fragment-ui.md" target="blank" class="contribute-link">Edit and Contribute</a> </li> <li class="divider"></li> <li data-level="0" data-path="index.html"> <a href="../../"><i class="fa fa-check"></i> Introduction</a> </li> <li class="chapter " data-level="1" data-path="index.html"> <a href="../../index.html"> <i class="fa fa-check"></i> <b>1.</b> 序言 </a> </li> <li class="chapter " data-level="2" data-path="basics/index.html"> <a href="../../basics/index.html"> <i class="fa fa-check"></i> <b>2.</b> 从这里开始 </a> <ul class="articles"> <li class="chapter " data-level="2.1" data-path="basics/firstapp/index.html"> <a href="../../basics/firstapp/index.html"> <i class="fa fa-check"></i> <b>2.1.</b> 建立你的第一个App </a> <ul class="articles"> <li class="chapter " data-level="2.1.1" data-path="basics/firstapp/creating-project.html"> <a href="../../basics/firstapp/creating-project.html"> <i class="fa fa-check"></i> <b>2.1.1.</b> 创建一个Android项目 </a> </li> <li class="chapter " data-level="2.1.2" data-path="basics/firstapp/running-app.html"> <a href="../../basics/firstapp/running-app.html"> <i class="fa fa-check"></i> <b>2.1.2.</b> 执行你的程序 </a> </li> <li class="chapter " data-level="2.1.3" data-path="basics/firstapp/building-ui.html"> <a href="../../basics/firstapp/building-ui.html"> <i class="fa fa-check"></i> <b>2.1.3.</b> 建立一个简单的用户界面 </a> </li> <li class="chapter " data-level="2.1.4" data-path="basics/firstapp/starting-activity.html"> <a href="../../basics/firstapp/starting-activity.html"> <i class="fa fa-check"></i> <b>2.1.4.</b> 启动另外的Activity </a> </li> </ul> </li> <li class="chapter " data-level="2.2" data-path="basics/actionbar/index.html"> <a href="../../basics/actionbar/index.html"> <i class="fa fa-check"></i> <b>2.2.</b> 添加ActionBar </a> <ul class="articles"> <li class="chapter " data-level="2.2.1" data-path="basics/actionbar/setting-up.html"> <a href="../../basics/actionbar/setting-up.html"> <i class="fa fa-check"></i> <b>2.2.1.</b> 建立ActionBar </a> </li> <li class="chapter " data-level="2.2.2" data-path="basics/actionbar/adding-buttons.html"> <a href="../../basics/actionbar/adding-buttons.html"> <i class="fa fa-check"></i> <b>2.2.2.</b> 添加Action按钮 </a> </li> <li class="chapter " data-level="2.2.3" data-path="basics/actionbar/styling.html"> <a href="../../basics/actionbar/styling.html"> <i class="fa fa-check"></i> <b>2.2.3.</b> ActionBar的风格化 </a> </li> <li class="chapter " data-level="2.2.4" data-path="basics/actionbar/overlaying.html"> <a href="../../basics/actionbar/overlaying.html"> <i class="fa fa-check"></i> <b>2.2.4.</b> ActionBar的覆盖层叠 </a> </li> </ul> </li> <li class="chapter " data-level="2.3" data-path="basics/supporting-devices/index.html"> <a href="../../basics/supporting-devices/index.html"> <i class="fa fa-check"></i> <b>2.3.</b> 兼容不同的设备 </a> <ul class="articles"> <li class="chapter " data-level="2.3.1" data-path="basics/supporting-devices/languages.html"> <a href="../../basics/supporting-devices/languages.html"> <i class="fa fa-check"></i> <b>2.3.1.</b> 适配不同的语言 </a> </li> <li class="chapter " data-level="2.3.2" data-path="basics/supporting-devices/screens.html"> <a href="../../basics/supporting-devices/screens.html"> <i class="fa fa-check"></i> <b>2.3.2.</b> 适配不同的屏幕 </a> </li> <li class="chapter " data-level="2.3.3" data-path="basics/supporting-devices/platforms.html"> <a href="../../basics/supporting-devices/platforms.html"> <i class="fa fa-check"></i> <b>2.3.3.</b> 适配不同的系统版本 </a> </li> </ul> </li> <li class="chapter " data-level="2.4" data-path="basics/activity-lifecycle/index.html"> <a href="../../basics/activity-lifecycle/index.html"> <i class="fa fa-check"></i> <b>2.4.</b> 管理Activity的生命周期 </a> <ul class="articles"> <li class="chapter " data-level="2.4.1" data-path="basics/activity-lifecycle/starting.html"> <a href="../../basics/activity-lifecycle/starting.html"> <i class="fa fa-check"></i> <b>2.4.1.</b> 启动与销毁Activity </a> </li> <li class="chapter " data-level="2.4.2" data-path="basics/activity-lifecycle/pausing.html"> <a href="../../basics/activity-lifecycle/pausing.html"> <i class="fa fa-check"></i> <b>2.4.2.</b> 暂停与恢复Activity </a> </li> <li class="chapter " data-level="2.4.3" data-path="basics/activity-lifecycle/stopping.html"> <a href="../../basics/activity-lifecycle/stopping.html"> <i class="fa fa-check"></i> <b>2.4.3.</b> 停止与重启Activity </a> </li> <li class="chapter " data-level="2.4.4" data-path="basics/activity-lifecycle/recreating.html"> <a href="../../basics/activity-lifecycle/recreating.html"> <i class="fa fa-check"></i> <b>2.4.4.</b> 重新创建Activity </a> </li> </ul> </li> <li class="chapter " data-level="2.5" data-path="basics/fragments/index.html"> <a href="../../basics/fragments/index.html"> <i class="fa fa-check"></i> <b>2.5.</b> 使用Fragment建立动态的UI </a> <ul class="articles"> <li class="chapter " data-level="2.5.1" data-path="basics/fragments/creating.html"> <a href="../../basics/fragments/creating.html"> <i class="fa fa-check"></i> <b>2.5.1.</b> 创建一个Fragment </a> </li> <li class="chapter " data-level="2.5.2" data-path="basics/fragments/fragment-ui.html"> <a href="../../basics/fragments/fragment-ui.html"> <i class="fa fa-check"></i> <b>2.5.2.</b> 建立灵活动态的UI </a> </li> <li class="chapter " data-level="2.5.3" data-path="basics/fragments/communicating.html"> <a href="../../basics/fragments/communicating.html"> <i class="fa fa-check"></i> <b>2.5.3.</b> Fragments之间的交互 </a> </li> </ul> </li> <li class="chapter " data-level="2.6" data-path="basics/data-storage/index.html"> <a href="../../basics/data-storage/index.html"> <i class="fa fa-check"></i> <b>2.6.</b> 数据保存 </a> <ul class="articles"> <li class="chapter " data-level="2.6.1" data-path="basics/data-storage/shared-preference.html"> <a href="../../basics/data-storage/shared-preference.html"> <i class="fa fa-check"></i> <b>2.6.1.</b> 保存到Preference </a> </li> <li class="chapter " data-level="2.6.2" data-path="basics/data-storage/files.html"> <a href="../../basics/data-storage/files.html"> <i class="fa fa-check"></i> <b>2.6.2.</b> 保存到文件 </a> </li> <li class="chapter " data-level="2.6.3" data-path="basics/data-storage/database.html"> <a href="../../basics/data-storage/database.html"> <i class="fa fa-check"></i> <b>2.6.3.</b> 保存到数据库 </a> </li> </ul> </li> <li class="chapter " data-level="2.7" data-path="basics/intents/index.html"> <a href="../../basics/intents/index.html"> <i class="fa fa-check"></i> <b>2.7.</b> 与其他应用的交互 </a> <ul class="articles"> <li class="chapter " data-level="2.7.1" data-path="basics/intents/sending.html"> <a href="../../basics/intents/sending.html"> <i class="fa fa-check"></i> <b>2.7.1.</b> Intent的发送 </a> </li> <li class="chapter " data-level="2.7.2" data-path="basics/intents/result.html"> <a href="../../basics/intents/result.html"> <i class="fa fa-check"></i> <b>2.7.2.</b> 接收Activity返回的结果 </a> </li> <li class="chapter " data-level="2.7.3" data-path="basics/intents/filters.html"> <a href="../../basics/intents/filters.html"> <i class="fa fa-check"></i> <b>2.7.3.</b> Intent过滤 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="3" data-path="content-sharing/index.html"> <a href="../../content-sharing/index.html"> <i class="fa fa-check"></i> <b>3.</b> 分享 </a> <ul class="articles"> <li class="chapter " data-level="3.1" data-path="content-sharing/sharing/index.html"> <a href="../../content-sharing/sharing/index.html"> <i class="fa fa-check"></i> <b>3.1.</b> 分享简单的数据 </a> <ul class="articles"> <li class="chapter " data-level="3.1.1" data-path="content-sharing/sharing/send.html"> <a href="../../content-sharing/sharing/send.html"> <i class="fa fa-check"></i> <b>3.1.1.</b> 给其他App发送简单的数据 </a> </li> <li class="chapter " data-level="3.1.2" data-path="content-sharing/sharing/receive.html"> <a href="../../content-sharing/sharing/receive.html"> <i class="fa fa-check"></i> <b>3.1.2.</b> 接收从其他App返回的数据 </a> </li> <li class="chapter " data-level="3.1.3" data-path="content-sharing/sharing/shareaction.html"> <a href="../../content-sharing/sharing/shareaction.html"> <i class="fa fa-check"></i> <b>3.1.3.</b> 添加一个简便的分享动作 </a> </li> </ul> </li> <li class="chapter " data-level="3.2" data-path="content-sharing/secure-file-sharing/index.html"> <a href="../../content-sharing/secure-file-sharing/index.html"> <i class="fa fa-check"></i> <b>3.2.</b> 分享文件 </a> <ul class="articles"> <li class="chapter " data-level="3.2.1" data-path="content-sharing/secure-file-sharing/setup-sharing.html"> <a href="../../content-sharing/secure-file-sharing/setup-sharing.html"> <i class="fa fa-check"></i> <b>3.2.1.</b> 建立文件分享 </a> </li> <li class="chapter " data-level="3.2.2" data-path="content-sharing/secure-file-sharing/sharing-file.html"> <a href="../../content-sharing/secure-file-sharing/sharing-file.html"> <i class="fa fa-check"></i> <b>3.2.2.</b> 分享文件 </a> </li> <li class="chapter " data-level="3.2.3" data-path="content-sharing/secure-file-sharing/request-file.html"> <a href="../../content-sharing/secure-file-sharing/request-file.html"> <i class="fa fa-check"></i> <b>3.2.3.</b> 请求分享一个文件 </a> </li> <li class="chapter " data-level="3.2.4" data-path="content-sharing/secure-file-sharing/retrieve-info.html"> <a href="../../content-sharing/secure-file-sharing/retrieve-info.html"> <i class="fa fa-check"></i> <b>3.2.4.</b> 获取文件信息 </a> </li> </ul> </li> <li class="chapter " data-level="3.3" data-path="content-sharing/beam-files/index.html"> <a href="../../content-sharing/beam-files/index.html"> <i class="fa fa-check"></i> <b>3.3.</b> 使用NFC分享文件 </a> <ul class="articles"> <li class="chapter " data-level="3.3.1" data-path="content-sharing/beam-files/sending-files.html"> <a href="../../content-sharing/beam-files/sending-files.html"> <i class="fa fa-check"></i> <b>3.3.1.</b> 发送文件给其他设备 </a> </li> <li class="chapter " data-level="3.3.2" data-path="content-sharing/beam-files/receive-files.html"> <a href="../../content-sharing/beam-files/receive-files.html"> <i class="fa fa-check"></i> <b>3.3.2.</b> 接收其他设备的文件 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="4" data-path="multimedia/index.html"> <a href="../../multimedia/index.html"> <i class="fa fa-check"></i> <b>4.</b> 多媒体 </a> <ul class="articles"> <li class="chapter " data-level="4.1" data-path="multimedia/audio/index.html"> <a href="../../multimedia/audio/index.html"> <i class="fa fa-check"></i> <b>4.1.</b> 管理音频播放 </a> <ul class="articles"> <li class="chapter " data-level="4.1.1" data-path="multimedia/audio/volume-playback.html"> <a href="../../multimedia/audio/volume-playback.html"> <i class="fa fa-check"></i> <b>4.1.1.</b> 控制你得应用的音量与播放 </a> </li> <li class="chapter " data-level="4.1.2" data-path="multimedia/audio/audio-focus.html"> <a href="../../multimedia/audio/audio-focus.html"> <i class="fa fa-check"></i> <b>4.1.2.</b> 管理音频焦点 </a> </li> <li class="chapter " data-level="4.1.3" data-path="multimedia/audio/audio-output.html"> <a href="../../multimedia/audio/audio-output.html"> <i class="fa fa-check"></i> <b>4.1.3.</b> 兼容音频输出设备 </a> </li> </ul> </li> <li class="chapter " data-level="4.2" data-path="multimedia/camera/index.html"> <a href="../../multimedia/camera/index.html"> <i class="fa fa-check"></i> <b>4.2.</b> 拍照 </a> <ul class="articles"> <li class="chapter " data-level="4.2.1" data-path="multimedia/camera/photobasic.html"> <a href="../../multimedia/camera/photobasic.html"> <i class="fa fa-check"></i> <b>4.2.1.</b> 简单的拍照 </a> </li> <li class="chapter " data-level="4.2.2" data-path="multimedia/camera/videobasic.html"> <a href="../../multimedia/camera/videobasic.html"> <i class="fa fa-check"></i> <b>4.2.2.</b> 简单的录像 </a> </li> <li class="chapter " data-level="4.2.3" data-path="multimedia/camera/cameradirect.html"> <a href="../../multimedia/camera/cameradirect.html"> <i class="fa fa-check"></i> <b>4.2.3.</b> 控制相机硬件 </a> </li> </ul> </li> <li class="chapter " data-level="4.3" data-path="multimedia/printing/index.html"> <a href="../../multimedia/printing/index.html"> <i class="fa fa-check"></i> <b>4.3.</b> 打印 </a> <ul class="articles"> <li class="chapter " data-level="4.3.1" data-path="multimedia/printing/photos.html"> <a href="../../multimedia/printing/photos.html"> <i class="fa fa-check"></i> <b>4.3.1.</b> 打印照片 </a> </li> <li class="chapter " data-level="4.3.2" data-path="multimedia/printing/html-docs.html"> <a href="../../multimedia/printing/html-docs.html"> <i class="fa fa-check"></i> <b>4.3.2.</b> 打印HTML文档 </a> </li> <li class="chapter " data-level="4.3.3" data-path="multimedia/printing/custom-docs.html"> <a href="../../multimedia/printing/custom-docs.html"> <i class="fa fa-check"></i> <b>4.3.3.</b> 打印自定义文档 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="5" data-path="graphics/index.html"> <a href="../../graphics/index.html"> <i class="fa fa-check"></i> <b>5.</b> 图像 </a> <ul class="articles"> <li class="chapter " data-level="5.1" data-path="graphics/displaying-bitmaps/index.html"> <a href="../../graphics/displaying-bitmaps/index.html"> <i class="fa fa-check"></i> <b>5.1.</b> 高效显示Bitmap </a> <ul class="articles"> <li class="chapter " data-level="5.1.1" data-path="graphics/displaying-bitmaps/load-bitmap.html"> <a href="../../graphics/displaying-bitmaps/load-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.1.</b> 高效加载大图 </a> </li> <li class="chapter " data-level="5.1.2" data-path="graphics/displaying-bitmaps/process-bitmap.html"> <a href="../../graphics/displaying-bitmaps/process-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.2.</b> 非UI线程处理Bitmap </a> </li> <li class="chapter " data-level="5.1.3" data-path="graphics/displaying-bitmaps/cache-bitmap.html"> <a href="../../graphics/displaying-bitmaps/cache-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.3.</b> 缓存Bitmap </a> </li> <li class="chapter " data-level="5.1.4" data-path="graphics/displaying-bitmaps/manage-bitmap-memory.html"> <a href="../../graphics/displaying-bitmaps/manage-bitmap-memory.html"> <i class="fa fa-check"></i> <b>5.1.4.</b> 管理Bitmap的内存占用 </a> </li> <li class="chapter " data-level="5.1.5" data-path="graphics/displaying-bitmaps/display-bitmap.html"> <a href="../../graphics/displaying-bitmaps/display-bitmap.html"> <i class="fa fa-check"></i> <b>5.1.5.</b> 在UI上显示Bitmap </a> </li> </ul> </li> <li class="chapter " data-level="5.2" data-path="graphics/opengl/index.html"> <a href="../../graphics/opengl/index.html"> <i class="fa fa-check"></i> <b>5.2.</b> 使用OpenGL ES显示图像 </a> <ul class="articles"> <li class="chapter " data-level="5.2.1" data-path="graphics/opengl/environment.html"> <a href="../../graphics/opengl/environment.html"> <i class="fa fa-check"></i> <b>5.2.1.</b> 建立OpenGL ES的环境 </a> </li> <li class="chapter " data-level="5.2.2" data-path="graphics/opengl/shapes.html"> <a href="../../graphics/opengl/shapes.html"> <i class="fa fa-check"></i> <b>5.2.2.</b> 定义Shapes </a> </li> <li class="chapter " data-level="5.2.3" data-path="graphics/opengl/draw.html"> <a href="../../graphics/opengl/draw.html"> <i class="fa fa-check"></i> <b>5.2.3.</b> 绘制Shapes </a> </li> <li class="chapter " data-level="5.2.4" data-path="graphics/opengl/projection.html"> <a href="../../graphics/opengl/projection.html"> <i class="fa fa-check"></i> <b>5.2.4.</b> 运用投影与相机视图 </a> </li> <li class="chapter " data-level="5.2.5" data-path="graphics/opengl/motion.html"> <a href="../../graphics/opengl/motion.html"> <i class="fa fa-check"></i> <b>5.2.5.</b> 添加移动 </a> </li> <li class="chapter " data-level="5.2.6" data-path="graphics/opengl/touch.html"> <a href="../../graphics/opengl/touch.html"> <i class="fa fa-check"></i> <b>5.2.6.</b> 响应触摸事件 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="6" data-path="animations/index.html"> <a href="../../animations/index.html"> <i class="fa fa-check"></i> <b>6.</b> 动画 </a> <ul class="articles"> <li class="chapter " data-level="6.1" data-path="animations/crossfade.html"> <a href="../../animations/crossfade.html"> <i class="fa fa-check"></i> <b>6.1.</b> 淡入淡出两个View </a> </li> <li class="chapter " data-level="6.2" data-path="animations/screen-slide.html"> <a href="../../animations/screen-slide.html"> <i class="fa fa-check"></i> <b>6.2.</b> 使用ViewPager实现屏幕滑动 </a> </li> <li class="chapter " data-level="6.3" data-path="animations/cardflip.html"> <a href="../../animations/cardflip.html"> <i class="fa fa-check"></i> <b>6.3.</b> 卡片翻转的动画 </a> </li> <li class="chapter " data-level="6.4" data-path="animations/zoom.html"> <a href="../../animations/zoom.html"> <i class="fa fa-check"></i> <b>6.4.</b> 缩放动画 </a> </li> <li class="chapter " data-level="6.5" data-path="animations/layout.html"> <a href="../../animations/layout.html"> <i class="fa fa-check"></i> <b>6.5.</b> 控件切换动画 </a> </li> </ul> </li> <li class="chapter " data-level="7" data-path="connectivity/index.html"> <a href="../../connectivity/index.html"> <i class="fa fa-check"></i> <b>7.</b> 连接 </a> <ul class="articles"> <li class="chapter " data-level="7.1" data-path="connectivity/connect-devices-wireless/index.html"> <a href="../../connectivity/connect-devices-wireless/index.html"> <i class="fa fa-check"></i> <b>7.1.</b> 无线连接设备 </a> <ul class="articles"> <li class="chapter " data-level="7.1.1" data-path="connectivity/connect-devices-wireless/nsd.html"> <a href="../../connectivity/connect-devices-wireless/nsd.html"> <i class="fa fa-check"></i> <b>7.1.1.</b> 使得网络服务可发现 </a> </li> <li class="chapter " data-level="7.1.2" data-path="connectivity/connect-devices-wireless/wifi-direct.html"> <a href="../../connectivity/connect-devices-wireless/wifi-direct.html"> <i class="fa fa-check"></i> <b>7.1.2.</b> 使用WiFi建立P2P连接 </a> </li> <li class="chapter " data-level="7.1.3" data-path="connectivity/connect-devices-wireless/nsd-wifi-index.html"> <a href="../../connectivity/connect-devices-wireless/nsd-wifi-index.html"> <i class="fa fa-check"></i> <b>7.1.3.</b> 使用WiFi P2P服务 </a> </li> </ul> </li> <li class="chapter " data-level="7.2" data-path="connectivity/network-ops/index.html"> <a href="../../connectivity/network-ops/index.html"> <i class="fa fa-check"></i> <b>7.2.</b> 网络连接操作 </a> <ul class="articles"> <li class="chapter " data-level="7.2.1" data-path="connectivity/network-ops/connecting.html"> <a href="../../connectivity/network-ops/connecting.html"> <i class="fa fa-check"></i> <b>7.2.1.</b> 连接到网络 </a> </li> <li class="chapter " data-level="7.2.2" data-path="connectivity/network-ops/managing.html"> <a href="../../connectivity/network-ops/managing.html"> <i class="fa fa-check"></i> <b>7.2.2.</b> 管理使用的网络 </a> </li> <li class="chapter " data-level="7.2.3" data-path="connectivity/network-ops/xml.html"> <a href="../../connectivity/network-ops/xml.html"> <i class="fa fa-check"></i> <b>7.2.3.</b> 解析XML数据 </a> </li> </ul> </li> <li class="chapter " data-level="7.3" data-path="connectivity/efficient-downloads/index.html"> <a href="../../connectivity/efficient-downloads/index.html"> <i class="fa fa-check"></i> <b>7.3.</b> 高效下载 </a> <ul class="articles"> <li class="chapter " data-level="7.3.1" data-path="connectivity/efficient-downloads/efficient-network-access.html"> <a href="../../connectivity/efficient-downloads/efficient-network-access.html"> <i class="fa fa-check"></i> <b>7.3.1.</b> 为网络访问更加高效而优化下载 </a> </li> <li class="chapter " data-level="7.3.2" data-path="connectivity/efficient-downloads/regular-update.html"> <a href="../../connectivity/efficient-downloads/regular-update.html"> <i class="fa fa-check"></i> <b>7.3.2.</b> 最小化更新操作的影响 </a> </li> <li class="chapter " data-level="7.3.3" data-path="connectivity/efficient-downloads/redundant-redundant.html"> <a href="../../connectivity/efficient-downloads/redundant-redundant.html"> <i class="fa fa-check"></i> <b>7.3.3.</b> 避免下载多余的数据 </a> </li> <li class="chapter " data-level="7.3.4" data-path="connectivity/efficient-downloads/connectivity-patterns.html"> <a href="../../connectivity/efficient-downloads/connectivity-patterns.html"> <i class="fa fa-check"></i> <b>7.3.4.</b> 根据网络类型改变下载模式 </a> </li> </ul> </li> <li class="chapter " data-level="7.4" data-path="connectivity/sync-adapters/index.html"> <a href="../../connectivity/sync-adapters/index.html"> <i class="fa fa-check"></i> <b>7.4.</b> 使用Sync Adapter传输数据 </a> <ul class="articles"> <li class="chapter " data-level="7.4.1" data-path="connectivity/sync-adapters/create-authenticator.html"> <a href="../../connectivity/sync-adapters/create-authenticator.html"> <i class="fa fa-check"></i> <b>7.4.1.</b> 创建Stub授权器 </a> </li> <li class="chapter " data-level="7.4.2" data-path="connectivity/sync-adapters/create-stub-provider.html"> <a href="../../connectivity/sync-adapters/create-stub-provider.html"> <i class="fa fa-check"></i> <b>7.4.2.</b> 创建Stub Content Provider </a> </li> <li class="chapter " data-level="7.4.3" data-path="connectivity/sync-adapters/create-sync-adapter.html"> <a href="../../connectivity/sync-adapters/create-sync-adapter.html"> <i class="fa fa-check"></i> <b>7.4.3.</b> 创建Sync Adpater </a> </li> <li class="chapter " data-level="7.4.4" data-path="connectivity/sync-adapters/running-sync-adapter.html"> <a href="../../connectivity/sync-adapters/running-sync-adapter.html"> <i class="fa fa-check"></i> <b>7.4.4.</b> 执行Sync Adpater </a> </li> </ul> </li> <li class="chapter " data-level="7.5" data-path="connectivity/volley/index.html"> <a href="../../connectivity/volley/index.html"> <i class="fa fa-check"></i> <b>7.5.</b> 使用Volley执行网络数据传输 </a> <ul class="articles"> <li class="chapter " data-level="7.5.1" data-path="connectivity/volley/simple.html"> <a href="../../connectivity/volley/simple.html"> <i class="fa fa-check"></i> <b>7.5.1.</b> 发送简单的网络请求 </a> </li> <li class="chapter " data-level="7.5.2" data-path="connectivity/volley/request-queue.html"> <a href="../../connectivity/volley/request-queue.html"> <i class="fa fa-check"></i> <b>7.5.2.</b> 建立请求队列 </a> </li> <li class="chapter " data-level="7.5.3" data-path="connectivity/volley/request.html"> <a href="../../connectivity/volley/request.html"> <i class="fa fa-check"></i> <b>7.5.3.</b> 创建标准的网络请求 </a> </li> <li class="chapter " data-level="7.5.4" data-path="connectivity/volley/request-custom.html"> <a href="../../connectivity/volley/request-custom.html"> <i class="fa fa-check"></i> <b>7.5.4.</b> 实现自定义的网络请求 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="8" data-path="cloud/index.html"> <a href="../../cloud/index.html"> <i class="fa fa-check"></i> <b>8.</b> 云服务 </a> <ul class="articles"> <li class="chapter " data-level="8.1" data-path="cloud/cloudsync/index.html"> <a href="../../cloud/cloudsync/index.html"> <i class="fa fa-check"></i> <b>8.1.</b> 云同步 </a> <ul class="articles"> <li class="chapter " data-level="8.1.1" data-path="cloud/cloudsync/backupapi.html"> <a href="../../cloud/cloudsync/backupapi.html"> <i class="fa fa-check"></i> <b>8.1.1.</b> 使用备份API </a> </li> <li class="chapter " data-level="8.1.2" data-path="cloud/cloudsync/gcm.html"> <a href="../../cloud/cloudsync/gcm.html"> <i class="fa fa-check"></i> <b>8.1.2.</b> 使用Google Cloud Messaging </a> </li> </ul> </li> <li class="chapter " data-level="8.2" data-path="cloud/cloudsave/index.html"> <a href="../../cloud/cloudsave/index.html"> <i class="fa fa-check"></i> <b>8.2.</b> 解决云同步的保存冲突 </a> </li> </ul> </li> <li class="chapter " data-level="9" data-path="contacts-provider/index.html"> <a href="../../contacts-provider/index.html"> <i class="fa fa-check"></i> <b>9.</b> 用户信息 </a> <ul class="articles"> <li class="chapter " data-level="9.1" data-path="contacts-provider/retrieve-names.html"> <a href="../../contacts-provider/retrieve-names.html"> <i class="fa fa-check"></i> <b>9.1.</b> 获取联系人列表 </a> </li> <li class="chapter " data-level="9.2" data-path="contacts-provider/retrieve-detail.html"> <a href="../../contacts-provider/retrieve-detail.html"> <i class="fa fa-check"></i> <b>9.2.</b> 获取联系人详情 </a> </li> <li class="chapter " data-level="9.3" data-path="contacts-provider/modify-data.html"> <a href="../../contacts-provider/modify-data.html"> <i class="fa fa-check"></i> <b>9.3.</b> 修改联系人信息 </a> </li> <li class="chapter " data-level="9.4" data-path="contacts-provider/display-badge.html"> <a href="../../contacts-provider/display-badge.html"> <i class="fa fa-check"></i> <b>9.4.</b> 显示联系人头像 </a> </li> </ul> </li> <li class="chapter " data-level="10" data-path="location/index.html"> <a href="../../location/index.html"> <i class="fa fa-check"></i> <b>10.</b> 位置信息 </a> <ul class="articles"> <li class="chapter " data-level="10.1" data-path="location/retrieve-current.html"> <a href="../../location/retrieve-current.html"> <i class="fa fa-check"></i> <b>10.1.</b> 获取当前位置 </a> </li> <li class="chapter " data-level="10.2" data-path="location/retrieve-location-updates.html"> <a href="../../location/retrieve-location-updates.html"> <i class="fa fa-check"></i> <b>10.2.</b> 获取位置更新 </a> </li> <li class="chapter " data-level="10.3" data-path="location/display-address.html"> <a href="../../location/display-address.html"> <i class="fa fa-check"></i> <b>10.3.</b> 显示位置地址 </a> </li> <li class="chapter " data-level="10.4" data-path="location/geofencing.html"> <a href="../../location/geofencing.html"> <i class="fa fa-check"></i> <b>10.4.</b> 创建并监视异常区域 </a> </li> <li class="chapter " data-level="10.5" data-path="location/activity-recognition.html"> <a href="../../location/activity-recognition.html"> <i class="fa fa-check"></i> <b>10.5.</b> 识别用户的当下活动 </a> </li> <li class="chapter " data-level="10.6" data-path="location/location-testing.html"> <a href="../../location/location-testing.html"> <i class="fa fa-check"></i> <b>10.6.</b> 使用模拟位置进行测试 </a> </li> </ul> </li> <li class="chapter " data-level="11" data-path="wearables/index.html"> <a href="../../wearables/index.html"> <i class="fa fa-check"></i> <b>11.</b> 为可穿戴设备创建应用 </a> <ul class="articles"> <li class="chapter " data-level="11.1" data-path="wearables/notifications/index.html"> <a href="../../wearables/notifications/index.html"> <i class="fa fa-check"></i> <b>11.1.</b> 赋予Notification可穿戴特性 </a> <ul class="articles"> <li class="chapter " data-level="11.1.1" data-path="wearables/notifications/creating.html"> <a href="../../wearables/notifications/creating.html"> <i class="fa fa-check"></i> <b>11.1.1.</b> 创建Notification </a> </li> <li class="chapter " data-level="11.1.2" data-path="wearables/notifications/voice-input.html"> <a href="../../wearables/notifications/voice-input.html"> <i class="fa fa-check"></i> <b>11.1.2.</b> 在Notifcation中接收语音输入 </a> </li> <li class="chapter " data-level="11.1.3" data-path="wearables/notifications/pages.html"> <a href="../../wearables/notifications/pages.html"> <i class="fa fa-check"></i> <b>11.1.3.</b> 为Notification添加显示页面 </a> </li> <li class="chapter " data-level="11.1.4" data-path="wearables/notifications/stacks.html"> <a href="../../wearables/notifications/stacks.html"> <i class="fa fa-check"></i> <b>11.1.4.</b> 以Stack的方式显示Notifications </a> </li> </ul> </li> <li class="chapter " data-level="11.2" data-path="wearables/apps/index.html"> <a href="../../wearables/apps/index.html"> <i class="fa fa-check"></i> <b>11.2.</b> 创建可穿戴的应用 </a> <ul class="articles"> <li class="chapter " data-level="11.2.1" data-path="wearables/apps/creating.html"> <a href="../../wearables/apps/creating.html"> <i class="fa fa-check"></i> <b>11.2.1.</b> 创建并执行可穿戴应用 </a> </li> <li class="chapter " data-level="11.2.2" data-path="wearables/apps/layouts.html"> <a href="../../wearables/apps/layouts.html"> <i class="fa fa-check"></i> <b>11.2.2.</b> 创建自定义的布局 </a> </li> <li class="chapter " data-level="11.2.3" data-path="wearables/apps/voice.html"> <a href="../../wearables/apps/voice.html"> <i class="fa fa-check"></i> <b>11.2.3.</b> 添加语音能力 </a> </li> <li class="chapter " data-level="11.2.4" data-path="wearables/apps/packaging.html"> <a href="../../wearables/apps/packaging.html"> <i class="fa fa-check"></i> <b>11.2.4.</b> 打包可穿戴应用 </a> </li> <li class="chapter " data-level="11.2.5" data-path="wearables/apps/bt-debugging.html"> <a href="../../wearables/apps/bt-debugging.html"> <i class="fa fa-check"></i> <b>11.2.5.</b> 通过蓝牙进行调试 </a> </li> </ul> </li> <li class="chapter " data-level="11.3" data-path="wearables/data-layer/index.html"> <a href="../../wearables/data-layer/index.html"> <i class="fa fa-check"></i> <b>11.3.</b> 发送并同步数据 </a> <ul class="articles"> <li class="chapter " data-level="11.3.1" data-path="wearables/data-layer/accessing.html"> <a href="../../wearables/data-layer/accessing.html"> <i class="fa fa-check"></i> <b>11.3.1.</b> 访问可穿戴数据层 </a> </li> <li class="chapter " data-level="11.3.2" data-path="wearables/data-layer/data-items.html"> <a href="../../wearables/data-layer/data-items.html"> <i class="fa fa-check"></i> <b>11.3.2.</b> 同步数据单元 </a> </li> <li class="chapter " data-level="11.3.3" data-path="wearables/data-layer/assets.html"> <a href="../../wearables/data-layer/assets.html"> <i class="fa fa-check"></i> <b>11.3.3.</b> 传输资源 </a> </li> <li class="chapter " data-level="11.3.4" data-path="wearables/data-layer/messages.html"> <a href="../../wearables/data-layer/messages.html"> <i class="fa fa-check"></i> <b>11.3.4.</b> 发送与接收消息 </a> </li> <li class="chapter " data-level="11.3.5" data-path="wearables/data-layer/events.html"> <a href="../../wearables/data-layer/events.html"> <i class="fa fa-check"></i> <b>11.3.5.</b> 处理数据层的事件 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="12" data-path="ux/index.html"> <a href="../../ux/index.html"> <i class="fa fa-check"></i> <b>12.</b> 交互 </a> <ul class="articles"> <li class="chapter " data-level="12.1" data-path="ux/design-nav/index.html"> <a href="../../ux/design-nav/index.html"> <i class="fa fa-check"></i> <b>12.1.</b> 设计高效的导航 </a> <ul class="articles"> <li class="chapter " data-level="12.1.1" data-path="ux/design-nav/screen-planning.html"> <a href="../../ux/design-nav/screen-planning.html"> <i class="fa fa-check"></i> <b>12.1.1.</b> 规划屏幕界面与他们之间的关系 </a> </li> <li class="chapter " data-level="12.1.2" data-path="ux/design-nav/multi-sizes.html"> <a href="../../ux/design-nav/multi-sizes.html"> <i class="fa fa-check"></i> <b>12.1.2.</b> 为多种大小的屏幕进行规划 </a> </li> <li class="chapter " data-level="12.1.3" data-path="ux/design-nav/descendant-lateral.html"> <a href="../../ux/design-nav/descendant-lateral.html"> <i class="fa fa-check"></i> <b>12.1.3.</b> 提供向下与侧滑的导航 </a> </li> <li class="chapter " data-level="12.1.4" data-path="ux/design-nav/ancestral-temporal.html"> <a href="../../ux/design-nav/ancestral-temporal.html"> <i class="fa fa-check"></i> <b>12.1.4.</b> 提供向上与暂时的导航 </a> </li> <li class="chapter " data-level="12.1.5" data-path="ux/design-nav/wireframing.html"> <a href="../../ux/design-nav/wireframing.html"> <i class="fa fa-check"></i> <b>12.1.5.</b> 综合上面所有的导航 </a> </li> </ul> </li> <li class="chapter " data-level="12.2" data-path="ux/implement-nav/index.html"> <a href="../../ux/implement-nav/index.html"> <i class="fa fa-check"></i> <b>12.2.</b> 实现高效的导航 </a> <ul class="articles"> <li class="chapter " data-level="12.2.1" data-path="ux/implement-nav/lateral.html"> <a href="../../ux/implement-nav/lateral.html"> <i class="fa fa-check"></i> <b>12.2.1.</b> 使用Tabs创建Swipe视图 </a> </li> <li class="chapter " data-level="12.2.2" data-path="ux/implement-nav/nav-drawer.html"> <a href="../../ux/implement-nav/nav-drawer.html"> <i class="fa fa-check"></i> <b>12.2.2.</b> 创建抽屉导航 </a> </li> <li class="chapter " data-level="12.2.3" data-path="ux/implement-nav/ancestral.html"> <a href="../../ux/implement-nav/ancestral.html"> <i class="fa fa-check"></i> <b>12.2.3.</b> 提供向上的导航 </a> </li> <li class="chapter " data-level="12.2.4" data-path="ux/implement-nav/temporal.html"> <a href="../../ux/implement-nav/temporal.html"> <i class="fa fa-check"></i> <b>12.2.4.</b> 提供向后的导航 </a> </li> <li class="chapter " data-level="12.2.5" data-path="ux/implement-nav/descendant.html"> <a href="../../ux/implement-nav/descendant.html"> <i class="fa fa-check"></i> <b>12.2.5.</b> 实现向下的导航 </a> </li> </ul> </li> <li class="chapter " data-level="12.3" data-path="ux/notify-user/index.html"> <a href="../../ux/notify-user/index.html"> <i class="fa fa-check"></i> <b>12.3.</b> 通知提示用户 </a> <ul class="articles"> <li class="chapter " data-level="12.3.1" data-path="ux/notify-user/build-notification.html"> <a href="../../ux/notify-user/build-notification.html"> <i class="fa fa-check"></i> <b>12.3.1.</b> 建立Notification </a> </li> <li class="chapter " data-level="12.3.2" data-path="ux/notify-user/nav.html"> <a href="../../ux/notify-user/nav.html"> <i class="fa fa-check"></i> <b>12.3.2.</b> 当启动Activity时保留导航 </a> </li> <li class="chapter " data-level="12.3.3" data-path="ux/notify-user/update-notification.html"> <a href="../../ux/notify-user/update-notification.html"> <i class="fa fa-check"></i> <b>12.3.3.</b> 更新Notification </a> </li> <li class="chapter " data-level="12.3.4" data-path="ux/notify-user/expand-notification.html"> <a href="../../ux/notify-user/expand-notification.html"> <i class="fa fa-check"></i> <b>12.3.4.</b> 使用BigView风格 </a> </li> <li class="chapter " data-level="12.3.5" data-path="ux/notify-user/progess-notification.html"> <a href="../../ux/notify-user/progess-notification.html"> <i class="fa fa-check"></i> <b>12.3.5.</b> 显示Notification进度 </a> </li> </ul> </li> <li class="chapter " data-level="12.4" data-path="ux/search/index.html"> <a href="../../ux/search/index.html"> <i class="fa fa-check"></i> <b>12.4.</b> 增加搜索功能 </a> <ul class="articles"> <li class="chapter " data-level="12.4.1" data-path="ux/search/setup.html"> <a href="../../ux/search/setup.html"> <i class="fa fa-check"></i> <b>12.4.1.</b> 建立搜索界面 </a> </li> <li class="chapter " data-level="12.4.2" data-path="ux/search/search.html"> <a href="../../ux/search/search.html"> <i class="fa fa-check"></i> <b>12.4.2.</b> 保存并搜索数据 </a> </li> <li class="chapter " data-level="12.4.3" data-path="ux/search/back-compat.html"> <a href="../../ux/search/back-compat.html"> <i class="fa fa-check"></i> <b>12.4.3.</b> 保持向下兼容 </a> </li> </ul> </li> <li class="chapter " data-level="12.5" data-path="ux/app-indexing/index.html"> <a href="../../ux/app-indexing/index.html"> <i class="fa fa-check"></i> <b>12.5.</b> 使得你的App内容可被Google搜索 </a> <ul class="articles"> <li class="chapter " data-level="12.5.1" data-path="ux/app-indexing/deep-linking.html"> <a href="../../ux/app-indexing/deep-linking.html"> <i class="fa fa-check"></i> <b>12.5.1.</b> 为App内容开启深度链接 </a> </li> <li class="chapter " data-level="12.5.2" data-path="ux/app-indexing/enable-app-indexing.html"> <a href="../../ux/app-indexing/enable-app-indexing.html"> <i class="fa fa-check"></i> <b>12.5.2.</b> 为索引指定App内容 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="13" data-path="ui/index.html"> <a href="../../ui/index.html"> <i class="fa fa-check"></i> <b>13.</b> UI </a> <ul class="articles"> <li class="chapter " data-level="13.1" data-path="ui/multiscreen/index.html"> <a href="../../ui/multiscreen/index.html"> <i class="fa fa-check"></i> <b>13.1.</b> 为多屏幕设计 </a> <ul class="articles"> <li class="chapter " data-level="13.1.1" data-path="ui/multiscreen/screen-sizes.html"> <a href="../../ui/multiscreen/screen-sizes.html"> <i class="fa fa-check"></i> <b>13.1.1.</b> 兼容不同的屏幕大小 </a> </li> <li class="chapter " data-level="13.1.2" data-path="ui/multiscreen/screen-desities.html"> <a href="../../ui/multiscreen/screen-desities.html"> <i class="fa fa-check"></i> <b>13.1.2.</b> 兼容不同的屏幕密度 </a> </li> <li class="chapter " data-level="13.1.3" data-path="ui/multiscreen/adapt-ui.html"> <a href="../../ui/multiscreen/adapt-ui.html"> <i class="fa fa-check"></i> <b>13.1.3.</b> 实现可适应的UI </a> </li> </ul> </li> <li class="chapter " data-level="13.2" data-path="ui/tv/index.html"> <a href="../../ui/tv/index.html"> <i class="fa fa-check"></i> <b>13.2.</b> 为TV进行设计 </a> <ul class="articles"> <li class="chapter " data-level="13.2.1" data-path="ui/tv/optimize-layouts-tv.html"> <a href="../../ui/tv/optimize-layouts-tv.html"> <i class="fa fa-check"></i> <b>13.2.1.</b> 为TV优化Layout </a> </li> <li class="chapter " data-level="13.2.2" data-path="ui/tv/optimize-nav-tv.html"> <a href="../../ui/tv/optimize-nav-tv.html"> <i class="fa fa-check"></i> <b>13.2.2.</b> 为TV优化导航 </a> </li> <li class="chapter " data-level="13.2.3" data-path="ui/tv/unsupport-features-tv.html"> <a href="../../ui/tv/unsupport-features-tv.html"> <i class="fa fa-check"></i> <b>13.2.3.</b> 处理不支持TV的功能 </a> </li> </ul> </li> <li class="chapter " data-level="13.3" data-path="ui/custom-view/index.html"> <a href="../../ui/custom-view/index.html"> <i class="fa fa-check"></i> <b>13.3.</b> 创建自定义View </a> <ul class="articles"> <li class="chapter " data-level="13.3.1" data-path="ui/custom-view/create-view.html"> <a href="../../ui/custom-view/create-view.html"> <i class="fa fa-check"></i> <b>13.3.1.</b> 创建自定义的View类 </a> </li> <li class="chapter " data-level="13.3.2" data-path="ui/custom-view/custom-draw.html"> <a href="../../ui/custom-view/custom-draw.html"> <i class="fa fa-check"></i> <b>13.3.2.</b> 实现自定义View的绘制 </a> </li> <li class="chapter " data-level="13.3.3" data-path="ui/custom-view/make-interactive.html"> <a href="../../ui/custom-view/make-interactive.html"> <i class="fa fa-check"></i> <b>13.3.3.</b> 使得View可交互 </a> </li> <li class="chapter " data-level="13.3.4" data-path="ui/custom-view/optimize-view.html"> <a href="../../ui/custom-view/optimize-view.html"> <i class="fa fa-check"></i> <b>13.3.4.</b> 优化自定义View </a> </li> </ul> </li> <li class="chapter " data-level="13.4" data-path="ui/backward-compatible-ui/index.html"> <a href="../../ui/backward-compatible-ui/index.html"> <i class="fa fa-check"></i> <b>13.4.</b> 创建向后兼容的UI </a> <ul class="articles"> <li class="chapter " data-level="13.4.1" data-path="ui/backward-compatible-ui/abstract.html"> <a href="../../ui/backward-compatible-ui/abstract.html"> <i class="fa fa-check"></i> <b>13.4.1.</b> 抽象新的APIs </a> </li> <li class="chapter " data-level="13.4.2" data-path="ui/backward-compatible-ui/new-impl.html"> <a href="../../ui/backward-compatible-ui/new-impl.html"> <i class="fa fa-check"></i> <b>13.4.2.</b> 代理至新的APIs </a> </li> <li class="chapter " data-level="13.4.3" data-path="ui/backward-compatible-ui/older-impl.html"> <a href="../../ui/backward-compatible-ui/older-impl.html"> <i class="fa fa-check"></i> <b>13.4.3.</b> 使用旧的APIs实现新API的效果 </a> </li> <li class="chapter " data-level="13.4.4" data-path="ui/backward-compatible-ui/using-component.html"> <a href="../../ui/backward-compatible-ui/using-component.html"> <i class="fa fa-check"></i> <b>13.4.4.</b> 使用版本敏感的组件 </a> </li> </ul> </li> <li class="chapter " data-level="13.5" data-path="ui/accessibility/index.html"> <a href="../../ui/accessibility/index.html"> <i class="fa fa-check"></i> <b>13.5.</b> 实现辅助功能 </a> <ul class="articles"> <li class="chapter " data-level="13.5.1" data-path="ui/accessibility/accessible-app.html"> <a href="../../ui/accessibility/accessible-app.html"> <i class="fa fa-check"></i> <b>13.5.1.</b> 开发辅助程序 </a> </li> <li class="chapter " data-level="13.5.2" data-path="ui/accessibility/accessible-service.html"> <a href="../../ui/accessibility/accessible-service.html"> <i class="fa fa-check"></i> <b>13.5.2.</b> 开发辅助服务 </a> </li> </ul> </li> <li class="chapter " data-level="13.6" data-path="ui/system-ui/index.html"> <a href="../../ui/system-ui/index.html"> <i class="fa fa-check"></i> <b>13.6.</b> 管理系统UI </a> <ul class="articles"> <li class="chapter " data-level="13.6.1" data-path="ui/system-ui/dim.html"> <a href="../../ui/system-ui/dim.html"> <i class="fa fa-check"></i> <b>13.6.1.</b> 淡化系统Bar </a> </li> <li class="chapter " data-level="13.6.2" data-path="ui/system-ui/hide-ui.html"> <a href="../../ui/system-ui/hide-ui.html"> <i class="fa fa-check"></i> <b>13.6.2.</b> 隐藏系统Bar </a> </li> <li class="chapter " data-level="13.6.3" data-path="ui/system-ui/hide-nav.html"> <a href="../../ui/system-ui/hide-nav.html"> <i class="fa fa-check"></i> <b>13.6.3.</b> 隐藏导航Bar </a> </li> <li class="chapter " data-level="13.6.4" data-path="ui/system-ui/immersive.html"> <a href="../../ui/system-ui/immersive.html"> <i class="fa fa-check"></i> <b>13.6.4.</b> 全屏沉浸式应用 </a> </li> <li class="chapter " data-level="13.6.5" data-path="ui/system-ui/visibility.html"> <a href="../../ui/system-ui/visibility.html"> <i class="fa fa-check"></i> <b>13.6.5.</b> 响应UI可见性的变化 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="14" data-path="input/index.html"> <a href="../../input/index.html"> <i class="fa fa-check"></i> <b>14.</b> 用户输入 </a> <ul class="articles"> <li class="chapter " data-level="14.1" data-path="input/gestures/index.html"> <a href="../../input/gestures/index.html"> <i class="fa fa-check"></i> <b>14.1.</b> 使用触摸手势 </a> <ul class="articles"> <li class="chapter " data-level="14.1.1" data-path="input/gestures/detector.html"> <a href="../../input/gestures/detector.html"> <i class="fa fa-check"></i> <b>14.1.1.</b> 检测常用的手势 </a> </li> <li class="chapter " data-level="14.1.2" data-path="input/gestures/movement.html"> <a href="../../input/gestures/movement.html"> <i class="fa fa-check"></i> <b>14.1.2.</b> 跟踪手势移动 </a> </li> <li class="chapter " data-level="14.1.3" data-path="input/gestures/scroll.html"> <a href="../../input/gestures/scroll.html"> <i class="fa fa-check"></i> <b>14.1.3.</b> Scroll手势动画 </a> </li> <li class="chapter " data-level="14.1.4" data-path="input/gestures/multi.html"> <a href="../../input/gestures/multi.html"> <i class="fa fa-check"></i> <b>14.1.4.</b> 处理多触摸手势 </a> </li> <li class="chapter " data-level="14.1.5" data-path="input/gestures/scale.html"> <a href="../../input/gestures/scale.html"> <i class="fa fa-check"></i> <b>14.1.5.</b> 拖拽与缩放 </a> </li> <li class="chapter " data-level="14.1.6" data-path="input/gestures/viewgroup.html"> <a href="../../input/gestures/viewgroup.html"> <i class="fa fa-check"></i> <b>14.1.6.</b> 管理ViewGroup中的触摸事件 </a> </li> </ul> </li> <li class="chapter " data-level="14.2" data-path="input/keyboard-input/index.html"> <a href="../../input/keyboard-input/index.html"> <i class="fa fa-check"></i> <b>14.2.</b> 处理键盘输入 </a> <ul class="articles"> <li class="chapter " data-level="14.2.1" data-path="input/keyboard-input/type.html"> <a href="../../input/keyboard-input/type.html"> <i class="fa fa-check"></i> <b>14.2.1.</b> 指定输入法类型 </a> </li> <li class="chapter " data-level="14.2.2" data-path="input/keyboard-input/visibility.html"> <a href="../../input/keyboard-input/visibility.html"> <i class="fa fa-check"></i> <b>14.2.2.</b> 处理输入法可见性 </a> </li> <li class="chapter " data-level="14.2.3" data-path="input/keyboard-input/navigation.html"> <a href="../../input/keyboard-input/navigation.html"> <i class="fa fa-check"></i> <b>14.2.3.</b> 兼容硬件导航 </a> </li> <li class="chapter " data-level="14.2.4" data-path="input/keyboard-input/commands.html"> <a href="../../input/keyboard-input/commands.html"> <i class="fa fa-check"></i> <b>14.2.4.</b> 处理按键动作 </a> </li> </ul> </li> <li class="chapter " data-level="14.3" data-path="input/game-controller/index.html"> <a href="../../input/game-controller/index.html"> <i class="fa fa-check"></i> <b>14.3.</b> 兼容游戏控制器 </a> <ul class="articles"> <li class="chapter " data-level="14.3.1" data-path="input/game-controller/controller-inputs.html"> <a href="../../input/game-controller/controller-inputs.html"> <i class="fa fa-check"></i> <b>14.3.1.</b> 处理控制器输入动作 </a> </li> <li class="chapter " data-level="14.3.2" data-path="input/game-controller/compatibility.html"> <a href="../../input/game-controller/compatibility.html"> <i class="fa fa-check"></i> <b>14.3.2.</b> 支持不同的Android系统版本 </a> </li> <li class="chapter " data-level="14.3.3" data-path="input/game-controller/multi-controller.html"> <a href="../../input/game-controller/multi-controller.html"> <i class="fa fa-check"></i> <b>14.3.3.</b> 支持多个控制器 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="15" data-path="background-jobs/index.html"> <a href="../../background-jobs/index.html"> <i class="fa fa-check"></i> <b>15.</b> 后台任务 </a> <ul class="articles"> <li class="chapter " data-level="15.1" data-path="background-jobs/run-background-service/index.html"> <a href="../../background-jobs/run-background-service/index.html"> <i class="fa fa-check"></i> <b>15.1.</b> 在IntentService中执行后台任务 </a> <ul class="articles"> <li class="chapter " data-level="15.1.1" data-path="background-jobs/run-background-service/create-service.html"> <a href="../../background-jobs/run-background-service/create-service.html"> <i class="fa fa-check"></i> <b>15.1.1.</b> 创建IntentService </a> </li> <li class="chapter " data-level="15.1.2" data-path="background-jobs/run-background-service/send-request.html"> <a href="../../background-jobs/run-background-service/send-request.html"> <i class="fa fa-check"></i> <b>15.1.2.</b> 发送工作任务到IntentService </a> </li> <li class="chapter " data-level="15.1.3" data-path="background-jobs/run-background-service/report-status.html"> <a href="../../background-jobs/run-background-service/report-status.html"> <i class="fa fa-check"></i> <b>15.1.3.</b> 报告后台任务执行状态 </a> </li> </ul> </li> <li class="chapter " data-level="15.2" data-path="background-jobs/load-data-background/index.html"> <a href="../../background-jobs/load-data-background/index.html"> <i class="fa fa-check"></i> <b>15.2.</b> 使用CursorLoader在后台加载数据 </a> <ul class="articles"> <li class="chapter " data-level="15.2.1" data-path="background-jobs/load-data-background/setup-loader.html"> <a href="../../background-jobs/load-data-background/setup-loader.html"> <i class="fa fa-check"></i> <b>15.2.1.</b> 使用CursorLoader执行查询任务 </a> </li> <li class="chapter " data-level="15.2.2" data-path="background-jobs/load-data-background/handle-result.html"> <a href="../../background-jobs/load-data-background/handle-result.html"> <i class="fa fa-check"></i> <b>15.2.2.</b> 处理查询的结果 </a> </li> </ul> </li> <li class="chapter " data-level="15.3" data-path="background-jobs/scheduling/index.html"> <a href="../../background-jobs/scheduling/index.html"> <i class="fa fa-check"></i> <b>15.3.</b> 管理设备的唤醒状态 </a> <ul class="articles"> <li class="chapter " data-level="15.3.1" data-path="background-jobs/scheduling/wake-lock.html"> <a href="../../background-jobs/scheduling/wake-lock.html"> <i class="fa fa-check"></i> <b>15.3.1.</b> 保持设备的唤醒 </a> </li> <li class="chapter " data-level="15.3.2" data-path="background-jobs/scheduling/alarms.html"> <a href="../../background-jobs/scheduling/alarms.html"> <i class="fa fa-check"></i> <b>15.3.2.</b> 制定重复定时的任务 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="16" data-path="performance/index.html"> <a href="../../performance/index.html"> <i class="fa fa-check"></i> <b>16.</b> 性能优化 </a> <ul class="articles"> <li class="chapter " data-level="16.1" data-path="performance/memory.html"> <a href="../../performance/memory.html"> <i class="fa fa-check"></i> <b>16.1.</b> 管理应用的内存 </a> </li> <li class="chapter " data-level="16.2" data-path="performance/performance-tips.html"> <a href="../../performance/performance-tips.html"> <i class="fa fa-check"></i> <b>16.2.</b> 性能优化Tips </a> </li> <li class="chapter " data-level="16.3" data-path="performance/improving-layouts/index.html"> <a href="../../performance/improving-layouts/index.html"> <i class="fa fa-check"></i> <b>16.3.</b> 提升Layout的性能 </a> <ul class="articles"> <li class="chapter " data-level="16.3.1" data-path="performance/improving-layouts/optimizing-layout.html"> <a href="../../performance/improving-layouts/optimizing-layout.html"> <i class="fa fa-check"></i> <b>16.3.1.</b> 优化layout的层级 </a> </li> <li class="chapter " data-level="16.3.2" data-path="performance/improving-layouts/reuse-layouts.html"> <a href="../../performance/improving-layouts/reuse-layouts.html"> <i class="fa fa-check"></i> <b>16.3.2.</b> 使用include标签重用layouts </a> </li> <li class="chapter " data-level="16.3.3" data-path="performance/improving-layouts/loading-ondemand.html"> <a href="../../performance/improving-layouts/loading-ondemand.html"> <i class="fa fa-check"></i> <b>16.3.3.</b> 按需加载视图 </a> </li> <li class="chapter " data-level="16.3.4" data-path="performance/improving-layouts/smooth-scrolling.html"> <a href="../../performance/improving-layouts/smooth-scrolling.html"> <i class="fa fa-check"></i> <b>16.3.4.</b> 使得ListView滑动顺畅 </a> </li> </ul> </li> <li class="chapter " data-level="16.4" data-path="performance/monitor-device-state/index.html"> <a href="../../performance/monitor-device-state/index.html"> <i class="fa fa-check"></i> <b>16.4.</b> 优化电池寿命 </a> <ul class="articles"> <li class="chapter " data-level="16.4.1" data-path="performance/monitor-device-state/battery-monitor.html"> <a href="../../performance/monitor-device-state/battery-monitor.html"> <i class="fa fa-check"></i> <b>16.4.1.</b> 监测电量与充电状态 </a> </li> <li class="chapter " data-level="16.4.2" data-path="performance/monitor-device-state/docking-monitor.html"> <a href="../../performance/monitor-device-state/docking-monitor.html"> <i class="fa fa-check"></i> <b>16.4.2.</b> 判断与监测Docking状态 </a> </li> <li class="chapter " data-level="16.4.3" data-path="performance/monitor-device-state/connectivity-monitor.html"> <a href="../../performance/monitor-device-state/connectivity-monitor.html"> <i class="fa fa-check"></i> <b>16.4.3.</b> 判断与监测网络连接状态 </a> </li> <li class="chapter " data-level="16.4.4" data-path="performance/monitor-device-state/manifest-receivers.html"> <a href="../../performance/monitor-device-state/manifest-receivers.html"> <i class="fa fa-check"></i> <b>16.4.4.</b> 根据需要操作Broadcast接受者 </a> </li> </ul> </li> <li class="chapter " data-level="16.5" data-path="performance/multi-threads/index.html"> <a href="../../performance/multi-threads/index.html"> <i class="fa fa-check"></i> <b>16.5.</b> 多线程操作 </a> <ul class="articles"> <li class="chapter " data-level="16.5.1" data-path="performance/multi-threads/define-runnable.html"> <a href="../../performance/multi-threads/define-runnable.html"> <i class="fa fa-check"></i> <b>16.5.1.</b> 在一个线程中执行一段特定的代码 </a> </li> <li class="chapter " data-level="16.5.2" data-path="performance/multi-threads/create-threadpool.html"> <a href="../../performance/multi-threads/create-threadpool.html"> <i class="fa fa-check"></i> <b>16.5.2.</b> 为多线程创建线程池 </a> </li> <li class="chapter " data-level="16.5.3" data-path="performance/multi-threads/run-code.html"> <a href="../../performance/multi-threads/run-code.html"> <i class="fa fa-check"></i> <b>16.5.3.</b> 在线程池中的一个线程里执行代码 </a> </li> <li class="chapter " data-level="16.5.4" data-path="performance/multi-threads/communicate-ui.html"> <a href="../../performance/multi-threads/communicate-ui.html"> <i class="fa fa-check"></i> <b>16.5.4.</b> 与UI线程通信 </a> </li> </ul> </li> <li class="chapter " data-level="16.6" data-path="performance/perf-anr/index.html"> <a href="../../performance/perf-anr/index.html"> <i class="fa fa-check"></i> <b>16.6.</b> 避免ANR </a> </li> <li class="chapter " data-level="16.7" data-path="performance/perf-anr/index.html"> <a href="../../performance/perf-anr/index.html"> <i class="fa fa-check"></i> <b>16.7.</b> 避免出现程序无响应ANR </a> </li> <li class="chapter " data-level="16.8" data-path="performance/perf-jni/index.html"> <a href="../../performance/perf-jni/index.html"> <i class="fa fa-check"></i> <b>16.8.</b> JNI Tips </a> </li> <li class="chapter " data-level="16.9" data-path="performance/smp/index.html"> <a href="../../performance/smp/index.html"> <i class="fa fa-check"></i> <b>16.9.</b> SMP for Android </a> </li> </ul> </li> <li class="chapter " data-level="17" data-path="security/index.html"> <a href="../../security/index.html"> <i class="fa fa-check"></i> <b>17.</b> 安全与隐私 </a> <ul class="articles"> <li class="chapter " data-level="17.1" data-path="security/security-tips.html"> <a href="../../security/security-tips.html"> <i class="fa fa-check"></i> <b>17.1.</b> Security Tips </a> </li> <li class="chapter " data-level="17.2" data-path="security/security-ssl.html"> <a href="../../security/security-ssl.html"> <i class="fa fa-check"></i> <b>17.2.</b> 使用HTTPS与SSL </a> </li> <li class="chapter " data-level="17.3" data-path="security/enterprise.html"> <a href="../../security/enterprise.html"> <i class="fa fa-check"></i> <b>17.3.</b> 企业版App </a> </li> </ul> </li> <li class="chapter " data-level="18" data-path="testing/index.html"> <a href="../../testing/index.html"> <i class="fa fa-check"></i> <b>18.</b> 测试程序 </a> <ul class="articles"> <li class="chapter " data-level="18.1" data-path="testing/activity-testing/index.html"> <a href="../../testing/activity-testing/index.html"> <i class="fa fa-check"></i> <b>18.1.</b> 测试你的Activity </a> <ul class="articles"> <li class="chapter " data-level="18.1.1" data-path="testing/activity-testing/prepare-activity-testing.html"> <a href="../../testing/activity-testing/prepare-activity-testing.html"> <i class="fa fa-check"></i> <b>18.1.1.</b> 建立测试环境 </a> </li> <li class="chapter " data-level="18.1.2" data-path="testing/activity-testing/activity-basic-testing.html"> <a href="../../testing/activity-testing/activity-basic-testing.html"> <i class="fa fa-check"></i> <b>18.1.2.</b> 创建与执行测试用例 </a> </li> <li class="chapter " data-level="18.1.3" data-path="testing/activity-testing/activity-ui-testing.html"> <a href="../../testing/activity-testing/activity-ui-testing.html"> <i class="fa fa-check"></i> <b>18.1.3.</b> 测试UI组件 </a> </li> <li class="chapter " data-level="18.1.4" data-path="testing/activity-testing/activity-unit-testing.html"> <a href="../../testing/activity-testing/activity-unit-testing.html"> <i class="fa fa-check"></i> <b>18.1.4.</b> 创建单元测试 </a> </li> <li class="chapter " data-level="18.1.5" data-path="testing/activity-testing/activity-function-testing.html"> <a href="../../testing/activity-testing/activity-function-testing.html"> <i class="fa fa-check"></i> <b>18.1.5.</b> 创建功能测试 </a> </li> </ul> </li> </ul> </li> <li class="chapter " data-level="19" data-path="distribute/index.html"> <a href="../../distribute/index.html"> <i class="fa fa-check"></i> <b>19.</b> 分发与盈利 </a> <ul class="articles"> <li class="chapter " data-level="19.1" data-path="distribute/in-app-billing/index.html"> <a href="../../distribute/in-app-billing/index.html"> <i class="fa fa-check"></i> <b>19.1.</b> 售卖App内置产品 </a> <ul class="articles"> <li class="chapter " data-level="19.1.1" data-path="distribute/in-app-billing/prepare-iab-app.html"> <a href="../../distribute/in-app-billing/prepare-iab-app.html"> <i class="fa fa-check"></i> <b>19.1.1.</b> 准备你的App </a> </li> <li class="chapter " data-level="19.1.2" data-path="distribute/in-app-billing/list-iab-products.html"> <a href="../../distribute/in-app-billing/list-iab-products.html"> <i class="fa fa-check"></i> <b>19.1.2.</b> 建立售卖的产品 </a> </li> <li class="chapter " data-level="19.1.3" data-path="distribute/in-app-billing/purchase-iab-products.html"> <a href="../../distribute/in-app-billing/purchase-iab-products.html"> <i class="fa fa-check"></i> <b>19.1.3.</b> 购买产品 </a> </li> <li class="chapter " data-level="19.1.4" data-path="distribute/in-app-billing/test-iab-app.html"> <a href="../../distribute/in-app-billing/test-iab-app.html"> <i class="fa fa-check"></i> <b>19.1.4.</b> 测试你的App </a> </li> </ul> </li> <li class="chapter " data-level="19.2" data-path="distribute/multi-apks/index.html"> <a href="../../distribute/multi-apks/index.html"> <i class="fa fa-check"></i> <b>19.2.</b> 维护多个APK </a> <ul class="articles"> <li class="chapter " data-level="19.2.1" data-path="distribute/multi-apks/api.html"> <a href="../../distribute/multi-apks/api.html"> <i class="fa fa-check"></i> <b>19.2.1.</b> 为不同API Level创建多个APK </a> </li> <li class="chapter " data-level="19.2.2" data-path="distribute/multi-apks/screen-size.html"> <a href="../../distribute/multi-apks/screen-size.html"> <i class="fa fa-check"></i> <b>19.2.2.</b> 为不同屏幕大小创建多个APK </a> </li> <li class="chapter " data-level="19.2.3" data-path="distribute/multi-apks/texture.html"> <a href="../../distribute/multi-apks/texture.html"> <i class="fa fa-check"></i> <b>19.2.3.</b> 为不同的GL Texture创建多个APK </a> </li> <li class="chapter " data-level="19.2.4" data-path="distribute/multi-apks/multiple.html"> <a href="../../distribute/multi-apks/multiple.html"> <i class="fa fa-check"></i> <b>19.2.4.</b> 为2种以上的维度创建多个APK </a> </li> </ul> </li> <li class="chapter " data-level="19.3" data-path="distribute/monetization/index.html"> <a href="../../distribute/monetization/index.html"> <i class="fa fa-check"></i> <b>19.3.</b> App盈利 </a> <ul class="articles"> <li class="chapter " data-level="19.3.1" data-path="distribute/monetization/ads-and-ux.html"> <a href="../../distribute/monetization/ads-and-ux.html"> <i class="fa fa-check"></i> <b>19.3.1.</b> 在不影响用户体验的前提下添加广告 </a> </li> </ul> </li> </ul> </li> <li class="divider"></li> <li> <a href="http://www.gitbook.io/" target="blank" class="gitbook-link">Generated using GitBook</a> </li> </ul> </div> <div class="book-body"> <div class="body-inner"> <div class="page-wrapper" tabindex="-1"> <div class="book-progress"> <div class="bar"> <div class="inner" style="width: 8.712121212121213%;min-width: 8.333333333333334%;"></div> </div> <div class="chapters"> <a href="../../index.html" title="序言" class="chapter done new-chapter" data-progress="1" style="left: 0%;"></a> <a href="../../basics/index.html" title="从这里开始" class="chapter done new-chapter" data-progress="2" style="left: 0.3787878787878788%;"></a> <a href="../../basics/firstapp/index.html" title="建立你的第一个App" class="chapter done " data-progress="2.1" style="left: 0.7575757575757576%;"></a> <a href="../../basics/firstapp/creating-project.html" title="创建一个Android项目" class="chapter done " data-progress="2.1.1" style="left: 1.1363636363636365%;"></a> <a href="../../basics/firstapp/running-app.html" title="执行你的程序" class="chapter done " data-progress="2.1.2" style="left: 1.5151515151515151%;"></a> <a href="../../basics/firstapp/building-ui.html" title="建立一个简单的用户界面" class="chapter done " data-progress="2.1.3" style="left: 1.893939393939394%;"></a> <a href="../../basics/firstapp/starting-activity.html" title="启动另外的Activity" class="chapter done " data-progress="2.1.4" style="left: 2.272727272727273%;"></a> <a href="../../basics/actionbar/index.html" title="添加ActionBar" class="chapter done " data-progress="2.2" style="left: 2.6515151515151514%;"></a> <a href="../../basics/actionbar/setting-up.html" title="建立ActionBar" class="chapter done " data-progress="2.2.1" style="left: 3.0303030303030303%;"></a> <a href="../../basics/actionbar/adding-buttons.html" title="添加Action按钮" class="chapter done " data-progress="2.2.2" style="left: 3.409090909090909%;"></a> <a href="../../basics/actionbar/styling.html" title="ActionBar的风格化" class="chapter done " data-progress="2.2.3" style="left: 3.787878787878788%;"></a> <a href="../../basics/actionbar/overlaying.html" title="ActionBar的覆盖层叠" class="chapter done " data-progress="2.2.4" style="left: 4.166666666666667%;"></a> <a href="../../basics/supporting-devices/index.html" title="兼容不同的设备" class="chapter done " data-progress="2.3" style="left: 4.545454545454546%;"></a> <a href="../../basics/supporting-devices/languages.html" title="适配不同的语言" class="chapter done " data-progress="2.3.1" style="left: 4.924242424242424%;"></a> <a href="../../basics/supporting-devices/screens.html" title="适配不同的屏幕" class="chapter done " data-progress="2.3.2" style="left: 5.303030303030303%;"></a> <a href="../../basics/supporting-devices/platforms.html" title="适配不同的系统版本" class="chapter done " data-progress="2.3.3" style="left: 5.681818181818182%;"></a> <a href="../../basics/activity-lifecycle/index.html" title="管理Activity的生命周期" class="chapter done " data-progress="2.4" style="left: 6.0606060606060606%;"></a> <a href="../../basics/activity-lifecycle/starting.html" title="启动与销毁Activity" class="chapter done " data-progress="2.4.1" style="left: 6.4393939393939394%;"></a> <a href="../../basics/activity-lifecycle/pausing.html" title="暂停与恢复Activity" class="chapter done " data-progress="2.4.2" style="left: 6.818181818181818%;"></a> <a href="../../basics/activity-lifecycle/stopping.html" title="停止与重启Activity" class="chapter done " data-progress="2.4.3" style="left: 7.196969696969697%;"></a> <a href="../../basics/activity-lifecycle/recreating.html" title="重新创建Activity" class="chapter done " data-progress="2.4.4" style="left: 7.575757575757576%;"></a> <a href="../../basics/fragments/index.html" title="使用Fragment建立动态的UI" class="chapter done " data-progress="2.5" style="left: 7.954545454545454%;"></a> <a href="../../basics/fragments/creating.html" title="创建一个Fragment" class="chapter done " data-progress="2.5.1" style="left: 8.333333333333334%;"></a> <a href="../../basics/fragments/fragment-ui.html" title="建立灵活动态的UI" class="chapter done " data-progress="2.5.2" style="left: 8.712121212121213%;"></a> <a href="../../basics/fragments/communicating.html" title="Fragments之间的交互" class="chapter " data-progress="2.5.3" style="left: 9.090909090909092%;"></a> <a href="../../basics/data-storage/index.html" title="数据保存" class="chapter " data-progress="2.6" style="left: 9.469696969696969%;"></a> <a href="../../basics/data-storage/shared-preference.html" title="保存到Preference" class="chapter " data-progress="2.6.1" style="left: 9.848484848484848%;"></a> <a href="../../basics/data-storage/files.html" title="保存到文件" class="chapter " data-progress="2.6.2" style="left: 10.227272727272727%;"></a> <a href="../../basics/data-storage/database.html" title="保存到数据库" class="chapter " data-progress="2.6.3" style="left: 10.606060606060606%;"></a> <a href="../../basics/intents/index.html" title="与其他应用的交互" class="chapter " data-progress="2.7" style="left: 10.984848484848484%;"></a> <a href="../../basics/intents/sending.html" title="Intent的发送" class="chapter " data-progress="2.7.1" style="left: 11.363636363636363%;"></a> <a href="../../basics/intents/result.html" title="接收Activity返回的结果" class="chapter " data-progress="2.7.2" style="left: 11.742424242424242%;"></a> <a href="../../basics/intents/filters.html" title="Intent过滤" class="chapter " data-progress="2.7.3" style="left: 12.121212121212121%;"></a> <a href="../../content-sharing/index.html" title="分享" class="chapter new-chapter" data-progress="3" style="left: 12.5%;"></a> <a href="../../content-sharing/sharing/index.html" title="分享简单的数据" class="chapter " data-progress="3.1" style="left: 12.878787878787879%;"></a> <a href="../../content-sharing/sharing/send.html" title="给其他App发送简单的数据" class="chapter " data-progress="3.1.1" style="left: 13.257575757575758%;"></a> <a href="../../content-sharing/sharing/receive.html" title="接收从其他App返回的数据" class="chapter " data-progress="3.1.2" style="left: 13.636363636363637%;"></a> <a href="../../content-sharing/sharing/shareaction.html" title="添加一个简便的分享动作" class="chapter " data-progress="3.1.3" style="left: 14.015151515151516%;"></a> <a href="../../content-sharing/secure-file-sharing/index.html" title="分享文件" class="chapter " data-progress="3.2" style="left: 14.393939393939394%;"></a> <a href="../../content-sharing/secure-file-sharing/setup-sharing.html" title="建立文件分享" class="chapter " data-progress="3.2.1" style="left: 14.772727272727273%;"></a> <a href="../../content-sharing/secure-file-sharing/sharing-file.html" title="分享文件" class="chapter " data-progress="3.2.2" style="left: 15.151515151515152%;"></a> <a href="../../content-sharing/secure-file-sharing/request-file.html" title="请求分享一个文件" class="chapter " data-progress="3.2.3" style="left: 15.530303030303031%;"></a> <a href="../../content-sharing/secure-file-sharing/retrieve-info.html" title="获取文件信息" class="chapter " data-progress="3.2.4" style="left: 15.909090909090908%;"></a> <a href="../../content-sharing/beam-files/index.html" title="使用NFC分享文件" class="chapter " data-progress="3.3" style="left: 16.28787878787879%;"></a> <a href="../../content-sharing/beam-files/sending-files.html" title="发送文件给其他设备" class="chapter " data-progress="3.3.1" style="left: 16.666666666666668%;"></a> <a href="../../content-sharing/beam-files/receive-files.html" title="接收其他设备的文件" class="chapter " data-progress="3.3.2" style="left: 17.045454545454547%;"></a> <a href="../../multimedia/index.html" title="多媒体" class="chapter new-chapter" data-progress="4" style="left: 17.424242424242426%;"></a> <a href="../../multimedia/audio/index.html" title="管理音频播放" class="chapter " data-progress="4.1" style="left: 17.803030303030305%;"></a> <a href="../../multimedia/audio/volume-playback.html" title="控制你得应用的音量与播放" class="chapter " data-progress="4.1.1" style="left: 18.181818181818183%;"></a> <a href="../../multimedia/audio/audio-focus.html" title="管理音频焦点" class="chapter " data-progress="4.1.2" style="left: 18.560606060606062%;"></a> <a href="../../multimedia/audio/audio-output.html" title="兼容音频输出设备" class="chapter " data-progress="4.1.3" style="left: 18.939393939393938%;"></a> <a href="../../multimedia/camera/index.html" title="拍照" class="chapter " data-progress="4.2" style="left: 19.318181818181817%;"></a> <a href="../../multimedia/camera/photobasic.html" title="简单的拍照" class="chapter " data-progress="4.2.1" style="left: 19.696969696969695%;"></a> <a href="../../multimedia/camera/videobasic.html" title="简单的录像" class="chapter " data-progress="4.2.2" style="left: 20.075757575757574%;"></a> <a href="../../multimedia/camera/cameradirect.html" title="控制相机硬件" class="chapter " data-progress="4.2.3" style="left: 20.454545454545453%;"></a> <a href="../../multimedia/printing/index.html" title="打印" class="chapter " data-progress="4.3" style="left: 20.833333333333332%;"></a> <a href="../../multimedia/printing/photos.html" title="打印照片" class="chapter " data-progress="4.3.1" style="left: 21.21212121212121%;"></a> <a href="../../multimedia/printing/html-docs.html" title="打印HTML文档" class="chapter " data-progress="4.3.2" style="left: 21.59090909090909%;"></a> <a href="../../multimedia/printing/custom-docs.html" title="打印自定义文档" class="chapter " data-progress="4.3.3" style="left: 21.96969696969697%;"></a> <a href="../../graphics/index.html" title="图像" class="chapter new-chapter" data-progress="5" style="left: 22.348484848484848%;"></a> <a href="../../graphics/displaying-bitmaps/index.html" title="高效显示Bitmap" class="chapter " data-progress="5.1" style="left: 22.727272727272727%;"></a> <a href="../../graphics/displaying-bitmaps/load-bitmap.html" title="高效加载大图" class="chapter " data-progress="5.1.1" style="left: 23.106060606060606%;"></a> <a href="../../graphics/displaying-bitmaps/process-bitmap.html" title="非UI线程处理Bitmap" class="chapter " data-progress="5.1.2" style="left: 23.484848484848484%;"></a> <a href="../../graphics/displaying-bitmaps/cache-bitmap.html" title="缓存Bitmap" class="chapter " data-progress="5.1.3" style="left: 23.863636363636363%;"></a> <a href="../../graphics/displaying-bitmaps/manage-bitmap-memory.html" title="管理Bitmap的内存占用" class="chapter " data-progress="5.1.4" style="left: 24.242424242424242%;"></a> <a href="../../graphics/displaying-bitmaps/display-bitmap.html" title="在UI上显示Bitmap" class="chapter " data-progress="5.1.5" style="left: 24.62121212121212%;"></a> <a href="../../graphics/opengl/index.html" title="使用OpenGL ES显示图像" class="chapter " data-progress="5.2" style="left: 25%;"></a> <a href="../../graphics/opengl/environment.html" title="建立OpenGL ES的环境" class="chapter " data-progress="5.2.1" style="left: 25.37878787878788%;"></a> <a href="../../graphics/opengl/shapes.html" title="定义Shapes" class="chapter " data-progress="5.2.2" style="left: 25.757575757575758%;"></a> <a href="../../graphics/opengl/draw.html" title="绘制Shapes" class="chapter " data-progress="5.2.3" style="left: 26.136363636363637%;"></a> <a href="../../graphics/opengl/projection.html" title="运用投影与相机视图" class="chapter " data-progress="5.2.4" style="left: 26.515151515151516%;"></a> <a href="../../graphics/opengl/motion.html" title="添加移动" class="chapter " data-progress="5.2.5" style="left: 26.893939393939394%;"></a> <a href="../../graphics/opengl/touch.html" title="响应触摸事件" class="chapter " data-progress="5.2.6" style="left: 27.272727272727273%;"></a> <a href="../../animations/index.html" title="动画" class="chapter new-chapter" data-progress="6" style="left: 27.651515151515152%;"></a> <a href="../../animations/crossfade.html" title="淡入淡出两个View" class="chapter " data-progress="6.1" style="left: 28.03030303030303%;"></a> <a href="../../animations/screen-slide.html" title="使用ViewPager实现屏幕滑动" class="chapter " data-progress="6.2" style="left: 28.40909090909091%;"></a> <a href="../../animations/cardflip.html" title="卡片翻转的动画" class="chapter " data-progress="6.3" style="left: 28.78787878787879%;"></a> <a href="../../animations/zoom.html" title="缩放动画" class="chapter " data-progress="6.4" style="left: 29.166666666666668%;"></a> <a href="../../animations/layout.html" title="控件切换动画" class="chapter " data-progress="6.5" style="left: 29.545454545454547%;"></a> <a href="../../connectivity/index.html" title="连接" class="chapter new-chapter" data-progress="7" style="left: 29.924242424242426%;"></a> <a href="../../connectivity/connect-devices-wireless/index.html" title="无线连接设备" class="chapter " data-progress="7.1" style="left: 30.303030303030305%;"></a> <a href="../../connectivity/connect-devices-wireless/nsd.html" title="使得网络服务可发现" class="chapter " data-progress="7.1.1" style="left: 30.681818181818183%;"></a> <a href="../../connectivity/connect-devices-wireless/wifi-direct.html" title="使用WiFi建立P2P连接" class="chapter " data-progress="7.1.2" style="left: 31.060606060606062%;"></a> <a href="../../connectivity/connect-devices-wireless/nsd-wifi-index.html" title="使用WiFi P2P服务" class="chapter " data-progress="7.1.3" style="left: 31.439393939393938%;"></a> <a href="../../connectivity/network-ops/index.html" title="网络连接操作" class="chapter " data-progress="7.2" style="left: 31.818181818181817%;"></a> <a href="../../connectivity/network-ops/connecting.html" title="连接到网络" class="chapter " data-progress="7.2.1" style="left: 32.196969696969695%;"></a> <a href="../../connectivity/network-ops/managing.html" title="管理使用的网络" class="chapter " data-progress="7.2.2" style="left: 32.57575757575758%;"></a> <a href="../../connectivity/network-ops/xml.html" title="解析XML数据" class="chapter " data-progress="7.2.3" style="left: 32.95454545454545%;"></a> <a href="../../connectivity/efficient-downloads/index.html" title="高效下载" class="chapter " data-progress="7.3" style="left: 33.333333333333336%;"></a> <a href="../../connectivity/efficient-downloads/efficient-network-access.html" title="为网络访问更加高效而优化下载" class="chapter " data-progress="7.3.1" style="left: 33.71212121212121%;"></a> <a href="../../connectivity/efficient-downloads/regular-update.html" title="最小化更新操作的影响" class="chapter " data-progress="7.3.2" style="left: 34.09090909090909%;"></a> <a href="../../connectivity/efficient-downloads/redundant-redundant.html" title="避免下载多余的数据" class="chapter " data-progress="7.3.3" style="left: 34.46969696969697%;"></a> <a href="../../connectivity/efficient-downloads/connectivity-patterns.html" title="根据网络类型改变下载模式" class="chapter " data-progress="7.3.4" style="left: 34.84848484848485%;"></a> <a href="../../connectivity/sync-adapters/index.html" title="使用Sync Adapter传输数据" class="chapter " data-progress="7.4" style="left: 35.22727272727273%;"></a> <a href="../../connectivity/sync-adapters/create-authenticator.html" title="创建Stub授权器" class="chapter " data-progress="7.4.1" style="left: 35.60606060606061%;"></a> <a href="../../connectivity/sync-adapters/create-stub-provider.html" title="创建Stub Content Provider" class="chapter " data-progress="7.4.2" style="left: 35.984848484848484%;"></a> <a href="../../connectivity/sync-adapters/create-sync-adapter.html" title="创建Sync Adpater" class="chapter " data-progress="7.4.3" style="left: 36.36363636363637%;"></a> <a href="../../connectivity/sync-adapters/running-sync-adapter.html" title="执行Sync Adpater" class="chapter " data-progress="7.4.4" style="left: 36.74242424242424%;"></a> <a href="../../connectivity/volley/index.html" title="使用Volley执行网络数据传输" class="chapter " data-progress="7.5" style="left: 37.121212121212125%;"></a> <a href="../../connectivity/volley/simple.html" title="发送简单的网络请求" class="chapter " data-progress="7.5.1" style="left: 37.5%;"></a> <a href="../../connectivity/volley/request-queue.html" title="建立请求队列" class="chapter " data-progress="7.5.2" style="left: 37.878787878787875%;"></a> <a href="../../connectivity/volley/request.html" title="创建标准的网络请求" class="chapter " data-progress="7.5.3" style="left: 38.25757575757576%;"></a> <a href="../../connectivity/volley/request-custom.html" title="实现自定义的网络请求" class="chapter " data-progress="7.5.4" style="left: 38.63636363636363%;"></a> <a href="../../cloud/index.html" title="云服务" class="chapter new-chapter" data-progress="8" style="left: 39.015151515151516%;"></a> <a href="../../cloud/cloudsync/index.html" title="云同步" class="chapter " data-progress="8.1" style="left: 39.39393939393939%;"></a> <a href="../../cloud/cloudsync/backupapi.html" title="使用备份API" class="chapter " data-progress="8.1.1" style="left: 39.77272727272727%;"></a> <a href="../../cloud/cloudsync/gcm.html" title="使用Google Cloud Messaging" class="chapter " data-progress="8.1.2" style="left: 40.15151515151515%;"></a> <a href="../../cloud/cloudsave/index.html" title="解决云同步的保存冲突" class="chapter " data-progress="8.2" style="left: 40.53030303030303%;"></a> <a href="../../contacts-provider/index.html" title="用户信息" class="chapter new-chapter" data-progress="9" style="left: 40.90909090909091%;"></a> <a href="../../contacts-provider/retrieve-names.html" title="获取联系人列表" class="chapter " data-progress="9.1" style="left: 41.28787878787879%;"></a> <a href="../../contacts-provider/retrieve-detail.html" title="获取联系人详情" class="chapter " data-progress="9.2" style="left: 41.666666666666664%;"></a> <a href="../../contacts-provider/modify-data.html" title="修改联系人信息" class="chapter " data-progress="9.3" style="left: 42.04545454545455%;"></a> <a href="../../contacts-provider/display-badge.html" title="显示联系人头像" class="chapter " data-progress="9.4" style="left: 42.42424242424242%;"></a> <a href="../../location/index.html" title="位置信息" class="chapter " data-progress="10" style="left: 42.803030303030305%;"></a> <a href="../../location/retrieve-current.html" title="获取当前位置" class="chapter " data-progress="10.1" style="left: 43.18181818181818%;"></a> <a href="../../location/retrieve-location-updates.html" title="获取位置更新" class="chapter " data-progress="10.2" style="left: 43.56060606060606%;"></a> <a href="../../location/display-address.html" title="显示位置地址" class="chapter " data-progress="10.3" style="left: 43.93939393939394%;"></a> <a href="../../location/geofencing.html" title="创建并监视异常区域" class="chapter " data-progress="10.4" style="left: 44.31818181818182%;"></a> <a href="../../location/activity-recognition.html" title="识别用户的当下活动" class="chapter " data-progress="10.5" style="left: 44.696969696969695%;"></a> <a href="../../location/location-testing.html" title="使用模拟位置进行测试" class="chapter " data-progress="10.6" style="left: 45.07575757575758%;"></a> <a href="../../wearables/index.html" title="为可穿戴设备创建应用" class="chapter " data-progress="11" style="left: 45.45454545454545%;"></a> <a href="../../wearables/notifications/index.html" title="赋予Notification可穿戴特性" class="chapter " data-progress="11.1" style="left: 45.833333333333336%;"></a> <a href="../../wearables/notifications/creating.html" title="创建Notification" class="chapter " data-progress="11.1.1" style="left: 46.21212121212121%;"></a> <a href="../../wearables/notifications/voice-input.html" title="在Notifcation中接收语音输入" class="chapter " data-progress="11.1.2" style="left: 46.59090909090909%;"></a> <a href="../../wearables/notifications/pages.html" title="为Notification添加显示页面" class="chapter " data-progress="11.1.3" style="left: 46.96969696969697%;"></a> <a href="../../wearables/notifications/stacks.html" title="以Stack的方式显示Notifications" class="chapter " data-progress="11.1.4" style="left: 47.34848484848485%;"></a> <a href="../../wearables/apps/index.html" title="创建可穿戴的应用" class="chapter " data-progress="11.2" style="left: 47.72727272727273%;"></a> <a href="../../wearables/apps/creating.html" title="创建并执行可穿戴应用" class="chapter " data-progress="11.2.1" style="left: 48.10606060606061%;"></a> <a href="../../wearables/apps/layouts.html" title="创建自定义的布局" class="chapter " data-progress="11.2.2" style="left: 48.484848484848484%;"></a> <a href="../../wearables/apps/voice.html" title="添加语音能力" class="chapter " data-progress="11.2.3" style="left: 48.86363636363637%;"></a> <a href="../../wearables/apps/packaging.html" title="打包可穿戴应用" class="chapter " data-progress="11.2.4" style="left: 49.24242424242424%;"></a> <a href="../../wearables/apps/bt-debugging.html" title="通过蓝牙进行调试" class="chapter " data-progress="11.2.5" style="left: 49.621212121212125%;"></a> <a href="../../wearables/data-layer/index.html" title="发送并同步数据" class="chapter " data-progress="11.3" style="left: 50%;"></a> <a href="../../wearables/data-layer/accessing.html" title="访问可穿戴数据层" class="chapter " data-progress="11.3.1" style="left: 50.378787878787875%;"></a> <a href="../../wearables/data-layer/data-items.html" title="同步数据单元" class="chapter " data-progress="11.3.2" style="left: 50.75757575757576%;"></a> <a href="../../wearables/data-layer/assets.html" title="传输资源" class="chapter " data-progress="11.3.3" style="left: 51.13636363636363%;"></a> <a href="../../wearables/data-layer/messages.html" title="发送与接收消息" class="chapter " data-progress="11.3.4" style="left: 51.515151515151516%;"></a> <a href="../../wearables/data-layer/events.html" title="处理数据层的事件" class="chapter " data-progress="11.3.5" style="left: 51.89393939393939%;"></a> <a href="../../ux/index.html" title="交互" class="chapter " data-progress="12" style="left: 52.27272727272727%;"></a> <a href="../../ux/design-nav/index.html" title="设计高效的导航" class="chapter " data-progress="12.1" style="left: 52.65151515151515%;"></a> <a href="../../ux/design-nav/screen-planning.html" title="规划屏幕界面与他们之间的关系" class="chapter " data-progress="12.1.1" style="left: 53.03030303030303%;"></a> <a href="../../ux/design-nav/multi-sizes.html" title="为多种大小的屏幕进行规划" class="chapter " data-progress="12.1.2" style="left: 53.40909090909091%;"></a> <a href="../../ux/design-nav/descendant-lateral.html" title="提供向下与侧滑的导航" class="chapter " data-progress="12.1.3" style="left: 53.78787878787879%;"></a> <a href="../../ux/design-nav/ancestral-temporal.html" title="提供向上与暂时的导航" class="chapter " data-progress="12.1.4" style="left: 54.166666666666664%;"></a> <a href="../../ux/design-nav/wireframing.html" title="综合上面所有的导航" class="chapter " data-progress="12.1.5" style="left: 54.54545454545455%;"></a> <a href="../../ux/implement-nav/index.html" title="实现高效的导航" class="chapter " data-progress="12.2" style="left: 54.92424242424242%;"></a> <a href="../../ux/implement-nav/lateral.html" title="使用Tabs创建Swipe视图" class="chapter " data-progress="12.2.1" style="left: 55.303030303030305%;"></a> <a href="../../ux/implement-nav/nav-drawer.html" title="创建抽屉导航" class="chapter " data-progress="12.2.2" style="left: 55.68181818181818%;"></a> <a href="../../ux/implement-nav/ancestral.html" title="提供向上的导航" class="chapter " data-progress="12.2.3" style="left: 56.06060606060606%;"></a> <a href="../../ux/implement-nav/temporal.html" title="提供向后的导航" class="chapter " data-progress="12.2.4" style="left: 56.43939393939394%;"></a> <a href="../../ux/implement-nav/descendant.html" title="实现向下的导航" class="chapter " data-progress="12.2.5" style="left: 56.81818181818182%;"></a> <a href="../../ux/notify-user/index.html" title="通知提示用户" class="chapter " data-progress="12.3" style="left: 57.196969696969695%;"></a> <a href="../../ux/notify-user/build-notification.html" title="建立Notification" class="chapter " data-progress="12.3.1" style="left: 57.57575757575758%;"></a> <a href="../../ux/notify-user/nav.html" title="当启动Activity时保留导航" class="chapter " data-progress="12.3.2" style="left: 57.95454545454545%;"></a> <a href="../../ux/notify-user/update-notification.html" title="更新Notification" class="chapter " data-progress="12.3.3" style="left: 58.333333333333336%;"></a> <a href="../../ux/notify-user/expand-notification.html" title="使用BigView风格" class="chapter " data-progress="12.3.4" style="left: 58.71212121212121%;"></a> <a href="../../ux/notify-user/progess-notification.html" title="显示Notification进度" class="chapter " data-progress="12.3.5" style="left: 59.09090909090909%;"></a> <a href="../../ux/search/index.html" title="增加搜索功能" class="chapter " data-progress="12.4" style="left: 59.46969696969697%;"></a> <a href="../../ux/search/setup.html" title="建立搜索界面" class="chapter " data-progress="12.4.1" style="left: 59.84848484848485%;"></a> <a href="../../ux/search/search.html" title="保存并搜索数据" class="chapter " data-progress="12.4.2" style="left: 60.22727272727273%;"></a> <a href="../../ux/search/back-compat.html" title="保持向下兼容" class="chapter " data-progress="12.4.3" style="left: 60.60606060606061%;"></a> <a href="../../ux/app-indexing/index.html" title="使得你的App内容可被Google搜索" class="chapter " data-progress="12.5" style="left: 60.984848484848484%;"></a> <a href="../../ux/app-indexing/deep-linking.html" title="为App内容开启深度链接" class="chapter " data-progress="12.5.1" style="left: 61.36363636363637%;"></a> <a href="../../ux/app-indexing/enable-app-indexing.html" title="为索引指定App内容" class="chapter " data-progress="12.5.2" style="left: 61.74242424242424%;"></a> <a href="../../ui/index.html" title="UI" class="chapter " data-progress="13" style="left: 62.121212121212125%;"></a> <a href="../../ui/multiscreen/index.html" title="为多屏幕设计" class="chapter " data-progress="13.1" style="left: 62.5%;"></a> <a href="../../ui/multiscreen/screen-sizes.html" title="兼容不同的屏幕大小" class="chapter " data-progress="13.1.1" style="left: 62.878787878787875%;"></a> <a href="../../ui/multiscreen/screen-desities.html" title="兼容不同的屏幕密度" class="chapter " data-progress="13.1.2" style="left: 63.25757575757576%;"></a> <a href="../../ui/multiscreen/adapt-ui.html" title="实现可适应的UI" class="chapter " data-progress="13.1.3" style="left: 63.63636363636363%;"></a> <a href="../../ui/tv/index.html" title="为TV进行设计" class="chapter " data-progress="13.2" style="left: 64.01515151515152%;"></a> <a href="../../ui/tv/optimize-layouts-tv.html" title="为TV优化Layout" class="chapter " data-progress="13.2.1" style="left: 64.39393939393939%;"></a> <a href="../../ui/tv/optimize-nav-tv.html" title="为TV优化导航" class="chapter " data-progress="13.2.2" style="left: 64.77272727272727%;"></a> <a href="../../ui/tv/unsupport-features-tv.html" title="处理不支持TV的功能" class="chapter " data-progress="13.2.3" style="left: 65.15151515151516%;"></a> <a href="../../ui/custom-view/index.html" title="创建自定义View" class="chapter " data-progress="13.3" style="left: 65.53030303030303%;"></a> <a href="../../ui/custom-view/create-view.html" title="创建自定义的View类" class="chapter " data-progress="13.3.1" style="left: 65.9090909090909%;"></a> <a href="../../ui/custom-view/custom-draw.html" title="实现自定义View的绘制" class="chapter " data-progress="13.3.2" style="left: 66.28787878787878%;"></a> <a href="../../ui/custom-view/make-interactive.html" title="使得View可交互" class="chapter " data-progress="13.3.3" style="left: 66.66666666666667%;"></a> <a href="../../ui/custom-view/optimize-view.html" title="优化自定义View" class="chapter " data-progress="13.3.4" style="left: 67.04545454545455%;"></a> <a href="../../ui/backward-compatible-ui/index.html" title="创建向后兼容的UI" class="chapter " data-progress="13.4" style="left: 67.42424242424242%;"></a> <a href="../../ui/backward-compatible-ui/abstract.html" title="抽象新的APIs" class="chapter " data-progress="13.4.1" style="left: 67.8030303030303%;"></a> <a href="../../ui/backward-compatible-ui/new-impl.html" title="代理至新的APIs" class="chapter " data-progress="13.4.2" style="left: 68.18181818181819%;"></a> <a href="../../ui/backward-compatible-ui/older-impl.html" title="使用旧的APIs实现新API的效果" class="chapter " data-progress="13.4.3" style="left: 68.56060606060606%;"></a> <a href="../../ui/backward-compatible-ui/using-component.html" title="使用版本敏感的组件" class="chapter " data-progress="13.4.4" style="left: 68.93939393939394%;"></a> <a href="../../ui/accessibility/index.html" title="实现辅助功能" class="chapter " data-progress="13.5" style="left: 69.31818181818181%;"></a> <a href="../../ui/accessibility/accessible-app.html" title="开发辅助程序" class="chapter " data-progress="13.5.1" style="left: 69.6969696969697%;"></a> <a href="../../ui/accessibility/accessible-service.html" title="开发辅助服务" class="chapter " data-progress="13.5.2" style="left: 70.07575757575758%;"></a> <a href="../../ui/system-ui/index.html" title="管理系统UI" class="chapter " data-progress="13.6" style="left: 70.45454545454545%;"></a> <a href="../../ui/system-ui/dim.html" title="淡化系统Bar" class="chapter " data-progress="13.6.1" style="left: 70.83333333333333%;"></a> <a href="../../ui/system-ui/hide-ui.html" title="隐藏系统Bar" class="chapter " data-progress="13.6.2" style="left: 71.21212121212122%;"></a> <a href="../../ui/system-ui/hide-nav.html" title="隐藏导航Bar" class="chapter " data-progress="13.6.3" style="left: 71.5909090909091%;"></a> <a href="../../ui/system-ui/immersive.html" title="全屏沉浸式应用" class="chapter " data-progress="13.6.4" style="left: 71.96969696969697%;"></a> <a href="../../ui/system-ui/visibility.html" title="响应UI可见性的变化" class="chapter " data-progress="13.6.5" style="left: 72.34848484848484%;"></a> <a href="../../input/index.html" title="用户输入" class="chapter " data-progress="14" style="left: 72.72727272727273%;"></a> <a href="../../input/gestures/index.html" title="使用触摸手势" class="chapter " data-progress="14.1" style="left: 73.10606060606061%;"></a> <a href="../../input/gestures/detector.html" title="检测常用的手势" class="chapter " data-progress="14.1.1" style="left: 73.48484848484848%;"></a> <a href="../../input/gestures/movement.html" title="跟踪手势移动" class="chapter " data-progress="14.1.2" style="left: 73.86363636363636%;"></a> <a href="../../input/gestures/scroll.html" title="Scroll手势动画" class="chapter " data-progress="14.1.3" style="left: 74.24242424242425%;"></a> <a href="../../input/gestures/multi.html" title="处理多触摸手势" class="chapter " data-progress="14.1.4" style="left: 74.62121212121212%;"></a> <a href="../../input/gestures/scale.html" title="拖拽与缩放" class="chapter " data-progress="14.1.5" style="left: 75%;"></a> <a href="../../input/gestures/viewgroup.html" title="管理ViewGroup中的触摸事件" class="chapter " data-progress="14.1.6" style="left: 75.37878787878788%;"></a> <a href="../../input/keyboard-input/index.html" title="处理键盘输入" class="chapter " data-progress="14.2" style="left: 75.75757575757575%;"></a> <a href="../../input/keyboard-input/type.html" title="指定输入法类型" class="chapter " data-progress="14.2.1" style="left: 76.13636363636364%;"></a> <a href="../../input/keyboard-input/visibility.html" title="处理输入法可见性" class="chapter " data-progress="14.2.2" style="left: 76.51515151515152%;"></a> <a href="../../input/keyboard-input/navigation.html" title="兼容硬件导航" class="chapter " data-progress="14.2.3" style="left: 76.89393939393939%;"></a> <a href="../../input/keyboard-input/commands.html" title="处理按键动作" class="chapter " data-progress="14.2.4" style="left: 77.27272727272727%;"></a> <a href="../../input/game-controller/index.html" title="兼容游戏控制器" class="chapter " data-progress="14.3" style="left: 77.65151515151516%;"></a> <a href="../../input/game-controller/controller-inputs.html" title="处理控制器输入动作" class="chapter " data-progress="14.3.1" style="left: 78.03030303030303%;"></a> <a href="../../input/game-controller/compatibility.html" title="支持不同的Android系统版本" class="chapter " data-progress="14.3.2" style="left: 78.4090909090909%;"></a> <a href="../../input/game-controller/multi-controller.html" title="支持多个控制器" class="chapter " data-progress="14.3.3" style="left: 78.78787878787878%;"></a> <a href="../../background-jobs/index.html" title="后台任务" class="chapter " data-progress="15" style="left: 79.16666666666667%;"></a> <a href="../../background-jobs/run-background-service/index.html" title="在IntentService中执行后台任务" class="chapter " data-progress="15.1" style="left: 79.54545454545455%;"></a> <a href="../../background-jobs/run-background-service/create-service.html" title="创建IntentService" class="chapter " data-progress="15.1.1" style="left: 79.92424242424242%;"></a> <a href="../../background-jobs/run-background-service/send-request.html" title="发送工作任务到IntentService" class="chapter " data-progress="15.1.2" style="left: 80.3030303030303%;"></a> <a href="../../background-jobs/run-background-service/report-status.html" title="报告后台任务执行状态" class="chapter " data-progress="15.1.3" style="left: 80.68181818181819%;"></a> <a href="../../background-jobs/load-data-background/index.html" title="使用CursorLoader在后台加载数据" class="chapter " data-progress="15.2" style="left: 81.06060606060606%;"></a> <a href="../../background-jobs/load-data-background/setup-loader.html" title="使用CursorLoader执行查询任务" class="chapter " data-progress="15.2.1" style="left: 81.43939393939394%;"></a> <a href="../../background-jobs/load-data-background/handle-result.html" title="处理查询的结果" class="chapter " data-progress="15.2.2" style="left: 81.81818181818181%;"></a> <a href="../../background-jobs/scheduling/index.html" title="管理设备的唤醒状态" class="chapter " data-progress="15.3" style="left: 82.1969696969697%;"></a> <a href="../../background-jobs/scheduling/wake-lock.html" title="保持设备的唤醒" class="chapter " data-progress="15.3.1" style="left: 82.57575757575758%;"></a> <a href="../../background-jobs/scheduling/alarms.html" title="制定重复定时的任务" class="chapter " data-progress="15.3.2" style="left: 82.95454545454545%;"></a> <a href="../../performance/index.html" title="性能优化" class="chapter " data-progress="16" style="left: 83.33333333333333%;"></a> <a href="../../performance/memory.html" title="管理应用的内存" class="chapter " data-progress="16.1" style="left: 83.71212121212122%;"></a> <a href="../../performance/performance-tips.html" title="性能优化Tips" class="chapter " data-progress="16.2" style="left: 84.0909090909091%;"></a> <a href="../../performance/improving-layouts/index.html" title="提升Layout的性能" class="chapter " data-progress="16.3" style="left: 84.46969696969697%;"></a> <a href="../../performance/improving-layouts/optimizing-layout.html" title="优化layout的层级" class="chapter " data-progress="16.3.1" style="left: 84.84848484848484%;"></a> <a href="../../performance/improving-layouts/reuse-layouts.html" title="使用include标签重用layouts" class="chapter " data-progress="16.3.2" style="left: 85.22727272727273%;"></a> <a href="../../performance/improving-layouts/loading-ondemand.html" title="按需加载视图" class="chapter " data-progress="16.3.3" style="left: 85.60606060606061%;"></a> <a href="../../performance/improving-layouts/smooth-scrolling.html" title="使得ListView滑动顺畅" class="chapter " data-progress="16.3.4" style="left: 85.98484848484848%;"></a> <a href="../../performance/monitor-device-state/index.html" title="优化电池寿命" class="chapter " data-progress="16.4" style="left: 86.36363636363636%;"></a> <a href="../../performance/monitor-device-state/battery-monitor.html" title="监测电量与充电状态" class="chapter " data-progress="16.4.1" style="left: 86.74242424242425%;"></a> <a href="../../performance/monitor-device-state/docking-monitor.html" title="判断与监测Docking状态" class="chapter " data-progress="16.4.2" style="left: 87.12121212121212%;"></a> <a href="../../performance/monitor-device-state/connectivity-monitor.html" title="判断与监测网络连接状态" class="chapter " data-progress="16.4.3" style="left: 87.5%;"></a> <a href="../../performance/monitor-device-state/manifest-receivers.html" title="根据需要操作Broadcast接受者" class="chapter " data-progress="16.4.4" style="left: 87.87878787878788%;"></a> <a href="../../performance/multi-threads/index.html" title="多线程操作" class="chapter " data-progress="16.5" style="left: 88.25757575757575%;"></a> <a href="../../performance/multi-threads/define-runnable.html" title="在一个线程中执行一段特定的代码" class="chapter " data-progress="16.5.1" style="left: 88.63636363636364%;"></a> <a href="../../performance/multi-threads/create-threadpool.html" title="为多线程创建线程池" class="chapter " data-progress="16.5.2" style="left: 89.01515151515152%;"></a> <a href="../../performance/multi-threads/run-code.html" title="在线程池中的一个线程里执行代码" class="chapter " data-progress="16.5.3" style="left: 89.39393939393939%;"></a> <a href="../../performance/multi-threads/communicate-ui.html" title="与UI线程通信" class="chapter " data-progress="16.5.4" style="left: 89.77272727272727%;"></a> <a href="../../performance/perf-anr/index.html" title="避免出现程序无响应ANR" class="chapter " data-progress="16.7" style="left: 90.15151515151516%;"></a> <a href="../../performance/perf-jni/index.html" title="JNI Tips" class="chapter " data-progress="16.8" style="left: 90.53030303030303%;"></a> <a href="../../performance/smp/index.html" title="SMP for Android" class="chapter " data-progress="16.9" style="left: 90.9090909090909%;"></a> <a href="../../security/index.html" title="安全与隐私" class="chapter " data-progress="17" style="left: 91.28787878787878%;"></a> <a href="../../security/security-tips.html" title="Security Tips" class="chapter " data-progress="17.1" style="left: 91.66666666666667%;"></a> <a href="../../security/security-ssl.html" title="使用HTTPS与SSL" class="chapter " data-progress="17.2" style="left: 92.04545454545455%;"></a> <a href="../../security/enterprise.html" title="企业版App" class="chapter " data-progress="17.3" style="left: 92.42424242424242%;"></a> <a href="../../testing/index.html" title="测试程序" class="chapter " data-progress="18" style="left: 92.8030303030303%;"></a> <a href="../../testing/activity-testing/index.html" title="测试你的Activity" class="chapter " data-progress="18.1" style="left: 93.18181818181819%;"></a> <a href="../../testing/activity-testing/prepare-activity-testing.html" title="建立测试环境" class="chapter " data-progress="18.1.1" style="left: 93.56060606060606%;"></a> <a href="../../testing/activity-testing/activity-basic-testing.html" title="创建与执行测试用例" class="chapter " data-progress="18.1.2" style="left: 93.93939393939394%;"></a> <a href="../../testing/activity-testing/activity-ui-testing.html" title="测试UI组件" class="chapter " data-progress="18.1.3" style="left: 94.31818181818181%;"></a> <a href="../../testing/activity-testing/activity-unit-testing.html" title="创建单元测试" class="chapter " data-progress="18.1.4" style="left: 94.6969696969697%;"></a> <a href="../../testing/activity-testing/activity-function-testing.html" title="创建功能测试" class="chapter " data-progress="18.1.5" style="left: 95.07575757575758%;"></a> <a href="../../distribute/index.html" title="分发与盈利" class="chapter " data-progress="19" style="left: 95.45454545454545%;"></a> <a href="../../distribute/in-app-billing/index.html" title="售卖App内置产品" class="chapter " data-progress="19.1" style="left: 95.83333333333333%;"></a> <a href="../../distribute/in-app-billing/prepare-iab-app.html" title="准备你的App" class="chapter " data-progress="19.1.1" style="left: 96.21212121212122%;"></a> <a href="../../distribute/in-app-billing/list-iab-products.html" title="建立售卖的产品" class="chapter " data-progress="19.1.2" style="left: 96.5909090909091%;"></a> <a href="../../distribute/in-app-billing/purchase-iab-products.html" title="购买产品" class="chapter " data-progress="19.1.3" style="left: 96.96969696969697%;"></a> <a href="../../distribute/in-app-billing/test-iab-app.html" title="测试你的App" class="chapter " data-progress="19.1.4" style="left: 97.34848484848484%;"></a> <a href="../../distribute/multi-apks/index.html" title="维护多个APK" class="chapter " data-progress="19.2" style="left: 97.72727272727273%;"></a> <a href="../../distribute/multi-apks/api.html" title="为不同API Level创建多个APK" class="chapter " data-progress="19.2.1" style="left: 98.10606060606061%;"></a> <a href="../../distribute/multi-apks/screen-size.html" title="为不同屏幕大小创建多个APK" class="chapter " data-progress="19.2.2" style="left: 98.48484848484848%;"></a> <a href="../../distribute/multi-apks/texture.html" title="为不同的GL Texture创建多个APK" class="chapter " data-progress="19.2.3" style="left: 98.86363636363636%;"></a> <a href="../../distribute/multi-apks/multiple.html" title="为2种以上的维度创建多个APK" class="chapter " data-progress="19.2.4" style="left: 99.24242424242425%;"></a> <a href="../../distribute/monetization/index.html" title="App盈利" class="chapter " data-progress="19.3" style="left: 99.62121212121212%;"></a> <a href="../../distribute/monetization/ads-and-ux.html" title="在不影响用户体验的前提下添加广告" class="chapter " data-progress="19.3.1" style="left: 100%;"></a> </div> </div> <div class="page-inner"> <section class="normal" id="section-gitbook_57"> <blockquote> <p>编写:<a href="https://github.com/fastcome1985" target="_blank">fastcome1985</a></p> <p>校对:</p> </blockquote> <h1 id="-ui">建立灵活动态的UI</h1> <ul> <li><p>如果你的APP设计成要支持范围广泛的屏幕尺寸时,在可利用的屏幕空间内,你可以通过在不同的布局配置中重用你的fragment来优化你的用户体验。</p> </li> <li><p>比如,一个手机设备可能适合一次只有一个fragment的单面板用户交互。相反,在更大屏幕尺寸的平板电脑上,你可能更想要两个fragment并排在一起,用来向用户展示更多信息。</p> </li> </ul> <p><img src="fragments-screen-mock.png" alt="fragments-screen-mock"></p> <p><strong>图1:</strong>两个fragments,在同一个activity不同屏幕尺寸中用不同的配置来展示。在大屏幕上,两个fragment被并排放置,但是在手机上,一次只放置一个fragment,所以在用户导航中,两个fragment必须进行替换。</p> <ul> <li><a href="developer.android.com/reference/android/support/v4/app/FragmentManager.html">FragmentManager</a>类提供了方法,让你在activity运行时能够对fragment进行添加,移除,替换,以创建动态的用户体验。</li> </ul> <h2 id="-activity-fragment">在activity运行时添加fragment</h2> <ul> <li><p>比起在activity的布局文件中定义fragments,就像<a href="creating.html">上节课</a>说的用<fragment>标签,你也可以在activity运行时动态添加fragment,如果你在打算在activity的生命周期内替换fragment,这是必须的。</p> </li> <li><p>为了执行fragment的增加或者移除操作,你必须用 <a href="developer.android.com/reference/android/support/v4/app/FragmentManager.html">FragmentManager</a> 创建一个<a href="http://developer.android.com/intl/zh-cn/reference/android/support/v4/app/FragmentTransaction.html" target="_blank">FragmentTransaction</a>对象, FragmentTransaction提供了用来增加、移除、替换以及其它一些操作的APIs。</p> </li> <li><p>如果你的activity允许fragments移除或者替换,你应该在activity的<a href="developer.android.com/reference/android/app/Activity.html#onCreate(android.os.Bundle">onCreate()</a>)方法中添加初始化的fragment(s).</p> </li> <li><p>运用fragment(除了那些你在运行时添加的)的一个很重要的规则就是在布局中你必须有一个容器<a href="developer.android.com/reference/android/view/View.html">view</a>,fragment将会放在这个view里面。</p> </li> <li><p>下面的这个布局是<a href="creating.html">上节课</a>的一次只显示一个fragment的布局的替代布局。为了从一个布局替换为另外一个布局,activity的布局包含了一个空的 <a href="developer.android.com/reference/android/widget/FrameLayout.html">FrameLayout</a>作为fragment的容器。</p> </li> <li><p>注意文件名与上节课的布局一样,但是文件目录没有large标识, 所以你的布局将会在比large小的屏幕上被使用,因为这个屏幕无法满足同时放置两个fragments</p> </li> </ul> <p>res/layout/news_articles.xml:</p> <pre><code class="lang-java"> &lt;FrameLayout xmlns:android=<span class="hljs-string">"http://schemas.android.com/apk/res/android"</span> android:id=<span class="hljs-string">"@+id/fragment_container"</span> android:layout_width=<span class="hljs-string">"match_parent"</span> android:layout_height=<span class="hljs-string">"match_parent"</span> /&gt; </code></pre> <ul> <li><p>在你的activity里面,用Support Library APIs调用 <a href="http://developer.android.com/intl/zh-cn/reference/android/support/v4/app/FragmentActivity.html#getSupportFragmentManager%28%29" target="_blank">getSupportFragmentManager()</a>方法获取<a href="developer.android.com/reference/android/support/v4/app/FragmentManager.html">FragmentManager</a> 对象,然后调用 <a href="developer.android.com/reference/android/support/v4/app/FragmentManager.html#beginTransaction(">beginTransaction()</a>) 方法创建一个<a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html">FragmentTransaction</a>对象,然后调用<a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html#add(android.support.v4.app.Fragment,%20java.lang.String">add()</a>)方法添加一个fragment.</p> </li> <li><p>你可以使用同一个 <a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html">FragmentTransaction</a>进行多次fragment事物。当你完成这些变化操作的时候,必须调用<a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html#commit(">commit()</a>)方法。</p> </li> </ul> <pre><code class="lang-java"> <span class="hljs-keyword">import</span> android.os.Bundle; <span class="hljs-keyword">import</span> android.support.v4.app.FragmentActivity; <span class="hljs-keyword">public</span> <span class="hljs-class"><span class="hljs-keyword">class</span> <span class="hljs-title">MainActivity</span> <span class="hljs-keyword">extends</span> <span class="hljs-title">FragmentActivity</span> {</span> <span class="hljs-annotation">@Override</span> <span class="hljs-keyword">public</span> <span class="hljs-keyword">void</span> <span class="hljs-title">onCreate</span>(Bundle savedInstanceState) { <span class="hljs-keyword">super</span>.onCreate(savedInstanceState); setContentView(R.layout.news_articles); <span class="hljs-comment">// Check that the activity is using the layout version with</span> <span class="hljs-comment">// the fragment_container FrameLayout</span> <span class="hljs-keyword">if</span> (findViewById(R.id.fragment_container) != <span class="hljs-keyword">null</span>) { <span class="hljs-comment">// However, if we're being restored from a previous state,</span> <span class="hljs-comment">// then we don't need to do anything and should return or else</span> <span class="hljs-comment">// we could end up with overlapping fragments.</span> <span class="hljs-keyword">if</span> (savedInstanceState != <span class="hljs-keyword">null</span>) { <span class="hljs-keyword">return</span>; } <span class="hljs-comment">// Create a new Fragment to be placed in the activity layout</span> HeadlinesFragment firstFragment = <span class="hljs-keyword">new</span> HeadlinesFragment(); <span class="hljs-comment">// In case this activity was started with special instructions from an</span> <span class="hljs-comment">// Intent, pass the Intent's extras to the fragment as arguments</span> firstFragment.setArguments(getIntent().getExtras()); <span class="hljs-comment">// Add the fragment to the 'fragment_container' FrameLayout</span> getSupportFragmentManager().beginTransaction() .add(R.id.fragment_container, firstFragment).commit(); } } } </code></pre> <ul> <li>当fragment在activity运行时被添加进来时(不是在XML布局中用<fragment>定义的),activity 可以移除这个fragment或者用另外一个来替换它。</li> </ul> <h2 id="fragment-">Fragment替换</h2> <ul> <li>替换fragment的过程与添加过程类似,只需要将<a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html#add(android.support.v4.app.Fragment,%20java.lang.String">add()</a>)方法替换为 <a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html#replace(int,%20android.support.v4.app.Fragment">replace()</a>)方法。</li> </ul> <ul> <li>记住当你执行fragment事物的时候,例如移除或者替换,你经常要适当地让用户可以向后导航与&quot;撤销&quot;这次改变。为了让用户向后导航fragment事物,你必须在<a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html">FragmentTransaction</a>提交前调用<a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html#addToBackStack(java.lang.String">addToBackStack()</a>)方法。</li> </ul> <p><strong>注意:</strong>当你移除或者替换一个fragment并把它放入返回栈中时,被移除的fragment的生命周期是stopped(不是destoryed).当用户返回重新恢复这个fragment,它的生命周期是restarts。如果你没把fragment放入返回栈中,那么当他被移除或者替换时,它的生命周期是 destoryed。</p> <ul> <li>下面是一个fragment替换的例子</li> </ul> <pre><code class="lang-java"> <span class="hljs-comment">// Create fragment and give it an argument specifying the article it should show</span> ArticleFragment newFragment = <span class="hljs-keyword">new</span> ArticleFragment(); Bundle args = <span class="hljs-keyword">new</span> Bundle(); args.putInt(ArticleFragment.ARG_POSITION, position); newFragment.setArguments(args); FragmentTransaction transaction = getSupportFragmentManager().beginTransaction(); <span class="hljs-comment">// Replace whatever is in the fragment_container view with this fragment,</span> <span class="hljs-comment">// and add the transaction to the back stack so the user can navigate back</span> transaction.replace(R.id.fragment_container, newFragment); transaction.addToBackStack(<span class="hljs-keyword">null</span>); <span class="hljs-comment">// Commit the transaction</span> transaction.commit(); </code></pre> <ul> <li><a href="developer.android.com/reference/android/support/v4/app/FragmentTransaction.html#addToBackStack(java.lang.String">addToBackStack()</a>)方法提供了一个可选的String参数为事物指定了一个唯一的名字。这个名字不是必须的,除非你打算用<a href="developer.android.com/reference/android/support/v4/app/FragmentManager.BackStackEntry.html">FragmentManager.BackStackEntry</a> APIs来进行一些高级的fragments操作.</li> </ul> </section> </div> </div> </div> <a href="../../basics/fragments/creating.html" class="navigation navigation-prev " aria-label="Previous page: 创建一个Fragment"><i class="fa fa-angle-left"></i></a> <a href="../../basics/fragments/communicating.html" class="navigation navigation-next " aria-label="Next page: Fragments之间的交互"><i class="fa fa-angle-right"></i></a> </div> </div> <script src="../../gitbook/jsrepl/jsrepl.js" id="jsrepl-script"></script> <script src="../../gitbook/app.js"></script> <script src="http://cdn.mathjax.org/mathjax/2.0-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script src="../../gitbook/plugins/gitbook-plugin-mathjax/plugin.js"></script> <script> require(["gitbook"], function(gitbook) { var config = {}; gitbook.start(config); }); </script> </body> </html>
craftsmanBai/android-training-course-in-chinese
basics/fragments/fragment-ui.html
HTML
apache-2.0
153,309
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_72) on Wed May 13 11:47:54 EDT 2015 --> <title>Uses of Class org.apache.cassandra.gms.EchoMessage (apache-cassandra API)</title> <meta name="date" content="2015-05-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.cassandra.gms.EchoMessage (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/gms/class-use/EchoMessage.html" target="_top">Frames</a></li> <li><a href="EchoMessage.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.gms.EchoMessage" class="title">Uses of Class<br>org.apache.cassandra.gms.EchoMessage</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.gms">org.apache.cassandra.gms</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.service">org.apache.cassandra.service</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.gms"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a> in <a href="../../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> with type parameters of type <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/io/IVersionedSerializer.html" title="interface in org.apache.cassandra.io">IVersionedSerializer</a>&lt;<a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a>&gt;</code></td> <td class="colLast"><span class="strong">EchoMessage.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/EchoMessage.html#serializer">serializer</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> that return <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a></code></td> <td class="colLast"><span class="strong">EchoMessage.EchoMessageSerializer.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/EchoMessage.EchoMessageSerializer.html#deserialize(java.io.DataInput,%20int)">deserialize</a></strong>(java.io.DataInput&nbsp;in, int&nbsp;version)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/gms/package-summary.html">org.apache.cassandra.gms</a> with parameters of type <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">EchoMessage.EchoMessageSerializer.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/EchoMessage.EchoMessageSerializer.html#serialize(org.apache.cassandra.gms.EchoMessage,%20java.io.DataOutput,%20int)">serialize</a></strong>(<a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a>&nbsp;t, java.io.DataOutput&nbsp;out, int&nbsp;version)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>long</code></td> <td class="colLast"><span class="strong">EchoMessage.EchoMessageSerializer.</span><code><strong><a href="../../../../../org/apache/cassandra/gms/EchoMessage.EchoMessageSerializer.html#serializedSize(org.apache.cassandra.gms.EchoMessage,%20int)">serializedSize</a></strong>(<a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a>&nbsp;t, int&nbsp;version)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.service"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a> in <a href="../../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a> with type arguments of type <a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">EchoVerbHandler.</span><code><strong><a href="../../../../../org/apache/cassandra/service/EchoVerbHandler.html#doVerb(org.apache.cassandra.net.MessageIn,%20int)">doVerb</a></strong>(<a href="../../../../../org/apache/cassandra/net/MessageIn.html" title="class in org.apache.cassandra.net">MessageIn</a>&lt;<a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">EchoMessage</a>&gt;&nbsp;message, int&nbsp;id)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/gms/EchoMessage.html" title="class in org.apache.cassandra.gms">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/gms/class-use/EchoMessage.html" target="_top">Frames</a></li> <li><a href="EchoMessage.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2015 The Apache Software Foundation</small></p> </body> </html>
anuragkapur/cassandra-2.1.2-ak-skynet
apache-cassandra-2.0.15/javadoc/org/apache/cassandra/gms/class-use/EchoMessage.html
HTML
apache-2.0
10,896
<!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.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Neodroid: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="neodroidcropped124.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Neodroid &#160;<span id="projectnumber">0.2.0</span> </div> <div id="projectbrief">Machine Learning Environment Prototyping Tool</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a44c13e1533869caebba884b955dacdc1">_Custom_Name</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a6a496b0c040a1a7b3ffaabe7759cd9b7">Awake</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a2ef17a75fdee089a8210bc53dbcb97fd">Clear</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a3f2ee3644fd6f8178118e08c6628f5c6">EnvironmentReset</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#ad6d98ff2417ced12597324d1ac1d1f82">FloatEnumerable</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a957c322c80c1e0b489bd9f0ce5d8badc">Identifier</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#a4155c07d1aaf56f98a8b3f30550014cd">ObservationValue</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a93b0d6725fc97e28831e0420f4b19610">ParentEnvironment</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#a641434ca154a3e843e784328c2976fa2">PreSetup</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#ae6fc8a0527b1e83ac365da819c4cd435">PrototypingTypeName</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#ae445c15be21fe292279c8b0dcf4f216c">QuadSpace</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a22bacda56b91708e45bca46401d7c3e4">RefreshAwake</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a5c40d471089c5a4acf71244c62938b65">RefreshStart</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a32c07acf1bf5c88c52b88ef8df1c149c">RegisterComponent</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a500d2c6c69851b1d5157e527d4e7a174">Setup</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#a4bb64e6f27be407e8a2ed1b6e8e2428a">Space</a></td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html#a4cf26b33fb24c8311d75e0a4bbbae452">Start</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_utilities_1_1_game_objects_1_1_prototyping_game_object.html">droid.Runtime.Utilities.GameObjects.PrototypingGameObject</a></td><td class="entry"><span class="mlabel">protected</span></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a09c940a37190b954338997d9bf664c04">ToString</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#ab3a807530651754925502af221c9b9b2">UnRegisterComponent</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html#a062c2b7dd454f261ad4c073a46131094">Update</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_sensor.html">droid.Runtime.Prototyping.Sensors.Sensor</a></td><td class="entry"><span class="mlabel">protected</span><span class="mlabel">virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html#af37e30369bcdfeaf0ee34a5770756b84">UpdateObservation</a>()</td><td class="entry"><a class="el" href="classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor.html">droid.Runtime.Prototyping.Sensors.Transform.RotationSensor</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> </ul> </div> </body> </html>
sintefneodroid/droid
docs/cvs/classdroid_1_1_runtime_1_1_prototyping_1_1_sensors_1_1_transform_1_1_rotation_sensor-members.html
HTML
apache-2.0
12,972
<!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_312) on Wed Jan 19 23:44:08 GMT 2022 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>PropertiesFactorySax (Narayana: narayana-full 5.12.5.Final API)</title> <meta name="date" content="2022-01-19"> <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="PropertiesFactorySax (Narayana: narayana-full 5.12.5.Final API)"; } } catch(err) { } //--> var methods = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/PropertiesFactorySax.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/arjuna/common/util/propertyservice/PropertiesFactory.html" title="class in com.arjuna.common.util.propertyservice"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/arjuna/common/util/propertyservice/PropertiesFactoryStax.html" title="class in com.arjuna.common.util.propertyservice"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/arjuna/common/util/propertyservice/PropertiesFactorySax.html" target="_top">Frames</a></li> <li><a href="PropertiesFactorySax.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.arjuna.common.util.propertyservice</div> <h2 title="Class PropertiesFactorySax" class="title">Class PropertiesFactorySax</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html" title="class in com.arjuna.common.util.propertyservice">com.arjuna.common.util.propertyservice.AbstractPropertiesFactory</a></li> <li> <ul class="inheritance"> <li>com.arjuna.common.util.propertyservice.PropertiesFactorySax</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public final class <span class="typeNameLabel">PropertiesFactorySax</span> extends <a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html" title="class in com.arjuna.common.util.propertyservice">AbstractPropertiesFactory</a></pre> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd><a href="mailto:[email protected]">Gytis Trikleris</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="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/arjuna/common/util/propertyservice/PropertiesFactorySax.html#PropertiesFactorySax--">PropertiesFactorySax</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>protected java.util.Properties</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/arjuna/common/util/propertyservice/PropertiesFactorySax.html#loadFromXML-java.util.Properties-java.io.InputStream-">loadFromXML</a></span>(java.util.Properties&nbsp;p, java.io.InputStream&nbsp;is)</code> <div class="block">Reads XML provided in <code>is</code> input stream and looks for property entries.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.com.arjuna.common.util.propertyservice.AbstractPropertiesFactory"> <!-- --> </a> <h3>Methods inherited from class&nbsp;com.arjuna.common.util.propertyservice.<a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html" title="class in com.arjuna.common.util.propertyservice">AbstractPropertiesFactory</a></h3> <code><a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html#getDefaultProperties--">getDefaultProperties</a>, <a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html#getPropertiesFromFile-java.lang.String-java.lang.ClassLoader-">getPropertiesFromFile</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="PropertiesFactorySax--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>PropertiesFactorySax</h4> <pre>public&nbsp;PropertiesFactorySax()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="loadFromXML-java.util.Properties-java.io.InputStream-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>loadFromXML</h4> <pre>protected&nbsp;java.util.Properties&nbsp;loadFromXML(java.util.Properties&nbsp;p, java.io.InputStream&nbsp;is) throws java.io.IOException</pre> <div class="block">Reads XML provided in <code>is</code> input stream and looks for property entries. All properties are placed to the properties container <code>p</code>. Allways returns null and puts all properties to the <code>p</code>.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html#loadFromXML-java.util.Properties-java.io.InputStream-">loadFromXML</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../com/arjuna/common/util/propertyservice/AbstractPropertiesFactory.html" title="class in com.arjuna.common.util.propertyservice">AbstractPropertiesFactory</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/PropertiesFactorySax.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage"><b>Narayana: narayana-full 5.12.5.Final</b></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../com/arjuna/common/util/propertyservice/PropertiesFactory.html" title="class in com.arjuna.common.util.propertyservice"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../../com/arjuna/common/util/propertyservice/PropertiesFactoryStax.html" title="class in com.arjuna.common.util.propertyservice"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/arjuna/common/util/propertyservice/PropertiesFactorySax.html" target="_top">Frames</a></li> <li><a href="PropertiesFactorySax.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2022 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
jbosstm/narayana.io
docs/api/com/arjuna/common/util/propertyservice/PropertiesFactorySax.html
HTML
apache-2.0
12,603
<div ng-if="!error"> <br/> <div class="bar-subheader" style="height: 60px; border-bottom: 0px; top: 37px;" ng-if="!showNewPatientForm"> <button style="height: 50px;" class="btn btn-block btn-primary bigger" ng-click="addPatient()"> New Patient </button> </div> <div> <div class="list" ng-if="showNewPatientForm"> <form> <div class="form-group"> <label for="firstName"> <span class="input-label bigger">First Name</span> </label> <input id="firstName" type="text" class="form-control input-lg bigger" ng-change="onChange()" ng-model="newPatient.firstName" ng-virtual-keyboard /> </div> <div class="form-group"> <label for="lastName"> <span class="input-label bigger">Last Name</span> </label> <input id="lastName" type="text" class="form-control input-lg bigger" ng-change="onChange()" ng-model="newPatient.lastName" ng-virtual-keyboard /> </div> <div style="height: 40px;"> <div class="alert alert-danger bigger" ng-if="newPatient.error" role="alert"> <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span> {{ newPatient.error }} </div> </div> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <div class="row"> <div class="col-md-6"> <button class="btn btn-block btn-lg btn-primary bigger" ng-click="createPatient()"> Save </button> </div> <br/> <div class="col-md-6"> <button class="btn btn-block btn-lg btn-default bigger" ng-click="cancel()"> Cancel </button> </div> </div> </form> </div> <div ng-if="!showNewPatientForm"> <center ng-if="!patients.list || patients.list.length == 0" style="margin-top: 40px;"> <h3>No <span ng-if="!loadAll">Recent</span> Patients</h3> <br/> <br/> </center> <div ng-if="patients.list && patients.list.length > 0" style="margin-bottom: 10px;"> <form> <label class="item item-input" style="width: 85%"> <input type="text" placeholder="Search" ng-model="form.search" class="form-control input-lg bigger" ng-virtual-keyboard/> </label> <button ng-if="form.search.length" class="input-button btn btn-primary btn-lg btn-icon glyphicon glyphicon-remove" ng-click="clearSearch()"></button> </form> </div> <ul class="list-group" style="max-height: 500px; overflow-y: auto"> <li ng-repeat="patient in patients.list track by $index" ng-if="showPatient(patient)" ng-click="patientSelected()" class="list-group-item"> <a href="#/app/patient/{{patient.id}}"> <span class="glyphicon glyphicon-chevron-right right-icon"></span> <h3>{{ patient.lastName }}, {{ patient.firstName }}</h3> </a> </li> </ul> <div class="btn-group" data-toggle="buttons" style="width: 100%"> <label class="btn btn-primary active" style="width: 50%" ng-click="loadPatients(false);"> <input type="radio" name="recentButton" id="recentButton" autocomplete="off" ng-checked="!loadAll"> <span class="bigger">Recent Patients</span> </label> <label class="btn btn-primary" style="width: 50%" ng-click="loadPatients(true);"> <input type="radio" name="allButton" id="allButton" autocomplete="off" ng-checked="!loadAll"> <span class="bigger">All Patients</span> </label> </div> </div> </div> </div> <div ng-if="error"> <br/> <br/> <center> <h1><i class="fa fa-spinner fa-pulse fa-fw" aria-hidden="true"></i> Loading...</h1> </center> </div>
nealvs/Therapy-UI
www/templates/patients.html
HTML
apache-2.0
3,862
<div id="modal-tcp-manager" class="modal fade"> <div class="modal-header"> <a class="close" data-dismiss="modal">×</a> <h3 id="modal-tcp-manager-header">Postman Proxy: <span class="status status-disconnected">Disconnected</span></h3> </div> <div class="modal-body"> <ul id="filter-settings-tab" class="nav nav-tabs"> <li class="active"><a href="#tcp-connection" data-toggle="tab">Connection</a></li> <li><a href="#tcp-filters" data-toggle="tab">Filters</a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="tcp-connection"> <form class="form-horizontal"> <div class="control-group" id="postman-proxy-host-container"> <label class="control-label" for="postman-proxy-host">Host</label> <div class="controls"> <input type="text" name="postman-proxy-host" id="postman-proxy-host" value="127.0.0.1"/> </div> </div> <div class="control-group" id="postman-proxy-port-container"> <label class="control-label" for="postman-proxy-port">Port</label> <div class="controls"> <input type="text" name="postman-proxy-port" id="postman-proxy-port" value="5005"/> </div> </div> <div class="control-group" id="postman-proxy-target-container"> <label class="control-label" for="postman-proxy-target">Target</label> <div class="controls"> <select class="medium" name="postman-proxy-target" id="postman-proxy-target"> <option value="history_history">History</option> </select> </div> </div> <div class="control-group"> <div class="controls"> <a id="tcp-manager-connect-toggle" class="btn btn-primary">Connect</a> </div> </div> </form> </div> <div class="tab-pane" id="tcp-filters"> <form class="form-horizontal"> <div class="control-group" id="postman-proxy-filter-url-container"> <label class="control-label" for="postman-proxy-filter-url">URL contains</label> <div class="controls"> <input type="text" name="postman-proxy-filter-url" id="postman-proxy-filter-url"/> <p class="help-block"> Can use regular expressions. </p> </div> </div> <div class="control-group" id="postman-proxy-filter-url-disabled-container"> <label class="control-label" for="postman-proxy-filter-url-disabled">URL does not contain</label> <div class="controls"> <input type="text" name="postman-proxy-filter-url-disabled" id="postman-proxy-filter-url-disabled"/> <p class="help-block"> Can use regular expressions. For example, to exclude multiple strings use <strong>google|dropbox|github</strong> </p> </div> </div> <div class="control-group" id="postman-proxy-filter-methods-container"> <label class="control-label" for="postman-proxy-filter-methods">Methods</label> <div class="controls"> <input type="text" name="postman-proxy-filter-methods" id="postman-proxy-filter-methods"/> <p class="help-block"> Separate using commas. Example: PUT,GET,POST </p> </div> </div> <div class="control-group"> <div class="controls"> <a id="tcp-manager-save-filters" class="btn btn-primary">Save</a> </div> </div> </form> </div> </div> </div> </div>
michaelsharman/POSTMan-Chrome-Extension
chrome/html/requester/modals/modal-tcp-proxy.html
HTML
apache-2.0
4,522
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 13:53:02 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.swarm.config.elytron.X500SubjectEvidenceDecoder (BOM: * : All 2.7.0.Final API)</title> <meta name="date" content="2020-06-10"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.wildfly.swarm.config.elytron.X500SubjectEvidenceDecoder (BOM: * : All 2.7.0.Final API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.7.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/X500SubjectEvidenceDecoder.html" target="_top">Frames</a></li> <li><a href="X500SubjectEvidenceDecoder.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.wildfly.swarm.config.elytron.X500SubjectEvidenceDecoder" class="title">Uses of Class<br>org.wildfly.swarm.config.elytron.X500SubjectEvidenceDecoder</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config">org.wildfly.swarm.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.wildfly.swarm.config.elytron">org.wildfly.swarm.config.elytron</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.wildfly.swarm.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a> in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.ElytronResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.ElytronResources.html#x500SubjectEvidenceDecoder-java.lang.String-">x500SubjectEvidenceDecoder</a></span>(<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>&nbsp;key)</code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> that return types with arguments of type <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</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="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Elytron.ElytronResources.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.ElytronResources.html#x500SubjectEvidenceDecoders--">x500SubjectEvidenceDecoders</a></span>()</code> <div class="block">Get the list of X500SubjectEvidenceDecoder resources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#x500SubjectEvidenceDecoder-org.wildfly.swarm.config.elytron.X500SubjectEvidenceDecoder-">x500SubjectEvidenceDecoder</a></span>(<a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&nbsp;value)</code> <div class="block">Add the X500SubjectEvidenceDecoder object to the list of subresources</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../../org/wildfly/swarm/config/package-summary.html">org.wildfly.swarm.config</a> with type arguments of type <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/Elytron.html" title="type parameter in Elytron">T</a></code></td> <td class="colLast"><span class="typeNameLabel">Elytron.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/Elytron.html#x500SubjectEvidenceDecoders-java.util.List-">x500SubjectEvidenceDecoders</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&gt;&nbsp;value)</code> <div class="block">Add all X500SubjectEvidenceDecoder objects to this subresource</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.wildfly.swarm.config.elytron"> <!-- --> </a> <h3>Uses of <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a> in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> with type parameters of type <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</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><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&lt;T&gt;&gt;</span></code> <div class="block">An evidence decoder that derives the principal associated with the given evidence from the subject from the first certificate in the given evidence.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoderConsumer.html" title="interface in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoderConsumer</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&lt;T&gt;&gt;</span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoderSupplier.html" title="interface in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoderSupplier</a>&lt;T extends <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a>&gt;</span></code>&nbsp;</td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../org/wildfly/swarm/config/elytron/package-summary.html">org.wildfly.swarm.config.elytron</a> that return <a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">X500SubjectEvidenceDecoder</a></code></td> <td class="colLast"><span class="typeNameLabel">X500SubjectEvidenceDecoderSupplier.</span><code><span class="memberNameLink"><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoderSupplier.html#get--">get</a></span>()</code> <div class="block">Constructed instance of X500SubjectEvidenceDecoder resource</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../org/wildfly/swarm/config/elytron/X500SubjectEvidenceDecoder.html" title="class in org.wildfly.swarm.config.elytron">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> <div class="aboutLanguage">Thorntail API, 2.7.0.Final</div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/wildfly/swarm/config/elytron/class-use/X500SubjectEvidenceDecoder.html" target="_top">Frames</a></li> <li><a href="X500SubjectEvidenceDecoder.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2020 <a href="http://www.jboss.org">JBoss by Red Hat</a>. All rights reserved.</small></p> </body> </html>
wildfly-swarm/wildfly-swarm-javadocs
2.7.0.Final/apidocs/org/wildfly/swarm/config/elytron/class-use/X500SubjectEvidenceDecoder.html
HTML
apache-2.0
16,172
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--[if !mso]><!--> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--<![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <style type="text/css"> .ExternalClass {width:100%;} .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { line-height: 100%; } body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;} body {margin:0; padding:0;} table td {border-collapse:collapse;} p {margin:0; padding:0; margin-bottom:0;} h1, h2, h3, h4, h5, h6 { color: black; line-height: 100%; } a, a:link { color:#0070cc; text-decoration: none; } body, #body_style { background:#6a5e52; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; } span.yshortcuts { color:#000; background-color:none; border:none;} span.yshortcuts:hover, span.yshortcuts:active, span.yshortcuts:focus {color:#000; background-color:none; border:none;} a:visited { color: #3c96e2; text-decoration: none} a:focus { color: #3c96e2; text-decoration: underline} a:hover { color: #3c96e2; text-decoration: underline} @media only screen and (max-device-width: 480px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 10px} } @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { body[yahoo] #container1 {display:block !important} body[yahoo] p {font-size: 12px} } @media only screen and (max-width: 640px), only screen and (max-device-width: 640px) { table[class=full-width], img[class=full-width], td[class=full-width], div[class=full-width] { width:100% !important; height:auto !important; } table[class=half-width-width], img[class=half-width], td[class=half-width], div[class=half-width] { width:50% !important; height:auto !important; } table[class=w165] { width:165px !important; } td[class=alignCenter] { text-align: center !important; } td[class=leftPadding] { width: 25px !important; } td[class=width-none] { width: 0 !important; } } @media only screen and (max-width: 480px), only screen and (max-device-width: 480px) { div[class=w480-full] { width:100% !important; height:auto !important; } } .preheader {display:none !important; visibility:hidden; opacity:0; color:transparent; height:0; width:0;} </style> </head> <body style="color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #6a5e52;" bgcolor="#6a5e52" text="#000000" yahoo="fix"> <div style="background-color: #6a5e52;"> <!--[if gte mso 9]> <v:background xmlns:v="urn:schemas-microsoft-com:vml" fill="t"> <v:fill type="tile" src="https://dl.dropboxusercontent.com/u/75139086/1WORK/emarsys/mrDoors/mrDoors_20161220/bg-email.gif" color="#efefef"/> </v:background> <![endif]--> <table height="100%" width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td valign="top" align="left" background="https://dl.dropboxusercontent.com/u/75139086/1WORK/emarsys/mrDoors/mrDoors_20161220/bg-email.gif" style="background-image: url(https://dl.dropboxusercontent.com/u/75139086/1WORK/emarsys/mrDoors/mrDoors_20161220/bg-email.gif);"> <table bgcolor="#ffffff" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td bgcolor="#ffffff" align="center" width="640" style="width: 640px;"> <!--[if gte mso 10]> <table align="center" width="640" border="0" cellspacing="0" cellpadding="0"> <tr><td><![endif]--> <table width="640" cellspacing="0" cellpadding="0" style="width: 100%; max-width: 640px; min-width: 320px;"> <tbody><tr> <td style="font-size: 1px; line-height: 10px; font-family: Arial, Helvetica, sans-serif; color: rgb(255, 255, 255); text-align: center;"> Покупайте новую мебель в старом году по выгодным ценам </td> </tr> <tr> <td style="padding-right: 8px; padding-left: 8px; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: center;"> Письмо отображается некорректно? <a href="http://link.mebel.ru/u/gm.php?UID=$uid$&ID=$ident$" target="_blank" style="color: rgb(7, 7, 7); text-decoration: underline;">Нажмите сюда</a> для просмотра. </td> </tr> <tr> <td style="padding-bottom: 20px; padding-top: 20px; font-size: 0px; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="50%" align="left"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 50%; min-width: 305px;"> <table cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td align="left" style="padding-right: 10px; font-size: 44px; line-height: 50px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a target="_blank" href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_866" style="color: rgb(31, 27, 28); text-decoration: none;"><img width="128" height="58" style="vertical-align: top; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338751.png" alt="Mr.Doors" title="Mr.Doors" /></a> </td> <td style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(0, 0, 0); padding-left: 10px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <strong>Мебель и кухни <br />по индивидуальным <br />проектам</strong> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="50%" align="right"> <![endif]--> <div style="display: inline-block; vertical-align: top; width: 50%; min-width: 232px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td align="right" style="padding-top: 18px;"> <table cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td style="font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; color: rgb(7, 7, 7); text-align: right;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_867" target="_blank" style="color: rgb(7, 7, 7); text-decoration: none;">Шкафы</a> </td> <td style="padding-left: 24px; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; color: rgb(7, 7, 7); text-align: right;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_868" target="_blank" style="color: rgb(7, 7, 7); text-decoration: none;">Кухни</a> </td> <td style="padding-left: 24px; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; color: rgb(7, 7, 7); text-align: right;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_869" target="_blank" style="color: rgb(7, 7, 7); text-decoration: none;">Гостиные</a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody></table> <!--[if gte mso 10]> </td></tr> </table><![endif]--> </td> </tr> </tbody></table> <!-- decor header-line start --> <table cellpadding="0" cellspacing="0" border="0" height="4" width="100%"> <tbody><tr> <td background="http://link.mebel.ru/custloads/761427769/md_338753.gif" bgcolor="#005D9F" valign="top" style="font-size: 0px; line-height: 0; background: url(http://link.mebel.ru/custloads/761427769/md_338753.gif) center top;"> <!--[if gte mso 9]> <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="mso-width-percent:1000;height:4px;"> <v:fill type="tile" src="http://link.mebel.ru/custloads/761427769/md_338753.gif" color="#005D9F" /> <v:textbox inset="0,0,0,0"> <![endif]-->   <!--[if gte mso 9]> </v:textbox> </v:rect> <![endif]--> </td> </tr> </tbody></table> <!-- decor header-line end --> <!--[if gte mso 10]> <table align="center" width="640" border="0" cellspacing="0" cellpadding="0"> <tr><td><![endif]--> <table cellpadding="0" cellspacing="0" width="100%"> <tbody><tr> <td align="center" width="640" style="width: 640px; padding-top: 30px;"> <table width="640" cellspacing="0" cellpadding="0" style="width: 100%; max-width: 640px; min-width: 320px;"> <tbody><tr> <td bgcolor="#ffffff" align="center" style="padding-top: 9px;"> <table width="97%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td align="center" style="padding-bottom: 16px; font-size: 20px; line-height: 25px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: rgb(51, 51, 51);"> <a target="_blank" href="http://www.mebel.ru/shops/"><img width="600" src="banner_v2.jpg" style="display: block; border: none; width: 100% !important; max-width: 600px !important; height: auto !important; max-height: 350px !important;" /></a> </td> </tr> <tr> <td align="center" style="padding-bottom: 20px;"> <table width="91%" cellpadding="0" cellspacing="0" border="0"> <tbody> <tr> <td style="padding-bottom: 25px; font-size: 36px; line-height: 41px; font-family: Georgia, Times, 'Times New Roman', serif; color: #333333; text-align: center;"> Привет! </td> </tr> <tr> <td style="padding-bottom: 25px; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: #333333; text-align: center;"> Последние дни декабря — самое время расправиться со всеми недоделанными делами. Ваш проект и расчёты готовы, от вас осталось только оплатить заказ &mdash; и мы отправляем его в производство. Если успеете до 31 декабря 2016 года, мы дополнительно уменьшим стоимость мебели на 10%, так что ждём вас в самое ближайшее время. <br><br>Чтобы получить скидку, нужно показать менеджеру это письмо в салоне прямых продаж Mr.Doors и оплатить заказ до 31 декабря 2016 года. </td> </tr> <tr> <td align="center" style="padding-bottom: 25px; color:#d94a43; font-family:Arial, Helvetica, sans-serif; font-size:16px;font-weight:bold;"> <a href="http://www.mebel.ru/shops/" target="_blank" style="color: #d94a43; text-decoration: none;"><img style="display: block; border: none; width: 100%; max-width: 350px; height: auto;" width="350" src="img-btn-find-shop.gif" alt="Найти ближайший салон мебели"></a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td align="center" style="padding-top: 18px; border-top: 1px solid rgb(229, 229, 229);"> <table width="95%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td style="font-size: 0px; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="33.3%" align="left"> <![endif]--> <div class="full-width" style="display: inline-block; vertical-align: top; width: 33.3%; min-width: 195px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center"> <table class="w165" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td width="73" align="left" style="padding-bottom: 15px; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_879" target="_blank"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338754.gif" width="68" height="51" /></a> </td> <td style="padding-bottom: 15px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_880" target="_blank" style="color: rgb(0, 0, 0); text-decoration: none;">Электронный <br />каталог</a> </td> </tr> </tbody></table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="33.3%" align="right"> <![endif]--> <div class="full-width" style="display: inline-block; vertical-align: top; width: 33.3%; min-width: 195px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center"> <table class="w165" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td width="73" align="left" style="padding-bottom: 15px; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_881" target="_blank"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338744.gif" width="68" height="51" /></a> </td> <td style="padding-bottom: 15px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_882" target="_blank" style="color: rgb(0, 0, 0); text-decoration: none;">Видео-ролик <br />о Mr.Doors</a> </td> </tr> </tbody></table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="33.3%" align="right"> <![endif]--> <div class="full-width" style="display: inline-block; vertical-align: top; width: 33.3%; min-width: 195px;"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <td align="center"> <table class="w165" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td width="73" align="left" style="padding-bottom: 15px; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_883" target="_blank"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338742.gif" width="68" height="51" /></a> </td> <td style="padding-bottom: 15px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_884" target="_blank" style="color: rgb(0, 0, 0); text-decoration: none;">Сроки <br />и гарантии</a> </td> </tr> </tbody></table> </td> </tr> </tbody> </table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody></table> </td> </tr> </tbody></table> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td align="center" style="padding-top: 25px; padding-bottom: 13px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; border-top-color: rgb(229, 229, 229);"> <table width="91%" cellpadding="0" cellspacing="0" border="0"> <tbody><tr> <td align="center" style="font-size: 0px; text-align: center;"> <!--[if (gte mso 9)|(IE)]> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top" width="116" align="left"> <![endif]--> <div class="half-width" style="display: inline-block; vertical-align: top; width: 116px;"> <table class="full-width" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_885" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Прихожие</a> </td> </tr> <tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_886" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Гостиные</a> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="116" align="left"> <![endif]--> <div class="half-width" style="display: inline-block; vertical-align: top; width: 116px;"> <table class="full-width" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_887" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Кухни</a> </td> </tr> <tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_888" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Студии</a> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="116" align="left"> <![endif]--> <div class="half-width" style="display: inline-block; vertical-align: top; width: 116px;"> <table class="full-width" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_889" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Детские</a> </td> </tr> <tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_890" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Спальни</a> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="116" align="left"> <![endif]--> <div class="half-width" style="display: inline-block; vertical-align: top; width: 116px;"> <table class="full-width" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_891" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Гардеробные</a> </td> </tr> <tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_892" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Шкафы</a> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> <td valign="top" width="116" align="left"> <![endif]--> <div class="half-width" style="display: inline-block; vertical-align: top; width: 116px;"> <table class="full-width" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_893" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Офис</a> </td> </tr> <tr> <td class="alignCenter" style="padding-bottom: 12px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_894" target="_blank" style="color: rgb(141, 141, 141); text-decoration: none;">Интерьеры</a> </td> </tr> </tbody></table> </div> <!--[if (gte mso 9)|(IE)]> </td> </tr> </table> <![endif]--> </td> </tr> </tbody></table> </td> </tr> </tbody></table> <table> <tbody><tr> <td align="center" style="padding-bottom: 25px; padding-top: 25px;"> <table cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td style="padding-right: 15px; font-size: 14px; line-height: 19px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); text-align: left;"> Мы в социальных сетях: </td> <td align="left" style="padding-right: 14px; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_895" target="_blank" style="color: rgb(78, 78, 78); text-decoration: none; font-weight: bold;"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338745.gif" width="16" height="22" alt="B" /></a> </td> <td align="left" style="padding-right: 14px; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_896" target="_blank" style="color: rgb(78, 78, 78); text-decoration: none; font-weight: bold;"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338755.gif" width="16" height="22" alt="f" /></a> </td> <td align="left" style="padding-right: 14px; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_897" target="_blank" style="color: rgb(78, 78, 78); text-decoration: none; font-weight: bold;"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338746.gif" width="16" height="22" alt="You Tube" /></a> </td> <td align="left" style="font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_898" target="_blank" style="color: rgb(78, 78, 78); text-decoration: none; font-weight: bold;"><img style="display: block; border: none;" src="http://link.mebel.ru/custloads/761427769/md_338743.gif" width="16" height="22" alt="OK" /></a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> <tr> <td align="center" style="padding-top: 18px; padding-bottom: 18px;"> <table width="95%" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td style="padding-bottom: 6px;"> <table align="left" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td style="font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: left;"> 2004 - 2016 Мебель и кухни на заказ от Mr.Doors (Мистер Дорс) </td> </tr> </tbody></table> <table align="right" cellspacing="0" cellpadding="0" border="0"> <tbody><tr> <td style="font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: left;"> <a href="http://link.mebel.ru/u/nrd.php?p=$uid$_$llid$_$cid$_$sid$_899" target="_blank" style="color: #ffffff; text-decoration: underline;">Политика конфиденциальности</a> </td> </tr> </tbody></table> </td> </tr> <tr> <td style="font-size: 12px; line-height: 17px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: center;"> Если вы не подписывались на наши рассылки и получили это письмо по ошибке или больше не хотите получать письма от нас, то перейдите по <a href="http://suite11.emarsys.net/u/un.php?par=$uid$_$cid$_$llid$_$sid$" target="_blank" style="color: #ffffff; text-decoration: underline;">ссылке</a> </td> </tr> </tbody></table> </td> </tr> </tbody></table> </td> </tr> </tbody></table> <!--[if gte mso 10]> </td></tr> </table><![endif]--> </td> </tr> </tbody></table> </div> </body></html>
wim-agency/wim-agency.github.io
mrDoors/2016/mrDoors_20161221_v2/mrDoors_20161221_v2.html
HTML
apache-2.0
43,430
<!DOCTYPE html> <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"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>ABA Route Transit Number Validator 1.0.1-SNAPSHOT</title> </head> <body> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://openclover.org" title="Visit OpenClover home page"><span class="aui-header-logo-device">OpenClover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online documentation" target="_blank" href="http://openclover.org/documentation"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <a href="http://cardatechnologies.com" target="_top"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </a> </div> <div class="aui-page-header-main" > <h1> <a href="http://cardatechnologies.com" target="_top"> ABA Route Transit Number Validator 1.0.1-SNAPSHOT </a> </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.cardatechnologies.utils.validators.abaroutevalidator"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <div class="aui-page-header-main"><ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html"> Project Clover database Sat Aug 7 2021 12:29:33 MDT</a></li> <li><a href="test-pkg-summary.html">Package com.cardatechnologies.utils.validators.abaroutevalidator</a></li> <li><a href="test-Test_AbaRouteValidator_03.html">Class Test_AbaRouteValidator_03</a></li> </ol></div> <h1 class="aui-h2-clover"> Test testAbaNumberCheck_2679_good </h1> <table class="aui"> <thead> <tr> <th>Test</th> <th><label title="The test result. Either a Pass, Fail or Error.">Status</label></th> <th><label title="When the test execution was started">Start time</label></th> <th><label title="The total time in seconds taken to run this test.">Time (seconds)</label></th> <th><label title="A failure or error message if the test is not successful.">Message</label></th> </tr> </thead> <tbody> <tr> <td> <a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03.html?line=4360#src-4360" >testAbaNumberCheck_2679_good</a> </td> <td> <span class="sortValue">1</span><span class="aui-lozenge aui-lozenge-success">PASS</span> </td> <td> 7 Aug 12:33:35 </td> <td> 0.0 </td> <td> <div></div> <div class="errorMessage"></div> </td> </tr> </tbody> </table> <div>&#160;</div> <table class="aui aui-table-sortable"> <thead> <tr> <th style="white-space:nowrap;"><label title="A class that was directly hit by this test.">Target Class</label></th> <th colspan="4"><label title="The percentage of coverage contributed by each single test.">Coverage contributed by</label> testAbaNumberCheck_2679_good</th> </tr> </thead> <tbody> <tr> <td> <span class="sortValue">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</span> &#160;&#160;<a href="../../../../../com/cardatechnologies/utils/validators/abaroutevalidator/AbaRouteValidator.html?id=28540#AbaRouteValidator" title="AbaRouteValidator" name="sl-47">com.cardatechnologies.utils.validators.abaroutevalidator.AbaRouteValidator</a> </td> <td> <span class="sortValue">0.7352941</span>73.5% </td> <td class="align-middle" style="width: 100%" colspan="3"> <div> <div title="73.5% Covered" style="min-width:40px;" class="barNegative contribBarNegative contribBarNegative"><div class="barPositive contribBarPositive contribBarPositive" style="width:73.5%"></div></div></div> </td> </tr> </tbody> </table> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://openclover.org">OpenClover</a> v 4.4.1 on Sat Aug 7 2021 12:49:26 MDT using coverage data from Sat Aug 7 2021 12:47:23 MDT. </li> </ul> <ul> <li>OpenClover is free and open-source software. </li> </ul> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03_testAbaNumberCheck_2679_good_m0s.html
HTML
apache-2.0
9,176
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Thu Feb 02 09:05:26 ICT 2017 --> <title>com.eggdigital.android.eggrating Class Hierarchy</title> <meta name="date" content="2017-02-02"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.eggdigital.android.eggrating Class Hierarchy"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</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><a href="../../../../com/eggdigital/eggrating/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/eggdigital/android/eggrating/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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 class="title">Hierarchy For Package com.eggdigital.android.eggrating</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">com.eggdigital.android.eggrating.<a href="../../../../com/eggdigital/android/eggrating/Constants.html" title="class in com.eggdigital.android.eggrating"><span class="typeNameLink">Constants</span></a></li> <li type="circle">com.eggdigital.android.eggrating.<a href="../../../../com/eggdigital/android/eggrating/EggRating.html" title="class in com.eggdigital.android.eggrating"><span class="typeNameLink">EggRating</span></a></li> <li type="circle">com.eggdigital.android.eggrating.<a href="../../../../com/eggdigital/android/eggrating/EggRating.Configuration.html" title="class in com.eggdigital.android.eggrating"><span class="typeNameLink">EggRating.Configuration</span></a></li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">com.eggdigital.android.eggrating.<a href="../../../../com/eggdigital/android/eggrating/EggRating.OnSelectCallBack.html" title="interface in com.eggdigital.android.eggrating"><span class="typeNameLink">EggRating.OnSelectCallBack</span></a></li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Tree</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><a href="../../../../com/eggdigital/eggrating/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/eggdigital/android/eggrating/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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>
ppyzza/EggRating
docs/com/eggdigital/android/eggrating/package-tree.html
HTML
apache-2.0
5,337
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Detail view of Loader.php</title> <link rel="stylesheet" href="../../../sample.css" type="text/css"> <link rel="stylesheet" href="../../../sample-print.css" type="text/css" media="print"> <style id="hilight" type="text/css"></style> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> </head> <body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff"> <table class="pagetitle" width="100%"> <tr> <td valign="top" class="pagetitle"> [ <a href="../../../index.html">Index</a> ] </td> <td align="right" class="pagetitle"> <h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2> </td> </tr> </table> <!-- Generated by PHPXref 0.7.1 at Thu Oct 23 19:15:14 2014 --> <!-- PHPXref (c) 2000-2010 Gareth Watts - [email protected] --> <!-- http://phpxref.sourceforge.net/ --> <script src="../../../phpxref.js" type="text/javascript"></script> <script language="JavaScript" type="text/javascript"> <!-- ext='.html'; relbase='../../../'; subdir='bonfire/codeigniter/core'; filename='Loader.php.html'; cookiekey='phpxref'; handleNavFrame(relbase, subdir, filename); // --> </script> <script language="JavaScript" type="text/javascript"> if (gwGetCookie('xrefnav')=='off') document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>'); else document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>'); </script> <noscript> <p class="navlinks"> [ <a href="../../../nav.html" target="_top">Show Explorer</a> ] [ <a href="index.html" target="_top">Hide Navbar</a> ] </p> </noscript> <script language="JavaScript" type="text/javascript"> <!-- document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>'); document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">'); document.writeln('<tr><td class="searchbox-title">'); document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>'); document.writeln('<\/td><\/tr>'); document.writeln('<tr><td class="searchbox-body" id="searchbox-body">'); document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>'); document.writeln('<a class="searchbox-body" href="../../../_classes/index.html">Class<\/a>: '); document.writeln('<input type="text" size=10 value="" name="classname"><br>'); document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../../../_functions/index.html">Function<\/a>: '); document.writeln('<input type="text" size=10 value="" name="funcname"><br>'); document.writeln('<a class="searchbox-body" href="../../../_variables/index.html">Variable<\/a>: '); document.writeln('<input type="text" size=10 value="" name="varname"><br>'); document.writeln('<a class="searchbox-body" href="../../../_constants/index.html">Constant<\/a>: '); document.writeln('<input type="text" size=10 value="" name="constname"><br>'); document.writeln('<a class="searchbox-body" href="../../../_tables/index.html">Table<\/a>: '); document.writeln('<input type="text" size=10 value="" name="tablename"><br>'); document.writeln('<input type="submit" class="searchbox-button" value="Search">'); document.writeln('<\/form>'); document.writeln('<\/td><\/tr><\/table>'); document.writeln('<\/td><\/tr><\/table>'); // --> </script> <div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div> <h2 class="details-heading"><a href="./index.html">/bonfire/codeigniter/core/</a> -> <a href="Loader.php.source.html">Loader.php</a> (summary)</h2> <div class="details-summary"> <p class="viewlinks">[<a href="Loader.php.source.html">Source view</a>] [<a href="javascript:window.print();">Print</a>] [<a href="../../../_stats.html">Project Stats</a>]</p> <p><b>CodeIgniter An open source application development framework for PHP 5.1.6 or newer</b></p> <table> <tr><td align="right">Author: </td><td>ExpressionEngine Dev Team</td></tr> <tr><td align="right">Copyright: </td><td>Copyright (c) 2008 - 2011, EllisLab, Inc.</td></tr> <tr><td align="right">License: </td><td><a href="http://codeigniter.com/user_guide/license.html" target="_blank">http://codeigniter.com/user_guide/license.html</a></td></tr> <tr><td align="right">File Size: </td><td>1248 lines (31 kb)</td></tr> <tr><td align="right">Included or required:</td><td>0 times</td></tr> <tr><td align="right" valign="top">Referenced: </td><td>0 times</td></tr> <tr><td align="right" valign="top">Includes or requires: </td><td>0 files</td></tr> </table> <h3>Defines 1 class</h3> <div class="inset"> <p><b>CI_Loader::</b> (27 methods):<br> &nbsp;&nbsp;<a href="#__construct">__construct</a>()<br> &nbsp;&nbsp;<a href="#initialize">initialize</a>()<br> &nbsp;&nbsp;<a href="#is_loaded">is_loaded</a>()<br> &nbsp;&nbsp;<a href="#library">library</a>()<br> &nbsp;&nbsp;<a href="#model">model</a>()<br> &nbsp;&nbsp;<a href="#database">database</a>()<br> &nbsp;&nbsp;<a href="#dbutil">dbutil</a>()<br> &nbsp;&nbsp;<a href="#dbforge">dbforge</a>()<br> &nbsp;&nbsp;<a href="#view">view</a>()<br> &nbsp;&nbsp;<a href="#file">file</a>()<br> &nbsp;&nbsp;<a href="#vars">vars</a>()<br> &nbsp;&nbsp;<a href="#get_var">get_var</a>()<br> &nbsp;&nbsp;<a href="#helper">helper</a>()<br> &nbsp;&nbsp;<a href="#helpers">helpers</a>()<br> &nbsp;&nbsp;<a href="#language">language</a>()<br> &nbsp;&nbsp;<a href="#config">config</a>()<br> &nbsp;&nbsp;<a href="#driver">driver</a>()<br> &nbsp;&nbsp;<a href="#add_package_path">add_package_path</a>()<br> &nbsp;&nbsp;<a href="#get_package_paths">get_package_paths</a>()<br> &nbsp;&nbsp;<a href="#remove_package_path">remove_package_path</a>()<br> &nbsp;&nbsp;<a href="#_ci_load">_ci_load</a>()<br> &nbsp;&nbsp;<a href="#_ci_load_class">_ci_load_class</a>()<br> &nbsp;&nbsp;<a href="#_ci_init_class">_ci_init_class</a>()<br> &nbsp;&nbsp;<a href="#_ci_autoloader">_ci_autoloader</a>()<br> &nbsp;&nbsp;<a href="#_ci_object_to_array">_ci_object_to_array</a>()<br> &nbsp;&nbsp;<a href="#_ci_get_component">_ci_get_component</a>()<br> &nbsp;&nbsp;<a href="#_ci_prep_filename">_ci_prep_filename</a>()<br> </p> </div> </div> <br><div class="details-funclist"> <div class="details-classinfo"> <p class="details-classtitle">Class: <a name="ci_loader"><b>CI_Loader</b></a>&nbsp;&nbsp;- <a href="../../../_classes/ci_loader.html"><small>X-Ref</small></a> </p> <b>Loader Class<BR> </b><br> Loads views and files<BR> <BR> <div class="inset"><table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="__construct" onClick="logFunction('__construct', 'Loader.php.source.html#l119')" href="Loader.php.source.html#l119">__construct</a>()&nbsp;&nbsp; <a href="../../../_functions/__construct.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Constructor<BR> </b><BR>Sets the path to the view files and gets the initial output buffering level<BR> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="initialize" onClick="logFunction('initialize', 'Loader.php.source.html#l137')" href="Loader.php.source.html#l137">initialize</a>()&nbsp;&nbsp; <a href="../../../_functions/initialize.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Initialize the Loader<BR> </b><BR>This method is called once in CI_Controller.<BR> <BR> <b>param:</b> array<br> <b>return:</b> object<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="is_loaded" onClick="logFunction('is_loaded', 'Loader.php.source.html#l159')" href="Loader.php.source.html#l159">is_loaded</a>(<a href="../../../_variables/class.html">$class</a>)&nbsp;&nbsp; <a href="../../../_functions/is_loaded.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Is Loaded<BR> </b><BR>A utility function to test if a class is in the self::$_ci_classes array.<BR> This function returns the object name if the class tested for is loaded,<BR> and returns FALSE if it isn't.<BR> <BR> It is mainly used in the form_helper -&gt; _get_validation_object()<BR> <BR> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;class being checked for<br> <b>return:</b> mixed&nbsp;&nbsp;&nbsp;&nbsp;class object name on the CI SuperObject or FALSE<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="library" onClick="logFunction('library', 'Loader.php.source.html#l183')" href="Loader.php.source.html#l183">library</a>(<a href="../../../_variables/library.html">$library</a> = '', <a href="../../../_variables/params.html">$params</a> = NULL, <a href="../../../_variables/object_name.html">$object_name</a> = NULL)&nbsp;&nbsp; <a href="../../../_functions/library.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Class Loader<BR> </b><BR>This function lets users load and instantiate classes.<BR> It is designed to be called from a user's app controllers.<BR> <BR> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;the name of the class<br> <b>param:</b> mixed&nbsp;&nbsp;&nbsp;&nbsp;the optional parameters<br> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;an optional object name<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="model" onClick="logFunction('model', 'Loader.php.source.html#l221')" href="Loader.php.source.html#l221">model</a>(<a href="../../../_variables/model.html">$model</a>, <a href="../../../_variables/name.html">$name</a> = '', <a href="../../../_variables/db_conn.html">$db_conn</a> = FALSE)&nbsp;&nbsp; <a href="../../../_functions/model.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Model Loader<BR> </b><BR>This function lets users load and instantiate models.<BR> <BR> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;the name of the class<br> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;name for the model<br> <b>param:</b> bool&nbsp;&nbsp;&nbsp;&nbsp;database connection<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="database" onClick="logFunction('database', 'Loader.php.source.html#l315')" href="Loader.php.source.html#l315">database</a>(<a href="../../../_variables/params.html">$params</a> = '', <a href="../../../_variables/return.html">$return</a> = FALSE, <a href="../../../_variables/active_record.html">$active_record</a> = NULL)&nbsp;&nbsp; <a href="../../../_functions/database.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Database Loader<BR> </b><BR><b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;the DB credentials<br> <b>param:</b> bool&nbsp;&nbsp;&nbsp;&nbsp;whether to return the DB object<br> <b>param:</b> bool&nbsp;&nbsp;&nbsp;&nbsp;whether to enable active record (this allows us to override the config setting)<br> <b>return:</b> object<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="dbutil" onClick="logFunction('dbutil', 'Loader.php.source.html#l351')" href="Loader.php.source.html#l351">dbutil</a>()&nbsp;&nbsp; <a href="../../../_functions/dbutil.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load the Utilities Class<BR> </b><BR><b>return:</b> string<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="dbforge" onClick="logFunction('dbforge', 'Loader.php.source.html#l378')" href="Loader.php.source.html#l378">dbforge</a>()&nbsp;&nbsp; <a href="../../../_functions/dbforge.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load the Database Forge Class<BR> </b><BR><b>return:</b> string<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="view" onClick="logFunction('view', 'Loader.php.source.html#l401')" href="Loader.php.source.html#l401">view</a>(<a href="../../../_variables/view.html">$view</a>, <a href="../../../_variables/vars.html">$vars</a> = array()&nbsp;&nbsp; <a href="../../../_functions/view.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load View<BR> </b><BR>This function is used to load a &quot;view&quot; file.&nbsp;&nbsp;It has three parameters:<BR> <BR> 1. The name of the &quot;view&quot; file to be included.<BR> 2. An associative array of data to be extracted for use in the view.<BR> 3. TRUE/FALSE - whether to return the data or load it.&nbsp;&nbsp;In<BR> some cases it's advantageous to be able to return data so that<BR> a developer can process it in some way.<BR> <BR> <b>param:</b> string<br> <b>param:</b> array<br> <b>param:</b> bool<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="file" onClick="logFunction('file', 'Loader.php.source.html#l424')" href="Loader.php.source.html#l424">file</a>(<a href="../../../_variables/path.html">$path</a>, <a href="../../../_variables/return.html">$return</a> = FALSE)&nbsp;&nbsp; <a href="../../../_functions/file.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load File<BR> </b><BR>This is a generic file loader<BR> <BR> <b>param:</b> string<br> <b>param:</b> bool<br> <b>return:</b> string<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="vars" onClick="logFunction('vars', 'Loader.php.source.html#l440')" href="Loader.php.source.html#l440">vars</a>(<a href="../../../_variables/vars.html">$vars</a> = array()&nbsp;&nbsp; <a href="../../../_functions/vars.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Set Variables<BR> </b><BR>Once variables are set they become available within<BR> the controller class and its &quot;view&quot; files.<BR> <BR> <b>param:</b> array<br> <b>param:</b> string<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="get_var" onClick="logFunction('get_var', 'Loader.php.source.html#l470')" href="Loader.php.source.html#l470">get_var</a>(<a href="../../../_variables/key.html">$key</a>)&nbsp;&nbsp; <a href="../../../_functions/get_var.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Get Variable<BR> </b><BR>Check if a variable is set and retrieve it.<BR> <BR> <b>param:</b> array<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="helper" onClick="logFunction('helper', 'Loader.php.source.html#l485')" href="Loader.php.source.html#l485">helper</a>(<a href="../../../_variables/helpers.html">$helpers</a> = array()&nbsp;&nbsp; <a href="../../../_functions/helper.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load Helper<BR> </b><BR>This function loads the specified helper file.<BR> <BR> <b>param:</b> mixed<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="helpers" onClick="logFunction('helpers', 'Loader.php.source.html#l545')" href="Loader.php.source.html#l545">helpers</a>(<a href="../../../_variables/helpers.html">$helpers</a> = array()&nbsp;&nbsp; <a href="../../../_functions/helpers.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load Helpers<BR> </b><BR>This is simply an alias to the above function in case the<BR> user has written the plural form of this function.<BR> <BR> <b>param:</b> array<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="language" onClick="logFunction('language', 'Loader.php.source.html#l561')" href="Loader.php.source.html#l561">language</a>(<a href="../../../_variables/file.html">$file</a> = array()&nbsp;&nbsp; <a href="../../../_functions/language.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Loads a language file<BR> </b><BR><b>param:</b> array<br> <b>param:</b> string<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="config" onClick="logFunction('config', 'Loader.php.source.html#l585')" href="Loader.php.source.html#l585">config</a>(<a href="../../../_variables/file.html">$file</a> = '', <a href="../../../_variables/use_sections.html">$use_sections</a> = FALSE, <a href="../../../_variables/fail_gracefully.html">$fail_gracefully</a> = FALSE)&nbsp;&nbsp; <a href="../../../_functions/config.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Loads a config file<BR> </b><BR><b>param:</b> string<br> <b>param:</b> bool<br> <b>param:</b> bool<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="driver" onClick="logFunction('driver', 'Loader.php.source.html#l601')" href="Loader.php.source.html#l601">driver</a>(<a href="../../../_variables/library.html">$library</a> = '', <a href="../../../_variables/params.html">$params</a> = NULL, <a href="../../../_variables/object_name.html">$object_name</a> = NULL)&nbsp;&nbsp; <a href="../../../_functions/driver.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Driver<BR> </b><BR>Loads a driver library<BR> <BR> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;the name of the class<br> <b>param:</b> mixed&nbsp;&nbsp;&nbsp;&nbsp;the optional parameters<br> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;an optional object name<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="add_package_path" onClick="logFunction('add_package_path', 'Loader.php.source.html#l636')" href="Loader.php.source.html#l636">add_package_path</a>(<a href="../../../_variables/path.html">$path</a>, <a href="../../../_variables/view_cascade.html">$view_cascade</a>=TRUE)&nbsp;&nbsp; <a href="../../../_functions/add_package_path.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Add Package Path<BR> </b><BR>Prepends a parent path to the library, model, helper, and config path arrays<BR> <BR> <b>param:</b> string<br> <b>param:</b> boolean<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="get_package_paths" onClick="logFunction('get_package_paths', 'Loader.php.source.html#l662')" href="Loader.php.source.html#l662">get_package_paths</a>(<a href="../../../_variables/include_base.html">$include_base</a> = FALSE)&nbsp;&nbsp; <a href="../../../_functions/get_package_paths.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Get Package Paths<BR> </b><BR>Return a list of all package paths, by default it will ignore BASEPATH.<BR> <BR> <b>param:</b> string<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="remove_package_path" onClick="logFunction('remove_package_path', 'Loader.php.source.html#l677')" href="Loader.php.source.html#l677">remove_package_path</a>(<a href="../../../_variables/path.html">$path</a> = '', <a href="../../../_variables/remove_config_path.html">$remove_config_path</a> = TRUE)&nbsp;&nbsp; <a href="../../../_functions/remove_package_path.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Remove Package Path<BR> </b><BR>Remove a path from the library, model, and helper path arrays if it exists<BR> If no path is provided, the most recently added path is removed.<BR> <BR> <b>param:</b> type<br> <b>param:</b> bool<br> <b>return:</b> type<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_load" onClick="logFunction('_ci_load', 'Loader.php.source.html#l731')" href="Loader.php.source.html#l731">_ci_load</a>(<a href="../../../_variables/_ci_data.html">$_ci_data</a>)&nbsp;&nbsp; <a href="../../../_functions/_ci_load.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Loader<BR> </b><BR>This function is used to load views and files.<BR> Variables are prefixed with _ci_ to avoid symbol collision with<BR> variables made available to view files<BR> <BR> <b>param:</b> array<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_load_class" onClick="logFunction('_ci_load_class', 'Loader.php.source.html#l869')" href="Loader.php.source.html#l869">_ci_load_class</a>(<a href="../../../_variables/class.html">$class</a>, <a href="../../../_variables/params.html">$params</a> = NULL, <a href="../../../_variables/object_name.html">$object_name</a> = NULL)&nbsp;&nbsp; <a href="../../../_functions/_ci_load_class.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Load class<BR> </b><BR>This function loads the requested class.<BR> <BR> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;the item that is being loaded<br> <b>param:</b> mixed&nbsp;&nbsp;&nbsp;&nbsp;any additional parameters<br> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;an optional object name<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_init_class" onClick="logFunction('_ci_init_class', 'Loader.php.source.html#l998')" href="Loader.php.source.html#l998">_ci_init_class</a>(<a href="../../../_variables/class.html">$class</a>, <a href="../../../_variables/prefix.html">$prefix</a> = '', <a href="../../../_variables/config.html">$config</a> = FALSE, <a href="../../../_variables/object_name.html">$object_name</a> = NULL)&nbsp;&nbsp; <a href="../../../_functions/_ci_init_class.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Instantiates a class<BR> </b><BR><b>param:</b> string<br> <b>param:</b> string<br> <b>param:</b> bool<br> <b>param:</b> string&nbsp;&nbsp;&nbsp;&nbsp;an optional object name<br> <b>return:</b> null<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_autoloader" onClick="logFunction('_ci_autoloader', 'Loader.php.source.html#l1105')" href="Loader.php.source.html#l1105">_ci_autoloader</a>()&nbsp;&nbsp; <a href="../../../_functions/_ci_autoloader.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Autoloader<BR> </b><BR>The config/autoload.php file contains an array that permits sub-systems,<BR> libraries, and helpers to be loaded automatically.<BR> <BR> <b>param:</b> array<br> <b>return:</b> void<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_object_to_array" onClick="logFunction('_ci_object_to_array', 'Loader.php.source.html#l1191')" href="Loader.php.source.html#l1191">_ci_object_to_array</a>(<a href="../../../_variables/object.html">$object</a>)&nbsp;&nbsp; <a href="../../../_functions/_ci_object_to_array.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Object to Array<BR> </b><BR>Takes an object as input and converts the class variables to array key/vals<BR> <BR> <b>param:</b> object<br> <b>return:</b> array<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_get_component" onClick="logFunction('_ci_get_component', 'Loader.php.source.html#l1206')" href="Loader.php.source.html#l1206">_ci_get_component</a>(<a href="../../../_variables/component.html">$component</a>)&nbsp;&nbsp; <a href="../../../_functions/_ci_get_component.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Get a reference to a specific library or model<BR> </b><BR><b>param:</b> string<br> <b>return:</b> bool<br> </td></tr></table> <br> <table border="0" width="80%" class="funcinfo"><tr class="funcinfo-title"><td> <a name="_ci_prep_filename" onClick="logFunction('_ci_prep_filename', 'Loader.php.source.html#l1220')" href="Loader.php.source.html#l1220">_ci_prep_filename</a>(<a href="../../../_variables/filename.html">$filename</a>, <a href="../../../_variables/extension.html">$extension</a>)&nbsp;&nbsp; <a href="../../../_functions/_ci_prep_filename.html"><small>X-Ref</small></a> </td></tr><tr class="funcinfo-body"><td><b>Prep filename<BR> </b><BR>This function preps the name of various items to make loading them more reliable.<BR> <BR> <b>param:</b> mixed<br> <b>param:</b> string<br> <b>return:</b> array<br> </td></tr></table> <br> </div> </div> </div> <!-- A link to the phpxref site in your customized footer file is appreciated ;-) --> <br><hr> <table width="100%"> <tr><td>Generated: Thu Oct 23 19:15:14 2014</td> <td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td> </tr> </table> </body></html>
inputx/code-ref-doc
rebbit/bonfire/codeigniter/core/Loader.php.html
HTML
apache-2.0
25,606
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML><HEAD><TITLE>Invalid Man Page</TITLE></HEAD> <BODY> <H1>Invalid Man Page</H1> The requested file gnu_dev_makedev.3 is not a valid (unformatted) man page.</BODY></HTML>
cs-education/sysassets
man_pages/html/man3/gnu_dev_makedev.3.html
HTML
apache-2.0
239